/*
Theme Name: Enfold Child Theme
Description: A child theme for Enfold
Version: 1.0
Author: KhatamWP
Author URI: http://khatamwp.dev
Template: enfold
*/

body{
    
}

#top #av-burger-menu-ul {
    display: block !important;
    
}











	@media only screen and (max-width: 767px) {
	    
	    .responsive #top .logo {
	        float:left;
	    }
	    
	    .inner-container {
	        direction: ltr;
	        display: flex;
            justify-content: space-between;
	    }
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	}