@charset "UTF-8";
* {
  font-size: 100%;
  border: 0;
  font-style: normal;
  font-family: inherit;
  font-weight: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  outline: 0 none;
  text-decoration: none;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 100%;
  min-height: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

a,
a img {
  text-decoration: none;
}

:focus {
  border: 0 dotted;
  outline: 0 none;
}

img {
  vertical-align: bottom;
  height: auto;
  max-width: 100%;
  width: auto;
}

body {
  background: #162731;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-optical-sizing: auto;
  line-height: 160%;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.embed-container iframe,
.embed-container object,
.embed-container .map,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h1, .h1-like {
  font-family: "Imbue", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, serif;
  font-weight: 700;
  font-size: 5rem;
  line-height: 1.3;
  letter-spacing: 0.15rem;
  color: #ffffff;
  text-wrap: pretty;
  margin: 4rem 0 0 0;
}
@media (max-width: 767px) {
  h1, .h1-like {
    font-size: 4rem;
  }
}

h2, .h2-like {
  font-family: "Imbue", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: 0.15rem;
  color: #ffffff;
  text-wrap: pretty;
  margin: 4rem 0 0 0;
}
@media (max-width: 767px) {
  h2, .h2-like {
    font-size: 2.5rem;
  }
}

h3, .h3-like {
  font-family: "Imbue", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.3;
  letter-spacing: 0.15rem;
  color: #ffffff;
  text-wrap: pretty;
  margin: 4rem 0 0 0;
}
@media (max-width: 767px) {
  h3, .h3-like {
    font-size: 1.8rem;
  }
}

h4, .h4-like {
  font-family: "Imbue", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.3;
  letter-spacing: 0.15rem;
  color: #ffffff;
  text-wrap: pretty;
  margin: 4rem 0 0 0;
}
@media (max-width: 767px) {
  h4, .h4-like {
    font-size: 1.6rem;
  }
}

h5, .h5-like {
  font-family: "Imbue", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.3;
  letter-spacing: 0.15rem;
  color: #ffffff;
  text-wrap: pretty;
  margin: 4rem 0 0 0;
}
@media (max-width: 767px) {
  h5, .h5-like {
    font-size: 1.5rem;
  }
}

h6, .h6-like {
  font-family: "Imbue", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: 0.15rem;
  color: #ffffff;
  text-wrap: pretty;
  margin: 4rem 0 0 0;
}
@media (max-width: 767px) {
  h6, .h6-like {
    font-size: 1.4rem;
  }
}

h1,
.h1-like {
  margin-top: 0;
}
h1 br,
.h1-like br {
  display: none;
}
h1.traits, h2.traits, h3.traits, h4.traits, h5.traits, h6.traits, .h1-like.traits, .h2-like.traits, .h3-like.traits, .h4-like.traits, .h5-like.traits,
.h6-like.traits {
  position: relative;
}
h1.traits:after, h2.traits:after, h3.traits:after, h4.traits:after, h5.traits:after, h6.traits:after, .h1-like.traits:after, .h2-like.traits:after, .h3-like.traits:after, .h4-like.traits:after, .h5-like.traits:after,
.h6-like.traits:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 9rem;
  height: 0.7rem;
  border-top: 0.1rem solid #e2cda5;
  border-bottom: 0.1rem solid #e2cda5;
  margin-left: 2rem;
}
@media (max-width: 767px) {
  h1.traits:after, h2.traits:after, h3.traits:after, h4.traits:after, h5.traits:after, h6.traits:after, .h1-like.traits:after, .h2-like.traits:after, .h3-like.traits:after, .h4-like.traits:after, .h5-like.traits:after,
  .h6-like.traits:after {
    display: none;
  }
}

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

p, [id=content] li {
  color: #ffffff;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  p, [id=content] li {
    font-size: 1.3043478261rem;
  }
}

sup {
  line-height: 0.8em;
  font-size: 0.75rem;
  vertical-align: top;
}

strong {
  font-weight: 700;
}
strong em {
  font-style: italic;
  font-weight: 700;
}

em {
  font-style: italic;
}
em strong {
  font-style: italic;
  font-weight: 700;
}

u {
  text-decoration: underline;
}

strike {
  text-decoration: line-through;
}

[id=content] a {
  color: #e2cda5;
  text-decoration: none;
}
[id=content] a:hover, [id=content] a:active {
  color: #cfad6b;
  text-decoration: underline;
}

[id=content] ul,
[id=content] ol {
  color: #ffffff;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  [id=content] ul,
  [id=content] ol {
    font-size: 1.3043478261rem;
  }
}

[id=content] ul {
  padding: 0 0 0 1rem;
}

[id=content] ul li {
  list-style: none;
  list-style-position: outside;
  color: #ffffff;
  font-size: 1.5rem;
}
[id=content] ul li:before {
  /* For a round bullet */
  content: "•";
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -1rem;
  top: 0.25rem;
  font-size: 1.5rem;
}
[id=content] ul li strong {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  [id=content] ul li {
    font-size: 1.3043478261rem;
  }
}

[id=content] ol {
  display: block;
  padding: 0 0 0 3rem;
  list-style: none;
  overflow: hidden;
  counter-reset: numList;
}

[id=content] ol li {
  position: relative;
  margin-bottom: 10px;
}
[id=content] ol li::before {
  counter-increment: numList;
  content: counter(numList);
  position: absolute;
  left: -35px;
  font-size: 1.3636363636rem;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  background: #ffffff;
  line-height: 24px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
}

[id=content] table {
  margin: 1.5rem auto;
  width: 100% !important;
  color: #ffffff;
  line-height: 1.5;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  [id=content] table {
    font-size: 1.3043478261rem;
    line-height: 1.1;
  }
}
[id=content] table th {
  background: #162731 !important;
  color: #ffffff;
  font-weight: 700;
  padding: 1rem 0.5rem;
}
@media (max-width: 767px) {
  [id=content] table th {
    padding: 0.5rem;
  }
}
[id=content] table td {
  padding: 0.5rem;
  vertical-align: middle;
}
[id=content] table p {
  font-size: 1.5rem;
  color: #ffffff;
}

.btn, a.btn, .woocommerce a.button, .woocommerce button.button, .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button, .woocommerce-page #payment #place_order {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  padding: 1.25rem 2.25rem;
  font-size: 1.5rem;
  font-weight: 400;
  color: #e2cda5;
  background-color: #162731;
  border: 1px solid #e2cda5;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.btn.uppercase, a.btn.uppercase, .woocommerce a.button.uppercase, .woocommerce button.button.uppercase, .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button.uppercase, .woocommerce-page #payment #place_order.uppercase {
  text-transform: uppercase;
}
.btn.strong, a.btn.strong, .woocommerce a.button.strong, .woocommerce button.button.strong, .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button.strong, .woocommerce-page #payment #place_order.strong {
  font-weight: 700;
}
.btn:hover, .btn:focus, a.btn:hover, a.btn:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover, .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button:focus, .woocommerce-page #payment #place_order:hover, .woocommerce-page #payment #place_order:focus {
  color: #162731;
  background-color: #e2cda5;
  border-color: #e2cda5;
}

.btn_fleche, a.btn_fleche {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 0.7;
  color: #e2cda5;
  margin: 3rem 0;
  cursor: pointer;
}
.btn_fleche span, a.btn_fleche span {
  display: inline-block;
  vertical-align: middle;
}
.btn_fleche span.picto, a.btn_fleche span.picto {
  translate: 0 0;
  -webkit-transition: translate 0.3s ease-in-out;
  transition: translate 0.3s ease-in-out;
}
.btn_fleche span.picto .icon, a.btn_fleche span.picto .icon {
  font-size: 1.8rem;
  fill: #e2cda5;
}
.btn_fleche.btn_flecheg .picto, a.btn_fleche.btn_flecheg .picto {
  margin-right: 1rem;
}
.btn_fleche.btn_flecheg:hover .picto, a.btn_fleche.btn_flecheg:hover .picto {
  translate: -0.5rem 0;
}
.btn_fleche.btn_fleched .picto, a.btn_fleche.btn_fleched .picto {
  margin-left: 1rem;
}
.btn_fleche.btn_fleched:hover .picto, a.btn_fleche.btn_fleched:hover .picto {
  translate: 0.5rem 0;
}
.btn_fleche:hover, a.btn_fleche:hover {
  color: #e2cda5;
}

.gform_submission_error {
  font-size: 1.7rem;
  text-transform: initial;
  text-align: center;
  margin-bottom: 2rem;
}
.gform_submission_error span {
  display: none;
}

.gfield_validation_message {
  color: #ff0000;
}

.formulaire .gfield_error input, .formulaire .gfield_error textarea, .formulaire .gfield_error select, .formulaire.fond_bleu .gfield_error input, .formulaire.fond_bleu .gfield_error textarea, .formulaire.fond_bleu .gfield_error select {
  background-color: #ff0000;
  border-color: #ff0000 !important;
}
.formulaire .gfield_error input[type=checkbox], .formulaire .gfield_error input[type=radio], .formulaire.fond_bleu .gfield_error input[type=checkbox], .formulaire.fond_bleu .gfield_error input[type=radio] {
  background-color: #ff0000;
}
.formulaire .gfield_error .dropify-wrapper, .formulaire.fond_bleu .gfield_error .dropify-wrapper {
  background-color: #ff0000;
  border-color: #ff0000;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: #000000;
  fill: #000000;
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
}

.icon-fleche_slider_droite {
  width: 0.5283203125em;
}

.icon-fleche_slider_gauche {
  width: 0.5283203125em;
}

.icon-camion {
  width: 2.0859375em;
}

.icon-colis {
  width: 0.759765625em;
}

.icon-fleche_droite {
  width: 1.22265625em;
}

.icon-fleche_gauche {
  width: 1.22265625em;
}

.icon-logo {
  width: 1.0703125em;
}

.icon-personne {
  width: 0.845703125em;
}

.icon-cadenas {
  width: 0.6025390625em;
}

[id=axeptio_overlay] [id=axeptio_main_button] div div {
  width: 37.5px;
  height: 37.5px;
}

fieldset {
  margin-top: 4rem;
  padding-top: 2rem;
}
fieldset legend {
  font-family: "Imbue", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, serif;
  font-size: 3.5rem;
  color: #ffffff;
}

label, .woocommerce form label {
  display: block;
  font-size: 1.5rem;
  color: #ffffff;
  font-weight: 400;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1 !important;
  padding: 0 0.15rem;
  margin: 0 0 0.75rem;
  background: transparent;
}
@media (max-width: 767px) {
  label, .woocommerce form label {
    font-size: 1.3043478261rem;
  }
}

