/**

[00] - HEADER
[01] - TOP RIGHT HEADER
[02] - MENU
[03] - PRODUCT DEFAULT
[04] - REASSURANCE
[05] - BOUTON
[06] - AVIS
[07] - Gravure
[08] - Lead

*/

@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  src: url("/themes/classic-child/assets/fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.1.0")
      format("embedded-opentype"),
    url("/themes/classic-child/assets/fonts/FontAwesome/fontawesome-webfont.woff?v=4.1.0")
      format("woff"),
    url("/themes/classic-child/assets/fonts/FontAwesome/fontawesome-webfont.ttf?v=4.1.0")
      format("truetype"),
    url("/themes/classic-child/assets/fonts/FontAwesome/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular")
      format("svg");
}

@font-face {
  font-family: "nasalizationregular";
  src: url("/themes/classic-child/assets/fonts/nasalization/nasalization-rg-webfont.woff2")
      format("woff2"),
    url("/themes/classic-child/assets/fonts/nasalization/nasalization-rg-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: GeographicaNew;
  src: url("../fonts/Geographica.ttf");
  font-display: swap;
}

.icon,
.page-sidebar-closed:not(.nav-topbar):not(.mobile-nav) .searchtab:before,
[class^="icon-"],
[class^="process-icon-"],
.bootstrap .alert.alert-warning:before,
.bootstrap .alert.alert-danger:before,
.bootstrap #carrier_wizard .wizard_error:before,
.bootstrap .alert.alert-success:before,
.bootstrap .alert.alert-info:before,
.bootstrap .alert.alert-addons:before,
.bootstrap .alert.alert-onboarding:before,
.bootstrap .alert.alert-message:before,
.bootstrap .table td.dragHandle .dragGroup:before,
.bootstrap #dashboard .loading .data_value:before,
.bootstrap #employee-thumbnail:before,
.mce-ico,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

body {
  /* font-family: "Lato", Arial, sans-serif; */
  /* font-size: 13px; */
  position: relative;
  overflow-x: hidden;
  font-family: "Lato", sans serif;
  background: #0a0b0b;
  background-color: #0a0b0b;
  scroll-behavior: smooth;
}

#header .header-nav {
  position: relative;
  font-family: "Lato", sans serif;
  background: #0a0b0b;
  background-color: #0a0b0b;
}

#header .header-top {
  display: none;
}

#index .header-top {
  display: block;
  background: #111;
}

#wrapperCollection {
  background: #111;
}

#wrapper {
  background: #111;
}

.font-weight-light {
  font-weight: 300;
}

.d-block {
  display: block !important;
}

.decoration-none {
  text-decoration: #fff !important;
}

.text-white {
  color: #fff !important;
}

.text-black {
	color: #000 !important;
  }

.form-control:focus,
.input-group.focus {
  outline: 0.1875rem solid #9e8c4a;
}

.color-dore {
  color: #9e8c4a !important;
}

.color-black {
  color: #000 !important;
}

.color-red {
  color: #dc3329 !important;
}

.color-green {
  color: #00ab55 !important;
}

.color-bleu-elec {
  color: #889698 !important;
}

.color-white{
  color:#fff !important;
}

p {
  font-family: "Lato", sans serif;
  font-size: 12px;
}

.ml-80 {
  margin-left: 80px !important;
}

.container-separation {
  border: 1px solid #191919;
}

.container-fuildContent {
  margin: 0 auto;
  max-width: 1440px;
  transition: all 0.3s ease;
}

@media (max-width: 1480px) {
  .container-fuildContent {
    padding-right: 25px;
    padding-left: 25px;
  }
}

a {
  text-decoration: none;
  color: #9e8c4a;
}

a:focus,
a:hover {
  text-decoration: underline;
  color: #9e8c4a !important;
}

.btn-unstyle:focus .expand-more {
  color: #9e8c4a;
}

.align-items-stretch {
  align-items: stretch !important;
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
}

.align-items-md-center {
  align-items: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
}

.justify-content-center {
  justify-content: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
}

.justify-content-end {
  justify-content: flex-end !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
}

.align-items-center {
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
  -webkit-box-pack: baseline !important;
  -ms-flex-pack: baseline !important;
}

.flex1 {
  flex: 1 !important;
  -ms-flex: 1 !important;
}

.relative {
  position: relative !important;
  -ms-position: relative !important;
}

.bd1 {
  border: 1px solid #9e8c4a;
}

.mb-5,
.my-5 {
  margin-bottom: 1.25rem !important;
}

.clear {
  clear: both;
}

.fw-900 {
  font-weight: 900 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.ta-left {
  text-align: left !important;
}

.ta-center {
  text-align: center !important;
}

.c-black {
  color: #000 !important;
}

.fs-21 {
  font-size: 21px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.lh-31 {
  line-height: 31px !important;
}

.lh-23 {
  line-height: 23px !important;
}

.text-hover-primary,
a.text-hover-primary {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, box-shadow 0.15s ease,
    -webkit-box-shadow 0.15s ease;
}

.rouge_pastel {
  background: #fb6862 !important;
}

.noir_zarbi {
  background: #000 !important;
}

.noir_zarbi p,
.noir_zarbi a {
  color: #9e8c4a !important;
}

.lunardore {
  margin: 0;
  margin-top: 20px;
  margin-bottom: 20px !important;
  padding: 0;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 25px;
  font-weight: 300;
  color: #9e8c4a !important;
}

.input-group .svg-icon {
  line-height: 0;
}

.svg-icon.svg-icon-lg svg {
  width: 1.75rem !important;
  height: 1.75rem !important;
}

.svg-icon svg {
  width: 1.5rem;
  height: 1.5rem;
}

.svg-icon.svg-icon-dore svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #fff !important;
}

#search_widget .dropdown-menu {
}

#search_widget i {
  font-size: 18px;
  color: #fff;
}

#search_widget > .topbar-item > .btn {
  padding: 0;
}

.top_right #search_widget .dropdown-menu {
  color: #333;
  background-color: #fff;
}

/* @media (max-width: 500px) {
#search_widget {
display: none
}
} */

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append,
.input-group-prepend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  -ms-flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
}

.form-control:focus {
  border: 1px solid #9e8c4a;
}

.input-group-text {
  /* background-color: #f3f6f9;
border: 1px solid #e4e6ef;
border-radius: .42rem; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding: 0.65rem 1rem;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  white-space: nowrap;
  color: #3f4254;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

/* .form-control {
display: block;
width: 100%;
height: calc(1.5em + 1.3rem + 2px);
padding: .65rem 1rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #3f4254;
background-color: #fff;
background-clip: padding-box;
border: 1px solid transparent;
box-shadow: none;
background-color: transparent;
padding-left: 0;
padding-right: 0;
border-top: 0;
border-left: 0;
border-right: 0;
padding: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
} */

body::not(.load) #loader_hp {
  height: 100vh;
  overflow-y: hidden;
}

#loader_hp {
  z-index: 999999999;
  background-color: #1d1d1d;
}

#loader_hp {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-position: 50% 30%;
  background-repeat: no-repeat;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}

#loader_hp span.logo_loader {
  /* border-radius: 50%; */
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 85px;
  margin: -40px 0 0 -70px;
  overflow: hidden;
  background: url(/themes/classic-child/assets/img/logo-c&m-fin.svg) no-repeat;
}

@media (max-width: 770px) {
  #loader_hp span.logo_loader {
    margin: -40px 0 0 -110px;
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    #loader_hp span.logo_loader {
      margin: -40px 0 0 -70px;
    }
  }
}

#loader_hp span.logo_loader span {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0%;
  left: 0;
  height: 100%;
  opacity: 1;
  background-color: #1d1d1d;
  -webkit-animation: logo 2s infinite;
  -moz-animation: logo 2s infinite;
  -o-animation: logo 2s infinite;
  animation: logo 2s infinite;
  filter: alpha(opacity=100);
  -ms-animation: logo 2s infinite;
}

#loader_hp span.meter {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 40px;
  margin: 40px 0 0 -40px;
  text-align: center;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  color: #1247ab;
}

@-webkit-keyframes logo {
  0% {
    bottom: 0%;
  }
  20% {
    bottom: 25%;
  }
  60% {
    bottom: 50%;
  }
  100% {
    bottom: 100%;
  }
}

@-moz-keyframes logo {
  0% {
    bottom: 0%;
  }
  20% {
    bottom: 25%;
  }
  60% {
    bottom: 50%;
  }
  100% {
    bottom: 100%;
  }
}

@-ms-keyframes logo {
  0% {
    bottom: 0%;
  }
  20% {
    bottom: 25%;
  }
  60% {
    bottom: 50%;
  }
  100% {
    bottom: 100%;
  }
}

@-o-keyframes logo {
  0% {
    bottom: 0%;
  }
  20% {
    bottom: 25%;
  }
  60% {
    bottom: 50%;
  }
  100% {
    bottom: 100%;
  }
}

@keyframes logo {
  0% {
    bottom: 0%;
  }
  20% {
    bottom: 25%;
  }
  60% {
    bottom: 50%;
  }
  100% {
    bottom: 100%;
  }
}

.clearfix.product-variants-item {
  position: relative;
}

.clearfix.product-variants-item-select:after {
  content: "\f0d7";
  z-index: 2;
  position: absolute;
  top: 51px;
  right: 20px;
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  font-weight: 900;
  color: #fff;
}

@media (max-width: 1024px) {
  body.lang-fr.product-id-101 .clearfix.product-variants-item-select:after {
    content: "\f0d7";
    z-index: 2;
    position: absolute;
    top: 75px;
    right: 20px;
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    font-weight: 900;
    color: #fff;
  }
}

body.lang-fr.product-id-101 .clearfix.product-variants-item-select:after {
  top: 55px;
}

.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
  min-width: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

.font-size-h6 {
  font-size: 1.175rem !important;
}

.font-size-h4 {
  font-size: 1.35rem !important;
}

.text-dark-75 {
  color: #3f4254 !important;
}

.font-size-sm {
  font-size: 0.925rem;
}

.text-muted {
  color: #b5b5c3 !important;
}

.font-weight-bold {
  font-weight: 500 !important;
}

.mr-3,
.mx-3 {
  margin-right: 0.75rem !important;
}

.font-size-lg {
  font-size: 1.08rem;
}

.text-dark-50 {
  color: #7e8299 !important;
}

.max-w-400px {
  max-width: 400px !important;
}

.bg-light-success {
  background-color: #c9f7f5 !important;
}

.bg-light-avis {
  background-color: #f9f9f9 !important;
}

.font-weight-bold {
  font-weight: 500 !important;
}

.text-left {
  text-align: left !important;
}

.rounded {
  border-radius: 0.42rem !important;
}

.align-items-start {
  align-items: flex-start !important;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
}

.flex-row {
  flex-direction: row !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.items-center {
  align-items: center !important;
}

.flex-row-auto {
  flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
}

.flex-column {
  flex-direction: column !important;
  -ms-flex-direction: column !important;
}

.flex-1-1 {
  flex: 1 1 !important;
}

.flex-2-1 {
  flex: 2 1 !important;
}

.img-responsive {
  width: 100%;
  max-width: 100%;
}

.slide.slide_14 img {
  margin-top: 20px !important;
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  margin: 0;
  text-align: left;
  font-size: 1rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.checkbox > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  background-color: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-negative: 0;
}

.checkbox > span:after {
  content: "";
  margin-top: -2px;
  border: 0 2px 2px 0 !important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkbox > input {
  z-index: -1;
  position: absolute;
  opacity: 0;
}

.checkbox:hover > input:not([disabled]) ~ span,
.checkbox > input:focus ~ span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.checkbox.checkbox-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.checkbox > input:checked ~ span {
  background-color: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.checkbox > input:checked ~ span:after {
  display: block;
}

.checkbox.checkbox-square > span {
  border-radius: 0;
}

.checkbox.checkbox-circle > span {
  border-radius: 50%;
}

.checkbox.checkbox-outline > span {
  border-style: solid;
  border-width: 1px;
}

.checkbox.checkbox-outline-2x > span {
  border-width: 2px !important;
}

.checkbox.checkbox-accent > span {
  border-style: solid !important;
  background-color: transparent !important;
}

.checkbox.checkbox-accent > span:after {
  display: block;
}

.checkbox > span {
  width: 18px;
  height: 18px;
}

.checkbox > span:after {
  width: 5px;
  height: 10px;
}

.checkbox.checkbox-lg > span {
  width: 24px;
  height: 24px;
}

.checkbox.checkbox-lg > span:after {
  width: 6px;
  height: 12px;
}

.checkbox.checkbox-outline > span {
  width: 18px;
  height: 18px;
}

.checkbox.checkbox-outline > span:after {
  width: 5px;
  height: 10px;
}

.checkbox.checkbox-outline.checkbox-lg > span {
  width: 24px;
  height: 24px;
}

.checkbox.checkbox-outline.checkbox-lg > span:after {
  width: 6px;
  height: 12px;
}

.checkbox > span {
  border: 1px solid #9e8c4a;
  background-color: transparent;
}

.checkbox > input:focus ~ span {
  border: 1px solid #9e8c4a;
}

.checkbox > input:checked ~ span {
  background-color: #9e8c4a;
}

.checkbox > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-outline > span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline > input:focus ~ span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline > input:checked ~ span {
  border-color: #9e8c4a;
  background-color: transparent;
}

.checkbox.checkbox-outline > input:checked ~ span:after {
  border-color: #9e8c4a;
}

.checkbox.checkbox-primary > span {
  border: 1px solid transparent;
}

.checkbox.checkbox-primary > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-primary > input:checked ~ span {
  background-color: #9e8c4a;
}

.checkbox.checkbox-primary > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-light-primary > span {
  border: 1px solid transparent;
  background-color: #e1f0ff;
}

.checkbox.checkbox-light-primary > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light-primary > input:checked ~ span {
  background-color: #9e8c4a;
}

.checkbox.checkbox-light-primary > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-outline.checkbox-primary > span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-primary > input:focus ~ span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-primary > input:checked ~ span {
  border-color: #9e8c4a;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-primary > input:checked ~ span:after {
  border-color: #9e8c4a;
}

.checkbox.checkbox-secondary > span {
  border: 1px solid transparent;
}

.checkbox.checkbox-secondary > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-secondary > input:checked ~ span {
  background-color: #e4e6ef;
}

.checkbox.checkbox-secondary > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-light-secondary > span {
  border: 1px solid transparent;
  background-color: #ebedf3;
}

.checkbox.checkbox-light-secondary > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light-secondary > input:checked ~ span {
  background-color: #e4e6ef;
}

.checkbox.checkbox-light-secondary > input:checked ~ span:after {
  border-color: #3f4254;
}

.checkbox.checkbox-outline.checkbox-secondary > span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-secondary > input:focus ~ span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-secondary > input:checked ~ span {
  border-color: #e4e6ef;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-secondary > input:checked ~ span:after {
  border-color: #e4e6ef;
}

.checkbox.checkbox-success > span {
  border: 1px solid transparent;
}

.checkbox.checkbox-success > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-success > input:checked ~ span {
  background-color: #1bc5bd;
}

.checkbox.checkbox-success > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-light-success > span {
  border: 1px solid transparent;
  background-color: #c9f7f5;
}

.checkbox.checkbox-light-success > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light-success > input:checked ~ span {
  background-color: #1bc5bd;
}

.checkbox.checkbox-light-success > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-outline.checkbox-success > span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-success > input:focus ~ span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-success > input:checked ~ span {
  border-color: #1bc5bd;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-success > input:checked ~ span:after {
  border-color: #1bc5bd;
}

.checkbox.checkbox-info > span {
  border: 1px solid transparent;
}

.checkbox.checkbox-info > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-info > input:checked ~ span {
  background-color: #8950fc;
}

.checkbox.checkbox-info > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-light-info > span {
  border: 1px solid transparent;
  background-color: #eee5ff;
}

.checkbox.checkbox-light-info > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light-info > input:checked ~ span {
  background-color: #8950fc;
}

.checkbox.checkbox-light-info > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-outline.checkbox-info > span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-info > input:focus ~ span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-info > input:checked ~ span {
  border-color: #8950fc;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-info > input:checked ~ span:after {
  border-color: #8950fc;
}

.checkbox.checkbox-warning > span {
  border: 1px solid transparent;
}

.checkbox.checkbox-warning > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-warning > input:checked ~ span {
  background-color: #ffa800;
}

.checkbox.checkbox-warning > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-light-warning > span {
  border: 1px solid transparent;
  background-color: #fff4de;
}

.checkbox.checkbox-light-warning > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light-warning > input:checked ~ span {
  background-color: #ffa800;
}

.checkbox.checkbox-light-warning > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-outline.checkbox-warning > span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-warning > input:focus ~ span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-warning > input:checked ~ span {
  border-color: #ffa800;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-warning > input:checked ~ span:after {
  border-color: #ffa800;
}

.checkbox.checkbox-danger > span {
  border: 1px solid transparent;
}

.checkbox.checkbox-danger > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-danger > input:checked ~ span {
  background-color: #f64e60;
}

.checkbox.checkbox-danger > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-light-danger > span {
  border: 1px solid transparent;
  background-color: #ffe2e5;
}

.checkbox.checkbox-light-danger > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light-danger > input:checked ~ span {
  background-color: #f64e60;
}

.checkbox.checkbox-light-danger > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-outline.checkbox-danger > span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-danger > input:focus ~ span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-danger > input:checked ~ span {
  border-color: #f64e60;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-danger > input:checked ~ span:after {
  border-color: #f64e60;
}

.checkbox.checkbox-light > span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light > input:checked ~ span {
  background-color: #f3f6f9;
}

.checkbox.checkbox-light > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-light-light > span {
  border: 1px solid transparent;
  background-color: #f3f6f9;
}

.checkbox.checkbox-light-light > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light-light > input:checked ~ span {
  background-color: #f3f6f9;
}

.checkbox.checkbox-light-light > input:checked ~ span:after {
  border-color: #7e8299;
}

.checkbox.checkbox-outline.checkbox-light > span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-light > input:focus ~ span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-light > input:checked ~ span {
  border-color: #f3f6f9;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-light > input:checked ~ span:after {
  border-color: #f3f6f9;
}

.checkbox.checkbox-dark > span {
  border: 1px solid transparent;
}

.checkbox.checkbox-dark > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-dark > input:checked ~ span {
  background-color: #181c32;
}

.checkbox.checkbox-dark > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-light-dark > span {
  border: 1px solid transparent;
  background-color: #d1d3e0;
}

.checkbox.checkbox-light-dark > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light-dark > input:checked ~ span {
  background-color: #181c32;
}

.checkbox.checkbox-light-dark > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-outline.checkbox-dark > span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-dark > input:focus ~ span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-dark > input:checked ~ span {
  border-color: #181c32;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-dark > input:checked ~ span:after {
  border-color: #181c32;
}

.checkbox.checkbox-white > span {
  border: 1px solid transparent;
}

.checkbox.checkbox-white > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-white > input:checked ~ span {
  background-color: #fff;
}

.checkbox.checkbox-white > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox.checkbox-light-white > span {
  border: 1px solid transparent;
  background-color: #fff;
}

.checkbox.checkbox-light-white > input:focus ~ span {
  border: 1px solid transparent;
}

.checkbox.checkbox-light-white > input:checked ~ span {
  background-color: #fff;
}

.checkbox.checkbox-light-white > input:checked ~ span:after {
  border-color: #3f4254;
}

.checkbox.checkbox-outline.checkbox-white > span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-white > input:focus ~ span {
  border-color: #d1d3e0;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-white > input:checked ~ span {
  border-color: #fff;
  background-color: transparent;
}

.checkbox.checkbox-outline.checkbox-white > input:checked ~ span:after {
  border-color: #fff;
}

.checkbox-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.checkbox-inline .checkbox {
  margin-right: 1rem;
  margin-bottom: 0.35rem;
}

.checkbox-inline .checkbox span {
  margin-right: 0.75rem;
}

.checkbox-inline .checkbox:last-child {
  margin-right: 0;
}

.checkbox-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
}

.product-variants-item .checkbox-list {
  flex-direction: row;
}

.checkbox-list .checkbox {
  color: #fff;
}

.checkbox-list .checkbox span {
  margin-right: 0.75rem;
}

.checkbox-list .checkbox:last-child {
  margin-bottom: 0;
}

.input-group .checkbox {
  margin-bottom: 0 !important;
  padding-left: 0;
}

.form-inline .checkbox {
  margin-right: 15px;
  margin-left: 15px;
}

/* ADN 2022-10-28 16:20:12 */

.checkbox > input:checked ~ span {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23ffffff'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
}

body#index .container-xxl {
  padding-right: 0;
  padding-left: 0;
}

/* ADN 2021-09-15 11:21:03 */

.top_left #menu-hamburger .hamburger {
  width: 30px;
  border: none;
  font-size: 25px;
  color: #fff;
  background: none;
  cursor: pointer;
  position: relative;
  top: -4px;
}

.top_left #menu-hamburger span {
  font-size: 20px;
  font-weight: bold;
  color: #fff !important;
}

/* ADn 2021-09-15 10:42:21 */

#index.menu-cross-active .top_left #menu-hamburger .hamburger,
#index.menu-cross-active .top_left #menu-hamburger span {
  color: #9e8c4a !important;
}

.top_left span {
  position: relative;
  top: -1px;
  text-transform: uppercase;
  font-size: 17px;
}

.top_left #menu-cross {
  display: none;
}

.top_left #menu-cross span {
  position: relative;
  top: -9px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #9e8c4a;
}

/* ADN 2023-12-11 21:08:09 */

.top_left #menu-cross .cross {
  /* position: relative;
top: 18px; */
  width: 30px;
  border: none;
  font-size: 70px;
  color: #9e8c4a;
  background: none;
  cursor: pointer;
  height: auto;
  position: relative;
  top: 15px;
}

.menuCustom {
  display: none;
  z-index: 1000000;
  z-index: 2;
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 180px;
  /* padding-top: 140px;  */
  text-align: center;
  font-size: 0.8em;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
}

.menuCustom .h3 {
  text-align: left;
  text-transform: uppercase;
  color: #9e8c4a;
}

#header .menuCustom .h3 a {
  color: #9e8c4a;
}

#header .menuCustom .h3 a:hover {
  color: #111;
}

.menuCustom ul {
  margin: 0;
  margin-top: 20px;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
}

.menuCustom li {
  margin-bottom: 7px;
  text-align: left;
  color: #747474;
}

.menuCustom li:hover {
}

.menuCustom ul li a {
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  color: #747474 !important;
}

.menuCustom ul li a:hover {
  text-decoration: none;
  color: #666;
}

.menuCustom a {
  text-decoration: none;
  color: #666;
}

.menuCustom a:hover {
  text-decoration: none;
  color: #666;
}

#header .menuCustom .menu-bas a {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #9e8c4a;
}

@media (max-width: 500px) {
  #header .menuCustom .menu-bas a i {
    font-size: 25px;
  }
}

#header .menuCustom .menu-bas div {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#index #header-topbar {
  transition: all 0.5s ease-in-out;
}

#header .logo,
#header .logo-menu {
  transition: all 2s ease-in-out;
}

#menu-hamburger {
  display: flex;
  align-items: center;
}

#menu-hamburger button {
  margin-right: 5px;
}

#index.menu-cross-active #header-topbar {
  background: #000;
}

.menu-cross-active #header.sticky .logo {
  display: none;
}

.menu-cross-active #header .logo {
  display: block;
}

.menu-cross-active #header .logo-menu {
  display: none;
  margin: 0 auto;
}

.menu-cross-active:not(#index) .logo-menu {
  display: none;
}

.menu-cross-active:not(#index) .logo {
  display: block;
  margin: 0 auto;
}

.menu-cross-active #header.sticky .logo-menu {
  display: none;
}

/* ADN 2021-09-11 10:10:47 */

.menu-cross-active #header.sticky .logo,
#header .logo {
  display: block;
  margin: 0 auto;
  transition: all 2s ease-in-out;
}

.menu-cross-active #header .svg-icon.svg-icon-dore svg g [fill],
.menu-cross-active #header #cartBlock span,
.menu-cross-active #header #cartBlock i,
.menu-cross-active #header .blockcart.cart-preview.active span,
.menu-cross-active #header .blockcart.cart-preview.active i,
.menu-cross-active #_desktop_user_info a {
  /* color: #9E8C4A; */
  fill: #9e8c4a !important;
}

/* ADN 2021-09-15 10:09:59 */

.menuCustomPrimary.navbar {
  letter-spacing: 1px;
}

@media (max-width: 1024px) {
  .navbar-nav .nav-item + .nav-item,
  .navbar-nav .nav-link + .nav-link {
    margin-left: 0;
  }
}

@media (max-width: 750px) {
  .menuCustom .d-flex.n0 {
    flex-wrap: wrap;
  }
  .menuCustom .d-flex div {
    width: 50%;
  }
  .garde_royal h3,
  .royal_marines h3 {
    margin-top: 30px;
  }
}

@media (max-width: 500px) {
  #header-topbar > .container-fuildContent {
    padding-left: 0;
  }
  .menu-cross-active #header-topbar {
    padding: 13px 0 17px 0 !important;
  }
  /* .top_left #menu-cross .cross {
top: 18px;
} */
  /* .top_left #menu-cross {
height: 48px;
} */
}

/************************************************************************************************
[00] - HEADER
************************************************************************************************/

#index #header,
#index #header .header-top {
  background: transparent;
  box-shadow: none;
  transition: all 0.5s ease-out;
}

.header-topWrapper {
  position: relative;
  border-bottom: 1px solid #707070;
}

.header_wrapper_top_right {
  padding-top: 20px;
  padding-bottom: 0;
}

#index #wrapper {
  padding: 0;
  background: transparent;
}

#_desktop_logo h1 {
  margin: 0;
  padding: 0;
}

/* #header-topbar {
background: #9E8C4A;
} */

/* Sebastien 2021-03-11 15:50:08 */

#header-topbar {
  /* border-bottom: 1px solid #9E8C4A; */
  z-index: 3;
  position: relative;
  padding: 20px 0 20px 0;
  background: #1d1d1d;
}

#index #header-topbar {
  /* border-bottom: 1px solid #9E8C4A; */
  z-index: 3;
  position: relative;
  padding: 20px 0 20px 0;
  background: transparent;
}

#header-topbar .top_left {
  position: relative;
}

#header-topbar .top_left,
#header-topbar .top_left a {
  width: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding: 0;
  padding: 0 15px 0 15px;
  border: none;
  color: #fff;
}

#header-topbar .top_left a:hover,
#_desktop_user_info a:hover {
  color: #fff !important;
}

#header-topbar .top_right {
  width: auto;
  margin-top: 3px;
  margin-right: 12px;
  margin-bottom: 3px;
  margin-left: auto;
  padding: 0;
  border: none;
}

#header-topbar .top_center {
  display: flex;
  position: relative;
  left: 91px;
  align-content: center;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px 0 15px;
  text-align: center;
}

@media (max-width: 700px) {
  #menu-hamburger span.hamburger-text,
  #menu-cross span.hamburger-text {
    display: none;
  }
  #header-topbar .top_left,
  #header-topbar .top_left a {
    width: 60px;
    margin-right: 0;
  }
  #header-topbar .top_center {
    left: 0;
    width: 130px;
    margin-right: 0;
    margin-left: 0;
  }
}

#header-topbar .top_center .heading_logo {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-family: "Libre Baskerville";
  font-size: 15px;
  font-style: italic;
  color: #fff;
}

#header-topbar .top_right span.hidden-sm-down {
  display: none;
}

#header .logo-menu {
  display: none;
  transition: all 2s ease-in-out;
}

#header .logo,
#header .logo-menu {
  width: 90px;
  max-width: 90px;
}

#header .header-nav {
  margin-bottom: 0;
  border-bottom: 0;
}

#header.sticky-top {
  /* z-index: 1020; */
  z-index: 990;
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 0.5s ease-out;
}

#index #header.sticky .header-top {
  display: none;
}

#index #header.sticky #header-topbar {
  background: #1d1d1d;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 11%);
}

/* #header.sticky-top.sticky .heading_logo {
display: none
} */

#header .header-top {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* .heading_logo {
display: block;
text-transform: uppercase;
font-family: "Libre Baskerville";
color: #9E8C4A;
font-size: 12px;
font-style: italic;
position: relative;
width: 400px;
left: -44px;
margin-top: 10px;
} */

#_desktop_logo {
  width: 140px;
  margin-left: 75px;
}

.header-right {
  display: flex;
  align-content: center;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}

.top_right {
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px;
  /* border-bottom: 1px solid #fff; */
}

.ui-autocomplete.ui-front.ui-menu {
  /* left: 1065px !important; */
  /* left: 50px; */
  z-index: 999999;
  border: 1px solid #9e8c4a;
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  background: #000 !important;
}

.ui-menu-item:hover,
.ui-menu-item a:hover {
  border: none !important;
  background: transparent !important;
}

.ui-menu-item .ui-state-focus {
  border: none !important;
  color: #9e8c4a !important;
}

.ui-menu-item .ui-state-focus span {
  border: none !important;
  color: #9e8c4a !important;
}

.ui-menu .ui-menu-item a {
  color: #fff !important;
}

#header .menuCustomPrimary a.nav-link {
  margin-right: 20px;
  margin-left: 20px;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
}

#header .menuCustomPrimary .dropdown-menu {
  z-index: 11;
  top: 150%;
  opacity: 0.9;
  background: #000;
}

#header .menuCustomPrimary .dropdown-menu.commemoration {
  /* left: -284px; */
  /* left: -274px;
  transition: 0.3s ease; */
}

/* @media (max-width:1550px) {
#header .menuCustomPrimary .dropdown-menu.commemoration {
left: -315px;
}
} */

/* #header .menuCustomPrimary .dropdown-menu.identity {
left: -215px;
} */

/* #header .menuCustomPrimary .dropdown-menu.british-forces {
left: -215px;
} */

/* @media (max-width: 1280px) {
  #header .menuCustomPrimary .dropdown-menu.commemoration {
    transform: translate(18.3%);
  }
}

@media (min-width: 1280px) {
  #header .menuCustomPrimary .dropdown-menu.commemoration {
    transform: translate(8%);
  }
}

@media (max-width: 1280px) {
  #header .menuCustomPrimary .dropdown-menu.identity {
    transform: translate(-48%);
  }
}

@media (min-width: 1280px) {
  #header .menuCustomPrimary .dropdown-menu.identity {
    transform: translate(-48%);
  }
}

@media (max-width: 1280px) {
  #header .menuCustomPrimary .dropdown-menu.british-forces {
    transform: translate(-76%);
  }
}

@media (min-width: 1280px) {
  #header .menuCustomPrimary .dropdown-menu.british-forces {
    transform: translate(-3%);
  }
} */

#header .menuCustomPrimary a.dropdown-item {
  width: 180px;
  text-align: center;
  transition: 0.3s ease;
}

@media (max-width: 1280px) {
  #header .menuCustomPrimary a.dropdown-item {
    width: 150px;
    text-align: center;
  }
}

#header .menuCustomPrimary a.dropdown-item img {
  width: 100px;
  text-align: center;
}

#header .menuCustomPrimary a.dropdown-item span {
  display: block;
  color: #fff;
}

#header .menuCustomPrimary .dropdown-menu.garde-royale {
  left: -450px;
}

#header .menuCustomPrimary .garde-royale a.dropdown-item {
  width: 230px;
  text-align: center;
}

.dropdown-menu.identity li {
  padding: 5px 5px 5px 10px;
}

#header .dropdown-menu.identity li a {
  color: #fff;
}

@media (max-width: 981px) {
  .top_right .dropdown select {
    -moz-appearance: none;
    border: 0 none;
    text-transform: uppercase;
    outline: 0 none;
    color: #9e8c4a;
    background: transparent;
  }
}

@media (max-width: 970px) {
  body .header-top {
    display: none !important;
  }
}

@media (max-width: 900px) {
  body #nov-megamenu .item a {
    font-size: 13px;
  }
}

@media (max-width: 770px) {
  #header .logo,
  #header .logo-menu {
    max-width: 100px;
  }
  #header .header-top .menu {
    width: 100%;
  }
  .heading_logo {
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 9px;
  }
  /* .top_left {
display: none !important;
} */
  #header .header-nav .blockcart {
    border: none;
    background: transparent;
  }
  #header a,
  #header .header-nav .cart-preview .shopping-cart {
    color: #fff;
  }
  #_mobile_logo {
    text-align: center;
  }
  #header .logo,
  #header .logo-menu {
    width: 90px;
    margin: 0 auto;
    max-width: 90px;
  }
  #header .header-nav {
    max-height: max-content;
  }
  #header.sticky-top {
    position: relative;
  }
  #index #wrapper {
    padding: 0;
  }
  #top_bar {
    height: 40px;
    background: #9e8c4a;
  }
  .top_bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    padding: 0;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
  }
  .mobileitem .devises-block-top.dropdown,
  .mobileitem .language-selector.dropdown,
  .mobileitem .user-info,
  .language-selector-wrapper {
    margin: 0 !important;
    padding: 0 !important;
  }
  #header .header-nav .blockcart {
    margin: 0 !important;
  }
  .mobileitem .user-info {
    margin: 0 10px 0 10px !important;
  }
  #currency-selector-label,
  #language-selector-label {
    display: none;
  }
  #header .header-nav .cart-preview.active {
    background: #111;
  }
  #menu-icon i {
    font-size: 38px;
    color: #fff;
  }
  #top_bar select {
    height: 46px;
    color: #fff;
    background: #9e8c4a;
  }
  #mobile_top_menu_wrapper {
    background: #000;
  }
  #mobile_top_menu_wrapper #nov-megamenu .item {
    float: none;
    padding: 5px 0 5px 0;
  }
  #mobile_top_menu_wrapper #nov-megamenu .item a {
    color: #fff;
  }
  #mobile_top_menu_wrapper #nov-megamenu .dropdown-menu {
    background: #000;
  }
  #mobile_top_menu_wrapper #nov-megamenu .dropdown-menu {
    display: none;
    z-index: 1000;
    float: none;
    position: relative;
    top: 100%;
    left: 0;
    margin: 0.125rem 0 0;
    padding: 0.5rem 0;
    min-width: 10rem;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    text-align: left;
    font-size: 1rem;
    list-style: none;
    color: #fff;
    background-color: #000;
    background-clip: padding-box;
  }
}

@media (max-width: 767px) {
  #header:not(.is-open) .header-top {
    padding: 0;
  }
}

@media (max-width: 500px) {
  #header .logo,
  #header .logo-menu {
    width: 50px;
  }
  #header-topbar .top_center {
    padding: 0;
  }
  .cart-products-count {
    /*top: -6px;*/
    position: absolute;
    left: 1OOpx;
  }
  .gcsm-cart-summary .cart-products-count {
    position: relative;
    top: 0;
    left: 0;
  }
  /* .menuCustom {
    padding-top: 110px;
  } */
  .menuCustom {
    padding-top: 130px;
  }
  .menuCustom h3 {
    font-size: 16px !important;
  }
  .user-info .account span {
    display: none;
  }
}

/************************************************************************************************
[01] - TOP RIGHT HEADER
************************************************************************************************/

/* #_desktop_user_info {
display: block;
padding: 7px 10px 7px 10px;
cursor: pointer;
border: 1px solid #9E8C4A;
margin-top: 1px;
margin-right: 10px;
} */

/* Sebastien 2021-03-11 15:51:56 */

#search_widget {
  margin-top: -5px;
}

/* #search_widget,
#_desktop_cart {
margin-top: -5px;
} */

#_desktop_user_info {
  /* border: 1px solid #9E8C4A; */
  /* margin-top: -5px; */
  /* margin-right: 10px;
margin-left: 10px; */
  display: block;
  padding: 2px 20px 1px 10px;
  cursor: pointer;
}

@media (max-width: 550px) {
  #_desktop_user_info {
    padding: 2px 10px 1px 0;
  }
  #header-topbar .top_right {
    padding-left: 18px;
  }
}

#_desktop_user_info a {
  color: #fff;
}

#_desktop_user_info a:hover {
  color: #fff;
}

/* #cartBlock,
.blockcart.cart-preview.active {
display: block;
padding: 7px 10px 7px 10px;
cursor: pointer;
border: 1px solid #9E8C4A;
margin-right: 10px;
} */

/* Sebastien 2021-03-11 15:52:37 */

#cartBlock,
.blockcart.cart-preview.active {
  /* border: 1px solid #9E8C4A; */
  display: block;
  padding: 2px 21px 2px 1px;
  cursor: pointer;
}

#cartBlock span,
#cartBlock i,
.blockcart.cart-preview.active span,
.blockcart.cart-preview.active i {
  color: #fff;
}

.footer-container .language-selector {
  display: inline-block;
  color: #fff;
}

.footer-container #language-selector-label {
  color: #fff;
}

.footer-container .language-selector .btn-unstyle {
  margin-left: 10px;
}

.footer-container .language-selector .btn-unstyle .expand-more {
  text-transform: uppercase;
  color: #9e8c4a;
}

.footer-container #_desktop_currency_selector {
  margin-top: 10px;
}

.footer-container #currency-selector-label {
  color: #fff;
}

.footer-container .currency-selector .btn-unstyle {
  margin-left: 10px;
}

.footer-container .currency-selector .btn-unstyle .expand-more {
  text-transform: uppercase;
  color: #9e8c4a;
}

.footer-container .item_parametre .dropdown select {
  text-transform: uppercase;
  color: #9e8c4a;
  background: transparent;
}

/* 
.language-selector,
.devises-block-top {
display: block;
padding: 7px;
cursor: pointer;
background: #9E8C4A;
border: 1px solid #9E8C4A;
} */

/* Sebastien 2021-03-11 15:51:11 */

.language-selector,
.devises-block-top {
  /* padding: 2px 7px 2px 7px; */
  display: block;
  background: 00;
  cursor: pointer;
}

@media (min-width: 500px) {
  .language-selector,
  .devises-block-top {
    top: 3px;
  }
}

.language-selector-wrapper {
  margin-right: 10px;
}

#header .language-selector-wrapper .dropdown i.expand-more,
#header .language-selector-wrapper a,
#header .language-selector-wrapper span.expand-more,
#header .devises-block-top span,
#header .devises-block-top .expand-more,
#header .devises-block-top i.expand-more,
#header .devises-block-top a.expand-more {
  text-transform: uppercase;
  color: #9e8c4a;
}

.devises-block-top span:hover {
  color: #fff;
}

#header .language-selector-wrapper .dropdown-menu a,
#header #_desktop_currency_selector .dropdown-menu a {
  color: #9e8c4a;
}

.item_178 i {
  margin-right: 5px;
}

.top_right .dropdown-menu {
  min-width: 50px;
  color: #9e8c4a;
  background-color: #fff;
}

.top_right #search_widget .dropdown-menu {
  min-width: 270px;
  color: #9e8c4a;
  background-color: #fff;
}

/************************************************************************************************
[02] - MENU
************************************************************************************************/

#nov-megamenu,
#megamenu {
  display: flex;
  position: relative;
  align-content: center;
  align-items: center;
  width: 100%;
}

#nov-megamenu #megamenu {
  width: 100%;
  text-align: center;
}

#nov-megamenu .item {
  float: left;
  position: relative;
}

#nov-megamenu .item a {
  /* letter-spacing: 1px; */
  margin: 10px;
  text-transform: uppercase;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 18px;
  font-weight: 900;
  color: #fff;
}

#nov-megamenu .dropdown-menu {
  width: 260px !important;
  background: #000;
}

#nov-megamenu .dropdown-menu .item a {
  text-transform: none;
  font-weight: 500;
}

#header .header-top .menu {
  margin-bottom: 0;
}

#nov-megamenu .dropdown-menu .item {
  float: none;
  padding: 5px 0 5px 10px;
}

.new_collection_menu {
  position: absolute;
  top: 4px;
  right: 13px;
  padding: 0 15px 3px 15px;
  border-radius: 15px;
  font-size: 10px;
  color: #fff;
  color: #fff !important;
  background: #3699ff;
}

#nov-megamenu .item.item_183 a,
#nov-megamenu .item.item_184 a {
  font-weight: 900 !important;
  color: #9e8c4a;
}

@media (max-width: 500px) {
  #header .header-top .menu {
    width: 100%;
  }
}

/************************************************************************************************
[03] - PRODUCT DEFAULT
************************************************************************************************/

/*page-collection*/

/*ADN 2021-09-15 17:47:28*/

.page-collection #wrapper {
  padding-top: 110px;
}

@media (max-width: 770px) {
  .page-collection #wrapper {
    padding-top: 0;
  }
}

/* .bandeau {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
min-height: 330px;
} */

/* ADN 2022-08-31 19:10:49 */

.bandeau {
  position: relative;
  width: 100%;
  height: 100%;
  height: 330px;
  overflow: hidden;
}

.bandeau.not_edition_limite {
  min-height: 295px;
}

.bandeau .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: cover;
}

.ombre {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}

.bandeau .container {
  z-index: 2;
  position: relative;
}

.bandeau .entete,
.bandeau .wrapper_video {
  width: 655px;
  transition: all 0.5s ease-out;
}

@media (max-width: 500px) {
  .wrapper_video img {
    display: none;
    width: 100%;
  }
}

.bandeau .entete.one {
  width: 100%;
  transition: all 0.5s ease-out;
}

.bandeau .wrapper_video img,
.bandeau .wrapper_video iframe {
  border: 1px solid #9e8c4a;
}

.bandeau iframe.video {
  display: block;
  width: 100%;
  height: 265px;
}

.bandeau .entete {
  position: relative;
  padding: 15px;
  border: 1px solid #9e8c4a;
  opacity: 0.8;
  background: #050505;
}

@media (max-width: 1480px) {
  .bandeau .entete,
  .bandeau .wrapper_video {
    width: 570px;
  }
  .bandeau .cadre_entete .wrapper_video {
    overflow: hidden;
  }
}

@media (max-width: 899px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
  .bandeau .entete,
  .bandeau .wrapper_video {
    width: auto;
  }
  .bandeau .cadre_entete {
    display: block !important;
  }
  /* ADN 2022-08-31 19:50:47 */
  .bandeau {
    height: auto;
  }
}

.bandeau .cadre_entete .entete {
  margin: 20px 20px 20px 0;
}

.bandeau .cadre_entete .wrapper_video {
  margin: 20px 0 20px 20px;
}

@media (max-width: 900px) {
  .bandeau .cadre_entete .entete,
  .bandeau .cadre_entete .wrapper_video {
    margin: 20px 0;
    overflow: hidden;
  }
}

.bandeau h1.healding {
  text-align: center;
  text-transform: uppercase;
  font-family: "Baskerville", Arial, sans-serif;
  font-size: 30px;
  font-weight: 100;
  letter-spacing: 2px;
  color: #9e8c4a;
}

.bandeau .healding span.titre2 {
  display: block;
  font-family: "Lato", Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
}

.bandeau .edition_limite {
  display: block;
  position: relative;
  margin-top: 13px;
  text-align: center;
  font-size: 22px;
  font-style: italic;
  color: #9e8c4a;
}

.bandeau .citation {
  height: 140px;
  padding-top: 20px;
}

.bandeau .citation p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}

.bandeau .cadre_entete {
  margin-top: 12px;
}

@media (max-width: 700px) {
  .bandeau .cadre_entete {
    display: block !important;
  }
}

#wrapperCollection .current-price {
  font-family: "Lato", Arial, sans-serif;
  font-size: 35px !important;
  font-weight: 700;
  letter-spacing: 1px;
  color: #9e8c4a;
}

#wrapperCollection .product-prices {
  margin-top: 0;
}

#wrapperCollection .product-container {
  margin-top: 40px;
}

@media (max-width: 500px) {
  .livraison {
    text-align: left;
  }
}

.livraison .inclus {
  font-size: 13px;
  color: #fff;
}

.livraison .delai_livraison {
  font-size: 16px;
  color: #9e8c4a;
}

.product-variants > .product-variants-item select {
  width: 100%;
}

.product-variants > .product-variants-item .control-label a {
  color: #fff;
}

.add,
.add .add-to-cart {
  display: block;
  width: 100%;
}

.add .add-to-cart {
  height: 54px;
  margin-top: 20px;
  padding: 15px 30px;
}

.product-variants .control-label {
  margin-bottom: 16px;
  padding-bottom: 6px;
  border-bottom: 1px solid #fff;
  font-size: 19px;
  font-weight: 400;
  color: #9e8c4a !important;
}

#product-descriptionTechnical td {
  width: 100%;
}

#product-descriptionTechnical td.origine {
  width: 70%;
}

#product-descriptionTechnical .table thead th {
  border-bottom: none;
}

#number {
  transition: all 0.3s ease;
}

#number.opened {
  display: block !important;
  margin-top: 10px;
  text-align: center;
}

.fnumber {
  display: inline-block;
  width: 110px;
  height: 26px;
}

.numero-serie-non-offert #number {
  width: 390px;
  margin: 0 auto;
}

.numero-serie-non-offert select {
  padding-right: 0 !important;
}

.numberOn {
  /* display: flex; */
  /* align-content: center; */
  /* justify-content: center; */
  position: relative;
  top: 8px;
  left: 15px;
  font-size: 39px;
  color: #fff;
}

#number #otp {
  width: 320px;
}

#number #otp.otp_3 {
  width: 200px;
}

#number #otp span {
  color: #9e8c4a;
}

#number #otp .digit {
  width: 45px;
  padding: 0;
}

.question .btn {
  padding: 0;
  padding-left: 10px;
}

@media (max-width: 380px) {
  #number #otp {
    width: 270px;
  }
  #number #otp .digit {
    width: 35px;
  }
}

.service-content .questionother {
  display: inline-block;
}

/* ADN 2021-09-15 10:42:51 */

#js-checkout-summary .service-content i {
  color: #000;
}

@media (max-width: 620px) {
  .question {
    display: none;
  }
}

#product #go-back {
  z-index: 9;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: #fff;
}

#product #go-back svg {
  width: 40px;
  height: 40px;
  padding: 10px;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  border: none;
  border-bottom: 1px solid #9e8c4a;
}

.tabs .nav-tabs .nav-link.active {
  color: #9e8c4a;
}

.product-variants {
  margin-top: 40px;
}

.TooltipTrigger i {
  color: #fff;
}

.question .Tooltips p,
.questionother .Tooltips p,
.ui-tooltip {
  border: 1px solid #9e8c4a !important;
  color: #fff;
  background: #000;
  box-shadow: none;
}

.ui-tooltip p,
.ui-tooltip {
  font-size: 12px !important;
}

.questionother .TooltipTrigger {
  width: 200px;
}

.questionother .Tooltips p {
  font-size: 11px;
}

.page-collection .product-variants-item select {
  padding-right: 35px;
  border: 1px solid #9e8c4a !important;
  color: #fff !important;
  background-color: #080505;
}

.product-variants-item .control-label span {
  font-size: 15px;
  color: #fff;
}

@media (max-width: 1480px) {
  .product-variants-item .control-label span {
    font-size: 12px;
  }
}

.product_tabs-additional .table thead th {
  border: none;
}

.product_tabs-additional .table td {
  width: 50%;
}

.product_tabs-additional .card-header {
  border: 1px solid #9e8c4a !important;
  text-transform: uppercase;
  font-family: "Lato", Arial, sans-serif !important;
  letter-spacing: 4px;
  background-color: #0d0d0d;
}

.product_tabs-additional .card-header .card-title {
  margin-bottom: 0;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
}

.product_tabs-additional .card .card-header .card-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  font-size: 1.15rem;
  font-weight: 300;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.product_tabs-additional .card .card-header .card-title:after {
  content: "";
  font-family: Ki;
  position: absolute;
  text-decoration: inherit;
  text-transform: none;
  font: normal normal 400 0.7rem 1 Ki;
  color: #fff;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.product_tabs-additional .card .card-header .card-title.collapsed:after {
  border-radius: 50%;
  font-size: 18px;
  color: #7e8299;
  animation: pulse 2s infinite;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    transform: rotate(-90deg) scale(0.95);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    transform: rotate(-90deg) scale(1);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    transform: rotate(-90deg) scale(0.95);
  }
}

.product_tabs-additional .card .card-header .card-title:after {
  top: 15px;
  right: 10px;
  font-size: 18px;
}

#partenariat {
}

#partenariat .description__wrap.en_collaboration {
  margin-top: 8px;
  padding: 5px 20px !important;
  border: 1px solid #9e8c4a !important;
  text-align: center;
  background: #111;
}

#partenariat .content_img_collaboration {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 700px;
  margin: 0 auto;
  padding: 27px 0 27px 0;
}

#partenariat .content_img_collaboration .item {
  margin: 10px;
}

#partenariat .content_img_collaboration .item img {
  width: 200px;
}

#partenariat .content_img_collaboration .item span {
  display: block;
}

.updatePrice {
  position: absolute;
  top: 39px;
  font-size: 12px;
  color: #fff;
}

@media (max-width: 1024px) {
  .updatePrice {
    position: relative;
    top: -20px;
  }
}

.updatePrice .inclus {
  display: none;
}

#decompte {
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 20px;
  border: 1px solid #9e8c4a;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #050505;
}

#collection_dispo {
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 20px;
  border: 1px solid #9e8c4a;
  text-align: center;
  color: #fff;
  background: #9e8c4a;
}

#decompte p,
#collection_dispo p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: #fff;
}

#collection_epuise {
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 20px;
  border: 1px solid #66a2e1;
  text-align: center;
  color: #fff;
  background: #265e87;
}

#collection_epuise p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: #fff;
}

.card .card-body {
  color: #fff;
  background: #0d0d0d;
}

.historique-davinci .card .card-body {
  color: #fff;
  background: #211c1c;
}

.card .card-body p,
.card .card-body ul li {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}

.card .card-body p a {
  text-decoration: underline;
  color: #9e8c4a;
}

.card .card-body fieldset {
  margin: 35px 0 0 0;
}

.card .card-body legend {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400 !important;
  color: #9e8c4a !important;
}

#nombre_dispo {
  font-weight: 900;
  color: #9e8c4a;
}

.sold_out {
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #b42000;
}

.image .title_image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  text-align: center;
  background: #9e8c4a;
}

#history1CollapseOne5 img {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 1024px) {
  #history1CollapseOne5 > .card-body > .d-flex {
    display: block !important;
  }
}

.homme_char .image .bd1 img {
  width: 180px;
}

.note {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border: 1px solid #9e8c4a !important;
}

.note p {
  margin: 10px 0 10px;
  font-size: 15px;
  color: #fff;
}

.note p span {
  font-weight: 900;
  color: #9e8c4a;
}

.radio-inline label {
  color: #fff;
}

.flip-box {
  z-index: 99;
  position: relative;
  width: 298px;
  height: 379px;
  background-color: transparent;
  perspective: 1000px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

#popup_smurfs .flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-back {
  color: white;
  transform: rotateY(180deg);
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.description__wrap .flip-box {
  width: 528px;
  height: 350px;
}

#history1CollapseOne5 #memoire_sable .flip-box {
  width: 310px;
  height: 240px;
}

#history1CollapseOne5 #troistroishuit .flip-box {
  width: 310px;
  height: 240px;
}

#history1CollapseOne5 #medaille .flip-box {
  width: 298px;
  height: 379px;
}

.description__wrap strong {
  color: #9e8c4a;
}

.card .card-body .description__wrap p a.btn-dore {
  text-decoration: none;
  color: #fff;
}

#video_lunar iframe {
  height: 630px;
}

.decouvrir .btn-dore-link {
  width: 390px !important;
  border: 1px solid #9f8c49;
  text-align: center !important;
}

@media (max-width: 1024px) {
  #history1CollapseOne5 .d-flex.dunk {
    flex-direction: column-reverse;
  }
  #history1CollapseOne5 .d-flex.dunk:last-child {
    flex-direction: column;
  }
  #history1CollapseOne5 #jhoneatkins .d-flex.dunk {
    flex-direction: column-reverse;
  }
  #history1CollapseOne5 .flip-box {
    width: 448px;
    height: 350px;
  }
  #history1CollapseOne5 .p-10.aligner-item {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #history1CollapseOne5 #contexte .flip-box2 {
    width: 448px;
    height: 250px;
  }
}

@media (max-width: 750px) {
  .note p {
    margin: 10px;
  }
  #partenariat .content_img_collaboration {
    display: block;
    width: 100%;
  }
}

@media (max-width: 480px) {
  h1.healding img {
    width: 100%;
  }
}

@media (max-width: 480px) {
  #partenariat .content_img_collaboration {
    width: 101%;
  }
  #partenariat .content_img_collaboration .item {
    float: none;
  }
}

@media (max-width: 420px) {
  .card .card-body {
    padding: 1rem 1.25rem;
    background: #0d0d0d;
  }
  .table td,
  .table th {
    padding: 0.75rem 0 0.75rem 0;
    border-top: 1px solid #f6f6f6;
    font-size: 1.4em;
    vertical-align: top;
  }
  .table td > .th {
    padding-left: 10px;
  }
}

.page-collection.dunkerque1940 .flip-box.active .flip-box-inner,
.page-collection.dunkerque1940 .flip-box.active .flip-box-inner,
.page-collection.dunkerque1940 .flip-box.active .flip-box-inner {
  transform: rotateY(180deg);
}

/************************************************************************************************
[04] - REASSURANCE
************************************************************************************************/

.blocpaiement_securise {
  padding: 10px 10px 0 10px;
  border: 1px solid #9e8c4a;
  text-align: center;
  color: #fff;
  background: #202020;
  border-radius: 5px;
}

#checkout .blocpaiement_securise,
#cart .blocpaiement_securise {
  border: none;
}

#cart .blocpaiement_securise {
  /* border-top: 1px solid #9E8C4A;
border-bottom: 1px solid #9E8C4A; */
  border: none;
}

body#cart .service-area {
  display: flex;
  justify-content: center;
}

.service-area .service-third {
  float: left;
  width: 23.333%;
  padding: 0 20px;
}

.service-area .service-third.service1 .icon1 {
  background: url(/themes/classic-child/assets/img/assurance/service-icon.png)
    no-repeat scroll center -158px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-area .service-third.service2 .icon2 {
  background: url(/themes/classic-child/assets/img/assurance/service-icon.png)
    no-repeat scroll center -71px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-area .service-third.service3 .icon3 {
  background: url(/themes/classic-child/assets/img/assurance/service-icon.png)
    no-repeat scroll center 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-area .service-third.service4 .icon4 {
  background: url(/themes/classic-child/assets/img/assurance/reinsurance-3-1.png)
    no-repeat scroll center center;
  background-size: 70%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#js-checkout-summary .service-area .service-third.service1 .icon1 {
  background: url(/themes/classic-child/assets/img/assurance/service-icon-black.png)
    no-repeat scroll center -158px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#js-checkout-summary .service-area .service-third.service2 .icon2 {
  background: url(/themes/classic-child/assets/img/assurance/service-icon-black.png)
    no-repeat scroll center -71px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#js-checkout-summary .service-area .service-third.service3 .icon3 {
  background: url(/themes/classic-child/assets/img/assurance/service-icon-black.png)
    no-repeat scroll center 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#js-checkout-summary .service-area .service-third.service4 .icon4 {
  background: url(/themes/classic-child/assets/img/assurance/reinsurance-3-1-black.png)
    no-repeat scroll center center;
  background-size: 70%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#js-checkout-summary .service-area {
  border: 1px solid #9e8c4a;
}

/* ADN 2021-09-15 10:52:18 */

.service-area .service-third .service-icon {
  display: inline-block;
  width: 60px;
  height: 55px;
  margin-bottom: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#js-checkout-summary .service-area .service-third .service-icon {
  height: 45px;
}

#js-checkout-summary .service-area .service-third .service-icon.icon1 {
  height: 55px;
}

.blocpaiement_securise {
  margin-top: 20px;
  padding: 10px 10px 10px 10px;
  box-shadow: 1px 1px 5px 1px #0e0e0e;
}

.service-area .service-third .service-content .service-heading {
  font-family: "Lato", sans-serif;
  font-size: 25px;
}

.service-area .service-third .service-content .service-heading a {
  font-weight: 300;
  color: #9e8c4a;
  transition: all 0.5s ease;
}

.service-description {
  font-style: italic;
}

.service1 .service-description,
.service3 .service-description,
.service4 .service-description {
  padding-top: 13px;
}

.blocpaiement_securise .logopaiement {
}

.service-area .service-third .service-content .service-heading a:hover,
.service-area .service-third .service-content .service-heading a:focus {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 899px) {
  .service-area .service-third {
    float: left;
    width: 49.333%;
    padding: 0 20px;
  }
  .wrapper_video img {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .service-area .service-third {
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 10px !important;
  }
}

.decouvrir span {
  display: block;
  margin-bottom: 16px !important;
  padding-bottom: 6px;
  border-bottom: 1px solid #fff;
  font-size: 19px;
  font-weight: 400;
  color: #9e8c4a !important;
}

/************************************************************************************************
[05] - BOUTON
************************************************************************************************/

.btn-cart-dore {
  padding: 0.5rem 1.25rem;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #9e8c4a;
  box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
  border-radius: 5px;
}

.btn-bleu-elec {
  padding: 0.5rem 1.25rem;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #889698;
  box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
  border-radius: 5px;
}

.btn.btn-link {
  color: #fff !important;
}

.telecharger_plan {
  display: inline-block;
  margin-bottom: 20px;
  padding: 5px;
  text-decoration: none;
  font-weight: 900;
  line-height: 25px;
  color: #fff;
  background: #9e8c4a;
  transition: all 0.3s ease;
}

@media (max-width: 500px) {
  .telecharger_plan {
    font-size: 1.5em;
  }
}

.telecharger_plan:hover {
  text-decoration: none;
  color: #fff;
  background: #000;
}

.btn-black {
  padding: 0.5rem 1.25rem;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #000;
  border-radius: 5px !important;
}

.btn-retour {
  padding: 0.5rem 1.25rem;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #000;
  transition: all 0.3s ease;
  border-radius: 5px !important;
}

.btn-dore {
  padding: 0.5rem 1.25rem;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  white-space: normal;
  color: #fff;
  background-color: #9e8c4a;
  transition: all 0.3s ease;
  border-radius: 5px !important;
}

.btn-dore:hover {
  color: #9e8c4a !important;
  background-color: #161616;
}

.btn-dore-link {
  padding: 0.5rem 1.25rem;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #161616;
  transition: all 0.3s ease;
}

.btn-dore-link:hover {
  color: #fff !important;
  background-color: #9e8c4a;
}

.btn-dore-cadre {
  position: relative;
  padding: 0.5rem 1.25rem;
  border: 1px solid #9e8c4a;
  text-transform: uppercase;
  font-weight: 600;
  color: #9e8c4a;
  transition: all 0.3s ease;
}

a.btn-dore-cadre:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  color: #fff !important;
  background: #9e8c4a;
  transition: all 0.35s;
}

.btn-dore-cadre:hover {
  color: #fff !important;
}

.btn-dore-cadre:hover:after {
  width: 100%;
  color: #fff !important;
}

.btn-dore-cadre span {
  z-index: 2;
  position: relative;
}

/* .btn-dore-cadre:hover {
color: #fff !important;
background-color: #9E8C4A; 
} */

.btn-dore:focus {
  color: #fff !important;
}

.inlineblock {
  display: block;
  width: 250px;
  margin: 0 auto;
}

.btn-dore-light {
  display: block;
  width: 100%;
  padding: 0.5rem 1.25rem;
  border: 1px solid #9e8c4a;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: transparent;
  transition: all 0.3s ease;
}

a.inline-link {
  display: inline-block;
  clear: both;
  margin-top: 15px;
  padding: 0.5rem 1.25rem;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #9e8c4a;
  transition: all 0.3s ease;
}

a.inline-link:hover {
  text-decoration: none;
  color: #9e8c4a;
  background-color: transparent;
}

.btn-rounded {
  margin-top: 15px;
  margin-right: 10px;
  border: 1px solid #9e8c4a;
  border-radius: 5px !important;
  background: transparent;
}

.btn-rounded:hover {
  color: #fff;
  background: #9e8c4a;
}

.btn-rounded:hover i {
  color: #fff;
}

.btn-rounded.active {
  color: #fff !important;
  background: #9e8c4a;
}

/************************************************************************************************
[06] - AVIS
************************************************************************************************/

.symbol {
  display: inline-block;
  position: relative;
  flex-shrink: 0;
  border-radius: 0.42rem;
  -ms-flex-negative: 0;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
  -ms-flex-negative: 0 !important;
}

.symbol.symbol-40 .symbol-label {
  width: 40px;
  height: 40px;
}

.symbol.symbol-light-primary .symbol-label {
  color: #fff;
  background-color: #9e8c4a;
}

.symbol .symbol-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  font-weight: 500;
  color: #3f4254;
  background-color: #f3f6f9;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.symbol {
  display: inline-block;
  position: relative;
  flex-shrink: 0;
  border-radius: 0;
  -ms-flex-negative: 0;
}

.rating i.active,
#avis-wrapper .avis .rating i.active {
  color: #9e8c4a;
}

/* .rating {
--percent: calc(var(--rating) / 5 * 100%);
display: inline-block;
font-size: 19px;
font-family: Times;
line-height: 1;
}

.rating::before {
content: "★★★★★";
letter-spacing: 3px;
background: linear-gradient(90deg, #9E8C4A var(--percent), #fff var(--percent));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} */

@media (max-width: 500px) {
  .rating-bar0 {
    display: none;
  }
}

#avis-wrapper .avis a {
  color: #9e8c4a;
}

#avis-wrapper .avis .rating i {
  color: #eee;
}

#avis-wrapper .avis p {
  color: #333;
}

div.ratingWrapper {
  display: inline-block;
  text-align: left;
}

#homedeskprodstars #slide {
  display: inline-block;
  vertical-align: text-bottom;
}

#homedeskprodstars #slide a {
  font-size: 14px;
  color: #fff;
}

.ratingWrapper .rating i {
  font-size: 18px;
  color: #fff;
}

.ratingWrapper .rating i.active {
  color: #9e8c4a;
}

.ratingWrapper .rating i.demi {
  color: #9e8c4a;
}

#module-adw_core-avisclient #wrapper {
  padding-top: 127px;
  background: #111;
}

@media (max-width: 600px) {
  #module-adw_core-avisclient #wrapper {
  }
  .page-avisclient h1 {
    margin-top: 0 !important;
  }
}

.page-avisclient h1 {
  margin: 0;
  margin-top: 80px;
  margin-bottom: 20px !important;
  padding: 0;
  text-align: center;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 45px;
  font-weight: 300;
  color: #9e8c4a;
}

.page-avisclient h1 {
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

.page-avisclient h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.page-avisclient h2 {
  margin: 0;
  margin-top: 100px;
  margin-bottom: 20px;
  padding: 0;
  text-align: center;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 30px;
  font-weight: 300;
  color: #9e8c4a;
}

.page-avisclient p {
  font-size: 14px;
  color: #fff;
}

.page-avisclient #notifications {
  margin-top: 30px;
}

#form-laisser_avis {
  margin-top: 30px;
  padding: 20px;
  background: black;
}

#laisser_avis label {
  color: #fff;
}

#laisser_avis .form-group-rating {
  width: 175px;
  margin: 0 auto;
  margin-bottom: 25px;
}

#laisser_avis .rating {
  display: inline-flex;
  flex-direction: row-reverse;
  margin-top: -10px;
}

#laisser_avis .rating > input {
  display: none;
}

#laisser_avis .rating > label {
  position: relative;
  width: 28px;
  font-size: 22px;
  color: #9e8c4a;
  cursor: pointer;
}

#laisser_avis .rating > label::before {
  content: "\2605";
  position: absolute;
  opacity: 0;
}

#laisser_avis .rating > label:hover:before,
#laisser_avis .rating > label:hover ~ label:before {
  opacity: 1 !important;
}

#laisser_avis .rating > input:checked ~ label:before {
  opacity: 1;
}

#laisser_avis .rating:hover > input:checked ~ label:before {
  opacity: 0.4;
}

#resume-avis .card {
  margin-top: 30px;
  padding: 30px 60px 30px 60px;
  border-radius: 5px;
  color: #fff;
  background-color: #000;
}

#resume-avis .rating-box {
  width: 130px;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  background-color: #11b50d;
}

#resume-avis .bg-warning {
  background-color: #11b50d !important;
}

#resume-avis .rating-box p.healding {
  font-size: 2.5rem;
}

#resume-avis .rating-label {
  font-weight: bold;
}

#resume-avis .rating-bar {
  width: 300px;
  padding: 8px;
  border-radius: 5px;
}

#resume-avis .bar-container {
  width: 100%;
  margin-bottom: 5px;
  border-radius: 20px;
  text-align: center;
  color: white;
  background-color: #f1f1f1;
  cursor: pointer;
}

#resume-avis .bar-5 {
  width: 70%;
  height: 13px;
  border-radius: 20px;
  background-color: #fbc02d;
}

#resume-avis .bar-4 {
  width: 30%;
  height: 13px;
  border-radius: 20px;
  background-color: #fbc02d;
}

#resume-avis .bar-3 {
  width: 20%;
  height: 13px;
  border-radius: 20px;
  background-color: #fbc02d;
}

#resume-avis .bar-2 {
  width: 10%;
  height: 13px;
  border-radius: 20px;
  background-color: #fbc02d;
}

#resume-avis .bar-1 {
  width: 0%;
  height: 13px;
  border-radius: 20px;
  background-color: #fbc02d;
}

#resume-avis td {
  padding-bottom: 10px;
}

#resume-avis .star-active {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fbc02d;
}

#resume-avis .star-active:hover {
  color: #f9a825;
  cursor: pointer;
}

#resume-avis .star-inactive {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #cfd8dc;
}

@media (max-width: 500px) {
  .rating.mt-3 i {
    font-size: 11px !important;
  }
  .rating.mt-3 {
    display: block;
  }
  .rating-note {
    display: none;
  }
}

/************************************************************************************************
[07] - Gravure
************************************************************************************************/

#engraving {
  display: none;
  background: #000;
  transition: all 0.3s ease;
}

@media (max-width: 500px) {
  #engraving {
    padding: 15px !important;
  }
}

#engraving.opened {
  display: block;
}

.product-customization-item.inclination {
  margin-top: 30px;
}

.form-group-image {
  position: relative;
}

.custom_engraving {
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.custom_engraving.gravure_inclinaison {
  z-index: 9;
  position: absolute;
  top: 9px;
  left: 9px;
  width: 95%;
}

.custom_engraving.gravure_inclinaison.vs_jh {
  top: 18px;
  left: 18px;
  width: 90%;
}

@media (max-width: 899px) {
  .custom_engraving.gravure_inclinaison {
    top: 62px;
  }
  .custom_engraving.gravure_inclinaison.vs_jh {
    top: 71px;
  }
  .product-customization-item.inclination .text-muted {
    height: 50px;
  }
}

@media (max-width: 500px) {
  .custom_engraving.gravure_inclinaison.vs_jh {
    top: 69px;
    left: 15px;
  }
}

.rending_content {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.rond .rending_content.line_write_1 {
  top: 35%;
}

.rond .rending_content.line_write_2 {
  top: 30%;
}

.rond .rending_content.line_write_3 {
  top: 25%;
}

.carre .rending_content.line_write_1 {
  top: 65%;
}

.carre .rending_content.line_write_2 {
  top: 60%;
}

.carre .rending_content.line_write_3 {
  top: 55%;
}

.rending_content .engraving_line {
  display: block;
  text-transform: none !important;
  font-family: Edwardian;
  font-size: 35px;
  font-size: 34px;
  font-weight: 300;
  line-height: 39px;
  color: #fff !important;
}

@media (max-width: 500px) {
  .rending_content .engraving_line {
    font-size: 28px;
  }
}

/**
* Inclinaison
*/

text.starbucks {
  /* text-transform: uppercase; */
  font-family: Edwardian, sans-serif;
  font-size: 32px;
  fill: #fff;
}

text.starbucks textPath {
  font-size: 22px;
}

.miroir {
  /* Gecko */
  /* Opera */
  /* Webkit */
  /* Standard */
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
}

@media (max-width: 899px) {
  #engraving .d-flex {
    display: block !important;
  }
  #engraving .w-50 {
    width: 100% !important;
  }
  .form-group-image {
    position: relative;
    width: 359px;
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 480px) {
  #engraving .d-flex {
    display: block !important;
  }
  #engraving .w-50 {
    width: 100% !important;
  }
  .form-group-image {
    position: relative;
    width: 300px;
    margin: 0 auto;
    text-align: center;
  }
  .form-group-image img {
    width: 100%;
  }
}

/************************************************************************************************
[08] - Image Produits
************************************************************************************************/

#product-modal .modal-content .modal-body .image-caption,
#product-modal .modal-content .modal-body .product-cover-modal {
  width: 550px;
}

#product-modal .modal-content .modal-body #product-description-short img {
  width: 100%;
  height: 100%;
}

#product-modal .modal-content .modal-body {
  margin-left: -20%;
}

#product.page-collection #content {
  max-width: 100%;
}

.page-collection .vertical .product-cover {
  float: right;
  width: 430px;
}

.page-collection #main .images-container .js-qv-mask-wrapper-vertical {
  float: right;
  width: 101px;
  height: 546px;
  margin-right: 30px;
  min-height: 100%;
}

@media (max-width: 1480px) {
  .page-collection #main .images-container .js-qv-mask-wrapper-vertical {
    margin-right: 15px;
  }
}

.page-collection
  #main
  .images-container
  .js-qv-mask-wrapper-vertical
  .js-qv-mask.vertical {
  width: 100%;
}

.vertical .product-images > li.thumb-container {
  display: block;
  cursor: pointer;
}

.vertical li.thumb-container:hover {
  cursor: pointer;
}

.product-images.js-qv-product-images-vertical {
  overflow: hidden;
}

.slick-list {
  height: 548px !important;
}

/* Arrows */

.slick-prev,
.slick-next {
  /* top: 50%; */
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  font-size: 0;
  line-height: 0;
  outline: none;
  color: transparent;
  background: transparent;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: #fff;
  background: #000;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "\f106";
}

[dir="rtl"] .slick-prev:before {
  content: "\f106";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "\f107";
}

[dir="rtl"] .slick-next:before {
  content: "\f106";
}

.slick-prev {
  z-index: 9;
  top: 10px;
  left: 0;
  width: 100%;
  background: #000;
}

.slick-next {
  z-index: 9;
  right: 0;
  bottom: -10px;
  width: 100%;
  background: #000;
}

.slick-slide .thumb-container > .thumb.selected,
.slick-slide .thumb-container > .thumb:hover,
.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
  border: 1px solid #9e8c4a;
}

.slick-slide .thumb-container > .thumb {
  border: 1px solid #000;
}

.js-qv-product-cover {
  border: 1px solid #9e8c4a;
}

.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
  border: 3px solid #9e8c4a;
}

@media (max-width: 1151px) {
  .row.product-container .col-md-6 {
    float: none;
    width: 100%;
  }
  /* .page-content.vertical {
width: 500px;
margin: 0 auto;
} */
  /* ADN 2022-08-31 19:58:29 */
  .page-content.vertical {
    width: auto !important;
    margin: 0 auto;
  }
  /* .page-collection #main .images-container .js-qv-mask-wrapper-vertical {
width: 100%;
float: none;
height: auto;
margin-top: 20px;
} */
  /* ADN 2022-08-31 19:49:06 */
  .page-collection #main .images-container .js-qv-mask-wrapper-vertical {
    float: none;
    width: 100%;
    height: 150px;
    margin-top: 20px;
  }
  .page-collection .vertical .product-cover {
    float: none;
    width: 370px;
    margin: 0 auto;
  }
  .slick-list {
    height: auto !important;
  }
  .slick-next {
    z-index: 9;
    top: 64px;
    right: 0;
    bottom: 0;
    width: auto;
    height: 128px;
    background: #000;
  }
  .slick-prev {
    z-index: 9;
    top: 64px;
    bottom: 0;
    left: 0;
    width: auto;
    height: 128px;
    background: #000;
  }
}

@media (max-width: 540px) {
  .page-content.vertical {
    width: 300px;
    margin: 0 auto;
  }
  .page-collection .vertical .product-cover {
    width: 100%;
  }
}

/************************************************************************************************
[08] - Footer
************************************************************************************************/

#goToTop {
  z-index: 9999;
  position: fixed;
  right: 25px;
  bottom: 100px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  color: #fff;
  opacity: 0;
  background: #9e8c4a;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  cursor: pointer;
}

@media (max-width: 543px) {
  #goToTop {
    right: 10px;
    bottom: 10px;
  }
}

#goToTop i {
  float: left;
  width: 100%;
  height: 100%;
  padding: 8px;
  font-size: 22px;
}

#goToTop:hover {
  color: #fff;
  background: #222;
}

#goToTop.show {
  opacity: 1;
}

.text_footer {
  margin-bottom: 40px;
}

.text_footer .image {
  margin: 20px 0 20px 0;
}

.text_footer_sous {
  width: 100%;
}

.text_footer_sous .item.item_collection ul {
  width: 370px;
}

.text_footer_sous .item.item_collection ul li {
  float: left;
  width: 180px;
}

.text_footer_sous .item_collection {
  width: 420px;
}

.text_footer_sous .item_service {
  width: 330px;
}

.text_footer_sous .item_info {
  width: 300px;
}

.text_footer .image {
  width: 315px;
  margin: 0 220px 0 20px;
}

.text_footer .titre_healding {
  margin: 0;
  margin-top: 70px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400 !important;
  letter-spacing: 2px;
  color: #fff !important;
  letter-spacing: -0.02rem;
}

.text_footer li a {
  font-size: 15px;
  letter-spacing: 1px;
  color: #9e8c4a;
}

.block_newsletter-footer {
  /* width: 100%;
max-width: 100%; */
  /* margin: auto; */
  float: inherit;
  padding: 40px 20px 40px 20px;
  border-radius: 9px;
  font-size: 0.875rem;
  background: #1d1d1d;
}

.block_newsletter-footer form {
  position: relative;
}

.block_newsletter-footer form input[type="text"] {
  padding: 10px;
  min-width: 255px;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.25);
  color: #7a7a7a;
}

.block_newsletter-footer form input[type="text"]:focus {
  outline: 3px solid #24b9d7;
  color: #232323;
  background: #fff;
}

.block_newsletter-footer form input[type="text"]:focus + button .search {
  color: #24b9d7;
}

.block_newsletter-footer form button[type="submit"] {
  position: absolute;
  right: 0.125rem;
  bottom: 0.3125rem;
  border: none;
  color: #7a7a7a;
  background: none;
}

.block_newsletter-footer form button[type="submit"] .search:hover {
  color: #24b9d7;
}

.block_newsletter-footer #block-newsletter-label {
}

.block_newsletter-footer form .input-wrapper {
  overflow: hidden;
}

.block_newsletter-footer
  form
  .row
  .col-xs-12:last-of-type
  .page-content.page-cms
  ul,
.block_newsletter-footer form .row .col-xs-12:last-of-type p,
.page-content.page-cms
  .block_newsletter-footer
  form
  .row
  .col-xs-12:last-of-type
  ul {
  font-size: 0.75rem;
  color: #7a7a7a;
}

.block_newsletter-footer
  form
  .row
  .col-xs-12:first-of-type
  .btn-primary:first-of-type {
  margin-left: 0.5rem;
}

.block_newsletter-footer form input[type="email"] {
  width: 100%;
  padding: 11px;
  border: 1px solid #ddd;
}

.block_newsletter-footer form input[type="email"]:focus {
  padding: 8px 8px 9px;
  border: 3px solid #24b9d7;
  outline: 0;
}

.block_newsletter-footer form input {
  height: 42px;
  box-shadow: none;
}

.block-newsletter-form {
  width: 560px;
}

.block-newsletter-form .filter p {
  font-size: 11px;
}

#footer .block_newsletter-footer .page-content.page-cms ul,
#footer .block_newsletter-footer p,
.page-content.page-cms #footer .block_newsletter-footer ul {
  padding-top: 0.625rem;
}

#footer .block_newsletter-footer #block-newsletter-label {
  padding-top: 0;
}

#left-column .block_newsletter-footer {
  margin-bottom: 1.563rem;
  padding: 1.563rem 1.25rem;
}

@media (max-width: 1480px) {
  #blockEmailSubscription_displayFooterBefore {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 1340px;
  }
}

@media (max-width: 767px) {
  .block_newsletter-footer {
    padding-top: 1rem;
  }
}

#gdpr_consent {
  margin-bottom: 20px;
}

#blockEmailSubscription_displayFooterBefore #gdpr_consent {
  margin-top: 100px;
}

.block-newsletter-form .psgdpr_consent_checkboxes {
}

.block-newsletter-form .psgdpr_consent_title,
.psgdpr_consent_title {
  color: #fff;
}

.block-newsletter-form .custom-checkbox input[type="checkbox"] + span,
.custom-checkbox input[type="checkbox"] + span {
  border: 1px solid #fff;
}

#footer #block-newsletter-label {
  margin-right: 50px;
  color: #fff;
}

.block-newsletter-form .filter p {
  margin-bottom: 0;
  color: #fff;
}

.block_newsletter form .row .form_wrapper .btn-black:first-of-type {
  margin-left: 0.5rem;
}

#footer {
  padding-top: 0;
}

@media (max-width: 1030px) {
  .block_newsletter {
    display: block !important;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (max-width: 758px) {
  .text_footer {
    display: block !important;
    width: 480px;
    margin: 30px auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .text_footer .item {
    float: left;
    width: 49.99%;
  }
}

@media (max-width: 500px) {
  .text_footer .item {
    float: none;
    width: 100%;
  }
  .text_footer_sous .item.item_collection ul {
    width: 100%;
  }
  .text_footer_sous .item.item_collection ul li {
    float: left;
    width: 100%;
  }
  .text_footer_sous .item_parametre {
    padding-bottom: 30px;
  }
}

@media (max-width: 440px) {
  #titre_collection_seo {
    display: block !important;
    text-align: left;
  }
  #titre_collection_seo .titre_collection_seo {
    text-align: left;
    font-weight: 900;
  }
  .text_footer .image {
    width: 155px;
    margin: 40px auto;
  }
  .text_footer {
    width: 100%;
  }
  .text_footer_sous {
    display: block !important;
  }
  .text_footer .item {
    float: left;
    width: 100%;
    text-align: center;
  }
  .text_footer .titre_healding {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

body#checkout #footer {
  padding: 0;
  color: #fff;
  background: #000;
}

body#checkout .service-description {
  color: #333;
}

body#checkout .blocpaiement_securise,
body#cart .blocpaiement_securise {
  margin-top: 0;
}

.footer-container {
  clear: both;
  padding-top: 0;
}

#titre_collection_seo {
  width: 190px;
  margin-right: 20px;
}

@media (max-width: 760px) {
  .footer-container .d-flex {
    flex-direction: column;
  }
}

.titre_collection_seo {
  /* margin-bottom: 40px;
margin-top: 70px; */
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 200;
  color: #9e8c4a;
}

.detail_collection_seo {
  margin-top: 70px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 200;
  color: #fff;
}

.detail_collection_seo a {
  color: #fff;
}

/************************************************************************************************
[09] - Landingpage
************************************************************************************************/

.page-landingpage #wrapper {
  padding-top: 127px;
  background: #111;
}

@media (max-width: 770px) {
  .page-landingpage #wrapper {
    padding-top: 0;
  }
}

#main.landingpage {
  margin-top: 50px;
}

/* .page-landingpage #content-wrapper{

} */

body:not(.layout-collection) .landingpage h1 {
  /* font-family: 'Baskerville', Arial, sans-serif !important; */
  text-align: center;
  font-family: "Baskerville", Arial, sans-serif !important;
  font-size: 40px;
  font-weight: 300;
  color: #9e8c4a;
}

body:not(.layout-collection) .landingpage .flag {
  /* text-align: center; */
  /* width: 100%; */
  z-index: 100;
  position: absolute;
  top: 0;
  right: 10px;
  height: 40px;
  text-transform: uppercase;
  color: #fff;
}

.landingpage .flag img {
  width: 40px;
}

body:not(.layout-collection) .landingpage h1 {
  width: 100%;
  margin: 0 auto;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

body:not(.layout-collection) .landingpage .info {
  position: absolute;
  bottom: 89px;
  width: 100%;
  text-align: center;
}

body:not(.layout-collection) .landingpage .info span {
  display: block;
}

body:not(.layout-collection) .landingpage .info .namePerson {
  margin-bottom: 20px;
  font-size: 24px;
  color: #fff;
}

body:not(.layout-collection) .landingpage h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.category-armistice .landingpage h1 span {
  border: 1px solid #9e8c4a;
}

body:not(.layout-collection) .landingpage .titre2 {
  display: block;
  text-align: center;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 17px;
  font-style: italic;
  color: #fff;
}

body:not(.layout-collection) .landingpage .description {
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
}

.landingpage_product {
  position: relative;
}

#landingpage_products {
  margin: 50px auto;
}

.landingpage_products_1 {
  width: 320px;
  transition: all 0.5s ease-out;
}

.landingpage_products_2 {
  width: 680px;
  transition: all 0.5s ease-out;
}

.landingpage_products_3 {
  width: 980px;
  transition: all 0.5s ease-out;
}

.category-id-75 .landingpage_products_3 {
  width: 1040px;
}

.category-id-75 .landingpage_products_3 .edition_limite {
  color: #889698 !important;
}

#landingpage_products.landingpage_products_5 .image {
  width: 220px;
}

#landingpage_products.landingpage_products_5 .image img {
  opacity: 0.8;
}

@media (max-width: 1190px) {
  #landingpage_products.landingpage_products_5 .landingpage_product {
    position: relative;
    width: 222px;
    margin-bottom: 30px;
  }
  #landingpage_products.landingpage_products_5 {
    flex-wrap: wrap;
  }
}

@media (max-width: 990px) {
  #landingpage_products.d-flex {
    flex-direction: column;
  }
  #landingpage_products.d-flex.landingpage_products_5 {
    flex-direction: inherit;
  }
  .landingpage_product {
    margin-bottom: 60px;
  }
  .landingpage_products_3,
  .landingpage_products_2 {
    width: 327px;
  }

  .category-id-75 .landingpage_products_3 {
    width: 100%;
  }
}

@media (max-width: 500px) {
  #landingpage_products.d-flex.landingpage_products_5 {
    flex-direction: column;
  }
  #landingpage_products.landingpage_products_5 {
    width: 247px;
  }
  #landingpage_products.landingpage_products_5 .landingpage_product {
    width: 100%;
    margin-bottom: 90px;
  }
  #category #wrapper {
    padding-top: 20px !important;
  }
  body .decouvrir .btn-dore-link.two {
    width: 100% !important;
    font-size: 13px;
  }
}

#landingpage_products .image {
  position: relative;
  width: 300px;
  margin: 0 auto;
  border: 1px solid #9e8c4a;
}

#landingpage_products .recap {
  position: relative;
  margin-top: 20px;
}

#landingpage_products .recap span {
  display: block;
  text-align: center;
}

#landingpage_products .landingpage_product a:hover .recap span,
#landingpage_products .landingpage_product a:hover .recap,
#landingpage_products .landingpage_product a:hover {
  text-decoration: none;
}

#landingpage_products .nameColor {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  color: #9e8c4a;
}

#landingpage_products .nameColor > span {
  display: inline-block;
  font-size: 15px;
}

#landingpage_products .name {
  font-size: 20px;
  color: #fff;
}

#landingpage_products .price {
  margin-top: 15px;
  font-size: 25px;
  font-weight: 900;
  line-height: 20px;
  color: #9e8c4a;
}

#menuArea {
  display: none;
}

.exemplaires {
  display: flex;
  z-index: 102;
  position: absolute;
  bottom: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.8;
  background: #111;
  transform: none !important;
}

.mvt {
  display: flex;
  z-index: 102;
  position: absolute;
  bottom: 40px;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  opacity: 1;
  background: #9e8c4a;
  transform: none !important;
}

@media (max-width: 960px) {
  #menuArea {
    display: inline-block;
    z-index: 999;
    position: relative;
    width: 100%;
    height: 36px;
  }
  .content_menu {
    display: table;
    z-index: 9;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #9e8c4a;
  }
  .content_menu label {
    display: table-cell;
    width: 33.33%;
    padding: 10px;
    border-right: 1px solid #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    vertical-align: middle;
  }
  .content_menu label {
    display: table-cell;
    width: 33.33%;
    padding: 10px;
    border-right: 1px solid #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    vertical-align: middle;
  }
  .content_menu label a {
    display: block;
    color: #fff;
  }
  .content_menu label a:hover {
    color: #fff !important;
  }
}

/************************************************************************************************
[10] - HOME
************************************************************************************************/

/* #index #wrapper, */

#videocarousel {
  position: relative;
  height: 100vh;
  min-height: 25rem;
}

/* #videocarousel video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: 0;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
} */

#videocarousel .overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: black;
}

#videocarousel.C-carousel {
  position: relative;
  overflow: hidden;
}

#videocarousel .C-track {
  opacity: 1;
  transition: all 400ms ease;
}

#videocarousel .C-track--reinit {
  opacity: 0;
  transition: all 0ms linear;
}

#videocarousel .C-slide.fade-in-image {
  z-index: 2;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
  animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
}

#videocarousel .C-slide.fade-out-image {
  -webkit-animation: fadeOut 2s;
  -moz-animation: fadeOut 2s;
  -o-animation: fadeOut 2s;
  animation: fadeOut 2s;
  -ms-animation: fadeOut 2s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

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

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

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

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

#videocarousel .C-slide {
  /*display: flex;
flex: 1 1 auto;
flex-direction: column;
align-items: center;
justify-content: center;
color: #fff;
background-blend-mode: overlay;
font-family: arial;
font-weight: bold;
font-size: 22px;
letter-spacing: 2px;
text-transform: uppercase;
overflow: hidden; */
  z-index: 1;
  position: absolute;
  width: 100vw;
  height: 100vh;
}

#videocarousel.C-carousel.initialized .C-slide {
  /* height  transform: scale(0.5) skew(-5deg) rotate(0);
transition: all 700ms ease;*/
}

#videocarousel.C-carousel.initialized .C-slide.active {
}

#videocarousel .C-slide.active {
  display: block;
}

#videocarousel .C-slide:nth-child(1) {
  background: #111;
}

/* #videocarousel .C-slide:nth-child(2) {
background-image: url(https://picsum.photos/1480/800?image=22);
}

#videocarousel .C-slide:nth-child(3) {
background-image: url(https://picsum.photos/1480/800?image=33);
}

#videocarousel .C-slide:nth-child(4) {
background-image: url(https://picsum.photos/1480/800?image=44);
}

#videocarousel .C-slide:nth-child(5) {
background-image: url(https://picsum.photos/1480/800?image=55);
} */

#videocarousel .C-navigation {
  display: none;
  z-index: 2;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
}

#videocarousel.C-carousel--vertical .C-navigation {
  display: none;
  top: 50%;
  right: 230px;
  bottom: auto;
  left: auto;
  width: 40px;
  transform: translateY(-50%);
}

@media (max-width: 500px) {
  #videocarousel.C-carousel--vertical .C-navigation {
    right: 40px;
  }
}

@media (max-width: 480px) {
  #videocarousel .C-carousel--horizontal.C-navigation {
    bottom: 50px;
  }
}

#videocarousel .C-navigation__dot {
  display: inline-block;
  width: 30px;
  height: 20px;
  margin: 4px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 15px;
  color: #747474;
  cursor: pointer;
}

#videocarousel .C-navigation__dot.active {
  color: #fff;
  background: #747474;
  transform: scale(1.3);
}

#videocarousel .C-carousel-navigation-button {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 10px;
  padding: 10px;
  border: 2px solid #fff;
  border-radius: 5px;
  text-transform: capitalize;
  font-weight: bold;
  color: #fff;
  background: transparent;
  box-shadow: none;
  transition: all 300mes ease;
  transform: translateY(-50%);
  cursor: pointer;
}

#videocarousel .C-carousel-navigation-button:hover {
  color: blueviolet;
  background: #eee;
}

#videocarousel .C-carousel-navigation-button:active {
  background: #fff;
}

#videocarousel .C-carousel-navigation-button--next {
  right: 10px;
  left: auto;
}

#videocarousel.C-carousel--vertical .C-carousel-navigation-button {
  top: auto;
  right: 25px;
  bottom: 10px;
  left: auto;
  transform: translateY(0);
}

#videocarousel.C-carousel--vertical .C-carousel-navigation-button--next {
  right: 20px;
}

#videocarousel.C-carousel--vertical .C-carousel-navigation-button--prev {
  transform: translatex(calc(-100% - 5px));
}

#videocarousel .C-slide-title {
  position: relative;
  padding: 1rem 2rem;
  font-size: 1.5rem;
  opacity: 0;
  transition: all 300ms ease;
  transform: translateY(100%);
  transition-delay: 500ms;
}

@media (min-width: 480px) {
  #videocarousel .C-slide-title {
    font-size: 2rem;
  }
}

@media (min-width: 768px) {
  #videocarousel .C-slide-title {
    font-size: 42px;
  }
}

#videocarousel .active video {
  opacity: 1;
  transform: translateY(0) translateX(0);
}

.collection_slide {
  z-index: 64;
  position: absolute;
  top: 300px;
  right: 350px;
  text-align: center;
}

@media (max-width: 770px) {
  .collection_slide {
    z-index: 4;
    position: absolute;
    top: 20px;
    right: 0;
    left: 16%;
    width: 380px;
    text-align: center;
  }
  .collection_slide .description p {
    width: 100%;
    margin: 0px 0px 1rem 0px;
  }
  .woc .collection_slide .btn-dore-cadre {
    color: #ffff;
    background: #9e8c4a;
  }
}

@media (max-width: 500px) {
  .collection_slide {
    left: 0;
    width: 100%;
  }
  #videocarousel .active video {
    position: absolute;
    right: auto;
    left: auto;
    width: 100%;
  }
}

.collection_slide img {
  width: 320px;
}

.collection_slide span.intro {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  color: #fff;
  background: #9e8c4a;
}

.collection_slide .h2 {
  margin-top: 25px;
  text-transform: uppercase;
  font-family: "geographica";
  font-size: 35px;
  letter-spacing: 2px;
  color: #fff;
}

.collection_slide p {
  width: 420px;
  font-size: 15px;
  letter-spacing: 2px;
  color: #fff;
}

@media (max-height: 800px) {
    .woc:not(.maman) .collection_slide {
    top: 190px;
  }
  .collection_slide img {
    width: 200px;
  }
  .collection_slide .h2 {
    font-size: 25px;
  }
  .collection_slide p {
    font-size: 13px;
  }
}

#order-confirmation #wrapper {
  padding-top: 127px;
  background: #111;
}

#order-confirmation #registration-form {
  width: 100%;
}

#order-confirmation #registration-form h4 {
  text-transform: uppercase;
  font-size: 20px;
  color: #9e8c4a;
}

#order-confirmation #registration-form .label,
#order-confirmation #registration-form label {
  color: #fff;
}

#order-confirmation #registration-form .form-control-comment {
  height: auto;
}

#index .page-footer {
  margin: 0;
}

.ls-wp-container .linkdiapo {
  /* width: 200px; */
  display: block;
  width: 370px;
  margin-top: 40px;
  padding: 10px 20px 10px 20px;
  border: 1px solid #9e8c4a;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  opacity: 0.5;
  background: #000;
}

/* #layerslider_2 {
margin-bottom: 50px !important
} */

/* ADN 2021-09-15 18:01:28 */

.header-down-arrow {
  z-index: 10;
  position: absolute;
  right: auto;
  bottom: 4vh;
  left: 49%;
  width: 40px;
  text-align: center;
}

.header-down-arrow i {
  font-size: 35px;
  color: #fff;
  opacity: 0;
  animation: fade-slide-up 1s 1s ease-out forwards,
    pulse 2s 3s ease-out infinite;
}

@keyframes fade-slide-up {
  0% {
    opacity: 0;
    transform: translateY(4rem);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes pulse {
  0% {
    opacity: 1;
    transform: none;
  }
  50% {
    opacity: 0.8;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 500px) {
  .header-down-arrow {
    display: none;
  }
}

.header-account-name {
  position: relative;
  top: 2px;
}

.slide h3 {
  font-size: 30px;
}

.home_section_3_titre .h3 {
  /* margin-top: 100px; */
  margin: 0;
  margin-bottom: 10px !important;
  text-align: center;
  text-transform: uppercase;
  font-size: 41px;
  font-weight: 500 !important;
  letter-spacing: 3px;
  color: #fff !important;
}

.home_section_3_titre .h4 {
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 200 !important;
  color: #9e8c4a !important;
}

.home_section_3_titre {
  margin-bottom: 20px;
}

.slide .desc {
}

.slide .desc {
  /* top: -50px; */
  position: relative;
}

.slide .desc .titre {
  position: relative;
  height: 50px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "lato" !important;
  font-size: 17px;
  font-weight: 600 !important;
  letter-spacing: 3px;
  color: #fff !important;
}

.slide .desc .version,
.slide .desc .edition {
  position: relative;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "lato" !important;
  font-size: 15px;
  font-weight: 300 !important;
  letter-spacing: 1px;
  color: #fff !important;
}

.slide .desc .description {
  /* margin: 5px 20px 5px 20px; */
  position: absolute;
  top: 10px;
  width: 100%;
  text-align: center;
  color: #fff;
}

.slide .wrap_descrption {
  display: none;
}

/* .home_section_3_titre h3 {
width: 620px;
margin: 0 auto;
background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px repeat-x;
} */

.home_section_3_titre .h3 span {
  /* background-color: #111111; */
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  color: #ab9856;
  position: relative;
    z-index: 5;
}

.carouselProduct .owl-carousel .owl-item img {
  width: 268px;
  height: 341px;
  margin: 0 auto;
  text-align: center;
  transition: 0.3s ease-in-out;
}

.carouselProduct .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  width: 44px;
  height: 44px;
  padding: 10px;
  border: none;
  border-radius: 50%;
  background: #000;
}

.carouselProduct .owl-prev {
  content: "";
  font-family: "FontAwesome";
  color: #fff;
}

.carouselProduct .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 10px;
  border: none;
  border-radius: 50%;
  background: #000;
}

.carouselProduct .owl-next {
  animation: animate 2s linear infinite;
}

.carouselProduct .owl-carousel .owl-nav .owl-next i,
.carouselProduct .owl-carousel .owl-nav .owl-prev i {
  color: #fff;
}

@keyframes animate {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7),
      0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  40% {
    box-shadow: 0 0 0 15px rgba(255, 0, 64, 0), 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  80% {
    box-shadow: 0 0 0 15px rgba(255, 0, 64, 0), 0 0 0 10px rgba(255, 0, 64, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 0, 64, 0), 0 0 0 10px rgba(255, 0, 64, 0);
  }
}

/* ADN 2021-09-15 11:04:42 */

.presentation {
  position: relative;
  padding-top: 120px;
  padding-bottom: 30px;
  background: #fff;
}

@media (max-width: 500px) {
  .presentation {
    padding-top: 60px;
  }
  .slide .wrap_descrption {
    display: block;
  }
  .slide .desc .description {
    top: -10px;
  }
  .nav-tabs .nav-item {
    float: left;
    width: 100%;
    margin-bottom: -1px;
  }
  #carouselProduct .nav-item .nav-link.active:after {
    left: 50% !important;
  }
  #carouselProduct .card-header {
    display: none;
  }
  #carouselProduct .description {
    position: relative;
    top: 0;
    margin-top: 10px;
    text-align: center;
  }
}

.presentation .d-flex {
  z-index: 1;
  position: relative;
}

/* ADN 2021-09-15 11:10:41 */

.presentation svg {
  position: absolute;
  bottom: 200px;
}

@media (max-width: 1480px) {
  .presentation svg {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .presentation svg {
    width: 90%;
  }
}

#carouselProduct {
  padding-top: 30px;
  padding-bottom: 50px;
}

.presentation .left img {
  display: block;
  width: 179px;
  margin: 0 auto;
  text-align: center;
}

/* ADN 2021-09-15 10:14:29 */

.presentation .left p {
  width: 800px;
  margin: 0 auto;
}

@media (max-width: 840px) {
  .presentation .left p {
    width: 100%;
  }
}

.presentation .left h1 {
  /* margin: 30px 0px 30px 0px; */
  width: 800px;
  margin: 50px auto;
  text-align: center;
  text-transform: uppercase;
  font-family: geographica;
  font-size: 50px;
  font-weight: 200 !important;
  color: #9e8c4a !important;
}

.presentation .left p {
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  color: #747474;
}

.presentation .left .inlineblock {
  margin: 0;
}

.carouselProduct .carousel {
  background-color: transparent;
}

/* @media (max-width: 991px) {
.carousel {
left: auto;
}
} */

body#index #footer .container-xxl {
  padding-right: 12.5px;
  padding-left: 12.5px;
}

/* @media (max-width:1440px) {
.carouselProduct .owl-carousel.carousel img {
width: 100%
}
} */

@media (max-width: 1030px) {
  .presentation .container > div {
    display: block !important;
  }
  .presentation .right {
    width: 500px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .presentation .right {
    width: 300px;
    margin: 0 auto;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (max-width: 758px) {
  .home_section_3_titre h3 {
    width: 100%;
    font-size: 28px;
  }
  .presentation .left h1 {
    width: 100%;
    font-size: 27px;
  }
  .block_newsletter {
    border-bottom: 0;
  }
  .carouselProduct .carousel {
    margin-bottom: 0;
    background-color: transparent;
  }
}

@media (max-width: 500px) {
  #carouselProduct {
    padding-top: 60px !important;
  }
}

@media (max-width: 440px) {
  .carouselProduct .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #carouselProduct {
    padding: 0;
  }
}

#confiance {
  padding-bottom: 120px;
}

/* .presentation .right {
width: 631px;
} */

/************************************************************************************************
[11] - FAQ
************************************************************************************************/

#module-adw_core-faq #wrapper {
  padding-top: 127px;
  background: #111;
}

@media (max-width: 500px) {
  #module-adw_core-faq #wrapper {
    padding-top: 47px;
  }
}

#faq {
  margin: 100px auto;
  color: #fff;
}

.faq h1 {
  margin: 0;
  margin-top: 80px;
  margin-bottom: 20px;
  padding: 0;
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: #9e8c4a;
}

.faq h1 {
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

.faq h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

#faq h2 {
  margin: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  font-family: "Lato", Arial, sans-serif;
  font-size: 30px;
  font-weight: 900;
  color: #9e8c4a;
}

#faq .h3,
#faq h3 {
  margin: 0;
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 0;
  font-family: "Lato", Arial, sans-serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  color: #ab9856;
}

#faq p {
  margin: 0;
  padding: 0;
  font-family: "Lato", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
}

#faq .faq_item {
  margin-top: 50px;
}

/************************************************************************************************
[12] - CHECKOUT
************************************************************************************************/

body#checkout #header .header-nav {
  padding: 0;
}

.bpost-extra-content {
  padding-left: 0;
}

@media screen and (min-width: 992px) {
  div#cbox.ps17 {
    padding: 5px 100px 0 0;
  }
}

#livraison_noel {
  margin: 10px;
  padding: 10px;
  text-align: center;
  color: #fff;
  background-color: #9e8c4a;
}

/************************************************************************************************
[13] - FAQ
************************************************************************************************/

#module-adw_core-boncadeau #wrapper {
  padding-top: 57px;
  background: #111;
}

#module-adw_core-boncadeau .pres {
  margin-bottom: 50px;
}

#boncadeau,
#boncadeau-texte {
  margin: 20px auto;
  color: #fff;
}

#boncadeau {
  flex-wrap: wrap;
}

.boncadeau {
  margin-bottom: 20px;
}

.boncadeau h1 {
  margin: 0;
  margin-top: 80px;
  margin-bottom: 20px !important;
  padding: 0;
  text-align: center;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 45px;
  font-weight: 400;
  color: #9e8c4a;
}

.boncadeau h1 {
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

.boncadeau h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.boncadeau h2 {
  margin: 0;
  margin-top: 20px;
  padding: 0;
  text-align: center;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 30px;
  font-weight: 400;
  color: #9e8c4a;
}

.boncadeau p {
  text-align: center;
  font-size: 14px;
  color: #fff;
}

.collections_item,
.texte_item {
  margin-right: 20px;
  border: 1px solid #9e8c4a;
  cursor: pointer;
}

.collections_item {
  width: 270px;
}

.boncadeau #boncadeau-texte .texte_item.active {
  border: 5px solid #fff;
}

.boncadeau .collections_item.active {
  border: 5px solid #fff;
}

.boncadeau .collections_item .image img {
  transition: 0.3s ease-in-out;
}

.url_boncadeau {
  font-size: 14px;
  color: #fff;
}

.url_boncadeau a {
  font-size: 14px;
}

@media (max-width: 950px) {
  .collections_item,
  .texte_item {
    width: 20%;
  }
  #boncadeau,
  #boncadeau-texte {
    flex-wrap: wrap;
  }
}

@media (max-width: 600px) {
  #zoneTelechargement a {
    width: 100% !important;
  }
  #page-avisclient {
    flex-wrap: wrap;
  }
  .collections_item,
  .texte_item {
    width: 131px;
    margin-bottom: 20px;
  }
  .boncadeau h1 {
    margin-top: 20px;
  }
}

/************************************************************************************************
[14] - Nous contactez
************************************************************************************************/

#contact #wrapper {
  padding-top: 155px;
  background: #111;
}

@media (max-width: 500px) {
  #contact #wrapper {
    padding-top: 47px;
  }
}

#boncadeau,
#boncadeau-texte {
  margin: 20px auto;
  color: #fff;
}

.contact-wrapper-global {
  color: #fff;
}

.contact-wrapper-global .contact-rich h4,
.contact-wrapper-global .contact-rich i,
.contact-wrapper-global .contact-rich .data {
  color: #fff;
}

.contact-wrapper-global .contact-rich h4 {
  margin: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 400 !important;
  color: #9e8c4a;
}

.contact-wrapper-global .card {
  background-color: #000;
}

.contact-wrapper-global .contact-form {
  width: 100%;
  padding: 1rem;
  color: #fff;
  background: #000;
}

.contact-left .block_tel,
.contact-left .block {
  display: flex;
  align-content: center;
  align-items: center;
}

#req_info {
  font-size: 0.8rem;
}

.contact-form .offset-md-3 {
  margin-left: 27%;
}

.contact-wrapper-global .contact-form h3 {
  margin: 0;
  margin-bottom: 40px !important;
  text-align: left;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
}

@media (max-width: 500px) {
  .contact-wrapper-global .contact-form h3 {
    margin-bottom: -10px !important;
    font-size: 22px;
  }
  .contact-form .offset-md-3 {
    margin-left: 20px;
  }
}

.contact-wrapper-global .contact-form .form-control-select {
  padding: 0 1em;
}

.contact-wrapper-global .contact-form form .form-control-label {
  color: #fff;
}

.contact-wrapper-global
  .bootstrap-touchspin
  .group-span-filestyle
  .btn-touchspin,
.contact-wrapper-global
  .group-span-filestyle
  .bootstrap-touchspin
  .btn-touchspin,
.contact-wrapper-global .group-span-filestyle .btn-default {
  background: #9e8c4a;
}

.contact-wrapper-global .input-group .input-group-btn > .btn {
  padding: 0.79rem 1rem;
}

#contact .contact-rich.avis_nous_interresse a:nth-child(2) {
  background: #000;
}

#contact .contact-rich.avis_nous_interresse a:nth-child(3) {
  background: #9e8c4a;
}

#contact .contact-rich.avis_nous_interresse a:nth-child(4) {
  color: #333;
  background: #fff;
}

#contact .contact-rich.avis_nous_interresse a {
  /* border-radius: 60px; */
  display: block;
  position: relative;
  margin-bottom: 30px;
  padding: 10px 20px;
  max-width: 285px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
}

#contact .contact-rich.avis_nous_interresse a span {
  display: inline-block;
  width: 85%;
}

#contact .contact-rich.avis_nous_interresse a:hover {
  text-decoration: none;
  background: #eee;
}

#contact .contact-rich .coordonnees_contact {
  margin-top: 20px;
}

#contact .contact-rich .coordonnees_contact span {
  display: block;
  margin-bottom: 10px;
}

#contact .contact-rich.avis_nous_interresse a span:last-child {
  position: absolute;
  top: 50%;
  width: 80px;
  height: 80px;
  padding: 18px;
  border-radius: 100%;
  background: #fff;
  box-shadow: 2px 4px 2px #080808;
  transform: translateY(-50%);
}

#contact .card-block {
  padding: 1.25rem 1.25rem 1.25rem;
}

@media (max-width: 991px) {
  #contact #wrapper {
    padding-top: 0;
  }
  #contact #left-column,
  #contact #content-wrapper {
    width: 100%;
  }
  #contact .contact-left,
  #contact .contact-right {
    float: left;
    width: 50%;
  }
}

@media (max-width: 635px) {
  #contact .contact-left,
  #contact .contact-right {
    width: 100%;
  }
  .form-group.row .input-group {
    width: 60%;
  }
  .form-footer.text-sm-right .btn.btn-dore {
    width: 100%;
  }
}

/************************************************************************************************
[15] - breadcrumb
************************************************************************************************/

/* ADN 2021-09-15 17:50:55*/

/* #wrapper .breadcrumb {
  position: relative;
  margin-top: 20px;
  margin-top: -10px;
  padding: 10px 0 10px 10px;
  color: #fff;
  background: #000;
} */

#wrapper .breadcrumb li a {
  color: #fff;
}

#wrapper .breadcrumb li a:hover {
  color: #9e8c4a !important;
}

/************************************************************************************************
[16] - symbolique
************************************************************************************************/

/* #symbolique-wrapper {
margin-bottom: 40px;
} */

.card-3 {
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}

.wrappercontainer_symboliques {
}

.wrappercontainer_symboliques #symbolique-wrapper {
  /* border: 1px solid #9E8C4A; */
  margin: 10px 0 10px;
  background: #111;
}

/* .wrappercontainer_symboliques #carouselSymbolique.owl-carousel .owl-stage:before { 
content: '';
position: absolute;
background: url(/themes/classic-child/assets/img/ombre_left.png);
width: 200px;
height: 600px;
left: 10600px;
top: -31px;
z-index: 99999999999999;
opacity: 0.2;
} */

.wrappercontainer_symboliques
  #symbolique-wrapper
  .owl-nav.disabled
  + .owl-dots {
  z-index: 9999999;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  transition: all 0.5s ease-out;
}

.wrappercontainer_symboliques #carouselSymbolique.owl-carousel .owl-item img {
  width: 85%;
}

.wrappercontainer_symboliques #carouselSymbolique.owl-carousel.owl-loaded {
  overflow: visible;
}

.wrappercontainer_symboliques #carouselSymbolique {
  position: relative;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 0;
}

.wrappercontainer_symboliques #carouselSymbolique li span,
.wrappercontainer_symboliques #carouselSymbolique .content p {
  color: #fff !important;
}

.wrappercontainer_symboliques
  #carouselSymbolique.owl-carousel
  .owl-nav
  .owl-prev {
  position: absolute;
  top: 37%;
  left: -50px;
  width: 44px;
  padding: 10px;
  border: none;
  border-radius: 50%;
}

.wrappercontainer_symboliques
  #carouselSymbolique.owl-carousel
  .owl-nav
  .owl-next {
  position: absolute;
  top: 37%;
  right: -50px;
  width: 44px;
  padding: 10px;
  border: none;
  border-radius: 50%;
}

.wrappercontainer_symboliques #carouselSymbolique .owl-prev,
.wrappercontainer_symboliques #carouselSymbolique .owl-prev {
  content: "ï ";
  font-family: "Font Awesome 5 Free";
  color: rgb(171, 152, 86);
}

.wrappercontainer_symboliques
  #carouselSymbolique.owl-carousel
  .owl-nav
  .owl-prev:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 10%;
  height: 30px;
  margin-left: -3px;
  border-left: 1px solid #ab9856;
}

.wrappercontainer_symboliques
  #carouselSymbolique.owl-carousel
  .owl-nav
  .owl-next:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 10%;
  height: 30px;
  margin-left: -3px;
  border-left: 1px solid #ab9856;
}

.wrappercontainer_symboliques
  #carouselSymbolique.owl-carousel
  .owl-nav
  .owl-next
  i,
.wrappercontainer_symboliques
  #carouselSymbolique.owl-carousel
  .owl-nav
  .owl-prev
  i {
  position: relative;
  top: 2px;
  font-size: 50px;
  color: #ab9856;
}

#symbolique-wrapper .owl-carousel.owl-loaded {
  overflow: hidden;
}

#symbolique-wrapper .owl-carousel.owl-theme .item {
  display: flex;
  width: 100%;
}

#symbolique-wrapper .owl-carousel .owl-item img {
  display: block;
  width: 99%;
  margin: 0 auto;
  border: 1px solid #9e8c4a;
}

#symbolique-wrapper .owl-carousel.owl-theme .image {
  width: 720px;
}

#symbolique-wrapper .owl-carousel.owl-theme .texte {
  /* position: absolute;
right: 0px; */
  width: 600px;
  margin-left: 40px;
}

/* @media (max-width:1480px) {
#symbolique-wrapper .owl-carousel.owl-theme .image {
width: 620px;
}
#symbolique-wrapper .owl-carousel.owl-theme .texte {
width: 500px;
}
} */

#symbolique-wrapper h2 {
  text-align: left;
  text-transform: uppercase;
  font: normal normal bold 21px/36px Lato;
  letter-spacing: 1.5px;
  color: #9e8c4a !important;
  opacity: 1;
}

#symbolique-wrapper .owl-carousel.owl-theme ul li {
  text-align: left;
  font: normal normal normal 20px/24px Lato;
  letter-spacing: 1px;
  color: #575757 !important;
  opacity: 1;
}

#symbolique-wrapper .owl-carousel.owl-theme ul li:before {
  content: "•";
  color: #575757;
}

#symbolique-wrapper .owl-carousel.owl-theme ul li.active:before {
  content: "•";
  color: rgb(171, 152, 86);
}

#symbolique-wrapper .texte .content ul li span {
  cursor: pointer;
}

#symbolique-wrapper .owl-carousel.owl-theme ul li span {
  text-align: left;
  font: normal normal normal 15px/14px Lato;
  letter-spacing: 1px;
  list-style: circle;
  color: #929292 !important;
  opacity: 1;
}

#symbolique-wrapper .owl-nav.disabled + .owl-dots {
  /* top: 0px; */
  z-index: 9999999;
  position: absolute;
  bottom: 30px;
  left: 330px;
  width: 30%;
  margin-top: 10px;
  text-align: center;
  transition: all 0.5s ease-out;
}

#carouselSymbolique.symbolique_5 .owl-nav.disabled + .owl-dots {
  bottom: 20px;
}

#carouselSymbolique {
  margin-bottom: 50px;
}

#carouselSymbolique .owl-dots {
  display: block;
}

#carouselSymbolique .owl-item {
  margin-right: auto !important;
}

#carouselSymbolique .owl-item p {
  font-size: 0.8rem;
  line-height: 17px;
}

#symbolique-wrapper .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 0;
}

#symbolique-wrapper .owl-dots .owl-dot.active span,
#symbolique-wrapper .owl-dots .owl-dot:hover span {
  background: #b2a152;
}

#symbolique-wrapper .owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  border-radius: 30px;
  background: #d6d6d6;
  transition: opacity 200ms ease;
  -webkit-backface-visibility: visible;
}

#symbolique-wrapper .owl-carousel.owl-theme ul li.active span:after {
  content: "";
  display: table;
  position: relative;
  top: 4px;
  width: 28px;
  height: 8px;
  border-bottom: 1px solid #9e8c4a;
}

#symbolique-wrapper .owl-carousel.owl-theme ul li div {
  margin: 15px 0 15px 23px;
  text-align: left;
  font: normal normal normal 11px/20px Lato;
  letter-spacing: 1px;
  color: #929292 !important;
}

@media (max-width: 500px) {
  #symbolique-wrapper .owl-carousel.owl-theme ul li div {
    width: 290px;
  }
}

#symbolique-wrapper .owl-carousel.owl-theme ul li.active::before {
  content: "•";
  color: #9e8c4a;
}

#symbolique-wrapper {
  position: relative;
}

@media (max-width: 1480px) {
  #symbolique-wrapper .owl-carousel.owl-loaded {
    height: 390px;
  }
  #symbolique-wrapper .owl-nav.disabled + .owl-dots {
    top: -120px;
  }
}

@media (max-width: 1145px) {
  #symbolique-wrapper .owl-carousel.owl-theme .item {
    display: block;
    width: 100%;
  }
  #symbolique-wrapper .owl-carousel.owl-loaded {
    height: auto;
  }
  #symbolique-wrapper .owl-carousel.owl-theme .item .texte {
    position: relative;
    width: auto;
    margin-top: 30px;
  }
  #symbolique-wrapper .owl-carousel.owl-theme .item .image {
    width: 580px;
    margin: 0 auto;
  }
  #symbolique-wrapper .owl-nav.disabled + .owl-dots {
    display: none;
    top: -470px;
    left: 0;
  }
}

@media (max-width: 630px) {
  #symbolique-wrapper .owl-carousel.owl-theme .item .image {
    width: 100%;
    margin: 0 auto;
  }
  #symbolique-wrapper .owl-nav.disabled + .owl-dots {
    display: block;
  }
  /* ADN 2022-08-31 19:52:24 */
  .wrappercontainer_symboliques .container {
    padding: 0 !important;
  }
}

/* ADN 2022-08-31 20:01:52 */

@media screen and (max-width: 500px) {
  .product_tabs-additional .accordion {
    padding: 0;
  }
  .product_tabs-additional .accordion .card-title {
    width: 100%;
  }
}

/************************************************************************************************
[17] - modal panier
************************************************************************************************/

#blockcart-modal .modal-header {
  background: #fff;
}

body .modal-backdrop.in {
  opacity: 0.9 !important;
}

#blockcart-modal .product-tax {
  display: flex !important;
}

#blockcart-modal .modal-title {
  color: #333;
}

#blockcart-modal .modal-title i.material-icons {
  margin-right: 1.875rem;
  color: #9e8c4a;
}

#blockcart-modal .modal-body {
  padding: 3.125rem 1.875rem;
  color: #333;
  background: #fff;
}

#blockcart-modal .product-name {
  color: #333;
}

#blockcart-modal .product-price {
  color: #333;
}

#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count,
#blockcart-modal .cart-content p.cart-products-count,
.page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
  color: #333;
}

#blockcart-modal .cart-content .page-content.page-cms ul,
#blockcart-modal .cart-content p,
.page-content.page-cms #blockcart-modal .cart-content ul {
  color: #333;
}

#blockcart-modal .label,
#blockcart-modal label {
  color: #333;
}

#blockcart-modal .cart-content .page-content.page-cms ul.product-total,
#blockcart-modal .cart-content p.product-total,
.page-content.page-cms #blockcart-modal .cart-content ul.product-total {
  /* ADN 2022-11-04 18: 03: 32 */
  background-color: #000;
}

#blockcart-modal .btn-primary {
  padding: 0.5rem 1.25rem;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #9e8c4a;
  box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
}

#blockcart-modal .btn-primary:hover {
  color: #9e8c4a !important;
  background-color: #161616;
}

#blockcart-modal .modal-header .close .material-icons {
  color: #fff;
}

body#checkout section.checkout-step .delivery-options .delivery-option label {
  color: #fff;
}

.delivery_message {
  color: #333;
}

/* ADN 2022-10-28 17:10:10 */

#delivery_message {
  min-height: 150px;
}

.delivery-option-1,
.delivery-option-2 {
  width: 340px;
}

.row.delivery-option .custom-radio.float-xs-left {
  margin-left: 10px;
}

body#checkout #delivery textarea,
body#checkout #gift_message textarea {
  border: 1px solid #eee;
}

.card-block.cart-summary-totals .cart-summary-line span.label.sub {
  float: left;
}

.card-block.cart-summary-totals .cart-summary-line span.value.sub {
  float: right;
}

._card-payment img.card_logo {
  display: inline-block;
  width: 50px;
  height: auto;
  margin: 0 10px;
}

._card-payment {
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
}

.h2.products-section-title.text-uppercase {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 200 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

.h2.products-section-title.text-uppercase span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

@media (max-width: 825px) {
  .cart-grid.wrappercart {
    flex-direction: column;
  }
}

@media (max-width: 500px) {
  #cart #wrapper {
    padding-top: 37px;
  }
  .cart-grid.wrappercart .btn-black {
    width: 100%;
    text-align: center;
  }
  .checkout.cart-detailed-actions {
    padding-left: 0;
  }
  .checkout.cart-detailed-actions .text-sm-center a {
    width: 100%;
  }
}

/************************************************************************************************
[18] - page Confirmation
************************************************************************************************/

.card {
  border: 1px solid #9e8c4a;
  border-radius: 0;
  color: #fff;
  background-color: #000;
}

#order-confirmation h2.products-section-title {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  margin-top: 50px;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#order-confirmation h2.products-section-title span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

#order-confirmation h3 {
  text-transform: uppercase;
  color: #9e8c4a;
}

.page-content.page-cms ul,
p {
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
}

.page-content.page-cms .js-product-images-modal ul,
.js-product-images-modal p {
  font-size: 1rem;
  font-weight: 400;
  color: #333;
}

#order-confirmation #order-items {
  border: none;
}

#order-items table tr.total-value {
  background-color: #9e8c4a;
}

.done {
  display: inline-block;
  margin-right: 1.563rem;
  padding: 0 0.8125rem;
  color: #9e8c4a;
}

#order-items .image img {
  width: auto;
  border: 1px solid #9e8c4a;
}

.order-line {
  display: flex;
  align-items: center !important;
  justify-content: space-between !important;
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
  background: #000;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
  background: #9e8c4a;
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
  font-size: 1rem;
  color: #fff;
}

.customization-modal h4 {
  color: #333;
}

.product-line-grid .product-customization-line .label {
  color: #333;
}

.product-customization-line .value {
  color: #333;
}

/************************************************************************************************
[19] - page mon compte
************************************************************************************************/

#my-account #wrapper,
#identity #wrapper,
#addresses #wrapper,
#address #wrapper,
#history #wrapper,
#order-detail #wrapper,
#order-slip #wrapper,
#discount #wrapper,
#module-psgdpr-gdpr #wrapper,
#module-stripe_official-stripeCards #wrapper {
  padding-top: 155px;
  background: #111;
}

@media (max-width: 500px) {
  #my-account #wrapper,
  #identity #wrapper,
  #addresses #wrapper,
  #address #wrapper,
  #history #wrapper,
  #order-detail #wrapper,
  #order-slip #wrapper,
  #discount #wrapper,
  #module-psgdpr-gdpr #wrapper,
  #module-stripe_official-stripeCards #wrapper {
    padding-top: 47px;
  }
}

.page-my-account #content .links a {
  color: #fff;
}

.page-my-account #content .links a:hover {
  text-decoration: none;
}

.page-my-account #content .links a:hover i {
  color: #fff;
}

.page-my-account #content .links a span.link-item {
  background: #000;
}

.page-my-account #content .links a i {
  color: #9e8c4a;
}

#my-account h1,
#addresses h1,
#order-slip h1 {
  width: 620px;
  margin: 0 auto;
  margin: 0;
  margin: 50px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#identity h1,
#address h1,
#history h1,
#order-detail h1,
#discount h1,
#module-psgdpr-gdpr h1,
#module-stripe_official-stripeCards h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 50px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#my-account h1 span,
#identity h1 span,
#addresses h1 span,
#address h1 span,
#history h1 span,
#order-detail h1 span,
#order-slip h1 span,
#discount h1 span,
#module-psgdpr-gdpr h1 span,
#module-stripe_official-stripeCards h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.page-customer-account #content {
  font-size: 1rem;
  color: #fff;
  background: #000;
}

form .form-control-label {
  font-size: 0.875rem;
  font-weight: 700;
  color: #fff;
}

.form-control-comment {
  color: #fff;
}

.page-customer-account label.radio-inline,
.page-customer-account label {
  color: #fff;
}

.page-customer-account label.radio-inline .custom-radio {
  margin-right: 10px !important;
}

input:checked {
  border: 1px solid #fff;
  color: #fff;
  background: #9e8c4a;
}

.checkbox-list.newsletter {
  position: relative;
  margin-bottom: 00px;
}

.checkbox-list.newsletter em {
  position: absolute;
  top: 20px;
  left: 30px;
}

@media (max-width: 500px) {
  .checkbox-list.newsletter em {
    position: absolute;
    top: 21px;
    left: 30px;
    font-size: 12px;
    line-height: 12px;
  }
  div#cbox.ps17 > div.address {
    margin-left: 25px;
  }
}

.page-addresses .address {
  color: #fff;
  background: #000;
}

.page-addresses .address .address-footer {
  border-top: 1px solid #fff;
  background: #9e8c4a;
}

.page-addresses .address .address-footer a {
  color: #fff;
}

.page-addresses .address .address-footer a:hover {
  text-decoration: none;
  color: #fff !important;
}

.page-addresses .address .address-body address {
  min-height: 11rem;
}

thead.thead-default tr {
  font-size: 0.95em;
  vertical-align: middle;
}

.table thead.thead-default th {
  border-bottom: 2px solid #f6f6f6;
  vertical-align: middle;
}

.table-labeled .label {
  border-radius: 0;
}

table span.th {
  display: none;
}

.page-order-detail .box {
  color: #fff;
  background: #000;
}

.page-order-detail h3 {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 400 !important;
  color: #9e8c4a !important;
}

@media (max-width: 500px) {
  #order-infos .col-xs-9 {
    width: 100%;
    margin-bottom: 10px;
  }
  #order-infos .col-xs-3.text-xs-right {
    width: 100%;
    text-align: left !important;
  }
  #guest-tracking #order-infos .box {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #fff;
  }
  #guest-tracking section#order-history {
    padding-top: 25px;
  }
  #guest-tracking #delivery-address h4,
  #guest-tracking #invoice-address h4 {
    color: #9e8c4a;
  }
  #guest-tracking .history-line .state {
    margin: 10px 0 10px 0;
  }
  #guest-tracking .history-line .state span {
    padding: 5px;
  }
  #guest-tracking .order-items,
  #guest-tracking .order-totals {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #fff;
  }
  #guest-tracking #content .box {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #fff;
  }
  .form-fields-guest {
    padding-top: 25px;
  }
}

.alert-warning {
  border-color: #ff9a52;
  color: #fff;
  background-color: rgba(255, 154, 82, 0.3);
}

.psgdprinfo17 {
  background: #111;
}

.psgdprinfo17 h2 {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 400 !important;
  color: #9e8c4a !important;
}

@media (max-width: 500px) {
  #my-account h1,
  #addresses h1,
  #order-slip h1 {
    width: 100%;
  }
  #my-account #wrapper,
  #identity #wrapper,
  #addresses #wrapper,
  #address #wrapper,
  #history #wrapper,
  #order-detail #wrapper,
  #order-slip #wrapper,
  #discount #wrapper,
  #module-psgdpr-gdpr #wrapper,
  #module-stripe_official-stripeCards #wrapper {
    padding-top: 47px;
  }
  #identity h1,
  #address h1,
  #history h1,
  #order-detail h1,
  #discount h1,
  #module-psgdpr-gdpr h1,
  #module-stripe_official-stripeCards h1 {
    width: 100%;
    margin: 0 auto;
    margin: 0;
    margin: 50px auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 400 !important;
    color: #fff !important;
    background: url(/themes/classic-child/assets/img/spacer-best-of.png) left
      25px repeat-x;
  }
}

.page-my-account #content .links a img {
  color: #9e8c4a;
}

.page-my-account #content .links a img {
  display: block;
  width: 100%;
  padding-bottom: 3.4rem;
  font-size: 2.6rem;
  color: #232323;
}

/************************************************************************************************
[20] - page TRACKING
************************************************************************************************/

#guest-tracking #wrapper {
  padding-top: 96px;
  background: #111;
}

@media (max-width: 500px) {
  #guest-tracking #wrapper {
    padding-top: 47px;
  }
}

.guest-tra {
  color: #fff;
}

.form-fields-guest ul {
  padding: 15px;
}

#guest-tracking h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#guest-tracking h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

/************************************************************************************************
[20] - page CMS
************************************************************************************************/

#cms #wrapper {
  padding-top: 155px;
  background: #111;
}

@media (max-width: 500px) {
  #cms #wrapper {
    padding-top: 47px;
  }
}

#cms #wrapper .page-content.page-cms {
  background: #000;
}

#cms #wrapper .page-content.page-cms strong {
  /* text-decoration: underline; */
  color: #fff;
}

#cms h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#cms h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

#cms h2 {
  margin: 0;
  margin-top: 50px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 27px;
  font-weight: 400 !important;
  color: #9e8c4a !important;
}

#cms #content h3 {
  margin: 0;
  margin-top: 40px;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 400 !important;
  color: #9e8c4a !important;
}

#cms.page-cms #content ul {
  margin-left: 20px;
}

.page-cms-3 ol li {
  color: #fff;
}

/************************************************************************************************
[20] - page Connexion
************************************************************************************************/

#authentication #wrapper,
#password #wrapper {
  padding-top: 127px;
  background: #111;
}

@media (max-width: 600px) {
  #authentication #wrapper,
  #password #wrapper {
    padding-top: 57px;
  }
}

#authentication h1,
#password h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#authentication h1 span,
#password h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

#authentication #content,
#password #content {
  margin-bottom: 1rem;
  border-radius: 5px;
  background: #fff;
}

#authentication.page-customer-account label.radio-inline,
#authentication.page-customer-account label {
  color: #333;
}

#password.page-customer-account label.radio-inline,
#password.page-customer-account label,
#password.page-customer-account #content p {
  color: #333;
}

.page-authentication #content {
  max-width: 1060px;
}

/************************************************************************************************
[20] - page Cart
************************************************************************************************/

body#cart #wrapper {
  /* padding-top: 97px; */
  padding-top: 139px !important;
  background: #111;
}

@media (max-width: 500px) {
  body#cart #wrapper {
    padding-top: 47px;
  }
}

#cart h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#cart h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

#cart #main {
  /* ADN 2022-10-28 15:04:38 */
  margin-top: 20px;
}

/* ADN 2022-10-28 15:04:38 */

body#checkout section#content {
  margin-top: 20px;
}

.product-line-grid .label {
  color: #fff;
}

.product-price,
.product-line-grid-right .product-price {
  color: #9e8c4a;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart {
  color: #fff;
}

.product-line-grid-body > .product-line-info > .titre {
  font-size: 1.1rem;
}

.cart-summary-line .label {
  color: #fff;
}

.cart-summary-line .value {
  float: right;
  font-weight: 600;
  color: #9e8c4a;
}

.block-promo .promo-input + button {
  margin-top: -5px;
  margin-left: -1px;
  border: 2px solid #9e8c4a;
  text-transform: capitalize;
}

.block-promo .promo-code-button.cancel-promo {
  color: #9e8c4a;
}

.cart-grid.wrappercart {
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1rem;
  border-radius: 5px;
  background: #fff;
}

.card.left_cart {
  border: none;
  border-radius: 0;
  color: #333;
  background-color: #fff;
}

.card.right_cart {
  margin-bottom: 0;
  border: none;
  background-color: #eee;
  padding-bottom: 3em;
}

.card.right_cart .cart-summary-line .label {
  color: #333;
}

.cart-grid.wrappercart .product-line-grid .label {
  color: #333;
}

.cart-grid.wrappercart .cart-grid-right.col-xs-12.col-lg-4 {
  align-self: stretch;
  /* padding-right: 0; */
  background-color: #eee;
}

.card.left_cart .product-line-info .label {
  display: block;
}

.modal-body .product-line-info {
  display: flex;
  align-items: center;
}

.media .media-body .product-line-info .label {
  font-weight: bold;
}

.media .media-body .product-line-info .value {
  display: block;
  color: #333;
}

.cart-grid.wrappercart
  .product-line-grid-right
  .cart-line-product-actions
  .remove-from-cart,
.cart-grid.wrappercart
  .product-line-grid-right
  .product-price
  .remove-from-cart {
  color: #333;
}

@media (max-width: 500px) {
  .product-line-actions .col-xs-4.hidden-md-up {
    display: none;
  }
  .product-line-actions .col-md-10.col-xs-6 {
    width: 80%;
  }
}

/************************************************************************************************
[20] - page Checkout
************************************************************************************************/

#checkout #wrapper {
  padding-top: 141px;
  background: #111;
}

@media (max-width: 500px) {
  #checkout #wrapper {
    padding-top: 47px;
  }
}

#checkout .card-block h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 40px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#checkout .card-block h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

body#checkout section.checkout-step {
  background-color: #000;
}

body#checkout section.checkout-step .step-title {
  border-bottom: 1px solid #9e8c4a;
  color: #9e8c4a;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
  color: #fff;
  background-color: #9e8c4a;
}

body#checkout section.checkout-step .address-item {
  /* ADN 2022-11-05 09:06:28 */
  /* background: #111;
border: 1px solid #111; */
  background: #fff;
  color: #fff;
  border-radius: 8px;
  /* box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%); */
  border: 1px solid #9e8c4a;
}

body#checkout section.checkout-step .address-item header {
  border: 1px solid #d1d1d1;
  border-radius: 8px 8px 0px 0px;
  margin: 0;
  cursor: pointer;
}

body#checkout section.checkout-step .address-item.selected,
body#checkout section.checkout-step .address-item {
  border: none !important;
}

body#checkout section.checkout-step .address-item.selected header {
  /* ADN 2022-11-05 09:06:28 */
  background: #d6d6d6;
  border: 1px solid #9e8c4a;
  border-radius: 8px 8px 0px 0px;
  margin: 0;
}

body#checkout section.checkout-step .address-item .address-alias.h4,
body#checkout section.checkout-step .address {
  color: #333;
}

/*ADN 2021-09-15 17:39:43*/

/* ADN 2021-09-15 17:39:43  */

body#checkout section.checkout-step .address-footer {
  /* border-top: 1px solid #fff; */
  /* background: #9E8C4A; */
  display: flex;
  align-content: center;
  justify-content: space-around;
  padding: 0;
}

body#checkout .address-footer a {
  /* ADN 2022-11-07 14:46:31 */
  padding: 0.625rem;
  display: flex !important;
  align-content: center;
  background: #000;
  width: 100%;
  margin: 0px !important;
  justify-content: center;
  border-radius: 0px 0px 8px 8px;
}

body#checkout .address-footer a:first-child {
  border-right: 1px solid #fff;
}

body#checkout .address-footer i {
  position: relative;
  top: 2px;
}

body#checkout section.checkout-step .address-footer a {
  color: #fff;
}

body#checkout section.checkout-step .address-footer a.text-muted {
  display: block;
  color: #fff !important;
}

body#checkout section.checkout-step .address-footer a:hover {
  text-decoration: none;
  color: #fff !important;
}

.custom-radio input[type="radio"]:checked + span {
  background-color: #9e8c4a;
}

body#checkout section.checkout-step .add-address a {
  color: #fff;
}

#checkout-delivery-step .label {
  color: #ffff;
}

.row.delivery-option {
  display: flex;
  align-content: center;
  align-items: center;
}

.row.delivery-option .row-wrapper {
  display: flex;
  align-items: center;
}

.stripe-payment-form label {
  color: #fff;
}

.stripe-card-cardholdername .stripe-name {
  display: block;
  width: 100%;
  height: auto;
  padding: 0.5rem 1rem;
  padding: 0.5rem 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  font-size: 1rem;
  line-height: 1.25;
  color: #7a7a7a;
  background: #f6f6f6;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
}

.stripe-card-cardholdername input,
#stripe-card-number,
#stripe-card-expiry,
#stripe-card-cvc,
#stripe-card-postalcode {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  margin-bottom: 15px;
  padding: 0.5rem 0.75rem;
  border: #ccc solid 1px;
  font-size: 1rem;
  line-height: 1.25;
  background-color: #fff;
}

.stripe-payment-form .stripe-card-cvc,
.stripe-payment-form .stripe-card-expiry {
  width: 300px;
  max-width: 300px;
}

#stripe-card-cvc,
#stripe-card-expiry,
#stripe-card-postalcode {
  width: 300px;
  max-width: 300px;
}

span.label {
  color: #fff;
}

.stripe_save_card {
  position: relative;
  top: -4px;
}

#stripe-card-element,
#stripe-card-cardholdername,
#stripe-sepa-element,
#stripe-oxxo-element #oxxo-name,
#stripe-oxxo-element #oxxo-email {
  border-radius: 0;
}

body#checkout .additional-information {
  padding: 20px;
}

body#checkout .condition-label label {
  color: #fff;
}

.block-promo .promo-name .cart-summary-line .label {
  color: #fff;
}

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
  margin-bottom: 0;
  font-weight: 600;
  color: #9e8c4a;
  background: #111;
}

.block-promo .promo-name .cart-summary-line span {
  color: #9e8c4a;
}

.block-promo .cart-summary-line .label a,
.block-promo .promo-name a {
  color: #fff;
}

#checkout-personal-information-step .nav-link.active {
  color: #9e8c4a;
}

#checkout-personal-information-step .nav-link,
#checkout-personal-information-step .radio-inline {
  color: #fff;
}

@media (max-width: 500px) {
  #checkout.lang-fr #checkout-personal-information-step .nav-link {
    font-size: 13px;
  }
  body#checkout section.checkout-step .forgot-password {
    margin-left: 1rem;
  }
  #checkout-personal-information-step .nav.nav-inline {
    display: flex;
    justify-content: center;
  }
  #customer-form section p {
    margin-left: 1rem;
  }
}

.checkoutWrapper {
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
  border-radius: 5px;
  background: #fff;
}

body#checkout section.checkout-step {
  background-color: #fff;
}

.checkoutWrapper .cart-grid-right.col-xs-12.col-lg-4 {
  align-self: stretch;
  padding-right: 0;
  border-radius: 0 5px 5px 0;
  background-color: #eee;
}

#js-checkout-summary.card {
  padding-right: 10px;
  border: none;
  border-radius: 0;
  border-radius: 0 5px 0 0;
  color: #333;
  background-color: #eee;
}

.checkoutWrapper #js-checkout-summary p,
.checkoutWrapper p,
.checkoutWrapper .cart-summary-line .label {
  color: #333;
}

.checkoutWrapper #checkout-personal-information-step .nav-link,
.checkoutWrapper #checkout-personal-information-step .radio-inline,
.checkoutWrapper form .form-control-label,
.checkoutWrapper .checkbox-list .checkbox {
  color: #333;
}

.checkoutWrapper .form-control:focus {
  border-color: #9e8c4a;
  outline: none;
  color: #7a7a7a;
}

body#checkout section.checkout-step .payment-options .payment-option {
  /* ADN 2022-11-01 17:48:17 */
  border: 1px solid #000000;
  background: #eeeeee;
  color: #fff;
  margin-bottom: 15px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  width: 100%;
  display: flex;
  align-items: center;
  border-radius: 8px;
  height: 50px;
  justify-content: center;
}

.ps_checkout-payment-option span.custom-radio {
  margin-right: 0.5rem !important;
}

body#checkout section.checkout-step .payment-options .payment-option:hover {
  border-bottom: 1px solid #9e8c4a;
  background: rgb(213, 213, 213);
  color: #fff;
}

body#checkout section.checkout-step .payment-options .payment-option label {
  color: #333;
  font-size: 1.2rem;
}

body#checkout section.checkout-step .payment-options {
  /* ADN 2022-11-01 17:48:17 */
  display: flex;
  width: 100%;
  justify-content: space-around;
  flex-direction: column;
}

body#checkout section.checkout-step .payment-options-details {
  display: block;
  width: 100%;
  justify-content: space-around;
}

body#checkout section.checkout-step .payment-options .payment-item-flex {
  /* ADN 2022-11-01 17:48:17 */
  width: 50%;
  margin: 0 auto;
  /* margin: 10px; */
}

@media (max-width: 600px) {

  body#checkout section.checkout-step .payment-options .payment-item-flex {
    width: 100%;
    margin: 0 auto;
  }

}

body#checkout section.checkout-step .payment-options .call_to_action_text {
  display: none;
}

.checkoutWrapper .stripe-payment-form label,
span.label {
  color: #333;
}

body#checkout .condition-label label {
  color: #333;
}

@media (max-width: 500px) {
  body#checkout section.checkout-step .payment-options {
    flex-direction: column;
  }
  body#checkout section.checkout-step .payment-options .payment-item-flex {
    margin: 0px;
    margin-top: 0px;
  }
}

body#checkout section.checkout-step .delivery-options .delivery-option {
  /* ADN 2022-11-03 10:21:09 */
  background: #eee;
  color: #fff;
  /* border-radius: 8px; */
  /* box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%); */
  border-right: 1px solid #9e8c4a;
}

body#checkout section.checkout-step .delivery-options .delivery-option span {
  color: #333;
}

.definition-list dl dd,
.definition-list dl dt {
  background: #4c4c4c;
}

.definition-list dl dd:nth-of-type(2n),
.definition-list dl dt:nth-of-type(2n) {
  background: #292929;
}

.form-control-comment {
  display: block;
  height: 9px;
}

body#guest-tracking .form-control-comment {
  height: auto;
}

.form-group.row.form_checkbox .col-md-3 {
  display: none;
}

.form-group.row.form_checkbox .col-md-6 {
  width: 100%;
}

#blocpaiement_securise_checkout {
  background: transparent;
  box-shadow: none;
}

/* ADN 2021-09-15 10:50:16 */

#blocpaiement_securise_checkout .service-area .service-third {
  float: left;
  width: 100%;
  padding: 0 20px;
  padding-bottom: 30px;
  background: #d6d6d6;
}

@media (max-width: 825px) {
  #checkout .checkoutWrapper {
    flex-direction: column;
  }
  #checkout .card-block h1 {
    margin: 10px auto;
    padding-bottom: 10px;
  }
}

@media (max-width: 500px) {
  #checkout #wrapper {
    padding-top: 17px;
  }
  body#checkout section.checkout-step .delivery-options .delivery-option,
  body#checkout
    section.checkout-step
    .delivery-options
    .delivery-option
    .carrier,
  body#checkout
    section.checkout-step
    .delivery-options
    .delivery-option
    label
    > .row {
    display: block;
  }
  body#checkout section.checkout-step .address-selector {
    flex-direction: column;
  }
  body#checkout section.checkout-step .address-selector article {
    width: 100%;
  }
  #checkout .card-block h1 {
    width: 100%;
    font-size: 36px;
  }
  .carrier-wrapper .col-sm-9.col-xs-12 {
    display: none;
  }
  .delivery-option-1,
  .delivery-option-2 {
    width: 100%;
  }
  .row.delivery-option .check {
    position: relative;
    top: 20px;
  }
  .carrier-wrapper .btn-link {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
  }
}

/************************************************************************************************
[21] - page Order Detail
************************************************************************************************/

#order-detail #content .thead-default th {
  color: #333;
  background-color: #fff;
}

/************************************************************************************************
[22] - page Order Detail
************************************************************************************************/

.separation {
  width: 100%;
  height: 40px;
  text-align: center;
  background: url(/themes/classic-child/assets/img/separation.png);
  background-position: center, center;
  background-repeat: no-repeat;
}

.alignerRight {
  flex: 1 1;
}

.cadre_frame.cadre_dore {
  height: 517px;
  border: 1px solid #ab9856;
}

body.royal-marines #section2 .alignerRight img {
  width: 580px;
  height: 100%;
}

.barre_dore {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #9e8c4a !important;
  text-align: center;
  color: #fff;
  background: #ab9856;
}

.description__wrap.en_collaboration.en_collaboration_full_img {
  margin-top: 8px;
  padding: 5px 20px !important;
  border: 1px solid #9e8c4a !important;
  text-align: center;
}

body.royal-marines .content_img_collaboration img {
  width: 360px;
  height: auto !important;
}

.en_donation {
  width: 100%;
  margin: 0 auto;
  padding: 15px 20px !important;
  border: 1px solid #9e8c4a !important;
  text-align: center;
  color: #fff;
  background: #ab9856;
}

h1.rm {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

h1.rm span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

body.royal-marines #section1 .gallery_section {
  width: 325px;
  margin: 0 auto;
  border: 1px solid #ab9856;
}

@media (max-width: 1024px) {
  body.royal-marines #section2 {
    flex-direction: column;
  }
  body.royal-marines #section2 .pr-10 {
    width: 100%;
    padding-right: 0 !important;
  }
  #history1CollapseOne5 .d-flex {
    flex-direction: column;
  }
  #history1CollapseOne5 .d-flex.inverse {
    flex-direction: column-reverse;
  }
}

@media (max-width: 955px) {
  body.royal-marines #section1 .alignerRight {
    display: none;
  }
  body.royal-marines #section1 .mr-10 {
    margin-right: 0 !important;
  }
  body.royal-marines #section2 {
    flex-direction: column;
  }
}

@media (max-width: 940px) {
  body.royal-marines #section2 .alignerRight img {
    width: 100%;
  }
  body.royal-marines #history1CollapseOne5 .d-flex {
    flex-direction: column;
  }
  body.royal-marines #history1CollapseOne5 .mr-10 {
    margin-right: 0 !important;
  }
  body.royal-marines #contexte .d-flex {
    align-items: normal !important;
  }
  body.royal-marines #contexte img,
  body.royal-marines #memoire_sable img {
    margin-top: 30px;
  }
  body.royal-marines #jhoneatkins img {
    height: 100%;
    margin-bottom: 20px;
  }
  body.royal-marines #troistroishuit img {
    margin-top: 20px;
  }
  body.royal-marines #history1CollapseOne5 .w-75 {
    width: 100% !important;
  }
}

@media (max-width: 500px) {
  body.royal-marines #troistroishuit .d-flex {
    align-items: normal !important;
  }
  body.royal-marines #troistroishuit img {
    margin-top: 20px;
  }
}

/************************************************************************************************
[23] - page 404
************************************************************************************************/

#pagenotfound #wrapper {
  padding-top: 127px;
  background: #111;
}

@media (max-width: 500px) {
  #pagenotfound #wrapper {
    padding-top: 47px;
  }
}

#pagenotfound h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 200 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#pagenotfound h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

#pagenotfound .page-not-found,
#products .page-not-found {
  margin: 0 auto;
  padding: 1rem;
  max-width: 570px;
  font-size: 0.875rem;
  color: #fff;
  background: #000;
}

/************************************************************************************************
[24] - page DA Vinci
************************************************************************************************/

#landingpage-adn-davinci {
  position: relative;
  color: #fff;
  background: #201c1b;
}

.bg_header_da_vinci {
  min-height: 510px;
}

.bg_header_da_vinci_content {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 400px;
}

.bg_header_da_vinci_content h2.titre_da_vinci {
  width: 65%;
  margin: 0 auto;
  margin-bottom: 0 !important;
  padding-bottom: 0;
  font-family: "Da Vinci", arial !important;
  font-size: 107px;
  font-weight: 100;
  color: #fff;
}

.bg_header_da_vinci .editionlimite_content {
  width: 400px;
  color: #9e8c4a;
}

.bg_header_da_vinci_content .editionlimite_content .editionlimite_barre_gauche {
  display: inline-block;
  position: relative;
  top: -3px;
  width: 100%;
  border: 1px solid #9e8c4a;
}

.bg_header_da_vinci_content .bg_header_da_vinci_description {
  padding-top: 50px;
}

#cadre_trois {
  width: 1280px;
  margin: 50px auto;
  transition: all 0.3s ease;
}

#cadre_trois .item {
  float: left;
  width: 360px;
  height: 550px;
  margin-right: 100px;
  padding: 20px;
  border: 1px solid #9e8c4a;
  text-align: center;
  background: #191919;
}

#cadre_trois .item img {
  width: auto;
}

#cadre_trois .item h2 {
  margin-top: 15px;
  margin-bottom: 30px;
  font-family: "Lato", Arial;
  font-size: 24px;
  font-weight: 400;
  color: #9e8c4a;
}

#cadre_trois .item .description {
  height: 260px;
  padding: 0 40px 0 40px;
}

#cadre_trois .cadre_un.item .image {
  position: relative;
  top: 23px;
}

#cadre_trois .cadre_un.item .image img {
  width: 50%;
}

#cadre_trois .cadre_deux.item .image {
  position: relative;
  top: 30px;
}

#cadre_trois .cadre_trois.item .image {
  position: relative;
  top: 30px;
}

#cadre_trois .item.last {
  margin-right: 0;
}

#cadre_trois .cadre_trois.item img {
  position: relative;
  top: -15px;
}

#cadre_hommage {
  /* margin: 150px auto; */
  width: 1280px;
  margin-top: 120px;
  padding: 20px;
  border: 1px solid #9e8c4a;
  background: #191919;
  transition: all 0.3s ease;
}

#cadre_hommage .cadre_gauche {
  float: left;
  width: 590px;
  padding: 200px 50px 0 50px;
}

#cadre_hommage .colapp {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  opacity: 0.4;
}

#cadre_hommage .cadre_gauche h2 {
  margin-top: 15px;
  text-transform: uppercase;
  font-family: "Lato", Arial !important;
  font-size: 49px;
  font-weight: 400;
  color: #9e8c4a !important;
}

#cadre_hommage .cadre_droite {
  float: left;
  width: 640px;
  padding: 20px;
  text-align: center;
}

#cadre_hommage .item > img {
  height: auto !important;
}

#cadre_hommage .tiret {
  display: inline-block;
  position: relative;
  width: 80px;
  border: 0.5px solid #9e8c4a;
}

#cadre_hommage .description {
  margin-top: 100px;
  margin-bottom: 100px;
}

#video_montre_davinci {
  width: 1350px;
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: center;
}

#video_montre_davinci a.inline-link {
  margin-top: 70px;
  padding: 5px;
  border: none !important;
  border: 1px solid #9e8c4a;
  text-decoration: none;
  color: #fff !important;
}

#cadre_trois .image img,
.cadre_droite.item img {
}

@media (max-width: 1480px) {
  #cadre_trois .item {
    width: 333px;
    margin-right: 30px;
  }
  #cadre_hommage .cadre_droite {
    width: 260px;
    margin-top: 70px;
  }
  #cadre_hommage {
    width: 100%;
  }
}

@media (max-width: 1290px) {
  #cadre_trois,
  #cadre_hommage,
  #video_montre_davinci {
    width: 100%;
  }
  /* #cadre_trois .item {
width: 313px;
margin-right: 30px;
} */
  #cadre_trois .item {
    width: 284px;
  }
  #cadre_trois .item .description {
    height: 260px;
    padding: 0;
  }
  #cadre_hommage .cadre_droite {
    width: 360px;
    margin-top: 70px;
  }
}

@media (max-width: 1024px) {
  .bg_header_da_vinci_content {
    top: 0;
  }
  #cadre_trois,
  #cadre_hommage,
  #video_montre_davinci {
    width: 100%;
  }
  #cadre_trois .cadre_un.item .image img {
    width: 26%;
  }
  #cadre_trois .item {
    float: left;
    width: 100%;
    height: 460px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  #cadre_trois .item .description {
    height: 110px;
  }
  #cadre_hommage .cadre_gauche {
    padding: 40px 50px 0 50px;
  }
  #cadre_hommage .cadre_gauche {
    float: none;
    width: 100%;
  }
  #cadre_hommage .item > img {
    width: 100%;
  }
  #cadre_hommage .cadre_droite {
    width: 100%;
  }
  #cadre_hommage .description {
    margin-bottom: 0;
  }
  .bg_header_da_vinci_content {
    left: 30px;
    width: 80%;
  }
  .bg_header_da_vinci {
    height: 390px;
  }
}

@media (max-width: 760px) {
  #cadre_trois,
  #cadre_hommage,
  #video_montre_davinci {
    width: 100%;
  }
}

@media (max-width: 600px) {
  #cadre_trois,
  #cadre_hommage,
  #video_montre_davinci {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .bg_header_da_vinci .editionlimite_content {
    width: 100%;
  }
  #cadre_trois .item .description {
    height: auto;
    padding: 0 20px;
  }
  .bg_header_da_vinci_content h2.titre_da_vinci {
    width: 100%;
    margin-top: 50px;
    font-size: 75px;
  }
  #cadre_trois .item {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 50px;
  }
  #cadre_hommage .colapp {
    display: none;
  }
  #cadre_hommage .cadre_gauche h2 {
    font-size: 29px;
  }
  #cadre_hommage .description {
    margin-top: 40px;
    text-align: center;
  }
  #cadre_hommage .cadre_gauche {
    padding: 10px 20px 0 20px;
  }
  #cadre_hommage .cadre_droite {
    margin-top: 20px;
  }
}

.product_tabs-additional.davinci .card-body {
  color: #fff;
  background: #211c1c;
}

/************************************************************************************************
[25] - page Garde Royal
************************************************************************************************/

/* #category.page-landingpage-garde-royale #wrapper {
  background: url(/themes/classic-child/assets/img/footer_guards.jpg) center
    center no-repeat;
  background-size: cover;
} */

#liste_regiment {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 150px;
}

#liste_regiment .item_liste_regiment {
  position: relative;
  height: 100%;
  text-align: center;
}

#liste_regiment .item_liste_regiment > a {
  border-radius: 50%;
  border: 1px solid #fff;
  height: 13rem;
  margin-top: 0.5rem;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9e8c4a;
  transition: all 0.3s ease;
}

#liste_regiment .item_liste_regiment > a:hover {
  border: 1px solid #9e8c4a;
  background: #9e8c4a;
  color: #fff !important;
}

#liste_regiment .sub_menu {
  /* right: -410px; */
  display: none;
  z-index: 5;
  position: absolute;
  bottom: -134px;
}

#liste_regiment .sub_menu a:first-child {
  display: block;
  margin-bottom: 200px;
}

#liste_regiment .sub_menu .imagesub {
  width: 40%;
}

body #liste_regiment .sub_menu h3 {
  font-size: 11px;
}

#liste_regiment .item_liste_regiment img {
}

#liste_regiment .item_liste_regiment h3 {
  width: 203px;
  margin-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  text-transform: uppercase;
  font-size: 15px;
  /* color: #ac9a55 !important; */
}

/* #liste_regiment .item_liste_regiment:last-child {
  border: none;
} */

@media (max-width: 500px) {
  #liste_regiment {
    display: block;
  }
  #liste_regiment > .item_liste_regiment {
    height: 10rem;
    width: 10rem;
    /* margin: 0 auto; */
  }
  #liste_regiment .item_liste_regiment > a {
    height: 8.2rem;
  }
  #liste_regiment .sub_menu {
    left: -84px;
  }
  #liste_regiment .item_liste_regiment h3 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
  }
  #category.page-landingpage-garde-royale #wrapper {
    background-size: cover;
  }
}

#landing_page_garde_royale {
  background: url(/themes/classic-child/assets/img/transpartent_noir.png) center
    center repeat;
}

#landing_page_garde_royale .zoom img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
}

#landing_page_garde_royale .zoom:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#landing_page_garde_royale h2,
#landing_page_garde_royale h2 span {
  /* text-transform: none !important;
color: #ad9a57 !important; */
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 17px;
  font-weight: 300 !important;
  line-height: 25px;
}

#landing_page_garde_royale .centre_p {
  margin-top: 40px;
  text-align: center;
  text-transform: uppercase !important;
  font-size: 20px;
  font-weight: 500 !important;
}

.garde-royal-regiment .texte_intro {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 25px;
  border: 1px solid #ad9b57;
  font-size: 14px;
  color: #fff;
  background: #111;
}

.garde-royal-regiment .texte_intro h2 {
  font-family: Lato !important;
  font-size: 18px;
  font-weight: 400 !important;
  line-height: 25px;
}

#pc_composer {
  display: block;
  max-width: 100%;
}

.pc_bar span.pc_title {
  font-size: 18px;
  font-weight: 900;
  line-height: 40px;
  color: #fff;
}

.pc_primary_background {
  background-color: #0b0b0b !important;
}

#pc_price {
  text-align: center;
  font-family: "lato" !important;
  font-size: 30px !important;
  font-weight: 600;
  letter-spacing: 1px;
  color: #ab9856;
}

#pc_price_div {
  width: 288px;
}

.pc_secondary_background {
  background-color: #212121 !important;
}

#pc_quantity_div > a > i {
  margin-top: 4px !important;
  font-size: 13px !important;
}

.pc_bar a {
  font-size: 15px !important;
}

#pc_cart_div {
  width: 215px;
  background: #ab9856;
}

#pc_cart_div:hover,
#pc_cart_div:hover a {
  color: #fff !important;
  background: #0c0c0c !important;
  cursor: pointer;
}

.pc_side {
  /* padding: 10px 0px 10px 0px; */
  /* position: relative;
display: flex;
align-items: stretch; */
  width: 330px;
  height: 100%;
  min-height: 100%;
}

.pc_parent_group .pc_groups {
  position: initial;
  padding: 5px 0 0 10px;
}

.pc_side .pc_parent_group {
  /* height: 100%;
flex: 1; */
  background: #111;
}

#pc_content {
  margin-top: 40px;
  margin-bottom: 40px;
}

#pc_quantity_div input {
  color: #fff;
}

.pc_group {
  width: auto;
}

.pc_bar {
  height: 42px;
}

.pc_images {
  margin: 0 auto;
}

.pc_remove {
  top: 83px !important;
}

.pc_group:not(.pc_collapsed) .pc_images.pc_min.pc_transition {
  height: 125px !important;
}

.pc_image {
  border: 1px solid #5f5f5f;
}

/* .pc_images.pc_min.pc_transition {
min-height: 132px;
} */

.pc_image_container {
  /* margin-top: 20px; */
  height: auto;
  margin-bottom: 20px;
}

.pc_images {
  width: 300px;
}

.pc_image {
  width: 52px;
  height: 52px;
}

.pc_image_container {
  width: 320px;
}

.pc_title.pc_primary_background span {
  color: #fff;
}

.pc_group .pc_title,
.pc_parent_group > .pc_title,
.pc_parent_group .pc_left_border {
  border: none !important;
  background: transparent !important;
}

.pc_parent_group .pc_groups {
  position: relative;
  padding: 0;
}

.pc_title.pc_primary_background {
  border: 1px solid #ad9b58 !important;
  background: #000 !important;
}

.pc_main img {
  height: 468px;
}

.pc_main {
  margin-right: 80px;
}

#pc_top {
  box-shadow: 0 2px 1px -2px #ad9b57;
}

#pc_bottom {
  box-shadow: 0 -2px 1px -2px #ad9b57;
}

/* @media (min-width: 1024px) AND (max-width: 1124px) {
.pc_main {
max-width: 100% !important;
}
.pc_main img {
width: 484px !important;
height: auto !important;
}
} */

.pc_composer_description {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 25px;
  font-size: 14px;
  color: #fff;
  background: #111;
}

.pc_composer_description h3 {
  display: none;
}

.pc_composer_description p {
  font-size: 17px;
  color: #fff;
}

.color_AD9B57 {
  color: #ad9b57;
}

.clearfix {
}

.panel.technical-panel {
  background: #fff;
}

.block_product_info .rte h3 {
  margin-left: 0;
  font-size: 25px;
  font-weight: bold;
}

.personnalisation_monntre_titre {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 25px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  background: #111;
}

.personnalisation_monntre_titre .pc_title {
  text-align: center;
  font-size: 20px;
}

#pc_bottom .pc_left {
  text-align: center;
  background: #202020;
}

#product_composer .separation.first {
  margin-top: 20px;
}

#product_composer .separation {
  background-repeat: no-repeat;
}

#product_composer .pc_main {
  border: 1px solid #ad9b57;
}

.pc_side {
  position: relative;
}

.pc_paiement {
  /* left: 80px; */
  /* position: absolute; */
  bottom: 8px;
  width: 400px;
}

.pc_paiement a {
  display: block;
}

#pc_cart_div {
  display: block;
  width: 330px;
  margin-top: 19px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.pc_540 {
  margin-left: 10px;
  text-transform: uppercase;
}

.garde-royal .bandeau {
  min-height: 290px;
}

.garderoyal .pc_main {
  border: 1px solid #ad9b57;
}

.pc_side {
  width: 400px;
}

@media (min-width: 1024px) AND(max-width:1124px) {
  .pc_side {
    width: 100% !important;
    margin-left: 0 !important;
    padding-right: 15px;
    padding-left: 15px;
  }
  .pc_paiement {
    clear: both;
    position: relative;
    bottom: 0;
    left: 0;
    width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.pc_paiement .updatePrice {
  position: absolute;
  top: 25px;
  left: 89px;
}

#pc_price_div {
  position: relative;
}

.line-property_value .pc_summary .pc_group_name {
  font-weight: normal;
  color: #9e8c4a;
}

.line-property_value .pc_summary td {
  padding: 0;
}

.customization-modal .pc_summary {
  display: block;
  margin-top: 0;
  color: #666;
}

#blockcart-modal .pc_summary_img {
  display: none;
}

#blockcart-modal .pc_summary {
  color: #fff !important;
}

.garderoyal .product-variants .control-label {
  text-align: left;
}

.garderoyal .product-variants {
  margin-top: 0;
}

.garderoyal .add.addCart {
  display: none;
}

.garderoyal .rond .rending_content.line_write_1 {
  top: 50%;
}

.garderoyal .rond .rending_content.line_write_2 {
  top: 45%;
}

.garderoyal .rond .rending_content.line_write_3 {
  top: 40%;
}

/************************************************************************************************
[26] - page category
************************************************************************************************/

#category .bandeau {
  min-height: 220px;
}

#category #wrapper {
  position: relative;
  padding-top: 90px;
  padding-bottom: 120px;
  background: #111;
}

#category h1.heading-category {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 50%;
  margin: 0 auto;
  margin: 80px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 200 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#category h1.heading-category span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.block-category {
  min-height: auto;
}

#wrapper #category-description p {
  color: #fff;
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
  font-size: 1.5rem;
  color: #fff;
}

#products .product-title a:hover,
.featured-products .product-title a:hover,
.product-accessories .product-title a:hover,
.product-miniature .product-title a:hover {
  color: #fff !important;
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
  color: #333;
}

.product-id-category-13 .rending_content .engraving_line {
  font-size: 26px;
  line-height: 31px;
}

.product-id-category-13 .rond .rending_content.line_write_1 {
  top: 60%;
}

.product-id-category-13 .rond .rending_content.line_write_2 {
  top: 55%;
}

.product-id-category-13 .rond .rending_content.line_write_3 {
  top: 50%;
}

#main .product-information p {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 16px;
  color: #fff;
}

/* .product-id-category-13 .bandeau {
min-height: 220px;
} */

.product-id-category-13 .bandeau .citation {
  height: auto;
  min-height: 140px;
}

.bandeau.not_citation.not_video {
  min-height: 220px;
}

.bandeau.not_citation.not_video .cadre_entete {
  margin-top: 42px;
}

#category.page-landingpage-armistice-1918 #wrapper {
  background: url(/themes/classic-child/assets/img/armistice1918.jpg) top center
    repeat;
}

/************************************************************************************************
[27] - TOUR DE POIGNET
************************************************************************************************/

#module-adw_core-tourpoignet #wrapper {
  padding-top: 90px;
  background: #111;
}

.page-tourpoignet h1 {
  margin: 0;
  margin-top: 80px;
  margin-bottom: 20px !important;
  padding: 0;
  text-align: center;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 45px;
  font-weight: 400;
  color: #9e8c4a;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

.page-tourpoignet h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.page-tourpoignet #bigpic {
  border: 1px solid #9e8c4a;
}

.page-tourpoignet #page-tourpoignet form {
  width: 720px;
}

.page-tourpoignet .label,
.page-tourpoignet label {
  color: #fff;
}

.explication_rgpd {
  padding: 15px 0 15px 0;
  font-size: 11px;
  font-style: italic;
  color: #fff;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  opacity: 1;
  background-color: #aaa;
  cursor: not-allowed;
}

/************************************************************************************************
[28] - PRECOMMANDE
************************************************************************************************/

.form_precommande {
}

@media (max-width: 600px) {
  .precommande
    .row.product-container.d-flex.align-items-center.justify-content-center {
    flex-direction: column;
  }
  /* ADN 2022-08-31 19:58:08 */
  .row.product-container .col-md-6 {
    padding: 0;
  }
}

.precommande #wrapper {
  padding-top: 161px;
  background: #111 !important;
}

@media (max-width: 600px) {
  .precommande #wrapper {
    padding-top: 41px;
    background: #111 !important;
  }
}

.form_precommande h2 {
  text-align: left;
  text-transform: uppercase;
  font: normal normal 400 25px/36px Lato;
  letter-spacing: 1.5px;
  color: #ab9856 !important;
  opacity: 1;
}

#mce-responses {
  width: 100% !important;
  margin-top: 30px !important;
  margin-bottom: -20px !important;
  margin-left: 0 !important;
}

.form_precommande #mce-error-response-precommande {
  position: relative;
  top: -30px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  background: #e74c3c;
}

.form_precommande #mce-success-response-precommande {
  /* position: absolute;
top: 11px; */
  position: relative;
  top: -30px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: 13px;
  color: #fff !important;
  background: #27ae60;
}

#precommande-checknumber.active {
  display: block !important;
}

.form_precommande .label,
.form_precommande label {
  color: #fff;
}

@media (max-width: 500px) {
  .form_precommande h2 {
    font: normal normal bold 17px/36px Lato;
  }
  .form_precommande {
    padding: 10px;
  }
}

.precommande .product-images li {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

#module-adw_core-precommandeconfirmation #wrapper {
  padding-top: 119px;
  background: #111;
}

.precommande-remerciement {
  /* background: #9E8C4A; */
  margin-top: 150px;
  margin-bottom: 150px;
  padding: 10px;
}

.precommande-remerciement p {
  margin-bottom: 0;
  text-align: center;
  font-size: 20px;
}

/************************************************************************************************
[28] - RECHERCHE
************************************************************************************************/

#search #wrapper {
  padding-top: 126px;
  background: #111;
}

@media (max-width: 500px) {
  #search #wrapper {
    padding-top: 47px;
  }
}

#search h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 200 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#search h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.quick-search .input-group .form-control {
  padding: 0.5rem 1rem;
  border: 1px solid #fff;
  color: #7a7a7a;
  background: #fff;
}

.quick-search .input-group-prepend {
  z-index: 2;
  position: relative;
}

.quick-search .input-group .form-control {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 45px;
}

/************************************************************************************************
[28] - RECHERCHE
************************************************************************************************/

/***MODIF ANTOINE 15/05/22***/

#btn_loupe i {
  font-size: 18px;
  color: white;
}

#btn_loupe svg {
  color: white;
}

#btn_loupe > .topbar-item > .btn {
  padding: 10px;
}

#search_widget {
  float: none;
}

.search-data {
  /* or inline-flex */
  display: flex;
  width: 45vw;
  height: 50px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  position: relatve;
}

.search-data .search-data-item {
  width: 100%;
}

.search-data input {
  width: 45vw;
  height: 100%;
  border: none;
  border-bottom: 1px solid white;
  font-size: 22px;
  font-weight: 500;
  outline: none;
  color: #000;
  background: none;
}

.search-data span {
  width: 50px;
  font-size: 20px;
  line-height: 45px;
  color: white;
  cursor: pointer;
}

h2.searchTitle {
  text-align: center;
}

#search #wrapper {
  padding-top: 126px;
  background: #111;
}

@media (max-width: 500px) {
  #search #wrapper {
    padding-top: 47px;
  }
}

#search h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 200 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#search h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.quick-search .input-group .form-control {
  padding: 0.5rem 1rem;
  border: 1px solid #fff;
  color: #7a7a7a;
  background: #fff;
}

.quick-search .input-group-prepend {
  z-index: 2;
  position: relative;
}

.quick-search .input-group .form-control {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 45px;
}

.close-btn {
  display: none;
  z-index: 99;
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.searchCustom {
  display: none;
  z-index: 2;
  position: absolute;
  top: 96px;
  width: 100%;
  padding-top: 80px;
  text-align: center;
  font-size: 0.8em;
  font-size: 12px;
  font-weight: bold;
  background: black;
}

.searchCustom::-webkit-scrollbar {
  display: none;
}

.searchCustom {
  /* IE and Edge */
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.searchCustom .h3 {
  margin-top: 0;
  text-align: left;
  text-align: center;
  text-transform: uppercase;
  color: white;
}

#header .searchCustom .h3 a {
  color: #9e8c4a;
}

#header .searchCustom .h3 a:hover {
  color: #111;
}

.searchCustom ul {
  margin: 0;
  margin-top: 20px;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
}

.searchCustom li {
  margin-bottom: 7px;
  text-align: left;
  color: #747474;
}

.searchCustom li:hover {
}

.searchCustom ul li a {
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  color: #747474 !important;
}

.searchCustom ul li a:hover {
  text-decoration: none;
  color: #666;
}

.searchCustom a {
  text-decoration: none;
  color: #666;
}

.searchCustom a:hover {
  text-decoration: none;
  color: #666;
}

#header .searchCustom .recherches-courantes a {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: white;
}

@media (max-width: 500px) {
  #header .searchCustom .recherches-courantes a i {
    font-size: 25px;
  }
  .searchCustom {
    padding-top: 100px;
  }
}

@media (min-width: 770px) {
  .searchCustom {
    height: 900px;
    overflow-y: scroll;
  }
}

#header .searchCustom .recherches-courantes div {
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

@media screen and (max-width: 500px) {
  #header .searchCustom .recherches-courantes span {
    font-size: 2.9vw;
  }
}

#header .searchCustom .menu-bas a {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #9e8c4a;
}

@media (max-width: 500px) {
  #header .searchCustom .menu-bas a i {
    font-size: 25px;
    color: #9e8c4a;
  }
}

#header .searchCustom .menu-bas div {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#search #wrapper {
  padding-top: 126px;
  background: #111;
}

@media (max-width: 500px) {
  #search #wrapper {
    padding-top: 47px;
  }
}

#search h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 200 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#search h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.quick-search .input-group .form-control {
  padding: 0.5rem 1rem;
  border: 1px solid #fff;
  color: #7a7a7a;
  background: #fff;
}

.quick-search .input-group-prepend {
  z-index: 2;
  position: relative;
}

.quick-search .input-group .form-control {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 45px;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

/************************************************************************************************
[28] - RECHERCHE
************************************************************************************************/

#module-blockarticlesplus-articles #wrapper {
  padding-top: 126px;
  background: #111;
}

@media (max-width: 500px) {
  #module-blockarticlesplus-articles #wrapper {
    padding-top: 46px;
  }
}

#module-blockarticlesplus-articles h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin: 10px auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400 !important;
  color: #fff !important;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#module-blockarticlesplus-articles h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

#module-blockarticlesplus-articles #content.card {
  border: none;
  background-color: #111;
}

#module-blockarticlesplus-articles #content #blog-post,
.blog-text {
  border: 1px solid #9e8c4a;
  background-color: #000;
}

/************************************************************************************************
[29] - POST
************************************************************************************************/

#module-blockarticlesplus-articles #wrapper > .container {
  width: 85.125%;
  max-width: 1600px;
}

.isotope-item-sizer,
.isotope-item {
  width: 20%;
}

.isotope {
  background: #000;
}

.isotope-item {
  width: 390px;
  height: auto;
  background: #000;
}

@media (max-width: 500px) {
  .isotope-item {
    width: 270px;
    height: auto;
    background: #000;
  }
}

.articles-content h2 {
  padding: 20px 10px 20px 10px;
  font-weight: 400;
  color: #9e8c4a;
}

.item-content {
  font-size: 13px;
}

.isotope-item {
  margin: 0;
  padding-top: 55px;
  padding-right: 12px;
  padding-left: 12px;
  text-align: left;
}

#module-blockarticlesplus-articles #content.card-block {
  padding: 0;
}

/* item-content is visible, and transitions size */

.isotope-item-content {
  width: 300px;
  height: auto;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.7);
  background: #0d8;
  -webkit-transition: width 0.4s, height 0.4s;
  -moz-transition: width 0.4s, height 0.4s;
  -o-transition: width 0.4s, height 0.4s;
  transition: width 0.4s, height 0.4s;
}

.isotope-item:hover .isotope-item-content {
  background: #8cf;
  cursor: pointer;
}

/* both item and item content change size */

.isotope-item.is-expanded,
.isotope-item.is-expanded .isotope-item-content {
  width: 240px;
  height: 160px;
}

.isotope-item.is-expanded {
  z-index: 2;
}

.isotope-item.is-expanded .grid-item-content {
  background: #f90;
}

.item-image {
  position: relative;
}

.item-image .presse {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 6px;
  min-width: 70px;
  text-align: center;
  color: #fff;
  background: #9e8c4a;
}

/************************************************************************************************
[30] - Rew HOMEPAGE 2021-06-03 10:29:12
************************************************************************************************/

/* ADN 2021-09-15 10:57:59 */

.presentation .baseline {
  /* position: absolute;
bottom: 0px; */
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  text-transform: uppercase;
  font-family: geographica;
  font-size: 35px;
  font-weight: 400;
  line-height: 27px;
  color: #747474;
}

/* ADN 2021-09-15 10:57:59 */

#header-topbar .baseline {
  text-transform: uppercase;
  font-size: 13px;
  font-style: italic;
  color: #9e8c4a;
}

@media (max-width: 900px) {
  #header-topbar .baseline {
    display: none;
  }
  .presentation .baseline {
    line-height: 37px;
  }
}

/******************************** BIG ECRAN **/

@media (min-width: 2000px) {
  .videocarousel.C-slide video {
    width: 100%;
  }
  #videocarousel .active video {
    width: 100%;
  }
}

/* @media (min-width:2500px) {
.presentation {
margin-top: -540px;
}
} */

#carouselProduct .card {
  border: transparent;
  border-radius: 0;
  color: #fff;
  background-color: #0a0b0b;
}

#carouselProduct .card-header {
  margin-bottom: 0;
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #0a0b0b;
}

#carouselProduct .nav-tabs {
  border-bottom: none;
}

#carouselProduct .nav-item .nav-link,
#carouselProduct .nav-item .nav-separtor {
  border: none;
  text-transform: uppercase;
  font-family: "geographica", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1px;
  color: #fff;
  background-color: transparent;
}

#carouselProduct .nav-item .nav-link.active,
#carouselProduct .nav-item .nav-separtor.active {
  color: #9e8c4a;
}

#carouselProduct .home_section_3_titre {
  background-color: #0a0b0b;
}

#carouselProduct .nav.nav-tabs.nav-bold {
  position: relative;
  width: 443px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 770px) {
  #carouselProduct .nav.nav-tabs.nav-bold {
    width: auto;
  }
}

#carouselProduct .nav-item .nav-link.active:after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 22%;
  width: 50px;
  height: 1px;
  background-color: #9e8c4a;
  transform: translateX(-50%);
}

#carouselProduct .card .card-body {
  color: #fff;
  background: #0a0b0b;
}

.home_section_titre_light {
  text-align: center;
}

.home_section_titre_light h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 41px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #9e8c4a;
}

@media (max-width: 500px) {
  .home_section_titre_light h3 {
    font-size: 28px;
  }
}

#newCollection h3.title,
#newCollectionCurrent h3.title {
  text-align: center;
}

#newCollection h3.title span,
#newCollectionCurrent h3.title span {
  display: inline-block;
  padding: 5px 10px 5px 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  color: #fff;
  background: #9e8c4a;
}

#newCollection .recap,
#newCollectionCurrent .recap {
  line-height: 27px;
}

#newCollection .recap p,
#newCollectionCurrent .recap p {
  margin-bottom: 0;
}

#newCollection .explain h4,
#newCollectionCurrent .explain h4 {
  position: relative;
  height: 50px;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  font-family: "lato" !important;
  font-size: 23px;
  font-weight: 600 !important;
  letter-spacing: 3px;
  color: #fff !important;
}

#newCollection .explain .version,
#newCollection .explain .edition,
#newCollectionCurrent .explain .version,
#newCollectionCurrent .explain .edition {
  position: relative;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  font-family: "lato" !important;
  font-size: 15px;
  font-weight: 300 !important;
  letter-spacing: 1px;
  color: #fff !important;
}

#newCollection .explain,
#newCollectionCurrent .explain {
  position: relative;
  top: 25px;
}

#newCollectionYear {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
  background-color: #fff;
}

@media (max-width: 1320px) {
  #newCollection,
  #newCollectionCurrent {
    margin: 0 auto;
    max-width: 990px;
    transition: all 0.3s ease;
  }
  #newCollection img,
  #newCollectionCurrent img {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 990px) {
  #newCollection,
  #newCollectionCurrent {
    margin: 0 auto;
    max-width: 520px;
    transition: all 0.3s ease;
  }
  #newCollection img,
  #newCollectionCurrent img {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 500px) {
  #newCollectionYear {
    padding-top: 60px !important;
  }
  #newCollectionCurrent .newitem_collection .d-flex,
  #newCollection .preitem_collection .d-flex {
    flex-direction: column;
  }
  #newCollectionCurrent .newitem_collection .d-flex img,
  #newCollection .preitem_collection .d-flex img {
    width: 100%;
  }
}

#newCollectionYear .home_section_titre h3,
#endContainerHome .home_section_titre h3 {
  margin: 0;
  margin-bottom: 10px !important;
  text-align: center;
  text-transform: uppercase;
  font-size: 41px;
  font-weight: bold !important;
  color: #fff !important;
}

/* .newCarouselProduct .new_carousel {
  width: 1260px;
  margin: 0 auto;
} */

@media (max-width: 1000px) {
  .newCarouselProduct .new_carousel {
    width: 100%;
  }
}

@media (max-width: 500px) {
  #newCollectionYear .home_section_titre h3,
  #endContainerHome .home_section_titre h3 {
    font-size: 31px;
  }
  .newCarouselProduct,
  #carouselConfiance,
  #carouselAvisHome {
    padding: 0 !important;
  }
}

#newCollectionYear .home_section_titre h3 span,
#endContainerHome .home_section_titre h3 span {
  /* background-color: #111111; */
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  letter-spacing: 2px;
  color: #ab9856;
}

#newCollectionYear .home_section_titre p {
  font-size: 14px;
  letter-spacing: 2px;
  color: #747474;
}

#newCollectionYear .slide {
  border-radius: 5px;
  background: #1d1d1d;
}

#newCollectionYear .slide picture,
#newCollectionYear .slide .image a {
  width: 250px;
  margin: 0 auto;
}

#newCollectionYear .slide .image {
  display: flex;
  z-index: 1;
  position: relative;
  align-content: center;
  align-items: center;
}

#newCollectionYear .slide svg {
  position: absolute;
  top: 26%;
  left: -49%;
}

#newCollectionYear .owl-prev,
#endContainerHome .owl-prev {
  content: "ï ";
  font-family: "Font Awesome 5 Free";
  color: #ab9856;
}

#newCollectionYear .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -50px;
  width: 44px;
  padding: 10px;
  border: none;
  border-radius: 50%;
}

#endContainerHome .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 37%;
  left: -50px;
  width: 44px;
  padding: 10px;
  border: none;
  border-radius: 50%;
}

#newCollectionYear .owl-carousel .owl-nav .owl-prev:before,
#endContainerHome .owl-carousel .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 10%;
  height: 30px;
  margin-left: -3px;
  border-left: 1px solid #ab9856;
}

#newCollectionYear .owl-carousel .owl-nav .owl-next:after,
#endContainerHome .owl-carousel .owl-nav .owl-next:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 10%;
  height: 30px;
  margin-left: -3px;
  border-left: 1px solid #ab9856;
}

#newCollectionYear .owl-carousel .owl-nav .disabled i,
#newCollectionYear .owl-carousel .owl-nav .disabled:after,
#newCollectionYear .owl-carousel .owl-nav .disabled:before {
  color: #b9b9b9 !important;
}

#newCollectionYear .owl-carousel .owl-nav .owl-next i,
#newCollectionYear .owl-carousel .owl-nav .owl-prev i,
#endContainerHome .owl-carousel .owl-nav .owl-next i,
#endContainerHome .owl-carousel .owl-nav .owl-prev i {
  position: relative;
  top: 2px;
  font-size: 50px;
  color: #ab9856;
}

#newCollectionYear .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -50px;
  width: 44px;
  padding: 10px;
  border: none;
  border-radius: 50%;
}

#endContainerHome .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 37%;
  right: -50px;
  width: 44px;
  padding: 10px;
  border: none;
  border-radius: 50%;
}

#newCollection .item_collection .d-flex img {
  width: 100%;
}

@media (max-width: 800px) {
  #newCollection .item_collection .d-flex {
    flex-direction: column;
  }
  #newCollection .item_collection .d-flex img {
    width: 100%;
  }
}

.presse_home {
  width: 430px;
  height: 339px;
  padding: 20px;
  border-radius: 5px;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
}

.presse_home h4 {
  width: 274px;
  height: 210px;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 35px;
  letter-spacing: 1px;
  color: #fff;
}

.presse_home .inlineblock {
  display: block;
  width: 160px;
  margin: inherit;
  text-align: right;
}

.presse_home_flex1 {
  width: 1230px;
}

.presse_home_flex2 {
  width: 530px;
}

#carouselAvisHome .slide {
  border-radius: 5px;
  text-align: center;
  background: #1d1d1d;
}

#carouselAvisHome .slide .text {
  display: flex;
  align-content: center;
  align-items: center;
  height: 220px;
}

#carouselAvisHome .slide .text .text-description {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 500px) {
  #carouselAvisHome .slide .text {
    height: 280px;
    overflow: hidden;
  }
}

#carouselAvisHome .slide .text p {
  line-height: 19px;
  height: auto;
  overflow: hidden;
}

#carouselAvisHome .author {
  color: #9e8c4a;
}

#carouselAvisHome .accolade {
  position: relative;
  top: 30px;
  text-align: center;
  font-family: geographica;
  font-size: 110px;
  color: #9e8c4a;
}

@media (max-width: 1200px) {
  #carouselAvisHome .accolade {
    display: none;
  }
}

.separator-t.separator-solid {
  border-bottom: 1px solid #747474;
}

.montre_heritage {
  position: relative;
  text-align: left;
  text-transform: uppercase;
  font-family: geographica;
  font-size: 52px;
  font-weight: 200;
  letter-spacing: 2px;
  color: #b9b9b9;
}

@media (max-width: 500px) {
  .montre_heritage {
    font-size: 33px;
  }
}

.montre_heritage span {
  display: block;
}

.d-flex-gris-communaute {
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 1px;
  color: #747474;
}

#block-newsletter-label {
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 1px;
  color: #fff;
}

.icon-reseau a {
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 30px;
  margin-right: 25px;
  background: url(/themes/classic-child/assets/img/reseaux-sociaux.png)
    no-repeat;
}

.icon-reseau.d-flex-facebook a {
  background-position: 5px center;
}

.icon-reseau.d-flex-instagram a {
  background-position: -48px center;
}

.icon-reseau.d-flex-in a {
  background-position: -109px center;
}

.icon-reseau.d-flex-pinterest a {
  background-position: -172px center;
}

#copyright_link {
  letter-spacing: 1px;
  color: #747474;
  background: #fff;
}

#copyright_link .copyright p,
#copyright_link .copyright a {
  margin-top: 15px;
  text-align: center;
  font-size: 15px;
  color: #747474;
}

#copyright_link .copyright a {
  color: #9e8c4a;
}

body:not(#index) #startContainerNewsletter {
  padding-top: 50px;
}

@media (max-width: 900px) {
  #startContainerNewsletter > .container-fuildContent > .d-flex {
    flex-direction: column;
  }
  .d-flex-newsletter {
    margin-top: 50px;
  }
  .block-newsletter-form {
    width: 100%;
  }
}

/* ADN 2021-09-15 11:04:26 */

.owl-carousel .owl-stage {
  display: flex;
  align-items: flex-start;
}

#carouselConfiance .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

@media (max-width: 500px) {
  .owl-carousel .owl-stage {
    display: flex;
    align-items: normal;
  }
}

/************************************************************************************************
[30] - Point de vente
************************************************************************************************/

#module-adw_core-pointdevente #wrapper {
  padding-top: 57px;
}

.page-pointdevente h1 {
  margin: 0;
  margin-top: 80px;
  margin-bottom: 70px !important;
  padding: 0;
  text-align: center;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 45px;
  font-weight: 300;
  color: #9e8c4a;
}

.page-pointdevente h1 {
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

.page-pointdevente h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.svg-icon.svg-icon-3x svg {
  width: 3rem !important;
  height: 3rem !important;
}

.svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #b5b5c3;
}

.svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-icon-white svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #fff !important;
}

.svg-icon.svg-icon-white svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-white svg path {
  fill: #fff !important;
}

.svg-icon.svg-icon-primary svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #3699ff !important;
}

.svg-icon.svg-icon-primary svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-primary svg path {
  fill: #3699ff !important;
}

.svg-icon.svg-icon-secondary svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #181c32 !important;
}

.svg-icon.svg-icon-secondary svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-secondary svg path {
  fill: #181c32 !important;
}

.svg-icon.svg-icon-success svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #1bc5bd !important;
}

.svg-icon.svg-icon-success svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-success svg path {
  fill: #1bc5bd !important;
}

.svg-icon.svg-icon-info svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8950fc !important;
}

.svg-icon.svg-icon-info svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-info svg path {
  fill: #8950fc !important;
}

.svg-icon.svg-icon-warning svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #ffa800 !important;
}

.svg-icon.svg-icon-warning svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-warning svg path {
  fill: #ffa800 !important;
}

.svg-icon.svg-icon-danger svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #f64e60 !important;
}

.svg-icon.svg-icon-danger svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-danger svg path {
  fill: #f64e60 !important;
}

.svg-icon.svg-icon-light svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #f3f6f9 !important;
}

.svg-icon.svg-icon-light svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-light svg path {
  fill: #f3f6f9 !important;
}

.svg-icon.svg-icon-dark svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #181c32 !important;
}

.svg-icon.svg-icon-dark svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-dark svg path {
  fill: #181c32 !important;
}

.svg-icon.svg-icon-dark-75 svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #3f4254 !important;
}

.svg-icon.svg-icon-dark-75 svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-dark-75 svg path {
  fill: #3f4254 !important;
}

.svg-icon.svg-icon-dark-65 svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #5e6278 !important;
}

.svg-icon.svg-icon-dark-65 svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-dark-65 svg path {
  fill: #5e6278 !important;
}

.svg-icon.svg-icon-dark-50 svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #7e8299 !important;
}

.svg-icon.svg-icon-dark-50 svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-dark-50 svg path {
  fill: #7e8299 !important;
}

.svg-icon.svg-icon-dark-25 svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #d1d3e0 !important;
}

.svg-icon.svg-icon-dark-25 svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-dark-25 svg path {
  fill: #d1d3e0 !important;
}

.svg-icon.svg-icon-muted svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #b5b5c3 !important;
}

.svg-icon.svg-icon-muted svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.svg-icon.svg-logo-muted svg path {
  fill: #b5b5c3 !important;
}

/************************************************************************************************
[31] - Commémoration
************************************************************************************************/

.page-commemoration h1 {
  margin: 0;
  margin-top: 80px;
  margin-bottom: 20px !important;
  padding: 0;
  text-align: center;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 45px;
  font-weight: 300;
  color: #9e8c4a;
}

.page-commemoration h1 {
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

.page-commemoration h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.page-commemoration h2 {
  /* font-size: 30px; */
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  text-align: center;
  font-family: "Lato", Arial, sans-serif !important;
  font-weight: 300;
  color: #9e8c4a;
}

.page-commemoration .landingpage_product {
  margin-bottom: 50px;
}

.mb-point0 {
  width: 300px;
}

.mb-point1 {
  width: 230px;
}

.mb-point2 {
  width: 300px;
}

@media (max-width: 500px) {
  .page-commemoration h1 {
    font-size: 26px;
    background: url(/themes/classic-child/assets/img/spacer-best-of.png) left
      16px repeat-x;
  }
}

/************************************************************************************************
[32] - MODAL
************************************************************************************************/

#blockcart-modal .cart-content {
  padding-left: 0;
}

#blockcart-modal .modal-body > .row {
  display: flex;
}

@media (max-width: 1024px) {
  #blockcart-modal .modal-body > .row {
    display: block;
  }
  #blockcart-modal .divide-right .col-md-9 {
    margin: 10px 0 10px 0;
    padding: 0;
  }
}

#blockcart-modal .product-image {
  margin: 0 auto;
}

#blockcart-modal .cart-content .cart-content-btn {
  display: flow-root;
}

#blockcart-modal .cart-content .cart-content-btn button,
#blockcart-modal .cart-content .cart-content-btn a {
  width: 100%;
}

.line-custom {
  font-weight: 400;
  color: #9e8c4a;
}

.media-body .line-custom {
  padding-right: 15px;
}

.line-property_value {
  font-size: 13px;
  color: #fff;
}

.media-body .line-property_value {
  color: #333;
}

#blockcart-modal .modal-body .divide-right span {
  margin-bottom: 0;
  color:#333
}

#blockcart-modal .line-property_value .pc_summary br {
  display: none;
}

#blockcart-modal .line-property_value .pc_summary .pc_group_name {
  padding-right: 5px;
  font-weight: normal;
  color: #fff;
}

#blockcart-modal .line-property_value .pc_summary {
  width: 200px;
  margin-top: 0;
}

#blockcart-modal .line-property_value .pc_summary .pc_image_title {
  padding-right: 15px;
}

@media (max-width: 767px) {
  #blockcart-modal .modal-body .divide-right span {
    display: inline-block;
  }
  #blockcart-modal .line-property_value .pc_summary br {
    display: block;
  }
  #blockcart-modal .line-property_value .pc_summary {
    width: 160px;
    margin-top: 0;
  }
}

@media (max-width: 500px) {
  .metronic8Engage {
    /* left: 42% !important; */
    bottom: 70px !important;
    max-width: 330px !important;
  }
  #blockcart-modal .modal-body {
    padding: 0;
  }
}

@media (max-width: 850px) {
  .page-pointdevente h1 {
    margin-top: 0;
  }
  .mb-point-devente-detail {
    border: none;
  }
  .mb-point-devente-detail .d-flex {
    flex-direction: column;
  }
  .mb-point h2 {
    margin-top: 20px;
  }
}

/************************************************************************************************
[33] - PERSONNALIZED PRODUCT
************************************************************************************************/

@media (max-width: 1550px) {
  .pc_side {
    width: 300px;
  }
  .pc_paiement {
    width: 330px;
  }
}

@media (max-width: 850px) {
  .pc_side {
    width: 100%;
    margin-left: 0 !important;
  }
  .pc_main img {
    height: auto;
  }
  .pc_paiement {
    /* bottom: 8px; */
    /* left: 80px; */
    position: relative;
    left: 0;
  }
  .product-customizable .bandeau .citation {
    height: auto;
    padding-top: 20px;
    overflow: hidden;
  }
  .pc_main {
    margin-right: 0;
  }
  #cms #content .d-flex {
    flex-direction: column;
  }
}

/************************************************************************************************
[34] - STRIPE
************************************************************************************************/

#module-stripe_official-orderSuccess {
  padding-top: 90px;
}

#module-stripe_official-orderSuccess h3.h1.card-title {
  color: #fff;
}

.stripe-payment-17 {
  margin: 0;
  margin-bottom: 20px;
  max-width: 100%;
  border-radius: 0;
}

div.payment_module #stripe-payment-form .form-row {
  max-width: 100%;
}

/************************************************************************************************
[35] - Paiement
************************************************************************************************/

body#checkout section.checkout-step .payment-options label.lable-option {
  display: flex;
  align-content: center;
  align-items: center;
}

body#checkout section.checkout-step .payment-options label span {
  margin-top: 0 !important;
}

body#checkout
  section.checkout-step
  .payment-options
  .custom-radio.float-xs-left {
  margin-top: 13px !important;
}

.payment-option.stripejs label .label-image {
  display: block;
  position: relative;
  width: 150px;
  height: 28px;
  /* margin-right: 15px; */
  background: url(/themes/classic-child/assets/img/cb_be2bill.webp) center
    center no-repeat;
}

.payment-option.ps_checkout-bancontact label .label-image {
  display: block;
  position: relative;
  width: 73px;
  height: 34px;
  /* margin-right: 15px; */
  background: url(/themes/classic-child/assets/img/Logo_Bancontact.png) center
    center no-repeat;
    background-size: contain;
}

.payment-option.ps_wirepayment label .label-image {
  display: block;
  position: relative;
  width: 108px !important;
  height: 28px !important;
  /* margin-right: 15px; */
  background: url(/themes/classic-child/assets/img/virement_b.png) center center
    no-repeat;
  background-position: 0 0;
}

.payment-option.stripebancontact label .label-image {
  display: block;
  position: relative;
  width: 130px !important;
  height: 28px !important;
  margin-right: 15px;
  background: url(/modules/stripejs/views/img/cc-bancontact.png) center center
    no-repeat;
  background-position: 0 0;
}

.payment-option.ps_checkout-paypal label .label-image {
  display: block;
  position: relative;
  width: 100px !important;
  height: 28px !important;
  margin-right: 15px;
  background: url(/themes/classic-child/assets/img/sprites.png) center center
    no-repeat;
  background-position: 0 0;
}

.payment-option.ps_checkout-paylater label .label-image.payment-option-2 {
  display: block;
  position: relative;
  width: 126px;
  height: 28px;
  /* margin-right: 15px; */
  background: url(/themes/classic-child/assets/img/payment-paypal4fois.png)
    center center no-repeat;
  background-size: contain;
}

.payment-option label img {
  /* display: none; */
}

.ps_checkout.payment-method-logo-block {
  display: none;
}

.payment-option.stripejs img {
  display: none !important;
}

.payment-option label.label-option {
  width: 100%;
  margin: 0 auto;
  display: flex !important;
  justify-content: center;
}

body#checkout section.checkout-step .payment-options .payment-option.active {
  /* ADN 2022-11-03 09:24:50 */
  border: 1px solid #111111;
  box-shadow: none;
  background: #d6d6d6;
}

body#checkout
  section.checkout-step
  .delivery-options
  > .delivery-option.active {
  /* ADN 2022-11-03 09:18:11 */
  /* border: 0.1rem solid #9e8c4a; */
  background: #fff;
}

/* body#checkout section.checkout-step .payment-options #payment-option-2-container {
padding: 10px 5px 3px 5px;
} */

.pl-appel-check {
  font-size: 25px;
}

/* #conditions-to-approve ul li {
display: flex;
flex-wrap: nowrap;
align-content: center;
justify-content: flex-start;
align-items: center;
}

body#checkout .js-terms {
margin-bottom: 0px;
} */

body#checkout .condition-label {
  margin-top: 0;
  padding-left: 5px;
}

#payment-option-3-additional-information {
  /* display: none !important; */
}

#payment-confirmation {
  display: inline-block;
}

#payment-confirmation button[disabled] {
  pointer-events: none;
}

@media (max-width: 500px) {
  body#checkout .condition-label {
    position: relative;
    top: -4px;
    padding-left: 30px;
  }
  .float-xs-left {
    z-index: 2;
    float: left !important;
    position: relative;
  }
  .checkoutWrapper > .col-xs-4,
  .checkoutWrapper > .col-xs-6,
  .checkoutWrapper > .col-xs-8,
  .checkoutWrapper > .col-xs-12 {
    padding: 0;
  }
  body#checkout section.checkout-step .step-title {
    font-size: 1rem;
  }
  #js-checkout-summary.card {
    padding-right: 0;
  }
}

/*** LANDINGPAGE ***/

#landingpage_products .image {
  position: relative;
  width: 300px;
  margin: 0 auto;
  border: none;
}

#landingpage_products .image .img-responsive {
  width: 100%;
  max-width: 100%;
  border-radius: 10px 10px 0 0;
}

.landingpage_product .desc {
  background-color: #9e8c4a;
  border-end-end-radius: 10px;
  border-end-start-radius: 10px;
}

.sold_out {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#landingpage_products .recap {
  margin-top: 0;
  padding: 20px 0 20px 0;
}

#landingpage_products .name {
  font-weight: 300;
}

#landingpage_products .nameColor {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
}

#landingpage_products .price {
  margin-top: 15px;
  font-size: 25px;
  font-weight: 900;
  line-height: 20px;
  color: #fff;
}

/* #category #wrapper .breadcrumb {
  position: relative;
  margin-top: 20px;
  padding: 10px 0 10px 10px;
  color: #fff;
  background: transparent;
} */

.exemplaires {
  background: #000;
}

.flip-box {
  z-index: 99;
  position: relative;
  width: 100%;
  height: 379px;
  background-color: transparent;
  perspective: 1000px;
}

.landingpage_product-sold_out .image,
.landingpage_product-sold_out .desc {
  opacity: 0.5;
}

.card-4:hover {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.card-4 .image {
  border: 1px solid #111 !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card-4:not(.landingpage_product-sold_out):hover .image {
  border: 1px solid #9e8c4a !important;
}

.category-id-75 .card-4:not(.landingpage_product-sold_out):hover .image {
  border: none !important;
}

.mask-transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background: #000;
}

#category #wrapper .breadcrumb {
  margin-top: 0.5em;
}

.description-citation p {
  color: #fff;
}

.description__wrap.double .image {
  width: 1410px;
  margin-left: 25px;
}

@media (max-width: 1024px) {
  .description__wrap.double .image {
    width: 100%;
    margin-left: 0;
  }
}

.ui-tooltip {
  z-index: 9999999999999;
}

/************************************************************************************************
[0XX] - CARTE CADEAU
************************************************************************************************/

/*page-collection*/

/*ADN 2021-09-15 17:47:28*/

#module-giftcard-choicegiftcard #wrapper {
  padding-top: 57px;
}

.giftcard-cm h1 {
  margin: 0;
  margin-top: 80px;
  margin-bottom: 20px;
  padding: 0;
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: #9e8c4a;
}

.giftcard-cm h1 {
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

.giftcard-cm h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

#choicegiftcard section {
  border: 1px #9e8c4a solid;
  background-color: #1d1d1d;
}

#choicegiftcard section[data-gcstep-enable="1"] .step-title {
  color: #fff;
}

#choicegiftcard section .gc-receptmode-options label {
  color: #fff;
}

#formgiftcard select {
  height: 38px;
}

#gc-success-modal .modal-header {
  background: #050505;
}

#gc-success-modal .modal-title {
  color: #fff;
}

#gc-success-modal .modal-title {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}

#gc-success-modal .modal-body {
  position: relative;
  padding: 3.125rem 1.875rem;
  color: #fff;
  background: #111;
}

#gc-success-modal .modal-title {
  font-size: 18px;
  font-weight: 400;
}

#gc-success-modal .btn.btn-secondary,
#gc-success-modal .btn.btn-dore {
  width: 100%;
}

.choicegiftcard-modal,
.choicegiftcard-modal .fancybox-inner {
  width: 100% !important;
  max-width: 1140px !important;
}

.choicegiftcard-modal .modal-dialog {
  margin: 0 auto !important;
  max-width: 100% !important;
}

#gc-success-modal .btn-primary {
  padding: 0.5rem 1.25rem;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #9e8c4a;
  box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
}

#choicegiftcard .jcarousel li,
#choicegiftcard .jcarousel li:hover {
  border: 3px solid #9e8c4a;
  border-radius: 0;
}

#choicegiftcard .jcarousel li.selected {
  border: 5px solid #fff;
  border-radius: 0;
}

#choicegiftcard .jcarousel-wrapper {
  border: 10px solid #1d1d1d;
  box-shadow: none;
}

#choicegiftcard .jcarousel li {
  margin: 5px;
}

#choicegiftcard .jcarousel li img {
  transition: 0.3s ease-in-out;
}

#choicegiftcard .jcarousel li {
  padding: 5px !important;
}

#choicegiftcard .jcarousel li a {
  display: flex;
  background: #fff;
}

#choicegiftcard .jcarousel li span.zoom_link {
  display: flex;
  visibility: visible;
  position: relative;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 20px;
  padding-left: 0 !important;
  color: #333;
  background: #fff;
}

#choicegiftcard .gctabs li a {
  border-radius: 5px 5px 0 0;
  color: #fff;
  background: #9e8c4a;
}

#choicegiftcard .gctabs li a:hover {
  color: #fff;
}

#choicegiftcard .gctabs li a:hover {
  color: #fff !important;
  background: #000;
}

.sticky-toolbar {
  /* -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15); */
  /* display: -webkit-box;
display: -ms-flexbox; */
  /* -webkit-box-pack: center;
-ms-flex-pack: center; */
  /* -webkit-box-align: center;
-ms-flex-align: center; */
  /* -webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column; */
  /* padding-left: 40px !important; */
  display: flex;
  z-index: 95;
  position: fixed;
  top: 30%;
  right: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding-right: 40px !important;
  border-top-left-radius: 0.42rem;
  border-bottom-left-radius: 0.42rem;
  list-style: none;
  background: #9e8c4a;
  box-shadow: 0 0 50px 0 rgba(82, 63, 105, 0.15);
}

.svg-icon.svg-icon-8x svg {
  position: absolute;
  top: 8px;
  left: 15px;
  width: 3rem !important;
  height: 3rem !important;
}

.sticky-toolbar .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #fff;
}

.sticky-toolbar svg {
}

@keyframes shake-chunk {
  2% {
    transform: translate(-9px, 15px) rotate(5deg);
  }
  4% {
    transform: translate(5px, 15px) rotate(7deg);
  }
  6% {
    transform: translate(4px, 12px) rotate(3deg);
  }
  8% {
    transform: translate(-11px, 3px) rotate(5deg);
  }
  10% {
    transform: translate(-5px, -11px) rotate(-1deg);
  }
  12% {
    transform: translate(12px, 14px) rotate(1deg);
  }
  14% {
    transform: translate(12px, 8px) rotate(-11deg);
  }
  16% {
    transform: translate(9px, 14px) rotate(-1deg);
  }
  18% {
    transform: translate(-14px, 5px) rotate(-14deg);
  }
  20% {
    transform: translate(-3px, 9px) rotate(-14deg);
  }
  22% {
    transform: translate(-4px, 11px) rotate(-14deg);
  }
  24% {
    transform: translate(13px, -7px) rotate(-13deg);
  }
  26% {
    transform: translate(8px, 13px) rotate(-3deg);
  }
  28% {
    transform: translate(6px, 0px) rotate(9deg);
  }
  30% {
    transform: translate(0px, 5px) rotate(14deg);
  }
  32% {
    transform: translate(12px, 4px) rotate(-12deg);
  }
  34% {
    transform: translate(6px, -6px) rotate(4deg);
  }
  36% {
    transform: translate(6px, 7px) rotate(-3deg);
  }
  38% {
    transform: translate(9px, 0px) rotate(-1deg);
  }
  0%,
  40%,
  100% {
    transform: translate(0, 0) rotate(0);
  }
}

#recepmode-print-additional-information {
  display: none;
  margin-left: 2.875rem;
}

#kt_demo_panel_toggle i {
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 5px 7px 5px 7px;
  border-radius: 50%;
  color: #fff;
  background: #9e8c4a;
}

@media (max-width: 500px) {
  .sticky-toolbar {
    display: none;
  }
  #module-giftcard-choicegiftcard #wrapper {
    padding-top: 0;
  }
  .giftcard-cm h1 {
    margin-top: 30px;
  }
  #choicegiftcard #gc-step-template .gc-section-content {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #choicegiftcard .gctabs li a.selected {
    color: #fff;
    background: #000;
  }
  #choicegiftcard .gctabs li a {
    width: 100%;
    border: 1px solid #fff;
    border-radius: 0;
  }
  #choicegiftcard section .gc-section-content {
    padding: 0;
  }
  #recepmode-mail-additional-information,
  #recepmode-print-additional-information {
    margin-left: 1.875rem;
  }
  #choicegiftcard section.js-current-step .gc-section-content {
    max-height: 700px;
  }
  .clearfix.gc-actions button {
    width: 100%;
  }
  #formgiftcard {
    margin-top: 50px;
  }
  #formgiftcard p.datesendcard,
  #choicegiftcard section,
  #choicegiftcard {
    overflow: hidden;
  }
  h2.step-title .done {
    margin-right: 0;
    padding: 0;
  }
  #choicegiftcard section .step-title {
    font-size: 15px;
  }
  #choicegiftcard section.js-current-step .gc-section-content {
    width: 100%;
    margin: 0;
  }
  /* .sticky-toolbar {
display: none;
} */
  .choicegiftcard-modal,
  .choicegiftcard-modal .fancybox-inner {
    width: auto !important;
  }
}

.precomande_jh {
  text-align: left;
  text-align: center;
  text-transform: uppercase;
  font: normal normal 400 30px/36px Lato;
  letter-spacing: 1.5px;
  color: #fff !important;
  opacity: 1;
}

/************************************************************************************************
[0XX] - MOMENTS FORTS
************************************************************************************************/

#momentsforts {
  max-width: 1280px;
}

#carouselmomentsforts .explain h4 {
  position: relative;
  height: 50px;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  font-family: "lato" !important;
  font-size: 23px;
  font-weight: 600 !important;
  letter-spacing: 3px;
  color: #333 !important;
}

@media (max-width: 500px) {
  #carouselmomentsforts .explain h4 {
    height: 55px;
  }
}

#carouselmomentsforts .explain .description {
  color: #333;
}

#carouselmomentsforts .explain img {
  border: 1px solid #9e8c4a;
}

.bg-white {
  padding-top: 35px;
  padding-bottom: 35px;
  background: #fff;
}

.header-top .entreprise-liegeoise {
  z-index: 1;
  position: absolute;
  top: 120px;
  left: 0;
  width: 120px;
}

.header-top .cm-google {
  z-index: 1;
  position: absolute;
  top: 380px;
  left: -13px;
  width: 150px;
  transition: all 0.3s ease;
}

.header-top .cm-cerfifie {
  z-index: 1;
  position: absolute;
  top: 240px;
  left: -13px;
  width: 150px;
  transition: all 0.3s ease;
  text-align: center;
}

.header-top .cm-cerfifie-en {
  top: 260px;
}

.logoBadge {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.logoBadge .entreprise-liegeoise,
.logoBadge .cm-google {
  width: 100%;
}

@media (max-width: 990px) {
  #momentsforts {
    max-width: 100%;
  }
  #carouselmomentsforts {
    padding: 0px !important;
  }
  .moment.explain {
    flex-direction: column;
  }
  .moment.explain .image {
    padding-left: 0px !important;
    width: 50% !important;
  }
  .moment.explain .wrapper {
    padding: 0px !important;
    padding-top: 2.5rem !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    width: 100% !important;
  }
}

@media (max-width: 500px) {
  .moment.explain .image {
    width: 100% !important;
  }
  .moment.explain .wrapper {
    width: 100% !important;
  }
}

/************************************************************************************************
[08] - Lead
************************************************************************************************/

.page-collection.form-lead .version_tab {
  display: none;
  transition: all 0.3s ease;
}

.page-collection.product-id-193.form-lead #wrapper {
  background: url(/themes/classic-child/assets/img/L1519-landing.jpg) no-repeat;
  transition: all 0.3s ease;
}

.page-collection.product-id-163.form-lead #wrapper {
  /* background: url(/themes/classic-child/assets/img/precommande/royalmarines/re_cypher_grad2.png) no-repeat; */
  transition: all 0.3s ease;
}

.page-collection.form-lead #content-wrapper .container {
  width: 100%;
}

/* @media (min-width:1440px) {
.page-collection.product-id-163 .product-actions .product-container {
width: 1440px;
margin-left: auto;
margin-right: auto;
}
} */

.left-platinum {
  display: flex;
  justify-content: flex-end;
  transition: all 0.3s ease;
}

/* .page-collection.product-id-163 .product-cover img {
width: 460px !important;
}

.page-collection.product-id-163 .vertical .product-cover {
width: auto;
float: none;
} */

.left-platinum img {
  width: 300px !important;
  transition: all 0.3s ease;
}

.product-actions .product-container {
  width: 1380px;
}

@media (max-width: 1480px) {
  .product-actions .product-container {
    width: 1170px;
  }
}

@media (max-width: 1355px) {
  .left-platinum {
    display: none !important;
  }
}

@media (max-width: 1550px) {
  .left-platinum img {
    width: 300px !important;
  }
  .page-collection .vertical .product-cover {
    position: relative;
    width: 301px;
  }
  .page-collection.form-lead #content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .page-collection.form-lead #wrapper {
    background-position: top;
    background-size: cover;
  }
  .product-actions .product-container {
  }
}

@media (max-width: 1355px) {
  .product-actions .product-container {
    width: 100%;
  }
  .page-collection.form-lead #wrapper {
    background: none;
  }
  /* ADN 2022-08-31 20:12:26 */
  .page-collection .vertical .product-cover {
    /* width: 374px; */
    width: auto;
  }
  .page-collection.form-lead #form_lead {
    width: 640px;
    margin: 0 auto;
  }
}

#donation-wrapper h2 {
  /* font: normal normal bold 27px/36px Lato; */
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #9e8c4a !important;
  opacity: 1;
}

#donation-wrapper h3 {
  text-align: left;
  text-transform: uppercase;
  font: normal normal bold 21px/36px Lato;
  letter-spacing: 1.5px;
  color: #9e8c4a !important;
  opacity: 1;
}

#donation-wrapper {
  margin: 0 0 10px;
  margin-bottom: 30px;
  background: #1d1d1d;
}

#donation-wrapper .container {
  /* border: 1px solid #9E8C4A; */
  /* padding: 0px; */
  margin: 0 auto;
  background: #1d1d1d;
}

#donation-wrapper .description p {
  text-align: justify;
  color: #fff;
}

#donation-wrapper .img-donation {
  width: 260px;
  height: 260px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-size: cover;
}

.page-collection.form-lead #wrapperCollection {
  background: transparent;
}

.page-collection.form-lead #content-wrapper {
  padding-top: 100px;
  padding-bottom: 220px;
}

.form_lead h1 {
  font-family: "Geographica";
  font-size: 51px;
  font-weight: 100;
  letter-spacing: 7px;
  color: #9e8c4a;
}

.form_lead .description_short p {
  margin-bottom: 10px;
  font-family: "lato";
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 2px;
}

.form_lead form .input-wrapper {
  overflow: hidden;
}

.form_lead form input[type="email"] {
  width: 100%;
  padding: 11px;
  border: 1px solid #ddd;
}

.form_lead form input {
  height: 42px;
  padding-right: 50px;
  padding-left: 50px;
  box-shadow: none;
}

.form_lead #mce-error-response-precommande {
  position: relative;
  top: -30px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  background: #e74c3c;
}

.form_lead #mce-success-response-precommande {
  /* position: absolute;
top: 11px; */
  position: relative;
  top: -30px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: 13px;
  color: #fff !important;
  background: #27ae60;
}

.page-collection.form-lead .product-cover img {
  background: transparent;
}

@media (max-width: 1355px) {
  .page-collection.form-lead #wrapper {
    background: none;
  }
  .page-collection .version_tab .product-cover {
    width: 100%;
  }
  .productcover_thumbnails {
    display: none !important;
  }
  .page-collection.form-lead .version_tab {
    display: block;
  }
}

@media (max-width: 699px) {
  .page-collection.form-lead #content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
  .form_lead h1 {
    text-align: center;
    font-size: 41px;
  }
  .page-collection.form-lead #form_lead {
    width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 500px) {
  .form_lead h1 {
    font-size: 31px;
  }
}

#donation-wrapper h2 {
  /* font: normal normal bold 27px/36px Lato; */
  text-align: center;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #9e8c4a !important;
  opacity: 1;
}

#donation-wrapper h3 {
  text-align: left;
  text-transform: uppercase;
  font: normal normal bold 21px/36px Lato;
  letter-spacing: 1.5px;
  color: #9e8c4a !important;
  opacity: 1;
}

#donation-wrapper {
  /* border: 1px solid #9E8C4A; */
  /* margin: 10px 0px 10px; */
  padding: 0;
  background: #1d1d1d;
}

@media (max-width: 1190px) {
  #donation-wrapper .description {
    width: 500px;
  }
  #donation-wrapper .d-flex {
    justify-content: space-evenly;
  }
}

@media (max-width: 800px) {
  #donation-wrapper .description {
    width: 100%;
    padding: 15px;
  }
  #donation-wrapper .d-flex {
    flex-direction: column;
    justify-content: space-evenly;
  }
}

.page-collection.form-lead .explication_rgpd {
  line-height: 16px;
}

.page-collection.form-lead #form_lead .checkbox-list .checkbox {
  font-size: 13px;
}

#product-modal .image-caption img {
  display: none;
}

#product .close {
  z-index: 999999;
  position: absolute;
  top: 3px;
  right: 20px;
  opacity: 0.8;
}

#product .close span {
  font-size: 45px;
  color: #fff;
}

/**** New Landingpages ***/

.landingpagesLead .form_lead h1 {
  margin-bottom: 0;
  font-family: "Geographica";
  font-size: 51px;
  font-weight: 100;
  letter-spacing: 7px;
  color: #9e8c4a;
}

.wrapper-landingpagesLead {
  position: relative;
  padding-top: 107px !important;
  overflow: hidden;
}

.landingpagesLead-grid {
  transition: all 0.3s ease;
}

.landingpagesLead .version_tab {
  display: none;
}

.product-cover-landingpage {
  width: 430px;
  margin: 0 auto;
}

.product-cover-landingpage img {
  width: 100%;
}

.wrapper-landingpagesLead #content-wrapper {
  padding-top: 100px;
  padding-bottom: 220px;
}

.landingpagesLead-grid {
  width: 1140px;
  margin: 0 auto;
}

.landingpagesLead-grid .right {
  width: 680px;
}

@media (max-width: 1550px) {
  .product-cover-landingpage {
    position: relative;
    width: 301px;
  }
}

@media (max-width: 1240px) {
  .landingpagesLead .left_product {
    display: none;
  }
  .landingpagesLead .version_tab {
    display: block;
  }
  .landingpagesLead-grid {
    width: 960px;
    margin: 0 auto;
  }
  .landingpagesLead-grid h1 {
    text-align: center;
  }
  .landingpagesLead-grid .version_tab {
    margin-bottom: 50px;
  }
  .product-cover-landingpage {
    position: relative;
    width: 320px;
  }
}

@media (max-width: 960px) {
  .landingpagesLead-grid {
    width: 100%;
    margin: 0 auto;
  }
  .product-cover-landingpage {
    width: 320px;
    margin: 0 auto;
  }
  .wrapper-landingpagesLead #content-wrapper {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .landingpagesLead-grid .right {
    width: 100%;
  }
  .wrapper-landingpagesLead {
    padding-top: 10px !important;
  }
}

.form_captLead #mce-error-response-captLead {
  position: relative;
  top: -30px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  background: #e74c3c;
}

.form_captLead #mce-success-response-captLead {
  position: relative;
  top: -30px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  font-size: 13px;
  color: #fff !important;
  background: #27ae60;
}

.wrapper-landingpagesLead video {
  position: absolute;
}

.landingpagesLead h2 {
  margin-bottom: 40px;
  font-family: "lato";
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 3px;
  color: #fff;
}

@media (max-width: 1240px) {
  .landingpagesLead-grid h2 {
    text-align: center;
  }
}

/*** JH  ***/

/* #main .description-information-jh p,
.typoJh {
/* font-family: "lato";
color: #fff;
/* letter-spacing: 3px; */

/* font-weight: 400;
margin-bottom: 40px;
line-height: 31px;
---
}

#main .description-information-jh p {
line-height: 20px;
}

#main .description-information-jh p em {
/* text-align: center;
display: block ---
}

#history1Jh .description__wrap.double .image {
margin-left: 0px;
}

.johnny-halliday .product-prices div {
margin-bottom: 0;
}

@media (max-width:1024px) {
body.royal-marines #section2 {
flex-direction: column;
}
body.royal-marines #section2 .pr-10 {
width: 100%;
padding-right: 0px !important;
}
#history1Jh .d-flex {
flex-direction: column;
}
#history1Jh .d-flex.inverse {
flex-direction: column-reverse;
}
#history1Jh .d-flex .w-75,
#history1Jh .d-flex.inverse .w-75 {
width: 100% !important
}
#history1Jh .image1,
#history1Jh .image2 {
text-align: center;
}
}

@media (max-width:730px) {
#history1Jh .image1 img,
#history1Jh .image2 img {
height: 100%;
max-width: 100%;
}
}

.johnny-halliday .service-area .service-third {
float: left;
width: 49.99%;
padding: 0 20px;
}

.johnny-halliday .product_tabs-additional .card-header {
border: none !important;
} */

.page-collection.johnny-halliday .vertical .product-cover {
  float: left;
  width: 430px;
}

.page-collection.johnny-halliday .product-actions .product-container {
  width: auto;
}

.jh-bandeau-one {
  margin-top: 50px;
}

#product.page-collection.johnny-halliday #content {
  max-width: 100%;
}

.page-collection.johnny-halliday .images-container.vertical {
  display: flex;
  justify-content: space-around;
  overflow: hidden;
}

/** ADN 2024-08-22 13:42:24 **/
/* .page-collection.johnny-halliday #wrapper ul,
.page-collection.johnny-halliday #wrapper p {
  font-size: 13px;
  font-weight: 600;
} */

.page-collection.johnny-halliday #wrapper #symbolique-wrapper p {
  font-size: 14px;
}

.jh-bandeau-one h1 {
  text-transform: uppercase;
  font-family: "Baskerville Old Face";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
}

.jh-bandeau-one .img {
  position: relative;
  margin-right: 80px;
}

.jh-bandeau-one .macaron {
  position: absolute;
  right: 40px;
  bottom: 40px;
}

.jh-bandeau-partenaire {
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 20px;
  border-top: 2px solid #9e8c4a;
  border-bottom: 2px solid #9e8c4a;
}

.jh-bandeau-partenaire .d-flex {
  align-items: center;
  justify-content: space-evenly;
}

.jh-bandeau-presentation h2 {
  margin-bottom: 50px;
  text-align: center;
  font-family: Baskerville Old Face;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #fff;
}

.jh-bandeau-presentation h2 span {
  display: block;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
}

.jh-bandeau-presentation .presentation_one {
  margin-bottom: 30px;
  padding: 40px;
  background: #1d1d1d;
}

.jh-bandeau-presentation .presentation_one p {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
}

.jh-bandeau-presentation .presentation_two p {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
}

.wind-of-change .jh-bandeau-presentation .presentation_one {
  background: transparent;
}

.wind-of-change .jh-bandeau-presentation .d-flex {
  align-items: center;
}

.jh-bandeau-presentation .right {
  margin-left: 70px;
  text-align: center;
}

.jh-bandeau-presentation .right img {
  width: 100%;
}

.jh-bandeau-presentation .presentation_two {
  padding: 40px;
  border: 2px solid #9e8c4a;
}

.section-buy {
  margin-top: 70px;
  margin-bottom: 0;
}

#main .description-information-jh p,
#main .description-information-jh li {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  color: #fff;
}

#main .description-information-jh li {
  margin-bottom: 10px;
}

#main .description-information-jh p em {
  display: block;
  text-align: center;
  font-size: 20px;
}

#history1Jh .description__wrap.double .image {
  margin-left: 0;
}

.jh-bandeau-versionchoix {
  padding: 80px 0 140px 0;
  background: url("/themes/classic-child/assets/img/johnny-haliday/background-argent.png")
    0 0 no-repeat;
  background-size: cover;
}

.jh-bandeau-jamais-loin {
  padding: 80px 0 50px 0;
}

.jh-bandeau-versionchoix .d-flex,
.jh-bandeau-jamais-loin .d-flex {
  justify-content: space-between;
}

.jh-bandeau-versionchoix h3,
.jh-bandeau-jamais-loin h3 {
  height: 70px;
  text-align: left;
  text-transform: uppercase;
  font-family: Baskerville Old Face;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
}

.jh-bandeau-versionchoix u,
..jh-bandeau-jamais-loin ul {
  padding-left: 25px;
  list-style: disc;
}

.jh-bandeau-versionchoix p {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  color: #000;
}

.jh-bandeau-versionchoix li {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  color: #000;
}

.jh-bandeau-jamais-loin p {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  color: #fff;
}

.jh-bandeau-jamais-loin ul {
  counter-reset: repas;
}

.jh-bandeau-jamais-loin li {
  counter-increment: repas;
  display: flex;
  align-items: center;
  margin-bottom: 17px;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  color: #fff;
}

.jh-bandeau-jamais-loin li:before {
  content: counter(repas);
  height: 30px;
  margin-right: 8px;
  padding: 5px 10px;
  -moz-border-radius: 60px;
  border-radius: 66px;
  font-size: 0.8em;
  font-weight: bold;
  vertical-align: top;
  color: white;
  background: #9e8c4a;
}

.jh-bandeau-jamais-loin li span {
  display: block;
  padding-left: 10px;
}

.jh-bandeau-montreavecpoints {
  position: relative;
  height: 290px;
}

.jh-bandeau-montreavecpoints img {
  /* left: 42%; */
  position: relative;
  top: -296px;
  width: 322px;
}

.btn-cart-dore,
.btn-bleu-elec {
  transition: all 0.3s ease;
}

.btn-cart-dore.ancre:hover,
.btn-cart-dore.ancre:active {
  color: #9e8c4a;
  background: #fff;
}

.btn-cart-dore.add-to-cart:hover,
.btn-cart-dore.add-to-cart:active {
  color: #9e8c4a;
  background: #fff;
}

.btn-bleu-elec.ancre:hover,
.btn-bleu-elec.ancre:active {
  color: #889698 !important;
  background: #fff;
}

.d-flex-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  body.royal-marines #section2 {
    flex-direction: column;
  }
  body.royal-marines #section2 .pr-10 {
    width: 100%;
    padding-right: 0 !important;
  }
  #history1Jh .d-flex {
    flex-direction: column;
  }
  #history1Jh .d-flex.inverse {
    flex-direction: column-reverse;
  }
  #history1Jh .d-flex .w-75,
  #history1Jh .d-flex.inverse .w-75 {
    width: 100% !important;
  }
  #history1Jh .image1,
  #history1Jh .image2 {
    text-align: center;
  }
}

@media (max-width: 730px) {
  #history1Jh .image1 img,
  #history1Jh .image2 img {
    height: 100%;
    max-width: 100%;
  }
}

@media (max-width: 500px) {
  #history1Jh .mr-10,
  #history1Jh .mx-10,
  #history1Jh .mr-5,
  #history1Jh .mx-5 {
    margin: 0 !important;
  }
}

.owl-carousel.partenaires_jh .owl-item {
  width: 140px !important;
  margin-right: 50px !important;
  margin-left: 50px;
}

.owl-carousel.partenaires_jh .owl-stage {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-left: -25px;
}

@media (max-width: 1550px) {
  .jh-bandeau-montreavecpoints img {
  }
  .jh-bandeau-montreavecpoints {
    height: auto;
  }
}

#content-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  transition: all 0.3s ease;
}

.d-none {
  display: none;
}

.img-jamais-seul {
  width: 360px;
  margin-top: 80px;
  margin-bottom: 80px;
}

a.add-to-cart-jh:focus,
a.add-to-cart-jh:hover {
  text-decoration: none;
  color: #fff !important;
}

a.add-to-cart-jh:hover {
  text-decoration: none;
  color: #9e8c4a !important;
}

.jh-bandeau-heading-partenaire {
  text-align: center;
  text-transform: uppercase;
  font-family: "Baskerville Old Face";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
}

.page-collection.johnny-halliday
  #main
  .images-container
  .js-qv-mask-wrapper-vertical {
  margin-right: 0;
}

.description-information-jh ul {
  margin-top: 10px;
  margin-left: 20px;
  list-style: disc;
}

.attention-acomptes-cart {
  padding: 10px;
  background: #eee;
}

.attention-acomptes-cart p {
  margin-bottom: 0;
  font-size: 13px;
  color: #000;
}

#blockcart-modal .attention-acomptes-cart {
  margin-top: 20px;
  padding: 10px;
  color: #fff;
  background: #262626;
}

#blockcart-modal .attention-acomptes-cart p {
  margin-bottom: 0;
  font-size: 13px;
  color: #fff;
}

.jh-bandeau-versionchoix.version_mobile {
  padding: 10px 0 10px 0;
}

.jh-bandeau-versionchoix.version_mobile h3 {
  text-align: center;
}

.jh-bandeau-versionchoix.jh-bandeau-versionchoix-black.version_mobile {
  padding: 30px 0 30px 0;
  color: #fff;
  background: #000;
}

.jh-bandeau-versionchoix.jh-bandeau-versionchoix-black.version_mobile p,
.jh-bandeau-versionchoix.jh-bandeau-versionchoix-black.version_mobile ul li {
  text-align: center;
  color: #fff;
}

.version_mobile .jh-bandeau-version-right.w-25,
.version_mobile .jh-bandeau-version-left.w-25 {
  width: 100% !important;
}

.version_mobile .jh-bandeau-presentation .arriermontre {
  position: absolute;
  left: -20px;
  width: 110%;
  height: 180px;
  background-position: center right;
  background-repeat: no-repeat;
}

.version_mobile .jh-bandeau-presentation .arriermontre.quartz {
  position: absolute;
  left: -20px;
  width: 110%;
  height: 180px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.version_mobile .jh-bandeau-presentation .w-50 {
  position: relative;
  width: 100% !important;
  height: 170px;
}

.jh-bandeau-presentation .presentation_two {
  text-align: center;
}

.version_mobile .jh-bandeau-presentation .presentation_two {
  margin-bottom: 0;
}

.version_mobile #add-to-cart-jh.section-buy {
  margin-top: 20px;
}

.page-collection.johnny-halliday .btn-cart-dore {
  padding: 15px 30px;
}

.jh-bandeau-version-left .btn-cart-dore {
  width: 100%;
}

.version_mobile .owl-carousel.partenaires_jh .owl-stage {
  margin-left: -5px;
}

@media (max-width: 1480px) {
  .jh-bandeau-presentation .presentation_one,
  .jh-bandeau-presentation .presentation_two {
    padding: 20px;
  }
}

@media (max-width: 1320px) {
  .jh-bandeau-jamais-loin {
    width: 1170px;
    margin: 0 auto;
    max-width: 100%;
  }
  .jh-bandeau-version-left {
    margin-top: 40px;
  }
  .jh-bandeau-version-right {
    margin-top: 40px;
  }
  .page-collection.johnny-halliday .vertical .product-cover {
    float: none;
  }
  .page-collection.johnny-halliday
    #main
    .images-container
    .js-qv-mask-wrapper-vertical {
    float: none;
    width: 100px;
    height: 150px;
    margin-top: 10px;
  }
  .jh-bandeau-jamais-loin {
    /* padding-left: 15px;
padding-right: 15px */
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
  }
}

@media (max-width: 1151px) {
  .jh-bandeau-jamais-loin .d-flex {
    flex-direction: column;
  }
  .page-collection.johnny-halliday .images-container.vertical {
    display: block;
  }
  .page-collection.johnny-halliday
    #main
    .images-container
    .js-qv-mask-wrapper-vertical {
    width: 430px;
    margin: 0 auto;
  }
  .page-collection.johnny-halliday .slick-prev:before {
    content: "\f104";
  }
  .page-collection.johnny-halliday .slick-next:before {
    content: "\f105";
  }
  .slick-prev,
  .slick-next {
    width: 22px;
    opacity: 0.8;
  }
  .jh-bandeau-jamais-loin .w-25 {
    width: 100% !important;
  }
  section.jh-bandeau-montreavecpoints {
    display: none;
  }
  .jh-bandeau-montreavecpoints.d-none {
    display: block;
    text-align: center;
  }
  .jh-bandeau-montreavecpoints.d-none img {
    position: relative;
    top: 0;
    left: 0;
    width: 300px;
  }
}

@media (max-width: 500px) {
  .jh-bandeau-montreavecpoints.d-none img {
    width: 100%;
  }
}

@media (max-width: 1151px) {
  .jh-bandeau-versionchoix .d-flex {
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .jh-bandeau-versionchoix .d-flex .w-25 {
    width: 100% !important;
  }
}

@media (max-width: 1067px) {
  .jh-bandeau-one {
    margin-top: 0;
  }
  .jh-bandeau-one .d-flex {
    flex-direction: column;
  }
  .jh-bandeau-one .d-flex .img {
    margin-right: 0;
  }
  .jh-bandeau-one .d-flex img {
    width: 100%;
  }
  .jh-bandeau-one {
    text-align: center;
  }
  .jh-bandeau-one h1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .jh-bandeau-presentation .d-flex {
    flex-direction: column;
  }
  .jh-bandeau-presentation .d-flex .img {
    margin-right: 0;
  }
  .jh-bandeau-presentation .d-flex img {
    width: 100%;
  }
  .jh-bandeau-presentation .w-50 {
    width: 100% !important;
  }
  .jh-bandeau-one .d-flex .text img {
    width: 290px;
  }
  .jh-bandeau-presentation .right {
    margin-left: 0 !important;
  }
  .jh-bandeau-presentation .presentation_two {
    margin-bottom: 30px;
  }
}

@media (max-width: 778px) {
  .jh-bandeau-versionchoix:not(.version_mobile) .d-flex {
    flex-direction: column;
    width: 508px;
    margin: 0 auto;
    max-width: 100%;
  }
  .jh-bandeau-versionchoix:not(.version_mobile) .w-25 {
    width: 100% !important;
  }
  .jh-bandeau-jamais-loin {
    width: 508px;
    margin: 0 auto;
    max-width: 100%;
  }
}

@media (max-width: 500px) {
  .colmd6-buy {
    padding-top: 50px !important;
  }
  .page-collection.johnny-halliday
    #main
    .images-container
    .js-qv-mask-wrapper-vertical {
    width: 100%;
  }
  .owl-carousel.partenaires_jh .owl-item {
    width: 180px !important;
  }
  .page-collection.johnny-halliday .owl-carousel.partenaires_jh {
    width: 180px;
    margin: 0 auto;
  }
  .page-collection.johnny-halliday .macaron {
    width: 100px;
  }
  .jh-bandeau-versionchoix .d-flex {
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
  }
  .jh-bandeau-versionchoix .w-25 {
    width: 100% !important;
  }
  .jh-bandeau-jamais-loin {
    width: 100;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 100%;
  }
  .jh-bandeau-jamais-loin h3 {
    height: auto;
  }
  .jh-bandeau-jamais-loin p {
    margin: 0 !important;
  }
  .page-collection.johnny-halliday .vertical .product-cover {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .page-collection.johnny-halliday .images-container.vertical {
    display: block;
  }
  #wrapperCollection .product-container {
    text-align: center;
  }
  #main .description-information-jh p,
  #main .description-information-jh ol li {
    text-align: center;
  }
  #main .description-information-jh ol {
    counter-reset: repas;
    margin: 0;
    padding: 0;
  }
  /* on initialise et nomme un compteur */
  #main .description-information-jh ol > li {
    /* on incrÃ©mente le compteur Ã  chaque nouveau li */
    counter-increment: repas;
    margin-bottom: 10px;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 700;
    list-style-type: none;
  }
  /* on initialise et nomme un compteur */
  #main .description-information-jh ol ul > li {
    margin-bottom: 10px;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 700;
    list-style-type: none;
  }
  #main .description-information-jh ol ul > li:before {
    content: ".";
    margin-right: 0;
    padding: 0 10px;
    -moz-border-radius: 60px;
    border-radius: 66px;
    font-size: 0.9em;
    font-weight: bold;
    vertical-align: top;
    color: white;
  }
  .description-information-jh ol ul {
    margin-left: 0;
  }
  #main .description-information-jh ol > li:before {
    content: counter(repas) ".";
    margin-right: 0;
    padding: 0 10px;
    -moz-border-radius: 60px;
    border-radius: 66px;
    font-size: 0.9em;
    font-weight: bold;
    vertical-align: top;
    color: white;
  }
  .jh-bandeau-presentation .d-flex {
    display: block;
  }
}

.images-container.vertical {
  display: flex;
}

.images-container.vertical .product-cover {
  margin-right: 20px;
}

@media (max-width: 1551px) {
  #main .images-container.vertical .product-cover {
    float: none;
    width: 430px;
    margin-right: 5px;
  }
  .page-collection #main .images-container .js-qv-mask-wrapper-vertical {
    width: 102px;
    margin: 0 auto;
  }
}

@media (max-width: 1151px) {
  .images-container.vertical {
    display: block;
  }
  #main .images-container.vertical .product-cover {
    float: none;
    width: 430px;
    margin: 0 auto;
  }
  .page-collection #main .images-container .js-qv-mask-wrapper-vertical {
    width: 430px;
    margin: 0 auto;
  }
}

@media (max-width: 500px) {
  #main .images-container.vertical .product-cover,
  .page-collection #main .images-container .js-qv-mask-wrapper-vertical {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .livraisonNoel {
    margin: 0 !important;
  }
  #copyright_link {
    margin-bottom: 20px;
  }
}

.js-customer-form label.required:after,
.js-address-form label.required:after {
  content: "*";
  color: red;
}

label sup {
  color: red;
}

body#contact #content-wrapper {
  width: 66.66667%;
  margin: 0 auto;
  transition: all 0.3s ease;
}

@media (max-width: 991px) {
  body#contact #left-column,
  body#contact #content-wrapper {
    width: 100%;
    padding: 0;
  }
}

#checkout #search_widget {
  display: block;
}

body#checkout .searchCustom .container {
  min-height: auto;
}

/*** MENU  **/

#index #header.sticky .header-top {
  display: block;
}

#header {
  background: transparent;
  box-shadow: none;
}

#header .baseline {
  transition: all 0.3s ease;
}

#header .header-top {
  background: transparent;
  transition: all 0.3s ease;
}

#header.sticky-top.sticky .header-top {
  border-top: 1px solid #707070;
  border-bottom: none;
  background: #1d1d1d !important;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 11%) !important;
}

#header.sticky-top.sticky .header-top .entreprise-liegeoise,
#header.sticky-top.sticky .header-top .cm-google,
#header.sticky-top.sticky .header-top .cm-cerfifie {
  display: none;
}

/* #header.sticky-top.sticky .baseline {
opacity: 0
} */

#header.sticky-top.sticky .header-top .header-topWrapper {
  border-bottom: none;
}

#header .header-top {
  display: block;
}

.header-topWrapper {
  border-bottom: none;
}

.header_wrapper_top_right {
  padding-top: 0;
}

body:not(#index) #wrapper {
  padding-top: 169px !important;
}

@media (max-width: 970px) {
  body:not(#index) #wrapper {
    padding-top: 110px !important;
  }
}

@media (max-width: 500px) {
  body:not(#index) #wrapper {
    padding-top: 180px !important;
  }
}

body > .alert.alert-danger {
  display: none;
}

/**** MENU ***/

.product-quantity .add.addCart {
  flex-direction: column;
  align-content: center;
  text-align: center;
}

.question-telephone {
  margin-top: 10px;
  color: #fff;
}

.jh-bandeau-decompte {
  margin-bottom: 30px;
  background: url("/themes/classic-child/assets/img/johnny-haliday/background-argent.png")
    0 0 no-repeat;
  background-size: cover;
}

.jh-bandeau-decompte #decompte.decompte_jh {
  background: transparent;
}

#decompte.decompte_jh {
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  line-height: 29px;
}

.jh-bandeau-decompte {
  margin-top: 60px;
  margin-bottom: 40px;
}

#decompte.decompte_jh p {
  font-size: 22px;
  font-weight: 400;
  color: #000;
}

#decompte.decompte_jh p.nbre_exemplaire_jh {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
}

/* .nombre_dispo_jh {
font-size: 30px;
} */

#cartBlock,
.blockcart.cart-preview.active {
  margin-right: 5px;
  margin-left: 5px;
  padding: 0;
}

.topbar-item {
  margin-right: 5px;
  margin-left: 5px;
}

#_desktop_user_info {
  margin-right: 5px;
  margin-left: 5px;
  padding: 0;
}

.product-prices div {
  margin-bottom: 0.625rem;
}

.text-acompte {
  position: absolute;
  top: 20px;
  left: 140px;
  font-size: 11px;
  color: #9e8c4a;
}

@media (max-width: 500px) {
  .page-collection.johnny-halliday .btn-cart-dore {
    padding: 15px 10px;
    white-space: inherit;
  }
  .jh-bandeau-one h1 {
    font-size: 28px;
  }
  .jh-bandeau-presentation h2 {
    font-size: 26px;
  }
  .jh-bandeau-presentation h2 span {
    font-size: 18px;
  }

  /** ADN 2024-05-03 13:21:00 **/
  #cartBlock,
  .blockcart.cart-preview.active {
    position: relative;
  }

  .cart-products-count {
    position: absolute;
    top: -6px;
    left: 11px;
    padding: 0 3px 0 3px;
    border-radius: 50px;
    font-size: 11px;
    background: #9e8c4a !important;
  }
}

.C-navigation {
  display: none;
}

.product-variants .control-label span.group-name {
  font-size: 19px;
  color: #9e8c4a !important;
}

@media (max-width: 500px) {
  .product-variants .control-label {
    /* font-size: 15px; */
    display: flex;
    align-items: center;
    justify-content: left;
    height: 50px;
    text-align: left;
  }
  .product-variants .numero-serie-non-offert .control-label {
    display: block;
  }
  .clearfix.product-variants-item-select:after {
    top: 76px;
  }
}

#donation-wrapper {
  margin: 0 0 0;
}

.wrappercontainer_symboliques {
  background-color: #0a0a0a;
}

.wrappercontainer_symboliques #symbolique-wrapper {
  margin: 0 0 10px;
  border: none;
  background: #0a0a0a;
}

#symbolique-wrapper .owl-carousel .owl-item img {
  border: none;
}

.instagram-showroom {
  padding: 40px 20px 40px 20px;
  border-radius: 9px;
  font-size: 0.875rem;
  color: #fff;
  background: #1d1d1d;
}

@media (max-height: 800px) and (max-width: 500px) {
  .collection_slide {
    top: 50px;
  }
}

body.lang-gb #carouselProduct .nav.nav-tabs.nav-bold {
  width: 378px;
}

.media-list .media {
  padding: 10px;
}

.media-list .media.odd {
  background: white;
}

@media (max-width: 768px) {
  .histoire_de_la_veste .d-flex {
    flex-direction: column;
  }
  .histoire_de_la_veste .d-flex .w-50 {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  #history1Jh .mr-15,
  #history1Jh .mx-15 {
    margin-right: 0 !important;
  }
  #history1Jh .w-50 {
    width: 100% !important;
  }
}

#product .product-variants > .product-variants-item .color.texture {
  /* opacity: 0.5; */
  background: no-repeat;
  background-size: contain;
}

#product .product-variants > .product-variants-item .color.texture {
  position: relative;
  overflow: hidden;
}

#product .product-variants > .product-variants-item .color.texture::before {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: 0;
  left: -85%;
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

#product
  .product-variants
  > .product-variants-item
  .color.texture:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

#product .color,
#product .custom-checkbox input[type="checkbox"] + span.color {
  /* height: 1.925rem; */
  width: 2.385rem;
  height: 2.385rem;
  border: none;
}

#product .ColorLabel:after {
  content: attr(data-after);
  display: inline-block;
  margin-left: 5px;
  font-weight: bold;
}

#product
  .product-variants
  > .product-variants-item
  .input-container.active
  .color {
  border: 2px solid #fff;
  opacity: 1;
}

@media (max-width: 500px) {
  .collection_slide .description {
    padding: 10px;
  }
}

.modal-cm .modal-content {
  border: none;
  border: 1px solid;
  border-radius: 5px;
  background-color: #111;
}

.modal-cm .modal-header {
  padding: 15px;
  border-bottom: 1px solid #ddd;
}

.modal-cm .modal-header {
  padding: 15px;
  border-bottom: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
}

.modal-cm .modal-title,
.modal-cm .modal-body {
  color: #fff;
}

.modal-cm .modal-dialog {
  margin: 80px auto;
}

.product-variants-item-12 .input-container {
  height: 28px;
}

body .modal-backdrop.in {
  opacity: 0.9 !important;
}

@media (max-width: 500px) {
  .modal-cm .modal-dialog {
    margin: 30px 20px;
  }
}

#cms.cms-id-33 #wrapper:before {
  /* opacity: 0.6; */
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 175vh;
  background-image: url("/themes/classic-child/assets/img/intestellar_mars_miniature4.jpg");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

/* #cms.cms-id-33 #wrapper {
background: url('/themes/classic-child/assets/img/intestellar_mars_miniature4.jpg') 0 0 no-repeat;
background-size: cover;
margin-bottom: 30px;
} */

.page-content-indigogo {
  /* margin-top: 110px !important; */
  margin-bottom: 180px !important;
}

.page-content-indigogo .image {
  position: relative;
  text-align: center;
}

#logo_nasa {
  margin-top: -70px;
  text-align: center;
}

.logo_nasa {
  width: 150px !important;
}

.page-content-indigogo .image img.image-mars {
  margin-left: -14px;
}

@media (max-width: 1160px) {
  .page-content-indigogo {
    margin-top: 30px !important;
  }
  .page-content-indigogo .col-md-6.one {
    display: none;
  }
  .page-content-indigogo .col-md-6.two {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .page-content-indigogo {
    margin-top: 50px !important;
  }
  .page-content-indigogo .image img.image-mars {
    width: 100%;
  }
}

body#checkout #notifications .container {
  min-height: auto !important;
}

.page-collection.johnny-halliday #history1Jh p {
  font-weight: 400;
}

/* ADN 2022-09-26 10:00:30 */

#category.page-landingpage-jamais-seul .landingpage_product .desc {
  background: url(/themes/classic-child/assets/img/johnny-haliday/background-argent.png)
    0 0 no-repeat;
  border-end-end-radius: 10px;
  border-end-start-radius: 10px;
  /* width: 18.8rem; */
}

#category.page-landingpage-jamais-seul .landingpage_product .desc .nameColor,
#category.page-landingpage-jamais-seul .landingpage_product .desc .price {
  color: #000;
}

#category.page-landingpage-jamais-seul .landingpage_product:hover .image,
#category.page-landingpage-jamais-seul .landingpage_product .image:hover {
  border: none;
}

#category.page-landingpage-jamais-seul #wrapper {
  /* background: #000
    url(/themes/classic-child/assets/img/johnny-haliday/6275f89921b03417d2cabb6eeba73b5a.jpg)
    no-repeat; */
    background: #000;
}

#category.page-landingpage-jamais-seul .histoire_de_la_veste {
  margin-top: 50px;
}

#category.page-landingpage-jamais-seul .card-4 .image {
  border: none !important;
}

#category.page-landingpage-jamais-seul .enteteJh {
  text-align: center;
}

#category.page-landingpage-jamais-seul .enteteJh .img-jamais-seul {
  /* margin-top: 0; */
  margin-bottom: 30px;
}

#category.page-landingpage-jamais-seul #main.landingpage h1 {
  margin-bottom: 50px;
  text-align: center;
  font-family: Baskerville Old Face;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #fff;
  background: none;
}

#category.page-landingpage-jamais-seul #main.landingpage h1 span {
  display: block;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
  background: transparent;
}

#symbolique-wrapper .owl-carousel.owl-theme ul li.active::before,
#symbolique-wrapper .owl-carousel.owl-theme ul li.activsss::before {
  content: "•";
  color: #9e8c4a;
}

#symbolique-wrapper .owl-carousel.owl-theme ul li.active span:after,
#symbolique-wrapper .owl-carousel.owl-theme ul li.activsss span:after {
  content: "";
  display: table;
  position: relative;
  top: 4px;
  width: 28px;
  height: 8px;
  border-bottom: 1px solid #9e8c4a;
}

#category.page-landingpage-jamais-seul .cta-choisirMaVersion {
  margin-top: 50px !important;
}

#category.page-landingpage-jamais-seul .text-jh {
  padding: 20px;
  background: #0a0a0a;
}

.landingpage.landingpage_70 {
  margin-top: 0 !important;
}

/*** Animation image produit landingpage ***/

.text-jh {
  /* width: 650px;
margin: 0 auto; */
  margin-top: 50px !important;
}

#category #landingpage_products .image {
  position: relative;
  overflow: hidden;
}

#category #landingpage_products .image::before {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: 0;
  left: -85%;
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

#category #landingpage_products .image:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.video-landingpage-jh {
  height: 570px;
  border: 1px solid #fff;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0 24px 38px 3px rgb(0 0 0 / 14%), 0 9px 46px 8px rgb(0 0 0 / 12%),
    0 11px 15px -7px rgb(0 0 0 / 20%);
}

/* @media (max-width: 1480px) {
  .video-landingpage-jh {
    height: auto;
  }
} */

@media (max-width: 800px) {
  .video-landingpage-jh {
    height: 300px;
  }
  .video-landingpage-jh iframe {
    max-width: 100%;
    height: revert-layer;
  }
}

@media (max-width: 500px) {
  #category.page-landingpage-jamais-seul #main.landingpage h1,
  #category.page-landingpage-jamais-seul #main.landingpage h1 span {
    font-size: 26px;
  }
  .page-landingpage-jamais-seul #content-wrapper .w-75 {
    width: 100% !important;
  }
  .video-landingpage-jh,
  .landingpage_72 .text-jh.t-center.w-75.m-auto.text-center {
    width: 100% !important;
  }
}

.float-xs-left.input-container img {
  width: 100%;
}

.ui-autocomplete.ui-front .ui-menu-item a.ui-state-focus {
  border-radius: 0 !important;
  background: #1d1d1d !important;
}

.blog-text-jh {
}

.blog-text-jh .right h2 {
  text-transform: uppercase;
  font-family: "Baskerville Old Face";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
}

.blog-text-jh .right {
  padding-left: 100px;
}

.downloadjh {
  display: flex;
  align-content: center;
  justify-content: space-evenly;
  width: 30vw;
  margin: 40px auto;
  margin-top: 50px;
  text-align: center;
  text-decoration: underline;
  font-size: 1.4em;
  color: #fff;
}

.downloadjh .texte {
  text-decoration: underline;
}

.downloadjh .icone {
  color: #9e8c4a;
}

@media (max-width: 1380px) {
  .blog-text-jh .d-flex {
    flex-direction: column;
  }
  .blog-text-jh .left {
    text-align: center;
  }
  .blog-text-jh .right {
    padding-left: 0;
  }
  .blog-text-jh .right h2 {
    margin-top: 50px;
    text-align: center;
    word-wrap: break-word;
  }
}

@media (max-width: 850px) {
  .blog-text {
    padding: 15px !important;
  }
  .blog-text-jh {
    padding: 15px !important;
  }
  .blog-text-jh .d-flex,
  .downloadjh {
    flex-direction: column;
    width: 100%;
  }
  .downloadjh {
    margin: 40px auto;
  }
  .downloadjh .icone {
    margin-top: 20px;
  }
  .blog-text-jh .left img {
    width: 100%;
  }
  .blog-text-jh .right {
    margin-top: 50px;
    text-align: center;
  }
  .blog-text-jh .right h2 {
    margin-top: 10px;
    font-size: 26px;
    line-height: 25px;
  }
}

@media (max-width: 500px) {
  #module-blockarticlesplus-articles #wrapper > .container {
    width: 100%;
  }
  .isotope-item {
    width: 100%;
  }
  .page-collection.johnny-halliday .product-variants {
    margin-top: 20px;
  }
}

@media (max-width: 576px) {
  .blog-text p {
  }
}

#videocarousel.version-jh .collection_slide span.intro {
  font-size: 14px;
  font-weight: 700;
  color: #9e8c4a;
  background: #1d1d1d;
}

#videocarousel.version-jh .collection_slide .img-jamais-seul {
  width: 300px;
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 500px) {
  #videocarousel.version-jh .collection_slide .img-jamais-seul {
    width: 250px;
  }
  .version-jh .collection_slide img {
    width: 360px;
  }
}

#videocarousel.version-jh .cadre_apperar {
  z-index: 1;
  position: absolute;
  top: 186px;
  /* left: -550px; */
  left: -420px;
  width: 460px;
  padding: 20px;
  border: 2px solid #3a3a3a;
  border-radius: 10px;
  background: #1d1d1d;
}

#videocarousel.version-jh .cadre_apperar .content {
  padding-left: 35px;
  text-align: left;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  color: #fff;
}

/*ADN Impact sur la Woc en homepage*/

/* @media (max-width: 1418px) {
  #videocarousel.version-jh .cadre_apperar {
    display: none;
  }
} */

#videocarousel.version-jh picture {
  z-index: 2;
  position: relative;
}

#videocarousel.version-jh .gif {
  padding: 30px;
}

/*** PAGE A PROPOS ***/

#cms.cms-id-30 .container-xxl {
  padding: 0;
}

#cms .page-content-apropos .bloc1 h1 {
  width: 90%;
  margin: 0 auto;
  margin: 0;
  margin-bottom: 130px;
  text-align: left;
  text-transform: none;
  font-family: "geographica";
  font-size: 45px;
  font-weight: 400 !important;
  letter-spacing: 4px;
  color: #9e8c4a !important;
  background: transparent;
}

#cms .page-content-apropos .bloc1 .description p {
  line-height: 24px;
  color: #b9b9b9;
}

#cms .page-content-apropos .bloc1 .two img {
  width: 100%;
  position: relative;
  right: -30px;
}

#cms .page-content-apropos #bloc2 {
  padding-top: 80px;
  padding-bottom: 120px;
  background: #fff;
}

#cms .page-content-apropos #bloc2 .description {
  width: 80%;
}

#cms .page-content-apropos #bloc2 .description p {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 3px;
  color: #747474;
}

#cms .page-content-apropos #bloc2 .col-md-6 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
}

#cms .page-content-apropos #bloc2 h2 {
  width: 100%;
  margin-left: 65px;
  text-align: left;
}

#cms .page-content-apropos #bloc2 .marginTopExt {
  position: relative;
  /* top: 241px; */
}

#cms .col-md-6.one h2 {
  margin-top: 0px;
}

@media (min-width: 1024px) {
  #cms .page-content-apropos .bloc2 .one img {
    width: 100%;
    margin-top: 120px;
  }
}

#cms .page-content-apropos .bloc2 img {
  text-align: center;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

@media (max-width: 1480px) {
  #cms .page-content-apropos .bloc1 h1 {
    margin-bottom: 40px;
  }
}

@media (max-width: 1024px) {
  #cms .page-content-apropos #bloc2 .bloc2 > .d-flex {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
  }
  #cms .page-content-apropos #bloc2 .col-md-6 {
    float: none;
    justify-content: normal;
    width: 100%;
  }
  #cms .page-content-apropos #bloc2 h2 {
    margin-left: 0;
  }
  #cms .page-content-apropos #bloc2 .description {
    width: 100%;
  }
  #cms .page-content-apropos #bloc2 .marginTopExt {
    top: 0;
  }
}

@media (max-width: 850px) {
  #cms .page-content-apropos .bloc1 h1 {
    width: 100%;
  }
  body#cms #wrapper,
  body#contact #wrapper {
    padding-top: 40px !important;
  }
  #cms .page-content-apropos .bloc1 .col-md-6 {
    float: left;
    width: 100%;
  }
  #cms .page-content-apropos #bloc2 {
    padding-bottom: 70px;
  }
}

@media (max-width: 610px) {
  #cms .page-content-apropos .bloc2 img {
    width: 100%;
  }
}

.landingpage_product .bandeau_offert {
  background: #1d1d1d;
  color: #fff;
  padding: 10px;
  position: absolute;
  top: 45px;
  /* z-index: 5; */
  width: 100%;
  text-align: center;
  left: 340px;
  border-radius: 5px 5px 0px 0px;
  border: 1px solid #6a6a6a;
}

.bandeau_offert_only {
  background: #1d1d1d;
  color: #fff;
  padding: 10px;
  width: 100%;
  text-align: center;
  left: 340px;
  border-radius: 5px 5px 0px 0px;
  border: 1px solid #6a6a6a;
  margin-bottom: 20px;
}

.product-line-grid-right .bandeau_offert_only,
#blockcart-modal .bandeau_offert_only {
  border-radius: 0px;
  margin: 10px 0px 20px 0px;
}

.verticaltext {
  transform: rotate(90deg);
  transform-origin: left top 0;
}

.cartExpir {
  background: #f1f1f1;
  padding: 20px;
  border-radius: 5px;
  /* border: 2px solid #dc3329; */
  border: 2px solid #f1f1f1;
  color: #333;
}

#blockcart-modal .compte_a_rebours .cartExpir {
  border-radius: 0px;
}

#blockcart-modal .product-total .label {
  text-transform: uppercase;
}

/*** NOUVEU A**/

.field_company,
.field_vat_number {
  /* width: 24.999999%; */
}

#google-address-map-canvas {
  height: 320px !important;
  width: 130% !important;
}

.form-control {
  color: #000;
}

.btn.btn-link {
  color: #111111;
}

.payment-option .custom-radio,

/* .delivery-option .custom-radio, */

.address-item .custom-radio {
  display: none;
}

#payment-confirmation button {
  display: block !important;
}

.carrier-name {
  font-weight: 400;
}

.featured-products .products {
  justify-content: center;
}

.featured-products .landingpage_products .products {
  justify-content: center;
}

.featured-products .landingpage_product {
  margin-bottom: 20px;
  padding: 0px;
  margin: 15px;
  width: 22%;
}

.featured-products .landingpage_product .image {
  margin: 0 auto;
  width: 100%;
  border: none;
  position: relative;
  background: #000;
}

.featured-products .landingpage_product .recap {
  margin-top: 0px;
  padding: 20px 0px 20px 0px;
}

.featured-products .landingpage_product .nameColor {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
}

.featured-products .landingpage_product .recap span {
  display: block;
  text-align: center;
  font-weight: 300;
  color: #fff;
  font-size: 20px;
}

.featured-products .landingpage_product .price {
  color: #fff;
  font-size: 25px;
  margin-top: 15px;
  font-weight: 900;
  line-height: 20px;
}

.featured-products .landingpage_product .image .img-responsive {
  width: 100%;
  max-width: 100%;
  border-radius: 10px 10px 0px 0px;
}

@media (max-width: 1180px) {
  .featured-products .landingpage_product {
    width: 33.333%;
  }
}

@media (max-width: 680px) {
  .featured-products .landingpage_product {
    width: 49.999%;
  }
}

@media (max-width: 680px) {
  .featured-products .landingpage_product {
    width: 100%;
  }
}

.presentationAncre svg {
  opacity: 0.5;
  position: relative;
  transition: all 0.3s ease;
}

.presentationAncre:hover svg {
  opacity: 1;
}

.presentationAncre:hover:after {
  content: url("https://colandmacarthur.com/themes/classic-child/assets/img/scroll_down.png");
  position: absolute;
  top: 55px;
  left: 5px;
  width: 10px;
  height: 10px;
  animation: bounce 1s infinite;
}

@keyframes bounce {
  0%,
  to {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}

.field_psgdpr .psgdpr .cta-terms-and-conditions-0 {
  padding-left: 3px;
  padding-right: 3px;
}

/* =======================
Template-Options
=========================*/

.template-options .theme_option_bar:before {
  font-size: 22px;
  content: "\e037";
  cursor: pointer;
  color: #000;
  font-family: ETmodules !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
}

.template-options.opened .theme_option_bar:before {
  content: "\4d";
  font-size: 32px;
}

.template-options {
  position: fixed;
  top: 280px;
  right: -200px;
  width: 200px;
  background: #fff;
  -webkit-transition: right 0.4s;
  transition: right 0.4s;
  z-index: 9999999;
}

.template-options.tchat {
  top: 340px;
}

.template-options.tchat a.cl-toggler {
  color: #fff;
  background: #45b47e;
}

.template-options a {
  font-weight: 700;
}

.template-options.opened {
  right: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 9999999;
}

.option-section {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}

.option-section:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.option-section h4 {
  color: #333;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.option-section .checkbox {
  margin-bottom: 0;
}

.options-inner {
  position: relative;
  padding: 14px;
  text-align: center;
}

.cl-toggler {
  position: absolute;
  top: 0;
  left: -68px;
  display: inline-block;
  background: #fff;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 24px;
  color: #000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}

.opened .cl-toggler {
  left: -24px;
  box-shadow: none;
}

.cl-toggler i {
  font-size: 20px;
}

.cl-toggler:hover {
  color: #000;
}

.cl-bg-images,
.cl-presets {
  list-style: none;
  padding: 0;
  margin: -5px;
}

.cl-bg-images li,
.cl-presets li {
  display: block;
  float: left;
  margin: 5px;
}

.cl-bg-images li a,
.cl-presets li a {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 2px;
  float: left;
}

.cl-bg-images li a img {
  width: 100%;
}

.cl-bg-images li.active a {
  border: 3px solid #22b8f0;
}

.cl-presets li.active a {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2) inset;
}

@media (max-width: 960px) {
  .template-options {
    display: none;
  }
}

body#index .metronic8Engage {
  display: none !important;
}

.video-landingpage-indigogo {
  background-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0px 24px 38px 3px rgb(0 0 0 / 14%),
    0px 9px 46px 8px rgb(0 0 0 / 12%), 0px 11px 15px -7px rgb(0 0 0 / 20%);
  border: 1px solid #fff;
  overflow: hidden;
  /* height: 570px; */
  /* margin-left: auto; */
  margin: 0 auto;
  margin-bottom: 110px;
}

body.cms-id-33 #wrapper {
  overflow: hidden;
  position: relative;
}

.video-indigogo {
  min-height: 370px;
}

/*** RED ***/

.red-bandeau-one h1 {
  text-transform: none;
  font-family: "Baskerville Old Face";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #dc3329;
  margin-top: 30px;
  font-family: "nasalizationregular";
}

.red3721 .a-votre-bras {
  font-size: 1.5rem;
  margin-top: 20px;
  line-height: 34px;
}

.btn-cart-red {
  padding: 0.5rem 1.25rem;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background-color: #dc3329;
  box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
  border-radius: 5px;
}

.add-to-cart-red-one {
  margin-top: 30px;
  padding: 20px;
  border: 1px solid #fff;
  text-align: center;
  font-family: "nasalizationregular";
  transition: all 0.3s ease;
}

.add-to-cart-red-one:hover {
  background-color: #fff;
  color: #dc3329 !important;
}

.red-bandeau-jamais-loin {
  padding: 10px 0 50px 0;
}

#wrapperCollection .red3721 .current-price,
.red3721 .livraison .delai_livraison,
.red3721 .product-variants .control-label {
  color: #dc3329 !important;
}

.page-collection .red3721 .product-variants-item select {
  border: 1px solid #dc3329 !important;
}

.red3721 .form-control:focus,
.red3721 .input-group.focus {
  outline: 0.1875rem solid #dc3329;
}

.red3721 .btn-cart-dore {
  background-color: #dc3329;
}

.red3721 .question-telephone a {
  color: #dc3329 !important;
}

.red3721 .red-bandeau-versionchoix h3,
.red3721 .red-bandeau-jamais-loin h3 {
  color: #dc3329;
  font-family: "nasalizationregular";
  font-size: 29px;
  height: 90px;
  line-height: 26px;
}

.red3721 .red-bandeau-jamais-loin .red-bandeau-version-right h3 {
  text-align: right;
}

.red3721 .red-bandeau-montreavecpoints {
  position: relative;
  height: 210px;
}

.red3721 .red-bandeau-montreavecpoints img {
  position: absolute;
  top: -296px;
  width: 772px;
  left: 50%;
  transform: translate(-50%, 15%);
}

.red3721 .add .add-to-cart:hover {
  color: #dc3329 !important;
}

.red3721 .red-bandeau-versionchoix p {
  font-weight: 400;
}

.red3721 .red-bandeau-jamais-loin .red-bandeau-version-right p,
.red3721 .red-bandeau-versionchoix .red-bandeau-version-right p,
.red3721 .red-bandeau-versionchoix .red-bandeau-version-right h3 {
  text-align: right;
}

.red3721 .red-bandeau-versionchoix .d-flex,
.red3721 .red-bandeau-jamais-loin .d-flex {
  justify-content: space-between;
}

.red3721 .presentation_two {
  border: none;
  display: flex;
  justify-content: space-around;
}

a.kickstarter img,
a.indigogo img {
  width: 200px;
}

@media (max-width: 1151px) {
  .red-bandeau-version-right.w-45,
  .red-bandeau-version-left.w-45 {
    width: 100% !important;
  }
  .red-bandeau-version-right.w-45 h3,
  .red-bandeau-version-left.w-45 h3,
  .red-bandeau-version-right.w-45 p,
  .red-bandeau-version-left.w-45 p {
    text-align: left !important;
  }
}

@media (max-width: 780px) {
  body#product.red3721 #wrapper {
    padding-top: 20px !important;
  }
  .jh-bandeau-one .d-flex .text img {
    margin-top: 40px;
  }
  .red-bandeau-version-right.w-45 h3,
  .red-bandeau-version-left.w-45 h3 {
    font-size: 22px;
    height: 60px;
  }
  .red3721 .red-bandeau-montreavecpoints img {
    width: 492px;
    left: 50%;
    transform: translate(-50%, 50%);
  }
}

@media (max-width: 500px) {
  .red-bandeau-version-right.w-45 h3,
  .red-bandeau-version-left.w-45 h3 {
    font-size: 19px;
    height: 60px;
  }
  .red3721 .red-bandeau-montreavecpoints img {
    width: 320px;
    left: 50%;
    transform: translate(-50%, 100%);
  }
  .red3721 .red-bandeau-montreavecpoints {
    height: 90px;
  }
}

.red-bandeau-heading-partenaire {
  text-align: center;
  text-transform: uppercase;
  font-family: "nasalizationregular";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #dc3329;
  margin-top: 0px !important;
}

.red-bandeau-jamais-loin.version_mobile .red-bandeau-version-right {
  padding: 10px 0 50px 0;
}

.red3721 .red-bandeau-jamais-loin.version_mobile .red-bandeau-version-right h3,
.red3721 .red-bandeau-jamais-loin.version_mobile .red-bandeau-version-right p {
  text-align: center;
}

.red3721 .red-bandeau-jamais-loin.version_mobile .red-bandeau-version-right h3 {
  margin-bottom: 30px;
}

.version_mobile .red-bandeau-presentation .w-50 {
  position: relative;
  width: 100% !important;
  height: auto;
}

#category.page-landingpage-red3721 #wrapper {
  background: #000
    url(/themes/classic-child/assets/img/intestellar_mars_miniature4.jpg)
    no-repeat;
  background-size: cover;
}

#category.page-landingpage-red3721 #wrapper .mask-transparent {
  opacity: 0.9;
}

.landingpage_72 .enteteJh {
  text-align: center;
}

#category.page-landingpage-red3721 #main.landingpage h1 {
  margin-bottom: 50px;
  text-align: center;
  font-family: "nasalizationregular" !important;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #fff;
  background: none;
  margin-top: 50px;
}

#category.page-landingpage-red3721 #main.landingpage h1 span {
  display: block;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0.15em;
  color: #dc3329;
  background: transparent;
}

#category.page-landingpage-red3721 .text-jh {
  padding: 20px;
  /* background: #0a0a0a; */
}

#category.page-landingpage-red3721 .landingpage_product .desc {
  background: #dc3329 0 0 no-repeat;
  border-end-end-radius: 10px;
  border-end-start-radius: 10px;
  min-height: 9em;
}

#category.page-landingpage-red3721
  .card-4:not(.landingpage_product-sold_out):hover
  .image {
  border: none !important;
}

#category.page-landingpage-red3721 .image {
  position: relative;
  overflow: hidden;
}

#category.page-landingpage-red3721 .image::before {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: 0;
  left: -85%;
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

#category.page-landingpage-red3721 .image:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

@media (max-width: 500px) {
  .img-red3721 {
    width: 100%;
  }
  #category.page-landingpage-red3721 .text-jh {
    padding: 5px;
    background: #0a0a0a;
  }
  #category.page-landingpage-red3721 #main.landingpage h1 {
    width: 100% !important;
  }
  #category.page-landingpage-red3721 #main.landingpage h1 span {
    font-size: 18px;
  }
  .landingpage_72 .video-landingpage-jh {
    height: 240px;
  }
  .landingpage_72 .video-landingpage-jh iframe {
    height: 240px;
  }
}

#ets_blog_page .ets-blog-post-footer .read_more:hover,
#ets_blog_page .blog-managament-information button[type="submit"]:hover,
#ets_blog_page .ets-blog-tag-a:hover,
#ets_blog_page #form_blog .btn.edit_view_post:hover,
#ets_blog_page .form_reply_comment input[type="submit"]:hover,
#ets_blog_page
  .form_reply
  input.btn.btn-primary.btn-default[name="addReplyComment"]:hover,
#ets_blog_page .form-polls-body button[name="polls_cancel"]:hover,
#ets_blog_page .form-polls-body button:hover {
  background: #9e8c4a;
  border-color: #9e8c4a;
}

#ets_blog_page .ets-blog-slider.carousel .slick-dots .slick-active button,
#ets_blog_page .form-polls-body button,
#ets_blog_page
  .form_reply
  input.btn.btn-primary.btn-default[name="addReplyComment"],
#ets_blog_page .add_new_post_blog a,
#ets_blog_page .ets_blog_loading .squaresWaveG {
  background: #ffffff;
}

#ets_blog_page .ets-blog-like-span.active,
#ets_blog_page .be-tag-block .be-tags a,
#ets_blog_page .be-tag-block .be-tags,
#ets_blog_page .ets-blog-related-posts-meta-categories > a,
#ets_blog_page .view_post,
#ets_blog_page .comment-content h4.comment_name span,
#ets_blog_page .ets_block_categories .active > a,
#ets_blog_page .comment-content .post_title span a,
#ets_blog_page .blog-managament-information .help-block a,
#ets_blog_page .ets-blog-comment-info .post-author .ets_title_block {
  color: #ffffff;
}

#ets_blog_page .ets-blog-form-comment label,
#ets_blog_page .ets_blog_layout_list .page-heading,
#ets_blog_page .ets_block_categories a,
#ets_blog_page .ets_block_archive a,
#ets_blog_page .ets-blog-wrapper .page-heading,
#ets_blog_page .ets-blog-wrapper-content .blog_description,
#ets_blog_page .ets-blog-wrapper-content,
#ets_blog_page .ets_title_block,
#ets_blog_page .blog_description p,
#ets_blog_page .title_blog,
#ets_blog_page .blog-category .page-heading {
  color: white !important;
}

#ets_blog_page .ets-block-comment-reply:hover,
#ets_blog_page .ets_title_block:hover,
#ets_blog_page .read_more:hover,
#ets_blog_page
  .form_reply
  input.btn.btn-primary.btn-default[name="addReplyComment"]
  + .btn.btn-default:hover,
#ets_blog_page .comment-content .post_title span a:hover,
#ets_blog_page .list_category_item .sub_category li a:hover,
#ets_blog_page .ets_block_categories .active > a:hover,
#ets_blog_page .ets-blog-comment-info .post-author .ets_title_block:hover,
#ets_blog_page .blog-managament-information .help-block a:hover,
#ets_blog_page #form_blog a.ets_button_backtolist:hover,
#ets_blog_page .ets_blog_ltr_mode a:hover,
#ets_blog_page .ets-blog-wrapper-detail a:hover,
#ets_blog_page .ets-blog-like-span:hover,
#ets_blog_page .blog-main-page a:hover,
#ets_blog_page .ets_button_backtolist:hover,
#ets_blog_page .ets-block-comment-report:hover,
#ets_blog_page .blog_rating_box .star {
  color: #9e8c4a;
}

#ets_blog_page
  .ets-blog-thumbnail-list.carousel
  .ets-blog-thumbnail-item.slick-current:before,
#ets_blog_page .ets-blog-slider.carousel .slick-dots .slick-active button {
  border-color: #ffffff;
}

#ets_blog_page .ets-blog-form-comment .blog-submit .button:hover,
#ets_blog_page .blog_view_all,
#ets_blog_page .view_all_link,
#ets_blog_page .blog_view_all_button,
#ets_blog_page .add_new_post_blog a:hover,
#ets_blog_page #form_blog button[type="submit"]:hover,
#ets_blog_page .ets-blog-form-comment .blog-submit .button:hover {
  background: #9e8c4a;
}

#ets_blog_page .form-polls-body button,
#ets_blog_page .form_reply_comment input[type="submit"] {
  border: 1px solid #ffffff;
}

@keyframes bounce_squaresWaveG {
  0% {
    background-color: #ffffff;
  }
  100% {
    background-color: #ffffff;
  }
}

@-webkit-keyframes bounce_squaresWaveG {
  0% {
    background-color: #ffffff;
  }
  100% {
    background-color: #ffffff;
  }
}

#ets_blog_page .ets_block_latest,
#ets_blog_page .ets_block_categories,
#ets_blog_page .ets_block_archive,
#ets_blog_page .ets_block_search,
#ets_blog_page .ets_blog_layout_list,
#ets_blog_page .ets-blog-wrapper-detail,
#ets_blog_page .ets_comment_form_blog {
  background-color: inherit !important;
  border-radius: 8px;
}

#ets_blog_page .ets_block_latest,
#ets_blog_page .ets_block_categories,
#ets_blog_page .ets_block_archive,
#ets_blog_page .ets_block_search,
#ets_blog_page .ets_blog_layout_list,
#ets_blog_page .ets_comment_form_blog {
  border: 1px solid white !important;
}

#ets_blog_page .blog_view_all,
#ets_blog_page .view_all_link {
  border-radius: 0px !important;
}

#ets_blog_page .blog-category {
  background-color: inherit !important;
}

#ets_blog_page .ets_blog_layout_list .page-heading {
  padding: 1em;
}

#ets_blog_page .content-wrapper-blog {
  display: flex;
  flex-wrap: wrap;
  flex-flow: column-reverse;
}

#ets_blog_page .blog_description blockquote {
  margin-left: 1em;
  border-left: 1px solid white;
  padding-left: 1em;
  background: linear-gradient(to right, #111111, #242424, #111111);
  padding: 0.5em 1em;
  font-style: italic;
}

#ets_blog_page .post-details .blog_description p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}

#ets_blog_page .post-details .blog_description blockquote p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.25;
}

#ets_blog_page .ets-blog-wrapper-detail {
  padding: 0 30px;
}

#ets_blog_page .blog_view_all,
#ets_blog_page .view_all_link {
  background-color: transparent;
}

#ets_blog_page .blog_view_all_button a.btn-dore-cadre:after {
  position: relative;
}

#ets_blog_page #wrapper .breadcrumb {
  display: none !important;
}

#ets_blog_page .custom-blog-wrapper {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 2em;
  gap: 3em;
}

@media (max-width: 960px) {
  #ets_blog_page .custom-blog-wrapper {
    display: flex;
    flex-flow: column-reverse;
  }
}

#ets_blog_page .custom-blog-wrapper .custom-left-column {
  max-width: 320px;
}

.submitButtonNewsletter {
  display: flex;
}

#cart .product-line-grid {
  display: flex;
}

#cart .product-line-grid .product-line-grid-left {
  float: left;
  width: 20%;
}

#cart .product-wrapper-grid {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
}

#cart .product-wrapper-one {
  display: flex;
  justify-content: space-between;
}

#cart .product-wrapper-two {
  display: flex;
  flex-direction: column;
}

#cart .product-line-info {
  display: flex;
}

#cart .card.left_cart .product-line-info .label {
  display: inline;
}

#cart .product-wrapper-two .label {
  padding: 0;
  font-weight: 600;
  line-height: inherit;
  text-align: left;
  white-space: inherit;
  margin-right: 5px;
}

#cart .product-wrapper-two .value {
  font-size: 0.875rem;
}

@media (max-width: 555px) {
  #cart .product-wrapper-one {
    flex-direction: column;
  }
  #cart .product-line-info {
    flex-direction: column;
  }
  #cart .product-line-grid-right.product-line-actions {
    padding: 0px;
  }
  #cart .product-line-grid {
    flex-direction: column;
  }
  #cart .product-line-grid-left {
    padding-left: 0 !important;
    margin: 0 auto;
    width: 50% !important;
    padding-bottom: 20px;
  }
  #cart .trash {
    position: absolute;
    top: 0px;
    right: 0px;
  }
}

.cadre_haut_regiment_home {
  align-items: center;
  justify-content: space-evenly;
}

.cadre_haut_regiment_home .cadre {
  margin-right: 2.5rem;
  width: 780px;
}

.cadre_haut_regiment_home img {
  width: 270px;
  /* width: 165px; */
}

.bandeau_regiment .image_blason {
  width: 200px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.text-lg,
.text-lg p {
  font-size: 1.15rem !important;
}

.line-height-lg,
.line-height-lg p {
  line-height: 1.5rem !important;
}

.text-xl {
  font-size: 1.5rem;
}

.line-height-xl {
  line-height: 1.7rem;
}

.sous_texte {
  display: flex;
  width: 800px;
  justify-content: center;
  margin: auto;
  text-align: center;
  margin-top: 5rem;
}

.owl-regiment .owl-dots {
  display: block;
}

.owl-regiment .image {
  width: 380px;
  margin: auto;
}

@media (max-width: 1575px) {
  #liste_regiment {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media (max-width: 867px) {
  .cadre_haut_regiment_home {
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
  }
  .cadre_haut_regiment_home .cadre,
  .sous_texte {
    margin-right: 0rem;
    width: 100%;
  }
  .bandeau_regiment .image_blason {
    width: auto;
  }
}

#layout-regiment .bandeau .cadre_entete .entete {
  margin: 0px;
}

#layout-regiment #wrapper .breadcrumb {
  margin-top: 10px;
}

#layout-regiment #wrapper .bandeau .citation {
  height: auto;
  min-height: 155px;
  padding-top: 0px;
}

#layout-regiment #wrapper .bandeau .decalage-b-r {
  margin-bottom: 1rem;
}

#layout-regiment #wrapper .pc_image {
  width: 2.385rem;
  height: 2.385rem;
}

#layout-regiment #wrapper .bloc_desc_regim_citation {
  padding-bottom: 20px;
}

#layout-regiment h1 {
  width: 100%;
  margin: 0 auto;
  background: url(/themes/classic-child/assets/img/spacer-best-of.png) left 25px
    repeat-x;
}

#layout-regiment h1 {
  /* font-family: 'Baskerville', Arial, sans-serif !important; */
  text-align: center;
  font-family: "Baskerville", Arial, sans-serif !important;
  font-size: 40px;
  font-weight: 300;
  color: #9e8c4a;
}

#layout-regiment h1 span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #111;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

#layout-regiment .bandeau span.h1.healding {
  text-align: center;
  text-transform: uppercase;
  font-family: "Baskerville", Arial, sans-serif;
  font-size: 30px;
  font-weight: 100;
  letter-spacing: 2px;
  color: #9e8c4a;
  display: block;
  margin-bottom: 0px;
}

/* START DE REGIEMNT GR **/

.container.garderoyal #pc_content {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}

.container.garderoyal .pc_paiement {
  bottom: 8px;
  width: 100%;
  clear: both;
}

.container.garderoyal .pc_side {
  width: 50%;
}

.container.garderoyal #pc_add_to_cart {
  border-radius: 5px !important;
}

.container.garderoyal #pc_price_div {
  width: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.container.garderoyal #pc_price_div #pc_price {
  font-size: 35px !important;
}

#pc_composer .pc_title {
  padding: 0px;
}

#pc_composer .pc_title.pc_primary_background {
  border: none !important;
  background: transparent !important;
}

#pc_composer .pc_title.pc_primary_background span {
  margin-bottom: 16px;
  padding-bottom: 6px;
  border-bottom: 1px solid #fff;
  font-size: 19px;
  font-weight: 400;
  color: #9e8c4a !important;
  width: 100%;
  display: flex;
}

#pc_composer .pc_title .pc_indicator,
#pc_composer .pc_expand.pc_transition {
  display: none;
}

#pc_composer .pc_images {
  width: 100%;
}

#pc_composer .question-telephone {
  margin-top: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
}

#pc_composer .question-telephone span {
  margin-right: 5px;
}

#pc_composer .pc_group:not(.pc_collapsed) .pc_images.pc_min.pc_transition {
  height: auto !important;
}

#pc_composer .pc_list {
  padding: 0px;
}

#pc_composer .updatePrice {
  position: absolute;
  top: 25px;
  font-size: 12px;
  color: #fff;
}

.row.product-container.product_tabs-additional {
  margin-top: 0px !important;
}

#pc_content .livraison {
  text-align: left;
  margin-top: 20px;
}

@media (max-width: 790px) {
  .bandeau_regiment .d-flex {
    flex-direction: column;
  }
  .container.garderoyal #pc_content {
    flex-direction: column-reverse;
  }
  .container.garderoyal .pc_side.col-md-6 {
    width: 100%;
  }
  .container.garderoyal .row.product-container {
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (max-width: 500px) {
  .landingpage.garde-royal-regiment {
    margin-top: 2.5rem !important;
  }
  .landingpage.garde-royal-regiment #products {
    margin-top: 2.5rem !important;
  }
  #liste_regiment {
    display: flex;
    margin-bottom: 10px;
  }
  .container.garderoyal .pc_main img {
    height: 278px;
  }
}

/* FIN DE REGIEMNT GR **/

/* MARQUEE */

.marquee {
  margin: 0 auto;
  width: 100%;
  padding: 5px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  background: #9e8c4a;
  color: #fff;
  z-index: 99999999;
}

.marquee .marquee__content {
  display: flex;
  justify-content: center;
  /* width: 1440px; */
  margin: 0 auto !important;
  overflow: hidden;
}

.marquee p {
  overflow: hidden;
  display: flex;
}

.marquee .marquee__content p {
  margin: 0 !important;
}

.marquee.no-slide .marquee__content p {
  /* white-space: normal; */
  text-align: center;
}

.marquee .marquee__content a,
.marquee .marquee__content a:hover {
  color: #9e8c4a !important;
}

body:not(#index) #wrapper {
  /* padding-top: 215px !important; // OLD */
  padding-top: 169px !important;
}

/* magasinephemereparis */

#module-adw_core-magasinephemereparis .magasinephemereparis .bloc1 .two img {
  width: 100%;
  position: relative;
  right: -30px;
}

#module-adw_core-magasinephemereparis .magasinephemereparis .bloc1 h1 {
  width: 100%;
  margin: 0 auto;
  margin: 0;
  margin-bottom: 130px;
  text-align: left;
  text-transform: none;
  font-family: "geographica";
  font-size: 45px;
  font-weight: 400 !important;
  letter-spacing: 4px;
  color: #9e8c4a !important;
  background: transparent;
}

#module-adw_core-magasinephemereparis .container-xxl {
  padding: 0;
}

#module-adw_core-magasinephemereparis .magasinephemereparis .col-md-6.one h2 {
  margin-top: 0px;
}

#module-adw_core-magasinephemereparis .magasinephemereparis h2 {
  margin: 0;
  margin-top: 50px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 27px;
  font-weight: 400 !important;
  color: #9e8c4a !important;
}

#module-adw_core-magasinephemereparis .magasinephemereparis h2.duau {
  margin: 0;
  margin-top: 50px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400 !important;
  color: #fff !important;
}

#module-adw_core-magasinephemereparis
  .magasinephemereparis
  .bloc1
  .description
  p {
  line-height: 24px;
  color: #b9b9b9;
}

#module-adw_core-magasinephemereparis .magasinephemereparis #bloc2 {
  padding-top: 80px;
  padding-bottom: 120px;
  background: #fff;
}

#module-adw_core-magasinephemereparis
  .magasinephemereparis
  #bloc2
  .description
  p,
#module-adw_core-magasinephemereparis
  .magasinephemereparis
  #bloc2
  .description
  li {
  font-size: 15px;
  line-height: 24px;
  /* letter-spacing: 3px; */
  color: #747474;
}

.cadreDore {
  border: 1px solid #9e8c4a;
  padding: 10px;
}

.magasinephemereparis .titre2 {
  display: block;
  text-align: left;
  font-family: "Lato", Arial, sans-serif !important;
  font-size: 1.3rem;
  font-style: italic;
  color: #fff;
}

.uppercase {
  text-transform: uppercase !important;
}

.magasinephemereparis .bloc1 .description {
  margin-bottom: 12.5rem;
}

.magasinephemereparis embed,
.magasinephemereparis iframe,
.magasinephemereparis object,
.magasinephemereparis video {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
}

.calendly-inline-widget {
  height: 820px !important;
  width: 100%;
}

.journeee {
  font-size: 22px !important;
}

.surligne {
  text-decoration: underline;
  color: #fff !important;
}

.logcm {
  display: none;
}

@media (max-width: 1375px) {
  #marquee .marquee__content {
    width: 900px;
  }
  #marquee.no-slide .marquee__content {
    width: 100%;
  }
  body:not(#index) #wrapper {
    padding-top: 215px !important;
  }
  #module-adw_core-magasinephemereparis .magasinephemereparis #bloc2 {
    padding-top: 10px;
  }
  .magasinephemereparis .bloc2 .description {
    text-align: justify;
    text-justify: auto;
  }
  .cadreDore {
    text-align: left;
  }
  .blockTM {
    display: block;
  }
  .magasinephemereparis .d-flex {
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
  }
  .magasinephemereparis .d-flex .col-md-6 {
    width: 100%;
  }
  .magasinephemereparis .bloc1 .description {
    margin-bottom: 5rem;
  }
  #module-adw_core-magasinephemereparis .magasinephemereparis .bloc1 .two img {
    right: 0px;
  }
  .bloc2 img {
    width: 100%;
  }
}

@media (max-width: 970px) {
  body:not(#index) #wrapper {
    padding-top: 145px !important;
  }
}

@media (max-width: 770px) {
  body:not(#index) #wrapper {
    padding-top: 15px !important;
  }
}

@media (max-width: 600px) {
  #marquee.marquee p {
    white-space: nowrap;
    align-items: center;
    text-align: center;
  }
  #marquee .marquee__content {
    width: 100%;
  }
  .marginTopExt {
    margin-top: 5rem;
  }
  .magasinephemereparis .logcm {
    display: none;
  }
}

#module-adw_core-tourpoignet .alert-success {
  background-color: #07536a !important;
  border-color: #89d6ec;
  color: #fff;
}

body:not(#index).category-garde-royale #wrapper,
body:not(#index).category-royal-guards #wrapper {
  padding-top: 182px !important;
}

body:not(#index).category-garde-royale #wrapper .breadcrumb,
body:not(#index).category-royal-guards #wrapper .breadcrumb {
  margin-top: 40px;
  margin-bottom: 2rem;
}

.slide .desc .titre.regiment_price {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}

.slide .desc .titre.regiment_price .price {
  margin-top: 0.5rem;
}

.category-garde-royale #main.landingpage,
.category-royal-guards #main.landingpage {
  margin-top: 0px !important;
}

@media (max-width: 540px) {
  .pc_540 {
    display: block !important;
  }
  .container.garderoyal #pc_add_to_cart {
    border-radius: 5px !important;
    display: flex;
    justify-content: center;
  }
}

.hidden_desktop {
  display: none;
}

@media (max-width: 600px) {
  .hidden_mobile {
    display: none;
  }
  .hidden_desktop {
    display: block;
  }
}

@media (max-width: 1620px) {
  #videocarousel.version-jh .cadre_apperar {
    left: -400px;
  }
}

/* @media (max-width: 1620px) {
  .cm-google {
    z-index: 1;
    position: absolute;
    top: 110px;
    left: 127px;
    width: 150px;
  }
}

@media (max-width: 1418px){
  .cm-google {
    top: 240px;
    left: -13px;
  }
} */

.page-cms-29 .d-flex {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.page-cms-29 .content {
  width: 70%;
  margin-right: 2rem;
}

.page-cms-29 .image {
  width: 30%;
}

.page-cms-29 .image img {
  width: 100%;
}

@media (max-width: 1200px) {
  .page-cms-29 .content,
  .page-cms-29 .image {
    width: 100%;
  }
}

@media (max-width: 764px) {
  .page-cms-29 .d-flex {
    flex-direction: row;
  }
}

/**
*
* Page Lunar
* ADN 2023-07-19 12:53:53
*
**/

#category.page-landingpage-lunar-1969 .landingpage_product .desc {
  background: url(/themes/classic-child/assets/img/johnny-haliday/background-argent.png)
    0 0 no-repeat;
  border-end-end-radius: 10px;
  border-end-start-radius: 10px;
}

#category.page-landingpage-lunar-1969 .landingpage_product .desc .nameColor,
#category.page-landingpage-lunar-1969 .landingpage_product .desc .price {
  color: #000;
}

#category.page-landingpage-lunar-1969 .landingpage_product:hover .image,
#category.page-landingpage-lunar-1969 .landingpage_product .image:hover {
  border: none;
}

#category.page-landingpage-lunar-1969 #wrapper {
  background: #000
    url(/themes/classic-child/assets/img/johnny-haliday/6275f89921b03417d2cabb6eeba73b5a.jpg)
    no-repeat;
}

#category.page-landingpage-lunar-1969 .histoire_de_la_veste {
  margin-top: 50px;
}

#category.page-landingpage-lunar-1969 .card-4 .image {
  border: none !important;
}

#category.page-landingpage-lunar-1969 .enteteJh {
  text-align: center;
}

#category.page-landingpage-lunar-1969 .enteteJh .img-jamais-seul {
  margin-top: 0;
  margin-bottom: 30px;
}

#category.page-landingpage-lunar-1969 #main.landingpage h1 {
  margin-bottom: 50px;
  text-align: center;
  font-family: Baskerville Old Face;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #fff;
  background: none;
  text-transform: uppercase;
}

#category.page-landingpage-lunar-1969 #main.landingpage h1 span {
  display: block;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
  background: transparent;
}

#category.page-landingpage-lunar-1969 .cta-choisirMaVersion {
  margin-top: 50px !important;
}

#category.page-landingpage-lunar-1969 .text-jh {
  padding: 20px;
  background: #0a0a0a;
}

#category.page-landingpage-lunar-1969 .image {
  position: relative;
  overflow: hidden;
}

#category.page-landingpage-lunar-1969 .image::before {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: 0;
  left: -85%;
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

#category.page-landingpage-lunar-1969 .image:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}

.landingpage.landingpage_64 {
  margin-top: 0 !important;
}

#category.page-landingpage-lunar-1969 #landingpage_products .name {
  font-size: 20px;
  color: #000;
}

@media (max-width: 500px) {
  #category.page-landingpage-lunar-1969 #main.landingpage h1,
  #category.page-landingpage-lunar-1969 #main.landingpage h1 span {
    font-size: 26px;
  }
  .page-landingpage-lunar-1969 #content-wrapper .w-75 {
    width: 100% !important;
  }
  .page-landingpage-lunar-1969 .landingpage_products_3,
  .page-landingpage-lunar-1969 .landingpage_products_2 {
    width: 100%;
    padding: 0px;
  }
  .page-landingpage-lunar-1969 #landingpage_products .image {
    width: 100%;
  }
}

.page-collection.lunar1969 .a-votre-bras {
  font-size: 18px;
}

.page-collection.lunar1969 .img-lunar-1969 {
  width: auto;
  margin-top: 0px;
  margin-bottom: 10px;
}

.page-collection.lunar1969 #nombre_dispo {
  font-weight: 900;
  color: #fff;
}

.page-collection.lunar1969 #decomptev2 p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.page-collection.lunar1969 .jh-bandeau-one .text {
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1067px) {
  .page-collection.lunar1969 .jh-bandeau-one .a-votre-bras {
    margin-top: 2rem;
  }
}

.page-collection.lunar1969 .jh-bandeau-montreavecpoints img {
  position: relative;
  top: -326px;
  width: 372px;
}

.page-collection.lunar1969 .jh-bandeau-versionchoix {
  padding: 80px 0 140px 0;
  background: url(/themes/classic-child/assets/img/lunar/bg-lunar.jpg) 0 0
    no-repeat;
  background-size: cover;
}

.page-collection.lunar1969 .jh-bandeau-version-right {
  text-align: right;
}

.page-collection.lunar1969 .jh-bandeau-version-right h3,
.page-collection.lunar1969 .jh-bandeau-version-right .description p {
  text-align: right;
}

.page-collection.lunar1969 .jh-bandeau-versionchoix {
  padding: 80px 0 60px 0;
}

.page-collection.lunar1969
  .jh-bandeau-versionchoix.jh-bandeau-versionchoix-black.version_mobile {
  padding: 30px 0 30px 0;
  color: #fff;
  background: #000;
}

.page-collection.lunar1969 .jh-bandeau-versionchoix.version_mobile {
  padding: 10px 0 10px 0;
}

.jh-bandeau-heading-partenaire {
  margin-top: 0px !important;
}

.page-collection.lunar1969 .btn-cart-dore {
  padding: 15px 30px;
}

@media (max-width: 500px) {
  .jh-bandeau-heading-partenaire {
    margin-top: 2.5rem !important;
  }
  .page-collection.lunar1969 .jh-bandeau-versionchoix.version_mobile h3,
  .page-collection.lunar1969
    .jh-bandeau-versionchoix.version_mobile
    .description
    p,
  .page-collection.lunar1969 .jh-bandeau-version-right h3,
  .page-collection.lunar1969 .jh-bandeau-version-right .description p {
    text-align: center;
  }
  .page-collection.lunar1969 .jh-bandeau-montreavecpoints.d-none img {
    width: 100%;
  }
  .page-collection.lunar1969 .jh-bandeau-jamais-loin {
    padding: 30px 0 50px 0;
  }
  .page-collection.lunar1969 .jh-bandeau-jamais-loin.version_mobile .d-flex {
    padding-right: 15px;
    padding-left: 15px;
  }
  .page-collection.lunar1969 .btn-cart-dore {
    padding: 15px 10px;
    white-space: inherit;
  }
  .page-collection.lunar1969 .img-lunar-1969 {
    width: 100%;
  }
  .page-collection.lunar1969 .jh-bandeau-one h1 {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .page-collection.lunar1969 .btn-cart-dore {
    padding: 15px 10px;
    white-space: inherit;
  }
}

@media (max-width: 1151px) {
  .page-collection.lunar1969 .jh-bandeau-montreavecpoints.d-none img {
    position: relative;
    top: 0;
    left: 0;
    width: 300px;
  }
}

.underline {
  text-decoration: underline !important;
}

.landingpage .titre2.new_titre {
  font-style: normal;
}

#category.page-landingpage-garde-royale .enteteGR {
  text-align: center;
}

/* #category.page-landingpage-garde-royale #main.landingpage h1 {
  margin-bottom: 50px;
  text-align: center;
  font-family: Baskerville Old Face;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #fff;
  background: none;
  text-transform: uppercase;
}

#category.page-landingpage-garde-royale #main.landingpage h1 span {
  display: block;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
  background: transparent;
} */

@media (max-width: 500px) {
  body:not(#index).category-garde-royale #wrapper,
  body:not(#index).category-royal-guards #wrapper {
    padding-top: 5px !important;
  }
  #liste_regiment {
    margin-bottom: 4rem;
  }
  .garde-royale-carousel.owl-regiment .image {
    width: 100%;
    margin: auto;
  }
  .slide .desc .titre {
    height: 110px;
  }
  body:not(#index).category-garde-royale #wrapper {
    padding-bottom: 50px;
  }
}

.red3721 #blocpaiement_securise .blocpaiement_securise {
  border: 1px solid #dc3329 !important;
}

.red3721 .service-area .service-third .service-content .service-heading a {
  color: #dc3329;
}

/*** POPUP ****/

.text-red {
  color: #dc3e36;
}

@font-face {
  font-family: "Akira Expanded";
  src: url("/themes/classic-child/assets/fonts/AkiraExpanded.woff2")
      format("woff2"),
    url("/themes/classic-child/assets/fonts/AkiraExpanded.woff") format("woff");
}

@font-face {
  font-family: "Articulat CF";
  src: url("/themes/classic-child/assets/fonts/ArticulatCF-Regular.woff2")
      format("woff2"),
    url("/themes/classic-child/assets/fonts/ArticulatCF-Regular.woff")
      format("woff");
}

.custom-popup#dialog {
  background-color: #1a1a1c;
  background-image: url("https://interstellar-watch.com/images/backgrounds/background-noise.jpg");
  background-size: cover;
  border: 1px solid #dc3e36;
  border-radius: 32px;
  z-index: 99999999;
  position: fixed;
  top: 55px;
  left: 0;
  right: 0;
  max-width: 960px;
  width: 80vw;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  color: #f0f0f0;
}

.custom-popup#dialog form.close {
  height: 40px;
  width: 40px;
  background-color: #1a1a1c;
  color: #dc3e36;
  position: absolute;
  top: -50px;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 1px solid #dc3e36;
}

.custom-popup#dialog form.close:hover {
  border-width: 2px;
}

.custom-popup#dialog form.close button {
  background-color: transparent;
  border: none;
  color: #f0f0f0;
  font-size: 1.5em;
  cursor: pointer;
}

.custom-popup#dialog .wrapper-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  row-gap: 2em;
  column-gap: 4em;
}

.custom-popup#dialog .pictures-container {
  display: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

@media (min-height: 835px) {
  .custom-popup#dialog .pictures-container {
    display: flex;
  }
}

.custom-popup#dialog .picturewatch {
  z-index: 150;
  margin: auto;
  display: flex;
  width: 100%;
  max-width: 150px;
  justify-content: center;
  padding-bottom: 0;
}

@media (max-width: 960px) {
  .custom-popup#dialog .picturewatch {
    max-width: 260px;
  }
}

.custom-popup#dialog .logointerstellar {
  margin-top: 1em;
  max-width: 160px;
}

.custom-popup#dialog .main-container {
  display: flex;
  flex-flow: column;
  width: 100%;
  max-width: 480px;
}

.custom-popup#dialog .main-container h3 {
  font-size: 1.75em;
  color: #dc3e36;
  font-family: "Akira Expanded", Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

@media (max-width: 960px) {
  .custom-popup#dialog .main-container h3 {
    font-size: 1.25em;
  }
}

.custom-popup#dialog .main-container h4 {
  /* display: none; */
  font-size: 1em;
  font-family: "Akira Expanded", Arial, Helvetica, sans-serif;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase;
  color: #f0f0f0;
}

@media (min-height: 835px) {
  .custom-popup#dialog h4 {
    /* display: flex; */
  }
}

@media (max-width: 960px) {
  .custom-popup#dialog .main-container h4 {
    font-size: 0.75em;
  }
}

.custom-popup#dialog p {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 0;
  color: #f0f0f0;
  font-family: "Articulat CF", Arial, Helvetica, sans-serif;
}

.custom-popup#dialog input {
  /* max-width: calc(100% - 20px); */
  border: 1px solid #b8b7b7;
  background-color: transparent;
  margin-bottom: 1.5em;
  padding: 1em 0.5em;
  color: #b8b7b7;
}

.custom-popup#dialog .main-container button,
.custom-popup#dialog .main-container input {
  width: 100%;
  border-radius: 32px;
}

.custom-popup#dialog .main-container input:hover,
.custom-popup#dialog .main-container input:active,
.custom-popup#dialog .main-container input:focus {
  border-color: #dc3e36;
  color: #fff;
}

.custom-popup#dialog .main-container button {
  width: 100%;
  height: 48px;
  color: #dc3e36;
  border-color: #dc3e36;
  border-width: 0;
  background-color: #f0f0f0;
  font-size: 1.25em;
  font-family: "Akira Expanded", Arial, Helvetica, sans-serif;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.custom-popup#dialog .main-container button:hover {
  cursor: pointer;
}

@media (max-width: 960px) {
  .custom-popup#dialog .main-container button {
    font-size: 0.9em;
  }
}

.custom-popup#dialog .main-container button:hover,
.custom-popup#dialog .main-container button:active {
  color: #f0f0f0;
  border-color: #dc3e36;
  background-color: #dc3e36;
}

.custom-popup#dialog .main-container label {
  display: none;
}

#dialog-backdrop {
  pointer-events: none;
  position: fixed;
  inset: 0;
  z-index: 998;
  opacity: 0.8;
  backdrop-filter: blur(4px);
  background-color: #1a1a1c8a;
}

#dialog-backdrop.hidden {
  display: none;
}

#dialog .countdown-container {
  margin-bottom: 1em;
  margin-top: 1.5em;
  display: flex;
  width: 100%;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  color: #f0f0f0;
}

#dialog .countdown-wrapper {
  margin: auto;
  display: flex;
  width: 100%;
  max-width: 320px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
}

#dialog .countdown-wrapper .unit-container {
  display: flex;
  width: 100%;
  max-width: 50px;
  flex-flow: column;
}

#dialog .countdown-wrapper .unit-container.larger {
  max-width: 75px;
}

#dialog .countdown-wrapper .unit {
  display: flex;
  justify-content: center;
  font-size: 2.5em;
}

#dialog .countdown-wrapper .unit-container span {
  text-align: center;
  font-size: 10px;
  font-weight: 100;
  text-transform: uppercase;
  font-family: "Articulat CF", Arial, Helvetica, sans-serif;
  margin-top: 0.5rem;
}

#dialog #mce-responses {
  margin-top: 0.2rem !important;
  margin-bottom: 1rem !important;
}

#dialog .logoLunar {
  text-align: center;
  margin-bottom: 1rem;
}

.hidden {
  display: none;
}

/**
* page de réservation
**/

/* .product-new-template.product-with-reservation .jh-bandeau-one h1 {
  font-size: 38px;
  line-height: 45px;
  margin-bottom: 0px;
} */

.product-new-template h2.a-votre-bras {
  text-transform: uppercase;
  font-family: "Baskerville Old Face";
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #fff;
}

.product-new-template .img-jamais-seul {
  width: 360px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.product-new-template .partenaires {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.product-new-template .current-price {
  margin-bottom: 0px;
}

.product-new-template .text-acompte {
  position: relative;
  top: 0;
  left: 0px;
  font-size: 13px;
  color: #9e8c4a;
}

.product-new-template .jh-bandeau-montreavecpoints img {
  position: relative;
  top: -342px;
  width: 442px;
}

.product-new-template.product-id-210
  .jh-bandeau-jamais-loin:not(.version_mobile)
  .jh-bandeau-montreavecpoints
  img {
  top: -332px;
  width: 502px;
}

.product-new-template #history2Woc .d-flex {
  flex-direction: row;
}

.product-new-template #history2Woc .d-flex img {
  width: 100%;
  max-width: 100%;
}

.product-new-template .espace2 {
  margin-left: 3rem;
}

.product-new-template .espace.espace2 p {
  /* font-size: 26px;
  line-height: 33px; */
}

.product-new-template .description-photo {
  text-align: center;
  margin-top: 1rem;
}

.product-new-template .description-photo .photo {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
}

.product-new-template .jh-bandeau-partenaire {
  background: #000;
}

.product-new-template .product_tabs-additional ul,
.product-new-template .product_tabs-additional p {
  font-size: 1rem !important;
  font-weight: 400;
  color: #fff;
}

.product-new-template
  .version_mobile
  .jh-bandeau-presentation
  .arriermontre.quartz {
  left: 0px;
  width: 100%;
}

.product-new-template .updatePrice {
  top: 42px;
}

.product-new-template #main .noteout-add_to_cart {
  font-size: 19px;
  font-weight: 400;
  color: #9e8c4a;
  line-height: 22px;
}

.product-new-template .type_variation {
  margin-bottom: 1rem;
}

.product-new-template .btn-gris-border-dore {
  border: 1px solid #9e8c4a;
  background: #242424;
  border-radius: 0.5rem;
  font-size: 1.1em;
}

.product-new-template .btn-link.underscore {
  color: #9e8c4a !important;
  font-size: 1.1em;
  text-decoration: underline;
}

.product-new-template .product-variants-item select {
  background-color: #242424;
}

.product-new-template .jh-bandeau-partenaire {
  margin-bottom: 50px;
}

.product-new-template .bandeau-decompte-wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
}

.product-new-template .bandeau-decompte-wrapper #decompte {
  margin-top: 0px;
  margin-bottom: 0px;
}

.product-new-template .product-prices div {
  margin-bottom: 0.625rem;
}

@media (max-width: 800px) {
  .product-new-template .partenaires {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
  }
  .product-new-template .partenaires .item {
    margin-bottom: 1rem;
  }
  .product-new-template .jh-bandeau-montreavecpoints img {
    position: relative;
    top: -31px;
    width: 302px;
  }
  .product-new-template #history2Woc .d-flex {
    flex-direction: column;
  }
  .product-new-template .espace2 {
    margin-left: 0rem;
    margin-top: 2rem;
  }
  .product-new-template .updatePrice {
    top: 0px;
  }
}

/**
* Landingpage wind of change
*/

/** ADN 2023-12-21 21:31:54 */

/* #category.page-landingpage-wind-of-change #wrapper {
  padding-top: 145px !important;
} */

#category.page-landingpage-wind-of-change .card-4:hover .image {
  border: none !important;
}

#category.page-landingpage-wind-of-change #wrapper {
  background: #000
    url(/themes/classic-child/assets/img/woc/WOC-Landing-Page.jpg) no-repeat;
  background-size: cover;
}

#category.page-landingpage-wind-of-change #main.landingpage {
  margin-top: 0px;
}

#category.page-landingpage-wind-of-change #main.landingpage h1 {
  margin-bottom: 50px;
  text-align: center;
  font-family: Baskerville Old Face;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #fff;
  background: none;
  text-transform: uppercase;
}

#category.page-landingpage-wind-of-change #main.landingpage h1 span {
  display: block;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
  background: transparent;
}

#category.page-landingpage-wind-of-change #main.landingpage .enteteJh {
  text-align: center;
}

#category.page-landingpage-wind-of-change
  #main.landingpage
  .landingpage-image-central {
  height: 570px;
  border: 1px solid #fff;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0 24px 38px 3px rgb(0 0 0 / 14%), 0 9px 46px 8px rgb(0 0 0 / 12%),
    0 11px 15px -7px rgb(0 0 0 / 20%);
}

@media (max-width: 1480px) {
  #category.page-landingpage-wind-of-change
    #main.landingpage
    .landingpage-image-central {
    height: auto;
  }
}

#category.page-landingpage-wind-of-change .landingpage_product .desc {
  background: url(/themes/classic-child/assets/img/johnny-haliday/background-argent.png)
    0 0 no-repeat;
  border-end-end-radius: 10px;
  border-end-start-radius: 10px;
}

#category.page-landingpage-wind-of-change .landingpage_product .desc .nameColor,
#category.page-landingpage-wind-of-change .landingpage_product .desc .price {
  color: #000;
}

.product-new-template .pierre_authentique img {
  width: 480px;
}

.arriere_home_carousel {
  width: 100%;
}

@media (max-width: 800px) {
  #category.page-landingpage-wind-of-change #wrapper {
    padding-top: 15px !important;
  }
  .product-new-template .btn.btn-cart-dore.add-to-cart-jh.ancre {
    padding: 0.5rem 0.35rem;
  }
  .product-new-template .version_mobile .arriermontre {
    position: absolute;
    left: 0;
    width: 100%;
    height: 300px;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .product-new-template .bandeau-decompte-wrapper {
    margin-top: 3rem;
  }
  .product-new-template .updatePrice {
    top: -18px;
  }
  .add-more-form .w-25 {
    width: 100% !important;
  }
  .product-new-template .version_mobile .jh-bandeau-presentation .w-50 {
    height: 280px;
  }
  .product-new-template .version_mobile .arriermontre.quartz {
    height: 290px;
  }
  .product-new-template .pierre_authentique .d-flex {
    flex-direction: column;
  }
  .product-new-template .pierre_authentique .d-flex .w-50 {
    width: 100% !important;
  }
  .product-new-template .pierre_authentique img {
    width: 100% !important;
  }
}

#index .breadcrumb {
  display: none;
}

#wrapper ol.breadcrumb {
  margin: 0.5em;
  background-color: #212529;
  border: 1px solid #9e8c4a;
  height: 50px;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: scroll;
  /* text-overflow: ellipsis; */
}

#wrapper ol.breadcrumb::-webkit-scrollbar {
  width: 0;
}

#wrapper .breadcrumb-item,
#wrapper .breadcrumb-item a {
  color: #b9b9b9;
  height: fit-content;
  /* transform: translateY(1px); */
}

#wrapper .breadcrumb-item a:hover {
  color: #ffffff !important;
}

#wrapper .breadcrumb-item.active {
  color: #9e8c4a;
}

#videocarousel.version-jh .woc .cadre_apperar {
  position: relative;
  top: 0px;
  left: 0px;
  margin-right: 2rem;
}

#videocarousel.version-jh .woc .bloc_image {
  margin-left: 2rem;
}

.woc .collection_slide {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.woc .collection_slide {
  left: 50%;
  -ms-transform: translateX(-48%);
  transform: translateX(-48%);
}

#videocarousel.version-jh .woc .gif {
  padding: 00px;
}

.woc .collection_slide img {
  width: 333px;
}

/* #videocarousel.version-jh .woc .cadre_apperar {
  left: -680px;
} */

#videocarousel.version-jh .woc .cadre_apperar .content {
  padding-left: 0px;
}

.visible_mobile {
  display: none;
}

@media (max-width: 1940px) and (max-height: 1290px) {
  .woc:not(.maman) .collection_slide img {
    width: 333px;
  }

  .woc:not(.maman) .collection_slide {
    right: 270px;
  }
}

@media (max-width: 1400px), (max-height: 650px) {
  #videocarousel.version-jh .cadre_apperar {
    display: none;
  }
}

/* @media (max-width: 1920px) {
  #videocarousel.version-jh .woc .cadre_apperar {
    left: -428px;
  }
} */

@media (max-height: 1089px) {
  .woc .collection_slide img {
    width: 364px;
  }
}

/* Coline */

@media (max-height: 850px) {
  .woc:not(.maman) .collection_slide img {
    width: 304px;
  }
  /* #videocarousel.version-jh .woc .cadre_apperar {
    left: -410px;
  } */
  .woc .collection_slide {
    right: 270px;
  }
}

/* Sebastien */

@media (max-height: 715px) {
  .woc:not(.maman) .collection_slide img {
    width: 233px;
  }
  /* #videocarousel.version-jh .woc .cadre_apperar {
    left: -410px;
  } */
  .woc:not(.maman) .collection_slide {
    right: 270px;
  }
  .woc.maman  .collection_slide {
    top: 250px;
  }
}

/* 13 pouce Coline */

@media (max-height: 670px) {
    .woc:not(.maman)  .collection_slide img {
    width: 273px;
  }
  /* #videocarousel.version-jh .woc .cadre_apperar {
    left: -410px;
    top: 116px;
  } */
  .woc:not(.maman)  .collection_slide {
    right: 170px;
    top: 250px;
  }
  .woc.maman  .collection_slide {
    top: 250px;
  }
}

@media (max-width: 600px) {
    .woc:not(.maman)  .collection_slide img {
    width: 200px;
  }
  .woc .collection_slide img.jhgif {
    width: 340px;
  }
  .woc .bloc_video {
    height: 90vh;
    display: flex;
    align-items: center;
  }
  .woc .collection_slide {
    top: 0px;
    position: relative;
    left: 0;
    -ms-transform: translateX(0);
    transform: translateX(0);
    height: 30rem;
  }
  #videocarousel.version-jh .woc .bloc_image {
    margin-left: 0rem;
  }
  .visible_mobile {
    display: initial;
  }
}

.jh-bandeau-double-ecrin {
  text-align: center;
  margin-bottom: 5rem;
}

.jh-bandeau-double-ecrin .container {
  padding: 40px;
  border: 2px solid #9e8c4a;
}

.jh-bandeau-double-ecrin .d-flex {
  align-items: center;
  justify-content: center;
}

.jh-bandeau-double-ecrin h2 {
  margin-bottom: 50px;
  text-align: center;
  font-family: Baskerville Old Face;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #fff;
}

.jh-bandeau-double-ecrin h2 span {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
}

.pointjamaisloin {
  position: relative;
  left: -5rem;
  margin-right: -5rem;
}

.jh-bandeau-jamais-loin li:before {
  height: 28px;
  padding: 3px 10px;
}

.jh-bandeau-jamais-loin li:last-child:before {
  height: 31px;
  padding: 5px 7px;
}

.product-with-reservation.product-new-template.johnny-halliday .img-jamais-seul,
.product-new-template.johnny-halliday .img-jamais-seul {
  width: 360px;
  margin-top: 70px;
  margin-bottom: 70px;
}

.product-with-reservation.product-new-template.johnny-halliday
  .jh-bandeau-montreavecpoints
  img,
.product-new-template.johnny-halliday .jh-bandeau-montreavecpoints img {
  position: relative;
  top: -331px;
  width: 512px;
}

@media (max-width: 600px) {
  .product-with-reservation.product-new-template.johnny-halliday
    .img-jamais-seul {
    width: 100%;
  }
  .product-with-reservation.product-new-template.johnny-halliday
    .jh-bandeau-montreavecpoints.d-none
    img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
  .pointjamaisloin {
    position: relative;
    left: 0rem;
    margin-right: 0rem;
    margin-top: 2rem;
  }
  .jh-bandeau-double-ecrin .container {
    border: none;
  }
  .jh-bandeau-double-ecrin .d-flex {
    flex-direction: column;
  }
  .jh-bandeau-double-ecrin .d-flex > div {
    width: 100% !important;
  }
  .product-new-template .jh-bandeau-jamais-loin h3 {
    height: 70px;
  }
}

/*** POPUP NEWSLETTER ****/

.custom-popup-newsletter#dialogNewsletter {
  border-radius: 7px;
  background: #1d1d1d;
  background-size: cover;
  border: 1px solid #1d1d1d;
  z-index: 99999999;
  position: fixed;
  top: 55px;
  left: 0;
  right: 0;
  max-width: 950px;
  width: 70vw;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  color: #f0f0f0;
}

.custom-popup-newsletter#dialogNewsletter form.close {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0px;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  opacity: 1;
}

.custom-popup-newsletter#dialogNewsletter form.close:hover {
  border-width: 2px;
}

.custom-popup-newsletter#dialogNewsletter form.close button {
  background-color: transparent;
  border: none;
  color: #f0f0f0;
  font-size: 1.5em;
  cursor: pointer;
}

.custom-popup-newsletter#dialogNewsletter .wrapper-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  row-gap: 2em;
  column-gap: 4em;
}

.custom-popup-newsletter#dialogNewsletter .pictures-container {
  /* display: none; */
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

@media (min-height: 835px) {
  .custom-popup-newsletter#dialogNewsletter .pictures-container {
    display: flex;
  }
}

.custom-popup-newsletter#dialogNewsletter .picturewatch {
  z-index: 150;
  margin: auto;
  display: flex;
  width: 100%;
  max-width: 266px;
  justify-content: center;
  padding-bottom: 0;
}

.custom-popup-newsletter#dialogNewsletter .picturewatch img {
  width: 100%;
  max-width: 100%;
  height: fit-content;
}

@media (max-width: 1026px) {
  .custom-popup-newsletter#dialogNewsletter .picturewatch {
    max-width: 270px;
  }
}

@media (max-width: 960px) {
  .custom-popup-newsletter#dialogNewsletter .picturewatch {
    max-width: 190px;
  }
}

.custom-popup-newsletter#dialogNewsletter .logointerstellar {
  margin-top: 1em;
  max-width: 160px;
}

.custom-popup-newsletter#dialogNewsletter .main-container {
  display: flex;
  flex-flow: column;
  width: 100%;
  max-width: 480px;
}

.custom-popup-newsletter#dialogNewsletter .main-container h3 {
  text-transform: uppercase;
  font-family: "Baskerville Old Face";
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
}

@media (max-width: 960px) {
  .custom-popup-newsletter#dialogNewsletter .main-container h3 {
    font-size: 1em;
        line-height: 21px;
  }
}

.custom-popup-newsletter#dialogNewsletter .main-container h4 {
  /* display: none; */
  font-size: 1.25rem;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  margin-bottom: 1em;
  text-align: left;
  color: #f0f0f0;
}

@media (min-height: 835px) {
  .custom-popup-newsletter#dialogNewsletter h4 {
    /* display: flex; */
  }
}

@media (max-width: 960px) {
  .custom-popup-newsletter#dialogNewsletter .main-container h4 {
    font-size: 0.95em;
  }
}

.custom-popup-newsletter#dialogNewsletter .two {
  margin-top: 4rem;
}

.custom-popup-newsletter#dialogNewsletter p.line {
  color: #fafafa;
  font-family: Lato;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.04688rem;
}

.custom-popup-newsletter#dialogNewsletter p.line span {
  color: #9e8c4a;
}

.custom-popup-newsletter#dialogNewsletter input {
  width: calc(100% - 130px);
  height: 3.1rem;
  border: 1px solid #b8b7b7;
  background-color: #ffffff;
  margin-bottom: 1.5em;
  padding: 1em 0.5em;
  color: #585858 !important;
}

.custom-popup-newsletter#dialogNewsletter .main-container button,
.custom-popup-newsletter#dialogNewsletter .main-container input {
  /* width: 100%;
  border-radius: 32px; */
}

.custom-popup-newsletter#dialogNewsletter .main-container input:hover,
.custom-popup-newsletter#dialogNewsletter .main-container input:active,
.custom-popup-newsletter#dialogNewsletter .main-container input:focus {
  border-color: #dc3e36;
  color: #fff;
}

.custom-popup-newsletter#dialogNewsletter .main-container button {
  /* width: 100%; */
  height: 3.1rem;
  color: #ffffff;
  border-color: #9e8c4a;
  border-width: 0;
  background-color: #9e8c4a;
  font-size: 1.25em;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.custom-popup-newsletter#dialogNewsletter .main-container button:hover {
  cursor: pointer;
}

@media (max-width: 960px) {
  .custom-popup-newsletter#dialogNewsletter .main-container button {
    font-size: 0.9em;
  }
  .custom-popup-newsletter#dialogNewsletter input {
    width: calc(100% - 94px);
  }
}

.custom-popup-newsletter#dialogNewsletter .main-container button:hover,
.custom-popup-newsletter#dialogNewsletter .main-container button:active {
  color: #f0f0f0;
  border-color: #9e8c4a;
  background-color: #9e8c4a;
}

.custom-popup-newsletter#dialogNewsletter .main-container label {
  display: none;
}

#dialogNewsletter-backdrop {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  pointer-events: none;
  position: fixed;
  inset: 0;
  z-index: 998;
  /* opacity: 0.8; */
  backdrop-filter: blur(10px);
  background-color: rgb(107 114 128 / 0.4);
}

#dialogNewsletter-backdrop.hidden {
  display: none;
}

#dialogNewsletter .countdown-container {
  margin-bottom: 1em;
  margin-top: 1.5em;
  display: flex;
  width: 100%;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  color: #f0f0f0;
}

#dialogNewsletter .countdown-wrapper {
  margin: auto;
  display: flex;
  width: 100%;
  max-width: 320px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
}

#dialogNewsletter .countdown-wrapper .unit-container {
  display: flex;
  width: 100%;
  max-width: 50px;
  flex-flow: column;
}

#dialogNewsletter .countdown-wrapper .unit-container.larger {
  max-width: 75px;
}

#dialogNewsletter .countdown-wrapper .unit {
  display: flex;
  justify-content: center;
  font-size: 2.5em;
}

#dialogNewsletter .countdown-wrapper .unit-container span {
  text-align: center;
  font-size: 10px;
  font-weight: 100;
  text-transform: uppercase;
  font-family: "Articulat CF", Arial, Helvetica, sans-serif;
  margin-top: 0.5rem;
}

#dialogNewsletter #mce-responses {
  margin-top: 0.2rem !important;
  margin-bottom: 1rem !important;
}

#dialogNewsletter .logoLunar {
  text-align: center;
  margin-bottom: 1rem;
}

.hidden {
  display: none;
}

.container-xxl {
  position: relative;
}

/*** Garde royale ****/

.link {
  text-decoration: underline;
}

.link.-hoveryellow:hover {
  color: hsl(47, 36%, 45%);
}

#category.page-landingpage-garde-royale.layout-collection #wrapper {
  padding-bottom: 0px !important;
}

.layout-collection .collection-section {
  max-width: 2560px;
  background-position: -265px 100%;
  background-repeat: no-repeat;
  padding: 0 2em;
  /* padding-top: 50px; */
}

.layout-collection .collection-section .arrow {
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 0.5em;
  opacity: 0.75;
  border: 0;
  background-color: hsla(0, 0%, 100%, 0);
}

@media (max-width: 960px) {
  .layout-collection .collection-section {
    background-image: none;
  }
}

@media (min-width: 1280px) {
  .layout-collection .collection-section h1 {
    margin-left: 280px;
    letter-spacing: 4px;
  }
  .layout-collection .collection-section h1 span {
    margin-left: 160px;
  }
  .layout-collection .collection-section .about {
    width: 100%;
    max-width: 480px;
  }
  .layout-collection .collection-section .about,
  .layout-collection .collection-section .selector-container {
    margin-left: 480px;
  }
  .layout-collection .collection-section .bottom-container {
    min-height: auto;
  }
  .layout-collection .collection-section .articles-container {
    max-width: 1280px;
  }
}

@media (min-width: 1980px) and (max-width: 1613px) {
  .layout-collection .collection-section {
    background-position: -10% 100%;
  }
}

@media (min-width: 1613px) {
  .layout-collection .collection-section {
    background-position: 0% 100%;
  }
}

@media (max-width: 960px) {
  .layout-collection .collection-section {
    padding-top: 0px;
  }
  .layout-collection .medium-container .about {
    margin-top: 1rem;
  }
}

/*Barre garde royal*/

.layout-collection .articles-container.fade-container .collection-container {
  -webkit-animation: fadeout 3s;
  animation: fadeout 3s;
}

.layout-collection
  .articles-container.fade-container
  .collection-container.-active {
  -webkit-animation: fadein 3s;
  animation: fadein 3s;
  white-space: normal;
}

@-webkit-keyframes fadeout {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

@keyframes fadeout {
  0% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  50% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

/* .layout-collection .collection-section::after {
  content: "";
  width: 100%;
  height: 1px;
  position: relative;
  display: block;
  background-color: hsl(0, 0%, 73%);
} */

.layout-collection .medium-container {
  position: relative;
}

.layout-collection .medium-container .about {
  margin-bottom: 3em;
  line-height: 1.5;
  font-weight: 600;
}

.layout-collection .medium-container .selector-container {
  width: auto;
  max-width: 1620px;
  margin-bottom: 3em;
  overflow-x: auto;
  white-space: nowrap;
}

.layout-collection .medium-container .selector-container .select {
  font-weight: 600;
  text-shadow: 1px 1px hsla(0, 0%, 17%, 0.5);
  background: transparent;
  border: none;
}

.layout-collection .medium-container .selector-container li {
  display: inline-block;
}

.layout-collection .medium-container .selector-container::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.layout-collection
  .medium-container
  .selector-container::-webkit-scrollbar-thumb {
  width: inherit;
  background: hsl(47, 36%, 45%);
}

.layout-collection
  .medium-container
  .selector-container::-webkit-scrollbar-thumb:active,
.layout-collection
  .medium-container
  .selector-container::-webkit-scrollbar-thumb:hover {
  background: hsl(47, 36%, 35%);
}

.layout-collection .bottom-container {
  position: relative;
  min-height: 600px;
  gap: 1em;
}

.layout-collection .bottom-container .limitededition-container {
  height: 100%;
  position: absolute;
  left: calc(-2em + 5px);
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  letter-spacing: 1px;
}

.layout-collection .bottom-container .limitededition-container .limitededition {
  position: relative;
  top: 50px;
  text-shadow: 1px 1px hsla(0, 0%, 17%, 0.95);
}

.layout-collection
  .bottom-container
  .limitededition-container
  .limitededition::after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 480px;
  max-height: 100%;
  width: 1px;
  background-color: hsl(47, 36%, 45%);
  top: 115%;
  left: 10px;
}

.layout-collection .bottom-container .limitededitionsmartphone::before,
.layout-collection .bottom-container .limitededitionsmartphone::after {
  content: "";
  display: inline-block;
  width: 100%;
  max-width: 25px;
  height: 1px;
  background-color: hsl(47, 36%, 45%);
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.layout-collection .bottom-container h2 {
  text-shadow: 1px 1px hsla(0, 0%, 17%, 0.5);
}

.layout-collection .bottom-container .arrow {
  font-size: 15px;
  border-radius: 100%;
  z-index: 100;
}

.layout-collection .bottom-container .arrow.fa-angle-left {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}

.layout-collection .bottom-container .arrow.fa-angle-right {
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.layout-collection .bottom-container .articles-container {
  overflow: hidden;
}

.layout-collection .bottom-container .articles-container .collection-container {
  display: none;
  gap: 2em;
}

.layout-collection
  .bottom-container
  .articles-container
  .collection-container.-active {
  display: flex;
}

.layout-collection
  .bottom-container
  .articles-container
  .collection-container
  > a {
  height: 400px;
}

.layout-collection .bottom-container .articles-container .card-container {
  padding: 0;
  height: 400px;
  width: 320px;
  max-width: 100%;
  opacity: 0.975;
  transition: opacity 3s ease, scale 1s ease;
  background-size: cover !important;
}

.layout-collection .bottom-container .articles-container .card-container:hover {
  opacity: 1;
  scale: 1.0125;
}

.layout-collection
  .bottom-container
  .articles-container
  .card-container
  .startingprice {
  position: relative;
  margin-left: 20px;
  padding-top: 15px;
  letter-spacing: 2px;
  z-index: 99;
}

.layout-collection .bottom-container .arrows-container {
  width: 100%;
  margin-bottom: 4em;
}

@media (max-width: 320px) {
  .layout-collection .startingprice {
    display: none;
  }
}

@media (max-width: 480px) {
  .layout-collection .articles-container {
    margin: 0 -2em;
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes slightlyFadeInAndTranslateY {
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slightlyFadeInAndTranslateY {
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slightlyFadeInAndTranslateXLeftAndY {
  from {
    -webkit-transform: translate(-50px, 50px);
    transform: translate(-50px, 50px);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes slightlyFadeInAndTranslateXLeftAndY {
  from {
    -webkit-transform: translate(-50px, 50px);
    transform: translate(-50px, 50px);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes slightlyFadeInAndTranslateXRightAndY {
  from {
    -webkit-transform: translate(50px, 50px);
    transform: translate(50px, 50px);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes slightlyFadeInAndTranslateXRightAndY {
  from {
    -webkit-transform: translate(50px, 50px);
    transform: translate(50px, 50px);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes afterCollectionSelector {
  from {
    width: 0;
  }
  to {
    width: 50%;
  }
}

@keyframes afterCollectionSelector {
  from {
    width: 0;
  }
  to {
    width: 50%;
  }
}

@-webkit-keyframes navbarFirstBarShake {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  33% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  66% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes navbarFirstBarShake {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  33% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  66% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@-webkit-keyframes navbarSecondBarShake {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  75% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes navbarSecondBarShake {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  75% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@-webkit-keyframes navbarThirdBarShake {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  33% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  66% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes navbarThirdBarShake {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  33% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  66% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@-webkit-keyframes navbarFirstBar {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translate(0%, 14px) rotate(-45deg);
    transform: translate(0%, 14px) rotate(-45deg);
  }
}

@keyframes navbarFirstBar {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translate(0%, 14px) rotate(-45deg);
    transform: translate(0%, 14px) rotate(-45deg);
  }
}

@-webkit-keyframes navbarThirdBar {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translate(0%, -13px) rotate(45deg);
    transform: translate(0%, -13px) rotate(45deg);
  }
}

@keyframes navbarThirdBar {
  from {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translate(0%, -13px) rotate(45deg);
    transform: translate(0%, -13px) rotate(45deg);
  }
}

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

@keyframes fadeOutAndDisappear {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backgroundProduct {
  from {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }
  to {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
}

@keyframes backgroundProduct {
  from {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }
  to {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
}

@-webkit-keyframes closeRotate {
  from {
    rotate: 0deg;
  }
  to {
    rotate: -360deg;
  }
}

@keyframes closeRotate {
  from {
    rotate: 0deg;
  }
  to {
    rotate: -360deg;
  }
}

._color.-white {
  color: hsl(0, 0%, 100%);
}

._color.-bgwhite {
  background-color: hsl(0, 0%, 100%);
}

._color.-transparent {
  color: hsla(0, 0%, 100%, 0);
}

._color.-black {
  color: hsl(0, 0%, 7%);
}

._color.-bgblack {
  background-color: hsl(0, 0%, 7%);
}

._color.-bgalternativeblack {
  background-color: hsl(180, 5%, 4%);
}

._color.-lightblackslightlytransparent {
  color: hsla(0, 0%, 17%, 0.95);
}

._color.-bgblackslightlytransparent {
  background-color: hsla(0, 0%, 7%, 0.9);
}

._color.-bglightblack {
  background-color: hsl(0, 0%, 17%);
}

._color.-bgultralightblack {
  background-color: hsl(0, 0%, 27%);
}

._color.-yellow {
  color: hsl(47, 36%, 45%);
}

._color.-gradientyellowtoright {
  background: linear-gradient(
    to right,
    hsl(47, 36%, 35%),
    hsl(47, 36%, 55%),
    hsl(47, 36%, 35%)
  );
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 1px 1px 20px hsla(0, 0%, 17%, 0.95);
}

._color.-gradientyellowtorightwithtransparency {
  background: linear-gradient(
    to right,
    hsla(47, 36%, 35%, 0.95),
    hsla(47, 36%, 45%, 0.95),
    hsla(47, 36%, 35%, 0.95)
  );
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 1px 1px 20px hsla(0, 0%, 17%, 0.95);
}

._color.-gradientblacktotransparent {
  background: linear-gradient(to right, hsl(0, 0%, 7%), hsla(0, 0%, 100%, 0));
}

._color.-bgyellow {
  background-color: hsl(47, 36%, 45%);
}

._color.-gray {
  color: hsl(0, 0%, 73%);
}

._color.-bggray {
  background-color: hsl(0, 0%, 73%);
}

._color.-bglesswhite {
  background-color: hsl(0, 0%, 94%);
}

._color.-lightgray {
  color: hsl(0, 0%, 93%);
}

._color.-bglightgray {
  background-color: hsl(0, 0%, 93%);
}

._color.-darkgray {
  color: hsl(0, 0%, 78%);
}

._color.-ultradarkgray {
  color: hsl(0, 0%, 21%);
}

._color.-superultradarkgray {
  color: hsl(0, 0%, 11%);
}

._color.-bgsuperultradarkgray {
  background-color: hsl(0, 0%, 11%) !important;
}

._color.-green {
  color: hsl(120, 50%, 60%);
}

._color.-bggreen {
  background-color: hsl(120, 50%, 60%);
}

._flex {
  display: flex;
}

._flex.-wrap {
  flex-wrap: wrap;
}

._flex.-row {
  flex-direction: row;
}

._flex.-row.-reverse {
  flex-flow: row-reverse;
}

._flex.-column {
  flex-direction: column;
}

._flex.-column.-reverse {
  flex-flow: column-reverse;
}

._flex.-justifystart {
  justify-content: flex-start;
}

._flex.-justifyend {
  justify-content: flex-end;
}

._flex.-justifyspacebetween {
  justify-content: space-between;
}

._flex.-justifyspacearound {
  justify-content: space-around;
}

._flex.-justifyspacevenly {
  justify-content: space-evenly;
}

._flex.-justifycenter {
  justify-content: center;
}

._flex.-alignbaseline {
  align-items: baseline;
}

._flex.-aligncenter {
  align-items: center;
}

._flex.-alignend {
  align-items: flex-end;
}

._flex.-alignspacevenly {
  align-items: space-evenly;
}

._flex.-alignstartend {
  align-items: flex-start;
}

._flex.-alignselfstart {
  align-self: self-start;
}

._flex.-alignselfend {
  align-self: self-end;
}

._font.-geographica {
  font-family: "GeographicaNew";
}

._text_uppercase {
  text-transform: uppercase;
}

._hide.-always {
  display: none;
}

@media (max-width: 319px) {
  ._hide.-lessthan.-xxsres {
    display: none;
  }
}

@media (max-width: 479px) {
  ._hide.-lessthan.-xsres {
    display: none;
  }
}

@media (max-width: 639px) {
  ._hide.-lessthan.-sres {
    display: none;
  }
}

@media (max-width: 959px) {
  ._hide.-lessthan.-mres {
    display: none;
  }
}

@media (max-width: 1023px) {
  ._hide.-lessthan.-lres {
    display: none;
  }
}

@media (max-width: 1979px) {
  ._hide.-lessthan.-xlres {
    display: none;
  }
}

@media (min-width: 320px) {
  ._hide.-morethan.-xxsres {
    display: none;
  }
}

@media (min-width: 480px) {
  ._hide.-morethan.-xsres {
    display: none;
  }
}

@media (min-width: 640px) {
  ._hide.-morethan.-sres {
    display: none;
  }
}

@media (min-width: 960px) {
  ._hide.-morethan.-mres {
    display: none;
  }
}

@media (min-width: 1024px) {
  ._hide.-morethan.-lres {
    display: none;
  }
}

@media (min-width: 1980px) {
  ._hide.-morethan.-xlres {
    display: none;
  }
}

.-margin-reset {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

._margin.-auto {
  margin-left: auto;
  margin-right: auto;
}

._margin.-none {
  margin: 0;
}

::-webkit-scrollbar {
  width: 0.25em;
  height: 0.25em;
}

::-webkit-scrollbar-thumb {
  width: inherit;
  background: hsl(47, 36%, 45%);
}

::-webkit-scrollbar-thumb:active,
::-webkit-scrollbar-thumb:hover {
  background: hsl(47, 36%, 35%);
}

._text.-center {
  text-align: center;
}

._text.-right {
  text-align: right;
}

._text.-left {
  text-align: left;
}

._text.-justify {
  text-align: justify;
}

._text.-unbold {
  font-weight: 400;
}

._text.-bold {
  font-weight: 700;
}

._text.-xxs {
  font-size: 0.5em;
}

._text.-xs {
  font-size: 0.75em;
}

._text.-s {
  font-size: 1em;
}

@media (max-width: 320px) {
  ._text.-s {
    font-size: 0.75em;
  }
}

._text.-m {
  font-size: 1.5em;
}

@media (max-width: 480px) {
  ._text.-m {
    font-size: 1em;
  }
}

._text.-l {
  font-size: 2em;
}

@media (max-width: 480px) {
  ._text.-l {
    font-size: 1.5em;
  }
}

._text.-xl {
  font-size: 3em;
}

@media (max-width: 480px) {
  ._text.-xl {
    font-size: 2em;
  }
}

._text.-capitalize {
  text-transform: capitalize;
}

._text.-uppercase {
  text-transform: uppercase;
}

._text.-italic {
  font-style: italic;
}

._text.-truncate {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.selector-container {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 2;
  row-gap: 1em;
}

.selector-container .select {
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.selector-container .select:hover {
  cursor: pointer;
}

.selector-container .select.-active {
  color: hsl(47, 36%, 45%);
  transition: color 1s;
}

.selector-container .select.-active::after {
  -webkit-animation: 1s forwards afterCollectionSelector ease-out;
  animation: 1s forwards afterCollectionSelector ease-out;
  content: "";
  width: 100%;
  height: 1px;
  position: relative;
  display: block;
  background-color: hsl(0, 0%, 73%);
  background-color: hsl(47, 36%, 45%);
}

.warranty-container {
  width: 100%;
  min-height: 8em;
  align-items: baseline;
  gap: 1em;
}

.warranty-container > div {
  width: 100%;
}

@media (min-width: 480px) {
  .warranty-container > div {
    width: calc(50% - 1em);
  }
}

@media (min-width: 960px) {
  .warranty-container > div {
    width: auto;
  }
}

.warranty-container .description {
  height: 40px;
  margin-top: 0 !important;
}

.warranty-container .icons {
  width: 40px;
}

.warranty-container .icon {
  font-size: 30px;
  margin-bottom: 0.5em;
}

.layout-collection .footer-container {
  padding: 1em;
  padding-top: 4em;
  padding-bottom: 2em;
}

@media (min-width: 960px) {
  .layout-collection .footer-container {
    padding-bottom: 6em;
  }
}

.layout-collection .footer-container .warranty-container {
  margin: 2em 0;
}

.layout-collection .footer-container .payementicons-container {
  display: flex;
  gap: 0.5em;
  margin-bottom: 0;
}

.layout-collection .footer-container .payementicons-container .icon {
  height: 40px;
}

.layout-collection .footer-container span + span {
  margin-top: 0.5em;
}

.layout-collection .footer-container .footer-subcontainer {
  max-width: calc(1280px + 200px);
}

.layout-collection .footer-container .middle-container {
  padding: 2em;
  border-radius: 8px;
  gap: 1em;
}

.layout-collection .footer-container .middle-container .baseline {
  letter-spacing: 0.0725em;
}

.layout-collection
  .footer-container
  .middle-container
  .socials-container
  > span,
.layout-collection
  .footer-container
  .middle-container
  .newsletter-container
  > span {
  margin-bottom: 1em;
}

@media (max-width: 1013px) {
  .layout-collection
    .footer-container
    .middle-container
    .socials-container
    .button {
    margin-bottom: 2em;
  }
}

.layout-collection .footer-container .middle-container .socialicons-container {
  margin-bottom: 2em;
}

.layout-collection .footer-container .middle-container .newsletter-container p {
  max-width: 320px;
}

.layout-collection .footer-container .middle-container .input-container {
  width: 100%;
  max-width: 360px;
}

.layout-collection .footer-container .middle-container .checkbox-container {
  margin-top: 1em;
}

.layout-collection .footer-container .bottom-container {
  margin-top: 3em;
  gap: 2em;
}

.layout-collection .footer-container .bottom-container h2,
.layout-collection .footer-container .bottom-container h3 {
  margin-top: 1em;
  letter-spacing: 2px;
}

.layout-collection .footer-container .bottom-container h3:first-of-type {
  margin-top: 0em;
}

.layout-collection .footer-container .bottom-container nav {
  line-height: 2;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.layout-collection .footer-container .bottom-container .input-container {
  margin-top: 1em;
}

.layout-collection .footer-container .bottom-container .input {
  width: 60px;
}

.layout-collection
  .footer-container
  .bottom-container
  .collections-container
  nav {
  gap: 2em;
}

.layout-collection .footer-container .bottom-container .settings-container {
  margin-bottom: 2em;
}

.layout-collection
  .footer-container
  .bottom-container
  .settings-container
  label {
  width: 75px;
}

@media (max-width: 480px) {
  body:not(#index)#product #wrapper {
    padding-top: 45px !important;
  }
}

body.page-landingpage h1.langinpageLibkeWoc {
  margin-bottom: 50px;
  text-align: center;
  font-family: Baskerville Old Face;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.15em;
  color: #fff;
  background: none;
  text-transform: uppercase;
}

body.page-landingpage h1.langinpageLibkeWoc span {
  display: block;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0.15em;
  color: #9e8c4a;
  background: transparent;
}

#category.page-landingpage-lunar1622 #main.landingpage .enteteJh {
  text-align: center;
}

#category.page-landingpage-lunar1622 #main.landingpage {
  margin-top: 0px;
}

.descNewLandingpage {
  background: url(/themes/classic-child/assets/img/johnny-haliday/background-argent.png)
    0 0 no-repeat;
  border-end-end-radius: 10px;
  border-end-start-radius: 10px;
}

.descNewLandingpage .nameColor,
.descNewLandingpage .price {
  color: #000 !important;
}

.communiquePress a {
  white-space: revert !important;
}

@media (max-width: 600px) {
  .communiquePress .w-50 {
    width: 100% !important;
  }
}

.page-landingpage-lunar1622 .img-jamais-seul {
  width: auto;
}

@media (max-width: 900px) {
  .page-landingpage-lunar1622 .img-jamais-seul {
    width: 100% !important;
  }
}

.propos-alma {
  padding: 0px !important;
  margin-top: 2rem;
}

.propos-alma .content {
  background: #d6d6d6;
  padding: 2.313rem !important;
  border: 1px solid #9e8c4a;
}

.category-id-75 .edition_limite {
  height: 1rem;
}

#mce-success-response-concours {
  background-color: #43865b;
  padding: 12px;
  width: 100%;
  color: #ffffff;
  border: 1px solid #0c4621;
  /* display: flex; */
  font-weight: 900;
}

#mce-success-response-concours a {
  color: #fff;
  text-decoration: underline;
}

#mce-error-response-concours {
  background-color: #fef2f2;
  padding: 12px;
  width: 100%;
  color: #b91c1c;
  border: 1px solid #b91c1c;
  display: flex;
  font-weight: 900;
}

body#cart #wrapper {
  /* padding-top: 97px; */
  padding-top: 139px !important;
  background: #111;
}

@media (max-width: 600px) {
  body#cart #wrapper {
    padding-top: 20px !important;
  }
}

#videocarousel.version-jh .woc .cadre_apperar.fetemamam,
#videocarousel.version-jh .woc .cadre_apperar.fetepapa {
  background: none;
  border: none;
}

#videocarousel.version-jh .woc .cadre_apperar.fetepapa {
  width: 540px;
}

#videocarousel.version-jh .woc .cadre_apperar.fetemamam .oneHealding, 
#videocarousel.version-jh .woc .bloc_image.fetemamam .oneHealding,
#videocarousel.version-jh .woc .cadre_apperar.fetepapa .oneHealding, 
#videocarousel.version-jh .woc .bloc_image.fetepapa .oneHealding   {
  font-size: 1.9em;
  color: white;
  font-weight: 500;
  margin-bottom: 1em;
  line-height: 29px;
}

#videocarousel.version-jh .woc .cadre_apperar.fetemamam .content,
#videocarousel.version-jh .woc .cadre_apperar.fetepapa .content {
  width: 48rem;
}

#videocarousel.version-jh .woc .cadre_apperar.fetemamam .twoHealding,
#videocarousel.version-jh .woc .bloc_image.fetemamam .twoHealding,
#videocarousel.version-jh .woc .cadre_apperar.fetepapa .twoHealding,
#videocarousel.version-jh .woc .bloc_image.fetepapa .twoHealding {
    width: 80%;
    color: white;
    margin: 0 auto;
    font-weight: 400;
    margin-bottom: 2rem;
}

#videocarousel.version-jh .woc .bloc_image.fetemamam,
#videocarousel.version-jh .woc .bloc_image.fetepapa {
    margin-left: 12rem;
}

@media (min-width: 1950px) {
    #videocarousel.version-jh .woc .bloc_image.fetemamam img,
    #videocarousel.version-jh .woc .bloc_image.fetepapa img {
        width: 563px;
    }
}

@media (min-width: 1950px) {
  #videocarousel.version-jh .woc .bloc_image.fetepapa img {
      width: 365px;
  }
}



@media (max-width: 600px) {
    #videocarousel.version-jh .woc .bloc_image.fetemamam,
    #videocarousel.version-jh .woc .bloc_image.fetepapa {
        margin-left: 0rem;
    }    
}

.carouselProduct .carouselMaman {
    width: 700px;
    margin: 0 auto;
}

/* .carouselProduct .owl-carousel.carouselMaman .owl-item img {
    width: 100%;
    height: auto;
    transition: 0.3s ease-in-out;
} */

@media (max-width: 1000px){
    .carouselProduct .owl-carousel.carouselMaman  {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .bloc_video.fetemamam video{
        /* width: 170% !important; */
        height: 100vh;
    }

    .bloc_video.fetemamam source  {
        width: 100%;
        height: 100%;
        display: flex;
    }

    #videocarousel .C-slide.fade-in-image{
        background: #0a0b0b;
    }


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


/* Grand concours */

body#module-adw_core-grandconcours #wrapper {
    padding-top: 0px !important;
}

body#module-adw_core-grandconcoursjuin2024 #wrapper {
  padding-top: 209px !important;
}

#module-adw_core-grandconcours #header-topbar {
    z-index: 3;
    position: relative;
    padding: 20px 0 20px 0;
    background: transparent;
	  transition: all 0.3s ease;
}

#module-adw_core-grandconcours #header.sticky #header-topbar {
	background: #1d1d1d;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 11%);
}

#module-adw_core-grandconcours .mav-breadcrumb, 
#module-adw_core-grandconcoursjuin2024 .mav-breadcrumb{
	display:none;
}

#module-adw_core-grandconcours #wrapper > .container-xxl {
   padding: 0;
}

#module-adw_core-grandconcours .videocarousel{
	z-index: 2;
	animation: fadeIn 2s;
	position: absolute;
	width: 100vw;
	height: 100vh;
	left: 0;
  top: 0;
}

#module-adw_core-grandconcours .videocarousel video{
	width: 100%;
}

#module-adw_core-grandconcours #videocarousel {
    position: relative;
    height: 100vh;
    min-height: 25rem;
    overflow: hidden;
}

#module-adw_core-grandconcours .presentation .healding, 
#module-adw_core-grandconcoursjuin2024 .presentation .healding {
	color: #9e8c4a;
	font-size: 1.7rem;
}

#module-adw_core-grandconcours .presentation, 
#module-adw_core-grandconcoursjuin2024 .presentation {
    padding-bottom: 120px;
}

#module-adw_core-grandconcours .details h2{
	margin: 0;
    margin-top: 50px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 400 !important;
    color: #9e8c4a !important;
}

#module-adw_core-grandconcours .details h3{
	margin: 0;
    margin-top: 40px;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400 !important;
    color: #9e8c4a !important;
}

#module-adw_core-grandconcours .details p{
	font-size: 1rem;
    font-weight: 400;
    color: #fff;
}

body#cms #wrapper, body#module-adw_core-planningopendoor #wrapper  {
  padding-top: 139px !important;
}

@media (max-width: 600px) {
    #module-adw_core-grandconcours .presentation .image img{
        width: 100% !important; 
    }

    #module-adw_core-grandconcours .videocarousel {
      background: #fff;
  }


  body#cms #wrapper, 
  body#module-adw_core-planningopendoor #wrapper  {
    padding-top: 15px !important;
  }

}


#module-adw_core-planningopendoor .presentation{
  background: transparent;
  padding-top: 0px;
}


#module-adw_core-planningopendoor .presentation h1{
	  margin: 0;
    margin-top: 50px;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 400 !important;
    color: #9e8c4a !important;
}

.pagemodule #wrapper ol.breadcrumb {
  margin: 0em;  
}

#module-adw_core-grandconcoursjuin2024 #wrapper > .container-xxl {
  padding: 0;
}

#module-adw_core-grandconcoursjuin2024 .section-gagnez-votre-montre-questionnaire {
  background: #fff;
  padding-bottom: 3rem;
}

#module-adw_core-grandconcoursjuin2024 .section-gagnez-votre-montre-questionnaire h2 {
  font-size: 4rem;
  text-transform: uppercase;
  font-family: "Baskerville Old Face";
  font-style: normal;
  font-weight: 400;
  line-height: 3rem;
  letter-spacing: 0.15em;
  color: #000;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-top: 5rem;		
  margin: 0rem;
  margin-bottom: 2.5rem;
  text-align: center;
}


#module-adw_core-grandconcoursjuin2024  .section-gagnez-votre-montre-questionnaire form input.form-control, #module-adw_core-grandconcoursjuin2024  .section-gagnez-votre-montre-questionnaire form select {
  border: 1px solid #000 !important;
}

#module-adw_core-grandconcoursjuin2024 .section-gagnez-votre-montre-questionnaire form label {
  color: #000;
}

#module-adw_core-grandconcoursjuin2024 .container-questionnaire {
  width: 45rem;
  margin: 0 auto;
}

#module-adw_core-grandconcoursjuin2024 .section-gagnez-votre-montre-questionnaire h2 span {
    margin-bottom: 1rem;
}

#module-adw_core-grandconcoursjuin2024 .section-gagnez-votre-montre-questionnaire form label {
    color: #000;
}


#module-adw_core-grandconcoursjuin2024 .section-gagnez-votre-montre-questionnaire form .form-group:not(.form-check) label {
    position: relative;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 6px;
    font-size: 19px;
    font-weight: 400;
    color: #000 !important;
}


@media screen and (max-width: 768px) {

	#module-adw_core-grandconcoursjuin2024 .container-questionnaire {
        width: 100%;
        margin: 0 auto;
    }
	
    body#module-adw_core-grandconcoursjuin2024 #wrapper {
        padding-top: 10px !important;
    }
}



#videocarousel.version-jh .woc.lunar1622 .collection_slide {
  top: 350px;
}

#videocarousel.version-jh .woc.lunar1622 .collection_slide img{
  width: 298px;
}

#videocarousel .C-slide.lunar1622:nth-child(1) {
    background: #010203 url(./../../../../img/carousel_home/16_9_1.jpg);
    background-size: cover;
    position: relative;
    background-position: center right;
    background-repeat: no-repeat;
}

#videocarousel.version-jh .woc.lunar1622 .twoHealding {
  line-height: 25px;
}

@media(min-height: 1000px) {
  #videocarousel.version-jh .woc.lunar1622 .collection_slide  {
    top: 500px;
  }
}


@media (max-width: 1400px), (max-height: 650px) {
  #videocarousel.version-jh .lunar1622 .cadre_apperar {
      display: block;
  }
}

@media (max-width: 1070px) {

  #videocarousel.version-jh .woc.lunar1622 .cadre_apperar.fetepapa {
      width: 100%;
      margin-right: 0;
  }

  #videocarousel.version-jh .woc.lunar1622 .cadre_apperar.fetemamam .content, #videocarousel.version-jh .woc.lunar1622 .cadre_apperar.fetepapa .content {
      width: 100%;
  }

  #videocarousel.version-jh .woc.lunar1622 .collection_slide {
    width: 100%;
}

  #videocarousel.version-jh .lunar1622 .bloc_image.fetepapa {
      display: none;
  }

  .category-id-75 .landingpage_product {
    background: #000;
  }
  .category-id-75 .landingpage_product .bandeau_offert{
    background: #1d1d1d;
    color: #fff;
    padding: 10px;
    position: absolute;
    top: 0px;
    width: 53.5%;
    left: 713px;
    border: none;
  }
  .category-id-75 #landingpage_products .card-4 .image{
    border:none !important
  }

  body:not(#index)#product #wrapper {
    padding-top: 19px !important;
}


  .product-id-category-75  .w-35 {
      width: 100% !important;
  }

  .text_footer_sous {
    flex-direction: column;
    text-align: center;
}

.text_footer_sous .item_info, 
.text_footer_sous .item_collection {
  width: 100%;
}

.text_footer_sous .item.item_collection ul {
  width: 100%;
}

.text_footer_sous .item.item_collection ul li {
  width: 100%;
}

}

@media (max-width: 600px) {

  #videocarousel .C-slide.lunar1622:nth-child(1) {
    background: #010203 url(./../../../../img/carousel_home/9_16_.jpg);
    background-size: cover;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
  }

  #videocarousel.version-jh .woc.lunar1622 .cadre_apperar.fetemamam .twoHealding, #videocarousel.version-jh .woc.lunar1622 .bloc_image.fetemamam .twoHealding, #videocarousel.version-jh .woc.lunar1622 .cadre_apperar.fetepapa .twoHealding, #videocarousel.version-jh .woc.lunar1622 .bloc_image.fetepapa .twoHealding {
    width: 100%;
    color: white;
    margin: 0 auto;
    font-weight: 400;
    margin-bottom: 2rem;
  }

  #videocarousel.version-jh .woc.lunar1622 .cadre_apperar.fetepapa {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4em;
  }

  #videocarousel.version-jh .woc.lunar1622 .collection_slide {
    top: 250px;
  }


  .category-id-75 #landingpage_products .image{
    width: 100%;
  }

  .category-id-75 .landingpage_product .bandeau_offert {
      top: 0px;
      z-index: 5;
      width: 127%;
      left: 390px;
  }

  .category-id-75 .img-jamais-seul {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .category-id-75 .langinpageLibkeWoc.w-75 {
    width: 100% !important;
}

.product-id-category-75 .jh-bandeau-one h1 {
  font-size: 22px;
}

.product-id-category-75 .livraison .delai_livraison {
  font-size: 14px;
}

.product-id-category-75 .product-variants {
  margin-top: 20px;
}

.product-id-category-75 .jh-bandeau-versionchoix {
  padding: 30px 0 30px 0;
  margin-top: 0.5rem !important;
}

.product-id-category-75  .jh-bandeau-version-left {
   margin-top: 0px;
}

.product-id-category-75  #wrapperCollection .product-container {
  margin-top: 0px;
}

.product-id-category-75  .version_mobile #add-to-cart-jh.section-buy {
  margin-top: 0px;
}
}

.new_collection_home{
  font-size: 1.9em;
  font-weight: 800;
  margin-bottom: 1em;
  line-height: 29px;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 1em 0.2em;
  text-align: center;
}

.product-id-category-75 #wrapper ol.breadcrumb,
.category-id-75 #wrapper ol.breadcrumb, 
.product-id-category-75 .product_tabs-additional .card-header, 
.product-id-category-75 .blocpaiement_securise   {
  border: 1px solid #889698 !important;
}

.product-id-category-75  .jh-bandeau-presentation .right img {
  object-fit: cover;
  width: 100%;
  height: 380px;
}

.product-id-category-75 .jh-bandeau-presentation .presentation_one {
 background: transparent;
}
.product-id-category-75 .jh-bandeau-presentation .presentation_one p{
  text-align: left;
}

.product-id-category-75 .withFlex .img-jamais-seul {
  width: 100% !important;
}


.product-id-category-75 .jh-bandeau-versionchoix h3, .product-id-category-75 .jh-bandeau-jamais-loin h3 {
  font-size: 24px;
}
.product-id-category-75 .telecharger_plan {
  background: #889698;
}

.product-id-category-75 .telecharger_plan:hover {
  background: #fff;
  color: #889698 !important;
}

.product-id-category-75  .card {
  border: 1px solid #889698;
}

.product-id-category-75 .card .card-body legend {
  color: #889698 !important;
}

.product-id-category-75  .service-area .service-third .service-content .service-heading a {
  color: #889698;
}

.custom-popup-newsletter .btn.btn-cart-dore:hover{
  background-color: #fff;
  color:#889698

}

.hiddenDesktop{
  display: none !important;
}

.hiddenMobile{
  display: block !important;
}

@media (max-width: 600px) {
  .custom-popup-newsletter#dialogNewsletter .picturewatch .hiddenMobile{
  display: none !important;
}

.hiddenDesktop{
  display: block !important;
}

.custom-popup-newsletter#dialogNewsletter .two {
  margin-top: 1rem;
}
}

@media (max-width: 1400px), (max-height: 750px) {
  #videocarousel.version-jh .woc.lunar1622 .collection_slide {
    top: 300px;
}
}

@media (max-width: 600px) {
  .woc:not(.maman) .collection_slide {
      top: 30px;
  }
}

/*** 
Trello - Amelioration CheckOut page
ADN 2024-06-11 12:26:57
  **/

.btn-link.color-dore {
  color: #9e8c4a !important;
  text-decoration: underline;
  padding: 0px;
  margin-top: 1em;
}

.checkoutWrapper #checkout-personal-information-step .nav-item a.active {
  background-color: #9e8c4a;
  color: #fff !important;
}

.tab-pane.active {
  display: block !important;
}

.checkoutWrapper #checkout-personal-information-step .btn.nav-item a {
  border: 1px solid #eee;
  border-radius: 5px;
} 

.hiddenDesktop {
  display: none !important;
}

.hiddenMobile {
  display: block !important;
}
.alert {
  border-radius: 5px;
}

.product-line-grid-left img{
  border-radius: 5px;
}
  
@media (max-width: 600px) {
  .custom-popup-newsletter#dialogNewsletter .picturewatch .hiddenMobile {
    display: none !important;
  }

  .hiddenDesktop {
    display: block !important;
  }

  .custom-popup-newsletter#dialogNewsletter .two {
    margin-top: 1rem;
  }

  .product-line-grid-left img{
    width: 100%;
    border-radius: 5px;
  }
}

#blockcart-modal .modal-body .line-property_value {
  font-size: 15px;
  color: #333;
  font-weight: 900;
}

#blockcart-modal p {
  color: #333;
}

#blockcart-modal .modal-body .line-property_value{
  margin-left: 0.3em;
}

#blockcart-modal .divide-right {
  border-right: none;
}

#blockcart-modal .cart-content-btn {
  margin-top: 2em;
}

.cart-grid.wrappercart {
  align-items: center;
  margin-left: 0;
  margin-right: 0;
}


/**
 Bandeau
 ADN 2024-06-11 12:28:37
  **/

  .header-nav {
    /* margin-bottom: 15px !important; */
    height: 40px !important;
    padding-top: 3px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    border-bottom-width: 0 !important;
    border-bottom-color: #000 !important;
    background: #000 !important;
  }
  
  #header .header-nav .cart-preview.active {
    background: transparent;
  }
  
  .header_logo {
    flex: 7%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  #customer-form section p.span_psgdpr {
    margin: 0rem;
  }
  
  @media (max-width: 1480px) {
    #header-topbar .baseline {
      font-size: 10px;
    }
  }
  
  @media (min-width: 1201px) {
    .header-container {
      display: flex;
      flex-direction: row;
      align-items: center;
    }
    .header-block,
    .header-block > div {
      height: 33px !important;
    }
    .top-left-side {
      flex: 20%;
    }
    .center-top {
      flex: 50%;
      overflow: hidden;
    }
    .header-block.top-right-side {
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      margin: unset;
      /* flex: 20%; */
    }
  
    #header-items {
      /* flex: 85% !important; */
      justify-content: flex-end;
      margin-right: 10px;
      display: flex;
    }
  
    span.cart-products-count {
      position: absolute;
      display: block;
      background: #9e8c4a !important;
      color: #ffffff !important;
      top: 2px !important;
      margin-left: 10px !important;
      width: 15px !important;
      text-align: center !important;
      font-size: 10px !important;
      border-radius: 50% !important;
      line-height: 12px !important;
      border: solid 1px #000 !important;
      height: 15px !important;
    }
  
    #header-items #_desktop_cart,
    #header-items #_desktop_user_info,
    #header-items .topbar-item {
      padding-right: 15px !important;
    }
  }
  .mobilefixbottomtext,
  .nav_mobile {
    display: none;
  }
  
  @media (max-width: 1200px) {
    .mobilefixbottomtext {
      font-size: 14px;
      font-weight: 400;
      padding-top: 0px;
      background-color: #000000;
    }
  
    .mobilefixbottomtext {
      display: block;
      background-color: black;
      color: #ffffff;
      height: 25px;
      clear: both;
    }
  
    #header .header-nav.forshowondesktop,
    .nav_desktop {
      display: none;
    }
  
    .nav_mobile {
      display: flex;
      justify-content: flex-end;
      width: 100%;
      padding: 0px;
    }
    #header-topbar .top_left,
    #header-topbar .top_left a {
      margin-right: 0px;
      padding: 0px;
    }
  
    .baseline {
      display: none;
    }
  
    #header .logo,
    #header .logo-menu {
      width: 100%;
    }
  
    .topbar-item {
      margin: 0px;
    }
    #header-topbar .top_right #_desktop_cart,
    #header-topbar .top_right #_desktop_user_info,
    #header-topbar .top_right .topbar-item {
      padding-right: 10px !important;
    }
  }
  
  @media (max-width: 970px) {
    body .header-top {
      display: flex !important;
    }
  }
  
  @media (max-width: 700px) {
    #header-topbar .top_left,
    #header-topbar .top_left a {
      width: 30px;
      height: 30px;
      margin-right: 1em;
    }
    .line_description{
      padding: 0px !important;
    }
  
    .line_description .qty{
      padding-left: 0px !important;
    }

    footer.form-footer {
      display: flex;
      justify-content: center;
      margin-top: 3rem;
    }
  
    #checkout .content .form-group .col-md-6,
    #checkout .content .form-group .col-md-9,
    #checkout .content .form-footer {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
  
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
      font-size: 12px;
    }
  
    #checkout .content .form-group.row .input-group {
      width: 100%;
    }
  
    body#checkout section.checkout-step .forgot-password {
      margin-bottom: 1rem;
    }
  
    body#checkout section.checkout-step .payment-options .call_to_action_text {
      font-size: 14px !important;
      line-height: 16px;
    }
  }
  
  @media (max-width: 500px) {
    .menu-cross-active #header-topbar {
      padding: 20px 0 20px 0 !important;
    }
  }
  
  .top_right span.hidden-sm-down {
    display: none;
  }
  
  .top_right {
    display: flex;
    align-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0px;
    justify-content: center;
  }
  
  #header .header-nav .user-info {
    margin-top: 0;
    margin-left: 0;
    text-align: left;
  }
  
  #header .header-nav .cart-preview .shopping-cart {
    color: #fff;
    vertical-align: middle;
  }
  
  #header .header-nav .blockcart {
    height: auto;
    padding: 0;
    margin-left: 0;
    text-align: center;
    background: transparent;
  }
  
  #header .header-nav .language-selector {
    margin-top: 0px;
  }
  
  #header .header-nav .currency-selector {
    margin-top: 0px;
    margin-left: 0px;
  }
  
  .header_logo {
    flex: 0%;
  }
  
  #header,
  #header .header-top {
    flex: 68%;
  }
  
  #header.sticky-top.sticky .header-top {
    border-top: 0px;
  }
  
  #header.sticky-top.sticky .header-top {
    box-shadow: none !important;
  }
  
  #header-topbar .baseline {
    text-align: center;
  }

  /** 
  Trois fois sans frais 
  ADN 2024-06-11 19:17:48
  */


  .foissansfrais img {
    border: 1px solid #fff;
      border-radius: 5px;
  }
  .cart-grid .foissansfrais{
    justify-content: center;
  }
  
  .cart-grid .foissansfrais  div.foissansfrais-img{
    justify-content: center;
    width: 3em;
  }
  
  .foissansfrais{
    color: #fff !important;
  }
  
  .foissansfrais > div{
    margin-bottom: 0px;
    padding-right: 1em;
    text-align: left;
  }
  
  .cart-grid .foissansfrais  > div{
   padding-right: 0em; 
  }
  
  .foissansfrais .btn.btn-link{
    padding: 0 !important;
  }
  
  .cart-content-btn .foissansfrais, 
  .cart-grid .foissansfrais{
    color: #333 !important;
  }
  
  .cart-content-btn .foissansfrais .btn.btn-link,
  .cart-grid .foissansfrais .btn.btn-link{
    color: #333 !important;
  }
  
  
  @media (max-width: 700px) {
    body#cart .service-area {
      flex-direction: column;
    }
    body#checkout #blocpaiement_securise .container {
      padding-left: 15px;
      padding-right: 15px;
    }
    #blockcart-modal .product-image {
        max-width: 9.375rem; 
    }
    #blockcart-modal .divide-right {
      border: none !important;
      margin-bottom: 2rem;
    }
  
    .foissansfrais{
      justify-content: center;
    }
  
  
    .foissansfrais  div.foissansfrais-img{
      justify-content: center;
      width: 4em;
    }
  
    .foissansfrais  > div{
      padding-right: 0em; 
     }
  
  }
  
  @media (max-width: 500px) {
    .checkout.cart-detailed-actions {
      padding-right: 0px;
    }
  }
  
  
  /** 
  Chekout
  ADN 2024-06-11 20:04:04 
  **/

  #header .logo,
  #header .logo-menu {
    width: 100%;
  }

  .topbar-item {
    margin: 0px;
  }
  #header-topbar .top_right #_desktop_cart,
  #header-topbar .top_right #_desktop_user_info,
  #header-topbar .top_right .topbar-item {
    padding-right: 10px !important;
  }
}

@media (max-width: 970px) {
  body .header-top {
    display: flex !important;
  }
}

@media (max-width: 700px) {
  #header-topbar .top_left,
  #header-topbar .top_left a {
    width: 30px;
    height: 30px;
  }

  footer.form-footer {
    display: flex;
    justify-content: center;
    margin-top: 3rem;
  }

  #checkout .content .form-group .col-md-6,
  #checkout .content .form-group .col-md-9,
  #checkout .content .form-footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    font-size: 12px;
  }

  #checkout .content .form-group.row .input-group {
    width: 100%;
  }

  body#checkout section.checkout-step .forgot-password {
    margin-bottom: 1rem;
  }

  body#checkout section.checkout-step .payment-options .call_to_action_text {
    font-size: 14px !important;
    line-height: 16px;
  }
}

@media (max-width: 500px) {
  .menu-cross-active #header-topbar {
    padding: 20px 0 20px 0 !important;
  }
}

.top_right span.hidden-sm-down {
  display: none;
}

.top_right {
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0px;
  justify-content: center;
}

#header .header-nav .user-info {
  margin-top: 0;
  margin-left: 0;
  text-align: left;
}

#header .header-nav .cart-preview .shopping-cart {
  color: #fff;
  vertical-align: middle;
}

#header .header-nav .blockcart {
  height: auto;
  padding: 0;
  margin-left: 0;
  text-align: center;
  background: transparent;
}

#header .header-nav .language-selector {
  margin-top: 0px;
}

#header .header-nav .currency-selector {
  margin-top: 0px;
  margin-left: 0px;
}

.header_logo {
  flex: 0%;
}

#header,
#header .header-top {
  flex: 68%;
}

#header.sticky-top.sticky .header-top {
  border-top: 0px;
}

#header.sticky-top.sticky .header-top {
  box-shadow: none !important;
}

#header-topbar .baseline {
  text-align: center;
}
#checkout .cart-grid-body,
#checkout-personal-information-step {
  padding: 0 0 0.625rem 0 !important;
}

body#checkout section.checkout-step .step-title.h3 {
  padding-top: 0.55rem !important;
  padding-bottom: 0.55rem;
  background-color: #d6d6d6;
  color: #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
}

body#checkout section.checkout-step .detail-step-title {
  display: flex;
  align-items: center;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
  color: #9e8c4a;
  background-color: #fff;
}
#checkout-personal-information-step,
#checkout-personal-information-step .step-title.h3 {
  border-top-left-radius: 5px;
}

body#checkout section.checkout-step {
  padding: 0.625rem 0;
  background-color: #fff;
}

body#checkout section.checkout-step .content {
  padding: 1rem 2.313rem;
}


#checkout-personal-information-step .nav-item {
  padding: 0rem;
}
#checkout-personal-information-step .nav-link {
  padding: 0.5rem 1rem;
}

body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
  padding-top: 1.563rem;
  margin-top: 0px;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
  color: #333 !important;
  margin-right: 2em;
}

body#checkout section.checkout-step.-complete:first-of-type .step-title {
  padding-top: 1.25rem;
}

.done {
  padding: 0 0.8125rem;
  color: #fff;
}



body#checkout section.checkout-step .payment-options .payment-option {
  border: none;
  box-shadow: none;
}

body#checkout section.checkout-step .payment-options .payment-option:hover {
  border-bottom: none;
  background: rgba(14, 16, 22, 0.06);
  color: #fff;
}

body#checkout section.checkout-step .payment-options .payment-option.active {
  border: none;
  box-shadow: none;
  background: rgba(14, 16, 22, 0.19);
}

.payment-option .custom-radio {
  display: flex;
}

body#checkout
  section.checkout-step
  .payment-options
  .custom-radio.float-xs-left {
  margin-top: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1em;
}

@media only screen and (max-width: 576px) {
  #cart .step-title,
  #checkout .step-title,
  #cart .cart-grid-body .card-block h1 {
    font-size: 12px !important;
  }

  body#checkout section.checkout-step .delivery-options .delivery-option,
  body#checkout
    section.checkout-step
    .delivery-options
    .delivery-option
    .carrier,
  body#checkout
    section.checkout-step
    .delivery-options
    .delivery-option
    label
    > .row {
    display: flex;
    justify-content: space-around;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  .row.delivery-option .check {
    top: 0px;
  }
  body#checkout section.checkout-step .delivery-options .delivery-option img {
    width: 50px;
  }
  .row.delivery-option .row-wrapper > div {
    text-align: center;
  }
}

.cartExpir {
  background: #f1f1f1;
  padding: 20px;
  border-radius: 5px;
  /* border: 2px solid #dc3329; */
  border: 2px solid #f1f1f1;
  color: #333;
}

body#checkout #wrapper {
  padding-top: 110px !important;
}

#checkout #checkout-personal-information-step .form-group label,
#checkout #checkout-addresses-step .form-group label,
#identity .form-group label,
#authentication .form-group label {
  display: none;
}

#checkout #checkout-personal-information-step .form-group,
#checkout #checkout-addresses-step .form-group,
#identity .form-group,
#authentication .form-group,
.text-baslinelogin,
section footer.form-footer {
  width: 40rem;
  display: inline-block;
  /* margin-bottom: 20px; */
  margin: 0 auto;
}

.text-baslinelogin .texte span {
  background-color: #f1f1f1;
  padding: 15px;
  width: 100%;
  margin-bottom: 1em;
  display: flex;
}

#checkout #checkout-personal-information-step .form-group.field_firstname,
#checkout #checkout-personal-information-step .form-group.field_lastname,
#checkout #checkout-personal-information-step .form-group.field_email,
#checkout #checkout-personal-information-step .form-group.field_password {
  height: 3rem;
}

#checkout
  #checkout-personal-information-step
  .form-group.has-error.field_firstname,
#checkout
  #checkout-personal-information-step
  .form-group.has-error.field_lastname,
#checkout #checkout-personal-information-step .form-group.has-error.field_email,
#checkout
  #checkout-personal-information-step
  .form-group.has-error.field_password {
  height: auto;
}

#checkout #checkout-personal-information-step .form-group.field_birthday {
  height: 5rem;
}

#checkout #checkout-personal-information-step .form-group.field_id_gender {
  /* width: 100% !important; */
  margin-bottom: 1rem;
}

/* .form-group.field_id_gender label {
  display: block !important;
  padding-bottom: 0px;
  margin-bottom: 0px;
  text-align: left; 
} */

.form-group.field_birthday label {
  display: block !important;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
  text-align: left;
}

.form-group.field_newsletter label {
  display: block !important;
}

body#checkout .champfirstname {
  margin-bottom: 0 !important;
}
body#checkout .champfirstname {
  min-height: 92.5px;
  margin-bottom: 0 !important;
}
body#authentication .champfirstname,
body#checkout .champfirstname {
  min-height: 105.5px;
  margin-bottom: 0 !important;
}

#checkout .form-group .col-md-6,
#checkout #checkout-addresses-step .form-group .col-md-6,
#authentication .form-group .col-md-6,
#identity .form-group .col-md-6 {
  width: 100% !important;
}

.form-control-valign.field_id_gender {
  display: flex;
  color: #333;
}

#checkout .form-control-valign {
  padding-top: 0.5rem;
}

#authentication .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
  margin-right: 0.5rem;
}

.form-group .radio-inline {
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 10px;
}

/* body#checkout input[name="firstname"], body#checkout input[name="lastname"], body#checkout input[name="password"], body#checkout input[name="email"], body#checkout input[name="birthday"], body#checkout input[name="address1"], body#checkout input[name="address2"], body#checkout input[name="postcode"], body#checkout input[name="city"], .form-control.form-control-select.js-country, body#checkout input[name="phone"] { */
input[name="firstname"],
input[name="lastname"],
input[name="password"],
input[name="email"],
input[name="birthday"],
input[name="address1"],
input[name="address2"],
input[name="postcode"],
input[name="city"],
.form-control.form-control-select.js-country,
input[name="phone"] {
  /* max-width: 324.9px !important; */
  /* width: 40rem;
  margin: 0 auto; */
  border-radius: 5px;
}

.field_password .input-group-btn {
  position: absolute;
  right: 30px;
  top: 8px;
  z-index: 999;
}

#checkout #checkout-personal-information-step .form-group .checkbox,
#checkout .form-group .checkbox, 
#customer-form .form-group.field_newsletter .checkbox{
  display: flex !important;
}

/* #checkout #checkout-personal-information-step .form-group.field_newsletter,
#checkout #checkout-personal-information-step .form-group.field_psgdpr,
 #authentication .form-group:last-child {
  width: 100% !important;
  margin-bottom: 0px !important;
} */

@media (max-width: 768px) {
  #checkout #checkout-personal-information-step .form-group,
  #checkout #checkout-addresses-step .form-group,
  #identity .form-group,
  #authentication .form-group {
    width: 100%;
  }

  #checkout #checkout-personal-information-step .form-group,
  #checkout #checkout-addresses-step .form-group,
  #identity .form-group,
  #authentication .form-group,
  .text-baslinelogin,
  section footer.form-footer {
    width: 100%;
    display: inline-block;
    /* margin-bottom: 20px; */
    margin: 0 auto;
  }

  body#checkout input[name="firstname"],
  body#checkout input[name="lastname"],
  body#checkout input[name="password"],
  body#checkout input[name="email"],
  body#checkout input[name="birthday"],
  body#checkout input[name="address1"],
  body#checkout input[name="address2"],
  body#checkout input[name="postcode"],
  body#checkout input[name="city"],
  .form-control.form-control-select.js-country,
  body#checkout input[name="phone"] {
    max-width: 100% !important;
  }

  .payment-option.stripejs label .label-image.payment-option-4 {
    width: 181px;
    height: 38px;
    background-size: 94%;
  }

  body#checkout #wrapper {
    padding-top: 0px !important;
  }
}

#customer-form section,
#login-form section,
#delivery-address section,
.js-address-form section {
  display: flex;
  flex-direction: column;
}

section .form-footer {
  padding-right: 15px;
  padding-left: 15px;
}

body#checkout section.checkout-step .forgot-password {
  margin-left: 9.38rem;
}

.custom-radio {
  margin-top: 0rem;
}

.field_password
  .input-group
  .input-group-btn.showPassword
  > .btn[data-action="show-password"] {
  background: transparent;
  padding: 0;
  color: #333;
}

.payment-option label.label-option {
  justify-content: space-between;
  align-items: center;
}

body#checkout section.checkout-step .payment-options .call_to_action_text {
  display: block;
  font-size: 15px;
}

body#checkout
  section.checkout-step
  .payment-options
  .call_to_action_text
  > div {
  display: none !important;
}

.top_left #menu-hamburger .hamburger {
  width: 40px;
  font-size: 45px;
  top: -7px;
}

.cart-grid.wrappercart {
  margin-left: 0;
  margin-right: 0;
}

.blocpaiement_securise {
  border-radius: 5px;
}

.blocpaiement_securise_checkout,
.blocpaiement_securise {
  margin-top: 1em !important;
  margin-bottom: 2em;
  border: 1px solid #5e5e5e !important;
}

body#checkout .blocpaiement_securise_checkout .service-description {
  color: #fff;
}

.delivery-options > .row {
  margin: 0px;
}

.ps_checkout-mark {
  display: none !important;
}

body#checkout .media-list {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  background: #fff;
}

body#checkout .media-list .media.odd {
  border-bottom: 1px solid #eee;
  padding-top: 3em;
  background: transparent;
}

body#checkout .form-control-select {
  padding: 0 0.9rem !important;
}

body#checkout .popover-content {
  padding: 9px 14px;
  text-align: center;
}

/* body#checkout .media-body .product-quantity {
  background: #9e8c4a !important;
  color: #ffffff !important;
  border-radius: 50% !important;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
} */

body#checkout section.checkout-step .address-footer a.text-muted {
  background: #eee;
  color: #333 !important;
}

body#checkout section.checkout-step .address-item.selected header {
  background: #fcfcfc;
  border: 1px solid #9e8c4a;
  border-radius: 8px 8px 0px 0px;
  margin: 0;
}

.btn-back-cart {
  display: flex;
  justify-content: flex-end;
  padding-right: 0px;
}

.iti__selected-flag {
  padding: 0 6px 0 14px;
}

#ps_checkout-payment-method-logo-block-container {
  display: none !important;
}

._TSkFv {
  width: 100%;
}

#blockcart-modal .divide-right {
  border: none !important;
}

#blockcart-modal .cart-content-btn {
  margin-top: 2em;
}

.cart-grid.wrappercart {
  align-items: center;
}

body#checkout #blocpaiement_securise .container {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
    .cart-items .col-md-6.qty {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

/* #blockcart-modal .product-image {
   max-width: 100%; 
} */

#blockcart-modal p {
  color: #333;
}


.foissansfrais img {
  border: 1px solid #fff;
    border-radius: 5px;
}
.cart-grid .foissansfrais{
  justify-content: center;
}

.cart-grid .foissansfrais  div.foissansfrais-img{
  justify-content: center;
  width: 3em;
}

.sansfrais-modal{
  margin-bottom:0px !important
}


.foissansfrais{
  color: #fff !important;
}

.foissansfrais > div{
  margin-bottom: 0px;
  padding-right: 1em;
  text-align: left;
}

.cart-grid .foissansfrais  > div{
 padding-right: 0em; 
}

.foissansfrais .btn.btn-link{
  padding: 0 !important;
}

.cart-content-btn .foissansfrais, 
.cart-grid .foissansfrais{
  color: #333 !important;
}

.cart-content-btn .foissansfrais .btn.btn-link,
.cart-grid .foissansfrais .btn.btn-link{
  color: #333 !important;
}


@media (max-width: 700px) {
  body#cart .service-area {
    flex-direction: column;
  }
  body#checkout #blocpaiement_securise .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #blockcart-modal .product-image {
      max-width: 9.375rem; 
  }
  #blockcart-modal .divide-right {
    border: none !important;
    margin-bottom: 2rem;
  }

  .foissansfrais{
    justify-content: center;
  }


  .foissansfrais  div.foissansfrais-img{
    justify-content: center;
    width: 4em;
  }

  .foissansfrais  > div{
    padding-right: 0em; 
   }


  #kt_best_seller{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #kt_best_seller .owl-carousel .owl-dots .owl-dot span {
    margin: 5px 4px;
}

.home_section_3_titre .h3 {
  font-size: 31px;
}

}

@media (max-width: 500px) {
  .checkout.cart-detailed-actions {
    padding-right: 0px;
  }
}


.category-id-72 #wrapper ol.breadcrumb {
  border: 1px solid #dc3329;
}

.product-id-category-72 .js-qv-product-cover, 
.product-id-category-72 .slick-slide .thumb-container > .thumb.selected, 
.product-id-category-72 .slick-slide .thumb-container > .thumb:hover,
.product-id-category-72 .product-images > li.thumb-container > .thumb.selected, 
.product-id-category-72  .product-images > li.thumb-container > .thumb:hover  {
  border: 1px solid #dc3329;
}

/*** 17 juin 2024 **/

.delivery-option{
  justify-content: space-between;
}
.delivery-options .check{
  width: 5em;
}

.delivery-options  .logo-carrier{
  width: 5em;
}
.delivery-options .d-flex.flex-column{
  flex: 1 1;
}
body#checkout section.checkout-step .delivery-options .delivery-option span.carrier-delay {
  font-size: 13px;
  font-style: italic;
}

.delivery-option-1, .delivery-option-2{
  width: 100%;
}

body#checkout section.checkout-step .carrier-delay, 
body#checkout section.checkout-step .carrier-name {
  display: block;
}

/** 19/08/2024 **/
#videocarousel.version-jh .woc.newb .bloc_image {
  margin-left: 0rem;
}

#videocarousel.version-jh .woc.newb .collection_slide {
  left: 50%;
  transform: translateX(-25%);
}


/* #videocarousel.version-jh .woc.newb .description p {
  font-family: "Cormorant Garamond";
  font-style: italic;
  font-size: 19px;
  font-weight: 400;
} */

#videocarousel.version-jh .woc.newb .btn-dore-cadre {
  background: #000;
  border: 1px solid #fff;
  color: #fff;
  transition: all 0.3s ease;
}

#videocarousel.version-jh .woc.newb .btn-dore-cadre:after {
  display:none
  }

#videocarousel.version-jh .woc.newb .btn-dore-cadre:hover {
  background: #fff;
  color: #000 !important;
  transition: all 0.3s ease;
}



@media (max-width: 500px) {

  #videocarousel.version-jh .woc.newb .bloc_video {
    height: 80vh;
}

  #videocarousel.version-jh .woc.newb .collection_slide {
    left: 50%;
    top: -180px;
    transform: translateX(-50%);
    height: 12rem;
  }

  #videocarousel.version-jh .woc.newb .description p {
    font-weight: 600;
    font-size: 17px;
  }
}

.promo-code-button-display{
  text-align: center;
  color: #9e8c4a !important;
  margin-top: 1em;
}

/** Header V2 **/

.newHeaderWrapperBack {
  position: absolute;
  z-index: 1;
  top: -80px;
  transition: all 0.3s ease;
  height: 100%;
  overflow: hidden;
}

.newHeader {
  position: relative;
  height: 90vh;
}

.newHeaderWrapperBack .watche{
  position: relative;
}
.newHeaderWrapperBack .watche .blur{
    transition: all 2s ease;
    position: absolute;
    z-index:2;
}

.newHeaderWrapper {
  justify-content: space-evenly;
  position: relative;
  z-index: 2;
  align-items: flex-start;
}

.buttonNewHeader {
  display: flex;
  width: 193px;
  height: 52px;
  padding: 17px 41px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 3px;
  transition: all 1s ease-out;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3px;
  margin: 2em 0;
}

.newHeaderWrapper .watche:hover .buttonNewHeader {
  color:#000; 
  background: #fff;
  border: none;
}

.buttonNewHeader:hover {
  color:#000; 
  text-decoration: none;
}

.watcheLunar .buttonNewHeader {
  color: #719fc0;
  border: 2px solid #719fc0;
}

.watcheRed .buttonNewHeader {
  color: #ee5959;
  border: 2px solid #ee5959;
}


.descriptionNewHeader {
  width: 13em;
  margin: 0 auto;
  transition: all 1s ease-out;
  position: relative;
}

.descriptionNewHeader p {
  text-align: center;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px; /* 126.667% */
  letter-spacing: 0.3px;
  margin: 1em 0;
  transition: all 1s ease-out;
}

.watcheLunar .descriptionNewHeader p {
  color: #719fc0;
}

.watcheRed .descriptionNewHeader p {
  color: #ee5959;
}

.obflink{
  cursor: pointer;
}
.imgLunar, .imgRed{
  display: block;
}

/* .newHeaderWrapperBack .imgLunar,
.newHeaderWrapperBack .imgRed{
  height: 100vh;
} */


#index #content #carouselProduct {
  position: relative;
  z-index: 5;
}

@media (min-width: 1921px) {
  .newHeaderWrapper {
    padding-top: 17.5rem !important;
  }
}

@media (max-width: 1480px) {
  .newHeaderWrapperBack {
    top: -140px;
  }
}

@media (max-width: 780px) {
  .newHeader {
    height: auto;
    margin-top: 3rem !important;
    overflow: hidden;
}
  .newHeaderWrapper, .newHeaderWrapperBack {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .newHeaderWrapper {
    margin-bottom: 15rem;
  }

  .newHeaderWrapperBack .watche, 
  .newHeaderWrapperBack .watcheLunar, 
  .newHeaderWrapperBack .watcheRed{
    width: 100% !important;
  }

  .newHeaderWrapperBack .watche .blur{
    display:none !important
  }

  .newHeaderWrapperBack img.imgLunar{
    transform: rotate(90deg);
  }

  .newHeaderWrapperBack img.imgRed{
    transform: rotate(90deg);
  }
}


@media (max-width: 500px) {

  .newHeaderWrapper {
    padding-top: 10.5rem !important;
  }


  .newHeaderWrapperBack .watcheLunar, 
  .newHeaderWrapperBack .watcheRed{
    width: 170% !important;
  }

  .newHeaderWrapperBack .watcheLunar{
    top:-13rem
  }

  .newHeaderWrapperBack .watcheRed{
    bottom:-25rem
  }

}


@media (max-height: 1020px) {
  .newHeaderWrapper {
      padding-top: 8.5rem !important;
  }
}

.newHeaderWrapper_desc{
  position: relative;
  z-index: 99;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}

.newHeaderWrapper_desc img{ 
  position: absolute;
  z-index: 99;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}



@media (max-width: 600px) {

  .newHeaderWrapper_desc img{
    width: 100%;
}
  .newHeaderWrapper{
    padding-top:12.5rem !important
  }
}


