/*
 Theme Name:   Sortir à Flers
 Theme URI:    https://sortiraflers.fr
 Description:  Thème Wordpress pour Sortir à Flers
 Author: Alternetwork
 Author URI: https://sortiraflers.fr/
*/



@media (min-width:992px) {
	.menu-responsive {
		display: none;
	}
	.menu-burger {
		display:none;
	}
}

/*** Responsive à l'envers **/

@media only screen and (max-width:1499px) {
}

@media only screen and (max-width:1199px) {
}

@media only screen and (max-width: 575px) {
}