.category-card{position:relative;aspect-ratio:1/1;width:100%;height:-moz-fit-content;height:fit-content}.category-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.category-card figcaption{position:absolute;bottom:1.5rem;width:100%;padding:0 1rem}.category-card figcaption>h2{width:100%;padding:.5rem 0;text-align:center;text-transform:capitalize;background-color:hsla(0,0%,100%,.85)}.product-page-category-list{padding:0;font-weight:400}.product-page-category-list .subcategory-list{padding-left:1.75rem}.product-page-category-list .subcategory-list>li{display:flex;align-items:center}.product-page-category-list .subcategory-list>li svg{transform:rotate(180deg);width:18px;height:18px}.product-page-category-list a{color:#b51c1c}.product-card>.image-link{position:relative;display:block}.product-card .color-image{position:absolute;right:5px;bottom:5px;width:100px;border:3px solid #fff;border-radius:50%}.product-card>figcaption{margin-bottom:.5rem;text-align:center}.product-card>figcaption>h2{text-transform:capitalize}.product-card>figcaption>p{font-size:1rem;color:gray}.product-card>.select-options{display:block;width:-moz-fit-content;width:fit-content;margin:auto;padding:.375rem 2rem;color:#fff;text-wrap:nowrap;background-color:#b51c1c}