.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


/*= Content =================== */

/** Content >> FrontH1 heading 1 **/
.frontH1 h1 {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Alegreya Sans' !important;
	font-size: 1.5em !important;
	line-height: 1.2em !important;
	font-weight: bold !important;
	text-align: right !important;
}

/** Content >> Heading 2:(1) link **/
.entry-content > h2:nth-of-type(1) > a {
	padding-left: 0 !important;
}

/** Content >> .footnote_plugin_tooltip_text **/
.footnote_plugin_tooltip_text {
	position: relative !important;
	top: 2px !important;
}

/** Content >> Addtoany **/
.addtoany_content_bottom {
	text-align: right !important;
}

/** Content >> Content **/
#content {
	padding-top: 20px !important;
	padding-bottom: 10px !important;
	padding-left: 20px !important;
}

/** Content >> FrontH2 **/
.frontH2 {
	text-align: right !important;
}

/** Content >> Entry content heading 2 **/
.entry-content h2 {
	font-size: 1.2em !important;
	line-height: 1.2em !important;
	margin-bottom: 10px !important;
}

/** Content >> .entry-content h3 **/
.entry-content h3 {
	margin-bottom: 10px !important;
}

/** Content >> Attachment wp caption text **/
#attachment_150 .wp-caption-text {
	font-size: .7em !important;
	line-height: 1em !important;
}

/** Content >> .img **/
.wp-image-180 {
	margin-top: 20px !important;
}

/** Content >> .generate-sections-inside-container **/
.generate-sections-inside-container {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

/** Content >> .Explic **/
.Explic {
	margin-left: 14em !important;
}

/** Content >> .tcheponeTable td **/
.tcheponeTable td {
	border-style: hidden !important;
}

/** Content >> .tcheponeTable tr **/
.tcheponeTable tr {
	border-style: hidden !important;
}

/** Content >> .tcheponeTable table **/
.tcheponeTable table {
	border-style: hidden !important;
}

/** Content >> .recordings h3 **/
.recordings h3 {
	padding-top: 4px !important;
	border-top: 1px solid rgb(221, 221, 221) !important;
}

/** Content >> .recordings h4 **/
.recordings h4 {
	font-style: italic !important;
}

/** Content >> .biblio h5 **/
.biblio h5 {
	font-style: italic !important;
	margin-top: 0 !important;
	margin-bottom: 20px !important;
	margin-left: 3em !important;
}

/** Content >> .subPage h5 **/
.subPage h5 {
	margin-left: 2em !important;
}

/** Content >> .deadLink **/
.deadLink {
	color: rgb(174, 21, 0) !important;
	font-size: .6em !important;
	font-weight: bold !important;
	font-variant: small-caps !important;
}

/** Content >> .subPages h3 **/
.subPages h3 {
	margin-left: 1em !important;
}

/** Content >> .frontH3 a **/
.frontH3 a {
	font-size: 16px !important;
}

/** Content >> .frontH3 **/
.frontH3 {
	font-size: 16px !important;
	font-style: italic !important;
	text-align: right !important;
	margin-top: 40px !important;
}

/** Content >> .figcaption _2 **/
.figcaption {
	font-size: 14px !important;
}

/** Content >> .wp-caption-text **/
.wp-caption-text {
	font-size: 14px !important;
}


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

/** Header >> headerNav **/
.headerNav {
	font-size: 17px !important;
	font-weight: bold !important;
	text-align: center !important;
	margin-top: 20px !important;
}

/** Header >> .headerNav .pipe **/
.headerNav .pipe {
	color: rgb(140, 140, 140) !important;
}

/** Header >> .inside-navigation **/
.inside-navigation {
	margin-left: 20px !important;
}

/** Header >> .main-title a **/
.main-title a {
	word-spacing: 4px !important;
	letter-spacing: 1px !important;
}


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

/** Footer >> .sideNav **/
.sideNav {
	font-size: 80% !important;
	font-weight: bold !important;
	text-align: center !important;
	margin-top: 10px !important;
	float: right !important;
}

/** Footer >> .sideNav .pipe **/
.sideNav .pipe {
	color: rgb(140, 140, 140) !important;
}

/** Footer >> .hcrCredit **/
.hcrCredit {
	color: rgb(255, 255, 248) !important;
	font-size: .75em !important;
	line-height: .5em !important;
}

/** Footer >> .hcrCredit a **/
.hcrCredit a {
	color: rgb(102, 102, 102) !important;
	font-size: 1em !important;
	line-height: .5em !important;
	font-weight: bold !important;
	text-align: center !important;
}

/** Footer >> .homeFooter **/
.homeFooter {
	text-align: center !important;
}

/** Footer >> .footerLogin **/
.footerLogin {
	color: rgb(204, 204, 204) !important;
	font-size: 5em !important;
	text-align: center !important;
}

/** Footer >> .footerLogin a **/
.footerLogin a {
	/* MT [ google_font: 1 ] */
	font-family: 'Alegreya Sans' !important;
	color: rgb(204, 204, 204) !important;
	font-size: 6rem !important;
	text-align: center !important;
}

