/*  MICROTHEMER STYLES here  */


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

/** General >> Avia menu text **/
.avia-menu-text {
	text-transform: uppercase !important;
}


/** General >> Menu item 1044 link **/
#menu-item-1044 a {
	color: rgb(4, 4, 4) !important;
	font-size: 16px !important;
	background-color: rgb(255, 255, 255) !important;
	padding: 1px 5px 1px 5px !important;
	border-radius: 3px !important;
}


/** General >> Heading span **/
.heading span {
	color: rgb(255, 255, 255) !important;
}


/** General >> Top Bar Text **/
.with_nav {
	font-size: 16px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}


/** General >> Avia2 menu **/
#avia2-menu {
	padding-top: 3px !important;
}


/** General >> Avia icon **/
.avia-icon_select-no {
	font-size: 18px !important;
	font-weight: 800 !important;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.48) !important;
}


/** General >> Copyright **/
.copyright {
	font-size: 16px !important;
	font-weight: 900 !important;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.66) !important;
}


/** General >> Avia3 menu **/
.avia3-menu {
	color: rgb(204, 0, 0) !important;
	font-size: 16px !important;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6) !important;
}


/** General >> Social link **/
.social_icon_1 a {
	color: rgb(255, 255, 255) !important;
	font-size: 18px !important;
	padding-top: 3px !important;
}


/** General >> Iconbox **/
.iconbox_content {
	background-color: rgba(20, 24, 200, 0.1) !important;
}

