/*  MICROTHEMER STYLES here  */


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

/** General >> Datething heading 5 **/
.datething h5 {
	margin-left: -2px !important;
	border-color: rgb(18, 18, 192) rgb(58, 58, 255) rgb(67, 67, 106) rgb(0, 0, 208) !important;
	border-top-style: solid !important;
	border-bottom-style: solid !important;
}


/** General >> Pp content grid post text **/
.pp-content-grid-post-text {
	position: static !important;
	top: 0 !important;
	bottom: 0 !important;
	left: 40px !important;
	z-index: -1 !important;
}


/** General >> Fl module post grid **/
.fl-module-post-grid {
	border-top-style: none !important;
}


/** General >> Fl post grid post div **/
.fl-post-grid-post div {
	border-right-color: rgb(39, 39, 39) !important;
	border-style: none !important;
}


/** General >> Fl post grid post **/
.fl-post-grid-post {
	border-style: none !important;
}


/** General >> Fl post meta **/
.fl-post-meta {
	color: rgb(255, 255, 255) !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	text-transform: uppercase !important;
	background-color: rgba(255, 255, 255, 0) !important;
	padding: 10px !important;
	margin-top: 10px !important;
	margin-left: -10px !important;
	border: 4px solid rgb(0, 0, 208) !important;
	position: absolute !important;
	z-index: 70 !important;
}

