/*
 * ARD Product Listing Title Size
 * Applies to product titles in storefront listings only.
 */
.product-thumb .caption h4,
.product-thumb .caption h4 a,
.product-layout .caption h4,
.product-layout .caption h4 a,
.product-grid .caption h4,
.product-grid .caption h4 a,
.product-list .caption h4,
.product-list .caption h4 a,
.product-carousel .caption h4,
.product-carousel .caption h4 a,
.related-products .caption h4,
.related-products .caption h4 a,
.swiper-slide .product-thumb h4,
.swiper-slide .product-thumb h4 a,
#content .product-thumb h4,
#content .product-thumb h4 a {
    font-size: 12px !important;
    line-height: 16px !important;
}
