/*  
Theme Name: ASKIL Avocats
Theme URI: https://askil-avocats.fr/
Description: Thème Wordpress pour ASKIL Avocats
Author: Unik Studio
Author URI: https://unikstudio.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) {
}