
    /*
    Theme Name: Custom Bo resto Template
    Theme URI: http://example.com/
    Author: Romina
    Author URI: http://example.com/
    Description: A custom WordPress theme based on the DinoSport homepage layout.
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: custom-template
    Text Domain: dinosport-template
    */

    body {
          font-family: "Poppins", sans-serif;
        
        margin: 0;
        padding: 0;
        color: #333;
        background-color: white;
    }
    body *{
      font-family: "Poppins", sans-serif;
    }   

    body{
        padding-top: 105px;
    }
    * {
      box-sizing: border-box;
    }

    .logofooter{
        max-width: 210px;
    }

header {
    text-align: center;
        position: fixed;
        width: 100%;
        top: 0px;
        z-index: 8888;
        left: 0px;
        background-color: white;
        color: white;
        text-align: left;
        padding-top: 15px;
        padding-bottom: 15px;
        background-image: url('img/feuilles_vecto.png');
        background-position: 35% 0px;
        background-size: 450px;
        background-repeat: no-repeat;

box-shadow: 1px -1px 23px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 1px -1px 23px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px -1px 23px 0px rgba(0,0,0,0.75);

    }



#contactForm input, #contactForm textarea {
    display: block;
    width: 100%;
    margin-bottom: 8px;


    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 0px;

    border:1px solid black;
}

.subbouton{
    background-color: #70706f;
    padding: 5px;
    color: white;
    border:0px;


    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 0px;
    cursor: pointer;
}

#contactForm textarea{
    min-height: 150px;
}


    .block_restaurant{
        text-align: center;
    }

    .logohead{
        max-width: 210px;
    }
    header .wrapper{
        text-align: center;
    }
    .logo{
        display: inline-block;
        margin: 0 auto;
    }

.wrapper{
    width: 100%;
    max-width: 1024px;
    display: block;
    margin: 0 auto;
}


.intro{
    padding-top: 55px;
    padding-bottom: 55px;
    background-size: cover;
    background-position: center;
}
.deco{
    width: 15%;
    margin: 0 auto;
    display: block;
    margin-top: 35px;
    margin-bottom: 5px;
    height: 1px;
    background-color: black;
}

.intro .txt{
    margin-top: 35px;
}

header .wrapper{
    position: relative;
}

.menu-menu-header-container{
    position: absolute;
    right: 0px;
    bottom: 0px;

}
#menu-menu-header li{
    margin-right: 25px;
    display: inline-block;
}

.contentpage .col2{
    width: 47%;
    display: inline-block;
    margin-left: 1%;
    margin-right: 1%;
    text-align: left;
    padding: 25px;
}
.copy{
    font-size: 10px;
}
.copy *{
    font-size: 10px;
    color: black;
    text-decoration: inherit;
}
#menu-menu-footer{
    list-style: none;
    padding-left: 0px;
}
#menu-menu-footer li{
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
}
#menu-menu-footer li a , #menu-menu-header li a{
    text-decoration: inherit;
    color: black;
}
.button{
    text-decoration: inherit;
    color: white;
    padding: 5px 8px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    text-align: center;
    display: inline-block;
}

.block_restaurant .resto .txt a{
    color: black;
}

.block_restaurant .resto{
    text-align: center;
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
    display: inline-block;
    vertical-align: top;
    padding: 30px;

    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    background-color: white;

    padding-bottom: 10px;

    box-shadow: -1px -1px 23px 0px rgba(0,0,0,0.25);
-webkit-box-shadow: -1px -1px 23px 0px rgba(0,0,0,0.25);
-moz-box-shadow: -1px -1px 23px 0px rgba(0,0,0,0.25);

}

.block_restaurant .block0{
        background: linear-gradient(to top, rgba(112, 112, 111, 0.8), rgba(255, 0, 0, 0) 100%);
    background-color: rgba(255,255,255,0.7);

    background-repeat: no-repeat;
    background-size: 100% 20%;
    background-position: bottom;

}
.block_restaurant .block1{
        background: linear-gradient(to top, rgba(115, 63, 144, 0.8), rgba(255, 0, 0, 0) 100%);
    background-color: rgba(255,255,255,0.7);

    background-repeat: no-repeat;
    background-size: 100% 20%;
    background-position: bottom;

}
.block_restaurant .block2{
        background: linear-gradient(to top, rgba(123, 158, 51, 0.8), rgba(255, 0, 0, 0) 100%);
    background-color: rgba(255,255,255,0.7);

    background-repeat: no-repeat;
    background-size: 100% 20%;
    background-position: bottom;

}

.block_restaurant .resto h1 , .block_restaurant .resto h2{
    font-weight: 400;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 17px;
}


.block_restaurant .resto h1{
    letter-spacing: 2px;
    font-size: 18px;
}


.block_restaurant .resto img{
    width: 100%;
}

.rs ul{
    padding-left: 0px;
}
.rs ul li {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
    vertical-align: text-top;

    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.rs ul li i{
    line-height: 25px;
    color: white;
}

.menucta{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-decoration: inherit;
    display: inline-block;
    padding:  12px 3px;
    margin-top: 25px;
    font-size: 18px;
    color: black;
    font-weight: 400;
    margin-bottom: 25px;
    cursor: pointer;
}

.logomarque{
    max-width: 100px;
    display: block;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
}

  #map {
      height: 500px; /* hauteur de la carte */
      width: 100%;
    }
    .mapcontent h2{
        font-weight: 500;
        text-align: center;
        text-transform: uppercase;
    }

