/*
Theme Name: DiviChild
Description: Divi Enfant, theme enfant de Divi
Author: A New Story
Author URI: https://anewstory.fr
Template: Divi
Version: 1.0.0
*/

/*****************
*** Top Header ***
*****************/
#top-header div.container.clearfix {
	text-align: right;
}
#top-header div#et-info {
	width: 100%;
}
#top-header span::before, #top-header .icon {
    color: #db003a!important;;
}
#top-header .icon.in-icon i {
    font-size: 16px;
    font-weight: 700;
    padding-left: 9px;
}
#top-header .et-social-icon.et-social-facebook a::before {
    font-size: 15px;
    padding-left: 9px;
}
#et-info-devis {
    color: #db003a!important;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .4s ease-in-out;
}
/* #et-info-devis:hover {
    opacity: .9;
} */
.et-info-separator {
    padding: 0 9px;
}


/*************
*** Footer ***
*************/
#main-footer .in-icon-footer i {
    color: #db003a!important;
	font-size: 28px;
}
#main-footer #footer-bottom .container {
	text-align: right;
}


/* Bouton menu */
 
.btn-menu a {
background-color: #010101;
border-radius: 20px;
padding:10px 10px !important;
color: #ffffff!important;
}

#top-menu li li a {
	padding: 6px 15px;
}

.nf-form-content .ninja-forms-field {
    font-size: 14px;
}