.cart-container{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;width:100%;margin-bottom:30px}.cart-items-container{flex:3;min-width:0;align-self:flex-start}.cart-sidebar{flex:1;position:sticky;top:20px;align-self:flex-start;background:#fff}.cart-items-container,.cart-sidebar{padding:var(--padding-top, 40px) 20px var(--padding-bottom, 40px) 20px;border:var(--product-card-border-width) solid rgba(var(--color-foreground),.08);border-radius:var(--product-card-corner-radius)}cart-items .cart-items-inner{margin:0;padding:0}cart-items .title-wrapper-with-link{padding:20px 0!important}.cart-header{display:grid;grid-template-areas:"product quantity total";grid-template-columns:4.5fr 1fr 1fr;gap:16px;border-bottom:1px solid #e5e5e5;padding-bottom:10px;margin-bottom:20px}.cart-header__product{grid-area:product;text-align:left}.cart-header__quantity{grid-area:quantity}.cart-header__total{grid-area:total;text-align:right}.caption-with-letter-spacing{font-size:1.6rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.cart-item__link{width:150px}.cart-item__name{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.5em;line-height:1.5em;margin-bottom:10px}.cart-item__icon-piggy-bank svg{height:16px!important;width:16px!important;margin-top:-4px}.cart-item__icon-gift svg{height:12px!important;width:12px!important;margin-top:-5px}a.cart-item__name:hover{color:var(--dreambaby-green);cursor:pointer}.cart__footer .discounts{display:flex;justify-content:space-between}.cart__footer .discounts .discounts__total,.cart__footer .discounts .discounts__item-price{font-size:16px;font-weight:500;margin-bottom:0}.cart__footer>*+*{margin-left:0}.section-dreambaby-main-cart-padding{padding-top:0;padding-bottom:0}.cart-item__quantity-wrapper{align-items:anchor-center}.cart-price-original{margin-right:5px}.price--subtotal .price{font-size:1.8rem}.price--subtotal .total-without-discount{font-size:1.6rem;text-decoration:line-through}.price--subtotal{display:flex;flex-direction:column;line-height:1.2}.price--subtotal .is-promo{color:var(--dreambaby-pink)}.product-promo{color:#262626;font-size:1.6rem;min-width:100px;margin-top:5px}.quantity.cart-quantity{display:flex;background:#fff;border-radius:8px}.quantity:after{border-radius:8px}.cart-item.main-cart-wrapper{display:grid;grid-template-areas:"media details quantity totals" "media error error error" "media buttons buttons buttons";grid-template-columns:150px 3fr 1fr 1fr;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e5e5e5;align-items:start}.cart-item__media{grid-area:media;padding-right:15px}.cart-item__media img{border-radius:var(--media-radius);border:1px solid rgba(var(--color-foreground),.08);height:150px;width:150px;object-fit:contain;background-color:#fff}.cart-item__details{grid-area:details;padding-right:10px;display:flex;flex-direction:column}.cart-item__quantity{grid-area:quantity;display:flex;flex-direction:column}.cart-item__totals{grid-area:totals;text-align:right}.cart-item__buttons{grid-area:buttons;display:flex;align-items:center;gap:15px}.cart-item__error{grid-area:error;line-height:1;display:flex}.cart-item__error svg{transform:translateY(-2px)}.cart-item.cart_no_media{grid-template-areas:"details quantity totals" "error error error" "buttons buttons buttons";grid-template-columns:4fr 1fr 2fr}.cart-item__details>*{max-width:100%}.cart__blocks{display:flex;flex-direction:column;gap:15px}.cart-sidebar .cart__ctas{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.cart-sidebar .cart__footer{flex-direction:column}.cart-sidebar .cart__ctas .cart__update-button{margin-bottom:0}.cart-sidebar .subtotals__item{display:flex;justify-content:space-between}.cart-sidebar .subtotals__item-value{font-weight:600}.cart-sidebar .totals{border-top:1px solid rgba(var(--color-foreground),.08);padding-top:15px;justify-content:space-between}.wbship{margin:20px 0 10px}.cart__note-wrapper{margin:50px 0 20px}.cart__note.field:after{border-radius:5px}.cart-secondary-button{display:flex;align-items:center;text-align:left;gap:5px;font-size:1.6rem;border:none;background:none;padding:0;cursor:pointer;margin-top:0;justify-content:start!important;white-space:nowrap;height:40px;margin-right:5px}.cart-secondary-button:hover,.cart-secondary-button:hover a,.cart-secondary-button:hover svg{color:var(--dreambaby-green);fill:var(--dreambaby-green)}.cart-secondary-button svg{fill:#000;width:16px;height:16px}.cart-item cart-remove-button{display:inline-flex;width:100%;justify-content:start!important}.cart-item__old-price{margin-right:3px}.cart__checkout-button{background:var(--dreambaby-blue)}@media screen and (max-width:990px){.cart-container{flex-direction:column}.cart-sidebar{position:relative;width:100%}.cart-item__link{width:80px}}@media screen and (max-width:768px){.cart-item.main-cart-wrapper{grid-template-areas:"media details" "media quantity" "media totals" "error error" "buttons buttons";grid-template-columns:100px 1fr}.cart-item.cart_no_media{grid-template-areas:"details details" "quantity totals" "error error" "buttons buttons";grid-template-columns:1fr 1fr}.cart-item__totals{text-align:right;justify-self:end;align-self:start}.cart-item__link{width:80px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/dreambaby-main-cart.css.map */
