.steps-wrap{margin-bottom:25px}.step-tabs{display:flex;justify-content:center}.step-tabs .step-tab{font-size:14px;font-weight:var(--font-medium);height:42px;width:200px;display:flex;margin:0 8px;justify-content:center;align-items:center;color:var(--color-black);text-align:center;background:var(--color-white);border:1px solid var(--color-black);border-radius:2px;white-space:nowrap;overflow:hidden;cursor:default}.step-tabs .step-tab.active{color:var(--color-white);background:var(--color-black);border-color:var(--color-black)}.step-tabs .step-tab.active .step-tab-text .bg-text{color:var(--color-white)}.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:28px;position:absolute;top:50%;width:40px;color:var(--color-black);opacity:.15;transform:translateY(-50%)}.ltr .step-tabs .step-tab-text .bg-text{right:-25px}.rtl .step-tabs .step-tab-text .bg-text{left:-25px}@media screen and (max-width:991px){.steps-wrap{display:none}.step-tabs .step-tab{font-size:13px;height:38px;width:180px}.step-tabs .step-tab-text .bg-text{font-size:26px}}@media screen and (max-width:886px){.step-tabs{align-items:center;flex-direction:column}.step-tabs .step-tab{margin:6px 8px}.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:14px;border-bottom:1px solid rgba(0,0,0,.08);font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:0}.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:16px 0 14px}.order-summary-middle .order-summary-list li{padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}.order-summary-middle .order-summary-list li:last-child{border-bottom:none}.order-summary-middle .order-summary-list li label{font-weight:500;font-size:14px;color:#666}.order-summary-middle .order-summary-list li span{font-weight:600;font-size:16px;color:#000}.order-summary-middle .btn-remove-coupon{font-size:13px;padding:0;background:transparent;border:none;transition:var(--transition-150);cursor:pointer;color:#666}.order-summary-middle .btn-remove-coupon:hover{color:#000}.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;padding:10px 24px;font-size:14px;font-weight:600;background:#000;color:#fff;border:1px solid #000000;border-radius:2px;text-transform:uppercase;letter-spacing:.5px;transition:all .2s ease}.order-summary-bottom .btn-proceed-to-checkout:hover{background:#1a1a1a;border-color:#1a1a1a}.order-summary-bottom .btn-proceed-to-checkout.skeleton{height:42px;background:var(--color-gray-lite);border-radius:2px}.order-summary-bottom .btn-place-order{background:var(--color-black)!important;color:var(--color-white)!important;border:1px solid var(--color-black)!important;border-radius:2px!important;transition:all .2s ease}.order-summary-bottom .btn-place-order:hover{background:var(--color-white)!important;color:var(--color-black)!important;border-color:var(--color-black)!important}.order-summary-bottom .btn-place-order:disabled,.order-summary-bottom .btn-place-order[disabled]{background:var(--color-gray-lite)!important;color:var(--color-black)!important;border-color:var(--color-gray-lite)!important;opacity:.6}#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;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:6px;box-shadow:0 2px 8px #0000000a}.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}@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:30px;padding-bottom:40px}.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 rgba(0,0,0,.08);border-radius:8px;background:#fff;box-shadow:0 2px 8px #0000000d;overflow:hidden}.cart-table{margin-bottom:5px}.cart-table thead th,.cart-table tbody td{padding:12px 10px}.cart-table thead th:first-child,.cart-table tbody td:first-child{width:80px;min-width:80px}.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:12px}.rtl .cart-table thead th:nth-child(2),.rtl .cart-table tbody td:nth-child(2){padding-right:12px}.cart-table thead th:last-child,.cart-table tbody td:last-child{width:50px;min-width:unset;padding-left:0;padding-right:0;text-align:center}.cart-table thead{background:#f8f9fa;border-bottom:1px solid rgba(0,0,0,.08)}.cart-table thead th{white-space:nowrap;font-weight:600;font-size:12px;color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;padding:12px 10px}.cart-table tbody tr{border-bottom:1px solid rgba(0,0,0,.05);transition:background .2s ease}.cart-table tbody tr:hover{background:#fafafa}.cart-table tbody tr:last-child{border-bottom:none}.cart-table tbody td{vertical-align:middle}.cart-table .btn-remove{line-height:20px;transform:translateY(1px);width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f8f9fa;color:#666;transition:all .2s ease}.cart-table .btn-remove:hover{background:#000;color:#fff}.cart-table .btn-remove i{font-size:14px}.cart-table .product-image{height:60px;width:60px;border-radius:6px;overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#f8f9fa;transition:all .2s ease}.cart-table .product-image:hover{border-color:#000}.cart-table .product-image.skeleton{border-color:#f3f5f8}.cart-table .product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-table .product-image .image-placeholder{height:30px;width:30px}.cart-table .product-name{display:inline-block;color:#1a1a1a;font-weight:600;font-size:14px;text-decoration-line:underline;text-decoration-color:transparent;transition:var(--transition-150);margin-bottom:4px}.cart-table .product-name:hover{text-decoration-color:#1a1a1a;color:#000}.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:3px 0 2px}.cart-table .product-options li{font-size:12px;color:#666}.ltr .cart-table .product-options li{margin-right:8px}.rtl .cart-table .product-options li{margin-left:8px}.cart-table .product-options li label{font-weight:500;color:#888}.cart-table .product-options li span{color:#333}.cart-table .product-price{color:#000;font-weight:600;font-size:14px}.cart-table .product-price.skeleton{height:20px;width:80px;border-radius:4px}.cart-table .number-picker .input-group-quantity{display:flex;align-items:center;gap:4px}.cart-table .number-picker .btn-number{width:28px;height:28px;border-radius:4px;background:#fff;border:1px solid rgba(0,0,0,.15);color:#000;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.cart-table .number-picker .btn-number svg{width:12px;height:12px}.cart-table .number-picker .btn-number svg path{stroke:#000;transition:all .2s ease}.cart-table .number-picker .btn-number:hover:not([disabled]){background:#000;border-color:#000;color:#fff}.cart-table .number-picker .btn-number:hover:not([disabled]) svg path{stroke:#fff}.cart-table .number-picker .btn-number[disabled]{opacity:.4;cursor:not-allowed}.cart-table .number-picker .input-quantity{width:45px;height:28px;text-align:center;border:1px solid rgba(0,0,0,.15);border-radius:4px;font-size:13px;font-weight:600;color:#000;background:#fff}.cart-table .number-picker .input-quantity:focus{outline:none;border-color:#000}.cart-table .number-picker.skeleton{height:20px;width:40px;border-radius:4px}@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 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}}@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}}
