/*  MICROTHEMER STYLES  */


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

/** Geral >> Content ti prev **/
#content .ti-prev {
	filter: brightness(1) !important;
}

/** Geral >> Ti profile details ti star **/
.ti-profile-details .ti-star {
	
}

/** Geral >> Ti inner ti stars **/
.ti-inner .ti-stars {
	
}

/** Geral >> Ti stars **/
.ti-profile-details .ti-stars {
	
}

/** Geral >> CF5f3ff43d8b460 1 row 1 field required **/
#CF5f3ff43d8b460_1-row-1 .field_required {
	display: none !important;
}

/** Geral >> Fld 8642338 1 **/
#fld_8642338_1 {
	height: 40px !important;
}

/** Geral >> Wptwa round toggle on mobile wptwa toggle **/
.wptwa-round-toggle-on-mobile .wptwa-toggle {
	width: 250px !important;
	height: 60px !important;
}

/** Geral >> Block 2 wp block search button **/
#block-2 .wp-block-search__button {
	color: #C89292 !important;
	border: 1px solid #C89292 !important;
}
#block-2 .wp-block-search__button:hover {
	background-color: #C89292 !important;
	color: white !important;
}

/** Geral >> Blog entry readmore link **/
.blog-entry-readmore a {
	color: #C89292 !important;
	border: 1px solid #C89292 !important;
}
.blog-entry-readmore a:hover {
	background-color: #C89292 !important;
	color: white !important;
}


/*( < 980 )*/
@media (max-width: 979.98px) {

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

	/** Geral >> Wptwa round toggle on mobile wptwa toggle **/
	.wptwa-round-toggle-on-mobile .wptwa-toggle {
	
}

	/** Geral >> Block 2 wp block search button **/
	#block-2 .wp-block-search__button {
	color: #C89292 !important;
	border: 1px solid #C89292 !important;
}
#block-2 .wp-block-search__button:hover {
	background-color: #C89292 !important;
	color: white !important;
}

	/** Geral >> Blog entry readmore link **/
	.blog-entry-readmore a {
	color: #C89292 !important;
	border: 1px solid #C89292 !important;
}
.blog-entry-readmore a:hover {
	background-color: #C89292 !important;
	color: white !important;
}


}


/*( < 768 )*/
@media (max-width: 767.98px) {

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

	/** Geral >> Wptwa round toggle on mobile wptwa toggle **/
	.wptwa-round-toggle-on-mobile .wptwa-toggle {
	width: 60px !important;
	height: 60px !important;
}


}

