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

/*
    Add your custom styles here
*/
p {
	font-family: "Lota", Sans-serif !important;
	font-size: 18px !important;
	font-weight: 100 !important;
}


h1 {
	font-family: "Genica-one", Sans-serif;
    font-size: 60px;
    font-weight: 400;
}

h2 {
	font-family: "Lota", Sans-serif !important;
	font-size: 22px !important;
	font-weight: 400 !important;
}
h3 {
	font-family: "Lota", Sans-serif !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	color: #0051f0;
}

body.post-type-residences h1 {
    color: #0051f0 !important;
}

.texteBleuFJM {
	color: #0051f0 !important;
}
.texteOrangeFJM{
	color: #fa5903;
}
.texteEnTete {
	font-family: "Lota", Sans-serif !important;
	font-size: 22px !important;
	font-weight: 100 !important;
}

///**** ACCORDEON ORANGE ****///
.accordeonOrangeFJM .wp-block-ub-content-toggle-accordion-title {
	color: #fa5903 !important;
}

.accordeonOrangeFJM .wp-block-ub-math-plus {
    height: 4px;
	color: #fa5903 !important;
}

.accordeonOrangeFJM .wp-block-ub-math-plus::after {
    width: 4px;
    height: 16px;
    top: -6px;
    left: 6px;
	color: #fa5903 !important;
}

.wp-block-cover {
    margin: 30px 0 30px 0 !important;
}

#wpadminbar #wp-admin-bar-jet_plugins {
	display: none !important;
}

li {
	font-family: "Lota", Sans-serif;
    font-size: 18px;
    font-weight: 100;
}
#elementor-switch-mode, #ast-block-templates-button-wrap {
	display: none !important;
}
