/*
 Theme Name:   Les studios du Chabada
 Description:  Theme pour les studios du Chabada
 Author:       We used to be friends
 Template:     twentytwelve
*/


body .site {
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
    padding-top: 24px;
    max-width: 100%;
}
body {
        background-color: #FFF;
}
a:focus {
    outline: 0 dotted;
}
footer[role="contentinfo"] {
    max-width: 100%;
    border-top: 0;
    background-color: #000;
    color: #FFF;
}
.bouton-adhesion {
    font-size: 18px;
    text-decoration: none;
    padding: 8px 18px;
    border-radius: 10px;
    background-color: black;
    color: white;
    text-transform: uppercase;
    margin-right: 20px;
    display: table;
    margin-bottom: 10px;
}
.bouton-adhesion:hover {
    background-color: #3e3e3e;
    color:white;
}
.site-content article {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.site-info {
    padding: 0 40px;
}
.page-id-30 .am-fcip__info {
    display: none;
}
.page-id-30 .am-fcip__include-wrapper {
    display: none;
}
.page-id-30 button.am-fcip__gallery-btn {
    display: none !important;
}