.summary-main-container{flex-direction:column;align-items:stretch;gap:25px;width:100%;height:auto;margin:0 auto;display:flex;position:relative}.checkout-inputs-and-summary{align-items:stretch;gap:10px;width:100%;height:auto;margin:0 auto;padding:35px 120px;display:flex;position:relative}.summary-left-main-outer-container{flex-direction:column;gap:15px;width:70%;padding:0 20px 10px 10px;display:flex}.summary-left-section{border-radius:5px;flex-direction:column;gap:25px;width:100%;height:100%;padding:16px;display:flex;box-shadow:1px 1px 6px #00000026}.checkout-pages-toggle-nav{justify-content:center;align-items:center;gap:20px;display:flex}.checkout-page-select-option-container{border:1px solid var(--border-color);cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;width:50%;height:auto;padding:10px;display:flex}.checkout-page-select-option-container.selected-option{background-color:var(--tertiary-background)}.checkout-page-select-option-container>h3{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight)}.checkbox1{cursor:pointer;justify-content:center;align-items:center;width:max-content;padding:10px;display:flex;position:relative}.checkbox1 input{opacity:0;position:absolute}.checkbox1 span{border:1px solid var(--orange-outline);background-color:#fff;border-radius:50%;width:20px;height:20px;padding:5px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox1 input:checked+span{border-color:var(--orange-outline);background-color:#fff}.checkbox1 input:checked+span:after{content:"";background-color:var(--orange-fill);border-radius:50%;width:10px;height:10px;animation:.3s forwards checkbox1-animation;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)scale(0)}@keyframes checkbox1-animation{0%{transform:translate(-50%,-50%)rotate(45deg)scale(0)}to{transform:translate(-50%,-50%)rotate(45deg)scale(1)}}.checkout-pages-toggle-nav span{cursor:pointer;align-items:center;gap:5px;display:flex}.checkout-pages-toggle-nav span p{color:#a6a6a6;font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);border-bottom:2px solid #fff;transition:all .3s ease-in-out}.checkout-pages-toggle-nav span.active-checkout-toggle p{color:var(--text-primary)}.checkout-pages-toggle-nav span.active-checkout-toggle p:nth-child(2){color:var(--text-primary);border-bottom:2px solid var(--orange-fill)}.shipping-details-and-coupen-show,.order-summery-and-proceed-btn{flex-direction:column;gap:30px;width:100%;display:flex}.order-summery-proceed-btn-div{justify-content:end;align-items:center;width:100%;display:flex}.order-summery-proceed-btn-div button{background-color:var(--secondary-color);color:#fff;cursor:pointer;border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;width:305px;height:40px;font-size:12px;font-weight:700;line-height:18px;display:flex}.summary-right-section{background-color:#f6fafe;flex-direction:column;gap:50px;width:50%;height:max-content;padding:35px 0 60px 70px;display:flex}.summery-right-section-according-payment{background-color:#f6fafe;flex-direction:column;gap:50px;width:50%;height:500px;padding:35px 72px 72px;display:flex;overflow:hidden auto}.summery-right-section-according-payment::-webkit-scrollbar{display:none}.summery-right-section-low-height{flex-direction:column;gap:50px;width:30%;height:100%;padding:2px 5px 2px 2px;display:flex;overflow:hidden auto}.summery-right-section-low-height::-webkit-scrollbar{display:none}.right-section-order-summary-main-container{border-radius:5px;flex-direction:column;justify-content:start;align-items:start;width:100%;padding:16px;display:flex;box-shadow:1px 1px 6px #00000026}.right-section-order-summary-main-heading{font-size:var(--section-size);line-height:var(--section-height);font-weight:var(--section-weight)}.right-section-order-summary-products-container{flex-direction:column;justify-content:start;align-items:start;gap:10px;width:100%;display:flex;position:relative}.right-section-order-summary-assembly-plan{font-size:16px;font-weight:500;line-height:20px}.right-section-ordered-product-card{flex-direction:column;gap:10px;width:100%;display:flex}.selected-products{border-bottom:1px solid var(--border-color);flex-direction:column;gap:15px;width:100%;padding:10px 0;display:flex}.right-section-ordered-product-card .selected-products:last-child{border-bottom:none}.selected-single-product{cursor:pointer;gap:15px;width:100%;display:flex}.selected-single-product img{border:1px solid #d7d7d7;width:95px;height:63px}.selected-product-containt{flex-direction:column;gap:5px;width:100%;display:flex}.selected-product-name-and-price{justify-content:space-between;align-items:center;width:100%;display:flex}.selected-product-name-and-price h3{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight)}.selected-product-name-and-price p{font-size:14px;font-weight:400;line-height:21px}.order-summary-prices-container del{font-size:var(--sub-section-size);line-height:1.2;font-weight:var(--sub-section-weight);color:var(--text-primary);opacity:.5}.order-summary-prices-container p{font-size:var(--section-size);line-height:1.2;font-weight:var(--section-weight);color:var(--text-red)}.selected-product-color{justify-content:start;align-items:center;gap:5px;width:100%;display:flex}.selected-product-color p{font-size:var(--attribute-size);line-height:var(--attribute-height);font-weight:var(--attribute-weight);color:var(--text-primary)}.products-tax-and-total{border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;flex-direction:column;gap:10px;width:100%;padding:15px 0 15px 15px;display:flex}.products-tax-and-total span{justify-content:space-between;align-items:center;width:100%;display:flex}.products-tax-and-total span p{font-size:14px;font-weight:400;line-height:21px}.selected-product-total{justify-content:center;align-items:center;padding:0 20px;display:flex}.selected-product-total span{justify-content:space-between;align-items:center;width:100%;display:flex}.selected-product-grand-total-price{font-size:20px;font-weight:600;line-height:30px}.right-section-content-and-price{justify-content:space-between;align-items:center;display:flex}.right-section-content{flex-direction:column;justify-content:start;align-items:start;width:100%;display:flex}.right-section-price{justify-content:end;align-items:end;width:max-content;height:100%;display:flex}.checkout-product-single-price{font-size:var(--section-size);line-height:1.2;font-weight:var(--section-weight);color:var(--text-red)}.right-section-show-more-button-container{border-bottom:1px solid var(--border-color);justify-content:end;align-items:center;width:100%;padding-bottom:10px;display:flex}.show-more-products-button{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);color:var(--text-primary);cursor:pointer;text-decoration:underline}.right-section-order-pricing-details{flex-direction:column;gap:5px;width:100%;display:flex}.cart-order-summary-zip-code{flex-direction:column;width:100%;display:flex;position:relative}.cart-order-summary-price-detail-single-item{justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.cart-order-summary-price-detail-single-item-title{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-two-weight)}.cart-order-summary-price-detail-single-item-price{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-one-weight)}.cart-order-summary-price-detail-single-item-total-container{border-top:2px solid var(--border-color);border-bottom:2px solid var(--border-color);justify-content:space-between;align-items:center;width:100%;padding:10px 0;display:flex}.cart-order-summary-price-detail-single-item-title-total{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--content-two-weight)}.cart-order-summary-price-detail-single-item-price-count{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight)}.cart-order-summary-zip-code-heading{justify-content:start;align-items:center;gap:5px;width:100%;display:flex}.cart-order-summary-zip-code-heading p{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-one-weight)}.cart-order-summary-zip-code-heading h3{color:#000;cursor:pointer;justify-content:start;align-items:center;gap:5px;font-size:12px;font-weight:500;line-height:1.5;display:flex}.cart-order-summary-zip-code-input-div{visibility:hidden;height:0;padding:0;transition:all .3s ease-in-out;display:flex;overflow:hidden}.cart-order-summary-zip-code-input-div.show-zip-code-update-input{visibility:visible;height:60px;padding:2px 0}.cart-order-summary-zip-code-input-and-button{border:1px solid var(--orange-outline);border-radius:5px;justify-content:start;align-items:center;gap:0;height:max-content;display:flex;overflow:hidden}.cart-summary-update-zip-input{height:35px;color:var(--text-gray);font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-two-weight);background-color:#fff;border:none;outline:none;padding:10px}.cart-summary-update-zip-btn{background-color:var(--orange-fill);height:40px;color:var(--text-oposite);cursor:pointer;border:none;padding:11px 15px}.right-section-price-and-value{justify-content:space-between;align-items:center;width:100%;display:flex}.right-section-price-text{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-two-weight)}.right-section-price-text:last-child{font-weight:var(--content-one--weight)}.desktop-total-and-continue{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.right-section-total-value{border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;width:100%;padding:10px 0;display:flex}.right-section-total-price-text-and-value{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);color:var(--text-primary)}.right-section-total-price-text-and-value:last-child{font-weight:600}.right-section-order-place-container{flex-direction:column;justify-content:start;align-items:start;gap:10px;width:100%;display:flex}.email-blast-label{justify-content:start;align-items:center;gap:10px;width:100%;font-size:12px;font-weight:400;line-height:1.2;display:flex}.checkout-email-blast-checkbox{appearance:none;border:1px solid var(--orange-outline);cursor:pointer;box-sizing:border-box;background-color:#fff;border-radius:4px;outline:none;width:16px;height:16px;position:relative;padding:0!important}.checkout-email-blast-checkbox:checked{background-color:var(--orange-fill);border-color:var(--orange-outline)}.checkout-email-blast-checkbox:checked:after{content:"";border:solid var(--text-oposite);border-width:0 2px 2px 0;width:3px;height:7px;display:block;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.right-section-order-place-container>p{width:100%;font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-two-weight);flex-direction:column;justify-content:start;align-items:start;display:flex}.right-section-order-place-container>p>span{color:var(--text-primary);font-weight:var(--content-one--weight);cursor:pointer;text-decoration:underline}.right-section-place-order-terms-and-rights{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-two-weight);gap:5px;width:100%;display:flex}.checkout-total-and-continue-sticky{z-index:999999999;background-color:#fff;flex-direction:column;width:100%;padding:10px 20px;display:none;position:fixed;bottom:0;left:0}.mob-terms-condition-and-procced-button-container{flex-direction:column;justify-content:start;align-items:start;gap:10px;width:100%;padding:10px 0;display:flex}.mob-terms-condition-and-procced-button-container.apply-margin-bottom{margin-bottom:15px}.mob-terms-condition-and-procced-button-container>span{flex-direction:column;justify-content:start;align-items:start;gap:0;width:100%;display:flex}.mob-terms-condition-and-procced-button-container>span>p{font-size:12px;font-weight:400;line-height:1.5}.mob-terms-condition-and-procced-button-container>span>i{font-size:12px;font-weight:500;line-height:1.5;text-decoration:underline}.terms-and-condition-agree{font-size:12px;font-weight:400;line-height:1.5}.mobile-view-not-delivery-message{background-color:#d22b2b;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:5px 10px;display:flex;position:fixed;bottom:0;left:0}.mobile-view-not-delivery-message>p{color:#fff;font-size:10px;font-weight:400;line-height:1.5}.mobile-view-not-delivery-message>button{cursor:pointer;color:#fff;background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;width:max-content;height:max-content;font-size:12px;font-weight:500;line-height:1.2;text-decoration:underline;display:flex}@media only screen and (max-width:1725px){.right-section-place-order-terms-and-rights{font-size:10px}.right-section-place-order-terms-and-rights a{font-size:10px!important}}@media only screen and (max-width:1550px){.right-section-place-order-terms-and-rights{flex-direction:column;justify-content:start;align-items:start;gap:0;display:flex}}.right-section-place-order-terms-and-rights a{color:var(--text-primary);font-weight:var(--content-one--weight)}.right-section-place-order-button{border:1px solid var(--orange-outline);width:100%;height:40px;font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);color:var(--text-gray);cursor:pointer;background-color:#0000;border-radius:5px;justify-content:center;align-items:center;display:flex}.right-section-place-order-button:hover{background-color:var(--orange-fill);color:var(--text-oposite)}.cart_products_overlay{background-color:#0003;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.zip-not-under-delivery-area-message-contianer{z-index:999999;background-color:#d22b2b;justify-content:start;align-items:center;width:100%;height:65px;padding:10px 20px;display:flex;position:static}@media only screen and (max-width:767px){.zip-not-under-delivery-area-message-contianer{display:none!important}}.zip-not-underdelivery-message{flex-direction:column;justify-content:start;align-items:start;width:100%;height:auto;display:flex}.zip-not-underdelivery-message>h3{color:#fff;font-size:18px;font-weight:500;line-height:1.2}.zip-not-underdelivery-message>p{color:#fff;font-size:15px;font-weight:400;line-height:1.5}.bottom-zip-update-button{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:max-content;height:40px;padding:5px 15px;font-size:15px;font-weight:500;line-height:1.5;transition:all .3s ease-in-out;display:flex}.bottom-zip-update-button:hover{color:#d22b2b;background-color:#fff}@media only screen and (max-width:1200px){.checkout-inputs-and-summary{width:100%;height:auto;display:flex;padding:35px 60px!important}.summary-left-main-outer-container{width:65%;padding:0 0 10px 10px}.summery-right-section-low-height{width:35%!important}.summary-left-section{padding:20px;width:100%!important}.summary-right-section{width:100%!important}.right-section-order-summary-main-container{padding:10px}.selected-product-name-and-price h3{font-size:13px;line-height:1.2}.order-summary-prices-container p{font-size:12px}.order-summary-prices-container del{font-size:10px}.selected-product-color p{font-size:10px;line-height:1.2}}@media only screen and (min-width:768px) and (max-width:1023px){.checkout-inputs-and-summary{padding:25px 30px!important}}@media only screen and (max-width:767px){.checkout-inputs-and-summary{flex-direction:column;width:100%;height:auto;display:flex;gap:0!important;padding:10px 0!important}.summary-left-main-outer-container{width:100%!important;padding:10px 10px 5px!important}.summary-left-section{gap:15px;width:100%;padding:10px}.checkout-pages-toggle-nav{justify-content:center;gap:10px}.summery-right-section-low-height{margin-bottom:155px;width:100%!important;padding:5px 10px 10px!important}.right-section-order-summary-main-container{gap:0!important}.right-section-order-summary-main-heading{font-size:18px;font-weight:600;line-height:1.2}.selected-product-name-and-price h3{font-size:14px;line-height:15px}.order-summary-prices-container del{font-size:10px;font-weight:400;line-height:12px}.order-summary-prices-container p{color:var(--text-red);font-size:12px;font-weight:500;line-height:14px}.checkout-pages-toggle-nav span p{font-size:12px;font-weight:600;line-height:15px}.order-summery-proceed-btn-div{justify-content:center;align-items:center;padding:0;display:flex}.order-summery-proceed-btn-div button{width:100%}.right-section-price-text{font-size:12px;line-height:15px}.right-section-price-text:last-child{font-weight:500}.right-section-place-order-terms-and-rights{flex-direction:column;font-size:12px;font-weight:400;line-height:15px;display:flex}.checkout-page-select-option-container{padding:5px 10px}.checkout-page-select-option-container.selected-option{background-color:var(--tertiary-background)}.checkout-page-select-option-container>h3{font-size:13px;line-height:1.2;font-weight:var(--sub-section-weight)}.checkbox1 span{width:15px;height:15px;padding:5px}.checkbox1 input:checked+span:after{content:"";background-color:var(--orange-fill);border-radius:50%;width:7px;height:7px;animation:.3s forwards checkbox1-animation;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)scale(0)}.checkout-total-and-continue-sticky{display:flex}.desktop-total-and-continue{display:none}}.info_icon_cart{cursor:pointer;font-size:14px;line-height:14px}
.payment-method-main-container{flex-direction:column;gap:5px;width:100%;display:flex}.payment-method-head-container{justify-content:start;align-items:center;gap:15px;width:100%;display:flex}.payment-method-head-container p{font-size:14px;font-weight:400;line-height:21px}.payment-method-head-container p a{color:#50bed3;text-decoration:none}.payment-types-outer-container{border:1px solid #d7d7d7;flex-direction:column;gap:30px;padding:15px;display:flex}.payment-terms-and-procced-btn{flex-direction:column;gap:50px;width:100%;display:flex}.payment-term-agree{flex-direction:column;gap:20px;width:100%;display:flex}.payment-term-agree p{color:var(--text-primary);text-align:justify;font-size:12px;font-weight:400;line-height:18px}.payment-term-agree p a{color:#50bed3;cursor:pointer;text-decoration:none}.terms-agree{justify-content:start;align-items:center;gap:5px;width:100%;display:flex}.terms-agree-label{flex-direction:row;justify-content:start;align-items:center;width:100%;display:flex}.terms-agree input[type=checkbox]{appearance:none;cursor:pointer;border:2px solid #d7d7d7;border-radius:4px;outline:none;width:20px;height:20px;transition:background-color .3s,border .3s;position:relative}.terms-agree input[type=checkbox]:checked{background-color:var(--orange-fill);border:2px solid var(--orange-fill)}.terms-agree input[type=checkbox]:checked:after{content:"";opacity:0;opacity:1;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;transition:opacity .3s;position:absolute;top:0;left:5px;transform:rotate(45deg)}.terms-agree input[type=checkbox]:not(:checked):after{display:none}.terms-agree label{cursor:pointer;font-size:12px;font-weight:400;line-height:18px}.terms-agree label a{color:#50bed3;text-decoration:none}.procced-btn-div{width:100%;height:auto;display:flex}.procced-btn-div.hide-proced{display:none}.procced-btn-div button{background-color:var(--secondary-color);color:var(--text-white);border:2px solid var(--secondary-color);cursor:pointer;outline:none;justify-content:center;align-items:center;width:100%;height:55px;font-size:20px;font-weight:600;line-height:30px;display:flex}.paypal-btns-option{flex-direction:column;gap:20px;width:100%;display:none}.paypal-btns-option.show-paypal-btns{display:flex}.paypal-btns-option button{cursor:pointer;border-radius:25px;outline:none;justify-content:center;align-items:center;gap:10px;width:100%;height:55px;font-size:20px;font-weight:500;line-height:30px;display:flex}@media only screen and (max-width:480px){.payment-types-outer-container{gap:15px;padding:5px}}
.payment-types-main-container{flex-direction:column;justify-content:start;align-items:start;gap:15px;width:100%;display:flex}.payment-type-heading-container{color:var(--text-primary);justify-content:start;align-items:center;gap:10px;font-size:20px;font-weight:500;line-height:30px;display:flex}.payment-types-select-boxes-container{grid-template-columns:auto auto;gap:10px;width:100%;display:grid}.payment-select-option{border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;border-radius:5px;flex-direction:row;justify-content:start;align-items:center;gap:5px;padding:5px 15px;font-size:14px;font-weight:400;line-height:24px;transition:all .3s ease-in-out;display:flex}.payment-select-option.disabled{cursor:not-allowed}.payment-select-option input[type=radio]{appearance:none;border:1px solid var(--orange-outline);cursor:pointer;border-radius:50%;outline:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:relative;padding:5px!important}.payment-select-option input[type=radio]:checked{border-color:var(--orange-outline);background-color:#0000}.payment-select-option input[type=radio]:checked:before{content:"";background-color:var(--orange-fill);border-radius:50%;width:12px;height:12px;position:absolute}.payment-select-option.selected{background-color:#0000000d;border:2px solid #000}.payment-type-paypal-logo{width:auto;height:20px}.payment-types-select-label{justify-content:space-between;align-items:center;width:100%;display:flex}@media only screen and (max-width:480px){.payment-types-select-boxes-container{grid-template-columns:auto auto;display:grid}.payment-select-option{padding:5px 10px;font-size:10px;line-height:1.2}.payment-type-paypal-logo{height:15px}.payment-select-option input[type=radio]{width:15px;height:15px}.payment-select-option input[type=radio]:checked:before{width:7px;height:7px}}
.credit-card-type-main-container{border-top:1px solid var(--border-color);flex-direction:column;justify-content:start;align-items:center;gap:15px;width:100%;padding:15px 0 10px;display:flex}.credit-card-type-head{justify-content:end;align-items:center;gap:5px;width:100%;display:flex}.credit-card-type-head img{width:auto;height:40px}.credit-card-type-body{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.credit-card-inputs,.credit-card-expiry-and-code-inputs{justify-content:start;align-items:center;gap:30px;width:100%;display:flex}.error-border{border:1px solid var(--text-red)!important}.error-message{color:var(--text-red)!important}@media only screen and (max-width:480px){.credit-card-inputs{flex-direction:column;gap:15px;width:100%;display:flex}.credit-card-expiry-and-code-inputs{gap:15px}.credit-card-type-head{justify-content:space-between}}
.payment-type-financing-main-container{border-top:1px solid var(--border-color);flex-direction:column;gap:15px;width:100%;padding:15px 0;display:flex}.payment-type-financing-heading{justify-content:space-between;align-items:center;width:100%;display:flex}.payment-type-financing-heading img{width:auto;height:35px}.payment-type-financing-heading>h3{color:var(--text-primary);font-size:20px;font-weight:500;line-height:24px}.payment-type-financing-inputs-main{flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;display:flex}.acima-method-input-dual-fields{justify-content:space-between;align-items:center;gap:15px;width:100%;display:flex}.acima-method-single-input{justify-content:center;align-items:center;width:49%;display:flex}.payment-type-financing-apply{width:100%;color:var(--text-primary);justify-content:start;align-items:center;gap:10px;font-size:13px;font-weight:400;line-height:16px;display:flex}.payment-type-financing-apply>p{color:var(--tertiary-color);cursor:pointer;font-weight:500;text-decoration:underline}
.payment-type-paypal-main-container{border-top:1px solid var(--border-color);flex-direction:column;gap:15px;width:100%;padding:15px 0;display:flex}.payment-type-paypal-heading{justify-content:space-between;align-items:center;width:100%;display:flex}.payment-type-paypal-heading img{width:auto;height:35px}.payment-type-paypal-heading>h3{color:var(--text-primary);font-size:20px;font-weight:500;line-height:24px}.paypal-button-container{width:50%}
