body .quick-add-modal__content{background-color:#fff}body .quick-add-modal__content .quick-add-modal__content-info,body .quick-add-modal__content .quick-add-modal__content-info .gradient{background:#fff}body .quick-add-modal__content .quick-add-modal__content-info a.product__title h2{font-weight:700;color:#000;letter-spacing:0}body.custom-popup-open{width:100%;height:100%;overflow:hidden;position:fixed}body.custom-popup-open:before{position:absolute;content:"";background:#00000080;z-index:999;left:0;right:0;bottom:0;top:0;height:100vh;width:100vw;overflow:hidden}body #addToCartPopup{display:flex;align-items:initial;justify-content:inherit;position:fixed;z-index:1000;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;width:92%;max-width:1140px;max-height:90%;border-radius:30px;overflow-y:auto}#addToCartPopup .close-button{color:#000;background:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:3px}#addToCartPopup #popupContent{gap:0;width:100%;max-width:1140px;border-radius:5px;height:100%}#popupContent .added-product{width:38%;padding:40px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}#popupContent .added-product img#product-image{max-width:100%;aspect-ratio:1;object-fit:contain;height:auto;width:85%}#popupContent .added-product p.product-sku{margin:15px 0 0;color:#9e9e9e;font-size:14px;width:100%;text-align:center}#popupContent .added-product .product-title{font-weight:700;font-size:28px;letter-spacing:0;width:100%;text-align:center;margin:5px 0;color:#000}#popupContent .added-product p.product-status{font-size:24px;font-weight:700;width:100%;text-align:center;margin:15px 0;line-height:1;color:#3c9b68!important}#popupContent .added-product p.product-category{color:#9e9e9e;font-size:18px;font-weight:600;letter-spacing:0;margin:0;width:100%;text-align:center}#popupContent .added-product a.view-cart-button{padding:12px 30px;background:var(--primary-color);color:#fff;text-decoration:none;font-size:18px;font-weight:700;letter-spacing:-.18px;transition:all .5s;width:224px;text-align:center;max-width:100%;border-radius:30px;margin-top:15px}#popupContent .added-product a.view-cart-button:hover{background-color:#cecece;color:var(--primary-color);transition:all .5s}#addToCartPopup #popupContent .upsell-section{width:62%;background:#f2f2f2;display:flex;flex-direction:column;align-items:center;padding:40px}#addToCartPopup #popupContent .upsell-section h4,#addToCartPopup #popupContent .upsell-section .pop-title{font-size:28px;font-weight:700;margin-bottom:auto;letter-spacing:0;width:100%;text-align:center}#addToCartPopup #popupContent .upsell-section .upsell-products{display:flex;width:100%;margin:30px 0}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products{display:flex;padding:0;margin:0;justify-content:center;gap:40px}#addToCartPopup #popupContent .upsell-section a.browse-button{padding:12px 30px;background:var(--primary-color);color:#fff;text-decoration:none;font-size:18px;font-weight:700;letter-spacing:-.18px;width:224px;transition:all .5s;text-align:center;max-width:100%;border-radius:30px;margin-top:auto}#addToCartPopup #popupContent .upsell-section a.browse-button:hover{background-color:#cecece;transition:all .5s;color:var(--primary-color)}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product{display:flex;flex-direction:column;position:relative;width:50%}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-image{position:relative;padding:30px;width:100%;max-width:100%}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-image img{max-width:100%;aspect-ratio:1;width:100%;height:auto}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description{background:#fff;padding-top:80px;margin-top:-100px;border-radius:30px;overflow:hidden}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description h3{font-weight:700;font-size:16px;text-align:center;margin-bottom:5px;color:#000}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description p.product-category{font-size:11px;letter-spacing:0;text-align:center;color:#9e9e9e;margin-bottom:0;font-weight:400}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description p{text-align:center;font-weight:700;font-size:16px;margin-bottom:0}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description .caption{text-align:center;margin:0;font-size:11px;line-height:1;color:#9e9e9e}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description .popup-button-add-view{display:flex;height:40px;width:100%;gap:1px;margin-top:15px}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description .popup-button-add-view a,#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description .popup-button-add-view button{width:50%;padding:5px 15px;transition:all .5s;text-align:center;font-size:16px;letter-spacing:-.16px;font-weight:600;background:var(--primary-color);color:#fff;line-height:1.7;border:none}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description .popup-button-add-view a:hover,#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description .popup-button-add-view button:hover{background:#cecece;color:var(--primary-color);transition:all .5s}@media (max-width: 1280px){#popupContent .added-product{width:35%}#addToCartPopup #popupContent .upsell-section{width:65%}#popupContent .added-product,#addToCartPopup #popupContent .upsell-section{padding:20px}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products{gap:20px}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description{padding-top:80px;margin-top:-80px;border-radius:30px}#addToCartPopup #popupContent .upsell-section h4,#popupContent .added-product .product-title{font-size:24px}#popupContent .added-product p.product-status{font-size:20px}#popupContent .added-product p.product-category{font-size:16px}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description p{margin-bottom:0}#popupContent .added-product a.view-cart-button,#addToCartPopup #popupContent .upsell-section a.browse-button{width:auto;padding:12px 24px;font-size:16px;margin-top:0}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-image{padding:15px}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description .popup-button-add-view a,#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-description .popup-button-add-view button{padding:8px 10px;font-size:14px}}.cart-count-bubble{bottom:1.9rem}@media (max-width: 768px){#addToCartPopup #popupContent{flex-direction:column;align-content:initial;justify-content:initial}#popupContent .added-product,#addToCartPopup #popupContent .upsell-section{padding:15px}#popupContent .added-product,#addToCartPopup #popupContent .upsell-section{width:100%}#popupContent .added-product img#product-image{width:55%}#addToCartPopup #popupContent .upsell-section h4,#popupContent .added-product .product-title{font-size:20px}#popupContent .added-product p.product-category{font-size:14px}#popupContent .added-product p.product-status{font-size:16px;margin:15px 0}#popupContent .added-product a.view-cart-button,#addToCartPopup #popupContent .upsell-section a.browse-button{padding:8px 35px;font-size:14px}#addToCartPopup #popupContent .upsell-section .upsell-products{margin:10px 0 50px}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products{gap:0;display:block;justify-content:inherit;width:100%;padding-bottom:20px;text-align:center}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-image img{max-width:100%;aspect-ratio:1;width:60%;height:auto;margin:0 auto}#addToCartPopup #popupContent .upsell-section .upsell-products .slick-slider .slick-dots{width:70px}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product{margin:0 5px}#col-main.show-addresses div#directions_text{margin:0!important}#col-main.show-addresses div#directions_text.display{margin-bottom:30px!important}}@media (min-width: 768px) and (max-width: 768px){.find-a-store #col-main.show-addresses div#directions_text.display{margin-bottom:20px!important;margin-top:20px!important}}@media (max-width: 767px){.find-a-store #col-main.show-addresses div#directions_text.display{margin-bottom:0!important;margin-top:20px!important}.find-a-store #col-main.show-addresses div#addresses_list.display,.find-a-store #col-main.show-addresses{margin-bottom:35px}}@media (max-width:575px){#popupContent .added-product img#product-image{width:40%}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products .grid-product .custom-popup-image img{width:50%}#popupContent .added-product p.product-sku{margin:0}#addToCartPopup #popupContent .upsell-section h4,#popupContent .added-product .product-title{font-size:16px}#addToCartPopup #popupContent .upsell-section .upsell-products div#related-products{padding-bottom:5px}#popupContent .added-product a.view-cart-button,#addToCartPopup #popupContent .upsell-section a.browse-button{padding:6px 25px;font-size:12px}}body .template-404.page-width.page-margin.center{padding:40px 0}body .cart__warnings{padding:3rem 0 6rem}body.not-found-page .header-wrapper nav.header__inline-menu{background:var(--primary-color)}body.account-page .header-wrapper nav.header__inline-menu{background:var(--primary-color)}body.account-page main.account{margin-left:0;margin-right:0;max-width:100%}main.shop-by-all-departments.list-collections .custom-slider-sections slideshow-component .slideshow.banner .slider__slide .slideshow__text-wrapper.banner__content .slideshow__text.banner__box h2.banner__heading{margin-top:0}body .store-detail .store-title{color:#70253f;font-size:30px;font-weight:700;margin:20px 0}body .store-detail{margin-bottom:30px}body .store-detail .store-sub-title{color:#70253f;font-size:22px;margin:20px 0}body .store-detail .store-phone{color:#70253f;text-decoration:none;font-weight:600}.store-card p,.store-card h3,.store-card .opening-hours{margin:20px 0}.store-card h3{font-weight:700}@media (min-width:1200px){.custom-mobility-slider-home li.multicolumn-list__item{margin:0 12px;max-width:18%}main.about-us .custom-mobility-slider-home li.multicolumn-list__item{max-width:100%}}@media (max-width:1200px){.custom-mobility-mind-section{margin-bottom:50px}.custom-mobility-mind-section .slick-prev,.custom-mobility-mind-section .slick-next{bottom:-67px}.custom-mobility-mind-section .slick-prev[aria-disabled=true]{pointer-events:none;background-image:url(arrow-prev-hover.svg)}.custom-mobility-mind-section .slick-next[aria-disabled=true]{pointer-events:none;background-image:url(arrow-next-hover.svg)}}@media (min-width: 768px) and (max-width: 1200px){.custom-mobility-slider-home li.multicolumn-list__item{margin:0 10px}body .custom-mobility-slider-home .multicolumn-list:not(.slider){padding-left:1rem;padding-right:1rem}}@media screen and (max-width: 1024px){body main.about-us .custom-mobility-mind-section{padding-bottom:70px}}@media screen and (max-width: 1366px){.about-us .custom-mobility-mind-sections .gradient .slider-mobile-gutter .multicolumn-card.content-container .multicolumn-card__info h3{font-size:18px}}.footer-our-store-section ul li a{color:var(--black-color);font-size:15px;line-height:18px;text-align:center;margin-bottom:60px}.footer-our-store-section ul li{list-style:none;width:calc(100% / 3)}.footer-our-store-section ul{margin:0;padding:0;display:flex;width:100%;flex-wrap:wrap}.footer-our-store-section h2{font-weight:700;text-transform:uppercase;letter-spacing:0;margin:0 0 10px}.footer-store-section{padding-left:25px}footer .newsletter-form__field-wrapper{max-width:100%}@media (max-width:1200px){.footer-top .footer__payment img{width:100%;object-fit:contain}footer.footer .footer-block__newsletter .newsletter-form label.field__label{font-size:14px}}@media (max-width:1199px){.footer-top .col-md-4{width:100%}.footer-top .col-md-8{width:100%;margin:0 0 30px}.footer-store-section{padding-left:0}.footer__content-bottom .footer-block--newsletter{margin:0 auto;margin-top:3rem}}@media (max-width:991px){.footer-our-store-section ul li{width:calc(50% - 8px)}.footer-our-store-section ul{gap:8px;row-gap:0;justify-content:space-between}}@media (max-width:575px){.footer-our-store-section ul li a{font-size:12px}}.footer-our-store-section ul li a:hover{color:var(--primary-color)}.custom-easy-living-sections .easy-living-section .video-content .play-button{border:0;background:transparent}Khyati T MSP add this css .cms-page .banner__media{max-width:100%;width:100%}.sitemap .exquisite-sitemap-block-container .h2{font-size:25px;font-weight:700;margin:10px 0 15px;color:var(--primary-color)}.sitemap .exquisite-sitemap-block-container .col-md-3{width:100%}.sitemap .exquisite-sitemap-block-container .col-md-3 ul{display:flex;flex-wrap:wrap;list-style:none;margin:0 0 25px;padding:0}.sitemap .exquisite-sitemap-block-container .col-md-3 ul li{padding:0 20px;list-style:none;position:relative;margin-bottom:10px;width:25%}.sitemap .exquisite-sitemap-block-container .col-md-3 ul li a{font-size:15px}.sitemap .exquisite-sitemap-block-container .col-md-3 ul li:before{content:"\2022";color:#70253f;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.sitemap .exquisite-sitemap-block-container .col-md-3 ul li:hover a{color:#70253f;text-decoration:underline}.sitemap .page-width{padding-left:0;padding-right:0;width:100%}@media (max-width:575px){.sitemap .exquisite-sitemap-block-container .h2{font-size:20px}.sitemap .exquisite-sitemap-block-container .col-md-3 ul li{width:50%}.sitemap .exquisite-sitemap-block-container .col-md-3 ul li a{font-size:12px}}@media (min-width:768px) and (max-width:1024px){.sitemap .exquisite-sitemap-block-container .col-md-3 ul li{width:33%}}.collection-hero__description.rte{color:#fff;font-size:18px}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-popup.css.map */
