/*  MICROTHEMER STYLES  */


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

/** Geral >> Elementor slideshow title **/
.elementor-slideshow__title {
	display: none !important;
}


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

	/*= Rodapé =================== */

	/** Rodapé >> Elementor element 23e5f4b6 elementor widget container **/
	.elementor-element-23e5f4b6 .elementor-widget-container {
	padding-right: 0 !important;
}

	/** Rodapé >> Elementor element e509a86 elementor widget container **/
	.elementor-element-e509a86 .elementor-widget-container {
	padding-right: 0 !important;
}

	/** Rodapé >> Elementor element ad39b20 elementor widget container **/
	.elementor-element-ad39b20 .elementor-widget-container {
	text-align: center !important;
}


}


/*( < 480 )*/
@media (max-width: 479.98px) {

	/*= Rodapé =================== */

	/** Rodapé >> Elementor element e509a86 elementor widget container **/
	.elementor-element-e509a86 .elementor-widget-container {
	color: rgb(255, 255, 255) !important;
	padding-right: 0 !important;
}

	/** Rodapé >> Elementor element 23e5f4b6 elementor widget container **/
	.elementor-element-23e5f4b6 .elementor-widget-container {
	color: rgb(255, 255, 255) !important;
	padding-right: 0 !important;
}

	/** Rodapé >> Elementor element ad39b20 elementor widget container **/
	.elementor-element-ad39b20 .elementor-widget-container {
	text-align: center !important;
}


}

