/*
Theme Name:   Divichild
Description:  Écrivez ici une brève description de votre thème enfant
Author:       M3lin@
Author URL:   https://associationlabase.ch
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Divichild
*/

/* Écrivez ici votre propre feuille de style personnelle */

.menu_cta {
background-color: #6c5687;
color: #fff;
padding: 0 !important;
}

.menu_cta a {
color: #fff !important;
padding: 15px 15px 12px 15px !important;
}

@media (min-width: 980px){
.menu_cta a:before {
content: '\e089';
color: #fff;
font-family: 'ETmodules';
font-size: 18px;
line-height: 1;
position: absolute;
left: 12px;
top:11px;
}

.menu_cta a {
padding: 15px 15px 15px 35px !important;
}
}

.et-fixed-header #top-menu li.menu_cta a {
	color: #fff !important;
}

/*#main-header .container.et_menu_container {
	width:unset;
	max-width:unset;
	margin: auto 20%;
}*/

@media (min-width: 980px) and (max-width: 1100px) {
.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
	}
}

@media only screen and (max-width: 980px)  {
	#et-top-navigation span.mobile_menu_bar:before, 
	#et-top-navigation span.mobile_menu_bar:after {
		color: #6c5687 !important;
	}
	.et_mobile_menu {border-top: #6c5687 3px solid;}
}

.footer-widget h4.title {
	font-family: 'Amiko';
	margin-bottom: 18px;
}

.footer-widget .textwidget a, .footer-widget .textwidget p {
	font-family: 'Amiko';
}
@media all and (max-width:767px) {
.footer-widget img.img-footer {
	max-width:50%;
}
}
#footer-info {
	font-family: 'Amiko';
}