.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-white);background:var(--color-primary);border-color:var(--color-primary)}.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-link.disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.step-tabs .step-tab.is-disabled:not(.active){opacity:.5;cursor:not-allowed}.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-primary);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{margin-top:18px}.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}@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 .order-summary-total{font-size:18px;font-weight:var(--font-medium);display:flex;margin-top:20px;justify-content:space-between;padding:10px 0 0;border-top:1px solid var(--color-gray-lite)}.cart .order-summary-total.order-summary-total-skeleton label,.cart .order-summary-total.order-summary-total-skeleton span{height:24px;background:var(--color-gray-lite);border-radius:6px}.cart .order-summary-total.order-summary-total-skeleton label{width:80px}.cart .order-summary-total.order-summary-total-skeleton span{width:90px}.cart .order-summary-total label{margin-bottom:0}.cart .coupon-wrap{margin-top:18px}.cart .coupon-wrap .form-control.skeleton{height:40px;flex-grow:1;background:var(--color-gray-lite);border-radius:var(--radius-default)}.cart .coupon-wrap .btn-apply-coupon.skeleton{width:70px;height:40px;background:var(--color-gray-lite);border-radius:var(--radius-default)}.ltr .cart .coupon-wrap .btn-apply-coupon.skeleton{margin-left:10px}.rtl .cart .coupon-wrap .btn-apply-coupon.skeleton{margin-right:10px}.cart .checkout-terms-and-conditions.skeleton{height:20px;margin-bottom:15px;background:var(--color-gray-lite);border-radius:6px}.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);overflow:hidden}.cart-table{margin-bottom:0}.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:auto}.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:nth-child(3),.cart-table thead th:nth-child(4),.cart-table thead th:nth-child(5),.cart-table tbody td:nth-child(3),.cart-table tbody td:nth-child(4),.cart-table tbody td:nth-child(5){min-width:120px}.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{padding:14px 20px;font-weight:var(--font-medium);color:var(--color-black);border-bottom:1px solid var(--color-gray-lite);white-space:nowrap}.cart-table thead th:first-child{text-align:center}.ltr .cart-table thead th:nth-child(3),.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(5){text-align:left}.cart-table thead th:nth-child(4){text-align:center}.cart-table tbody{background:#f9fafb}.cart-table tbody tr:last-child td{padding-bottom:28px}.cart-table tbody td{padding:18px 20px;vertical-align:middle}.cart-table .cart-product-image-cell{text-align:center;vertical-align:baseline}.cart-table .cart-product-image-cell .product-image{margin:0 auto}.ltr .cart-table .cart-product-value-cell{text-align:right}.rtl .cart-table .cart-product-value-cell{text-align:left}.cart-table .cart-product-value-cell:nth-child(4){text-align:center}.cart-table .cart-product-value-cell .product-price,.cart-table .cart-product-value-cell .quantity{display:inline-block}.cart-table .cart-product-value-cell .number-picker{display:inline-flex;justify-content:center}.cart-table .cart-product-row .cart-product-value-cell:nth-child(4){text-align:center}.cart-table .cart-addon-row{color:var(--color-gray)}.cart-table .cart-addon-row td{padding-top:10px;padding-bottom:10px}.cart-table .cart-addon-row .cart-addon-line{display:flex;align-items:center;gap:10px}.cart-table .cart-addon-row .cart-addon-info{min-width:0}.cart-table .cart-addon-row .product-name,.cart-table .cart-addon-row .product-price,.cart-table .cart-addon-row .quantity{color:var(--color-gray);font-weight:var(--font-normal)}.cart-table .cart-addon-row .product-name:hover{color:var(--color-primary)}.cart-table tbody tr:last-child.cart-addon-row td,.cart-table tbody tr:last-child.cart-product-row td{padding-bottom:28px}.cart-table .btn-remove{line-height:20px;transform:translateY(1px)}.cart-table .product-image{display:flex;align-items:center;justify-content:center;flex-shrink:0;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{width:100%;height:80%;max-width:100%;max-height:80%;-o-object-fit:contain;object-fit:contain}.cart-table .product-image-sm{height:40px;width:40px}.cart-table .product-image-sm .image-placeholder{width:100%;height:80%;max-width:100%;max-height:80%;-o-object-fit:contain;object-fit:contain}.cart-table .product-name{display:inline-block;color:var(--color-black);font-weight:var(--font-medium);text-decoration:none}.cart-table .product-name:hover{color:var(--color-primary)}.cart-table .product-name+.product-iam{margin-top:2px;margin-bottom:2px}.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 .shipping-timeline-box{margin-top:10px;padding:10px 14px;background:#f0f0f0;border-radius:8px}.cart-table .shipping-timeline-line{color:var(--color-gray);font-size:13px;line-height:1.6}.cart-table .shipping-timeline-line:not(:last-child){margin-bottom:2px}.cart-table .product-price{color:var(--color-black)}.cart-table .product-price.skeleton{height:24px;width:100px;border-radius:6px}.cart-table .quantity{color:var(--color-black)}.cart-table .number-picker{position:relative;width:auto}.cart-table .number-picker.skeleton{height:32px;width:90px;border-radius:8px}.cart-table .number-picker .input-group-quantity{display:inline-flex;align-items:stretch;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:var(--color-white)}.cart-table .number-picker .input-quantity{width:40px;height:32px;margin:0;padding:0;text-align:center;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;border-radius:0;background:transparent}.cart-table .number-picker .btn-number{width:32px;height:32px;margin:0;padding:0;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;background:transparent}.cart-table .number-picker .btn-number svg{height:12px;width:12px}.cart-table .number-picker .btn-number:hover:not([disabled]){background:#f7f8fa}.cart-table .number-picker .btn-number:hover:not([disabled]) svg path{stroke:var(--color-primary)}.cart-table .number-picker .btn-number[disabled]{opacity:.5}@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:auto}.cart-table .cart-product-value-cell>label{display:none}}@media screen and (max-width:1280px){.cart-table.cart-table-skeleton .cart-product-row td:nth-child(3),.cart-table.cart-table-skeleton .cart-product-row td:nth-child(4),.cart-table.cart-table-skeleton .cart-product-row td:nth-child(5),.cart-table.cart-table-skeleton .cart-addon-row td:nth-child(3),.cart-table.cart-table-skeleton .cart-addon-row td:nth-child(4),.cart-table.cart-table-skeleton .cart-addon-row 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 tbody{display:block;border-bottom:1px solid var(--color-gray-lite);padding-bottom:16px;margin-bottom:8px}.cart-table tbody:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.cart-table .cart-product-row,.cart-table .cart-addon-row{display:block}.cart-table .cart-product-row td:nth-child(3),.cart-table .cart-product-row td:nth-child(4),.cart-table .cart-product-row td:nth-child(5){padding-top:2px}.cart-table tbody td{display:block;vertical-align:top;padding:8px 30px!important}.ltr .cart-table tbody td{text-align:left!important}.rtl .cart-table tbody td{text-align:right!important}.cart-table tbody td.cart-product-image-cell{padding-top:25px!important;text-align:center!important}.cart-table tbody td.cart-product-image-cell:empty{display:none}.cart-table tbody td.cart-product-image-cell .product-image{margin:0 auto}.cart-table tbody td.cart-product-info-cell{padding-top:12px!important;flex-direction:column}.cart-table tbody td.cart-product-value-cell{display:flex;align-items:center;gap:10px;white-space:nowrap}.cart-table tbody td.cart-product-value-cell>label{width:90px;min-width:90px;margin-bottom:0;color:var(--color-gray);white-space:pre-wrap}.ltr .cart-table tbody td.cart-product-value-cell>label{padding-right:5px;text-align:left}.rtl .cart-table tbody td.cart-product-value-cell>label{padding-left:5px;text-align:right}.cart-table tbody td.cart-product-value-cell label,.cart-table tbody td.cart-product-value-cell span{font-size:13px;line-height:1.7}.cart-table tbody td:last-child{min-width:unset;width:auto;padding-bottom:20px!important}.ltr .cart-table tbody td:last-child{text-align:right!important}.rtl .cart-table tbody td:last-child{text-align:left!important}.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 .cart-product-row td.cart-product-value-cell input,.cart-table tbody .cart-product-row td.cart-product-value-cell span,.cart-table tbody .cart-product-row td.cart-product-value-cell label,.cart-table tbody .cart-addon-row td.cart-product-value-cell input,.cart-table tbody .cart-addon-row td.cart-product-value-cell span,.cart-table tbody .cart-addon-row td.cart-product-value-cell label{font-size:13px}}@media screen and (max-width:576px){.cart-table tbody td{padding-left:20px!important;padding-right:20px!important}.cart-table tbody td.cart-product-image-cell{min-width:unset;width:auto;padding-left:20px!important;padding-right:20px!important}.cart-table tbody td.cart-product-value-cell>label{width:80px;min-width:80px}.cart-table tbody td:last-child{width:auto}}
