/*  MICROTHEMER STYLES  */


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

/** General >> Masthead ast container **/
#masthead main-header-bar {
	color: rgb(232, 232, 38) !important;
}

/** General >> menu **/
#masthead .main-header-container {
	color: rgb(200, 200, 94) !important;
}

/** General >> Colophon ast footer overlay **/
#colophon .ast-footer-overlay {
	color: rgb(252, 252, 252) !important;
}

/** General >> Primary site navigation main navigation **/
#primary-site-navigation .main-navigation {
	color: rgb(239, 132, 24) !important;
}

/** General >> Masthead ast site identity **/
#masthead .ast-site-identity {
	color: rgb(224, 224, 185) !important;
}

/** General >> menu2 **/
#masthead .ast-container {
	background-color: rgb(221, 173, 69) !important;
}

/** General >> Html **/
html {
	
}

/** General >> Masthead main header bar **/
#masthead .main-header-bar {
	background-color: rgb(221, 173, 69) !important;
}

/** General >> Content elementor size small **/
#content .elementor-size-small {
	transform: rotateZ(270deg) !important;
}

/** General >> Content elementor size xxl **/
#content .elementor-size-xxl {
	
}


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

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

	/** General >> menu **/
	#masthead .main-header-container {
	
}

	/** General >> menu2 **/
	#masthead .ast-container {
	background: #ddad45 !important;
}


}

