/**
 * Table des matières :
 *
 * 0.0 - Debug
 * 1.0 - Reset
 * 2.0 - Général
 * 3.0 - Header
 * 4.0 - Navigation
 * 5.0 - Content
 * 6.0 - Footer
 * 7.0 - Media Queries
 * -----------------------------------------------------------------------------
 */

/*
 * 2.0 - Général
 * -----------------------------
 */
:root {
  --rouge: #970010;
  --grisfonce: #3E3E3E;
  --grismoyen: #888888;
  --grisclair: #F0F2F4;
  --nycd: 'Nothing You Could Do';
}

body {
  color: var(--grisfonce);
  font-family: 'Montserrat';
}

h1 {
  font-size: 36px;
  font-weight: 800;
  color: var(--rouge);
}

.home h1 + p {
  color: var(--rouge);
  font-size: 24px;
  font-weight: 500;
}

.h1 {
  font-size: 60px!important;
  line-height: 1;
  word-break: break-word;
}

h2, .h2 {
  font-size: 28px;
  font-weight: 700;
  color: var(--rouge);
}

.wc-pao-addon-container:first-of-type h2.wc-pao-addon-name {
  padding-top: 0px;
}

.wc-pao-addon-container h2.wc-pao-addon-name {
  padding-top: 27px;
}

h3,.h3 {
  font-size: 20px;
  margin: 30px 0 15px;
}

h4,.h4 {
  margin: 20px 0 10px;
}

p {
  font-size: 14px;
  line-height: 1.4;
}

strong {
  font-weight: 700;
}

.bg-rouge {
  background-color: var(--rouge);
  color: white!important;
}
.bg-rouge h1,.bg-rouge h2,.bg-rouge h3, .txt-white {
  color: white!important;
}

.bg-rouge-transparent {
/*  background-color: rgba(151, 0, 16, 0.3);*/
  background: linear-gradient(rgba(151, 0, 16, 0) 0%, rgba(151, 0, 16, 0.3) 50%);
}

.bg-gris-transparent {
  background-color: rgba(240, 242, 244, 0.5);
}

.bg-grisclair {
  background-color: var(--grisclair);
}

.txt-rouge {
  color: var(--rouge)!important;
}

.txt-grisclair {
  color: var(--grisclair)!important;
}

.nycd, .banner-offre h1, .banner-offre h2, .banner-offre h3, .banner-offre h4 {
  font-family: var(--nycd);
  font-size: 42px;
  line-height: 1;
}

.cta, .tags a, #place_order {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 14px;
  width: fit-content;
  min-height: 46px;
}

.cta-small {
  padding: 5px 5px;
  font-size: 8px;
  min-height: 16px;
  cursor: pointer;
}

