/*
Theme Name: ClanyEco Child
Author: VamTam
Author URI: https://vamtam.com
Template: clanyeco
*/



/*

put your child theme styles here


you don't need any @import rules

*/


@media (min-width: 1024px) {
	.mobile_menu {
        display: none !important;
    }
}