/* 
 Theme Name:     es.trate.ga
 Author:         Roberto Maurer
 Author URI:     https://es.trate.ga
 Template:       Divi
 Version:        1.0.1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.3
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

.et_pb_column_1_3 h1, .et_pb_column_1_4 h1 {
    font-size: 22px;
}

#top-header {
z-index: 99999;
}
 
#logo {
    z-index: 100000;
}
@media only screen and (max-width: 980px) {
#logo {
margin-top: 26px;
min-height: 150px;
}
}
@media only screen and (min-width: 981px) {
#logo {
margin-top: 26px;
min-height: 150px;
}
	#hero .et_parallax_bg {
		background-size: 1370px;
	}
}
