@charset "UTF-8";.steps-wrap{margin-bottom:40px}.step-tabs{display:flex;justify-content:center}.step-tabs .step-tab{font-size:18px;font-weight:var(--font-medium);height:55px;width:300px;display:flex;margin:0 15px;justify-content:center;align-items:center;color:var(--color-black);text-align:center;background:var(--color-white);border:1px solid var(--color-gray-lite);border-radius:var(--radius-default);white-space:nowrap;overflow:hidden;cursor:default}.step-tabs .step-tab.active{color:var(--color-black);background:var(--color-primary);border-color:var(--color-primary)}.step-tabs .step-tab.active .step-tab-text .bg-text{color:var(--color-black)}.step-tabs .step-tab-link{display:flex;width:100%;color:var(--color-black);justify-content:center;align-self:stretch;align-items:center}.step-tabs .step-tab-text{position:relative}.step-tabs .step-tab-text .bg-text{font-size:38px;position:absolute;top:50%;width:50px;color:var(--color-black);opacity:.15;transform:translateY(-50%)}.ltr .step-tabs .step-tab-text .bg-text{right:-35px}.rtl .step-tabs .step-tab-text .bg-text{left:-35px}@media screen and (max-width:991px){.steps-wrap{display:none}.step-tabs .step-tab{font-size:16px;height:50px;width:250px}.step-tabs .step-tab-text .bg-text{font-size:36px}}@media screen and (max-width:886px){.step-tabs{align-items:center;flex-direction:column}.step-tabs .step-tab{margin:8px 15px}.step-tabs .step-tab:first-child{margin-top:0}.step-tabs .step-tab:last-child{margin-bottom:0}}.order-summary-top .section-title{padding-bottom:18px;border-bottom:1px solid var(--border-color-lite);font-size:20px;font-weight:28px}.order-summary-top .cart-item{padding:10px 0;align-items:center}.order-summary-top .cart-item .product-image{border:1px solid var(--border-color-lite);overflow:unset;align-self:flex-start;background:var(--color-white)}.order-summary-top .cart-item .product-image.skeleton{background:var(--color-gray-lite);border-color:var(--color-gray-lite)}.order-summary-top .cart-item .product-image img{border-radius:var(--radius-default)}.order-summary-top .cart-item .product-image .qty-count{width:16px;height:16px;background:var(--color-red);border-radius:50%;position:absolute;top:-6px;display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:10px;line-height:16px}.ltr .order-summary-top .cart-item .product-image .qty-count{right:-6px}.rtl .order-summary-top .cart-item .product-image .qty-count{left:-6px}.ltr .order-summary-top .cart-item .product-info{padding-right:15px}.rtl .order-summary-top .cart-item .product-info{padding-left:15px}.ltr .order-summary-top .cart-item .product-info.product-info-skeleton{padding-right:0}.rtl .order-summary-top .cart-item .product-info.product-info-skeleton{padding-left:0}.order-summary-top .cart-item .product-info .product-name{margin:0;font-weight:var(--font-medium);transition:var(--transition-150);text-decoration-line:underline;text-decoration-color:transparent}.order-summary-top .cart-item .product-info .product-name:hover{text-decoration-color:var(--color-black)}.order-summary-top .cart-item .product-info .product-name .skeleton{height:15px;background:var(--color-gray-lite);border-radius:4px}.order-summary-top .cart-item .product-info .product-name .skeleton:first-child{margin-bottom:5px}.order-summary-top .cart-item .product-info .product-options{margin-top:5px}.order-summary-top .cart-item .product-price{display:inline-flex;align-items:center;height:46px;line-height:46px;align-self:flex-start;white-space:nowrap}.ltr .order-summary-top .cart-item .product-price{text-align:right}.rtl .order-summary-top .cart-item .product-price{text-align:left}.order-summary-top .coupon-wrap input{height:40px}.ltr .order-summary-top .coupon-wrap .btn-apply-coupon{margin-left:10px}.rtl .order-summary-top .coupon-wrap .btn-apply-coupon{margin-right:10px}@media screen and (max-width:400px){.order-summary-top .cart-item{flex-wrap:wrap}.order-summary-top .cart-item .product-info{width:calc(100% - 46px)}.ltr .order-summary-top .cart-item .product-info{padding-right:0;margin-left:0;padding-left:15px}.rtl .order-summary-top .cart-item .product-info{padding-left:0;margin-right:0;padding-right:15px}.order-summary-top .cart-item .product-price{height:unset;line-height:1;width:calc(100% - 46px)}.ltr .order-summary-top .cart-item .product-price{padding:5px 0 0 15px;text-align:left;margin-left:auto}.rtl .order-summary-top .cart-item .product-price{padding:5px 15px 0 0;text-align:right;margin-right:auto}}.order-summary-middle{padding:25px 0 22px}.order-summary-middle .btn-remove-coupon{font-size:14px;padding:0;background:transparent;border:none;transition:var(--transition-150);cursor:pointer}.order-summary-middle .btn-remove-coupon:hover{color:var(--color-primary)}.order-summary-bottom{text-align:center}.order-summary-bottom .checkout-terms-and-conditions{margin:-1px 0 0;padding-bottom:10px;text-align:center}.order-summary-bottom .checkout-terms-and-conditions .error-message{margin:-2px 0 8px}.order-summary-bottom .btn{width:100%}.order-summary-bottom .btn-proceed-to-checkout{display:block;margin:auto}.order-summary-bottom .btn-proceed-to-checkout.skeleton{height:40px;background:var(--color-gray-lite);border-radius:var(--radius-default)}#paypal-button-container .paypal-buttons{vertical-align:top}#paypal-button-container .paypal-buttons iframe.component-frame{z-index:0}@media screen and (min-width:767px)and (max-width:991px){.order-summary-bottom .btn{width:50%}}.order-summary-wrap{width:430px;min-width:430px;position:sticky;top:90px}.ltr .order-summary-wrap{padding-left:15px}.rtl .order-summary-wrap{padding-right:15px}.order-summary{padding:20px 25px 25px;background:var(--color-white-dark);border-radius:var(--radius-default)}.order-summary-list li{display:flex;justify-content:space-between;margin-bottom:9px}.order-summary-list li:last-child{margin-bottom:0}.order-summary-list li .coupon-code{font-weight:var(--font-medium);white-space:nowrap}.order-summary-list li>span{font-weight:var(--font-medium)}.order-summary-list label{margin-bottom:0}.ltr .order-summary-list label{padding-right:20px}.rtl .order-summary-list label{padding-left:20px}.order-summary-list .country-shipping-summary label{display:flex;flex-direction:column;gap:4px}.order-summary-list .country-shipping-summary label>span{display:inline-flex;align-items:center;gap:8px}.order-summary-list .country-shipping-summary label small{color:var(--color-gray);font-size:13px;line-height:1.4}@media screen and (max-width:991px){.order-summary-wrap{width:100%;min-width:0;margin-top:20px}.ltr .order-summary-wrap{padding-left:0}.rtl .order-summary-wrap{padding-right:0}}.cart-wrap{margin-top:50px}.cart{display:flex;align-items:flex-start;position:relative}.cart .order-summary-wrap{position:sticky;top:90px}.cart .order-summary-list.order-summary-list-skeleton{margin-top:5px}.cart .order-summary-list.order-summary-list-skeleton li{margin-bottom:15px}.cart .order-summary-list label.skeleton,.cart .order-summary-list span.skeleton{height:22.5px;background:var(--color-gray-lite);border-radius:6px}.cart .order-summary-list label.skeleton{width:70px}.cart .order-summary-list span.skeleton{width:80px}.cart-inner{flex-grow:1}.ltr .cart-inner{padding-right:15px}.rtl .cart-inner{padding-left:15px}@media screen and (max-width:1280px){.cart-inner .number-picker{display:flex;align-items:center}.cart-inner .number-picker .btn-number{width:16px;height:16px;font-size:14px}.cart-inner .number-picker .btn-number svg{width:8px;height:8px}.cart-inner .number-picker .input-number{font-size:12px;height:16px;width:30px}}@media screen and (max-width:991px){.cart-wrap{margin-top:40px}.cart{flex-direction:column;align-items:unset;position:unset}.ltr .cart-inner{padding-right:0}.rtl .cart-inner{padding-left:0}}.cart .table-responsive{border:1px solid var(--color-gray-lite);border-radius:var(--radius-default)}.cart-table{margin-bottom:5px}.cart-table thead th:first-child,.cart-table tbody td:first-child{width:110px;min-width:110px}.cart-table thead th:nth-child(2),.cart-table tbody td:nth-child(2){width:605px}.ltr .cart-table thead th:nth-child(2),.ltr .cart-table tbody td:nth-child(2){padding-left:10px}.rtl .cart-table thead th:nth-child(2),.rtl .cart-table tbody td:nth-child(2){padding-right:10px}.cart-table thead th:last-child,.cart-table tbody td:last-child{width:70px;min-width:unset;padding-left:0;padding-right:0;text-align:center}.cart-table thead th{white-space:nowrap}.cart-table tbody td{vertical-align:middle}.cart-table .cart-country-group-row td{padding:14px 20px 10px!important;border-top:1px solid var(--color-gray-lite);background:#f8fafc}.cart-table .cart-country-group:first-of-type .cart-country-group-row td{border-top:0}.cart-table .cart-country-group-header{display:flex;gap:12px;align-items:center;justify-content:space-between}.cart-table .cart-country-group-title{display:inline-flex;min-width:0;gap:8px;align-items:center;font-weight:var(--font-medium);color:var(--color-black)}.cart-table .cart-country-group-title .country-flag-image{width:24px;height:18px;flex:0 0 auto}.cart-table .cart-country-group-shipping{white-space:nowrap;color:var(--color-black);font-weight:var(--font-medium)}.cart-table .cart-country-group-shipping.free{color:var(--color-primary)}.cart-table .btn-remove{line-height:20px;transform:translateY(1px)}.cart-table .product-image{height:60px;width:60px;border-radius:var(--radius-default);overflow:hidden;border:1px solid var(--color-gray-lite)}.cart-table .product-image.skeleton{border-color:#f3f5f8}.cart-table .product-image .image-placeholder{height:35px;width:35px}.cart-table .product-name{display:inline-block;color:var(--color-black);font-weight:var(--font-medium);text-decoration-line:underline;text-decoration-color:transparent;transition:var(--transition-150)}.cart-table .product-name:hover{text-decoration-color:var(--color-black)}.cart-table .product-name.product-name-skeleton,.cart-table .product-name .skeleton{width:100%}.cart-table .product-name .skeleton:first-child{height:24px;margin-bottom:10px;border-radius:6px}.cart-table .product-name .skeleton:last-child{height:16px;width:40%;border-radius:4px}.cart-table .product-options{margin:4px 0 1px}.cart-table .product-price{color:var(--color-black)}.cart-table .product-price.skeleton{height:24px;width:100px;border-radius:6px}.cart-table .number-picker.skeleton{height:24px;width:50px;border-radius:6px}@media screen and (min-width:1281px){.cart-table.cart-table-skeleton thead th:nth-child(2),.cart-table.cart-table-skeleton tbody td:nth-child(2){width:605px}.cart-table thead th:nth-child(2),.cart-table tbody td:nth-child(2){width:605px}.cart-table td>label{display:none}}@media screen and (max-width:1280px){.cart-table.cart-table-skeleton tr td:nth-child(3),.cart-table.cart-table-skeleton tr td:nth-child(4),.cart-table.cart-table-skeleton tr td:nth-child(5){padding-top:2px!important}.cart-table thead th:nth-child(2),.cart-table tbody td:nth-child(2){width:100%}.ltr .cart-table thead th:nth-child(2),.ltr .cart-table tbody td:nth-child(2){padding-left:0}.rtl .cart-table thead th:nth-child(2),.rtl .cart-table tbody td:nth-child(2){padding-right:0}.cart-table thead{display:none}.cart-table tr:first-child td:nth-child(3),.cart-table tr:first-child td:nth-child(4),.cart-table tr:first-child td:nth-child(5){padding-top:2px}.cart-table tbody td{vertical-align:top}.cart-table tbody td:not(:first-child):not(:last-child){display:flex}.cart-table tbody td:not(:first-child):not(:last-child) label,.cart-table tbody td:not(:first-child):not(:last-child) span{font-size:13px;line-height:1.7}.cart-table tbody td:nth-child(2){padding:20px 0 11px;flex-direction:column}.cart-table tbody td:nth-child(3){padding:0 0 1px;white-space:nowrap}.cart-table tbody td:nth-child(4){padding:0 0 1px;white-space:nowrap}.cart-table tbody td:nth-child(5){padding:0 0 13px;white-space:nowrap}.cart-table tbody td:last-child{min-width:unset;width:70px}.cart-table .cart-country-group-row{display:table-row}.cart-table .cart-country-group-row td{display:table-cell!important}.cart-table td>label{width:90px;min-width:90px;margin-bottom:0;color:var(--color-gray);white-space:pre-wrap}.ltr .cart-table td>label{padding-right:5px}.rtl .cart-table td>label{padding-left:5px}.cart-table .product-name .skeleton{height:20px}.cart-table .product-name .skeleton:first-child{margin-bottom:8px}.cart-table .product-price{display:inline-flex}.cart-table .product-price.skeleton,.cart-table .number-picker.skeleton{height:16px;border-radius:5px}.cart-table .cart-country-group-header{align-items:flex-start;flex-direction:column;gap:6px}}@media screen and (max-width:991px){.cart-table tbody tr td:not(:first-child):not(:last-child) input,.cart-table tbody tr td:not(:first-child):not(:last-child) span,.cart-table tbody tr td:not(:first-child):not(:last-child) label{font-size:13px}}@media screen and (max-width:576px){.cart-table tbody td{padding-left:7px;padding-right:7px}.cart-table tbody td:first-child{min-width:85px;width:85px;padding-left:20px;padding-right:20px}.cart-table tbody td:last-child{width:50px}.cart-table tbody td>label{width:80px;min-width:80px}}.site-header-shell,.subscribe-wrap,.footer-wrap.fashion-footer,.sidebar-cart{display:none!important}.cart-checkout-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 54px}.cart-checkout-logo{color:#050505;font-family:var(--base-font-family);font-size:28px;line-height:1;font-weight:700;letter-spacing:0;text-decoration:none;text-transform:uppercase}.cart-checkout-login{color:#050505;font-size:14px;line-height:1;font-weight:400;text-decoration:none;text-transform:uppercase}.cart-wrap{margin-top:0;min-height:100vh;padding:31px 0 80px;background:#fff}.cart-wrap>.container{max-width:1320px}.cart-wrap .steps{margin-bottom:34px}.cart{gap:38px;align-items:flex-start}.cart .table-responsive{border:0;border-radius:0;overflow:visible}.ltr .cart-inner{padding-right:0}.rtl .cart-inner{padding-left:0}.cart-table{display:block;margin:0}.cart-table thead{display:none}.cart-table tbody,.cart-table tr{display:block}.cart-table .cart-country-group-row{display:none}.cart-table tbody tr:not(.cart-country-group-row){display:grid;grid-template-columns:150px minmax(0,1fr) 96px 118px 110px 70px;gap:22px;align-items:start;padding:0;border-bottom:1px solid #050505}.cart-table tbody tr:not(.cart-country-group-row) td{display:block;width:auto!important;min-width:0!important;padding:0!important;border:0!important;vertical-align:top}.cart-table tbody tr:not(.cart-country-group-row) td>label{display:block;margin:0 0 7px;color:#777;font-size:11px;line-height:1;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.cart-table .product-image{width:150px;height:198px;display:block;border:0;border-radius:0;background:#f1efef;overflow:hidden}.cart-table .product-image img{width:100%;height:100%;padding:14%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.cart-table .product-name{display:block;margin:2px 0 16px;color:#050505;font-size:16px;line-height:1.25;font-weight:700;text-decoration:none}.cart-table .product-options{display:block;margin:0}.cart-table .product-options li{display:block;margin:0 0 4px;color:#050505;font-size:14px;line-height:1.25;letter-spacing:.03em}.cart-table .product-options label{color:#050505;font-weight:400}.ltr .cart-table .product-options label{margin:0 5px 0 0}.rtl .cart-table .product-options label{margin:0 0 0 5px}.cart-table .product-options span{text-transform:uppercase}.cart-table .cart-shipping-destination{display:none!important}.cart-table .product-price{color:#050505;font-size:15px;line-height:1.2;font-weight:700}.cart-table .number-picker{width:auto;margin:0}.cart-table .input-group-quantity{display:inline-flex;align-items:center;gap:12px}.cart-table .btn-number{position:static;width:16px;min-width:16px;height:22px;padding:0;border:0;border-radius:0;background:transparent;transform:none}.cart-table .btn-number svg{width:15px;height:15px}.cart-table .btn-number svg path{stroke:#050505;stroke-width:2.4}.cart-table .input-quantity{width:20px;height:22px;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#050505;font-size:14px;line-height:1;text-align:center}.cart-table .btn-remove{width:auto;height:auto;padding:0 0 2px;border:0;border-bottom:2px solid #050505;border-radius:0;background:transparent;color:#050505;font-size:13px;line-height:1.2;font-weight:700}.cart-table .btn-remove i{display:none}.cart-table .btn-remove:before{content:"Remove"}.cart .order-summary-wrap{width:360px;min-width:360px}.ltr .cart .order-summary-wrap{padding-left:0}.rtl .cart .order-summary-wrap{padding-right:0}.cart .order-summary{padding:24px;border:1px solid #050505;border-radius:0;background:#fff}.cart .order-summary .section-title{margin:0;padding:0 0 18px;border-bottom:1px solid #050505;color:#050505;font-size:18px;line-height:1.2;font-weight:700;text-transform:uppercase}.cart .order-summary .order-summary-middle{padding:18px 0}.cart .order-summary .order-summary-list li{margin-bottom:12px;color:#050505;font-size:14px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}.cart .order-summary .order-summary-list li:last-child{margin-top:18px;padding-top:18px;border-top:1px solid #050505;font-weight:700}.cart .order-summary .order-summary-list label,.cart .order-summary .order-summary-list span{color:#050505}.cart .order-summary .order-summary-bottom .btn-proceed-to-checkout{min-height:52px;border:1px solid #050505;border-radius:0;background:#050505;color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}@media screen and (max-width:1199px){.cart{flex-direction:column;gap:28px}.cart .order-summary-wrap{width:100%;min-width:0;position:static}}@media screen and (max-width:767px){.cart-table tbody tr:not(.cart-country-group-row){grid-template-columns:112px minmax(0,1fr);gap:16px;padding-bottom:50px}.cart-table tbody tr:not(.cart-country-group-row) td:nth-child(n+3){grid-column:2}.cart-table tbody tr:not(.cart-country-group-row) td:last-child{grid-column:2}.cart-table .product-image{width:112px;height:148px}}.cart-wrap{padding:31px 0 82px}.cart-wrap>.container,.cart-wrap .steps-wrap>.container{max-width:980px;padding-left:0;padding-right:0}.cart-wrap .steps,.cart-wrap .steps-wrap{margin-bottom:54px}.cart-wrap .steps-wrap .container{padding-left:0;padding-right:0}.cart-wrap .step-tabs{justify-content:flex-start;gap:55px}.cart-wrap .step-tab{width:auto;height:auto;margin:0;border:0;border-radius:0;background:transparent;color:#050505;font-size:14px;line-height:1;font-weight:400;text-transform:uppercase}.cart-wrap .step-tab.active{border-bottom:1px solid #050505;background:transparent;color:#050505}.ltr .cart-wrap .step-tab.active{padding-right:10px}.rtl .cart-wrap .step-tab.active{padding-left:10px}.cart-wrap .step-tab-link,.cart-wrap .step-tab-text{display:inline-flex;align-items:center;color:#050505}.cart-wrap .step-tab-text{flex-direction:row-reverse;gap:6px}.cart-wrap .step-tab-text .bg-text{position:static;width:auto;color:inherit;font-size:inherit;opacity:1;transform:none}.cart-page-title{margin:0 0 54px;color:#050505;font-size:16px;line-height:1.2;font-weight:400}.cart{display:grid;grid-template-columns:minmax(0,588px) 294px;gap:98px}.cart-inner{min-width:0}.cart-table{width:100%;display:block;table-layout:auto;border-collapse:separate}.cart-table thead{display:block}.cart-table thead tr{display:grid;grid-template-columns:180px 115px 55px 80px 82px 76px;border-bottom:1px solid #dedede}.cart-table thead th{display:block;padding:0 0 22px!important;color:#050505;font-size:11px;line-height:1;font-weight:400;text-transform:none}.ltr .cart-table thead th{text-align:left}.rtl .cart-table thead th{text-align:right}.cart-table thead th:first-child{grid-column:1/3;width:auto!important}.cart-table thead th:nth-child(2){display:none}.cart-table thead th.cart-product-details-heading{color:transparent}.cart-table thead th:nth-child(3){grid-column:3}.cart-table thead th:nth-child(4){grid-column:4}.cart-table thead th:nth-child(5){grid-column:5}.cart-table thead th:nth-child(6){grid-column:6}.cart-table thead th:nth-child(3),.cart-table thead th:nth-child(4),.cart-table thead th:nth-child(5),.cart-table thead th:nth-child(6){width:auto!important}.ltr .cart-table thead th:nth-child(3),.ltr .cart-table thead th:nth-child(4),.ltr .cart-table thead th:nth-child(5),.ltr .cart-table thead th:nth-child(6){text-align:right}.rtl .cart-table thead th:nth-child(3),.rtl .cart-table thead th:nth-child(4),.rtl .cart-table thead th:nth-child(5),.rtl .cart-table thead th:nth-child(6){text-align:left}.cart-table thead th:last-child{display:none;width:auto!important}.cart-table tbody{display:block}.cart-table .cart-table-item{display:grid!important;grid-template-columns:180px 115px 55px 80px 82px 76px;grid-template-rows:230px auto 72px;border-bottom:1px solid #a8a8a8!important}.cart-table .cart-table-item td{display:block!important;padding:28px 0 16px!important;border:0!important;vertical-align:top}.cart-table .cart-table-item td>label{display:none!important}.cart-table .cart-table-item td:first-child{grid-column:1;grid-row:1;width:auto!important}.cart-table .cart-table-item td:nth-child(2){grid-column:1/3;grid-row:2;width:auto!important;padding-top:10px!important;padding-bottom:8px!important}.ltr .cart-table .cart-table-item td:nth-child(2){padding-right:24px!important}.rtl .cart-table .cart-table-item td:nth-child(2){padding-left:24px!important}.cart-table .cart-table-item td:nth-child(3){grid-column:3;grid-row:2}.cart-table .cart-table-item td:nth-child(4){grid-column:4;grid-row:2}.cart-table .cart-table-item td:nth-child(5){grid-column:5;grid-row:2}.cart-table .cart-table-item td:nth-child(6){grid-column:6;grid-row:2}.cart-table .cart-table-item td:last-child{grid-column:5/7;grid-row:3;width:auto!important;padding-bottom:8px!important}.ltr .cart-table .cart-table-item td:last-child{text-align:right}.rtl .cart-table .cart-table-item td:last-child{text-align:left}.cart-table .cart-table-item td:nth-child(3),.cart-table .cart-table-item td:nth-child(4),.cart-table .cart-table-item td:nth-child(5),.cart-table .cart-table-item td:nth-child(6){width:auto!important;padding-top:10px!important}.ltr .cart-table .cart-table-item td:nth-child(3),.ltr .cart-table .cart-table-item td:nth-child(4),.ltr .cart-table .cart-table-item td:nth-child(5),.ltr .cart-table .cart-table-item td:nth-child(6){text-align:right}.rtl .cart-table .cart-table-item td:nth-child(3),.rtl .cart-table .cart-table-item td:nth-child(4),.rtl .cart-table .cart-table-item td:nth-child(5),.rtl .cart-table .cart-table-item td:nth-child(6){text-align:left}.cart-table .product-image{width:180px;height:230px;background:transparent}.cart-table .product-name{margin:0 0 12px;color:#050505;font-size:13px;line-height:1.25;font-weight:400}.cart-table .product-options li{margin-bottom:6px;font-size:12px;line-height:1.2;letter-spacing:0}.cart-table .product-price,.cart-table .cart-line-total{color:#050505;font-size:13px;line-height:1.2;font-weight:400}.cart-table .cart-line-total{display:inline-flex;flex-direction:column;align-items:flex-end;gap:3px}.cart-table .cart-previous-price{color:#050505;text-decoration:line-through}.cart-table .cart-discount-percent{color:#050505}.cart-table .input-group-quantity{justify-content:flex-end;gap:18px}.cart-table .input-quantity{width:16px;color:#050505;font-size:13px}.cart-table .btn-number{width:14px;min-width:14px;height:16px}.cart-table .btn-remove{margin-top:22px;padding:0;border-bottom:0;color:#050505;font-size:13px;font-weight:400}.cart-table .btn-remove:before{content:"× Remove"}.cart-extra-panel{margin-top:34px;border-bottom:1px solid #dedede}.cart-extra-toggle{width:100%;min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:0;border:0;background:transparent;color:#050505;font-size:13px;line-height:1;font-weight:400;text-transform:uppercase}.cart-promotion-body{padding:0 0 24px}.cart-promotion-form{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:12px}.cart-promotion-input{width:100%;height:44px;padding:0 14px;border:1px solid #050505;border-radius:0;background:#fff;color:#050505;font-size:13px;line-height:1;text-transform:uppercase}.cart-promotion-submit{height:44px;border:1px solid #050505;border-radius:0;background:#050505;color:#fff;font-size:13px;line-height:1;text-transform:uppercase}.cart-applied-coupon{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#050505;font-size:13px;line-height:1.2;text-transform:uppercase}.cart-applied-coupon button{padding:0;border:0;border-bottom:1px solid #050505;border-radius:0;background:transparent;color:#050505;font-size:13px;line-height:1.2;text-transform:uppercase}.cart-promotion-error{display:block;margin-top:10px;color:#c82333;font-size:13px;line-height:1.3}.cart-footer-actions{display:grid;grid-template-columns:minmax(0,1fr) 236px;gap:28px;align-items:center;margin-top:22px}.cart-back-link{display:inline-flex;align-items:center;gap:8px;color:#050505;font-size:13px;line-height:1;text-transform:uppercase;text-decoration:none}.cart-footer-checkout{min-height:47px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #050505;border-radius:0;background:#050505;color:#fff;font-size:14px;line-height:1;font-weight:400;text-transform:uppercase}.cart-mobile-subtotal,.cart-mobile-shipping,.cart-mobile-payment,.cart-mobile-help,.cart-mobile-paypal-button,.cart-mobile-klarna-note,.cart-mobile-quantity,.cart-mobile-actions,.cart-mobile-item-price{display:none}.cart-desktop-checkout-details{margin-top:34px}.cart-desktop-shipping,.cart-desktop-payment{color:#050505}.cart-desktop-shipping h2,.cart-desktop-payment h2{margin:0 0 32px;color:#050505;font-size:17px;line-height:1.2;font-weight:400}.cart-desktop-field{display:grid;grid-template-columns:160px minmax(0,1fr);gap:28px;align-items:center;margin-bottom:34px}.cart-desktop-field label{margin:0;color:#050505;font-size:12px;line-height:1.2;font-weight:400}.cart-desktop-select{width:100%;min-height:43px;padding:0 17px;border:1px solid #050505;border-radius:0;background-color:#fff;background-size:5px 5px,5px 5px;background-repeat:no-repeat;color:#050505;font-size:12px;line-height:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ltr .cart-desktop-select{background-image:linear-gradient(45deg,transparent 50%,#050505 50%),linear-gradient(135deg,#050505 50%,transparent 50%);background-position:calc(100% - 18px) 18px,calc(100% - 13px) 18px;text-align:left}.rtl .cart-desktop-select{background-image:linear-gradient(-45deg,transparent 50%,#050505 50%),linear-gradient(-135deg,#050505 50%,transparent 50%);background-position:calc(100% - (100% - 18px)) 18px,calc(100% - (100% - 13px)) 18px;text-align:right}.cart-desktop-shipping p{max-width:550px;margin:0 0 24px;color:#050505;font-size:13px;line-height:1.45}.cart-desktop-option{display:grid;grid-template-columns:18px 160px minmax(0,1fr) auto;gap:14px;align-items:center;padding:0 0 20px;border-bottom:1px solid #dedede;background:transparent;color:#050505;width:100%}.ltr .cart-desktop-option{text-align:left}.rtl .cart-desktop-option{text-align:right}.cart-desktop-option strong,.cart-desktop-option small,.cart-desktop-option em{color:#050505;font-size:12px;line-height:1.2;font-style:normal;font-weight:400}.cart-delivery-option,.cart-payment-option{border-left:0;border-right:0;border-top:0;cursor:pointer}.cart-payment-option small:empty{display:none}.cart-desktop-radio{position:relative;width:18px;height:18px;border:1px solid #050505;border-radius:50%}.active .cart-desktop-radio:after{content:"";position:absolute;inset:4px;border-radius:50%;background:#050505}.cart-desktop-payment{margin-top:28px}.cart-payment-setup-message{padding:14px 16px;border:1px solid #dedede;background:#f4f2f2;color:#050505;font-size:12px;line-height:1.45}.cart-summary-payment-message{margin-top:12px;color:#555;font-size:12px;line-height:1.4;text-align:center}.cart .order-summary-wrap{width:294px;min-width:294px;position:sticky;top:110px}.cart .order-summary{padding:0;border:1px solid #dedede;background:#f4f2f2}.cart .order-summary .section-title{position:relative;padding:26px 20px 22px;border-bottom:0;font-size:16px;font-weight:400;text-transform:none}.cart .order-summary .section-title:after{content:"";position:absolute;bottom:-1px;width:50px;height:2px;background:#1a64ff}.ltr .cart .order-summary .section-title:after{left:0}.rtl .cart .order-summary .section-title:after{right:0}.cart .order-summary .order-summary-middle{padding:0}.cart .order-summary .order-summary-list{margin:0}.cart .order-summary .order-summary-list li{display:flex;justify-content:space-between;gap:18px;margin:0;padding:11px 20px;color:#050505;font-size:14px;line-height:1.2;font-weight:400;letter-spacing:0;text-transform:uppercase}.cart .order-summary .order-summary-list li:first-child label{font-size:0}.cart .order-summary .order-summary-list li:first-child label:before{content:"YOUR BASKET";font-size:14px}.cart .order-summary .order-summary-list li:last-child{margin-top:12px;padding-top:24px;padding-bottom:24px;border-top:1px solid #bdbdbd;font-weight:400}.cart .order-summary .order-summary-list li:last-child label{font-size:0}.cart .order-summary .order-summary-list li:last-child label:before{content:"ORDER TOTAL";font-size:14px}.cart .order-summary .order-summary-bottom{padding:20px;background:#fff}.cart .order-summary .order-summary-bottom .btn-proceed-to-checkout{width:100%;min-height:47px;border:1px solid #050505;border-radius:0;background:#050505;color:#fff;font-size:14px;font-weight:400}@media screen and (max-width:1199px){.cart-wrap>.container,.cart-wrap .steps-wrap>.container{max-width:760px}.cart{grid-template-columns:1fr;gap:34px}.cart .order-summary-wrap{width:100%;min-width:0}}@media screen and (max-width:767px){html,body{overflow-x:hidden}.cart-wrap{padding:0 0 56px}.cart-wrap>.container,.cart-wrap .steps-wrap>.container{max-width:none;padding-left:0;padding-right:0}.cart-wrap .steps{margin-bottom:0}.cart-checkout-header{display:block;margin:0;padding:27px clamp(18px,5vw,32px) 34px}.cart-checkout-logo{display:inline-block;font-size:clamp(30px,8vw,40px);line-height:1}.cart-checkout-login{display:none}.cart-wrap .steps-wrap{display:block;margin:0 0 24px;padding:20px clamp(18px,5vw,32px) 24px;border-bottom:1px solid #e4e4e4}.cart-wrap .step-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:visible;white-space:normal}.cart-wrap .step-tab{position:relative;color:#9b9b9b;font-size:clamp(18px,5vw,24px);line-height:1;text-transform:none}.cart-wrap .step-tab.active{border-bottom:0;color:#050505}.cart-wrap .step-tab:not(:last-child):after{content:"";position:absolute;top:50%;width:clamp(12px,3vw,17px);height:clamp(12px,3vw,17px);border-top:2px solid #9b9b9b}.ltr .cart-wrap .step-tab:not(:last-child):after{right:clamp(8px,3vw,20px);border-right:2px solid #9b9b9b;transform:translateY(-50%) rotate(45deg)}.rtl .cart-wrap .step-tab:not(:last-child):after{left:clamp(8px,3vw,20px);border-left:2px solid #9b9b9b;transform:translateY(-50%) rotate(-45deg)}.cart-wrap .step-tab-text{flex-direction:row-reverse;justify-content:flex-end;gap:5px}.cart-wrap .step-tab:not(.active) .step-tab-text{font-size:0}.cart-wrap .step-tab:not(.active) .bg-text,.cart-wrap .step-tab-text .bg-text{font-size:clamp(18px,5vw,24px)}.cart{display:flex;flex-direction:column;gap:0}.cart-inner{width:100%;padding:0}.cart-page-title{display:none}.cart .table-responsive{width:100%;border:0;overflow:visible}.cart-table,.cart-table thead,.cart-table tbody,.cart-table tr,.cart-table td{display:block!important}.cart-table thead,.cart-table .cart-country-group-row{display:none!important}.cart-table .cart-table-item{display:grid!important;grid-template-columns:minmax(118px,37vw) minmax(0,1fr);grid-template-areas:"image details";grid-template-rows:auto;gap:8px clamp(14px,4vw,24px);padding:22px clamp(18px,5vw,32px) 10px;border-bottom:0!important;overflow:hidden;align-items:start}.cart-table .cart-table-item td{width:100%!important;padding:0!important}.ltr .cart-table .cart-table-item td{text-align:left!important}.rtl .cart-table .cart-table-item td{text-align:right!important}.cart-table .cart-table-item td:first-child{grid-area:image}.cart-table .cart-table-item td:nth-child(2){grid-area:details}.cart-table .cart-table-item td:nth-child(3){display:none!important}.cart-table .cart-table-item td:nth-child(4),.cart-table .cart-table-item td:nth-child(5),.cart-table .cart-table-item td:nth-child(6){display:none!important}.cart-table .cart-table-item td:last-child{display:none!important}.cart-table .product-image{width:100%;height:auto;aspect-ratio:1/1.22;margin:0;background:#f1efef}.cart-table .product-image img{padding:12%}.cart-table .product-name{margin-top:0;margin-bottom:10px;font-size:clamp(13px,3.8vw,17px);line-height:1.15;font-weight:400;overflow-wrap:anywhere}.cart-table .product-options li{margin-bottom:8px;font-size:clamp(12px,3.4vw,15px);line-height:1.25;overflow-wrap:anywhere}.ltr .cart-table .product-options label{margin-right:8px}.rtl .cart-table .product-options label{margin-left:8px}.cart-table .product-options{margin-top:8px}.cart-table .cart-table-item td:nth-child(2):after{content:none;display:none}.cart-mobile-quantity{display:inline-flex;align-items:center;gap:clamp(22px,7vw,32px);margin-top:0}.cart-mobile-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.cart-mobile-actions button{padding:0;border:0;border-bottom:1px solid #050505;border-radius:0;background:transparent;color:#050505;font-size:clamp(10px,3vw,13px);line-height:1.2;text-decoration:none;white-space:nowrap}.ltr .cart-mobile-actions span{margin-right:2px}.rtl .cart-mobile-actions span{margin-left:2px}.cart-table .cart-line-total,.cart-mobile-item-price{display:flex;flex-flow:row wrap;align-items:baseline;gap:3px clamp(8px,2.6vw,12px);margin:0;font-size:0}.cart-mobile-item-price{margin-bottom:8px}.cart-table .cart-line-total .product-price,.cart-mobile-item-price .product-price{order:3;font-size:clamp(13px,3.8vw,18px);font-weight:400}.cart-table .cart-previous-price{order:1;color:#050505;font-size:clamp(13px,3.8vw,18px);text-decoration-thickness:1px}.cart-table .cart-discount-percent{order:2;color:#050505;font-size:clamp(13px,3.8vw,18px)}.cart-table .number-picker{display:block}.cart-table .input-group-quantity{justify-content:flex-start;gap:clamp(20px,6.5vw,30px);min-height:28px}.cart-table .btn-number{width:18px;min-width:18px;height:28px}.cart-table .btn-number svg{width:18px;height:18px}.cart-table .input-quantity{width:28px;height:28px;font-size:clamp(13px,3.6vw,16px)}.cart-mobile-subtotal{min-height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,5vw,32px);border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;background:#f4f2f2;color:#050505;font-size:clamp(16px,4.8vw,20px);line-height:1}.cart-mobile-subtotal strong{font-weight:400}.cart-mobile-shipping,.cart-mobile-payment{display:block;padding:36px clamp(18px,5vw,32px) 34px;background:#fff;color:#050505}.cart-mobile-shipping{border-bottom:1px solid #e4e4e4}.cart-mobile-shipping h2,.cart-mobile-shipping h3{margin:0;color:#050505;font-size:clamp(18px,5vw,22px);line-height:1.15;font-weight:400}.cart-mobile-shipping label{display:block;margin:28px 0 14px;color:#050505;font-size:clamp(13px,3.8vw,16px);line-height:1.2;font-weight:400}.cart-mobile-shipping p{margin:34px 0;color:#050505;font-size:clamp(13px,3.8vw,16px);line-height:1.45}.cart-mobile-select{width:100%;min-height:54px;padding:0 22px;border:2px solid #050505;border-radius:0;background-color:#fff;background-size:9px 9px,9px 9px;background-repeat:no-repeat;color:#050505;font-size:clamp(14px,4vw,17px);line-height:1;font-weight:400;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ltr .cart-mobile-select{background-image:linear-gradient(45deg,transparent 50%,#050505 50%),linear-gradient(135deg,#050505 50%,transparent 50%);background-position:calc(100% - 31px) 22px,calc(100% - 22px) 22px;text-align:left}.rtl .cart-mobile-select{background-image:linear-gradient(-45deg,transparent 50%,#050505 50%),linear-gradient(-135deg,#050505 50%,transparent 50%);background-position:calc(100% - (100% - 31px)) 22px,calc(100% - (100% - 22px)) 22px;text-align:right}.cart-mobile-option,.cart-mobile-pay-option{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:18px;align-items:start;width:100%;padding-left:0;padding-right:0;border-left:0;border-right:0;border-top:0;background:transparent;color:#050505}.ltr .cart-mobile-option,.ltr .cart-mobile-pay-option{text-align:left}.rtl .cart-mobile-option,.rtl .cart-mobile-pay-option{text-align:right}.cart-mobile-option strong,.cart-mobile-pay-option strong{display:block;color:#050505;font-size:clamp(13px,3.8vw,16px);line-height:1.25;font-weight:400}.cart-mobile-option small,.cart-mobile-pay-option small{display:block;margin-top:12px;color:#050505;font-size:clamp(11px,3.2vw,14px);line-height:1.35}.cart-mobile-option em,.cart-mobile-pay-option em{color:#050505;font-size:clamp(12px,3.5vw,15px);line-height:1.25;font-style:normal;white-space:nowrap}.cart-mobile-option{margin-top:28px;border-bottom:0}.cart-mobile-option+.cart-mobile-option{margin-top:34px}.cart-mobile-payment .cart-mobile-option{margin-top:0;margin-bottom:38px}.cart-mobile-payment .cart-mobile-option+.cart-mobile-option{margin-top:0}.cart-mobile-radio{position:relative;width:22px;height:22px;display:block;border:2px solid #050505;border-radius:50%}.active .cart-mobile-radio:after{content:"";position:absolute;inset:5px;border-radius:50%;background:#050505}.cart-mobile-payment{padding-top:36px}.cart-mobile-payment h2{margin:0 0 28px;color:#050505;font-size:clamp(18px,5vw,22px);line-height:1.15;font-weight:400}.cart-mobile-pay-option{margin-bottom:50px}.cart-mobile-pay-option:last-child{margin-bottom:0}.cart-mobile-card-row{display:flex;flex-wrap:wrap;gap:10px 12px;margin-top:18px}.cart-mobile-card-row b{min-width:56px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#1260a6;font-size:12px;line-height:1;font-weight:700}.cart-mobile-logo{min-width:72px;height:38px;display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:0 9px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:15px;line-height:1;font-weight:700}.cart-mobile-logo.klarna{border-color:#ffb6d2;background:#ffb6d2;color:#050505}.cart-mobile-logo.paypal{color:#0673c9}.cart-mobile-logo.alipay{color:#1686ff}.cart-mobile-logo.wechat{color:#00bc18}.cart-extra-panel{margin:0;border-bottom:1px solid #e4e4e4}.cart-extra-toggle{min-height:68px;padding:0 clamp(18px,5vw,32px);font-size:clamp(17px,4.8vw,21px);text-transform:none}.cart-promotion-body{padding:0 clamp(18px,5vw,32px) 28px}.cart-promotion-form{grid-template-columns:1fr}.cart-promotion-input,.cart-promotion-submit{height:54px;font-size:16px}.cart-applied-coupon,.cart-applied-coupon button{font-size:16px}.cart-footer-actions,.cart-desktop-checkout-details{display:none}.cart .order-summary-wrap{width:100%;min-width:0;position:static;order:2}.cart .order-summary{border:0;background:#f4f2f2}.cart .order-summary .section-title{padding:34px clamp(18px,5vw,32px) 28px;font-size:clamp(18px,5vw,22px);line-height:1.15;font-weight:400}.cart .order-summary .section-title:after{display:none}.cart .order-summary .order-summary-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:0 clamp(18px,5vw,32px) 30px;font-size:clamp(13px,3.8vw,16px);line-height:1.2;text-transform:none;overflow-wrap:anywhere}.cart .order-summary .order-summary-list li:first-child label:before{content:"Your Basket";font-size:clamp(13px,3.8vw,16px)}.cart .order-summary .order-summary-list li.cart-summary-coupon label{font-size:0}.cart .order-summary .order-summary-list li.cart-summary-coupon label:before{content:"Order Discount";font-size:clamp(13px,3.8vw,16px)}.cart .order-summary .order-summary-list li:last-child{margin-top:12px;padding-top:32px;padding-bottom:32px;border-top-color:#dedede}.cart .order-summary .order-summary-list li:last-child label:before{content:"Order Total";font-size:clamp(13px,3.8vw,16px)}.cart .order-summary .order-summary-bottom{padding:10px clamp(18px,5vw,32px) 28px;background:transparent}.cart .order-summary .order-summary-bottom .btn-proceed-to-checkout{min-height:45px;font-size:clamp(16px,4.5vw,20px);font-weight:400}.cart-mobile-paypal-button{min-height:56px;display:flex;align-items:center;justify-content:center;margin-top:22px;border:2px solid #050505;border-radius:4px;background:#fff;color:#0673c9;font-size:clamp(24px,6vw,30px);line-height:1;text-decoration:none}.cart-mobile-klarna-note{display:block;margin-top:20px;padding:12px 16px;border:1px solid #dedede;border-radius:6px;background:#fff;color:#050505;font-size:clamp(18px,5vw,24px);line-height:1.25;text-align:center}.cart-mobile-klarna-note span,.cart-mobile-klarna-note small{display:block}.cart-mobile-klarna-note span{text-decoration:underline;text-underline-offset:4px}.cart-mobile-klarna-note small{margin-top:4px;color:#777;font-size:clamp(15px,4vw,19px)}.cart-mobile-help{display:block;order:3;padding:62px clamp(18px,5vw,32px) 28px;background:#fff;color:#050505}.cart-mobile-help h2{margin:0 0 28px;color:#050505;font-size:clamp(18px,5vw,22px);line-height:1.1;font-weight:400;letter-spacing:.08em}.cart-mobile-help a{min-height:48px;display:flex;align-items:center;justify-content:center;border:2px solid #050505;color:#050505;font-size:clamp(15px,4.5vw,18px);line-height:1;text-decoration:none}.cart-mobile-help p{margin:36px 0 0;color:#050505;font-size:clamp(13px,3.8vw,16px);line-height:1.25}}@media screen and (max-width:575px){.cart-table .cart-table-item{grid-template-columns:minmax(118px,39vw) minmax(0,1fr);padding-top:18px;padding-bottom:4px}.cart-extra-toggle{min-height:68px}.cart .order-summary .section-title{padding-top:34px;padding-bottom:22px}.cart .order-summary .order-summary-bottom{padding-top:26px}.cart-mobile-subtotal{min-height:88px}.cart .order-summary .order-summary-bottom .btn-proceed-to-checkout{min-height:45px}}@media screen and (max-width:390px){.cart-table .cart-table-item{grid-template-columns:minmax(108px,38vw) minmax(0,1fr);gap:6px 14px;padding-left:16px;padding-right:16px}}
