/*
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
*/

.elementor-slide-description h1 {
    line-height: 70px !important;
}
.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;
}

li.product-category {
    overflow: hidden;
}

li.product-category a img {
    transition: .7s;
}
li.product-category  a:hover img {
    transform: scale(1.05) !important;
}


.woocommerce ul.products li.product a img {
    height: 325px;
    width: 100% !important;
    object-fit: contain;
    overflow: hidden;
}

h2.woocommerce-loop-product__title {
    min-height: 65px;
}
.eszlwcf-section {
    display: flex
;
    flex-wrap: nowrap !important;
}


.span.eszwcf-quick-view, select.orderby {
    display: none !important;
}