@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap);
@charset "UTF-8";
/**
 * COLORS
*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Lato", sans-serif;
  color: #3d3842;
}

.grecaptcha-badge {
  visibility: hidden;
}

a {
  text-decoration: underline;
  transition: all 0.3s linear;
}
a svg {
  transition: all 0.3s linear;
}
a:hover, a:focus {
  transition: all 0.3s linear;
}
a:hover svg, a:focus svg {
  transition: all 0.3s linear;
}

.elementor-divider-separator {
  border-radius: 100px;
}

.elementor-widget-text-editor .elementor-widget-container ul {
  list-style: none outside none;
  padding: 0;
}
.elementor-widget-text-editor .elementor-widget-container ul li:before {
  content: "";
  width: 10px;
  height: 1px;
  display: inline-block;
  vertical-align: 5px;
  margin-right: 7px;
  background-color: #000000;
}
.elementor-widget-text-editor .elementor-widget-container ol {
  list-style-position: inside;
}
.elementor-widget-text-editor .elementor-widget-container ol li::marker {
  color: #000000;
}
.elementor-widget-text-editor .elementor-widget-container a strong {
  color: #000000;
}

.elementor-button:hover, .elementor-button:focus {
  text-decoration: none !important;
}

.elementor-image-carousel img {
  display: block;
}

.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 15px;
}

.elementor-accordion .elementor-accordion-item {
  border-top: 1px solid #3d3842 !important;
}
.elementor-accordion .elementor-accordion-item:last-child, .elementor-accordion .elementor-accordion-item:last-of-type {
  border-bottom: 1px solid #3d3842 !important;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title {
  line-height: 1.7rem;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title {
  text-decoration: none;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title:hover {
  color: #bc9c67;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon svg {
  width: 1.3em;
  height: 1.3em;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-content p:first-child {
  margin-top: 0;
}

.cky-notice-btn-wrapper .cky-btn,
.cky-prefrence-btn-wrapper .cky-btn {
  padding: 10px 20px;
}

h1 {
  margin-top: 0;
  font-size: 3.4375rem;
  font-weight: 700;
}

h1,
h2,
h3 {
  margin-top: 0;
  line-height: 1.2;
}

.hfe-search-button-wrapper {
  max-width: 640px;
}
.hfe-search-button-wrapper .hfe-search-form__container .hfe-search-form__input {
  padding-left: 30px !important;
  padding-right: 55px !important;
}
.hfe-search-button-wrapper .hfe-search-form__container .hfe-search-submit {
  min-width: inherit !important;
  height: 49px;
  border-radius: 100%;
  right: 3px;
  position: absolute;
  top: 3px;
  cursor: pointer;
  padding: 0;
  transition: all 0.3s linear;
}
.hfe-search-button-wrapper .hfe-search-form__container .hfe-search-submit:hover, .hfe-search-button-wrapper .hfe-search-form__container .hfe-search-submit:focus {
  transition: all 0.3s linear;
}
.hfe-search-button-wrapper .hfe-search-form__container .hfe-search-submit i:before {
  content: "\e91b";
  font-family: "icomoon";
  font-weight: normal;
}

.hfe-nav-menu {
  /*4 dernieres éléments du menu principal */
}
.hfe-nav-menu > .menu-item:nth-last-child(-n+4).menu-item-has-children > .sub-menu {
  left: auto;
  right: 0;
}
.hfe-nav-menu .parent-has-child .sub-arrow i::before {
  content: "\e903" !important;
  font-family: "icomoon";
  color: #bc9c67;
  font-size: 10px;
}

@media (max-width: 767px) {
  .hide-title-sm .elementor-icon-box-content {
    display: none;
  }
}
@media (max-width: 1024px) {
  .hfe-nav-menu-icon:before {
    content: "MENU";
    vertical-align: 7px;
    margin-right: 5px;
    font-size: 1rem;
  }
}
footer .elementor-icon-list-icon {
  background-color: #3d3842;
  color: white;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
}
footer .copyright a {
  color: #ffffff;
}
footer .copyright a:hover, footer .copyright a:focus {
  text-decoration: underline;
}

#back-to-top {
  display: none;
  position: fixed;
  z-index: 25;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.125rem;
  text-align: center;
  background-color: #3d3842;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.3s linear;
}
@media (min-width: 768px) {
  #back-to-top {
    bottom: 20px;
    right: 20px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 2rem;
  }
}
#back-to-top:hover, #back-to-top:focus {
  background-color: #bc9c67;
  transition: all 0.3s linear;
}

.slide-marques .elementor-image-carousel-wrapper {
  padding: 0 15px;
}
.slide-marques .swiper-slide-inner {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.0784313725);
  border-radius: 15px;
  padding: 3px;
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0 !important;
}

.wpcf7 .wpcf7-submit:disabled {
  opacity: 0.3;
}

