/*  MICROTHEMER STYLES  */


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

/** General >> Bx wrapper div (DISABLED) **/


/** General >> .mt-page-home .fl-post-carousel-post **/
.mt-page-home .fl-post-carousel-post {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1) !important;
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1) !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1) !important;
}

/** General >> .mt-page-home .fl-post-carousel **/
.mt-page-home .fl-post-carousel {
	padding-top: 10px !important;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
}

/** General >> Masthead inside header **/
#masthead .inside-header {
	padding-top: 40px !important;
	padding-bottom: 20px !important;
}

/*= Footer ==================== */

/** Footer >> footer-subscribe-form **/
.fl-node-59c55e83c5896 {
	max-width: 800px !important;
	margin-top: 0 !important;
	margin-right: auto !important;
	margin-bottom: 0 !important;
	margin-left: auto !important;
}

/** Footer >> footer-email-field **/
.fl-form-field {
	background-color: rgb(58, 58, 58) !important;
	height: 48px !important;
	-webkit-border-radius: 0 0 0 0 !important;
	-moz-border-radius: 0 0 0 0 !important;
	border-radius: 0 0 0 0 !important;
}

/** Footer >> Fl subscribe form [type="email"] **/
.fl-subscribe-form [type="email"] {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(58, 58, 58) !important;
	height: 48px !important;
	border-top-width: 0 !important;
	border-right-width: 0 !important;
	border-bottom-width: 0 !important;
	border-left-width: 0 !important;
	-webkit-border-radius: 0 0 0 0 !important;
	-moz-border-radius: 0 0 0 0 !important;
	border-radius: 0 0 0 0 !important;
}

/** Footer >> Fl form field **/
.fl-form-field {
	color: rgb(255, 255, 255) !important;
	background-color: rgba(58, 58, 58, 0) !important;
	padding-right: 0 !important;
}

/** Footer >> Footer subscribe form fl button **/
.footer-subscribe-form .fl-button {
	height: 48px !important;
	border-bottom-style: solid !important;
	-webkit-border-radius: 0 0 0 0 !important;
	-moz-border-radius: 0 0 0 0 !important;
	border-radius: 0 0 0 0 !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-items: center !important;
	align-items: center !important;
}

/** Footer >> Fl form **/
.fl-form {
	color: rgb(255, 255, 255) !important;
}

/** Footer >> .footer-subscribe-form .fl-subscribe-form-inline **/
.footer-subscribe-form .fl-subscribe-form-inline {
	border-top-color: rgb(66, 85, 191) !important;
	border-right-color: rgb(66, 85, 191) !important;
	border-bottom-color: rgb(66, 85, 191) !important;
	border-left-color: rgb(66, 85, 191) !important;
	border-top-style: solid !important;
	border-right-style: solid !important;
	border-bottom-style: solid !important;
	border-left-style: solid !important;
}

/** Footer >> Newsletter row bber icon (DISABLED) **/


/** Footer >> #newsletter-row:hover .bb-er-title (DISABLED) **/



/*[ Phone ]*/
@media (max-width: 480px) {

	/*= Content =================== */

	/** Content >> .single .fl-row-bg-photo .fl-row-content-wrap **/
	.single .fl-row-bg-photo .fl-row-content-wrap {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
}