/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./less/shop.less ***!
  \***********************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
-- PROFIL WEB - 2014-2022
-- Manu.L
*/
/* stylelint-disable */
/* stylelint-enable */
@font-face {
  font-family: "Museo Sans";
  src: local("MuseoSans"), local("Museo Sans"), url(MuseoSans-300.woff2) format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "julesjohn";
  src: url(julesjohn.woff?7e3mek) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
* {
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}
[class^="icon-"],
[class*=" icon-"],
.picto-font {
  font-family: "julesjohn" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
/* .duo {
    position: relative;

    &::before {
        position: absolute;
        color: @color;
    }

    &::after {
        color: @color2;
    }
}

/* stylelint-disable */
/* @duotone: realtime, travel, map, scolaire, search, sav, info, tickets, horaire, actu, contact;

each(@duotone, {
    @icon : "icon-@{value}";
    @icon1 : "icon-@{value}1";
    @icon2 : "icon-@{value}2";

    .icon-@{value} {
        &::before {
            content: @@icon;
        }

        .duo& {
            &::before {
                content: @@icon1;
            }

            &::after {
                content: @@icon2;
            }
        }
    }
})

/* stylelint-enable */
.icon-time::before {
  content: "\e908";
}
.icon-date::before {
  content: "\e92d";
}
.icon-back::before {
  content: "\e92c";
}
.icon-phone::before {
  content: "\e92b";
}
.icon-star::before {
  content: "\e929";
}
.icon-quality::before {
  content: "\e907";
}
.icon-burger::before {
  content: "\e92e";
}
.icon-doc::before {
  content: "\e90a";
}
.icon-drive-jules::before {
  content: "\e90d";
}
.icon-drive-john::before {
  content: "\e90e";
}
.icon-badge::before {
  content: "\e90f";
}
.icon-cake::before {
  content: "\e910";
}
.icon-locate::before {
  content: "\e911";
}
.icon-france::before {
  content: "\e912";
}
.icon-menu-price::before {
  content: "\e913";
}
.icon-nav::before {
  content: "\e914";
}
.icon-more::before {
  content: "\e915";
}
.icon-biberon::before {
  content: "\e916";
}
.icon-fruits::before {
  content: "\e917";
}
.icon-mondae::before {
  content: "\e918";
}
.icon-personnes::before {
  content: "\e919";
}
.icon-reload::before {
  content: "\e91b";
}
.icon-reserver::before {
  content: "\e91d";
}
.icon-euro::before {
  content: "\e920";
}
.icon-burger-fill::before {
  content: "\e921";
}
.icon-wifi::before {
  content: "\e925";
}
.icon-payment::before {
  content: "\e924";
}
.icon-cc-mastercard::before {
  content: "\e904";
}
.icon-cc-paypal::before {
  content: "\e905";
}
.icon-cc-visa::before {
  content: "\e906";
}
.icon-heart::before {
  content: "\e909";
}
.icon-bottom::before {
  content: "\e922";
}
.icon-top::before {
  content: "\e923";
}
.icon-trash::before {
  content: "\e91e";
}
.icon-rotate::before {
  content: "\e91f";
}
.icon-prev::before {
  content: "\e926";
}
.icon-next::before {
  content: "\e928";
}
.icon-check::before {
  content: "\e903";
}
.icon-close::before {
  content: "\e935";
}
.icon-select::before {
  content: "\e927";
}
.icon-search::before {
  content: "\e933";
}
.icon-facebook::before {
  content: "\e900";
}
.icon-x::before {
  content: "\e901";
}
.icon-linkedin::before {
  content: "\e902";
}
.icon-pinterest::before {
  content: "\e90c";
}
.icon-instagram::before {
  content: "\e90b";
}
.icon-tiktok::before {
  content: "\e91a";
}
.icon-youtube::before {
  content: "\e91c";
}
.icon-instagram-nofill::before {
  content: "\e92a";
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* prevent iOS bug fond gris état focus */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
q::before,
blockquote::after,
q::after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
*::before,
*::after {
  box-sizing: border-box;
}
:root {
  --social-color: #fff;
  --social-size: 4rem;
  --gap: 55px;
  --p-color: #707070;
  --bandeau-pub-h: 70px;
}
@media screen and (max-width: 1220px) {
  :root {
    --gap: 30px;
  }
}
@media screen and (max-width: 639px) {
  :root {
    --bandeau-pub-h: 40px;
  }
  :root .shop-categorie,
  :root .page-fidelite,
  :root .page-groupes {
    --bandeau-pub-h: 0px;
  }
}
html {
  font-size: 62.5%;
}
body {
  background-color: #fdf1e0;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.4;
  font-family: "Museo Sans", sans-serif;
  color: #25262c;
  min-height: 100vh;
  padding-top: var(--header-h);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 639px) {
  body {
    font-size: 1.6rem;
    padding-top: calc(var(--header-h) + var(--bandeau-pub-h));
  }
}
body .main-content {
  flex-grow: 1;
  padding-bottom: 60px;
}
.logo img {
  max-width: 400px;
}
.debug {
  display: block;
  padding: 20px;
  margin: 20px 20px 40px 80px;
  color: #eee;
  background-color: #333;
}
.hide {
  display: none !important;
}
@media screen and (max-width: 489px) {
  .hide-xmobile {
    display: none !important;
  }
}
.hidden {
  visibility: hidden !important;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
a {
  color: #a53024;
  text-decoration: none;
  transition: all 250ms ease;
}
@media print {
  a {
    text-decoration: underline;
  }
}
strong,
b {
  font-weight: 700;
}
p {
  color: var(--p-color);
}
.bolder {
  font-weight: 700;
  font-family: Museo, serif;
}
.heavy {
  font-family: Museo, serif;
  font-weight: 900;
}
.mb50 {
  margin-bottom: 50px !important;
}
abbr {
  border-bottom: 1px dotted #555;
}
sup {
  vertical-align: super;
  font-size: 0.8em;
}
.legend {
  font-size: 1.6rem;
  margin-bottom: 30px;
}
.blur {
  opacity: 0.4;
}
.big {
  font-size: 2em;
}
.tac {
  text-align: center !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1720px;
  padding: 0 10px;
  position: relative;
}
@media screen and (max-width: 1439px) {
  .wrap {
    max-width: 1200px;
  }
}
@media screen and (max-width: 1220px) {
  .wrap {
    max-width: 1000px;
  }
}
@media screen and (max-width: 999px) {
  .wrap {
    max-width: 768px;
  }
}
@media screen and (max-width: 767px) {
  .wrap {
    max-width: 640px;
  }
}
@media screen and (max-width: 639px) {
  .wrap {
    padding: 0 20px;
    max-width: none;
  }
}
.cols {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cols.center {
  justify-content: center;
}
.cols.center > * {
  margin: 0 15px;
}
.cols.start {
  justify-content: flex-start;
}
.cols.start > * {
  margin: 0;
  margin-right: 30px;
}
.cols.fluid {
  flex-wrap: wrap;
}
.cols.fluid > * {
  margin-bottom: 10px;
}
.gcols {
  display: grid;
  grid-auto-rows: 1fr;
  grid-gap: var(--gap);
}
.gcols.col2 {
  grid-template-columns: repeat(2, 1fr);
}
.gcols.col3 {
  grid-template-columns: repeat(3, 1fr);
}
.gcols.col4 {
  grid-template-columns: repeat(4, 1fr);
}
.gcols > input,
.gcols > .habillage {
  --input-mb: 0;
  width: 100%;
}
.lst {
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.social {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.social a {
  font-size: var(--social-size);
  margin-right: 10px;
  color: var(--social-color);
  /* stylelint-disable */
}
.social a.facebook:hover {
  color: #1877f2;
}
.social a.x:hover {
  color: #000;
}
.social a.pinterest:hover {
  color: #bd2126;
}
.social a.instagram:hover {
  color: #f24966;
}
.social a.linkedin:hover {
  color: #0077b5;
}
.social a.youtube:hover {
  color: #ff0000;
}
.social a.tiktok:hover {
  color: #000;
}
.social a.tumblr:hover {
  color: #34465d;
}
.social a.vimeo:hover {
  color: #1ab7ea;
}
.social a.whatsapp:hover {
  color: #25d366;
}
span.tarteaucitron-magic-block {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 8000;
  max-width: none !important;
}
input:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset;
}
:root {
  --input-mb: 20px;
  --form-color: #25262c;
  --form-bg: #fff;
  --form-bg-hover: #fdf1e0;
  --form-color-hover: #a53024;
  --form-border-color: #a53024;
  --form-border-color-hover: #a53024;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="datetime-local"],
input[type="time"],
input[type="tel"],
input[type="url"],
textarea {
  appearance: none;
  outline: 0 none;
  color: var(--form-color);
  padding: 0 15px;
  height: 60px;
  font-size: 1.8rem;
  font-family: "Museo Sans", sans-serif;
  border: 2px solid transparent;
  margin-bottom: var(--input-mb);
  background-color: var(--form-bg);
  border-radius: 10px;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  /* stylelint-disable-next-line selector-no-vendor-prefix */
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: var(--form-color);
  opacity: 0.45;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: var(--form-color);
  opacity: 0.45;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: var(--form-color);
  opacity: 0.45;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="time"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
  outline: 0 none !important;
  background-color: var(--form-bg-hover);
  color: var(--form-color-hover);
  border-color: var(--form-border-color-hover);
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  appearance: none;
}
input[type="number"] {
  appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  display: none;
}
input[type="submit"] {
  font-family: "Museo Sans", sans-serif;
  appearance: none;
  cursor: pointer;
}
.input-picto {
  --input-mb: 0;
  position: relative;
  flex-grow: 1;
}
.input-picto i {
  position: absolute;
  font-size: 4rem;
  top: 10px;
  color: var(--form-color-hover);
}
.input-picto input {
  width: 100%;
}
.input-picto.icon-left i {
  left: 10px;
}
.input-picto.icon-left input {
  padding-left: 65px;
}
.input-picto.icon-right i {
  right: 10px;
}
.input-picto.icon-right input {
  padding-right: 65px;
}
button {
  font-family: "Museo Sans", sans-serif;
  appearance: none;
  background-color: transparent;
  border: 0 none;
  padding: 0;
  text-align: inherit;
  font-size: inherit;
  cursor: pointer;
  border-radius: 0;
}
textarea {
  resize: vertical;
  padding: 20px 10px;
  min-height: 160px;
}
label,
.label {
  display: block;
  text-align: left;
  margin-bottom: 10px;
  font-size: 1.8rem;
}
label em,
.label em {
  display: block;
  font-style: italic;
  font-size: 0.9em;
}
label a:hover,
.label a:hover {
  text-decoration: underline;
}
.pwd-msg.success {
  color: #4da652;
}
.pwd-msg.warning {
  color: #f58e28;
}
.pwd-msg.error {
  color: #c31616;
}
progress[value] {
  flex-grow: 1;
  appearance: none;
  max-width: 600px;
  width: 100%;
  height: 20px;
  overflow: hidden;
  background-color: var(--form-color);
  border: 2px solid #eb6e08;
  border-radius: 10px;
}
progress[value]::-webkit-progress-bar {
  background-color: #a53024;
  border: 2px solid var(--form-color-hover);
  border-radius: 10px;
}
progress[value]::-ms-fill {
  background-color: var(--form-color-hover);
}
progress[value]::-moz-progress-bar {
  background-color: var(--form-color-hover);
}
progress[value]::-webkit-progress-value {
  background-color: var(--form-color-hover);
}
.checkbox {
  position: relative;
  z-index: 1;
}
.checkbox label {
  font-family: "Museo Sans", sans-serif;
  text-transform: none;
  display: flex;
  position: relative;
  cursor: pointer;
  line-height: 1.1;
}
.checkbox label::before {
  content: '';
  height: 24px;
  width: 24px;
  min-width: 24px;
  background-color: var(--form-bg);
  border: 2px solid var(--form-border-color);
  margin-right: 10px;
  padding-right: 15px;
  border-radius: 4px;
}
.checkbox label::after {
  font-family: "julesjohn" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  content: "\e903";
  position: absolute;
  left: 1px;
  top: 2px;
  color: transparent;
  font-size: 2rem;
  transition: all 250ms ease;
}
.checkbox input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 0 none;
  z-index: -1;
  appearance: none;
  outline: none;
}
.checkbox input[type="checkbox"]:checked + label::before {
  border-color: var(--form-color-hover);
  background-color: var(--form-color-hover);
  outline: none;
}
.checkbox input[type="checkbox"]:checked + label::after {
  color: var(--form-bg);
  outline: none;
}
.radio-push {
  color: var(--form-color);
  margin-bottom: 20px;
  justify-content: center;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, minmax(auto, 150px));
  grid-gap: 0;
}
.radio-push label {
  border-top: 1px solid var(--form-color);
  border-bottom: 1px solid var(--form-color);
  height: 68px;
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .radio-push label {
    font-size: 1.3rem;
  }
}
.radio-push label:first-of-type {
  border-left: 1px solid var(--form-color);
  border-top-left-radius: 34px;
  border-bottom-left-radius: 34px;
}
.radio-push label:last-of-type {
  border-right: 1px solid var(--form-color);
  border-top-right-radius: 34px;
  border-bottom-right-radius: 34px;
}
.radio-push input {
  display: none;
}
.radio-push input:checked + label {
  color: #fff;
  background-color: var(--form-color);
}
.radio-push input:disabled + label {
  opacity: 0.5;
  font-style: italic;
}
.list-radio {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}
.list-radio li {
  margin-bottom: 5px;
}
.list-radio label {
  position: relative;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.list-radio label::before {
  content: '';
  display: block;
  width: 24px;
  min-width: 40px;
  height: 24px;
  border: 2px solid var(--form-border-color);
  background-color: var(--form-bg);
  margin-right: 10px;
  border-radius: 50%;
  transition: all 250ms ease;
}
.list-radio label::after {
  position: absolute;
  left: 6px;
  top: 6px;
  content: '';
  height: 8px;
  width: 8px;
  background-color: transparent;
  border-radius: 50%;
  transition: all 250ms ease;
}
.list-radio input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 0 none;
  z-index: -1;
  appearance: none;
  border-radius: 50%;
}
.list-radio input[type="radio"]:checked + label {
  font-weight: 700;
}
.list-radio input[type="radio"]:checked + label::before {
  border-color: var(--form-color-hover);
}
.list-radio input[type="radio"]:checked + label::after {
  background-color: var(--form-color-hover);
}
.list-radio.inline {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.list-radio.inline li {
  margin-right: 15px;
}
.habillage {
  height: 60px;
  min-width: 250px;
  margin-bottom: var(--input-mb);
  position: relative;
  background-color: var(--form-bg);
  border: 2px solid transparent;
  flex-grow: 1;
  overflow: hidden;
  border-radius: 10px;
}
.habillage::after {
  font-family: "julesjohn" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 3rem;
  height: 60px;
  width: 60px;
  color: #a53024;
  z-index: 97;
  content: "\e927";
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.habillage select {
  position: absolute;
  left: 0;
  top: 0;
  appearance: none;
  background-color: transparent;
  text-overflow: '';
  border: 0 none;
  font-family: "Museo Sans", sans-serif;
  font-size: 1.8rem;
  height: 100%;
  color: var(--form-color);
  width: 100%;
  padding: 0 45px 0 15px;
  z-index: 98;
}
.input-file {
  position: relative;
  width: auto;
  max-width: 300px;
}
.input-file .btn {
  cursor: pointer;
  margin-bottom: 0;
}
.input-file i {
  font-size: 2.5rem;
  margin-right: 5px;
  font-weight: 300;
}
.input-file input {
  min-height: 68px;
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.input-file .file-selected {
  font-weight: 700;
  font-size: 1.5rem;
  text-align: left;
  padding: 0;
  color: var(--form-color);
  margin-bottom: 0;
  margin-top: 15px;
  position: relative;
  border-radius: 10px;
}
.input-file .file-selected:not(:empty) {
  background-color: var(--form-bg);
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 10px;
}
.input-file .file-selected:not(:empty)::before {
  content: "Fichier sélectionné : ";
  display: block;
  font-style: italic;
  font-weight: 300;
  color: var(--form-color);
}
.input-file .file-selected:not(:empty)::after {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 10px;
  border-color: transparent transparent var(--form-bg) transparent;
}
.cp {
  max-width: 150px;
}
.full {
  width: 100%;
}
.cp-ville {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 150px 1fr;
  grid-gap: 20px;
}
.select {
  --ss-width: 450px;
  --ss-primary-color: #a53024;
  --ss-bg-color: #fff;
  --ss-font-color: #25262c;
  --ss-font-placeholder-color: #25262c;
  --ss-disabled-color: #fdf1e0;
  --ss-border-color: #a53024;
  --ss-highlight-color: #a53024;
  --ss-success-color: #4da652;
  --ss-error-color: #c31616;
  --ss-focus-color: #a53024;
  --ss-main-height: 68px;
  --ss-content-height: 300px;
  --ss-spacing-l: 14px;
  --ss-spacing-m: 5px;
  --ss-spacing-s: 3px;
  --ss-animation-timing: 0.2s;
  --ss-border-radius: 34px;
  max-width: var(--ss-width);
  min-width: 280px;
}
@media screen and (max-width: 999px) {
  .select {
    min-width: 210px;
  }
}
.select .ss-arrow {
  width: 32px;
  height: 15px;
}
.flatpickr-mobile {
  position: relative;
}
.flatpickr-mobile::after {
  color: var(--form-color);
  opacity: 0.45;
  content: attr(placeholder);
  font-size: 1.6rem;
  position: absolute;
  left: 20px;
}
.flatpickr-input[value]:not([value=""]) + .flatpickr-mobile::after {
  content: '';
}
form .iconcaptcha-widget {
  margin-bottom: 20px;
  min-height: 80px;
}
form .iconcaptcha-widget .iconcaptcha-modal {
  height: 100%;
}
form .iconcaptcha-widget .iconcaptcha-modal__header {
  border-bottom-width: 1px !important;
}
form .iconcaptcha-widget .iconcaptcha-modal__footer {
  display: none !important;
}
form .iconcaptcha-widget.iconcaptcha-init .iconcaptcha-modal__body-circle {
  top: 24px;
}
form .iconcaptcha-widget.iconcaptcha-init .iconcaptcha-modal__body,
form .iconcaptcha-widget.iconcaptcha-success .iconcaptcha-modal__body {
  height: 100%;
}
form .iconcaptcha-widget.iconcaptcha-success .iconcaptcha-modal__body-title {
  top: 32px;
}
form .iconcaptcha-widget.iconcaptcha-success .iconcaptcha-modal__body-checkmark {
  top: 26px;
}
form .iconcaptcha-widget.iconcaptcha-success.iconcaptcha-theme-light .iconcaptcha-modal__body-title {
  color: #4da652;
}
form .iconcaptcha-widget.iconcaptcha-success.iconcaptcha-theme-light .iconcaptcha-modal__body-checkmark svg {
  stroke: #4da652;
}
form .iconcaptcha-widget .iconcaptcha-modal__body-info {
  display: none !important;
}
form .iconcaptcha-widget .iconcaptcha-modal__body-title em {
  display: block;
  text-transform: none;
  font-weight: 400;
  padding-top: 6px;
}
.searchbox {
  position: relative;
  max-width: 1200px;
  margin: auto;
}
.searchbox input {
  width: 100%;
}
.searchbox .lst-results {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 85px;
  background-color: #25262c;
  z-index: 5000;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  border-radius: 10px;
}
.searchbox .lst-results::before {
  position: absolute;
  left: 28px;
  top: -16px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13px 16px;
  border-color: transparent transparent #25262c;
}
.searchbox .lst-results:empty {
  display: none;
}
.searchbox .lst-results a {
  min-height: 34px;
  text-align: left;
  color: #fff;
  padding: 0 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.searchbox .lst-results a:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.searchbox .lst-results a:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.searchbox .lst-results a:hover {
  background-color: #eb6e08;
}
:root {
  --bloc-color: #fff;
  --bloc-img-w: 215px;
  --btn-w: 270px;
}
@media screen and (max-width: 1220px) {
  :root {
    --bloc-img-w: 160px;
  }
}
@media screen and (max-width: 489px) {
  :root {
    --btn-w: 230px;
  }
}
.btn {
  margin: auto;
  font-size: 2rem;
  padding: 0 30px;
  min-width: var(--btn-w);
  min-height: 68px;
  height: 68px;
  font-weight: 700;
  font-family: Museo, serif;
  text-align: center;
  border: 2px solid transparent;
  white-space: nowrap;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 34px;
  transition: all 250ms ease;
}
@media screen and (max-width: 489px) {
  .btn {
    min-height: 48px;
    height: 48px;
    padding: 0 15px;
  }
}
@media print {
  .btn {
    display: none;
  }
}
.btn span {
  margin-right: 10px;
}
.btn.hover-top {
  top: 0;
  position: relative;
}
.btn.hover-top:hover {
  top: -5px;
}
.btn.txt-variant {
  position: relative;
}
.btn.txt-variant::after {
  content: attr(data-text);
  transition: all 250ms ease;
}
.btn.txt-variant:hover::after {
  content: attr(data-hover);
}
.btn-primary {
  border-color: #a53024;
  background-color: #a53024;
  color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .btn-primary:not(.nohov):hover {
    background-color: transparent;
    border-color: #a53024;
    color: #a53024;
  }
}
.btn-primary.actif {
  background-color: transparent;
  color: #a53024;
}
@media (hover: hover) and (pointer: fine) {
  .btn-primary.hover-variant:not(.nohov):hover {
    color: #fff;
    border-color: #fff;
  }
}
.btn-primary.hover-variant.actif {
  color: #fff;
  border-color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .btn-primary.hover-color:not(.nohov):hover {
    background-color: #eee;
    border-color: #eee;
    color: #fff;
  }
}
.btn-primary.hover-color.actif {
  background-color: #eee;
  border-color: #eee;
  color: #fff;
}
.btn-primary.invert {
  color: #a53024;
  border-color: #a53024;
  background-color: transparent;
}
@media (hover: hover) and (pointer: fine) {
  .btn-primary.invert:not(.nohov):hover {
    color: #fff;
    background-color: #a53024;
  }
}
.btn-primary.invert.actif {
  color: #fff;
  background-color: #a53024;
}
.btn-primary.light {
  border-color: #fdf1e0;
  background-color: #fdf1e0;
  color: #25262c;
}
@media (hover: hover) and (pointer: fine) {
  .btn-primary.light:not(.nohov):hover {
    background-color: transparent;
    border-color: #fdf1e0;
    color: #fdf1e0;
  }
}
.btn-primary.light.actif {
  background-color: transparent;
  color: #fdf1e0;
}
@media (hover: hover) and (pointer: fine) {
  .btn-primary.light.hover-variant:not(.nohov):hover {
    color: #25262c;
    border-color: #25262c;
  }
}
.btn-primary.light.hover-variant.actif {
  color: #25262c;
  border-color: #25262c;
}
@media (hover: hover) and (pointer: fine) {
  .btn-primary.light.hover-color:not(.nohov):hover {
    background-color: #eee;
    border-color: #eee;
    color: #25262c;
  }
}
.btn-primary.light.hover-color.actif {
  background-color: #eee;
  border-color: #eee;
  color: #25262c;
}
.btn-secondary {
  border-color: #eb6e08;
  background-color: #eb6e08;
  color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .btn-secondary:not(.nohov):hover {
    background-color: transparent;
    border-color: #eb6e08;
    color: #eb6e08;
  }
}
.btn-secondary.actif {
  background-color: transparent;
  color: #eb6e08;
}
@media (hover: hover) and (pointer: fine) {
  .btn-secondary.hover-variant:not(.nohov):hover {
    color: #fff;
    border-color: #fff;
  }
}
.btn-secondary.hover-variant.actif {
  color: #fff;
  border-color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .btn-secondary.hover-color:not(.nohov):hover {
    background-color: #eee;
    border-color: #eee;
    color: #fff;
  }
}
.btn-secondary.hover-color.actif {
  background-color: #eee;
  border-color: #eee;
  color: #fff;
}
.btn-secondary.invert {
  color: #eb6e08;
  border-color: #eb6e08;
  background-color: transparent;
}
@media (hover: hover) and (pointer: fine) {
  .btn-secondary.invert:not(.nohov):hover {
    color: #fff;
    background-color: #eb6e08;
  }
}
.btn-secondary.invert.actif {
  color: #fff;
  background-color: #eb6e08;
}
.btn-grey-dark {
  border-color: #25262c;
  background-color: #25262c;
  color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .btn-grey-dark:not(.nohov):hover {
    background-color: transparent;
    border-color: #25262c;
    color: #25262c;
  }
}
.btn-grey-dark.actif {
  background-color: transparent;
  color: #25262c;
}
@media (hover: hover) and (pointer: fine) {
  .btn-grey-dark.hover-variant:not(.nohov):hover {
    color: #fff;
    border-color: #fff;
  }
}
.btn-grey-dark.hover-variant.actif {
  color: #fff;
  border-color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .btn-grey-dark.hover-color:not(.nohov):hover {
    background-color: #a53024;
    border-color: #a53024;
    color: #fff;
  }
}
.btn-grey-dark.hover-color.actif {
  background-color: #a53024;
  border-color: #a53024;
  color: #fff;
}
.btn-grey-dark.invert {
  color: #25262c;
  border-color: #25262c;
  background-color: transparent;
}
@media (hover: hover) and (pointer: fine) {
  .btn-grey-dark.invert:not(.nohov):hover {
    color: #fff;
    background-color: #25262c;
  }
}
.btn-grey-dark.invert.actif {
  color: #fff;
  background-color: #25262c;
}
.h1 {
  font-size: 12.5rem;
  font-family: Museo, serif;
  font-weight: 900;
  line-height: 1.1;
}
@media screen and (max-width: 1439px) {
  .h1 {
    font-size: 9.5rem;
  }
}
@media screen and (max-width: 639px) {
  .h1 {
    font-size: 5.2rem;
  }
}
@media screen and (max-width: 489px) {
  .h1 {
    font-size: 4.6rem;
  }
}
.h2 {
  font-size: 8rem;
  font-weight: 700;
  font-family: Museo, serif;
  line-height: 1.1;
}
@media screen and (max-width: 639px) {
  .h2 {
    font-size: 4rem;
  }
}
.h3 {
  font-size: 4rem;
  font-weight: 900;
  font-family: Museo, serif;
  line-height: 1.1;
}
@media screen and (max-width: 1220px) {
  .h3 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 639px) {
  .h3 {
    font-size: 2.8rem;
  }
}
.h4 {
  font-size: 2.4rem;
  font-weight: 900;
  font-family: Museo, serif;
  line-height: 1.1;
}
@media screen and (max-width: 489px) {
  .h4 {
    font-size: 2rem;
  }
}
.h5 {
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 489px) {
  .h5 {
    font-size: 1.6rem;
  }
}
.rounded-img {
  overflow: hidden;
  border-radius: 30px;
}
@media screen and (max-width: 489px) {
  .rounded-img {
    border-radius: 15px;
  }
}
.rounded-img img {
  display: block;
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
  transition: all 250ms ease;
}
.bloc {
  --p-color: var(--bloc-color);
  text-align: center;
  color: var(--bloc-color);
  padding: 20px 60px;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  border-radius: 30px;
}
.lst-products .bloc {
  padding: 20px;
}
@media screen and (max-width: 999px) {
  .lst-products .bloc {
    grid-column: span 2;
  }
}
@media screen and (max-width: 489px) {
  .lst-products .bloc {
    grid-column: auto;
  }
}
@media screen and (max-width: 639px) {
  .bloc {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 489px) {
  .bloc {
    border-radius: 15px;
  }
}
.bloc.left {
  align-items: flex-start;
  text-align: left;
}
.bloc.color {
  background-color: #a53024;
}
.bloc.color2 {
  background-color: #eb6e08;
}
.bloc.black {
  background-color: #171616;
}
.bloc img {
  max-width: var(--bloc-img-w);
  display: block;
  transition: all 250ms ease;
}
.bloc .h3 {
  transition: all 250ms ease;
}
.bloc p {
  margin: 10px 0;
  transition: all 250ms ease;
}
.bloc .btn {
  margin: 0;
}
.banner-bloc {
  --p-color: #fff;
  color: #fff;
  overflow: hidden;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 2fr 3fr;
  grid-gap: 0;
  border-radius: 30px;
}
@media screen and (max-width: 999px) {
  .banner-bloc {
    grid-template-columns: 1fr;
  }
}
.banner-bloc.variant {
  grid-template-columns: 3fr 2fr;
}
@media screen and (max-width: 999px) {
  .banner-bloc.variant {
    grid-template-columns: 1fr;
  }
}
.banner-bloc > * {
  padding: 80px 20px;
}
.big-pub {
  text-align: center;
  background-color: #eb6e08;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .big-pub {
    flex-direction: column;
    align-items: center;
  }
}
.big-pub li {
  margin: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.big-pub strong {
  position: relative;
}
.big-pub strong::before {
  position: absolute;
  top: -10px;
  right: -30px;
}
.big-pub strong.picto::before {
  font-family: "julesjohn" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  color: #a53024;
  font-size: 8rem;
  transform: rotate(15deg);
}
.big-pub strong.img::before {
  content: '';
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.big-pub strong.euro::before {
  width: 90px;
  height: 90px;
  background-image: url(euro.svg);
  transform: rotate(10deg);
}
.big-pub strong.burger::before {
  top: 10px;
  right: -50px;
  content: "\e92e";
}
.big-pub strong.personnes::before {
  top: 10px;
  right: -50px;
  content: "\e919";
}
.big-pub strong i {
  position: relative;
  z-index: 2;
  font-size: 15rem;
  font-weight: 900;
  font-family: Museo, serif;
}
@media screen and (max-width: 639px) {
  .big-pub strong i {
    line-height: 1;
  }
}
.big-pub span {
  font-size: 2.4rem;
  font-weight: 900;
  font-family: Museo, serif;
  line-height: 1.1;
}
@media screen and (max-width: 489px) {
  .big-pub span {
    font-size: 2rem;
  }
}
.small-pub {
  background-color: #a53024;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.small-pub p {
  margin-bottom: 30px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 900;
  font-family: Museo, serif;
  line-height: 1.1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 489px) {
  .small-pub p {
    font-size: 2rem;
  }
}
.small-pub p i {
  font-size: 10rem;
  margin: 20px 0;
}
:root {
  --flag-color: #25262c;
  --flag-bg: #fff;
}
.sharer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.sharer a {
  position: relative;
  margin-bottom: 0;
  color: #a53024;
  margin-right: 8px;
  /* stylelint-disable */
  /* stylelint-enable */
}
.sharer a i {
  font-size: 2.7rem;
}
.sharer a span {
  position: absolute;
  color: #fff;
  top: -30px;
  left: 50%;
  margin-left: -45px;
  opacity: 0;
  width: 90px;
  height: 25px;
  font-size: 1.5rem;
  z-index: -1;
  transition: all 250ms ease;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.sharer a span::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0;
}
.sharer a:hover span {
  z-index: 99;
  opacity: 1;
  transform: translateY(-5px);
}
.sharer a.share-facebook span {
  background-color: #1877f2;
}
.sharer a.share-facebook span::after {
  border-color: #1877f2 transparent transparent transparent;
}
.sharer a.share-facebook:hover i {
  color: #1877f2;
}
.sharer a.share-x span {
  background-color: #000;
}
.sharer a.share-x span::after {
  border-color: #000 transparent transparent transparent;
}
.sharer a.share-x:hover i {
  color: #000;
}
.sharer a.share-pinterest span {
  background-color: #bd2126;
}
.sharer a.share-pinterest span::after {
  border-color: #bd2126 transparent transparent transparent;
}
.sharer a.share-pinterest:hover i {
  color: #bd2126;
}
.sharer a.share-instagram span {
  background-color: #f24966;
}
.sharer a.share-instagram span::after {
  border-color: #f24966 transparent transparent transparent;
}
.sharer a.share-instagram:hover i {
  color: #f24966;
}
.sharer a.share-linkedin span {
  background-color: #0077b5;
}
.sharer a.share-linkedin span::after {
  border-color: #0077b5 transparent transparent transparent;
}
.sharer a.share-linkedin:hover i {
  color: #0077b5;
}
.sharer a.share-youtube span {
  background-color: #ff0000;
}
.sharer a.share-youtube span::after {
  border-color: #ff0000 transparent transparent transparent;
}
.sharer a.share-youtube:hover i {
  color: #ff0000;
}
.sharer a.share-tiktok span {
  background-color: #000;
}
.sharer a.share-tiktok span::after {
  border-color: #000 transparent transparent transparent;
}
.sharer a.share-tiktok:hover i {
  color: #000;
}
.sharer a.share-tumblr span {
  background-color: #34465d;
}
.sharer a.share-tumblr span::after {
  border-color: #34465d transparent transparent transparent;
}
.sharer a.share-tumblr:hover i {
  color: #34465d;
}
.sharer a.share-vimeo span {
  background-color: #1ab7ea;
}
.sharer a.share-vimeo span::after {
  border-color: #1ab7ea transparent transparent transparent;
}
.sharer a.share-vimeo:hover i {
  color: #1ab7ea;
}
.sharer a.share-whatsapp span {
  background-color: #25d366;
}
.sharer a.share-whatsapp span::after {
  border-color: #25d366 transparent transparent transparent;
}
.sharer a.share-whatsapp:hover i {
  color: #25d366;
}
body.mode-popup {
  overflow: hidden;
}
body.mode-popup::after {
  display: block;
  content: '';
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  backdrop-filter: blur(6px);
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9998;
}
.popup {
  display: none;
  color: #25262c;
  position: fixed;
  inset: 8% 15vw;
  height: auto;
  width: 100%;
  max-width: 70vw;
  z-index: 9999;
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.popup::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 639px) {
  .popup {
    border-radius: 0;
  }
}
.popup.dark {
  --p-color: #fff;
  --form-color-hover: #eb6e08;
  background-color: #a53024;
  color: #fff;
}
.popup.dark .checkbox a {
  color: #fff;
  text-decoration: underline;
}
.popup.dark .close-popup {
  top: 10px;
}
@media screen and (max-width: 999px) {
  .popup {
    left: 5%;
    right: 5%;
    top: 5%;
    width: auto;
    max-width: 90%;
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .popup {
    inset: 0;
    max-width: 100%;
  }
}
.popup .popup-heading {
  padding: 20px;
  padding-right: 110px;
  min-height: 150px;
  background-color: #a53024;
  color: #fff;
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 639px) {
  .popup .popup-heading {
    height: auto;
    line-height: 1;
  }
}
.popup .popup-content {
  padding: 20px;
  padding-top: 60px;
}
.popup .popup-content .gcols {
  --gap: 30px;
}
@media screen and (max-width: 999px) {
  .popup.popup-nohead {
    max-width: none;
    inset: 0;
    border-radius: 0;
  }
}
.popup.popup-nohead .popup-content {
  padding: 60px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .popup.popup-nohead .popup-content {
    padding: 30px;
    padding-top: 100px;
  }
}
@media screen and (max-width: 489px) {
  .popup.popup-nohead .popup-content {
    padding: 15px;
    padding-top: 100px;
  }
}
.popup.popup-nohead .h2 {
  margin-bottom: 20px;
}
.popup.popup-nohead .head {
  margin-bottom: 60px;
}
.popup.popup-nohead .head .cols {
  padding-top: 30px;
}
.popup.open {
  display: block;
}
.popup .close-popup {
  position: absolute;
  right: 10px;
  top: 28px;
  color: #a53024;
}
.popup .close-popup i {
  font-size: 3.5rem;
}
.popup .close-popup:hover {
  color: #eb6e08;
}
@media screen and (max-width: 639px) {
  .popup .close-popup {
    position: fixed;
  }
}
.pagination {
  text-align: center;
  margin-bottom: 80px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.pagination li {
  display: inline-block;
  padding: 5px;
}
.pagination li.active a {
  color: #fff;
}
.pagination li.navigation a {
  padding-top: 2px;
}
.pagination li.navigation a i {
  font-size: 2.5rem;
}
.pagination li.navigation.full a i:last-child {
  margin-left: -18px;
}
.pagination a {
  width: 27px;
  height: 27px;
  font-size: 1.6rem;
  color: #171616;
  letter-spacing: 0.8px;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.onglet-content {
  display: none;
}
.onglet-content.open {
  display: block;
}
.toggle-item .toggle-content {
  display: none;
}
.toggle-item.open .toggle-content {
  display: block;
}
.msg-info {
  --p-color: #fff;
  padding: 20px 30px;
  height: auto;
  min-height: 68px;
  line-height: 1.4;
  font-size: 1.8rem;
  text-align: left;
  margin: auto;
  margin-bottom: var(--gap);
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  border-radius: 30px;
}
.msg-info.flash {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: 0;
  min-height: 0;
  text-transform: uppercase;
  transition: all ease 0.15s;
  opacity: 0;
  line-height: 1;
  padding-left: 80px;
  text-align: left;
  border-radius: 0;
}
.msg-info.flash.open {
  height: 50px;
  opacity: 1;
}
.msg-info:empty {
  display: none;
}
.h3 .msg-info {
  margin: 20px 0;
}
.msg-info.success {
  background-color: rgba(77, 166, 82, 0.9);
}
.msg-info.error {
  background-color: rgba(195, 22, 22, 0.9);
}
.msg-info.warning {
  background-color: rgba(245, 142, 40, 0.9);
}
.msg-info p {
  text-align: left;
}
.map {
  width: 100%;
  height: 300px;
}
.map.grayscale .leaflet-tile-pane {
  filter: grayscale(100%);
}
.slick-list {
  width: 100%;
}
.outdated-browser {
  padding: 20px 0;
  text-align: center;
  color: #fff;
  background-color: #a53024;
}
.outdated-browser .wrap {
  max-width: 800px;
}
.outdated-browser h3,
.outdated-browser p {
  margin-bottom: 20px;
}
.outdated-browser nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .outdated-browser nav {
    flex-direction: column;
  }
}
.outdated-browser .btn {
  margin: 0 10px;
}
@media screen and (max-width: 639px) {
  .outdated-browser .btn {
    margin-bottom: 10px;
  }
}
.button-close {
  width: 90px;
  height: 90px;
  cursor: pointer;
}
.button-close:hover::before {
  color: #fff;
}
.button-close:hover span {
  background-color: #eb6e08;
}
.button-close:hover span::before,
.button-close:hover span::after {
  background-color: #eb6e08;
}
.button-close::before {
  font-family: "julesjohn" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  transition: all 250ms ease;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 9rem;
  color: #eb6e08;
  content: "\e90f";
}
.menu-open.button-close::before,
.close.button-close::before {
  color: #fff;
}
.button-close span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  transform: rotate(0);
  border-radius: 2px;
  transition: all 250ms ease;
}
.button-close span::before,
.button-close span::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  transform: translateY(-9px);
  border-radius: 2px;
  transition: all 250ms ease;
}
.button-close span::after {
  transform: translateY(0);
  top: 9px;
}
.menu-open.button-close span,
.close.button-close span {
  background-color: transparent !important;
}
.menu-open.button-close span::before,
.close.button-close span::before {
  background-color: #eb6e08;
  transform: rotate(-45deg);
}
.menu-open.button-close span::after,
.close.button-close span::after {
  background-color: #eb6e08;
  transform: rotate(45deg);
  transform-origin: 26px -2px 0;
}
.flag {
  color: var(--flag-color);
  background-color: var(--flag-bg);
  min-height: 44px;
  height: 44px;
  font-size: 2rem;
  padding: 0 10px;
  margin: 0 10px;
  border-radius: 22px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.flag.color {
  --flag-color: #fff;
  --flag-bg: #a53024;
}
.flag.color2 {
  --flag-color: #fff;
  --flag-bg: #eb6e08;
}
.flag.color3 {
  --flag-bg: #feed00;
}
.soustitre {
  font-size: 2rem;
}
@media screen and (max-width: 639px) {
  .soustitre {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 489px) {
  .soustitre {
    font-size: 1.5rem;
  }
}
.pricing {
  font-size: 2rem;
}
.pricing .price {
  font-size: 2.4rem;
  color: #a53024;
}
.chef {
  margin-bottom: 90px;
}
.chef-content {
  --p-color: #fff;
  align-items: center;
  overflow: hidden;
  background-color: #a53024;
  color: #fff;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0;
  border-radius: 30px;
}
@media screen and (max-width: 1439px) {
  .chef-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 999px) {
  .chef-content {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 489px) {
  .chef-content {
    border-radius: 15px;
  }
}
.chef-content .ck {
  margin-bottom: 0;
}
.chef-content article {
  padding: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.chef-content article .h3 {
  text-align: center;
  margin-bottom: 50px;
}
.chef-content article p {
  text-align: center;
  margin-bottom: 40px;
}
.chef-content figure {
  grid-column: span 2;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1439px) {
  .chef-content figure {
    grid-column: auto;
  }
}
.chef-content figure img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  transition: all 250ms ease;
}
.item.pub {
  cursor: auto;
}
.item.item-offre .more {
  color: #fff;
  background-color: #a53024;
  opacity: 0;
}
@media screen and (max-width: 639px) {
  .item.item-offre .more {
    display: none;
  }
}
.item.item-offre:hover .more {
  opacity: 1;
}
.item.item-offre .item-content {
  margin-bottom: 0;
  background-color: #fff;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
@media screen and (max-width: 489px) {
  .item.item-offre .item-content {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
}
.item-head {
  background-color: #eb6e08;
  color: #fff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  padding: 30px 45px 20px;
}
@media screen and (max-width: 489px) {
  .item-head {
    padding: 15px 20px 5px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
}
.item-head .h3 {
  margin-bottom: 30px;
}
.item-head .cols {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.item-head .cols li {
  margin-right: 25px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.item-head .cols i {
  font-size: 4rem;
  margin-right: 10px;
}
.item-text {
  --p-color: #25262c;
  padding: 30px 45px;
  margin-bottom: 30px;
}
@media screen and (max-width: 489px) {
  .item-text {
    padding: 20px;
  }
}
.item-content {
  position: relative;
  margin-bottom: 50px;
}
.pub .item-content {
  margin-bottom: 0;
}
.item-content .more {
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -35px;
  background-color: #fff;
  color: #25262c;
  font-size: 3rem;
  min-width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: all 250ms ease;
}
.item-content .more:hover {
  color: #fff;
  transform: rotate(-90deg);
}
.item-content .more:hover::before {
  transform: scale(1);
}
.item-content .more::before {
  content: "";
  position: absolute;
  inset: -1px;
  background-color: #a53024;
  transform-origin: 50% 50%;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.25, 0, 0, 1);
  z-index: -1;
  border-radius: 50%;
}
.item-content .qty {
  position: absolute;
  right: 20px;
  top: 20px;
}
.img-item {
  height: 100%;
  max-height: 530px;
  width: 100%;
  overflow: hidden;
  border-radius: 30px;
}
@media screen and (max-width: 489px) {
  .img-item {
    border-radius: 15px;
  }
}
.pub .img-item {
  max-height: none;
}
.pub .img-item:hover img {
  transform: scale(1);
}
.img-item:hover img {
  transform: scale(1.1);
}
.img-item.img-hover {
  background: transparent var(--img-product) center no-repeat;
  background-size: cover;
}
.img-item.img-hover:hover img {
  opacity: 0;
  transform: scale(1);
}
.img-item img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 1;
  transition: all 250ms ease;
  transform: scale(1);
}
.badge {
  color: #fff;
  position: relative;
  min-width: 90px;
  height: 90px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.badge::before {
  font-family: "julesjohn" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  position: absolute;
  z-index: 1;
  top: -20px;
  left: -20px;
  content: "\e90f";
  color: #eb6e08;
  font-size: 13rem;
}
.badge strong {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 900;
  font-family: Museo, serif;
  line-height: 1.1;
}
@media screen and (max-width: 489px) {
  .badge strong {
    font-size: 2rem;
  }
}
.nav-onglets {
  margin-bottom: 60px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 489px) {
  .nav-onglets {
    align-items: flex-start;
    flex-direction: column;
  }
}
.item-onglet {
  width: 100%;
  max-width: 280px;
  padding: 0 10px;
  position: relative;
}
@media screen and (max-width: 489px) {
  .item-onglet {
    padding-left: 0;
    max-width: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}
.item-onglet::before,
.item-onglet::after {
  display: block;
  content: '';
  position: absolute;
  height: 1px;
  bottom: 7px;
  background-color: #dedede;
}
@media screen and (max-width: 489px) {
  .item-onglet::before,
  .item-onglet::after {
    bottom: 21px;
  }
}
.item-onglet::before {
  left: 0;
  right: calc(50% + 13px);
}
@media screen and (max-width: 489px) {
  .item-onglet::before {
    display: none;
  }
}
.item-onglet::after {
  right: 0;
  left: calc(50% + 13px);
}
@media screen and (max-width: 489px) {
  .item-onglet::after {
    left: 10px;
  }
}
.item-onglet:first-child::before {
  display: none;
}
.item-onglet:last-child::after {
  display: none;
}
@media screen and (max-width: 489px) {
  .item-onglet:last-child::after {
    display: flex;
  }
}
.item-onglet.actif strong {
  color: #25262c;
  font-weight: 700;
  font-family: Museo, serif;
}
.item-onglet.actif strong::after {
  background-color: #eb6e08;
}
@media screen and (max-width: 489px) {
  .item-onglet.actif::after {
    background-color: #eb6e08;
  }
}
.item-onglet strong {
  color: #707070;
  min-height: 46px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  transition: all 250ms ease;
}
@media screen and (max-width: 489px) {
  .item-onglet strong {
    position: relative;
    z-index: 3;
    background-color: #fff;
    padding: 0 10px;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.item-onglet strong::after {
  margin-top: 10px;
  content: '';
  background-color: #dedede;
  min-width: 13px;
  height: 13px;
  border-radius: 50%;
  transition: all 250ms ease;
}
@media screen and (max-width: 489px) {
  .item-onglet strong::after {
    margin-top: 0;
    margin-right: 15px;
  }
}
:root {
  --header-h: 160px;
  --logo-w: 235px;
  --toogle-nav-top: 33px;
}
@media screen and (max-width: 639px) {
  :root {
    --toogle-nav-top: calc(33px + var(--bandeau-pub-h));
  }
  :root .shop-categorie,
  :root .page-fidelite,
  :root .page-groupes {
    --toogle-nav-top: 13px;
  }
}
@media screen and (max-width: 489px) {
  :root {
    --header-h: 120px;
    --logo-w: 165px;
    --toogle-nav-top: calc(12px + var(--bandeau-pub-h));
  }
}
.main-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: var(--header-h);
  padding: 0 120px 0 30px;
  z-index: 5000;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media print {
  .main-header {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .main-header {
    top: var(--bandeau-pub-h);
  }
}
.main-header .logo img {
  width: var(--logo-w);
}
.main-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 999px) {
  .main-nav {
    display: none;
  }
}
.sub-nav > * {
  color: var(--link-header-color);
  margin: 0 20px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: Museo, serif;
  position: relative;
  display: inline-flex;
  transition: all 250ms ease;
}
.sub-nav > *:hover {
  transform: rotate(-3deg);
}
.sub-nav > *:nth-child(odd):hover {
  transform: rotate(3deg);
}
.menu {
  position: fixed;
  inset: 0;
  background-color: #171616;
  opacity: 0;
  z-index: -1;
  transition: all 250ms ease;
}
.menu.showing-nav {
  z-index: 8201;
  opacity: 1;
}
.menu,
.menu-sub {
  --gap: 0;
}
.menu > .wrap,
.menu-sub > .wrap {
  height: 100vh;
  align-items: center;
}
@media screen and (max-width: 1220px) {
  .menu > .wrap,
  .menu-sub > .wrap {
    grid-template-columns: 1fr;
  }
}
.toggle-nav,
.button-close {
  position: fixed;
  top: var(--toogle-nav-top);
  right: 30px;
  z-index: 8202;
  overflow: hidden;
}
@media screen and (max-width: 489px) {
  .toggle-nav,
  .button-close {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .shop-categorie .toggle-nav {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .shop-categorie .toggle-nav.menu-open {
    position: fixed;
  }
}
.toggle-nav::before {
  animation: rotation 6s linear infinite;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.nav-content {
  padding-left: 25px;
}
.nav-content a,
.nav-content button {
  color: #fff;
  transition: all 250ms ease;
}
.nav-primary {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.nav-primary > * {
  font-weight: 700;
  font-family: Museo, serif;
  font-size: 10rem;
  margin-bottom: 60px;
  line-height: 1;
}
@media screen and (max-width: 1770px) {
  .nav-primary > * {
    font-size: 8rem;
  }
}
@media screen and (max-width: 999px) {
  .nav-primary > * {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 639px) {
  .nav-primary > * {
    font-size: 6rem;
  }
}
@media screen and (max-width: 489px) {
  .nav-primary > * {
    font-size: 4rem;
    margin-bottom: 30px;
  }
}
.nav-secondary {
  margin-bottom: 30px;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 489px) {
  .nav-secondary {
    flex-direction: column;
    align-items: flex-start;
  }
}
.nav-secondary > *:hover {
  opacity: 0.5;
}
.nav-secondary > *::before {
  content: "|";
  padding: 0 10px;
}
@media screen and (max-width: 489px) {
  .nav-secondary > *::before {
    display: none;
  }
}
.nav-secondary > *:first-child::before {
  display: none;
}
.menu-sub {
  opacity: 0;
  background-color: #171616;
  position: fixed;
  inset: 0;
  z-index: -1;
}
.menu-sub.open {
  z-index: 8301;
  opacity: 1;
}
.hover-nav-item:hover {
  transform: rotate(-5deg);
}
.img-hover-nav {
  position: relative;
}
@media screen and (max-width: 1220px) {
  .img-hover-nav {
    display: none;
  }
}
.img-hover-nav img {
  opacity: 0;
  border: 20px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50%;
  margin-left: -30%;
  max-width: 100%;
  max-height: 70vh;
  transform: rotate(-8deg);
  border-radius: 10px;
  transition: all 250ms ease;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1770px) {
  .img-hover-nav img {
    margin-left: -40%;
  }
}
@media screen and (max-width: 1439px) {
  .img-hover-nav img {
    margin-left: -56%;
    margin-top: -60%;
  }
}
.img-hover-nav img.selected {
  opacity: 1;
  transform: rotate(-10deg);
}
.img-hover-nav img:first-child {
  opacity: 1;
  transform: rotate(10deg);
}
.img-hover-nav img:first-child.selected {
  transform: rotate(-10deg);
}
.main-footer {
  --p-color: #fff;
  padding: 65px 0 calc(35px + var(--bandeau-pub-h));
  background-color: #171616;
  color: #fff;
}
@media screen and (max-width: 639px) {
  .main-footer {
    padding-bottom: 100px;
  }
}
@media print {
  .main-footer {
    display: none;
  }
}
.footer-content {
  margin-bottom: 20px;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 110px;
}
@media screen and (max-width: 1220px) {
  .footer-content {
    grid-gap: 55px;
    grid-template-columns: 1fr;
  }
}
.footer-content .logo {
  text-align: center;
}
.footer-content .logo img {
  max-width: 190px;
}
.links-footer {
  grid-column: span 4;
}
@media screen and (max-width: 1220px) {
  .links-footer {
    grid-column: auto;
  }
}
.links-footer > .cols {
  padding-top: 60px;
  border-top: 1px solid #707070;
}
@media screen and (max-width: 1220px) {
  .links-footer > .cols {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 639px) {
  .links-footer > .cols {
    flex-direction: column;
  }
}
.links-footer .social {
  align-self: flex-start;
}
@media screen and (max-width: 999px) {
  .links-footer .social {
    padding-left: 25px;
  }
}
@media screen and (max-width: 639px) {
  .links-footer .social {
    align-self: center;
    padding-left: 0;
    padding-top: 30px;
  }
}
.bandeau-recrutement {
  margin-bottom: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 489px) {
  .bandeau-recrutement {
    flex-direction: column;
  }
}
.bandeau-recrutement .btn {
  margin: 0;
}
@media screen and (max-width: 639px) {
  .bandeau-recrutement .h3 {
    padding-right: 20px;
  }
}
@media screen and (max-width: 489px) {
  .bandeau-recrutement .h3 {
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.footer-nav {
  flex-grow: 1;
  font-size: 2rem;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(4, auto);
  grid-gap: 20px;
}
@media screen and (max-width: 999px) {
  .footer-nav {
    grid-template-columns: repeat(3, auto);
  }
}
@media screen and (max-width: 489px) {
  .footer-nav {
    grid-template-columns: repeat(2, auto);
  }
}
.footer-nav a,
.footer-nav button {
  color: #fff;
}
.footer-nav a:hover,
.footer-nav button:hover {
  opacity: 0.5;
}
.footer-nav p {
  font-size: 1.6rem;
}
.colophon {
  --p-color: #9e9e9e;
  font-size: 1.4rem;
}
@media screen and (max-width: 639px) {
  .colophon {
    text-align: center;
  }
}
.colophon a {
  color: var(--p-color);
}
.colophon a:hover {
  --p-color: #fff;
}
.bandeau-pub {
  position: fixed;
  z-index: 8200;
  bottom: 0;
  left: 0;
  right: 0;
  height: var(--bandeau-pub-h);
  background-color: #a53024;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  font-family: Museo, serif;
  padding: 0 20px;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .bandeau-pub {
    top: 0;
    bottom: auto;
  }
}
@media screen and (max-width: 489px) {
  .bandeau-pub {
    font-size: 1.6rem;
  }
}
.shop-categorie .bandeau-pub,
.page-fidelite .bandeau-pub,
.page-groupes .bandeau-pub {
  display: none;
}
@media screen and (max-width: 639px) {
  .bandeau-pub .hide-mobile {
    display: none;
  }
}
.bandeau-pub:hover {
  background-color: #eb6e08;
}
.mobile-nav-footer {
  display: none;
  position: fixed;
  z-index: 8200;
  bottom: 0;
  left: 0;
  right: 0;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-gap: 0;
}
@media screen and (max-width: 639px) {
  .mobile-nav-footer {
    display: grid;
  }
}
.mobile-nav-footer .btn {
  margin: 0;
  min-width: auto;
  width: 100%;
  border-radius: 0;
}
.home {
  padding-top: 0;
  overflow-x: hidden;
}
@media screen and (max-width: 639px) {
  .home {
    padding-top: var(--bandeau-pub-h);
  }
}
.home .chef {
  margin-top: -120px;
}
.home-top-slider {
  position: relative;
  min-height: calc(100vh - var(--bandeau-pub-h));
  background: transparent url(home-header.jpg) center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.nav-home-top {
  position: absolute;
  bottom: 20%;
  z-index: 1000;
}
.nav-home-top .btn {
  margin: 0 20px;
}
.slider-home-header {
  position: absolute;
  inset: 0;
  z-index: 500;
}
.slider-home-header > div {
  height: calc(100vh - var(--bandeau-pub-h));
  width: 100vw;
  background-image: var(--bg-home-header);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.slider-home-header > div::after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.slider-home-header > div article {
  position: relative;
  height: 100%;
  text-align: center;
  z-index: 1;
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .slider-home-header > div article {
    align-items: flex-start;
    padding: 0 20px;
    padding-top: 40%;
  }
}
.bandeau-defilant {
  --p-color: #fff;
  margin-bottom: 150px;
  background-color: #eb6e08;
  color: #fff;
  min-height: 80px;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1220px) {
  .bandeau-defilant {
    margin-bottom: 60px;
  }
}
.bandeau-defilant div {
  min-width: 100%;
  position: absolute;
  right: 0;
  white-space: nowrap;
  overflow: hidden;
}
.bandeau-defilant p {
  overflow: hidden;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  left: 0;
  padding: 0 10px;
  position: relative;
  top: 5px;
}
.bandeau-defilant p i {
  margin: 0 20px;
}
.bandeau-defilant p:first-child {
  animation: defilement 20s linear infinite;
}
.bandeau-defilant p:last-child {
  animation: defilement2 20s linear infinite;
  position: absolute;
}
@keyframes defilement {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -100%;
  }
}
@keyframes defilement2 {
  0% {
    margin-left: 100%;
  }
  100% {
    margin-left: 0;
  }
}
.home-slider {
  margin-bottom: 150px;
}
.home-slider .wrap {
  padding: 0 60px;
}
@media screen and (max-width: 1220px) {
  .home-slider .wrap {
    padding: 0 10px;
  }
}
.home-slider .gcols {
  background-color: #fff;
  overflow: hidden;
  aspect-ratio: 2.3 / 1;
  grid-auto-rows: auto;
  border-radius: 30px;
}
@media screen and (max-width: 1439px) {
  .home-slider .gcols {
    aspect-ratio: 1.9 / 1;
  }
}
@media screen and (max-width: 1220px) {
  .home-slider .gcols {
    aspect-ratio: 1.6 / 1;
  }
}
@media screen and (max-width: 999px) {
  .home-slider .gcols {
    aspect-ratio: auto;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 489px) {
  .home-slider .gcols {
    border-radius: 15px;
  }
}
.home-slider .nav-slider {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  left: 25px;
  right: 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1220px) {
  .home-slider .nav-slider {
    top: auto;
    bottom: -100px;
    justify-content: center;
  }
}
@media screen and (max-width: 1220px) {
  .home-slider .nav-slider .btn-cycle {
    margin: 0 10px;
  }
}
.slider-home-img figure {
  height: 100%;
  width: 100%;
  background-image: var(--bg-slide);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 360px;
}
.slider-home-img .badge {
  position: absolute;
  left: 40px;
  top: 40px;
}
.slider-home-article > div {
  width: 100%;
  height: 100%;
}
.slider-home-article article {
  height: 100%;
  padding: 40px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.slider-home-article article .h3 {
  margin-bottom: 50px;
}
.slider-home-article article .ck {
  margin-bottom: 80px;
}
.slider-home-article article .btn {
  margin: 0;
}
.btn-cycle {
  background-color: #fff;
  min-width: 70px;
  height: 70px;
  font-size: 3rem;
  z-index: 500;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 250ms ease;
}
.btn-cycle:hover,
.btn-cycle.next {
  background-color: #eb6e08;
  color: #fff;
}
.btn-cycle.next:hover {
  background-color: #fff;
  color: #25262c;
}
.home-cote-restau {
  padding-top: 100px;
  background-color: #171616;
  color: #fff;
  padding-bottom: 170px;
}
.home-cote-boulangerie {
  margin-bottom: 90px;
}
.cat-prod .h3 {
  text-align: center;
  margin-bottom: 60px;
}
.infos-store {
  margin-bottom: 60px;
  align-items: center;
}
@media screen and (max-width: 999px) {
  .infos-store.gcols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .infos-store.gcols {
    grid-auto-rows: auto;
    grid-template-columns: 1fr;
  }
}
.infos-store article {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.infos-store article p {
  padding: 20px 0 30px;
}
.infos-store figure {
  grid-column: span 2;
}
@media screen and (max-width: 999px) {
  .infos-store figure {
    grid-column: auto;
  }
}
@media screen and (max-width: 639px) {
  .infos-store figure {
    display: none;
  }
}
.infos-store .rounded-img img {
  aspect-ratio: 2 / 1;
}
@media screen and (max-width: 999px) {
  .infos-store .rounded-img img {
    aspect-ratio: 1.5 / 1;
  }
}
.home-fidelite-emploi {
  margin-bottom: 100px;
  min-height: 435px;
}
@media screen and (max-width: 999px) {
  .home-fidelite-emploi.gcols {
    grid-template-columns: 1fr;
  }
}
.home-fidelite-emploi img {
  margin-bottom: 30px;
}
@media screen and (max-width: 999px) {
  .home-fidelite-emploi img {
    margin-bottom: 0;
    margin-right: 25px;
  }
}
@media screen and (max-width: 639px) {
  .home-fidelite-emploi img {
    margin-bottom: 25px;
    margin-right: 0;
    max-width: 160px;
  }
}
.home-fidelite-emploi article {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
@media screen and (max-width: 999px) {
  .home-fidelite-emploi .bloc {
    flex-direction: row;
  }
}
@media screen and (max-width: 639px) {
  .home-fidelite-emploi .bloc {
    flex-direction: column;
  }
}
.home-fidelite-emploi .bloc:hover img {
  transform: scale(1.1);
}
.home-fidelite-emploi .bloc:hover .h3 {
  transform: rotate(-2deg);
}
.home-fidelite-emploi .bloc:hover p {
  transform: rotate(-1deg);
}
.home-insta {
  margin-bottom: 30px;
  grid-auto-flow: dense;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 10px;
}
@media screen and (max-width: 1220px) {
  .home-insta {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 999px) {
  .home-insta {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .home-insta {
    grid-template-columns: repeat(2, 1fr);
  }
}
.home-social {
  --social-color: #a53024;
  --social-size: 6rem;
  grid-column: span 2;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1220px) {
  .home-social {
    grid-column: span 4;
  }
}
@media screen and (max-width: 999px) {
  .home-social {
    grid-column: span 3;
  }
}
@media screen and (max-width: 767px) {
  .home-social {
    grid-column: span 2;
  }
}
.insta {
  position: relative;
  width: 100%;
  height: 100%;
  background: transparent var(--bg-insta) center no-repeat;
  background-size: cover;
  aspect-ratio: 1;
  transition: all 250ms ease;
}
.insta:first-of-type {
  grid-column: span 2;
  grid-row: span 2;
}
@media screen and (max-width: 1220px) {
  .insta:first-of-type {
    grid-column: auto;
  }
}
@media screen and (max-width: 999px) {
  .insta:nth-of-type(5) {
    grid-row: span 2;
  }
}
@media screen and (max-width: 767px) {
  .insta:nth-of-type(5) {
    grid-row: auto;
  }
}
@media screen and (max-width: 1439px) {
  .insta.rounded-img {
    border-radius: 20px;
  }
}
.insta:hover {
  box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.3);
}
.insta:hover::after {
  font-size: 4rem;
}
.insta::after {
  font-family: "julesjohn" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  content: "\e92a";
  color: #fff;
  font-size: 3rem;
  position: absolute;
  top: 20px;
  left: 20px;
  transition: all 250ms ease;
}
.gabcols {
  display: grid;
  grid-auto-rows: auto;
  grid-gap: 20px;
}
.gabcols > * {
  border: 1px solid #ccc;
  padding: 30px;
}
.gabcols.col1 {
  grid-template-columns: 1fr;
}
.gabcols.col2 {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 767px) {
  .gabcols.col2 {
    grid-template-columns: 1fr;
  }
}
.gabcols.col3 {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 999px) {
  .gabcols.col3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .gabcols.col3 {
    grid-template-columns: 1fr;
  }
}
.gabcols.col3.span1-2 > *:last-child {
  grid-column: span 2;
}
.gabcols.col3.span2-1 > *:first-child {
  grid-column: span 2;
}
.gabcols.col4 {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1220px) {
  .gabcols.col4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .gabcols.col4 {
    grid-template-columns: 1fr;
  }
}
.gabcols.col4.span1-3 > *:last-child {
  grid-column: span 3;
}
.gabcols.col4.span3-1 > *:first-child {
  grid-column: span 3;
}
.gabcols.col4.span1-2-1 > *:nth-child(2) {
  grid-column: span 2;
}
.gabcols.col4.span1-1-2 > *:last-child {
  grid-column: span 2;
}
.gabcols.col4.span2-1-1 > *:first-child {
  grid-column: span 2;
}
.ck,
.cke_editable {
  min-height: 0;
  display: block;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.ck h2,
.cke_editable h2,
.ck .h2-like,
.cke_editable .h2-like {
  font-size: 8rem;
  font-weight: 700;
  font-family: Museo, serif;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media screen and (max-width: 639px) {
  .ck h2,
  .cke_editable h2,
  .ck .h2-like,
  .cke_editable .h2-like {
    font-size: 4rem;
  }
}
.ck h3,
.cke_editable h3,
.ck .h3-like,
.cke_editable .h3-like {
  font-size: 4rem;
  font-weight: 700;
  font-family: Museo, serif;
  line-height: 1.1;
  margin-bottom: 25px;
}
@media screen and (max-width: 1220px) {
  .ck h3,
  .cke_editable h3,
  .ck .h3-like,
  .cke_editable .h3-like {
    font-size: 3rem;
  }
}
@media screen and (max-width: 639px) {
  .ck h3,
  .cke_editable h3,
  .ck .h3-like,
  .cke_editable .h3-like {
    font-size: 2.8rem;
  }
}
.ck h4,
.cke_editable h4,
.ck .h4-like,
.cke_editable .h4-like {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 20px;
}
.ck h5,
.cke_editable h5,
.ck .h5-like,
.cke_editable .h5-like {
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: uppercase;
}
.ck p,
.cke_editable p {
  color: var(--p-color);
  font-weight: 400;
  margin-bottom: 15px;
  text-align: left;
}
.ck em,
.cke_editable em,
.ck i,
.cke_editable i {
  font-style: italic;
}
.ck b,
.cke_editable b,
.ck strong,
.cke_editable strong {
  font-weight: 700;
}
.ck a:not(.btn),
.cke_editable a:not(.btn) {
  color: #171616;
}
.ck a:not(.btn):hover,
.cke_editable a:not(.btn):hover {
  color: #a53024;
}
.ck a:not(.btn):hover > img,
.cke_editable a:not(.btn):hover > img {
  opacity: 0.6;
}
.ck .btn,
.cke_editable .btn {
  display: inline-flex;
  margin: auto;
  padding: 0 10px;
  margin-bottom: 20px;
}
.ck .pres,
.cke_editable .pres {
  font-family: Museo, serif;
  font-size: 2.4rem;
  font-weight: 900;
  color: #fff;
  background-color: #a53024;
  padding: 20px;
  margin-bottom: 25px;
  border-radius: 30px;
}
@media screen and (max-width: 489px) {
  .ck .pres,
  .cke_editable .pres {
    border-radius: 15px;
  }
}
.ck img,
.cke_editable img {
  max-width: 100%;
}
.ck table,
.cke_editable table {
  margin-bottom: 25px;
  width: 100%;
}
.ck table tr,
.cke_editable table tr {
  background-color: #f7eceb;
}
.ck table tr:nth-child(odd),
.cke_editable table tr:nth-child(odd) {
  background-color: #fbe2ce;
}
.ck table tr td,
.cke_editable table tr td {
  padding: 10px;
  vertical-align: middle;
  text-align: left;
}
.ck table tr td h4,
.cke_editable table tr td h4 {
  color: #a53024;
}
.ck table tr td p,
.cke_editable table tr td p {
  max-width: 200px;
  text-align: left;
}
.ck table tr td > strong,
.cke_editable table tr td > strong {
  font-size: 1.6rem;
  color: #a53024;
}
.ck table tr td img,
.cke_editable table tr td img {
  margin: 0 5px;
}
.ck ul,
.cke_editable ul {
  margin-bottom: 15px;
}
.ck ul li,
.cke_editable ul li {
  position: relative;
  padding-left: 10px;
}
.ck ul li::before,
.cke_editable ul li::before {
  position: absolute;
  left: 0;
  top: 11px;
  content: '';
  display: inline-block;
  height: 4px;
  width: 4px;
  background-color: #a53024;
  border-radius: 50%;
}
.ck .bloc-cols-img,
.cke_editable .bloc-cols-img {
  margin-bottom: 20px;
}
.ck .bloc-cols-img.img-left,
.cke_editable .bloc-cols-img.img-left {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .ck .bloc-cols-img.img-left,
  .cke_editable .bloc-cols-img.img-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.ck .bloc-cols-img.img-right,
.cke_editable .bloc-cols-img.img-right {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .ck .bloc-cols-img.img-right,
  .cke_editable .bloc-cols-img.img-right {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
}
.ck .bloc-cols-img.image-to-image,
.cke_editable .bloc-cols-img.image-to-image {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .ck .bloc-cols-img.image-to-image,
  .cke_editable .bloc-cols-img.image-to-image {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
}
.ck .bloc-cols-img.text-to-text,
.cke_editable .bloc-cols-img.text-to-text {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .ck .bloc-cols-img.text-to-text,
  .cke_editable .bloc-cols-img.text-to-text {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
}
.ck .bloc-cols-img .img-container,
.cke_editable .bloc-cols-img .img-container {
  width: 50%;
  padding: 0 20px;
}
@media screen and (max-width: 999px) {
  .ck .bloc-cols-img .img-container,
  .cke_editable .bloc-cols-img .img-container {
    width: 100%;
  }
}
.ck .bloc-cols-img .img-container img,
.cke_editable .bloc-cols-img .img-container img {
  max-width: 100%;
  height: auto !important;
}
.ck .bloc-cols-img article,
.cke_editable .bloc-cols-img article {
  padding: 0 20px;
  max-width: 50%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.ck .bloc-cols-img article nav,
.cke_editable .bloc-cols-img article nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.ck .bloc-cols-img article nav a,
.cke_editable .bloc-cols-img article nav a {
  margin: 0 20px 20px 0;
}
@media screen and (max-width: 999px) {
  .ck .bloc-cols-img article,
  .cke_editable .bloc-cols-img article {
    padding: 0;
    max-width: 100%;
  }
}
.cke_editable.cke_editable_themed {
  background-color: #fff;
  padding: 0;
}
:root {
  --slider-resto: 390px;
}
@media screen and (max-width: 999px) {
  :root {
    --slider-resto: auto;
  }
}
.theme-light {
  --link-header-color: #25262c;
}
.theme-dark {
  --link-header-color: #fff;
}
.page.theme-dark {
  background-color: #171616;
  color: #fff;
}
.breadcrumb {
  margin-bottom: 30px;
}
.link-back {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.link-back:hover i {
  margin-right: 10px;
  margin-left: 0;
}
.link-back i {
  color: #a53024;
  font-size: 3.6rem;
  margin-right: 15px;
  margin-left: 5px;
  transition: all 250ms ease;
}
.link-back span {
  color: #171616;
  font-size: 2.4rem;
  font-weight: 900;
  font-family: Museo, serif;
  line-height: 1.1;
  transition: all 250ms ease;
}
@media screen and (max-width: 489px) {
  .link-back span {
    font-size: 2rem;
  }
}
.content {
  position: relative;
  padding-top: 50px;
}
.content .title-content {
  color: #a53024;
  margin-bottom: 30px;
}
.page-jules-boulangerie .h1 {
  color: #a53024;
}
.shop-categorie {
  --bloc-img-w: 190px;
}
@media screen and (max-width: 1220px) {
  .shop-categorie {
    --bloc-img-w: 150px;
  }
}
.shop-categorie .main-content .h1,
.shop-categorie .main-content .h2 {
  text-align: center;
}
.heading {
  text-align: center;
  margin-bottom: 80px;
}
.heading .h1 {
  color: #a53024;
  margin-bottom: 60px;
}
.main-head {
  --p-color: #fff;
  --form-border-color-hover: transparent;
  padding: 45px 0;
  background-color: #a53024;
  color: #fff;
}
.main-head.big-head {
  padding: 74px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 639px) {
  .main-head.big-head {
    padding: 45px 0;
  }
}
.main-head .h1 {
  text-align: center;
  margin-bottom: 50px;
}
.main-head .h3 {
  margin-bottom: 10px;
}
@media screen and (max-width: 999px) {
  .main-head .h3 {
    margin-bottom: 20px;
  }
}
.main-head ul.h4 {
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 999px) {
  .main-head ul.h4 {
    justify-content: center;
  }
}
.main-head ul.h4 li {
  margin-right: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.main-head ul.h4 li > a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.main-head ul.h4 li > a:hover {
  opacity: 0.6;
}
.main-head ul.h4 i {
  font-size: 3.2rem;
  margin-right: 5px;
}
.main-head a:not(.btn) {
  color: #fff;
}
@media screen and (max-width: 999px) {
  .main-head .wrap.cols {
    flex-direction: column;
  }
}
.main-head .wrap .btn {
  margin: 0;
  margin-left: 30px;
}
@media screen and (max-width: 999px) {
  .main-head .wrap .btn {
    margin-left: 0;
    margin-top: 20px;
  }
}
.main-head .input-picto {
  margin: 0 10px;
}
@media screen and (max-width: 999px) {
  .main-head article {
    text-align: center;
  }
}
@media screen and (max-width: 999px) {
  .page-lst-restaurants .content {
    padding-top: 440px;
  }
}
@media screen and (max-width: 639px) {
  .page-lst-restaurants .content {
    padding-top: 20px;
  }
}
@media screen and (max-width: 999px) {
  .page-lst-restaurants .content > .gcols {
    grid-template-columns: 1fr;
  }
}
.page-lst-restaurants .map {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 50vw;
}
@media screen and (max-width: 999px) {
  .page-lst-restaurants .map {
    bottom: auto;
    width: 100vw;
    height: 400px;
  }
}
@media screen and (max-width: 639px) {
  .page-lst-restaurants .map {
    display: none;
  }
}
.infos-restos {
  padding-bottom: 60px;
}
.lst-restaurants {
  position: relative;
  max-height: 70vh;
  overflow: hidden auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.lst-restaurants::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 639px) {
  .lst-restaurants {
    max-height: none;
    overflow: auto;
  }
}
.item-restaurant {
  --p-color: #25262c;
  --btn-w: 230px;
  margin-bottom: 20px;
  padding: 15px;
  background-color: #fff;
  color: #a53024;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: auto 1fr;
  grid-gap: 30px;
  border-radius: 10px;
}
@media screen and (max-width: 489px) {
  .item-restaurant {
    grid-template-columns: 1fr;
  }
}
.item-restaurant.actif {
  --p-color: #fff;
  background-color: #eb6e08;
  color: #fff;
}
.item-restaurant.actif .btn {
  border-color: #a53024;
  background-color: #a53024;
  color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .item-restaurant.actif .btn:not(.nohov):hover {
    background-color: transparent;
    border-color: #a53024;
    color: #a53024;
  }
}
.item-restaurant.actif .btn.actif {
  background-color: transparent;
  color: #a53024;
}
@media (hover: hover) and (pointer: fine) {
  .item-restaurant.actif .btn.hover-variant:not(.nohov):hover {
    color: #fff;
    border-color: #fff;
  }
}
.item-restaurant.actif .btn.hover-variant.actif {
  color: #fff;
  border-color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .item-restaurant.actif .btn.hover-color:not(.nohov):hover {
    background-color: #eee;
    border-color: #eee;
    color: #fff;
  }
}
.item-restaurant.actif .btn.hover-color.actif {
  background-color: #eee;
  border-color: #eee;
  color: #fff;
}
.item-restaurant.actif .btn.invert {
  color: #a53024;
  border-color: #a53024;
  background-color: transparent;
}
@media (hover: hover) and (pointer: fine) {
  .item-restaurant.actif .btn.invert:not(.nohov):hover {
    color: #fff;
    background-color: #a53024;
  }
}
.item-restaurant.actif .btn.invert.actif {
  color: #fff;
  background-color: #a53024;
}
.item-restaurant.actif .btn.light {
  border-color: #fdf1e0;
  background-color: #fdf1e0;
  color: #25262c;
}
@media (hover: hover) and (pointer: fine) {
  .item-restaurant.actif .btn.light:not(.nohov):hover {
    background-color: transparent;
    border-color: #fdf1e0;
    color: #fdf1e0;
  }
}
.item-restaurant.actif .btn.light.actif {
  background-color: transparent;
  color: #fdf1e0;
}
@media (hover: hover) and (pointer: fine) {
  .item-restaurant.actif .btn.light.hover-variant:not(.nohov):hover {
    color: #25262c;
    border-color: #25262c;
  }
}
.item-restaurant.actif .btn.light.hover-variant.actif {
  color: #25262c;
  border-color: #25262c;
}
@media (hover: hover) and (pointer: fine) {
  .item-restaurant.actif .btn.light.hover-color:not(.nohov):hover {
    background-color: #eee;
    border-color: #eee;
    color: #25262c;
  }
}
.item-restaurant.actif .btn.light.hover-color.actif {
  background-color: #eee;
  border-color: #eee;
  color: #25262c;
}
@media (hover: hover) and (pointer: fine) {
  .item-restaurant.actif .btn:not(.nohov):hover {
    color: #fff;
    border-color: #fff;
  }
}
.item-restaurant.actif .btn.actif {
  color: #fff;
  border-color: #fff;
}
.item-restaurant .rounded-img {
  max-width: 220px;
  aspect-ratio: 1;
  border-radius: 10px;
}
@media screen and (max-width: 1439px) {
  .item-restaurant .rounded-img {
    max-width: 130px;
  }
}
@media screen and (max-width: 489px) {
  .item-restaurant .rounded-img {
    max-width: none;
  }
}
@media screen and (max-width: 1439px) {
  .item-restaurant .cols {
    flex-direction: column;
    align-items: flex-start;
  }
}
.item-restaurant .h3 {
  margin-bottom: 25px;
}
.item-restaurant .h4 {
  margin-bottom: 10px;
}
@media screen and (max-width: 1439px) {
  .item-restaurant p {
    margin-bottom: 10px;
  }
}
.item-restaurant .btn {
  margin-left: 20px;
  margin-right: 0;
}
@media screen and (max-width: 1439px) {
  .item-restaurant .btn {
    margin-left: 0;
  }
}
.content-resto {
  margin-bottom: 90px;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: auto 1fr;
  grid-gap: var(--gap);
}
@media screen and (max-width: 999px) {
  .content-resto {
    grid-template-columns: 1fr;
  }
}
.resto-slider {
  position: relative;
  aspect-ratio: 1.5 / 1;
  height: var(--slider-resto);
}
@media screen and (max-width: 1439px) {
  .resto-slider {
    aspect-ratio: 1;
  }
}
@media screen and (max-width: 999px) {
  .resto-slider {
    aspect-ratio: 2 / 1;
  }
}
@media screen and (max-width: 489px) {
  .resto-slider {
    aspect-ratio: 1;
  }
}
.resto-slider .cycle-resto {
  height: 100%;
}
.resto-slider figure {
  height: 100%;
  width: 100%;
  background-image: var(--bg-slide);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
}
.resto-slider .nav-slider {
  position: absolute;
  bottom: -35px;
  right: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.resto-slider .nav-slider button {
  margin-left: 15px;
}
@media screen and (max-width: 639px) {
  .resto-detail .gcols {
    grid-auto-rows: auto;
    grid-template-columns: 1fr;
  }
}
.resto-detail .h3 {
  color: #a53024;
  margin-bottom: 15px;
}
.resto-detail .h4 {
  margin-bottom: 20px;
}
.resto-detail p {
  margin-bottom: 20px;
  flex-grow: 1;
}
.resto-detail .btn {
  --btn-w: auto;
  margin: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
.resto-detail section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.resto-detail section + section {
  border-left: 1px solid #a53024;
  padding-left: var(--gap);
}
@media screen and (max-width: 639px) {
  .resto-detail section + section {
    padding-left: 0;
    border-left: 0 none;
  }
}
.resto-services {
  background-color: #eb6e08;
  color: #fff;
  padding: 55px 0;
}
.resto-services .cols {
  justify-content: flex-start;
}
@media screen and (max-width: 999px) {
  .resto-services .cols {
    flex-direction: column;
  }
}
.resto-services .h3 {
  margin-right: 100px;
}
@media screen and (max-width: 999px) {
  .resto-services .h3 {
    margin-bottom: 25px;
  }
}
.item-service {
  margin: 0 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.item-service span {
  font-size: 2.4rem;
  font-weight: 900;
  font-family: Museo, serif;
  line-height: 1.1;
}
@media screen and (max-width: 489px) {
  .item-service span {
    font-size: 2rem;
  }
}
.item-service i {
  font-size: 10rem;
  margin-right: 20px;
}
.resto-documents {
  padding-top: 65px;
  padding-bottom: 30px;
}
.resto-documents .h3 {
  margin-bottom: 55px;
  color: #a53024;
}
.item-doc {
  max-width: 250px;
  margin-right: 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.item-doc:hover i {
  transform: scale(1.1);
}
.item-doc:hover span {
  color: #a53024;
}
.item-doc i {
  color: #a53024;
  font-size: 10rem;
  margin-bottom: 10px;
  transition: all 250ms ease;
}
.item-doc span {
  color: #25262c;
  font-size: 2rem;
}
.page-fidelite {
  --bandeau-pub-h: 0px;
}
.page-fidelite .main-content {
  text-align: center;
  padding-bottom: 75px;
}
.fidelite-buns {
  margin-bottom: 55px;
}
.fidelite-offres {
  margin-bottom: 55px;
}
@media screen and (max-width: 999px) {
  .fidelite-offres.gcols {
    grid-auto-rows: auto;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .fidelite-offres.gcols {
    grid-template-columns: 1fr;
  }
}
.fidelite-offres .bloc {
  min-height: 530px;
  padding: 50px 45px;
}
@media screen and (max-width: 1439px) {
  .fidelite-offres .bloc {
    padding: 30px;
  }
}
@media screen and (max-width: 999px) {
  .fidelite-offres .bloc {
    min-height: 430px;
  }
}
@media screen and (max-width: 999px) {
  .fidelite-offres .bloc:last-child {
    grid-column: span 2;
  }
}
@media screen and (max-width: 639px) {
  .fidelite-offres .bloc:last-child {
    grid-column: auto;
  }
}
.page-groupes .banner-bloc {
  margin-bottom: 65px;
}
.page-groupes .banner-bloc > * {
  padding: 40px 15px;
}
.page-groupes .big-pub {
  align-items: center;
}
.page-groupes .big-pub li {
  margin: 0 80px;
}
@media screen and (max-width: 489px) {
  .page-groupes .big-pub li {
    margin: 0 15px;
  }
}
.page-groupes .small-pub p i {
  margin: 0;
  font-size: 18rem;
}
.page-groupes .content {
  padding-bottom: 60px;
}
.page-groupes .content .h3 {
  color: #a53024;
  margin-bottom: 40px;
}
.reservation-choice {
  --p-color: #fff;
  --btn-w: auto;
  --gap: 30px;
  margin-bottom: 90px;
  background-color: #a53024;
  padding: 40px;
  color: #fff;
  overflow: hidden;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .reservation-choice {
    padding: 20px;
  }
}
.reservation-choice .h4 {
  margin-bottom: 10px;
}
.reservation-choice .h4 + p {
  margin-bottom: 30px;
}
.reservation-choice .gcols {
  align-items: center;
}
@media screen and (max-width: 1220px) {
  .reservation-choice .gcols {
    grid-auto-rows: auto;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 999px) {
  .reservation-choice .gcols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .reservation-choice .gcols {
    grid-template-columns: 1fr;
  }
}
.reservation-choice .gcols input,
.reservation-choice .gcols .habillage {
  width: 100%;
  margin-bottom: 0;
}
.reservation-choice .btn {
  margin-left: 30px;
  margin-bottom: 0;
  align-self: flex-end;
}
.reservation-choice .checkbox {
  --form-color-hover: #eb6e08;
  grid-column: span 3;
}
@media screen and (max-width: 999px) {
  .reservation-choice .checkbox {
    grid-column: auto;
  }
}
.formules {
  margin-bottom: 70px;
}
@media screen and (max-width: 999px) {
  .lst-formules.gcols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .lst-formules.gcols {
    grid-template-columns: 1fr;
  }
}
.item-formule {
  justify-content: flex-start;
}
.item-formule article {
  position: relative;
}
.item-formule article .h4 {
  margin-bottom: 10px;
  padding-right: 110px;
}
.item-formule .price {
  position: absolute;
  top: 0;
  right: 0;
  color: #a53024;
  font-size: 2.4rem;
  font-weight: 900;
  font-family: Museo, serif;
  line-height: 1.1;
}
@media screen and (max-width: 489px) {
  .item-formule .price {
    font-size: 2rem;
  }
}
.item-formule .desc {
  max-width: 80%;
}
.item-prod-formule {
  --color-qcb: #25262c;
  --color-hover-qcb: #a53024;
  --color-border-qcb: #9e9e9e;
  padding: 30px 0;
  border-bottom: 1px solid #dedede;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.item-prod-formule figure {
  background: #a53024 url(logo-white.svg) center no-repeat;
  background-size: 50%;
  min-width: 130px;
  height: 130px;
  overflow: hidden;
  aspect-ratio: 1;
  border-radius: 10px;
}
@media screen and (max-width: 489px) {
  .item-prod-formule figure {
    min-width: 80px;
    height: 80px;
  }
}
.item-prod-formule figure img {
  display: block;
  max-width: 100%;
}
.item-prod-formule article {
  flex-grow: 1;
  margin: 0 20px;
}
.item-prod-formule .pricing {
  flex-grow: 1;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
.item-prod-formule .pricing li {
  margin: 0 10px;
}
.popup-resa .qty {
  margin: 0 10px;
}
.popup-resa .popup-heading .h4 {
  margin-right: 15px;
}
@media screen and (max-width: 639px) {
  .popup-resa .popup-heading .h4 {
    display: none;
  }
}
.popup-resa .popup-heading .qty-control-box {
  margin-left: 10px;
}
.popup-resa .onglet-content > .h4 {
  color: #a53024;
}
@media screen and (max-width: 489px) {
  .popup-resa .onglet-content > .h4 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.popup-resa .popup-content {
  padding: 60px;
}
@media screen and (max-width: 639px) {
  .popup-resa .popup-content {
    padding: 30px;
  }
}
@media screen and (max-width: 489px) {
  .popup-resa .popup-content {
    padding: 15px;
  }
}
.resa-infos-perso {
  --gap: 36px;
  --p-color: #25262c;
  margin-bottom: 40px;
}
.resa-infos-perso .gcols {
  margin-bottom: var(--gap);
}
@media screen and (max-width: 999px) {
  .resa-infos-perso .gcols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .resa-infos-perso .gcols {
    grid-template-columns: 1fr;
  }
}
.resa-infos-perso .legend {
  margin-bottom: 30px;
}
.resa-infos-perso .checkbox {
  margin-bottom: 30px;
}
.resa-infos-perso textarea {
  width: 100%;
}
.recap-formule {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 40px;
  border-radius: 30px;
}
@media screen and (max-width: 999px) {
  .recap-formule {
    padding: 20px;
  }
}
@media screen and (max-width: 489px) {
  .recap-formule {
    padding: 0 15px;
    border-radius: 15px;
  }
}
.item-recap-formule {
  --color-qcb: #25262c;
  --color-hover-qcb: #a53024;
  --color-border-qcb: #9e9e9e;
  padding: 30px 0;
  align-items: center;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 767px) {
  .item-recap-formule {
    grid-template-columns: auto 1fr;
  }
}
.item-recap-formule figure {
  background: #a53024 url(logo-white.svg) center no-repeat;
  background-size: 50%;
  min-width: 130px;
  height: 130px;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 10px;
}
@media screen and (max-width: 999px) {
  .item-recap-formule figure {
    min-width: 80px;
    height: 80px;
  }
}
.item-recap-formule figure img {
  display: block;
  max-width: 100%;
}
.item-recap-formule .pricing {
  align-items: center;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, auto);
  grid-gap: 20px;
}
@media screen and (max-width: 767px) {
  .item-recap-formule .pricing {
    grid-column: span 2;
  }
}
.item-recap-formule .pricing li {
  margin: 0 10px;
  text-align: right;
}
@media screen and (max-width: 489px) {
  .item-recap-formule .pricing li {
    margin: 0 5px;
  }
}
.lst-offres {
  padding-bottom: 60px;
}
@media screen and (max-width: 999px) {
  .lst-offres.gcols {
    grid-template-columns: 1fr;
  }
}
.page-offre .content {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 2fr;
  grid-gap: 30px;
}
@media screen and (max-width: 999px) {
  .page-offre .content {
    grid-template-columns: 1fr;
  }
}
.detail-offre {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 90px;
  border-radius: 30px;
}
@media screen and (max-width: 489px) {
  .detail-offre {
    padding: 20px;
    border-radius: 15px;
  }
}
.bloc-adresse {
  --p-color: #fff;
  background-color: #eb6e08;
  color: #fff;
  padding: 30px;
  border-radius: 30px;
}
@media screen and (max-width: 489px) {
  .bloc-adresse {
    padding: 20px;
    border-radius: 15px;
  }
}
.bloc-adresse .h3 {
  margin-bottom: 30px;
}
.bloc-adresse .h4 {
  margin-bottom: 20px;
}
.bloc-adresse p {
  margin-bottom: 20px;
}
@media screen and (max-width: 639px) {
  .popup-offre .head .h4 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .popup-offre .gcols.col3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .popup-offre .gcols.col3 {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 1439px) {
  .popup-offre .gcols.col4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .popup-offre .gcols.col4 {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 639px) {
  .popup-offre .lst-input-file {
    flex-direction: column;
  }
}
.page-contact {
  --p-color: #fff;
}
.page-contact .main-content {
  padding-bottom: 90px;
}
.head-contact {
  padding: 100px 0;
}
@media screen and (max-width: 489px) {
  .head-contact {
    padding: 40px 0;
  }
}
@media screen and (max-width: 999px) {
  .head-contact.gcols {
    --gap: 20px;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }
}
.contact-fields {
  grid-auto-rows: auto;
  margin-bottom: var(--gap);
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .contact-fields.gcols {
    grid-template-columns: 1fr;
  }
}
.contact-fields input,
.contact-fields .habillage {
  width: 100%;
  margin-bottom: 0;
}
.contact-fields textarea {
  grid-column: span 2;
}
@media screen and (max-width: 767px) {
  .contact-fields textarea {
    grid-column: auto;
  }
}
@media screen and (max-width: 639px) {
  .captcha-submit {
    flex-direction: column;
  }
}
@media screen and (max-width: 639px) {
  .captcha-submit .iconcaptcha-widget {
    margin-bottom: 25px;
    margin-right: 0;
  }
}
.page-404 {
  padding-top: 0;
}
.top-404 {
  --p-color: #fff;
  position: relative;
  min-height: calc(100vh - var(--bandeau-pub-h));
  background: transparent url(home-header.jpg) center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.top-404 article {
  height: 100%;
  text-align: center;
  color: #fff;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.top-404 article p {
  line-height: 1.4;
  margin-bottom: 50px;
}
.top-404 .h1 {
  font-size: 30rem;
}
@media screen and (max-width: 639px) {
  .top-404 .h1 {
    font-size: 20rem;
  }
}
@media screen and (max-width: 489px) {
  .top-404 .h1 {
    font-size: 10rem;
  }
}
.nav-home-top {
  position: absolute;
  bottom: 10%;
  z-index: 1000;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.nav-home-top .btn {
  margin: 0 20px;
  margin-bottom: 20px;
}
.page-mentions-legales [class="h2-like"] {
  color: #a53024;
}
:root {
  --height-qcb: 68px;
  --rounded-qcb: 34px;
  --color-qcb: #fff;
  --color-hover-qcb: #eb6e08;
  --color-border-qcb: #fff;
}
@media screen and (max-width: 639px) {
  :root {
    --height-qcb: 48px;
  }
}
.shop-produit .main-content {
  padding-top: 50px;
}
@media screen and (max-width: 1439px) {
  .shop-produit .main-content > .gcols.col2 {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
@media screen and (max-width: 489px) {
  .shop-produit .main-content .infos-price {
    flex-direction: column;
  }
}
@media screen and (max-width: 489px) {
  .shop-produit .main-content .infos-price .title {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 639px) {
  .shop-categorie .main-content {
    padding-top: var(--header-h);
  }
}
.logo-ab {
  margin: 0 10px;
  max-width: 30px;
}
.item-content .logo-ab,
.img-detail-product .logo-ab {
  position: absolute;
  left: 15px;
  top: 20px;
  z-index: 60;
  max-width: 50px;
}
.lst-products {
  margin-bottom: 70px;
  display: grid;
  grid-auto-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: var(--gap);
}
@media screen and (max-width: 999px) {
  .lst-products {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 489px) {
  .lst-products {
    grid-template-columns: 1fr;
  }
}
.lst-products-table {
  max-width: 1220px;
  padding: 0 10px;
  margin: auto;
  margin-bottom: 100px;
}
.lst-products-table li {
  min-height: 75px;
  border-bottom: 1px solid #707070;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.lst-products-table .h4 {
  flex-grow: 1;
  font-weight: 900;
  font-family: Museo, serif;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.product-detail {
  --p-color: #9e9e9e;
  background-color: #171616;
  color: #fff;
  left: -860px;
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  width: 860px;
  padding: 50px 55px 50px 65px;
  overflow-y: auto;
  transition: all 250ms ease;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 999px) {
  .product-detail {
    width: 100vw;
    left: -100vw;
    padding: 40px;
  }
}
@media screen and (max-width: 639px) {
  .product-detail {
    padding: 15px;
  }
}
.product-detail.open {
  left: 0;
}
.product-detail .close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 20;
}
.product-detail .infos-price {
  margin-bottom: 55px;
}
@media screen and (max-width: 639px) {
  .product-detail .infos-price {
    flex-direction: column;
  }
}
.product-detail .infos-price p {
  margin-left: 20px;
}
@media screen and (max-width: 639px) {
  .product-detail .infos-price p {
    margin-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .product-detail .infos-price .h4 {
    margin-bottom: 20px;
  }
}
.product-detail .h5 {
  margin-bottom: 15px;
}
.product-detail .btn {
  margin-bottom: 0;
}
.product-desc p {
  margin-bottom: 30px;
}
.img-detail-product {
  position: relative;
  height: 100%;
  max-height: 530px;
  max-width: 740px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
  min-height: 200px;
  border-radius: 30px;
}
@media screen and (max-width: 639px) {
  .img-detail-product {
    max-height: 36vh;
    border-radius: 15px;
  }
}
.img-detail-product img:not(.logo-ab) {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.encart-product {
  grid-column: span 2;
  background-color: #fff;
  color: #25262c;
  padding: 20px 60px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
}
@media screen and (max-width: 1220px) {
  .encart-product {
    grid-column: span 3;
    order: 1;
  }
}
@media screen and (max-width: 999px) {
  .encart-product {
    grid-column: span 2;
  }
}
@media screen and (max-width: 489px) {
  .encart-product {
    padding: 20px;
    grid-column: auto;
  }
}
.encart-product .h3 {
  font-size: 3rem;
  font-weight: 900;
  font-family: Museo, serif;
  margin-bottom: 25px;
}
.encart-product i {
  font-size: 12rem;
  margin-bottom: 15px;
}
.encart-product .h4 {
  font-size: 2rem;
  margin-bottom: 15px;
  color: #a53024;
}
.encart-product ul {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: var(--gap);
}
@media screen and (max-width: 999px) {
  .encart-product ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 639px) {
  .encart-product ul {
    grid-template-columns: 1fr;
  }
}
.encart-product li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 999px) {
  .encart-product li:last-child {
    grid-column: span 2;
  }
}
@media screen and (max-width: 639px) {
  .encart-product li:last-child {
    grid-column: auto;
  }
}
.prices {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.prices .reduction {
  color: #eb6e08;
  margin-right: 20px;
  font-weight: 700;
}
.prices .old-price {
  text-decoration: line-through;
  margin-right: 20px;
}
.cat {
  padding-top: 90px;
}
@media screen and (max-width: 639px) {
  .shop-categorie .cat {
    padding-top: 110px;
  }
}
.cat .h2 {
  margin-bottom: 90px;
}
.cat-pres {
  margin-bottom: 70px;
  align-items: center;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: var(--gap);
}
@media screen and (max-width: 1439px) {
  .cat-pres {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 999px) {
  .cat-pres {
    grid-auto-rows: auto;
    grid-template-columns: 1fr;
  }
}
.cat-pres article {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cat-pres article .h3 {
  text-align: center;
  margin-bottom: 50px;
}
.cat-pres article p {
  text-align: center;
  margin-bottom: 40px;
}
.dark .cat-pres article p {
  --p-color: #9e9e9e;
}
.cat-pres figure {
  grid-column: span 2;
  height: 100%;
  width: 100%;
  background-image: var(--img-cat);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 30px;
}
@media screen and (max-width: 1439px) {
  .cat-pres figure {
    grid-column: auto;
  }
}
@media screen and (max-width: 999px) {
  .cat-pres figure {
    order: 1;
  }
}
@media screen and (max-width: 489px) {
  .cat-pres figure {
    border-radius: 15px;
  }
}
.nav-cat {
  --btn-w: auto;
  position: fixed;
  bottom: 15px;
  left: 0;
  right: 0;
  z-index: 6000;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: all 250ms ease;
}
@media screen and (max-width: 767px) {
  .nav-cat {
    flex-wrap: nowrap;
    justify-content: flex-start;
    bottom: auto;
    top: var(--header-h);
    overflow: auto hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .nav-cat::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .nav-cat.fixed-top {
    padding: 10px;
    top: 0;
    background-color: #25262c;
  }
  .theme-light .nav-cat.fixed-top {
    background-color: #a53024;
  }
}
@media screen and (max-width: 767px) {
  .nav-cat.fixed-top .btn {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
  }
  .nav-cat.fixed-top .btn.actif {
    color: #25262c;
    background-color: #fff;
  }
  .nav-cat.fixed-top .btn:hover {
    border-color: #fff;
  }
}
@media screen and (max-width: 767px) and (hover: hover) and (pointer: fine) {
  .nav-cat.fixed-top .btn:not(.nohov):hover {
    color: #25262c;
    background-color: #fff;
  }
}
.nav-cat .btn {
  margin: 0 10px 20px;
}
@media screen and (max-width: 767px) {
  .nav-cat .btn {
    margin-bottom: 0;
  }
}
.qty {
  min-width: 50px;
  height: 50px;
  background-color: #a53024;
  color: #fff;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 2.4rem;
  font-weight: 900;
  font-family: Museo, serif;
  line-height: 1.1;
}
@media screen and (max-width: 489px) {
  .qty {
    font-size: 2rem;
  }
}
.qty:empty {
  display: none;
}
.qty-control-box {
  color: var(--color-qcb);
  border: 1px solid var(--color-border-qcb);
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: var(--rounded-qcb);
}
.qty-control-box .qty-button {
  speak: never;
  cursor: pointer;
  height: var(--height-qcb);
  width: calc(var(--height-qcb) - 10px);
  min-width: calc(var(--height-qcb) - 10px);
  font-size: 3rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: var(--rounded-qcb);
}
.qty-control-box .qty-button:hover {
  color: var(--color-hover-qcb);
}
.qty-control-box .qty-display,
.qty-control-box .qty-display:focus {
  margin-bottom: 0;
  padding: 0;
  height: auto;
  border: 0 none;
  background-color: transparent;
  color: var(--color-qcb);
  width: calc(var(--height-qcb) / 2);
  min-width: calc(var(--height-qcb) / 2);
  text-align: center;
  border-radius: var(--rounded-qcb);
}
.has-qty .qty-control-box .qty-display,
.has-qty .qty-control-box .qty-display:focus,
.item-cart .qty-control-box .qty-display,
.item-cart .qty-control-box .qty-display:focus {
  color: var(--color-hover-qcb);
}


/*# sourceMappingURL=shop.css.map*/