.cta span {
  margin-right: 0.5rem;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.cta i.fa-long-arrow-alt-right {
  margin-right: 1rem;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.ctagrey, .tags a {
  border: 1px var(--grismoyen) solid;
  color: var(--rouge);
  background-color: var(--grisclair);
}

.tags a {
  margin-bottom: 10px;
  margin-right: 10px;
}

.ctagrey:hover {
  color: var(--rouge);
}

.ctared, td.actions button.ctared, #place_order,
.checkout-button.button.alt.wc-forward {
  border: 1px var(--rouge) solid!important;
  color: white!important;
  background-color: var(--rouge)!important;
  text-transform: uppercase!important;
}

td.actions button.ctared {
  height: 55px;
}

.woocommerce table.cart td.actions .input-text {
  width: 150px !important;
}

.ctared:hover {
  color: white;
}

.ctawhite {
  border: 1px white solid;
  color: var(--rouge);
  background-color: white;
}

.ctawhite:hover {
  color: var(--rouge);
}

button.navbar-toggler,
button.navbar-toggler:focus,
button.navbar-toggler:active {
  box-shadow: 0 0 0 0rem!important;
  border: 0px!important;
  outline: none!important;
  -webkit-tap-highlight-color: transparent;
}

.filet-fin-rouge {
  border-left: 1px solid var(--rouge);
}

.opacity-half {
  opacity: 0.5;
}

.arianne {
  font-size: 11px;
}

.arianne a {
  color: var(--rouge);
  text-decoration: none;
}

header li.menu-item a{
  padding: 8px 10px!important;
}
/* End of Général */


/*
 * 3.0 - Header
 * -----------------------------
 */
/* End of Header */


/*
 * 4.0 - Navigation
 * -----------------------------
 */
.navbar-brand {
  height: 120px;
  width: 260px;
}

.navbar-brand div {
  height: 100%;
}

.navbar-toggler {
  padding: 0px!important;
  color: white!important;
  background-color: var(--rouge);
  border: 0px;
  border-radius: 0px;
  width: calc(100vw - 260px);
  height: 120px;
  transition: var(--bs-navbar-toggler-transition);
}

.navbar-nav {
  /*width: 50%;*/
}
header li.menu-item {
  padding:15px 0;
}

.sub-menu li.menu-item {
  padding:15px 0 15px 10px;
}

li.menu-item a, li.menu-item span[itemprop="name"] {
  font-size: 14px;
  font-weight: 500;
  color: var(--grismoyen);
  text-decoration: none;
}

li.menu-item.menu-item-has-children .sub-menu a,
li.menu-item.menu-item-has-children .dropdown-menu a,
.txt12 {
  font-size: 12px!important;
}

.langues, .menu-user {
  /*width: fit-content;*/
  flex-direction: row!important;
}

.langues li.menu-item, .menu-user li.menu-item {
  width: fit-content;
}

.langues li.menu-item a, .menu-user li.menu-item a {
  padding: 5px 15px!important;
  font-size: 24px;
}

.langues li.menu-item a, .menu-user li.menu-item a {
  padding: 5px 15px!important;
  font-size: 24px;
}
.sub-menu {
  margin-top: 5px;
}

.badge {
  background-color: var(--rouge);
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: unset;
  min-width: 10rem;
  padding: .5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid rgba(0,0,0,.15);
  border-radius: .25rem;
}

.dropdown-menu li.menu-item {
  padding: 15px 0px 0px 10px;
}

/* End of Navigation */


/*
 * 5.0 - Content
 * -----------------------------
 */
#intro-pres-slide .col-12, #intro-pres-slide .col {
  min-height: 400px;
}

.sliderMain .slick-list, .sliderMain .slick-track {
  height: 600px !important;
}

.home .sliderSec .slick-list, .home .sliderSec .slick-track,
.home .sliderTri .slick-list, .home .sliderTri .slick-track {
  height: 300px !important;
}

.slick-dots {
  bottom: 10px !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

.slick-dots li {
  margin: 0;
}

.slick-dots {
  margin-top: 50px;
}

.slick-dots li button:before, .slick-dots li.slick-active button:before {
  color: transparent;
  opacity: 1;
}

.slick-dots li button:before {
  margin-top: 5px;
  background-color: #fff!important;
  border-radius: 0%;
  display: inline-block;
  height: 5px!important;
  width: 25px !important;
  content: '' !important;
}

.slick-dots li.slick-active button:before {
  background-color: #fff!important;
}

div.slide {
  height: 100%;
  min-height: 350px;
  position: relative;
}

.single div.slide {
  height: 640px;
}

.nouveau {
  position: absolute;
  background-color: rgba(255,255,255,0.75);
  color: var(--rouge);
  font-weight: 600;
  padding: 10px 20px;
  top: 20px;
  left: 20px;
}

div.slide div.slide-description {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

div.slide div.slide-description p, div.slide div.slide-description h1 {
  font-size: 18px;
  font-weight: 700;
  color: rgba(255,255,255,0.75);
  width: fit-content;
  margin-bottom: 0px;
}

div.slide div.slide-description h1 {
  text-transform: uppercase;
}

div.slide div.slide-description div p:first-of-type {
  border-right: rgba(255,255,255,0.75) 0px solid;
}

.experiences {
  height: 340px;
  padding: 20px 10px;
  cursor: pointer;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.experiences div {
  height: 100%;
  overflow: hidden;
}

.experiences-desc {
  width: 100%;
  position: relative;
  top: 10px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  background: linear-gradient(0deg, rgba(62,62,62,0.75) 0%, rgba(62,62,62,0) 75%);
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.experiences-desc p {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

.experiences-desc span {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}

.experiences:hover {
  padding: 0px 10px;
}

.archive .experiences:hover {
  padding: 20px 10px;
}

.experiences:hover .experiences-desc {
  top: 0px;
}

.archive .experiences:hover .experiences-desc {
  top: 0px;
}

.experiences:hover .experiences-desc p {
  font-size: 28px;
}

.video, .video iframe {
  height: 250px;
}

.video iframe, .woocommerce-ordering {
  width: 100%;
}

.acf-map {
  height: 250px;
  padding: 0px 10px;
}

.acf-map .marker-content h1,
.acf-map .marker-content h2,
.acf-map .marker-content h3,
.acf-map .marker-content h4,
.acf-map .marker-content h5,
.acf-map .marker-content h6 {
  color: var(--rouge);
  font-size: 16px;
  font-weight: 500;
}

.acf-map .marker-content p {
  font-size: 12px;
  line-height: 1;
}

.offres > div, .offres-desc {
  height: 100%;
}

.offres {
  min-height: 380px;
}

.offres-desc {
  background-color: rgba(62,62,62,0.6);
  color: rgba(255,255,255,0.8);
  display: flex;
  flex-direction: column;
/*  justify-content: end;*/
  overflow: scroll;
}

.offres-desc .titre-desc  {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 15px;
  color: white;
}

.offres-desc h4 {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 15px;
  color: white;
}

.offres-desc p span {
  padding: 10px 12px;
}

.offres-desc ul {
  padding: 10px 20px;
}

.offres-desc ul, .offres-desc p {
  font-size: 14px;
}

.bloc-decale {
  position: absolute;
  left: -20px;
}

.cartes div {
  height: 180px;
  color: var(--rouge);
  display: flex;
  align-items: end;
  font-weight: bolder;
}

label.form-label {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  color: var(--rouge);
}

label.form-label i {
  position: absolute;
  left: -35px;
  top: -1px;
}

select, .selection, .select2-selection.select2-selection--single {
  height: 55px!important;
  background-color: var(--grisclair)!important;
  border-radius: 0px!important;
  border: 0px solid #aaa;!important;
  width: 100%;
}

.select2-selection.select2-selection--single {
  display: flex!important;
  align-items: center!important;
}

.select2-container.-acf .select2-selection, .select2-dropdown {
  border: 0px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  color: var(--rouge)!important;
}

.select2-dropdown {
  background-origin: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--grismoyen)!important;
  font-size: 15px !important;
}

input[type=date], input[type=text], input[type=number], input[type=email], input[type=tel], textarea, select {
  background-color: var(--grisclair)!important;
  border-radius: 0px!important;
  border: 0px;
  padding: 0px 20px;
  margin-bottom: 20px;
}

body.woocommerce-page:not(.woocommerce) div.container-fluid + .woocommerce {
  background-color: #f6f6f6;!important;
}

.woocommerce a {
  color: var(--rouge);
}

div.woocommerce input[type=date], div.woocommerce input[type=date], div.woocommerce input[type=text],
div.woocommerce input[type=email],div.woocommerce  input[type=tel], div.woocommerce textarea,
div.woocommerce select, div.woocommerce select,
.woocommerce span.select2-selection.select2-selection--single,
.woocommerce .select2-results__option.select2-results__option,
form.bon-cadeau input[type=date], form.bon-cadeau input[type=text],
form.bon-cadeau input[type=email], form.bon-cadeau input[type=tel],
form.bon-cadeau textarea, form.bon-cadeau select,
.woocommerce table.shop_table, div.quantity  input[type=number],
#reservation form.cart input[type=text], #reservation form.cart input[type=email],
#reservation form.cart input[type=number] {
  background-color: #fff!important;
}

div.quantity  input[type=number] {
  width: unset !important;
  margin-bottom: 0px!important;
}

div.quantity p {
  line-height: 54px;
}

.woocommerce table.shop_table {
  border: 0px solid rgba(0,0,0,.1);
  border-radius: 0px;
}

textarea {
  padding: 20px 20px;
  width: 100%;
}

input[type=date], input[type=text], input[type=email], input[type=tel], input[type=email], input[type=number]{
  height: 55px;
  width: 100%;
}

input[type=radio] {
  accent-color: var(--rouge);
}

input[type=radio]:checked, input[type=checkbox]:checked {
  background-color: var(--rouge);
}

input[type=radio] + label, input[type=checkbox] + label {
  text-transform: uppercase;
}

input[type=radio]:checked + label, input[type=checkbox]:checked + label {
  color: var(--rouge);
}

td.product-name {

}

.mini-slider {
 position: relative;
}
.mini-slider .mini-slide {
  height: 240px;
}
.mini-slider .fas.fa-chevron-left.slick-arrow,
.mini-slider .fas.fa-chevron-right.slick-arrow,
.sliderSec .fas.fa-caret-left.slick-arrow,
.sliderSec .fas.fa-caret-right.slick-arrow,
.sliderSec .fa-solid.fa-circle.slick-arrow {
  position: absolute;
  top: 50%;
  width: fit-content;
}
.sliderSec .fa-solid.fa-circle.slick-arrow {
  top: 49%;
}
.mini-slider .fas.fa-chevron-left.slick-arrow {
  left: -25px;
}
.mini-slider .fas.fa-chevron-right.slick-arrow {
  right: -25px;
}
.sliderSec .fas.fa-caret-left.slick-arrow{
  left: -7px;
}
.sliderSec .circle-left.slick-arrow {
  left: -13px;
}
.sliderSec .fas.fa-caret-right.slick-arrow {
  right: -7px;
}
.sliderSec .circle-right.slick-arrow {
  right: -13px;
}
.sliderSec .fas.fa-caret-left.slick-arrow,
.sliderSec .fas.fa-caret-right.slick-arrow {
  z-index: 15;
}
.sliderSec .circle-left.slick-arrow,
.sliderSec .circle-right.slick-arrow {
  z-index: 14;
  font-size: 20px;
}

.tags.cta {
  border: 0px;
}

/*Réservation*/

#reservation .product_title.entry-title, #reservation .price,
#reservation .woocommerce-product-details__short-description,
#reservation .product_meta, .woocommerce-result-count,
.woocommerce-result-count + form.woocommerce-ordering,
.add_gift_card_form, .woocommerce-form-coupon-toggle,
.woocommerce-error::before, .woocommerce-info::before,
.woocommerce-message::before, a.button.wc-forward,
.return-to-shop, .cquote_cart_to_quote form p.form-row label,
form.cart.bon-cadeau .woocommerce_gc_giftcard_form div.wc_gc_field:last-of-type,
.woocommerce-notices-wrapper, .container.notice,
.acf-label, .select2-search.select2-search--dropdown, .select2-selection__arrow,
.single_add_to_cart_button.button.alt,
form.cart .single_add_to_cart_button.button.alt.wp-element-button,
.wc-pao-addon-image-swatch-selected-swatch, .acf-map .gmnoprint,
.woocommerce-pagination {
    display: none;
}

#reservation h2 span, #reservation .h2 span {
  width: 40px;
  height: 40px;
  padding: 20px 0;
  color: #ffffff;
  font-size: 22px;
  margin-right: 15px;
  font-weight: 600;
  background-color: var(--rouge);
  display: flex;
  justify-content: center;
  align-items: center;
}

#reservation .wc-pao-addons-container, #reservation .woocommerce_gc_giftcard_form, #reservation .quantity,
.wc-pao-addon-container.pt-5.d-flex.flex-column.align-items-lg-center.flex-lg-row {
  border-left: 2px var(--rouge) solid;
/*  margin-left: 10px;*/
  margin: 0px 0px 0px 10px!important;
  padding-left: 30px;
}

#reservation .woocommerce_gc_giftcard_form {
  margin-bottom: 0px !important;
}

#reservation .quantity {
  width: 100%;
  padding-top: 30px;
  display: flex;
}

/*#reservation .wc-pao-addon-container {
  margin-top: 27px!important;
}*/

#reservation form.cart.bon-cadeau .wc-pao-addon-container {
  margin-top: 0px!important;
}

