/**
* Theme Name: Postero Child
* Description: This is a child theme of Postero, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: postero
* Version: 1.0.5
*/

.single-product div.product .woocommerce-product-gallery {
    transition: opacity 0.25s ease-in-out;
    position: relative;
    opacity: 1;
    margin-bottom: 30px;
}