/*------------------------------------*\
    #Accueil
\*------------------------------------*/

@media screen and (min-width: 768px) and (max-width: 980px) {
    #compBody #compBodyHeader #compBodyFooter #compBodyContent .dataContentComposants .ligneAccueilContent1 .colonneAccueilContent1 {
        margin-bottom: 0px;
    }
}

.compListeFiltre a:last-child {
    margin-bottom: 0px;
}

/*------------------------------------*\
    #boutique
\*------------------------------------*/
.boutique {
    margin-right: 20px;
    padding: 0 10px;
    line-height: 50px;
    display: inline-block;
}

.boutique:hover {
    border-bottom: 5px solid #7c7a75;
}
/*------------------------------------*\
    #reg
\*------------------------------------*/

.compListeFiltre a img + p.es::after {
    content: "reservar";
}

.compListeFiltre a img + p.en::after {
    content: "book";
}

/*------------------------------------*\
    #Calendrier
\*------------------------------------*/

div.dp-popup .dp-calendar .jCalendar tbody .other-month,
div.dp-popup .dp-calendar .jCalendar tbody .current-month {
    background: #2774AE;
}

/*------------------------------------*\
    #Optin Etape2
\*------------------------------------*/

#optinFont2 {
    font-weight: 700;
}