/*  MICROTHEMER STYLES  */


/*= Comments ================== */

/** Comments >> Disqus **/
#disqus_thread {
	height: 100% !important;
}

/** Comments >> Content iframe **/
#content iframe {
	max-height: none !important;
}

/** Comments >> Wpp post title **/
.wpp-post-title {
	color: rgb(0, 96, 169) !important;
	line-height: 10px !important;
	font-weight: 100 !important;
	white-space: normal !important;
	border-bottom-width: 0 !important;
	border-bottom-style: none !important;
}

/*= Main Page ================= */

/** Main Page >> Pw siderail left close **/
.pw-siderail-left-close {
	visibility: visible !important;
}

/** Main Page >> Fixed mobile close **/
.fixed-mobile-close {
	visibility: collapse !important;
}

/** Main Page >> Pw oop bottom **/
#pw-oop-bottom_rail2 {
	visibility: hidden !important;
}

/** Main Page >> Pw oop bottom _2 **/
#pw-oop-bottom_rail {
	visibility: hidden !important;
}

/** Main Page >> Pw oop left pw siderail left close **/
#pw-oop-left_rail2 .pw-siderail-left-close {
	visibility: collapse !important;
}

/** Main Page >> Div:(8) div:(1) **/
.blog > div:nth-of-type(8) > div:nth-of-type(1) {
	visibility: collapse !important;
}

/** Main Page >> Pw oop left **/
#pw-oop-left_rail {
	visibility: collapse !important;
}
