/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Mballa
*/
strong{
	font-weight: 400 !important;
}

section#comments.comments-area{
	width: 80%;
	margin:0 auto;
}
/*acceuil*/
div.description{
	height: 200px;
}	
div.description p.titre-description{
	font-size: 1.5rem;
	color:#fff;
	padding:0;
}
/*e-commerce*/
.description a:hover{
	color:#dc1967 !important;
}
#form-field-field_eea3742 label a{
	color:#064292 !important;
}	

/*menu toggle remplace hamburger par "menu"*/
.elementor-menu-toggle i:before{
content: "MENU";
font-family: "Playfair Display", Sans-serif;
font-size:1.5rem;
font-weight: 600;
font-style:normal;
}
/*menu toggle remplace hamburger par "fermer"*/
.elementor-menu-toggle.elementor-active i:before {
content: "FERMER" !important;
font-family: "Playfair Display", Sans-serif;
font-size:1.3rem;
font-weight: 600;
font-style:normal;
}

.elementor-field-option a{
	color:#064292 !important;
	font-style: italic;
}
.google_language_translator
{
	display:none;
}