/*
Theme Name:  Gestion Médiation Familiale
Theme URI:   http://cvd.az-tech.fr
Version:     1.0
Description: A Gestion Médiation Familiale Theme for our site CVD gestion médiation familiale.
Author:      Rachid B.
Author URI:  http://aixit.fr
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}