/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Swup logo light **/
@media only screen and (max-width: 480px)#swup .logo-light {
	
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {

	/*= General =================== */

	/** General >> Taptap menu button wrapper taptap main menu button **/
	.taptap-menu-button-wrapper .taptap-main-menu-button {
	
}


}


/*( < 980 )*/
@media (max-width: 979.98px) {

	/*= General =================== */

	/** General >> Swup menu toggle **/
	#swup .menu-toggle {
	display: none !important;
}


}


/*( < 768 )*/
@media (max-width: 767.98px) {

	/*= General =================== */

	/** General >> Swup menu toggle **/
	#swup .menu-toggle {
	display: none !important;
}

	/** General >> Taptap menu button wrapper taptap main menu button **/
	.taptap-menu-button-wrapper .taptap-main-menu-button {
	list-style-type: none !important;
	display: inline-block !important;
}

	/** General >> Page template templatestemplate portfolio php taptap menu button wrapper **/
	.page-template-templatestemplate-portfolio-php .taptap-menu-button-wrapper {
	
}

	/** General >> Swup logo light _2 **/
	#swup .logo-light {
	
}

	/** General >> Swup site logo **/
	#swup .site-logo {
	display: none !important;
}


}


/*( < 480 )*/
@media (max-width: 479.98px) {

	/*= General =================== */

	/** General >> Swup menu toggle **/
	#swup .menu-toggle {
	display: none !important;
}

	/** General >> Swup logo light _2 **/
	#swup .logo-light {
	
}

	/** General >> Swup site logo **/
	#swup .site-logo {
	display: none !important;
}


}

