/*  MICROTHEMER STYLES  */


/*( Large Desktop )*/
@media (min-width: 1200px) {
	/** Header >> Menu link **/
	#menu-item-66 .menu-link {
	z-index: 999 !important;
}

}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** Header >> Button **/
	.ast-submenu-expanded > button {
	color: rgb(24, 99, 205) !important;
	font-weight: 700 !important;
}

	/** Header >> Button _2 **/
	#ast-hf-mobile-menu > li:nth-of-type(3) > button {
	color: rgb(24, 99, 205) !important;
	font-size: 25px !important;
	line-height: 1.8 !important;
	font-weight: 600 !important;
}

}

