.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}.loading:before {
background:none!important;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important; height: 65vh; !important; }
@media (max-width: 768px) {
.woocommerce div.product div.images.woocommerce-product-gallery {
height: 55vh; }
}
@media (max-width: 480px) {
.woocommerce div.product div.images.woocommerce-product-gallery {
height: 45vh; }
}