/*  MICROTHEMER STYLES  */


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

/** General >> Link (#1) span **/
.trail-item > a:nth-of-type(1) > span {
	color: rgb(0, 0, 0) !important;
}

/** General >> Span (#1) span **/
li > span:nth-of-type(1) > span {
	color: rgb(0, 0, 0) !important;
}

/** General >> Container main title **/
.container .main-title {
	color: rgb(0, 0, 0) !important;
}

/** General >> Page title content section **/
.page-title .content-section {
	line-height: 0 !important;
	height: 20px !important;
}

/** General >> Breadcrumb trail trail items **/
.breadcrumb-trail .trail-items {
	line-height: 12px !important;
}

/** General >> Trail items trail begin **/
.trail-items .trail-begin {
	color: rgb(0, 0, 0) !important;
}

/** General >> Content **/
#content {
	line-height: 22px !important;
}

/** General >> Content section container **/
.content-section .container {
	line-height: 2px !important;
}

/** General >> Mtp post appia antica la voie du bien etre page title **/
.mtp-post-appia-antica-la-voie-du-bien-etre .page-title {
	box-sizing: border-box !important;
}

/** General >> Paragraph (#1) span **/
.copyrights > p:nth-of-type(1) > span {
	font-size: 0 !important;
	width: 0 !important;
}

