/*
Theme Name:  Hello Elementor Child
Template: 	 hello-elementor
Theme URI:	 https://wordpress.org/themes/hello-elementor/
Author:		 ChildThemeWP
Author URI:	 https://childthemewp.com
Version:	 1.0.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource     
Text Domain: helloelementorchild
*/

.carousel-prod .e-loop-item .button {opacity: 0;transition: 0.5s !important;}
.carousel-prod .e-loop-item:hover .button {opacity:1; transform:translateY(-20px)}
.eszlwcf-field-box [type=checkbox] {
    display: none;
}
.eszlwcf-product-meta {
    justify-content: center !important;
}
section#comments h2 {
    font-size: 22px;
}