/*
 Theme Name:     SOCOMARCA
 Theme URI:      https://www.elegantthemes.com/divi/
 Description:    Child Theme para Divi
 Author:         Agencia Digital Lámpara
 Author URI:     https://www.lampara.cl
 Template:       Divi
 Version:        1.0
*/
 

@import url("../Divi/style.css");

/* Personalizacion empieza aquí */
/*
#et-info-email{
	display: none!important;
}
*/

  
  /**---------------- Media query ----------------**/
/*
  @media only screen and (min-width: 48em) { 
    .column-half{
      width: 50%;
    }
    .column-third{
      width:33%;
    }
  }
*/

  @media (max-width: 736px) {


  }
  
  