/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */



.woocommerce ul.products li.product.--customImageContainerHeight .rey-productThumbnail .rey-thumbImg, .woocommerce ul.products li.product.--customImageContainerHeight .rey-productThumbnail .rey-productThumbnail__second {
    max-height: 260px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
}

.elementor-section-wrap .elementor-element-e83e187{display:block!important}