.wc-pao-addon {
  margin: 0 0 0em!important;
  margin-top: 0px;
  padding: 0 0px!important;
}

.wc-pao-subtotal-line, #product-addons-total {
  display: none!important;
}

.woocommerce form .form-row,#reservation  div.product-addon-totals {
  margin: 0 0 0px!important;
  border-top: 0px;
  border-bottom: 0px;
}

form.cart.bon-cadeau .woocommerce_gc_giftcard_form div.wc_gc_field {
  margin: 30px 0 0!important;
}

#reservation h2, #reservation .h2 {
  font-size: 22px;
  color: var(--rouge);
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  position: relative;
  left: -53px;
}

#reservation .h2 {
  top: -5px;
}

#reservation .col-content p:first-of-type {
  padding: 4px 0;
  color: var(--rouge);
  font-size: 22px;
  font-weight: 700;
}

#reservation .col-content .offres-desc p {
  width: 100%;
  color: #ffffff;
}

#reservation .form-row.form-row-wide.wc-pao-addon-wrap {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}

#reservation .form-row.form-row-wide.wc-pao-addon-wrap.choix-offres {
  flex-direction: column;
}

#reservation .wc-pao-addon-image-swatch {
  display: inline-block;
  outline: 0px solid #ddd;
  padding: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 100%;
  text-decoration: none;
}

