@charset "UTF-8";
/*!
Theme Name: wp-bk-rest
Theme URI: https://bertrand-kaernel.fr/rest
Author: Bertrand Kaernel
Author URI: https://www.bertrand-kaernel.fr/
Description: Un thème sur mesure Wordpress pour restaurant
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bk-rest
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wp-bk-rest is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/** FLEXBOX */
/** FONT-WEIGHT for font statique and variable */
/** BREAKPOINT */
/** ASPECT RATIO FOR OLD BROWSER */
/**  FONT-FACE */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
/* Typography
--------------------------------------------- */
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-300.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-300.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-301.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-301.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-301.ttf") format("truetype");
  font-weight: 301;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-400.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-400.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-401.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-401.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-401.ttf") format("truetype");
  font-weight: 401;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-500.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-500.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-500.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-501.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-501.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-501.ttf") format("truetype");
  font-weight: 501;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-600.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-600.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-600.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-601.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-601.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-601.ttf") format("truetype");
  font-weight: 601;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-700.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-700.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-700.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-701.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-701.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-701.ttf") format("truetype");
  font-weight: 701;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-800.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-800.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-800.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "0pen Sans";
  src: url("./bk-folder/fonts/open-sans/static/open-sans-801.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/static/open-sans-801.woff") format("woff"), url("./bk-folder/fonts/open-sans/static/open-sans-801.ttf") format("truetype");
  font-weight: 801;
  font-style: italic;
  font-display: swap;
}
@supports (font-variation-settings: inherit) {
  @font-face {
    font-family: "Open Sans v";
    src: url("./bk-folder/fonts/open-sans/open-sans-var.woff2") format("woff2-variations"), url("./bk-folder/fonts/open-sans/open-sans-var.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/open-sans-var.ttf") format("truetype");
    font-weight: 200 800;
    font-display: swap;
    font-style: normal;
  }
  @font-face {
    font-family: "Open Sans v";
    src: url("./bk-folder/fonts/open-sans/open-sans-var-italic.woff2") format("woff2-variations"), url("./bk-folder/fonts/open-sans/open-sans-var-italic.woff2") format("woff2"), url("./bk-folder/fonts/open-sans/open-sans-var-italic.ttf") format("truetype");
    font-weight: 200 800;
    font-display: swap;
    font-style: italic;
  }
}
@font-face {
  font-family: "Rammetto One";
  src: url("./bk-folder/fonts/rammetto-one/static/rammetto-one-400.woff2") format("woff2"), url("./bk-folder/fonts/rammetto-one/static/rammetto-one-400.woff") format("woff"), url("./bk-folder/fonts/rammetto-one/static/rammetto-one-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rammetto One";
  src: url("./bk-folder/fonts/rammetto-one/static/rammetto-one-401.woff2") format("woff2"), url("./bk-folder/fonts/rammetto-one/static/rammetto-one-401.woff") format("woff"), url("./bk-folder/fonts/rammetto-one/static/rammetto-one-401.ttf") format("truetype");
  font-weight: 401;
  font-style: italic;
  font-display: swap;
}
body, button, input, select, optgroup, textarea {
  color: #412;
  font-family: "Open Sans v", "Open Sans", tahoma, serif;
  font-size: 1rem;
  line-height: 1.7;
  font-weight: 400;
  font-stretch: 95%;
}
.extend-h, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .display--xl, .display--lg, .display--md, .display--sm, .display--xs {
  clear: both;
  font-family: "Rammetto One", "Open Sans", tahoma, serif;
  font-weight: 400;
  line-height: 1.15;
  font-stretch: 90%;
  letter-spacing: -0.5px;
  margin: 0rem 0px 1rem;
}
h1, .h1 {
  font-size: 2.75rem;
  font-size: clamp(2.25rem, calc(2.1786rem + 0.3571 * (1vw)), 2.75rem);
  letter-spacing: -1px;
  margin: 0rem 0px 1.5rem;
}
h2, .h2 {
  font-size: 2.25rem;
  font-size: clamp(1.75rem, calc(1.6786rem + 0.3571 * (1vw)), 2.25rem);
  letter-spacing: -1px;
  margin: 0rem 0px 1.5rem;
}
h3, .h3 {
  font-size: 1.75rem;
  font-size: clamp(1.5rem, calc(1.4643rem + 0.1786* (1vw)), 1.75rem);
}
h4, .h4 {
  font-size: 1.5rem;
  font-size: clamp(1.25rem, calc(1.2143rem + 0.1786* (1vw)), 1.5rem);
}
h5, .h5 {
  font-size: 1.25rem;
  font-size: clamp(1.125rem, calc(1.1071rem + 0.0893* (1vw)), 1.25rem);
}
h6, .h6 {
  font-size: 1.125rem;
  font-size: clamp(1.075rem, calc(1.0679rem + 0.0357* (1vw)), 1.125rem);
}
.display--xl {
  font-size: 5.25rem;
  font-size: clamp(4.75rem, calc(4.6786rem + 0.3571* (1vw)), 5.25rem);
  margin: 0rem 0px 1.5rem;
}
.display--lg {
  font-size: 4.75rem;
  font-size: clamp(4.25rem, calc(4.1786rem + 0.3571* (1vw)), 4.75rem);
  margin: 0rem 0px 1.5rem;
}
.display--md {
  font-size: 4.25rem;
  font-size: clamp(3.75rem, calc(3.6786rem + 0.3571* (1vw)), 4.25rem);
  margin: 0rem 0px 1.5rem;
}
.display--sm {
  font-size: 3.75rem;
  font-size: clamp(3.25rem, calc(3.2929rem + 0.2857* (1vw)), 3.75rem);
  margin: 0rem 0px 1.5rem;
}
.display--xs {
  font-size: 3.25rem;
  font-size: clamp(3rem, calc(2.9643rem + 0.1786* (1vw)), 3.25rem);
  margin: 0rem 0px 1.5rem;
}
p {
  margin-bottom: 1.5rem;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 32px 0px;
  padding: 32px 48px;
  color: #9f1c48;
  border-left: 3px solid #9f1c48;
  font-size: large;
}
address {
  margin: 0 0 1.5rem;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6rem;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
.extend-text, .text--xl, .text--lg, .text--md, .text--sm, .text--xs {
  line-height: 1.5;
}
.text--xl {
  font-size: 1.125rem;
}
.text--xl > p {
  margin-bottom: 1.5rem;
}
@media (min-width: 1025px) {
  .text--xl {
    font-size: 1.25rem;
  }
}
.text--lg {
  font-size: 1rem;
}
.text--lg > p {
  margin-bottom: 1.5rem;
}
@media (min-width: 1025px) {
  .text--lg {
    font-size: 1.125rem;
  }
}
.text--md {
  font-size: 1rem;
}
.text--md > p {
  margin-bottom: 1.5rem;
}
.text--sm {
  font-size: 0.875rem;
}
.text--sm > p {
  margin-bottom: 1.5rem;
}
.text--xs {
  font-size: 0.75rem;
}
.text--xs > p {
  margin-bottom: 1.5rem;
}
/* Elements
--------------------------------------------- */
html {
  overflow-y: auto;
  scroll-behavior: smooth;
}
body {
  position: relative;
  background: #fae7d4;
  width: 100%;
}
body.page {
  margin: 0px;
}
body .body__c {
  position: relative;
  max-width: 1580px;
  margin: 0px auto;
  background: #fdf7f0;
}
body .site-main {
  max-width: 100%;
}
body.post .site-main {
  padding-bottom: 0rem;
}
body.archive .site-main, body.page .site-main {
  padding-bottom: 4rem;
}
#le_loader {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(243, 196, 148, 0.7);
  z-index: 666;
}
#le_loader .le-loader-c {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
}
#le_loader .le-loader-c div {
  position: absolute;
  border: 6px solid #9f1c48;
  border-radius: 50%;
  opacity: 1;
  animation: loader 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
