.category-page .shop-by-category{font-size:1.75rem;font-weight:600;color:dimgray}.category-page .category-title{display:flex;column-gap:1rem;align-items:center;margin-top:.5rem;margin-bottom:.5rem}.category-page .category-title h1{font-size:1.75rem;margin-top:.25rem;margin-bottom:0;color:#595959}.category-page .category-title .line{flex:auto;height:0px;border:1px solid #595959}.category-page .category-subtitle{display:flex;column-gap:1rem;align-items:center;margin-top:1rem;margin-bottom:1rem}.category-page .category-subtitle h4{font-size:1.25rem;font-weight:300;margin-top:.25rem;margin-bottom:0;color:#7e7e7e}.category-page .category-subtitle .line{flex:auto;height:0px;border-top:1px solid #595959}.category-page .filters-table{width:100%;table-layout:fixed}.category-page .filters-table thead tr:nth-child(odd){background:#fbfbfb}.category-page .filters-table tbody tr:nth-child(even){background:#fbfbfb}.category-page .filters-table th,.category-page .filters-table td{padding:2px 5px}.category-page .filters-table th a,.category-page .filters-table td a{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.category-page .category-title a,.category-page .filters-table a{color:#595959;text-decoration:none}.category-page .category-title a:hover,.category-page .filters-table a:hover{text-decoration:underline}.category-page .sub-categories{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.category-page .sub-categories .category{display:flex;flex-direction:column;align-items:center;gap:2px;width:170px;min-height:170px;padding:5px;background:#fff;border:1px solid #ccc;border-radius:7px;color:#595959;text-decoration:none}.category-page .sub-categories .category .imageWrapper{display:flex;justify-content:center;align-items:center;width:130px;height:110px}.category-page .sub-categories .category .imageWrapper img{max-width:100%;max-height:100%}.category-page .sub-categories .category .title{display:flex;align-items:center;height:100%;text-transform:capitalize;text-align:center}.category-page #banner-slider .carousel-indicators{margin-bottom:-1.5rem}.category-page #banner-slider .carousel-inner .carousel-item a{display:block;width:calc(100% - 20px);border-radius:25px;text-align:center;margin:0 auto;overflow:hidden}.category-page #banner-slider .carousel-inner .carousel-item a img{display:block;max-width:100%;width:100%;transition:transform .4s ease;transform-origin:center center}.category-page #banner-slider .carousel-inner .carousel-item a img:hover,.category-page #banner-slider .carousel-inner .carousel-item a img:focus{transform:scale(1.1)}.category-page .featured-brands{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.category-page .featured-brands .brand{display:flex;align-items:center;justify-content:center;width:178px;height:90px;padding:10px;border:1px solid #ccc;border-radius:7px}.category-page .featured-brands .brand img{max-width:100%;max-height:100%}
