@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap);.filter-modal{margin-top:20px}.filter-modal .filter-header{position:relative}.filter-modal .filter-header .title{color:#333;font-size:18px;font-weight:700;letter-spacing:.3px;margin:0 0 8px;text-align:left}.filter-modal .filter-header .sort-select{border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;padding:10px;width:100%}.filter-modal .filters{margin-bottom:5px;padding:0}.filter-modal .filters .filters-header{align-items:center;color:#333;cursor:pointer;display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;justify-content:space-between;margin-bottom:8px}.filter-modal .filters .filters-header .clear-all{color:#555;cursor:pointer;font-size:14px;text-decoration:underline}.filter-modal .filters .filters-header button{background:none;border:none;color:gray;cursor:pointer;font-size:14px;font-weight:500;line-height:1;margin-right:10px;outline:none;padding:0}.filter-modal .filters .dropdown-show{transition:max-height .3s ease,opacity .3s ease}.filter-modal .filters .filter-items{margin-bottom:10px;max-height:300px;overflow:hidden;overflow-y:auto}.filter-modal .filters .filter-items::-webkit-scrollbar{background-color:var(--light-border-color);border-radius:15px;width:10px}.filter-modal .filters .filter-items::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:15px}.filter-modal .checkbox{align-items:center;color:#373737;display:flex;font-size:16px;letter-spacing:.3px;line-height:normal;margin-bottom:10px}.filter-modal .checkbox span{margin-left:10px}.filter-modal .checkbox:hover span{color:var(--primary-color);cursor:pointer}.filter-modal .checkbox:before{font-size:10px!important}.filter-modal .checkbox.disabled span{color:#aaa;text-decoration:line-through}.filter-modal .arrow-icon{height:13px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;vertical-align:middle;width:13px}.filter-modal .arrow-icon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filter-modal .accordion .accordion-item{margin-bottom:10px}.filter-modal .accordion .accordion-item .accordion-header{align-items:center;background:none;border:none;color:#333;display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;justify-content:space-between;padding:10px 0 5px;text-align:left;width:100%}@media(max-width:768px){.filter-modal .accordion .accordion-item .accordion-header{font-size:15px;padding:8px 0 5px}}.filter-modal .accordion .accordion-item .accordion-header button{background:none;border:none;color:gray;cursor:pointer;font-size:14px;font-weight:500;line-height:1;margin-right:10px;outline:none;padding:0}.filter-modal .accordion .accordion-item .submenu{list-style:none;margin:10px 0;max-height:270px;overflow:hidden;overflow-y:auto;padding:0 0 10px}.filter-modal .accordion .accordion-item .submenu::-webkit-scrollbar{background-color:var(--light-border-color);border-radius:15px;width:10px}.filter-modal .accordion .accordion-item .submenu::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:15px}.filter-modal .accordion .accordion-item .submenu label{position:relative}.filter-modal .accordion .accordion-item .submenu .checkbox{margin-bottom:0}.filter-modal .accordion .accordion-item .submenu li{color:#333;cursor:pointer;font-size:14px;padding:4px 0}.filter-modal .accordion .accordion-item .submenu li:hover{color:var(--primary-color)}.filter-modal .accordion .search-container .search-input{border:1px solid var(--light-border-color);border-radius:7px;font-size:16px;margin:5px 0 0;outline:none;padding:10px 15px;transition:border-color .3s;width:100%}.filter-modal .accordion .dropdown-show{max-height:50vh;opacity:1;overflow:hidden;transition:all .3s ease-in-out}.filter-modal .accordion .dropdown-hidden{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out}.filter-modal .filter-footer{margin-top:20px;padding:16px 0}.filter-modal .filter-footer .done-btn{background:var(--primary-color);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px;width:100%}.accordion-item .accordion-header i{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.accordion-item.active .accordion-header i{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.information-section{background-color:var(--secondary-color);border-radius:8px;padding:60px 100px}@media screen and (max-width:1350px){.information-section{padding:80px}}@media screen and (max-width:767px){.information-section{padding:50px 0}}.information-section .information-alignment{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:1350px){.information-section .information-alignment{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.information-section .information-alignment{grid-template-columns:repeat(1,1fr)}}.information-section .info-box h1{color:var(--text-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:75px;font-size:60px;font-weight:500;letter-spacing:-.01em;line-height:80px;text-align:center}@media screen and (max-width:1850px){.information-section .info-box h1{font-size:55px;line-height:65px}}@media screen and (max-width:767px){.information-section .info-box h1{font-family:var(--heading-font-family),var(--default-font-family);font-size:36px;font-weight:500;line-height:45px}}.information-section .info-box p{color:var(--text-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:24px;font-weight:400;font-weight:500;line-height:30px;text-align:center}@media screen and (max-width:767px){.information-section .info-box p{font-family:var(--heading-font-family),var(--default-font-family);font-size:18px;font-weight:500;line-height:24px}}.page-loader-bar{background:rgba(0,0,0,.06);height:3px;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:9999}.page-loader-bar:after{-webkit-animation:page-progress 1.5s ease-in-out infinite;animation:page-progress 1.5s ease-in-out infinite;background:#4caf50;background:var(--primary-color,#4caf50);border-radius:0 2px 2px 0;box-shadow:0 0 8px #4caf50;box-shadow:0 0 8px var(--primary-color,#4caf50);content:"";height:100%;left:-40%;position:absolute;top:0;width:40%}@-webkit-keyframes page-progress{0%{left:-40%}60%{left:100%}to{left:110%}}@keyframes page-progress{0%{left:-40%}60%{left:100%}to{left:110%}}.store-main-wrap-theme2 .close{background:var(--primary-color);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:27px;font-weight:500;height:30px;position:absolute;right:15px;top:15px;width:30px}@media(max-width:575px){.store-main-wrap-theme2 .close{font-size:24px}}.store-main-wrap-theme2 .close:hover{background:#fff;color:var(--primary-color)}.store-main-wrap-theme2 .store-selector-modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.store-main-wrap-theme2 .modal-content2{background-color:var(--bg-white);border-radius:24px;box-shadow:0 4px 10px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-direction:column;max-height:90vh;max-width:550px;padding:40px 20px 20px;position:relative;width:calc(100% - 20px)}@media(max-width:767px){.store-main-wrap-theme2 .modal-content2{padding:10px}}@media(min-width:992px){.store-main-wrap-theme2 .modal-content2{width:550px}}.store-main-wrap-theme2 .modal-content2 h2{color:var(--primary-color);font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:16px;position:relative;text-align:center}@media(min-width:767px){.store-main-wrap-theme2 .modal-content2 h2{font-size:28px;margin-bottom:24px;text-align:center;top:-10px}}.store-main-wrap-theme2 .modal-content2 .store-details{display:flex;flex:1 1;flex-direction:column;min-height:0}.store-main-wrap-theme2 .modal-content2 .store-details .store-logo{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.05);height:60px;object-fit:contain;padding:4px;width:60px}.store-main-wrap-theme2 .modal-content2 .store-details .store-info-wrapper{padding:0 10px 0 0}.store-main-wrap-theme2 .modal-content2 .store-details .store-info-wrapper .store-info{margin-top:5px;text-align:center}.store-main-wrap-theme2 .modal-content2 .store-details .store-info-wrapper .store-info h3{color:var(--primary-color);font-size:17px;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin-bottom:6px}@media(max-width:650px){.store-main-wrap-theme2 .modal-content2 .store-details .store-info-wrapper .store-info h3{font-size:15px}}.store-main-wrap-theme2 .modal-content2 .store-details .store-info-wrapper .store-info p{color:#555;font-size:14px;line-height:1.5;margin:4px 0}@media(max-width:650px){.store-main-wrap-theme2 .modal-content2 .store-details .store-info-wrapper .store-info p{font-size:13px}}.store-main-wrap-theme2 .modal-content2 .store-details .store-info-wrapper .store-info p svg{margin-right:4px;opacity:.7;vertical-align:text-bottom}.store-main-wrap-theme2 .modal-content2 .store-details .store-info-wrapper .store-info .email-text{align-items:start;display:flex;gap:5px;justify-content:center;word-break:break-all}.store-main-wrap-theme2 .modal-content2 .modal-actions2{display:flex;gap:20px;justify-content:center;padding:15px 15px 0}@media(max-width:767px){.store-main-wrap-theme2 .modal-content2 .modal-actions2{display:block;width:100%}}.store-main-wrap-theme2 .modal-content2 .modal-actions2 .continue-btn,.store-main-wrap-theme2 .modal-content2 .modal-actions2 .shop-btn{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:10px;text-align:center;width:100%}.store-main-wrap-theme2 .modal-content2 .modal-actions2 .shop-btn{background:none;border:1px solid var(--secondary-color);border-radius:5px;color:var(--secondary-color);font-size:16px}@media(max-width:767px){.store-main-wrap-theme2 .modal-content2 .modal-actions2 .shop-btn{margin-bottom:10px}}.store-main-wrap-theme2 .modal-content2 .modal-actions2 .continue-btn{background:var(--secondary-color);color:#fff;font-size:16px}.store-main-wrap-theme2 .store-item{align-items:flex-start;background-color:#fff;border:1px solid var(--light-border-color);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);cursor:pointer;display:flex;gap:16px;margin-bottom:12px;overflow:hidden;padding:16px;position:relative;transition:all .2s cubic-bezier(.25,.8,.25,1)}@media(max-width:650px){.store-main-wrap-theme2 .store-item{flex-wrap:wrap;gap:12px;justify-content:center;padding:12px}}.store-main-wrap-theme2 .store-item:last-child{margin-bottom:0}.store-main-wrap-theme2 .store-item:focus-visible,.store-main-wrap-theme2 .store-item:hover{background-color:#fff;border-color:var(--primary-color);box-shadow:0 12px 24px rgba(0,0,0,.08);outline:none;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.store-main-wrap-theme2 .store-item.selected{background-color:var(--primary-light-color);border-color:var(--secondary-color);box-shadow:inset 0 0 0 1px var(--secondary-color),0 8px 20px rgba(0,0,0,.06)}.store-main-wrap-theme2 .store-item .timing span{color:#0a5d00;font-weight:600}.store-main-wrap-theme2 .store-detail{flex:1 1;text-align:left}.store-main-wrap-theme2 .store-detail .store-name-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:6px}.store-main-wrap-theme2 .store-detail .store-name-row h3{margin-bottom:0!important}.store-main-wrap-theme2 .store-detail .store-name-row .distance-badge{align-items:center;background-color:var(--primary-light-color);border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.03);color:var(--primary-color);display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;line-height:normal;padding:4px 8px}.store-main-wrap-theme2 .search-text{color:#666;display:inline-block;font-size:16px;font-weight:400;margin-bottom:10px}@media(min-width:767px){.store-main-wrap-theme2 .search-text{padding-left:15px}}.store-main-wrap-theme2 .location-search{margin-bottom:10px;position:relative}.store-main-wrap-theme2 .location-search input{background-color:#f7f9fc;border:1px solid transparent;border-radius:100px;box-shadow:inset 0 1px 2px rgba(0,0,0,.03);color:#333;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-size:16px;font-weight:400;height:52px;line-height:16px;padding:0 50px 0 24px;transition:all .3s cubic-bezier(.25,.8,.25,1);width:100%}.store-main-wrap-theme2 .location-search input::-webkit-input-placeholder{color:#94a3b8;font-weight:400}.store-main-wrap-theme2 .location-search input:-ms-input-placeholder{color:#94a3b8;font-weight:400}.store-main-wrap-theme2 .location-search input::placeholder{color:#94a3b8;font-weight:400}.store-main-wrap-theme2 .location-search input:focus{background-color:#fff;border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.08)}@media(max-width:480px){.store-main-wrap-theme2 .location-search input{padding:0 45px 0 20px}}.store-main-wrap-theme2 .location-search .search-img{bottom:0;height:-webkit-max-content;height:max-content;margin:auto;position:absolute;right:20px;top:0}.store-main-wrap-theme2 .location-search.with-nearby-btn input{padding-right:140px}.store-main-wrap-theme2 .location-search.with-nearby-btn .show-nearby-btn{align-items:center;background:transparent;border:1px solid var(--primary-color);border-radius:20px;color:var(--primary-color);cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:6px 12px;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .2s ease}.store-main-wrap-theme2 .location-search.with-nearby-btn .show-nearby-btn img{height:14px;width:14px}.store-main-wrap-theme2 .location-search.with-nearby-btn .show-nearby-btn:hover{background-color:var(--primary-color);color:#fff}.store-main-wrap-theme2 .location-search.with-nearby-btn .show-nearby-btn:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.store-main-wrap-theme2 .pikup-wrap{align-items:center;background-color:#f7f9fc;border:1px solid rgba(0,0,0,.04);border-radius:100px;display:flex;gap:8px;justify-content:center;margin-bottom:20px;padding:6px}.store-main-wrap-theme2 .pikup-wrap button{align-items:center;background:transparent;border:none;border-radius:100px;color:#666;display:inline-flex;flex:1 1;font-size:14px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.3px;outline:none;overflow:hidden;padding:10px 16px;position:relative;text-transform:capitalize;transition:all .3s cubic-bezier(.25,.8,.25,1);width:100%}.store-main-wrap-theme2 .pikup-wrap button:hover{background-color:var(--primary-light-color);color:var(--primary-color)}.store-main-wrap-theme2 .pikup-wrap button.active{background-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff}.store-main-wrap-theme2 .filter-icon{align-items:center;display:inline-flex;justify-content:center}.store-main-wrap-theme2 .filter-icon svg{display:block;height:16px;width:16px}.store-main-wrap-theme2 .icons{align-items:center;display:flex;gap:8px;justify-content:flex-start;margin-top:10px}.store-main-wrap-theme2 .icon-badge{align-items:center;border:1px solid rgba(13,110,253,.3);border-radius:50%;color:var(--primary-color);cursor:default;display:inline-flex;height:36px;justify-content:center;position:relative;transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease;width:36px}.store-main-wrap-theme2 .icon-badge svg{height:18px;width:18px}.store-main-wrap-theme2 .icon-badge:hover{box-shadow:0 6px 12px rgba(15,23,42,.15);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.store-main-wrap-theme2 .icon-badge:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.store-main-wrap-theme2 .icon-badge:after{background:#0f172a;border-radius:4px;bottom:calc(100% + 8px);color:#fff;content:attr(data-tooltip);font-size:12px;left:50%;opacity:0;padding:5px 8px;pointer-events:none;position:absolute;-webkit-transform:translate(-50%,-4px);transform:translate(-50%,-4px);transition:opacity .15s ease,-webkit-transform .15s ease;transition:opacity .15s ease,transform .15s ease;transition:opacity .15s ease,transform .15s ease,-webkit-transform .15s ease;white-space:nowrap;z-index:2}.store-main-wrap-theme2 .icon-badge:before{border:5px solid transparent;border-top-color:#0f172a;bottom:calc(100% + 2px);content:"";left:50%;opacity:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:opacity .15s ease;z-index:2}.store-main-wrap-theme2 .icon-badge:focus-visible:after,.store-main-wrap-theme2 .icon-badge:focus-visible:before,.store-main-wrap-theme2 .icon-badge:hover:after,.store-main-wrap-theme2 .icon-badge:hover:before{opacity:1;-webkit-transform:translate(-50%,-8px);transform:translate(-50%,-8px)}.store-main-wrap-theme2 .store-location-wrap{background-color:var(--bg-white);flex:1 1;min-height:0;overflow-y:auto}.store-main-wrap-theme2 .store-location-wrap::-webkit-scrollbar{width:13px}.store-main-wrap-theme2 .store-location-wrap::-webkit-scrollbar-track{background:transparent}.store-main-wrap-theme2 .store-location-wrap::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px;height:40px}.store-main-wrap-theme2 .store-location-wrap::-webkit-scrollbar-thumb:hover{background-color:var(--primary-color)}.store-main-wrap-theme2 .continue-button{background:var(--secondary-color);border:none;border-radius:100px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.5px;outline:none;padding:14px 30px;transition:all .3s cubic-bezier(.25,.8,.25,1);width:100%}@media(min-width:992px){.store-main-wrap-theme2 .continue-button{width:50%}}.store-main-wrap-theme2 .continue-button:focus,.store-main-wrap-theme2 .continue-button:hover{box-shadow:0 8px 16px rgba(0,0,0,.2);-webkit-filter:brightness(1.05);filter:brightness(1.05);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.store-main-wrap-theme2 .continue-button:active{box-shadow:0 2px 6px rgba(0,0,0,.1);-webkit-transform:translateY(0);transform:translateY(0)}.modal-backdrop{background-color:rgba(0,0,0,.5);z-index:2000}.modal-backdrop .modal-content{-webkit-animation:fadeIn .3s ease-out;animation:fadeIn .3s ease-out;background-color:#fff;background-color:var(--bg-white,#fff);border-radius:24px;box-shadow:0 10px 25px rgba(0,0,0,.1);max-width:480px;padding:32px;position:relative;text-align:center;width:90%}.modal-backdrop .modal-content .close-btn{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;line-height:1;position:absolute;right:16px;top:16px;transition:all .2s ease;width:32px}.modal-backdrop .modal-content .close-btn:hover{background:var(--primary-color);color:#fff;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.modal-backdrop .modal-content .message{color:#475569;font-size:16px;line-height:1.6;margin-bottom:16px}.modal-backdrop .modal-content .message:first-of-type{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:12px;margin-top:10px}.modal-backdrop .modal-content .modal-actions{background-color:#fff!important;display:flex;gap:20px;justify-content:center;margin-top:32px}.modal-backdrop .modal-content .modal-actions button{border:none;border-radius:100px;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;letter-spacing:.5px;padding:14px 30px;transition:background-color .2s ease,box-shadow .2s ease,-webkit-transform .2s ease;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease,-webkit-transform .2s ease}.modal-backdrop .modal-content .modal-actions .continue-btn{background:var(--secondary-color);box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff}.modal-backdrop .modal-content .modal-actions .continue-btn:hover{box-shadow:0 6px 16px rgba(0,0,0,.2);-webkit-filter:brightness(1.05);filter:brightness(1.05)}.modal-backdrop .modal-content .modal-actions .continue-btn:active{box-shadow:0 2px 6px rgba(0,0,0,.1);-webkit-transform:translateY(1px);transform:translateY(1px)}.modal-backdrop .modal-content .modal-actions .cancel-btn{background:#f1f5f9;border:1px solid transparent;box-shadow:0 2px 4px rgba(0,0,0,.03);color:#475569}.modal-backdrop .modal-content .modal-actions .cancel-btn:hover{background:#e2e8f0;box-shadow:0 4px 8px rgba(0,0,0,.05);color:#1e293b}.modal-backdrop .modal-content .modal-actions .cancel-btn:active{background:#cbd5e1;-webkit-transform:translateY(1px);transform:translateY(1px)}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.html-parser h2,.html-parser h3,.html-parser h4,.html-parser h5,.html-parser h6{font-family:var(--text-font-family),var(--default-font-family);font-size:22px;font-weight:600;line-height:28px;padding-bottom:15px}.html-parser li,.html-parser p,.html-parser span{font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;line-height:20px}.mobile-sidebar .mobile-menu .action-box .modal-backdrop{height:140%}.mobile-sidebar .mobile-menu .action-box .auth-links a{text-transform:uppercase}.mobile-sidebar .mobile-menu .shop-by-department .invert-button{justify-content:start}.mobile-sidebar .mobile-header{padding:20px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu{padding-left:30px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department{position:relative}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .invert-button{background-color:#fff;border:none;color:var(--black-text-color);display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;line-height:22px;margin-right:30px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .invert-button>img{margin-left:9px;margin-top:8px;min-width:9px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .invert-button>span{display:block}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu{position:absolute;top:45px;width:550px;z-index:99999}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content{background-color:var(--bg-white);border:1px solid var(--primary-color);border-radius:8px;padding:20px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid a{margin-right:0}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items{align-items:center;border:1px solid var(--border-color);border-radius:4px;cursor:pointer;display:flex;padding:10px;transition:.3s ease-in-out}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items:hover{border:1px solid var(--primary-color)}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name{padding-left:15px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name p{color:var(--black-text-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon{height:36px;width:36px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon>img{height:36px;object-fit:cover;width:36px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu-show{max-height:100vh;overflow:hidden;transition:.3s ease-in-out}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu-hidden{max-height:0;overflow:hidden;transition:.3s ease-in-out}.navigation-bar .navigation-bar-wrapper .menu .nav-menu a:last-child{margin-right:0}.navigation-bar .navigation-bar-wrapper .menu .wrapper button{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:40px;justify-content:center;line-height:16px}.navigation-bar .navigation-bar-wrapper .menu .wrapper .primary-outlined-button{background-color:transparent;border:1px solid var(--primary-color);color:var(--primary-color);padding:10px 20px}.main-header{border-bottom:1px solid var(--gray-border-color)}.main-header .grid{grid-gap:0 30px;display:grid;grid-template-columns:max(217px) minmax(0,1fr) min(364px)}@media(max-width:1560px){.main-header .grid{gap:0 40px}}@media screen and (max-width:767px){.main-header .grid{align-items:center;display:flex;gap:0;grid-template-columns:repeat(1,1fr)}}.main-header .grid .grid-items:first-child img{max-height:70px;max-width:220px}@media screen and (max-width:1350px){.main-header .grid .grid-items:first-child div{align-items:center;display:flex}.main-header .grid .grid-items:first-child div>img{cursor:pointer;max-width:130px}.main-header .grid .grid-items:first-child img{max-width:130px}.main-header .grid .grid-items .my-account{margin-right:20px}}.main-header .grid .grid-items .my-account div+div>span{color:var(--black-text-color)}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown{-webkit-transform:translateX(-80%);transform:translateX(-80%);width:340px}@media screen and (max-width:767px){.main-header .grid .grid-items .info-relative .shopping-cart-dropdown{left:auto;right:-68px;-webkit-transform:translateX(0);transform:translateX(0)}}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .total-payment{align-items:center;display:flex;justify-content:space-between}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .total-payment h4{font-size:17px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid:last-child{border-bottom:1px solid var(--gray-border-color)}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid{grid-template-columns:80px minmax(0,1fr) 10px}.main-header .grid .grid-items .info-wrapper{padding-right:20px}@media screen and (max-width:767px){.main-header .grid .grid-items .info-wrapper{padding-right:8px}}.main-header .grid .grid-items .info-wrapper i{color:var(--black-icon)}.main-header .grid .grid-items .info-wrapper div+div>p{color:var(--black-text-color)}.main-header .grid .grid-items .info-wrapper div+div>span{color:var(--dark-gray)}.main-header .grid .grid-items .main-header-middle-grid{grid-template-columns:minmax(0,1fr) 260px}@media(max-width:1600px){.main-header .grid .grid-items .main-header-middle-grid{grid-template-columns:minmax(0,1fr) 240px}}@media screen and (max-width:1350px){.main-header .grid .grid-items .main-header-middle-grid{display:none}}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location{border:1px solid var(--light-border-color)}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location div>span{color:var(--gray-4)}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group{align-items:center;border:1px solid var(--light-border-color);border-radius:4px;display:flex;height:46px;width:100%}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .search-products{width:100%}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .search-products .relative-div{position:relative}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .search-products .relative-div .icon-wrapper{position:absolute;right:17px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .search-products .relative-div>input{background-color:transparent;border:1px solid transparent;border-radius:4px;color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:46px;line-height:16px;padding:0 10px;transition:.2s ease-in-out;width:100%}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .search-products .relative-div>input:focus{border:1px solid var(--primary-color)}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .search-products .relative-div ::-webkit-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .search-products .relative-div :-ms-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .search-products .relative-div ::placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .categories-menu{left:0;position:absolute;top:45px;width:100%;z-index:9999}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .categories{align-items:center;border-right:1px solid var(--light-border-color);display:flex;height:100%;justify-content:space-between;min-width:200px;padding-left:19px;padding-right:6px;position:relative}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .categories>span{color:var(--gray-4);cursor:pointer;display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;min-width:80px;padding-right:11px;white-space:nowrap}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .form-group .categories>img{cursor:pointer}.store-selector-modal .store-selector-modal-body{padding:20px 76px}.store-selector-modal .store-selector-modal-body .store-modal-select .dropdown{height:250px}.continue-shopping-btn button{background-color:var(--primary-color)}.navigation-bar{border-bottom:1px solid var(--gray-border-color)}.navigation-bar .navigation-bar-wrapper{align-items:center;display:flex;justify-content:space-between;padding:12px 0}@media screen and (max-width:1350px){.navigation-bar .navigation-bar-wrapper,.navigation-bar .navigation-bar-wrapper .download-app{display:none}}.navigation-bar .navigation-bar-wrapper .download-app .secondary-button{background-color:var(--secondary-color);border:none;border-radius:4px;color:var(--text-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;height:40px;line-height:19px;padding:11px;white-space:nowrap}.navigation-bar .navigation-bar-wrapper .menu{align-items:center;display:flex}@media screen and (max-width:1350px){.navigation-bar .navigation-bar-wrapper .menu{display:none}}.navigation-bar .navigation-bar-wrapper .menu .sub-menu-dropdown{background-color:var(--bg-white);max-height:0;min-width:180px;overflow:hidden;position:absolute;top:30px;transition:.3s ease-in-out;z-index:999}.navigation-bar .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align{border:1px solid var(--light-border-color);border-radius:4px;box-shadow:0 0 15px #0000001a;padding:15px}.navigation-bar .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align a:last-child{padding:0}.navigation-bar .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align>a{color:var(--black-3);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;line-height:22px;padding:0 0 10px;transition:.3s ease-in-out}.navigation-bar .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align>a:hover{color:var(--secondary-color)}.navigation-bar .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align>span{color:var(--black-3);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;line-height:22px;padding:0 0 10px;transition:.3s ease-in-out}.navigation-bar .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align .highlight-menu,.navigation-bar .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align>span:hover{color:var(--secondary-color)}.navigation-bar .navigation-bar-wrapper .menu .submenu-wrapper:hover .sub-menu-dropdown{max-height:100vh!important;transition:.3s ease-in-out}.navigation-bar .navigation-bar-wrapper .menu .nav-menu{align-items:center;display:flex;padding-left:0!important}.navigation-bar .navigation-bar-wrapper .menu .nav-menu a:last-child{margin-right:20px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu a{color:var(--black-3);cursor:pointer;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;line-height:22px;margin-right:40px;position:relative;transition:.3s ease-in-out}@media screen and (min-width:1350px){.navigation-bar .navigation-bar-wrapper .menu .nav-menu a{margin-right:30px}}.navigation-bar .navigation-bar-wrapper .menu .nav-menu a:hover{color:var(--secondary-color)}.navigation-bar .navigation-bar-wrapper .menu .nav-menu a img{margin-left:10px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper{align-items:center;color:var(--black-3);cursor:pointer;display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;line-height:22px;margin-right:40px;position:relative;transition:.3s ease-in-out}@media screen and (min-width:1350px){.navigation-bar .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper{margin-right:30px}}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper:hover{color:var(--secondary-color)}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper img{margin-left:10px}.navigation-bar .navigation-bar-wrapper .menu .nav-menu .highlight-menu{color:var(--secondary-color)}.navigation-bar .navigation-bar-wrapper .menu .wrapper{align-items:center;display:flex}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department{position:relative}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu-show{max-height:100vh;overflow:hidden;transition:.3s ease-in-out}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu-hidden{max-height:0;overflow:hidden;transition:.3s ease-in-out}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu{position:absolute;top:53px;width:550px;z-index:99999}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content{background-color:var(--bg-white);border:1px solid var(--primary-color);border-radius:8px;padding:20px}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items{align-items:center;border:1px solid var(--border-color);border-radius:4px;cursor:pointer;display:flex;padding:10px;transition:.3s ease-in-out}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items:hover{border:1px solid var(--primary-color)}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name{padding-left:10px}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name p{color:var(--black-text-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon{height:36px;width:36px}.navigation-bar .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon>img{height:36px;object-fit:cover;width:36px}.navigation-bar .navigation-bar-wrapper .menu .wrapper .invert-button{background-color:var(--invert-primary-color);border:none;color:var(--text-white);margin-right:10px;padding:10px 13px}.navigation-bar .navigation-bar-wrapper .menu .wrapper .invert-button>svg{display:none}.navigation-bar .navigation-bar-wrapper .menu .wrapper .invert-button>img{min-width:18px}.navigation-bar .navigation-bar-wrapper .menu .wrapper .invert-button>span{display:block;padding-left:10px}.navigation-bar.navigation-bar-theme2{background-color:var(--navigation-bar-theme2)}.navigation-bar.navigation-bar-theme2 .navigation-bar-wrapper{padding:0}.navigation-bar.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper{color:var(--navigation-bar-theme2-text-color)}.navigation-bar.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper img{-webkit-filter:contrast(5);filter:contrast(5)}.navigation-bar.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu a{color:var(--navigation-bar-theme2-text-color)}.navigation-bar.navigation-bar-theme2 .navigation-bar-wrapper .download-app-img{display:block}.navigation-bar.navigation-bar-theme2 .navigation-bar-wrapper .download-app{align-items:center;display:flex}.navigation-bar.navigation-bar-theme2 .navigation-bar-wrapper .download-app img{height:35px;vertical-align:middle;width:auto}.navigation-bar.navigation-bar-theme2 .navigation-bar-wrapper .download-app img:first-child{margin-right:10px}.navigation-bar.navigation-bar-theme2 .invert-button{background-color:var(--shop-by-department-theme2);border:none;border-radius:0!important;color:var(--text-white);margin-right:10px;overflow:hidden;padding:25px 50px 25px 0!important;position:relative}.navigation-bar.navigation-bar-theme2 .invert-button a{background:var(--shop-by-department-img-theme2);padding:20px 15px;vertical-align:middle}.navigation-bar.navigation-bar-theme2 .invert-button>img{min-width:18px}.navigation-bar.navigation-bar-theme2 .invert-button>span{display:block;padding-left:10px}.navigation-bar.navigation-bar-theme2 .invert-button>svg{display:block!important;left:auto;position:absolute;right:15px}.navigation-bar.navigation-bar-theme2 button{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:40px;justify-content:center;line-height:16px}.navigation-bar.navigation-bar-theme2 .primary-outlined-button{background-color:transparent;border:1px solid var(--primary-color);color:var(--primary-color);margin-right:30px;padding:10px 20px}.mobile-sidebar-show{-webkit-transform:translate(0);transform:translate(0);transition:.3s ease-in-out}.mobile-sidebar-hidden{-webkit-transform:translate(100%);transform:translate(100%);transition:.3s ease-in-out}.mobile-sidebar-backdrop{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999}.mobile-sidebar{background-color:var(--bg-white);height:100%;position:fixed;right:0;top:0;width:calc(100% - 40px);z-index:99999999}@media screen and (max-width:1350px){.mobile-sidebar{overflow:auto;overflow-x:hidden;width:calc(100% - 15px)}}@media screen and (max-width:767px){.mobile-sidebar{overflow:auto;overflow-x:hidden;width:calc(100% - 15px)}}.mobile-sidebar .store-location{align-items:center;border:1px solid var(--light-border-color);border-radius:4px;cursor:pointer;display:flex;height:46px;padding:0 15px;width:100%}.mobile-sidebar .store-location div>span{color:var(--gray-4);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;padding-left:7px}.mobile-sidebar .store-location .location-store{align-items:start;display:flex}.mobile-sidebar .store-location .location-store span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mobile-sidebar .mobile-menu{padding:30px 20px}@media screen and (max-width:767px){.mobile-sidebar .mobile-menu{padding:20px}}.mobile-sidebar .mobile-menu .mobile-categories{border:1px solid var(--light-border-color);border-radius:4px;margin-bottom:10px;position:relative}.mobile-sidebar .mobile-menu .mobile-categories .text{align-items:center;display:flex;height:46px;justify-content:space-between;padding:0 20px}.mobile-sidebar .mobile-menu .mobile-categories .text span{color:var(--gray-4);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400}.mobile-sidebar .mobile-menu .mobile-categories .dropdown-show{position:absolute;width:100%}.mobile-sidebar .mobile-menu .mobile-categories .dropdown-hidden{transition:none}.mobile-sidebar .mobile-menu .input{margin:0 0 30px}@media screen and (max-width:767px){.mobile-sidebar .mobile-menu .input{margin:0 0 20px}}.mobile-sidebar .mobile-menu .input input{padding:0 20px}.mobile-sidebar .mobile-menu .mobile-search-products{border:1px solid var(--light-border-color);border-radius:4px;margin:0 0 20px;width:100%}.mobile-sidebar .mobile-menu .mobile-search-products .relative-div{position:relative}.mobile-sidebar .mobile-menu .mobile-search-products .relative-div .icon-wrapper{position:absolute;right:17px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mobile-sidebar .mobile-menu .mobile-search-products .relative-div>input{background-color:transparent;border:1px solid transparent;border-radius:4px;color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:46px;line-height:16px;padding:0 10px;transition:.2s ease-in-out;width:100%}.mobile-sidebar .mobile-menu .mobile-search-products .relative-div>input:focus{border:1px solid var(--primary-color)}.mobile-sidebar .mobile-menu .mobile-search-products .relative-div ::-webkit-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.mobile-sidebar .mobile-menu .mobile-search-products .relative-div :-ms-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.mobile-sidebar .mobile-menu .mobile-search-products .relative-div ::placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.mobile-sidebar .mobile-menu .mobile-search-products .relative-div .mobile-search-dropdown{position:absolute;width:100%;z-index:9999999}.mobile-sidebar .mobile-menu .follow-us{padding:20px 0 0}.mobile-sidebar .mobile-menu .follow-us>p{color:var(--black-3);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;line-height:19px;margin:0 0 16px}.mobile-sidebar .mobile-menu .follow-us .social-align{align-items:center;display:flex}.mobile-sidebar .mobile-menu .follow-us .social-align div{align-items:center;background-color:var(--secondary-color);border-radius:50%;color:var(--text-white);cursor:pointer;display:flex;height:35px;justify-content:center;margin-right:16px;width:35px}.mobile-sidebar .mobile-menu .follow-us .social-align div i{color:var(--text-white)}.mobile-sidebar .mobile-menu .action-box{border:1px solid var(--primary-color);border-radius:4px;margin:30px 0 0;padding:15px}.mobile-sidebar .mobile-menu .action-box .continue-shopping-btn button{margin-left:0;width:100%}.mobile-sidebar .mobile-menu .action-box .modal-backdrop{height:100%}.mobile-sidebar .mobile-menu .action-box .my-account-wrapper-mobile{position:relative}.mobile-sidebar .mobile-menu .action-box .my-account-wrapper-mobile .my-account-dropdown{box-shadow:0 0 15px #0000001a;left:28px;position:absolute;top:54px;width:170px;z-index:999999}.mobile-sidebar .mobile-menu .action-box .my-account-wrapper-mobile .my-account{align-items:center;cursor:pointer;display:flex;padding:15px 0;position:relative}.mobile-sidebar .mobile-menu .action-box .my-account-wrapper-mobile .my-account i{font-size:25px}.mobile-sidebar .mobile-menu .action-box .my-account-wrapper-mobile .my-account div+div>span{color:var(--black-text-color);display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;padding-left:7px}.mobile-sidebar .mobile-menu .action-box .my-account-wrapper-mobile .my-account-profile-dropdown{background-color:var(--bg-white);border:1px solid var(--light-border-color);border-radius:4px;padding:20px}.mobile-sidebar .mobile-menu .action-box .my-account-wrapper-mobile .my-account-profile-dropdown div:last-child a{padding:0}.mobile-sidebar .mobile-menu .action-box .my-account-wrapper-mobile .my-account-profile-dropdown>div>a{color:var(--black-3);cursor:pointer;display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;padding:0 0 15px;transition:.3s ease-in-out}.mobile-sidebar .mobile-menu .action-box .my-account-wrapper-mobile .my-account-profile-dropdown>div>a:hover{color:var(--secondary-color)}.mobile-sidebar .mobile-menu .action-box .need-help{color:var(--gray-text-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.mobile-sidebar .mobile-menu .action-box .need-help a{color:var(--secondary-color)}.mobile-sidebar .mobile-menu .action-box .auth-links{align-items:center;display:flex;padding:15px 0 10px}.mobile-sidebar .mobile-menu .action-box .auth-links div :first-child{border-right:1px solid var(--light-border-color);padding-right:10px}.mobile-sidebar .mobile-menu .action-box .auth-links a:last-child li{border:none}.mobile-sidebar .mobile-menu .action-box .auth-links div+div{margin-left:10px}.mobile-sidebar .mobile-menu .action-box .auth-links a{color:var(--black-3);cursor:pointer;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.mobile-sidebar .mobile-menu .action-box .input{margin:0}.mobile-sidebar .mobile-menu .action-box .input input{border:none;border-bottom:1px solid var(--primary-color);border-radius:0;padding-left:25px}.mobile-sidebar .mobile-menu .action-box .input .left-icon-align{left:0}.mobile-sidebar .mobile-menu .menu-list .icon-text-wrapper{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:10px;width:100%}.mobile-sidebar .mobile-menu .menu-list .icon-text-wrapper span{color:var(--black-3);font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;line-height:22px}.mobile-sidebar .mobile-menu .menu-list .sub-menu a{padding-left:20px!important;transition:.3s ease-in-out}.mobile-sidebar .mobile-menu .menu-list .sub-menu a:hover{color:var(--secondary-color)!important}.mobile-sidebar .mobile-menu .menu-list .sub-menu-show{padding-left:20px;transition:.3s ease-in-out}.mobile-sidebar .mobile-menu .menu-list .sub-menu-hidden{max-height:0;overflow:hidden;transition:.3s ease-in-out}.mobile-sidebar .mobile-menu .menu-list a:last-child{border:none;padding-bottom:0}.mobile-sidebar .mobile-menu .menu-list .menu a{border-bottom:1px solid var(light-border-color);color:var(--black-3);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;line-height:22px;padding:10px;transition:.3s ease-in-out;width:100%}.mobile-sidebar .mobile-menu .menu-list .menu .highlight-menu,.mobile-sidebar .mobile-menu .menu-list .menu a:hover{color:var(--secondary-color)}.mobile-sidebar .mobile-menu .menu-list .shop-by-department{margin-bottom:0}.mobile-sidebar .mobile-menu .menu-list .shop-by-department .invert-button{background-color:#fff;border:none;color:var(--black-3);display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;justify-content:space-between;line-height:22px;margin:0;padding:10px}.mobile-sidebar .mobile-menu .menu-list .shop-by-department .invert-button img{margin:0;min-height:7px;min-width:11px}.mobile-sidebar .mobile-menu .shop-by-department{margin:0 0 20px;position:relative}.mobile-sidebar .mobile-menu .shop-by-department .invert-button{align-items:center;background-color:var(--invert-primary-color);border:none;border-radius:4px;color:var(--text-white);cursor:pointer;display:flex;font-family:var(--heading-font-family),var(--default-font-family);font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-size:14px;font-weight:400;font-weight:600;height:40px;justify-content:center;line-height:22px;line-height:16px;margin-right:10px;padding:10px 13px;width:100%}.mobile-sidebar .mobile-menu .shop-by-department .invert-button img,.mobile-sidebar .mobile-menu .shop-by-department .invert-button>img{margin-right:9px;min-width:9px;vertical-align:middle}.mobile-sidebar .mobile-menu .shop-by-department .invert-button>span{display:block}.mobile-sidebar .mobile-menu .shop-by-department .invert-button svg{margin-left:5px}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu{position:absolute;top:45px;width:100%;z-index:99999}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content{background-color:var(--bg-white);border:1px solid var(--primary-color);border-radius:8px;max-height:60vh;overflow:hidden;overflow-y:auto;overflow:auto;padding:20px}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content::-webkit-scrollbar{background-color:var(--gray-9);border-radius:8px;width:4px}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:8px}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(1,1fr)}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items{align-items:center;border:1px solid var(--border-color);border-radius:4px;cursor:pointer;display:flex;padding:10px;transition:.3s ease-in-out}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items:hover{border:1px solid var(--primary-color)}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name{padding-left:15px}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name p{color:var(--black-text-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon{height:36px;width:36px}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon>img{height:36px;object-fit:cover;width:36px}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu-show{max-height:100vh;overflow:hidden;transition:.3s ease-in-out}.mobile-sidebar .mobile-menu .shop-by-department .shop-by-department-menu-hidden{max-height:0;overflow:hidden;transition:.3s ease-in-out}.mobile-sidebar .mobile-header{align-items:center;background-color:var(--bg-white);border-bottom:1px solid var(light-border-color);display:flex;justify-content:space-between;padding:20px 20px 0;top:0;z-index:999}.mobile-sidebar .mobile-header div>img{cursor:pointer;max-width:130px}.mobile-sidebar .mobile-header div+div{align-items:center;background-color:var(--primary-light-color);border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.mobile-sidebar .mobile-header div+div>i{color:var(--black-text-color);cursor:pointer;font-size:20px}.main-header{border-bottom:1px solid var(--theme2-border-color);font-family:var(--text-font-family)}@media screen and (max-width:1350px){.main-header{padding:10px 0}}.main-header .proxy-shopping-banner{border:1px solid red;border-radius:5px;margin:2px 2px 10px;padding:2px}.main-header .offer-tag-wrap{background-color:red;position:relative}.main-header .offer-tag,.main-header .offer-tag-wrap .container{align-items:center;display:flex;justify-content:center}.main-header .offer-tag{border-radius:inherit;cursor:pointer;flex-wrap:wrap;padding:8px 0;text-align:center}@media(max-width:1200px){.main-header .offer-tag{gap:30px}}@media(max-width:767px){.main-header .offer-tag{gap:10px}}.main-header .offer-tag .icon{display:inline-block;line-height:.4;margin-right:3px;vertical-align:middle}.main-header .offer-tag .icon p{margin-bottom:0}.main-header .offer-tag .icon svg{height:20px;width:20px}.main-header .offer-tag .icon svg path{fill:#fff}.main-header .offer-tag p{color:#fff;font-size:14px;font-weight:500;letter-spacing:1px;margin-bottom:0;vertical-align:middle}@media(max-width:991px){.main-header .offer-tag p{font-size:12px}}.main-header .sign-out-link{color:#fff;font-size:14px;font-weight:500}@media(min-width:1200px){.main-header .sign-out-link{left:auto;position:absolute;right:160px}}@media(max-width:991px){.main-header .sign-out-link{font-size:12px}}.main-header .grid{align-items:center;display:flex;gap:0 30px;grid-template-columns:max(370px) minmax(0,1fr) min(370px);justify-content:space-between}@media(max-width:1340px)and (min-width:1024px){.main-header .grid{grid-template-columns:max(50px) max(150px) max(118px) min(500px)}}@media(max-width:1023px)and (min-width:875px){.main-header .grid{grid-template-columns:max(50px) max(150px) max(118px) min(364px)}}@media(max-width:876px)and (min-width:650px){.main-header .grid{grid-template-columns:max(50px) max(150px) max(118px) min(285px)}}@media(max-width:1350px)and (min-width:1300px){.main-header .grid{display:grid}}@media(max-width:1200px)and (min-width:889px){.main-header .grid{display:grid}}@media(max-width:1560px){.main-header .grid{gap:0 25px}}@media screen and (max-width:767px){.main-header .grid{align-items:center;display:flex;gap:10px;grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:767px)and (max-width:480px){.main-header .grid{gap:10px}}@media(min-width:1340px){.main-header .grid .mobile-bar-icon{display:none}}.main-header .grid .grid-items:nth-child(3) img{max-height:70px;max-width:220px}@media(max-width:1355px){.main-header .grid .grid-items:nth-child(3) .search-form-group{display:none}.main-header .grid .grid-items:nth-child(3) div>img{cursor:pointer;max-width:130px}.main-header .grid .grid-items:nth-child(3) img{max-width:130px}}@media screen and (max-width:1355px)and (min-device-width:481px)and (max-device-width:1024px){.main-header .grid .grid-items:nth-child(3) img{max-width:160px}}@media(max-width:1355px)and (max-width:480px){.main-header .grid .grid-items:nth-child(3) img{max-width:80px}}@media(max-width:1350px){.main-header .grid .grid-items:nth-child(3) .stickey-logo{display:block}}@media(max-width:1330px){.main-header .grid .mobile-logo{text-align:center}}.main-header .grid .grid-items:last-child{align-items:center;display:flex;justify-content:flex-end}@media screen and (max-width:1350px){.main-header .grid .grid-items:last-child{justify-content:flex-end}}.main-header .grid .grid-items:last-child .coupon-icon-wrapper{position:relative}.main-header .grid .grid-items:last-child .coupon-icon-wrapper .coupon-icon{display:flex;padding:0 15px 0 0}.main-header .grid .grid-items:last-child .coupon-icon-wrapper .coupon-icon:hover+.form-control-validation-Coupon{display:block}.main-header .grid .grid-items:last-child .coupon-icon-wrapper .coupon-icon img{-webkit-filter:var(--invert-filter);filter:var(--invert-filter);height:27px;width:27px}@media(max-width:1024px){.main-header .grid .grid-items:last-child .coupon-icon-wrapper .coupon-icon img{height:22px;width:22px}}.main-header .grid .grid-items:last-child .coupon-icon-wrapper .form-control-validation-Coupon{word-wrap:break-word;background-color:#fff;border-radius:4px;bottom:auto;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);color:var(--bg-danger);display:none;font-size:13px;font-weight:500;padding:5px 10px;position:absolute;right:-7rem;top:-1rem;transition:opacity .3s;width:-webkit-max-content;width:max-content;z-index:99}@media(max-width:575px){.main-header .grid .grid-items:last-child .coupon-icon-wrapper .form-control-validation-Coupon{right:-4rem}}.main-header .grid .grid-items .mobile-menu{display:none}@media screen and (max-width:1350px){.main-header .grid .grid-items .mobile-menu{display:block}}.main-header .grid .grid-items .mobile-menu i{color:var(--black-icon);cursor:pointer;font-size:22px;line-height:1.5}@media(max-width:680px){.main-header .grid .grid-items .mobile-menu i{font-size:16px}}.main-header .grid .grid-items .mobile-menu svg{color:var(--black-text-theme)}.main-header .grid .grid-items .my-account-dropdown{box-shadow:0 0 15px #0000001a;position:absolute;right:0;top:40px;width:170px;z-index:999999}.main-header .grid .grid-items .my-account{align-items:center;color:var(--black-text-theme);cursor:pointer;display:flex;position:relative}@media screen and (max-width:1350px){.main-header .grid .grid-items .my-account{margin-right:0}}@media screen and (max-width:1350px)and (max-width:767px){.main-header .grid .grid-items .my-account{margin-right:12px}}@media screen and (max-width:1350px)and (max-width:480px){.main-header .grid .grid-items .my-account{margin-right:5px}}@media screen and (max-width:1350px){.main-header .grid .grid-items .my-account .username-text{display:none}}.main-header .grid .grid-items .my-account i{font-size:25px}@media screen and (max-width:767px){.main-header .grid .grid-items .my-account i{font-size:22px}}@media(max-width:680px){.main-header .grid .grid-items .my-account i{font-size:22px}}.main-header .grid .grid-items .my-account div+div>span{color:var(--black-text-theme);display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;padding-left:7px}.main-header .grid .grid-items .my-account-profile-dropdown{background-color:var(--bg-white);border:1px solid var(--light-border-color);border-radius:4px;padding:20px}.main-header .grid .grid-items .my-account-profile-dropdown a:last-child{padding:0}.main-header .grid .grid-items .my-account-profile-dropdown>a{color:var(--black-3);cursor:pointer;display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;padding:0 0 15px;transition:.3s ease-in-out}.main-header .grid .grid-items .my-account-profile-dropdown>a:hover{color:var(--secondary-color)}.main-header .grid .grid-items .info-relative{position:relative}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown{background-color:var(--bg-white);box-shadow:0 0 10px rgba(86,86,86,.16);left:50%;margin:14px 0 0;max-height:0;overflow:hidden;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:.3s ease-in-out;width:380px;z-index:9999999}@media screen and (max-width:767px){.main-header .grid .grid-items .info-relative .shopping-cart-dropdown{left:auto;right:-12px;-webkit-transform:translateX(0);transform:translateX(0)}}@media(max-width:480px){.main-header .grid .grid-items .info-relative .shopping-cart-dropdown{right:-20px;width:350px}}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .shopping-cart-border{border:1px solid var(--bg-light-200)}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .view-checkout-cart{align-items:center;display:flex;justify-content:space-between;padding:13px 26px 28px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .view-checkout-cart .yourcart-button button{background-color:var(--secondary-color);border:none;border-radius:5px;color:var(--bg-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:500;height:40px;line-height:28px;line-height:15px;padding:10px 24px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .view-checkout-cart .checkout-button button{background-color:var(--primary-color);border:none;border-radius:5px;color:var(--bg-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:500;height:40px;line-height:28px;line-height:15px;padding:10px 24px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .total-payment{display:block;padding:0 21px;text-align:right}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .total-payment h4,.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .total-payment p{margin:0}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .total-payment p{color:var(--black-3);display:inline-block;font-family:var(--heading-font-family),var(--default-font-family);font-size:17px;font-size:14px;font-weight:500;line-height:28px;margin-right:10px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .total-payment h4{color:var(--primary-color);display:inline-block;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-size:14px;font-weight:400;font-weight:600;line-height:22px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align{border-bottom:1px solid var(--gray-border-color);height:333px;margin-bottom:18px;overflow:auto;overflow-x:hidden;padding:25px 21px 18px}@media(max-width:991px){.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align{height:152px}}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-empty-message{align-items:center;display:flex;height:100%;justify-content:center}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid:last-child{border-bottom:1px solid transparent}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid{grid-gap:0 13px;display:grid;gap:0 13px;grid-template-columns:80px minmax(123px,0fr) 62px 20px;padding:0 0 25px}@media(max-width:480px){.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid{grid-template-columns:86px minmax(103px,0fr) 57px 19px}}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid .cart-grid-items img{cursor:pointer}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid .cart-grid-items .final-price-tag{display:block;font-size:18px;font-weight:500;text-align:center}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid .cart-grid-items .final-price-tag.bogo-discount-applied{color:#666;text-decoration:line-through}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid .cart-grid-items h3{color:var(--primary-color);cursor:pointer;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-size:13px;font-weight:400;line-height:16px;margin:0 0 10px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid .cart-grid-items .ebt-image{line-height:1;margin-top:10px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid .cart-grid-items .ebt-image img{width:20px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid .cart-grid-items p{color:var(--black-1);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;margin:0}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid .cart-grid-items .bogo-discount-container span{display:block;font-size:13px;font-weight:500;margin-top:7px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid .cart-grid-items .product-image-show{align-items:center;background-color:var(--bg-light-300);border-radius:6px;display:flex;height:80px;justify-content:center;width:100%}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .list-view-design-align .cart-grid .cart-grid-items .product-image-show img{height:66px;max-height:66px;min-width:52px;width:52px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align{border:4px solid var(--primary-color);height:333px;margin:4px;overflow:auto;overflow-x:hidden;padding:8px 8px 0}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .cart-empty-message{align-items:center;display:flex;height:100%;justify-content:center}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .total-payment-info{align-items:center;display:flex;justify-content:center;padding:0 21px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .total-payment-info h4{margin:0 0 0 12px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .total-payment-info p{color:var(--black-3);font-family:var(--heading-font-family),var(--default-font-family);font-size:17px;font-weight:500;line-height:28px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .total-payment-info h4{color:var(--primary-color);font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-size:17px;font-weight:400;font-weight:600;line-height:22px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart{border-bottom:1px solid var(--primary-color)}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart:last-child{border-bottom:none}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info{align-items:center;display:flex;justify-content:center;margin:12px 0}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info p{color:var(--primary-color);font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-size:17px;font-weight:400;font-weight:600;line-height:22px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper{align-items:center;cursor:pointer;display:flex;padding-left:20px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div:first-child{align-items:center;display:flex}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper i{color:var(--black-icon);cursor:pointer;font-size:24px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div+div{padding-left:10px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div+div>p{color:var(--black-text-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;font-weight:400;line-height:19px}@media screen and (max-width:1350px){.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div+div>p{display:none}}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div+div>h6{color:var(--primary-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:12px;font-weight:500;line-height:16px;margin:0}@media screen and (max-width:1350px){.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div+div>h6{display:none}}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div+div>span{color:var(--dark-gray);display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:12px;font-weight:500;font-weight:400;line-height:16px}@media screen and (max-width:1350px){.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div+div>span{display:none}}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div:first-child{position:relative}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div:first-child div{align-items:center;background-color:var(--bg-danger);border-radius:50%;cursor:pointer;display:flex;height:16px;justify-content:center;position:absolute;right:-8px;top:-5px;width:16px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-cart-info .multiple-cart-info-wrapper div:first-child div>span{color:var(--text-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-size:12px;font-weight:500;line-height:19px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-view-checkout-cart{align-items:center;display:flex;justify-content:space-between;padding:12px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-view-checkout-cart .yourcart-button button{background-color:var(--secondary-color);border:none;border-radius:5px;color:var(--bg-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:500;height:40px;line-height:28px;line-height:15px;padding:10px 24px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .multiple-view-checkout-cart .checkout-button button{background-color:var(--primary-color);border:none;border-radius:5px;color:var(--bg-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:500;height:40px;line-height:28px;line-height:15px;padding:10px 24px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .cart-grid:last-child{border-bottom:1px solid var(--gray-border-color)}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .cart-grid{grid-gap:0 13px;display:grid;gap:0 13px;grid-template-columns:80px minmax(0,1fr) 10px;padding:0 0 25px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .cart-grid .cart-grid-items img{cursor:pointer}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .cart-grid .cart-grid-items h3{color:var(--primary-color);cursor:pointer;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;margin:0 0 10px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .cart-grid .cart-grid-items p{color:var(--black-1);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;margin:0}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .cart-grid .cart-grid-items .product-image-show{align-items:center;background-color:var(--bg-light-300);border-radius:6px;display:flex;height:80px;justify-content:center;width:100%}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .cart-grid .cart-grid-items .product-image-show img{height:66px;max-height:66px;min-width:52px;width:52px}.main-header .grid .grid-items .info-relative .shopping-cart-dropdown .multiple-cart-list-view-design-align .html-parser{margin-bottom:0;white-space:nowrap}.main-header .grid .grid-items .info-relative:hover .shopping-cart-dropdown{max-height:calc(100vh - 100px)!important;transition:.3s ease-in-out}.main-header .grid .grid-items .shopping-cart-dropdown-hide{display:none}.main-header .grid .grid-items .header-shop-btn{background-color:var(--invert-primary-color);border:none;border-radius:4px;color:var(--text-white);display:none;font-weight:500;margin-right:15px;padding:6px 15px;text-transform:capitalize}@media(max-width:480px){.main-header .grid .grid-items .header-shop-btn{display:none}}.main-header .grid .grid-items .info-wrapper{align-items:center;cursor:pointer;display:flex;padding-left:15px}@media screen and (max-width:767px){.main-header .grid .grid-items .info-wrapper{padding-left:5px;padding-right:0}}@media(max-width:1024px){.main-header .grid .grid-items .info-wrapper{padding-left:10px;padding-right:10px}}@media screen and (max-width:1350px){.main-header .grid .grid-items .info-wrapper{display:block}}.main-header .grid .grid-items .info-wrapper div:first-child{align-items:center;display:flex;justify-content:center}.main-header .grid .grid-items .info-wrapper svg path{color:var(--black-text-theme)}.main-header .grid .grid-items .info-wrapper i{color:var(--black-text-theme);cursor:pointer;font-size:24px}@media screen and (max-width:767px){.main-header .grid .grid-items .info-wrapper i{font-size:20px}}@media(max-width:680px){.main-header .grid .grid-items .info-wrapper i{font-size:20px}}.main-header .grid .grid-items .info-wrapper div+div{padding-left:10px}.main-header .grid .grid-items .info-wrapper div+div>p{color:var(--black-text-theme);font-family:var(--heading-font-family),var(--default-font-family);font-family:var(--text-font-family);font-size:15px;font-weight:500;font-weight:400;line-height:19px}@media screen and (max-width:1350px){.main-header .grid .grid-items .info-wrapper div+div>p{display:none}}.main-header .grid .grid-items .info-wrapper div+div>h6{color:var(--primary-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:12px;font-weight:500;line-height:16px;margin:0}@media screen and (max-width:1350px){.main-header .grid .grid-items .info-wrapper div+div>h6{display:none}}.main-header .grid .grid-items .info-wrapper div+div>span{color:var(--dark-gray-theme);display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:12px;font-weight:400;font-weight:500;line-height:16px}@media screen and (max-width:1350px){.main-header .grid .grid-items .info-wrapper div+div>span{display:none}}.main-header .grid .grid-items .info-wrapper div:first-child{position:relative}.main-header .grid .grid-items .info-wrapper div:first-child div{align-items:center;background-color:var(--bg-danger);border-radius:50%;cursor:pointer;display:flex;height:16px;justify-content:center;position:absolute;right:-8px;top:-5px;width:16px}.main-header .grid .grid-items .info-wrapper div:first-child div>span{color:var(--text-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-size:12px;font-weight:500;line-height:19px}.main-header .grid .grid-items .main-header-middle-grid{grid-gap:0 18px;display:grid;gap:0 18px;grid-template-columns:minmax(0,1fr) 614px;justify-content:space-between}@media(max-width:1740px){.main-header .grid .grid-items .main-header-middle-grid{grid-template-columns:minmax(0,1fr) 550px}}@media(max-width:1400px){.main-header .grid .grid-items .main-header-middle-grid{grid-template-columns:minmax(0,1fr) 485px}}@media screen and (max-width:1350px){.main-header .grid .grid-items .main-header-middle-grid.grid-location{display:block}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items.grid-location{display:none}}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-dropdown{position:absolute;width:100%;z-index:9999999}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;gap:5px;height:46px;padding:0 15px;width:100%}@media screen and (max-width:1350px){.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location{display:none}}@media screen and (min-width:1350px)and (max-width:1750px){.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location{padding:0 7px}}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location .location-store{align-items:start;display:flex}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location .location-store span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:800;overflow:hidden}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location .location-store img{-webkit-filter:var(--invert-filter);filter:var(--invert-filter)}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location .shop-lable{color:var(--bg-color-theme2);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;font-weight:800;line-height:16px}@media screen and (max-width:1350px){.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location .shop-lable{display:none}}@media screen and (min-width:1350px)and (max-width:1750px){.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location .shop-lable{font-size:12px}}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location div>span{color:var(--bg-color-theme2);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;padding-left:7px}@media screen and (min-width:1350px)and (max-width:1750px){.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .store-location div>span{font-size:12px}}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group{align-items:center;background-color:var(--bg-white);border:1px solid var(--light-border-color);border-radius:7px;display:flex;height:46px;width:100%}@media(max-width:1350px){.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group{display:none}}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products{width:100%}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products .relative-div{position:relative}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products .relative-div .search-img{bottom:0;height:-webkit-max-content;height:max-content;left:10px;margin:auto;position:absolute;top:0}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products .relative-div .icon-wrapper{position:absolute;right:0;top:0;-webkit-transform:none;transform:none}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products .relative-div .icon-wrapper .search-text{background-color:var(--bg-extra-color-theme2);border-radius:0 7px 7px 0;display:inline-block;padding:12px 20px 10px}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products .relative-div .icon-wrapper .search-text span{color:#fff;font-weight:500}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products .relative-div>input{background-color:transparent;border:1px solid transparent;border-radius:4px;color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:46px;line-height:16px;padding:0 0 0 40px;transition:.2s ease-in-out;width:100%}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products .relative-div>input:focus{border:1px solid var(--primary-color)}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products .relative-div ::-webkit-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products .relative-div :-ms-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .search-products .relative-div ::placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .categories-menu{left:0;position:absolute;top:45px;width:100%;z-index:9999}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .categories{align-items:center;border-right:1px solid var(--light-border-color);cursor:pointer;display:flex;height:100%;justify-content:space-between;min-width:200px;padding-left:19px;padding-right:10px;position:relative}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .categories>span{color:var(--gray-4);cursor:pointer;display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;min-width:80px;padding-right:11px;white-space:nowrap}.main-header .grid .grid-items .main-header-middle-grid .main-header-middle-grid-items .search-form-group .categories>img{cursor:pointer}.main-header .grid .modal-content{background-color:var(--bg-white);border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);padding:20px 25px;position:relative;width:calc(100% - 20px)}@media(max-width:767px){.main-header .grid .modal-content{padding:10px}}@media(min-width:992px){.main-header .grid .modal-content{width:550px}}.main-header .grid .modal-content .modal-actions{background-color:#f9f9f9;border-top:1px solid #ddd;display:flex;gap:1rem;justify-content:center;margin-top:20px;padding:15px 0 0}.main-header .grid .modal-content .modal-actions button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:9px 22px;transition:all .3s ease}.main-header .grid .modal-content .modal-actions button.continue-btn{background-color:var(--header-continue-btn)}.main-header .grid .modal-content .modal-actions button.continue-btn:hover{background-color:var(--header-continue-hover-btn)}.main-header .grid .modal-content .modal-actions button.cancel-btn{background-color:#f44336}.main-header .grid .modal-content .modal-actions button.cancel-btn:hover{background-color:#e53935}.main-header .grid .modal-content .message{margin-bottom:15px}.main-header .grid .modal-content .message:last-child{margin-bottom:0}.main-header .grid .modal-content .close-btn{background:none;border:none;color:var(--secondary-color);cursor:pointer;font-size:27px;font-weight:600;position:absolute;right:2px;top:2px}@media(max-width:575px){.main-header .grid .modal-content .close-btn{font-size:24px}}.main-header .location-mini-wrap{cursor:pointer}@media(min-width:1350px){.main-header .location-mini-wrap{display:none}}.main-header .location-mini-wrap .store-location{background:none;border:none}.main-header .location-mini-wrap .shop-lable{color:var(--bg-color-theme2);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;font-weight:800;line-height:16px}@media screen and (min-width:1350px)and (max-width:1750px){.main-header .location-mini-wrap .shop-lable{font-size:12px}}@media(max-width:575px){.main-header .location-mini-wrap .shop-lable{font-size:9px;list-style:1}}.main-header .location-mini-wrap .location-store{align-items:start;display:flex}.main-header .location-mini-wrap .location-store span{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:var(--bg-color-theme2);display:-webkit-box;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;font-weight:800;line-height:16px;max-width:100px;overflow:hidden;padding-left:7px}@media screen and (min-width:1350px)and (max-width:1750px){.main-header .location-mini-wrap .location-store span{font-size:12px}}@media(max-width:575px){.main-header .location-mini-wrap .location-store span{font-size:10px;max-width:60px;padding-left:3px}}.main-header .location-mini-wrap .location-store img{-webkit-filter:var(--invert-filter);filter:var(--invert-filter)}@media(max-width:575px){.main-header .location-mini-wrap .location-store img{height:12px;width:12px}}.main-header .auth-links{padding-left:0}.main-header .auth-links ul li+li{border-right:0;padding-right:0}.main-header .auth-links a:last-child li{border:none}.main-header .auth-links ul{align-items:center;display:flex}.main-header .auth-links ul a:first-child>li{padding-right:10px}@media(max-width:680px){.main-header .auth-links ul a:first-child>li{padding-right:8px}}.main-header .auth-links ul li{border-right:1px solid var(--light-border-color);color:var(--black-text-theme);cursor:pointer;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;padding-left:10px;transition:.3s ease-in-out}.main-header .auth-links ul li:hover{color:var(--secondary-color)}@media(max-width:1340px){.main-header .auth-links{display:none}}.main-header .mobile-auth-links ul a i{color:var(--black-text-theme);font-size:25px}.main-header .mobile-auth-links ul a svg{color:var(--black-text-theme)}@media(min-width:1340px){.main-header .mobile-auth-links{display:none}}.main-header .search-form-group{align-items:center;background-color:var(--bg-white);border:1px solid var(--light-border-color);border-radius:7px;display:flex;height:46px;width:100%}@media screen and (max-width:1350px){.main-header .search-form-group{display:none}}@media(min-width:1360px){.main-header .search-form-group{display:none}}.main-header .search-form-group .mobile-header-search-products-wrapper{width:100%}@media(max-width:1350px){.main-header .search-form-group .mobile-header-search-products-wrapper{display:none}}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div{position:relative}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div .search-img{bottom:0;height:-webkit-max-content;height:max-content;left:10px;margin:auto;position:absolute;top:0}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div .icon-wrapper{height:100%;position:absolute;right:0;top:0;-webkit-transform:none;transform:none}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div .icon-wrapper .search-text{background-color:var(--bg-extra-color-theme2);border-radius:0 7px 7px 0;display:inline-block;padding:12px 20px 10px}@media(max-width:480px){.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div .icon-wrapper .search-text{padding:9px 12px 10px}}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div .icon-wrapper .search-text span{color:#fff;font-weight:500}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div>input{background-color:transparent;border:1px solid transparent;border-radius:4px;color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:46px;line-height:16px;padding:0 0 0 40px;transition:.2s ease-in-out;width:100%}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div>input:focus{border:1px solid var(--primary-color)}@media(max-width:480px){.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div>input{padding:0 0 0 35px}}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div ::-webkit-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div :-ms-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div ::placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}@media(max-width:480px){.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div ::-webkit-input-placeholder{font-size:12px}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div :-ms-input-placeholder{font-size:12px}.main-header .search-form-group .mobile-header-search-products-wrapper .relative-div ::placeholder{font-size:12px}}.main-header .search-form-group .categories-menu{left:0;position:absolute;top:45px;width:100%;z-index:9999}.main-header .search-form-group .categories{align-items:center;border-right:1px solid var(--light-border-color);display:flex;height:100%;justify-content:space-between;min-width:200px;padding-left:19px;padding-right:10px;position:relative}.main-header .search-form-group .categories>span{color:var(--gray-4);cursor:pointer;display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;min-width:80px;padding-right:11px;white-space:nowrap}.main-header .search-form-group .categories>img{cursor:pointer}@media(max-width:1350px){.main-header .search-form-group .categories.categories-desk{display:none!important}}@media(min-width:992px){.modal.store-selector-modal{width:500px}}.store-selector-modal .store-selector-modal-header{background-color:var(--primary-light-color);border-radius:8px;height:130px}@media screen and (max-width:767px){.store-selector-modal .store-selector-modal-header{height:100px}}.store-selector-modal .store-selector-modal-header .logo-center-align{align-items:center;display:flex;height:100%;justify-content:center}.store-selector-modal .store-selector-modal-header .logo-center-align img{height:auto;max-height:66%;max-width:100%;width:auto}@media screen and (max-width:767px){.store-selector-modal .store-selector-modal-header .logo-center-align img{max-width:150px}}.store-selector-modal .store-selector-modal-body{padding:20px 66px}@media screen and (max-width:767px){.store-selector-modal .store-selector-modal-body{padding:20px}}.store-selector-modal .store-selector-modal-body .store-modal-select{align-items:center;border:1px solid var(--border-color-2);border-radius:4px;display:flex;height:40px;padding-left:36px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.store-selector-modal .store-selector-modal-body .store-modal-select span{color:var(--gray-4);font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:19px}.store-selector-modal .store-selector-modal-body .store-modal-select .dropdown{left:0;overflow:auto;top:38px}.store-selector-modal .store-selector-modal-body .store-modal-select .dropdown::-webkit-scrollbar{background:#999;width:4px}.store-selector-modal .store-selector-modal-body .store-modal-select .dropdown::-webkit-scrollbar-thumb{background-color:var(--invert-primary-color)}.store-selector-modal .store-selector-modal-body .store-modal-select .dropdown .list-menu ul{max-height:none;overflow:hidden}.store-selector-modal .store-selector-modal-body .store-modal-select .store-modal-location-icon{left:14px}.store-selector-modal .store-selector-modal-body .store-modal-select .store-modal-down-icon{right:14px}.store-selector-modal .store-selector-modal-body .store-modal-select .store-modal-down-icon,.store-selector-modal .store-selector-modal-body .store-modal-select .store-modal-location-icon{align-items:center;display:flex;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.store-selector-modal .store-selector-modal-body .store-modal-select .store-modal-down-icon>img,.store-selector-modal .store-selector-modal-body .store-modal-select .store-modal-location-icon>img{cursor:pointer}.store-selector-modal .store-selector-modal-body .dropdown{position:absolute;width:100%;z-index:9999999}.store-selector-modal .store-selector-modal-body .option-wrapper{align-items:center;display:flex;justify-content:center;padding:0 0 30px}.store-selector-modal .store-selector-modal-body .option-wrapper div:first-child{padding-right:11px}.store-selector-modal .store-selector-modal-body .option-wrapper div:last-child{padding-left:11px}.store-selector-modal .store-selector-modal-body .option-wrapper div{align-items:center;display:flex}.store-selector-modal .store-selector-modal-body .option-wrapper div>input[type=radio]{height:16px;margin:0;padding:0;width:16px}.store-selector-modal .store-selector-modal-body .option-wrapper div>label{color:var(--gray-3);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:18px;font-weight:400;line-height:24px;padding-left:21px}.store-selector-modal .store-selector-modal-body .input-label{margin-bottom:12px}.continue-shopping-btn{padding-top:15px}.continue-shopping-btn button{align-items:center;background-color:var(--bg-extra-color-theme2);border:none;border-radius:5px;color:var(--bg-white);display:flex;font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;height:52px;justify-content:center;line-height:19px;margin-left:auto;padding:20px 15px;width:200px}.continue-shopping-btn button span{color:#fff;padding-right:10px}.html-parser{margin-bottom:12px;text-align:center}.html-parser .success{color:var(--primary-color)}.html-parser .delivery-text{color:var(--gray-7)}.html-parser .danger{color:var(--bg-danger)}.disable-btn{cursor:default;opacity:.6;pointer-events:none}@media screen and (max-width:767px){.wish-list{padding-right:20px}}.wish-list .add-to-list-icon{background-color:var(--header-bg-color);border:1px solid #bfbfbf;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);cursor:pointer;display:inline-block;height:35px;line-height:2.8;position:relative;text-align:center;transition:all .5s ease-in-out;width:35px}@media(max-width:1024px){.wish-list .add-to-list-icon{height:22px;width:22px}.wish-list .add-to-list-icon svg{height:13px;width:13px}}.wish-list .add-to-list-icon .list-tooltip{background-color:#fff;border-radius:4px;bottom:auto;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);color:#000;display:inline-block;display:none;font-size:12px;left:-23px;line-height:normal;margin:auto;padding:3px 6px;position:absolute;right:0;top:-28px;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:1}.wish-list .add-to-list-icon:hover .list-tooltip{display:block}.wish-list .add-to-list-icon svg{transition:all .5s ease-in-out}.wish-list .add-to-list-icon:hover{background-color:var(--bg-color-theme2)}.wish-list .add-to-list-icon:hover svg path{fill:#fff}@media(max-width:1330px){.mobile-location{order:5}}@media screen and (min-width:1200px)and (max-width:1280px){.mobile-location{order:0}}@media(max-width:992px){.mobile-location{order:5}}@media(max-width:889px){.mobile-location{order:0}}@media(max-width:1350px){.mobile-location .main-header-middle-grid,.mobile-location .mobile-store-location,.mobile-location .store-location{display:none}}.mobile-store-location{text-align:center}@media(min-width:1350px){.mobile-store-location{display:none}}.mobile-store-location span{color:var(--primary-color);margin-left:5px}@media(max-width:480px){.mobile-store-location span{font-size:12px;vertical-align:text-top}}.store-main-wrap .store-selector-modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.store-main-wrap .store-selector-modal .modal-content{background-color:var(--bg-white);border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);padding:20px;position:relative;width:calc(100% - 20px)}@media(max-width:767px){.store-main-wrap .store-selector-modal .modal-content{padding:10px}}@media(min-width:992px){.store-main-wrap .store-selector-modal .modal-content{width:550px}}.store-main-wrap .store-selector-modal .modal-content .close-btn{background:none;border:none;color:var(--secondary-color);cursor:pointer;font-size:40px;position:absolute;right:10px;top:10px}@media(max-width:575px){.store-main-wrap .store-selector-modal .modal-content .close-btn{font-size:28px}}.store-main-wrap .store-selector-modal .modal-content h2{color:#333;font-size:20px;text-align:center}.store-main-wrap .store-selector-modal .modal-content .current-store-text{color:#000;font-size:17px;margin:5px 0 20px;text-align:center}@media(max-width:767px){.store-main-wrap .store-selector-modal .modal-content .current-store-text{margin:5px 0 10px}}.store-main-wrap .store-selector-modal .modal-content .store-details{background-color:#f4f4f4;border:1px solid #ddd;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2);text-align:center}.store-main-wrap .store-selector-modal .modal-content .store-details .store-logo-wrap{background-color:#f4f4f4;border-bottom:3px solid var(--secondary-color);padding:15px}.store-main-wrap .store-selector-modal .modal-content .store-details .store-logo{width:150px}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper{border-bottom:3px solid var(--secondary-color);padding:15px}@media(max-width:767px){.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper{padding:10px}}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-info{text-align:center}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-info h3{color:#333;margin-bottom:5px}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-info p{color:#000;font-size:16px;margin:2px 0}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-info p svg{min-width:20px;vertical-align:middle}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-info .email-text{align-items:start;display:flex;gap:5px;justify-content:center;word-break:break-all}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .make-home-store-btn{background:transparent;border:none;color:var(--secondary-color);font-size:17px;font-weight:600;margin:7px 0;padding:0}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select{align-items:center;border:1px solid var(--border-color-2);border-radius:4px;display:flex;height:40px;padding-left:34px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select span{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--gray-4);display:-webkit-box;font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:19px;overflow:hidden;text-align:left;word-break:break-all}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select .dropdown{height:200px;left:0;overflow:auto;position:absolute;top:38px;width:100%;z-index:9999999}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select .dropdown::-webkit-scrollbar{background:#999;width:10px}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select .dropdown::-webkit-scrollbar-thumb{background-color:var(--invert-primary-color)}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select .dropdown .list-menu ul{max-height:none;overflow:hidden}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select .store-modal-location-icon{left:9px}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select .store-modal-down-icon{right:14px}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select .store-modal-down-icon,.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select .store-modal-location-icon{align-items:center;display:flex;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select .store-modal-down-icon>img,.store-main-wrap .store-selector-modal .modal-content .store-details .store-info-wrapper .store-modal-select .store-modal-location-icon>img{cursor:pointer}.store-main-wrap .store-selector-modal .modal-content .modal-actions{display:flex;gap:20px;justify-content:space-between;padding:15px}@media(max-width:767px){.store-main-wrap .store-selector-modal .modal-content .modal-actions{display:block;width:100%}}.store-main-wrap .store-selector-modal .modal-content .modal-actions .continue-btn,.store-main-wrap .store-selector-modal .modal-content .modal-actions .shop-btn{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:10px;text-align:center;width:100%}.store-main-wrap .store-selector-modal .modal-content .modal-actions .shop-btn{background:none;border:1px solid var(--secondary-color);border-radius:5px;color:var(--secondary-color);font-size:16px}@media(max-width:767px){.store-main-wrap .store-selector-modal .modal-content .modal-actions .shop-btn{margin-bottom:10px}}.store-main-wrap .store-selector-modal .modal-content .modal-actions .continue-btn{background:var(--secondary-color);color:#fff;font-size:16px}.modal__btn a{cursor:pointer}.modalContainer{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transition:all .3s ease-in-out;z-index:999}.modalContainer .modal-wrap{background-color:var(--bg-white);border-radius:20px 20px;overflow:hidden}@media(max-width:1200px){.modalContainer .modal-wrap{width:calc(100% - 20px)}}.modalContainer .modal{background-color:var(--bg-white);border-radius:20px 20px;height:auto;max-height:calc(100vh - 200px);overflow:hidden;overflow-y:auto;padding:2rem;position:relative;width:calc(100% - 20px)}.modalContainer .modal::-webkit-scrollbar{background-color:var(--light-border-color);border-radius:16px;width:16px}.modalContainer .modal::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--primary-color);border:4px solid transparent;border-radius:16px}@media(min-width:1280px){.modalContainer .modal{width:1300px}}@media(max-width:992px){.modalContainer .modal{padding:1rem}}.modalContainer .modal_header{border-bottom:1px solid #ddd;position:relative}.modalContainer .modal_header-title{font-size:20px;text-align:center}.modalContainer .modal_header .close{background:transparent;position:absolute;right:0;top:0}.modalContainer .modal_header .close:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.modalContainer .modal_content{border-bottom:1px solid #ddd;display:inline-flex;font-size:13px;gap:10px;height:30vh;line-height:28px;padding:1rem 0;width:100%}@media(max-width:575px){.modalContainer .modal_content{height:40vh}}.modalContainer .modal_content .content-image{float:left;margin:1%;position:relative;text-align:center;width:40%}.modalContainer .modal_content .content-image img{min-height:40%;min-width:100%;object-fit:contain}.modalContainer .modal_content .content-image .days-left-badge{align-items:center;background-color:#e11d48;background-color:var(--primary-color,#e11d48);border-radius:20px;box-shadow:0 2px 6px rgba(0,0,0,.15);color:#fff;color:var(--bg-white,#fff);display:flex;font-size:14px;font-weight:600;gap:6px;left:10px;padding:6px 14px;position:absolute;text-align:left;top:10px;z-index:5}@media(max-width:991px){.modalContainer .modal_content .content-image .days-left-badge{font-size:11px;left:0;line-height:1.2;padding:6px 10px;top:0}}.modalContainer .modal_content .content-image .redeem-left-badge{background-color:#f3f4f6;background-color:var(--light-bg-color,#f3f4f6);border:1px solid #e5e7eb;border:1px solid var(--light-border-color,#e5e7eb);border-radius:20px;color:#374151;color:var(--secondary-color,#374151);display:inline-block;font-size:14px;font-weight:600;margin-top:12px;padding:8px 16px}@media(max-width:991px){.modalContainer .modal_content .content-image .redeem-left-badge{font-size:12px;line-height:1.2;padding:8px 10px;text-align:left}}.modalContainer .modal_content .content-image .redeem-left-badge i{color:#0056b3;color:var(--primary-color,#0056b3);margin-right:5px}.modalContainer .modal_content .content-desc{font-family:var(--text-font-family),var(--default-font-family);font-size:16px;line-height:28px;overflow-x:hidden;overflow-y:auto;padding-bottom:5px;padding-right:15px;text-align:justify;width:60%}.modalContainer .modal_content .content-desc .loading-details{color:#888;font-size:14px;font-style:italic}.modalContainer .modal_content .content-desc .coupon-details-text{font-family:var(--text-font-family),var(--default-font-family),sans-serif;font-size:15px;line-height:1.6;margin:0;overflow-wrap:break-word;white-space:pre-wrap}@media(max-width:768px){.modalContainer .modal_content .content-desc .coupon-details-text{font-size:12px}}.modalContainer .modal_content .content-desc::-webkit-scrollbar{background-color:var(--light-border-color);border-radius:16px;width:16px}.modalContainer .modal_content .content-desc::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--primary-color);border:4px solid transparent;border-radius:16px}.modalContainer .modal_content .content-desc .disclaimer-section{background-color:rgba(0,0,0,.02);border:1px solid #eaeaea;border:1px solid var(--light-border-color,#eaeaea);border-radius:8px;margin-top:1rem;padding:.85rem 1rem}@media(max-width:768px){.modalContainer .modal_content .content-desc .disclaimer-section{padding:10px}}.modalContainer .modal_content .content-desc .disclaimer-section .disclaimer-title{align-items:center;color:#333;color:var(--secondary-color,#333);display:flex;font-size:14px;font-weight:600;gap:8px;line-height:1;margin-bottom:.35rem}@media(max-width:991px){.modalContainer .modal_content .content-desc .disclaimer-section .disclaimer-title{font-size:12px}}.modalContainer .modal_content .content-desc .disclaimer-section .disclaimer-title i{color:#0056b3;color:var(--primary-color,#0056b3)}.modalContainer .modal_content .content-desc .disclaimer-section .disclaimer-detail{word-wrap:break-word;color:#555;font-size:14px;line-height:1.6;text-align:left}@media(max-width:768px){.modalContainer .modal_content .content-desc .disclaimer-section .disclaimer-detail{font-size:12px}}.modalContainer .modal .expireContent{align-items:center;display:flex;grid-area:10px;justify-content:space-between;margin:12px}@media(max-width:768px){.modalContainer .modal .expireContent{flex-wrap:wrap;gap:5px}}.modalContainer .modal .expireContent .addBtn{display:inline-block;padding:0}.modalContainer .modal .expireContent .addBtn button{align-items:center;background-color:var(--add-to-cart-coupon-button-bg-color);border:none;border-radius:24px;box-shadow:0 4px 10px rgba(0,0,0,.1);color:var(--bg-white);cursor:pointer;display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:12px;font-weight:600;line-height:16px;padding:10px 24px;transition:all .2s ease-in-out}@media(max-width:650px){.modalContainer .modal .expireContent .addBtn button{padding:10px}}.modalContainer .modal .expireContent .addBtn button:hover:not([disabled]){background-color:var(--bg-extra-color-theme2);box-shadow:0 6px 14px rgba(0,0,0,.15);color:var(--bg-white);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.modalContainer .modal .expireContent .addBtn button:hover:not([disabled]) svg{stroke:var(--bg-white)}.modalContainer .modal .expireContent .addBtn button:hover:not([disabled]) svg g path{fill:var(--bg-white)}.modalContainer .modal .expireContent .addBtn svg{stroke:#fff;transition:all .2s ease-in-out}.modalContainer .modal .expireContent .addBtn svg g path{fill:#fff}.modalContainer .modal .expireContent .addBtn span{padding-left:6px}.modalContainer .modal .expireContent p{color:var(--secondary-color);font-size:15px;font-weight:600}.modalContainer .modal_footer{margin-top:0;padding:0}.modalContainer .modal_footer .modal_footer_btn{align-items:center;display:flex;gap:12px;justify-content:flex-end}.modalContainer .modal_footer button{color:#fff;cursor:pointer}.modalContainer .modal_footer .modal-close{background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:24px;color:#475569;display:inline-block;font-weight:600;padding:10px 24px;transition:all .2s ease-in-out}.modalContainer .modal_footer .modal-close:hover{background-color:#e2e8f0;box-shadow:0 2px 6px rgba(0,0,0,.05);color:#1e293b}.modalContainer .modal .close-btn{align-items:center;background-color:var(--primary-color);border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;line-height:1;padding:0;position:absolute;right:20px;top:10px;transition:all .3s ease-in-out;width:30px;z-index:10}@media(max-width:650px){.modalContainer .modal .close-btn{font-size:18px;height:25px;width:25px}}.modalContainer .modal .close-btn:hover{background-color:#fff;color:#000}@media screen and (max-width:700px){.modalContainer .modal_header-title{font-size:18px}.modalContainer .modal{width:100%}.modalContainer .modal .expireContent p{font-size:14px}}@media screen and (max-width:700px)and (max-width:435px){.modalContainer .modal .expireContent p{margin-bottom:15px}}.offer-product-list-icon{text-align:right}.offer-product-list-icon a{border:1px solid #f2f2f2;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);display:inline-block;height:35px;line-height:2.8;text-align:center;width:35px}.offer-product-list-icon .new-list-input-theme2-dropdown{bottom:0;height:-webkit-max-content;height:max-content;left:0;position:absolute;right:0;top:-60%;width:100%;z-index:15}@media screen and (max-width:767px){.offer-product-list-icon .new-list-input-theme2-dropdown{left:auto;right:0}}.offer-product-list-icon .new-list-input-theme2-dropdown .new-list-input-list2-style{background-color:var(--bg-white);border:1px solid var(--theme2-primary-color);border-radius:6px;-webkit-filter:drop-shadow(0 0 20px hsla(0,0%,45%,.16));filter:drop-shadow(0 0 20px rgba(116,116,116,.16));padding:13px 17px}@media(max-width:575px){.offer-product-list-icon .new-list-input-theme2-dropdown .new-list-input-list2-style{padding:8px}}.offer-product-list-icon .new-list-input-theme2-dropdown .new-list-input-list2-style .save-number span{color:var(--theme2-primary-color);cursor:pointer;display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:600;line-height:19px;text-align:right}.offer-product-list-icon .new-list-input-theme2-dropdown .new-list-input-list2-style .form-control{margin:0 0 9px}.offer-product-list-icon .new-list-input-theme2-dropdown .new-list-input-list2-style .form-control label{color:#000;font-size:15px;line-height:16px;text-align:left}@media(max-width:575px){.offer-product-list-icon .new-list-input-theme2-dropdown .new-list-input-list2-style .form-control label{font-size:12px}}.offer-product-list-icon .new-list-input-theme2-dropdown .new-list-input-list2-style .form-control input{font-size:12px;height:24px;line-height:12px}.offer-product-list-icon .add-to-list-theme2-hidden{max-height:0;overflow:hidden;transition:.3s ease-in-out}.offer-product-list-icon .add-to-list-theme2-show{max-height:calc(100vh - 20px);transition:.3s ease-in-out}.offer-product-list-icon .add-to-list-theme2-dropdown{border-radius:6px;bottom:40px;display:none;left:0;margin:auto;position:absolute;right:0;top:auto;width:100%;z-index:14}@media(max-width:480px){.offer-product-list-icon .add-to-list-theme2-dropdown{bottom:0}}@media(max-width:650px){.offer-product-list-icon .add-to-list-theme2-dropdown{width:auto}}.offer-product-list-icon .add-to-list-theme2-dropdown.add-to-list-theme2-show{display:block}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design{background-color:var(--bg-white);border:1px solid var(--theme2-primary-color);border-radius:6px;-webkit-filter:drop-shadow(0 0 20px hsla(0,0%,45%,.16));filter:drop-shadow(0 0 20px rgba(116,116,116,.16));height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .add-cart-btn{margin:10px auto}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .add-list-text{color:var(--secondary-color);font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-size:16px;font-weight:600;line-height:19px;margin-left:15px}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body{max-height:100px;overflow:hidden;overflow-y:auto;padding:13px 18px}@media(max-width:575px){.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body{max-height:50px}}@media(max-width:480px){.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body{font-size:10px;padding:10px}}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body::-webkit-scrollbar{background-color:#f6f6f6;width:4px}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body::-webkit-scrollbar-thumb{background-color:var(--theme2-primary-color)}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body .apply-text-alignment{display:flex;justify-content:flex-end}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body .apply-text-alignment p{color:var(--theme2-primary-color);cursor:pointer;font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:600;line-height:19px;text-align:right;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:650px){.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body .apply-text-alignment p{font-size:12px}}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body .active-text p{color:var(--theme2-primary-color)}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body .relative-checkbox{align-items:center;display:flex;padding:0 0 11px;position:relative}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body .relative-checkbox input[type=checkbox]+label:before{font-size:10px!important;min-height:18px;min-width:18px}@media(max-width:650px){.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body .relative-checkbox input[type=checkbox]+label:before{height:14px;min-height:14px;min-width:14px;width:14px}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body .relative-checkbox input[type=checkbox]+label:before input[type=checkbox]+label:after{height:12px;left:5px;top:1px;width:6px}}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body .relative-checkbox label{align-items:center;color:var(--black-5);display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;line-height:20px}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .dropdown-theme2-body .relative-checkbox label span{padding-left:7px}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .new-list-theme2-title{background-color:#f6f6f6;border-radius:6px 6px 0 0;padding:4px 8px}.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .new-list-theme2-title p{color:var(--secondary-color);font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:600;line-height:19px;margin:0;text-align:right}@media(max-width:480px){.offer-product-list-icon .add-to-list-theme2-dropdown .add-list-theme2-dropdown-design .new-list-theme2-title p{font-size:12px}}.deal-all-wrapper.product-row{margin:0}.deal-all-wrapper .deal-all-product{height:100%;position:relative}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper{border:1px solid #ddd;border-radius:10px;font-family:var(--text-font-family);height:100%;outline:3px solid transparent;outline-offset:-3px;padding:10px 10px 15px;position:relative;transition:all .6s ease-in-out}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper:hover{border-color:var(--border-color-theme2);outline-color:var(--border-color-theme2)}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper{padding:10px 7px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap{cursor:pointer;height:100%}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview{align-items:center;bottom:auto;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;left:0;position:absolute;right:auto;top:0;width:100%;z-index:11}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag.clipped{opacity:.5}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag{background:var(--product-tag-bg-color);border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:13px;font-weight:400;min-height:36px;padding:8px 10px}@media(max-width:992px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag{padding:3px 5px}}@media screen and (max-width:575px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag{font-size:8px;min-height:auto}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon{margin-right:2px;vertical-align:middle}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg{height:15px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;vertical-align:middle;width:15px}@media(max-width:575px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg{height:10px;width:10px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg .coupon-used-time-ribbon path,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg circle,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg path,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg rect,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg .coupon-used-time-ribbon path,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg circle,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg path,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg rect{fill:var(--bg-white)}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag:hover .clip-icon svg,.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag:hover .unclip-icon svg{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .brand-icon{bottom:50px;left:0;position:absolute;right:auto;top:auto;width:40px}@media(max-width:991px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .brand-icon{width:30px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img{margin:45px 0 0;position:relative;text-align:center}@media(max-width:575px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img{margin-top:35px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img a{display:block;overflow:hidden}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img a img{margin:auto;max-height:210px;max-width:210px;min-height:210px;object-fit:contain;transition:all .6s ease-in-out}@media(max-width:500px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img a img{max-height:110px;max-width:125px;min-height:110px;width:100%}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .ebt-image{bottom:10px;left:0;position:absolute;right:auto;top:auto}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .ebt-image img{width:24px}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon{align-items:center;display:flex;justify-content:space-between;position:relative;text-align:right}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon span{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#959595;display:-webkit-box;font-size:12px;font-weight:400;overflow:hidden;text-transform:capitalize}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon{background-color:#fff;border:1px solid #bfbfbf;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);cursor:pointer;display:inline-block;height:35px;line-height:2.8;position:relative;text-align:center;transition:all .5s ease-in-out;width:35px}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon{height:25px;width:25px}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon svg{height:24px;vertical-align:super;width:13px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon .list-tooltip{background-color:#fff;border-radius:4px;bottom:auto;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);color:#000;display:inline-block;display:none;font-size:12px;left:-42px;line-height:normal;margin:auto;padding:3px 6px;position:absolute;right:0;top:-28px;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:1}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon:hover .list-tooltip{display:block}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon svg{transition:all .5s ease-in-out}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon:hover{background-color:var(--bg-color-theme2)}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon:hover svg path{fill:#fff}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .sp-offer-tag{background:var(--primary-color);border-radius:5px;box-shadow:inset 0 1px 1px 0 #000,0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);color:#fff;display:inline-block;font-size:14px;margin:5px 0 4px;outline:1px dashed #fff;outline-offset:-4px;padding:5px 10px;text-transform:capitalize;width:-webkit-max-content;width:max-content}@media(max-width:768px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .sp-offer-tag{font-size:10px;padding:5px 8px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .upc{color:#272727;display:inline-block;font-size:13px;font-weight:500;margin:4px 0 0}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .upc{font-size:12px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-coupon-warp{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .product-card-onsale-lable{background-color:var(--add-to-cart-sale-bg-color);border-radius:5px 0 0 5px;color:var(--add-to-cart-sale-font-color);cursor:default;font-size:12px;font-weight:600;margin:0 -10px 0 0;padding:3px 3px 3px 15px;position:relative;width:-webkit-max-content;width:max-content;z-index:1}@media(max-width:575px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .product-card-onsale-lable{font-size:8px;padding:2px 2px 2px 8px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .product-card-onsale-lable:after{border-color:var(--bg-white) transparent var(--bg-white) transparent;border-style:solid;border-width:13px 13px 13px 0;content:"";display:inline-block;height:0;left:-1px;position:absolute;top:0;width:0}@media(max-width:575px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .product-card-onsale-lable:after{border-width:8px 8px 9px 0}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4d4d4d;display:-webkit-box;font-family:var(--text-font-family);font-size:13px;font-weight:400;height:35px;margin:3px 0;min-height:35px;overflow:hidden;overflow-wrap:break-word;white-space:normal;width:80%;word-break:break-word}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .product-title{font-size:13px;height:auto;min-height:auto}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption{align-items:flex-end;display:flex;font-family:var(--text-font-family);justify-content:space-between;margin-bottom:5px}@media(max-width:575px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption{gap:5px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title{width:70%}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .product-price3{-webkit-line-clamp:2;color:#4d4d4d;display:flex;flex-direction:column;font-family:var(--text-font-family);font-size:13px;font-weight:400;gap:2px;height:35px;min-height:35px;overflow:hidden}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .product-price3{font-size:13px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .product-price3 span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4d4d4d;display:-webkit-box;font-family:var(--text-font-family);font-size:13px;font-weight:400;height:35px;min-height:35px;overflow:hidden;word-break:break-all}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .product-title{font-size:13px;height:auto;min-height:auto}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .product-price-shipping{color:#000;display:inline-block;font-size:13px;font-weight:800;letter-spacing:0;vertical-align:middle}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .product-price-shipping{font-size:13px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .regular-price{color:#999;display:inline-block;font-size:13px;font-weight:500;letter-spacing:.3px;margin-left:7px;text-decoration:line-through}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon{background-color:var(--primary-color);border:1px solid #bfbfbf;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);cursor:pointer;display:inline-block;height:38px;line-height:29px;line-height:2.8;position:relative;text-align:center;transition:all .5s ease-in-out;width:38px}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon{height:25px;line-height:2.2;width:25px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon .cart-tooltip{background-color:#fff;border-radius:4px;bottom:auto;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);color:#000;display:inline-block;display:none;font-size:12px;left:-50px;line-height:normal;margin:auto;padding:3px 6px;position:absolute;right:0;top:-28px;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:1}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon:hover .cart-tooltip{display:block}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon svg{transition:all .5s ease-in-out}@media(max-width:575px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon svg{height:22px;width:13px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon:hover{background-color:var(--bg-extra-color-theme2)}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon img{transition:all .5s ease-in-out}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon:hover svg{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon:hover svg path{fill:#fff}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon svg path{fill:#fff;transition:all .5s ease-in-out}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty{align-items:center;border:1px solid var(--border-color-theme2);border-radius:20px;display:flex;height:35px;justify-content:space-between;max-width:85px;padding:4px;text-align:center;width:90px}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty{height:30px;width:60%}}@media(max-width:390px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty{width:60%}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty button{background-color:var(--border-color-theme2);border:1px solid #f2f2f2;border-radius:50%;color:#fff;font-size:14px;height:25px;transition:all .3s ease-in-out;width:25px}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty button{font-size:12px;height:18px;line-height:13px;line-height:17px;padding:0 5px;width:18px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty button:hover{background-color:#000;color:#fff}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty span{border:none;cursor:default;height:auto;line-height:37px;width:38px}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .load-icon{border-radius:50%;display:inline-block;height:38px;line-height:3.1;text-align:center;width:38px}@media screen and (min-device-width:280px)and (max-device-width:450px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .load-icon{width:auto}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .load-icon img{height:25px;mix-blend-mode:multiply;width:25px}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .error{font-size:12px}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .coupon-used-time-ribbon{background-color:#fff;border:1px solid #f2f2f2;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);display:inline-block;height:35px;line-height:2.8;line-height:2.2;text-align:center;width:35px}@media(max-width:390px){.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .coupon-used-time-ribbon{font-size:10px;height:26px;line-height:2.3;width:26px}}.deal-all-wrapper .deal-all-product .deal-all-product-main-wrapper:hover .deal-right-product-img a img{-webkit-transform:scale(1.1);transform:scale(1.1)}.deal-all-wrapper .deal-all-product:hover .deals-offer-text{display:block;height:46px;opacity:1}@media(max-width:575px){.deal-all-wrapper .deal-all-product:hover .deals-offer-text{height:42px}}.deal-all-wrapper .deal-all-product:hover .card-price-title .product-title{color:var(--product--theme2-text-color)!important}.deal-all-wrapper .deal-all-product .deals-offer-text{background-color:var(--product-tag-bg-color);border-radius:5px;color:#fff;font-size:12px;height:0;opacity:0;transition:all .5s ease-in-out}.deal-all-wrapper .deal-all-product .deals-offer-text p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;overflow:hidden;padding:7px;word-break:break-word}@media(max-width:480px){.deal-all-wrapper .deal-all-product .deals-offer-text p{font-size:10px}}.deal-all-wrapper .product-col-xl-4{height:100%}.deal-all-wrapper .slick-slider .slick-track{align-items:stretch;display:flex!important}.deal-all-wrapper .slick-slider .slick-slide{height:auto!important}.deal-all-wrapper .slick-slider .slick-slide>div{height:100%}.product-modal-popup{background-color:var(--bg-white);border-radius:20px;padding:20px 0 20px 15px;position:relative;width:calc(100% - 20px)}@media(min-width:1300px){.product-modal-popup{width:1300px}}.product-modal-popup .catering-modal .catering-product-preview-section,.product-modal-popup .catering-modal .grid,.product-modal-popup .catering-modal .product-info{padding:0}.product-modal-popup .catering-modal .info-box{border:none;padding:0}@media screen and (max-width:1350px){.product-modal-popup .catering-modal .info-box{padding:20px 0 0}}.product-modal-popup .catering-modal .product-info .info-box{margin:0}.product-description-modal{background-color:var(--bg-white);border-radius:20px;cursor:default;height:auto;max-height:calc(100vh - 100px);overflow:hidden;overflow-y:auto;padding:0 15px 0 0}.product-description-modal::-webkit-scrollbar{background-color:var(--light-border-color);border-radius:10px;width:15px}.product-description-modal::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:10px}.product-description-modal .top-btn{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}@media screen and (max-width:450px){.product-description-modal .top-btn{margin-bottom:30px}}.product-description-modal .back-btn{align-items:center;background:none;border:none;border-radius:20px;color:#333;cursor:pointer;display:flex;font-size:15px;font-weight:600;line-height:1;outline:none;padding:8px 16px;transition:all .2s ease;width:-webkit-max-content;width:max-content}.product-description-modal .back-btn:hover{-webkit-transform:translateX(-1px);transform:translateX(-1px)}.product-description-modal .back-btn svg{margin-right:6px;vertical-align:middle}@media(max-width:992px){.product-description-modal .custom-arrow-design{height:25px;width:25px}.product-description-modal .custom-arrow-design svg{height:13px;width:13px}}@media(max-width:768px){.product-description-modal .product-preview-slider-theme2{margin-bottom:0}}.product-description-modal .container{padding:0}.product-description-modal .coupon-title{display:block;max-width:100%;overflow-wrap:anywhere;white-space:normal!important;word-break:break-word}@media(max-width:767px){.product-description-modal .product-list-wrapper{padding:0}}.product-description-modal .product-description-modal-body{padding:0;position:relative}@media(max-width:575px){.product-description-modal .product-description-modal-body .product-tag{padding:5px 4px!important}}.product-description-modal .product-description-modal-body .load-icon{align-items:center;display:flex;gap:10px;justify-content:center}.product-description-modal .product-description-modal-body .load-icon img{height:60px;width:60px}.product-description-modal .product-description-modal-body .load-icon span{font-size:18px}.product-description-modal .description-text{overflow:hidden;transition:max-height .3s ease-in-out}.product-description-modal .description-text.collapsed{max-height:125px}.product-description-modal .description-text.expanded{max-height:none}.product-description-modal .description-text .extra-text{color:#888;font-style:italic;margin-top:8px}.product-description-modal .product-info-theme2,.product-description-modal .product-preview-section-theme2,.product-description-modal .product-preview-section-theme2 .grid .grid-items:nth-child(2){padding:0}.product-description-modal .related-product-section-theme2 .custom-arrow-design{height:30px;width:30px}.product-description-modal .related-product-section-theme2 .custom-arrow-design svg{height:14px;width:14px}.product-description-modal .related-product-section-theme2 .custom-arrow-design.left-arrow-alignment{right:36px}@media screen and (min-width:1300px){.product-description-modal .child-images{margin:0 auto auto 0}}@media screen and (max-width:1024px){.product-description-modal .child-images{margin:auto}}@media screen and (max-width:390px){.product-description-modal .child-images{width:23%}}.product-description-modal-close{align-items:center;background-color:var(--primary-color);border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;line-height:1;padding:0;position:absolute;right:20px;top:10px;transition:all .3s ease-in-out;width:40px;z-index:10}@media(max-width:650px){.product-description-modal-close{font-size:25px;height:30px;width:30px}}.product-description-modal-close:hover{background-color:#fff;color:#000}.product-info-theme2{padding:0 0 30px}@media screen and (max-width:767px){.product-info-theme2{padding:20px 0}}@media screen and (max-width:480px){.product-info-theme2{padding:20px 0}}@media screen and (max-width:1350px){.product-info-theme2 .info-box{margin:0}}@media screen and (max-width:767px){.product-info-theme2 .info-box{border:none;margin:0;padding:0}}.product-info-theme2 .info-box .info-details p{color:gray;font-family:var(--text-font-family);font-size:14px}@media screen and (max-width:767px){.product-info-theme2 .info-box .info-details p{font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;line-height:20px}}.product-info-theme2 .info-box .info-details .html-parser{text-align:left}.product-info-theme2 .info-box .info-details p:last-child{margin:0}.product-info-theme2 .info-box .info-details .Nutrition-heading{margin:0 0 20px;padding-left:15px}.product-info-theme2 .info-box .info-details .nutrition-wrapper{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:1350px){.product-info-theme2 .info-box .info-details .nutrition-wrapper{display:block}}.product-info-theme2 .info-box .info-details .nutrition-wrapper .nutrition-image{overflow:hidden;width:33%}@media screen and (max-width:767px){.product-info-theme2 .info-box .info-details .nutrition-wrapper .nutrition-image{width:100%}}@media screen and (max-width:1350px){.product-info-theme2 .info-box .info-details .nutrition-wrapper .nutrition-image{width:100%}}.product-info-theme2 .info-box .info-details .nutrition-wrapper .nutrition-image img{width:100%}.product-info-theme2 .info-box .info-details .nutrition-wrapper .nutrition-information{padding:0 20px;width:100%}.product-info-theme2 .info-box .info-tab{padding:0 0 20px}.product-info-theme2 .info-box .info-tab button:last-child{margin:0}.product-info-theme2 .info-box .info-tab button{background-color:transparent;border:none;color:#000;font-family:var(--text-font-family),var(--default-font-family);font-size:18px;font-size:28px;font-weight:400;font-weight:500;line-height:24px;margin-right:20px;padding:0}@media screen and (max-width:767px){.product-info-theme2 .info-box .info-tab button{font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:600;line-height:19px}}.product-info-theme2 .info-box .info-tab .active{border-bottom:2px solid #000;color:#000;padding-bottom:8px}.product-info-theme2 .description-main-wrap h2{color:#343538;font-size:16px;font-weight:700;line-height:1.1;margin-bottom:8px}@media screen and (max-width:768px){.product-info-theme2 .description-main-wrap h2{font-size:16px;margin-bottom:7px}}@media screen and (max-width:575px){.product-info-theme2 .description-main-wrap h2{margin-bottom:5px}}.product-info-theme2 .description-main-wrap .mb-10{margin-bottom:10px}.product-info-theme2 .description-main-wrap .box-header{align-items:center;border-bottom:1px solid #d7d7d8;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:5px;padding:0 0 5px;transition:all .5s ease-in-out}@media screen and (max-width:768px){.product-info-theme2 .description-main-wrap .box-header{margin-bottom:calc(3.42623px + .20492vw);padding:0 0 calc(3.42623px + .20492vw)}}.product-info-theme2 .description-main-wrap .box-header:hover h2{color:#000}.product-info-theme2 .description-main-wrap .description-container{margin:0 auto}.product-info-theme2 .description-main-wrap .description-container .description-text{font-size:14px;overflow:hidden;transition:max-height .3s ease-in-out}@media screen and (max-width:992px){.product-info-theme2 .description-main-wrap .description-container .description-text{font-size:14px}}.product-info-theme2 .description-main-wrap .description-container .description-text.collapsed{max-height:125px}.product-info-theme2 .description-main-wrap .description-container .description-text.expanded{max-height:none}.product-info-theme2 .description-main-wrap .description-container .view-item-btn{-webkit-box-pack:center;display:flex;justify-content:center;margin:15px 0;width:100%}.product-info-theme2 .description-main-wrap .description-container .view-item-btn .toggle-btn{background-color:#fff;border:none;border-radius:40px;color:#000;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:10px 20px;text-align:center;width:-webkit-max-content;width:max-content}.product-info-theme2 .description-main-wrap .description-container .view-item-btn .toggle-btn svg{vertical-align:middle}.product-info-theme2 .description-main-wrap .description-container .view-item-btn .toggle-btn:hover{background-color:#f5f5f5}.product-info-theme2 .description-main-wrap .button-container{display:flex;flex-wrap:wrap;gap:10px}.product-info-theme2 .description-main-wrap .highlight-btn{background-color:#fff;border:1px solid #d7d7d8;border-radius:30px;box-shadow:0 9px 9px -9px rgba(0,0,0,.2);cursor:pointer;font-size:16px;font-weight:600;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:10px 20px;transition:all .3s ease}.product-info-theme2 .description-main-wrap .highlight-btn:hover{border-color:var(--primary-color);box-shadow:none}.product-info-theme2 .description-main-wrap .highlight-btn:focus{border-color:var(--primary-color);outline:none}.product-info-theme2 .description-main-wrap .highlight-btn:active{background-color:var(--primary-color);-webkit-transform:scale(.98);transform:scale(.98)}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section h2{margin-bottom:0}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-box{grid-gap:15px;border-radius:10px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:450px){.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-box{grid-template-columns:repeat(1,1fr)}}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box{background-color:#f5f5f5;border-radius:24px;padding:16px 32px}@media(max-width:992px){.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box{padding:15px}}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box.notice-warning{margin-top:15px}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .grid-title{margin-bottom:8px}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box img{height:auto;max-width:100%}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .fact-table{border-collapse:collapse;width:100%}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .fact-table p{font-size:14px}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .fact-table .main-title{font-size:14px;font-weight:700;text-align:left}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .fact-table .calories-title,.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .fact-table .size-title{align-items:center;border-bottom:10px solid #000;display:flex;justify-content:space-between}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .fact-table .calories-title{border-bottom:5px solid #000}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .bold{font-weight:700}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .semi-text{border-bottom:1px solid #000;display:block;font-size:12px;font-weight:800;padding:1px 0}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .semi-title{color:#414142;font-size:16px;font-weight:700}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .semi-title span{font-size:12px;font-weight:500;margin-left:3px}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .sub-semi-title{align-items:center;border-bottom:1px solid #000;color:#414142;display:flex;font-size:16px;font-weight:500;justify-content:space-between}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .sub-semi-title .main-title{font-size:16px;font-weight:400;padding-left:15px}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .sub-semi-title .main-title.p-0{padding:0}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .sub-semi-title .main-title.p-30{padding-left:30px}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .sub-semi-title span{font-size:16px;font-weight:400;margin-left:3px}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .flex-title{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:space-between}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .bb-10{border-bottom:10px solid #000}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .bb-6{border-bottom:6px solid #000}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .value{font-size:16px;font-weight:700}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .text-right{text-align:right}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .calories{font-size:24px}@media(max-width:992px){.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .calories{font-size:18px}}.product-info-theme2 .description-main-wrap .nutrition-ingredients-section .grid-main-box .footnote{display:block;font-size:12px;line-height:1;margin-top:10px;text-align:left}.product-info-theme2 .description-main-wrap .desc-information-section h2{margin-bottom:0}.product-info-theme2 .description-main-wrap .desc-information-section .info-desc{font-size:14px}.product-info-theme2 .description-main-wrap .desc-information-section .info-desc .info-link{display:block;font-size:18px;margin-top:8px;text-decoration:underline}@media screen and (max-width:768px){.product-info-theme2 .description-main-wrap .desc-information-section .info-desc .info-link{font-size:16px}}.product-info-theme2 .description-main-wrap .desc-information-section.notice-warning{margin-top:15px}.product-preview-slider-theme2 .selected-product{position:relative;text-align:center;width:82%}@media screen and (max-width:767px){.product-preview-slider-theme2 .selected-product{height:320px}}@media screen and (max-width:450px){.product-preview-slider-theme2 .selected-product{height:270px}}@media screen and (max-width:650px){.product-preview-slider-theme2 .selected-product{height:-webkit-max-content;height:max-content}}@media screen and (max-width:390px){.product-preview-slider-theme2 .selected-product{width:70%}}.product-preview-slider-theme2 .selected-product .brand-icon{bottom:10px;height:-webkit-max-content;height:max-content;left:30px;position:absolute;right:auto;top:auto;width:50px}@media(max-width:360px){.product-preview-slider-theme2 .selected-product .brand-icon{width:40px}}.product-preview-slider-theme2 .selected-product img{height:350px;margin-left:-75px;max-height:350px;object-fit:contain;object-position:top;width:100%}@media screen and (max-width:1350px){.product-preview-slider-theme2 .selected-product img{height:289px;margin-left:0}}@media screen and (max-width:767px){.product-preview-slider-theme2 .selected-product img{height:300px}}@media(max-width:575px){.product-preview-slider-theme2 .selected-product img{height:200px;max-height:200px}}.product-preview-slider-theme2 .selected-product .zoom-icon-btn{align-items:center;background:hsla(0,0%,100%,.8);border:1px solid #ccc;border-radius:50%;bottom:20px;color:#333;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:absolute;right:20px;transition:all .2s ease-in-out;width:40px;z-index:10}.product-preview-slider-theme2 .selected-product .zoom-icon-btn:hover{background:#fff;color:#000;-webkit-transform:scale(1.05);transform:scale(1.05)}.product-preview-slider-theme2 .selected-product .zoom-icon-btn svg{height:20px;width:20px}@media screen and (max-width:767px){.product-preview-slider-theme2 .selected-product .zoom-icon-btn{bottom:10px;height:35px;right:10px;width:35px}.product-preview-slider-theme2 .selected-product .zoom-icon-btn svg{height:18px;width:18px}}.product-preview-slider-theme2 .child-images{margin:auto;position:relative;width:18%}@media screen and (max-width:650px){.product-preview-slider-theme2 .child-images{height:-webkit-max-content;height:max-content}}@media screen and (max-width:390px){.product-preview-slider-theme2 .child-images{width:30%}}.product-preview-slider-theme2 .child-images .slick-track{height:-webkit-max-content!important;height:max-content!important}.product-preview-slider-theme2 .child-images .slick-initialized .slick-slide{margin:.7px 0;padding:0;text-align:center}.product-preview-slider-theme2 .child-images .slick-list{background-color:#fff;text-align:center}@media screen and (max-width:1350px){.product-preview-slider-theme2 .child-images .slick-list{margin:0 -20px}}@media screen and (max-width:767px){.product-preview-slider-theme2 .child-images .slick-list{margin:0 -10px}}.product-preview-slider-theme2 .child-images .custom-arrow-design,.product-preview-slider-theme2 .child-images .left-arrow-alignment,.product-preview-slider-theme2 .child-images .right-arrow-alignment{align-items:center;background-color:var(--bg-light-400);border-radius:50%;color:var(--gray-text-color);cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s ease-in-out;width:30px;z-index:20}.product-preview-slider-theme2 .child-images .custom-arrow-design:hover,.product-preview-slider-theme2 .child-images .left-arrow-alignment:hover,.product-preview-slider-theme2 .child-images .right-arrow-alignment:hover{background-color:var(--primary-color);color:var(--bg-white)}.product-preview-slider-theme2 .child-images .right-arrow-alignment{bottom:-40px;left:0;margin:auto;right:0;top:auto;-webkit-transform:rotate(90deg) translateY(0);transform:rotate(90deg) translateY(0)}@media screen and (max-width:767px){.product-preview-slider-theme2 .child-images .right-arrow-alignment{-webkit-transform:rotate(90deg) translateY(0);transform:rotate(90deg) translateY(0)}}.product-preview-slider-theme2 .child-images .left-arrow-alignment{bottom:auto;left:0;margin:auto;right:0;top:-30px;-webkit-transform:rotate(90deg) translateY(0);transform:rotate(90deg) translateY(0)}@media screen and (max-width:767px){.product-preview-slider-theme2 .child-images .left-arrow-alignment{-webkit-transform:rotate(90deg) translateY(0);transform:rotate(90deg) translateY(0)}}.product-preview-slider-theme2 .child-images .left-arrow-alignment svg{height:14px;width:14px}.product-preview-slider-theme2 .child-images div{line-height:0}.product-preview-slider-theme2 .child-images .procut-child-image{align-items:center;background-color:var(--bg-color-white-theme2);border-radius:5px;cursor:pointer;display:flex;height:70px;justify-content:center;opacity:.5;overflow:hidden;padding:9px 0;transition:.3s ease-in-out;transition:opacity .6s ease;width:70px}@media(max-width:575px){.product-preview-slider-theme2 .child-images .procut-child-image{height:70px;width:70px}}.product-preview-slider-theme2 .child-images .procut-child-image.active{opacity:1}.product-preview-slider-theme2 .child-images .procut-child-image img{height:100%;margin:auto;max-width:89px;width:auto}@media screen and (max-width:767px){.product-preview-slider-theme2 .child-images .procut-child-image img{height:80px;object-position:center}}@media(max-width:575px){.product-preview-slider-theme2 .child-images .procut-child-image img{height:50px;max-width:50px}}.product-preview-section-theme2{font-family:var(--text-font-family);padding:30px 0 0}@media screen and (max-width:767px){.product-preview-section-theme2{padding:20px 0 0}}.product-preview-section-theme2 .grid{display:flex;gap:0;grid-template-columns:max(530px) minmax(0,1fr);margin-bottom:30px}.product-preview-section-theme2 .grid .product-full-image-overlay{align-items:center;background:rgba(0,0,0,.8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.product-preview-section-theme2 .grid .product-full-image-overlay .full-image-container{max-height:90%;max-width:90%;position:relative}.product-preview-section-theme2 .grid .product-full-image-overlay .full-image-container img{border-radius:5px;max-height:90vh;max-width:100%;object-fit:contain}.product-preview-section-theme2 .grid .product-full-image-overlay .full-image-container .close-full-image{color:#fff;cursor:pointer;font-size:30px;font-weight:700;line-height:.5;position:absolute;right:-30px;top:-30px}@media screen and (max-width:767px){.product-preview-section-theme2 .grid .product-full-image-overlay .full-image-container .close-full-image{right:0;top:-35px}}.product-preview-section-theme2 .grid .product-zoom-overlay{background-color:#fff;background-repeat:no-repeat;border:1px solid #e6e6e6;box-shadow:0 0 10px rgba(0,0,0,.1);height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:100}@media screen and (max-width:1350px){.product-preview-section-theme2 .grid{display:flex;gap:40px;grid-template-columns:none;padding:0}}.product-preview-section-theme2 .grid .grid-width{width:41.666667%}.product-preview-section-theme2 .grid .desc-items.grid-width{width:58.333333%}@media screen and (max-width:768px){.product-preview-section-theme2 .grid .desc-items.grid-width{width:100%}.product-preview-section-theme2 .grid{display:block;grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:767px){.product-preview-section-theme2 .grid{display:block;grid-template-columns:none}}.product-preview-section-theme2 .grid .grid-items:nth-child(2){position:relative}@media screen and (max-width:767px){.product-preview-section-theme2 .grid .grid-items:nth-child(2){padding:20px 0 0}}@media screen and (max-width:1350px){.product-preview-section-theme2 .grid .grid-items{width:50%}}@media screen and (max-width:768px){.product-preview-section-theme2 .grid .grid-items{width:100%}}.product-preview-section-theme2 .grid .grid-items .product-title-sec{display:flex;flex-wrap:wrap;justify-content:space-between}.product-preview-section-theme2 .grid .grid-items .product-title-sec h1{align-items:center;color:#000;font-family:var(--text-font-family);font-size:20px;font-weight:600;line-height:1.2}@media(min-width:767px){.product-preview-section-theme2 .grid .grid-items .product-title-sec h1{max-width:80%}}@media screen and (max-width:1350px){.product-preview-section-theme2 .grid .grid-items .product-title-sec h1{font-family:var(--heading-font-family),var(--default-font-family);font-size:24px;font-size:18px;font-weight:400;font-weight:500;line-height:30px}}.product-preview-section-theme2 .grid .grid-items .product-title-sec .stock-lable{background:#20b52633;background:var(--stock-label-bg);border-radius:5px;font-size:18px;font-weight:400;height:-webkit-max-content;height:max-content;padding:3px 5px}.product-preview-section-theme2 .grid .grid-items .product-description{word-wrap:break-word;color:#3a3a3a;font-family:var(--text-font-family);font-size:14px;line-height:1.6;margin:10px 0;padding:0;white-space:normal}.product-preview-section-theme2 .grid .grid-items .product-description p{margin:0 0 8px}.product-preview-section-theme2 .grid .grid-items .product-description p:last-child{margin-bottom:0}.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .flex-coupon{align-items:center;border-top:1px solid #e6e6e6;display:flex;margin:0 0 10px;padding:10px 0 0;position:relative}@media(max-width:450px){.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .flex-coupon{flex-wrap:wrap}}.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .offer-price{display:inline-block}.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .offer-price .offer-text{display:inline-block;margin-left:20px}@media(max-width:450px){.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .offer-price .offer-text{margin:0 0 0 10px}}.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-used-pdp-item{margin-top:6px}.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design{background-color:var(--secondary-color);border:none;border-radius:5px;cursor:pointer;padding:5px 10px;position:relative;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design.clipped{opacity:.5}.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design .offer-text{display:inline-block}.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design p{color:var(--bg-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:17px;font-size:14px;font-weight:500;line-height:28px}@media screen and (max-width:1350px){.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design p{font-size:12px;line-height:16px}}.product-preview-section-theme2 .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design p span{font-weight:500}.product-preview-section-theme2 .grid .grid-items .coupon-details{border-top:1px solid #e6e6e6;margin:8px 0 0;padding:8px 0 0}@media screen and (max-width:767px){.product-preview-section-theme2 .grid .grid-items .coupon-details{margin:0 0 10px -2px}}@media screen and (max-width:1350px){.product-preview-section-theme2 .grid .grid-items .coupon-details{margin:0 50px 20px 0}}.product-preview-section-theme2 .grid .grid-items .coupon-container .show-desc-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:14px;gap:5px;margin-bottom:2px;padding:0;transition:all .5s ease-in-out;width:100%}@media screen and (max-width:768px){.product-preview-section-theme2 .grid .grid-items .coupon-container .show-desc-btn{margin-bottom:calc(1.96721px + 2.86885vw)}}.product-preview-section-theme2 .grid .grid-items .coupon-container .show-desc-btn span{color:#343538;display:inline-block;font-family:var(--text-font-family);font-size:14px;font-weight:500;line-height:1.5}.product-preview-section-theme2 .grid .grid-items .coupon-title{word-wrap:break-word;color:#3a3a3a;display:inline-block;font-size:14px;padding:0 0 10px;white-space:normal;word-break:break-word}.product-preview-section-theme2 .grid .grid-items .final-price h2{color:var(--black-5-light);font-weight:500}.product-preview-section-theme2 .grid .grid-items .final-price span{color:var(--primary-color)}.product-preview-section-theme2 .grid .grid-items .department-code-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.product-preview-section-theme2 .grid .grid-items .department-code{display:inline-block;font-size:13px}.product-preview-section-theme2 .grid .grid-items .department-code+.coupon-title,.product-preview-section-theme2 .grid .grid-items .department-code+.other-price-details{padding-top:10px}.product-preview-section-theme2 .grid .grid-items .department-code span{color:gray;font-weight:400}.product-preview-section-theme2 .grid .grid-items .department-code div p{color:#3a3a3a;font-family:var(--text-font-family);font-size:13px;font-weight:500}.product-preview-section-theme2 .grid .grid-items .department-code div p span{color:gray;font-weight:400}.product-preview-section-theme2 .grid .grid-items .stock-available{font-size:15px;margin-top:5px}.product-preview-section-theme2 .grid .grid-items .stock-available span{color:red;font-weight:500}.product-preview-section-theme2 .grid .grid-items .restricted p{color:var(--bg-danger)}.product-preview-section-theme2 .grid .grid-items .substitution{align-items:center;display:flex;flex-wrap:wrap}.product-preview-section-theme2 .grid .grid-items .substitution p{color:#3a3a3a;font-size:14px;margin-right:10px}.product-preview-section-theme2 .grid .grid-items .substitution .required{color:red}.product-preview-section-theme2 .grid .grid-items .substitution .substitution-border{border:1px solid var(--light-border-color)!important}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .select-btn-wrap{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1350px){.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .select-btn-wrap{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .select-btn-wrap{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:650px){.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .select-btn-wrap{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:575px){.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .select-btn-wrap{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:310px){.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .select-btn-wrap{grid-template-columns:repeat(1,1fr)}}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .option-btn{background:#fff;border:1px solid #ccc;cursor:pointer;margin:4px;padding:8px 12px}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .option-btn.selected{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown.product-cate-dropdown .list-menu ul{max-height:150px;overflow-y:auto}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown.product-cate-dropdown .dropdown-align.dropdown-show{max-height:200px;z-index:90}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .show-items{margin:0}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown button{background:#fff;border:1px solid #ededed;border-radius:30px;color:#000;display:block;display:inline-block;font-family:var(--text-font-family);font-size:14px;padding:10px 12px;text-align:left;text-align:center;transition:all .5s ease-in-out;width:100%}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown button:hover{background-color:#000;color:#fff}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown button:hover img{-webkit-filter:brightness(11);filter:brightness(11)}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown button span{display:inline-block;font-family:var(--text-font-family-theme2);overflow:unset;padding:0 8px 0 0;width:auto}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown button img{display:inline-block}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .substitution-dropdown{position:absolute;width:100%}.product-preview-section-theme2 .grid .grid-items .substitution .select-substitition-dropdown .substitution-dropdown .list-menu{border:none}.product-preview-section-theme2 .grid .grid-items .tab-list{display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin-top:10px;padding:0}.product-preview-section-theme2 .grid .grid-items .tab-list li a{border-bottom:2px solid transparent;color:#343538;display:inline-block;font-size:14px;font-weight:500;text-decoration:none}.product-preview-section-theme2 .grid .grid-items .tab-list li svg{margin-left:5px;vertical-align:middle}.product-preview-section-theme2 .grid .grid-items .add-product-option{align-items:center;border-top:1px solid #e6e6e6;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:12px 0}@media screen and (max-width:1350px){.product-preview-section-theme2 .grid .grid-items .add-product-option{gap:10px;width:unset}}@media screen and (max-width:767px){.product-preview-section-theme2 .grid .grid-items .add-product-option{display:flex;flex-wrap:wrap}}.product-preview-section-theme2 .grid .grid-items .add-product-option .button-disable{opacity:.5;pointer-events:none}@media screen and (max-width:767px){.product-preview-section-theme2 .grid .grid-items .add-product-option .new-list-input-dropdown{right:-110px}.product-preview-section-theme2 .grid .grid-items .add-product-option .couter-button{padding-bottom:10px}}.product-preview-section-theme2 .grid .grid-items .add-product-option .couter-button button{background-color:var(--border-color-theme2);border:1px solid #f2f2f2;border-radius:50%;color:#fff;font-size:24px;font-weight:600;height:30px;line-height:.4;max-height:30px;max-width:30px;transition:all .3s ease-in-out;width:30px}@media(max-width:480px){.product-preview-section-theme2 .grid .grid-items .add-product-option .couter-button button{padding:0}}.product-preview-section-theme2 .grid .grid-items .add-product-option .couter-button button:hover{background-color:#000;color:#fff}.product-preview-section-theme2 .grid .grid-items .add-product-option .couter-button button:disabled{cursor:default}.product-preview-section-theme2 .grid .grid-items .add-product-option .couter-button button span{display:block;padding-left:30px}.product-preview-section-theme2 .grid .grid-items .add-product-option .couter-button button .arrow-right-side{position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.product-preview-section-theme2 .grid .grid-items .add-product-option .couter-button button .arrow-right-side i{cursor:pointer;font-size:12px}.product-preview-section-theme2 .grid .grid-items .add-product-option .couter-button .silder-right{align-items:center;border:1px solid #e6e6e6;border-radius:50px;display:flex;flex-wrap:nowrap;font-size:21px;height:45px;justify-content:space-between;max-width:110px;padding:4px 8px;text-align:center;width:110px}@media(max-width:390px){.product-preview-section-theme2 .grid .grid-items .add-product-option .couter-button .silder-right{max-width:140px;width:140px}}.product-preview-section-theme2 .grid .grid-items .error{font-size:12px;margin-bottom:12px}.product-preview-section-theme2 .grid .grid-items .product-btn-option{display:block}.product-preview-section-theme2 .grid .grid-items .product-btn-option .option-pro-btn{align-items:flex-end;border-top:1px solid #e6e6e6;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-top:20px;padding:20px 0 0}@media(max-width:768px){.product-preview-section-theme2 .grid .grid-items .product-btn-option .option-pro-btn{gap:15px}}.product-preview-section-theme2 .grid .grid-items .product-btn-option .offer-product-list-icon{line-height:1}.product-preview-section-theme2 .grid .grid-items .product-btn-option .option-card-btn{align-items:center;display:flex;gap:10px}@media(max-width:480px){.product-preview-section-theme2 .grid .grid-items .product-btn-option .option-card-btn{flex-wrap:wrap}}.product-preview-section-theme2 .grid .grid-items .product-btn-option .substitution{display:block;margin-bottom:10px}.product-preview-section-theme2 .grid .grid-items .product-btn-option .substitution p{font-size:15px;font-weight:500;margin:0 0 5px}.product-preview-section-theme2 .grid .grid-items .product-btn-option .product-cate-dropdown{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(8,1fr)}@media screen and (max-width:1440px){.product-preview-section-theme2 .grid .grid-items .product-btn-option .product-cate-dropdown{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:1024px){.product-preview-section-theme2 .grid .grid-items .product-btn-option .product-cate-dropdown{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.product-preview-section-theme2 .grid .grid-items .product-btn-option .product-cate-dropdown{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:575px){.product-preview-section-theme2 .grid .grid-items .product-btn-option .product-cate-dropdown{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:350px){.product-preview-section-theme2 .grid .grid-items .product-btn-option .product-cate-dropdown{grid-template-columns:repeat(2,1fr)}}.product-preview-section-theme2 .grid .grid-items .product-btn-option .product-cate-dropdown .option-btn{margin:2px;min-width:100px}.product-preview-section-theme2 .grid .grid-items .product-btn-option .product-cate-dropdown .option-btn:hover{background-color:var(--primary-color)}.product-preview-section-theme2 .grid .grid-items .add-cart-list-wrap{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:0 0 20px}.product-preview-section-theme2 .grid .grid-items .link-button{margin-left:10px;position:relative}@media screen and (max-width:1350px){.product-preview-section-theme2 .grid .grid-items .link-button{margin-left:0}}@media screen and (max-width:767px){.product-preview-section-theme2 .grid .grid-items .link-button{margin-left:0}}.product-preview-section-theme2 .grid .grid-items .link-button button{align-items:center;background-color:transparent;border:1px solid #ccc;border-radius:5px;display:flex;height:50px;justify-content:center;width:137px}.product-preview-section-theme2 .grid .grid-items .link-button button i{color:#ccc}.product-preview-section-theme2 .grid .grid-items .link-button .fa-solid{color:red}.product-preview-section-theme2 .grid .grid-items .link-button .offer-product-list-icon .add-to-list-icon{background-color:#fff;border:1px solid #bfbfbf;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);cursor:pointer;display:inline-block;height:35px;line-height:2.8;text-align:center;transition:all .5s ease-in-out;width:35px}.product-preview-section-theme2 .grid .grid-items .link-button .offer-product-list-icon .add-to-list-icon:hover{background-color:var(--bg-color-theme2)}.product-preview-section-theme2 .grid .grid-items .link-button .offer-product-list-icon .add-to-list-icon:hover svg path{fill:#fff}.product-preview-section-theme2 .grid .grid-items .link-button .offer-product-list-icon .add-to-list-icon .list-tooltip{background-color:#fff;border-radius:4px;bottom:auto;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);color:#000;display:inline-block;display:none;font-size:12px;left:-23px;line-height:normal;margin:auto;padding:3px 6px;position:absolute;right:0;top:-28px;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:1}.product-preview-section-theme2 .grid .grid-items .link-button .offer-product-list-icon .add-to-list-icon:hover .list-tooltip{display:block}.product-preview-section-theme2 .grid .grid-items .link-button .offer-product-list-icon{position:relative}.product-preview-section-theme2 .grid .grid-items .link-button .offer-product-list-icon .tag{display:none}.product-preview-section-theme2 .grid .grid-items .link-button .offer-product-list-icon .add-to-list-theme2-dropdown{bottom:50px;left:-150px;right:auto;width:224px}@media screen and (max-width:380px){.product-preview-section-theme2 .grid .grid-items .link-button .offer-product-list-icon .add-to-list-theme2-dropdown{left:0}}.product-preview-section-theme2 .grid .grid-items .link-button .offer-product-list-icon .add-to-list-theme2-dropdown .new-list-input-theme2-dropdown{top:-85%}.product-preview-section-theme2 .grid .grid-items .add-to-cart button{background:var(--bg-color-theme2);border:none;border-radius:20px;color:#fff;display:inline-block;font-family:var(--text-font-family-theme2);font-size:14px;font-weight:500;margin:auto;padding:9px 20px;text-align:center;text-transform:capitalize;transition:all .5s ease-in-out}.product-preview-section-theme2 .grid .grid-items .add-to-cart button svg{vertical-align:top}.product-preview-section-theme2 .grid .grid-items .add-to-cart button:hover{background-color:#000;color:#fff}.product-preview-section-theme2 .grid .grid-items .add-to-cart button:hover svg path{fill:#fff}.product-preview-section-theme2 .grid .grid-items .add-to-cart button:disabled{cursor:no-drop;opacity:.5}.product-preview-section-theme2 .grid .grid-items .add-to-cart button:disabled .add-to-cart-icon{display:none}.product-preview-section-theme2 .grid .grid-items .add-to-cart button:disabled .out-of-stock-icon{display:inline-block;vertical-align:middle}.product-preview-section-theme2 .grid .grid-items .add-to-cart button .out-of-stock-icon{display:none}.product-preview-section-theme2 .grid .grid-items .add-to-cart button span{padding-left:5px;vertical-align:text-bottom}.product-preview-section-theme2 .grid .grid-items .list-position{border:none;left:auto;padding:10px 0 0;position:absolute;right:0}.product-preview-section-theme2 .grid .grid-items .list-position .grid .grid-items .add-product-option{padding:0}.product-preview-section-theme2 .grid .grid-items .product-textarea textarea{border:1px solid var(--border-color-2);border-radius:5px;color:var(--gray-7);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:400;height:60px;line-height:19px;max-height:100px;min-height:50px;overflow-y:auto;padding:10px;resize:vertical;vertical-align:bottom;width:100%}.product-preview-section-theme2 .grid .grid-items .other-price-details{line-height:1;margin-bottom:5px}.product-preview-section-theme2 .grid .grid-items .other-price-details p{padding-bottom:5px}p:first-child .product-preview-section-theme2 .grid .grid-items .other-price-details p:last-child{padding:0 0 20px}.product-preview-section-theme2 .grid .grid-items .offer-price span{color:#1e1e1e;display:inline-block;font-size:20px;font-weight:600;margin-left:20px}.product-preview-section-theme2 .grid .grid-items .final-price{align-items:center;display:flex;margin:10px 0 7px}@media screen and (max-width:1350px){.product-preview-section-theme2 .grid .grid-items .final-price{display:block;margin:5px 0}}.product-preview-section-theme2 .grid .grid-items .final-price .product-card-onsale-lable{background-color:var(--add-to-cart-sale-bg-color);border-radius:5px;color:var(--add-to-cart-sale-font-color);display:inline-block;font-size:12px;font-weight:600;margin:0;padding:3px 3px 3px 15px;position:relative;z-index:1}.product-preview-section-theme2 .grid .grid-items .final-price .product-card-onsale-lable:before{border-color:var(--bg-white) transparent var(--bg-white) transparent;border-style:solid;border-width:12px 12px 12px 0;bottom:0;content:"";display:inline-block;left:-1px;position:absolute;top:0;width:0}.product-preview-section-theme2 .grid .grid-items .final-price .price{align-items:center;display:flex;padding-right:34px}.product-preview-section-theme2 .grid .grid-items .final-price .price .final-product-price h2{color:var(--text-color-theme2);font-weight:500}.product-preview-section-theme2 .grid .grid-items .final-price .price .main-price{color:gray;font-size:24px;font-weight:400;text-decoration:line-through}@media screen and (max-width:650px){.product-preview-section-theme2 .grid .grid-items .final-price .price .main-price{font-size:20px}}.product-preview-section-theme2 .grid .grid-items .final-price .price h2{color:#000;font-size:24px;line-height:1.1;margin:0 20px 0 0}@media screen and (max-width:650px){.product-preview-section-theme2 .grid .grid-items .final-price .price h2{font-size:20px}}.product-preview-section-theme2 .grid .grid-items .final-price .price img{height:28px;margin-left:12px;width:28px}@media screen and (max-width:650px){.product-preview-section-theme2 .grid .grid-items .final-price .price img{height:20px;width:20px}}.product-preview-section-theme2 .grid .grid-items .final-price .discount-price p{color:#fcbb0a;font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:600;line-height:19px;margin:0}.product-preview-section-theme2 .grid .grid-items .final-price .discount-price span{color:var(--gray-8);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:22px;font-weight:600;line-height:28px}.product-preview-section-theme2 .grid .grid-items .product-category{color:#000;font-size:13px}.product-preview-section-theme2 .grid .grid-items .product-category p span{color:gray;font-weight:400}.product-preview-section-theme2 .grid .grid-items .product-offer-tag{background:var(--primary-color);border-radius:5px;box-shadow:inset 0 1px 1px 0 #000,0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);color:#fff;display:inline-block;font-size:14px;margin:5px 0 4px;outline:1px dashed #fff;outline-offset:-4px;padding:5px 10px;text-transform:capitalize;width:-webkit-max-content;width:max-content}@media(max-width:768px){.product-preview-section-theme2 .grid .grid-items .product-offer-tag{font-size:10px;padding:5px 8px}}.product-preview-section-theme2 .grid .grid-items .rating-alignment{align-items:center;display:flex;padding:0 0 23px}.product-preview-section-theme2 .grid .grid-items .rating-alignment .review-text span{color:var(--gray-7);font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:400;line-height:22px}.product-preview-section-theme2 .grid .grid-items .rating-alignment .star-alignment{align-items:center;display:flex;padding-right:14px}.product-preview-section-theme2 .grid .grid-items .rating-alignment .star-alignment i:last-child{color:#c2c2c2;margin:0}.product-preview-section-theme2 .grid .grid-items .rating-alignment .star-alignment i{color:#f9c945;cursor:pointer;margin-right:5px}.product-preview-section-theme2 .grid .grid-product-slider .product-preview-slider-theme2{display:flex;justify-content:center}@media(max-width:768px){.product-preview-section-theme2 .grid .grid-product-slider .product-preview-slider-theme2{margin-bottom:30px}}.product-list-wrapper{padding:10px 0 0}@media screen and (max-width:767px){.product-list-wrapper{padding:10px 0 0}}.product-list-wrapper .slick-slide{padding:0 10px}@media screen and (max-width:767px){.product-list-wrapper .slick-slide{padding:0 10px}}.product-list-wrapper .slick-list{margin:0 -18px}@media screen and (max-width:767px){.product-list-wrapper .slick-list{margin:0}}.product-list-wrapper .slick-list:focus{outline:none}.product-list-wrapper .left-arrow-alignment{position:absolute;right:42px;top:-45px}@media screen and (max-width:1350px){.product-list-wrapper .left-arrow-alignment{top:-40px}}@media screen and (max-width:767px){.product-list-wrapper .left-arrow-alignment{left:13px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}}@media(max-width:480px){.product-list-wrapper .left-arrow-alignment{left:-13px}}.product-list-wrapper .right-arrow-alignment{position:absolute;right:0;top:-45px}@media screen and (max-width:1350px){.product-list-wrapper .right-arrow-alignment{top:-40px}}@media screen and (max-width:767px){.product-list-wrapper .right-arrow-alignment{right:13px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}}@media(max-width:480px){.product-list-wrapper .right-arrow-alignment{right:-13px}}.product-list-wrapper .right-arrow-alignment svg{-webkit-transform:none;transform:none}.product-list-wrapper .custom-arrow-design{align-items:center;background-color:var(--bg-light-400);border-radius:50%;color:var(--gray-text-color);cursor:pointer;display:flex;height:32px;justify-content:center;transition:.3s ease-in-out;width:32px}.product-list-wrapper .custom-arrow-design:hover{background-color:var(--primary-color);color:var(--bg-white)}.related-product-section-theme2{padding-bottom:30px}@media screen and (max-width:1350px){.related-product-section-theme2{padding:0 0 20px}}.related-product-section-theme2 h2{margin-bottom:10px}.related-product-section-theme2 .slick-slide{padding:0 18px}@media screen and (max-width:767px){.related-product-section-theme2 .slick-slide{padding:0 10px}}@media(max-width:575px){.related-product-section-theme2 .slick-slide{padding:0 7.5px}.related-product-section-theme2 .product-list-wrapper .slick-list{margin:0 -20px}}@media screen and (max-width:767px){.related-product-section-theme2 .product-list-wrapper .slick-list{margin:0 -10px}}.related-product-section-theme2 .deal-all-product{height:100%;position:relative}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper{border:1px solid #ddd;border-radius:10px;font-family:var(--text-font-family);height:100%;outline:3px solid transparent;outline-offset:-3px;padding:10px 10px 15px;position:relative;transition:all .6s ease-in-out}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper:hover{border-color:var(--border-color-theme2);outline-color:var(--border-color-theme2)}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap{height:100%}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview{align-items:center;bottom:auto;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;left:0;position:absolute;right:auto;top:0;width:100%;z-index:11}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag.clipped{opacity:.5}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .product-tag{background:var(--product-tag-bg-color);border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:13px;font-weight:400;min-height:36px;padding:8px 10px}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .clip-icon,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .unclip-icon{margin-right:2px;vertical-align:middle}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .clip-icon svg,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .unclip-icon svg{height:15px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;vertical-align:middle;width:15px}@media(max-width:575px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .clip-icon svg,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .unclip-icon svg{height:10px;width:10px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .clip-icon svg .coupon-used-time-ribbon path,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .clip-icon svg circle,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .clip-icon svg path,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .clip-icon svg rect,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .unclip-icon svg .coupon-used-time-ribbon path,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .unclip-icon svg circle,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .unclip-icon svg path,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag .unclip-icon svg rect{fill:var(--bg-white)}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag:hover .clip-icon svg,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-tag-quickview .offer-product-tag:hover .unclip-icon svg{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .upc{color:#272727;display:inline-block;font-size:13px;font-weight:500;margin:4px 0 0;text-align:left}@media(max-width:480px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .upc{font-size:12px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .offer-coupon-warp{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .product-card-onsale-lable{background-color:var(--add-to-cart-sale-bg-color);border-radius:5px 0 0 5px;color:var(--add-to-cart-sale-font-color);font-size:12px;font-weight:600;margin:0 -10px 0 0;padding:3px 3px 3px 15px;position:relative;width:-webkit-max-content;width:max-content;z-index:1}@media(max-width:575px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .product-card-onsale-lable{font-size:9px;padding:2px 2px 2px 11px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .product-card-onsale-lable:after{border-color:var(--bg-white) transparent var(--bg-white) transparent;border-style:solid;border-width:13px 13px 13px 0;content:"";display:inline-block;height:0;left:-1px;position:absolute;top:0;width:0}@media(max-width:575px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .product-card-onsale-lable:after{border-width:8px 8px 9px 0}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview{bottom:auto;left:0;position:absolute;right:auto;top:0;z-index:11}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag.clipped{opacity:.5}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag{background:var(--product-tag-bg-color);border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:13px;font-weight:400;min-height:36px;padding:8px 10px}@media screen and (max-width:575px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag{font-size:8px;min-height:auto}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon{margin-right:2px;vertical-align:middle}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg{height:15px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;vertical-align:middle;width:15px}@media(max-width:575px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg{height:10px;width:10px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg .coupon-used-time-ribbon path,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg circle,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg path,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .clip-icon svg rect,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg .coupon-used-time-ribbon path,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg circle,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg path,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag .unclip-icon svg rect{fill:var(--bg-white)}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag:hover .clip-icon svg,.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .offer-tag-quickview .offer-product-tag .product-tag:hover .unclip-icon svg{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img{margin:45px 0 0;position:relative;text-align:center}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img a{display:block;overflow:hidden}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img a img{margin:auto;max-height:210px;max-width:210px;min-height:210px;transition:all .6s ease-in-out}@media screen and (max-width:767px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img a img{max-height:100px;max-width:100px;min-height:100px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon{align-items:center;display:flex;justify-content:space-between;position:relative;text-align:right}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon span{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#959595;display:-webkit-box;font-size:12px;font-weight:400;overflow:hidden;text-transform:capitalize}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon{background-color:#fff;border:1px solid #bfbfbf;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);cursor:pointer;display:inline-block;height:35px;line-height:2.8;position:relative;text-align:center;transition:all .5s ease-in-out;width:35px;z-index:11}@media(max-width:480px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon{height:25px;width:25px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon svg{transition:all .5s ease-in-out}@media(max-width:480px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon svg{height:24px;vertical-align:super;width:13px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon .list-tooltip{background-color:#fff;border-radius:4px;bottom:auto;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);color:#000;display:inline-block;display:none;font-size:12px;left:-39px;line-height:normal;margin:auto;padding:3px 6px;position:absolute;right:0;top:-28px;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:1}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon:hover .list-tooltip{display:block}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon:hover{background-color:var(--bg-color-theme2)}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-img .offer-product-list-icon .add-to-list-icon:hover svg path{fill:#fff}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .ebt-image{bottom:10px;left:0;position:absolute;right:auto;top:auto}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .ebt-image img{width:24px}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4d4d4d;display:-webkit-box;font-family:var(--text-font-family);font-size:13px;font-weight:400;height:35px;margin:3px 0;min-height:35px;overflow:hidden;width:70%;word-break:break-all}@media(max-width:480px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .product-title{font-size:13px;height:auto;min-height:auto}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption{align-items:flex-end;display:flex;font-family:var(--text-font-family);justify-content:space-between;margin-bottom:5px}@media(max-width:480px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption{gap:5px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title{width:70%}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4d4d4d;display:-webkit-box;font-family:var(--text-font-family);font-size:13px;font-weight:400;height:40px;min-height:44px;overflow:hidden;word-break:break-all}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .product-price-shipping{color:#000;display:inline-block;font-size:13px;font-weight:800;letter-spacing:0;vertical-align:middle}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .product-price3{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4d4d4d;display:-webkit-box;font-size:14px;font-weight:400;height:40px;overflow:hidden}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .card-price-title .regular-price{color:#999;display:inline-block;font-size:13px;font-weight:500;letter-spacing:.3px;margin-left:7px;text-decoration:line-through}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon{background-color:var(--bg-color-theme2);border:1px solid #bfbfbf;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);cursor:pointer;display:inline-block;height:38px;line-height:29px;line-height:2.8;position:relative;text-align:center;transition:all .5s ease-in-out;width:38px}@media(max-width:480px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon{height:25px;line-height:2.2;width:25px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon svg{transition:all .5s ease-in-out}@media(max-width:575px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon svg{height:22px;width:13px}}@media(max-width:480px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon svg{vertical-align:super}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon:hover{background-color:var(--bg-color-theme2)}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon img{transition:all .5s ease-in-out}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon:hover svg{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon:hover svg path{fill:#fff}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon svg path{fill:#fff;transition:all .5s ease-in-out}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon .cart-tooltip{background-color:#fff;border-radius:4px;bottom:auto;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);color:#000;display:inline-block;display:none;font-size:12px;left:-45px;line-height:normal;margin:auto;padding:3px 6px;position:absolute;right:0;top:-28px;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:1}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .bag-icon:hover .cart-tooltip{display:block}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty{align-items:center;border:1px solid var(--border-color-theme2);border-radius:20px;display:flex;height:35px;justify-content:space-between;max-width:85px;padding:4px;text-align:center;width:90px}@media(max-width:480px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty{height:30px;width:60%}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty button{background-color:var(--border-color-theme2);border:1px solid #f2f2f2;border-radius:50%;color:#fff;font-size:14px;height:25px;transition:all .3s ease-in-out;width:25px}@media(max-width:480px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty button{font-size:12px;height:18px;line-height:13px;padding:0 5px;width:18px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty button:hover{background-color:#000;color:#fff}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .increment-decrement-qty span{border:none;height:auto;line-height:37px;width:38px}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .load-icon{border-radius:50%;display:inline-block;height:38px;line-height:3.1;text-align:center;width:38px}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .deal-right-product-caption .load-icon img{height:25px;mix-blend-mode:multiply;width:25px}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .coupon-used-time-ribbon{background-color:#fff;border:1px solid #f2f2f2;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);display:inline-block;height:35px;line-height:2.8;line-height:2.2;text-align:center;width:35px}@media screen and (max-width:768px){.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper .deal-right-product-wrap .deal-right-product-main-wrap .coupon-used-time-ribbon{font-size:10px;height:25px;line-height:2.2;width:25px}}.related-product-section-theme2 .deal-all-product .deal-all-product-main-wrapper:hover .deal-right-product-img a img{-webkit-transform:scale(1.1);transform:scale(1.1)}.related-product-section-theme2 .deal-all-product:hover .deals-offer-text{display:block;height:46px;opacity:1}.related-product-section-theme2 .deal-all-product:hover .card-price-title .product-title{color:var(--product--theme2-text-color)!important}.related-product-section-theme2 .deal-all-product .deals-offer-text{background-color:var(--product-tag-bg-color);border-radius:5px;color:#fff;font-size:12px;height:0;opacity:0;transition:all .5s ease-in-out}.related-product-section-theme2 .deal-all-product .deals-offer-text p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;overflow:hidden;padding:7px;word-break:break-word}.related-product-section-theme2 .sp-offer-tag{background:var(--primary-color);border-radius:5px;box-shadow:inset 0 1px 1px 0 #000,0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);color:#fff;display:inline-block;font-size:14px;margin:5px 0 4px;outline:1px dashed #fff;outline-offset:-4px;padding:5px 10px;text-transform:capitalize;width:-webkit-max-content;width:max-content}@media(max-width:768px){.related-product-section-theme2 .sp-offer-tag{font-size:10px;padding:5px 8px}}.related-product-section-theme2 h2{color:#1a1a1a;font-family:var(--text-font-family);font-size:22px;font-weight:500;line-height:1.2;text-transform:capitalize}@media(max-width:1200px){.related-product-section-theme2 h2{font-size:calc(15.86957px + .76087vw)}}.related-product-section-theme2 .product-col-xl-4{height:100%}.related-product-section-theme2 .slick-slider .slick-track{align-items:stretch;display:flex!important}.related-product-section-theme2 .slick-slider .slick-slide{height:auto!important}.related-product-section-theme2 .slick-slider .slick-slide>div{height:100%}.product-info-2{padding:0}.product-info-2 .info-box{border:.5px solid var(--border-color-11);border-radius:15px;margin:0;padding:51px 43px}@media screen and (max-width:1350px){.product-info-2 .info-box{margin:0}}@media screen and (max-width:767px){.product-info-2 .info-box{border:none;margin:0;padding:0}}.product-info-2 .info-box .html-parser{margin:0}.product-info-2 .info-box .info-details p{color:#000;font-size:14px;margin:0 0 10px}@media screen and (max-width:767px){.product-info-2 .info-box .info-details p{font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;line-height:20px}}.product-info-2 .info-box .info-details .html-parser{text-align:left}.product-info-2 .info-box .info-details p:last-child{margin:0}.product-info-2 .info-box .info-details .Nutrition-heading{margin:0 0 20px;padding-left:15px}.product-info-2 .info-box .info-details .nutrition-wrapper{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:1350px){.product-info-2 .info-box .info-details .nutrition-wrapper{display:block}}.product-info-2 .info-box .info-details .nutrition-wrapper .nutrition-image{overflow:hidden;width:33%}@media screen and (max-width:767px){.product-info-2 .info-box .info-details .nutrition-wrapper .nutrition-image{width:100%}}@media screen and (max-width:1350px){.product-info-2 .info-box .info-details .nutrition-wrapper .nutrition-image{width:100%}}.product-info-2 .info-box .info-details .nutrition-wrapper .nutrition-image img{width:100%}.product-info-2 .info-box .info-details .nutrition-wrapper .nutrition-information{padding:0 20px;width:100%}.product-info-2 .info-box .info-tab{padding:0 0 20px}.product-info-2 .info-box .info-tab button:last-child{margin:0}.product-info-2 .info-box .info-tab button{background-color:transparent;border:1px solid var(--border-light);border-radius:999px;color:var(--gray-6);font-family:var(--text-font-family),var(--default-font-family);font-size:18px;font-weight:400;font-weight:600;line-height:24px;margin-right:15px;padding:10px 30px}@media screen and (max-width:767px){.product-info-2 .info-box .info-tab button{font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:600;line-height:19px}}.product-info-2 .info-box .info-tab .active{border:1px solid var(--primary-color);box-shadow:0 0 10px hsla(0,0%,49%,.16);color:var(--primary-color)}.product-preview-slider .selected-product{border:2px solid #ddd;border-radius:0;border-radius:5px;box-shadow:0 0 15px hsla(0,0%,51%,.16);height:480px;margin:0 0 30px;padding:78px 80px;position:relative;text-align:center}@media screen and (max-width:1350px){.product-preview-slider .selected-product{padding:40px}}@media screen and (max-width:767px){.product-preview-slider .selected-product{height:280px}}@media(max-width:575px){.product-preview-slider .selected-product{height:200px;margin:0 0 20px}}.product-preview-slider .selected-product img{height:480px;max-height:300px;object-fit:contain;object-position:top;width:100%}@media screen and (max-width:1350px){.product-preview-slider .selected-product img{height:289px}}@media screen and (max-width:767px){.product-preview-slider .selected-product img{height:289px}}@media(max-width:575px){.product-preview-slider .selected-product img{height:130px}}.product-preview-slider .selected-product .zoom-icon-btn{align-items:center;background:hsla(0,0%,100%,.8);border:1px solid #ccc;border-radius:50%;bottom:20px;color:#333;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:absolute;right:20px;transition:all .2s ease-in-out;width:40px;z-index:10}.product-preview-slider .selected-product .zoom-icon-btn:hover{background:#fff;color:#000;-webkit-transform:scale(1.05);transform:scale(1.05)}.product-preview-slider .selected-product .zoom-icon-btn svg{height:20px;width:20px}@media screen and (max-width:767px){.product-preview-slider .selected-product .zoom-icon-btn{bottom:10px;height:35px;right:10px;width:35px}.product-preview-slider .selected-product .zoom-icon-btn svg{height:18px;width:18px}}.product-preview-slider .child-images .slick-initialized .slick-slide{padding:0 30px}@media screen and (max-width:1350px){.product-preview-slider .child-images .slick-initialized .slick-slide{padding:0 20px}}@media screen and (max-width:767px){.product-preview-slider .child-images .slick-initialized .slick-slide{padding:0 10px}}.product-preview-slider .child-images .slick-list{margin:0 -30px}@media screen and (max-width:1350px){.product-preview-slider .child-images .slick-list{margin:0 -20px}}@media screen and (max-width:767px){.product-preview-slider .child-images .slick-list{margin:0 -10px}}.product-preview-slider .child-images .custom-arrow-design,.product-preview-slider .child-images .left-arrow-alignment,.product-preview-slider .child-images .right-arrow-alignment{align-items:center;background-color:var(--bg-light-400);border-radius:50%;color:var(--gray-text-color);cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s ease-in-out;width:32px;z-index:999}.product-preview-slider .child-images .custom-arrow-design:hover,.product-preview-slider .child-images .left-arrow-alignment:hover,.product-preview-slider .child-images .right-arrow-alignment:hover{background-color:var(--primary-color);color:var(--bg-white)}.product-preview-slider .child-images .right-arrow-alignment{right:-15px}.product-preview-slider .child-images .left-arrow-alignment{left:-15px}.product-preview-slider .child-images .procut-child-image{align-items:center;background-color:var(--bg-light-300);border:1px solid transparent;border-radius:20px;cursor:pointer;display:flex;justify-content:center;padding:23px 40px;transition:.3s ease-in-out}@media screen and (max-width:1350px){.product-preview-slider .child-images .procut-child-image{padding:20px}}.product-preview-slider .child-images .procut-child-image img{height:112px;max-height:112px;max-width:89px;object-fit:cover;width:100%}@media screen and (max-width:767px){.product-preview-slider .child-images .procut-child-image img{height:80px;object-position:center}}.product-preview-slider .child-images .active,.product-preview-slider .child-images .procut-child-image:hover{border:1px solid var(--primary-color)}.catering-product-preview-section{padding:77px 0 88px}@media screen and (max-width:767px){.catering-product-preview-section{padding:40px 0}}.catering-product-preview-section .grid{grid-gap:0 57px;display:grid;gap:0 57px;grid-template-columns:max(620px) minmax(0,1fr);padding:0 70px}@media screen and (max-width:1350px){.catering-product-preview-section .grid{display:flex;gap:40px;grid-template-columns:none;padding:0}}@media screen and (max-width:767px){.catering-product-preview-section .grid{display:block;grid-template-columns:none}}@media screen and (max-width:1350px){.catering-product-preview-section .grid .grid-items{width:50%}}@media screen and (max-width:767px){.catering-product-preview-section .grid .grid-items{width:100%}}.catering-product-preview-section .grid .grid-items .product-full-image-overlay{align-items:center;background:rgba(0,0,0,.8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.catering-product-preview-section .grid .grid-items .product-full-image-overlay .full-image-container{max-height:90%;max-width:90%;position:relative}.catering-product-preview-section .grid .grid-items .product-full-image-overlay .full-image-container img{border-radius:5px;max-height:90vh;max-width:100%;object-fit:contain}.catering-product-preview-section .grid .grid-items .product-full-image-overlay .full-image-container .close-full-image{color:#fff;cursor:pointer;font-size:30px;font-weight:700;line-height:.5;position:absolute;right:-30px;top:-30px}@media screen and (max-width:767px){.catering-product-preview-section .grid .grid-items .product-full-image-overlay .full-image-container .close-full-image{right:0;top:-35px}}.catering-product-preview-section .grid .grid-items .product-zoom-overlay{background:#fff;border:1px solid #ddd;border-radius:4px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:100}.catering-product-preview-section .grid .grid-items h1{align-items:center;color:#000;font-family:var(--text-font-family);font-size:20px;font-weight:600;line-height:1.2}@media screen and (max-width:1350px){.catering-product-preview-section .grid .grid-items h1{font-size:18px}}.catering-product-preview-section .grid .grid-items .coupon-pdp-used-time-wrapper{display:flex}.catering-product-preview-section .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-used-pdp-item{margin-top:6px}.catering-product-preview-section .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design{background-color:var(--secondary-color);margin:0 40px 35px 0;padding:7px 34px 7px 18px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){.catering-product-preview-section .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design{margin:0 0 10px -2px}}@media screen and (max-width:1350px){.catering-product-preview-section .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design{margin:0 50px 20px 0}}.catering-product-preview-section .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design p{color:var(--bg-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:17px;font-weight:500;line-height:28px}@media screen and (max-width:1350px){.catering-product-preview-section .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design p{font-size:12px;line-height:16px}}.catering-product-preview-section .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design p span{font-weight:500}.catering-product-preview-section .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design:before{border-color:transparent var(--bg-white) transparent transparent;border-style:solid;border-width:21px 12px 19px 0;content:"";display:inline-block;height:0;position:absolute;right:0;top:0;width:0}@media screen and (max-width:1350px){.catering-product-preview-section .grid .grid-items .coupon-pdp-used-time-wrapper .coupon-design:before{border-width:15px 12px 19px 0}}.catering-product-preview-section .grid .grid-items .final-price h2{color:var(--black-5-light);font-weight:500}.catering-product-preview-section .grid .grid-items .notice{background-color:#fef7e0;border:1px solid #f5e1a1;border-radius:5px;display:flex;margin-bottom:20px;padding:10px 10px 8px}.catering-product-preview-section .grid .grid-items .notice .icon{display:inline-block;line-height:1.1;vertical-align:sub}.catering-product-preview-section .grid .grid-items .notice .icon svg{vertical-align:middle}.catering-product-preview-section .grid .grid-items .notice span{font-size:14px;font-weight:500;margin-left:5px;text-align:left}@media(max-width:1200px){.catering-product-preview-section .grid .grid-items .notice span{font-size:calc(12.3913px + .21739vw)}}.catering-product-preview-section .grid .grid-items .department-code{align-items:center;display:flex;padding:0 0 10px}.catering-product-preview-section .grid .grid-items .department-code div:first-child{padding-right:40px}.catering-product-preview-section .grid .grid-items .department-code div p{color:var(--black-5-light);font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;line-height:20px}.catering-product-preview-section .grid .grid-items .department-code div p span{color:var(--primary-color)}.catering-product-preview-section .grid .grid-items .success-text{color:green;font-size:14px;font-weight:500;margin-top:6px}.catering-product-preview-section .grid .grid-items .restricted p{color:var(--bg-danger);font-size:14px;margin-top:5px}.catering-product-preview-section .grid .grid-items .restricted .error{font-size:12px}.catering-product-preview-section .grid .grid-items .substitution{padding:0 0 12px}@media screen and (max-width:767px){.catering-product-preview-section .grid .grid-items .substitution{padding:0 0 20px}}.catering-product-preview-section .grid .grid-items .substitution p{color:var(--black-5-light);font-family:var(--heading-font-family),var(--default-font-family);font-size:17px;font-weight:500;line-height:28px;margin:0 0 10px}.catering-product-preview-section .grid .grid-items .substitution p span{color:var(--bg-danger)}.catering-product-preview-section .grid .grid-items .substitution .substitution-border{border:1px solid var(--light-border-color)!important}.catering-product-preview-section .grid .grid-items .substitution .select-substitition-dropdown{position:relative;width:80%}.catering-product-preview-section .grid .grid-items .substitution .select-substitition-dropdown button{align-items:center;background-color:transparent;border:1px solid var(--border-color-2);border-radius:5px;color:var(--black-5-light);display:flex;font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;font-weight:400;justify-content:space-between;line-height:19px;max-width:320px;min-width:155px;padding:12px 17px;position:relative;width:100%}.catering-product-preview-section .grid .grid-items .substitution .select-substitition-dropdown button span{padding:0;text-align:left}.catering-product-preview-section .grid .grid-items .substitution .select-substitition-dropdown .substitution-dropdown{position:absolute;width:100%}.catering-product-preview-section .grid .grid-items .substitution .select-substitition-dropdown .substitution-dropdown .list-menu{border:none}.catering-product-preview-section .grid .grid-items .substitution .select-substitition-dropdown .show-items{margin-right:20px;position:relative}.catering-product-preview-section .grid .grid-items .substitution .select-substitition-dropdown .show-items .dropdown-show .list-menu{max-height:250px;overflow-y:auto}.catering-product-preview-section .grid .grid-items .substitution .select-substitition-dropdown .show-items .dropdown-hidden{max-height:0;overflow:hidden;transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none}.catering-product-preview-section .grid .grid-items .add-product-option{align-items:center;display:flex;padding:12px 0 0}@media(max-width:900px){.catering-product-preview-section .grid .grid-items .add-product-option{display:flex;flex-wrap:wrap;gap:10px}}.catering-product-preview-section .grid .grid-items .add-product-option .button-disable{opacity:.5;pointer-events:none}.catering-product-preview-section .grid .grid-items .add-product-option .link-button{margin-left:10px}@media screen and (max-width:1350px){.catering-product-preview-section .grid .grid-items .add-product-option .link-button{margin-left:0;padding:20px 0 0}}@media screen and (max-width:767px){.catering-product-preview-section .grid .grid-items .add-product-option .link-button{margin-left:0;padding:0}}.catering-product-preview-section .grid .grid-items .add-product-option .link-button button{align-items:center;background-color:transparent;border:1px solid #ccc;border-radius:5px;display:flex;height:50px;justify-content:center;width:137px}.catering-product-preview-section .grid .grid-items .add-product-option .link-button button i{color:#ccc}.catering-product-preview-section .grid .grid-items .add-product-option .link-button .fa-solid{color:red}.catering-product-preview-section .grid .grid-items .add-product-option .add-to-cart{padding-right:10px}@media screen and (max-width:767px){.catering-product-preview-section .grid .grid-items .add-product-option .add-to-cart{padding-bottom:10px}}.catering-product-preview-section .grid .grid-items .add-product-option .add-to-cart button{align-items:center;background-color:var(--primary-color);border:none;border-radius:5px;color:var(--bg-white);display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;font-weight:600;height:50px;justify-content:center;line-height:20px;min-width:155px;padding:10px 25px}.catering-product-preview-section .grid .grid-items .add-product-option .add-to-cart button:disabled{cursor:default;opacity:.5}.catering-product-preview-section .grid .grid-items .add-product-option .add-to-cart button span{padding-left:10px}@media screen and (max-width:767px){.catering-product-preview-section .grid .grid-items .add-product-option .continue-btn{padding-bottom:10px}}.catering-product-preview-section .grid .grid-items .add-product-option .continue-btn button{align-items:center;background-color:var(--primary-color);border:none;border-radius:5px;color:var(--bg-white);display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;font-weight:600;height:50px;justify-content:center;line-height:20px;min-width:155px;padding:10px 25px;text-transform:capitalize}.catering-product-preview-section .grid .grid-items .add-product-option .add-to-cart button,.catering-product-preview-section .grid .grid-items .add-product-option .continue-btn button{font-size:18px;font-weight:600}@media(max-width:560px){.catering-product-preview-section .grid .grid-items .add-product-option .add-to-cart button,.catering-product-preview-section .grid .grid-items .add-product-option .continue-btn button{font-size:16px}}@media screen and (max-width:767px){.catering-product-preview-section .grid .grid-items .add-product-option .new-list-input-dropdown{right:-110px}}.catering-product-preview-section .grid .grid-items .add-product-option .couter-button{padding-right:10px}@media screen and (max-width:767px){.catering-product-preview-section .grid .grid-items .add-product-option .couter-button{padding-bottom:10px}}.catering-product-preview-section .grid .grid-items .add-product-option .couter-button button{background-color:transparent;border:2px solid var(--primary-color);border-radius:5px;color:var(--primary-color);cursor:text;font-family:var(--heading-font-family),var(--default-font-family);font-size:18px;font-weight:500;height:50px;line-height:24px;min-width:90px;position:relative;text-align:left}.catering-product-preview-section .grid .grid-items .add-product-option .couter-button button:disabled{cursor:default;opacity:.6;pointer-events:none}.catering-product-preview-section .grid .grid-items .add-product-option .couter-button button span{display:block;padding-left:30px}.catering-product-preview-section .grid .grid-items .add-product-option .couter-button button .arrow-right-side{cursor:pointer;position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.catering-product-preview-section .grid .grid-items .add-product-option .couter-button button .arrow-right-side i{cursor:pointer;font-size:12px}.catering-product-preview-section .grid .grid-items .add-product-option .couter-button:disabled{cursor:default;opacity:.6;pointer-events:none}.catering-product-preview-section .grid .grid-items .product-textarea{border-bottom:1px solid #e6e6e6;margin:20px 0 0}.catering-product-preview-section .grid .grid-items .product-textarea textarea{border:1px solid var(--border-color-2);border-radius:5px;color:var(--gray-7);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:400;height:60px;line-height:19px;padding:16px;vertical-align:bottom;width:100%}.catering-product-preview-section .grid .grid-items .other-price-details p{padding-bottom:5px}p:first-child .catering-product-preview-section .grid .grid-items .other-price-details p:last-child{padding:0 0 20px}.catering-product-preview-section .grid .grid-items .final-price{align-items:center;display:flex;margin:10px 0 7px}@media screen and (max-width:1350px){.catering-product-preview-section .grid .grid-items .final-price{display:block}}.catering-product-preview-section .grid .grid-items .final-price .price{padding-right:34px}.catering-product-preview-section .grid .grid-items .final-price .price h2{color:var(--primary-color);font-size:24px;line-height:1.1;margin:0}@media screen and (max-width:650px){.catering-product-preview-section .grid .grid-items .final-price .price h2{font-size:20px}}.catering-product-preview-section .grid .grid-items .final-price .discount-price p{color:#fcbb0a;font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:600;line-height:19px;margin:0}.catering-product-preview-section .grid .grid-items .final-price .discount-price span{color:var(--gray-8);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:22px;font-weight:600;line-height:28px}.catering-product-preview-section .grid .grid-items .rating-alignment{align-items:center;display:flex;padding:0 0 23px}.catering-product-preview-section .grid .grid-items .rating-alignment .review-text span{color:var(--gray-7);font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:400;line-height:22px}.catering-product-preview-section .grid .grid-items .rating-alignment .star-alignment{align-items:center;display:flex;padding-right:14px}.catering-product-preview-section .grid .grid-items .rating-alignment .star-alignment i:last-child{color:#c2c2c2;margin:0}.catering-product-preview-section .grid .grid-items .rating-alignment .star-alignment i{color:#f9c945;cursor:pointer;margin-right:5px}.catering-checkbox{padding:0 0 12px}@media screen and (max-width:767px){.catering-checkbox{padding:0 0 8px}}.catering-checkbox p{color:var(--black-5-light);cursor:pointer;font-family:var(--heading-font-family),var(--default-font-family);font-size:17px;font-weight:500;line-height:28px;margin:0 0 10px}@media screen and (max-width:575px){.catering-checkbox p{font-size:16px}}.catering-checkbox p span{color:var(--bg-danger)}.catering-checkbox .check-box-wrapper.dropdown-show{display:block;transition:.3s ease-in-out;z-index:unset}.catering-checkbox .check-box-wrapper.dropdown-hide{display:none;transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none}.catering-checkbox .arrow{display:inline-block;margin-left:10px;-webkit-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.catering-checkbox .arrow-up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.catering-checkbox .catering-checkbox-item-list{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:992px){.catering-checkbox .catering-checkbox-item-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.catering-checkbox .catering-checkbox-item-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:575px){.catering-checkbox .catering-checkbox-item-list{grid-template-columns:repeat(2,1fr)}}.catering-checkbox .catering-checkbox-item-list input[type=checkbox]+label:before{font-size:14px!important;min-height:18px;min-width:18px;vertical-align:middle}@media(max-width:575px){.catering-checkbox .catering-checkbox-item-list input[type=checkbox]+label:before{height:15px;min-height:15px;min-width:15px;width:15px}}.catering-checkbox .catering-checkbox-item-list input[type=checkbox]:checked+label:after{content:unset}.catering-checkbox .catering-checkbox-item-list .reorder-dropdown-subheading{color:var(--gray-400);display:block;font-weight:600;margin:10px 0}.catering-checkbox .catering-checkbox-item-list .catering-item-with-checkbox:last-child{padding:0}.catering-checkbox .catering-checkbox-item-list .catering-item-with-checkbox{align-items:center;display:flex;padding:0 0 7px;position:relative}@media(max-width:575px){.catering-checkbox .catering-checkbox-item-list .catering-item-with-checkbox{padding:0 0 7px}}.catering-checkbox .catering-checkbox-item-list .catering-item-with-checkbox label{align-items:center;display:flex}.catering-checkbox .catering-checkbox-item-list .catering-item-with-checkbox label span{cursor:default;padding-left:7px}@media screen and (max-width:768px){.catering-checkbox .catering-checkbox-item-list .catering-item-with-checkbox label span{font-size:calc(9.70492px + .81967vw)}}.catering-checkbox .catering-checkbox-item-list .catering-item-with-checkbox div{align-items:center;display:flex}.catering-checkbox .catering-checkbox-item-list .catering-item-with-checkbox div input[type=checkbox]{height:15px;margin:0;padding:0;width:15px}.catering-checkbox-image{padding:0 0 12px}@media screen and (max-width:1350px){.catering-checkbox-image{padding:0 0 5px}}.catering-checkbox-image p{background:#fff;border-bottom:1px solid #afafaf;border-top:1px solid #afafaf;color:var(--black-5-light);cursor:pointer;font-family:var(--heading-font-family),var(--default-font-family);font-size:26px;font-weight:500;line-height:38px;line-height:1.2;margin:0 0 10px;padding:5px}@media screen and (max-width:1024px){.catering-checkbox-image p{font-size:18px;margin-bottom:8px}}@media screen and (max-width:575px){.catering-checkbox-image p{font-size:16px}}.catering-checkbox-image p span{color:var(--bg-danger)}.catering-checkbox-image p .select-text{font-size:17px}@media screen and (max-width:1024px){.catering-checkbox-image p .select-text{font-size:16px}}@media screen and (max-width:575px){.catering-checkbox-image p .select-text{font-size:12px}}.catering-checkbox-image .check-box-wrapper.dropdown-show{display:block;max-height:unset;transition:.3s ease-in-out;z-index:unset}.catering-checkbox-image .check-box-wrapper.dropdown-hide{display:none;transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none}.catering-checkbox-image .arrow{display:inline-block;float:right;margin-left:10px;-webkit-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (max-width:575px){.catering-checkbox-image .arrow img{height:14px;vertical-align:middle;width:14px}}.catering-checkbox-image .arrow-up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.catering-checkbox-image .catering-checkbox-item-list{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1440px){.catering-checkbox-image .catering-checkbox-item-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.catering-checkbox-image .catering-checkbox-item-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.catering-checkbox-image .catering-checkbox-item-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.catering-checkbox-image .catering-checkbox-item-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:460px){.catering-checkbox-image .catering-checkbox-item-list{grid-template-columns:repeat(2,1fr)}}.catering-checkbox-image .catering-checkbox-item-list input[type=checkbox]+label:before{font-size:14px!important;min-height:18px;min-width:18px;vertical-align:middle}@media(max-width:575px){.catering-checkbox-image .catering-checkbox-item-list input[type=checkbox]+label:before{height:15px;min-height:15px;min-width:15px;width:15px}}.catering-checkbox-image .catering-checkbox-item-list input[type=checkbox]:checked+label:after{content:unset}.catering-checkbox-image .catering-checkbox-item-list .reorder-dropdown-subheading{color:var(--gray-400);display:block;font-weight:600;margin:10px 0}.catering-checkbox-image .catering-checkbox-item-list .catering-item-with-checkbox:last-child{padding:0}.catering-checkbox-image .catering-checkbox-item-list .catering-item-with-checkbox label{display:block;line-height:1;text-align:center}.catering-checkbox-image .catering-checkbox-item-list .catering-item-with-checkbox label span{color:var(--black-text-color);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;line-height:22px;line-height:1.1;margin-top:12px;text-align:center}@media(max-width:1024px){.catering-checkbox-image .catering-checkbox-item-list .catering-item-with-checkbox label span{font-size:calc(11.24731px + .26882vw);margin-top:7px}}.catering-checkbox-image .catering-checkbox-item-list .catering-item-with-checkbox div{align-items:center;display:flex}.catering-checkbox-image .catering-checkbox-item-list .catering-item-with-checkbox div input[type=checkbox]{height:15px;margin:0;padding:0;width:15px}.catering-checkbox-image .catering-checkbox-item-list .custom-label{background-color:#fefffa;border:2px solid #ddd;border-radius:5px;box-shadow:0 0 15px hsla(0,0%,51%,.16);cursor:pointer;height:100%;overflow:hidden;padding:15px;position:relative;transition:.3s ease-in-out}@media(max-width:1024px){.catering-checkbox-image .catering-checkbox-item-list .custom-label{padding:10px}}.catering-checkbox-image .catering-checkbox-item-list .custom-label:before{display:none!important}.catering-checkbox-image .catering-checkbox-item-list .checkbox-container{display:flex;gap:15px}.catering-checkbox-image .catering-checkbox-item-list .custom-checkbox{display:none}.catering-checkbox-image .catering-checkbox-item-list .custom-checkbox-item-wrap{display:block;justify-content:end;margin-bottom:10px;text-align:right}.catering-checkbox-image .catering-checkbox-item-list .custom-checkbox-item-wrap .custom-checkbox-item{justify-content:end;margin:0}.catering-checkbox-image .catering-checkbox-item-list .custom-checkbox-item{border:2px solid #ccc;border-radius:4px;height:20px;margin-right:10px;position:relative;transition:all .2s;width:20px}.catering-checkbox-image .catering-checkbox-item-list .custom-checkbox:checked+.custom-label .custom-checkbox-item{background-color:var(--primary-color);border-color:var(--primary-color)}.catering-checkbox-image .catering-checkbox-item-list .custom-checkbox:checked+.custom-label .custom-checkbox-item:after{border:solid #fff;border-width:0 2px 2px 0;bottom:0;content:"";height:10px;left:5px;position:absolute;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:6px}.catering-checkbox-image .catering-checkbox-item-list .custom-label img{border-radius:5px;height:160px;max-height:160px;max-width:160px;width:100%}@media screen and (max-width:1024px){.catering-checkbox-image .catering-checkbox-item-list .custom-label img{height:120px;max-height:120px;max-width:120px}}.catering-checkbox-image .catering-checkbox-item-list .custom-checkbox:checked+.custom-label{border-color:var(--primary-color)}.catering-radio{padding:0 0 12px}@media screen and (max-width:767px){.catering-radio{padding:0 0 20px}}.catering-radio p{color:var(--black-5-light);font-family:var(--heading-font-family),var(--default-font-family);font-size:17px;font-weight:500;line-height:28px;margin:0 0 10px}.catering-radio p span{color:var(--bg-danger)}.catering-radio .catering-radio-item-list{display:grid;grid-template-columns:auto}@media screen and (max-width:767px){.catering-radio .catering-radio-item-list{grid-template-columns:auto}}.catering-radio .catering-radio-item-list .catering-item-with-radio:last-child{padding:0}.catering-radio .catering-radio-item-list .catering-item-with-radio{align-items:center;display:flex;padding:0 0 12px;position:relative}.catering-radio .catering-radio-item-list .catering-item-with-radio label{align-items:center;display:flex}.catering-radio .catering-radio-item-list .catering-item-with-radio label span{padding-left:7px}.catering-radio .catering-radio-item-list .catering-item-with-radio div{align-items:center;display:flex}.catering-radio .catering-radio-item-list .catering-item-with-radio div input[type=radio]{height:15px;margin:0;padding:0;width:15px}.catering-radio .catering-radio-item-list .catering-item-with-radio [type=radio]:checked+label,.catering-radio .catering-radio-item-list .catering-item-with-radio [type=radio]:not(:checked)+label{color:#000}.navigation-bar-theme2{border-bottom:1px solid var(--gray-border-color)}.navigation-bar-theme2 .navigation-bar-wrapper{padding:12px 0}.navigation-bar-theme2 .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align{border-radius:4px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu{padding-left:30px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department{position:relative}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .invert-button{background:none;border:none;color:var(--black-text-color);display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;font-weight:500;line-height:22px;margin-right:30px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .invert-button>img{margin-left:9px;margin-top:8px;min-width:9px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .invert-button>span{display:block}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu{position:absolute;top:45px;width:550px;z-index:99999}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content{background-color:var(--bg-white);border:1px solid var(--primary-color);border-radius:8px;padding:20px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid a{margin-right:0}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items{align-items:center;border:1px solid var(--border-color);border-radius:4px;cursor:pointer;display:flex;padding:10px;transition:.3s ease-in-out}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items:hover{border:1px solid var(--primary-color)}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name{padding-left:15px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name p{color:var(--black-text-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon{height:60px;width:60px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon>img{border-radius:100%;height:60px;object-fit:cover;width:60px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu-show{max-height:100vh;overflow:hidden;transition:.3s ease-in-out}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .shop-by-department-menu-hidden{max-height:0;overflow:hidden;transition:.3s ease-in-out}@media screen and (min-width:1350px){.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper,.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu li{margin-right:30px}}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper button{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-family:var(--heading-font-family),var(--default-font-family);font-family:var(--text-font-family);font-size:14px;font-weight:400;height:40px;justify-content:center;line-height:16px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .primary-outlined-button{background-color:var(--invert-primary-color);border:none;color:var(--text-white);padding:10px 20px}@media screen and (min-width:1440px)and (max-width:1750px){.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .primary-outlined-button{font-size:12px}}.navigation-bar-theme2{border-bottom:1px solid var(--theme2-border-color)}.navigation-bar-theme2 .padding-top-bottom-12px{padding:12px 0!important}.navigation-bar-theme2 .navigation-bar-wrapper{align-items:center;display:flex;justify-content:space-between;padding:0}@media screen and (max-width:1350px){.navigation-bar-theme2 .navigation-bar-wrapper,.navigation-bar-theme2 .navigation-bar-wrapper .download-app{display:none}}.navigation-bar-theme2 .navigation-bar-wrapper .download-app .secondary-button{background-color:var(--secondary-color);border:none;border-radius:4px;color:var(--text-white);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;height:40px;line-height:19px;padding:11px;white-space:nowrap}.navigation-bar-theme2 .navigation-bar-wrapper .menu{align-items:center;display:flex}@media screen and (max-width:1350px){.navigation-bar-theme2 .navigation-bar-wrapper .menu{display:none}}.navigation-bar-theme2 .navigation-bar-wrapper .menu .sub-menu-dropdown{background-color:var(--bg-white);max-height:0;min-width:180px;overflow:hidden;position:absolute;top:30px;transition:.3s ease-in-out;z-index:999}.navigation-bar-theme2 .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align{border:1px solid var(--light-border-color);border-radius:0;box-shadow:0 0 15px #0000001a;padding:15px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align a:last-child{padding:0}.navigation-bar-theme2 .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align>a{color:var(--black-3);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-size:15px;font-weight:600;font-weight:400;line-height:22px;margin:0;padding:0 0 10px;transition:.3s ease-in-out}.navigation-bar-theme2 .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align>a:hover{color:var(--secondary-color)}.navigation-bar-theme2 .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align>span{color:var(--black-3);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;font-weight:400;line-height:22px;padding:0 0 10px;transition:.3s ease-in-out}.navigation-bar-theme2 .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align .highlight-menu,.navigation-bar-theme2 .navigation-bar-wrapper .menu .sub-menu-dropdown .list-align>span:hover{color:var(--secondary-color)}.navigation-bar-theme2 .navigation-bar-wrapper .menu .submenu-wrapper:hover .sub-menu-dropdown{max-height:100vh!important;transition:.3s ease-in-out}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu{align-items:center;display:flex;padding-left:0!important}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu li:last-child{margin-right:0}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu li{color:var(--black-3);cursor:pointer;font-family:var(--text-font-family),var(--default-font-family);font-family:var(--text-font-family);font-size:16px;font-size:14px;font-weight:600;font-weight:500;line-height:22px;margin-right:40px;position:relative;transition:.3s ease-in-out}@media screen and (min-width:1350px){.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu li{margin-right:20px}}@media(max-width:1440px){.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu li{margin-right:15px}}@media screen and (min-width:1350px)and (max-width:1750px){.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu li{font-size:12px}}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu li:hover{color:var(--secondary-color)}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu li img{margin-left:10px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper{align-items:center;color:var(--black-3);cursor:pointer;display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-size:14px;font-weight:600;font-weight:500;line-height:22px;margin-right:40px;position:relative;transition:.3s ease-in-out}@media screen and (min-device-width:1440px)and (max-device-width:1800px){.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper{font-size:12px}}@media screen and (min-width:1350px)and (max-width:1750px){.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper{font-size:12px}}@media screen and (min-width:1350px){.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper{margin-right:10px}}@media(max-width:1440px){.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper{margin-right:9px}}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper:hover{color:var(--secondary-color)}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper img{margin-left:10px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .highlight-menu{color:var(--secondary-color)}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper{align-items:center;display:flex}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department{position:relative}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu-show{max-height:100vh;overflow:hidden;transition:.3s ease-in-out}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu-hidden{max-height:0;overflow:hidden;transition:.3s ease-in-out}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu{position:absolute;top:53px;width:550px;z-index:99999}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content{background-color:var(--bg-white);border:1px solid var(--primary-color);border-radius:8px;max-height:calc(100vh - 250px);overflow:hidden;overflow-y:auto;padding:20px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content::-webkit-scrollbar{background-color:var(--light-border-color);width:4px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content::-webkit-scrollbar-thumb{background-color:var(--primary-color)}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items{align-items:center;border:1px solid var(--border-color);border-radius:4px;cursor:pointer;display:flex;padding:10px;transition:.3s ease-in-out}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items:hover{border:1px solid var(--primary-color)}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name{padding-left:10px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name p{color:var(--black-text-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon{height:60px;width:60px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon>img{border-radius:100%;height:60px;object-fit:cover;width:60px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .invert-button{background-color:var(--invert-primary-color);border:none;color:var(--text-white);margin-right:10px;padding:10px 13px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .invert-button>svg{display:none}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .invert-button>img{min-width:18px}.navigation-bar-theme2 .navigation-bar-wrapper .menu .wrapper .invert-button>span{display:block;padding-left:17px}.navigation-bar-theme2.navigation-bar-theme2{background-color:var(--navigation-bar-theme2);font-family:var(--text-font-family)}.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .shop-by-department .invert-button{padding:0!important}.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper{color:var(--navigation-bar-theme2-text-color)}@media screen and (min-device-width:1540px)and (max-device-width:1680px){.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper{font-size:15px}}.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu .submenu-wrapper img{-webkit-filter:var(--invert-filter);filter:var(--invert-filter)}.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .menu .nav-menu a{color:var(--navigation-bar-theme2-text-color)}.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .download-app-img{display:block}.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .download-app{align-items:center;display:flex;padding:2px 0}.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .download-app img{height:35px;vertical-align:middle;width:auto}.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .download-app img:first-child{margin-right:10px}@media(max-width:1440px){.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .download-app img:first-child{margin-right:8px}}@media(max-width:1500px){.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .download-app img{width:90px}}@media(max-width:1400px){.navigation-bar-theme2.navigation-bar-theme2 .navigation-bar-wrapper .download-app img{height:23px}}.navigation-bar-theme2.navigation-bar-theme2 .invert-button{background-color:var(--shop-by-department-theme2);border:none;border-radius:4!important;color:var(--text-white);margin-right:10px;overflow:hidden;padding:25px 50px 25px 0!important;position:relative}.navigation-bar-theme2.navigation-bar-theme2 .invert-button a{background:var(--shop-by-department-img-theme2);padding:22px 15px;vertical-align:middle}.navigation-bar-theme2.navigation-bar-theme2 .invert-button>img{min-width:18px}.navigation-bar-theme2.navigation-bar-theme2 .invert-button>span{display:block;font-size:13px;padding-left:10px}@media screen and (min-device-width:1540px)and (max-device-width:1920px){.navigation-bar-theme2.navigation-bar-theme2 .invert-button>span{font-size:15px}}@media screen and (min-width:1350px)and (max-width:1750px){.navigation-bar-theme2.navigation-bar-theme2 .invert-button>span{font-size:12px}}.navigation-bar-theme2.navigation-bar-theme2 .invert-button>svg{display:block!important;left:auto;position:absolute;right:15px}.navigation-bar-theme2.navigation-bar-theme2 button{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:40px;justify-content:center;line-height:16px}.navigation-bar-theme2.navigation-bar-theme2 .primary-outlined-button{background-color:transparent;border:1px solid var(--primary-color);color:var(--primary-color);margin-right:30px;padding:10px 20px}@media(max-width:1440px){.navigation-bar-theme2.navigation-bar-theme2 .primary-outlined-button{margin-right:15px}}.notification-message-show{padding:7px 0}@media screen and (max-width:1350px){.notification-message-show{display:none}}.notification-message-show .grid{align-items:center;border:1px solid var(--primary-color);border-radius:4px;color:var(--primary-color);display:flex;justify-content:space-between}.notification-message-show .grid .notification-text{padding:10px}.notification-message-show .grid .cross-icon{align-items:center;border:1px solid var(--primary-color);border-radius:4px;cursor:pointer;display:flex;height:25px;justify-content:center;margin-right:5px;width:25px}.notification-message-hide{display:none}.home-product-search{display:inline-block;margin:20px 0;width:100%}@media(max-width:680px){.home-product-search{margin:10px 0}}@media(min-width:1350px){.home-product-search{display:none}}@media(max-width:650px){.home-product-search .search-product-bar{display:none}}.home-product-search .mobile-menu{padding:0 15px}@media(max-width:650px){.home-product-search .mobile-menu{display:none}}.home-product-search .mobile-menu .mobile-categories{border:1px solid var(--light-border-color);border-radius:4px;margin-bottom:10px;position:relative}.home-product-search .mobile-menu .mobile-categories .text{align-items:center;display:flex;height:46px;justify-content:space-between;padding:0 20px}.home-product-search .mobile-menu .mobile-categories .text span{color:var(--gray-4);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400}.home-product-search .mobile-menu .mobile-categories .dropdown-show{position:absolute;width:100%}.home-product-search .mobile-menu .mobile-categories .dropdown-hidden{transition:none}.home-product-search .mobile-menu .input{margin:0 0 30px}@media screen and (max-width:767px){.home-product-search .mobile-menu .input{margin:0 0 20px}}.home-product-search .mobile-menu .input input{padding:0 20px}.home-product-search .mobile-menu .mobile-search-products{border:1px solid var(--light-border-color);border-radius:4px;margin:0 0 20px;width:100%}.home-product-search .mobile-menu .mobile-search-products .relative-div{position:relative}.home-product-search .mobile-menu .mobile-search-products .relative-div .icon-wrapper{position:absolute;right:17px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.home-product-search .mobile-menu .mobile-search-products .relative-div>input{background-color:transparent;border:1px solid transparent;border-radius:4px;color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:46px;line-height:16px;padding:0 10px;transition:.2s ease-in-out;width:100%}.home-product-search .mobile-menu .mobile-search-products .relative-div>input:focus{border:1px solid var(--primary-color)}.home-product-search .mobile-menu .mobile-search-products .relative-div ::-webkit-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.home-product-search .mobile-menu .mobile-search-products .relative-div :-ms-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.home-product-search .mobile-menu .mobile-search-products .relative-div ::placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.home-product-search .mobile-menu .mobile-search-products .relative-div .mobile-search-dropdown{position:absolute;width:100%;z-index:9999999}.home-product-search .mobile-menu .follow-us{padding:20px 0 0}.home-product-search .mobile-menu .follow-us>p{color:var(--black-3);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;line-height:19px;margin:0 0 16px}.home-product-search .mobile-menu .follow-us .social-align{align-items:center;display:flex}.home-product-search .mobile-menu .follow-us .social-align div{align-items:center;background-color:var(--secondary-color);border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;margin-right:16px;width:35px}.home-product-search .mobile-menu .follow-us .social-align div i{color:var(--text-white)}.home-product-search .mobile-menu .action-box{border:1px solid var(--primary-color);border-radius:4px;margin:30px 0 0;padding:15px}.home-product-search .mobile-menu .action-box .continue-shopping-btn button{margin-left:0;width:100%}.home-product-search .mobile-menu .action-box .modal-backdrop{height:140%}.home-product-search .mobile-menu .action-box .my-account-wrapper-mobile{position:relative}.home-product-search .mobile-menu .action-box .my-account-wrapper-mobile .my-account-dropdown{box-shadow:0 0 15px #0000001a;left:28px;position:absolute;top:54px;width:170px;z-index:999999}.home-product-search .mobile-menu .action-box .my-account-wrapper-mobile .my-account{align-items:center;cursor:pointer;display:flex;padding:15px 0;position:relative}.home-product-search .mobile-menu .action-box .my-account-wrapper-mobile .my-account i{font-size:25px}.home-product-search .mobile-menu .action-box .my-account-wrapper-mobile .my-account div+div>span{color:var(--black-text-color);display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;padding-left:7px}.home-product-search .mobile-menu .action-box .my-account-wrapper-mobile .my-account-profile-dropdown{background-color:var(--bg-white);border:1px solid var(--light-border-color);border-radius:4px;padding:20px}.home-product-search .mobile-menu .action-box .my-account-wrapper-mobile .my-account-profile-dropdown div:last-child a{padding:0}.home-product-search .mobile-menu .action-box .my-account-wrapper-mobile .my-account-profile-dropdown>div>a{color:var(--black-3);cursor:pointer;display:block;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;padding:0 0 15px;transition:.3s ease-in-out}.home-product-search .mobile-menu .action-box .my-account-wrapper-mobile .my-account-profile-dropdown>div>a:hover{color:var(--secondary-color)}.home-product-search .mobile-menu .action-box .need-help{color:var(--gray-text-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.home-product-search .mobile-menu .action-box .need-help a{color:var(--secondary-color)}.home-product-search .mobile-menu .action-box .auth-links{align-items:center;display:flex;padding:15px 0 10px}.home-product-search .mobile-menu .action-box .auth-links div :first-child{border-right:1px solid var(--light-border-color);padding-right:10px}.home-product-search .mobile-menu .action-box .auth-links a:last-child li{border:none}.home-product-search .mobile-menu .action-box .auth-links div+div{margin-left:10px}.home-product-search .mobile-menu .action-box .auth-links a{color:var(--black-3);cursor:pointer;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.home-product-search .mobile-menu .action-box .input{margin:0}.home-product-search .mobile-menu .action-box .input input{border:none;border-bottom:1px solid var(--primary-color);border-radius:0;padding-left:25px}.home-product-search .mobile-menu .action-box .input .left-icon-align{left:0}.home-product-search .mobile-menu .menu-list .icon-text-wrapper{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:10px;width:100%}.home-product-search .mobile-menu .menu-list .icon-text-wrapper span{color:var(--black-3);font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;line-height:22px}.home-product-search .mobile-menu .menu-list .sub-menu a{padding-left:20px!important;transition:.3s ease-in-out}.home-product-search .mobile-menu .menu-list .sub-menu a:hover{color:var(--secondary-color)!important}.home-product-search .mobile-menu .menu-list .sub-menu-show{padding-left:20px;transition:.3s ease-in-out}.home-product-search .mobile-menu .menu-list .sub-menu-hidden{max-height:0;overflow:hidden;transition:.3s ease-in-out}.home-product-search .mobile-menu .menu-list a:last-child{border:none;padding-bottom:0}.home-product-search .mobile-menu .menu-list .menu a{border-bottom:1px solid var(light-border-color);color:var(--black-3);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;line-height:22px;padding:10px;transition:.3s ease-in-out;width:100%}.home-product-search .mobile-menu .menu-list .menu .highlight-menu,.home-product-search .mobile-menu .menu-list .menu a:hover{color:var(--secondary-color)}.home-product-search .mobile-menu .menu-list .shop-by-department{margin-bottom:0}.home-product-search .mobile-menu .menu-list .shop-by-department .invert-button{background-color:#fff;border:none;color:var(--black-3);display:flex;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:600;justify-content:space-between;line-height:22px;margin:0;padding:10px}.home-product-search .mobile-menu .menu-list .shop-by-department .invert-button img{margin:0;min-height:7px;min-width:11px}.home-product-search .mobile-menu .shop-by-department{margin:0 0 20px;position:relative}.home-product-search .mobile-menu .shop-by-department .invert-button{align-items:center;background-color:var(--invert-primary-color);border:none;border-radius:4px;color:var(--text-white);cursor:pointer;display:flex;font-family:var(--heading-font-family),var(--default-font-family);font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-size:14px;font-weight:400;font-weight:600;height:40px;justify-content:center;line-height:22px;line-height:16px;margin-right:10px;padding:10px 13px;width:100%}.home-product-search .mobile-menu .shop-by-department .invert-button img,.home-product-search .mobile-menu .shop-by-department .invert-button>img{margin-right:9px;min-width:9px;vertical-align:middle}.home-product-search .mobile-menu .shop-by-department .invert-button>span{display:block}.home-product-search .mobile-menu .shop-by-department .invert-button svg{margin-left:5px}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu{position:absolute;top:45px;width:100%;z-index:99999}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content{background-color:var(--bg-white);border:1px solid var(--primary-color);border-radius:8px;max-height:60vh;overflow:hidden;overflow-y:auto;overflow:auto;padding:20px}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content::-webkit-scrollbar{background-color:var(--gray-9);border-radius:8px;width:4px}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:8px}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(1,1fr)}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items{align-items:center;border:1px solid var(--border-color);border-radius:4px;cursor:pointer;display:flex;padding:10px;transition:.3s ease-in-out}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items:hover{border:1px solid var(--primary-color)}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name{padding-left:15px}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-name p{color:var(--black-text-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon{height:36px;width:36px}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu .shop-by-department-menu-content .grid .grid-items .department-icon>img{height:36px;object-fit:cover;width:36px}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu-show{max-height:100vh;overflow:hidden;transition:.3s ease-in-out}.home-product-search .mobile-menu .shop-by-department .shop-by-department-menu-hidden{max-height:0;overflow:hidden;transition:.3s ease-in-out}.home-product-search .search-product-bar{align-items:center;background-color:#fff;border:1px solid var(--light-border-color);border-radius:7px;display:flex;height:48px}@media(max-width:680px){.home-product-search .search-product-bar{height:35px}}.home-product-search .search-product-bar .mobile-categories{position:relative}.home-product-search .search-product-bar .mobile-categories .text{align-items:center;display:flex;height:100%;justify-content:space-between;min-width:150px;padding-left:19px;padding-right:10px;position:relative}@media(max-width:575px){.home-product-search .search-product-bar .mobile-categories .text{font-size:10px;min-width:100px;padding-left:12px}.home-product-search .search-product-bar .mobile-categories .text img{margin-left:3px}}.home-product-search .search-product-bar .mobile-categories .categories-menu{left:0;position:absolute;top:45px;width:100%;z-index:9999}@media(max-width:480px){.home-product-search .search-product-bar .mobile-categories .categories-menu{width:180px}}.home-product-search .search-product-bar .categories{align-items:center;border-right:1px solid var(--light-border-color);display:flex;height:100%;justify-content:space-between;min-width:200px;padding-left:19px;padding-right:10px;position:relative}.home-product-search .search-product-bar .mobile-search-products{border:1px solid var(--light-border-color);border-radius:4px;width:100%}.home-product-search .search-product-bar .mobile-search-products .relative-div{position:relative}.home-product-search .search-product-bar .mobile-search-products .relative-div .icon-wrapper{position:absolute;right:0;top:0}.home-product-search .search-product-bar .mobile-search-products .relative-div .icon-wrapper .search-text{background-color:var(--bg-color-theme2);color:#fff;display:inline-block;padding:12px 20px 10px}@media(max-width:680px){.home-product-search .search-product-bar .mobile-search-products .relative-div .icon-wrapper .search-text{font-size:12px;padding:8px 6px 7px}}.home-product-search .search-product-bar .mobile-search-products .relative-div .search-dropdown{position:absolute;width:100%;z-index:9999999}.home-product-search .search-product-bar .mobile-search-products .relative-div>input{background-color:transparent;border:1px solid transparent;border-radius:4px;color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-size:16px;font-weight:400;height:46px;line-height:16px;padding:0 0 0 40px;transition:.2s ease-in-out;width:100%}@media(max-width:680px){.home-product-search .search-product-bar .mobile-search-products .relative-div>input{padding:0 0 0 30px}.home-product-search .search-product-bar .mobile-search-products .relative-div>input::-webkit-input-placeholder{font-size:16px;-webkit-transform:scale(.9);transform:scale(.9)}.home-product-search .search-product-bar .mobile-search-products .relative-div>input:-ms-input-placeholder{font-size:16px;transform:scale(.9)}.home-product-search .search-product-bar .mobile-search-products .relative-div>input::placeholder{font-size:16px;-webkit-transform:scale(.9);transform:scale(.9)}}@media(max-width:480px){.home-product-search .search-product-bar .mobile-search-products .relative-div>input{padding:0 0 0 25px}}.home-product-search .search-product-bar .mobile-search-products .relative-div>input:focus{border:1px solid var(--primary-color)}@media(max-width:680px){.home-product-search .search-product-bar .mobile-search-products .relative-div>input{height:33px}}.home-product-search .search-product-bar .mobile-search-products .relative-div .search-img{bottom:0;height:-webkit-max-content;height:max-content;left:10px;margin:auto;position:absolute;top:0}@media(max-width:680px){.home-product-search .search-product-bar .mobile-search-products .relative-div .search-img img{height:12px;width:12px}}.home-product-search .search-product-bar .mobile-search-products .relative-div ::-webkit-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.home-product-search .search-product-bar .mobile-search-products .relative-div :-ms-input-placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.home-product-search .search-product-bar .mobile-search-products .relative-div ::placeholder{color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px}.home-product-search .search-product-bar .mobile-search-products .relative-div .mobile-search-dropdown{position:absolute;width:100%;z-index:9999999}.top-sticky-header{background-color:var(--header-bg-color);position:relative;z-index:99}.top-sticky-header.sticky{-webkit-animation:slideupbottom .4s ease-out;animation:slideupbottom .4s ease-out;background-color:var(--header-bg-color);border-radius:0;box-shadow:0 10px 15px rgba(25,25,25,.1);left:0;margin:auto;position:fixed;top:0;width:100%}@media(max-width:1350px)and (max-width:1350px){.top-sticky-header.sticky .main-header .grid .grid-items:nth-child(2) .stickey-logo{display:none}}@media(max-width:1350px){.top-sticky-header.sticky .main-header .grid .grid-items:nth-child(2) div,.top-sticky-header.sticky .main-header .grid .grid-items:nth-child(2)>div{display:block}}@media(max-width:1350px)and (max-width:768px){.top-sticky-header.sticky .main-header .grid .grid-items:nth-child(2) .icon-wrapper{display:none}}@media(max-width:1350px){.top-sticky-header.sticky .home-product-search{display:none}}@-webkit-keyframes slideupbottom{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideupbottom{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.newsletter-section{background-color:var(--bg-dark-black);padding:40px 0}.newsletter-section .grid{grid-gap:0 40px;align-items:center;display:grid;gap:0 40px;grid-template-columns:min(398px) minmax(0,1fr) min(266px);justify-content:space-between}@media screen and (max-width:1350px){.newsletter-section .grid{gap:25px 0;grid-template-columns:repeat(1,1fr)}}.newsletter-section .grid .grid-items:last-child{align-items:center;display:flex}@media only screen and (max-width:767px){.newsletter-section .grid .grid-items:last-child{justify-content:center}}.newsletter-section .grid .grid-items{color:var(--text-white)}.newsletter-section .grid .grid-items h1{font-family:var(--heading-font-family),var(--default-font-family);font-size:30px;font-weight:500;line-height:40px;margin:0 0 10px}@media screen and (max-width:767px){.newsletter-section .grid .grid-items h1{font-family:var(--heading-font-family),var(--default-font-family);font-size:24px;font-weight:400;line-height:30px;text-align:center}}.newsletter-section .grid .grid-items p{font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;line-height:20px}@media screen and (max-width:767px){.newsletter-section .grid .grid-items p{font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:19px;text-align:center}}.newsletter-section .grid .grid-items span{font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:500;line-height:28px}.newsletter-section .grid .grid-items .social-align{align-items:center;display:flex;padding-left:10px}.newsletter-section .grid .grid-items .social-align>div{align-items:center;background-color:var(--bg-white);border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;margin-right:16px;width:35px}.newsletter-section .grid .grid-items .social-align>div>i{color:var(--black-1)}.newsletter-section .grid .grid-items .social-align>div>a{border-radius:50%;color:var(--black-1);display:block;padding:10px}.newsletter-section .grid .grid-items .social-align>div:last-child{margin-right:0}.newsletter-section .grid .grid-items .subscribe{position:relative}.newsletter-section .grid .grid-items .subscribe .button-align{position:absolute;right:0;top:0}.newsletter-section .grid .grid-items .subscribe .button-align>button{background-color:var(--newsletter-btn-bg-color);border:none;border-radius:0 4px 4px 0;color:var(--newsletter-btn-font-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;height:46px;line-height:19px;padding:14px 21px}.newsletter-section .grid .grid-items .subscribe input{background-color:var(--bg-white);border:none;border-radius:4px;color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:46px;line-height:16px;padding-left:25px;width:100%}.newsletter-section .grid .grid-items .subscribe ::-webkit-input-placeholder{color:var(--text-current)}.newsletter-section .grid .grid-items .subscribe :-ms-input-placeholder{color:var(--text-current)}.newsletter-section .grid .grid-items .subscribe ::placeholder{color:var(--text-current)}.newsletter-section .grid .grid-items .subscribe .error-text,.newsletter-section .grid .grid-items .subscribe .success-text{color:var(--text-white)}.newsletter-section .grid .grid-items form{width:100%}footer{padding:30px 0 57px}footer .grid{grid-template-columns:230px minmax(0,1fr) 210px}footer .grid .grid-items .sub-grid{grid-template-columns:repeat(3,1fr)}footer .grid .grid-items .sub-grid .sub-grid-items ul>li{color:var(--black-text-color);font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;line-height:20px}footer .grid .grid-items .payment h4,footer .grid .grid-items h3{color:var(--black-text-color)}footer .grid .grid-items .footer-logo img{max-width:220px}footer .grid .grid-items .offer a{color:#62b5cf}footer .grid .grid-items .question p{font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;line-height:19px;margin:0 0 5px}footer .grid .grid-items .question h2,footer .grid .grid-items .question p,footer .grid .grid-items .question span{color:var(--black-text-color)}footer .grid .grid-items .question span{font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;line-height:20px}footer .grid .grid-items .question a{color:var(--black-text-color);font-family:var(--text-font-family),var(--default-font-family);font-size:19px;font-weight:600;line-height:22px;margin:0 0 2px}.copyright-section{background-color:var(--bg-light)}@media screen and (max-width:767px){.copyright-section .powered-by-all-align-content{display:block;padding:22px 0 10px}}.copyright-section p{color:var(--black-text-color)}.facility-bar{border-bottom:1px solid var(--gray-border-color);padding:40px 0}@media screen and (max-width:1350px){.facility-bar{border:none}}@media screen and (max-width:767px){.facility-bar{border:none}}@media(max-width:575px){.facility-bar{display:none}}.facility-bar .grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:25px}@media screen and (max-width:1350px){.facility-bar .grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.facility-bar .grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.facility-bar .grid{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:1350px){.facility-bar .grid .grid-items{background-color:var(--primary-light-color);padding:18px 21px}}.facility-bar .grid .grid-items .sub-grid{grid-gap:0 13px;align-items:start;display:grid;gap:0 13px;grid-template-columns:45px minmax(0,1fr)}.facility-bar .grid .grid-items .sub-grid .sub-grid-items img{max-height:40px;max-width:46px}.facility-bar .grid .grid-items .sub-grid .sub-grid-items>p{color:var(--black-6);font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:500;line-height:28px}.facility-bar .grid .grid-items .sub-grid .sub-grid-items>span{color:var(--gray-5);display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:19px}.newsletter-section-theme2{background-color:var(--bg-dark-black);padding:40px 0}.newsletter-section-theme2 .grid{grid-gap:0 40px;align-items:center;display:grid;gap:0 40px;grid-template-columns:min(398px) minmax(0,1fr) min(266px);justify-content:space-between}@media screen and (max-width:1350px){.newsletter-section-theme2 .grid{gap:25px 0;grid-template-columns:repeat(1,1fr)}}.newsletter-section-theme2 .grid .grid-items:last-child{align-items:center;display:flex}@media only screen and (max-width:767px){.newsletter-section-theme2 .grid .grid-items:last-child{justify-content:center}}.newsletter-section-theme2 .grid .grid-items{color:var(--text-white)}.newsletter-section-theme2 .grid .grid-items h2{font-family:var(--heading-font-family),var(--default-font-family);font-size:30px;font-weight:500;line-height:40px;margin:0 0 10px}@media screen and (max-width:767px){.newsletter-section-theme2 .grid .grid-items h2{font-family:var(--heading-font-family),var(--default-font-family);font-size:24px;font-weight:400;line-height:30px;text-align:center}}.newsletter-section-theme2 .grid .grid-items p{font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-weight:400;line-height:20px}@media screen and (max-width:767px){.newsletter-section-theme2 .grid .grid-items p{font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:19px;text-align:center}}.newsletter-section-theme2 .grid .grid-items span{font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:500;line-height:28px}.newsletter-section-theme2 .grid .grid-items .social-align{align-items:center;display:flex;padding-left:10px}.newsletter-section-theme2 .grid .grid-items .social-align>div{align-items:center;background-color:var(--bg-white);border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;margin-right:16px;width:35px}.newsletter-section-theme2 .grid .grid-items .social-align>div>i{color:var(--black-1)}.newsletter-section-theme2 .grid .grid-items .social-align>div>a{border-radius:50%;color:var(--black-1);display:block;padding:10px}.newsletter-section-theme2 .grid .grid-items .social-align>div:last-child{margin-right:0}.newsletter-section-theme2 .grid .grid-items .subscribe{position:relative}.newsletter-section-theme2 .grid .grid-items .subscribe .button-align{position:absolute;right:0;top:0}.newsletter-section-theme2 .grid .grid-items .subscribe .button-align>button{background-color:var(--bg-extra-color-theme2);border:none;border-radius:0 4px 4px 0;color:var(--newsletter-btn-font-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;height:46px;line-height:19px;padding:14px 21px}.newsletter-section-theme2 .grid .grid-items .subscribe input{background-color:var(--bg-white);border:none;border-radius:4px;color:var(--text-current);font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:46px;line-height:16px;padding-left:25px;width:100%}.newsletter-section-theme2 .grid .grid-items .subscribe ::-webkit-input-placeholder{color:var(--text-current)}.newsletter-section-theme2 .grid .grid-items .subscribe :-ms-input-placeholder{color:var(--text-current)}.newsletter-section-theme2 .grid .grid-items .subscribe ::placeholder{color:var(--text-current)}.newsletter-section-theme2 .grid .grid-items .subscribe .error-text,.newsletter-section-theme2 .grid .grid-items .subscribe .success-text{color:var(--text-white)}.newsletter-section-theme2 .grid .grid-items form{width:100%}footer{background-color:var(--footer-theme2-bg-color);padding:50px 0}@media screen and (max-width:1350px){footer{padding:15px 3px 34px 0}}@media(max-width:575px){footer{margin-top:20px}}footer a:focus{border-radius:2px;outline:2px solid #000;outline-offset:1px}footer .grid{grid-gap:0 80px;display:grid;gap:0 80px;grid-template-columns:230px minmax(0,1fr)}@media screen and (max-width:767px){footer .grid .grid-items .app-title,footer .grid .grid-items .footer-logo,footer .grid .grid-items .offer,footer .grid .grid-items .payment,footer .grid .grid-items .question{text-align:center}}@media screen and (max-width:1350px){footer .grid{grid-template-columns:230px minmax(0,1fr)}}@media screen and (max-width:767px){footer .grid{gap:40px 0;grid-template-columns:repeat(1,1fr)}}footer .grid .grid-items .sub-grid{grid-gap:0 80px;display:grid;gap:0 80px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}@media screen and (max-width:1350px){footer .grid .grid-items .sub-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){footer .grid .grid-items .sub-grid{gap:11px 36px;grid-template-columns:repeat(2,1fr)}}footer .grid .grid-items .sub-grid .sub-grid-items ul li:last-child{padding:0}footer .grid .grid-items .sub-grid .sub-grid-items ul>li{color:var(--footer-font-color);font-family:var(--text-font-family-theme2);font-size:14px;font-weight:300;line-height:1.5;padding:0 0 8px}@media(max-width:767px){footer .grid .grid-items .sub-grid .sub-grid-items ul>li{font-size:14px}}footer .grid .grid-items .sub-grid .sub-grid-items ul>li a:hover{text-decoration:underline}footer .grid .grid-items .app-align{align-items:center;display:flex;justify-content:space-between;padding:0 0 18px}@media screen and (max-width:767px){footer .grid .grid-items .app-align{align-items:center;display:flex;justify-content:center}}footer .grid .grid-items .app-align img{cursor:pointer;margin-right:6px}footer .grid .grid-items .app-align img:last-child{margin:0}footer .grid .grid-items .payment h4{color:var(--footer-font-color)}footer .grid .grid-items .payment h4,footer .grid .grid-items h3{font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:500;line-height:28px;margin:0 0 10px}footer .grid .grid-items h3{color:var(--footer-title-font-color);font-weight:600}@media(max-width:767px){footer .grid .grid-items h3{font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:500;line-height:28px}}footer .grid .grid-items .footer-logo{margin-bottom:12px}footer .grid .grid-items .footer-logo img{cursor:pointer;max-height:70px;max-width:120px}footer .grid .grid-items .offer p{color:var(--primary-color);font-family:var(--heading-font-family),var(--default-font-family);font-size:15px;font-weight:500;line-height:19px}footer .grid .grid-items .offer a{color:var(--footer-section-email-font-color);cursor:pointer;display:block;font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-size:14px;font-weight:400;line-height:20px}@media(max-width:767px){footer .grid .grid-items .offer a{font-size:14px}}footer .grid .grid-items .question{padding:0 0 15px}footer .grid .grid-items .question p{font-size:14px;margin:0 0 12px}@media(max-width:767px){footer .grid .grid-items .question p{font-size:14px}}footer .grid .grid-items .question h2,footer .grid .grid-items .question p,footer .grid .grid-items .question span{color:var(--footer-font-color)}footer .grid .grid-items .question span{color:var(--footer-title-font-color);font-size:12px}@media(max-width:767px){footer .grid .grid-items .question span{font-size:14px}}footer .grid .grid-items .question a{color:var(--footer-title-font-color);cursor:pointer;display:block;font-size:12px;line-height:normal;margin:0 0 6px}@media(max-width:767px){footer .grid .grid-items .question a{font-size:14px}}.copyright-section{background-color:var(--footer-theme2-bg-color);padding:10px 0}@media screen and (max-width:767px){.copyright-section{padding:0}}.copyright-section .powered-by-all-align-content{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:767px){.copyright-section .powered-by-all-align-content{display:block;padding:0}.copyright-section .powered-by-all-align-content .payment{margin:0 0 15px;text-align:center}}.copyright-section .powered-by-all-align-content .payment .preview img{border-radius:2px;margin-right:8px}.copyright-section .CoprRight{border-top:2px solid #333;padding:15px 0}@media(max-width:768px){.copyright-section .CoprRight{padding:15px 0 60px}}.copyright-section p{color:var(--footer-font-color);font-family:var(--text-font-family),var(--default-font-family);font-size:15px;font-size:13px;font-weight:400;line-height:20px;margin:0}@media screen and (max-width:767px){.copyright-section p{margin:0 0 15px;text-align:center}}.copyright-section .social-media{display:inline-block}@media screen and (max-width:767px){.copyright-section .social-media{display:block;margin:0 0 15px}}.copyright-section .social-media ul{align-items:center;display:flex}@media screen and (max-width:767px){.copyright-section .social-media ul{justify-content:center}}.copyright-section .social-media ul li{margin:0 11px}.copyright-section .social-media ul li a{display:block}.copyright-section .powered-by-align{align-items:center;display:flex}@media screen and (max-width:767px){.copyright-section .powered-by-align{display:block}}.copyright-section .powered-by-align img{max-width:130px}@media screen and (max-width:767px){.copyright-section .powered-by-align img{align-items:center;display:flex;justify-content:center;margin:0 auto}}.copyright-section .powered-by-align span{color:var(--black-text-color);font-family:var(--text-font-family),var(--default-font-family);font-size:12px;font-weight:400;line-height:16px;padding-right:15px}@media screen and (max-width:767px){.copyright-section .powered-by-align span{display:block;text-align:center}}#btn-back-to-top{background-color:var(--primary-color);border:0;border-radius:50%;bottom:20px;box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);color:#fff;font-size:14px;height:45px;line-height:1.6;padding:0;position:fixed;right:20px;width:45px;z-index:98}@media(max-width:768px){#btn-back-to-top{bottom:80px;height:35px;width:35px}}#btn-back-to-top.hide{display:none}#btn-back-to-top.show{display:block}#btn-back-to-top:hover{background-color:var(--primary-color)}.mobile-sticky-bar{background-color:#fff;bottom:0;box-shadow:0 0 10px #2222221f;display:flex;justify-content:space-between;left:0;position:fixed;-webkit-transform:none;transform:none;width:100%;z-index:25}@media(min-width:769px){.mobile-sticky-bar{display:none}}.mobile-sticky-bar .mobile-sticky-bar-item{align-items:center;border-right:1px solid #eee;display:flex;flex:1 0 auto;justify-content:center;padding:18px 20px;position:relative}@media(max-width:575px){.mobile-sticky-bar .mobile-sticky-bar-item{padding:15px 20px}}.mobile-sticky-bar .mobile-sticky-bar-item a{display:inline-block;height:24px}@media(max-width:575px){.mobile-sticky-bar .mobile-sticky-bar-item a{height:20px}}.mobile-sticky-bar .mobile-sticky-bar-item a svg{height:24px;width:24px}@media(max-width:575px){.mobile-sticky-bar .mobile-sticky-bar-item a svg{height:20px;width:20px}}.mobile-sticky-bar .mobile-sticky-bar-item a:hover:after{background-color:#fff;border-radius:4px;bottom:100%;box-shadow:0 0 10px #2222221f;color:#000;content:attr(data-tooltip);display:block;font-size:14px;left:0;margin:auto;padding:4px 10px;position:absolute;right:0;text-transform:capitalize;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:10}.mobile-sticky-bar .mobile-sticky-bar-item a:hover:before{border-color:#f4f4f4 transparent transparent;border-style:solid;border-width:.4rem .4rem 0;content:"";display:block;-webkit-filter:drop-shadow(0 0 10px #2222221f);filter:drop-shadow(0 0 10px #2222221f);left:0;margin:auto;position:absolute;right:0;top:0;width:-webkit-max-content;width:max-content;z-index:10}.mobile-sticky-bar .mobile-sticky-bar-item:after,.mobile-sticky-bar .mobile-sticky-bar-item:before{display:none}.mobile-sticky-bar .mobile-sticky-bar-item.active a svg path{fill:var(--theme2-primary-color)}.mobile-sticky-bar .mobile-sticky-bar-item.weekly-ad a svg{height:18px;width:18px}.mobile-sticky-bar .mobile-sticky-bar-item.list a svg{height:22px;width:22px}.loader-wrapper{align-items:center;display:flex;height:80vh;justify-content:center;margin:0;padding:0}.loader-wrapper .loadingspinner{animation:loadingspin 1s linear infinite;-webkit-animation:loadingspin 1s linear infinite;border:.4em solid #eee;border-radius:50%;border-top:.4em solid var(--primary-color);height:2.5em;margin-right:10px;pointer-events:none;width:2.5em}@-webkit-keyframes loadingspin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingspin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body,html{font-family:Poppins,sans-serif;font-family:var(--text-font-family),var(--default-font-family);margin:0;padding:0;scroll-behavior:smooth}body:has(.modalContainer){overflow:hidden}*,:after,:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}:focus{box-shadow:none;outline:0}:focus-visible{outline:2px solid #000;outline-offset:2px}h1,h2,h3,h4,h5,li,p,ul{margin:0}li,ul{display:block;list-style:none;padding:0}a{color:inherit;text-decoration:none}.bg-primary{background-color:#13c487!important;background-color:var(--primary-color)!important}button{cursor:pointer}.markercluster-map{position:-webkit-sticky!important;position:sticky!important}.leaflet-container{height:700px;width:100%}.theme-2-font{font-family:Poppins,sans-serif!important;font-family:var(--text-font-family)!important}@media(max-width:768px){body .uwy.userway_p5 .userway_buttons_wrapper{bottom:60px!important}}.breadcrumb{background-color:#010101;background-color:var(--invert-primary-color);margin-bottom:30px;padding:16px 50px}.breadcrumb ul li,.breadcrumb ul li i{color:#fff!important}.breadcrumb ul li:first-child,.breadcrumb ul li:first-child i{color:#13c487!important;color:var(--primary-color)!important}.breadcrumb ul li:first-child i{padding-right:5px!important;vertical-align:middle}.height-100vh{min-height:80vh}.error-text{color:red}.success-text{color:green}.selected-option-text{color:#505050;color:var(--black-5-light);font-size:14px;font-weight:400;font-weight:300;margin-left:8px}button:disabled{cursor:not-allowed;opacity:.5}:root{--text-font-family:"Poppins",sans-serif;--heading-font-family:"Poppins",sans-serif;--default-font-family:"Poppins";--primary-color:#13c487;--secondary-color:#fea133;--primary-light-color:#e5fef2;--invert-primary-color:#010101;--invert-secondary-color:#253d4d;--slider-text-h1-color:#000;--slider-text-h2-color:#fff;--slider-text-p-color:#000;--gray-text-color:#707070;--black-3:#343434;--black-text-color:#000;--black-5-light:#505050;--black-6:#060606;--gray-5:#535353;--gray-2:#e1d8d8;--gray-7:#7a7a7a;--black-200:#2b2b2b;--gray-6:#6a6a6a;--gray-8:#858585;--gray-9:#979797;--black-1:#171717;--black-4:#313030;--gray-4:#444;--dark-gray:#4e4e4e;--dark-gray-300:#363636;--text-current:#6e6e6e;--text-white:#fff;--gray-3:#333;--gray-500:#5d5d5d;--black-light-300:#202020;--gray-400:#484848;--bg-light-600:#f8f8f8;--light-border-color:#d6d6d6;--gray-border-color:#eee;--border-color:#e9e9e9;--border-color-2:#a5a5a5;--border-color-3:#f2f2f2;--border-color-4:#dbdbdb;--border-color-5:#c5c5c5;--border-color-6:#b5b5b5;--border-color-7:#d1d1d1;--border-color-8:#e6e6e6;--border-color-9:#ececec;--border-color-10:#a7a7a7;--border-color-11:#8b8b8b;--border-light:#c9c9c9;--bg-light:#f9f9f9;--bg-primary-light:#defff0;--bg-dark-black:#171717;--bg-light-300:#f7f7f7;--bg-danger:#da2327;--bg-white:#fff;--bg-black:#030303;--bg-light-400:#ebebeb;--bg-light-200:#e4e4e4;--black-icon:var(--black-text-color);--light-icon:#3b3b3b;--cookie-background-color:#fea133;--cookie-btn-background-color:#13c487;--add-to-card-bg-color:#13c487;--add-to-card-font-color:#fff;--cart-page-header-title-bg-color:var(--bg-primary-light);--cart-page-header-title-font-color:var(--black-1);--checkout-page-message-bg-color:var(--bg-primary-light);--checkout-page-message-font-color:var(--primary-color);--checkout-page-amount-info-bg-color:var(--bg-primary-light);--checkout-page-amount-info-font-color:var(--black-1);--coupon-bg-color:var(--secondary-color);--coupon-text-color:var(--bg-white);--add-to-cart-outofstock-bg-color:#ececec;--add-to-cart-outofstock-font-color:#a4a4a4;--add-to-cart-sale-bg-color:#dc291e;--add-to-cart-sale-font-color:#fff;--newsletter-btn-bg-color:#d42027;--newsletter-btn-font-color:#fff;--breadcrumb-bg-color:#000;--breadcrumb-text-color:#00b207;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#13c487;--add-to-cart-coupon-button-bg-color:#13c487;--bg-extra-color-theme2:#00b207;--product-tag-bg-color:#fcac1f;--border-color-theme2:#00b207;--reward-redeem-btn-bg-color:#00b207;--reward-redeem-btn-font-color:#fff;--reward-view-btn-bg-color:#00b207;--reward-view-btn-font-color:#fff;--theme2-coupon-remove-cart-bg-color:#fff;--theme2-coupon-remove-cart-font-color:#000;--theme2-secondary-color:#fcac1f;--theme2-primary-color:#00b207;--loyalty-reward-point-btn-font-color:#fff;--theme2-coupon-add-to-cart-font-color:#fff;--theme2-coupon-add-to-cart-font-color-hover:#171717;--theme2-coupon-add-to-cart-bg-color:#fff;--theme2-coupon-add-to-cart-bg-color-hover:#00b207;--price-range-slider-track-bg-color:#00b207;--footer-section-email-font-color:#62b5cf;--header-continue-btn:#4caf50;--header-continue-hover-btn:#45a049;--stock-label-bg:#20b52633;--invert-filter:invert(0);--header-bg-color:#fff;--black-text-theme:#000;--theme2-border-color:#eee;--dark-gray-theme:#4e4e4e}.whitesfoodliner-theme{--color:#7a7a7a;--primary-color:#00b207;--secondary-color:#fcac1f;--primary-light-color:#93d496b3;--invert-primary-color:#010101;--invert-secondary-color:#253d4d;--heading-font-family:"Poppins",sans-serif;--text-font-family:"Poppins",sans-serif;--black-3:#343434;--cookie-background-color:#fea133;--cookie-btn-background-color:#13c487;--slider-text-h1-color:#253d4d;--slider-text-h2-color:#fea133;--add-to-card-bg-color:#e5fef2;--add-to-card-font-color:#13c487;--cart-page-header-title-bg-color:#93d496b3;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#93d496b3;--checkout-page-message-font-color:#171717;--checkout-page-amount-info-bg-color:#93d496b3;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#fea133;--coupon-text-color:#fff;--newsletter-btn-bg-color:#fea133;--newsletter-btn-font-color:#fff;--navigation-bar-theme2:#fcac1f;--navigation-bar-theme2-text-color:#000;--shop-by-department-theme2:#333;--shop-by-department-img-theme2:#00b207;--fill-svg-color-theme2:#fcac1f;--bg-color-theme2:#00b207;--footer-theme2-bg-color:#000;--footer-font-color:#999;--footer-title-font-color:#fff;--product-tag-bg-color:#fcac1f;--product--theme2-text-color:#fcac1f;--product-btn-theme2-color:#f2f2f2;--border-color-theme2:#00b207;--bg-color-white-theme2:#fff;--text-color-theme2:#00b207;--theme2-secondary-color:#fcac1f;--theme2-primary-color:#00b207;--bg-extra-color-theme2:#00b207;--theme2-coupon-add-to-cart-font-color:#fff;--theme2-coupon-add-to-cart-font-color-hover:#171717;--theme2-coupon-add-to-cart-bg-color:#fff;--theme2-coupon-add-to-cart-bg-color-hover:#00b207;--theme2-coupon-remove-cart-font-color:#fff;--theme2-coupon-remove-cart-font-color-hover:#fff;--theme2-coupon-remove-cart-bg-color:#a80727;--theme2-coupon-remove-cart-bg-color-hover:#a80727;--theme2-coupon-bg-color:#a80727;--text-font-family-theme2:"Poppins",sans-serif;--theme2-campaign-secondary-color:#000;--theme2-campaign-primary-color:#fff;--breadcrumb-bg-color:#000;--breadcrumb-text-color:#00b207;--breadcrumb-sub-text-color:#fff;--add-to-cart-coupon-button-bg-color:#00b207;--price-range-slider-track-bg-color:#00b207}.tealsmarket-theme{--heading-font-family:"Poppins",sans-serif;--text-font-family:"Poppins",sans-serif;--invert-primary-color:#585858;--primary-color:#00b207;--primary-light-color:#ceffcf;--secondary-color:#fcac1f;--navigation-bar-theme2:#fff;--navigation-bar-theme2-text-color:#000;--shop-by-department-theme2:#333;--shop-by-department-img-theme2:#585858;--fill-svg-color-theme2:#fcac1f;--bg-color-theme2:#00b207;--bg-extra-color-theme2:#585858;--primary-light-color:#d0ffd2;--footer-theme2-bg-color:#000;--footer-font-color:#999;--footer-title-font-color:#fff;--product-tag-bg-color:#fcac1f;--product--theme2-text-color:#fcac1f;--product-btn-theme2-color:#f2f2f2;--border-color-theme2:#00b207;--bg-color-white-theme2:#fff;--text-color-theme2:#00b207;--theme2-secondary-color:#fcac1f;--theme2-primary-color:#00b207;--theme2-coupon-add-to-cart-font-color:#171717;--theme2-coupon-add-to-cart-font-color-hover:#171717;--theme2-coupon-add-to-cart-bg-color:#fff;--theme2-coupon-add-to-cart-bg-color-hover:#00b207;--theme2-coupon-remove-cart-font-color:#fff;--theme2-coupon-remove-cart-font-color-hover:#fff;--theme2-coupon-remove-cart-bg-color:#a80727;--theme2-coupon-remove-cart-bg-color-hover:#a80727;--theme2-coupon-bg-color:#a80727;--text-font-family-theme2:"Poppins",sans-serif;--theme2-campaign-secondary-color:#000;--theme2-campaign-primary-color:#fff;--breadcrumb-bg-color:#a29f80;--breadcrumb-text-color:#000;--breadcrumb-sub-text-color:#000;--add-to-cart-coupon-button-bg-color:#00b207;--cart-page-header-title-bg-color:#ceffcf;--checkout-page-message-font-color:#00b207;--checkout-page-message-bg-color:#ceffcf;--checkout-page-amount-info-bg-color:#ceffcf;--price-range-slider-track-bg-color:#00b207}.raysapplemarket-theme{--color:#7a7a7a;--primary-color:#227f19;--secondary-color:#227f19;--primary-light-color:#8fd788;--invert-primary-color:#227f19;--invert-secondary-color:#253d4d;--heading-font-family:"helvetica";--text-font-family:"Open Sans";--black-3:#343434;--cookie-background-color:#227f19;--cookie-btn-background-color:#8fd788;--bg-dark-black:#227f19;--slider-text-h1-color:#253d4d;--slider-text-h2-color:#e2efe1;--add-to-card-bg-color:#8fd788;--add-to-card-font-color:#227f19;--cart-page-header-title-bg-color:#8fd788;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#8fd788;--checkout-page-message-font-color:#227f19;--checkout-page-amount-info-bg-color:#8fd788;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#227f19;--coupon-text-color:#fff;--newsletter-btn-bg-color:#171717;--newsletter-btn-font-color:#fff;--price-range-slider-track-bg-color:#227f19}.aogdemo-theme{--color:#7a7a7a;--primary-color:#a80727;--secondary-color:#a80727;--primary-light-color:#df8d92;--invert-primary-color:#a80727;--invert-secondary-color:#253d4d;--heading-font-family:"helvetica";--text-font-family:"Open Sans";--black-3:#343434;--cookie-background-color:#a80727;--cookie-btn-background-color:#df8d92;--bg-dark-black:#a80727;--slider-text-h1-color:#253d4d;--slider-text-h2-color:#e2efe1;--add-to-card-bg-color:#a80727;--add-to-card-font-color:#fff;--cart-page-header-title-bg-color:#a80727;--cart-page-header-title-font-color:#fff;--checkout-page-message-bg-color:#a80727;--checkout-page-message-font-color:#fff;--coupon-bg-color:#e1ad01;--coupon-text-color:#fff;--add-to-cart-outofstock-bg-color:#ececec;--add-to-cart-outofstock-font-color:#a4a4a4;--add-to-cart-sale-bg-color:#dc291e;--add-to-cart-sale-font-color:#fff;--newsletter-btn-bg-color:#4b4b4b;--newsletter-btn-font-color:#fff;--price-range-slider-track-bg-color:#a80727}.mosersfoods-theme{--bg-extra-color-theme2:#eb1a26;--bg-color-theme2:#ba2426;--invert-primary-color:#f9ab2f;--primary-color:#ba2426;--bg-dark-black:#ba2426;--border-color-theme2:#eb1a26;--breadcrumb-bg-color:#ba2426;--breadcrumb-text-color:#fff;--add-to-cart-coupon-button-bg-color:#eb1a26;--secondary-color:#eb1a26;--reward-redeem-btn-bg-color:#eb1a26;--theme2-secondary-color:#eb1a26;--theme2-primary-color:#eb1a26;--product-tag-bg-color:#f9ab2f;--add-to-cart-sale-bg-color:#ba2426;--primary-light-color:#ffdea8;--cart-page-header-title-bg-color:#ffdea8;--checkout-page-message-font-color:#ba2426;--checkout-page-message-bg-color:#ffdea8;--checkout-page-amount-info-bg-color:#ffdea8;--price-range-slider-track-bg-color:#ba2426}.freshfoods-theme{--color:#7a7a7a;--primary-color:#1c1e1d;--secondary-color:#2f9d4c;--primary-light-color:#8fd788;--invert-primary-color:#2f9d4c;--invert-secondary-color:#253d4d;--heading-font-family:"helvetica";--text-font-family:"Open Sans";--black-3:#343434;--cookie-background-color:#227f19;--cookie-btn-background-color:#8fd788;--bg-dark-black:#2f9d4c;--slider-text-h1-color:#8fd788;--slider-text-h2-color:#1c1e1d;--add-to-card-bg-color:#8fd788;--add-to-card-font-color:#1c1e1d;--cart-page-header-title-bg-color:#defff0;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#defff0;--checkout-page-message-font-color:#13c487;--checkout-page-amount-info-bg-color:#defff0;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#fea133;--coupon-text-color:#fff;--newsletter-btn-bg-color:#171717;--newsletter-btn-font-color:#fff;--price-range-slider-track-bg-color:#1c1e1d}.millersmarkets-theme{--color:#313131;--primary-color:#313131;--secondary-color:#bf0012;--primary-light-color:#e3e3e3;--invert-primary-color:#354650;--invert-secondary-color:#393c41;--heading-font-family:"helvetica";--text-font-family:"Work Sans";--black-3:#343540;--cookie-background-color:#ff4e48;--cookie-btn-background-color:#bf0012;--slider-text-h1-color:#393c41;--slider-text-h2-color:#bf0012;--add-to-card-bg-color:#2d65dc;--add-to-card-font-color:#354650;--cart-page-header-title-bg-color:#e3e3e3;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#e3e3e3;--checkout-page-message-font-color:#313131;--checkout-page-amount-info-bg-color:#e3e3e3;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#bf0012;--coupon-text-color:#fff;--newsletter-btn-bg-color:#171717;--newsletter-btn-font-color:#fff;--price-range-slider-track-bg-color:#313131}.market33-theme{--color:#313131;--primary-color:#313131;--secondary-color:#585858;--primary-light-color:#a29f80;--invert-primary-color:#585858;--invert-secondary-color:#585858;--heading-font-family:"Poppins",sans-serif;--text-font-family:"Poppins",sans-serif;--black-3:#585858;--cookie-background-color:#996c6e;--cookie-btn-background-color:#a19c8f;--slider-text-h1-color:#585858;--slider-text-h2-color:#585858;--add-to-card-bg-color:#a29f80;--add-to-card-font-color:#313131;--cart-page-header-title-bg-color:#defff0;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#defff0;--checkout-page-message-font-color:#13c487;--checkout-page-amount-info-bg-color:#defff0;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#585858;--coupon-text-color:#fff;--newsletter-btn-bg-color:#585858;--newsletter-btn-font-color:#171717;--bg-color-theme2:#585858;--bg-extra-color-theme2:#585858;--product-tag-bg-color:#585858;--product--theme2-text-color:#585858;--navigation-bar-theme2:#fff;--navigation-bar-theme2-text-color:#000;--border-color-theme2:#585858;--theme2-secondary-color:#313131;--theme2-primary-color:#585858;--price-range-slider-track-bg-color:#313131}.dicksfreshmarket-theme{--primary-color:#000;--secondary-color:#f15850;--primary-light-color:#5ee397;--invert-secondary-color:#000;--gray-text-color:#000;--slider-text-h1-color:#000;--slider-text-h2-color:#f15850;--add-to-card-bg-color:#5ee397;--add-to-card-font-color:#000;--price-range-slider-track-bg-color:#000}.taazaflavors-theme{--invert-secondary-color:#000;--gray-text-color:#000;--primary-color:#679c32;--invert-primary-color:#83c240;--secondary-color:#83c240;--primary-light-color:#b3db8b;--bg-dark-black:#d3cf68;--slider-text-h1-color:#000;--slider-text-h2-color:#83c240;--slider-text-p-color:#000;--price-range-slider-track-bg-color:#679c32}.TheMarketsClipAndSave-theme{--bg-extra-color-theme2:#ef3829;--breadcrumb-bg-color:#323232;--bg-color-theme2:#ef3829;--breadcrumb-text-color:#ef3829;--secondary-color:#ef3829;--add-to-cart-coupon-button-bg-color:#006838;--border-color-theme2:#ef3829;--primary-color:#ef3829;--invert-primary-color:#ef3829;--price-range-slider-track-bg-color:#ef3829;--invert-filter:invert(1);--header-bg-color:#323232;--navigation-bar-theme2-text-color:#fff;--black-text-theme:#fff;--theme2-border-color:#423b3b;--dark-gray-theme:#fff}.IGAMarketStores-theme{--primary-color:#8a3c27;--secondary-color:#4f6f18;--primary-light-color:#ffd5ca;--invert-primary-color:#8a3c27;--price-range-slider-track-bg-color:#8a3c27}.leekersfamilyfoods-theme{--invert-secondary-color:#4d4646;--gray-text-color:#000;--black-3:#e71d20;--primary-color:#d30404;--invert-primary-color:#d30404;--secondary-color:#1a1918;--primary-light-color:#eb5e5e;--cookie-background-color:#eb5e5e;--cookie-btn-background-color:#d30404;--slider-text-h1-color:#4d4646;--slider-text-h2-color:#fff;--add-to-card-bg-color:#eb5e5e;--add-to-card-font-color:#d30404;--cart-page-header-title-bg-color:#defff0;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#defff0;--checkout-page-message-font-color:#d30404;--checkout-page-amount-info-bg-color:#defff0;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#1a1918;--coupon-text-color:#fff;--newsletter-btn-bg-color:#d30404;--newsletter-btn-font-color:#fff;--price-range-slider-track-bg-color:#d30404}.CartersSuperMarkets-theme{--invert-primary-color:#d3423d;--primary-color:#d3423d;--secondary-color:#8c1b18;--bg-dark-color:#d3423d;--bg-dark-black:#d3423d;--primary-light-color:#e49b91;--slider-text-h1-color:#fff;--bg-primary-light:#e49b91;--add-to-card-bg-color:#e49b91;--add-to-card-font-color:#d3423d;--cart-page-header-title-bg-color:#defff0;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#defff0;--checkout-page-message-font-color:#13c487;--checkout-page-amount-info-bg-color:#defff0;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#8c1b18;--coupon-text-color:#fff;--newsletter-btn-bg-color:#8c1b18;--newsletter-btn-font-color:#fff;--price-range-slider-track-bg-color:#d3423d;--border-color-theme2:#b00000;--bg-extra-color-theme2:#b00000;--bg-color-theme2:#b00000;--breadcrumb-text-color:#b00000}.SuperCMart-theme{--primary-color:#ed1b24;--secondary-color:#000;--primary-light-color:#e62d2ea8;--bg-primary-light:#e62d2ea8;--add-to-card-bg-color:#e62d2ea8;--add-to-card-font-color:#ed1b24;--cart-page-header-title-bg-color:#e62d2ea8;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#e62d2ea8;--checkout-page-message-font-color:#171717;--checkout-page-amount-info-bg-color:#e62d2ea8;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#000;--coupon-text-color:#fff;--newsletter-btn-bg-color:#000;--newsletter-btn-font-color:#fff;--price-range-slider-track-bg-color:#ed1b24}.tealsfreshmarket-theme{--primary-color:#ed1b24;--secondary-color:#000;--primary-light-color:#e62d2ea8;--bg-primary-light:#e62d2ea8;--add-to-card-bg-color:#e62d2ea8;--add-to-card-font-color:#ed1b24;--cart-page-header-title-bg-color:#defff0;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#defff0;--checkout-page-message-font-color:#13c487;--checkout-page-amount-info-bg-color:#defff0;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#000;--coupon-text-color:#fff;--newsletter-btn-bg-color:#fea133;--newsletter-btn-font-color:#fff;--price-range-slider-track-bg-color:#ed1b24}.renfroesmarket-theme{--primary-color:#000;--secondary-color:#b42127;--primary-light-color:#fd91a0;--add-to-card-bg-color:#e5fef2;--add-to-card-font-color:#13c487;--cart-page-header-title-bg-color:#defff0;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#defff0;--checkout-page-message-font-color:#13c487;--checkout-page-amount-info-bg-color:#defff0;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#000;--coupon-text-color:#fff;--newsletter-btn-bg-color:#b42127;--newsletter-btn-font-color:#fff;--price-range-slider-track-bg-color:#000}.VowellsMarketplace-theme{--primary-color:#056839;--secondary-color:#056839;--primary-light-color:#b8d8c4;--add-to-card-bg-color:#b8d8c4;--add-to-card-font-color:#0e5126;--cart-page-header-title-bg-color:#b8d8c4;--cart-page-header-title-font-color:#171717;--checkout-page-message-bg-color:#b8d8c4;--checkout-page-message-font-color:#056839;--checkout-page-amount-info-bg-color:#b8d8c4;--checkout-page-amount-info-font-color:#171717;--coupon-bg-color:#d42027;--coupon-text-color:#fff;--newsletter-btn-bg-color:#b42127;--newsletter-btn-font-color:#fff;--bg-extra-color-theme2:#dd1a32;--add-to-cart-coupon-button-bg-color:#056839;--breadcrumb-bg-color:#056839;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#dd1a32;--border-color-theme2:#dd1a32;--invert-primary-color:#dd1a32;--bg-dark-black:#056839;--price-range-slider-track-bg-color:#056839}.TerrysGrocery-theme{--primary-color:#0b0c0c;--secondary-color:#3874bd;--primary-light-color:#4d9ae8;--price-range-slider-track-bg-color:#0b0c0c}.WaynesPackAndSave-theme{--primary-color:#256115;--secondary-color:#40332d;--primary-light-color:#e9815e;--invert-secondary-color:#555ba7;--price-range-slider-track-bg-color:#256115}.LongfellowMarket-theme{--primary-color:#4a1900;--secondary-color:#4a1900;--primary-light-color:#d48a64;--invert-secondary-color:#3d1e0e;--price-range-slider-track-bg-color:#4a1900}.MountainMarket-theme{--primary-color:#d2cb93;--secondary-color:#3c522c;--primary-light-color:#3c522c;--invert-secondary-color:#bcc291;--price-range-slider-track-bg-color:#d2cb93}.cainsmarket-theme{--primary-light-color:#ffe6cd;--slider-text-h1-color:#f3e5d9;--slider-text-h2-color:#1c1b18;--invert-primary-color:#b84f26;--bg-color-theme2:#b84f26;--bg-extra-color-theme2:#b84f26;--primary-color:#b84f26;--secondary-color:#b84f26;--price-range-slider-track-bg-color:#b84f26;--product-tag-bg-color:#808451;--border-color-theme2:#b84f26;--reward-redeem-btn-bg-color:#808451;--reward-view-btn-bg-color:#808451;--breadcrumb-bg-color:#b84f26;--breadcrumb-text-color:#808451;--theme2-primary-color:#b84f26;--theme2-coupon-add-to-cart-bg-color-hover:#808451;--theme2-secondary-color:#808451;--add-to-cart-coupon-button-bg-color:#808451;--cookie-background-color:#b84f26;--cookie-btn-background-color:#808451;--add-to-card-bg-color:#808451}.DyerFoods-theme{--primary-color:#891414;--secondary-color:#f60106;--primary-light-color:#d59a9a;--gray-text-color:#f60106;--bg-primary-light:#ebb6ae;--price-range-slider-track-bg-color:#891414}.BrucePW-theme{--primary-color:#db0703;--secondary-color:#6264a6;--primary-light-color:#fdd2b1;--gray-text-color:#4f519e;--bg-primary-light:#fdd2b1;--price-range-slider-track-bg-color:#db0703}.DublinPW-theme{--primary-color:#c92033;--secondary-color:#e0987e;--primary-light-color:#d8b976;--gray-text-color:#c92033;--bg-primary-light:#e0987e;--price-range-slider-track-bg-color:#c92033}.parkstonfoodcenter-theme{--primary-color:#2d553a;--secondary-color:#871a13;--primary-light-color:#d0736c;--gray-text-color:#2d553a;--bg-primary-light:#d0736c;--price-range-slider-track-bg-color:#2d553a}.YossBros-theme{--primary-color:#0000fe;--secondary-color:#b7011a;--primary-light-color:#deadad;--gray-text-color:#0000fe;--bg-primary-light:#ffa3a3;--coupon-bg-color:#0000fe;--add-to-card-bg-color:#b7011a;--price-range-slider-track-bg-color:#0000fe}.WaltsFoods-theme{--primary-color:#140d0d;--secondary-color:red;--primary-light-color:#ec4a4a;--gray-text-color:#140d0d;--bg-primary-light:#ec4a4a;--coupon-bg-color:#140d0d;--add-to-card-bg-color:red;--invert-secondary-color:#1a1b1c;--cart-page-header-title-bg-color:#ffb1b1;--checkout-page-message-bg-color:#ffb1b1;--checkout-page-amount-info-bg-color:#ffb1b1;--input-border-color:#000;--checkout-page-message-font-color:#000;--bg-extra-color-theme2:#140d0d;--add-to-cart-coupon-button-bg-color:#ec4a4a;--border-color-theme2:#140d0d;--reward-redeem-btn-bg-color:#140d0d;--reward-redeem-btn-font-color:#fff;--reward-view-btn-bg-color:#140d0d;--reward-view-btn-font-color:#fff;--theme2-coupon-remove-cart-bg-color:#fff;--theme2-coupon-remove-cart-font-color:#000;--bg-color-theme2:#ec1c24;--breadcrumb-text-color:#fff;--product-tag-bg-color:#ec1c24;--bg-dark-black:#e91b26;--price-range-slider-track-bg-color:#140d0d}.PtaceksIGA-theme{--bg-extra-color-theme2:#464e2e;--add-to-cart-coupon-button-bg-color:#464e2e;--primary-color:#464e2e;--primary-light-color:#f5ffd5;--secondary-color:#878686;--breadcrumb-bg-color:#464e2e;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#464e2e;--border-color-theme2:#464e2e;--invert-primary-color:#464e2e;--product-tag-bg-color:var(--secondary-color);--price-range-slider-track-bg-color:#464e2e}.superiorgrocers-theme{--bg-extra-color-theme2:#ed1c24;--add-to-cart-coupon-button-bg-color:#ed1c24;--primary-color:#ed1c24;--secondary-color:#ead196;--primary-light-color:#ffd7d9;--breadcrumb-bg-color:#ed1c24;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#ed1c24;--border-color-theme2:#ed1c24;--price-range-slider-track-bg-color:#ed1c24}.MobilePW-theme{--bg-extra-color-theme2:#df2323;--add-to-cart-coupon-button-bg-color:#df2323;--primary-color:#df2323;--secondary-color:#fcac1f;--primary-light-color:#fdd;--breadcrumb-bg-color:#df2323;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#df2323;--invert-primary-color:#df2323;--border-color-theme2:#df2323;--cart-page-header-title-bg-color:#fdd;--checkout-page-message-font-color:#df2323;--checkout-page-message-bg-color:#fdd;--checkout-page-amount-info-bg-color:#fdd;--price-range-slider-track-bg-color:#df2323}.vicentessupermarket-theme{--bg-extra-color-theme2:#61a749;--add-to-cart-coupon-button-bg-color:#ed1c24;--primary-color:#61a749;--secondary-color:#ead196;--primary-light-color:#dcffd0;--breadcrumb-bg-color:#ed1c24;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#61a749;--border-color-theme2:#ed1c24;--invert-primary-color:#61a749;--price-range-slider-track-bg-color:#61a749}.MathernesMarket-theme{--secondary-color:#000;--primary-light-color:#ddd;--bg-extra-color-theme2:#000;--add-to-cart-coupon-button-bg-color:#000;--primary-color:#000;--secondary-color:#8e8b82;--breadcrumb-bg-color:#000;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#000;--product-tag-bg-color:#8e8b82;--border-color-theme2:#000;--theme2-primary-color:#8e8b82;--reward-redeem-btn-bg-color:#8e8b82;--cart-page-header-title-bg-color:#ddd;--checkout-page-message-font-color:#000;--checkout-page-message-bg-color:#ddd;--checkout-page-amount-info-bg-color:#ddd;--price-range-slider-track-bg-color:#000}.ClientDemo-theme{--bg-extra-color-theme2:#d1422a;--add-to-cart-coupon-button-bg-color:#1d418e;--primary-color:#1d418e;--secondary-color:#d1422a;--primary-light-color:#d3e1ff;--breadcrumb-bg-color:#d1422a;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#d1422a;--invert-primary-color:#1d418e;--border-color-theme2:#d1422a;--product-tag-bg-color:#1d418e;--reward-redeem-btn-bg-color:#d1422a;--background-color:#fff;--border-color-theme2:#1d418e;--reward-redeem-btn-font-color:#fff;--checkout-page-message-bg-color:#d3e1ff;--checkout-page-message-font-color:#1c1c1c;--checkout-page-amount-info-bg-color:#d3e1ff;--checkout-page-amount-info-font-color:#1c1c1c;--bg-primary-light:#d1422a;--add-to-card-bg-color:#d1422a;--add-to-card-font-color:#fff;--cart-page-header-title-bg-color:#d3e1ff;--price-range-slider-track-bg-color:#1d418e}.kenssuperfairfoods-theme{--bg-extra-color-theme2:#0075b8;--add-to-cart-coupon-button-bg-color:#ed1556;--primary-color:#ed1556;--secondary-color:#0075b8;--primary-light-color:#ffe1ea;--breadcrumb-bg-color:#0075b8;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#ed1556;--invert-primary-color:#1d418e;--border-color-theme2:#0075b8;--product-tag-bg-color:#fff;--reward-redeem-btn-bg-color:#0075b8;--background-color:#fff;--reward-redeem-btn-font-color:#fff;--theme2-secondary-color:#0075b8;--theme2-primary-color:#ed1556;--price-range-slider-track-bg-color:#ed1556}.BinDepot-theme{--bg-extra-color-theme2:#fd0201;--add-to-cart-coupon-button-bg-color:#ed1556;--primary-color:#fd0201;--secondary-color:#0075b8;--primary-light-color:#ffd8d7;--breadcrumb-bg-color:#101d6e;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#fd0201;--invert-primary-color:#1d418e;--border-color-theme2:#0075b8;--product-tag-bg-color:#fff;--reward-redeem-btn-bg-color:#0075b8;--background-color:#fff;--reward-redeem-btn-font-color:#fff;--theme2-secondary-color:#0075b8;--theme2-primary-color:#fd0201;--bg-dark-black:#101d6e;--price-range-slider-track-bg-color:#fd0201}.FreshValue-theme{--bg-extra-color-theme2:#fd0201;--add-to-cart-coupon-button-bg-color:#fd0201;--primary-color:#fd0201;--secondary-color:#101d6e;--primary-light-color:#ffd6d6;--breadcrumb-bg-color:#101d6e;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#fd0201;--invert-primary-color:#1d418e;--border-color-theme2:#101d6e;--product-tag-bg-color:#fff;--reward-redeem-btn-bg-color:#101d6e;--background-color:#fff;--reward-redeem-btn-font-color:#fff;--theme2-secondary-color:#101d6e;--theme2-primary-color:#fd0201;--bg-dark-black:#101d6e;--price-range-slider-track-bg-color:#fd0201}.edwardscashsaver-theme{--bg-extra-color-theme2:#e9001e;--bg-color-theme2:#e9001e;--invert-primary-color:#e9001e;--primary-color:#e9001e;--border-color-theme2:#e9001e;--primary-light-color:#f7dee1;--bg-dark-black:#e9001e;--add-to-cart-sale-bg-color:#e9001e;--breadcrumb-bg-color:#000;--breadcrumb-text-color:#fff;--secondary-color:#e9001e;--add-to-cart-coupon-button-bg-color:#000;--theme2-primary-color:#000;--reward-redeem-btn-bg-color:#000;--theme2-secondary-color:#e9001e;--price-range-slider-track-bg-color:#e9001e}.savmorfoods-theme{--invert-primary-color:#f32837;--bg-extra-color-theme2:#009a3d;--add-to-cart-coupon-button-bg-color:#f32837;--primary-color:#009a3d;--secondary-color:#009a3d;--primary-light-color:#d6ffe6;--breadcrumb-bg-color:#f32837;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#009a3d;--border-color-theme2:#f32837;--product-tag-bg-color:#009a3d;--reward-redeem-btn-bg-color:#f32837;--background-color:#fff;--reward-redeem-btn-font-color:#fff;--theme2-secondary-color:#f32837;--theme2-primary-color:#f32837;--bg-dark-black:#009a3d;--cart-page-header-title-bg-color:#d6ffe6;--checkout-page-message-font-color:#009a3d;--checkout-page-message-bg-color:#d6ffe6;--checkout-page-amount-info-bg-color:#d6ffe6;--price-range-slider-track-bg-color:#009a3d}.valliproduce-theme{--bg-extra-color-theme2:#7d0f02;--bg-color-theme2:#7d0f02;--invert-primary-color:#753268;--primary-color:#7d0f02;--bg-dark-black:#753268;--primary-light-color:#ffd8d3;--border-color-theme2:#753268;--breadcrumb-bg-color:#753268;--breadcrumb-text-color:#fff;--add-to-cart-coupon-button-bg-color:#7d0f02;--secondary-color:#753268;--reward-redeem-btn-bg-color:#7d0f02;--theme2-secondary-color:#fff;--theme2-primary-color:#7d0f02;--product-tag-bg-color:#198558;--add-to-cart-sale-bg-color:#7d0f02;--cart-page-header-title-bg-color:#ffd8d3;--checkout-page-message-font-color:#7d0f02;--checkout-page-message-bg-color:#ffd8d3;--checkout-page-amount-info-bg-color:#ffd8d3;--price-range-slider-track-bg-color:#7d0f02}.holidaymarket-theme{--bg-extra-color-theme2:#004326;--bg-color-theme2:#004326;--invert-primary-color:#b61f2a;--primary-color:#b61f2a;--bg-dark-black:#b61f2a;--primary-light-color:#ffd0d5;--border-color-theme2:#004326;--breadcrumb-bg-color:#004326;--breadcrumb-text-color:#fff;--add-to-cart-coupon-button-bg-color:#b61f2a;--secondary-color:#662e6b;--reward-redeem-btn-bg-color:#7d0f02;--theme2-secondary-color:#b61f2a;--theme2-primary-color:#b61f2a;--product-tag-bg-color:#662e6b;--add-to-cart-sale-bg-color:#662e6b;--cart-page-header-title-bg-color:#ffd0d5;--checkout-page-message-font-color:#b61f2a;--checkout-page-message-bg-color:#ffd0d5;--checkout-page-amount-info-bg-color:#ffd0d5;--price-range-slider-track-bg-color:#b61f2a}.CloningersINC-theme{--bg-extra-color-theme2:#386641;--bg-color-theme2:#386641;--invert-primary-color:#bc4749;--primary-color:#386641;--bg-dark-black:#6a994e;--primary-light-color:#d7ffdf;--border-color-theme2:#a7c957;--breadcrumb-bg-color:#6a994e;--breadcrumb-text-color:#fff;--add-to-cart-coupon-button-bg-color:#386641;--secondary-color:#a7c957;--reward-redeem-btn-bg-color:#7d0f02;--theme2-secondary-color:#bc4749;--theme2-primary-color:#386641;--product-tag-bg-color:#a7c957;--add-to-cart-sale-bg-color:#bc4749;--price-range-slider-track-bg-color:#386641}.ClintonIGA-theme{--bg-extra-color-theme2:#e4291a;--bg-color-theme2:#e4291a;--invert-primary-color:#8d6246;--primary-color:#e4291a;--bg-dark-black:#8d6246;--primary-light-color:#ffdad7;--border-color-theme2:#8d6246;--breadcrumb-bg-color:#e4291a;--breadcrumb-text-color:#fff;--add-to-cart-coupon-button-bg-color:#e4291a;--secondary-color:#801416;--reward-redeem-btn-bg-color:#7d0f02;--theme2-secondary-color:#898380;--theme2-primary-color:#e4291a;--add-to-cart-sale-bg-color:#898380;--price-range-slider-track-bg-color:#e4291a}.nilssensfoods-theme{--bg-extra-color-theme2:#000;--add-to-cart-coupon-button-bg-color:#000;--primary-color:#000;--secondary-color:#ee3a43;--primary-light-color:#e1e1e1;--breadcrumb-bg-color:#000;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#ee3a43;--newsletter-btn-bg-color:#e9dcbe;--product-tag-bg-color:#8e8b82;--border-color-theme2:#ee3a43;--secondary-color:#8e8b82;--theme2-primary-color:#ee3a43;--reward-redeem-btn-bg-color:#8e8b82;--bg-dark-black:#ee3a43;--theme2-secondary-color:#000;--price-range-slider-track-bg-color:#000}.hamiltonsmarketplace-theme{--bg-extra-color-theme2:#000;--add-to-cart-coupon-button-bg-color:#000;--primary-color:#000;--secondary-color:#8e8b82;--primary-light-color:#e1e1e1;--breadcrumb-bg-color:#000;--breadcrumb-text-color:#fff;--breadcrumb-sub-text-color:#fff;--bg-color-theme2:#000;--product-tag-bg-color:#8e8b82;--border-color-theme2:#000;--theme2-primary-color:#8e8b82;--reward-redeem-btn-bg-color:#8e8b82;--price-range-slider-track-bg-color:#000}.hardingsmarket-theme{--primary-color:#140d0d;--secondary-color:red;--primary-light-color:#ffc7c7;--gray-text-color:#140d0d;--bg-primary-light:#ec4a4a;--coupon-bg-color:#140d0d;--add-to-cart-bg-color:red;--invert-secondary-color:#1a1b1c;--cart-page-header-title-bg-color:#ffc7c7;--input-border-color:#000;--checkout-page-message-font-color:#000;--bg-extra-color-theme2:#140d0d;--add-to-cart-coupon-button-bg-color:#ec4a4a;--border-color-theme2:#140d0d;--reward-redeem-btn-bg-color:#140d0d;--reward-redeem-btn-font-color:#fff;--reward-view-btn-bg-color:#140d0d;--reward-view-btn-font-color:#fff;--theme2-coupon-remove-cart-bg-color:#fff;--theme2-coupon-remove-cart-font-color:#000;--bg-color-theme2:#ec1c24;--breadcrumb-text-color:#fff;--product-tag-bg-color:#ec1c24;--bg-dark-black:#e91b26;--checkout-page-message-bg-color:#ffc7c7;--checkout-page-amount-info-bg-color:#ffc7c7;--price-range-slider-track-bg-color:#140d0d}.sunshinefoodstores-theme{--bg-extra-color-theme2:#ee1c25;--bg-color-theme2:#ee1c25;--invert-primary-color:#f89b32;--primary-color:#ee1c25;--bg-dark-black:#fedd5e;--primary-light-color:#ffd9da;--border-color-theme2:#fedd5e;--breadcrumb-bg-color:#ee1c25;--breadcrumb-text-color:#fff;--add-to-cart-coupon-button-bg-color:#ee1c25;--secondary-color:#ee1c25;--reward-redeem-btn-bg-color:#ee1c25;--theme2-secondary-color:#ee1c25;--theme2-primary-color:#ee1c25;--product-tag-bg-color:#ee1c25;--add-to-cart-sale-bg-color:#ee1c25;--theme2-coupon-remove-cart-bg-color:#ee1c25;--reward-view-btn-bg-color:#fea133;--price-range-slider-track-bg-color:#ee1c25}.bradfordgeneralstore-theme{--bg-extra-color-theme2:#025ea7;--bg-color-theme2:#025ea7;--primary-color:#025ea7;--primary-light-color:#d7edff;--breadcrumb-text-color:#025ea7;--add-to-cart-coupon-button-bg-color:#025ea7;--product-tag-bg-color:#025ea7;--secondary-color:#ad1d20;--border-color-theme2:#025ea7;--theme2-primary-color:#025ea7;--theme2-secondary-color:#ad1d20;--reward-redeem-btn-bg-color:#025ea7;--reward-view-btn-bg-color:#025ea7;--price-range-slider-track-bg-color:#025ea7}.rednersmarkets-theme{--bg-extra-color-theme2:#ec3338;--bg-color-theme2:#ad0c23;--invert-primary-color:#ad0c23;--primary-color:#ec3338;--primary-light-color:#f4d2d2;--border-color-theme2:#ad0c23;--bg-dark-black:#ad0c23;--add-to-cart-sale-bg-color:#ec3338;--breadcrumb-bg-color:#89ce3d;--breadcrumb-text-color:#fff;--secondary-color:#ad0c23;--add-to-cart-coupon-button-bg-color:#89ce3d;--theme2-primary-color:#89ce3d;--reward-redeem-btn-bg-color:#89ce3d;--theme2-secondary-color:#ec3338;--loyalty-reward-point-btn-font-color:#fff;--product-tag-bg-color:#ad0c23;--cart-page-header-title-bg-color:#ffd5d7;--checkout-page-message-font-color:#ec3338;--checkout-page-message-bg-color:#ffd5d7;--checkout-page-amount-info-bg-color:#ffd5d7;--price-range-slider-track-bg-color:#ec3338}.goodescashsaver-theme{--bg-extra-color-theme2:#ec3338;--bg-color-theme2:#ad0c23;--invert-primary-color:#ad0c23;--primary-color:#ec3338;--primary-light-color:#ffddde;--border-color-theme2:#ad0c23;--bg-dark-black:#ad0c23;--add-to-cart-sale-bg-color:#ec3338;--breadcrumb-bg-color:#000;--breadcrumb-text-color:#fff;--secondary-color:#ad0c23;--add-to-cart-coupon-button-bg-color:#000;--theme2-primary-color:#000;--reward-redeem-btn-bg-color:#000;--theme2-secondary-color:#ec3338;--price-range-slider-track-bg-color:#00b207;--footer-section-email-font-color:#ec3338}.riversidefoods-theme{--bg-extra-color-theme2:#0b311f;--bg-color-theme2:#40ae50;--primary-color:#40ae50;--secondary-color:#efab1c;--primary-light-color:#c8ffd0;--add-to-cart-sale-bg-color:#efab1c;--cookie-btn-background-color:#40ae50;--add-to-card-bg-color:#40ae50;--breadcrumb-text-color:#40ae50;--theme2-primary-color:#40ae50;--theme2-secondary-color:#efab1c;--invert-primary-color:#0b311f;--price-range-slider-track-bg-color:#40ae50}.gloriososfratelli-theme{--invert-primary-color:#d91e1e;--primary-color:#0e733a;--secondary-color:#0e733a;--bg-color-theme2:#0e733a;--primary-light-color:#ceffe3;--add-to-cart-sale-bg-color:#d91e1e;--add-to-cart-coupon-button-bg-color:#0e733a;--bg-extra-color-theme2:#0e733a;--border-color-theme2:#0e733a;--bg-dark-black:#d91e1e;--breadcrumb-bg-color:#0e733a;--breadcrumb-text-color:#d6c9b7;--theme2-secondary-color:#0e733a;--cart-page-header-title-bg-color:#ceffe3;--checkout-page-message-bg-color:#ceffe3;--checkout-page-amount-info-bg-color:#ceffe3;--price-range-slider-track-bg-color:#0e733a}.millerandsonssupermarket-theme{--primary-color:#981d1f;--primary-light-color:#ffd4d5;--bg-extra-color-theme2:#c9b286;--bg-color-theme2:#981d1f;--bg-dark-black:#981d1f;--breadcrumb-bg-color:#c9b286;--breadcrumb-text-color:#981d1f;--theme2-primary-color:#981d1f;--theme2-secondary-color:#c9b286;--secondary-color:#c9b286;--border-color-theme2:#981d1f;--cart-page-header-title-bg-color:#ffd4d5;--checkout-page-message-font-color:#981d1f;--checkout-page-message-bg-color:#ffd4d5;--checkout-page-amount-info-bg-color:#ffd4d5;--price-range-slider-track-bg-color:#981d1f}.thegoodsmarket-theme{--primary-light-color:#f8f8f8;--bg-primary-light:#f8f8f8;--primary-color:#b05d30;--secondary-color:#b05d30;--bg-dark-black:#282924;--breadcrumb-bg-color:#282924;--breadcrumb-text-color:#b05d30;--bg-color-theme2:#b05d30;--bg-extra-color-theme2:#b05d30;--reward-redeem-btn-bg-color:#51725d;--reward-view-btn-bg-color:#51725d;--theme2-primary-color:#b05d30;--product-tag-bg-color:#d3875e;--theme2-secondary-color:#d3875e;--cookie-btn-background-color:#b05d30;--add-to-card-bg-color:#b05d30;--border-color-theme2:#51725d;--invert-primary-color:#282924;--price-range-slider-track-bg-color:#b05d30;--footer-section-email-font-color:#b05d30}.cornermarketms-theme{--breadcrumb-bg-color:#00654f;--bg-extra-color-theme2:#00654f;--bg-color-theme2:#00654f;--invert-primary-color:#00654f;--primary-color:#00654f;--secondary-color:#00654f;--breadcrumb-text-color:#fbdebe;--bg-dark-black:#fbdebe;--border-color-theme2:#00654f;--price-range-slider-track-bg-color:#00654f}.countryfreshpwreynolds-theme{--invert-primary-color:#d1262c;--bg-extra-color-theme2:#27408d;--bg-color-theme2:#27408d;--primary-color:#d1262c;--breadcrumb-text-color:#d1262c;--breadcrumb-bg-color:#27408d;--secondary-color:#27408d;--add-to-cart-coupon-button-bg-color:#d1262c;--border-color-theme2:#d1262c;--price-range-slider-track-bg-color:#d1262c}.countyfairfoodstores-theme{--bg-extra-color-theme2:#af8260;--bg-color-theme2:#af8260;--breadcrumb-bg-color:#af8260;--breadcrumb-text-color:#ceb87f;--theme2-primary-color:#af8260;--border-color-theme2:#af8260;--add-to-cart-coupon-button-bg-color:#803d3b;--reward-redeem-btn-bg-color:#af8260;--secondary-color:#ceb87f;--cookie-background-color:#ceb87f;--theme2-secondary-color:#ceb87f;--secondary-color:#af8260;--primary-color:#af8260;--price-range-slider-track-bg-color:#af8260}.edwardsfoodgiant-theme{--bg-extra-color-theme2:#ec3338;--primary-color:#ec3338;--border-color-theme2:#ec3338;--add-to-cart-coupon-button-bg-color:#ec3338;--breadcrumb-text-color:#ec3338;--product-tag-bg-color:#000;--price-range-slider-track-bg-color:#ec3338;--bg-color-theme2:#ec3338;--theme2-secondary-color:#ec3338;--secondary-color:#ec3338;--reward-redeem-btn-bg-color:#ec3338;--theme2-primary-color:#ec3338}.sonsofstmichael-theme{--bg-extra-color-theme2:#740001;--bg-color-theme2:#740001;--invert-primary-color:#740001;--primary-color:#740001;--breadcrumb-text-color:#fff;--secondary-color:#6e4c0d;--border-color-theme2:#6e4c0d;--cart-page-header-title-bg-color:#d3a625;--bg-primary-light:#faeab8;--add-to-cart-sale-bg-color:#740001;--price-range-slider-track-bg-color:#6e4c0d;--primary-light-color:#ced4da;--bg-primary-light:#ced4da;--header-continue-btn:#740001;--header-continue-hover-btn:#bd2d2e;--stock-label-bg:#ced4da}.super1foodspolson-theme{--bg-extra-color-theme2:#3a64a9;--bg-color-theme2:#f60c08;--primary-color:#f60c08;--secondary-color:#3a64a9;--add-to-cart-coupon-button-bg-color:#f60c08;--border-color-theme2:#3a64a9;--theme2-secondary-color:#f60c08;--theme2-primary-color:#3a64a9;--reward-redeem-btn-bg-color:#3a64a9;--header-continue-btn:#3a64a9;--header-continue-hover-btn:#f60c08;--price-range-slider-track-bg-color:#3a64a9;--theme2-coupon-add-to-cart-bg-color-hover:#f60c08;--reward-view-btn-bg-color:#3a64a9}.colquittpicnsav-theme{--bg-extra-color-theme2:#ee2327;--bg-color-theme2:#ee2327;--primary-color:#ee2327;--secondary-color:#ee2327;--breadcrumb-text-color:#fff203;--theme2-secondary-color:#ee2327;--theme2-primary-color:#ee2327;--reward-redeem-btn-bg-color:#fff203;--reward-redeem-btn-font-color:#000;--border-color-theme2:#ee2327;--reward-view-btn-bg-color:#ee2327}.wmgrocery-theme{--bg-color-theme2:#ea262a;--breadcrumb-text-color:#ea262a;--add-to-cart-coupon-button-bg-color:#ea262a;--bg-extra-color-theme2:#ea262a;--primary-color:#ea262a;--secondary-color:#ea262a;--header-continue-btn:#ea262a;--header-continue-hover-btn:#ea262a;--cookie-background-color:#ea262a;--cookie-btn-background-color:#ea262a;--add-to-card-bg-color:#ea262a}.trigsmarket-theme{--bg-extra-color-theme2:#d2383f;--bg-color-theme2:#d2383f;--invert-primary-color:#d2383f;--breadcrumb-bg-color:#d2383f;--breadcrumb-text-color:#fff;--primary-color:#d2383f;--product-tag-bg-color:#d2383f;--secondary-color:#d2383f;--border-color-theme2:#d2383f;--add-to-cart-coupon-button-bg-color:#d2383f}.manitosuper1foodsinc-theme{--bg-extra-color-theme2:#1b9cd8;--bg-color-theme2:#f60c08;--primary-color:#f60c08;--secondary-color:#1b9cd8;--add-to-cart-coupon-button-bg-color:#f60c08;--border-color-theme2:#1b9cd8;--theme2-secondary-color:#f60c08;--theme2-primary-color:#1b9cd8;--reward-redeem-btn-bg-color:#1b9cd8;--header-continue-btn:#1b9cd8;--header-continue-hover-btn:#f60c08;--price-range-slider-track-bg-color:#1b9cd8;--theme2-coupon-add-to-cart-bg-color-hover:#f60c08;--reward-view-btn-bg-color:#1b9cd8;--breadcrumb-bg-color:#1b9cd8;--breadcrumb-text-color:#f60c08}.lagreesfoodstores-theme,.roziersgrocery-theme{--bg-extra-color-theme2:#ac0b05;--bg-color-theme2:#ac0b05;--invert-primary-color:#ac0b05;--primary-color:#ac0b05;--border-color-theme2:#ac0b05;--bg-dark-black:#ac0b05;--add-to-cart-sale-bg-color:#ac0b05;--secondary-color:#ac0b05;--theme2-secondary-color:#ac0b05}.hiredmans-theme{--primary-color:#6a0202;--secondary-color:#0d3b72;--cookie-background-color:#0d3b72;--cookie-btn-background-color:#6a0202;--add-to-card-bg-color:#6a0202;--breadcrumb-text-color:#6a0202;--bg-color-theme2:#6a0202;--add-to-cart-coupon-button-bg-color:#6a0202;--bg-extra-color-theme2:#6a0202;--product-tag-bg-color:#0d3b72;--border-color-theme2:#6a0202;--reward-redeem-btn-bg-color:#6a0202;--reward-view-btn-bg-color:#6a0202;--theme2-secondary-color:#0d3b72;--theme2-primary-color:#6a0202;--theme2-coupon-add-to-cart-bg-color-hover:#6a0202;--price-range-slider-track-bg-color:#6a0202;--header-continue-btn:#6a0202;--header-continue-hover-btn:#6a0204}.migalitos-theme{--primary-color:#ff5e1a;--secondary-color:#20763d;--add-to-cart-coupon-button-bg-color:#ff5e1a;--breadcrumb-bg-color:#ff5e1a;--breadcrumb-text-color:#fff;--theme2-secondary-color:#ff5e1a;--bg-extra-color-theme2:#ff5e1a;--bg-color-theme2:#ff5e1a;--border-color-theme2:#ff5e1a}.container{margin:0 auto;padding:0 160px;width:100%}@media(max-width:1560px){.container{padding:0 40px}}@media screen and (max-width:540px){.container{padding:0 20px}}.breadcrumb-container{margin:0 auto;padding:0 110px;width:100%}@media(max-width:1560px){.breadcrumb-container{padding:0 40px}}@media screen and (max-width:540px){.breadcrumb-container{padding:0 20px}}.sub-container{margin:0 auto;max-width:1260px;padding:0}.page-container{margin:0 auto;max-width:1320px;padding:0 20px}@media(min-width:1250px){.custom-container{margin:auto;max-width:1250px;padding:0}}@media(max-width:1200px){.custom-container{max-width:100%;width:1250px}}@media(max-width:1600px){.custom-container{max-width:100%;padding:0 45px}}@media(max-width:540px){.custom-container{padding:0 20px}}.sub-title p{font-family:Poppins,sans-serif;font-family:var(--text-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:19px}.input{position:relative}.input input{border:1px solid #d6d6d6;border:1px solid var(--light-border-color);border-radius:4px;color:#444;color:var(--gray-4);font-family:Poppins,sans-serif;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;height:46px;line-height:16px;padding:0 37px;transition:.2s ease-in-out;width:100%}.input input:focus{border:1px solid #13c487;border:1px solid var(--primary-color)}.input ::-webkit-input-placeholder{font-family:Poppins,sans-serif;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;outline:none}.input :-ms-input-placeholder{font-family:Poppins,sans-serif;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;outline:none}.input ::placeholder{font-family:Poppins,sans-serif;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;outline:none}.input .left-icon-align{left:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.input .right-icon-align>img{cursor:pointer}.input .right-icon-align{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}input[type=checkbox]+label:before{border:1px solid #a5a5a5;content:"";font-size:8px!important;height:14px;transition:.2s;width:14px}input[type=checkbox]:checked+label:before{border:1px solid #13c487;border:1px solid var(--primary-color)}input[type=checkbox]:checked+label:after{border:2px solid #fff;border-width:0 3px 3px 0;content:"";display:block;height:13px;left:7px;position:absolute;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:6px}input[type=checkbox]:disabled+label:before{opacity:.6}.form-control .relative-div{position:relative}.form-control label{color:var(--black-5);display:block;font-family:Poppins,sans-serif;font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:400;line-height:28px;padding:0 0 6px}@media screen and (max-width:1350px){.form-control label{font-size:13px;line-height:18px}}.form-control label span{color:#da2327;color:var(--bg-danger)}.form-control input{border:1px solid #d6d6d6;border:1px solid var(--light-border-color);border-radius:4px;color:#444;color:var(--gray-4);font-family:Poppins,sans-serif;font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:400;height:46px;line-height:28px;padding:0 16px;transition:.2s ease-in-out;width:100%}.form-control input:focus{border:1px solid #13c487;border:1px solid var(--primary-color)}.form-control textarea{border:1px solid #d1d1d1;border:1px solid var(--border-color-7);border-radius:4px;color:#444;color:var(--gray-4);font-family:Poppins,sans-serif;font-family:var(--heading-font-family),var(--default-font-family);font-size:16px;font-weight:400;height:101px;line-height:28px;padding:16px;transition:.2s ease-in-out;width:100%}.form-control textarea:focus{border:1px solid #13c487;border:1px solid var(--primary-color)}.list-menu{background-color:#fff;background-color:var(--bg-white);border:1px solid #d6d6d6;border:1px solid var(--light-border-color);border-radius:4px;z-index:99999}.list-menu ul{margin:0;max-height:calc(100vh - 200px);overflow-y:scroll;padding:0}.list-menu ul::-webkit-scrollbar{background:#999;width:5px}.list-menu ul::-webkit-scrollbar-thumb{background-color:#010101;background-color:var(--invert-primary-color);width:10px}.list-menu ul li.selected{background-color:#e5fef2;background-color:var(--primary-light-color);color:#13c487;color:var(--primary-color)}.list-menu ul li{color:#343434;color:var(--black-3);cursor:pointer;font-family:Poppins,sans-serif;font-family:var(--heading-font-family),var(--default-font-family);font-size:14px;font-weight:400;line-height:16px;padding:11px 15px;transition:.3s ease-in-out}.list-menu ul .active,.list-menu ul li:hover{background-color:#e5fef2;background-color:var(--primary-light-color);color:#13c487;color:var(--primary-color)}.dropdown-hidden{max-height:0}.dropdown-hidden,.dropdown-show{overflow:hidden;transition:.3s ease-in-out}.dropdown-show{max-height:100vh;z-index:999}.dropdown-align{position:absolute;width:100%}.modal-backdrop{align-items:center;background-color:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal{background-color:#fff;background-color:var(--bg-white);border-radius:8px;width:592px}@media screen and (max-width:767px){.modal{width:calc(100% - 20px)}}.modal-lg{background-color:#fff;background-color:var(--bg-white);border-radius:8px;width:680px}@media screen and (max-width:767px){.modal-lg{width:calc(100% - 20px)}}[type=radio]:checked,[type=radio]:not(:checked){left:-9999px;position:absolute}[type=radio]:checked+label,[type=radio]:not(:checked)+label{color:#666;cursor:pointer;display:inline-block;line-height:20px;padding-left:28px;position:relative}[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{background:#fff;background:var(--bg-white);border:1px solid #d1d1d1;border:1px solid var(--border-color-7);border-radius:100%;content:"";height:16px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}[type=radio]:checked+label:after,[type=radio]:not(:checked)+label:after{background:#13c487;background:var(--primary-color);border-radius:100%;content:"";height:10px;left:3px;position:absolute;top:5px;transition:all .2s ease;width:10px}[type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}[type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.breadcrumb{border-bottom:1px solid #eee;border-bottom:1px solid var(--gray-border-color);min-height:53px;padding:15px 0}@media(max-width:650px){.breadcrumb{display:none}}.breadcrumb ul{align-items:center;display:flex;list-style:none}.breadcrumb ul li,.breadcrumb ul li:last-child:hover{text-decoration:none}.breadcrumb ul li{color:#2b2b2b;color:var(--black-200);cursor:pointer;font-family:Poppins,sans-serif;font-family:var(--text-font-family),var(--default-font-family);font-size:16px;font-weight:400;line-height:22px;padding-right:10px}@media screen and (max-width:767px){.breadcrumb ul li{font-family:Poppins,sans-serif;font-family:var(--text-font-family),var(--default-font-family);font-size:12px;font-weight:500;font-weight:400;line-height:16px}}.breadcrumb ul li:hover{text-decoration:underline}.breadcrumb ul li i{color:#2b2b2b;color:var(--black-200);font-size:13px}@media screen and (max-width:767px){.breadcrumb ul li i{font-size:10px}}input[type=checkbox]+label{cursor:pointer;display:block}input[type=checkbox]{display:none}input[type=checkbox]+label:before{align-items:center;border:1px solid #d1d1d1;border:1px solid var(--border-color-7);border-radius:2px;color:transparent;content:"✔";display:flex;font-size:6px!important;height:18px;justify-content:center;transition:all .1s ease-in-out;vertical-align:bottom;width:18px}input[type=checkbox]:checked+label:before{background-color:#13c487;background-color:var(--primary-color);color:#fff;color:var(--bg-white)}.map-error,.map-loading{align-items:center;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;color:#666;display:flex;font-size:16px;height:600px;justify-content:center;width:100%}.map-error{background-color:#ffebee;border-color:#f8bbd9;color:#d32f2f}.map-loading{background-color:#e3f2fd;border-color:#bbdefb;color:#1976d2}
/*# sourceMappingURL=main.e3c4528d.css.map*/