/*  MICROTHEMER STYLES  */


/*= Header ==================== */

/** Header >> Font **/
header#masthead div.nav-menu {
	font-family: ntr !important;
	color: rgb(255, 255, 255) !important;
	font-size: 17px !important;
	font-weight: 500 !important;
	font-style: normal !important;
		background: -webkit-gradient(linear, , from(rgb(207, 130, 130)), color-stop(50%, rgb(154, 71, 71)), to(rgb(105, 41, 41))) !important;
	background: -webkit-linear-gradient(, rgb(207, 130, 130), rgb(154, 71, 71) 50%, rgb(105, 41, 41)) !important;
	background: -moz-linear-gradient(, rgb(207, 130, 130), rgb(154, 71, 71) 50%, rgb(105, 41, 41)) !important;
	background: -ms-linear-gradient(, rgb(207, 130, 130), rgb(154, 71, 71) 50%, rgb(105, 41, 41)) !important;
	background: -o-linear-gradient(, rgb(207, 130, 130), rgb(154, 71, 71) 50%, rgb(105, 41, 41)) !important;
	background: linear-gradient(, rgb(207, 130, 130), rgb(154, 71, 71) 50%, rgb(105, 41, 41)) !important;
	-pie-background: linear-gradient(, rgb(207, 130, 130), rgb(154, 71, 71) 50%, rgb(105, 41, 41)) !important;
}

/*= Sup ======================= */

/** Sup >> Button Join **/
aside#listify_widget_feature_callout-7 a.button {
	background-color: #2FDAB8 !important;
}


/*[ Large Desktop ]*/
@media (min-width: 1200px) {

	/*= Header ==================== */

	/** Header >> Selectarrow **/
	span.select2-selection__arrow {
		font-family: "Arial Black" !important;
		font-weight: normal !important;
	}
}