.cart-hero-section{height:180px;width:100%;background-color:rgb(var(--color-foreground));display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.cart-hero-section>p{margin:0 0 1rem}.cart-hero-section>*{color:var(--theme-primary-color)}.cart-wrapper--v2 .cart-hero-section{height:auto!important;width:100%;background-color:transparent;display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:center;gap:5px;margin-top:2rem;margin-bottom:2rem}.cart-wrapper--v2 .cart-hero-section>*{color:#070707}.cart-wrapper--v2 .cart-hero-section .h2{font-size:32px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.cart-wrapper--v2 .cart-hero-section small{color:#8e8f94!important;font-size:18px;font-style:normal;font-weight:400;line-height:160%}.cart-quantity-container{text-align:center}.cart-items-wrapper{margin-left:auto;margin-right:auto}.cart-wrapper--v2 .cart-item-header{display:flex;width:100%;padding:20px 0;align-items:center;gap:24px;border-bottom:1px solid #ececec;margin-bottom:20px}.cart-wrapper--v2 .cart-item-header-item{color:#4b4b4b;font-size:16px;font-style:normal;font-weight:500;line-height:24px;width:25%}.cart-wrapper--v2 .cart-item-header-item:first-child{width:50%;display:inline-flex;gap:15px;align-items:center}.cart-wrapper--v2 .cart-item-header-item:last-child{width:25%;text-align:right}.cart-item-container{display:flex;padding:1.25rem;padding-inline-end:calc(1.25rem + 45px);position:relative;min-height:145px;background-color:#fff;border-radius:5px;margin-bottom:2rem;overflow:hidden}.cart-item-container[data-is-loading=true]{opacity:.7;pointer-events:none}.cart-item-container figure{margin:0;margin-inline-end:2rem;padding:0;height:100%;display:flex;align-items:center;justify-content:center}.cart-item-container figure img{height:100%;max-width:110px;object-fit:contain}.cart-item-details{flex:1 1 auto}.cart-item-details>*{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0}.cart-item-details *{font-size:12px}.cart-item-final-price{font-size:15px;font-weight:700}.cart-item-title{font-weight:700;color:inherit;text-decoration:none;margin:-.1rem 0 .825rem;display:inline-block;font-size:15px}.cart-item-options{display:inline-block;margin-bottom:.66rem;text-transform:uppercase;color:#4b4b4b}.cart-cannot-add-more-items.hide{opacity:0}.cart-item-quantity-container{display:flex;align-items:center}.cart-item-quantity-container button{background-color:transparent;outline:unset;border:unset;cursor:pointer}.cart-item-quantity-container input{text-align:center;height:32px;width:40px;outline:unset;border:unset;background-color:transparent}.cart-item-quantity-container input::-webkit-outer-spin-button,.cart-item-quantity-container input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item-quantity-container input[type=number]{-moz-appearance:textfield}.cart-wrapper--v2 .cart-item-quantity-container{border-radius:20px;border:1px solid #ccc}.cart-wrapper--v2 .cart-item-quantity-container button svg{width:1rem!important}.cart-wrapper--v2 .cart-item-quantity-container button:last-child svg{margin-top:3px}.cart-wrapper--v2 .cart-item-quantity-container input{height:40px;width:40px}.cart-wrapper--v2 .cart-item-quantity-container button{height:4rem;width:3.5rem}.cart-item-remove{position:absolute;right:0;top:0;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#ececec;outline:unset;border:unset;width:45px;transition:.3s ease}html[lang=ar] .cart-item-remove{right:unset;left:0}.cart-item-remove:hover{background-color:#a01f1f}.cart-item-remove:hover path{fill:#fff}.cart-is-empty{height:220px;text-align:center;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.cart-wrapper--v2 .cart-item-container{padding-inline-end:15px;gap:15px}.cart-wrapper--v2 .cart-item-product{width:50%;display:flex;align-items:center;gap:10px}.cart-wrapper--v2 .cart-item-quantity{width:25%;display:flex;align-items:center;gap:10px}.cart-wrapper--v2 .cart-item-quantity .cart-item-remove{position:unset!important;background:transparent;border:none;display:flex;gap:5px;align-items:center;cursor:pointer;height:auto;width:auto;color:#1e1e1e}.cart-wrapper--v2 .cart-item-quantity .cart-item-remove:hover{background-color:transparent!important}.cart-wrapper--v2 .cart-item-quantity .cart-item-remove:hover path{fill:#111723}.cart-wrapper--v2 .cart-item-price{width:25%;display:flex;align-items:center;justify-content:end}.cart-wrapper--v2 .cart-item-product .cart-item-product-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;align-self:stretch}.cart-wrapper--v2 .cart-item-product-info p{margin:0}.cart-wrapper--v2 .cart-item-title{color:#171717;text-align:left;font-size:15px;font-style:normal;font-weight:500;line-height:20px}.cart-wrapper--v2 .wrap-as-gift+label{padding-left:2.5rem!important;font-size:12px!important}.cart-wrapper--v2 .cart-item-option-wrapper{display:flex;gap:5px;align-items:center}.cart-wrapper--v2 .cart-item-option-wrapper .cart-item-option-title{color:#a3a3a3;font-style:normal;font-weight:400}@media screen and (min-width: 751px){.phone{display:none}}@media screen and (max-width: 750px){.desktop{display:none}.cart-hero-section{height:100px}.cart-item-container{padding-bottom:74px}.cart-item-container figure img{min-width:70px}.cart-item-last-section{position:absolute;left:0;bottom:0;width:100%;padding:1.25rem;padding-inline-end:calc(1.25rem + 45px);display:grid;grid-template-areas:"cart-empty cart-empty" "quantity-container price-container"}.cart-cannot-add-more-items{grid-area:cart-empty;line-height:3}.cart-item-quantity-container{grid-area:quantity-container}.cart-item-final-price.phone{grid-area:price-container}.cart-wrapper--v2 .cart-items-wrapper{padding:0!important}.cart-wrapper--v2 .cart-item-header{display:none}.cart-wrapper--v2 .cart-item-container{position:relative;padding-bottom:20px!important;flex-direction:column}.cart-wrapper--v2 .cart-item-product{width:100%}.cart-item-product .gift-wrapper-box{margin-top:5px;border-top:none;position:absolute;left:15px;bottom:20px}.cart-wrapper--v2 .cart-item-quantity{width:100%;justify-content:end;margin-top:25px}.cart-wrapper--v2 .cart-item-price{width:100%;justify-content:end;margin-top:15px}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/component-cart-items.css.map */
