.cart-main-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.cart-body{gap:10px;width:100%;max-width:2000px;min-height:60vh;padding:0 120px 35px;display:flex;position:relative}.cart-products-section{width:70%;padding:25px 20px 0 0;display:flex}.cart-products-section.cart-products-section-full-width{width:100%}.cart-order-summery-section{flex-direction:column;width:30%;height:auto;margin-top:105px;padding-top:30px;display:flex;position:relative}.cart-order-summery-section.hide-order-summary{display:none}.cart-order-summery-inner-section{background-color:#fff;border-radius:5px;flex-direction:column;gap:10px;width:100%;height:auto;padding:10px;display:flex;position:sticky;top:20px;overflow:hidden auto;box-shadow:1px 1px 6px #00000026}.cart-order-summery-inner-section::-webkit-scrollbar{background-color:#f0f0f0;width:3px;height:5px!important}.cart-order-summery-inner-section::-webkit-scrollbar-thumb{background-color:var(--secondary-color);border-radius:3px}.cart-order-summery-inner-section::-webkit-scrollbar-button{display:none}.cart-order-summary-heading{font-size:var(--section-size);line-height:var(--section-height);font-weight:var(--section-weight)}.cart-order-summary-sub-title{font-size:12px;font-weight:500;line-height:15px}.cart-order-summary-price-details{flex-direction:column;gap:10px;width:100%;display:flex}.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;width:100%;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;width:85%;height:max-content;display:flex;overflow:hidden}.cart-summary-update-zip-input{width:100%;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;width:80px!important}.if-professional-assembly-container{justify-content:space-between;align-items:center;width:100%;display:flex}.if-professional-assembly-heading{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-one-weight)}.if-professional-assembly-value{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight)}.cart-order-summary-zip-arrow{transition:all .3s ease-in-out}.cart-order-summary-zip-arrow.cart-order-summary-zip-arrow-rotate{transform:rotate(180deg)}.cart-order-summary-coupon-arrow{transition:all .3s ease-in-out}.cart-order-summary-coupon-arrow.cart-order-summary-coupon-arrow-rotate{transform:rotate(180deg)}.order-summary-coupon-div{flex-direction:column;width:100%;display:flex}.order-summary-coupon-div p{font-size:var(--content-one-size);font-weight:var(--content-one-weight);line-height:var(--content-one-height);cursor:pointer;justify-content:start;align-items:center;gap:5px;display:flex}.cart-order-summary-total{flex-direction:column;gap:10px;width:100%;display:flex}.mobile-cart-order-summary-total{position:fixed!important;bottom:0!important;left:0!important}.cart-order-summary-coupon-input-div{visibility:hidden;height:0;padding:0;transition:all .3s ease-in-out;display:flex;overflow:hidden}.cart-order-summary-coupon-input-div.show-coupon-update-input{visibility:visible;height:60px;padding:10px 0}.cart-order-summary-coupon-input-and-button{border:1px solid var(--orange-outline);border-radius:5px;justify-content:start;align-items:center;gap:0;width:85%;height:max-content;display:flex;overflow:hidden}.cart-summary-update-coupon-input{width:100%;height:40px;color:var(--text-gray);background-color:#fff;border:none;outline:none;padding:10px}.cart-summary-update-coupon-btn{background-color:var(--orange-fill);height:40px;color:var(--text-oposite);cursor:pointer;border:none;padding:11px 15px}.cart-order-summary-price-detail-save-discount{justify-content:space-between;align-items:center;width:100%;display:flex}.cart-order-summary-price-detail-save-discount p{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-two-weight)}.cart-order-summary-price-detail-save-discount p:nth-child(2){font-weight:var(--content-one-weight)}.cart-summary-proceed-btn{background-color:var(--orange-fill);width:100%;color:var(--text-oposite);border:1px solid var(--orange-outline);font-weight:var(--sub-section-weight);line-height:var(--sub-section-height);font-size:var(--sub-section-size);cursor:pointer;border-radius:5px;outline:none;justify-content:center;align-items:center;padding:11px;text-decoration:none;display:flex}.cart-you-may-like-section{z-index:10;background-color:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px;flex-direction:column;gap:10px;width:30%;height:100vh;padding:30px 0 20px 20px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:-1px 0 8px #0000001a}.cart-you-may-like-section h3{color:var(--text-primary);font-size:25px;font-weight:600;line-height:37px}.cart-related-products-display-section{width:100%;padding:var(--global-padding);flex-direction:column;gap:25px;margin-bottom:35px;display:flex}.cart-related-products-display-section>h3{font-size:var(--section-size);font-weight:var(--section-weight);line-height:var(--section-height);color:var(--text-primary)}.cart-related-products-slider-main-div{justify-content:center;align-items:center;width:100%;height:auto;position:relative;overflow:hidden}.cart-related-products-cards{white-space:nowrap;grid-template-columns:repeat(4,1fr);grid-auto-flow:column;gap:10px;padding:0;display:grid;overflow-x:hidden}.cart-latest-products-slider-arrow{z-index:9999;position:absolute;background-color:var(--orange-fill)!important;border:1px solid var(--orange-outline)!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;display:flex!important;top:50%!important}.cart-also-like-slider-arrow-left,.cart-also-like-slider-arrow-right{color:var(--text-oposite)}.cart-latest-products-slider-arrow-left{left:0}.cart-latest-products-slider-arrow-right{right:0}.cart-latest-product-cards-container{justify-self:center;align-items:center;height:auto;margin-top:0;padding:5px;width:100%!important;display:flex!important}.slick-slider .slick-track{margin:0!important;padding:0!important}.delivery-option-container{background-color:#fafafa;border:1px solid #f0f0f0;border-radius:4px;padding:10px}.order-summary-deliver-to{justify-content:space-between;align-items:center;width:100%;display:flex}.deliver-to-price{font-size:10px;font-weight:600;line-height:18px}.delivery-option-container-label{color:var(--secondary-color);margin:0;font-size:14px;font-weight:500;line-height:21px}.delivery-option-container-description,.delivery-opt-heading{color:var(--secondary-color);margin:0;font-size:12px;font-weight:400;line-height:18px}.delivery-opt-heading:nth-child(2){font-size:15px;font-weight:600;line-height:18px}.space-between-checkout-and-related-products{width:100%;margin-top:160px;display:none}.payment-card-container{border-top:1px solid var(--border-color);flex-direction:column;justify-content:start;align-items:start;gap:15px;width:100%;margin-top:10px;padding:20px 0;display:flex}.payment-cards-heading{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-one-weight);color:var(--text-primary)}.payment-cards-inner-container{flex-grow:1;justify-content:flex-start;align-items:center;gap:5px;width:100%;display:flex}.payment-card{width:auto;height:35px}.financing-months-range-container{border-top:1px solid var(--border-color);flex-direction:column;justify-content:start;align-items:start;gap:15px;width:100%;padding:20px 0;display:flex}.financing-month-range-heading{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-one-weight)}.financing-month-range-apply-button{border:1px solid var(--orange-outline);width:100%;color:var(--text-gray);font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);cursor:pointer;background-color:#0000;border-radius:4px;justify-content:center;align-items:center;padding:10px;display:flex}.financing-month-range-apply-button:hover{background-color:var(--orange-fill);color:var(--text-oposite)}.mobile-total-save-and-checkout-button{border-top:1px solid 1px solid var(--secondary-color);z-index:99999;background-color:#fff;flex-direction:column;gap:10px;width:100%;padding:10px 10px 30px;display:none;position:fixed;bottom:0;left:0;box-shadow:0 6px 24px #0000000d,0 0 0 1px #00000014}.mobile-total-save-and-checkout-button.apply-pading-bottom{padding:10px 10px 40px}.mobile-total-and-save{justify-content:space-between;align-items:center;width:100%;display:flex}.mobile-total-text{font-size:15px;font-weight:500;line-height:1.2}.mobile-total-text-ammount{font-size:15px;font-weight:700;line-height:1.2}.mobile-you-save-text{font-size:12px;font-weight:500;line-height:1.2}.mobile-proceed-to-checkout-button{border:1px solid var(--orange-outline);background-color:var(--orange-fill);width:100%;height:48px;color:var(--text-oposite);border-radius:5px;justify-content:center;align-items:center;font-size:15px;font-weight:700;line-height:1.2;display:flex}.mobile-proceed-to-checkout-button.disable-checkout-button{cursor:not-allowed;opacity:.4}.cart-page-also-like-cards-shimmer-contianer{justify-content:center;align-items:center;width:100%;display:flex}.cart-page-also-like-desktop-shimmer{gap:15px;width:100%;display:flex}.cart-page-also-like-mobile-shimmer{width:100%;display:none}@media only screen and (max-width:1300px){.cart-body{padding:0 60px 35px}.cart-products-section{padding:25px 0 0}}@media only screen and (max-width:1180px){.payment-card{height:28px}}@media only screen and (min-width:768px) and (max-width:1023px){.cart-body{padding:0 30px 20px}.cart-products-section{width:65%}.cart-order-summery-section{width:35%;margin-top:135px}}@media only screen and (max-width:844px){.cart-you-may-like-section{display:none}.cart-body{flex-direction:column;height:auto;padding:10px!important}.cart-products-section{width:100%;padding:0!important}.cart-order-summery-section{flex-direction:column;width:100%;height:auto;margin-top:0;padding-top:0;display:flex;position:relative}.cart-related-products-display-section{flex-direction:column;gap:15px;width:100%;margin-bottom:0;padding:10px;display:flex}.cart-order-summary-total{display:none;overflow:hidden}.cart-summary-proceed-btn{display:none}.mobile-total-save-and-checkout-button{display:flex;overflow:hidden}.space-between-checkout-and-related-products{display:flex}.cart-latest-products-slider-arrow{top:45%!important}.cart-order-summary-heading{font-size:18px;font-weight:600;line-height:1.2}.cart-related-products-display-section>h3{color:var(--text-primary);font-size:15px;font-weight:500;line-height:1.2}.cart-page-also-like-desktop-shimmer{display:none}.cart-page-also-like-mobile-shimmer{display:flex}}.info_icon_cart{cursor:pointer;font-size:14px;line-height:14px}
.cart-header{background-image:url("/Assets//Furniture Mecca/Cart Page/cart-bg.jpg");background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:150px;display:flex;position:relative;overflow:hidden}@media only screen and (min-width:481px){.cart-header{height:380px}}.cart-header:before{content:"";z-index:1;background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.cart-header>*{z-index:2;position:relative}.cart-header h3{color:var(--text-white);font-size:40px;font-weight:700;line-height:60px;text-decoration:underline}@media only screen and (max-width:480px){.cart-header{display:none}}
.cart-products-main-container{z-index:22222;flex-direction:column;width:100%;display:flex;position:relative;top:0}.cart-products-heading{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:0 10px 15px 0;display:flex}.cart-products-heading h3{color:var(--text-primary);font-size:18px;font-weight:500;line-height:1.2}.zipcode-and-protection-plan-container{flex-direction:column;justify-content:start;align-items:start;gap:10px;width:100%;display:flex}.update-zip-code-on-cart-page{justify-content:start;align-items:center;gap:5px;width:100%;display:flex}.update-zip-on-cart-details{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-two-weight);color:var(--text-primary)}.update-zip-on-cart-update-location{font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-one-weight);color:#2f7a97;cursor:pointer;text-decoration:underline}.cart-protection-plan-container{border-top:1px solid var(--border-color);flex-direction:column;width:100%;padding-top:10px;display:flex}.protection-plan-on-cart-container{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);color:var(--text-primary)}.cart-protect-or-not-container{justify-content:start;align-items:center;gap:8px;width:100%;padding:15px 0;display:flex}.delivery-promotion{font-size:12px;font-weight:400;line-height:1.2}.cart-protect-card{background-color:var(--tertiary-background);border:1px solid var(--border-color);cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;gap:15px;width:50%;height:80px;padding:10px;display:flex;position:relative;overflow:hidden}.professional-assembly-disable{z-index:9999999;background-color:#ffffffb3;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.protect-entire-cart-disable-overlay{z-index:99999;background-color:#ffffffb3;width:100%;height:80px;position:absolute;top:0;left:0}.cart-delivary-card{background-color:var(--tertiary-background);border:1px solid var(--border-color);cursor:pointer;border-radius:5px;justify-content:start;align-items:center;gap:20px;width:100%;height:45px;padding:10px;display:flex;position:relative}.cart-protection-card-icon{object-fit:contain;width:25px;height:25px;color:var(--orange-outline);flex-shrink:0;display:flex}.cart-protection-plan-details-container{flex-direction:column;justify-content:start;align-items:start;gap:0;width:100%;display:flex}.cart-protection-plan-card-header{font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);color:var(--text-primary)}.cart-protection-plan-cart-desc{font-size:var(--content-one-size);line-height:1.5;font-weight:var(--content-two-weight);color:var(--text-primary);opacity:.7}.cart-protection-checkbox-container{justify-content:center;align-items:center;width:max-content;height:max-content;display:flex;top:20px;right:20px}.cart-protection-radio-container{justify-content:end;align-items:start;width:max-content;height:max-content;display:flex;top:10px;right:20px}.custom-radio input[type=radio]{display:none}.radio-mark{border:1px solid var(--orange-outline);box-sizing:border-box;border-radius:50%;width:16px;height:16px;position:relative;margin-top:0!important}.radio-mark:after{content:"";background-color:var(--orange-fill);opacity:0;border-radius:50%;width:7px;height:7px;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-radio input[type=radio]:checked+.radio-mark:after{opacity:1!important}.protect-all-products-button{color:#2f7a97;cursor:pointer;background-color:#0000;border:1px solid #2f7a97;border-radius:4px;outline:none;justify-content:center;align-items:center;gap:10px;padding:8px 15px;display:flex}.protect-all-products-button.protect-all-products-button-true{color:#fff;background-color:#2f7a97}.cart-items{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);grid-template-columns:auto;gap:10px;width:100%;height:240px;padding:10px;transition:width .5s;display:grid;position:relative;overflow:hidden auto}.cart_products_overlay{background-color:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cart-items::-webkit-scrollbar{display:none}.mobile-cart-items{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);grid-template-columns:auto;gap:10px;width:100%;height:270px;padding:10px;transition:width .5s;display:none;position:relative;overflow:hidden auto}.mobile-cart-items::-webkit-scrollbar{display:none}.mobile-view-cart-order-summery{border:1px solid var(--border-color);flex-direction:column;gap:10px;width:100%;padding:10px;display:none}.mobile-view-head{border-bottom:1px solid var(--border-color);flex-direction:column;gap:10px;padding-bottom:10px;display:flex}.mobile-view-head h3{color:var(--text-primary);font-size:15px;font-weight:600;line-height:18px}.mobile-view-head span{justify-content:start;align-items:center;gap:2px;display:flex}.mobile-view-head span p{color:var(--text-primary);font-size:10px;font-weight:500;line-height:15px}.mobile-view-head span p:nth-child(2){font-size:10px;font-weight:600;line-height:15px}.mobile-view-sub-total-and-protection{border-bottom:1px solid var(--border-color);flex-direction:column;gap:10px;padding:10px 0;display:flex}.mobile-sub-total-protection{justify-content:space-between;align-items:center;width:100%;display:flex}.mobile-sub-total-protection p{color:var(--text-primary);font-size:12px;font-weight:500;line-height:18px}.mobile-sub-total-protection p:nth-child(2){color:var(--text-primary);font-size:15px;font-weight:600;line-height:22px}.mobile-tax-section{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;width:100%;padding:10px 0;display:flex}.mobile-tax-section p{color:var(--text-primary);font-size:12px;font-weight:500;line-height:18px}.mobile-tax-section p:nth-child(2){font-size:15px;font-weight:600;line-height:22px}.mobile-delivery-options{flex-direction:column;gap:10px;width:100%;padding:10px;display:flex}.mobile-delivery-option-heading{color:var(--text-primary);font-size:12px;font-weight:600;line-height:18px}.mobile-single-delivery-option{justify-content:start;align-items:start;gap:20px;width:100%;display:flex}.mobile-single-delivery-option img{object-fit:contain;width:38px;height:26px}.mobile-single-delivery-details{flex-direction:column;gap:5px;display:flex}.mobile-single-delivery-details h3{color:var(--text-primary);font-size:12px;font-weight:600;line-height:18px}.mobile-single-delivery-details p{color:var(--text-primary);font-size:10px;font-weight:400;line-height:15px}.mobile-view-total-and-checkout-fixed{z-index:0;border-top:2px solid var(--border-color);background-color:#fff;flex-direction:column;gap:15px;width:100%;padding:10px 20px;display:none;position:fixed;bottom:0;left:0}.mobile-view-total-and-checkout{z-index:0;background-color:#fff;flex-direction:column;gap:15px;width:100%;padding:10px 20px;display:none}.mobile-view-total{justify-content:space-between;align-items:center;width:100%;display:flex}.mobile-view-checkout-btn{background-color:var(--orange-fill);width:100%;height:38px;color:var(--text-white);border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:18px;display:flex}.cart-item-details{flex-direction:column;display:flex}.cart-item-details-heading{width:100%;padding:15px 10px 5px;display:flex}.cart-item-details-heading h3{color:var(--text-primary);font-size:15px;font-weight:700}.price-details-div{background-color:#fafafa;flex-direction:column;gap:10px;width:100%;padding:10px 30px;display:flex}.price-details{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;width:100%;padding:5px 0;display:flex}.price-details h3{color:var(--text-primary);font-size:12px;font-weight:600}.price-details p{color:var(--text-primary);font-size:15px;font-weight:600}.continue-btn{justify-content:center;align-items:center;width:100%;padding:15px 15px 30px;display:flex}.continue-btn button{width:100%;height:42px;color:var(--text-white);cursor:pointer;background-color:#2f7a97;border:2px solid #2f7a97;border-radius:8px;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex}.desktop-cart-item-details{justify-content:space-between;gap:10px;width:100%;margin-top:20px;display:none}.desktop-cart-item-details .decrease-width{width:70%!important}.desktop-price-details-div{flex-wrap:wrap;justify-content:start;align-items:center;gap:15px;width:80%;transition:width .5s,gap .5s;display:flex}.dektop-price-details{border:1px solid #2f7a97;border-radius:5px;align-items:center;gap:10px;height:50px;margin-bottom:10px;padding:0 5px;display:flex}.desktop-price-title{color:var(--text-primary);font-size:15px;font-weight:400}.desktop-price-total{color:var(--text-primary);font-size:20px;font-weight:600}.desktop-continue-btn-div{justify-content:end;align-items:center;width:20%;display:flex}.desktop-continue-btn-div button{width:190px;height:50px;color:var(--text-white);cursor:pointer;background-color:#2f7a97;border:1px solid #2f7a97;border-radius:10px;margin-bottom:10px;font-size:20px;font-weight:600}.desktop-continue-btn-div.hide-continue-btn{display:none}.desktop-continue-btn-div a{width:190px;height:50px;color:var(--text-white);cursor:pointer;background-color:#2f7a97;border:1px solid #2f7a97;border-radius:10px;justify-content:center;align-items:center;margin-bottom:10px;font-size:20px;font-weight:600;text-decoration:none;display:flex}.overlay{z-index:1;background-color:#fff;width:0;height:100%;transition:all .5s;position:fixed;top:0;right:0;overflow-x:hidden}.overlay-content{text-align:center;width:100%;margin-top:30px;position:relative;top:25%}input[type=radio]{width:max-content}.mobile-view-update-zip-on-cart-page{flex-direction:column;justify-content:start;align-items:start;gap:0;width:100%;display:none}.mobile-view-update-zip-on-cart-page>span{justify-content:start;align-items:start;gap:10px;width:100%;display:flex}.mobile-view-update-zip-on-cart-page>span>p{color:var(--text-primary);font-size:12px;font-weight:400;line-height:1.5}.mobile-view-update-zip-on-cart-page>i{width:max-content;color:var(--text-primary);justify-content:start;align-items:center;gap:5px;margin-left:30px;font-size:12px;font-weight:400;line-height:1.5;display:flex}.mobile-view-update-zip-on-cart-page>i>p{color:var(--tertiary-color);font-size:12px;font-weight:500;line-height:1.2;text-decoration:underline}@media only screen and (min-width:481px){.desktop-cart-item-details{display:flex}.cart-item-details-heading,.price-details-div,.continue-btn{display:none}.cart-products-heading h3{font-size:var(--section-size);color:var(--text-gray);font-weight:500;line-height:1.2}.cart-items{border-top:none;border-bottom:none;border:1px solid var(--border-color);border-radius:5px;gap:15px;width:100%;height:max-content;padding:15px;transition:width .5s;box-shadow:0 3px 8px #0000003d}}@media only screen and (min-width:1025px){.cart-items.low-width{width:65%;padding:10px 50px}.cart-products-heading{align-items:flex-start;display:flex}.desktop-continue-btn-div{position:relative}.desktop-continue-btn-div button{position:absolute;top:0}.desktop-cart-item-details.desktop-cart-item-div-padding-decrease{padding:20px 90px 50px 50px}.desktop-price-details-div.desktop-price-div-decrease{width:65%}}@media only screen and (min-width:781px) and (max-width:1024px){.cart-products-heading{align-items:flex-start;padding:0 50px 15px 0;display:flex}.desktop-cart-item-details{padding:20px 50px}.desktop-continue-btn-div{position:relative}.desktop-continue-btn-div button{position:absolute;top:0}}@media only screen and (min-width:481px) and (max-width:780px){.desktop-cart-item-details{flex-direction:column;padding:20px;display:flex}.desktop-price-details-div{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;transition:width .5s;display:flex}.desktop-continue-btn-div{justify-content:center;align-items:center;width:100%;display:flex}}@media only screen and (max-width:480px){.cart-products-main-container{padding-bottom:0}.cart-item-details{display:none}.mobile-view-cart-order-summery,.mobile-view-total-and-checkout-fixed,.mobile-view-total-and-checkout{display:flex}.zipcode-and-protection-plan-container{gap:10px;padding-bottom:10px}.update-zip-code-on-cart-page{display:none}.mobile-view-update-zip-on-cart-page{display:flex}.protection-plan-on-cart-container{color:var(--text-primary);font-size:12px;font-weight:400;line-height:1.2}.cart-protect-or-not-container{flex-direction:column;padding:10px 0}.cart-protect-card{width:100%}}@media only screen and (max-width:1260px){.cart-protect-card{gap:10px}}@media only screen and (max-width:1100px){.cart-protection-plan-card-header{font-size:12px}.cart-protection-plan-cart-desc{font-size:10px}}
.cart-product{border-radius:4px;flex-direction:column;gap:10px;width:100%;height:170px;padding:10px;display:none;position:relative;box-shadow:0 1px 4px #00000080}.mobile-cart-remove-btn{background-color:#0000;border:none;outline:none;position:absolute;top:10px;right:10px}.mobile-cart-remove-btn img{object-fit:contain;width:auto;height:20px}.cart-item-name{gap:10px;width:100%;display:flex}.cart-item-name h3{color:var(--text-primary);font-size:14px;font-weight:700;line-height:23px}.cart-item-name button{cursor:pointer;background-color:#0000;border:none;width:20px;height:20px}.cart-item-name button img{object-fit:cover;width:100%;height:100%}.cart-product-containt{gap:10px;width:100%;padding:5px 0;display:flex}.cart-item-image{width:auto;height:90px}.cart-item-image img{object-fit:contain;cursor:pointer;width:100%;height:100%}.cart-product-details{flex-direction:column;gap:5px;width:60%;display:flex}.cart-product-details p{color:var(--text-primary);font-size:11px;font-weight:500;line-height:18px}.price-and-count{justify-content:space-between;align-items:center;width:100%;display:flex}.price-and-count p{color:var(--text-primary);font-size:.88rem;font-weight:500}.product-count{background-color:var(--hover-btn-bg);width:4.75rem;height:1.5rem;color:var(--text-white);border-radius:25px;justify-content:space-between;align-items:center;display:flex}.product-count p{background-color:#fff;border-radius:50%;padding:2px 7px;font-size:12px;font-weight:600;line-height:18px;text-decoration:underline}.product-count button{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cart-item-actual-price{justify-content:end;width:100%;display:flex}.cart-item-actual-price p{color:var(--text-primary);font-size:.94rem;font-weight:600}.desktop-cart-product{gap:10px;width:100%;height:max-content;max-height:max-content;padding:15px;display:none}.desktop-cart-product.hide-desktop-cart{display:none}.desktop-cart-product:last-child{border-bottom:none!important}.desktop-cart-product-image{width:25%;max-width:200px;height:100%;display:flex}.desktop-cart-product-image img{width:100%;height:auto}.desktop-cart-containt-section{flex-direction:column;justify-content:space-between;align-items:center;gap:15px;width:75%;padding-top:15px;display:flex;position:relative}.desktop-cart-content-section-one{justify-content:space-between;align-items:center;width:100%;display:flex}.desktop-cart-product-content-section-two{justify-content:start;align-items:center;width:100%;display:flex}.cross-btn{cursor:pointer;background-color:#0000;border:none;outline:none;position:absolute;top:1px;right:0}.cross-btn.hide-cross-btn{display:none}.desktop-name-and-single-price{flex-direction:column;justify-content:space-between;width:50%;height:100%;display:flex}.desktop-name-and-single-price>h3{min-height:36px;font-size:var(--sub-section-size);font-weight:var(--sub-section-weight);line-height:var(--sub-section-height);color:var(--text-primary)}.cart-item-sku-tag,.desktop-product-extra-info{font-size:var(--attribute-size)!important;line-height:var(--attribute-height)!important;font-weight:var(--attribute-weight)!important;color:var(--text-primary)!important}.cart-side-section-price-and-count>span{justify-content:start;align-items:center;gap:5px;width:max-content;display:flex}.cart-side-section-price-and-count>p{opacity:.5;font-size:var(--sub-section-size)!important;font-weight:var(--sub-section-weight)!important;line-height:var(--sub-section-height)!important;color:var(--text-primary)!important}.cart-side-section-price-and-count>span>p:first-child{opacity:1;font-size:var(--section-size)!important;font-weight:var(--section-weight)!important;line-height:var(--section-height)!important;color:var(--text-red)!important}.cart-side-section-price-and-count span>p{opacity:.5;font-size:var(--sub-section-size)!important;font-weight:var(--sub-section-weight)!important;line-height:var(--sub-section-height)!important;color:var(--text-primary)!important}.cart-side-section-price-and-count>p:first-child{opacity:1;font-size:var(--section-size)!important;font-weight:var(--section-weight)!important;line-height:var(--section-height)!important;color:var(--text-red)!important}.desktop-card-protection-div{background-color:#fafafa;border:1px solid #f0f0f0;border-radius:5px;gap:15px;width:max-content;height:auto;padding:10px;display:flex;position:relative}.protect-single-product-overlay{z-index:999;background-color:#ffffff80;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.guard-and-heading{justify-content:start;align-items:center;gap:10px;width:100%;display:flex;position:relative}.protection-guard-icon{object-fit:contain;width:20px;height:auto}.guard-title-and-details{flex-direction:column;width:100%;display:flex}.protection-guard-title{color:var(--text-primary);flex-shrink:0;font-size:13px;line-height:1.2;font-weight:var(--sub-section-weight)!important}.eye_icon.active{color:var(--orange-fill)}.guard-title-and-details-head{justify-content:space-between;align-items:center;width:100%;display:flex}.protection-details-and-message{flex-direction:column;justify-content:center;align-items:start;gap:0;width:170px;display:flex}.detail-container{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.detail-container.open{max-height:200px}.protection-details{color:var(--text-primary);border-right:1px solid #f0f0f0;padding-right:10px;font-size:12px;font-weight:500;line-height:18px}.protection-price-message{font-size:13px;line-height:1.2;font-weight:var(--content-one-weight)!important;color:var(--text-primary)!important}.protection-btns-accept-and-cancel{align-items:center;gap:10px;width:100%;display:flex}.protection-buttons{cursor:pointer;width:max-content;color:var(--text-primary);background-color:#fff;border:1px solid #fff;border-radius:20px;outline:none;padding:5px 30px;font-size:12px;font-weight:500;line-height:18px;transition:all .3s ease-in-out}.protection-buttons.select-not-protection,.protection-buttons.selected-yes-protect{background-color:var(--secondary-color);border:1px solid var(--secondary-color);color:#fff}.protection-buttons:hover{border:1px solid var(--secondary-color);background-color:var(--secondary-color);color:#fff}.desktop-name-and-single-price p{color:var(--orange-fill);font-size:18px;font-weight:600;line-height:18px}.protect-product-tag{border:1px solid var(--border-color);width:136px;height:30px;color:var(--text-primary);cursor:pointer;background-color:#fafafa;border-radius:25px;justify-content:start;align-items:center;gap:5px;padding:4px 8px;font-size:12px;font-weight:500;line-height:18px;transition:all .2s ease-in-out;display:flex}.protect-product-tag.protect-tick{color:#fff;background-color:#2580c8}.desktop-quantity-and-save-for-leter{justify-content:end;align-items:end;gap:10px;width:max-content;height:100%;display:flex}.desktop-quantity-and-save-for-leter.hide-quantity{display:none}.desktop-quantity{border:1px solid var(--orange-outline);border-radius:10px;justify-content:space-between;align-items:center;width:150px;height:40px;display:flex;overflow:hidden}.cart-minus-button,.cart-plus-button{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cart-minus-icon{color:var(--text-gray)}.cart-minus-button:hover,.cart-plus-button:hover{background-color:var(--orange-fill)}.cart-minus-button:hover .cart-minus-icon,.cart-plus-button:hover .cart-plus-icon{color:var(--text-oposite)}.cart-product-quantity{border-left:1px solid var(--orange-outline);border-right:1px solid var(--orange-outline);height:100%;color:var(--text-gray);justify-content:center;align-items:center;padding:0 20px;display:flex;margin:0!important}.cart-product-card-total-price{justify-content:end;align-items:end;width:100%;margin-top:10px;display:flex}.single-product-protection-plan-details{flex-direction:column;justify-content:end;align-items:end;width:max-content;margin:0 20px 0 0;padding:0;display:flex}.single-product-protection-plan-details>p{color:#595959!important;opacity:.5!important;font-size:10px!important;font-weight:500!important;line-height:1.2!important}.save-for-leter{height:30px;color:var(--text-primary);font-size:var(--content-one-size);font-weight:var(--content-one-weight);line-height:var(--content-one-height);cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;gap:5px;padding:0 5px;text-decoration:underline;display:flex;position:absolute;top:0;right:35px}.save-for-leter img{object-fit:contain;width:auto;height:15px}.arrow-rotate{animation:1s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.desktop-total-price-and-remove-item{flex-direction:column;justify-content:end;align-items:end;gap:0;height:100%;margin-top:10px;display:flex}.desktop-total-price-and-remove-item.hide-total-and-remove-item{display:none}.cart-open-quantity-and-total-price{flex-direction:column;justify-content:space-between;align-items:end;height:100%;display:flex}.cart-open-total-price{color:var(--orange-fill);margin-right:20px;font-size:18px;font-weight:700;line-height:27px}.cart-close-quantity-and-total-price{display:none}.desktop-total-price-and-remove-item>p{font-size:var(--section-size);font-weight:var(--section-weight);line-height:var(--section-height);color:var(--text-primary);margin-right:20px}.remove-item-button{cursor:pointer;background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;gap:5px;display:flex}.remove-item-button img{object-fit:cover;width:auto;height:22px}.remove-item-button p{font-size:12px;font-weight:400;line-height:18px;text-decoration:underline}.protection-all-protected{justify-content:flex-start;align-items:center;display:flex}.protection-all-protected img{width:22px;height:22px}.protection-all-protected p{color:var(--secondary-color);margin:0 0 0 5px;padding:0;font-size:10.5px;font-style:italic;font-weight:300;line-height:18px}@media only screen and (min-width:768px) and (max-width:1023px){.desktop-name-and-single-price>h3{font-size:14px!important;line-height:1.2!important}.cart-item-sku-tag,.desktop-product-extra-info{font-size:10px!important}.cart-side-section-price-and-count span>p{font-size:12px!important}.cart-side-section-price-and-count>span>p:first-child{font-size:15px!important}.desktop-quantity{width:110px!important;height:35px!important}.cart-product-quantity{padding:0 15px}.desktop-total-price-and-remove-item>p{font-size:15px!important}.single-product-protection-plan-details>p{font-size:8px!important}.save-for-leter{justify-content:start!important;align-items:start!important;line-height:1!important}.desktop-total-price-and-remove-item{margin-top:0!important}}@media only screen and (min-width:599px){.cart-product{display:none}.desktop-cart-product{display:flex}}
.checkbox-wrapper-3 input[type=checkbox]{display:none}.checkbox-wrapper-3 .toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;width:40px;height:20px;display:block;position:relative;transform:translate(0,0)}.checkbox-wrapper-3 .toggle:before{content:"";background:#9a999966;border-radius:8px;width:34px;height:14px;transition:background .2s;position:absolute;top:3px;left:3px}.checkbox-wrapper-3 .toggle span{z-index:1;background:#fff;border-radius:10px;width:20px;height:20px;transition:all .2s;position:absolute;top:0;left:0;box-shadow:0 0 8px #ff841680}.checkbox-wrapper-3 .toggle span:before{content:"";opacity:1;pointer-events:none;z-index:0;background:#ff841680;border-radius:50%;width:56px;height:56px;margin:-18px;display:block;position:absolute;transform:scale(0)}.checkbox-wrapper-3 .toggle input:checked~span{background:var(--orange-fill);transition:all .2s cubic-bezier(.8,.4,.3,1.25),background .15s;transform:translate(20px);box-shadow:0 3px 8px #ff841633}.checkbox-wrapper-3 .toggle input:checked~span:before{opacity:0;transition:all .4s;transform:scale(1)}.checkbox-wrapper-3 .toggle input:checked~.toggle:before{background:var(--orange-fill)}.checkbox-wrapper-7 .tgl{display:none}.checkbox-wrapper-7 .tgl,.checkbox-wrapper-7 .tgl:after,.checkbox-wrapper-7 .tgl:before,.checkbox-wrapper-7 .tgl *,.checkbox-wrapper-7 .tgl :after,.checkbox-wrapper-7 .tgl :before,.checkbox-wrapper-7 .tgl+.tgl-btn{box-sizing:border-box}.checkbox-wrapper-7 .tgl::selection,.checkbox-wrapper-7 .tgl:after,.checkbox-wrapper-7 .tgl:before,.checkbox-wrapper-7 .tgl ::selection,.checkbox-wrapper-7 .tgl+.tgl-btn::selection{background:0 0}.checkbox-wrapper-7 .tgl+.tgl-btn{cursor:pointer;-webkit-user-select:none;user-select:none;outline:0;width:4em;height:2em;display:block;position:relative}.checkbox-wrapper-7 .tgl+.tgl-btn:after,.checkbox-wrapper-7 .tgl+.tgl-btn:before{content:"";width:50%;height:100%;display:block;position:relative}.checkbox-wrapper-7 .tgl+.tgl-btn:after{left:0}.checkbox-wrapper-7 .tgl+.tgl-btn:before{display:none}.checkbox-wrapper-7 .tgl:checked+.tgl-btn:after{box-shadow:unset;background-color:#fff;left:50%}.checkbox-wrapper-7 .tgl-ios+.tgl-btn{background:#fbfbfb;border:1px solid #000;border-radius:2em;padding:2px;transition:all .4s;box-shadow:0 0 5px #0000001a,0 0 1px #0000001a}.checkbox-wrapper-7 .tgl-ios+.tgl-btn:after{background-color:var(--orange-fill);border-radius:2em;transition:left .3s cubic-bezier(.175,.885,.32,1.275),padding .3s,margin .3s;box-shadow:0 0 10px 4px #ff841633,0 5px 10px #ff841633}.checkbox-wrapper-7 .tgl-ios+.tgl-btn:hover:after{will-change:padding}.checkbox-wrapper-7 .tgl-ios+.tgl-btn:active{box-shadow:inset 0 0 0 2em var(--orange-fill)}.checkbox-wrapper-7 .tgl-ios+.tgl-btn:active:after{padding-right:.8em}.checkbox-wrapper-7 .tgl-ios:checked+.tgl-btn{background:var(--orange-fill)}.checkbox-wrapper-7 .tgl-ios:checked+.tgl-btn:active{box-shadow:none}.checkbox-wrapper-7 .tgl-ios:checked+.tgl-btn:active:after{margin-left:-.8em}
.slide-div{width:0;height:100%;color:var(--text-white);z-index:333;justify-content:start;align-items:center;transition:width .5s;display:flex;position:fixed;top:0;right:0;overflow:hidden}.slide-div.open{width:500px}.close-btn{color:var(--text-white);cursor:pointer;z-index:555;background:0 0;border:none;font-size:24px;position:absolute;top:20px;right:20px}.left-bullets-div{background-color:#666;border-top-left-radius:20px;border-bottom-left-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:55px;height:150px;padding:20px 0;display:flex;position:absolute;top:30px;left:0}.bullet{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:50%;width:12px;height:12px;transition:background-color .3s}.bullet.active{background-color:orange}.content{background-color:#666;flex-direction:column;width:90%;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.customer-info{flex-direction:column;align-items:start;gap:20px;width:100%;padding:30px 20px;display:flex}.customer-info h3{font-size:20px;font-weight:700;line-height:auto}.checkbox-div{align-items:center;gap:10px;display:flex;position:relative}.checkbox-div input[type=checkbox]{appearance:none;cursor:pointer;box-sizing:border-box;background-color:#0000;border:1px solid red;width:20px;height:20px;position:relative;border-radius:0!important}.checkbox-div input[type=checkbox]:checked{background-color:#fff}.checkbox-div input[type=checkbox]:checked:after{contain:"";z-index:9999;background-color:#0000;border:3px solid #000;border-width:0 3px 3px 0;width:10px;height:16px;display:block;position:absolute;top:50%;left:50%;transform:rotate(45deg)translate(-50%,-50%)}.checkbox-div label{font-size:12px;font-weight:300;line-height:auto}.other-billing-address-div{visibility:hidden;flex-direction:column;gap:20px;width:100%;height:0;transition:height,transform .3s;display:flex;overflow:hidden;transform:translateY(100%)}.other-billing-address-div.display-other-billing{visibility:visible;height:auto;transform:translateY(0%)}.other-billing-state-and-town,.first-and-last-name-input-div,.town-zip-and-state-input-div{gap:10px;width:100%;display:flex}@media only screen and (max-width:480px){.slide-div{display:none}}@media only screen and (max-width:1080px){.slide-div.open{width:420px}}
.continue-cart-button{width:100%;height:80px;color:var(--text-white);font-size:20px;line-height:auto;cursor:pointer;background-color:#ffc750;border:none;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;bottom:0;right:0}
.costumer-info-div{width:100%;height:100%;color:var(--text-white);z-index:333;flex-direction:column;transition:width .5s;display:flex;position:absolute;top:0;right:0;overflow:hidden}.payment-info-div{width:0;height:100%;color:var(--text-white);z-index:333;background-color:#666;flex-direction:column;transition:width .5s;display:flex;position:absolute;top:0;right:0;overflow:hidden}.payment-info-div.payment-inner-open{width:100%}.cart-payment-info{flex-direction:column;gap:10px;padding:30px 20px;display:flex}.cart-payment-info h3{color:var(--text-white);font-size:20px;font-weight:700;line-height:30px}.card-types-div{gap:10px;width:100%;margin-bottom:15px;display:flex;position:relative;overflow:hidden}.card-name-div{border-bottom:2px solid #ffc750;justify-content:center;align-items:center;width:max-content;padding:0 0 5px;display:flex}.card-types-div h3{cursor:pointer;font-size:15px;font-weight:500;line-height:23px}.active-card-type{font-weight:700;line-height:35px;color:#ffc750!important;font-size:18px!important}.cards-images-type-div{flex-direction:column;gap:15px;width:100%;margin-bottom:30px;display:flex}.cards-images-type-div p{font-size:18px;font-weight:500;line-height:27px}.cards-images{justify-content:start;align-items:center;gap:10px;width:100%;padding-left:20px;display:flex}.cards-images img{object-fit:cover;width:auto;height:36px}.cart-payment-inputs{flex-direction:column;gap:20px;width:100%;display:flex}.input-type-name{flex-direction:column;width:100%;font-size:12px;font-weight:400;line-height:12px;display:flex}.input-type-name input{border:none;border-bottom:1px solid var(--border-color);color:var(--text-white);background-color:#0000;outline:none;padding:5px 2px;font-size:15px;font-weight:500;line-height:23px}.input-type-name input::placeholder{color:var(--text-white)}.expire-and-pin-div{gap:30px;width:100%;display:flex}
.customer-info input{border:1px solid var(--border-color);width:100%;height:40px;color:var(--text-white);font-size:15px;font-weight:400;line-height:auto;background-color:#0000;border-radius:8px;outline:none;padding:8px 10px}.customer-info input::placeholder{color:var(--text-white);font-size:15px;line-height:auto;font-weight:400}
