/*  MICROTHEMER STYLES  */


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

/** General >> Action span **/
.action span {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(47, 106, 178) !important;
	padding: 10px !important;
}

/** General >> Transhead fl row content wrap **/
#transhead .fl-row-content-wrap {
	background-color: rgba(255, 255, 255, 0.7) !important;
}

/** General >> Transhead fl row content wrap rest **/
#transhead2 .fl-row-content-wrap {
	background-color: rgba(255, 255, 255, 0.9) !important;
}

/** General >> Bordero pp heading content **/
#bordero .pp-heading-content {
	padding: 20px 40px 20px 40px !important;
	border: 2px solid rgb(255, 255, 255) !important;
}

/** General >> Uabb blog post section uabb button wrap **/
.uabb-blog-post-section .uabb-button-wrap {
	padding-top: 0px !important;
}

/** General >> Uabb blog post section uabb button **/
.uabb-blog-post-section .uabb-button {
	color: rgb(199, 199, 199) !important;
	text-transform: uppercase !important;
	background-color: rgba(255, 255, 255, 0.42) !important;
	padding: 5px 10px 5px 10px !important;
	border-color: rgb(199, 199, 199) !important;
	border-radius: 0px !important;
}

/** General >> Pp hover card inner **/
.pp-hover-card-inner {
	background-color: rgba(255, 255, 255, 0.61) !important;
}

/** General >> Pp hover card inner hover **/
.pp-hover-card-inner:hover {
	background-color: rgba(255, 255, 255, 0) !important;
}

/** General >> Transhead2 fl row content wrap **/
#transhead2 .fl-row-content-wrap {
	background-color: rgba(255, 255, 255, 0.61) !important;
}

/** General >> Highlight menu item text **/
.highlight .menu-item-text {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(47, 106, 178) !important;
	padding: 5px !important;
}

/** General >> Fl node 5bb4ce09ac90c fl photo img **/
.fl-node-5bb4ce09ac90c .fl-photo-img {
	height: 200px !important;
}

