/*======================================
Theme Name: Free Divi Child Theme By Pee-Aye Creative
Theme URI: https://www.peeayecreative.com/
Description: This is a free Divi child theme from Pee-Aye Creative!
Author: Nelson Lee Miller (aka The Divi Teacher)
Author URI: https://www.peeayecreative.com/
Author Email: nelson@peeayecreative.com
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

 /* ===== NOTES ==================================================================
 * 
 * New to Divi? Take our full Divi course: https://www.peeayecreative.com/product/beyond-the-builder-the-ultimate-divi-website-course/
 * 
 * Learn cool tricks and features with our Divi tutorials: https://www.peeayecreative.com/blog/
 * 
 * Discover our premium Divi products: https://www.peeayecreative.com/shop/
 * 
 * =============================================================================== */

/*add your custom CSS below this line*/

/*****************
 **** GENERAL ****
 *****************/

/** FORMULAIRE DE CONTACT **/

/* FLECHE BAS DU MENU DEROULANT "Veuillez choisir un sujet" */
#et_pb_contact_form_0 .et_pb_contact_field[data-type=select]:after {
    border-top-color: #ff9834 !important;
}

/** FIN FORMULAIRE DE CONTACT **/


/*****************************
 **** PAGE "NOS SERVICES" ****
 *****************************/

/** POPUP **/

#et-boc .area-outer-wrap[data-da-color=light] .da-close {
    background: #ff9834;
	color: #fff;
}

#et-boc .area-outer-wrap[data-da-color=light] .da-close:hover {
	color: #ff9834;
}

/** FIN POPUP **/