/*
Theme Name:     DHDV AFRICA
Theme URI:      http://www.agence-fluence.com
Description:    DHDV AFRICA Child Theme
Author:         Agence Fluence
Author URI:     http://www.agence-fluence.com
Template:       Divi
Version:        1.0.0
*/



@import "global.css";


.mapplic-tooltip, 
.mapplic-tooltip-wrap {
    max-width: 300px !important;
	width: 300px !important;
}

.mapplic-tooltip-description, 
.mapplic-tooltip p {
    width: 100% !important;
}

.mapplic-tooltip p {
    font-size: 14px !important;
    line-height: 14px !important;
	margin-bottom:0 !important;
}


.mapplic-element{
	overflow:visible !important;	
}

#footer-info a {
    font-weight: normal;
    color: #666;
    font-size: 14px;
}


.footer-widget li.et_pb_button a{
    color: white !important;
    
}

.footer-widget #text-2{
    text-align: right;
}

.footer-widget #text-2 a{
    margin-left: 10px;
}

#footer-widgets .footer-widget li:before {
    content: none;
}

#footer-widgets .footer-widget li {
    padding-left: 0;
}


.wpcf7-form-control{
    background-color: #eee !important;
    width: 100%;
    border:none !important;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px !important;
    margin-bottom: 20px;
}

select.wpcf7-form-control{
    height: 49px;
    text-indent: 8px;
}
input[type="submit"].wpcf7-form-control{
    background-color: #ec9420 !important;
    color: white !important;
    text-transform: uppercase;
}

input[type="submit"].wpcf7-form-control:hover{
    background-color: #bd7416 !important;
    color: white !important;
}
