/*======================================
Theme Name: Divi-enfant
Description: Graffocean theme
Version: 1.0
Author: Graffocean
Author URI: http://www.graffocean.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
.slider-hp .et_pb_slide_description{
    width: auto;
    margin: auto;
    padding: 36% 8%;
}

#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, #top-menu-nav>ul>li>a:hover, .et-social-icons a:hover {
    color: #aec900;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.et_pb_contact_field_0, .et_pb_contact_field_1, .et_pb_contact_field_2{
    width: 33.33%;
    float: left;
}

p.et_pb_contact_field.et_pb_contact_field_last+p.et_pb_contact_field.et_pb_contact_field_last {
    clear: initial;
}
.et_contact_bottom_container {
    float: inherit;
    margin-top: -1.5%;
    text-align: center;
}

.project-template-default .et_main_title, .project-template-default .et_project_meta, .project-template-default .comment-respond, .project-template-default .nav-single{
    display: none;
}

.project-template-default #left-area {
    width: 100%;
}
.et_right_sidebar #main-content .container:before {
    display: none;
}

#top-menu li.current-menu-item>a, .footer-widget h4 {
    color: #aec900;
}
.et-search-form, .et_mobile_menu, .footer-widget li:before, .nav li ul, blockquote{
     border-color:  #aec900;
}