/* CT_CART_PRODUCT_ROW_01H_R9_ACTION_ROW_SHELL_ORPHAN_CLEANUP_SAFE */
body.page-cart .ct-cart-product-row-01h .ct-cart-action-row-shell-01h-r9{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0 28px 22px!important;
  clear:both!important;
  box-sizing:border-box!important;
}

body.page-cart .ct-cart-product-row-01h .ct-cart-action-row-shell-01h-r9 > .ct-cart-action-row-01e{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) max-content!important;
  align-items:center!important;
  column-gap:28px!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:16px 0 0!important;
  border-top:1px solid #e7ded3!important;
  box-sizing:border-box!important;
}

body.page-cart .ct-cart-product-row-01h .ct-cart-action-row-shell-01h-r9 .ct-cart-action-row-01e__wishlist{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-width:0!important;
  max-width:100%!important;
  margin:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

body.page-cart .ct-cart-product-row-01h .ct-cart-action-row-shell-01h-r9 a.remove-from-cart{
  display:inline-flex!important;
  align-items:center!important;
  justify-self:end!important;
  min-width:max-content!important;
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
}

body.page-cart .ct-cart-product-row-01h [data-ct-orphan-hidden-01h-r9="1"]{
  display:none!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}

@media(max-width:767px){
  body.page-cart .ct-cart-product-row-01h .ct-cart-action-row-shell-01h-r9{
    padding:0 16px 18px!important;
  }

  body.page-cart .ct-cart-product-row-01h .ct-cart-action-row-shell-01h-r9 > .ct-cart-action-row-01e{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:space-between!important;
    gap:12px 18px!important;
  }

  body.page-cart .ct-cart-product-row-01h .ct-cart-action-row-shell-01h-r9 .ct-cart-action-row-01e__wishlist,
  body.page-cart .ct-cart-product-row-01h .ct-cart-action-row-shell-01h-r9 a.remove-from-cart{
    white-space:normal!important;
  }
}
