/*  MICROTHEMER STYLES  */


/*= Body ====================== */

/** Body >> Filter Btns **/
div#esg-grid-1-1 div.esg-filterbutton {
	font-weight: 100 !important;
	border-top-style: dotted !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

/** Body >> Filters **/
div.esg-grid article.esg-filters {
	height: 78px !important;
}

/** Body >> Comment Count **/
span.comment-count {
	color: #E31D14 !important;
	background-color: #FFFFFF !important;
	border-top: 1px dotted #E31D14 !important;
	border-right: 1px dotted #E31D14 !important;
	border-bottom: 1px dotted #e31d14 !important;
	border-left: 1px dotted #e31d14 !important;
	border-radius: 200px !important;
}

/** Body >> Entry content vc row (#1) **/
.entry-content .vc_row:nth-of-type(1) {
	
}


/*= Main menu ================= */

/** Main menu >> Souslignement Des Menus **/
li.menu-item-top-level span.avia-menu-fx {
	border-top-color: #FF6026 !important;
	border-top-width: 9px !important;
}


/*= Footer ==================== */

/** Footer >> Titre Des Sections Footer **/
section.widget h3.widgettitle {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Open Sans' !important;
	color: #000000 !important;
	font-weight: 100 !important;
	text-transform: none !important;
}

/** Footer >> Texte Widgets Footer **/
div.textwidget p {
	font-weight: 200 !important;
}

/** Footer >> Footer **/
div#main footer#socket {
	box-sizing: border-box !important;
	border-top-style: dotted !important;
}


/*= Polices =================== */

/** Polices >> H4 **/
h4 {
	/* MT [ google_font: 1 | variant: 100 ] */
	font-family: 'Open Sans' !important;
	font-weight: 100 !important;
}

/** Polices >> Menus (texte) **/
li.menu-item-top-level span.avia-menu-text {
	/* MT [ google_font: 1 | variant: 100normal ] */
	font-family: 'Open Sans' !important;
	font-size: 23px !important;
	font-weight: 100 !important;
}