#reservation .wc-pao-addon-image-swatch div.offre-img {
height: 100%;
}

#reservation .wc-pao-addon-image-swatch img {
  max-width: unset;
  max-height: unset;
  width: 100%;
}

#reservation .wc-pao-addon-image-swatch .offre-desc {
  max-width: unset;
  max-height: unset;
  width: 100%;
}

#reservation .wc-pao-addon-image-swatch h4 {
  text-transform: uppercase;
}

#reservation .wc-pao-addon-image-swatch ul,
.home .offres-desc ul {
  list-style-type: disc;
  line-height: 1.5;
  padding-left: 10px;
}

#reservation .wc-pao-addon-image-swatch div.d-flex {
  justify-content: space-between;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 600;
  background-color: var(--grisclair);
  color: var(--rouge);
}

#reservation .wc-pao-addon-image-swatch.selected div.d-flex {
  background-color: var(--rouge);
  color: var(--grisclair);
}

.offre-option.form-label {
  padding: 10px 20px;
  font-size: 16px;
  margin-bottom: 0px;
  width: 100%;
  background-color: var(--grisclair);
  color: var(--rouge);
  font-weight: 700;
  display: flex;
  justify-content: space-between;
}

input[type=radio]:checked + .offre-option.form-label {
  padding: 10px 20px;
  font-size: 16px;
  width: 100%;
  background-color: var(--rouge);
  color: var(--grisclair);
  font-weight: 700;
  display: flex;
  justify-content: space-between;
}

