/*
Theme Name:     Divi Child 
Description:    Child Theme of Divi
Author:         elegantenthusiast.com
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.et_header_style_split .centered-inline-logo-wrap .logo_container {
    height: 300%;
}

/*#et-info {
    float: right;
}
*/

.et_header_style_split #et-top-navigation {
    padding-top: 20px;
}
img2 {
    border-radius: 50px !important;
}
.et_pb_row {
    width: 90% !important;
}

#top-menu li li a {
    width: 300px !important;
    padding: 6px 10px !important;
}


.nav li ul {
    width: 350px !important;
}

#footer-info {
    float: initial !important;
    padding-bottom: 10px;
    text-align: center !important;
}

.hacemos .et_pb_blurb_content:hover {
    background-color: rgba(251,251,251,0.39);
}

.hacemos-imagenes .et_pb_main_blurb_image:hover {
    background-color: rgba(251,251,251,0.39);
}

.et_pb_widget a {
    color: #ff7f00 !important;
}

#main-footer {
    background-color: #545454 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
    font-weight: 300 !important;
}