/*  MICROTHEMER STYLES  */


/*= Barra lateral ============= */

/** Barra lateral >> Elementor location archive list item **/
#content .elementor-location-archive li, 
#content .post-750 li {
	width: 100% !important;
	margin-right: 20px !important;
	margin-bottom: 13px !important;
	margin-left: 0 !important;
	border-radius: 2px !important;
}


/*= Pesquisa ================== */

/** Pesquisa >> botão **/
.searchandfilter [type="submit"] {
	font-size: 17px !important;
	font-weight: 700 !important;
	letter-spacing: 0.5px !important;
	background-color: rgb(6, 119, 0) !important;
	-webkit-transition: .3s !important;
	transition: .3s !important;
}

/** Pesquisa >> botão:hover **/
.searchandfilter [type="submit"]:hover {
	color: rgb(2, 37, 0) !important;
	background-color: rgb(255, 255, 255) !important;
}


/*= pag404 ==================== */

/** pag404 >> #content .post-750 li **/
#content .post-750 li {
	
}


/*( Celular )*/
@media (max-width: 599px) {

	/*= Barra lateral ============= */

	/** Barra lateral >> Elementor location archive list item **/
	#content .elementor-location-archive li, 
#content .post-750 li {
	
}
.elementor-location-archive li input, 
.elementor-location-archive li select {
	text-align: center !important;
	width: 100% !important;
}

	/** Barra lateral >> #post-6 li **/
	#post-6 li input, 
#post-6 li select {
	text-align: center !important;
	width: 300px !important;
}
#offorma_de_negocio {
	margin-bottom: 30px !important;
}

	/** Barra lateral >> #post-6 li Copy 1 **/
	#post-6 li input, 
#post-6 li select {
	text-align: center !important;
	width: 300px !important;
}
#offorma_de_negocio {
	margin-bottom: 30px !important;
}


	/*= pag404 ==================== */

	/** pag404 >> #content .post-750 li **/
	#content .post-750 li {
	text-align: center !important;
	margin-right: 0 !important;
}


	/*= Pesquisa ================== */

	/** Pesquisa >> botão **/
	.searchandfilter [type="submit"] {
	
}


}

