General Styles .shop-pageSec{background-color:black!important;color:#fff;padding-top:20px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-lg-3,.col-lg-9,.col-md-4,.col-md-8{padding:0 15px}.filters{margin-top:20px;background-color:#222;padding:20px;border-radius:8px;margin-bottom:20px}.filters h2{color:#fff;font-size:1.5rem;border-bottom:1px solid #444;padding-bottom:10px}.filter-section,.filters h2{margin-bottom:20px}.filter-section h3{color:#ddd;font-size:1.1rem;margin-bottom:10px}.filter-option{display:block;color:#ccc;margin-bottom:8px;cursor:pointer}.filter-option input{margin-right:8px}.inputSec{margin-bottom:25px}.search-input{width:100%;max-width:300px;padding:10px 15px;border-radius:4px;border:1px solid #444;background-color:#222;color:#fff}.ShopProduct-card{background-color:#222;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%}.ShopProduct-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.3)}.ShopProductImg{position:relative;width:100%;overflow:hidden}.ShopProductImg img{height:180px}.ShopProductImg img,.product-image{width:100%;object-fit:cover;transition:transform .3s ease}.product-image{height:100%}.ShopProduct-card:hover .product-image{transform:scale(1.05)}.Shopproduct-info{padding:10px;flex-grow:1;display:flex;flex-direction:column}.Shopproduct-info h3{font-size:1rem;color:#fff;line-height:1.3;-webkit-line-clamp:2}.Shopproduct-info h3,.shopproduct-details{margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.shopproduct-details{font-size:.85rem;color:#fffdfd;flex-grow:1;display:box;box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis}.shopproduct-part{font-size:.9rem;color:#4dabf7;margin-bottom:15px}.shopproduct-actions{margin-top:auto}.btn-shop{width:100%;padding:10px;background-color:#4dabf7;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .3s ease}.btn-shop:hover{background-color:#339af0}@media (max-width:992px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:768px){.filter-section{margin-bottom:0}.shopproduct-actions{margin:auto}.shopproduct-actions a button{font-size:12px}.shopproduct-part{font-size:12px;margin:0}.Shopproduct-info{padding:5px}.col-md-4,.col-md-8{flex:0 0 100%;max-width:100%}.filters{margin-bottom:0}.search-input{max-width:100%}}@media (max-width:576px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.Shopproduct-info h3{font-size:12px;margin-bottom:3px}.product-part,.shopproduct-details{font-size:.8rem}}@media (max-width:400px){.products-grid{grid-template-columns:1fr}}@media (max-width:576px){.Allproduct-details,.product-part{font-size:.8rem}}