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

/* header */
.elementor-widget-lottie{height: 50px}
.e-lottie__container {margin-top: -35px;}

/* menu */
.eicon-close:hover {transform: rotate(180deg);transition: .3s;}
.elementor-location-header .elementor-heading-title:hover {color: #FEC339 !important;transition: .3s;}

/* prix */
.elementor-price-list .elementor-price-list-item .elementor-price-list-header {margin-bottom: 0 !important;}
.elementor-price-list-item:hover .elementor-price-list-title,
.elementor-price-list-item:hover .elementor-price-list-price,
.elementor-price-list-item:hover .elementor-price-list-description
{color: red !important;transition: .3s ease-in-out}
.elementor-price-list-item:hover .elementor-price-list-separator {border-bottom-color: red !important;transition: .3s ease-in-out}

/* inscription newsletter */
#formAcym1 {width: 100%;}
.elementor-popup-modal #acym_fulldiv_formAcym1.acym__subscription__form__shortcode .acym__subscription__form__fields {max-width: 200px;float: left;margin: 0 !important;}
.elementor-popup-modal #acym_fulldiv_formAcym1 .acym__subscription__form__fields > *{margin: 0 !important}
.elementor-popup-modal #acym_fulldiv_formAcym1.acym__subscription__form__shortcode .acym__subscription__form__button {max-width: 170px;float: left;margin: 1px 0 !important;}

@media only screen 
and (min-device-width : 100px) 
and (max-device-width : 812px){ 
	.pop-menu-01 .elementor-element-populated, .pop-menu-02 .elementor-element-populated{padding: 60px 20px 40px !important}
	#elementor-popup-modal-49 .dialog-close-button i {color: #FEC339 !important;}
	.pop-menu-01 img {margin-bottom: -55px !important;}
	.elementor-widget-heading .elementor-widget-container{background: none !important}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1080px) 
and (orientation : landscape) { 
	.img-home-04{display: none !important}
	.img-home-03 img {width: 90%;}
}