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

/*  MICROTHEMER STYLES  */

/*= Animations ================ */

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}


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

/** General >> Top container fl col content **/
.top-container .fl-col-content {
	position: relative !important;
	z-index: 1 !important;
}

/** General >> Video 2 1 **/
#video-2-1_html5 {
	position: relative !important;
}

/** General >> Mejs controls **/
.mejs-controls {
	opacity: 0 !important;
}

/** General >> insta **/
.insta {
	font-size: 30PX !important;
}

/** General >> Primary site navigation main navigation _2 **/
#primary-site-navigation .main-navigation {
	letter-spacing: 2px !important;
}

/** General >> Main header bar wrap ast sticky active **/
.main-header-bar-wrap .ast-sticky-active {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/** General >> Fl button right fl button text **/
.fl-button-right span.fl-button-text {
	font-family: manrope-regular !important;
	font-size: 12PX !important;
}

/** General >> Fl button right fl button **/
.fl-button-right .fl-button {
	padding: 10px 15px 10px 15px !important;
}

/** General >> Text html custom menu item **/
.text-html-custom-menu-item {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

/** General >> Blue **/
span#blue {
	color: rgb(189, 212, 242) !important;
}

/** General >> Main header menu sub menu **/
.ast-desktop .main-header-menu .sub-menu {
	width: 120px !important;
}

/** General >> Uabb cl style3 link **/
.uabb-cl-style3 a {
	display: inline-block !important;
}

/** General >> Fl node 5ce2f52ce689f **/
.fl-node-5ce2f52ce689f {
	position: relative !important;
	z-index: 9999 !important;
}

/** General >> Ast scroll top **/
#ast-scroll-top {
	border: 1px solid rgb(189, 212, 242) !important;
	border-radius: 50% !important;
}

/** General >> Mt 69 uabb form field **/
.mt-69 .uabb-form-field {
	width: 300px !important;
}

/** General >> Mt 2100 give purchase button **/
.mt-2100 #give-purchase-button {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(189, 212, 242) !important;
}

/** General >> Fl button left fl button text **/
.mt-2 .fl-button-left .fl-button-text {
	font-family: manrope-simibold, Verdana, Arial, sans-serif; !important;
	font-size: 14PX !important;
	font-weight: normal !important;
	letter-spacing: 2px !important;
}

/** General >> Ff el group:(6) ff el section title **/
.mt-2268 .ff-el-group:nth-of-type(6) > .ff-el-section-title {
	font-family: manrope-simibold, Verdana, Arial, sans-serif; !important;
	font-size: 20px !important;
}

/** General >> Menu item menu link **/
.main-header-bar.ast-sticky-active .main-header-menu .menu-item .menu-link {
	color: rgb(255, 255, 255) !important;
}

/** General >> Bg color w text **/
#post-2 .bg-color-w-text {
	color: rgb(189, 212, 242) !important;
	font-style: italic !important;
	background-color: rgba(0, 0, 0, 0) !important;
}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** General >> Primary site navigation main navigation _2 **/
	#primary-site-navigation .main-navigation {
	background-color: rgba(0, 15, 23, 0.91) !important;
}

	/** General >> Masthead custom logo **/
	#masthead .custom-logo {
	position: relative !important;
	z-index: 9999 !important;
}

}


/*( Phone )*/
@media (max-width: 480px) {
	/** General >> Main header bar navigation site navigation **/
	.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation #site-navigation {
	background-color: rgba(0, 15, 23, 0.91) !important;
}

	/** General >> Call btn uabb button **/
	.call-btn .uabb-button {
	padding: 10px 20px 13px 20px !important;
	border: 2px solid rgb(226, 166, 0) !important;
}

	/** General >> Close **/
	.close {
	color: rgb(226, 166, 0) !important;
}

	/** General >> Menu item link **/
	.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation #site-navigation .menu-item a {
	font-size: 20PX !important;
	line-height: 70px !important;
}
.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation #site-navigation .menu-item a.mt-inview_once {
	/* MT [ sub: 1 | group: animation | event: 1 ] */
	-webkit-animation-name: fadeIn !important;
	animation-name: fadeIn !important;
	-webkit-animation-duration: 0.5s !important;
	animation-duration: 0.5s !important;
}

	/** General >> Fl button right fl button **/
	.fl-button-right .fl-button {
	border-width: 1px !important;
	border-style: solid !important;
}

	/** General >> Close _2 **/
	.close {
	color: rgb(189, 212, 242) !important;
}

	/** General >> Fl node 5d51b233b34da fl row content wrap **/
	.fl-node-5d51b233b34da .fl-row-content-wrap {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}

	/** General >> Uabb cl style3 uabb cl heading **/
	.uabb-cl-style3 .uabb-cl-heading {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: row !important;
	-moz-flex-direction: row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
	-webkit-justify-content: flex-start !important;
	justify-content: flex-start !important;
}

	/** General >> Fl button group button 5f5bee20ed65e 1 fl button **/
	.mt-2256 #fl-button-group-button-5f5bee20ed65e-1 .fl-button {
	margin-top: 10px !important;
}

	/** General >> Fl button group button 5f5bee20ed65e 0 fl button **/
	.mt-2276 #fl-button-group-button-5f5bee20ed65e-0 .fl-button {
	margin-bottom: 10px !important;
}

	/** General >> Menu item menu link **/
	.main-header-bar.ast-sticky-active .main-header-menu .menu-item .menu-link {
	padding-bottom: 176px !important;
}

	/** General >> Primary site navigation main navigation **/
	#primary-site-navigation .main-navigation {
	background-color: rgb(50, 50, 50) !important;
}

	/** General >> Primary site navigation main navigation _2 **/
	#primary-site-navigation .main-navigation {
	font-size: 30px !important;
}

	/** General >> Masthead menu toggle icon **/
	#masthead .menu-toggle-icon {
	background-color: rgba(0, 0, 0, 0) !important;
}

	/** General >> Bg color w text **/
	#post-2 .bg-color-w-text {
	color: rgb(189, 212, 242) !important;
	font-style: italic !important;
	background-color: rgba(0, 0, 0, 0) !important;
}

}

