/* CT_CART_PRODUCT_ROW_01H_R4_QTY_TOTAL_TOP_ALIGN_LABELS_SAFE */
body.page-cart .ct-cart-product-row-01h .product-line-grid-body{
  display:flex!important;
  align-items:flex-start!important;
}
body.page-cart .ct-cart-product-row-01h .product-line-grid-body > .product-line-info:first-of-type{
  flex:1 1 auto!important;
  min-width:0!important;
}
body.page-cart .ct-cart-product-row-01h .product-line-grid-right.product-line-actions.ct-cart-quantity-zone-01h{
  align-items:flex-start!important;
  justify-content:flex-end!important;
  padding-top:8px!important;
  min-height:0!important;
}
body.page-cart .ct-cart-product-row-01h .ct-cart-qty-total-01h-r4{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  gap:8px!important;
  width:112px!important;
  min-width:112px!important;
  margin:0!important;
  padding:0!important;
}
body.page-cart .ct-cart-product-row-01h .ct-cart-quantity-01h{
  width:86px!important;
  min-width:86px!important;
  margin:0 0 0 auto!important;
}
body.page-cart .ct-cart-product-row-01h .ct-cart-line-total-01h-r4,
body.page-cart .ct-cart-product-row-01h .ct-cart-qty-total-01h-r4 .price,
body.page-cart .ct-cart-product-row-01h .ct-cart-qty-total-01h-r4 .product-price,
body.page-cart .ct-cart-product-row-01h .ct-cart-qty-total-01h-r4 [class*="line-total"],
body.page-cart .ct-cart-product-row-01h .ct-cart-qty-total-01h-r4 [class*="total-price"]{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:var(--ct01h-ink)!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:700!important;
  text-align:right!important;
  white-space:nowrap!important;
}
body.page-cart .ct-cart-product-row-01h .product-line-grid-body .product-line-info.product-line-info-secondary,
body.page-cart .ct-cart-product-row-01h .product-line-grid-body .product-line-info:not(:first-of-type){
  margin-top:8px!important;
}
body.page-cart .ct-cart-product-row-01h .product-line-grid-body .product-line-info.product-line-info-secondary label,
body.page-cart .ct-cart-product-row-01h .product-line-grid-body .product-line-info:not(:first-of-type) label,
body.page-cart .ct-cart-product-row-01h .ct-cart-meta-01h-r4,
body.page-cart .ct-cart-product-row-01h .ct-cart-meta-01h-r4 *{
  font-size:14px!important;
  line-height:1.25!important;
  letter-spacing:0!important;
}
body.page-cart .ct-cart-product-row-01h .ct-cart-meta-01h-r4{
  margin-top:10px!important;
}
body.page-cart .ct-cart-product-row-01h .ct-cart-meta-01h-r4 .label,
body.page-cart .ct-cart-product-row-01h .ct-cart-meta-01h-r4 strong,
body.page-cart .ct-cart-meta-01h-r4 b{
  font-size:14px!important;
  font-weight:700!important;
}
body.page-cart .ct-cart-product-row-01h .ct-cart-meta-01h-r4 .value,
body.page-cart .ct-cart-product-row-01h .ct-cart-meta-01h-r4 span{
  font-size:13px!important;
  font-weight:600!important;
}
@media(max-width:991px){
  body.page-cart .ct-cart-product-row-01h .ct-cart-qty-total-01h-r4{
    align-items:flex-start!important;
    width:auto!important;
    min-width:0!important;
  }
  body.page-cart .ct-cart-product-row-01h .product-line-grid-right.product-line-actions.ct-cart-quantity-zone-01h{
    justify-content:flex-start!important;
    padding-top:12px!important;
  }
  body.page-cart .ct-cart-product-row-01h .ct-cart-line-total-01h-r4,
  body.page-cart .ct-cart-product-row-01h .ct-cart-qty-total-01h-r4 .price,
  body.page-cart .ct-cart-product-row-01h .ct-cart-qty-total-01h-r4 .product-price,
  body.page-cart .ct-cart-product-row-01h .ct-cart-qty-total-01h-r4 [class*="line-total"],
  body.page-cart .ct-cart-product-row-01h .ct-cart-qty-total-01h-r4 [class*="total-price"]{
    text-align:left!important;
  }
}
