.steps-wrap{margin-bottom:40px}.step-tabs{justify-content:center;display:flex}.step-tabs .step-tab{font-size:18px;font-weight:var(--font-medium);width:300px;height:55px;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;cursor:default;justify-content:center;align-items:center;margin:0 15px;display:flex;overflow:hidden}.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{width:100%;color:var(--color-black);justify-content:center;align-self:stretch;align-items:center;display:flex}.step-tabs .step-tab-text{position:relative}.step-tabs .step-tab-text .bg-text{width:50px;color:var(--color-black);opacity:.15;font-size:38px;position:absolute;top:50%;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 (width<=991px){.steps-wrap{display:none}.step-tabs .step-tab{width:250px;height:50px;font-size:16px}.step-tabs .step-tab-text .bg-text{font-size:36px}}@media screen and (width<=886px){.step-tabs{flex-direction:column;align-items:center}.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{border-bottom:1px solid var(--border-color-lite);font-size:20px;font-weight:28px;padding-bottom:18px}.order-summary-top .cart-item{align-items:center;padding:10px 0}.order-summary-top .cart-item .product-image{border:1px solid var(--border-color-lite);overflow:unset;background:var(--color-white);align-self:flex-start}.order-summary-top .cart-item .product-image img{border-radius:var(--radius-default)}.order-summary-top .cart-item .product-image .qty-count{background:var(--color-primary);width:16px;height:16px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;font-size:10px;line-height:16px;display:flex;position:absolute;top:-6px}.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}.order-summary-top .cart-item .product-info .product-name{font-weight:var(--font-medium);transition:var(--transition-150);margin:0;text-decoration-line:underline;text-decoration-color:#0000}.order-summary-top .cart-item .product-info .product-name:hover{text-decoration-color:var(--color-black)}.order-summary-top .cart-item .product-info .product-options{margin-top:5px}.order-summary-top .cart-item .product-price{align-self:flex-start;height:46px;line-height:46px;display:block}.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 (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{margin-left:0;padding-left:15px;padding-right:0}.rtl .order-summary-top .cart-item .product-info{margin-right:0;padding-left:0;padding-right:15px}.order-summary-top .cart-item .product-price{height:unset;width:calc(100% - 46px);line-height:1}.ltr .order-summary-top .cart-item .product-price{text-align:left;margin-left:auto;padding:5px 0 0 15px}.rtl .order-summary-top .cart-item .product-price{text-align:right;margin-right:auto;padding:5px 15px 0 0}}.order-summary-middle{padding:25px 0 22px}.order-summary-middle.loading:before{content:"";width:unset;height:unset;border-radius:var(--radius-default);inset:15px -15px}.order-summary-middle .btn-remove-coupon{transition:var(--transition-150);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}.order-summary-middle .btn-remove-coupon:hover{color:var(--color-primary)}.order-summary-bottom{text-align:center}.order-summary-bottom .checkout-terms-and-conditions{text-align:center;margin:-1px 0 0;padding-bottom:10px}.order-summary-bottom .checkout-terms-and-conditions .error-message{margin:-2px 0 8px}.order-summary-bottom .btn{width:100%}#paypal-button-container .paypal-buttons{vertical-align:top}#paypal-button-container .paypal-buttons iframe.component-frame{z-index:0}@media screen and (width>=767px) and (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{background:var(--color-white-dark);border-radius:var(--radius-default);padding:20px 25px 25px}.order-summary-list li{justify-content:space-between;margin-bottom:9px;display:flex}.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-total{font-size:18px;font-weight:var(--font-medium);border-top:1px solid var(--color-gray-lite);justify-content:space-between;margin-top:20px;padding:10px 0 0;display:flex}.order-summary-total label{margin-bottom:0}@media screen and (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{align-items:flex-start;display:flex;position:relative}.cart .order-summary-wrap{position:sticky;top:90px}.cart-inner{flex-grow:1}.ltr .cart-inner{padding-right:15px}.rtl .cart-inner{padding-left:15px}@media screen and (width<=1280px){.cart-inner .number-picker{align-items:center;display:flex}.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{width:30px;height:16px;font-size:12px}}@media screen and (width<=991px){.cart-wrap{margin-top:40px}.cart{align-items:unset;position:unset;flex-direction:column}.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:10px}.cart-table .product-image{border:1px solid var(--color-gray-lite)}.cart-table thead th:first-child,.cart-table tbody td:first-child{width:120px}.cart-table thead th:last-child,.cart-table tbody td:last-child{width:70px;min-width:unset;text-align:center;padding-left:0;padding-right:0}.cart-table thead th{white-space:nowrap}.cart-table tbody td{vertical-align:middle}.cart-table .btn-remove{line-height:20px;transform:translateY(1px)}.cart-table .product-image{border-radius:var(--radius-default);width:60px;height:60px;overflow:hidden}.cart-table .product-image .image-placeholder{width:45px;height:45px}.cart-table .product-name{color:var(--color-black);font-weight:var(--font-medium);transition:var(--transition-150);text-decoration-line:underline;text-decoration-color:#0000;display:inline-block}.cart-table .product-name:hover{text-decoration-color:var(--color-black)}.cart-table .product-options{margin:4px 0 1px}.cart-table .product-price{color:var(--color-black)}@media screen and (width>=1281px){.cart-table td>label{display:none}}@media screen and (width<=1280px){.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){flex-direction:column;padding:20px 0 11px}.cart-table tbody td:nth-child(3),.cart-table tbody td:nth-child(4){white-space:nowrap;padding:0 0 1px}.cart-table tbody td:nth-child(5){white-space:nowrap;padding:0 0 13px}.cart-table tbody td:last-child{min-width:unset;width:70px}.cart-table td>label{width:90px;min-width:90px;color:var(--color-gray);white-space:pre-wrap;margin-bottom:0}.ltr .cart-table td>label{padding-right:5px}.rtl .cart-table td>label{padding-left:5px}.cart-table .product-price{display:inline-flex}}@media screen and (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 (width<=576px){.cart-table tbody td{padding-left:7px;padding-right:7px}.cart-table tbody td:first-child{width:85px}.cart-table tbody td:last-child{width:50px}.cart-table tbody td>label{width:80px;min-width:80px}}