@charset "UTF-8";.steps-wrap{margin-bottom:48px}.step-tabs{display:flex;justify-content:center;align-items:center;gap:24px;padding:0;margin:0;list-style:none}.step-tabs .step-tab{position:relative;width:300px;height:56px;display:flex;gap:10px;align-items:center;justify-content:center;font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;background:#fff;color:#111;border:1px solid #e5e5e5;border-radius:0;text-align:center;cursor:default;overflow:hidden}.step-tabs .step-tab.active{background:#000;border-color:#000;color:#fff}.step-tabs .step-tab.active .bg-text{color:#fff;opacity:.15}.step-tabs .step-tab-link{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}.step-tabs .step-tab-text{position:relative;z-index:2;line-height:1}.step-tabs .step-tab-text .bg-text{position:absolute;top:50%;transform:translateY(-50%);font-size:42px;font-weight:600;color:#000;opacity:.08;pointer-events:none;white-space:nowrap}.ltr .step-tabs .step-tab-text .bg-text{right:-42px}.rtl .step-tabs .step-tab-text .bg-text{left:-42px}.step-tab-link:hover{background:#fafafa}@media(max-width:991px){.steps-wrap{display:none}}@media(max-width:1200px){.step-tabs{gap:18px}.step-tabs .step-tab{width:260px;height:52px}.step-tabs .step-tab-text .bg-text{font-size:38px}.ltr .step-tabs .step-tab-text .bg-text{right:-38px}.rtl .step-tabs .step-tab-text .bg-text{left:-38px}}.order-summary-top .section-title{font-size:16px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding-bottom:14px;margin-bottom:18px;border-bottom:1px solid #e6e6e6}.order-summary-top .cart-items{margin:0;padding:0;list-style:none}.order-summary-top .cart-item{display:flex;gap:14px;padding:14px 0}.order-summary-top .cart-item:not(:last-child){border-bottom:1px solid #f2f2f2}.order-summary-top .cart-item .product-image{width:46px;height:60px;position:relative;border:none;background:#f8f8f8}.order-summary-top .cart-item .product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0}.order-summary-top .cart-item .product-image .qty-count{position:absolute;top:-6px;width:16px;height:16px;font-size:10px;background:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.ltr .order-summary-top .cart-item .product-image .qty-count{right:-6px}.rtl .order-summary-top .cart-item .product-image .qty-count{left:-6px}.order-summary-top .cart-item .product-info{flex:1}.order-summary-top .cart-item .product-info .product-name{font-size:13px;font-weight:500;color:#111;line-height:1.4;text-decoration:none}.order-summary-top .cart-item .product-info .product-name:hover{text-decoration:underline}.order-summary-top .cart-item .product-info .product-options{margin-top:4px;font-size:11px;color:#777}.order-summary-top .cart-item .product-info .product-options li{display:inline}.order-summary-top .cart-item .product-price{font-size:15px;font-weight:500;white-space:nowrap;color:#000}.order-summary-top .coupon-wrap{margin-top:18px}.order-summary-top .coupon-wrap input{height:42px;border-radius:0;border:1px solid #ddd;font-size:13px}.order-summary-top .coupon-wrap .btn-apply-coupon{height:42px;border-radius:0;background:#000;color:#fff;padding:0 18px;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.order-summary-middle{padding:22px 0}.order-summary-middle .btn-remove-coupon{font-size:12px;background:none;border:none;color:#888;cursor:pointer}.order-summary-middle .btn-remove-coupon:hover{color:#000}.order-summary-bottom{text-align:center;padding-top:10px}.order-summary-bottom .checkout-terms-and-conditions{font-size:12px;color:#555;margin-bottom:14px}.order-summary-bottom .checkout-terms-and-conditions a{color:#000;text-decoration:underline}.order-summary-bottom .checkout-terms-and-conditions .error-message{font-size:11px;color:#c00;margin-top:4px;display:block}.order-summary-bottom .btn-place-order{width:100%;height:48px;background:#000;color:#fff;border-radius:0;font-size:12px;letter-spacing:.15em;text-transform:uppercase;transition:all .2s ease}.order-summary-bottom .btn-place-order:hover{background:#111}.order-summary-bottom .btn-place-order:disabled{opacity:.5;cursor:not-allowed}.order-summary-wrap{width:430px;min-width:430px;position:sticky;top:90px}.ltr .order-summary-wrap{padding-left:20px}.rtl .order-summary-wrap{padding-right:20px}.order-summary{background:#fff;border-radius:0;padding:28px 26px;border:1px solid #e5e5e5}.order-summary-list li{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;color:#222}.order-summary-list li:not(:last-child){border-bottom:1px solid #f0f0f0}.order-summary-list li label{font-weight:400;color:#555}.order-summary-list li>span{font-weight:500;color:#111}.order-summary-list li .coupon-code{font-size:12px;color:#999}.ltr .order-summary-list li .coupon-code{margin-left:4px}.rtl .order-summary-list li .coupon-code{margin-right:4px}.order-summary-total{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;border-top:1px solid #000}.order-summary-total label{font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.order-summary-total span{font-size:18px;font-weight:600}@media(max-width:991px){.order-summary-wrap{width:100%;min-width:0;margin-top:24px}.ltr .order-summary-wrap{padding-left:0}.rtl .order-summary-wrap{padding-right:0}}.cart-wrap{margin-top:30px}.cart{display:flex;align-items:flex-start;gap:40px;position:relative}.cart .order-summary-wrap{width:360px;position:sticky;top:90px}.cart .order-summary{border:1px solid #e6e6e6;background:#fff;padding:28px 24px}.cart .order-summary-top .section-title{font-size:13px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:#111;margin:0}.cart .order-summary-middle .order-summary-list{margin:0;padding:0}.cart .order-summary-middle .order-summary-list li{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.cart .order-summary-middle .order-summary-list li:last-child{border-bottom:0}.cart .order-summary-middle .order-summary-list label{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#666}.cart .order-summary-middle .order-summary-list span{font-size:14px;font-weight:500;color:#111}.ltr .cart .order-summary-middle .order-summary-list span{text-align:right}.rtl .cart .order-summary-middle .order-summary-list span{text-align:left}.cart .order-summary-bottom{margin-top:10px}.cart .btn-proceed-to-checkout{display:flex;align-items:center;justify-content:center;width:100%;height:48px;background:#000;color:#fff;font-size:13px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;border:1px solid #000;transition:.25s ease}.cart-inner{flex-grow:1}.ltr .cart-inner{padding-right:15px}.rtl .cart-inner{padding-left:15px}@media(max-width:991px){.cart{flex-direction:column;gap:28px}.order-summary-wrap{width:100%!important;position:static!important}.order-summary{width:100%;padding:18px 16px 20px;overflow:visible}.order-summary-list{width:100%}.order-summary-list li{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;-moz-column-gap:12px;column-gap:12px;width:100%}.order-summary-list label{font-size:8px;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.order-summary-list span{font-size:8px;font-weight:500;white-space:nowrap;justify-self:end;min-width:-moz-max-content;min-width:max-content}.ltr .order-summary-list span{text-align:right;padding-right:2px}.rtl .order-summary-list span{text-align:left;padding-left:2px}}@media(max-width:480px){.ltr .order-summary{padding-right:32px!important}.rtl .order-summary{padding-left:32px!important}.order-summary-list li{-moz-column-gap:10px;column-gap:10px}.order-summary-list span{font-size:8px}}.cart .table-responsive{border:1px solid #e6e6e6;border-radius:0;background:#fff}.cart-table{width:100%;margin-bottom:0;border-collapse:collapse;table-layout:fixed}.cart-table thead th{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:#111;padding:16px 12px;border-bottom:1px solid #e5e5e5;white-space:nowrap}.ltr .cart-table thead th:nth-child(3),.ltr .cart-table thead th:nth-child(4),.ltr .cart-table thead th:nth-child(5){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){text-align:left}.cart-table tbody tr{border-bottom:1px solid #eee;position:relative}.cart-table tbody td{padding:22px 12px;vertical-align:middle}.ltr .cart-table tbody td:nth-child(3),.ltr .cart-table tbody td:nth-child(4),.ltr .cart-table tbody td:nth-child(5){text-align:right}.rtl .cart-table tbody td:nth-child(3),.rtl .cart-table tbody td:nth-child(4),.rtl .cart-table tbody td:nth-child(5){text-align:left}.cart-table thead th:first-child,.cart-table tbody td:first-child{width:95px}.cart-table thead th:nth-child(2),.cart-table tbody td:nth-child(2){width:auto}.ltr .cart-table thead th:nth-child(2),.ltr .cart-table tbody td:nth-child(2){padding-left:16px}.rtl .cart-table thead th:nth-child(2),.rtl .cart-table tbody td:nth-child(2){padding-right:16px}.cart-table thead th:last-child,.cart-table tbody td:last-child{width:48px;text-align:center}.cart-table .product-image{width:70px;height:95px;border:1px solid #eee;overflow:hidden}.cart-table .product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-table .product-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#111;margin-bottom:6px;line-height:1.4;text-decoration:none}.cart-table .product-name:hover{text-decoration:underline}.cart-table .product-options{margin:4px 0 0;font-size:12px;color:#777}.cart-table .product-options li{display:inline}.ltr .cart-table .product-options li{margin-right:4px}.rtl .cart-table .product-options li{margin-left:4px}.cart-table .product-options li label{font-weight:500}.ltr .cart-table .product-options li label{margin-right:2px}.rtl .cart-table .product-options li label{margin-left:2px}.cart-table .product-price{font-size:14px;font-weight:500;color:#111;white-space:nowrap;display:inline-block}.ltr .cart-table .product-price{text-align:right;margin-left:50%}.rtl .cart-table .product-price{text-align:left;margin-right:50%}.cart-table .number-picker{display:flex;justify-content:flex-end}.ltr .cart-table .number-picker{margin-left:50%}.rtl .cart-table .number-picker{margin-right:50%}.cart-table .number-picker .input-group-quantity{display:flex;align-items:center;height:36px;transition:border-color .2s ease}.ltr .cart-table .number-picker .input-group-quantity{margin-left:auto}.rtl .cart-table .number-picker .input-group-quantity{margin-right:auto}.cart-table .number-picker .input-group-quantity .btn-number{width:25px;height:25px;background:#fff;padding:0;display:flex;align-items:center;justify-content:center}.cart-table .number-picker .input-group-quantity .input-quantity{width:25px;height:25px;text-align:center;font-size:13px;background:transparent}.cart-table .btn-remove{background:transparent;border:0;font-size:16px;color:#111;opacity:.6;transition:.2s ease}.cart-table .btn-remove:hover{opacity:1}@media(max-width:1280px){.cart-table thead{display:none}.cart-table tbody tr{display:block;padding:20px 0}.cart-table tbody td{display:flex;align-items:center;padding:6px 0;border:0}.cart-table tbody td:first-child,.cart-table tbody td:nth-child(2){justify-content:flex-start}.ltr .cart-table tbody td:first-child,.ltr .cart-table tbody td:nth-child(2){text-align:left}.rtl .cart-table tbody td:first-child,.rtl .cart-table tbody td:nth-child(2){text-align:right}.cart-table tbody td:nth-child(3),.cart-table tbody td:nth-child(4),.cart-table tbody td:nth-child(5){justify-content:space-between}.ltr .cart-table tbody td:nth-child(3),.ltr .cart-table tbody td:nth-child(4),.ltr .cart-table tbody td:nth-child(5){text-align:right}.rtl .cart-table tbody td:nth-child(3),.rtl .cart-table tbody td:nth-child(4),.rtl .cart-table tbody td:nth-child(5){text-align:left}.cart-table tbody td:nth-child(3)>label,.cart-table tbody td:nth-child(4)>label,.cart-table tbody td:nth-child(5)>label{width:90px;min-width:90px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#777}.ltr .cart-table tbody td:nth-child(3)>label,.ltr .cart-table tbody td:nth-child(4)>label,.ltr .cart-table tbody td:nth-child(5)>label{text-align:left}.rtl .cart-table tbody td:nth-child(3)>label,.rtl .cart-table tbody td:nth-child(4)>label,.rtl .cart-table tbody td:nth-child(5)>label{text-align:right}.ltr .cart-table tbody td:nth-child(3) span,.ltr .cart-table tbody td:nth-child(3) .product-price,.ltr .cart-table tbody td:nth-child(4) span,.ltr .cart-table tbody td:nth-child(4) .product-price,.ltr .cart-table tbody td:nth-child(5) span,.ltr .cart-table tbody td:nth-child(5) .product-price{margin-left:auto;text-align:right}.rtl .cart-table tbody td:nth-child(3) span,.rtl .cart-table tbody td:nth-child(3) .product-price,.rtl .cart-table tbody td:nth-child(4) span,.rtl .cart-table tbody td:nth-child(4) .product-price,.rtl .cart-table tbody td:nth-child(5) span,.rtl .cart-table tbody td:nth-child(5) .product-price{margin-right:auto;text-align:left}.ltr .cart-table tbody td:nth-child(3) .number-picker,.ltr .cart-table tbody td:nth-child(4) .number-picker,.ltr .cart-table tbody td:nth-child(5) .number-picker{margin-left:auto}.rtl .cart-table tbody td:nth-child(3) .number-picker,.rtl .cart-table tbody td:nth-child(4) .number-picker,.rtl .cart-table tbody td:nth-child(5) .number-picker{margin-right:auto}.cart-table tbody td:last-child{position:absolute;top:20px}.ltr .cart-table tbody td:last-child{right:0}.rtl .cart-table tbody td:last-child{left:0}.cart-table .product-name,.cart-table .product-price{font-size:13px}}@media(max-width:991px){.cart-table thead{display:none}.cart-table tbody tr{display:block;padding:16px 0 20px;position:relative;border-bottom:1px solid #eee}.cart-table tbody td{display:block;padding:0;border:0}.cart-table tbody td:first-child,.cart-table tbody td:nth-child(2){display:inline-flex;vertical-align:top}.cart-table tbody td:first-child{width:70px}.cart-table tbody td:nth-child(2){width:calc(100% - 80px)}.ltr .cart-table tbody td:nth-child(2){padding-left:12px}.rtl .cart-table tbody td:nth-child(2){padding-right:12px}.cart-table .product-image{width:60px;height:80px}.cart-table .product-name{font-size:13px;line-height:1.4;margin-bottom:6px}.cart-table tbody td:nth-child(3),.cart-table tbody td:nth-child(4),.cart-table tbody td:nth-child(5){display:inline-flex;align-items:center;margin-top:14px}.cart-table tbody tr{display:grid;grid-template-columns:1fr}.cart-table tbody tr>td:nth-child(3),.cart-table tbody tr>td:nth-child(4),.cart-table tbody tr>td:nth-child(5){grid-column:span 1}.cart-table tbody tr:after{content:"";display:block;margin-top:12px}.cart-table tbody tr{row-gap:0}.cart-table tbody tr>td:nth-child(3),.cart-table tbody tr>td:nth-child(4),.cart-table tbody tr>td:nth-child(5){width:auto}.cart-table tbody td>label{display:none}.cart-table .product-price{font-size:13px;font-weight:500;white-space:nowrap}.ltr .cart-table .product-price{margin-right:16px}.rtl .cart-table .product-price{margin-left:16px}.ltr .cart-table .number-picker{margin-right:16px;margin-left:0!important}.rtl .cart-table .number-picker{margin-left:16px;margin-right:0!important}.cart-table tbody td span{font-size:13px;font-weight:500;white-space:nowrap}.cart-table tbody td:last-child{position:absolute;top:16px}.ltr .cart-table tbody td:last-child{right:0}.rtl .cart-table tbody td:last-child{left:0}}@media(max-width:576px){.cart-table .product-image{width:56px;height:74px}.cart-table .product-name,.cart-table .product-price,.cart-table tbody td span{font-size:12px}}