.wpcf7-form p {
  margin: 0;
}
.wpcf7-form .title {
  font-size: 2.1875rem;
  line-height: 2.8125rem;
  font-weight: 700;
}
.wpcf7-form .required-field-instruction p {
  font-weight: 300;
  font-size: large;
}
.wpcf7-form label {
  font-weight: 400;
  font-size: large;
}
.wpcf7-form .form-line {
  margin-bottom: 30px;
}
.wpcf7-form .form-line label {
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
  min-height: 24px;
  font-size: large;
}
.wpcf7-form .form-line label span {
  font-size: 14px;
}
.wpcf7-form .form-line label sup {
  color: #ff0000;
  margin-left: 3px;
}
.wpcf7-form .form-line.form-line-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px 30px;
}
.wpcf7-form .form-line.form-line-3.form-line-adresse {
  grid-template-columns: 1.5fr 0.5fr 1fr;
}
.wpcf7-form .form-line.form-line-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px 30px;
  align-items: end;
}
.wpcf7-form .form-line.form-line-center {
  text-align: center;
}
.wpcf7-form .form-line.form-line-center .title:after {
  margin-left: auto;
  margin-right: auto;
}
.wpcf7-form .form-line.form-line-center .sujet-group {
  margin: 0 auto 50px;
}
.wpcf7-form .form-line.form-line-case {
  margin-bottom: 30px;
}
.wpcf7-form .form-line.form-line-case .wpcf7-radio {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px 30px;
}
.wpcf7-form .form-line.form-line-case .wpcf7-radio span.wpcf7-list-item {
  position: relative;
  margin: 0;
}
.wpcf7-form .form-line.form-line-case .wpcf7-radio span.wpcf7-list-item label {
  min-height: inherit;
  margin: 0;
}
.wpcf7-form .form-line.form-line-case .wpcf7-radio span.wpcf7-list-item input[type=checkbox],
.wpcf7-form .form-line.form-line-case .wpcf7-radio span.wpcf7-list-item input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  margin: 0;
}
.wpcf7-form .form-line.form-line-case .wpcf7-radio span.wpcf7-list-item .wpcf7-list-item-label {
  width: 100%;
  background: #7b7e81;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  position: relative;
  padding-left: 30px;
  padding: 16px 20px;
  transition: 0.3s;
  min-height: 60px;
  color: white;
  display: block;
  line-height: 28px;
  border: 3px solid #7b7e81;
}
.wpcf7-form .form-line.form-line-case .wpcf7-radio span.wpcf7-list-item.active .wpcf7-list-item-label {
  background-color: #009f98;
  border: 3px solid #addddb;
}
.wpcf7-form .form-line a {
  color: black;
  text-decoration: underline;
}
.wpcf7-form .form-line a:hover, .wpcf7-form .form-line a:focus {
  text-decoration: none;
}
.wpcf7-form .form-line .piece-jointe-group small {
  font-size: small;
  font-weight: 300;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=file],
.wpcf7-form input[type=date],
.wpcf7-form select,
.wpcf7-form textarea {
  background-color: #f5f5f5;
  border-radius: 4px;
  min-height: 60px;
  color: #1d1d1b;
  font-size: 16px;
  line-height: 28px;
  border: 0;
  outline: 0;
  padding: 16px 20px;
  font-family: var(--e-global-typography-text-font-family);
  font-weight: 500;
  width: 100%;
  box-sizing: border-box;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.wpcf7-form input[type=text]::placeholder,
.wpcf7-form input[type=email]::placeholder,
.wpcf7-form input[type=tel]::placeholder,
.wpcf7-form input[type=file]::placeholder,
.wpcf7-form input[type=date]::placeholder,
.wpcf7-form select::placeholder,
.wpcf7-form textarea::placeholder {
  font-family: var(--e-global-typography-text-font-family);
  color: #1d1d1b;
  font-weight: 500;
}
.wpcf7-form select {
  cursor: pointer;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27currentColor%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3cpolyline points=%276 9 12 15 18 9%27%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1.5em;
}
.wpcf7-form .btn-submit {
  border: 0;
  transition: all 0.3s linear;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin-top: 30px;
}
.wpcf7-form .btn-submit:hover, .wpcf7-form .btn-submit:focus {
  transition: all 0.3s linear;
}
.wpcf7-form .btn-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.wpcf7-form .btn-center .btn-submit {
  display: inline-block;
}

@media (max-width: 1024px) {
  .wpcf7-form .form-line.form-line-case .wpcf7-radio {
    grid-template-columns: 1fr 1fr;
  }
  .wpcf7-form .form-line.form-line-3 {
    grid-template-columns: 1fr;
  }
  .wpcf7-form .form-line.form-line-3.form-line-adresse {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .wpcf7-form .title {
    font-size: 20px;
  }
  .wpcf7-form .form-line.form-line-case .wpcf7-radio {
    grid-template-columns: 1fr;
  }
  .wpcf7-form .form-line.form-line-2 {
    grid-template-columns: 1fr;
  }
}
.error404 #page .page-header {
  text-align: center;
  margin-top: 100px;
}
.error404 #page #content-404 {
  text-align: center;
  margin-bottom: 100px;
}
.error404 #page #content-404 .btn.btn-primary {
  display: inline-block;
  background-color: #3d3842;
  color: #ffffff;
  padding: 16px 30px;
  border-radius: 15px;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.9375rem;
}
.error404 #page #content-404 .btn.btn-primary:hover, .error404 #page #content-404 .btn.btn-primary:focus {
  background-color: #bc9c67;
}

