/*  MICROTHEMER STYLES  */


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

/** General >> HasCurrentStyle toggler **/
.hasCurrentStyle .toggler {
	background-color: rgb(176, 177, 180) !important;
	border-color: rgb(176, 177, 180) !important;
}

/** General >> HasCurrentStyle toggle **/
.hasCurrentStyle .toggle_icon {
	border-color: rgb(225, 225, 225) !important;
}

/** General >> Avia cookie consent **/
.avia-cookie-consent {
	background-color: rgb(22, 40, 131) !important;
}

/** General >> Footer Widget Bild - Media image 2 image overlay inside _3 **/
#media_image-2 .image-overlay-inside {
	background-color: rgba(0, 0, 0, 0) !important;
	display: none !important;
}

/** General >> Footer Widget Bild - Media image 2 overlay type extern **/
#media_image-2 .overlay-type-extern {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** General >> Footer Widget Bild - Media image 2 **/
#media_image-2 {
	margin-top: 0 !important;
}

/** General >> Footer Widget Bild - Text 4 **/
#text-4 {
	margin-bottom: 0 !important;
}

/** General >> Top et bloom success message **/
.et_bloom_custom_html_form {
	display: none !important;
}

/** General >> Et bloom form text heading 2 **/
.et_bloom_form_text > p {
	color: rgb(255, 255, 255) !important;
	font-size: 14px !important;
}

/** General >> Et bloom form text heading 2 Copy 1 **/
.et_bloom_form_container > p > strong {
	color: rgb(255, 255, 255) !important;
	font-size: 14px !important;
	font-weight: bolder !important;
}

/** General >> Slide entry title link **/
.slide-entry-title a {
	font-size: 12px !important;
	line-height: 0 !important;
	letter-spacing: 0 !important;
}

