.custom-loader{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background-color:#0000003e;z-index:2;display:none}.custom-loader.active{display:flex}.custom-loader:before{content:"";border:2px solid #ddd;border-top:2px solid #818183;border-radius:50%;width:30px;height:30px;animation:spin 2s linear infinite}body:has(.custom-loader.active){overflow:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cart-section{font-family:Sennheiser Neue;margin-top:120px}.cart-section .container{max-width:100%;padding:0 24px}.cart-section .title-block .cart-title-row h1{font-weight:700;font-size:32px;line-height:1.1}.cart-section h3{font-family:inherit}.cart-section .breadcrumbs-nav{margin-bottom:32px}.cart-section .continue-shop-btn{color:#818183;text-decoration:none;display:inline-flex;align-items:center;transition:color .15s;font-weight:500;font-size:16px;gap:4px;margin-bottom:8px}.cart-section .continue-shop-btn svg{min-width:12px}.cart-section .continue-shop-btn:hover{color:#fff}.cart-section .title-block{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:28px}.cart-section .title-block .arrow{width:12px;transform:rotate(180deg);display:block}.cart-section .title-block .cart-title-row{display:flex;align-items:center;gap:10px}.cart-section .title-block .cart-badge{display:flex;align-items:center;justify-content:center;height:32px;width:32px;border-radius:50%;background-color:#037cc2;color:#fff;font-size:16px;font-weight:500}.cart-section .main-cart-content{display:flex;flex-wrap:wrap;justify-content:space-between}.cart-section .main-cart-content>.inner-wrap{flex:0 0 72%;max-width:72%}.cart-section .order-summary-outer{display:flex;flex-direction:column;gap:24px;flex:0 0 26.7%;max-width:26.7%}.cart-section .order-summary-outer.mobile{display:none}.cart-section .order-feature-list{padding:24px;border:2px solid #222222;border-radius:4px}.cart-section .order-feature-list ul{display:flex;flex-wrap:wrap;gap:22px 12px}.cart-section .order-feature-list ul li{display:flex;align-items:center;flex-wrap:wrap;gap:10px;flex:0 0 calc(50% - 6px);max-width:calc(50% - 6px);color:#c3c3c3;font-size:16px;line-height:20px;font-weight:400;letter-spacing:-4%}.cart-section .order-feature-list ul li span:not(.icon-wrap){flex:1;letter-spacing:inherit}.cart-section .order-feature-list ul li .icon-wrap{min-width:24px;display:block}.cart-section .order-summary-outer .order-note{font-size:14px;line-height:1.4;color:#818183;display:flex;align-items:flex-start;gap:4px;margin-top:10px}.cart-section .order-summary-outer .order-note .info-icon{width:14px;min-width:14px;display:flex;align-items:center;justify-content:center;margin-top:3px}.cart-section .order-summary-outer .checkout-btn-wrap .btn{width:100%}.cart-section .order-summary .divider{border-top:2px solid #222222;margin:14px 0}.cart-section .order-summary ul{display:flex;flex-direction:column;gap:16px;margin-top:16px}.cart-section .order-summary .total-price,.cart-section .order-summary ul li{display:flex;justify-content:space-between;align-items:center;gap:8px}.cart-section .order-summary{background:#0f1010;border-radius:4px;display:flex;flex-direction:column;align-items:flex-start;padding:20px 0 22px;border:2px solid #222222}.cart-section .order-summary .upper-wrap{padding:0 20px 24px;border-bottom:2px solid #222222;width:100%}.cart-section .order-summary .lower-wrap{padding:22px 24px 0;width:100%}.cart-section .order-summary .pricing-block .title{font-size:16px;line-height:1.2;color:#818183}.cart-section .order-summary .pricing-block .value{font-size:16px;font-weight:500;line-height:1.2}.cart-section .order-summary .pricing-block .total-price .title{color:#fff}.cart-section .order-summary .pricing-block .total-price .value{font-size:26px;font-weight:500}.cart-section .green-text{color:#34a853}.cart-section .promo-code-block{display:flex;flex-direction:column;gap:4px}.cart-section .promo-code-block .promo-code-title{display:flex;align-items:center;justify-content:space-between;gap:4px;font-size:16px;font-weight:400;width:100%}.cart-section .promo-code-block .toggle-btn{background:transparent;border:none;outline:none;cursor:pointer;height:14px;width:14px}.cart-section .promo-code-block .enter-promo-block{width:100%;display:none}.cart-section .promo-code-block.is-open .enter-promo-block{display:block}.cart-section .promo-code-block .icon-minus,.cart-section .promo-code-block.is-open .icon-plus{display:none}.cart-section .promo-code-block.is-open .icon-minus{display:block}.cart-section .promo-code-block .inner-wrap{display:flex;flex-wrap:wrap;gap:10px}.cart-section .promo-code-block input{border-radius:4px;font-size:14px;font-family:inherit;padding:12px;background:#333;border:none;outline:none;flex:1;color:#fff;text-overflow:ellipsis}.cart-section .promo-code-block .note{font-size:12px;line-height:14px;color:#818183;margin-top:8px}.cart-section .promo-code-block input::placeholder{opacity:1;color:#616267}.cart-section .promo-code-block .btn{min-height:40px;min-width:76px;padding:0 10px}.cart-section .order-summary h3{font-weight:500;font-size:24px;line-height:1}.cart-section .product-selector-wrapper{position:absolute;right:0;top:0;padding:10px}.cart-section .product-selector-color{height:12px;width:12px}.product-selector-color:after{height:calc(100% + 1px);width:calc(100% + 1px)}.cart-section .product-selector{gap:6px}body.custom-cart-page .footer .quick-links-block ul{display:flex;flex-wrap:wrap;gap:40px;font-size:16px;color:#fff;font-family:Sennheiser Neue}body.custom-cart-page .footer .quick-links-block a{text-decoration:underline}.cart-section .other-payments-block{display:flex;flex-direction:column;gap:26px}.cart-section .other-payments-block .divider-wrap{display:flex;align-items:center;gap:12px}.cart-section .other-payments-block .divider-wrap .line{flex:1;border-top:2px solid #222222}.cart-section .other-payments-block .divider-wrap .label{font-size:16px;color:#818183;line-height:1;white-space:nowrap}.cart-section .other-payments-block .payment-btns{display:flex;flex-wrap:wrap;gap:16px}.cart-section .other-payments-block .payment-btn{flex:1;display:flex;align-items:center;justify-content:center;height:50px;border-radius:4px;border:none;cursor:pointer;background:#fff}.cart-section .other-payments-block .shoppay-btn{background:#5433eb}.cart-section .other-payments-block .paypal-btn{background:#253b80}.cart-section .products-block{flex:1}.cart-section .products-table{border:2px solid #222222;border-radius:4px;overflow:hidden;background-color:#0f1010}.cart-section .products-table .table-head,.cart-section .products-table .product-row{display:grid;grid-template-columns:1fr 118px 212px;align-items:center;justify-content:space-between;gap:70px}.cart-section .products-table .table-body{border-top:2px solid #222222;padding:24px;display:flex;flex-direction:column;gap:24px;position:relative}.cart-section .products-table .table-head{font-size:16px;font-weight:400;padding:24px}.cart-section .products-table .col-product{text-align:left}.cart-section .products-table .col-qty{text-align:left;display:flex}.cart-section .products-table .col-price-action{text-align:right;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-right:23px}.cart-section .products-table .product-info{display:flex;align-items:start;gap:16px}.cart-section .products-table .product-img{width:130px;height:130px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#191a1a}.cart-section .products-table .product-img img{width:100%;height:100%;object-fit:contain}.cart-section .products-table .product-details{display:flex;flex-direction:column;gap:4px}.cart-section .products-table .product-name{font-size:16px;font-weight:500;color:#fff;line-height:1.5;display:flex;justify-content:space-between;gap:10px}span.sale-price.mobile{display:none!important;white-space:nowrap}.cart-section .products-table .product-variant{font-size:14px;color:#818183;font-weight:500}.cart-section .products-table .discount-badge{display:inline-block;color:#34a853;font-size:14px;line-height:17px;font-weight:500;width:fit-content}.cart-section .products-table .add-warranty-btn{display:flex;align-items:center;gap:4px;font-size:16px;line-height:1.2;font-weight:500;color:#037cc2;text-decoration:none;margin-top:15px;width:fit-content}.cart-section .products-table .add-warranty-btn:hover{text-decoration:underline}.cart-section .products-table .original-price{display:block;font-size:14px;color:#818183;text-decoration:line-through;font-weight:500}.cart-section .products-table .sale-price{display:block;font-size:16px;font-weight:700;color:#fff}.cart-section .products-table .qty-stepper{display:inline-flex;align-items:center;border-radius:4px;overflow:hidden;background:#222;height:34px}.cart-section .products-table .qty-btn{background-color:transparent;border:none;color:#fff;width:34px;height:100%;font-size:20px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s;flex-shrink:0}.cart-section .products-table .qty-btn:hover{background-color:#2a2a2a}.cart-section .products-table .qty-value{min-width:50px;text-align:center;font-size:16px;font-weight:500;color:#fff;height:100%;display:flex;align-items:center;justify-content:center;background:#0f1010;border:1px solid #222222}.cart-section .products-table .price-stack{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.cart-section .products-table .total-price{font-size:16px;line-height:1;font-weight:700;color:#fff}.cart-section .products-table .remove-btn{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;opacity:1}.cart-section .products-table .remove-btn:hover{opacity:.6}.cart-section .products-table .remove-btn img{width:16px;height:16px}.cart-section .frequently-buy-products-block h3{font-size:24px;font-weight:500;margin-bottom:18px}.cart-section .frequently-buy-products-block .slider-wrap{position:relative;overflow:hidden}.cart-section .frequently-buy-products-block .swiper-slide{width:400px}.cart-section .frequently-buy-products-block .arrow-wrap{top:50%;transform:translateY(-50%);position:absolute;width:118px;height:101%;display:flex;align-items:center;justify-content:center;z-index:1}.cart-section .frequently-buy-products-block .arrow-wrap:has(.swiper-button-disabled){display:none}.cart-section .frequently-buy-products-block .arrow-wrap.prev{left:-1px;background:linear-gradient(90deg,#000 13.47%,#0000)}.cart-section .frequently-buy-products-block .arrow-wrap.next{right:-1px;background:linear-gradient(270deg,#000 13.47%,#0000)}.cart-section .frequently-buy-products-block .swiper-button-prev,.cart-section .frequently-buy-products-block .swiper-button-next{position:static;height:36px;width:36px;border:none;background-color:#fff!important}.cart-section .frequently-buy-products-block .swiper-button-next.swiper-button-disabled,.cart-section .frequently-buy-products-block .swiper-button-prev.swiper-button-disabled{opacity:0}.cart-section .frequently-buy-products-block .swiper-button-prev:after,.cart-section .frequently-buy-products-block .swiper-button-next:after{background-size:8px;filter:invert(1)}.cart-section .product-card{display:flex;gap:16px;width:100%}.cart-section .product-card .product-img{position:relative;width:140px;min-width:140px;height:140px;background:#191a1a;border-radius:8px;overflow:hidden;flex-shrink:0}.cart-section .product-card .product-img img{width:100%;height:100%;object-fit:contain}.cart-section .product-card .product-info{display:flex;flex-direction:column;gap:8px;padding-top:4px;flex:1;min-width:0}.cart-section .product-card .product-name{font-size:16px;font-weight:500;line-height:1.3}.cart-section .product-card .product-pricing{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cart-section .product-card .original-price{font-size:14px;font-weight:500;color:#818183;text-decoration:line-through}.cart-section .product-card .sale-price{font-size:16px;font-weight:500}.cart-section .product-card .add-to-cart-btn{width:fit-content;padding:6px 12px;min-height:40px;font-weight:500;min-width:110px;margin-top:auto}.cart-section .frequently-buy-products-block{padding-top:50px}.cart-section .custom-idme-section{padding:60px 0 0}.cart-section .idme-footer a{color:#037cc2!important}.cart-section .idme-footer a:hover{text-decoration:underline}.cart-section .idme-verify-button{width:auto!important}.cart-section .products-table .price-stack.mobile-visible{display:none}.cart-section .products-block:has(.cart-empty-state){height:100%}.cart-section .cart-empty-state{height:100%;display:flex;flex-direction:column;gap:16px;font-size:20px;align-items:center;justify-content:center}.cart-section .main-cart-content>.inner-wrap:has(.cart-empty-state){flex:0 0 100%;max-width:100%;min-height:20vh}@media(max-width:1360px){.cart-section .other-payments-block .payment-btns{gap:12px}}@media(max-width:1280px){.cart-section .products-table .table-head,.cart-section .products-table .table-body{padding:16px}.cart-section .main-cart-content>.inner-wrap{flex:0 0 67.5%;max-width:67.5%}.cart-section .order-summary-outer{max-width:31%;flex:0 0 31%}.cart-section .other-payments-block .payment-btn{flex:0 0 100%}.cart-section .order-summary{padding:16px 0}.cart-section .order-summary h3{font-size:18px}.cart-section .order-summary .upper-wrap{padding:0 16px 16px}.cart-section .order-summary .lower-wrap{padding:16px 16px 0}.cart-section .order-feature-list{padding:16px}.cart-section .products-table .product-img{width:120px;height:120px}.cart-section .products-table .table-head,.cart-section .products-table .product-row{grid-template-columns:1fr 118px 172px;gap:30px}.cart-section .products-table .col-price-action{padding-right:0}.cart-section .order-summary .pricing-block .total-price .value{font-size:20px}}@media(max-width:991px){.cart-section .other-payments-block .payment-btn{flex:1}.cart-section .order-summary-outer{flex:0 0 100%;max-width:100%;padding-bottom:0!important;margin-top:24px}.cart-section .order-summary-outer.desktop{display:none}.cart-section .order-summary-outer.mobile{display:flex}.cart-section .frequently-buy-products-block{padding-top:24px}.cart-section .main-cart-content>.inner-wrap{flex:0 0 100%;max-width:100%}}@media(max-width:767px){.cart-section .products-table .product-details{flex:1}span.sale-price.mobile{display:block!important}.cart-section .product-card .product-img{width:100%;min-width:unset;aspect-ratio:1 / 1;height:auto}.cart-section .product-card{flex-direction:column}.cart-section .frequently-buy-products-block .arrow-wrap{display:none}.cart-section .frequently-buy-products-block .swiper-wrapper{align-items:stretch}.cart-section .frequently-buy-products-block .swiper-slide{width:auto;display:flex;height:auto}.cart-section .continue-shop-btn{font-size:14px}.cart-section .title-block .cart-title-row h1{font-size:26px}.cart-section .title-block .cart-badge{height:26px;width:26px}.cart-section .title-block{margin-bottom:18px;gap:0}.cart-section .products-table .table-head{display:none}.cart-section .products-table .price-stack.mobile-visible{display:flex;flex-direction:row;align-items:center;gap:6px}.cart-section .products-table .col-price-action .price-stack{display:none}.cart-section .products-table .product-row{display:flex;flex-wrap:wrap;gap:14px}.cart-section .products-table .col-product{flex:0 0 100%;max-width:100%}.cart-section .products-table .col-qty{margin-left:116px}.cart-section .products-table .table-body{border-top:none}.cart-section .products-table .product-img{width:100px;height:100px}.cart-section .products-table .col-price-action{padding-left:30px}.cart-section .products-table .original-price,.cart-section .products-table .discount-badge{font-size:12px}.cart-section .products-table .total-price{order:-1}.cart-section .order-summary h3{font-size:16px;line-height:1.5}.cart-section .order-feature-list{padding:16px}.cart-section .products-table .table-head,.cart-section .products-table .table-body{padding:14px}.cart-section .products-table .add-warranty-btn{margin-top:5px}.cart-section .order-summary{padding:22px 0}.cart-section .order-summary .upper-wrap{padding:0 22px 22px}.cart-section .order-summary .lower-wrap{padding:22px 24px 0}.cart-section .order-summary ul{margin-top:14px}.cart-section .order-summary .pricing-block .total-price .value{font-size:26px}}@media(max-width:430px){.cart-section .other-payments-block .payment-btn{flex:0 0 100%}}@media(max-width:379px){.cart-section .products-table .col-qty{margin-left:79px}.cart-section .products-table .product-img{width:65px;height:65px}.cart-section .products-table .col-price-action{padding-left:0}.cart-section .products-table .product-row{justify-content:space-between}.cart-section .products-table .product-info{gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-cart-page.css.map */
