.cart-main-container{flex-direction:column;align-items:center;justify-content:center}.cart-body,.cart-main-container{display:flex;width:100%;position:relative}.cart-body{max-width:2000px;padding:0 120px 35px;gap:10px;min-height:60vh}.cart-products-section{display:flex;width:70%;padding:25px 20px 0 0}.cart-products-section.cart-products-section-full-width{width:100%}.cart-order-summery-section{display:flex;flex-direction:column;width:30%;height:auto;padding-top:30px;margin-top:105px;position:relative}.cart-order-summery-section.hide-order-summary{display:none}.cart-order-summery-inner-section{position:-webkit-sticky;position:sticky;top:20px;height:auto;display:flex;flex-direction:column;width:100%;padding:10px;gap:10px;background-color:#FFFFFF;box-shadow:1px 1px 6px 0 #00000026;border-radius:5px;overflow-x:hidden;overflow-y:auto}.cart-order-summery-inner-section::-webkit-scrollbar{width:3px;height:5px!important;background-color:#F0F0F0}.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;line-height:15px;font-weight:500}.cart-order-summary-price-details{display:flex;flex-direction:column;width:100%;gap:10px}.cart-order-summary-price-detail-single-item{display:flex;width:100%;padding:0;align-items:center;justify-content:space-between}.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{display:flex;width:100%;align-items:center;justify-content:space-between;padding:10px 0;border-top:2px solid var(--border-color);border-bottom:2px solid var(--border-color)}.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{display:flex;width:100%;align-items:center;justify-content:start;gap:5px}.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{display:flex;align-items:center;justify-content:start;gap:5px;font-weight:500;font-size:12px;line-height:1.5;color:#000;cursor:pointer}.cart-order-summary-zip-code-input-div{display:flex;width:100%;visibility:hidden;height:0;padding:0;overflow:hidden;transition:all .3s ease-in-out}.cart-order-summary-zip-code-input-div.show-zip-code-update-input{height:60px;padding:2px 0;visibility:visible}.cart-order-summary-zip-code-input-and-button{display:flex;width:85%;align-items:center;justify-content:start;gap:0;height:max-content;border:1px solid var(--orange-outline);border-radius:5px;overflow:hidden}.cart-summary-update-zip-input{height:35px;width:100%;background-color:#fff;border:none;padding:10px;outline:none;color:var(--text-gray);font-size:var(--content-one-size);line-height:var(--content-one-height);font-weight:var(--content-two-weight)}.cart-summary-update-zip-btn{height:40px;width:80px!important;padding:11px 15px;border:none;background-color:var(--orange-fill);color:var(--text-oposite);cursor:pointer}.if-professional-assembly-container{display:flex;align-items:center;justify-content:space-between;width:100%}.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{display:flex;flex-direction:column;width:100%}.order-summary-coupon-div p{font-size:var(--content-one-size);font-weight:var(--content-one-weight);line-height:var(--content-one-height);display:flex;align-items:center;justify-content:start;gap:5px;cursor:pointer}.cart-order-summary-total{display:flex;flex-direction:column;width:100%;gap:10px}.mobile-cart-order-summary-total{position:fixed!important;bottom:0!important;left:0!important}.cart-order-summary-coupon-input-div{display:flex;visibility:hidden;height:0;padding:0;overflow:hidden;transition:all .3s ease-in-out}.cart-order-summary-coupon-input-div.show-coupon-update-input{height:60px;padding:10px 0;visibility:visible}.cart-order-summary-coupon-input-and-button{display:flex;width:85%;align-items:center;justify-content:start;gap:0;height:max-content;border:1px solid var(--orange-outline);border-radius:5px;overflow:hidden}.cart-summary-update-coupon-input{height:40px;width:100%;background-color:#fff;border:none;padding:10px;outline:none;color:var(--text-gray)}.cart-summary-update-coupon-btn{height:40px;padding:11px 15px;border:none;background-color:var(--orange-fill);color:var(--text-oposite);cursor:pointer}.cart-order-summary-price-detail-save-discount{display:flex;width:100%;align-items:center;justify-content:space-between}.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{display:flex;width:100%;padding:11px;align-items:center;justify-content:center;background-color:var(--orange-fill);color:var(--text-oposite);border-radius:5px;border:1px solid var(--orange-outline);outline:none;font-weight:var(--sub-section-weight);line-height:var(--sub-section-height);font-size:var(--sub-section-size);cursor:pointer;text-decoration:none}.cart-you-may-like-section{display:flex;flex-direction:column;width:30%;padding:30px 0 20px 20px;gap:10px;position:-webkit-sticky;position:sticky;top:0;height:100vh;z-index:10;overflow:hidden;box-shadow:-1px 0 8px 0 #0000001A;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#fff}.cart-you-may-like-section h3{font-size:25px;font-weight:600;line-height:37px;color:var(--text-primary)}.cart-related-products-display-section{display:flex;flex-direction:column;gap:25px;width:100%;padding:var(--global-padding);margin-bottom:35px}.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{position:relative;width:100%;height:auto;align-items:center;justify-content:center;overflow:hidden}.cart-related-products-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:column;overflow-x:hidden;white-space:nowrap;grid-gap:10px;gap:10px;padding:0}.cart-latest-products-slider-arrow{background-color:var(--orange-fill)!important;border:1px solid var(--orange-outline)!important;display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;top:50%!important;position:absolute;z-index:9999;border-radius: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:5px!important}.cart-latest-products-slider-arrow-right{right:5px!important}.cart-latest-products-slider-arrow-left{left:0}.cart-latest-products-slider-arrow-right{right:0}.cart-latest-product-cards-container{display:flex!important;width:100%!important;padding:5px;align-items:center;justify-self:center;height:auto;margin-top:0}.slick-slider .slick-track{margin:0!important;padding:0!important}.delivery-option-container{background-color:#FAFAFA;padding:10px;border:1px solid #f0f0f0;border-radius:4px}.order-summary-deliver-to{display:flex;width:100%;align-items:center;justify-content:space-between}.deliver-to-price{font-size:10px;line-height:18px;font-weight:600}.delivery-option-container-label{margin:0;font-size:14px;font-weight:500;line-height:21px;color:var(--secondary-color)}.delivery-opt-heading,.delivery-option-container-description{margin:0;font-size:12px;font-weight:400;line-height:18px;color:var(--secondary-color)}.delivery-opt-heading:nth-child(2){font-size:15px;line-height:18px;font-weight:600}.space-between-checkout-and-related-products{display:none;width:100%;margin-top:160px}.payment-card-container{display:flex;width:100%;flex-direction:column;align-items:start;justify-content:start;gap:15px;margin-top:10px;border-top:1px solid var(--border-color);padding:20px 0}.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{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:5px;flex-grow:1}.payment-card{width:auto;height:35px}.financing-months-range-container{display:flex;flex-direction:column;width:100%;align-items:start;justify-content:start;gap:15px;padding:20px 0;border-top:1px solid var(--border-color)}.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{display:flex;width:100%;align-items:center;justify-content:center;padding:10px;border-radius:4px;border:1px solid var(--orange-outline);background-color:transparent;color:var(--text-gray);font-size:var(--sub-section-size);line-height:var(--sub-section-height);font-weight:var(--sub-section-weight);cursor:pointer}.financing-month-range-apply-button:hover{background-color:var(--orange-fill);color:var(--text-oposite)}.mobile-total-save-and-checkout-button{display:none;position:fixed;flex-direction:column;gap:10px;border-top:1px solid var(--secondary-color);width:100%;z-index:99999;bottom:0;left:0;background-color:#FFFFFF;padding:10px 10px 30px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08)}.mobile-total-and-save{display:flex;width:100%;align-items:center;justify-content:space-between}.mobile-total-text{font-size:15px;line-height:1.2;font-weight:500}.mobile-total-text-ammount{font-weight:700;font-size:15px;line-height:1.2}.mobile-you-save-text{font-size:12px;line-height:1.2;font-weight:500}.mobile-proceed-to-checkout-button{display:flex;align-items:center;justify-content:center;border:1px solid var(--orange-outline);width:100%;height:48px;border-radius:1px;background-color:var(--orange-fill);color:var(--text-oposite);font-size:15px;line-height:1.2;font-weight:700;border-radius:5px}.mobile-proceed-to-checkout-button.disable-checkout-button{cursor:not-allowed;opacity:.4}.cart-page-also-like-cards-shimmer-contianer{display:flex;align-items:center;justify-content:center;width:100%}.cart-page-also-like-desktop-shimmer{display:flex;width:100%;gap:15px}.cart-page-also-like-mobile-shimmer{display:none;width:100%}@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{padding:10px!important;height:auto;flex-direction:column}.cart-products-section{width:100%;padding:0!important}.cart-order-summery-section{display:flex;flex-direction:column;width:100%;height:auto;padding-top:0;margin-top:0;position:relative}.cart-related-products-display-section{display:flex;flex-direction:column;gap:15px;width:100%;padding:10px;margin-bottom:0}.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;line-height:1.2;font-weight:600}.cart-related-products-display-section>h3{font-size:15px;font-weight:500;line-height:1.2;color:var(--text-primary)}.cart-page-also-like-desktop-shimmer{display:none}.cart-page-also-like-mobile-shimmer{display:flex}}.info_icon_cart{font-size:14px;line-height:14px;cursor:pointer}.cart-header{display:flex;align-items:center;justify-content:center;width:100%;height:150px;background-image:url("/Assets/Furniture Mecca/Cart Page/cart-bg.jpg");background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden;position:relative}@media only screen and (min-width:481px){.cart-header{height:380px}}.cart-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}.cart-header>*{position:relative;z-index:2}.cart-header h3{color:var(--text-white);text-decoration:underline;font-size:40px;font-weight:700;line-height:60px}@media only screen and (max-width:480px){.cart-header{display:none}}.cart-products-main-container{display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:22222;position:relative}.cart-products-heading{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start;padding:0 10px 15px 0}.cart-products-heading h3{font-size:18px;font-weight:500;line-height:1.2;color:var(--text-primary)}.zipcode-and-protection-plan-container{display:flex;flex-direction:column;width:100%;align-items:start;justify-content:start;gap:10px}.update-zip-code-on-cart-page{display:flex;align-items:center;justify-content:start;width:100%;gap:5px}.update-zip-on-cart-details{font-weight:var(--content-two-weight);color:var(--text-primary)}.update-zip-on-cart-details,.update-zip-on-cart-update-location{font-size:var(--content-one-size);line-height:var(--content-one-height)}.update-zip-on-cart-update-location{font-weight:var(--content-one-weight);color:#2F7A97;text-decoration:underline;cursor:pointer}.cart-protection-plan-container{display:flex;flex-direction:column;width:100%;padding-top:10px;border-top:1px solid var(--border-color)}.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{display:flex;align-items:center;justify-content:start;width:100%;gap:8px;padding:15px 0}.delivery-promotion{font-size:12px;line-height:1.2;font-weight:400}.cart-protect-card{display:flex;align-items:center;justify-content:space-between;width:50%;height:80px;padding:10px;gap:15px;overflow:hidden;background-color:var(--tertiary-background);border:1px solid var(--border-color);border-radius:5px;position:relative;cursor:pointer}.professional-assembly-disable{display:flex;height:100%;z-index:9999999}.professional-assembly-disable,.protect-entire-cart-disable-overlay{width:100%;background-color:rgba(255,255,255,.7);position:absolute;top:0;left:0}.protect-entire-cart-disable-overlay{height:80px;z-index:99999}.cart-delivary-card{display:flex;align-items:center;justify-content:start;width:100%;height:45px;padding:10px;gap:20px;background-color:var(--tertiary-background);border:1px solid var(--border-color);border-radius:5px;position:relative;cursor:pointer}.cart-protection-card-icon{width:25px;height:25px;display:flex;flex-shrink:0;object-fit:contain;color:var(--orange-outline)}.cart-protection-plan-details-container{display:flex;flex-direction:column;width:100%;gap:0;align-items:start;justify-content:start}.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{display:flex;align-items:center;justify-content:center;width:max-content;height:max-content;top:20px;right:20px}.cart-protection-radio-container{display:flex;align-items:start;justify-content:end;width:max-content;height:max-content;top:10px;right:20px}.custom-radio input[type=radio]{display:none}.radio-mark{height:16px;width:16px;border:1px solid var(--orange-outline);border-radius:50%;position:relative;box-sizing:border-box;margin-top:0!important}.radio-mark:after{content:"";position:absolute;top:50%;left:50%;height:7px;width:7px;border-radius:50%;background-color:var(--orange-fill);transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease}.custom-radio input[type=radio]:checked+.radio-mark:after{opacity:1!important}.protect-all-products-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 15px;background-color:transparent;color:#2F7A97;border:1px solid #2f7a97;border-radius:4px;cursor:pointer;outline:none}.protect-all-products-button.protect-all-products-button-true{background-color:#2F7A97;color:#fff}.cart-items{display:grid;grid-template-columns:auto;width:100%;height:240px;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);overflow-x:hidden;overflow-y:auto;padding:10px;grid-gap:10px;gap:10px;transition:width .5s ease;position:relative}.cart_products_overlay{height:100%;width:100%;background-color:rgba(0,0,0,.3);position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center}.cart-items::-webkit-scrollbar{display:none}.mobile-cart-items{display:none;grid-template-columns:auto;width:100%;height:270px;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);overflow-x:hidden;overflow-y:auto;padding:10px;gap:10px;transition:width .5s ease;position:relative}.mobile-cart-items::-webkit-scrollbar{display:none}.mobile-view-cart-order-summery{display:none;flex-direction:column;width:100%;gap:10px;border:1px solid var(--border-color);padding:10px}.mobile-view-head{display:flex;flex-direction:column;gap:10px;border-bottom:1px solid var(--border-color);padding-bottom:10px}.mobile-view-head h3{font-size:15px;line-height:18px;font-weight:600;color:var(--text-primary)}.mobile-view-head span{display:flex;align-items:center;justify-content:start;gap:2px}.mobile-view-head span p{font-size:10px;line-height:15px;font-weight:500;color:var(--text-primary)}.mobile-view-head span p:nth-child(2){font-weight:600;font-size:10px;line-height:15px}.mobile-view-sub-total-and-protection{display:flex;flex-direction:column;gap:10px;padding:10px 0;border-bottom:1px solid var(--border-color)}.mobile-sub-total-protection{display:flex;width:100%;align-items:center;justify-content:space-between}.mobile-sub-total-protection p{color:var(--text-primary);font-size:12px;line-height:18px;font-weight:500}.mobile-sub-total-protection p:nth-child(2){font-weight:600;font-size:15px;line-height:22px;color:var(--text-primary)}.mobile-tax-section{display:flex;width:100%;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border-color)}.mobile-tax-section p{font-size:12px;line-height:18px;font-weight:500;color:var(--text-primary)}.mobile-tax-section p:nth-child(2){font-size:15px;line-height:22px;font-weight:600}.mobile-delivery-options{display:flex;flex-direction:column;width:100%;gap:10px;padding:10px}.mobile-delivery-option-heading{font-size:12px;line-height:18px;font-weight:600;color:var(--text-primary)}.mobile-single-delivery-option{display:flex;width:100%;gap:20px;align-items:start;justify-content:start}.mobile-single-delivery-option img{width:38px;height:26px;object-fit:contain}.mobile-single-delivery-details{display:flex;flex-direction:column;gap:5px}.mobile-single-delivery-details h3{font-size:12px;line-height:18px;font-weight:600;color:var(--text-primary)}.mobile-single-delivery-details p{font-size:10px;line-height:15px;font-weight:400;color:var(--text-primary)}.mobile-view-total-and-checkout-fixed{position:fixed;bottom:0;left:0;border-top:2px solid var(--border-color)}.mobile-view-total-and-checkout,.mobile-view-total-and-checkout-fixed{display:none;flex-direction:column;gap:15px;width:100%;padding:10px 20px;background-color:#fff;z-index:0}.mobile-view-total{display:flex;align-items:center;justify-content:space-between;width:100%}.mobile-view-checkout-btn{display:flex;width:100%;align-items:center;justify-content:center;height:38px;border:none;outline:none;background-color:var(--orange-fill);color:var(--text-white);border-radius:4px;font-size:12px;line-height:18px;font-weight:700}.cart-item-details{display:flex;flex-direction:column}.cart-item-details-heading{display:flex;width:100%;padding:15px 10px 5px}.cart-item-details-heading h3{font-size:15px;font-weight:700;color:var(--text-primary)}.price-details-div{display:flex;flex-direction:column;background-color:#FAFAFA;width:100%;padding:10px 30px;gap:10px}.price-details{display:flex;width:100%;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-color);padding:5px 0}.price-details h3{font-size:12px}.price-details h3,.price-details p{font-weight:600;color:var(--text-primary)}.price-details p{font-size:15px}.continue-btn{padding:15px 15px 30px}.continue-btn,.continue-btn button{display:flex;width:100%;align-items:center;justify-content:center}.continue-btn button{height:42px;background-color:#2F7A97;border-radius:8px;border:2px solid #2f7a97;font-size:15px;font-weight:600;color:var(--text-white);cursor:pointer}.desktop-cart-item-details{display:none;width:100%;justify-content:space-between;gap:10px;margin-top:20px}.desktop-cart-item-details .decrease-width{width:70%!important}.desktop-price-details-div{display:flex;width:80%;align-items:center;flex-wrap:wrap;justify-content:start;gap:15px;transition:width .5s ease,gap .5s ease}.dektop-price-details{display:flex;align-items:center;gap:10px;border:1px solid #2f7a97;height:50px;padding:0 5px;border-radius:5px;margin-bottom:10px}.desktop-price-title{font-size:15px;font-weight:400;color:var(--text-primary)}.desktop-price-total{font-size:20px;font-weight:600;color:var(--text-primary)}.desktop-continue-btn-div{display:flex;align-items:center;width:20%;justify-content:end}.desktop-continue-btn-div button{width:190px;height:50px;background-color:#2F7A97;border:1px solid #2f7a97;border-radius:10px;color:var(--text-white);font-size:20px;font-weight:600;cursor:pointer;margin-bottom:10px}.desktop-continue-btn-div.hide-continue-btn{display:none}.desktop-continue-btn-div a{display:flex;align-items:center;justify-content:center;text-decoration:none;width:190px;height:50px;background-color:#2F7A97;border:1px solid #2f7a97;border-radius:10px;color:var(--text-white);font-size:20px;font-weight:600;cursor:pointer;margin-bottom:10px}.overlay{height:100%;width:0;position:fixed;z-index:1;top:0;right:0;background-color:#FFF;overflow-x:hidden;transition:.5s}.overlay-content{position:relative;top:25%;width:100%;text-align:center;margin-top:30px}input[type=radio]{width:max-content}.mobile-view-update-zip-on-cart-page{display:none;width:100%;flex-direction:column;align-items:start;justify-content:start;gap:0}.mobile-view-update-zip-on-cart-page>span{display:flex;width:100%;gap:10px;align-items:start;justify-content:start}.mobile-view-update-zip-on-cart-page>i,.mobile-view-update-zip-on-cart-page>span>p{font-size:12px;line-height:1.5;font-weight:400;color:var(--text-primary)}.mobile-view-update-zip-on-cart-page>i{margin-left:30px;display:flex;align-items:center;justify-content:start;width:max-content;gap:5px}.mobile-view-update-zip-on-cart-page>i>p{font-size:12px;line-height:1.2;font-weight:500;color:var(--tertiary-color);text-decoration:underline}@media only screen and (min-width:481px){.desktop-cart-item-details{display:flex}.cart-item-details-heading,.continue-btn,.price-details-div{display:none}.cart-products-heading h3{font-size:var(--section-size);font-weight:500;line-height:1.2;color:var(--text-gray)}.cart-items{width:100%;height:max-content;border-top:none;border-bottom:none;padding:15px;gap:15px;border:1px solid var(--border-color);border-radius:5px;box-shadow:0 3px 8px rgba(0,0,0,.24);transition:width .5s ease}}@media only screen and (min-width:1025px){.cart-items.low-width{width:65%;padding:10px 50px}.cart-products-heading{display:flex;align-items:flex-start}.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{display:flex;align-items:flex-start;padding:0 50px 15px 0}.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{display:flex;flex-direction:column;padding:20px}.desktop-price-details-div{flex-wrap:wrap;gap:10px;transition:width .5s ease}.desktop-continue-btn-div,.desktop-price-details-div{display:flex;width:100%;align-items:center;justify-content:center}}@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,.mobile-view-total-and-checkout-fixed{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{font-size:12px;line-height:1.2;font-weight:400;color:var(--text-primary)}.cart-protect-or-not-container{padding:10px 0;flex-direction:column}.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{display:none;flex-direction:column;width:100%;height:170px;padding:10px;box-shadow:0 1px 4px 0 rgba(0,0,0,.5);border-radius:4px;gap:10px;position:relative}.mobile-cart-remove-btn{position:absolute;top:10px;right:10px;background-color:transparent;border:none;outline:none}.mobile-cart-remove-btn img{height:20px;width:auto;object-fit:contain}.cart-item-name{display:flex;width:100%;gap:10px}.cart-item-name h3{font-size:14px;font-weight:700;line-height:23px;color:var(--text-primary)}.cart-item-name button{background-color:transparent;border:none;width:20px;height:20px;cursor:pointer}.cart-item-name button img{width:100%;height:100%;object-fit:cover}.cart-product-containt{display:flex;gap:10px;padding:5 0;width:100%}.cart-item-image{width:auto;height:90px}.cart-item-image img{width:100%;height:100%;object-fit:contain;cursor:pointer}.cart-product-details{display:flex;flex-direction:column;gap:5px;width:60%}.cart-product-details p{font-size:11px;line-height:18px;font-weight:500;color:var(--text-primary)}.price-and-count{display:flex;width:100%;align-items:center;justify-content:space-between}.price-and-count p{font-size:.88rem;font-weight:500;color:var(--text-primary)}.product-count{display:flex;align-items:center;background-color:var(--hover-btn-bg);width:4.75rem;height:1.5rem;border-radius:25px;justify-content:space-between;color:var(--text-white)}.product-count p{padding:2px 7px;border-radius:50%;background-color:#fff;text-decoration:underline;font-size:12px;font-weight:600;line-height:18px}.product-count button{width:100%;display:flex;background-color:transparent;border:none;height:100%;align-items:center;justify-content:center;cursor:pointer}.cart-item-actual-price{display:flex;width:100%;justify-content:end}.cart-item-actual-price p{font-size:.94rem;font-weight:600;color:var(--text-primary)}.desktop-cart-product{display:none;width:100%;height:max-content;max-height:max-content;gap:10px;padding:15px}.desktop-cart-product.hide-desktop-cart{display:none}.desktop-cart-product:last-child{border-bottom:none!important}.desktop-cart-product-image{display:flex;width:auto;max-width:200px;height:100%}.desktop-cart-product-image img{width:100%;height:auto}.desktop-cart-containt-section{flex-direction:column;gap:15px;padding-top:15px;position:relative}.desktop-cart-containt-section,.desktop-cart-content-section-one{display:flex;width:100%;align-items:center;justify-content:space-between}.desktop-cart-product-content-section-two{display:flex;align-items:center;justify-content:start;width:100%}.cross-btn{position:absolute;top:1px;right:0;background-color:transparent;border:none;outline:none;cursor:pointer}.cross-btn.hide-cross-btn{display:none}.desktop-name-and-single-price{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:50%}.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{display:flex;align-items:center;justify-content:start;width:max-content;gap:5px}.cart-side-section-price-and-count>p{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;opacity:.5}.cart-side-section-price-and-count>span>p:first-child{font-size:var(--section-size)!important;font-weight:var(--section-weight)!important;line-height:var(--section-height)!important;color:var(--text-red)!important;opacity:1}.cart-side-section-price-and-count span>p{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;opacity:.5}.cart-side-section-price-and-count>p:first-child{font-size:var(--section-size)!important;font-weight:var(--section-weight)!important;line-height:var(--section-height)!important;color:var(--text-red)!important;opacity:1}.desktop-card-protection-div{display:flex;width:max-content;padding:10px;gap:15px;height:auto;background-color:#FAFAFA;border:1px solid #f0f0f0;border-radius:5px}.guard-and-heading{display:flex;width:100%;gap:10px;align-items:center;justify-content:start}.protection-guard-icon{width:20px;height:auto;object-fit:contain}.guard-title-and-details{display:flex;flex-direction:column;width:100%}.protection-guard-title{font-size:13px;line-height:1.2;font-weight:var(--sub-section-weight)!important;color:var(--text-primary);flex-shrink:0}.eye_icon.active{color:var(--orange-fill)}.guard-title-and-details-head{width:100%;display:flex;align-items:center;justify-content:space-between}.protection-details-and-message{display:flex;width:100%;flex-direction:column;align-items:start;justify-content:center;gap:0;width:170px}.detail-container{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.detail-container.open{max-height:200px}.protection-details{font-size:12px;line-height:18px;font-weight:500;color:var(--text-primary);border-right:1px solid #f0f0f0;padding-right:10px}.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{display:flex;width:100%;gap:10px;align-items:center}.protection-buttons{background-color:#fff;outline:none;cursor:pointer;border-radius:20px;padding:5px 30px;width:max-content;border:1px solid #fff;color:var(--text-primary);font-size:12px;line-height:18px;font-weight:500;transition:all .3s ease-in-out}.protection-buttons.select-not-protection,.protection-buttons.selected-yes-protect,.protection-buttons:hover{background-color:var(--secondary-color);border:1px solid var(--secondary-color);color:#fff}.desktop-name-and-single-price p{font-size:18px;font-weight:600;line-height:18px;color:var(--orange-fill)}.protect-product-tag{display:flex;gap:5px;align-items:center;justify-content:start;width:136px;height:30px;padding:4px 8px;border-radius:25px;border:1px solid var(--border-color);background-color:#fafafa;font-size:12px;line-height:18px;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .2s ease-in-out}.protect-product-tag.protect-tick{background-color:#2580C8;color:#fff}.desktop-quantity-and-save-for-leter{display:flex;height:100%;width:max-content;align-items:end;justify-content:end;gap:10px}.desktop-quantity-and-save-for-leter.hide-quantity{display:none}.desktop-quantity{display:flex;width:150px;height:40px;border:1px solid var(--orange-outline);align-items:center;justify-content:space-between;border-radius:10px;overflow:hidden}.cart-minus-button,.cart-plus-button{background-color:transparent;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:none;cursor:pointer}.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{display:flex;padding:0 20px;height:100%;align-items:center;justify-content:center;border-left:1px solid var(--orange-outline);border-right:1px solid var(--orange-outline);margin:0!important;color:var(--text-gray)}.cart-product-card-total-price{width:100%;display:flex;align-items:end;justify-content:end;margin-top:10px}.single-product-protection-plan-details{display:flex;flex-direction:column;align-items:end;justify-content:end;width:max-content;padding:0;margin:0 20px 0 0}.single-product-protection-plan-details>p{font-size:10px!important;line-height:1.2!important;font-weight:500!important;color:#595959!important;opacity:.5!important}.save-for-leter{display:flex;align-items:center;justify-content:center;gap:5px;height:30px;padding:0 5px;border:none;background-color:transparent;color:var(--text-primary);font-size:var(--content-one-size);text-decoration:underline;font-weight:var(--content-one-weight);line-height:var(--content-one-height);cursor:pointer;position:absolute;top:0;right:35px}.save-for-leter img{width:auto;height:15px;object-fit:contain}.arrow-rotate{animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.desktop-total-price-and-remove-item{display:flex;flex-direction:column;height:100%;align-items:end;justify-content:end;gap:0;margin-top:10px}.desktop-total-price-and-remove-item.hide-total-and-remove-item{display:none}.cart-open-quantity-and-total-price{display:flex;flex-direction:column;align-items:end;justify-content:space-between;height:100%}.cart-open-total-price{font-size:18px;font-weight:700;line-height:27px;color:var(--orange-fill);margin-right:20px}.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{display:flex;align-items:center;justify-content:center;gap:5px;background-color:transparent;border:none;outline:none;cursor:pointer}.remove-item-button img{height:22px;width:auto;object-fit:cover}.remove-item-button p{font-size:12px;font-weight:400;line-height:18px;text-decoration:underline}.protection-all-protected{display:flex;align-items:center;justify-content:flex-start}.protection-all-protected img{height:22px;width:22px}.protection-all-protected p{margin:0 0 0 5px;font-size:10.5px;color:var(--secondary-color);padding:0;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{align-items:start!important;justify-content: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}}