#le_loader .le-loader-c div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes loader {
  0% {
    height: 0;
    left: 40px;
    opacity: 0;
    top: 40px;
    width: 0;
  }
  4.9% {
    height: 0;
    left: 40px;
    opacity: 0;
    top: 40px;
    width: 0;
  }
  5% {
    height: 0;
    left: 40px;
    opacity: 1;
    top: 40px;
    width: 0;
  }
  to {
    height: 80px;
    left: 0;
    opacity: 0;
    top: 0;
    width: 80px;
  }
}
/**
 * LAYOUTS && GRID-SECTION
 */
.layout, .grid-14 {
  position: relative;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1.25rem repeat(6, minmax(0, 1fr)) 1.25rem;
  grid-column-gap: 0px;
}
@media (min-width: 769px) {
  .layout, .grid-14 {
    grid-template-columns: 3rem repeat(12, minmax(0, 1fr)) 3rem;
    grid-column-gap: 0px;
  }
}
.layout > *, .grid-14 > * {
  grid-column: 2 / span 6;
}
@media (min-width: 769px) {
  .layout > *, .grid-14 > * {
    grid-column: 2 / span 12;
  }
}
.layout .grid-14, .grid-14 .grid-14 {
  grid-column: 1 / span 8;
}
@media (min-width: 769px) {
  .layout .grid-14, .grid-14 .grid-14 {
    grid-column: 1 / span 14;
  }
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 18px 0px;
  padding: 0px 0px 0px 18px;
}
ul {
  list-style: square;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 10px;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
@media (max-width: 768px) {
  img.img-large {
    display: none;
  }
}
@media (min-width: 769px) {
  img.img-small {
    display: none;
  }
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/* Links
--------------------------------------------- */
a {
  color: #9f1c48;
  text-decoration: none;
}
a:visited {
  color: #9f1c48;
}
a:hover, a:focus, a:active {
  color: #e93838;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
a.a-light {
  color: #f3c494;
}
a.a-light:hover, a.a-light:focus, a.a-light:active {
  color: #e93838;
}
a.icone {
  display: inline-block;
  position: relative;
  width: 2rem;
  height: 2rem;
  aspect-ratio: 1;
  border-radius: 100%;
  background: #9f1c48;
  margin: 0px 8px;
}
@media (min-width: 769px) {
  a.icone {
    width: 44px;
    height: 44px;
  }
}
a.icone svg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60%;
  transform: translate(-50%, -50%);
  fill: #f9f9f9;
}
a.icone:hover {
  background: #e93838;
}
a.icone.light {
  background: #f3c494;
}
a.icone.light svg {
  fill: #101010;
}
a.icone.light:hover {
  background: #e93838;
}
a.icone--small {
  width: 1.5rem;
  height: 1.5rem;
}
a.icone--large {
  width: 3rem;
  height: 3rem;
}
.tags-links {
  display: inline-block;
}
.tags-links a {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  color: #9f1c48;
  margin-right: 8px;
  padding: 1px 8px;
  outline: 1px solid #9f1c48;
  border-radius: 8px;
}
.tags-links a:hover {
  color: #e93838;
}
/* Forms
--------------------------------------------- */
.btn, button, a.button, input[type="button"], input[type="reset"], input[type="submit"] {
  display: inline-block;
  width: fit-content;
  border: 2px solid #9f1c48;
  border-radius: 16px;
  padding: 4px 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #f9f9f9;
  background: #9f1c48;
}
.btn:hover, button:hover, a.button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  cursor: pointer;
  background: #e93838;
  border: 2px solid #e93838;
}
.btn:active, .btn:focus, button:active, button:focus, a.button:active, a.button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
.btn.btn--secondary, button.btn--secondary, a.button.btn--secondary, input[type="button"].btn--secondary, input[type="reset"].btn--secondary, input[type="submit"].btn--secondary {
  color: #9f1c48;
  background: #fdf7f0;
}
.btn.btn--secondary:hover, button.btn--secondary:hover, a.button.btn--secondary:hover, input[type="button"].btn--secondary:hover, input[type="reset"].btn--secondary:hover, input[type="submit"].btn--secondary:hover {
  color: #f9f9f9;
}
.btn.btn--tertiary, button.btn--tertiary, a.button.btn--tertiary, input[type="button"].btn--tertiary, input[type="reset"].btn--tertiary, input[type="submit"].btn--tertiary {
  background: transparent;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  color: #a0a0a0;
  border: 1px solid rgba(68, 17, 34, 0.15);
  border-radius: 4px;
  padding: 0.25rem;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #111;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
.site-header {
  position: relative;
  width: 100%;
  z-index: 11;
  border-bottom: 2px solid #fae7d4;
}
.site-header__top {
  width: 100%;
  background: #412;
  min-height: 1rem;
}
.site-header__top .block-login-logout {
  min-height: 1rem;
}
.site-header .site-header__row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: 1;
  padding: 1.5rem 0px;
}
.site-header .site-branding {
  grid-column: 3 / span 1;
  display: inline-flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.site-header .site-branding .custom-logo-link {
  display: block;
}
.site-header .site-branding .bk-custom-logo {
  display: grid;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
.site-header .site-branding .site-title {
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0px;
  font-size: 2.25rem;
  line-height: 1;
  font-family: "Rammetto One", sans-serif;
}
@media (min-width: 769px) {
  .site-header .site-branding .site-description {
    position: relative;
    margin-left: 8px;
    padding-left: 12px;
    border-left: 2px solid;
  }
}
.site-header.sticky {
  display: grid;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
  background: #fdf7f0;
  border-bottom: 2px solid #fae7d4 !important;
}
.site-header.sticky .a-light {
  color: #9f1c48;
  text-shadow: 0px 0px 0px transparent !important;
}
.site-header.sticky .a-light:hover {
  color: #e93838;
}
footer.site-footer {
  min-height: 25vh;
  overflow-x: hidden;
}
footer.site-footer .footer-top {
  border-top: 2px solid #fae7d4;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 769px) {
  footer.site-footer .footer-top {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
footer.site-footer .footer-top .block-newsletter {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
footer.site-footer .footer-top .block-newsletter .newsletter-title {
  margin-bottom: 0px;
}
footer.site-footer .footer-top .block-newsletter form label {
  margin-right: 1rem;
}
footer.site-footer .footer-main {
  background: #412;
  padding-top: 4rem;
  min-height: 50vh;
  grid-column: 1 / span 8;
}
@media (min-width: 769px) {
  footer.site-footer .footer-main {
    grid-column: 1 / span 14;
  }
}
footer.site-footer .footer-main .widget ul {
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
footer.site-footer .footer-main .widget ul li {
  list-style: none;
  margin-right: 12px;
}
footer.site-footer .footer-main__before {
  text-align: center;
  color: #f9f9f9;
}
footer.site-footer .footer-main__before .bk-custom-logo {
  display: inline-block;
}
footer.site-footer .footer-main__before .site-title {
  font-family: "Rammetto One", sans-serif;
  text-transform: uppercase;
}
footer.site-footer .footer-main__before .site-description {
  position: relative;
  margin-bottom: 1rem;
}
footer.site-footer .footer-main__after {
  text-align: center;
  color: #f9f9f9;
  margin-bottom: 2rem;
}
footer.site-footer .footer-main__after .site-coordonnees {
  margin-bottom: 2rem;
}
footer.site-footer .footer-main__after .reseaux-sociaux {
  display: inline-flex;
  align-items: center;
}
footer.site-footer .footer-main__horaires {
  padding-bottom: 64px;
  color: #f9f9f9;
  text-align: center;
}
footer.site-footer .footer-main__horaires .horaires-precisions {
  display: block;
  margin-bottom: 1.5rem;
}
footer.site-footer .site-info {
  grid-column: 1 / span 8;
  min-height: 40px;
  color: #f9f9f9;
  background: #101010;
  grid-template-rows: 8px repeat(1, 1fr) 8px;
}
@media (min-width: 769px) {
  footer.site-footer .site-info {
    grid-column: 1 / span 14;
  }
}
footer.site-footer .site-info__c {
  text-align: right;
  grid-column: 2 / span 6;
  grid-row: 2 / span 1;
}
@media (min-width: 769px) {
  footer.site-footer .site-info__c {
    grid-column: 2 / span 12;
  }
}
.single article.post {
  grid-column: 1 / span 8;
}
@media (min-width: 769px) {
  .single article.post {
    grid-column: 1 / span 14;
  }
}
.single article.post .entry-header {
  grid-column: 1 / span 8;
  min-height: 30vh;
  margin-bottom: 3rem;
}
@media (min-width: 769px) {
  .single article.post .entry-header {
    grid-column: 1 / span 14;
  }
}
.single article.post .entry-header .post-cover {
  grid-column: 1 / span 8;
  grid-row: 1;
}
@media (min-width: 769px) {
  .single article.post .entry-header .post-cover {
    grid-column: 1 / span 14;
  }
}
.single article.post .entry-header .post-cover figure {
  margin: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  filter: brightness(0.75);
  aspect-ratio: 1.7;
}
@media (min-width: 769px) {
  .single article.post .entry-header .post-cover figure {
    aspect-ratio: 2.3;
  }
}
.single article.post .entry-header .post-cover figcaption {
  position: absolute;
  bottom: 0px;
  right: 3rem;
  padding: 1rem;
}
.single article.post .entry-header__after {
  grid-column: 4 / span 8;
  grid-row: 1;
  z-index: 3;
  display: grid;
  align-items: end;
  justify-content: flex-start;
}
.single article.post .entry-header__after .entry-meta {
  color: rgba(160, 160, 160, 0.5);
  text-transform: uppercase;
  margin-bottom: 12px;
}
.single article.post .entry-header .post-cover + .entry-header__after {
  padding-bottom: 48px;
}
.single article.post .entry-header .post-cover + .entry-header__after .entry-title {
  color: #f9f9f9;
  opacity: 0.9;
}
.single article.post .entry-content {
  grid-column: 2 / span 6;
  margin-bottom: 2rem;
}
@media (min-width: 769px) {
  .single article.post .entry-content {
    grid-column: 3 / span 10;
  }
}
@media (min-width: 1025px) {
  .single article.post .entry-content {
    grid-column: 4 / span 8;
  }
}
.single article.post footer.entry-footer {
  grid-column: 2 / span 6;
  margin-bottom: 1.5rem;
}
@media (min-width: 769px) {
  .single article.post footer.entry-footer {
    grid-column: 3 / span 10;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1024px) {
  .single article.post footer.entry-footer {
    grid-column: 4 / span 8;
  }
}
.single article.post footer.entry-footer .tags-links {
  margin-bottom: 1.5rem;
}
@media (min-width: 769px) {
  .single article.post footer.entry-footer .tags-links {
    margin-bottom: 2rem;
  }
}
.single article.post .partage-liste {
  grid-column: 1 / span 7;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 769px) {
  .single article.post .partage-liste {
    grid-column: 1 / span 13;
  }
}
.single .post-navigation {
  margin-top: 36px;
}
.single .post-navigation .post-previous {
  border-top: 1px solid rgba(68, 17, 34, 0.15);
  grid-column: 2 / span 6;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 768px) {
  .single .post-navigation .post-previous {
    text-align: center;
  }
}
@media (min-width: 769px) {
  .single .post-navigation .post-previous {
    grid-column: 2 / span 6;
    padding-top: 36px;
    padding-bottom: 48px;
    text-align: left;
  }
}
.single .post-navigation .post-previous span {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.single .post-navigation .post-next {
  border-top: 1px solid rgba(68, 17, 34, 0.15);
  grid-column: 2 / span 6;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 768px) {
  .single .post-navigation .post-next {
    text-align: center;
  }
}
@media (min-width: 769px) {
  .single .post-navigation .post-next {
    grid-column: 8 / span 6;
    padding-top: 36px;
    padding-bottom: 48px;
    text-align: right;
  }
}
.single .post-navigation .post-next span {
  margin-bottom: 24px;
}
.single .post-navigation .text--sm {
  margin-bottom: 1.5rem;
}
.page article.page {
  grid-column: 1 / span 8;
}
@media (min-width: 769px) {
  .page article.page {
    grid-column: 1 / span 14;
  }
}
.page article.page .entry-header {
  grid-column: 1 / span 8;
  position: relative;
}
@media (min-width: 769px) {
  .page article.page .entry-header {
    grid-column: 1 / span 14;
  }
}
.page article.page .entry-header .post-cover {
  grid-column: 1 / span 8;
  grid-row: 1;
  aspect-ratio: 3;
  margin-bottom: 2rem;
}
@supports not (aspect-ratio: 3) {
  .page article.page .entry-header .post-cover::before {
    content: "";
    float: left;
    padding-top: calc(3 * 100%);
  }
  .page article.page .entry-header .post-cover::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media (min-width: 769px) {
  .page article.page .entry-header .post-cover {
    grid-column: 1 / span 14;
  }
}
.page article.page .entry-header .post-cover figure {
  margin: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  filter: brightness(0.75);
  width: 100%;
  height: 100%;
}
.page article.page .entry-header__after {
  grid-column: 4 / span 8;
  grid-row: 1;
  z-index: 3;
  display: grid;
  align-items: flex-end;
  justify-content: flex-start;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.page article.page .entry-header .post-cover + .entry-header__after .entry-title {
  color: #f9f9f9;
}
.page article.page .entry-content {
  grid-column: 2 / span 6;
}
@media (min-width: 769px) {
  .page article.page .entry-content {
    grid-column: 3 / span 10;
  }
}
@media (min-width: 1281px) {
  .page article.page .entry-content {
    grid-column: 4 / span 8;
  }
}
.page article.page .form-page-contact {
  position: relative;
  grid-column: 2 / span 6;
  margin-top: 1rem;
}
@media (min-width: 769px) {
  .page article.page .form-page-contact {
    grid-column: 3 / span 8;
  }
}
.page article.page .form-page-contact input[type="text"] {
  width: 100%;
}
.page article.page .form-page-contact .form-field {
  margin-bottom: 1rem;
}
.page article.page .form-page-contact .form-field label {
  display: inline-block;
  margin-bottom: 8px;
}
.page article.page .block-localisation {
  margin-top: 64px;
}
.page article.page .search-form {
  position: relative;
  grid-column: 2 / span 6;
  margin-top: 36px;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
}
@media (min-width: 769px) {
  .page article.page .search-form {
    grid-column: 3 / span 8;
  }
}
.page article.page .search-form label {
  position: relative;
  grid-column: 1 / span 6;
}
.page article.page .search-form label input[type="search"] {
  width: 100%;
}
.page article.page .search-form input {
  grid-column: 8 / span 1;
}
.home-section {
  position: relative;
  margin-bottom: 2rem;
  /** PAGE ACCUEIL - SECTION INTRO */
}
.home-section:last-of-type {
  border-bottom: 0px solid transparent;
}
.home-section--intro {
  position: relative;
  aspect-ratio: 2.1;
  grid-column: 1 / span 8;
}
@supports not (aspect-ratio: 2.1) {
  .home-section--intro::before {
    content: "";
    float: left;
    padding-top: calc(2.1 * 100%);
  }
  .home-section--intro::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media (min-width: 769px) {
  .home-section--intro {
    grid-column: 1 / span 14;
  }
}
.home-section--intro .en-tete__images {
  height: 100%;
  display: grid;
  grid-template-columns: 4fr 1fr 1fr;
  grid-template-rows: 1fr;
}
.home-section--intro .en-tete__images .en-tete__images__li {
  position: relative;
  filter: brightness(0.7);
}
.home-section--intro .en-tete__images .en-tete__images__li > figure {
  margin: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.home-section--intro .en-tete__content {
  position: absolute;
  z-index: 3;
  width: 50%;
  left: 1.5rem;
  bottom: 1.5rem;
}
@media (min-width: 769px) {
  .home-section--intro .en-tete__content {
    left: 3rem;
    bottom: 3rem;
  }
}
.home-section--intro .en-tete__content * {
  color: #f9f9f9;
}
.home-section--intro .en-tete__content .el__title {
  margin-bottom: 0px;
}
.home-section--intro .en-tete__mention {
  position: absolute;
  z-index: 3;
  width: 160px;
  aspect-ratio: 1;
  top: 50%;
  left: 83.3%;
  transform: translate(-50%, -50%);
}
@supports not (aspect-ratio: 1) {
  .home-section--intro .en-tete__mention::before {
    content: "";
    float: left;
    padding-top: calc(1 * 100%);
  }
  .home-section--intro .en-tete__mention::after {
    content: "";
    display: block;
    clear: both;
  }
}
.home-section--intro .en-tete__mention svg {
  fill: #9f1c48;
  animation: rotate 16s linear infinite;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.home-section--intro .en-tete__mention:hover svg {
  fill: #e93838;
  cursor: pointer;
}
.home-section--intro .en-tete__mention a {
  position: absolute;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.home-section--intro .en-tete__mention a span {
  color: #f9f9f9;
  font-weight: 700;
  padding: 1rem 2rem;
  text-transform: uppercase;
  line-height: 1.3;
}
.home-section--pages-en-avant .li {
  background-color: #fae7d4;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: 1;
  width: 100%;
}
@media (min-width: 769px) {
  .home-section--pages-en-avant .li {
    grid-template-columns: repeat(2, 1fr);
  }
}
.home-section--pages-en-avant .li:nth-child(even) {
  direction: rtl;
}
.home-section--pages-en-avant .li__cover {
  margin: 0px;
  aspect-ratio: 1.7;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 769px) {
  .home-section--pages-en-avant .li__cover {
    aspect-ratio: 1.3;
  }
}
.home-section--pages-en-avant .li__content {
  position: relative;
  display: grid;
  align-content: center;
  padding: 0px 3rem;
  direction: ltr;
}
.home-section--pages-en-avant .li__content .li__title {
  margin: 24px 0px 1rem;
}
.home-section--pages-en-avant .li__content .li__desc {
  margin-bottom: 36px;
}
.home-section--pages-en-avant .li__content a.button {
  width: fit-content;
}
.page-template .page-cover + .page-header {
  padding-top: 3rem;
}
.page-template .page-header {
  z-index: 3;
  grid-column: 2 / span 6;
}
@media (min-width: 769px) {
  .page-template .page-header {
    grid-column: 3 / span 10;
  }
}
@media (min-width: 1025px) {
  .page-template .page-header {
    grid-column: 4 / span 8;
  }
}
.page-template .page-cover {
  grid-column: 2 / span 6;
  grid-row: 1;
  display: inline-flex;
  justify-content: flex-start;
}
@media (min-width: 769px) {
  .page-template .page-cover {
    grid-column: 1 / span 14;
  }
}
.page-template .page-cover figure {
  flex: 1 1 25%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  filter: brightness(0.75);
  aspect-ratio: 1.3333333333;
  margin: 0px;
}
@media (max-width: 426px) {
  .page-template .page-cover figure:nth-child(3) {
    display: none;
  }
}
@media (max-width: 768px) {
  .page-template .page-cover figure:nth-child(4) {
    display: none;
  }
}
.page-template .sommaire {
  grid-column: 2 / span 6;
  margin-bottom: 32px;
  margin-top: 0px;
}
@media (min-width: 769px) {
  .page-template .sommaire {
    grid-column: 3 / span 10;
  }
}
@media (min-width: 1025px) {
  .page-template .sommaire {
    grid-column: 4 / span 8;
  }
}
.page-template article.la-carte, .page-template article.les-menus {
  grid-column: 2 / span 6;
  padding-bottom: 1.5rem;
}
@media (min-width: 769px) {
  .page-template article.la-carte, .page-template article.les-menus {
    grid-column: 3 / span 10;
    padding-bottom: 3rem;
  }
}
@media (min-width: 1281px) {
  .page-template article.la-carte, .page-template article.les-menus {
    grid-column: 4 / span 8;
  }
}
.page-template .la-carte__ul {
  position: relative;
  padding: 0px;
  margin-left: 0px;
}
.page-template .la-carte__ul li {
  list-style: none;
  margin-top: 32px;
}
.page-template .la-carte__ul li:last-child {
  padding-bottom: 0px;
}
.page-template .la-carte__ul li .el__title {
  position: relative;
}
.page-template .la-carte__ul li .el__title:before {
  content: "";
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  left: -2.25rem;
  background: #412;
}
.page-template .la-carte__ul li .el__plat {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
}
.page-template .la-carte__ul li .el__plat__before {
  line-height: 1.5rem;
}
.page-template .la-carte__ul li .el__plat__name {
  margin-top: 0px;
  font-weight: 500;
}
@supports (font-variation-settings: inherit) {
  .page-template .la-carte__ul li .el__plat__name {
    font-variation-settings: "wght" 500;
  }
}
.page-template .la-carte__ul li .el__plat__precisions {
  font-size: smaller;
}
.page-template .la-carte__ul li .el__plat__prix {
  margin-left: 40px;
}
.page-template .la-carte__ul li .el__plat::before {
  content: "";
  border-top: 1px solid rgba(68, 17, 34, 0.15);
  width: 100%;
  height: 1px;
  position: absolute;
  top: 100%;
}
.les-menus__c {
  position: relative;
}
.les-menus__c > h2 {
  position: relative;
  padding-right: 64px;
}
.les-menus__c > h2:before {
  content: "";
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  left: -2.25rem;
  background: #412;
}
.les-menus__c > ul.menu-ul {
  padding: 0px;
  margin-left: 0px;
}
.les-menus__c > ul.menu-ul li.menu-li {
  position: relative;
  list-style: none;
  margin-bottom: 36px;
}
.les-menus__c > ul.menu-ul li.menu-li .li-title {
  position: relative;
  margin-bottom: 12px;
}
.les-menus__c > ul.menu-ul li.menu-li .li-title h3 {
  display: inline-block;
  padding-right: 18px;
  margin: 0px;
  background-color: #fdf7f0;
  z-index: 3;
  position: relative;
}
.les-menus__c > ul.menu-ul li.menu-li .li-title::before {
  content: "";
  border-top: 2px dotted #412;
  width: 100%;
  height: 1.5px;
  position: absolute;
  top: 50%;
}
.les-menus__c > ul.menu-ul li.menu-li .li .li-name {
  display: block;
  font-weight: 550;
}
@supports (font-variation-settings: inherit) {
  .les-menus__c > ul.menu-ul li.menu-li .li .li-name {
    font-variation-settings: "wght" 550;
  }
}
.les-menus__c > ul.menu-ul li.menu-li .li .li-detail {
  display: block;
  font-size: smaller;
}
.les-menus__c > ul.menu-ul li.menu-li .li-condition {
  display: block;
  position: relative;
  font-size: smaller;
}
.les-menus__c > ul.menu-ul li.menu-li .li-condition span {
  position: relative;
  background-color: #fdf7f0;
  padding-right: 18px;
}
.les-menus__c > ul.menu-ul li.menu-li .li-condition::before {
  content: "";
  border-top: 1px solid rgba(68, 17, 34, 0.15);
  width: 100%;
  height: 1.5px;
  position: absolute;
  top: 50%;
}
.les-menus:first-of-type .menu__c:before {
  display: none;
}
.les-menus:last-of-type {
  margin-bottom: 64px;
}
.error404 .page-header {
  grid-column: 2 / span 4;
  margin-top: 32px;
}
@media (min-width: 769px) {
  .error404 .page-header {
    grid-column: 3 / span 10;
    margin-top: 64px;
  }
}
@media (min-width: 1024px) {
  .error404 .page-header {
    grid-column: 3 / span 8;
  }
}
.error404 .page-content {
  grid-column: 2 / span 4;
  padding-top: 18px;
  padding-bottom: 18px;
}
@media (min-width: 769px) {
  .error404 .page-content {
    grid-column: 3 / span 10;
    padding-top: 18px;
    padding-bottom: 36px;
  }
}
@media (min-width: 1024px) {
  .error404 .page-content {
    grid-column: 3 / span 8;
  }
}
.search .site-main .page-header {
  grid-column: 2 / span 6;
  margin-top: 32px;
}
@media (min-width: 769px) {
  .search .site-main .page-header {
    grid-column: 2 / span 12;
    margin-top: 64px;
  }
}
.search .site-main .list-content {
  grid-column: 2 / span 6;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 32px;
}
@media (min-width: 426px) {
  .search .site-main .list-content {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 36px;
  }
}
@media (min-width: 769px) {
  .search .site-main .list-content {
    grid-column: 2 / span 12;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 36px;
    margin-bottom: 64px;
  }
}
.search .site-main .list-content .card {
  border: 0px solid transparent;
}
.search .site-main .list-content .card__c {
  padding: 18px 0rem 24px;
}
.search .site-main .no-results .page-header, .search .site-main .not-found .page-header {
  grid-column: 2 / span 6;
}
@media (min-width: 769px) {
  .search .site-main .no-results .page-header, .search .site-main .not-found .page-header {
    grid-column: 3 / span 9;
  }
}
.search .site-main .no-results .page-content, .search .site-main .not-found .page-content {
  grid-column: 2 / span 6;
  margin-bottom: 32px;
}
@media (min-width: 769px) {
  .search .site-main .no-results .page-content, .search .site-main .not-found .page-content {
    grid-column: 3 / span 9;
    margin-bottom: 64px;
  }
}
.archive .page-header {
  padding: 1.5rem 0px 1rem;
}
@media (min-width: 769px) {
  .archive .page-header {
    padding: 3rem 0px 2rem;
  }
}
.archive .page-header .archive-description p {
  margin: 0px;
}
.archive .posts-navigation {
  padding-top: 32px;
  padding-bottom: 48px;
}
.hentries {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  grid-auto-rows: minmax(600px, auto);
  grid-auto-flow: dense;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}
.hentries .card {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
.hentries .card:nth-child(1) {
  grid-column-end: span 2;
  grid-row-end: span 1;
}
.hentries .card__cover {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.hentries .card__cover .card__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #f3c494;
  height: 100%;
  transition: all 0.2s ease-in-out;
}
.hentries .card__cover .card__img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0px;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75));
}
.hentries .card__cover:hover .card__img {
  transform: scale(1.1);
  transition: all 0.2s ease-in-out;
}
.hentries .card__content {
  position: absolute;
  bottom: 0px;
  padding: 1.5rem;
}
@media (min-width: 1025px) {
  .hentries .card__content {
    padding: 3rem 3rem 4rem;
  }
}
.hentries .card__content .card__meta {
  text-transform: uppercase;
  margin-bottom: 1rem;
  color: #f9f9f9;
}
.hentries .card__content .card__meta .p-category a {
  color: #f3c494;
}
.hentries .card__content .card__meta .p-category a:hover {
  color: #e93838;
}
.hentries .card__content .tags-links a {
  color: #f3c494;
  outline: 1px solid #f3c494;
}
.hentries .card__content .tags-links a:hover {
  color: #e93838;
  outline: 1px solid #e93838;
}
@media (min-width: 769px) {
  .hentries .card__content .tags-links {
    position: absolute;
    bottom: 2.5rem;
  }
}
/* Navigation
--------------------------------------------- */
@media (max-width: 1025px) {
  body.wp-navigation-mobile .main-navigation .menu-toggle {
    display: inline-flex;
  }
  body.wp-navigation-mobile .main-navigation .main-navigation__row {
    position: fixed;
    opacity: 0;
    transform: translateX(105%);
    top: 0px;
    right: 0px;
    width: 90vw;
    height: 100vh;
    background: #fdf7f0;
    display: grid;
    grid-template-rows: 64px repeat(1, 1fr) 128px;
    grid-template-columns: 1fr;
  }
  body.wp-navigation-mobile .main-navigation .main-navigation__row .menu-general-container {
    grid-row: 2 / span 1;
  }
  body.wp-navigation-mobile .main-navigation .main-navigation__row .main-navigation__row__footer {
    grid-row: 3 / span 1;
  }
  body.wp-navigation-mobile .main-navigation .main-navigation__row ul.menu {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0px;
  }
  body.wp-navigation-mobile .main-navigation .main-navigation__row ul.menu > li {
    display: list-item;
    z-index: 3;
    list-style: none;
    padding: 8px 36px;
    font-size: 1.5rem;
    width: 100%;
  }
  body.wp-navigation-mobile .main-navigation .main-navigation__row ul.menu .sub-menu-container {
    display: none;
  }
  body.wp-navigation-mobile .main-navigation.toggled::before {
    content: "";
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    z-index: 66;
  }
  body.wp-navigation-mobile .main-navigation.toggled .main-navigation__row {
    z-index: 99;
    opacity: 1;
    transform: translateX(0px);
    transition: transform 0.2s ease-in-out;
  }
  body.wp-navigation-mobile .main-navigation.toggled .main-navigation__row__footer {
    display: inline-flex;
    justify-content: flex-start;
    padding: 16px 36px;
  }
  body.wp-navigation-mobile .main-navigation.toggled .main-navigation__row__footer .footer-reseaux {
    display: inline-flex;
    align-items: center;
  }
  body.wp-navigation-mobile .main-navigation.toggled .main-navigation__row__footer .footer-reseaux__mention {
    margin-right: 16px;
  }
}
@media (max-width: 1025px) and (min-width: calc(1024px + 1px)) {
  body.wp-navigation-mobile .main-navigation .main-navigation__row {
    width: 50vw;
  }
}
@media screen and (max-width: 1025px) and (max-width: 426px) {
  body.wp-navigation-mobile .main-navigation .main-navigation__row ul.menu > li {
    font-size: 1.25rem;
    padding: 8px 36px;
  }
}
@media (min-width: 1025px) {
  .main-navigation {
    display: none;
  }
}
.site-navigation-large ul.menu {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
.site-navigation-large ul.menu li {
  list-style: none;
  font-weight: 500;
}
.site-navigation-large ul.menu li.current_page_item a {
  color: #e93838;
}
.site-navigation-large--left {
  grid-column: 1 / span 2;
}
.site-navigation-large--left ul.menu li {
  margin-right: 12px;
}
.site-navigation-large--right {
  grid-column: 4 / span 2;
}
.site-navigation-large--right ul.menu {
  justify-content: flex-end;
}
.site-navigation-large--right ul.menu li {
  margin-left: 12px;
}
.main-navigation .mobile-buttons {
  position: relative;
  z-index: 133;
}
.main-navigation .mobile-buttons:hover {
  cursor: pointer;
}
.main-navigation .mobile-buttons .mobile-nav-button {
  position: relative;
  background: transparent;
  align-items: center;
  padding: 0px;
  border: 0px;
}
.main-navigation .mobile-buttons .mobile-nav-button__label {
  margin-right: 16px;
  color: #101010;
}
.main-navigation .mobile-buttons .mobile-nav-button__icon {
  position: relative;
  display: block;
  width: 2.25rem;
  height: 0;
  border-top: solid 3px #9f1c48;
}
.main-navigation .mobile-buttons .mobile-nav-button__icon:before {
  position: absolute;
  left: 0;
  top: -0.6875rem;
  width: 100%;
  height: 0;
  content: "";
  transition: all 0.2s;
  border-top: solid 3px #9f1c48;
}
.main-navigation .mobile-buttons .mobile-nav-button__icon:after {
  position: absolute;
  left: 0;
  top: auto;
  bottom: -0.5rem;
  width: 100%;
  height: 0;
  content: "";
  transition: all 0.2s;
  border-top: solid 3px #9f1c48;
}
.main-navigation .mobile-buttons .mobile-nav-button[aria-expanded="true"] .mobile-nav-button__icon {
  border-top: 0;
}
.main-navigation .mobile-buttons .mobile-nav-button[aria-expanded="true"] .mobile-nav-button__icon:before {
  top: 0;
  transform: rotate(-45deg);
}
.main-navigation .mobile-buttons .mobile-nav-button[aria-expanded="true"] .mobile-nav-button__icon:after {
  top: 0;
  transform: rotate(45deg);
}
/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}
.post, .page {
  margin: 0rem;
}
.updated:not(.published) {
  display: none;
}
.page-content, .entry-content, .entry-summary {
  margin: 0rem 0px;
  font-family: "Open Sans v", "Open Sans", tahoma, serif;
}
.page-content * + h2, .entry-content * + h2, .entry-summary * + h2 {
  margin-top: 1rem;
}
@media (min-width: 769px) {
  .page-content * + h2, .entry-content * + h2, .entry-summary * + h2 {
    margin-top: 1.5rem;
  }
}
.page-content * + h3, .entry-content * + h3, .entry-summary * + h3 {
  margin-top: 1rem;
}
@media (min-width: 769px) {
  .page-content * + h3, .entry-content * + h3, .entry-summary * + h3 {
    margin-top: 1.5rem;
  }
}
.page-content * + h4, .entry-content * + h4, .entry-summary * + h4 {
  margin-top: 1rem;
}
@media (min-width: 769px) {
  .page-content * + h4, .entry-content * + h4, .entry-summary * + h4 {
    margin-top: 1.5rem;
  }
}
.page-content * + h5, .entry-content * + h5, .entry-summary * + h5 {
  margin-top: 1rem;
}
@media (min-width: 769px) {
  .page-content * + h5, .entry-content * + h5, .entry-summary * + h5 {
    margin-top: 1.5rem;
  }
}
.page-content * + h6, .entry-content * + h6, .entry-summary * + h6 {
  margin-top: 1rem;
}
@media (min-width: 769px) {
  .page-content * + h6, .entry-content * + h6, .entry-summary * + h6 {
    margin-top: 1.5rem;
  }
}
.page-content .page-links, .entry-content .page-links, .entry-summary .page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
/* Media
--------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
  max-width: 100px;
  max-height: 70px;
}
/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
  font-size: small;
  line-height: 1.5;
  color: #a0a0a0;
}
/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5rem;
  display: grid;
  grid-gap: 1.5rem;
}
.gallery .gallery-item {
  margin: 0px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gallery-columns-2 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 426px) {
  .gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 769px) {
  .gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.gallery-columns-3 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 426px) {
  .gallery-columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 769px) {
  .gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.gallery-columns-4 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 426px) {
  .gallery-columns-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 769px) {
  .gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.gallery-columns-5 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 426px) {
  .gallery-columns-5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 769px) {
  .gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}
.gallery-columns-6 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 426px) {
  .gallery-columns-6 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 769px) {
  .gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}
.gallery-columns-7 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 426px) {
  .gallery-columns-7 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 769px) {
  .gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}
.gallery-columns-8 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 426px) {
  .gallery-columns-8 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 769px) {
  .gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}
.gallery-columns-9 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 426px) {
  .gallery-columns-9 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 769px) {
  .gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
  }
}
.gallery-caption {
  display: block;
}
.rtb-booking-form {
  margin-top: 80px;
}
.rtb-booking-form legend {
  font-weight: 700;
  font-size: larger;
}
p.exergue {
  padding: 36px;
  font-size: xx-large;
  line-height: 1.4;
}
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none;
}
/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.rotate {
  -webkit-animation: rotate 2s linear infinite;
}
