
/*********************************************************


                  market_single


 **********************************************************/
.page-template-page-template #page_section_content .market-list-group ul li a:hover {
    background-color: #5e5d5b;
    color: #fff;
    border-right: 10px solid var(--main-color) !important;
}

.current_page  a {
    background-color: #5e5d5b!important;
    color: #fff!important;
    border-right: 10px solid var(--main-color) !important;
}



/*********************************************************


                  shortcode_download_doc


 **********************************************************/

.shortcode_download_doc .download-brochures {
    background-color: #999999!important;
    color: #fff;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300;
    border-radius: 0;
}

.shortcode_download_doc i {
    color: #fff!important;
}


/*********************************************************


                  shortcode_metiers


 **********************************************************/



.shortcode_wrap .shortcode_metiers {
    background-color: #ef7c26!important;
    color: #fff;
    padding: 40px 30px;
}


.shortcode_wrap .shortcode_metiers p{
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300;
    text-align: justify;
}

.shortcode_wrap .shortcode_metiers h3 {
    font-family: 'Days One', sans-serif!important;
}


/*********************************************************


                  shortcode_answers


 **********************************************************/

.shortcode_wrap  .shortcode_answers {
    background-color: #737373!important;
    color: #fff;
    padding: 40px 30px;
}


.shortcode_wrap .shortcode_answers p{
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300;
}

.shortcode_wrap .shortcode_answers h3 {
    font-family: 'Days One', sans-serif!important;
}