.single-post article.post.type-post {
  margin-bottom: 5rem;
}
.single-post article.post.type-post h1 {
  font-size: 1.75rem;
  line-height: 1.2;
  margin: 1rem 0;
}
@media (min-width: 768px) {
  .single-post article.post.type-post h1 {
    font-size: 1.875rem;
    margin: 2.5rem 0;
  }
}
@media (min-width: 1200px) {
  .single-post article.post.type-post h1 {
    font-size: 2.5rem;
  }
}
.single-post article.post.type-post h1 {
  text-align: center;
  font-weight: 800;
  color: #3d3842;
}
.single-post article.post.type-post .thumb {
  margin-bottom: 2.5rem;
  display: flex;
  justify-content: center;
}
.single-post article.post.type-post .thumb img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 0.625rem 0.9375rem 0 rgba(0, 0, 0, 0.102);
}
.single-post article.post.type-post .post-meta-wrapper {
  border-top: 3px solid #ededed;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 1.5rem 1rem;
  color: #858585;
  flex-direction: column;
}
@media (min-width: 768px) {
  .single-post article.post.type-post .post-meta-wrapper {
    flex-direction: row;
  }
}
.single-post article.post.type-post .post-meta-wrapper [class^=icon-] {
  margin-right: 5px;
}
.single-post article.post.type-post .post-meta-wrapper .date {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .single-post article.post.type-post .post-meta-wrapper .date {
    margin-bottom: 0;
  }
}
.single-post article.post.type-post .post-meta-wrapper .post-meta {
  display: flex;
  margin: 0 0 1.2em;
  font-size: 0.75rem;
  flex-direction: column;
  color: #f2f2f2;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: bold;
}
@media (min-width: 768px) {
  .single-post article.post.type-post .post-meta-wrapper .post-meta {
    flex-direction: row;
  }
}
.single-post article.post.type-post .post-meta-wrapper .post-meta > .item {
  position: relative;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .single-post article.post.type-post .post-meta-wrapper .post-meta > .item {
    padding: 0 1em;
    margin-bottom: 0;
  }
  .single-post article.post.type-post .post-meta-wrapper .post-meta > .item:not(:last-child):after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "|";
    transform: translate(0, -50%);
  }
}
.single-post article.post.type-post .post-meta-wrapper .post-meta > .item:last-child {
  padding-right: 0;
}
.single-post article.post.type-post .post-meta-wrapper .post-meta > .item a {
  text-decoration: none;
  color: inherit;
}
.single-post article.post.type-post .post-meta-wrapper .post-meta > .item a:hover, .single-post article.post.type-post .post-meta-wrapper .post-meta > .item a:focus {
  color: #bc9c67;
}
.single-post article.post.type-post .content.is-wp {
  color: #3d3842;
}
.single-post article.post.type-post .content.is-wp a {
  text-decoration: none;
  color: #3d3842;
}
.single-post article.post.type-post .content.is-wp a:hover, .single-post article.post.type-post .content.is-wp a:focus {
  color: #bc9c67;
}
.single-post article.post.type-post .content.is-wp .h2,
.single-post article.post.type-post .content.is-wp h2 {
  font-size: 1.5625rem;
  line-height: 1.3;
  margin-bottom: 1rem;
  margin-top: 1.5625rem;
}
@media (min-width: 768px) {
  .single-post article.post.type-post .content.is-wp .h2,
  .single-post article.post.type-post .content.is-wp h2 {
    font-size: 1.75rem;
    margin-top: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .single-post article.post.type-post .content.is-wp .h2,
  .single-post article.post.type-post .content.is-wp h2 {
    font-size: 2rem;
    margin-top: 2rem;
  }
}
.single-post article.post.type-post .content.is-wp .h3,
.single-post article.post.type-post .content.is-wp h3 {
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  margin-top: 1.375rem;
}
@media (min-width: 768px) {
  .single-post article.post.type-post .content.is-wp .h3,
  .single-post article.post.type-post .content.is-wp h3 {
    font-size: 1.5625rem;
    margin-top: 1.5625rem;
  }
}
.single-post article.post.type-post .content.is-wp .h4,
.single-post article.post.type-post .content.is-wp h4 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  margin-top: 1.5rem;
}
.single-post article.post.type-post .content.is-wp .h5,
.single-post article.post.type-post .content.is-wp h5 {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  margin-top: 1.25rem;
}
.single-post article.post.type-post .content.is-wp .h6,
.single-post article.post.type-post .content.is-wp h6 {
  font-size: 1rem;
  margin-bottom: 0;
  margin-top: 1rem;
}
.single-post article.post.type-post .content.is-wp > .h1:first-child,
.single-post article.post.type-post .content.is-wp > .h2:first-child,
.single-post article.post.type-post .content.is-wp > .h3:first-child,
.single-post article.post.type-post .content.is-wp > .h4:first-child,
.single-post article.post.type-post .content.is-wp > .h5:first-child,
.single-post article.post.type-post .content.is-wp > .h6:first-child,
.single-post article.post.type-post .content.is-wp > h1:first-child,
.single-post article.post.type-post .content.is-wp > h2:first-child,
.single-post article.post.type-post .content.is-wp > h3:first-child,
.single-post article.post.type-post .content.is-wp > h4:first-child,
.single-post article.post.type-post .content.is-wp > h5:first-child,
.single-post article.post.type-post .content.is-wp > h6:first-child {
  margin-top: 0 !important;
}
.single-post article.post.type-post .content.is-wp p,
.single-post article.post.type-post .content.is-wp ul {
  font-size: 0.875rem;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .single-post article.post.type-post .content.is-wp p,
  .single-post article.post.type-post .content.is-wp ul {
    line-height: 1.667;
  }
}
.single-post article.post.type-post .content.is-wp ul {
  list-style: none outside none !important;
}
.single-post article.post.type-post .content.is-wp ul li {
  margin-bottom: 0.5rem;
  position: relative;
}
.single-post article.post.type-post .content.is-wp ul li:before {
  color: var(--bs-primary);
  content: "î¥ˆ";
  font-family: icomoon;
  margin-right: 0.3125rem;
  vertical-align: middle;
}
.single-post article.post.type-post .content.is-wp img {
  height: auto;
  max-width: 100%;
}
.single-post article.post.type-post .content.is-wp hr {
  border: 0;
  height: 3px;
  background-color: #ededed;
}

.blog-subcategories {
  border-bottom: 3px solid #ededed;
}
.blog-subcategories a {
  text-decoration: none;
  color: inherit;
}
.blog-subcategories a:hover, .blog-subcategories a:focus {
  color: #bc9c67;
}

.archive-header h1 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
  color: #3d3842;
}
.archive-header h1:after {
  content: "";
  display: block;
  width: 6.25rem;
  height: 0.1875rem;
  background-color: #bc9c67;
  margin-top: 1rem !important;
  left: 0;
  border-radius: 50px;
}

.blog-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.blog-wrapper [class^=icon-] {
  margin-right: 5px;
}

.blog-post a {
  text-decoration: none;
  color: inherit;
}
.blog-post a:hover, .blog-post a:focus {
  color: #bc9c67;
}
.blog-post .thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.blog-post .date {
  margin-top: 0.25rem;
  font-size: 0.75rem;
  color: #3d3842;
}
.blog-post .date:before {
  font-size: 0.875rem;
  padding-right: 5px;
}
.blog-post .title {
  font-weight: 800;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1rem;
  color: #3d3842;
}
.blog-post .post-meta {
  font-size: 0.75rem;
  display: flex;
  margin: 0 -1em 1.2em;
  color: #f2f2f2;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: bold;
}
.blog-post .post-meta > .item {
  position: relative;
  padding: 0 1em;
}
.blog-post .post-meta > .item:not(:last-child):after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "|";
  transform: translate(0, -50%);
}
.blog-post .post-meta > .item:last-child {
  padding-right: 0;
}
.blog-post .view .link {
  font-size: 0.875rem;
  font-style: italic;
  color: #bc9c67;
}

