/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 07 2024 | 09:39:58 */
/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS knowledge echa un vistazo a http://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 
.seccion-fija a {
    font-size: 14px;
}
.seccion-fija {
    position: fixed;
    bottom: 0;
    background: #fff;
	    z-index: 99999;

}
.joinchat.joinchat--left.joinchat--show.joinchat--tooltip {
    bottom: 90px;
}
@media only screen and (min-width:300px) and (max-width:767px){
  
  
  .ast-header-break-point .main-header-bar .redes-datos {display:none;}  
  body .formulario-inic input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {width:100% !important;}
  body .formulario-inic input.wpcf7-form-control.wpcf7-text {width:100% !important;}
  .elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {width:100% !important;
    max-width:100% !important;
  
  
}