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

/*  MICROTHEMER STYLES  */


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

/** General >> Widgettitle **/
.widgettitle {
	padding-bottom: 20px !important;
}

/** General >> Widget input **/
.widget input {
	background-color: rgb(255, 255, 255) !important;
	border-color: rgb(255, 255, 255) !important;
}

/** General >> News time **/
.news-time {
	color: rgb(237, 237, 237) !important;
	display: none !important;
}

/** General >> News thumb **/
.news-thumb {
	display: none !important;
}

/** General >> Avia3 menu menu item **/
.avia3-menu .menu-item {
	border-left-style: none !important;
}

/** General >> Av logo container **/
.av-logo-container {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Logo image **/
.logo img {
	width: 452px !important;
}

/** General >> Et bloom form footer link **/
.et_bloom_form_footer a {
	color: rgb(128, 201, 204) !important;
	font-size: 28px !important;
	font-weight: 900 !important;
}

/** General >> Et bloom form text heading 2 **/
.et_bloom_form_text h2 {
	margin-top: -10px !important;
	margin-bottom: -10px !important;
}

/** General >> Et bloom form footer **/
.et_bloom_form_footer {
	padding-top: 0 !important;
	margin-top: -35px !important;
	margin-bottom: -35px !important;
}

/** General >> Avia cookie consent container **/
.avia-cookie-consent .container {
	max-width: 100% !important;
}

/** General >> Avia cookie consent **/
.avia-cookie-consent {
	background-color: rgb(128, 201, 204) !important;
}

/** General >> Untitled **/
.mt-page-kita .textwidget p:nth-of-type(2) {
	font-size: 15px !important;
}

/** General >> Textwidget **/
#custom_html-2 .textwidget {
	font-size: 15px !important;
	line-height: 1.3 !important;
}

/** General >> Div **/
.phone-info > div {
	font-size: 16px !important;
	margin-top: 3px !important;
}

/** General >> Avia 6 1 **/
#avia_6_1 {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Avia 12 1 **/
#avia_12_1 {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Input (#1) **/
.form_element input:nth-of-type(1) {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Input checkbox label **/
#element_avia_14_1 .input_checkbox_label {
	color: rgb(48, 95, 108) !important;
}

