.categories-section{border:2px solid #8b8b8b;border-radius:10px}.categories-section h1{color:#656565;padding:20px;font-family:Lato;font-size:18px;font-style:normal;font-weight:700;line-height:20px}.categories-list li{color:#495159;cursor:pointer;border-bottom:.5px solid #8b8b8b;justify-content:space-between;padding:10px 50px 10px 20px;font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.categories-list li:first-child{border-top:.5px solid #8b8b8b}.categories-list li:last-child{border-bottom:0}.no-available{color:#656565;padding:20px;font-family:Lato;font-size:18px;font-style:normal;font-weight:700;line-height:20px}
.filter-title{color:#656565;margin:10px 0;font-family:Lato;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.filter-heading{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.filter-heading h2{color:#495159;font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.filter-heading img{padding-right:20px}.filter-child{padding:10px 0 25px}.input-wrapper{gap:10px;padding:7px 0;display:flex}.input-wrapper input{width:18px}.input-wrapper span{color:#495159;font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.slider{appearance:none;cursor:pointer;pointer-events:auto;background:#4b5563;border-radius:5px;outline:none;width:100%;height:4px;position:absolute}.slider-min{z-index:3;pointer-events:auto}.slider-max{z-index:2;pointer-events:auto}.slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;z-index:4;background:#ea580c;border-radius:50%;width:20px;height:20px;position:relative}.slider::-moz-range-thumb{cursor:pointer;z-index:4;background:#ea580c;border-radius:50%;width:20px;height:20px}.slider-container{justify-content:center;align-items:center;width:100%;height:40px;margin-top:25px;display:flex;position:relative}.slider-track{background:#4b5563;border-radius:5px;width:100%;height:4px;position:absolute}.slider{appearance:none;pointer-events:none;z-index:2;background:0 0;outline:none;width:100%;height:4px;position:absolute}.slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;pointer-events:auto;background:#ea580c;border-radius:50%;width:20px;height:20px}.slider::-moz-range-thumb{cursor:pointer;pointer-events:auto;background:#ea580c;border-radius:50%;width:20px;height:20px}.price-values{justify-content:space-between;display:flex}.floating-filter-btn{display:none}@media (max-width:768px){.floating-filter-btn{color:#fff;z-index:999;background:#114d83;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 18px;font-size:14px;display:flex;box-shadow:0 4px 10px #0000004d}.floating-filter-btn img{width:18px;height:18px}}.filter-sidebar-section{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 6px #0000001a}.filter-heading img{object-fit:contain;opacity:.7;width:14px;height:14px}@media (max-width:768px){.filter-sidebar-section{z-index:1000;background:#fff;width:85%;height:100%;padding:25px;transition:transform .3s ease-in-out;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.filter-sidebar-section.open{transform:translate(0)}.filter-close-header{justify-content:space-between;align-items:center;display:flex}.close-filter-btn{cursor:pointer;color:#333;background:0 0;border:none;font-size:24px;display:block}}@media (min-width:769px){.close-filter-btn{display:none}}
.product-card{background:#f2f2f2;border-radius:10px;padding:20px}.favorite{float:right}.meta-data{flex-direction:column;align-items:center;display:flex}.brand-name{color:#656565;margin-bottom:3px;font-family:Lato;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.product-name{color:#656565;font-family:Lato;font-size:12px;font-style:normal;font-weight:700;line-height:14px}.product-img{object-fit:contain;width:100%;max-width:150px;height:140px;margin-top:5px;margin-bottom:5px}.product-price{color:#114d83;margin-bottom:10px;font-family:Lato;font-size:16px;font-style:normal;font-weight:900;line-height:18px}.main-btn{color:#fff;cursor:pointer;z-index:0;background-color:#114d83;border:none;border-radius:6px;padding:10px 16px;font-weight:700;transition:transform .2s,background-color .3s;position:relative;overflow:hidden}.main-btn:hover{transform:scale(1.02)}.main-btn:before{content:"";z-index:1;background:linear-gradient(120deg,#0000 0%,#ffffff26 45%,#fff6 50%,#ffffff26 55%,#0000 100%);width:200%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.main-btn:hover:before{left:100%}.main-btn.disabled{cursor:not-allowed;pointer-events:none;background-color:#ed6e1f}.main-btn.shine:before{animation:.6s ease-in-out sparkle}@keyframes sparkle{0%{left:-100%}to{left:100%}}.main-btn.shine{animation:.3s ease-in-out popIn}@keyframes popIn{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1)}}@media (max-width:768px){.product-card{border-radius:8px;padding:14px}.favorite{width:18px;height:18px}.meta-data{align-items:center}.brand-name{font-size:11px}.product-name{text-align:center;margin-bottom:4px;font-size:13px}.product-img{max-width:120px;height:110px}.product-price{margin-bottom:8px;font-size:14px}.main-btn{border-radius:5px;padding:8px 14px;font-size:12px}.product-container{grid-template-columns:repeat(2,1fr);gap:12px;padding:10px;display:grid}}@media (max-width:480px){.product-container{grid-template-columns:1fr;gap:16px;padding:10px}}
