/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */
#open{margin-left: 1vw !important}
.grecaptcha-badge{display: none !important;}
#sliderHome figure{margin: 0 !important;margin-inline-start: 0px;margin-inline-end: 0px;}
#sliderHome{width: 20vw !important; margin-left: 2vw; margin-bottom: -5vw; max-width: 20vw}
#sliderHome img{box-shadow: 0 0.3vw 0.5vw rgba(0, 0, 0, 0.3); rotate: -3deg;}
#sliderHome *{overflow: visible;}
#persoQuestion{left: -10vw; margin-top: -20vw}
#content{overflow: hidden;}
.e-n-accordion-item-title-text{text-align: center;}

#horaires *{list-style: none; padding: 0}
.shop-is-closed{
	#iconLink ul li:first-child, .phone{display: none;}
}
:focus { outline: none !important;}


@media (max-width: 767px) {
	#sliderHome figure{margin: 0 !important;margin-inline-start: 0px;margin-inline-end: 0px;}
	#sliderHome{width: 60vw !important; margin-left: 2vw; margin-bottom: -15vw; max-width: 60vw; margin-top: 5vw}
	#sliderHome img{box-shadow: 0 0.3vw 0.5vw rgba(0, 0, 0, 0.3); rotate: -3deg;}
}