/*
 Theme Name:     LGCCC Imprenta
 Description:    Divi Child Theme
 Author:         Julio Ruiz
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* Theme customization starts here     
------------------------------------------------------- */

#top-header {
    border-bottom : 1px solid #ddd;
    line-height: 40px;
}

#top-header a {
    border-bottom : 5px solid transparent;
    line-height: 40px;
    padding : 0 !important;
}

#top-header a:hover {
    border-color: #ddd;
}

#top-header .container {
    padding : 0;
}

#et-secondary-menu {
    float : none;
}

#et-secondary-nav {
    width : 100%;
}

#et-secondary-nav .socialicon {
    float : right;
    margin : 0 0 0 20px;
}

#et-secondary-nav .socialicon i {
    font-size: 25px;
    vertical-align: middle;
}

#et-secondary-nav .socialicon.telegram i {
    color: #08c;
}

#et-secondary-nav .socialicon.youtube i {
    color: #c4302b;
}

.et_header_style_left .logo_container {
    position : relative;
    padding : 40px 0 40px;
}

.et_fixed_nav #et-top-navigation {
    border-top : 1px solid #ddd;
    padding : 0 !important;
    float : none;
}

.et_fixed_nav #et-top-navigation #top-menu-nav ul {
    padding : 15px 0;
}

.et_fixed_nav #et-top-navigation #top-menu-nav ul li {
    padding : 0 !important;
}

.et_fixed_nav #et-top-navigation #top-menu-nav ul li a {
    padding : 0 15px;
    border-right : 1px solid #ddd;
}

#et_top_search {
    margin-top : 16px;
}