/*
 Theme Name:     Child_DIVI
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* FORZAR A DOS COLUMNAS EN MOVIL */

/*.dos-columnas .et_pb_column {
	width: 50%!important;
}*/

/*@media only screen and (max-width: 479px) {
.dos-columnas .et_pb_column { width: 50%!important; }
}*/

@media only screen and (max-width: 980px) {
.dos-columnas .et_pb_column { width: 50%!important; }
}