/*
Theme Name: ETABLE EN BOUCH'
Description: Theme enfant de ETABLE EN BOUCH'
Author: ALIOKI
Author URI: https://alioki.fr
Template: twentynineteen 
Version: 0.1.0*/

body{
    overflow-x:hidden !important
}
a{
	outline: none !important;
}
a, a:hover,a:focus, a:visited{
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
}
h1:before, h2:before {
    display: none !important;
}

/*Bug size svg in list of icons*/
.elementor-icon-list-icon svg{
	height:auto !important;
}
img{
	pointer-events: none;
}


/*---------------------------------------------------------------------------------------
|                               Responsive design                                        |
----------------------------------------------------------------------------------------*/

@media (max-width:1000px) {
}