input[type=radio]:checked + .offre-option.form-label i {
  color: var(--grisclair);
}

.offre-option.form-label i {
  font-size: 16px;
  line-height: 1.5;
}

.product-description p {
  margin-bottom: 15px;
}
.product-description h2 {
  margin-bottom: 25px;
}
.product-description ul {
  font-size: 14px;
  line-height: 1.4;
  list-style-type: disc;
  padding-left: 10px;
  margin-bottom: 10px;
}

.woocommerce div.product form.cart {
  margin-bottom: 0em!important;
}

/*ACF FORM*/
.acf-fields > .acf-field, .acf-form-submit {
  border-top-width: 0px !important;
  padding: 10px !important;
}

.acf-form-submit {
  display: flex;
  justify-content: end;
}

#acf-field_6478944c154c1 option:first-of-type {
  color: var(--grismoyen)!important;
}

.fas.fa-envelope {
  cursor: pointer;
}
.partage-mail {
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.partage-mail.show {
  height: 110px;
}

dl.variation {
  display: flex;
  flex-direction: column;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-additional-fields__field-wrapper,
.woocommerce-checkout-review-order {
  margin-top: 20px;
  margin-bottom: 40px;
}

strong.wc-item-meta-label {
  width: 100%;
}

address, p.woocommerce-customer-details--phone, p.woocommerce-customer-details--email {
  line-height: 1.5;
  background-color: #fff;
  border: 0px;
}

.woocommerce-info, .woocommerce-message, .woocommerce-error {
  border-top: 0px !important;
/*  font-family: var(--nycd);*/
  color: var(--rouge);
  background-color: #f7f6f700 !important;
  font-size: 26px;
  margin: 0 0 0em !important;
  padding: 0em 0em 0em 0em !important;
  line-height: 1.2;
}

td *:not(td) {
  /* Votre style ici */
}

textarea#order_comments, .woocommerce form .form-row textarea {
  height: 380px!important;
}

button#cquote_submit_quote {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  font-size: 1.25em;
  padding: 1em;
}

.cquote_cart_to_quote form input {
  margin: 0 0 10px 0!important;
}