input, textarea, select, .woocommerce form input, .woocommerce form textarea, .woocommerce form select {
  background: #162731;
  color: #ffffff;
  font-size: 1.5rem;
  border: 1px solid #e2cda5 !important;
  height: auto;
  width: 100%;
  padding: 1rem;
  text-align: left;
  font-weight: 400;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0;
  border-radius: 0;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
input:focus, textarea:focus, select:focus, .woocommerce form input:focus, .woocommerce form textarea:focus, .woocommerce form select:focus {
  background: #ffffff;
  border-color: #e2cda5 !important;
  color: #162731;
}
@media (max-width: 767px) {
  input, textarea, select, .woocommerce form input, .woocommerce form textarea, .woocommerce form select {
    font-size: 1.3043478261rem;
  }
}

textarea, .woocommerce form textarea {
  min-height: 150px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .woocommerce form input::-webkit-input-placeholder, .woocommerce form textarea::-webkit-input-placeholder {
  color: #ffffff;
}
input::-moz-placeholder, textarea::-moz-placeholder, .woocommerce form input::-moz-placeholder, .woocommerce form textarea::-moz-placeholder {
  color: #ffffff;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, .woocommerce form input:-ms-input-placeholder, .woocommerce form textarea:-ms-input-placeholder {
  color: #ffffff;
}
input:-moz-placeholder, textarea:-moz-placeholder, .woocommerce form input:-moz-placeholder, .woocommerce form textarea:-moz-placeholder {
  color: #ffffff;
}

input[type=checkbox], .woocommerce form input[type=checkbox] {
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 0;
  background: #162731;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 1px !important;
  border-color: #e2cda5 !important;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0 1rem 0 0;
}
input[type=checkbox]:before, .woocommerce form input[type=checkbox]:before {
  content: "✔";
  display: inline-block;
  background: transparent;
  width: 20px;
  height: 20px;
  opacity: 0;
  margin: 0;
  color: #e2cda5;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
input[type=checkbox]:checked::before, .woocommerce form input[type=checkbox]:checked::before {
  opacity: 1;
}
input[type=checkbox] + label, .woocommerce form input[type=checkbox] + label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0.5rem;
  padding: 0;
  width: calc(100% - 25px);
  line-height: 1.1;
}

input[type=radio], .woocommerce form input[type=radio] {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  padding: 0;
  background: #162731;
  border-width: 1px !important;
  border-color: #e2cda5 !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0 0.3rem 0 0;
  border-radius: 50%;
}
input[type=radio]:before, .woocommerce form input[type=radio]:before {
  content: "";
  display: block;
  background: transparent;
  width: 15px;
  height: 15px;
  margin: 0.4rem 0 0 0.4rem;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 50%;
}
input[type=radio]:checked::before, .woocommerce form input[type=radio]:checked::before {
  background: #e2cda5;
}
input[type=radio] + label, .woocommerce form input[type=radio] + label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0.5rem;
  padding: 0;
  width: calc(100% - 25px);
  line-height: 1.1;
}

input[type=submit], .woocommerce form input[type=submit], .woocommerce form button[type^=submit] {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: auto;
  padding: 1.1rem 2.25rem;
  font-size: 1.5rem;
  color: #e2cda5 !important;
  background-color: #162731;
  border: 1px solid #e2cda5 !important;
  border-radius: 0px;
  margin: 0.5rem 0;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media (max-width: 767px) {
  input[type=submit], .woocommerce form input[type=submit], .woocommerce form button[type^=submit] {
    font-size: 1.3043478261rem;
  }
}
input[type=submit]:hover, input[type=submit]:focus, .woocommerce form input[type=submit]:hover, .woocommerce form input[type=submit]:focus, .woocommerce form button[type^=submit]:hover, .woocommerce form button[type^=submit]:focus {
  color: #162731 !important;
  background-color: #e2cda5 !important;
}

input[type=reset], .woocommerce form input[type=reset], .woocommerce form button[type^=reset] {
  background: #ffffff;
  color: #ffffff !important;
  border-color: #ffffff;
}

input, textarea, input[type=radio], input[type=checkbox], [type^=submit], [type*=submit], .woocommerce form input, .woocommerce form textarea, .woocommerce form input[type=radio], .woocommerce form input[type=checkbox], .woocommerce form [type^=submit], .woocommerce form [type*=submit], .woocommerce form button[type^=submit] {
  -webkit-appearance: none;
}

select {
  display: none;
}

.nice-select {
  font-size: 1.5rem;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  background-color: #162731;
  border-radius: 0;
  border: 1px solid #e2cda5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  font-family: inherit;
  font-weight: 400;
  width: 100%;
  height: 41px;
  line-height: 41px;
  outline: none;
  padding-left: 10px;
  padding-right: 30px;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .nice-select {
    font-size: 1.3043478261rem;
  }
}

.nice-select:hover {
  border-color: #e2cda5;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #e2cda5;
}

.nice-select:after {
  position: absolute;
  display: block;
  pointer-events: none;
  content: "";
  border-bottom: 1px solid #e2cda5;
  border-right: 1px solid #e2cda5;
  margin-top: -7px;
  right: 12px;
  top: 50%;
  height: 10px;
  width: 10px;
  -webkit-transform-origin: 66% 66%;
          transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scaleY(1) translateY(0);
          transform: scaleY(1) translateY(0);
}

.nice-select.disabled {
  border-color: #e2cda5;
  color: #cccccc;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #162731;
}

.nice-select .list {
  background-color: #162731;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: 0 0.2px 0 1px #e2cda5;
          box-shadow: 0 0.2px 0 1px #e2cda5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -2px;
  opacity: 0;
  padding: 0 !important;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  max-height: 400px;
  overflow: auto;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: scaleY(0) translateY(0);
          transform: scaleY(0) translateY(0);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
@media (max-width: 767px) {
  .nice-select .list {
    max-height: 300px;
    overflow-x: hidden;
  }
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 30px;
  color: #ffffff;
  min-height: 30px;
  padding-left: 16px;
  padding-right: 29px;
  margin-bottom: 0;
  list-style: none !important;
  outline: none;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select .option:before {
  display: none !important;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  font-weight: 700;
}

.nice-select .option.selected {
  font-weight: 700;
}

.nice-select .optgroup .label {
  padding-left: 5px;
  color: #ffffff;
  font-weight: 400;
}

.nice-select .current {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
}

.nice-select .list::-webkit-scrollbar {
  width: 0;
}

.nice-select.has-multiple {
  white-space: inherit;
  height: auto;
  padding: 7px 30px 7px 15px;
  min-height: 45px;
}

.nice-select.has-multiple span.current {
  border: 1px solid #ccc;
  background: #eee;
  padding: 0 10px;
  border-radius: 3px;
  display: inline-block;
  line-height: 1.5;
  margin-bottom: 3px;
  margin-right: 3px;
  width: auto;
}

.nice-select.has-multiple .multiple-options {
  display: block;
  line-height: 24px;
  padding: 0;
}

@font-face {
  font-family: "dropify";
  src: url("../fonts/dropify.eot");
  src: url("../fonts/dropify.eot#iefix") format("embedded-opentype"), url("../fonts/dropify.woff") format("woff"), url("../fonts/dropify.ttf") format("truetype"), url("../fonts/dropify.svg#dropify") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=dropify-font-]:before,
[class*=" dropify-font-"]:before,
.dropify-font:before,
.dropify-wrapper .dropify-message span.file-icon:before {
  font-family: "dropify";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}

.dropify-font-upload:before,
.dropify-wrapper .dropify-message span.file-icon:before {
  content: "\e800";
}

.dropify-font-file:before {
  content: "\e801";
}

.dropify-wrapper + p.help {
  font-size: 1.1rem;
  margin-bottom: 0;
}

.dropify-wrapper {
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 99.85%;
  max-width: 100%;
  height: 110px;
  padding: 0.5rem 1rem;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 22px;
  color: #ffffff;
  background-color: #162731;
  background-image: none;
  text-align: center;
  border: 1px solid #e2cda5;
  -webkit-transition: border-color 0.15s linear;
  transition: border-color 0.15s linear;
}

.dropify-wrapper:hover {
  background-size: 30px 30px;
  background-image: linear-gradient(-45deg, #f6f6f6 25%, transparent 25%, transparent 50%, #f6f6f6 50%, #f6f6f6 75%, transparent 75%, transparent);
  -webkit-animation: stripes 2s linear infinite;
          animation: stripes 2s linear infinite;
}

.dropify-wrapper.has-preview .dropify-clear {
  display: block;
}

.dropify-wrapper.has-error {
  border-color: #ff0000;
}

.dropify-wrapper.has-error .dropify-message .dropify-error {
  display: block;
}

.dropify-wrapper.has-error:hover .dropify-errors-container  {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.dropify-wrapper.disabled input {
  cursor: not-allowed;
}

.dropify-wrapper.disabled:hover {
  background-image: none;
  -webkit-animation: none;
          animation: none;
}

.dropify-wrapper.disabled .dropify-message {
  opacity: 0.5;
  text-decoration: line-through;
}

.dropify-wrapper.disabled .dropify-infos-message {
  display: none;
}

.dropify-wrapper input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 5;
}

.dropify-wrapper .dropify-message {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dropify-wrapper .dropify-message span.file-icon {
  font-size: 50px;
  color: #ccc;
}

.dropify-wrapper .dropify-message p {
  margin: 5px 0 0 0;
  font-size: 1.2rem;
}

.dropify-wrapper .dropify-message p.dropify-error {
  color: #ff0000;
  font-weight: bold;
  display: none;
}

.dropify-wrapper .dropify-clear {
  display: none;
  position: absolute;
  opacity: 0;
  z-index: 7;
  top: 10px;
  right: 10px;
  background: none;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.1rem;
  padding: 0.4rem 0.8rem;
  font-weight: 700;
  color: #ffffff;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.dropify-wrapper .dropify-clear:hover {
  background: rgba(255, 255, 255, 0.2);
}

.dropify-wrapper .dropify-preview {
  display: none;
  position: absolute;
  z-index: 1;
  background-color: #ffffff;
  padding: 0.5rem;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: center;
}

.dropify-wrapper .dropify-preview .dropify-render img {
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  position: relative;
  max-width: 100%;
  max-height: 100%;
  background-color: #ffffff;
  -webkit-transition: border-color 0.15s linear;
  transition: border-color 0.15s linear;
}

.dropify-wrapper .dropify-preview .dropify-render i {
  font-size: 70px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  color: #ffffff;
}

.dropify-wrapper .dropify-preview .dropify-render .dropify-extension {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: -0.03em;
  font-size: 13px;
  width: 42px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropify-wrapper .dropify-preview .dropify-infos {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -40%);
          transform: translate(0, -40%);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  width: 100%;
  padding: 0 20px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p {
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
  text-align: center;
  line-height: 25px;
  font-weight: 700;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  font-size: 1.2rem;
  position: relative;
  opacity: 0.5;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: #ffffff;
  width: 30px;
  height: 2px;
}

.dropify-wrapper:hover .dropify-clear {
  opacity: 1;
}

.dropify-wrapper:hover .dropify-preview .dropify-infos {
  opacity: 1;
}

.dropify-wrapper:hover .dropify-preview .dropify-infos .dropify-infos-inner {
  margin-top: -5px;
}

.dropify-wrapper.touch-fallback {
  height: auto !important;
}

.dropify-wrapper.touch-fallback:hover {
  background-image: none;
  -webkit-animation: none;
          animation: none;
}

.dropify-wrapper.touch-fallback .dropify-preview {
  position: relative;
  padding: 0;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-render {
  display: block;
  position: relative;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-render .dropify-font-file {
  position: relative;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  top: 0;
  left: 0;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-render .dropify-font-file::before {
  margin-top: 30px;
  margin-bottom: 30px;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-render img {
  position: relative;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos {
  position: relative;
  opacity: 1;
  background: transparent;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner {
  position: relative;
  top: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  padding: 5px 90px 5px 0;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p {
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
  text-align: left;
  line-height: 25px;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename {
  font-weight: bold;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message {
  margin-top: 0;
  padding-top: 0;
  font-size: 11px;
  position: relative;
  opacity: 1;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message::before {
  display: none;
}

.dropify-wrapper.touch-fallback .dropify-message {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  padding: 40px 0;
}

.dropify-wrapper.touch-fallback .dropify-clear {
  top: auto;
  bottom: 23px;
  opacity: 1;
  border-color: rgba(119, 119, 119, 0.7);
  color: #ffffff;
}

.dropify-wrapper.touch-fallback.has-preview .dropify-message {
  display: none;
}

.dropify-wrapper.touch-fallback:hover .dropify-preview .dropify-infos .dropify-infos-inner {
  margin-top: 0;
}

.dropify-wrapper .dropify-loader {
  position: absolute;
  top: 15px;
  right: 15px;
  display: none;
  z-index: 9;
}

.dropify-wrapper .dropify-loader::after {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  -webkit-animation: rotate 0.6s linear infinite;
          animation: rotate 0.6s linear infinite;
  border-radius: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ffffff;
  content: "";
}

.dropify-wrapper .dropify-errors-container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(243, 65, 65, 0.8);
  text-align: left;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 0.15s, opacity 0.15s linear;
  transition: visibility 0s linear 0.15s, opacity 0.15s linear;
}

.dropify-wrapper .dropify-errors-container ul {
  padding: 10px 20px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.dropify-wrapper .dropify-errors-container ul li {
  margin-left: 20px;
  color: #ffffff;
  font-weight: bold;
}
.dropify-wrapper .dropify-errors-container ul li:before {
  color: #ffffff;
}

.dropify-wrapper .dropify-errors-container.visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.dropify-wrapper ~ .dropify-errors-container ul {
  padding: 0;
  margin: 15px 0;
}

.dropify-wrapper ~ .dropify-errors-container ul li {
  margin-left: 20px;
  color: #f34141;
  font-weight: bold;
}

@-webkit-keyframes stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}
@keyframes stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
}
.gform_required_legend {
  display: none;
}

.gform_wrapper .gform_fields {
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  grid-row-gap: 3rem;
}

.gfield_required_asterisk {
  color: #ff0000;
  margin-left: 0.25rem;
}

.gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.5rem;
}
.gfield_checkbox .gchoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 6.5rem;
}
.gfield_checkbox .gchoice input, .gfield_checkbox .gchoice label {
  cursor: pointer;
}

.gform_fileupload_rules {
  display: none;
}

.ginput_container_consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.gfield_consent_label,
.gfield_consent_description {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #ffffff;
}

.gfield_consent_label {
  cursor: pointer;
}

.gfield_consent_description {
  padding: 0 0 0 3.5rem;
  margin-top: 0.5rem;
}

.gform_footer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gform_button[type=submit] {
  margin-left: auto;
}

.gform_ajax_spinner {
  position: absolute;
  bottom: -2rem;
  right: 0;
}

.gform_confirmation_message {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}

.ginput_recaptcha {
  display: none;
}
.ginput_recaptcha .grecaptcha-badge {
  z-index: 1;
}

[id="^gform_wrapper"] .ginput_recaptcha {
  display: block;
}

.dropify-wrapper + p.help {
  margin-top: 0.5rem;
}

.dropify-wrapper:focus, .dropify-wrapper:active {
  border: 1px solid #ffffff;
}
.dropify-wrapper:hover {
  background-image: linear-gradient(-45deg, rgba(226, 205, 165, 0.5) 25%, transparent 25%, transparent 50%, rgba(226, 205, 165, 0.5) 50%, rgba(226, 205, 165, 0.5) 75%, transparent 75%, transparent);
}
.dropify-wrapper .dropify-message span.file-icon:before {
  color: #ffffff;
}

.wrapper {
  max-width: min(1160px, 95%);
  width: 100%;
  margin: 0 auto;
}

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

[id=header] {
  position: relative;
  z-index: 1;
}
[id=header] .header_top {
  background-color: #e2cda5;
  padding: 0.25rem 0;
}
@media (max-width: 767px) {
  [id=header] .header_top {
    display: none;
  }
}
[id=header] [id=menu] {
  margin-top: -6.5rem;
}
@media (max-width: 1280px) {
  [id=header] [id=menu] {
    margin-top: -3rem;
  }
}
@media (max-width: 1024px) {
  [id=header] [id=menu] {
    margin-top: 0;
  }
}

[id=footer] .reassurances {
  padding: 4.5rem 0;
  border-bottom: 0.1rem solid #e2cda5;
}
[id=footer] .reassurances .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 89rem;
  width: 100%;
  margin: 0 auto;
}
[id=footer] .reassurances .reassurance {
  max-width: 20rem;
  width: 100%;
  margin: 5rem auto 0 auto;
}
[id=footer] .reassurances .picto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 9.5rem;
}
[id=footer] .reassurances .picto .icon.icon-cadenas {
  font-size: 9.3rem;
}
[id=footer] .reassurances .picto .icon.icon-colis, [id=footer] .reassurances .picto .icon.icon-camion {
  fill: #e2cda5;
}
[id=footer] .reassurances .picto .icon.icon-colis {
  font-size: 9.7rem;
}
[id=footer] .reassurances .picto .icon.icon-camion {
  font-size: 6.4rem;
}
[id=footer] .reassurances .texte {
  font-weight: 700;
  color: #e2cda5;
  text-align: center;
  margin-top: 1rem;
}
[id=footer] .footer {
  padding: 5.5rem 0 2.5rem 0;
}
@media (max-width: 1024px) {
  [id=footer] .footer {
    padding-top: 1rem;
  }
}
[id=footer] .footer .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1024px) {
  [id=footer] .footer .top {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
[id=footer] .footer .top .menus {
  max-width: 70rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.5rem 8.5rem;
}
@media (max-width: 1024px) {
  [id=footer] .footer .top .menus {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
[id=footer] .footer .top .menus nav {
  max-width: 23.5rem;
}
[id=footer] .footer .top .menus nav .menu {
  list-style: none;
}
[id=footer] .footer .top .menus .texte {
  max-width: 18.5rem;
  margin-top: 1.5rem;
}
@media (max-width: 1024px) {
  [id=footer] .footer .top .menus [id=menu_footer_gauche], [id=footer] .footer .top .menus [id=menu_footer_milieu] {
    display: none;
  }
}
@media (max-width: 1024px) {
  [id=footer] .footer .top .menus .menu_footer_droite_rs [id=menu_footer_droite] {
    display: none;
  }
}
[id=footer] .footer .top .menus .menu_footer_droite_rs .rs {
  margin-top: 3rem;
}
[id=footer] .footer .top .menus .menu_footer_droite_rs .rs .titre {
  font-weight: 700;
  color: #e2cda5;
  text-transform: uppercase;
}
[id=footer] .footer .top .menus .menu_footer_droite_rs .rs .inner_rs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  margin-top: 0.5rem;
}
@media (max-width: 1024px) {
  [id=footer] .footer .top .menus .menu_footer_droite_rs .rs .inner_rs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
[id=footer] .footer .top .menus .menu_footer_droite_rs .rs a {
  display: inline-block;
}
[id=footer] .footer .top .menus .menu_footer_droite_rs .rs a .icon {
  font-size: 4rem;
  fill: #ffffff;
}
[id=footer] .footer .top .menus .menu_footer_droite_rs .rs a:hover .icon {
  fill: #e2cda5;
}
[id=footer] .footer .top .adresse_horaires {
  max-width: 25.5rem;
  width: 100%;
}
@media (max-width: 1024px) {
  [id=footer] .footer .top .adresse_horaires {
    margin-top: 3rem;
  }
}
[id=footer] .footer .top .adresse_horaires .logo {
  text-align: center;
}
[id=footer] .footer .top .adresse_horaires .logo img {
  max-height: 14rem;
}
[id=footer] .footer .top .adresse_horaires .logo span {
  display: none;
  opacity: 0;
  visibility: hidden;
}
[id=footer] .footer .top .adresse_horaires .adresse {
  margin-top: 1rem;
}
[id=footer] .footer .top .adresse_horaires .horaires {
  padding-top: 1rem;
  border-top: 0.1rem solid #e2cda5;
  margin-top: 1rem;
}
[id=footer] .footer .top .adresse_horaires .horaires .titre {
  font-weight: 700;
  color: #e2cda5;
  text-transform: uppercase;
}
[id=footer] .footer .top .adresse_horaires .horaires .tableau_horaires {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.5rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 0.25rem;
  grid-column-gap: 2.5rem;
  margin-top: 1.5rem;
}
[id=footer] .footer .top .adresse_horaires .horaires .texte {
  margin-top: 0;
}
[id=footer] .footer [id=menu_footer] {
  margin-top: 9rem;
}
@media (max-width: 1024px) {
  [id=footer] .footer [id=menu_footer] {
    margin-top: 4rem;
  }
}
[id=footer] .footer2 {
  padding: 5.5rem 0 2.5rem 0;
}
@media (max-width: 1024px) {
  [id=footer] .footer2 {
    padding-top: 1rem;
  }
}
@media (max-width: 767px) {
  [id=footer] .footer2 {
    padding: 1rem 0 6.5rem 0;
  }
}
[id=footer] .footer2 .logo {
  text-align: center;
}
[id=footer] .footer2 .logo img {
  max-height: 14rem;
}
[id=footer] .footer2 .logo span {
  display: none;
  opacity: 0;
  visibility: hidden;
}
[id=footer] .footer2 .adresse_horaires {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem 5rem;
  margin-top: 3rem;
}
@media (max-width: 640px) {
  [id=footer] .footer2 .adresse_horaires {
    gap: 3rem 10rem;
  }
}
[id=footer] .footer2 .adresse_horaires .adresse, [id=footer] .footer2 .adresse_horaires .horaires {
  max-width: 25rem;
  width: 100%;
}
[id=footer] .footer2 .adresse_horaires .adresse {
  text-align: right;
  margin-top: 0;
}
@media (max-width: 640px) {
  [id=footer] .footer2 .adresse_horaires .adresse {
    text-align: center;
  }
}
[id=footer] .footer2 .adresse_horaires .horaires {
  position: relative;
}
@media (max-width: 640px) {
  [id=footer] .footer2 .adresse_horaires .horaires {
    text-align: center;
  }
}
[id=footer] .footer2 .adresse_horaires .horaires:before {
  content: "";
  position: absolute;
  top: 0;
  left: -2.5rem;
  height: 100%;
  width: 0.1rem;
  background-color: #e2cda5;
}
@media (max-width: 640px) {
  [id=footer] .footer2 .adresse_horaires .horaires:before {
    display: none;
  }
}
[id=footer] .footer2 .adresse_horaires .horaires .titre {
  font-weight: 700;
  color: #e2cda5;
  text-transform: uppercase;
  margin-top: 0;
}
[id=footer] .footer2 .adresse_horaires .horaires .tableau_horaires {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.5rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 0.25rem;
  grid-column-gap: 2.5rem;
  margin-top: 1.5rem;
}
[id=footer] .footer2 .adresse_horaires .horaires .texte {
  margin-top: 0;
}
[id=footer] .footer2 .rs {
  margin-top: 3rem;
}
[id=footer] .footer2 .rs .titre {
  font-weight: 700;
  color: #e2cda5;
  text-transform: uppercase;
  text-align: center;
}
[id=footer] .footer2 .rs .inner_rs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  margin-top: 0.5rem;
}
@media (max-width: 1024px) {
  [id=footer] .footer2 .rs .inner_rs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
[id=footer] .footer2 .rs a {
  display: inline-block;
}
[id=footer] .footer2 .rs a .icon {
  font-size: 4rem;
  fill: #ffffff;
}
[id=footer] .footer2 .rs a:hover .icon {
  fill: #e2cda5;
}
[id=footer] .footer2 [id=menu_footer] {
  margin-top: 3rem;
}
[id=footer] .footer2 [id=menu_footer] [id=menu-menu-footer-1] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  [id=footer] .footer2 [id=menu_footer] [id=menu-menu-footer-1] .menu-item:before {
    display: none;
  }
}
[id=footer] .footer2 [id=menu_footer] [id=menu-menu-footer-1] .mediapilote {
  margin-left: 0;
}
[id=footer] .footer2 [id=menu_footer] [id=menu-menu-footer-1] .mediapilote:before {
  display: block;
}
@media (max-width: 767px) {
  [id=footer] .footer2 [id=menu_footer] [id=menu-menu-footer-1] .mediapilote:before {
    display: none;
  }
}

[id=menu-menu-top] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  z-index: 1;
}
[id=menu-menu-top] .menu-item {
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 0 1rem;
}
[id=menu-menu-top] .menu-item a {
  position: relative;
  display: block;
  height: 100%;
  font-size: 1.4rem;
  color: #162731;
}
[id=menu-menu-top] .menu-item a:after {
  content: "";
  position: absolute;
  bottom: 0.15rem;
  left: 0;
  width: 100%;
  height: 0.1rem;
  background-color: #162731;
  -webkit-transform-origin: left;
          transform-origin: left;
  scale: 0 1;
  -webkit-transition: scale 0.3s ease-in-out;
  transition: scale 0.3s ease-in-out;
}
[id=menu-menu-top] .menu-item > a:hover:after, [id=menu-menu-top] .menu-item.current-menu-item > a:after, [id=menu-menu-top] .menu-item.current-menu-parent > a:after, [id=menu-menu-top] .menu-item.current_page_ancestor > a:after {
  scale: 1 1;
}
[id=menu-menu-top] .menu-item.compte > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id=menu-menu-top] .menu-item.compte .picto {
  margin-left: 0.5rem;
}
[id=menu-menu-top] .menu-item.compte .picto .icon {
  font-size: 1.6rem;
  translate: 0 0.25rem;
}
[id=menu-menu-top] .menu-item.cse {
  position: relative;
  width: 19.5rem;
  line-height: 4.3rem;
  margin-left: 2rem;
  margin-right: 0;
}
@media (max-width: 1280px) {
  [id=menu-menu-top] .menu-item.cse {
    margin-left: 0.5rem;
  }
}
[id=menu-menu-top] .menu-item.cse a {
  position: absolute;
  top: -0.5rem;
  width: 100%;
  height: 4.3rem;
  font-weight: 700;
  text-align: center;
  background-color: #ebbd64;
  border: 0.1rem solid #ebbd64;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
[id=menu-menu-top] .menu-item.cse a:after {
  display: none;
}
[id=menu-menu-top] .menu-item.cse a:hover {
  color: #ebbd64;
  background-color: #162731;
}

[id=menu-menu] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin-top: 0;
}
@media (max-width: 767px) {
  [id=menu-menu] {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
[id=menu-menu] .menu-item {
  cursor: pointer;
}
[id=menu-menu] .menu-item a {
  display: block;
  font-family: "Imbue", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.25;
  color: #e2cda5;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  [id=menu-menu] .menu-item a {
    font-size: 2rem;
  }
}
[id=menu-menu] .menu-item a:hover {
  text-decoration: none;
}
[id=menu-menu] .menu-item.current-menu-item > a:before, [id=menu-menu] .menu-item.current-menu-parent > a:before, [id=menu-menu] .menu-item.current_page_ancestor > a:before {
  scale: 1 1;
}
[id=menu-menu] .menu-item.cacher {
  display: none;
}
@media (max-width: 767px) {
  [id=menu-menu] .menu-item.cacher {
    display: block;
  }
}

[id=menu-menu] > .menu-item > a {
  position: relative;
}
[id=menu-menu] > .menu-item > a:before {
  content: "";
  position: absolute;
  bottom: -0.75rem;
  left: 1.5rem;
  right: 1.5rem;
  height: 0.2rem;
  background: #e2cda5;
  scale: 0 1;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: scale 0.3s ease-in-out;
  transition: scale 0.3s ease-in-out;
}
[id=menu-menu] > .menu-item > a:hover:before {
  scale: 1 1;
}
[id=menu-menu] > .menu-item:nth-child(1) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
[id=menu-menu] > .menu-item:nth-child(3) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
[id=menu-menu] > .menu-item:nth-child(4) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
[id=menu-menu] > .menu-item:nth-child(5) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
[id=menu-menu] > .menu-item:nth-child(6) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
@media (max-width: 1280px) {
  [id=menu-menu] > .menu-item.accueil {
    width: 23rem;
  }
}
@media (max-width: 1024px) {
  [id=menu-menu] > .menu-item.accueil {
    width: 17.5rem;
  }
}
[id=menu-menu] > .menu-item.accueil > a {
  background-color: #162731;
  padding: 4.5rem;
  border-radius: 50%;
}
@media (max-width: 1280px) {
  [id=menu-menu] > .menu-item.accueil > a {
    padding: 2rem;
  }
}
[id=menu-menu] > .menu-item.accueil > a .libelle {
  display: none;
  opacity: 0;
  visibility: hidden;
}
[id=menu-menu] > .menu-item.accueil > a .bloginfo {
  display: none;
  opacity: 0;
  visibility: hidden;
}
[id=menu-menu] > .menu-item.accueil > a .icon {
  font-size: 23.25rem;
}
[id=menu-menu] > .menu-item.accueil > a:before {
  display: none;
}
[id=menu-menu] > .menu-item.panier > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id=menu-menu] > .menu-item.panier .picto {
  margin-left: 0.5rem;
}
[id=menu-menu] > .menu-item.panier .picto .icon {
  font-size: 2.3rem;
  fill: #e2cda5;
}
[id=menu-menu] > .menu-item.panier .nombre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  color: #162731;
  text-align: center;
  width: 2.8rem;
  height: 2.8rem;
  background-color: #e2cda5;
  border-radius: 50%;
  margin-left: 0.5rem;
}

[id=footer] .top .menu-item {
  cursor: pointer;
  margin-top: 1.5rem;
}
[id=footer] .top .menu-item > a {
  position: relative;
  font-size: 1.5rem;
  font-weight: 700;
  color: #e2cda5;
  text-transform: uppercase;
  white-space: nowrap;
}
[id=footer] .top .menu-item > a:before {
  content: "";
  position: absolute;
  bottom: -0.25rem;
  left: 0;
  right: 0;
  height: 0.1rem;
  background: #e2cda5;
  scale: 0 1;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: scale 0.3s ease-in-out;
  transition: scale 0.3s ease-in-out;
}
[id=footer] .top .menu-item > a:hover:before, [id=footer] .top .menu-item.current-menu-item > a:before, [id=footer] .top .menu-item.current-menu-parent > a:before, [id=footer] .top .menu-item.current_page_ancestor > a:before {
  scale: 1 1;
}
[id=footer] [id=menu-menu-footer], [id=footer] [id=menu-menu-footer-1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem 6rem;
  list-style: none;
}
@media (max-width: 1024px) {
  [id=footer] [id=menu-menu-footer], [id=footer] [id=menu-menu-footer-1] {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
[id=footer] [id=menu-menu-footer] .menu-item, [id=footer] [id=menu-menu-footer-1] .menu-item {
  position: relative;
}
[id=footer] [id=menu-menu-footer] .menu-item + .menu-item:before, [id=footer] [id=menu-menu-footer-1] .menu-item + .menu-item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -3rem;
  width: 0.1rem;
  height: 1rem;
  background-color: #ffffff;
  translate: 0 -50%;
}
[id=footer] [id=menu-menu-footer] .menu-item a, [id=footer] [id=menu-menu-footer-1] .menu-item a {
  font-size: 1.5rem;
  color: #ffffff;
}
[id=footer] [id=menu-menu-footer] .menu-item a:hover, [id=footer] [id=menu-menu-footer-1] .menu-item a:hover {
  text-decoration: underline;
}
[id=footer] [id=menu-menu-footer] .menu-item.mediapilote, [id=footer] [id=menu-menu-footer-1] .menu-item.mediapilote {
  margin-left: auto;
}
@media (max-width: 1024px) {
  [id=footer] [id=menu-menu-footer] .menu-item.mediapilote, [id=footer] [id=menu-menu-footer-1] .menu-item.mediapilote {
    margin-left: 0;
  }
}
[id=footer] [id=menu-menu-footer] .menu-item.mediapilote:before, [id=footer] [id=menu-menu-footer-1] .menu-item.mediapilote:before {
  display: none;
}
@media (max-width: 1024px) {
  [id=footer] [id=menu-menu-footer] .menu-item.mediapilote:before, [id=footer] [id=menu-menu-footer-1] .menu-item.mediapilote:before {
    display: block;
  }
}

[id=header] .burgerNav {
  display: none;
}
@media (max-width: 767px) {
  [id=header] [id=menu-menu] .menu-item:not(.accueil) {
    display: none;
  }
  [id=header] .burgerNav {
    display: inline-block;
    position: absolute;
    top: 2rem;
    left: 1.5rem;
    width: 50px;
    height: 45px;
    margin-top: 0px;
    background: transparent;
  }
  [id=header] .burgerNav:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  [id=header] .burgerNav [id=mobile_menu_burger] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #e2cda5;
    text-transform: uppercase;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    padding: 5px;
  }
  [id=header] .burgerNav [id=mobile_menu_burger]:hover, [id=header] .burgerNav [id=mobile_menu_burger]:focus {
    text-decoration: none;
  }
  [id=header] .burgerNav [id=mobile_menu_burger] .inside {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  [id=header] .burgerNav [id=mobile_menu_burger] span {
    display: block;
    position: relative;
    height: 3px;
    width: 90%;
    max-width: 45px;
    margin-bottom: 7px;
    background: #e2cda5;
    border-radius: 7px;
    opacity: 1;
    left: 50%;
    -webkit-transform: rotate(0deg) translateX(-50%);
            transform: rotate(0deg) translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  [id=header] .burgerNav [id=mobile_menu_burger] p {
    position: relative;
    color: #e2cda5;
    margin: 0;
    font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    width: 100%;
  }
  [id=header] .burgerNav [id=mobile_menu_burger] span:nth-child(1) {
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  [id=header] .burgerNav [id=mobile_menu_burger] span:nth-child(2) {
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  [id=header] .burgerNav [id=mobile_menu_burger] span:nth-child(3) {
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  [id=header] .burgerNav [id=mobile_menu_burger].open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: -5px;
    left: 6px;
  }
  [id=header] .burgerNav [id=mobile_menu_burger].open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  [id=header] .burgerNav [id=mobile_menu_burger].open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 37px;
    left: 6px;
  }
  [id=header] .burgerNav [id=mobile_menu_burger].open p {
    opacity: 0;
  }
}
.wpmm-menu {
  background-color: #162731 !important;
  --mm-color-background: $color_2;
  z-index: 1;
}
.wpmm-menu .dashicons-format-status:before {
  content: "\f110";
}
.wpmm-menu .dashicons-admin-users:before {
  content: "\f174";
}

.mm-panel {
  background-color: #162731 !important;
}

.mm-menu .mm-navbars_top {
  background: #162731;
}
.mm-menu .mm-navbars_top .mm-navbar {
  background: #162731;
}
.mm-menu .mm-navbars_top .mm-navbar__title {
  font-size: 1.6rem;
}
.mm-menu .mm-navbars_top a {
  color: #e2cda5 !important;
  font-weight: 700;
}
.mm-menu .mm-navbars_top .mm-btn:after,
.mm-menu .mm-navbars_top .mm-btn:before {
  border-color: #e2cda5;
}

.mm-menu a:active,
.mm-menu a:hover {
  color: #e2cda5;
}

.mm-btn:after,
.mm-btn:before {
  border-color: #e2cda5;
}

.mm-listitem {
  border-color: #e2cda5 !important;
}
.mm-listitem:after {
  left: 0;
}
.mm-listitem.mm-listitem_selected a {
  color: #e2cda5;
  font-weight: 700;
}

.mm-btn {
  background: #e2cda5;
}
.mm-btn:after, .mm-btn:before {
  border-color: #e2cda5;
}

.mm-listitem__text {
  font-size: 1.4rem;
  font-weight: 400;
  color: #e2cda5 !important;
}
.mm-listitem__text > span > span, .mm-listitem__text > img, .mm-listitem__text > span + span {
  display: none;
}

.mm-wrapper__blocker {
  background: rgba(3, 2, 1, 0.8);
}

.wpmm-menu .mm-navbar .dashicons {
  font-size: 25px;
}

[id=breadcrumbs] {
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 400;
  margin-top: 0;
}
[id=breadcrumbs] a {
  color: #ffffff;
  text-decoration: none;
  margin: 0 0 0 5px;
}
[id=breadcrumbs] a:first-child {
  margin-left: 0;
}
[id=breadcrumbs] .breadcrumb_last {
  font-weight: 700;
  margin-left: 0;
}

@media (max-width: 767px) {
  [id=haut_de_page]:not(.concept) .titre {
    text-align: center;
  }
}

[id=haut_de_page].concept, [id=concept].concept {
  position: relative;
  margin-bottom: 4.5rem;
}
[id=haut_de_page].concept .image_fond, [id=concept].concept .image_fond {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/hippocampe-bleu.png");
  background-repeat: no-repeat;
  background-position: top left;
}
[id=haut_de_page].concept .image_fond img, [id=concept].concept .image_fond img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: -1;
}
[id=haut_de_page].concept .inner, [id=concept].concept .inner {
  position: relative;
  max-width: 50%;
  width: 100%;
  min-height: 48.5rem;
  padding: 8rem 0;
}
@media (max-width: 767px) {
  [id=haut_de_page].concept .inner, [id=concept].concept .inner {
    max-width: 100%;
    padding: 3rem 0 0 0;
  }
}
@media (max-width: 1024px) {
  [id=haut_de_page].concept .titre, [id=concept].concept .titre {
    font-size: 4.5rem;
  }
  [id=haut_de_page].concept .titre.traits:after, [id=concept].concept .titre.traits:after {
    display: none;
  }
}
@media (max-width: 767px) {
  [id=haut_de_page].concept .titre, [id=concept].concept .titre {
    font-size: 4rem;
    text-align: center;
  }
}
[id=haut_de_page].concept .introduction, [id=concept].concept .introduction {
  max-width: 45rem;
  width: 100%;
  margin-top: 3rem;
}
@media (max-width: 767px) {
  [id=haut_de_page].concept .introduction, [id=concept].concept .introduction {
    max-width: 100%;
  }
}
[id=haut_de_page].concept .introduction > h2:first-child, [id=haut_de_page].concept .introduction > h3:first-child, [id=haut_de_page].concept .introduction > h4:first-child, [id=haut_de_page].concept .introduction > h5:first-child, [id=haut_de_page].concept .introduction > h6:first-child, [id=haut_de_page].concept .introduction > ul:first-child, [id=haut_de_page].concept .introduction > p:first-child, [id=concept].concept .introduction > h2:first-child, [id=concept].concept .introduction > h3:first-child, [id=concept].concept .introduction > h4:first-child, [id=concept].concept .introduction > h5:first-child, [id=concept].concept .introduction > h6:first-child, [id=concept].concept .introduction > ul:first-child, [id=concept].concept .introduction > p:first-child {
  margin-top: 0;
}
[id=haut_de_page].concept .image, [id=concept].concept .image {
  position: absolute;
  bottom: -4.5rem;
  left: calc(100% + 2.5rem);
  max-width: 40.5rem;
  width: 100%;
}
@media (max-width: 1024px) {
  [id=haut_de_page].concept .image, [id=concept].concept .image {
    left: 100%;
  }
}
@media (max-width: 767px) {
  [id=haut_de_page].concept .image, [id=concept].concept .image {
    position: relative;
    left: unset;
    margin: 0 auto;
  }
}

.aide_panier {
  position: absolute;
  top: -1000%;
  left: -1000%;
  max-width: 55rem;
  width: 100%;
  background: #162731;
  padding: 4rem;
  border: 0.1rem solid #e2cda5;
  -webkit-box-shadow: 0px 0px 10px 0px #e2cda5;
          box-shadow: 0px 0px 10px 0px #e2cda5;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.aide_panier.show {
  position: fixed;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  opacity: 1;
  z-index: 10;
}
.aide_panier .croix {
  position: absolute;
  top: 0;
  right: 0;
  width: 4rem;
  aspect-ratio: 1/1;
  font-size: 1.6rem;
  line-height: 1;
  color: #e2cda5;
  text-align: center;
  padding: 10px;
  border-left: 0.1rem solid #e2cda5;
  border-bottom: 0.1rem solid #e2cda5;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.aide_panier .croix:hover {
  background-color: #e2cda5;
  color: #162731;
}
.aide_panier .contenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
.aide_panier .contenu .image {
  max-width: 55%;
  width: 100%;
}
.aide_panier .contenu p {
  max-width: 40%;
  width: 100%;
  text-align: center;
}
.aide_panier .boutons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2rem;
  margin-top: 4rem;
}
.aide_panier .boutons .btn:first-child {
  width: 55%;
}
.aide_panier .boutons .btn:last-child {
  width: 40%;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: auto;
  max-height: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 5px 7px;
  background: #ffffff;
  border: 1px solid #e2cda5;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #e2cda5;
}

#carousel .owl-nav {
  margin-top: 0;
}

#carousel .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
#carousel .owl-nav [class*=owl-] svg {
  fill: #ffffff;
}

#carousel .owl-nav .owl-prev {
  left: -30px;
}
@media (max-width: 1024px) {
  #carousel .owl-nav .owl-prev {
    left: 0;
  }
}

#carousel .owl-nav .owl-next {
  right: -25px;
}
@media (max-width: 1024px) {
  #carousel .owl-nav .owl-next {
    right: 0;
  }
}

.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
}

.lb-dataContainer:after, .lb-outerContainer:after {
  content: "";
  clear: both;
}

html.lb-disable-scrolling {
  overflow: hidden;
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: fixed;
  top: 50px !important;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff;
}

.lb-loader, .lb-nav {
  position: absolute;
  left: 0;
}

.lb-outerContainer:after {
  display: table;
}

.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-next, .lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  display: table;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}

.alignleft {
  float: left;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .alignleft {
    float: none;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 10px;
  }
}

.alignright {
  float: right;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .alignright {
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 10px;
  }
}

.aligncenter {
  display: block;
  text-align: center;
  margin: 10px auto 10px;
}

img.alignright,
img.alignleft {
  max-width: 50%;
}
@media (max-width: 767px) {
  img.alignright,
  img.alignleft {
    max-width: 100%;
  }
}

img.alignright {
  background-position: 15px 100%;
}

.wp-caption {
  max-width: 100%; /* Keep wide captions from overflowing their container. */
  padding: 4px;
}

.wp-caption .wp-caption-text,
.entry-caption {
  font-size: 1.2rem;
  color: #ffffff;
  line-height: 1.1;
  margin-top: -15px;
  text-align: right;
  margin-bottom: 25px;
}

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.entry-content dl.gallery-item {
  margin: 0;
}

/*.gallery-item a,
.gallery-caption {
    width: 90%;
}
.gallery-item a {
    display: block;
}
.gallery-caption a {
    display: inline;
}
.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}
.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}*/
.bloc_flexible {
  margin: 7.5rem 0;
}
@media (max-width: 767px) {
  .bloc_flexible {
    margin: 3rem 0;
  }
}

.bloc_flexible.texte_simple .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bloc_flexible.texte_simple .titre {
  margin-top: 0;
}
@media (max-width: 1280px) {
  .bloc_flexible.texte_simple .titre {
    padding-left: 3.5rem;
  }
  .bloc_flexible.texte_simple .titre:before {
    left: 0;
  }
}
@media (max-width: 767px) {
  .bloc_flexible.texte_simple .titre br {
    display: none;
  }
}
.bloc_flexible.texte_simple .titre + .texte {
  margin-top: 3rem;
}
.bloc_flexible.texte_simple .texte > h2:first-child, .bloc_flexible.texte_simple .texte > h3:first-child, .bloc_flexible.texte_simple .texte > h4:first-child, .bloc_flexible.texte_simple .texte > h5:first-child, .bloc_flexible.texte_simple .texte > h6:first-child, .bloc_flexible.texte_simple .texte > ul:first-child, .bloc_flexible.texte_simple .texte > p:first-child {
  margin-top: 0;
}
.bloc_flexible.texte_simple .texte + .bouton {
  margin-top: 2.5rem;
}

.bloc_flexible.deux_colonnes .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bloc_flexible.deux_colonnes .inner article {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 47.25%;
          flex: 0 0 47.25%;
  max-width: 47.25%;
  width: 100%;
}
@media (max-width: 767px) {
  .bloc_flexible.deux_colonnes .inner article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .bloc_flexible.deux_colonnes .inner article + article {
    margin-top: 5rem;
  }
}
.bloc_flexible.deux_colonnes .inner .titre {
  margin-top: 0;
}
@media (max-width: 767px) {
  .bloc_flexible.deux_colonnes .inner .titre br {
    display: none;
  }
}
.bloc_flexible.deux_colonnes .inner .titre + .texte {
  margin-top: 3rem;
}
.bloc_flexible.deux_colonnes .inner .texte > h2:first-child, .bloc_flexible.deux_colonnes .inner .texte > h3:first-child, .bloc_flexible.deux_colonnes .inner .texte > h4:first-child, .bloc_flexible.deux_colonnes .inner .texte > h5:first-child, .bloc_flexible.deux_colonnes .inner .texte > h6:first-child, .bloc_flexible.deux_colonnes .inner .texte > ul:first-child, .bloc_flexible.deux_colonnes .inner .texte > p:first-child {
  margin-top: 0;
}
.bloc_flexible.deux_colonnes .inner .texte + .bouton {
  margin-top: 2.5rem;
}

.bloc_flexible.texte_image .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3rem 5.5%;
}
@media (max-width: 840px) {
  .bloc_flexible.texte_image .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.bloc_flexible.texte_image .inner .contenu, .bloc_flexible.texte_image .inner .image {
  max-width: 47.25%;
  width: 100%;
}
@media (max-width: 840px) {
  .bloc_flexible.texte_image .inner .contenu, .bloc_flexible.texte_image .inner .image {
    max-width: 100%;
  }
}
.bloc_flexible.texte_image .inner.gauche {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 840px) {
  .bloc_flexible.texte_image .inner.gauche {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 840px) {
  .bloc_flexible.texte_image .inner.droite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.bloc_flexible.texte_image .contenu > h2:first-child, .bloc_flexible.texte_image .contenu > h3:first-child, .bloc_flexible.texte_image .contenu > h4:first-child, .bloc_flexible.texte_image .contenu > h5:first-child, .bloc_flexible.texte_image .contenu > h6:first-child, .bloc_flexible.texte_image .contenu > ul:first-child, .bloc_flexible.texte_image .contenu > p:first-child {
  margin-top: 0;
}
.bloc_flexible.texte_image .contenu + .bouton {
  margin-top: 2.5rem;
}
.bloc_flexible.texte_image .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bloc_flexible.texte_image .image img {
  width: 100%;
}

.bloc_flexible.formulaire .inner {
  max-width: min(72.5rem, 98%);
  padding: 0;
  margin: 0 auto;
}
.bloc_flexible.formulaire .titre {
  margin-top: 0;
}
@media (max-width: 767px) {
  .bloc_flexible.formulaire .titre br {
    display: none;
  }
}
.bloc_flexible.formulaire .gform_wrapper {
  margin-top: 3rem;
}

.page-template-concept [id=content] {
  margin-top: -5.25rem;
}
@media (max-width: 1280px) {
  .page-template-concept [id=content] {
    margin-top: -2rem;
  }
}
@media (max-width: 1024px) {
  .page-template-concept [id=content] {
    margin-top: 0;
  }
}
.page-template-concept [id=image_citation] {
  margin-top: 7.5rem;
}
.page-template-concept [id=image_citation] .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1024px) {
  .page-template-concept [id=image_citation] .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.page-template-concept [id=image_citation] .image {
  max-width: 49.75%;
  margin-top: 10rem;
}
@media (max-width: 1024px) {
  .page-template-concept [id=image_citation] .image {
    max-width: 100%;
    margin: 3rem auto 0 auto;
  }
}
.page-template-concept [id=image_citation] .citation {
  max-width: 47.85%;
  width: 100%;
  position: relative;
  font-size: 2rem;
  font-style: italic;
  line-height: 1.5;
  color: #e2cda5;
  padding: 6.5rem 8.5rem 0 9.5rem;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .page-template-concept [id=image_citation] .citation {
    max-width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .page-template-concept [id=image_citation] .citation {
    font-size: 1.8rem;
  }
}
.page-template-concept [id=image_citation] .citation:before {
  content: "«";
  position: absolute;
  top: 1rem;
  left: -2.5rem;
  font-size: 25rem;
  font-style: italic;
  line-height: 0;
  color: #e2cda5;
}
@media (max-width: 1024px) {
  .page-template-concept [id=image_citation] .citation:before {
    top: 3rem;
    left: 0;
    font-size: 20rem;
  }
}
.page-template-concept [id=texte_image] {
  margin-top: 8rem;
}
@media (max-width: 840px) {
  .page-template-concept [id=texte_image] {
    margin-top: 3rem;
  }
}
.page-template-concept [id=texte_image] .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-template-concept [id=texte_image] .texte {
  max-width: 37.5%;
  width: 100%;
  margin-top: 3rem;
}
@media (max-width: 840px) {
  .page-template-concept [id=texte_image] .texte {
    max-width: 100%;
    margin-top: 0;
  }
}
.page-template-concept [id=texte_image] .texte > h2:first-child, .page-template-concept [id=texte_image] .texte > h3:first-child, .page-template-concept [id=texte_image] .texte > h4:first-child, .page-template-concept [id=texte_image] .texte > h5:first-child, .page-template-concept [id=texte_image] .texte > h6:first-child, .page-template-concept [id=texte_image] .texte > ul:first-child, .page-template-concept [id=texte_image] .texte > p:first-child {
  margin-top: 0;
}
.page-template-concept [id=texte_image] .image {
  max-width: 57.75%;
}
@media (max-width: 840px) {
  .page-template-concept [id=texte_image] .image {
    max-width: 100%;
    margin: 3rem auto 0 auto;
  }
}

.page-template-paniers_composes [id=liste_paniers] {
  margin: 5rem 0;
}
.page-template-paniers_composes [id=liste_paniers] .panier {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5rem 5rem;
}
.page-template-paniers_composes [id=liste_paniers] .panier + .panier {
  margin-top: 10rem;
}
.page-template-paniers_composes [id=liste_paniers] .panier .image {
  max-width: 43.25%;
  width: 100%;
}
.page-template-paniers_composes [id=liste_paniers] .panier .contenu {
  max-width: 50%;
  width: 100%;
}
.page-template-paniers_composes [id=liste_paniers] .panier .contenu .titre_prix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2rem 3rem;
}
.page-template-paniers_composes [id=liste_paniers] .panier .contenu .titre, .page-template-paniers_composes [id=liste_paniers] .panier .contenu .prix {
  color: #e2cda5;
  margin-top: 0;
}
.page-template-paniers_composes [id=liste_paniers] .panier .contenu .titre {
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.page-template-paniers_composes [id=liste_paniers] .panier .contenu .prix {
  font-size: 3rem;
  font-weight: 500;
}
.page-template-paniers_composes [id=liste_paniers] .panier .contenu .texte {
  margin-top: 3.5rem;
}
.page-template-paniers_composes [id=liste_paniers] .panier .contenu .texte > h2:first-child, .page-template-paniers_composes [id=liste_paniers] .panier .contenu .texte > h3:first-child, .page-template-paniers_composes [id=liste_paniers] .panier .contenu .texte > h4:first-child, .page-template-paniers_composes [id=liste_paniers] .panier .contenu .texte > h5:first-child, .page-template-paniers_composes [id=liste_paniers] .panier .contenu .texte > h6:first-child, .page-template-paniers_composes [id=liste_paniers] .panier .contenu .texte > ul:first-child, .page-template-paniers_composes [id=liste_paniers] .panier .contenu .texte > p:first-child {
  margin-top: 0;
}
.page-template-paniers_composes [id=liste_paniers] .panier .contenu .bouton {
  margin-top: 5rem;
}
.page-template-paniers_composes [id=liste_paniers] .panier:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

body.error404 .inner,
[id=contenu_manquant] .inner {
  max-width: 500px;
  width: 100%;
  text-align: center;
  background-color: #162731;
  border: 0.1rem solid #e2cda5;
  padding: 2.5rem;
}
body.error404 .logo span,
[id=contenu_manquant] .logo span {
  display: none;
  opacity: 0;
  visibility: hidden;
}
body.error404 .logo img,
[id=contenu_manquant] .logo img {
  max-height: 15rem;
}
body.error404 h2, body.error404 p,
[id=contenu_manquant] h2,
[id=contenu_manquant] p {
  color: #ffffff;
}
body.error404 p,
[id=contenu_manquant] p {
  margin-top: 3.5rem;
}
body.error404 .btn,
[id=contenu_manquant] .btn {
  margin-top: 3rem;
}
body.error404 .btn:hover,
[id=contenu_manquant] .btn:hover {
  text-decoration: unset;
}

body.error404 [id=content] {
  height: 100vh;
}
body.error404 [id=content] > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
body.error404 .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body.error404 [id=header], body.error404 [id=haut_de_page], body.error404 [id=footer] {
  display: none;
}

[id=contenu_manquant] .inner {
  margin: 5rem auto;
}

.home [id=mise_en_avant_produits] .products {
  margin-top: 3rem;
}
.home [id=mise_en_avant_produits] .bouton {
  text-align: right;
}
.home [id=mise_en_avant_produits] .bouton .btn_fleche {
  margin: 0.5rem 0 0 0;
}
.home [id=concept] {
  margin-top: 8rem;
}
.home [id=concept] .btn_fleche {
  margin-bottom: 0;
}
.home [id=mise_en_avant_categories] {
  margin-top: 10rem;
}
.home [id=mise_en_avant_categories] .wrapper {
  max-width: min(1360px, 95%);
}
.home [id=mise_en_avant_categories] .wrapper.no_slide {
  max-width: min(1160px, 95%);
}
.home [id=mise_en_avant_categories] .wrapper.no_slide .zone_slider {
  padding: 0;
}
.home [id=mise_en_avant_categories] .zone_slider {
  position: relative;
  padding: 0 10rem;
}
@media (max-width: 767px) {
  .home [id=mise_en_avant_categories] .zone_slider {
    padding: 0;
  }
}
.home [id=mise_en_avant_categories] .slider_categories.no_slide {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4.5rem 1fr 4.5rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 3rem;
  grid-column-gap: 4.5rem;
}
@media (max-width: 1280px) {
  .home [id=mise_en_avant_categories] .slider_categories.no_slide .categorie .traits {
    width: 4.5rem;
  }
  .home [id=mise_en_avant_categories] .slider_categories.no_slide .categorie span.titre {
    max-width: calc(100% - 13rem);
  }
}
@media (max-width: 1024px) {
  .home [id=mise_en_avant_categories] .slider_categories.no_slide {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .home [id=mise_en_avant_categories] .slider_categories.no_slide {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.home [id=mise_en_avant_categories] .categorie > .titre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
}
.home [id=mise_en_avant_categories] .categorie > .titre span {
  display: inline-block;
  vertical-align: middle;
}
.home [id=mise_en_avant_categories] .categorie > .titre .traits {
  width: 9rem;
  height: 0.7rem;
  border-top: 0.1rem solid #e2cda5;
  border-bottom: 0.1rem solid #e2cda5;
  margin: 0 1rem;
}
@media (max-width: 1400px) {
  .home [id=mise_en_avant_categories] .categorie > .titre .traits {
    width: 4.5rem;
  }
}
@media (max-width: 767px) {
  .home [id=mise_en_avant_categories] .categorie > .titre .traits {
    display: none;
  }
}
.home [id=mise_en_avant_categories] .categorie > .titre span.titre {
  max-width: calc(100% - 22rem);
  width: 100%;
  text-align: center;
}
@media (max-width: 1400px) {
  .home [id=mise_en_avant_categories] .categorie > .titre span.titre {
    max-width: calc(100% - 13rem);
  }
}
@media (max-width: 767px) {
  .home [id=mise_en_avant_categories] .categorie > .titre span.titre {
    max-width: 100% !important;
  }
}
.home [id=mise_en_avant_categories] .categorie .image {
  margin-top: 2.5rem;
}
@media (max-width: 640px) {
  .home [id=mise_en_avant_categories] .categorie .image img {
    width: 100%;
  }
}
.home [id=mise_en_avant_categories] .categorie .description {
  margin-top: 1rem;
}
.home [id=mise_en_avant_categories] .categorie .bouton {
  text-align: right;
}
.home [id=mise_en_avant_categories] .categorie .bouton .btn_fleche {
  margin: 1rem 0 0 0;
}
.home [id=mise_en_avant_categories] .nav_slider_categories {
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  width: 100%;
}
@media (max-width: 767px) {
  .home [id=mise_en_avant_categories] .nav_slider_categories {
    display: none;
  }
}
.home [id=mise_en_avant_categories] .nav_slider_categories .owl-prev, .home [id=mise_en_avant_categories] .nav_slider_categories .owl-next {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  padding: 2rem;
  -webkit-transition: translate 0.3s ease-in-out;
  transition: translate 0.3s ease-in-out;
  cursor: pointer;
}
.home [id=mise_en_avant_categories] .nav_slider_categories .owl-prev .icon, .home [id=mise_en_avant_categories] .nav_slider_categories .owl-next .icon {
  font-size: 4.9rem;
  fill: #e2cda5;
}
.home [id=mise_en_avant_categories] .nav_slider_categories .owl-prev {
  left: 1.5rem;
}
.home [id=mise_en_avant_categories] .nav_slider_categories .owl-prev:hover {
  translate: -0.5rem -50%;
}
@media (max-width: 995px) {
  .home [id=mise_en_avant_categories] .nav_slider_categories .owl-prev {
    left: 0;
  }
}
.home [id=mise_en_avant_categories] .nav_slider_categories .owl-next {
  right: 1.5rem;
}
.home [id=mise_en_avant_categories] .nav_slider_categories .owl-next:hover {
  translate: 0.5rem -50%;
}
@media (max-width: 995px) {
  .home [id=mise_en_avant_categories] .nav_slider_categories .owl-next {
    right: 0;
  }
}
.home [id=mise_en_avant_paniers] {
  background-color: #e2cda5;
  padding: 5.5rem 0;
  margin-top: 8rem;
}
.home [id=mise_en_avant_paniers] .titre {
  color: #162731;
}
.home [id=mise_en_avant_paniers] .titre:after {
  border-color: #162731;
}
.home [id=mise_en_avant_paniers] .products {
  margin-top: 3rem;
}
.home [id=mise_en_avant_paniers] .bouton {
  text-align: right;
}
.home [id=mise_en_avant_paniers] .bouton .btn_fleche {
  color: #162731;
  margin: 0.5rem 0 0 0;
}
.home [id=mise_en_avant_paniers] .bouton .btn_fleche .icon {
  fill: #162731;
}

.woocommerce-page [id=haut_de_page] {
  margin-bottom: 3em;
}

div.woocommerce {
  max-width: min(1160px, 95%);
  width: 100%;
  margin: 0 auto;
}
div.woocommerce h2, div.woocommerce h3 {
  margin: 0 0 1rem 0;
}
div.woocommerce .etat {
  text-align: center;
  max-width: 70px;
  margin-left: 1em;
}
div.woocommerce .etat .icon {
  font-size: 2.9rem;
}
div.woocommerce .etat span {
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  color: #162731;
}
div.woocommerce .cart_totals .woocommerce-Price-amount {
  font-size: 2rem !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
div.woocommerce .includes_tax {
  font-size: 1.5rem !important;
  color: #ffffff !important;
}
div.woocommerce address {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #ffffff;
  border-width: 1px !important;
  margin-top: 1em;
}
div.woocommerce .addresses .title .edit {
  font-size: 1.5rem;
}
div.woocommerce td {
  font-size: 1.5rem;
}
div.woocommerce form.checkout_coupon, div.woocommerce form.login, div.woocommerce form.register {
  border: 1px solid #e2cda5 !important;
  border-radius: 0;
}
div.woocommerce form.checkout_coupon .woocommerce-form-login__submit, div.woocommerce form.login .woocommerce-form-login__submit, div.woocommerce form.register .woocommerce-form-login__submit {
  float: unset !important;
}
div.woocommerce table.shop_table {
  border-collapse: collapse;
  border-radius: 0;
  border-style: hidden;
  -webkit-box-shadow: 0 0 0 1px #e2cda5;
          box-shadow: 0 0 0 1px #e2cda5;
}
div.woocommerce table.shop_table th, div.woocommerce table.shop_table td {
  vertical-align: middle !important;
}
div.woocommerce table.shop_table th {
  font-size: 1.4rem;
  height: 60px;
}
div.woocommerce table.shop_table .product-thumbnail .woocommerce-placeholder {
  width: 75px;
}
div.woocommerce .quantity .qty {
  width: 85px;
  padding: 15px 5px 15px 5px;
}
div.woocommerce ul.order_details li strong {
  font-size: 1.4rem;
}

.woocommerce a.button.view, .woocommerce button.button.view, .woocommerce div.product form.cart .button.view, .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button.view, .woocommerce-page #payment #place_order.view {
  margin-top: 0;
}
.woocommerce a.button span, .woocommerce button.button span, .woocommerce div.product form.cart .button span, .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button span, .woocommerce-page #payment #place_order span {
  display: inline-block;
  vertical-align: middle;
}

.woocommerce form .form-row .input-checkbox, .woocommerce div.product form.cart .button, .woocommerce-account form .form-row .woocommerce-form__input-checkbox, .woocommerce-checkout form .woocommerce-form__input-checkbox, .woocommerce-cart form .form-row .woocommerce-form__input-checkbox, .woocommerce-order form .form-row .woocommerce-form__input-checkbox {
  opacity: 1;
  width: inherit;
  height: inherit;
}
.woocommerce form .form-row .input-checkbox + span:before, .woocommerce form .form-row .input-checkbox + span:after, .woocommerce div.product form.cart .button + span:before, .woocommerce div.product form.cart .button + span:after, .woocommerce-account form .form-row .woocommerce-form__input-checkbox + span:before, .woocommerce-account form .form-row .woocommerce-form__input-checkbox + span:after, .woocommerce-checkout form .woocommerce-form__input-checkbox + span:before, .woocommerce-checkout form .woocommerce-form__input-checkbox + span:after, .woocommerce-cart form .form-row .woocommerce-form__input-checkbox + span:before, .woocommerce-cart form .form-row .woocommerce-form__input-checkbox + span:after, .woocommerce-order form .form-row .woocommerce-form__input-checkbox + span:before, .woocommerce-order form .form-row .woocommerce-form__input-checkbox + span:after {
  display: none;
}

.woocommerce-page table.cart th {
  font-weight: 700;
}
.woocommerce-page .shop_table {
  border-color: #e2cda5 !important;
}
.woocommerce-page .shop_table th, .woocommerce-page .shop_table td {
  height: auto;
  padding: 15px;
}
.woocommerce-page .shop_table td {
  border-color: #e2cda5 !important;
}
.woocommerce-page .shop_table .woocommerce-shipping-totals li:before {
  display: none;
}
.woocommerce-page .shop_table .woocommerce-shipping-totals li label {
  color: #ffffff;
}
.woocommerce-page .shop_table .cart-subtotal th, .woocommerce-page .shop_table .cart-subtotal td {
  vertical-align: middle !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  max-width: 65%;
  width: 100%;
  margin: 0 auto 3rem auto;
  font-size: 1.5rem;
  padding: 1em 1em 1em 3em !important;
  border: 0;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
  color: #162731 !important;
  margin-top: 0;
}
.woocommerce-error li:before, .woocommerce-info li:before, .woocommerce-message li:before {
  display: none !important;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
  color: #162731;
}
.woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-message a:hover {
  color: #e2cda5;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
  margin-top: 0 !important;
}

.woocommerce-notices-wrapper + .woocommerce-info {
  max-width: 100%;
}

.home [id=filtres_produits] .inner, .post-type-archive-product [id=filtres_produits] .inner, .tax-product_cat [id=filtres_produits] .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5rem;
}
@media (max-width: 767px) {
  .home [id=filtres_produits] .inner, .post-type-archive-product [id=filtres_produits] .inner, .tax-product_cat [id=filtres_produits] .inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3rem;
  }
}
.home [id=filtres_produits] .filtres, .post-type-archive-product [id=filtres_produits] .filtres, .tax-product_cat [id=filtres_produits] .filtres {
  max-width: 22rem;
  width: 100%;
}
@media (max-width: 767px) {
  .home [id=filtres_produits] .filtres, .post-type-archive-product [id=filtres_produits] .filtres, .tax-product_cat [id=filtres_produits] .filtres {
    max-width: 100%;
  }
}
.home [id=filtres_produits] .droite, .post-type-archive-product [id=filtres_produits] .droite, .tax-product_cat [id=filtres_produits] .droite {
  max-width: 89rem;
  width: 100%;
  padding-top: 2.1rem;
}
.home [id=filtres_produits] .droite.no_filtre, .post-type-archive-product [id=filtres_produits] .droite.no_filtre, .tax-product_cat [id=filtres_produits] .droite.no_filtre {
  max-width: 100%;
}
@media (max-width: 767px) {
  .home [id=filtres_produits] .droite, .post-type-archive-product [id=filtres_produits] .droite, .tax-product_cat [id=filtres_produits] .droite {
    max-width: 100%;
    padding-top: 0;
  }
}
.home .nom_total_tri, .post-type-archive-product .nom_total_tri, .tax-product_cat .nom_total_tri {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1024px) {
  .home .nom_total_tri, .post-type-archive-product .nom_total_tri, .tax-product_cat .nom_total_tri {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1280px) {
  .home .nom_total_tri .woocommerce-products-header__title, .post-type-archive-product .nom_total_tri .woocommerce-products-header__title, .tax-product_cat .nom_total_tri .woocommerce-products-header__title {
    font-size: 4rem;
  }
}
@media (max-width: 1199px) {
  .home .nom_total_tri .woocommerce-products-header__title.traits:after, .post-type-archive-product .nom_total_tri .woocommerce-products-header__title.traits:after, .tax-product_cat .nom_total_tri .woocommerce-products-header__title.traits:after {
    display: none;
  }
}
.home .nom_total_tri .total_tri, .post-type-archive-product .nom_total_tri .total_tri, .tax-product_cat .nom_total_tri .total_tri {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  max-width: 45rem;
}
@media (max-width: 1024px) {
  .home .nom_total_tri .total_tri, .post-type-archive-product .nom_total_tri .total_tri, .tax-product_cat .nom_total_tri .total_tri {
    margin: 2rem 0;
  }
}
.home .nom_total_tri .total_tri .woocommerce-notices-wrapper, .post-type-archive-product .nom_total_tri .total_tri .woocommerce-notices-wrapper, .tax-product_cat .nom_total_tri .total_tri .woocommerce-notices-wrapper {
  display: none;
}
.home .nom_total_tri .total_tri .woocommerce-result-count, .home .nom_total_tri .total_tri .woocommerce-ordering, .post-type-archive-product .nom_total_tri .total_tri .woocommerce-result-count, .post-type-archive-product .nom_total_tri .total_tri .woocommerce-ordering, .tax-product_cat .nom_total_tri .total_tri .woocommerce-result-count, .tax-product_cat .nom_total_tri .total_tri .woocommerce-ordering {
  float: unset;
  margin: 0;
}
.home .nom_total_tri .total_tri .wpgb-result-count, .post-type-archive-product .nom_total_tri .total_tri .wpgb-result-count, .tax-product_cat .nom_total_tri .total_tri .wpgb-result-count {
  color: #ffffff;
}
.home .nom_total_tri .total_tri .wpgb-select, .post-type-archive-product .nom_total_tri .total_tri .wpgb-select, .tax-product_cat .nom_total_tri .total_tri .wpgb-select {
  font-weight: 700 !important;
  border-radius: 0 !important;
  border-width: 2px !important;
  border-color: #e2cda5 !important;
  min-height: 40px !important;
  height: 35px !important;
  padding: 5px 35px 5px 10px !important;
}
.home .nom_total_tri .total_tri .wpgb-select:focus, .post-type-archive-product .nom_total_tri .total_tri .wpgb-select:focus, .tax-product_cat .nom_total_tri .total_tri .wpgb-select:focus {
  color: #ffffff;
}
.home .nom_total_tri .total_tri .wpgb-select:focus option, .post-type-archive-product .nom_total_tri .total_tri .wpgb-select:focus option, .tax-product_cat .nom_total_tri .total_tri .wpgb-select:focus option {
  color: #162731;
}
.home .nom_total_tri .total_tri .wpgb-select:after, .post-type-archive-product .nom_total_tri .total_tri .wpgb-select:after, .tax-product_cat .nom_total_tri .total_tri .wpgb-select:after {
  display: none;
}
.home ul.products, .post-type-archive-product ul.products, .tax-product_cat ul.products {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4.5rem 1fr 4.5rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 3rem;
  grid-column-gap: 4.5rem;
  margin-top: 1em;
}
@media (max-width: 1280px) {
  .home ul.products, .post-type-archive-product ul.products, .tax-product_cat ul.products {
    grid-column-gap: 3rem;
  }
}
@media (max-width: 1024px) {
  .home ul.products, .post-type-archive-product ul.products, .tax-product_cat ul.products {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .home ul.products, .post-type-archive-product ul.products, .tax-product_cat ul.products {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.home ul.products:before, .home ul.products:after, .post-type-archive-product ul.products:before, .post-type-archive-product ul.products:after, .tax-product_cat ul.products:before, .tax-product_cat ul.products:after {
  content: unset;
}
.home ul.products.no_filtre, .post-type-archive-product ul.products.no_filtre, .tax-product_cat ul.products.no_filtre {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1280px) {
  .home ul.products.no_filtre, .post-type-archive-product ul.products.no_filtre, .tax-product_cat ul.products.no_filtre {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1024px) {
  .home ul.products.no_filtre, .post-type-archive-product ul.products.no_filtre, .tax-product_cat ul.products.no_filtre {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .home ul.products.no_filtre, .post-type-archive-product ul.products.no_filtre, .tax-product_cat ul.products.no_filtre {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.home ul.products .product, .post-type-archive-product ul.products .product, .tax-product_cat ul.products .product {
  width: 100% !important;
  margin-bottom: 0 !important;
}

.categorie_vide {
  text-align: center;
  margin: 5em 0;
}
.categorie_vide p {
  font-size: 2rem;
  margin-top: 0;
}
.categorie_vide .bouton {
  margin-top: 3em;
}

.woocommerce ul.products {
  list-style: none;
}
.woocommerce ul.products li.product:before {
  display: none;
}

.products .product .woocommerce-loop-product__link {
  position: relative;
  display: block;
}
.products .product .woocommerce-loop-product__link .image_badges {
  position: relative;
}
.products .product .woocommerce-loop-product__link .image {
  aspect-ratio: 1/1;
  overflow: hidden;
}
.products .product .woocommerce-loop-product__link .image .attachment-woocommerce_thumbnail, .products .product .woocommerce-loop-product__link .image .woocommerce-placeholder {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  scale: 1;
  -webkit-transition: scale 0.3s ease-in-out;
  transition: scale 0.3s ease-in-out;
}
.products .product .woocommerce-loop-product__link .badges {
  position: absolute;
  top: 1.5rem;
  left: -1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.products .product .woocommerce-loop-product__link .badges .badge {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.products .product .woocommerce-loop-product__link:hover {
  text-decoration: unset;
}
.products .product .woocommerce-loop-product__link:hover .image .attachment-woocommerce_thumbnail, .products .product .woocommerce-loop-product__link:hover .image .wp-post-image {
  scale: 1.1;
}
.products .product .infos {
  height: 10.85rem;
  background-color: #e2cda5;
  padding: 1.5rem 0.75rem 0.75rem 1.5rem;
}
@media (max-width: 1280px) {
  .products .product .infos {
    height: 13.35rem;
  }
}
.products .product .titre_prix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3rem;
}
@media (max-width: 1280px) {
  .products .product .titre_prix {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
  }
}
.products .product .nom_produit {
  height: 3.7rem;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.4rem;
  color: #162731;
  margin-top: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.products .product .price {
  position: relative;
  display: inline-block !important;
  max-width: 6.5rem;
  width: 100%;
  font-size: 1.6rem !important;
  font-weight: 700 !important;
  color: #162731 !important;
  line-height: 1.3;
  text-align: right;
  margin-bottom: 0 !important;
}
@media (max-width: 1280px) {
  .products .product .price {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
.products .product .price del {
  position: absolute;
  top: -1rem;
  right: 0;
  font-size: 1.1rem !important;
  font-weight: 500 !important;
  opacity: 1 !important;
  translate: 0 -0.25rem;
}
.products .product .price del:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  width: 100%;
  height: 0.175rem;
  background-color: #ffffff;
  z-index: 1;
}
.products .product .reference {
  font-size: 1.1rem;
  font-weight: 300;
  color: #162731;
  margin-top: 0;
}
@media (max-width: 1280px) {
  .products .product .reference {
    display: none;
  }
}
.products .product .stock {
  color: #162731;
  text-align: right;
}
.products .product .ajout_panier {
  background-color: #162731;
  height: 3.9rem;
  padding: 0.25rem 1rem;
  margin: 1rem 0 0 auto;
}
.products .product .ajout_panier .qty {
  height: 3.2rem;
}
.products .product .ajout_panier .ui-spinner-up, .products .product .ajout_panier .ui-spinner-down {
  height: 1.5rem;
}
.products .product .ajout_panier .ui-spinner-up span.ui-button-icon:after {
  line-height: 0.65;
}
.products .product .ajout_panier .ui-spinner-down span.ui-button-icon:after {
  line-height: 0.5;
}
.products .product .ajout_panier .add_to_cart_button {
  font-size: 1.1rem;
  margin-top: 0 !important;
  margin-left: 1rem;
}
.products .product .ajout_panier .add_to_cart_button:after {
  content: unset;
}
.products .product .ajout_panier .add_to_cart_button .icon {
  font-size: 1.8rem !important;
}
.products .product .ajout_panier .added_to_cart.wc-forward {
  display: none;
}
.products .product .bouton {
  text-align: right;
  margin-top: 1rem;
}
.products .product .btn_fiche {
  padding: 1rem 2.25rem;
}
.products .product .btn_fiche:hover {
  border-color: #162731;
}

.single-product [id=galerie_infos] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single-product [id=galerie_infos] [id=galerie], .single-product [id=galerie_infos] [id=infos_principales] {
  position: sticky;
  top: 5rem;
  height: 100%;
}
@media (max-width: 640px) {
  .single-product [id=galerie_infos] [id=galerie], .single-product [id=galerie_infos] [id=infos_principales] {
    position: relative;
    top: unset;
  }
}
.single-product [id=galerie] {
  max-width: 43.25%;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.5rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 2.5rem;
  grid-column-gap: 2.5rem;
}
@media (max-width: 767px) {
  .single-product [id=galerie] {
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
  }
}
@media (max-width: 640px) {
  .single-product [id=galerie] {
    max-width: 100%;
  }
}
.single-product [id=galerie] .image {
  display: inline-block;
}
.single-product [id=galerie] .image:nth-child(3n+1) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.single-product [id=galerie] .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.single-product [id=infos_principales] {
  max-width: 50%;
  width: 100%;
}
@media (max-width: 640px) {
  .single-product [id=infos_principales] {
    max-width: 100%;
    margin-top: 3rem;
  }
}
.single-product [id=infos_principales] .badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem 1rem;
}
.single-product [id=infos_principales] .badges + .titre_prix {
  margin-top: 3.5rem;
}
.single-product [id=infos_principales] .titre_prix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #e2cda5;
}
.single-product [id=infos_principales] .titre_prix .product_title {
  max-width: 75%;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  color: inherit;
  margin-top: 0;
}
.single-product [id=infos_principales] .titre_prix .price {
  position: relative;
  font-size: 3rem;
  font-weight: 500;
  color: inherit;
  margin-top: 0;
}
@media (max-width: 767px) {
  .single-product [id=infos_principales] .titre_prix .price {
    font-size: 2.6086956522rem;
  }
}
.single-product [id=infos_principales] .titre_prix .price del {
  position: absolute;
  bottom: -2.25rem;
  right: 0;
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 767px) {
  .single-product [id=infos_principales] .titre_prix .price del {
    font-size: 1.7391304348rem;
  }
}
.single-product [id=infos_principales] .titre_prix .price del:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  width: 100%;
  height: 0.175rem;
  background-color: #ffffff;
  z-index: 1;
}
.single-product [id=infos_principales] .reference {
  font-size: 2rem;
  line-height: 1;
  color: #e2cda5;
  margin-top: 0;
}
@media (max-width: 767px) {
  .single-product [id=infos_principales] .reference {
    font-size: 1.7391304348rem;
  }
}
.single-product [id=infos_principales] .description {
  margin-top: 3.5rem;
}
.single-product [id=infos_principales] .description > h2:first-child, .single-product [id=infos_principales] .description > h3:first-child, .single-product [id=infos_principales] .description > h4:first-child, .single-product [id=infos_principales] .description > h5:first-child, .single-product [id=infos_principales] .description > h6:first-child, .single-product [id=infos_principales] .description > ul:first-child, .single-product [id=infos_principales] .description > p:first-child {
  margin-top: 0;
}
.single-product [id=infos_principales] .description + .stock, .single-product [id=infos_principales] .description + .cart {
  margin-top: 4rem;
}
.single-product [id=infos_principales] .allergenes.open .titre {
  color: #ffffff;
}
.single-product [id=infos_principales] .allergenes.open .titre .icon {
  rotate: 270deg;
}
.single-product [id=infos_principales] .allergenes .titre {
  display: inline-block;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  color: #e2cda5;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.single-product [id=infos_principales] .allergenes .titre .icon {
  vertical-align: middle;
  font-size: 2.5rem;
  fill: #ffffff;
  rotate: 90deg;
  margin-left: 2rem;
  -webkit-transition: rotate 0.3s ease-in-out;
  transition: rotate 0.3s ease-in-out;
}
.single-product [id=infos_principales] .allergenes .titre:hover {
  color: #ffffff;
}
.single-product [id=infos_principales] .allergenes .texte {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), padding 0.5s ease-in-out;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), padding 0.5s ease-in-out;
}
.single-product [id=infos_principales] .allergenes .texte.full {
  max-height: 1000px;
  -webkit-transition: max-height 0.5s ease-in-out, padding 0.3s ease-in-out;
  transition: max-height 0.5s ease-in-out, padding 0.3s ease-in-out;
}
.single-product [id=infos_principales] .bouton {
  margin-top: 5rem;
}
.single-product [id=infos_principales] .btn_fiche:hover {
  text-decoration: none;
}
.single-product [id=infos_principales] .texte_info_produit {
  font-weight: 500;
  color: #e2cda5;
}

.woocommerce form.cart .single_add_to_cart_button {
  margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: unset;
  width: 100%;
  margin-bottom: 5rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  font-size: 1.7rem !important;
  text-transform: uppercase;
  padding: 0 20px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  position: relative;
  text-decoration: unset;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
  content: "";
  position: absolute;
  bottom: -0.75rem;
  left: 1.5rem;
  right: 1.5rem;
  height: 0.2rem;
  background: #e2cda5;
  scale: 0 1;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: scale 0.3s ease-in-out;
  transition: scale 0.3s ease-in-out;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  color: #e2cda5;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before, .woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
  scale: 1 1;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: unset;
  max-width: 65%;
  width: 100%;
  margin: 0 auto;
  overflow-x: auto;
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    max-width: 100%;
  }
}
.woocommerce-account .woocommerce-MyAccount-content mark {
  background: transparent;
  color: #e2cda5;
}
.woocommerce-account .woocommerce-MyAccount-content .mep-user-ticket-list {
  display: none;
}

.woocommerce-view-order .woocommerce-table__product-name, .woocommerce-checkout .woocommerce-table__product-name {
  padding-right: 20px !important;
}
.woocommerce-view-order .wc-item-meta li p, .woocommerce-checkout .wc-item-meta li p {
  line-height: 1.5;
}
.woocommerce-view-order .wc-item-meta li:last-child p, .woocommerce-checkout .wc-item-meta li:last-child p {
  font-weight: 700;
}
.woocommerce-view-order .wc-item-meta .bulleted, .woocommerce-checkout .wc-item-meta .bulleted {
  margin-top: 20px;
}
.woocommerce-view-order .wc-item-meta .bulleted li, .woocommerce-checkout .wc-item-meta .bulleted li {
  padding-left: 155px !important;
}
.woocommerce-view-order .wc-item-meta .bulleted li p, .woocommerce-checkout .wc-item-meta .bulleted li p {
  margin: unset;
}
.woocommerce-view-order tfoot tr .woocommerce-Price-amount, .woocommerce-checkout tfoot tr .woocommerce-Price-amount {
  font-size: 2rem !important;
  color: #e2cda5;
}
@media (max-width: 767px) {
  .woocommerce-view-order tfoot tr .woocommerce-Price-amount, .woocommerce-checkout tfoot tr .woocommerce-Price-amount {
    font-size: 1.5rem !important;
  }
}
.woocommerce-view-order tfoot td, .woocommerce-checkout tfoot td {
  vertical-align: middle !important;
  font-weight: 700 !important;
}

.woocommerce-orders .woocommerce-orders-table th {
  text-align: center;
}
.woocommerce-orders .woocommerce-orders-table td {
  white-space: nowrap;
  padding: 5px 20px !important;
  vertical-align: middle !important;
  text-align: center;
}

body.woocommerce-view-order .woocommerce-order-details, body.woocommerce-view-order .woocommerce-customer-details, body.woocommerce-order-received .woocommerce-order-details, body.woocommerce-order-received .woocommerce-customer-details {
  overflow-x: auto;
  padding: 1px;
  margin-top: 3rem;
}

.woocommerce-Address {
  margin-top: 3rem;
}

.woocommerce-ResetPassword {
  margin-top: 3rem;
}

body.woocommerce-cart .woocommerce-cart-form, body.woocommerce-checkout .woocommerce-cart-form, body.woocommerce-account .woocommerce-cart-form {
  background-color: #162731;
}
body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img, body.woocommerce-checkout .woocommerce-cart-form .product-thumbnail img, body.woocommerce-account .woocommerce-cart-form .product-thumbnail img {
  max-width: 7.5rem;
  width: 100%;
}
body.woocommerce-cart .article-header, body.woocommerce-checkout .article-header, body.woocommerce-account .article-header {
  margin-bottom: 40px;
}
body.woocommerce-cart .colfull, body.woocommerce-cart .colonne, body.woocommerce-checkout .colfull, body.woocommerce-checkout .colonne, body.woocommerce-account .colfull, body.woocommerce-account .colonne {
  margin: 0;
  padding-bottom: 0;
}
body.woocommerce-cart .cart-subtotal .woocommerce-Price-amount, body.woocommerce-checkout .cart-subtotal .woocommerce-Price-amount, body.woocommerce-account .cart-subtotal .woocommerce-Price-amount {
  font-weight: 700;
}
body.woocommerce-cart .coupon [id=coupon_code], body.woocommerce-checkout .coupon [id=coupon_code], body.woocommerce-account .coupon [id=coupon_code] {
  height: 3.9rem;
  width: 180px !important;
  background: transparent;
  color: #ffffff;
  padding: 10px !important;
  margin: 0.5rem 1rem 0.5rem 0 !important;
}
@media (max-width: 640px) {
  body.woocommerce-cart .coupon [id=coupon_code], body.woocommerce-checkout .coupon [id=coupon_code], body.woocommerce-account .coupon [id=coupon_code] {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 640px) {
  body.woocommerce-cart .coupon [id=coupon_code], body.woocommerce-cart .coupon .button, body.woocommerce-checkout .coupon [id=coupon_code], body.woocommerce-checkout .coupon .button, body.woocommerce-account .coupon [id=coupon_code], body.woocommerce-account .coupon .button {
    width: 100% !important;
  }
}
body.woocommerce-cart .checkout-button, body.woocommerce-checkout .checkout-button, body.woocommerce-account .checkout-button {
  text-transform: uppercase;
}

body.woocommerce-checkout ul.order_details {
  font-size: 1.6rem;
  background: #162731;
  margin-top: 1.6em;
  padding: 10px;
}

@media (max-width: 767px) {
  .woocommerce-cart table.cart td.product-price, .woocommerce-cart table.cart th.product-price, .woocommerce-cart table.cart td.product-quantity, .woocommerce-cart table.cart th.product-quantity {
    display: none;
  }
}
.woocommerce-cart .woocommerce-cart-form, .woocommerce-cart .cart-collaterals {
  margin-top: 3em;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
  border-color: #e2cda5 !important;
}
.woocommerce-cart [id=shipping_method] li {
  margin-bottom: 1em !important;
}
.woocommerce-cart [id=shipping_method] li label .woocommerce-Price-amount {
  font-size: 16px !important;
}
.woocommerce-cart .shipping_method_description {
  font-size: 1.2rem;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .woocommerce-cart .shipping_method_description br {
    display: none;
  }
}
.woocommerce-cart .shipping_method_description .smdfw {
  color: #162731 !important;
}
.woocommerce-cart .shipping_method_description strong {
  font-size: 1.2rem;
}
.woocommerce-cart .woocommerce-shipping-destination, .woocommerce-cart .woocommerce-shipping-calculator {
  display: none;
}
.woocommerce-cart .cart_totals {
  width: 100% !important;
}
.woocommerce-cart .cart_totals h2 {
  font-size: 2rem;
  font-style: normal;
  text-align: left;
  margin-bottom: 10px;
}
.woocommerce-cart .cart_totals .aide_relais {
  margin: 1rem 0 1.5rem 0;
}
.woocommerce-cart .cart_totals .wc-proceed-to-checkout {
  text-align: right;
}

.wc_payment_method .payment_box p {
  color: #162731;
}

body.woocommerce-checkout form.woocommerce-checkout, body.woocommerce-checkout div.woocommerce-order, body.woocommerce-account form.woocommerce-checkout, body.woocommerce-account div.woocommerce-order, body.woocommerce-order form.woocommerce-checkout, body.woocommerce-order div.woocommerce-order, body.woocommerce-view-order form.woocommerce-checkout, body.woocommerce-view-order div.woocommerce-order {
  margin-top: 5rem;
}
body.woocommerce-checkout div.woocommerce-order .woocommerce-order-details__title + .woocommerce-table--order-details, body.woocommerce-checkout section.woocommerce-order-details .woocommerce-order-details__title + .woocommerce-table--order-details, body.woocommerce-account div.woocommerce-order .woocommerce-order-details__title + .woocommerce-table--order-details, body.woocommerce-account section.woocommerce-order-details .woocommerce-order-details__title + .woocommerce-table--order-details, body.woocommerce-order div.woocommerce-order .woocommerce-order-details__title + .woocommerce-table--order-details, body.woocommerce-order section.woocommerce-order-details .woocommerce-order-details__title + .woocommerce-table--order-details, body.woocommerce-view-order div.woocommerce-order .woocommerce-order-details__title + .woocommerce-table--order-details, body.woocommerce-view-order section.woocommerce-order-details .woocommerce-order-details__title + .woocommerce-table--order-details {
  margin-top: 15px;
}
body.woocommerce-checkout div.woocommerce-order tfoot th, body.woocommerce-checkout section.woocommerce-order-details tfoot th, body.woocommerce-account div.woocommerce-order tfoot th, body.woocommerce-account section.woocommerce-order-details tfoot th, body.woocommerce-order div.woocommerce-order tfoot th, body.woocommerce-order section.woocommerce-order-details tfoot th, body.woocommerce-view-order div.woocommerce-order tfoot th, body.woocommerce-view-order section.woocommerce-order-details tfoot th {
  border-color: #e2cda5 !important;
}
body.woocommerce-checkout li, body.woocommerce-account li, body.woocommerce-order li, body.woocommerce-view-order li {
  padding-left: 0 !important;
}
body.woocommerce-checkout li:before, body.woocommerce-account li:before, body.woocommerce-order li:before, body.woocommerce-view-order li:before {
  display: none !important;
}
body.woocommerce-checkout [id=customer_details], body.woocommerce-account [id=customer_details], body.woocommerce-order [id=customer_details], body.woocommerce-view-order [id=customer_details] {
  margin-bottom: 3em;
}
body.woocommerce-checkout [id=customer_details] + h3, body.woocommerce-account [id=customer_details] + h3, body.woocommerce-order [id=customer_details] + h3, body.woocommerce-view-order [id=customer_details] + h3 {
  margin-bottom: 15px;
}
body.woocommerce-checkout [id=order_review] .woocommerce-checkout-review-order-table tfoot th, body.woocommerce-account [id=order_review] .woocommerce-checkout-review-order-table tfoot th, body.woocommerce-order [id=order_review] .woocommerce-checkout-review-order-table tfoot th, body.woocommerce-view-order [id=order_review] .woocommerce-checkout-review-order-table tfoot th {
  border: 0.1rem solid #e2cda5 !important;
}
body.woocommerce-checkout [id=order_review] .woocommerce-checkout-payment, body.woocommerce-account [id=order_review] .woocommerce-checkout-payment, body.woocommerce-order [id=order_review] .woocommerce-checkout-payment, body.woocommerce-view-order [id=order_review] .woocommerce-checkout-payment {
  background-color: #162731 !important;
}
body.woocommerce-checkout [id=order_review] .wc_payment_methods .woocommerce-error, body.woocommerce-checkout [id=order_review] .wc_payment_methods .woocommerce-info, body.woocommerce-checkout [id=order_review] .wc_payment_methods .woocommerce-message, body.woocommerce-account [id=order_review] .wc_payment_methods .woocommerce-error, body.woocommerce-account [id=order_review] .wc_payment_methods .woocommerce-info, body.woocommerce-account [id=order_review] .wc_payment_methods .woocommerce-message, body.woocommerce-order [id=order_review] .wc_payment_methods .woocommerce-error, body.woocommerce-order [id=order_review] .wc_payment_methods .woocommerce-info, body.woocommerce-order [id=order_review] .wc_payment_methods .woocommerce-message, body.woocommerce-view-order [id=order_review] .wc_payment_methods .woocommerce-error, body.woocommerce-view-order [id=order_review] .wc_payment_methods .woocommerce-info, body.woocommerce-view-order [id=order_review] .wc_payment_methods .woocommerce-message {
  background: none;
}
body.woocommerce-checkout [id=order_review] .payment_box.payment_method_etransactions_std, body.woocommerce-account [id=order_review] .payment_box.payment_method_etransactions_std, body.woocommerce-order [id=order_review] .payment_box.payment_method_etransactions_std, body.woocommerce-view-order [id=order_review] .payment_box.payment_method_etransactions_std {
  display: none !important;
}
body.woocommerce-checkout .woocommerce-customer-details .woocommerce-column, body.woocommerce-account .woocommerce-customer-details .woocommerce-column, body.woocommerce-order .woocommerce-customer-details .woocommerce-column, body.woocommerce-view-order .woocommerce-customer-details .woocommerce-column {
  margin-top: 2em;
}

.cart-collaterals [id=shipping_method] .bw-parcel-point {
  width: 100%;
  padding-left: 3.5rem;
}

[id=ppc-button-ppcp-gateway] {
  text-align: right;
}
[id=ppc-button-ppcp-gateway] .paypal-buttons {
  max-width: 250px !important;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  font-size: 1.5rem;
  margin-top: 6rem;
}
@media (max-width: 995px) {
  .pagination {
    font-size: 1.3043478261rem;
  }
}
.pagination a.page-numbers, .pagination .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  text-decoration: none;
  color: #e2cda5;
  scale: 1;
  -webkit-transition: color 0.3s ease-in-out, font-weight 0.3s ease-in-out, scale 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, font-weight 0.3s ease-in-out, scale 0.3s ease-in-out;
}
.pagination a.page-numbers:hover, .pagination .page-numbers:hover {
  color: #ffffff;
  font-weight: 600;
}
.pagination .page-numbers + .page-numbers {
  margin-left: 0.5rem;
}
.pagination .current {
  color: #ffffff;
  font-weight: 600;
}
.pagination a.next, .pagination a.prev {
  translate: 0 0;
  -webkit-transition: translate 0.3s ease-in-out;
  transition: translate 0.3s ease-in-out;
}
.pagination a.next .icon, .pagination a.prev .icon {
  font-size: 1.8rem;
  fill: #e2cda5;
}
.pagination a.next:hover {
  translate: 0.5rem 0;
}
.pagination a.prev:hover {
  translate: -0.5rem 0;
}

.woocommerce form.cart, .ajout_panier.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 1rem 1.5rem;
  border: 0.1rem solid #e2cda5;
  margin-top: 1.5rem;
}
.woocommerce form.cart input[type=number], .ajout_panier.cart input[type=number] {
  outline: none;
  -moz-appearance: textfield;
}
.woocommerce form.cart input[type=number]::-webkit-inner-spin-button,
.woocommerce form.cart input[type=number]::-webkit-outer-spin-button, .ajout_panier.cart input[type=number]::-webkit-inner-spin-button,
.ajout_panier.cart input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
.woocommerce form.cart .qty, .ajout_panier.cart .qty {
  text-align: left;
  width: 5.5rem;
  height: 3.6rem;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.5rem;
  color: #e2cda5;
  background-color: #162731;
  padding: 0.5rem 3rem 0.5rem 0.5rem;
  border: 0 !important;
  margin: 0;
}
.woocommerce form.cart .qty:focus, .ajout_panier.cart .qty:focus {
  color: #000000;
  background-color: #ffffff;
}
.woocommerce form.cart .ui-spinner, .ajout_panier.cart .ui-spinner {
  position: relative;
  border: 0;
  border-radius: 0;
}
.woocommerce form.cart .ui-spinner-up, .woocommerce form.cart .ui-spinner-down, .ajout_panier.cart .ui-spinner-up, .ajout_panier.cart .ui-spinner-down {
  width: 2.4rem;
  height: 1.7rem;
  background-color: #e2cda5;
  background-image: none;
  border: 0.1rem solid #e2cda5;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.woocommerce form.cart .ui-spinner-up span.ui-button-icon, .woocommerce form.cart .ui-spinner-down span.ui-button-icon, .ajout_panier.cart .ui-spinner-up span.ui-button-icon, .ajout_panier.cart .ui-spinner-down span.ui-button-icon {
  display: block;
  position: relative;
  top: unset;
  left: unset;
  width: 100%;
  height: 100%;
  background-image: none;
  text-align: center;
  margin: 0;
}
.woocommerce form.cart .ui-spinner-up span.ui-button-icon:after, .woocommerce form.cart .ui-spinner-down span.ui-button-icon:after, .ajout_panier.cart .ui-spinner-up span.ui-button-icon:after, .ajout_panier.cart .ui-spinner-down span.ui-button-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  height: 100%;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  color: #162731;
  line-height: 0.8;
  text-indent: initial;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.woocommerce form.cart .ui-spinner-up:hover, .woocommerce form.cart .ui-spinner-up:focus, .woocommerce form.cart .ui-spinner-down:hover, .woocommerce form.cart .ui-spinner-down:focus, .ajout_panier.cart .ui-spinner-up:hover, .ajout_panier.cart .ui-spinner-up:focus, .ajout_panier.cart .ui-spinner-down:hover, .ajout_panier.cart .ui-spinner-down:focus {
  background-color: #162731;
}
.woocommerce form.cart .ui-spinner-up:hover span.ui-button-icon:after, .woocommerce form.cart .ui-spinner-up:focus span.ui-button-icon:after, .woocommerce form.cart .ui-spinner-down:hover span.ui-button-icon:after, .woocommerce form.cart .ui-spinner-down:focus span.ui-button-icon:after, .ajout_panier.cart .ui-spinner-up:hover span.ui-button-icon:after, .ajout_panier.cart .ui-spinner-up:focus span.ui-button-icon:after, .ajout_panier.cart .ui-spinner-down:hover span.ui-button-icon:after, .ajout_panier.cart .ui-spinner-down:focus span.ui-button-icon:after {
  color: #e2cda5;
}
.woocommerce form.cart .ui-spinner-up span.ui-button-icon:after, .ajout_panier.cart .ui-spinner-up span.ui-button-icon:after {
  content: "+";
  line-height: 0.8;
}
.woocommerce form.cart .ui-spinner-down span.ui-button-icon:after, .ajout_panier.cart .ui-spinner-down span.ui-button-icon:after {
  content: "-";
  line-height: 0.6;
}
.woocommerce form.cart .single_add_to_cart_button, .woocommerce form.cart .add_to_cart_button, .ajout_panier.cart .single_add_to_cart_button, .ajout_panier.cart .add_to_cart_button {
  background: none;
  text-transform: uppercase;
  padding: 0 !important;
  border: 0 !important;
  margin-left: 1.5rem;
  scale: 1;
  -webkit-transition: scale 0.3s ease-in-out;
  transition: scale 0.3s ease-in-out;
}
.woocommerce form.cart .single_add_to_cart_button span, .woocommerce form.cart .add_to_cart_button span, .ajout_panier.cart .single_add_to_cart_button span, .ajout_panier.cart .add_to_cart_button span {
  display: inline-block;
  vertical-align: middle;
}
.woocommerce form.cart .single_add_to_cart_button .picto .icon, .woocommerce form.cart .add_to_cart_button .picto .icon, .ajout_panier.cart .single_add_to_cart_button .picto .icon, .ajout_panier.cart .add_to_cart_button .picto .icon {
  font-size: 2.6rem;
  fill: #e2cda5;
  margin-right: 0.5rem;
}
.woocommerce form.cart .single_add_to_cart_button:hover, .woocommerce form.cart .single_add_to_cart_button:focus, .woocommerce form.cart .add_to_cart_button:hover, .woocommerce form.cart .add_to_cart_button:focus, .ajout_panier.cart .single_add_to_cart_button:hover, .ajout_panier.cart .single_add_to_cart_button:focus, .ajout_panier.cart .add_to_cart_button:hover, .ajout_panier.cart .add_to_cart_button:focus {
  color: #e2cda5 !important;
  background-color: #162731 !important;
  scale: 1.05;
}

.badges .badge {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  color: #162731;
  padding: 0.5rem 1rem;
}
.badges .nouveaute {
  background-color: #ebbd64;
}
.badges .promo {
  background-color: #d5acc1;
}

[id=filtres_produits] .wpgb-facet.wpgb-loading {
  opacity: 1 !important;
}
[id=filtres_produits] .wpgb-select-separator {
  display: none;
}
[id=filtres_produits] .wpgb-select-toggle {
  fill: #e2cda5;
}
[id=filtres_produits] .total_tri {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id=filtres_produits] .total_tri .wpgb-facet-5 {
  font-size: 1.6rem;
}
[id=filtres_produits] .total_tri .wpgb-facet-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[id=filtres_produits] .total_tri .wpgb-facet-3 .wpgb-facet-title {
  font-weight: 400;
  line-height: 1;
  margin: 0 10px 0 0;
}
[id=filtres_produits] .total_tri .wpgb-facet-3 > fieldset:last-child {
  margin-bottom: 0;
}
[id=filtres_produits] .total_tri .wpgb-select {
  font-weight: 700 !important;
  border-radius: 0 !important;
  border-width: 2px !important;
  border-color: #e2cda5 !important;
  min-height: 35px !important;
  height: 35px !important;
  padding: 5px 35px 5px 10px !important;
}
[id=filtres_produits] .filtres .titre {
  color: #e2cda5;
  margin-top: 0;
}
[id=filtres_produits] .filtres .separateur {
  height: 0.7rem;
  width: 100%;
  border-top: 0.1rem solid #e2cda5;
  border-bottom: 0.1rem solid #e2cda5;
  margin: 1.5rem 0;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres .wpgb-facet {
    display: inline-block;
    width: 49%;
    border-bottom: 0;
    margin: 0.5%;
  }
  [id=filtres_produits] .filtres .wpgb-facet + .separateur {
    display: none;
  }
}
@media (max-width: 640px) {
  [id=filtres_produits] .filtres .wpgb-facet {
    width: 100%;
  }
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres .wpgb-facet.open {
    z-index: 1;
  }
}
[id=filtres_produits] .filtres .wpgb-facet.open h4.wpgb-facet-title:after {
  rotate: 45deg;
}
[id=filtres_produits] .filtres .wpgb-facet h4.wpgb-facet-title {
  position: relative;
  font-family: "Outfit", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 2rem !important;
  line-height: 1 !important;
  letter-spacing: 0;
  padding: 0 3.5rem 2rem 0 !important;
  margin-bottom: 0 !important;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres .wpgb-facet h4.wpgb-facet-title {
    padding: 1rem 3.5rem 1rem 1rem !important;
    border: 0.1rem solid #e2cda5;
  }
}
[id=filtres_produits] .filtres .wpgb-facet h4.wpgb-facet-title:after {
  content: "";
  position: absolute;
  right: 1.5rem;
  top: 0.5rem;
  rotate: -45deg;
  -webkit-transform-origin: 66% 66%;
          transform-origin: 66% 66%;
  display: block;
  width: 1rem;
  height: 1rem;
  border-bottom: 0.2rem solid #ffffff;
  border-right: 0.2rem solid #ffffff;
  -webkit-transition: rotate 0.15s ease-in-out;
  transition: rotate 0.15s ease-in-out;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres .wpgb-facet h4.wpgb-facet-title:after {
    top: 1.25rem;
    right: 1rem;
  }
}
[id=filtres_produits] .filtres .wpgb-facet h4.wpgb-facet-title:hover {
  color: #e2cda5;
}
[id=filtres_produits] .filtres .wpgb-facet h4.wpgb-facet-title:hover:after {
  border-color: #e2cda5;
}
[id=filtres_produits] .filtres .wpgb-facet fieldset {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), padding 0.5s ease-in-out;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), padding 0.5s ease-in-out;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres .wpgb-facet fieldset {
    position: absolute;
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 6px -1px #000000;
            box-shadow: 1px 1px 6px -1px #000000;
    -webkit-transition: unset;
    transition: unset;
    z-index: 1;
  }
}
[id=filtres_produits] .filtres .wpgb-facet fieldset.full {
  max-height: 1000px;
  -webkit-transition: max-height 0.5s ease-in-out, padding 0.3s ease-in-out;
  transition: max-height 0.5s ease-in-out, padding 0.3s ease-in-out;
}
[id=filtres_produits] .filtres .wpgb-facet fieldset.full:last-child {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres .wpgb-facet fieldset.full legend + div {
    padding: 1rem;
  }
}
[id=filtres_produits] .filtres .wpgb-facet > fieldset:last-child {
  margin-bottom: 0;
}
[id=filtres_produits] .filtres .wpgb-hierarchical-list.two {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
[id=filtres_produits] .filtres li:before {
  display: none;
}
[id=filtres_produits] .filtres li:after {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e2cda5), to(#e2cda5)), -webkit-gradient(linear, left top, left bottom, from(#e2cda5), to(#e2cda5)) !important;
  background-image: linear-gradient(#e2cda5, #e2cda5), linear-gradient(#e2cda5, #e2cda5) !important;
}
[id=filtres_produits] .filtres li .wpgb-checkbox {
  outline-style: unset !important;
}
[id=filtres_produits] .filtres li .wpgb-checkbox:focus .wpgb-checkbox-control {
  outline-width: 0;
  outline-offset: 0;
}
[id=filtres_produits] .filtres li .wpgb-checkbox-control {
  border-width: 0.1rem !important;
  border-radius: 0 !important;
  border-color: #e2cda5 !important;
}
[id=filtres_produits] .filtres li .wpgb-checkbox-control:after {
  top: 0 !important;
  height: 100% !important;
  width: 100% !important;
  border: 0 !important;
  -webkit-transform: rotate(0deg) scale(0) !important;
          transform: rotate(0deg) scale(0) !important;
  background-image: linear-gradient(to top left, transparent 0%, transparent calc(55% - 3px), #e2cda5 50%, transparent calc(45% + 3px), transparent 100%), linear-gradient(to top right, transparent 0%, transparent calc(55% - 3px), #e2cda5 50%, transparent calc(50% + 3px), transparent 100%);
}
[id=filtres_produits] .filtres li .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control {
  border-color: #e2cda5 !important;
  background-color: #162731 !important;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres li .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control {
    background-color: #ffffff !important;
  }
}
[id=filtres_produits] .filtres li .wpgb-checkbox[aria-pressed=true] .wpgb-checkbox-control:after {
  -webkit-transform: rotate(0deg) scale(1) !important;
          transform: rotate(0deg) scale(1) !important;
}
[id=filtres_produits] .filtres li .wpgb-checkbox-label {
  font-size: 1.5rem;
  color: #ffffff;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres li .wpgb-checkbox-label {
    color: #162731;
  }
}
[id=filtres_produits] .filtres li:last-child {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres li:last-child {
    margin-bottom: 0;
  }
}
[id=filtres_produits] .filtres .wpgb-input[type=search] {
  color: #ffffff;
  padding-left: 3.5rem !important;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres .wpgb-input[type=search] {
    color: #162731;
  }
}
[id=filtres_produits] .filtres .wpgb-facet-2 h4.wpgb-facet-title:before {
  content: "(ou pas…)";
  display: inline-block;
  position: absolute;
  top: 0.7rem;
  left: 13rem;
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres .wpgb-facet-2 h4.wpgb-facet-title:before {
    top: 1.7rem;
    left: 14rem;
  }
}
[id=filtres_produits] .filtres .wpgb-facet-2 .wpgb-range-progress {
  background-color: #e2cda5 !important;
}
[id=filtres_produits] .filtres .wpgb-facet-2 .wpgb-range-thumb {
  border-color: #e2cda5 !important;
  border-width: 0.4rem !important;
}
[id=filtres_produits] .filtres .wpgb-facet-2 .wpgb-range-thumb:hover, [id=filtres_produits] .filtres .wpgb-facet-2 .wpgb-range-thumb:focus {
  outline-width: 0 !important;
  outline-offset: 0 !important;
  background-color: #e2cda5 !important;
}
[id=filtres_produits] .filtres .wpgb-facet-2 .wpgb-range-values {
  font-size: 1.5rem;
  color: #ffffff;
}
@media (max-width: 767px) {
  [id=filtres_produits] .filtres .wpgb-facet-2 .wpgb-range-values {
    color: #162731;
  }
}
[id=filtres_produits] .filtres .wpgb-facet-2 .wpgb-range-clear {
  color: #162731;
  background-color: #e2cda5;
}
[id=filtres_produits] .wpgb-facet-4 {
  text-align: center;
  margin-top: 5rem;
}
[id=filtres_produits] .wpgb-facet-4 .wpgb-load-more {
  padding: 1.25rem 2.25rem !important;
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  color: #e2cda5 !important;
  text-transform: uppercase;
  background-color: #162731 !important;
  border: 1px solid #e2cda5 !important;
  border-radius: 0 !important;
}
[id=filtres_produits] .wpgb-facet-4 .wpgb-load-more:hover, [id=filtres_produits] .wpgb-facet-4 .wpgb-load-more:focus {
  color: #162731 !important;
  background-color: #e2cda5 !important;
  border-color: #e2cda5 !important;
}