/*  MICROTHEMER STYLES  */


/*= Body ====================== */

/** Body >> Fl node 5970f9ae4bdbc title text **/
.fl-node-5970f9ae4bdbc .title-text {
	background-color: rgba(240, 128, 26, 0.9) !important;
}

/** Body >> Fl node 59710c69d5cbc title text **/
.fl-node-59710c69d5cbc .title-text {
	background-color: rgba(240, 128, 26, 0.8) !important;
}

/** Body >> Corner title text **/
#corner .title-text {
	border-top-left-radius: 25px !important;
}

/** Body >> Half **/
.half {
	font-size: 16px !important;
	width: 50% !important;
	padding: 10px !important;
	float: left !important;
}

/** Body >> Half heading 3 **/
.half h3 {
	color: rgb(255, 255, 255) !important;
	font-size: 18px !important;
	background-color: rgb(170, 170, 170) !important;
	padding: 10px !important;
	margin-bottom: 10px !important;
}

/** Body >> Fl slide title **/
.fl-slide-title {
	color: rgb(240, 128, 26) !important;
}

/** Body >> Uabb blog posts description paragraph **/
.uabb-blog-posts-description p {
	margin-bottom: 0 !important;
}

/** Body >> Uabb text editor **/
.uabb-text-editor {
	padding-top: 10px !important;
}

/** Body >> Uabb read more text **/
.uabb-read-more-text {
	padding-top: 5px !important;
}

/** Body >> Uabb info circle content **/
.uabb-info-circle-content {
	text-align: left !important;
}

/** Body >> Uabb info circle title **/
.uabb-info-circle-title {
	text-align: center !important;
}

/** Body >> Catapult cookie bar **/
#catapult-cookie-bar {
	font-size: 14px !important;
	background-color: rgba(0, 0, 0, 0.76) !important;
	padding: 20px 50px 20px 50px !important;
}

/** Body >> Fl page header logo col div **/
.fl-page-header-logo-col div {
	width: 250px !important;
}

/** Body >> Fl page header row col md 4 **/
.fl-page-header-row .col-md-4 {
	width: 250% !important;
}

/** Body >> Fl page header row col md 8 **/
.fl-page-header-row .col-md-8 {
	width: 750px !important;
}

/** Body >> Fl page bar text paragraph **/
.fl-page-bar-text p {
	font-size: 14px !important;
	padding-top: 10px !important;
}

/** Body >> Menu item 1518 link **/
#menu-item-1518 a {
	font-size: 14px !important;
	padding-top: 10px !important;
	padding-right: 10px !important;
}

/** Body >> Fl module fl post content link **/
.fl-module-fl-post-content a {
	color: rgb(240, 26, 26) !important;
	text-decoration: underline !important;
}

/** Body >> Uabb creative menu expanded sub menu **/
.uabb-creative-menu-expanded .sub-menu {
	border-color: rgba(170, 170, 170, 0) !important;
}

/** Body >> Hide **/
#hide {
	height: 0 !important;
	min-height: 0 !important;
	overflow: hidden !important;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
	visibility: hidden !important;
}

/** Body >> tootltip content **/
.uabb-tooltip-top .uabb-hotspot-tooltip-content {
	width: 400px !important;
}

/** Body >> Uabb post thumbnail image **/
.uabb-post-thumbnail img {
	width: 382px !important;
	height: 254px !important;
	object-fit: cover !important;
}

/** Body >> Fl post 578 image **/
#fl-post-578 img {
	min-height: 254px !important;
	object-fit: contain !important;
}

/** Body >> vendor reg h2 **/
.userprof h2 {
	font-size: 0 !important;
	visibility: hidden !important;
}

/** Body >> inlinelist **/
#inlinelist li {
	list-style-type: none !important;
	padding-right: 20px !important;
	float: left !important;
	display: inline !important;
}

/** Body >> inlinelist Divider **/
#inlinelist li:not(:first-child):before {
	padding-right: 20px !important;
	content: " | " !important;
}

/** Body >> inlinelist ul **/
#inlinelist ul {
	padding-left: 0 !important;
	margin-left: 0 !important;
}

/** Body >> form header metabox **/
.rwmb-heading-wrapper h4 {
	font-size: 22px !important;
	text-transform: none !important;
}

/** Body >> Div (#1) label **/
.mt-4247 .rwmb-group-wrapper > div:nth-of-type(1) > label {
	color: rgb(240, 128, 26) !important;
	font-size: 18px !important;
	padding-bottom: 20px !important;
}

/** Body >> Fab (::before) **/
.fab::before {
	font-size: 16px !important;
}


/*= Body 2 ==================== */

/** Body 2 >> Rwmb checkbox wrapper rwmb input **/
.mt-4247 .rwmb-checkbox-wrapper .rwmb-input {
	width: 7% !important;
}

/** Body 2 >> Rwmb checkbox wrapper rwmb label **/
.mt-4247 .rwmb-checkbox-wrapper .rwmb-label {
	text-align: left !important;
	width: 93% !important;
	margin-bottom: 0 !important;
}

/** Body 2 >> Mt 4247 rwmb checkbox wrapper **/
.mt-4247 .rwmb-checkbox-wrapper .rwmb-column-12 {
	width: 33% !important;
	border: 1px solid rgb(234, 234, 234) !important;
	float: left !important;
}

/** Body 2 >> Mt 4247 submit **/
.mt-4247 #submit {
	background-color: rgb(240, 128, 26) !important;
	padding: 15px 30px 15px 30px !important;
	border-color: rgb(255, 255, 255) !important;
}

/** Body 2 >> Mt 4247 submit (:hover) **/
.mt-4247 #submit:hover {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(0, 0, 0) !important;
}

/** Body 2 >> Mt 4247 [type="checkbox"] **/
.rwmb-row .rwmb-column-12 .checkboxy {
	border: 1px solid rgb(240, 128, 26) !important;
}

/** Body 2 >> Mt 4449 quform current tab **/
.mt-4449 .quform-current-tab {
	color: rgb(234, 234, 234) !important;
	background-color: rgb(240, 128, 26) !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
}

/** Body 2 >> Quform current tab **/
.mt-6029 .quform-current-tab {
	color: rgb(234, 234, 234) !important;
	background-color: rgb(240, 128, 26) !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
}

/** Body 2 >> Fl tabs label (:hover) **/
.mt-6580 .fl-tabs-labels .fl-tabs-label:hover {
	background-color: rgb(239, 211, 184) !important;
}

/** Body 2 >> Fl photo caption below **/
.mt-6580 .fl-photo-caption-below {
	color: rgb(240, 128, 26) !important;
	font-size: 15px !important;
	font-weight: normal !important;
	padding-bottom: 0 !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {
	/** Body >> Hide **/
	#hide {
	overflow-y: hidden !important;
	visibility: hidden !important;
}

}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** Body >> logo mob **/
	.fl-photo {
	text-align: center !important;
}

	/** Body >> main men mob **/
	.pp-menu-default {
	text-align: left !important;
}

	/** Body >> linked **/
	.fl-node-5a69df333a79b {
	text-align: right !important;
}

	/** Body >> Fl col content fl module pp advanced menu **/
	.fl-col-content .fl-module-pp-advanced-menu {
	text-align: center !important;
	background-color: rgb(170, 170, 170) !important;
}

	/** Body >> Hamburger menu **/
	.hamburger-menu {
	color: rgb(255, 255, 255) !important;
	text-align: center !important;
}

	/** Body >> Fl node 5a719fc822a9f widget **/
	.fl-node-5a719fc822a9f .widget {
	margin-left: 20px !important;
}

}

