

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 28, 2023 */



@font-face {
    font-family: 'marqueechaosfour1regular';
    src: url('../font/marqueechaosfour-webfont.woff2') format('woff2'),
         url('../font/marqueechaosfour-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



div.repaire
{

height: 72vh;
width: 100%;





}

.index
{

  background-color: #030303;
padding-top: 20vh;

background-image: url('../img/fire.png' );
background-repeat: no-repeat;
background-size: 150% auto;
}


.content_section
{
    width: 95% !important;
    background-color: transparent;
    margin: auto;


}



.container

{
    /*! padding-top: 80px; */      
}


.cocktail
{
    margin-top: 30px;
    margin-bottom: 50px;
}



.Nabuchodonosor 
{
    position: relative;
}

.Nabuchodonosor 
{
    content: url('../img/thumb.svg');
    z-index: 10;
    width: 80px;
    margin-bottom: -30px;
    margin-left: -20px;
}










a:hover
{
    text-decoration: none;
}

*{

font-family: 'Poppins', sans-serif;
font-weight: 400;
}

.logo
{
   max-width: 300px;


}


.repaire .titre
{
    text-align: center;
    color:#fff;
    font-weight: bolder;

    font-size:30vw;
    letter-spacing: -20px;
    position: absolute;
    bottom: -10%;
    left: 10%;
}


.titre_section
{
    color: #ea1c40;
    font-size: calc(55px + 200%);

    /*! transform: skew(0deg, -7deg); */
    /*! margin-bottom: 20px; */
    font-family: marqueechaosfour1regular;


}


.titre_section_tapas
{
    color: #db3d36;
    font-size: 3vw;
    font-weight: bolder;
    transform: skew(0deg, -7deg);
    margin-bottom: -10px;
}

.sous-titre_section
{
    color: #00be94;
    font-size: calc(2vw + 15px);
    font-weight: light;
    /*! transform: skew(0deg, -7deg); */
    margin-bottom: 50px;
}


.euro
{
    font-size: 10px;
    font-weight: 400;
}

.media strong span
{
    font-weight: 400;
}


strong 
{
        font-weight:700;
}


.cocktail p
{
    text-transform: uppercase;
}



.food-menu-card .h6
{
    font-weight: 800;

}


.food-menu-card {
    padding: 20px 10px;

}

.food-menu-card .media {
    margin-bottom: 20px;
}

.food-menu-card .media .img-fluid {
    border-radius: 3px;
    width: 80px;
}

.food-menu-card .media .d-flex {
    position: relative;
}

.food-menu-card .media .d-flex:before {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #ea1c40;
    top: 50%;
}

.food-menu-card .media h3 {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding-right: 1.07143rem;
    background-color: #030303;
    z-index: 2;
    color: #fff;
        font-size: calc(10px + 1.5vw);

}



.food-menu-card .media strong {

    display: block;
    padding-left: 15px;
    z-index: 2;
    position: relative;
    background-color: #030303;
}

.tabs-menu-nav > li > a {
    color: #fff;
    display: block;
    font-size: 16px;
    border-bottom: 3px solid #000;
    opacity: 0.5;
}

.tabs-menu-nav > li > a.active {
    opacity: 1;
    border-bottom-color: #000;
}
.media-body, p {
    color: #fff;
        font-size: 1em;

}

strong {
    color: #fff;
        font-size: calc(10px + 2.5vw);

}

.facebook

{   
    margin-top: 100px;
    width: 100%;
    background-color:#00be94;
    text-align: center;
    padding: 50px;
    color: #fff;
    text-decoration: none;
    font-weight: 900;
    letter-spacing: 10px;
    font-size: 7vw;
}

.instagram
{
        width: 100%;
    background-color:#ea1c40;
    text-align: center;
    padding: 50px;
    color: #fff;
    text-decoration: none;
    font-weight: 900;
    letter-spacing: 10px;
    font-size: 7vw;
}





@media screen and (min-width:600px) {

.titre_section
{

    font-size: calc(30px + 75%);
    /*! padding-bottom: 30px; */

}

.food-menu-card
{
    max-width: 800px;
    margin: auto;
}

}
