/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;height:fit-content;}.product-content{display:flex;flex-direction:column;gap:6px;flex:1;min-height:0;}.product-card{max-width:225px;border-radius:8px;display:flex;flex-direction:column;gap:6px;position:relative;height:100%;background-color:white;box-shadow:0px 4px 4px #F1F1F1;}.product-image{position:relative;width:100%;height:165px;overflow:hidden;flex-shrink:0;}.product-image img{width:100%;height:100%;object-fit:contain;font-family:'Inter',sans-serif;}.product-card{width:100%;}.details-wrapper{margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column;gap:8px;padding:10px;flex:1;}.product-brand{line-height:0px;}.product-brand a{font-family:'Inter',sans-serif;display:inline-block;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0px;color:#333333;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px;}.product-title{font-family:'Inter',sans-serif;font-size:14px;font-weight:400;letter-spacing:0px;color:#333333;line-height:1.2;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;line-clamp:3;margin-bottom:0px;flex-shrink:0;}.product-price{display:flex;font-family:'Inter',sans-serif;align-items:center;justify-content:space-between;gap:4px;flex-wrap:nowrap;min-width:0;margin-top:auto;}.price-values{display:flex;flex-direction:column;gap:4px;align-items:flex-start;min-width:0;}.original-price{position:relative;font-size:14px;line-height:100%;letter-spacing:0px;text-decoration:line-through;color:#A1A1A1;font-weight:bold;}.discount-percentage{font-size:12px;font-weight:600;color:#62C577;font-family:'Inter',sans-serif;}.discount-info{display:flex;align-items:center;gap:6px;}.discount-price{color:#FE3464;flex-shrink:0;font-size:18px;line-height:100%;letter-spacing:0px;font-weight:bold;font-family:'Dosis',sans-serif;}.original-price,.discount-price{white-space:nowrap;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;font-family:'Dosis',sans-serif;}.sold-count{font-family:Inter;font-weight:500;font-size:10px;line-height:100%;letter-spacing:0px;color:#333333;white-space:nowrap;}.product-sold{font-size:11px;color:#ABABAB;}.grab-now{background:#67C077;color:white;border:1px solid #67c077;padding:6px 8px;border-radius:100px;font-weight:600;cursor:pointer;font-size:14px;letter-spacing:1px;width:100%;height:29px;line-height:1;text-align:center;margin-top:auto;flex-shrink:0;box-sizing:border-box;}#load-more-wrapper{padding:40px 0;text-align:center;display:flex;justify-content:center;align-items:center;grid-column:1 / -1;width:100%;}.load-more-btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:10px 20px 9px;width:auto;min-width:140px;height:auto;background:#FFFFFF;border:1px solid #DDDDDD;box-shadow:0px 4px 4px rgba(131,131,131,0.25);border-radius:100px;cursor:pointer;outline:none;text-decoration:none;white-space:nowrap;transition:box-shadow 0.2s ease,background 0.2s ease;font-family:'Inter',sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#333333;}.load-more-btn:hover{box-shadow:0px 6px 8px rgba(131,131,131,0.32);background:#FAFAFA;}.load-more-btn:active{box-shadow:0px 2px 4px rgba(131,131,131,0.2);background:#F5F5F5;}.load-btn-text{font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#333333;}.load-more-btn.is-loading .load-btn-text{opacity:0.55;}.load-more-btn.is-loading{pointer-events:none;}.load-more-btn .spinner{display:none;flex:none;width:24px;height:24px;border-radius:50%;background:conic-gradient(rgba(0,0,0,0.5) 0deg 270deg,transparent 270deg 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),#000 calc(100% - 2.5px));mask:radial-gradient(farthest-side,transparent calc(100% - 2.5px),#000 calc(100% - 2.5px));animation:spin 0.9s linear infinite;}.load-more-btn.is-loading .spinner{display:inline-block;}@keyframes spin{to{transform:rotate(360deg);}}.freegift::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 12px);left:50%;transform:translateX(-50%);background:#5E5E5E;color:#fff;font-size:12px;font-weight:normal;text-align:center;padding:8px 10px;border-radius:2px;white-space:normal;word-wrap:break-word;width:max-content;max-width:150px;min-width:100px;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;z-index:1000;pointer-events:none;box-shadow:0px 2px 2.5px rgba(0,0,0,0.25);}.freegift::before{content:"";position:absolute;bottom:calc(100% + 3px);left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:9px solid #5E5E5E;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;z-index:1000;}.freegift:hover::after,.freegift:hover::before{visibility:visible;opacity:1;}.freegift{position:relative;}.sold-count{top:252px;left:8px;font-size:11px;color:#888;padding:0px 8px;}.sidebar-filter{width:190px;min-width:190px;flex-shrink:0;height:100%;}.filter-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 20px;gap:8px;width:100%;height:auto;background:#F55890;border-radius:12px;box-sizing:border-box;}.filter-header>span{font-family:'Dosis',sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:1;color:#FFFFFF;opacity:0.95;flex:0 0 auto;}.filter-header-actions{display:flex;align-items:center;gap:16px;flex:0 0 auto;}.clear-all-link{font-family:'Inter',sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1;color:#FFFFFF;opacity:0.95;text-decoration:none;cursor:pointer;transition:opacity 0.2s ease;white-space:nowrap;display:block;}.clear-all-link:hover{opacity:1;text-decoration:underline;}.filter-close{width:28px;height:28px;font-size:24px;font-weight:bold;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#FFFFFF;opacity:0.9;transition:opacity 0.2s ease;flex:0 0 auto;}.dropdown-heading{font-size:14px;padding-bottom:12px;}.price-label{font-size:12px;margin-top:10px;}.range-labels{display:flex;justify-content:space-between;font-size:12px;}.range-value{background-color:#475766;color:#fff;padding:2px 8px;border-radius:8px;font-size:14px;display:inline-block;margin-top:4px;}.container-1320{max-width:1320px;margin:0 auto;padding:20px 0px 20px 0px;}.deal-wrap{background:#EBEBEB;border-radius:8px;height:48px;display:flex;align-items:center;padding:0 12px;margin-bottom:8px;width:100%;font-family:'Inter',sans-serif;}.deal-checkbox{display:none;}.deal-label{position:relative;width:20px;height:20px;border-radius:50%;border:2px solid currentColor;margin-right:8px;cursor:pointer;transition:0.2s ease;}.deal-checkbox:checked+.deal-label::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background-color:currentColor;border-radius:50%;transform:translate(-50%,-50%);}.deal-text{font-size:14px;line-height:20px;font-weight:500;color:#000;}.earlybird{color:#A31157;}.starbuy{color:#EB7C02;}.preorder{color:#F55890;}.onlinedeals{color:#475766;}.vipdeal{color:#F3C231;}.filter-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.5);z-index:998;display:none;}.slide-filter{position:fixed;top:0;left:-100%;height:100vh;width:80%;background-color:#fff;z-index:999;overflow-y:auto;transition:left 0.3s ease;box-shadow:2px 0 5px rgba(0,0,0,0.2);padding:20px;}.filter-dropdown .form-checkboxes{max-height:400px;overflow-y:auto;overflow-x:hidden;border-radius:8px;margin-bottom:12px;padding:12px;background-color:#fff;border:1px solid #eaeaea;margin-top:10px;}.deal-selector{padding:16px;background:#fff;border:1px solid #EFEFEF;border-radius:12px;display:flex;flex-direction:column;gap:12px;font-family:"Inter",sans-serif;margin-top:15px;}.deal-selector__header{display:flex;align-items:center;gap:8px;}.deal-selector__title{font-size:16px;font-weight:600;color:#333;}.deal-selector__list{display:flex;flex-direction:column;gap:8px;padding:10px 12px;}.deal-option{--deal-color:#ccc;display:flex;align-items:center;gap:10px;padding:8px 15px;border:1px solid #F0F0F0;border-radius:8px;cursor:pointer;height:36px;transition:all 0.2s ease;}.deal-option[data-color="#EB7C02"]{--deal-color:#EB7C02;color:#EB7C02;}.deal-option[data-color="#A1215E"]{--deal-color:#A1215E;color:#A1215E;}.deal-option[data-color="#F55890"]{--deal-color:#F55890;color:#F55890;}.deal-option[data-color="#34A853"]{--deal-color:#34A853;color:#34A853;}.deal-option[data-color="#EB7C02"] .deal-option__label{color:#EB7C02;}.deal-option[data-color="#A1215E"] .deal-option__label{color:#A1215E;}.deal-option[data-color="#F55890"] .deal-option__label{color:#F55890;}.deal-option[data-color="#34A853"] .deal-option__label{color:#34A853;}.deal-option:hover{background:#fafafa;}.deal-option__input{display:none;}.deal-option__radio{width:18px;height:18px;border-radius:50%;border:2px solid #333;transition:all 0.2s ease;position:relative;flex-shrink:0;}.deal-option__radio::after{content:"";position:absolute;inset:3px;border-radius:50%;background:transparent;transition:background 0.2s ease;}.deal-option__input:checked+.deal-option__radio{border-color:var(--deal-color);}.deal-option__input:checked+.deal-option__radio::after{background:var(--deal-color);}.deal-option:has(.deal-option__input:checked){border-color:var(--deal-color);background:rgba(0,0,0,0.03);}.deal-option:has(.deal-option__input:checked) .deal-option__label{color:var(--deal-color);font-weight:400;}.deal-option__label{font-family:'Inter',sans-serif;font-weight:400;}.deal-option[data-color="#EB7C02"] .deal-option__label{color:#EB7C02;}.deal-option[data-color="#A1215E"] .deal-option__label{color:#A1215E;}.deal-option[data-color="#F55890"] .deal-option__label{color:#F55890;}.deal-option[data-color="#34A853"] .deal-option__label{color:#34A853;}.deal-option__info{width:16px;height:16px;position:relative;display:inline-flex;align-items:center;justify-content:center;}.deal-icon{font-size:16px !important;color:#333333;}.deal-option__info::after,.deal-option__info::before{font-family:inherit !important;}.deal-option__info::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 12px);left:50%;transform:translateX(-50%);background:#5E5E5E;color:#fff;font-size:12px;padding:8px 10px;border-radius:2px;max-width:150px;min-width:100px;width:max-content;white-space:normal;opacity:0;visibility:hidden;transition:0.3s ease;pointer-events:none;z-index:999;box-shadow:0px 2px 2.5px rgba(0,0,0,0.25);}.deal-option__info::before{content:"";position:absolute;bottom:calc(100% + 3px);left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:9px solid #5E5E5E;opacity:0;visibility:hidden;transition:0.3s ease;}.deal-option__info:hover::after,.deal-option__info:hover::before{visibility:visible;opacity:1;}.dropdown-heading{font-weight:bold;font-size:16px;cursor:pointer;padding:12px;display:flex;align-items:center;border-radius:8px 8px 0 0;margin:5px 0px;gap:6px;}.dropdown-heading .arrow{transition:transform 0.3s ease;}.dropdown-heading.active .arrow{transform:rotate(180deg);}.dropdown-heading .selector__icon{width:20px;height:20px;object-fit:contain;flex-shrink:0;}.selector__icon{width:20px;height:20px;object-fit:contain;flex-shrink:0;}.dropdown-heading .arrow,.dropdown-heading .material-icons{margin-left:auto;transition:transform 0.3s ease;}.dropdown-heading.active .arrow,.dropdown-heading.active .material-icons{transform:rotate(180deg);}.dropdown-content{max-height:0;overflow:hidden;transition:max-height 0.4s ease;padding:0px;}.dropdown-content.open{max-height:500px;}.form-check input{margin-right:8px;}.form-check{padding-left:0px}.brand-category-bg{background-color:#F6F6F6;}.age-bg{background-color:#fff;border:1px solid #EFEFEF;border-radius:8px;}.slide-panel{position:fixed;top:0;left:0;height:100vh;width:280px;box-shadow:2px 0 10px rgba(0,0,0,0.1);z-index:1050;transform:translateX(-100%);transition:transform 0.3s ease-in-out;padding:0px;overflow-y:auto;}.slide-panel.active{transform:translateX(0);}@media (max-width:991.98px){.sidebar-filter{position:relative;width:100%;border:1px solid #ddd;padding:16px;background:#fff;z-index:999;}.filter-close{cursor:pointer;font-size:20px;float:right;margin-top:-4px;}}@media (min-width:992px){.slide-panel{position:static;height:auto;transform:none;box-shadow:none;width:auto;}.slide-panel.active{transform:none;}}.filter-dropdown.open .dropdown-content{display:block;}.material-icons{font-size:18px;transition:transform 0.3s ease;transform:rotate(0deg);}.filter-dropdown.open .material-icons{transform:rotate(180deg);}.freegift:hover::after{opacity:1;visibility:visible;}.tooltip-icon{position:relative;cursor:help;margin-left:5px;font-size:14px;color:#666;}.tooltip-icon::after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);color:black;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity 0.3s,visibility 0.3s;pointer-events:none;z-index:10;}.tooltip-icon:hover::after{opacity:1;visibility:visible;}.short .form-item{display:flex;align-items:center;justify-content:space-between;}.short .form-item label{margin-right:10px;min-width:60px;margin-bottom:0;}.short .form-item select{flex:1;max-width:250px;}@media (max-width:767px){.short .input-wrapper select{width:150px;}.short .form-label{display:none !important;}.slide-panel{position:absolute;width:70%;z-index:9999;}.child-container{width:100%;height:fit-content;}.freegift::after{max-width:150px;font-size:11px;padding:6px 8px;}.freegift::before{border-width:5px;}}@media (max-width:1400px){.product-card{min-width:auto;}}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr);}}@media (max-width:992px){.product-grid{grid-template-columns:repeat(3,1fr);}}@media (max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr);}.load-btn-text{font-size:12px;}.load-more-btn{width:30%;}.child-container{width:100%;height:fit-content;}.short .input-wrapper select{width:100px;}.freegift::after{max-width:120px;font-size:10px;padding:5px 7px;}.freegift::before{border-width:4px;}}@media (max-width:490px){.discount-percentage{font-size:10px;font-weight:bold;white-space:nowrap;}.product-badges{width:100% !important;max-width:100%;flex-wrap:nowrap;gap:4px;overflow:hidden;}.mm-badge{flex-shrink:1;min-width:0;padding:4px 6px;gap:4px;}.badge-early,.badge-starbuy{width:auto !important;max-width:48%;}.badge-text{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.badge-icon{width:14px;height:14px;flex-shrink:0;}.badge-icon img{width:10px;height:10px;}.badge-icon-img{width:10px;height:10px;}.product-card{width:100%;min-width:0;}}.brand-banner img{width:100%;height:100%;object-fit:cover;display:block;margin:0 0 20px;}.product-bannerimage img{width:100%;}.product-list #edit-actions{margin-top:6px !important;}form,.form-text,.form-select{font-family:'Inter',sans-serif !important;}.brand a{font-family:'Inter',sans-serif;}.catalog-layout .filtericon{float:right;}#productQuickView .modal-content{border-radius:12px;overflow:hidden;}#productQuickView .modal-header{border-bottom:1px solid #eee;padding:1.5rem;}#productQuickView .modal-body{padding:2rem;}#modalProductImage{border-radius:8px;max-height:400px;object-fit:cover;}.quick-actions .btn{padding:10px 20px;font-weight:500;}.quantity-selector .input-group{box-shadow:0 2px 4px rgba(0,0,0,0.1);border-radius:6px;overflow:hidden;}.quantity-selector .btn{border:none;background:#f8f9fa;}.quantity-selector .btn:hover{background:#e9ecef;}.quantity-selector input{border:none;}#viewDetailsBtn{background-color:pink;border:solid 1px pink;color:white;}#quickAddToCart{background-color:#67c077;border:solid 1px #67c077;}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);}.modal-content{background:#fff;margin:auto;padding:20px;border-radius:10px;width:80%;max-width:900px;position:relative;}.product-badges{display:flex;flex-direction:row;align-items:center;padding:0px;height:25px;overflow:hidden;position:relative;width:100%;flex-wrap:nowrap;}.badge-marquee{display:flex;white-space:nowrap;animation:badge-scroll 20s linear infinite;width:max-content;}.badge-set{display:flex;gap:5px;align-items:center;margin-left:5px;}.badge-marquee:hover{animation-play-state:paused;}.badge-marquee.no-scroll{animation:none;}@keyframes badge-scroll{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}.product-badges .mm-badge{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 2px 2px 5px;gap:5px;border-radius:5px;text-decoration:none;box-sizing:border-box;border:none;}.badge-early{background:#A1215E;}.badge-starbuy{background:#EB7C02;}.badge-online{background:#34A853;}.badge-preorder{background:#F55890;}.badge-text{font-family:'Inter';font-style:normal;font-weight:500;font-size:11px;line-height:18px;color:#FFFFFF;white-space:nowrap;}.badge-icons{display:flex;flex-direction:row;align-items:center;gap:2px;}.badge-icon-img{width:10px;height:10px;}.badge-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:#FFFFFF;border-radius:100px;flex-shrink:0;position:relative;}.badge-icon img{width:22px;height:22px;display:block;}.badge-starbuy .badge-icons{gap:2px;}.filter-group.dropdown-content{background:#ffffff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.05);display:flex;flex-direction:column;gap:8px;}.filter-group .js-form-item{display:flex;align-items:center !important;background:#ffffff;padding:10px 12px;border-radius:8px;border:1px solid #f0f0f0;margin-bottom:6px;cursor:pointer;position:relative;overflow:hidden;}.filter-group .js-form-item:hover{background:#f9f9f9;}.filter-group .js-form-item{background:#ffffff;border:1px solid #eaeaea;font-weight:600;}.parent-cat.has-children{background-color:#f5f5f5;}.filter-group .js-form-item.parent-cat .form-check-label{font-weight:600;color:#333;}.filter-group .js-form-item.parent-cat.has-children{padding-right:40px;}.filter-group .js-form-item.parent-cat.has-children .category-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(0deg);color:#444;font-size:20px;transition:transform 0.3s ease;pointer-events:none;user-select:none;}.filter-group .js-form-item.parent-cat.expanded .category-arrow{transform:translateY(-50%) rotate(180deg);}.filter-group .js-form-item.child-cat{display:flex;align-items:flex-start !important;border:none;box-shadow:none;background:#ffffff;margin-left:6px;margin-right:0;border-radius:0 8px 8px 0;display:none;}.filter-group .js-form-item.child-cat .form-check-label{font-weight:400;font-size:13px;color:#666;}.filter-group .js-form-item .form-check-label.option{font-family:'Inter',sans-serif;font-weight:400;font-size:14px;line-height:16px;opacity:0.85;transition:opacity 0.2s;flex:1;cursor:pointer;color:#333333;letter-spacing:0px;margin-bottom:0px;}.filter-group .js-form-item:hover .form-check-label.option{opacity:1;}.filter-group .js-form-item.child-cat .form-check-label.option{flex:1;min-width:0;white-space:normal;line-height:1.4;}.filter-group .form-check-input{appearance:none !important;-webkit-appearance:none !important;width:18px;height:18px;border:1.6px solid #333;border-radius:4px;background:#fff;margin-right:12px;margin-left:0;cursor:pointer;position:relative;transition:all 0.2s ease;flex-shrink:0;}.filter-group .form-check-input:checked{background:#62c577;border-color:#62c577;}.filter-group .form-check-input:checked::after{content:"";position:absolute;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;top:3px;left:6px;transform:rotate(45deg);}.filter-group .js-form-item input:checked~.form-check-label{font-weight:600;}.filter-group .js-form-item.parent-cat input:checked{background:#62c577;}.filter-group .js-form-item:last-child{margin-bottom:0;}.filter-group .js-form-item.child-cat{overflow:hidden;}.filter-group .js-form-item.child-cat[style*="display: block"],.filter-group .js-form-item.child-cat[style*="display: list-item"]{opacity:1;margin-bottom:6px;padding-top:4px;padding-bottom:4px;border:1px solid #eaeaea;border-radius:8px;}.filter-group .js-form-item.child-cat .form-check-label.option{flex:1;min-width:0;white-space:normal;display:inline;padding-top:2px;line-height:1.35;}.filter-group .form-check .form-check-input,.filter-group .js-form-item .form-check-input{float:none !important;margin-left:0 !important;}.results-count{width:auto;min-width:169px;font-family:'Inter',sans-serif;font-style:normal;font-weight:400;line-height:16px;color:#333333;opacity:0.8;text-align:center;white-space:nowrap;}@media (max-width:767px){.results-count{order:-1;}}.active-filters-wrapper{display:flex;align-items:center;gap:15px;margin-bottom:20px;flex-wrap:wrap;}.active-filters-label{font-family:'Inter',sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:16px;color:#333333;opacity:0.8;}.active-filters-pills{display:flex;flex-wrap:wrap;gap:10px;align-items:center;}.filter-pill{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:4px 15px;gap:10px;border:1px solid #F55890;border-radius:100px;background:#fff;cursor:pointer;transition:all 0.2s ease;}.filter-pill:hover{background:#fff5f9;}.filter-pill-text{font-family:'Inter',sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#333333;opacity:0.8;white-space:nowrap;}.filter-pill-remove{width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;}.filter-pill-remove::before{content:'×';font-size:24px;color:#333333;line-height:1;}.active-filters-wrapper.hidden{display:none;}@media (max-width:991px){#mobileFilterBtn{border:0 !important;margin:10px;padding:0 !important;background:#F55890 !important;border-radius:4px !important;overflow:hidden;transition:all 0.3s ease;box-shadow:0 4px 6px rgba(0,0,0,0.1);height:24px;display:inline-flex !important;}#mobileFilterBtn span{padding:4px 8px 4px 6px;font-size:12px;line-height:16px;color:#FFFFFF;opacity:0.8;white-space:nowrap;transition:opacity 0.3s ease;font-family:'Inter',sans-serif;}.custom-filter-icon{width:15px;height:13px;fill:white;}#mobileFilterBtn i{font-size:16px;}#mobileFilterBtn span{font-size:14px;}#product-filter-right-form .row.justify-content-between{display:flex !important;flex-wrap:nowrap !important;align-items:center !important;gap:8px;margin-bottom:16px !important;}#product-filter-right-form .row>.col-6:first-child,#product-filter-right-form .row>.col-md-4:first-child{flex:0 0 auto !important;width:auto !important;max-width:80px;padding:0 !important;}#product-filter-right-form .row>.col-12.col-md-4{flex:1 1 auto !important;width:auto !important;max-width:none !important;padding:0 8px !important;margin:0 !important;order:0;}#product-filter-right-form .row>.col-6:last-child,#product-filter-right-form .row>.col-md-4:last-child{flex:0 0 auto !important;width:auto !important;max-width:100px;padding:0 !important;}#product-filter-right-form .form-label{display:none !important;}#product-filter-right-form .form-select,#product-filter-right-form .filter-select{font-size:13px !important;padding:6px 28px 6px 8px !important;height:32px !important;min-width:60px;border:1px solid #ddd !important;border-radius:6px !important;background-position:right 6px center !important;background-size:12px !important;}.results-count{font-size:13px !important;line-height:1.2 !important;height:auto !important;min-width:auto !important;text-align:center !important;white-space:nowrap;padding:0 4px;}.results-count strong{font-weight:600;}#product-filter-right-form .input-wrapper{width:100%;}#product-filter-right-form .horizontal-field{width:100%;}#product-filter-right-form .js-form-item{margin-bottom:0 !important;}}@media (max-width:767px){.mobile-filter-row{padding:0 10px;}}@media (max-width:991px){.catalog-layout{display:flex;flex-direction:column;}.catalog-layout .product-list{order:2;}#mobileFilterBtn{width:auto !important;max-width:120px;height:40px;margin:0 !important;padding:8px 16px !important;border-radius:8px !important;background:#F55890 !important;color:white !important;border:none !important;font-weight:500;gap:6px;}#mobileFilterBtn i{font-size:16px;}#mobileFilterBtn span{font-size:14px;}}@media (max-width:767px){#product-filter-right-form .row{margin-bottom:16px;}}.modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4);}.modal-content{background-color:#fefefe;padding:0;border:1px solid #888;width:95%;max-width:900px;position:relative;border-radius:8px;overflow:hidden;}.close{background-color:#f55890;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:bold;position:absolute;right:15px;top:15px;cursor:pointer;z-index:1001;line-height:1;transition:transform 0.2s ease,background-color 0.2s ease;box-shadow:0 2px 8px rgba(0,0,0,0.2);}.close:hover{background-color:#d44778;transform:scale(1.1);color:#fff;}#product-filter-left-form .filter-group .js-form-item.child-cat{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:1px;padding:3px 0 3px 16px;}#product-filter-left-form .filter-group .js-form-item.child-cat .form-check-input,#product-filter-left-form .filter-group .js-form-item.child-cat input[type="checkbox"]{flex-shrink:0;margin-top:2px;position:relative;top:0;left:0;}#product-filter-left-form .filter-group .js-form-item.child-cat label,#product-filter-left-form .filter-group .js-form-item.child-cat .form-check-label{display:inline;flex:1;white-space:normal;word-break:break-word;min-width:0;padding-top:0 !important;margin-bottom:0;line-height:1.35;cursor:pointer;}
.product-header-search-wrapper{position:relative;width:100%;max-width:700px;}.product-search-results-container{position:absolute;top:calc(100% + 11px);left:0;right:0;background:#fff;border-radius:0px 0px 16px 16px;box-shadow:0 12px 40px rgba(0,0,0,0.15);z-index:10000;overflow:hidden;}.search-results-wrapper{display:flex;max-height:500px;overflow:hidden;}.suggestions-column{flex:0 0 280px;background:#fafafa;border-right:1px solid #e0e0e0;padding:20px;overflow-y:auto;}.suggestions-column .column-title{font-size:14px;font-weight:600;color:#e91e63;margin-bottom:10px;padding:0;font-family:'Inter',sans-serif;}.suggestions-list{list-style:none;padding:0;margin:0;}.suggestion-item{display:flex;align-items:center;gap:8px;padding:8px 14px;cursor:pointer;border-radius:8px;transition:all 0.2s;color:#424242;font-size:12px;}.suggestion-item:hover{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.08);color:#212121;}.search-icon{font-size:16px;flex-shrink:0;}.suggestion-text{flex:1;}.products-column{flex:1;padding:20px;overflow-y:auto;background:#fff;}.products-column.full-width{flex:1 1 100%;}.products-column .column-title{font-size:14px;font-weight:600;color:#212121;margin-bottom:10px;padding:0;font-family:'Inter',sans-serif;}.search-results-wrapper .products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;}.search-results-wrapper .product-card{display:flex;flex-direction:column;gap:8px;padding:5px;border:1px solid #e0e0e0;border-radius:10px;cursor:pointer;transition:all 0.2s;background:#fff;grid-template-columns:80px 1fr;min-width:inherit;max-width:inherit;}.search-results-wrapper .product-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);border-color:#e91e63;transform:translateY(-1px);}.search-results-wrapper .product-image{object-fit:cover;border-radius:8px;flex-shrink:0;background:#f9f9f9;border:1px solid #f0f0f0;}.product-image-placeholder{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px;font-size:28px;flex-shrink:0;}.search-results-wrapper.product-details{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0;}.search-results-wrapper .product-brand{font-size:12px;font-weight:600;color:#333333;margin:0;text-transform:capitalize;line-height:1.2;border:1px solid pink;width:fit-content;padding:2px 8px;border-radius:10px;}.search-results-wrapper .product-title{font-size:12px;font-weight:400;color:#212121;margin:5px 0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.search-results-wrapper .product-pricing{display:flex;align-items:center;gap:6px;margin-top:auto;}.search-results-wrapper .product-price{font-size:14px;font-weight:600;color:#e91e63;}.search-results-wrapper .product-price-original{font-size:12px;font-weight:500;color:#9e9e9e;text-decoration:line-through;font-family:'Inter',sans-serif;}.view-all-container{padding:16px 20px;background:#fff;border-top:1px solid #f0f0f0;}.view-all-btn{width:100%;padding:10px 24px;background:linear-gradient(135deg,#e91e63 0%,#c2185b 100%);color:#fff;border:none;border-radius:50px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:0.8px;cursor:pointer;transition:all 0.3s;box-shadow:0 4px 12px rgba(233,30,99,0.3);}.view-all-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(233,30,99,0.4);background:linear-gradient(135deg,#c2185b 0%,#ad1457 100%);}mark{background:#fff176;color:#000;font-weight:700;padding:2px 4px;border-radius:3px;font-family:'Inter',sans-serif;}#product-header-search-input{width:100%;padding:14px 140px 14px 20px;border:2px solid #e0e0e0;border-radius:50px;font-size:15px;transition:all 0.3s ease;box-sizing:border-box;background:#fafafa;color:#212121;font-weight:500;}#product-header-search-input:focus{outline:none;border-color:#e91e63;background:#fff;box-shadow:0 0 0 3px rgba(233,30,99,0.1);}.search-clear-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:26px;height:26px;border:none;background:#e0e0e0;color:#757575;border-radius:50%;cursor:pointer;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;transition:all 0.2s;z-index:10;}.search-clear-btn:hover{background:#e91e63;color:#fff;}.product-search-autocomplete-loading{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="none" stroke="%23e91e63" stroke-width="3" stroke-dasharray="32" stroke-dashoffset="32"><animate attributeName="stroke-dashoffset" dur="1s" values="32;0" repeatCount="indefinite"/></circle></svg>');background-repeat:no-repeat;background-position:right 16px center;background-size:20px;}.suggestions-column::-webkit-scrollbar,.products-column::-webkit-scrollbar{width:8px;}.suggestions-column::-webkit-scrollbar-track,.products-column::-webkit-scrollbar-track{background:#f5f5f5;}.suggestions-column::-webkit-scrollbar-thumb,.products-column::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px;}.suggestions-column::-webkit-scrollbar-thumb:hover,.products-column::-webkit-scrollbar-thumb:hover{background:#bdbdbd;}@media (max-width:768px){.search-results-wrapper{flex-direction:column;max-height:70vh;}.suggestions-column{flex:0 0 auto;border-right:none;border-bottom:1px solid #e0e0e0;overflow-y:inherit;}.search-results-wrapper .products-grid{grid-template-columns:repeat(2,1fr);}.search-results-wrapper .product-image-placeholder{width:100%;height:100%;}.search-results-wrapper .product-title{font-size:12px;}.search-results-wrapper .product-price{font-size:14px;}.suggestion-item{padding:0px;}}@media (max-width:480px){.search-results-wrapper .product-card{padding:10px;gap:10px;}.search-results-wrapper .product-image-placeholder{width:100%;height:100%;}}
.brand-slider-section{background:#fff;position:relative;overflow:hidden;}.brand-slider-section h2{color:#62C577;text-align:left;line-height:43px;text-transform:capitalize;font-weight:700;margin:0;font-family:var(--font-heading);}.featured-slick-container{margin-top:25px;}.swiper{width:100%;padding-top:20px;padding-bottom:20px;}.swiper-slide{background-position:center;background-size:contain;background-repeat:no-repeat;height:100px;display:flex;justify-content:center;align-items:center;transition:all 0.3s ease;}.swiper-slide img{max-width:100%;max-height:80px;object-fit:contain;}.swiper-wrapper{transition-timing-function:linear;}.swiper-container-2{margin-top:20px;}.slider-header{display:flex;justify-content:space-between;align-items:center;margin:0;padding:0;color:#62C577;}.slider-header h2{margin:0;padding:0;line-height:43px;text-transform:capitalize;}.custom-arrow{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform 0.2s ease;}.custom-arrow:hover{transform:scale(1.05);}.custom-arrow svg{width:26px;height:26px;stroke:#fff;stroke-width:2;fill:none;}.slick-slider-container{overflow:hidden;padding-bottom:20px;}.slick-slide{height:auto;outline:none;}.slick-slide img{display:inline-block;}.brand-card-container{padding:5px;}.award-winner-logo{width:35px;height:25px;}.brand-card{width:100%;max-width:210px;height:135px;background:#F7F7F7;box-shadow:0px 1px 4px #A1A1A1;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all 0.25s ease;overflow:hidden;padding:10px;}.brand-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,0.12);}.brand-card-image-wrapper{flex:1;display:flex;align-items:center;justify-content:center;padding:20px 10px 10px;background:#F7F7F7;min-height:140px;}.brand-card img{max-width:100%;object-fit:contain;display:block;transition:transform 0.3s ease;}.brand-card:hover img{transform:scale(1.05);}.slick-row-2{margin-top:5px;}.no-image-placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#f0f0f0;color:#333;font-size:14px;font-weight:600;text-align:center;padding:10px;min-width:100%;min-height:80px;border-radius:4px;}.brand-booth-info{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:0 0 8px 8px;z-index:10;box-sizing:border-box;background:#F7F7F7;border-top:1px solid rgba(0,0,0,0.05);}.booth-text{font-family:'Inter',sans-serif;font-weight:500;font-size:12px;line-height:1.2;color:#000000;white-space:nowrap;border:0.5px solid #C2C2C2;border-radius:100px;padding:6px 10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;position:relative;z-index:1;box-sizing:border-box;transition:all 0.2s ease;}.booth-text:hover{border-color:#F55890;color:#F55890;}.location-icon{width:18px;height:18px;flex-shrink:0;display:block;position:relative;z-index:1;transition:transform 0.2s ease;}.floor-plan-link{display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;text-decoration:none;margin:0;padding:4px;position:relative;z-index:1;border-radius:4px;transition:all 0.2s ease;}.floor-plan-link:hover{background:rgba(245,88,144,0.1);}.floor-plan-link:hover .location-icon{transform:scale(1.2);}.swiper-slide .brand-booth-info{margin-top:0;}.brand-card-container .brand-booth-info{margin-top:0;border-radius:0 0 8px 8px;}@media (min-width:1400px){.brand-slider-section h2,.slider-header h2{line-height:48px;}.brand-card{max-width:230px;height:145px;}.swiper-slide{height:110px;}.swiper-slide img{max-height:90px;}}@media (max-width:1199px){.brand-slider-section h2,.slider-header h2{line-height:38px;}.featured-slick-container{margin-top:22px;}.brand-card{max-width:190px;height:125px;}.brand-card-image-wrapper{min-height:120px;padding:18px 10px 10px;}.swiper-slide{height:95px;}.swiper-slide img{max-height:75px;}.award-winner-logo{width:32px;height:23px;}.brand-booth-info{gap:7px;padding:9px 11px;}.booth-text{font-size:11px;padding:5px 9px;}.location-icon{width:17px;height:17px;}}@media (max-width:991px){.brand-slider-section h2,.slider-header h2{line-height:32px;}.featured-slick-container{margin-top:20px;}.swiper{padding-top:16px;padding-bottom:16px;}.brand-card{max-width:180px;height:115px;padding:8px;}.brand-card-image-wrapper{min-height:110px;padding:16px 8px 8px;}.swiper-slide{height:90px;}.swiper-slide img{max-height:68px;}.custom-arrow svg{width:24px;height:24px;}.award-winner-logo{width:30px;height:22px;}.brand-booth-info{gap:6px;padding:8px 10px;}.booth-text{font-size:10px;padding:5px 8px;}.location-icon{width:16px;height:16px;}.swiper-container-2{margin-top:16px;}}@media (max-width:767px){.brand-slider-section h2,.slider-header h2{line-height:28px;}.featured-slick-container{margin-top:18px;}.swiper{padding-top:14px;padding-bottom:14px;}.brand-card-container{padding:5px;}.brand-card{max-width:160px;height:90px;padding:8px;}.brand-card-image-wrapper{min-height:100%;padding:16px 10px 8px;}.swiper-slide{height:80px;}.swiper-slide img{max-height:60px;}.custom-arrow svg{width:22px;height:22px;}.award-winner-logo{width:28px;height:20px;}.no-image-placeholder{font-size:12px;min-height:70px;}.brand-booth-info{gap:6px;padding:8px 10px;row-gap:4px;bottom:0;left:0;right:0;width:100%;background:#F7F7F7;}.booth-text{font-size:10px;padding:5px 8px;}.location-icon{width:16px;height:16px;}.floor-plan-link{padding:3px;}.swiper-container-2{margin-top:14px;}}@media (max-width:480px){.brand-slider-section h2,.slider-header h2{line-height:24px;}.featured-slick-container{margin-top:10px;}.swiper{padding-top:12px;padding-bottom:12px;}.brand-card{max-width:140px;height:90px;padding:10px;display:flex;justify-content:space-around;align-items:center;}.brand-card-image-wrapper{min-height:100%;padding:12px 8px 6px;}.swiper-slide{height:75px;}.swiper-slide img{max-height:55px;}.custom-arrow svg{width:22px;height:22px;}.award-winner-logo{width:26px;height:18px;}.no-image-placeholder{font-size:11px;min-height:60px;padding:8px;}.brand-booth-info{gap:4px;padding:3px;row-gap:4px;bottom:0;left:0;right:0;width:100%;}.booth-text{font-size:8px;padding:4px 6px;}.location-icon{width:14px;height:14px;}.floor-plan-link{padding:2px;}.swiper-container-2{margin-top:12px;}}@media (max-width:360px){.brand-slider-section h2,.slider-header h2{line-height:22px;}.brand-card{max-width:120px;height:80px;padding:8px;}.swiper-slide{height:65px;}.swiper-slide img{max-height:48px;}.booth-text{font-size:7px;padding:3px 5px;}.location-icon{width:12px;height:12px;}.award-winner-logo{width:22px;height:16px;}}
.product-slider-wrapper{position:relative;width:100%;max-width:1400px;margin:0 auto;padding:40px 20px 0 20px;}.product-slider-wrapper .slider-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;}.product-slider-container{position:relative;width:100%;display:block;}.slider-title{color:#000000;margin-bottom:0px;}.prod-slider-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:0px;}.product-slider-container .slick-track{display:flex !important;align-items:stretch;flex-wrap:nowrap;}.product-slider-container .slick-slide{height:auto;display:flex;flex-direction:row;justify-content:inherit;float:none !important;filter:drop-shadow(0px 4px 4px #EAEAEA);}.product-slide-item{height:100%;padding:0 5px;box-sizing:border-box;display:flex !important;flex-direction:row;}.product-slide-item .product-card{height:100%;width:100%;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.05);}.product-slide-item .product-card .product-image{max-height:180px;justify-content:center;align-items:center;overflow:hidden;}.product-slide-item .product-card .details-wrapper{flex:1;display:flex;flex-direction:column;}.product-card-slider{min-width:250px;}.product-slide-item .product-card .product-image img{width:100%;height:100%;object-fit:contain;}.product-slide-item .product-card{min-height:270px;}.product-slide-item .product-card .grab-now{margin-top:auto;}.custom-arrow{display:flex;align-items:center;justify-content:center;transition:transform 0.3s ease;}.custom-arrow:hover{transform:scale(1.1);}.custom-arrow svg circle{transition:all 0.3s ease;}.custom-arrow:hover svg circle{stroke:#FE3464;}.custom-arrow:hover svg line,.custom-arrow:hover svg polyline{stroke:#FE3464;}.product-slider-container .slick-dots{bottom:-40px;}.product-slider-container .slick-dots li button:before{font-size:12px;color:#3498db;opacity:0.5;}.product-slider-container .slick-dots li.slick-active button:before{opacity:1;color:#3498db;}@media (max-width:992px){.product-slider-container .slick-prev{left:-10px;}.product-slider-container .slick-next{right:-10px;}.product-slide-item{padding:5px;}}@media (max-width:768px){.product-card-slider{min-width:0;}}@media (max-width:480px){.product-slider-wrapper{margin-bottom:30px;}.product-slide-item{padding:5px;}}
