.elementor-40123 .elementor-element.elementor-element-c18695f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-40123 .elementor-element.elementor-element-8324f6e .elementor-heading-title{color:#000000;font-family:"Inter", Sans-serif;font-size:28px;font-weight:600;line-height:1.2em;}.elementor-40123 .elementor-element.elementor-element-81bdce7{color:#000000;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;}@media(max-width:1024px){.elementor-40123 .elementor-element.elementor-element-8324f6e .elementor-heading-title{font-size:20px;line-height:1.3em;}}@media(max-width:767px){.elementor-40123 .elementor-element.elementor-element-8324f6e .elementor-heading-title{font-size:20px;line-height:1.3em;}}/* Start custom CSS for text-editor, class: .elementor-element-1457a135 */código feito para alterar a imagem:

.text_page{
    margin-top: 20px;
}


/* Remove o titulo da página desse produto  */
.wpr-archive-title{
	display:none;
}


.alignnone wp-image-45796 size-full img{

max-width: 100%;
heidth: auto;

}

/* Essa função faz com que, se o dispotivo tiver uma tela com a resolução de até 600 px, vai aparecer a imagem definida url.  */

@media screen and (max-width:600px){

 .alignnone {
	content: url('https://www.ciasc.sc.gov.br/wp-content/uploads/2024/04/MobileHospedagem.jpg');
}
    
}/* End custom CSS */