/*---------------------------------------------------------------------------------

 Theme Name:   AGD1 Web Agency
 Theme URI:    https://agd1.com
 Description:  AGD1 Web Agency Site and digital marketing
 Author:       rafael
 Author URI:   https://agd1.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@import url("../Divi/style.css");

/*-----------Theme Customizations--------- */

/*--------- Header & Menu ---------*/

#main-header {

border-bottom: 2px solid #0ebcdd;

}

#top-menu li {

padding-right: 0px;

}

#top-menu li a {

font-size: 18px;

font-weight: 800!important;

}

#top-menu li.current-menu-item>a {

color: #0ebcdd;

}

.et_header_style_left #et-top-navigation {

padding-top: 0px;

}

.et_header_style_left .et-fixed-header #et-top-navigation {

padding-top: 0px!important;

}

.et_header_style_left #et-top-navigation nav>ul>li>a {

padding: 30px 15px!important;

}

.et_header_style_left #et-top-navigation nav>ul>li>a:hover {

background: #0ebcdd;

color: white!important;

opacity: 1!important;

}

#top-menu .menu-item-has-children>a:first-child:after {

top: 28px;

}


/*--------- Menu Icons ---------*/

.menu-home > a:before {

    font-family: 'ETmodules';

    content: "\e074";

    margin-right: 10px;

    margin-top: -2px;

    color: #ffffff;

    font-size: 18px;

    float: left;

}

 

.menu-about > a:before {

    font-family: 'ETmodules';

    content: "\e08a";    

    margin-right: 10px;

    margin-top: -2px;

    color: #ffffff;

    font-size: 18px;

    float: left;

}

 

.menu-services > a:before {

    font-family: 'ETmodules';

    content: "\e035";

    margin-right: 10px;

    margin-top: -2px;

    color: #ffffff;

    font-size: 18px;

    float: left;

}

  

.menu-blog > a:before {

    font-family: 'ETmodules';

    content: "\e086";

    margin-right: 10px;

    margin-top: -2px;

    color: #ffffff;

    font-size: 18px;

    float: left;

}

  

.menu-contact > a:before {

    font-family: 'ETmodules';

    content: "\e066";

    margin-right: 10px;

    margin-top: -2px;

    color: #ffffff;

    font-size: 18px;

    float: left;

}

/*--------- Sub Menu ---------*/

.nav li ul {

padding: 0px;

width: 220px;

}

#top-menu li li {

padding: 0px;

}

#top-menu li li a {

width: 220px;

padding: 15px 0px 15px 20px;

}

#top-menu li li a:hover {

background: #2abcdc;

opacity: 1;

}
#top-header .et-social-icons {
    float: right;

}

#et-info, #et-secondary-menu>ul>li a {
    padding: 8px;
    font-size: 14px;
}

/*--------- Logo ---------*/

@media (min-width: 981px) {

#logo {

max-height: 100px;

margin-top: -30px;

}

.et-fixed-header #logo {

max-height: 90px;

margin-top: -1px;

}

#main-header.et-fixed-header {

overflow: hidden;

}

}
