/* 
CSS - DEVICE - DESKTOP (2) - V1.0
*/ 
.only-d-mobile {
    display: none  !important
}

/* Definições gerais */  
/* TAGS */  
html {
    font-size: 14px;
}

/* SLIDE SHOW */ 
#lp-slide-show .titulo {

}
#lp-slide-show .texto {
    
}

/* OPCOES DE IMAGEM SS */ 
#lp-slide-show .slide-show__img1 {
    display: block  !important
}
#lp-slide-show .slide-show__img2 {
    display: none  !important
}
#lp-slide-show .slide-show__img3 {
    display: none  !important
}