/*  MICROTHEMER STYLES  */


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

/** General >> Menu menu 1 nav link **/
#menu-menu-1 .nav-link {
	font-size: 16px !important;
}

/** General >> Fl button width auto fl button **/
.fl-button-width-auto > .fl-button {
	background-image: linear-gradient(rgb(0, 0, 0), rgb(56, 157, 164)) !important;
	border-bottom-width: 4px !important;
}

/** General >> Unordered list:(1) **/
ul:nth-of-type(1) {
	background-color: rgb(255, 255, 255) !important;
}