.shop_table {
  margin-top: 15px;
}

.orderby {
  margin-bottom: 0px;
}

.woocommerce .woocommerce-ordering {
  margin: 0 0 0em!important;
}

.woocommerce-cart h1 {
  font-size: 36px;
}

.woocommerce .woocommerce-customer-details address {
  border: 0px solid rgba(0,0,0,.1)!important;
  border-radius: 0px !important;
}

/* dynamic pricing */
.wdp_bulk_table_content {
  display: block;
}

.wdp_pricing_table_caption, .wdp_pricing_table_footer {
  display: none;
}

.wdp_bulk_table_content .bulk_table {
  margin-left: 40px;
}

.wdp_pricing_table thead tr td:nth-of-type(2),
.wdp_pricing_table tbody tr td:nth-of-type(2),
dd.variation-Garantie + dt +dd {
  display: none;
}

.wdp_bulk_table_content .wdp_pricing_table table thead td {
  color: white!important;
  background-color: var(--rouge)!important;
}

.wdp_pricing_table thead tr td,
.wdp_pricing_table tbody tr td {
  padding: 10px!important;
}

nav.woocommerce-pagination {
  margin-bottom:50px;
}

.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
  padding: 10px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: #fff!important;
}

.develop-lieu {
  height: 0px;
  overflow: hidden;
}

.develop-lieu.show {
  height: fit-content;
}

.banner-offre h1, .banner-offre h2, .banner-offre h3, .banner-offre h4 {
  margin-bottom: 10px;
}

.banner-offre strong {
  text-transform: uppercase;
  padding: 1px 7px;
  color: var(--rouge);
  background-color: #fff;
  margin-left: 4px;
}

.banner-offre p {
  line-height: 1.8;
}

#formulaire-newsletter {
  height: 0;
  opacity: 0;
  padding: 0px 0px;
  overflow: hidden;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}

#formulaire-newsletter.h-100 {
  height: 100%;
  opacity: 1;
  padding: 10px 0px;
}


/* End of Content */


/*
 * 6.0 - Footer
 * -----------------------------
 */
footer div {
  font-size: 11px;
  font-weight: 600;
}

footer .container-fluid .col:last-of-type {
  border-right: 0px solid white;
}

footer .container-fluid .col p, footer .container-fluid .col ul {
  width: fit-content;
}

footer ul {
  padding-left: 5px;
  list-style-type: none;
}

footer .container-fluid i {
  font-size: 16px;
}

footer a, footer a:hover, footer li.menu-item a, footer li.menu-item a:hover {
  color: white;
  text-decoration: none;
  font-weight: 500;
  font-size: 11px!important;
}

footer li.menu-item {
  margin-bottom: 5px;
}

.bons-cadeau {
  position: fixed;
  right: -45px;
  top: 50vh;
  padding: 3px 18px;
  background-color: var(--rouge);
  transform: rotate(270deg);
  display: flex;
  justify-content: center;
  color: #fff !important;
}

.bons-cadeau i {
  transform: rotate(90deg);
  margin-left: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
}

.bons-cadeau span {
  margin-right: 5px;
  margin-top: 5px;
}

.wpcf7-response-output {
  border: 0px!important;
  padding: 0em 0em!important;
}
/* End of Footer */



/*
 * 7.0 - Media Queries
 * -----------------------------
 */
@media (min-width: 576px) {
  div.slide div.slide-description h1 {
    font-size: 80px!important;
  }
}

