/*
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
*/
body {
	background: #ECD6AF !important;
}
.single-product .woocommerce div.product form.cart .variations {
    width: 100%;
    background-color: transparent;
    margin-bottom: 40px;
	display: flex;
	align-items: center;
}
.single-product .woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th label {
	color: #523c36;
	line-height: 50px;
}
.single-product div.product form.cart .variations td, .single-product  div.product form.cart .variations th {
	background: transparent;
	padding: 0;
	text-align: justify;
	margin-bottom: 20px;
}
.single-product .woocommerce-variation-price {
	display: block;
}
.single-product .woocommerce-Price-amount.amount bdi {
	color: #523c36;
	margin-bottom: 15px;
}
.single-product .woocommerce div.product form.cart .variations {
    margin-bottom: 35px;
    border: 0;
    width: 100%;
}

.description_custm .elementor-tabs-content-wrapper {
	background: #fff !important;
	color: #000;
	font-family: 'Mulish';
	line-height: 1.7;
	padding: 15px 20px;
	border: none !important;
}
.description_custm  .elementor-tab-content {
	border: none !important;
}
.description_custm  .elementor-tab-title {
	font-family: 'Mulish';
	font-size: 15px;
	line-height: 1.7;
	color: #000;
	border: none !important;
}
.description_custm .elementor-tab-title.elementor-active {
	background-color: #fff;
}
.elementor-tabs-wrapper {
    width: fit-content;
    border: 1px solid #fff;
    border-radius: 11px 11px 0 0;
}
#elementor-tab-title-1904.elementor-tab-content.elementor-clearfix.elementor-active {
	text-align: -webkit-center !important;
}
.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}
.input-text.qty.text {
	background-color: #523c36 !important;
	color: #fff !important;
	width: 90px !important;
}
.woocommerce div.product form.cart .variations select, .elementor-button.elementor-button--view-cart.elementor-size-md {
    background: #523c36 !important;
    color: #fff !important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 45px !important;
}
.elementor-menu-cart__footer-buttons .elementor-button--checkout {
	background-color: #72432c;
}
.elementor-510 .elementor-element.elementor-element-1de6db9 > .elementor-background-overlay {
	background-color: #ECD6AF !important;
}
.elementskit-post-image-card .elementskit-entry-header img {
    width: 100% !important;
    height: 300px !important;
    object-fit: cover !important;
}
.post-items .elementskit-post-image-card .elementskit-post-body  p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* Number of lines to show */
	-webkit-box-orient: vertical;
}
h2.woocommerce-loop-product__title, .custom-text-titr-produit {
	display: block;
    height: 55px !important;
}
h2.entry-title {
    height: 60px;
} 
.logo-header img {
	filter: invert(1);
}
.elementor-widget-container h1 {
	font-family: 'Mulish';
	color: #fff;
	font-size: 20px;
	line-height: 1.7;
	font-weight: 500;
}
.logo-new {
	    filter: invert(1) !important;
}
#products-detai .woocommerce-Price-amount.amount bdi {
	color: #fff !important;
}
.certificat-img img {
    width: 75px !important;
    height: 75px !important;
	object-fit: cever;
}
.e-page-transition--entered {
    display: none !important;
}
.elementor-kit-21 e-page-transition {
	background-color: transparent !important; 
}
@media screen and (max-width: 500px) {
	h2.woocommerce-loop-product__title, .custom-text-titr-produit { min-height: 70px !important; }
	.elementor-235 .elementor-element.elementor-element-87d1dbd.elementor-wc-products ul.products li.product .price { min-height: 40px;	}
}