/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Birthday wish image **/
.birthday_wish_image {
	width: 20% !important;
	left: 50% !important;
}

/** Geral >> Birthday wish **/
.birthday_wish {
	color: rgb(30, 190, 179) !important;
}

/** Geral >> Bic calendar 13 4 2022 **/
#bic_calendar_13_4_2022 {
	background-color: rgb(190, 30, 45) !important;
}

/** Geral >> Site logo inner custom logo **/
#site-logo-inner .custom-logo {
	border-top-color: rgba(0, 214, 164, 0) !important;
	border-right-color: rgba(0, 214, 164, 0) !important;
	border-bottom-color: rgba(0, 214, 164, 0) !important;
}

/** Geral >> Site header inner after header content inner **/
#site-header-inner .after-header-content-inner {
	padding-left: 12px !important;
}

/** Geral >> Site header inner after header content **/
#site-header-inner .after-header-content {
	padding-left: 10px !important;
}

/** Geral >> Block 3 birthday list image **/
#block-3 .birthday_list_image {
	filter: opacity(0) !important;
}

/** Geral >> Block 3 birthday name **/
#block-3 .birthday_name {
	color: rgb(0, 0, 0) !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	height: 40px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/** Geral >> Block 3 birthday error **/
#block-3 .birthday_error {
	color: rgb(65, 198, 172) !important;
	font-size: 20px !important;
	font-weight: 900 !important;
}

/** Geral >> Bbp search submit **/
#bbp_search_submit {
	/* MT [ google_font: 1 ] */
	font-family: 'poppins' !important;
}