@media (min-width: 992px) {

  h1 {
    font-size: 48px;
  }

  div.slide div.slide-description div p:first-of-type {
    border-right: rgba(255,255,255,0.75) 2px solid;
  }

  .sub-menu li.menu-item, .dropdown-menu li.menu-item {
    padding:15px 0 15px 0px;
  }

  header li.menu-item a {
/*    padding: 5px 20px!important;*/
    width: 100%;
    display: inline-block;
    text-align: center;

  }

  header li.menu-item {
    flex-grow: inherit;
  }

  li.menu-item-has-children {
    text-align: center;
    position: relative;
  }

  ul#menu-menu-header-destinations, ul#menu-menu-header-autres
/*   li.menu-item.menu-item-has-children a */
   {
    border-left: var(--grisclair) 1px solid;
    border-right: var(--grisclair) 1px solid;
  }

  li.menu-item.menu-item-has-children .sub-menu
/*  ,li.menu-item.menu-item-has-children .dropdown-menu */
  {
    position: absolute;
    z-index: 50;
    background-color: white;
    width: 100%;
  }

  li.menu-item.menu-item-has-children .sub-menu a,
  li.menu-item.menu-item-has-children .dropdown-menu a {
    border-left: var(--grisclair) 0px solid;
    border-right: var(--grisclair) 0px solid;
  }

  .sub-menu
/*  ,.dropdown-menu */
  {
    height: 0px;
    overflow: hidden;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }

  li.menu-item.menu-item-has-children:hover .sub-menu
/*  ,li.menu-item.menu-item-has-children:hover .dropdown-menu */
  {
    height: fit-content;
  }

  li.menu-item.menu-item-has-children:hover .dropdown-menu{
    overflow: visible!important;
  }

  .sub-menu li:hover a, li.menu-item-type-taxonomy:hover > a {
    color: var(--rouge);
  }

  .dropdown-menu {
    position: absolute;
/*    z-index: 1000;*/
    left:0;
    display: flex;
    flex-direction: column;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0rem;
    width: 100%;
  }

  li.menu-item-has-children.dropdown li.menu-item-has-children.dropdown ul.dropdown-menu,
  li.menu-item-has-children.dropdown li.menu-item-has-children.dropdown ul.dropdown-menu li.menu-item-has-children.dropdown ul.dropdown-menu {
    top: -8px;
    left: 100%;
    width: 50%;
    opacity: 0;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }

  li.menu-item-has-children.dropdown li.menu-item-has-children.dropdown:hover ul.dropdown-menu,
  li.menu-item-has-children.dropdown li.menu-item-has-children.dropdown:hover ul.dropdown-menu li.menu-item-has-children.dropdown:hover ul.dropdown-menu {
    opacity: 1;
  }

  .dropdown-menu li.menu-item {
    padding: 15px 0px 0px 0px;
  }

  .dropdown-item:focus, .dropdown-item:hover {
    background-color: #fff;
  }

  li.menu-item.menu-item-has-children .dropdown-menu {
    height:0%;
    overflow: hidden;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }

  li.menu-item.menu-item-has-children:hover .dropdown-menu {
    height:fit-content;
  }

  .cta:hover i.fa-long-arrow-alt-right {
    margin-right: 0rem;
  }

  .cta:hover span {
    margin-right: 1.5rem;
  }

  .experiences-desc {
    top: 70px;
  }

  .home .sliderTri .slick-list, .home .sliderTri .slick-track {
    height: 100% !important;
  }

  .archive .experiences-desc {
    top: 70px;
  }

  #reservation .wc-pao-addon-description {
    margin-bottom: 20px;
  }

  #reservation .wc-pao-addon-description p {
    text-align: justify;
  }

  #reservation .wc-pao-addon-description p, #reservation input[type=text],
  #reservation input[type=email], #reservation input[type=number], #reservation textarea, #reservation select {
    width: 50%;
  }

  /*input[type=date], input[type=text], input[type=email], input[type=tel]{
    width: 98%;
  }*/

  .acf-fields > .acf-field {
    width: 25%;
  }

  .cf7-input-group span:first-of-type {
    margin-right:1%;
  }
  .cf7-input-group span:last-of-type {
    margin-left:1%;
  }

  .acf-field-text, .acf-field-email {
    width: 50%;
  }

  .acf-field-select, .acf-field-post-object, .acf-field-textarea,
  .video iframe {
    width: 100%;
  }

  .acf-fields.acf-form-fields, form.contact-form {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }

  #reservation .form-row.form-row-wide.wc-pao-addon-wrap.choix-offres {
    flex-direction: row;
/*    align-items: flex-end;*/
  }

  #reservation .wc-pao-addon-image-swatch {
    margin-bottom: 2px;
    width: 31%;
  }

  .video, .video iframe {
    height: 500px;
  }

  .single .video, .single .video iframe {
    height: 350px;
  }

  .cquote_cart_to_quote.after_cart_table {
    width: 50%;
    margin-left: 50%;
  }

  .partenaires img {
    filter: grayscale(75%);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }

  .partenaires:hover img {
    filter: grayscale(0%);
  }

  .sliderPart .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
  }


}
/* End of Media Queries */