/*
Theme Name: Divi hijo
Theme URI: http://www.aclacoworking.com
Author: Xadoloco
Author URI: http://www.xadoloco.com
Description: Child Theme del tema Divi
Version: 1.0
Template: Divi
*/
 
@import url("../Divi/style.css");

/*eliminar linea bajo cabecera*/
#main-header {
	background: none;
	z-index: 0
}

/*alto slider*/
.alturaseccionslider,
.alturamoduloslider,
.et_pb_slide
{
	height: 100vh;
}