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

/*  MICROTHEMER STYLES  */


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

/** General >> Fusion slider sc **/
.fusion-slider-sc {
	min-height: 400px !important;
	max-height: 400px !important;
}

/** General >> Active testimonial author **/
.active-testimonial .author {
	color: rgb(255, 255, 255) !important;
}

/** General >> Wrapper flexslider hover type none **/
#wrapper .flexslider-hover-type-none {
	min-width: 1920px !important;
	max-width: 1920px !important;
	position: -webkit-sticky !important;
	position: sticky !important;
}

/** General >> Fusion builder column 3 fusion flex justify content flex start **/
.fusion-builder-column-3 .fusion-flex-justify-content-flex-start {
	z-index: 999 !important;
}

/** General >> Wrapper flex control paging **/
#wrapper .flex-control-paging {
	visibility: hidden !important;
}

/** General >> Ti rating **/
#post-162 .ti-rating {
	color: rgb(255, 255, 255) !important;
}

/** General >> Nowrap **/
#post-162 .nowrap {
	color: rgb(255, 255, 255) !important;
}

/** General >> Strong **/
#post-162 .nowrap strong {
	color: rgb(255, 255, 255) !important;
}