:root {
  --wc-form-border-radius: 8px;
  --wc-form-border-width: 1px;
  --wc-form-border-color: #e5e5e5;
  --wc-form-color-text: #555555;
}

.woocommerce a {
  color: #bc9c67;
}
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  padding: 0.75rem 0.75rem;
}

.select2-dropdown {
  border-color: var(--wc-form-border-color);
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
fieldset > legend {
  font-size: 1.5625rem;
  margin-bottom: 1rem;
  padding-bottom: 1.5rem;
  font-weight: 600;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #f2f2f2;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: #bc9c67;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
  color: #ffffff !important;
  background-color: #3d3842;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
  background-color: #bc9c67;
  transition: all 0.3s linear;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:focus {
  background-color: #3d3842;
  transition: all 0.3s linear;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #cfc8d8;
  padding: 5px 10px 5px;
  margin: 0 4px 0 0;
  outline: 0;
  min-height: 37px;
  min-width: 175px;
  border-radius: 5px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  background-color: #f2f2f2;
  padding: 30px;
  margin: 2em 0;
  text-align: left;
  border-radius: 5px;
}

body:not(.single-product) .shop-wrapper {
  display: flex;
  flex-direction: row-reverse;
  padding-bottom: 90px;
  max-width: 1823px;
  margin: 0 auto;
}
body:not(.single-product) .shop-wrapper #primary {
  width: 80%;
}
body:not(.single-product) .shop-wrapper #sidebar {
  width: 20%;
}

.woocommerce ul.products {
  margin-bottom: 0;
}
.woocommerce ul.products li.product {
  text-align: center;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 15px;
  background-color: #ffffff;
  overflow: hidden;
  padding-bottom: 21px;
  margin-bottom: 30px;
}
.woocommerce ul.products li.product .product-card__image {
  overflow: hidden;
  transition: box-shadow 0.3s ease;
  margin-bottom: 1rem;
}
.woocommerce ul.products li.product .product-card__image img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.4s ease;
  border: 0;
  margin: 0;
}
.woocommerce ul.products li.product:hover img {
  transform: scale(1.05);
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  margin-top: 12px;
  line-height: 1.667em;
  font-size: 0.9375rem;
  font-weight: 400;
  padding: 0 25px;
  color: #3d3842;
  min-height: 75px;
}
.woocommerce ul.products li.product .price {
  display: block;
  margin: 20px 0;
  font-size: 1.25rem;
  font-weight: 900;
  color: var(--e-global-color-accent);
  padding: 0 25px;
}
.woocommerce ul.products li.product .price .woocommerce-Price-currencySymbol {
  margin-left: 5px;
}
.woocommerce ul.products li.product .price .woocommerce-price-suffix {
  display: none;
}
.woocommerce ul.products li.product .button {
  margin: 0 auto;
  display: inline-block;
  font-size: 15px;
  padding: 12px 40px;
  border-radius: 15px;
  background-color: #3d3842;
  transition: all 0.3s linear;
  color: #ffffff;
}
.woocommerce ul.products li.product .button:before {
  content: "\e919";
  font-family: "icomoon";
  font-weight: normal;
  font-size: 26px;
  vertical-align: -5px;
  margin-right: 5px;
}
.woocommerce ul.products li.product .button:hover, .woocommerce ul.products li.product .button:focus {
  transition: all 0.3s linear;
  background-color: #bc9c67;
}

