/*
Theme Name: YogaStudio Child
Theme URI: http://yogastudio.ancorathemes.com/
Template: yogastudio
Author: Acnorathemes
Author URI: http://ancorathemes.com/
Description: YogaStudio - Multipurpose and Multiskin Responsive Wordpress theme
Tags: flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,full-width-template,microformats,post-formats,theme-options,threaded-comments,translation-ready
Version: 1.7.4.1610916791
Updated: 2021-01-17 20:53:11

*/
#content-desktop {display: block;}
#content-mobile {display: none;}

@media screen and (max-width: 768px) {
#content-desktop {display: none;}
#content-mobile {display: block;}	
}

.top_panel_wrap .logo_fixed {
	display:none;
	max-height: 96px;
	width:auto;
}

.logo_slogan {
 width: 280px;  
}
