/*  MICROTHEMER STYLES  */


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

/** General >> Widgettitle **/
.widgettitle {
	background-color: rgb(235, 81, 31) !important;
}

/** General >> Amr widget area et **/
.amr-widget-area .et_pb_widget {
	box-shadow: 0 0 0;
	margin-bottom: 25px !important;
}

/** General >> Main content **/
#main-content {
	padding-top: 0;
}

/** General >> Data name **/
.data-name {
	width: 160px;
	display: inline-block;
}