.block2 .logomarque{
    max-width: 410px;
    margin-bottom: 35px;
}


.content{
    position: relative;
    padding-top: 55px;
    padding-bottom: 55px;
}

.content:before{
    content: '';
    width: 450px;
    left: 15%;
    top: 0px;
    background-repeat: no-repeat;
    height: 150px;
    background-image: url(img/feuilles_vecto.png);
    background-size: 100%;
    position: absolute;
}
.content .col2{
    width: 47%;
    margin-left: 1%;
    margin-right: 1%;
    display: inline-block;
    vertical-align: bottom;
}

.content h2{
    font-weight: 400;
}

.content .col2 img.histoireimg{
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 450px;
}


.hidden-fields-container{
    display: none;
}
.contentpage{
    padding-top: 35px;
}

.contentpage h2{
    font-weight: 400;
}
.contentpage .col2 a{
    color: black;
    text-decoration: inherit;
    font-weight: 500;
}
.contentpage .col2 p{
    margin-top: 3px;
    margin-bottom: 3px;
}

.contentpage .col2{
    vertical-align: middle;
}
.wpcf7-form.init input{
    font-size: 14px;
    line-height: 18px;
    padding: 2px;
    border:1px solid #333;
    box-shadow: 0px 0px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    position: relative;
}
.wpcf7-form.init label{
    position: relative;
}
.wpcf7-not-valid-tip{
    position: absolute;
    left: 0px;
    bottom: -15px;
}
.wpcf7-form.init textarea{
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    border:1px solid #333;
    box-shadow: 0px 0px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

body .wpcf7-form-control.wpcf7-submit{
    background-color: #70706f;
    color: white;
    padding: 5px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: auto;
    display: inline-block;

}


footer{
    background: white;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}


.screen-reader-response{
    display: none;
}


/* Bouton burger de base */
.burger {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 1001;
  display: none;
}

.burger span {
  position: absolute;
  width: 24px;
  height: 3px;
  background: black;
  border-radius: 2px;
  transition: 0.3s ease;
}

/* Position des barres */
.burger span:nth-child(1) {
  top: 8px;
}
.burger span:nth-child(2) {
  top: 14px;
}
.burger span:nth-child(3) {
  top: 20px;
}

/* Animation en X */
body.menu-open .burger span:nth-child(1) {
  transform: rotate(45deg);
  top: 14px;
}
body.menu-open .burger span:nth-child(2) {
  opacity: 0;
}
body.menu-open .burger span:nth-child(3) {
  transform: rotate(-45deg);
  top: 14px;
}


/* Menu mobile de base (caché) */
.mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 50%;
  height: 100%;
  background: #fff;
  transition: right 0.3s ease;
  z-index: 1000;
  padding: 2rem;
  text-align: left;
}
body.menu-open .mobile-menu {
  right: 0;
}

.sub-menu{
    display: none;
}


/* Petits laptops ou tablettes horizontales (≤ 992px) */
@media (max-width: 992px) {
  /* Tes règles ici */
  .wrapper{
    max-width: 90%;
  }
  .block_restaurant .resto{
    width: 30%;
    padding: 10px;
  }

  .block_restaurant .resto h1{
    font-size: 16px;
  }

  .block_restaurant .resto h2{
    font-size: 14px;
  }
  .block_restaurant .resto .txt p{
    font-size: 13px;
    line-height: 15px;
  }
  .menucta{
    font-size: 16px;
  }
  .block_restaurant{
    text-align: center;
  }
  .block_restaurant .resto img.logomarque{
    max-width: 60%;
  }
  .block2 .logomarque{
    max-width: 90%;
  }
}

/* Tablettes (≤ 768px) */
@media (max-width: 768px) {
  .block_restaurant .resto{
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 35px;
    padding: 35px;
    }

    .content:before{
        width: 80%;
        left: 0px;
    }
    #menu-menu-header-1{
        padding-left: 0px;}
    .content .col2{
        display: block;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 35px;
    }

     .block_restaurant .resto h1{
    font-size: 18px;
  }

  .block_restaurant .resto h2{
    font-size: 16px;
  }
  .block_restaurant .resto .txt p{
    font-size: 14px;
    line-height: 16px;
  }
  .menucta{
    font-size: 18px;
  }
    .block_restaurant .resto img.logomarque{
    max-width: 150px;
  }

  .contentpage .col2{
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-bottom: 35px;
  }


.menu-menu-header-container{
    display: none;
}
  .burger {
    display: flex;    
    float: right;
    margin-top: 25px;
}


.mobile-menu .menu-menu-header-container{
    display: block;
    position: relative;
    width: 100%;
    right: inherit;
    bottom: inherit;
}
.mobile-menu .menu-menu-header-container *{
    color: black;
    text-decoration: inherit;
}
.mobile-menu .menu-menu-header-container li{
    display: block;
}
.sub-menu{
    display: block;
}

}

/* Téléphones classiques (≤ 576px) */
@media (max-width: 576px) {
  /* Tes règles ici */
  .mobile-menu{
    width: 80%;
  }
}

/* Téléphones petits (≤ 480px) */
@media (max-width: 480px) {
  /* Tes règles ici */
}

/* Téléphones très petits (≤ 320px) */
@media (max-width: 320px) {
  /* Tes règles ici */
}




