/* ***** PLACE YOUR CUSTOM STYLES HERE ***** */
.twiter-logo {
    color: #83b4d9;
}

    .twiter-logo:hover {
        color: #fff;
    }

.facebook-logo {
    color: #0d4fd8;
}

    .facebook-logo:hover {
        color: #fff;
    }

.instagram-logo {
    color: #dfb86e;
}

    .instagram-logo:hover {
        color: #fff;
    }

.adresse-0mt {
    margin-top: -30px;
}

.horaire {
    margin-bottom: 2px;
    margin-left: -15px;
}

.titre-horaire {
    margin-left: -15px;
}

.row-restaurant {
    min-height: 600px;
    padding-top: 70px;
}

.texte-restaurant {
    min-height: 300px;
    padding-left: 40px;
    padding-right: 40px;
}

.fond-70_noir {
    z-index: 2;
    margin-top: -50px;
    background-color: rgba(0, 0, 0, 0.73);
    padding: 24px;
}

.menu-chasse-bg-color {
    background-color: #e7b96d;
}

.adresse-10mt {
    margin-top: -20px;
}

.text-blanc {
    color: #ffffff;
}

@media (min-width:992px) {
    .logo-entete-200 {
        min-height: 200px;
    }
}

.section-bg-white {
    background-color: #ffffff;
}

.btn-footer {
    font-size: 13px;
}

.col-p2 {
    padding: 2px;
}

.img-p2 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.divider {
    border-bottom: 1px solid #949494;
    width: 80%;
    margin: 20px auto 32px;
}

@media only screen and (max-width:320px) {
    .sm-text-horaire {
        font-size: 10px;
    }
}

@media only screen and (min-width:992px) {
    .logo-400-lg {
        height: 400px;
    }
}

.bg-gold {
    background-color: #efd807;
}

.text-menu31 {
    color: #ffffff;
    font-weight: 900;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: 'Raleway';
}

.text-menu31-red {
    color: red;
    font-weight: 900;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: Lato;
}

.section-menu-31 {
    padding: 55px 25px;
    background-color: rgba(0, 0, 0, 0);
}

.col-menu-31 {
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.72);
}

.bg-section-31 {
    background-image: url('https://images.unsplash.com/photo-1517856713891-215e57a13c0d?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIwOTIyfQ');
    background-size: cover;
    padding-top: 20px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
}

.black-body {
    background-color: #0e0e0e;
}

.texte-rouge {
    color: #ff0000;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    font-weight: 700;
    font-family: Lato;
}

    .texte-rouge:hover {
        color: #ffa4a4;
        transition: color 0.2s;
    }

.actualite-pb96 {
    padding-bottom: 96px;
}

.btn-fourchette {
    font-family: Raleway;
    height: 40px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #ffffff;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-bottom: 24px;
    background-color: #307a03;
    border: 1px solid rgba(255, 255, 255, 0);
    padding: 15px 26px;
}

 .btn-fourchette:hover {
        color: #307a03;
        background-color: #93e874;
        border: 1px solid rgba(255, 255, 255, 0);
    }

.logo-fourchette {
    width: 45px;
    height: 45px;
}


/*.tf-widget-link {
    padding: 0 0 0 15px;
    text-decoration: none;
    color: rgba(90,149,66,1);
    font-family: Raleway,sans-serif;
    font-size: 1.1em;
    width: 70%;
    text-align: center
}*/

/*CSS pour le bouton the fork depuis leur site*/
.tf-floating-button {
    opacity: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid;
    z-index: 9999999;
    background-color: #fff;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 46px;
    width: 280px;
    border-color: rgba(90,149,66,1);
    color: rgba(90,149,66,1);
    position: fixed;
    bottom: 0px;
    right: 0px;
}

.tf-widget-link {
    text-decoration: none;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white !important;
    height: 40px;
    min-width: 150px;
    line-height: 36px;
    font-weight: 500;
    /*font-weight: bold;*/
    text-transform: uppercase;
/*    letter-spacing: 1px;*/
    border-radius: 0;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-bottom: 24px;
    background-color: rgba(90,149,66,1);
    border: 1px solid rgba(255, 255, 255, 0);
    border-color: rgba(90,149,66,1);
    padding: 15px 36px;
    /*margin-right: 55px*/
}

    .tf-widget-link:hover {
        font-weight: bolder;
        background: none !important;
        color: rgba(90,149,66,1) !important;
    }

.tf-widget-link2 {
    text-decoration: none;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: red !important;
    height: 40px;
    min-width: 150px;
    line-height: 36px;
    font-weight: 700;
    /*font-weight: bold;*/
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-bottom: 24px;
    background-color: #FFD700;
    border: 1px solid rgba(255, 255, 255, 0);
    border-color: #FFD700;
    padding: 15px 36px;
    /*margin-right: 55px*/
}

    .tf-widget-link2:hover {
        font-weight: bolder;
        background-color: rgba(0, 0, 0, 0.73) !important;
        color: #FFD700 !important;
    }

.tf-button-icon {
    padding: 0 0 0 20px;
    border-left: 1px solid rgba(90,149,66,1);
}

.mb8 {
    margin-bottom: 8px;
}

.btn-vaentin {
    background-color: #ff0000;
}

a.js-scroll-trigger {
    outline: none;
    border: 0;
}

.h5-without-margin-bottom {
    margin:10px 0px 0px;
}
.h5-without-margin {
    margin: 0px 0px 0px;
}
.h5-without-margin-top {
    margin: 0px 0px 24px;
}