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

/* -------------------------  Desktop ---------------------- */
/* Top Menu */
.et_pb_menu .et-menu > li {
	padding-left: 10px;
	padding-right: 8px;
}


/* ------------------------- Phone ------------------------- */
@media all and (max-width: 480px) {

	/* Mobile Menu */
	.et_pb_menu_0_tb_header.et_pb_menu ul li a {
	  font-size: 3vw !important;
	} 

	/* Home Slider */
	.palabra_fija,
	.texto-cambio {
		font-size: 50px !important;
	}

	body #page-container .et_pb_section .et_pb_slider_0.et_pb_slider .et_pb_more_button.et_pb_button {
		margin-top: 300px;
	}

	/*  Menu mobile */
	.et_mobile_menu {
		border-color: rgb(230, 51, 42);
	}

	.et_pb_column--with-menu {
		margin-bottom: 0 !important;
	}

	/* Remove margin after logo */
	.et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough {
		margin: 0 !important;
	}

	/* Add bottom margin to Social buttons menu */
	.et_pb_column.et_pb_column_1_3.et_pb_column_2_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child {
		margin-bottom: 1.5em !important;
	}
}

/* Fix home page slider extra size (bottom spacing) */
.slider-home-page {
  height: 1000px;
  overflow: hidden;
}

.proyectos-animados {
	width: 100% !important;
}