@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    float: none;
    width: 100%;
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
  }
}
.woocommerce.single-product .product-single-container > .product {
  margin-top: 2rem;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-product-gallery__image {
  border-radius: 8px;
  overflow: hidden;
  background: #f9f9f9;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-product-gallery__image img {
  width: 100%;
  height: auto;
  display: block;
}
.woocommerce.single-product .product-single-container > .product .summary .product_title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.woocommerce.single-product .product-single-container > .product .summary .price {
  font-size: 2rem;
  color: #bc9c67;
  margin-bottom: 2rem;
  display: block;
  font-weight: 700;
}
.woocommerce.single-product .product-single-container > .product .summary .price del {
  opacity: 0.5;
  font-size: 0.8em;
}
.woocommerce.single-product .product-single-container > .product .summary .price ins {
  text-decoration: none;
}
.woocommerce.single-product .product-single-container > .product .summary .variations {
  width: 100%;
  border: none;
  margin-bottom: 1.5rem;
}
.woocommerce.single-product .product-single-container > .product .summary .variations tr {
  display: block;
  margin-bottom: 15px;
}
.woocommerce.single-product .product-single-container > .product .summary .variations td,
.woocommerce.single-product .product-single-container > .product .summary .variations th {
  display: block;
  padding: 0;
  text-align: left;
  border: none;
}
.woocommerce.single-product .product-single-container > .product .summary .variations .label {
  margin-bottom: 8px;
}
.woocommerce.single-product .product-single-container > .product .summary .variations .label label {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #3d3842;
}
.woocommerce.single-product .product-single-container > .product .summary .variations select {
  width: 100%;
  height: 45px;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  padding: 0 15px;
  appearance: none;
  background: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23666%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M2 4l4 4 4-4%27/%3E%3C/svg%3E") no-repeat right 15px center;
  background-color: white;
  cursor: pointer;
}
.woocommerce.single-product .product-single-container > .product .summary .variations select:focus {
  border-color: #bc9c67;
  outline: none;
}
.woocommerce.single-product .product-single-container > .product .summary .woocommerce-variation-add-to-cart,
.woocommerce.single-product .product-single-container > .product .summary .cart:not(.variations_form) {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 2rem;
}
.woocommerce.single-product .product-single-container > .product .summary .woocommerce-variation-add-to-cart:before, .woocommerce.single-product .product-single-container > .product .summary .woocommerce-variation-add-to-cart::after,
.woocommerce.single-product .product-single-container > .product .summary .cart:not(.variations_form):before,
.woocommerce.single-product .product-single-container > .product .summary .cart:not(.variations_form)::after {
  content: inherit;
  display: none;
}
.woocommerce.single-product .product-single-container > .product .summary .woocommerce-variation-add-to-cart .quantity,
.woocommerce.single-product .product-single-container > .product .summary .cart:not(.variations_form) .quantity {
  flex: 0 0 100px;
}
.woocommerce.single-product .product-single-container > .product .summary .woocommerce-variation-add-to-cart .quantity input,
.woocommerce.single-product .product-single-container > .product .summary .cart:not(.variations_form) .quantity input {
  width: 100%;
  height: 50px;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  text-align: center;
}
.woocommerce.single-product .product-single-container > .product .summary .woocommerce-variation-add-to-cart .single_add_to_cart_button,
.woocommerce.single-product .product-single-container > .product .summary .cart:not(.variations_form) .single_add_to_cart_button {
  flex: 1;
  height: 50px;
  background: #bc9c67;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
  border: none;
  border-radius: 4px;
  transition: transform 0.2s, opacity 0.2s;
}
.woocommerce.single-product .product-single-container > .product .summary .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover,
.woocommerce.single-product .product-single-container > .product .summary .cart:not(.variations_form) .single_add_to_cart_button:hover {
  opacity: 0.9;
}
.woocommerce.single-product .product-single-container > .product .summary .woocommerce-variation-add-to-cart .single_add_to_cart_button:active,
.woocommerce.single-product .product-single-container > .product .summary .cart:not(.variations_form) .single_add_to_cart_button:active {
  transform: scale(0.98);
}
.woocommerce.single-product .product-single-container > .product .summary .woocommerce-variation-add-to-cart .single_add_to_cart_button.disabled,
.woocommerce.single-product .product-single-container > .product .summary .cart:not(.variations_form) .single_add_to_cart_button.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.woocommerce.single-product .product-single-container > .product .summary .product_meta > span {
  display: block;
  padding: 15px 0;
}
.woocommerce.single-product .product-single-container > .product .summary .product_meta > span:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}
.woocommerce.single-product .product-single-container > .product .summary .product_meta > span a {
  color: #3d3842;
}
.woocommerce.single-product .product-single-container > .product .summary .product_meta > span a:hover, .woocommerce.single-product .product-single-container > .product .summary .product_meta > span a:focus {
  color: #bc9c67;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs {
  width: 100%;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs ul.tabs {
  display: flex;
  justify-content: center;
  padding: 0;
  list-style: none;
  gap: 30px;
  margin-bottom: 20px;
  border: none;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid #efefef;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs ul.tabs li {
  background: none;
  border: none;
  padding: 5px 30px;
  margin: 0;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs ul.tabs li::after, .woocommerce.single-product .product-single-container > .product .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs ul.tabs li a {
  text-decoration: none;
  color: #3d3842;
  font-weight: 600;
  font-size: 1.875rem;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs ul.tabs li.active {
  border-bottom: 2px solid #bc9c67;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs ul.tabs li.active a {
  color: #bc9c67;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel {
  max-width: 780px;
  margin: 0 auto;
  padding: 2rem 0;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
  display: none;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews {
  text-align: center;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews.woocommerce-Reviews {
  display: flex;
  flex-direction: column;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews.woocommerce-Reviews #comments + #review_form_wrapper #reply-title {
  margin-top: 0 !important;
  margin-bottom: 25px;
  display: block;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2em;
  color: #bc9c67;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews.woocommerce-Reviews .comment-form-rating,
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews.woocommerce-Reviews .comment-form-comment {
  display: flex;
  gap: 1rem;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews.woocommerce-Reviews .comment-form-rating label,
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews.woocommerce-Reviews .comment-form-comment label {
  font-weight: bold;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews.woocommerce-Reviews .comment-form-comment {
  flex-direction: column;
  text-align: left;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #reviews.woocommerce-Reviews #comment {
  height: 140px;
  max-width: 100%;
  border-radius: 0;
  border: none;
  background-color: #f7f7f7;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 20px 0;
  line-height: 1.6;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs table tr:first-child td {
  font-weight: 600 !important;
  color: #3d3842;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs table tr:last-child td {
  border-bottom: none;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs table td {
  padding: 14px 16px;
  border-bottom: 1px solid #eee;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs table td:first-child {
  font-weight: 500;
  color: #333;
  width: 35%;
}
.woocommerce.single-product .product-single-container > .product .woocommerce-tabs table td p {
  margin: 0;
}
.woocommerce.single-product .product-single-container > .product .related.products {
  padding-top: 3.75rem;
  border-top: 1px solid #efefef;
}
.woocommerce.single-product .product-single-container > .product .related.products > h2 {
  text-align: center;
  font-size: 2.125rem;
  color: #3d3842;
  margin-bottom: 2.1875rem;
}

.woocommerce-cart table.shop_table.cart {
  border: none;
  border-radius: 12px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.woocommerce-cart table.shop_table.cart thead {
  background: #f2f2f2;
}
.woocommerce-cart table.shop_table.cart thead th {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #7f8c8d;
  padding: 16px;
}
.woocommerce-cart table.shop_table.cart tbody tr.cart_item {
  border-top: 1px solid #f0f0f0;
}
.woocommerce-cart table.shop_table.cart tbody tr.cart_item td {
  padding: 20px;
  vertical-align: middle;
}
.woocommerce-cart table.shop_table.cart tbody tr.cart_item .product-thumbnail img {
  border-radius: 8px;
  width: 70px;
}
.woocommerce-cart table.shop_table.cart tbody tr.cart_item .product-name a {
  font-weight: 600;
  color: #2d3436;
}
.woocommerce-cart table.shop_table.cart tbody tr.cart_item .product-price,
.woocommerce-cart table.shop_table.cart tbody tr.cart_item .product-subtotal {
  font-weight: 600;
}
.woocommerce-cart table.shop_table.cart tbody tr.cart_item .product-remove a {
  color: #ccc;
  font-size: 1.2rem;
  transition: all 0.3s ease;
}
.woocommerce-cart table.shop_table.cart tbody tr.cart_item .product-remove a:hover {
  color: #e74c3c;
}

.woocommerce-cart .cart_totals {
  background: white;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.woocommerce-cart .cart_totals h2 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.woocommerce-cart .cart_totals table.shop_table {
  border: none;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-collapse: collapse;
  overflow: hidden;
  margin: 24px 0;
  display: block;
  width: 100% !important;
}
.woocommerce-cart .cart_totals table.shop_table thead,
.woocommerce-cart .cart_totals table.shop_table tbody,
.woocommerce-cart .cart_totals table.shop_table tfoot {
  display: block;
  width: 100%;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 0;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.cart-subtotal {
  display: none;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.shipping td {
  text-align: left;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.shipping td ul#shipping_method {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.shipping td ul#shipping_method li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 8px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.shipping td ul#shipping_method li:hover {
  border-color: #2ecc71;
  background: rgba(46, 204, 113, 0.02);
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.shipping td ul#shipping_method li input[type=radio] {
  margin-right: 12px;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.shipping td ul#shipping_method li label {
  font-size: 0.85rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.shipping td ul#shipping_method li .pl-checkout-carrier-image {
  max-height: 20px;
  width: auto;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.order-total {
  border-bottom: none;
  background-color: #f2f2f2;
  padding: 20px;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.order-total th {
  font-weight: 900;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr.order-total strong > .amount {
  font-size: 1.5rem;
  display: block;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr th,
.woocommerce-cart .cart_totals table.shop_table tbody tr td {
  border-top: 1px solid #f0f0f0;
  padding: 15px 20px;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  text-align: left !important;
  box-sizing: border-box;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr th {
  font-weight: 500;
  color: #7f8c8d;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.woocommerce-cart .cart_totals table.shop_table tbody tr td {
  font-weight: 600;
}
.woocommerce-cart .cart_totals table.shop_table tbody .order-total {
  background-color: rgb(251.1, 251.1, 251.1);
}
.woocommerce-cart .cart_totals table.shop_table tbody .order-total th {
  color: #2d3436;
  font-size: 1rem;
  font-weight: 700;
}
.woocommerce-cart .cart_totals table.shop_table tbody .order-total strong > .amount {
  font-size: 1.4rem;
  font-weight: 800;
  color: #2ecc71;
}
.woocommerce-cart .cart_totals table.shop_table tbody .order-total .includes_tax {
  display: block;
  font-weight: 400;
  font-size: 0.7rem;
  color: #7f8c8d;
  margin-top: 4px;
}

.woocommerce .col2-set:not(#customer_login) .col-1:not(.woocommerce-Address),
.woocommerce .col2-set:not(#customer_login) .col-2:not(.woocommerce-Address) {
  float: none;
  width: 100%;
}
.woocommerce .col2-set:not(.addresses):not(#customer_login),
.woocommerce .wrapper-checkout {
  width: 49%;
}
.woocommerce .col2-set:not(.addresses) {
  float: left;
}
.woocommerce .wrapper-checkout {
  float: right;
}
.woocommerce .col2-set:not(.addresses):not(#customer_login),
.woocommerce .woocommerce-Address,
.woocommerce .wrapper-checkout,
.woocommerce form.checkout_coupon,
.woocommerce .woocommerce-checkout #payment {
  background: white;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  color: var(--e-global-color-primary);
  line-height: 1.6;
  margin-bottom: 2rem;
  border: 0;
}
.woocommerce .col2-set:not(.addresses):not(#customer_login) p,
.woocommerce .woocommerce-Address p,
.woocommerce .wrapper-checkout p,
.woocommerce form.checkout_coupon p,
.woocommerce .woocommerce-checkout #payment p {
  margin-bottom: 1.25rem;
  font-size: 1rem;
}
.woocommerce .col2-set:not(.addresses):not(#customer_login) a:not(.button),
.woocommerce .woocommerce-Address a:not(.button),
.woocommerce .wrapper-checkout a:not(.button),
.woocommerce form.checkout_coupon a:not(.button),
.woocommerce .woocommerce-checkout #payment a:not(.button) {
  color: var(--e-global-color-accent);
  text-decoration: none;
  font-weight: 600;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease;
}
.woocommerce .col2-set:not(.addresses):not(#customer_login) a:not(.button):hover,
.woocommerce .woocommerce-Address a:not(.button):hover,
.woocommerce .wrapper-checkout a:not(.button):hover,
.woocommerce form.checkout_coupon a:not(.button):hover,
.woocommerce .woocommerce-checkout #payment a:not(.button):hover {
  border-bottom-color: var(--e-global-color-accent);
}
.woocommerce .col2-set:not(.addresses):not(#customer_login) strong,
.woocommerce .woocommerce-Address strong,
.woocommerce .wrapper-checkout strong,
.woocommerce form.checkout_coupon strong,
.woocommerce .woocommerce-checkout #payment strong {
  color: var(--e-global-color-primary);
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  border: none;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-collapse: collapse;
  overflow: hidden;
  margin: 24px 0;
  display: block;
  width: 100% !important;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot {
  display: block;
  width: 100%;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead {
  background-color: rgb(248.5, 248.5, 248.5);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th {
  border: none;
  padding: 16px 20px;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 1px;
  color: #7f8c8d;
  font-weight: 700;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td {
  padding: 20px;
  border-top: 1px solid #f0f0f0;
  vertical-align: top;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody .product-name {
  color: #2d3436;
  font-weight: 600;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody .product-name .product-quantity {
  font-weight: 400;
  color: #7f8c8d;
  background: #f1f1f1;
  padding: 2px 8px;
  border-radius: 20px;
  font-size: 0.85em;
  margin-left: 6px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody .variation {
  display: flex;
  gap: 12px;
  margin-top: 10px;
  font-size: 0.8rem;
  color: #7f8c8d;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody .variation dt {
  font-weight: 500;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody .variation dt::after {
  content: "";
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody .variation dd {
  margin: 0;
  font-weight: 700;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody .variation dd p {
  margin: 0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 15px 0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal {
  display: none;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td {
  text-align: left;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td ul#shipping_method {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td ul#shipping_method li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 8px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td ul#shipping_method li:hover {
  border-color: #2ecc71;
  background: rgba(46, 204, 113, 0.02);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td ul#shipping_method li input[type=radio] {
  margin-right: 12px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td ul#shipping_method li label {
  font-size: 0.85rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td ul#shipping_method li .pl-checkout-carrier-image {
  max-height: 20px;
  width: auto;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total {
  border-bottom: none;
  background-color: #f2f2f2;
  padding: 20px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th {
  font-weight: 900;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total strong > .amount {
  font-size: 1.5rem;
  display: block;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
  border-top: 1px solid #f0f0f0;
  padding: 15px 20px;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  text-align: left !important;
  box-sizing: border-box;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr th {
  font-weight: 500;
  color: #7f8c8d;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
  font-weight: 600;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total {
  background-color: rgb(251.1, 251.1, 251.1);
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total th {
  color: #2d3436;
  font-size: 1rem;
  font-weight: 700;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total strong > .amount {
  font-size: 1.4rem;
  font-weight: 800;
  color: #2ecc71;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot .order-total .includes_tax {
  display: block;
  font-weight: 400;
  font-size: 0.7rem;
  color: #7f8c8d;
  margin-top: 4px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: none;
  width: 100%;
  margin-bottom: 2rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  border-bottom: 1px solid #e2e8f0;
  padding-bottom: 1rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  display: inline-block;
  padding: 10px 20px;
  color: var(--e-global-color-text);
  text-decoration: none;
  font-weight: 500;
  border-radius: 10px;
  background: transparent;
  transition: all 0.3s ease;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  background: rgba(var(--e-global-color-accent), 0.05);
  color: var(--e-global-color-accent);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  background: var(--e-global-color-accent);
  color: #fff;
  box-shadow: 0 4px 12px rgba(var(--e-global-color-accent), 0.2);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
  color: #ef4444;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
  background: rgba(239, 68, 68, 0.1);
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
  background: white;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  color: var(--e-global-color-primary);
  line-height: 1.6;
}
.woocommerce-account .woocommerce-MyAccount-content p {
  margin-bottom: 1.25rem;
  font-size: 1rem;
}
.woocommerce-account .woocommerce-MyAccount-content a:not(.button) {
  color: var(--e-global-color-accent);
  text-decoration: none;
  font-weight: 600;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease;
}
.woocommerce-account .woocommerce-MyAccount-content a:not(.button):hover {
  border-bottom-color: var(--e-global-color-accent);
}
.woocommerce-account .woocommerce-MyAccount-content strong {
  color: var(--e-global-color-primary);
}

@media (min-width: 769px) {
  .woocommerce-account .woocommerce {
    display: flex;
    align-items: flex-start;
    gap: 40px;
    padding: 3rem 0;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    width: 250px;
    min-width: 250px;
    margin-bottom: 0;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
    flex-direction: column;
    border-bottom: none;
    padding-bottom: 0;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    width: 100%;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    display: block;
    width: 100%;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    flex-grow: 1;
  }
}
.woocommerce-account .addresses .title .edit {
  float: none;
}

.shop-hero {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.shop-hero__inner {
  min-height: 300px;
  display: flex;
  align-items: center;
  padding: 0 15px;
  margin-bottom: 2rem;
}
.shop-hero:not(.no-bg):before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
}
.shop-hero:not(.no-bg) h1,
.shop-hero:not(.no-bg) .woocommerce-breadcrumb,
.shop-hero:not(.no-bg) .yoast-breadcrumb {
  color: #ffffff;
}
.shop-hero:not(.no-bg) h1 a,
.shop-hero:not(.no-bg) .woocommerce-breadcrumb a,
.shop-hero:not(.no-bg) .yoast-breadcrumb a {
  color: #ffffff;
}
.shop-hero.no-bg {
  border-top: 5px solid white;
  background-color: #f2f2f2;
}
.shop-hero.no-bg h1,
.shop-hero.no-bg .woocommerce-breadcrumb,
.shop-hero.no-bg .yoast-breadcrumb {
  color: #3d3842;
}
.shop-hero.no-bg h1 a,
.shop-hero.no-bg .woocommerce-breadcrumb a,
.shop-hero.no-bg .yoast-breadcrumb a {
  color: #3d3842;
}
.shop-hero.no-bg.small .shop-hero__inner {
  min-height: 60px;
}
.shop-hero h1 {
  margin-bottom: 1rem;
}
.shop-hero__breadcrumb .woocommerce-breadcrumb,
.shop-hero__breadcrumb .yoast-breadcrumb {
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin: 0;
}
.shop-hero__breadcrumb .woocommerce-breadcrumb a,
.shop-hero__breadcrumb .yoast-breadcrumb a {
  color: #3d3842;
  text-decoration: none;
}
.shop-hero__breadcrumb .woocommerce-breadcrumb a:hover, .shop-hero__breadcrumb .woocommerce-breadcrumb a:focus,
.shop-hero__breadcrumb .yoast-breadcrumb a:hover,
.shop-hero__breadcrumb .yoast-breadcrumb a:focus {
  color: #bc9c67;
}

.subcategories-container {
  margin: 0 auto 3rem;
  overflow-x: hidden;
  overflow-y: visible;
}

.subcategories-grid.is-slider {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  overflow-x: auto;
  gap: 20px;
  padding: 10px 0 20px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #ccc transparent;
  user-select: none;
  cursor: grab;
  justify-content: flex-start;
}
.subcategories-grid.is-slider::after {
  content: "";
  padding-right: 0.1px;
}
.subcategories-grid.is-slider.grabbing {
  cursor: grabbing;
}
.subcategories-grid.is-slider img,
.subcategories-grid.is-slider .subcategory-card__link {
  user-drag: none;
  -webkit-user-drag: none;
}
.subcategories-grid.is-slider::-webkit-scrollbar {
  height: 8px;
}
.subcategories-grid.is-slider::-webkit-scrollbar-track {
  background: transparent;
}
.subcategories-grid.is-slider::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 20px;
  transition: background 0.2s;
}
.subcategories-grid.is-slider::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.subcategories-grid.is-slider .subcategory-card {
  flex: 0 0 140px;
  scroll-snap-align: start;
}
@media (min-width: 768px) {
  .subcategories-grid.is-slider .subcategory-card {
    flex: 0 0 180px;
  }
}
.subcategories-grid.is-slider .subcategory-card__link {
  text-decoration: none;
  display: block;
  transition: transform 0.3s ease;
}
.subcategories-grid.is-slider .subcategory-card__link:hover {
  transform: translateY(-5px);
}
.subcategories-grid.is-slider .subcategory-card__link:hover .subcategory-card__title {
  color: #000;
}
.subcategories-grid.is-slider .subcategory-card__image {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 12px;
  background: #f5f5f5;
}
.subcategories-grid.is-slider .subcategory-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.subcategories-grid.is-slider .subcategory-card__title {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.shop-toolbar__left, .shop-toolbar__right {
  padding-left: 15px;
  padding-right: 15px;
}
.shop-toolbar__left .woocommerce-result-count {
  font-size: 18px;
  font-weight: 700;
}
.shop-toolbar__right .btn-filters {
  margin-right: 10px;
  height: 40px;
  padding: 0 15px;
  background: #000;
  color: #fff;
  border: none;
  float: right;
}
.shop-toolbar__right select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  border: 0;
  padding: 12px 35px 12px 12px;
  font-size: 14px;
  border-radius: 5px;
  background-color: #f2f2f2;
  background-image: url("data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 9L12 15L18 9\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke=\"currentColor\"/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px;
  cursor: pointer;
}

.ac-filters-drawer {
  position: fixed;
  top: 0;
  right: -400px;
  width: 400px;
  max-width: 90vw;
  height: 100vh;
  background: #fff;
  z-index: 10000;
  transition: all 0.3s ease;
  box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}
.ac-filters-drawer.active {
  right: 0;
}
.ac-filters-drawer .ac-filters-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100dvw;
  height: 100dvh;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: -1;
  backdrop-filter: blur(1px);
}
.ac-filters-drawer.active .ac-filters-overlay {
  opacity: 1;
  visibility: visible;
}

.ac-filters-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
}
.ac-filters-content__header {
  padding: 20px;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ac-filters-content__header h3 {
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
}
.ac-filters-content__header #ac-close-filters {
  background: none;
  border: none;
  font-size: 28px;
  cursor: pointer;
}
.ac-filters-content__body {
  padding: 20px;
  overflow-y: auto;
  flex: 1;
}

.woocommerce nav.woocommerce-pagination ul {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  padding: 0;
  line-height: 40px;
  height: 40px;
  margin: 0 5px;
  font-weight: 600;
  color: #696969;
}
.woocommerce nav.woocommerce-pagination ul li a:not(.prev, .next),
.woocommerce nav.woocommerce-pagination ul li span:not(.prev, .next) {
  width: 40px;
  border-radius: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a:focus:not(.prev, .next),
.woocommerce nav.woocommerce-pagination ul li a:hover:not(.prev, .next),
.woocommerce nav.woocommerce-pagination ul li span.current:not(.prev, .next) {
  background: #333;
  color: white;
}
.woocommerce nav.woocommerce-pagination ul li a:focus.prev, .woocommerce nav.woocommerce-pagination ul li a:focus.next,
.woocommerce nav.woocommerce-pagination ul li a:hover.prev,
.woocommerce nav.woocommerce-pagination ul li a:hover.next,
.woocommerce nav.woocommerce-pagination ul li span.current.prev,
.woocommerce nav.woocommerce-pagination ul li span.current.next {
  background-color: transparent;
  color: #333;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1350px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-auto,
.col-12,
.col-sm-4,
.col-sm-8 {
  position: relative;
  width: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 2rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

@font-face {
  font-family: "icomoon";
  src: url(.././fonts/1365ef5ef0cbd4d61aba.eot);
  src: url(.././fonts/1365ef5ef0cbd4d61aba.eot#iefix) format("embedded-opentype"), url(.././fonts/31ad39df4bc3e834b89c.ttf) format("truetype"), url(.././fonts/adcd12b6cb5338024a65.woff) format("woff"), url(../images/icomoon.13aa93cb8bcbade9621f.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\e91b";
}

.icon-arrow-down:before {
  content: "\e912";
}

.icon-arrow-left:before {
  content: "\e913";
}

.icon-arrow-right:before {
  content: "\e914";
}

.icon-compte:before {
  content: "\e915";
}

.icon-formulaire:before {
  content: "\e916";
}

.icon-instagram:before {
  content: "\e917";
}

.icon-marker:before {
  content: "\e918";
}

.icon-panier:before {
  content: "\e919";
}

.icon-telephone:before {
  content: "\e91a";
}

.icon-calendar:before {
  content: "\e90f";
}

.icon-pen:before {
  content: "\e910";
}

.icon-user:before {
  content: "\e911";
}

.icon-youtube:before {
  content: "\e90e";
}

.icon-arrow-up:before {
  content: "\e900";
}

.icon-bars:before {
  content: "\e901";
}

.icon-check:before {
  content: "\e902";
}

.icon-chevron-down:before {
  content: "\e903";
}

.icon-chevron-left:before {
  content: "\e904";
}

.icon-chevron-right:before {
  content: "\e905";
}

.icon-chevron-up:before {
  content: "\e906";
}

.icon-envelope:before {
  content: "\e907";
}

.icon-facebook:before {
  content: "\e908";
}

.icon-linkedin:before {
  content: "\e909";
}

.icon-map-marker:before {
  content: "\e90a";
}

.icon-phone:before {
  content: "\e90b";
}

.icon-play:before {
  content: "\e90c";
}

.icon-times:before {
  content: "\e90d";
}
