/* --------- GOOGLE FONTS --------- */
@import url("https://fonts.googleapis.com/css2?family=Lobster&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Satisfy&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pangolin&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Moirai+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Londrina+Shadow&display=swap");
/*font-family: 'Lobster', cursive !important;*/
/*font-family: 'Satisfy', cursive !important;*/
/*font-family: 'Bebas Neue', cursive !important;*/
/*font-family: 'Inter', sans-serif !important;*/
/*font-family: 'Pangolin', cursive !important;*/
/*font-family: 'Oswald', sans-serif !important;*/
/*font-family: 'Shadows Into Light', cursive;*/
/*font-family: 'Moirai One', cursive;*/
/*font-family: 'Londrina Shadow', cursive;*/
/* --------- GLOBAL --------- */
.marg-0 {
  margin: 0px !important;
}
.marg-t-0 {
  margin-top: 0px !important;
}
.marg-r-0 {
  margin-right: 0px !important;
}
.marg-b-0 {
  margin-bottom: 0px !important;
}
.marg-l-0 {
  margin-left: 0px !important;
}
.marg-t-16 {
  margin-top: 16px !important;
}
.marg-b-16 {
  margin-bottom: 16px !important;
}
.marg-t-24 {
  margin-top: 24px !important;
}
.marg-b-24 {
  margin-bottom: 24px !important;
}
.marg-t-32 {
  margin-top: 32px !important;
}
.marg-b-32 {
  margin-bottom: 32px !important;
}
.pad-0 {
  padding: 0px !important;
}
.pad-t-0 {
  padding-top: 0px !important;
}
.pad-r-0 {
  padding-right: 0px !important;
}
.pad-b-0 {
  padding-bottom: 0px !important;
}
.pad-l-0 {
  padding-left: 0px !important;
}
.pad-8 {
  padding: 8px !important;
}
.pad-16 {
  padding: 16px !important;
}
.pad-32 {
  padding: 32px !important;
}
.pad-t-16 {
  padding-top: 16px !important;
}
.pad-b-16 {
  padding-bottom: 16px !important;
}
.pad-50 {
  padding: 50px !important;
}
body {
  scroll-behavior: smooth;
}
h2 {
  font-family: "Oswald", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: -2px;
}
h3 {
  font-family: "Shadows Into Light", cursive !important;
  font-size: 40px !important;
  line-height: 40px !important;
  color: #032B43;
  letter-spacing: 1px;
}
.first-letter {
  font-weight: 700 !important;
}
.sous-titre {
  font-size: 40px !important;
  line-height: 30px !important;
  font-family: "Shadows Into Light", cursive !important;
  /*font-family: 'Inter', sans-serif !important;*/
  color: #6C757D !important;
  text-align: center;
  font-style: italic;
}
.sous-titre span {
  background-color: #000000;
  padding: 8px;
}
.mentions-legales a {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 400;
}
.reseaux-sociaux a {
  background-color: #98B8D6;
  color: #FFFFFF;
}
/* --------- NAVBAR --------- */
#site-header {
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 90px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
}
.nav-le-beau-jeu a {
  font-size: 16px;
  color: #FFFFFF !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
.nav-le-beau-jeu a:hover {
  color: #98b8d6 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
.nav-le-beau-jeu a:active {
  color: #5ADBFF !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
.nav-le-beau-jeu a:focus {
  color: #5ADBFF !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
.post-inner {
  padding-top: 90px !important;
}
/* --------- HEADER - TITRE --------- */
.entry-header {
  padding: 0px !important;
  background-color: #FFFFFF !important;
  color: #000000 !important;
}
.entry-header h1 {
  font-size: 60px;
  line-height: 70px;
  padding-top: 40px !important;
}
/* --------- CONTENT --------- */
.page h1 {
  display: none;
}
.entry-content div {
  margin-top: 0px !important;
}
.f-left {
  float: left;
  margin: 0px 16px 0px 0px !important;
  padding: 0px !important;
}
.f-left img {
  width: 64px !important;
  height: 64px !important;
}
.titre-carte {
  padding-top: 20px !important;
}
.plats-carte {
  font-size: 16px !important;
  line-height: 18px !important;
}
.details-carte {
  font-size: 14px !important;
  line-height: 16px !important;
  font-style: italic;
  color: #6C757D;
}
.numb-carte {
  font-family: "Londrina Shadow", cursive;
  /*font-family: 'Moirai One', cursive;*/
  font-size: 24px !important;
}
/* ---------- JEUX ---------- */
.games-lists ul {
  margin-left: 0 !important;
  list-style-type: none;
}
.games-lists li {
  margin-left: 0 !important;
}
/*div:target {
  margin-top: 200px !important; 
}*/
/*.s1 {
  height: auto;
}*/
.marker {
  position: absolute;
  top: -225px;
}
div.sticky-ss-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  margin: 0 auto;
  background-color: white;
  padding: 20px;
}
/* ---------- BLOG ---------- */
.post {
  margin-top: 120px;
}
.post h1 {
  z-index: 1 !important;
  color: #000 !important;
}
.post-author {
  display: none !important;
}
.entry-categories {
  margin-top: 160px !important;
  margin-bottom: 0;
}
.entry-categories-inner a {
  color: #D81159 !important;
  font-weight: 600;
  margin: 0;
  display: none !important;
}
.post-date a, .post-meta {
  font-size: 14px;
  color: #626262 !important;
  text-transform: uppercase;
  font-weight: 100;
}
.pagination-single-inner a {
  color: #FE9000;
  font-size: 18px;
}
.post-date a:hover, .post-date a:focus {
  text-decoration: none;
  cursor: text;
}
.wp-block-latest-posts.is-grid li {
  border-top: none !important;
}
.wp-block-latest-posts__featured-image {
  /*width:586px;
	height:300px;*/
  overflow: hidden;
  margin-bottom: 16px;
  border-radius: 8px;
}
.wp-block-latest-posts__featured-image img {
  /*position:relative;
	top:-136px;
	width:100%;*/
}
.wp-block-latest-posts__post-title, .wp-block-newspack-blocks-homepage-articles h2 {
  font-size: 22px !important;
  letter-spacing: 0px;
  color: #000000 !important;
  margin: 16px 0 8px 0 !important;
  font-family: "Oswald", sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.wp-block-latest-posts__post-date, .wp-block-newspack-blocks-homepage-articles time {
  font-size: 14px;
  color: #626262 !important;
  font-weight: 100;
}
.wp-block-latest-posts__post-excerpt, .wp-block-newspack-blocks-homepage-articles p, .entry-content p {
  font-size: 18px;
  font-weight: 200;
  /*color:#000000 !important;*/
  /*margin:0px !important;*/
}
.entry-wrapper > a.more-link {
  color: #6E6644 !important;
  font-size: 16px;
  font-weight: 600;
}
.featured-media img {
  margin-top: 32px !important;
  border-radius: 8px !important;
}
.featured-media:before {
  background-color: transparent !important;
}
/* ---------- TABLEAU ---------- */
.hor-ouv-ferm table, tr, td {
  border: none !important;
  margin: 0 !important;
  padding: 4px 20px 0 0 !important;
}
/* ---------- CTA ---------- */
.button-1 a, .form-resa button, .wp-block-button__link, .nf-form-content input[type=submit] {
  background: #6E6644 !important;
  /*background: #FFDD4A !important;*/
  text-decoration: none;
  line-height: 1em;
  font-size: 1.2em;
  height: auto !important;
  margin: 0 auto !important;
  padding: 16px 32px;
  border-radius: 4px !important;
  font-family: "Bebas Neue", cursive !important;
  font-weight: 200 !important;
  text-transform: uppercase;
  transition: all 0.5s ease;
  color: #FFFFFF !important;
}
.button-1 a:hover, .button-1 a:focus, .form-resa button:hover, .form-resa button:focus, .wp-block-button__link:hover, .wp-block-button__link:focus, .nf-form-content input[type=submit]:hover, .nf-form-content input[type=submit]:focus {
  animation: 0.5s linear 1s infinite alternate slidein;
  box-shadow: inset 0 0 0 2em #000;
  text-decoration: none !important;
  color: #FFFFFF !important;
}
.button-2 a {
  background: #FFFFFF !important;
  text-decoration: none;
  line-height: 1em;
  font-size: 1em;
  margin: 0 auto;
  padding: 8px 16px;
  border: 2px solid #ADB5BD;
  border-radius: 4px !important;
  font-family: "Bebas Neue", cursive !important;
  font-weight: 200 !important;
  text-transform: uppercase;
  transition: all 0.5s ease;
  color: #ADB5BD !important;
}
.button-2 a:hover, .button-2 a:focus {
  animation: 0.5s linear 1s infinite alternate slidein;
  box-shadow: inset 0 0 0 2em #FFDD4A;
  text-decoration: none !important;
  border: 2px solid #FFDD4A;
  color: #000000 !important;
}
.rad-8 a {
  border-radius: 8px !important;
}
/* ---------- IMAGES --------- */
.rad-8 img {
  border-radius: 8px !important;
}
/* --------- FORMUALIRES --------- */
.nf-before-form-content div {
  display: none !important;
}
/* --------- ARTICLES --------- */
.intro-text {
  display: none;
}
