.bonsai-caps {
text-transform: uppercase;
} .products .product .product-thumbnail .thb-product-image-link {
text-align: center;
}
.products .product .product-thumbnail img {
width: auto;
max-height: 200px;
margin: 0 auto;
} .products .product-category .thb-category-link img {
width: auto;
max-height: 200px;
margin: 0 auto;
} .woocommerce-cart-form .product-thumbnail img {
width: auto;
max-height: 120px;
margin: 0 auto;
} .blog .post .post-gallery,
.archive .post .post-gallery {
text-align: center;
}
.blog .post .post-gallery .wp-post-image,
.archive .post .post-gallery .wp-post-image {
width: auto;
max-height: 200px;
margin: 0 auto;
} .single-post .thb-article-featured-image {
text-align: center;
} .single-product .thb-carousel img {
margin: 0 auto;
} .product_list_widget .wp-post-image,
.product_list_widget .attachment-woocommerce_thumbnail {
width: auto;
max-width: 40px;
max-height: 100px;
} .footer .thb-widget-title {
border-bottom: 2px solid #fff;
padding-bottom: 18px;
margin-bottom: 25px;
} .thb-product-detail .variations_form .variations .label,
.thb-product-detail .variations_form .variations .value {
text-align: left;
}