/*
Theme Name: Hello elementor Enfant
Description: Theme enfant de Hello elementor.
Author: David Delaporte
Template: hello-elementor
Version: 1.0
*/
html,
body{
width:100%;
overflow-x:hidden;
}
html {
  scroll-behavior: smooth !important;
}	

@media screen and (max-width: 768px) {

}
	
@media screen and (min-width : 769px) and (max-width : 1023px){
	
}

@media screen and (min-width : 1024px) {
	
}
	
