/*
 Theme Name:     Mundial Sul da Bahia
 Theme URI:      https://www.hugocatellier.com/themes/mundialsuldabahia
 Description:    Thème enfant de Divi pour le site du Mundial de Sul da Bahia.
 Author:         Hugo Catellier
 Author URI:     https://www.hugocatellier.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Global
------------------------------------------------------- */

body {

}

.green {
    color: #02a650;
}

.blue {
    color: #2e3092;
}

.yellow {
    color: #fef101;
}

/* =Divi
------------------------------------------------------- */

#et-info {
    float: right;
}


/* =Text
------------------------------------------------------- */



/* =Button
------------------------------------------------------- */



/* =Menu
------------------------------------------------------- */

#et-info {
    width:100% !important;
    float:none !important;
}

#et-info .et-social-icons {
    float:right !important;
}

#top-header {
    background-color: #02a650 !important;
}

.menu-item-home.current-menu-item {
    display: none !important;
}

/* =Footer
------------------------------------------------------- */

#main-footer {
    /* display: none; */
}

/* =ACF Form
------------------------------------------------------- */

.wpml-ls-statics-footer a {
    color: #000 !important;
}

.wpml-ls-statics-footer a:hover {
    color: #02a650 !important;
}