@charset "UTF-8";
/*
Theme Name: Colombié Cadet 2024
Description: Theme enfant de storfront créé pour la société Colombié Cadet
Author: Caplaser - JMO
Author URI: https://www.caplaser.fr/
Template: storefront 
Version: 1.2.3
*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap");
*,
html {
  font-family: "Poppins";
}
* small,
html small {
  font-size: 60% !important;
  vertical-align: super;
}

body:not(.overlay-header) .primary-menu > li > a,
body:not(.overlay-header) .primary-menu > li > .icon,
.wp-child-theme-colombie-cadet-2023 .modal-menu a,
.wp-child-theme-colombie-cadet-2023 .footer-menu a,
.wp-child-theme-colombie-cadet-2023 .footer-widgets a,
.wp-child-theme-colombie-cadet-2023 #site-footer .wp-block-button.is-style-outline,
.wp-child-theme-colombie-cadet-2023 .wp-block-pullquote:before,
.wp-child-theme-colombie-cadet-2023.singular:not(.overlay-header) .entry-header a,
.wp-child-theme-colombie-cadet-2023 .archive-header a,
.wp-child-theme-colombie-cadet-2023 .header-footer-group .color-accent,
.wp-child-theme-colombie-cadet-2023 .header-footer-group .color-accent-hover:hover,
.wp-child-theme-colombie-cadet-2023 .color-accent,
.wp-child-theme-colombie-cadet-2023 .color-accent-hover:hover,
.wp-child-theme-colombie-cadet-2023 .color-accent-hover:focus,
:root .has-accent-color,
.wp-child-theme-colombie-cadet-2023 .has-drop-cap:not(:focus):first-letter,
.wp-child-theme-colombie-cadet-2023 .wp-block-button.is-style-outline,
.wp-child-theme-colombie-cadet-2023 a {
  color: #eb8108;
}

.wp-element-button,
.button,
button.alt,
.button.alt,
.button.wc-forward,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type=button],
input[type=reset],
input[type=submit],
.bg-accent,
.bg-accent-hover:focus,
:root .has-accent-background-color,
.comment-reply-link,
a.ywraq-big-button.ywraq-pdf-file {
  background: #eb8108;
  color: white;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.button:hover,
.widget a.button:hover,
.wp-element-button:hover,
button.alt:hover,
.button.alt:hover,
.button.wc-forward:hover,
.faux-button:hover,
.wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:hover,
.bg-accent:hover,
.bg-accent-hover:hover,
:root .has-accent-background-color:hover,
.comment-reply-link:hover,
a.ywraq-big-button.ywraq-pdf-file:hover {
  background: #bd6807;
}

a.button {
  color: #fff !important;
}

.woocommerce-tabs ul li.active a {
  box-shadow: 0 2px 0 #eb8108;
}

#wpadminbar a {
  color: #f0f0f1 !important;
}

.alignwide,
.alignfull {
  margin: 32px calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

@media (max-width: 920px) {
  .alignwide {
    margin: 32px -76px;
    max-width: 920px;
    width: 920px;
  }
}
.storefront-breadcrumb {
  padding: 0.5em 0;
  margin-bottom: 1em;
  background-color: #eb8108;
  color: white;
}
.storefront-breadcrumb a {
  color: white !important;
}
.storefront-breadcrumb .breadcrumb-separator::after {
  opacity: 1;
}

.woocommerce-active .site-header .main-navigation {
  width: auto;
  margin-right: 0;
}
.woocommerce-active .site-header .main-navigation div.menu {
  display: none !important;
}
.woocommerce-active .site-header .main-navigation button.menu-toggle {
  float: left;
  background-color: #eb8108;
  color: white;
  font-size: 1em;
  border: none;
}
.woocommerce-active .site-header .main-navigation button.menu-toggle:after,
.woocommerce-active .site-header .main-navigation button.menu-toggle:before,
.woocommerce-active .site-header .main-navigation button.menu-toggle span:before {
  background-color: white;
}
.woocommerce-active .site-header .main-navigation .handheld-navigation {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 101; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  overflow-y: auto;
  padding-top: 5em; /* Place content 60px from the top */
  transition: width 0.5s ease-in-out; /* 0.5 second transition effect to slide in the sidenav */
  scrollbar-color: #eb8108 #1d1d1b;
  scrollbar-size: auto;
}
.woocommerce-active .site-header .main-navigation .handheld-navigation .menu-toggle-close {
  position: absolute;
  right: 1em;
  top: 3.5em;
  z-index: 101;
  background-color: transparent;
  color: white;
}
.woocommerce-active .site-header .main-navigation .handheld-navigation .menu-toggle-close:before, .woocommerce-active .site-header .main-navigation .handheld-navigation .menu-toggle-close:after {
  content: "";
  display: block;
  height: 5px;
  width: 30px;
  position: absolute;
  top: 50%;
  left: 1em;
  margin-top: -1px;
  transition: all, ease, 0.2s;
  border-radius: 3px;
  background-color: white;
}
.woocommerce-active .site-header .main-navigation .handheld-navigation .menu-toggle-close:before {
  transform: rotate(45deg);
}
.woocommerce-active .site-header .main-navigation .handheld-navigation .menu-toggle-close:after {
  transform: rotate(-45deg);
}
.woocommerce-active .site-header .main-navigation .handheld-navigation .menu-toggle-close span {
  display: none;
}
.woocommerce-active .site-header .main-navigation .handheld-navigation::-webkit-scrollbar-track {
  background: black;
}
.woocommerce-active .site-header .main-navigation .handheld-navigation::-webkit-scrollbar-thumb {
  background-color: #eb8108;
  border: 3px solid black;
}
.woocommerce-active .site-header .main-navigation .handheld-navigation li {
  display: block;
}
.woocommerce-active .site-header .main-navigation .handheld-navigation li a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  display: inline-block;
  font-family: "Poppins";
  color: #fff !important;
  font-size: 1.25em;
  font-weight: 400;
}
@media (max-width: 820px) {
  .woocommerce-active .site-header .main-navigation .handheld-navigation li a {
    font-size: 1em;
  }
}
.woocommerce-active .site-header .main-navigation .handheld-navigation li .dropdown-toggle {
  color: white;
  display: inline-block;
  position: initial;
  padding: 0.5em 0.5em;
}
.woocommerce-active .site-header .main-navigation .handheld-navigation li.menu-item-has-children > a::after {
  content: "";
}
.woocommerce-active .site-header .main-navigation .handheld-navigation .sub-menu {
  float: initial;
  position: initial;
  margin-left: 1em;
  background-color: inherit;
}
.woocommerce-active .site-header .main-navigation .handheld-navigation .sub-menu a {
  width: auto;
}

.woocommerce-active .site-header .main-navigation.toggled-on #menu-menu-principal {
  transition: width 0.5s ease-in-out;
}

#masthead {
  background-color: #030301;
  padding: 1em 0;
  margin-bottom: 0;
  border-bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border-bottom: solid 2px #78787b;
}
@media (max-width: 450px) {
  #masthead {
    background-size: cover;
  }
}
#masthead .storefront-primary-navigation .col-full {
  display: block;
  padding: 0;
}
@media (min-width: 1063px) and (max-width: 1530px) {
  #masthead .storefront-primary-navigation .col-full {
    max-width: 95vw;
    margin: 0 auto;
  }
}
#masthead .storefront-primary-navigation .col-full #site-navigation {
  float: left;
}
#masthead .storefront-primary-navigation .col-full #cart_location {
  float: right;
  padding: 0;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 450px) {
  #masthead .storefront-primary-navigation .col-full {
    display: flex;
    padding: 0;
    align-items: flex-start;
    justify-content: left;
    flex-direction: column-reverse;
  }
  #masthead .storefront-primary-navigation .col-full #cart_location {
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
  }
}
#masthead #site-header-cart {
  display: none;
}
#masthead .site-header-cart,
#masthead .location {
  width: auto;
}
#masthead .site-header-cart {
  position: relative;
}
#masthead .location,
#masthead .boutique {
  margin: 5px 1em 0 0;
}
@media (max-width: 450px) {
  #masthead .location,
  #masthead .boutique {
    margin: 5px 0.5em 0 0;
  }
}
#masthead .boutique a {
  background-color: #eb8108;
  color: white !important;
  text-transform: uppercase;
  padding: 0.5em;
  font-weight: 400;
}
#masthead .boutique a i {
  margin-right: 0.15em;
}
#masthead .location a.compte {
  background-color: #eb8108;
  color: white !important;
  text-transform: uppercase;
  padding: 0.5em;
  font-weight: 400;
}
#masthead .location a.compte i {
  margin-right: 0.25em;
}
#masthead .site-header-cart .cart-contents-jmo::after {
  content: url("./img/cart-shopping.png");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  line-height: 1;
  line-height: inherit;
  vertical-align: baseline;
  float: right;
  line-height: 1.618;
  margin-right: 1em;
  margin-top: 0.5em;
}
#masthead .site-header-cart .cart-contents-jmo {
  display: block;
  height: auto;
  text-indent: 0;
}
#masthead .site-header-cart .cart-contents-jmo .count {
  position: absolute;
  top: 0em;
  right: 0px;
  background: #eb8108;
  color: white;
  border-radius: 50%;
  opacity: 1;
  padding: 0.05em 0.5em;
}
#masthead .site-header-cart .cart-contents-jmo .amount {
  display: none;
}

.woocommerce-active .site-header .site-branding {
  width: auto;
  margin-right: 1em;
  margin-bottom: 0;
  float: initial;
}
@media (max-width: 820px) {
  .woocommerce-active .site-header .site-branding {
    flex-basis: 50%;
  }
}

.logo-client {
  width: auto;
}
.logo-client img.client_logo {
  max-width: 150px;
  max-height: 90px;
  width: auto;
}
@media (max-width: 820px) {
  .logo-client {
    flex-basis: 40%;
    text-align: right;
  }
  .logo-client img.client_logo {
    max-width: 100px;
    max-height: 60px;
    float: right;
  }
}

.main-navigation ul.menu ul.sub-menu,
.main-navigation ul.nav-menu ul.children {
  background-color: #1d1d1b;
}

#colophon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
  color: #222221;
}
#colophon .to-the-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
  background: white;
  border: solid 2px #eb8108;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #eb8108 !important;
  text-decoration: none !important;
  z-index: 2;
}
#colophon .to-the-top:hover {
  border: solid 2px black;
  color: black !important;
}
#colophon a {
  color: #222221 !important;
  text-decoration: none;
}
#colophon a:hover {
  text-decoration: underline;
}
#colophon .has-icon-color,
#colophon .has-text-color,
#colophon .has-background,
#colophon .has-link-color {
  color: inherit !important;
}
#colophon .has-icon-color a,
#colophon .has-text-color a,
#colophon .has-background a,
#colophon .has-link-color a {
  color: inherit !important;
}
#colophon .fond-blanc {
  background-color: #fff;
}
#colophon .fond-orange {
  background-color: #eb8108;
}
#colophon .fond-orange .liste_enseignes a {
  color: #fff !important;
}
#colophon .fond-orange .liste_enseignes a.active {
  color: #222221 !important;
}
#colophon .col-6 {
  flex-basis: 50%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  padding: 2em 0;
}
@media (max-width: 820px) {
  #colophon .col-6 {
    flex-basis: 100%;
  }
}
#colophon .col-md-6 {
  flex-basis: 50%;
}
#colophon .col-footer {
  flex-basis: 77%; /*margin-left:auto;margin-right:auto;*/
  padding: 0 2.617924em;
  box-sizing: content-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
#colophon .align-droite {
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 1025px) {
  #colophon .align-droite {
    margin-right: auto;
  }
}
#colophon .align-gauche {
  margin-left: 0;
  margin-right: auto;
}
@media (max-width: 1025px) {
  #colophon .align-gauche {
    margin-left: auto;
  }
}
#colophon ul {
  list-style: none;
}
#colophon ul li {
  padding: 0.25em 0;
}
#colophon ul:first-child {
  margin-left: 0;
}
#colophon ul.menu {
  font-weight: 500;
}
#colophon .wp-block-button__link {
  padding: 0.5em 1em;
  color: #fff !important;
  text-transform: uppercase;
}
#colophon .wp-block-button__link:hover {
  text-decoration: none;
}
#colophon h2 {
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
}
#colophon ul.contact li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
#colophon ul.contact li:before {
  display: flex;
  align-items: center;
  width: 31px;
  margin-right: 10px;
  padding-top: 10px;
}
#colophon ul.contact .adresse:before {
  content: url("./img/location_footer.png");
}
#colophon ul.contact .phone {
  font-weight: 600;
}
#colophon ul.contact .phone:before {
  content: url("./img/phone-footer.png");
}
#colophon ul.contact .mail {
  margin-top: 3em;
}
#colophon ul.contact .mail:before {
  content: url("./img/envelope-footer.png");
}
#colophon ul.contact .mail a {
  text-decoration: underline;
}
#colophon #sidebar-footer-col3 {
  width: 100%;
}
#colophon .map_colombie {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
#colophon .map_colombie #map {
  flex-basis: 65%;
}
#colophon .map_colombie .liste_enseignes {
  flex-basis: 35%;
}
#colophon .map_colombie .liste_enseignes ul {
  margin-right: 1em;
}
#colophon .map_colombie .liste_enseignes li {
  border-bottom: solid 1px #e2a45d;
}
#colophon .map_colombie .liste_enseignes li:last-child {
  border-bottom: none;
}
#colophon .map_colombie .leaflet-popup-content .adresse {
  margin-bottom: 0.75em;
}
#colophon .map_colombie .leaflet-popup-content .tel {
  padding: 0 0 0.5em 0;
}
#colophon .map_colombie .leaflet-popup-content .horaire {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
#colophon .map_colombie .leaflet-popup-content ul.horaire {
  list-style: none;
  margin-left: 1.25em;
  position: relative;
}
#colophon .map_colombie .leaflet-popup-content ul.horaire:before {
  content: "\f017";
  color: #eb8108;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: -18px;
  top: 3px;
}
#colophon .map_colombie .leaflet-popup-content a {
  text-decoration: none;
  color: #000 !important;
  display: block;
}
#colophon .map_colombie .leaflet-popup-content i {
  color: #eb8108 !important;
}
#colophon .map_colombie .leaflet-popup-content .liens {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#colophon #copyright {
  background-color: #1d1d1b;
  color: #fff;
  flex-basis: 100%;
  text-align: center;
  font-size: 0.75em;
}
#colophon #copyright p {
  margin: 1em 0;
}
#colophon #copyright a {
  color: #fff !important;
  text-decoration: none;
}
@media (max-width: 820px) {
  #colophon .map_colombie {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  #colophon #map {
    width: 100%;
  }
  #colophon .col-6,
  #colophon .col-footer,
  #colophon .col-md-6,
  #colophon .map_colombie #map,
  #colophon .map_colombie .liste_enseignes {
    flex-basis: 100%;
  }
  #colophon .map_colombie .liste_enseignes {
    width: 100%;
  }
  #colophon .map_colombie .liste_enseignes li {
    text-align: center;
  }
  #colophon .col-md-6 {
    padding-top: 2em;
  }
}

a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus {
  outline-color: transparent;
}

@media (min-width: 768px) {
  .col-full {
    max-width: 90em;
  }
}
#masthead .col-full {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 820px) {
  #masthead .col-full {
    justify-content: space-between;
  }
  #masthead .col-full::before {
    display: none;
  }
}

.site-search {
  width: 30% !important;
  flex-grow: 2;
  align-self: center;
  justify-content: flex-end;
  display: flex;
  float: initial;
}
@media (max-width: 820px) {
  .site-search {
    justify-content: center;
  }
  .site-search .dgwt-wcas-search-wrapp {
    max-width: 100%;
  }
}
.site-search .dgwt-wcas-search-wrapp {
  margin: 0;
}
.site-search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: none;
}
.site-search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-radius: 5px;
  background-color: #fff;
}
@media (max-width: 820px) {
  .site-search {
    padding: 0.5em 0;
  }
  .site-search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    padding-right: 0;
    padding-left: 0;
  }
}

.woocommerce-products-header__title {
  text-align: center;
}

.post-type-archive-product #primary {
  width: 100%;
  float: unset;
}

.liste_cat_prdt {
  list-style: none;
  margin: 0 0 2em 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  gap: 1em;
}
.liste_cat_prdt .info_cat {
  text-align: center;
  flex-basis: 24%;
}
.liste_cat_prdt .info_cat img {
  margin: 0 auto;
}
@media (max-width: 820px) {
  .liste_cat_prdt .info_cat {
    flex-basis: 30%;
  }
}
@media (max-width: 450px) {
  .liste_cat_prdt .info_cat {
    flex-basis: 47%;
  }
}
.liste_cat_prdt .info_cat .detail_cat img {
  margin: 0.5em auto;
}
.liste_cat_prdt .info_cat:hover {
  font-weight: 500;
}

.titre_promo span {
  background-color: #eb8108;
  color: white;
  padding: 0.5em;
  display: inline-block;
  font-weight: 500;
}
.titre_promo span a {
  color: white !important;
  font-weight: normal !important;
  text-decoration: none !important;
}

.slider_promotions,
.slider_nouveautes,
.slider_selections,
.promos {
  margin-bottom: 4em;
}
.slider_promotions .slick-track,
.slider_nouveautes .slick-track,
.slider_selections .slick-track,
.promos .slick-track {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 1em;
  flex-wrap: nowrap;
  margin: 1em 0;
}
.slider_promotions .product,
.slider_nouveautes .product,
.slider_selections .product,
.promos .product {
  text-align: center;
  position: relative;
  border: solid 1px #f3f3f3;
  position: relative;
  text-align: left;
  padding: 1em 1em 4.5em 1em;
  height: auto;
  font-size: 14px;
}
.slider_promotions .product p,
.slider_nouveautes .product p,
.slider_selections .product p,
.promos .product p {
  color: #78787b;
  display: block;
}
.slider_promotions .product a.connexion,
.slider_nouveautes .product a.connexion,
.slider_selections .product a.connexion,
.promos .product a.connexion {
  text-decoration: none;
}
.slider_promotions .product .price,
.slider_nouveautes .product .price,
.slider_selections .product .price,
.promos .product .price {
  font-size: 18px;
  color: #eb8108;
  display: block;
  font-weight: 500;
  text-align: right;
}
.slider_promotions .product .price ins,
.slider_nouveautes .product .price ins,
.slider_selections .product .price ins,
.promos .product .price ins {
  font-weight: 500;
}
.slider_promotions .product .price strike,
.slider_nouveautes .product .price strike,
.slider_selections .product .price strike,
.promos .product .price strike {
  font-size: 14px;
  color: #78787b;
  display: block;
}
.slider_promotions .product .price strike .woocommerce-Price-amount,
.slider_nouveautes .product .price strike .woocommerce-Price-amount,
.slider_selections .product .price strike .woocommerce-Price-amount,
.promos .product .price strike .woocommerce-Price-amount {
  text-decoration: line-through;
}
.slider_promotions .product .price span.woocommerce-Price-amount,
.slider_nouveautes .product .price span.woocommerce-Price-amount,
.slider_selections .product .price span.woocommerce-Price-amount,
.promos .product .price span.woocommerce-Price-amount {
  display: inline-block;
}
.slider_promotions .product .price a,
.slider_nouveautes .product .price a,
.slider_selections .product .price a,
.promos .product .price a {
  text-decoration: none;
  font-weight: normal;
  font-size: 15px;
}
.slider_promotions .product .caracteristiques li,
.slider_nouveautes .product .caracteristiques li,
.slider_selections .product .caracteristiques li,
.promos .product .caracteristiques li {
  white-space: nowrap;
}
.slider_promotions .product .product-categories ul,
.slider_nouveautes .product .product-categories ul,
.slider_selections .product .product-categories ul,
.promos .product .product-categories ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.slider_promotions .product .woocommerce-loop-product__title,
.slider_nouveautes .product .woocommerce-loop-product__title,
.slider_selections .product .woocommerce-loop-product__title,
.promos .product .woocommerce-loop-product__title {
  font-weight: 500;
  font-size: 1rem;
  margin-top: 1em;
}
.slider_promotions .product .woocommerce-LoopProduct-link,
.slider_nouveautes .product .woocommerce-LoopProduct-link,
.slider_selections .product .woocommerce-LoopProduct-link,
.promos .product .woocommerce-LoopProduct-link {
  text-decoration: none;
  min-height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.slider_promotions .product .woocommerce-LoopProduct-link img,
.slider_nouveautes .product .woocommerce-LoopProduct-link img,
.slider_selections .product .woocommerce-LoopProduct-link img,
.promos .product .woocommerce-LoopProduct-link img {
  max-width: 110px;
  max-height: 110px;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content; /* Pour assurer la compatibilité avec certains navigateurs */
  margin: 0;
}
.slider_promotions .product .logo-fournisseur img,
.slider_nouveautes .product .logo-fournisseur img,
.slider_selections .product .logo-fournisseur img,
.promos .product .logo-fournisseur img {
  max-width: 100px;
  max-height: 50px;
  width: auto;
  margin: 0 auto;
}
.slider_promotions .product .stock,
.slider_nouveautes .product .stock,
.slider_selections .product .stock,
.promos .product .stock {
  margin-bottom: 0;
}
.slider_promotions .product .add_to_cart_button,
.slider_promotions .product .button.product_type_variable,
.slider_promotions .product .button.product_type_simple,
.slider_nouveautes .product .add_to_cart_button,
.slider_nouveautes .product .button.product_type_variable,
.slider_nouveautes .product .button.product_type_simple,
.slider_selections .product .add_to_cart_button,
.slider_selections .product .button.product_type_variable,
.slider_selections .product .button.product_type_simple,
.promos .product .add_to_cart_button,
.promos .product .button.product_type_variable,
.promos .product .button.product_type_simple {
  position: absolute;
  bottom: 1em;
  left: 1em;
  right: 1em;
  text-align: center;
}
.slider_promotions .product .informations-produit-catalogue,
.slider_nouveautes .product .informations-produit-catalogue,
.slider_selections .product .informations-produit-catalogue,
.promos .product .informations-produit-catalogue {
  position: absolute;
  top: 1em;
  right: 1em;
  max-width: 50%;
  width: auto;
  overflow: hidden;
}
.slider_promotions .product .informations-produit-catalogue ul,
.slider_nouveautes .product .informations-produit-catalogue ul,
.slider_selections .product .informations-produit-catalogue ul,
.promos .product .informations-produit-catalogue ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider_promotions .pagination,
.slider_nouveautes .pagination,
.slider_selections .pagination,
.promos .pagination {
  text-align: center;
  color: white;
  font-size: 1.2rem;
}
.slider_promotions .slick-prev,
.slider_promotions .slick-next,
.slider_nouveautes .slick-prev,
.slider_nouveautes .slick-next,
.slider_selections .slick-prev,
.slider_selections .slick-next,
.promos .slick-prev,
.promos .slick-next {
  top: 105%;
  width: 50px;
  height: 50px;
  border: solid 1px #222221;
  z-index: 1000000000000000000000000000000000000000000000000;
}
.slider_promotions .slick-next:before,
.slider_promotions .slick-prev:before,
.slider_nouveautes .slick-next:before,
.slider_nouveautes .slick-prev:before,
.slider_selections .slick-next:before,
.slider_selections .slick-prev:before,
.promos .slick-next:before,
.promos .slick-prev:before {
  font-family: "Poppins";
  font-size: 40px;
  font-weight: 400;
  position: relative;
}
.slider_promotions .slick-prev:before,
.slider_nouveautes .slick-prev:before,
.slider_selections .slick-prev:before,
.promos .slick-prev:before {
  left: 20%;
}
.slider_promotions .slick-prev,
.slider_nouveautes .slick-prev,
.slider_selections .slick-prev,
.promos .slick-prev {
  background-color: #222221;
  left: 46.5%;
}
.slider_promotions .slick-prev:before,
.slider_nouveautes .slick-prev:before,
.slider_selections .slick-prev:before,
.promos .slick-prev:before {
  color: white;
}
.slider_promotions .slick-next,
.slider_nouveautes .slick-next,
.slider_selections .slick-next,
.promos .slick-next {
  background-color: white;
  right: 46.5%;
}
@media (max-width: 820px) {
  .slider_promotions .slick-prev,
  .slider_nouveautes .slick-prev,
  .slider_selections .slick-prev,
  .promos .slick-prev {
    left: 40%;
  }
  .slider_promotions .slick-next,
  .slider_nouveautes .slick-next,
  .slider_selections .slick-next,
  .promos .slick-next {
    right: 40%;
  }
}
@media (max-width: 450px) {
  .slider_promotions .slick-prev,
  .slider_nouveautes .slick-prev,
  .slider_selections .slick-prev,
  .promos .slick-prev {
    left: 30%;
  }
  .slider_promotions .slick-next,
  .slider_nouveautes .slick-next,
  .slider_selections .slick-next,
  .promos .slick-next {
    right: 30%;
  }
}
.slider_promotions .slick-next:before,
.slider_nouveautes .slick-next:before,
.slider_selections .slick-next:before,
.promos .slick-next:before {
  color: #222221;
}
.slider_promotions .slick-prev:before,
.slider_nouveautes .slick-prev:before,
.slider_selections .slick-prev:before,
.promos .slick-prev:before {
  content: "<";
}
.slider_promotions .slick-next:before,
.slider_nouveautes .slick-next:before,
.slider_selections .slick-next:before,
.promos .slick-next:before {
  content: ">";
}

.slider_promotions .price small {
  font-size: 100%;
}

.les-selections .col-md-12 {
  background-color: #e9e9e9;
  padding-bottom: 1px;
  margin-bottom: 2em;
}
.les-selections .col-md-12 .titre_section {
  display: inline-block;
  margin: 0.5em 0 0 1em;
  color: #222221;
  font-size: 1.5em;
  font-weight: 500;
}
.les-selections .col-md-12 .slider_selections {
  padding: 1em;
}
.les-selections .col-md-12 .product {
  background-color: white;
  padding: 1em 1em 1em 1em;
}

#secondary .custom-attribute-filters-sidebar select {
  padding: 8px 30px 8px 8px;
  transition: box-shadow 0.1s linear;
  border-radius: 0.25em;
  width: 100%;
  margin-bottom: 16px;
}
#secondary .custom-attribute-filters-sidebar .wc-block-attribute-filter__actions {
  align-items: center;
  display: flex;
  gap: 16px;
  justify-content: flex-end;
}
#secondary .custom-attribute-filters-sidebar .wc-block-components-filter-reset-button {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline;
  font-family: inherit;
  font-size: inherit;
  font-size: 0.875em;
  font-style: inherit;
  font-weight: inherit;
  font-weight: 400;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: inherit;
  text-decoration: underline;
  text-shadow: none;
  text-transform: inherit;
  vertical-align: baseline;
}
#secondary .wpb_category_n_menu_accordion ul {
  padding-left: 0 !important;
}
#secondary .wpb_category_n_menu_accordion span.wpb-wmca-cat-count {
  padding-left: 10px;
  padding-right: 15px;
  border-radius: 25%;
}
#secondary .wpb_category_n_menu_accordion span.wpb-submenu-indicator {
  right: 5px;
  height: auto;
  top: 15px;
}
#secondary .wpb_category_n_menu_accordion ul li a {
  padding: 14px 60px 14px 20px !important;
  color: #222221 !important;
  background: #dbdbdb;
}
#secondary .wpb_category_n_menu_accordion ul > li:not(.current-cat) a:not(.button) {
  padding: 14px 60px 14px 20px;
  color: #222221;
  font-weight: 500;
}
#secondary .wpb_category_n_menu_accordion ul > li:not(.current-cat) a:not(.button) span.wpb-wmca-cat-count {
  background: rgba(235, 129, 8, 0.3019607843);
}
#secondary .wpb_category_n_menu_accordion ul > li:not(.current-cat) a:not(.button) span.wpb-submenu-indicator {
  background-color: transparent;
}
#secondary .wpb_category_n_menu_accordion ul > li:not(:last-child) > a {
  border-bottom: 1px solid #c5c5c5 !important;
}
#secondary .wpb_category_n_menu_accordion ul > li .wpb-wmca-cat-count {
  right: 20px;
}
#secondary .wpb_category_n_menu_accordion ul > li a:not(.button):hover span.wpb-wmca-cat-count {
  background: #fff;
}
#secondary .wpb_category_n_menu_accordion ul > li a:not(.button):hover span.wpb-submenu-indicator {
  color: #222221;
}
#secondary .wpb_category_n_menu_accordion ul > li.cat-item-have-child.wpb-submenu-indicator-minus a {
  background-color: #ecc497;
}
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul.children li:not(.current-cat) a {
  background-color: #e1e1e1;
  border-left-color: #e9ad68 !important;
}
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul.children li:not(.current-cat) a:hover {
  border-left-color: #f2f2f2 !important;
}
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul.children li:not(.current-cat) .children li.current-cat a:first-of-type {
  background-color: #e9ad68;
  border-left-color: #eb9027 !important;
}
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul.children li:not(.current-cat) .children li:not(.current-cat) a,
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul.children li:not(.current-cat) .children li:not(.current-cat) a:first-of-type {
  background-color: #ebebeb;
  border-left-color: #e9ad68 !important;
}
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul.children li:not(.current-cat) .children .children li.current-cat a:first-of-type {
  background-color: #e9ad68;
  border-left-color: #eb9027 !important;
}
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul.children li:not(.current-cat) .children .children li:not(.current-cat) a,
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul.children li:not(.current-cat) .children .children li:not(.current-cat) a:first-of-type {
  background-color: #f8f8f8;
  border-left-color: #e9ad68 !important;
}
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul.children li.current-cat.wpb-menu-indicator-minus a:first-of-type {
  border-left-color: #eb9027;
}
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul.children li.current-cat.wpb-menu-indicator-minus a:first-of-type span.wpb-wmca-cat-count {
  background-color: white;
}
#secondary .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus ul > li:last-child a {
  border-bottom: 1px solid #c5c5c5 !important;
}

@media (min-width: 768px) and (max-width: 1000px) {
  .colombie-cadet-2023.left-sidebar .widget-area {
    display: none;
  }
  .colombie-cadet-2023.left-sidebar .content-area {
    width: 100%;
  }
}
.storefront-sorting {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.storefront-sorting .boutons-mode-affichage a.bouton-mode {
  /* Styles par défaut pour les boutons */
  padding: 5px 10px;
  margin-right: 10px;
  text-decoration: none;
  border: 1px solid #eb8108;
  color: #eb8108;
}
.storefront-sorting .boutons-mode-affichage a.bouton-mode.actif {
  /* Styles pour le bouton actif */
  background-color: #eb8108;
  color: #fff !important;
  border: 1px solid #eb8108;
}
@media (max-width: 450px) {
  .storefront-sorting .boutons-mode-affichage .liste {
    display: none;
  }
}
.storefront-sorting .woocommerce-notices-wrapper {
  flex-basis: 100%;
}

.wc-block-grid__product-onsale,
.onsale {
  width: -moz-fit-content;
  width: fit-content;
  color: #eb8108;
  background-color: black;
  border-color: #eb8108;
}

.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-noreviews .button,
p.no-comments .button {
  padding: 0 0.5em;
  padding-left: 0.5em;
}

#primary {
  margin-bottom: 0;
}
#primary .site-main,
#primary .hentry:last-child {
  margin-bottom: 0;
}
#primary .products .product {
  float: initial;
  width: initial;
  margin: 0;
  text-align: left;
  border: solid 1px #f3f3f3;
  position: relative;
  padding: 1em 1em 6em 1em;
}
#primary .products .product .woocommerce-loop-product__title {
  font-weight: 500;
}
#primary .products .product .woocommerce-LoopProduct-link {
  text-decoration: none;
  min-height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#primary .products .product .woocommerce-LoopProduct-link img {
  max-width: 110px;
  max-height: 110px;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content; /* Pour assurer la compatibilité avec certains navigateurs */
  margin: 0;
}
#primary .products .product .logo-fournisseur img {
  max-width: 100px;
  max-height: 50px;
  width: auto;
  margin: 0 auto;
}
#primary .products .product .add_to_cart_button,
#primary .products .product .button.product_type_variable,
#primary .products .product .button.product_type_simple {
  text-align: center;
}
#primary .products .product .stock {
  margin-bottom: 0;
}
#primary .products .product .informations-produit-catalogue {
  max-width: 50%;
  width: auto;
  overflow: hidden;
}
#primary .products .product .informations-produit-catalogue ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#primary .products .product .caracteristiques li {
  white-space: nowrap;
}
#primary .products .product .price {
  font-size: 18px;
  color: #eb8108;
  display: inline-block;
  font-weight: 500;
  text-align: right;
}
#primary .products .product .price a {
  text-decoration: none;
  font-weight: normal;
  font-size: 15px;
}
#primary .products .product .price ins {
  margin-left: 0;
}
#primary .products .product .price strike,
#primary .products .product .price del {
  font-size: 14px;
  color: #78787b;
  display: block;
  opacity: 1;
}
#primary .products .product .price strike .woocommerce-price-suffix,
#primary .products .product .price del .woocommerce-price-suffix {
  color: #eb8108;
}
#primary .products .product strike .woocommerce-Price-amount {
  text-decoration: line-through;
}
#primary .products .product .woocommerce-Price-amount {
  font-size: 18px;
  color: #eb8108;
  display: inline-block;
  font-weight: 500;
  text-align: right;
}
#primary .products .product .woocommerce-Price-amount a {
  text-decoration: none;
  font-weight: normal;
  font-size: 15px;
}
#primary .products .product .woocommerce-Price-amount ins {
  margin-left: 0;
}
#primary .products .product .woocommerce-Price-amount del {
  font-size: 14px;
  color: #78787b;
  display: block;
  opacity: 1;
}

ul.products.mode-grille,
ul.products {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-bottom: 2em;
  justify-content: flex-start;
  gap: 1em;
}
ul.products.mode-grille:before, ul.products.mode-grille:after,
ul.products:before,
ul.products:after {
  display: none;
}
ul.products.mode-grille .product,
ul.products .product {
  flex-basis: 32%;
  min-height: 300px;
  height: auto;
}
@media (max-width: 1167px) {
  ul.products.mode-grille .product,
  ul.products .product {
    flex-basis: 48%;
    margin: 0.75em 0 !important;
  }
}
@media (max-width: 450px) {
  ul.products.mode-grille .product,
  ul.products .product {
    flex-basis: 98%;
  }
}
ul.products.mode-grille .product .add_to_cart_button,
ul.products.mode-grille .product .button.product_type_variable,
ul.products.mode-grille .product .button.product_type_simple,
ul.products .product .add_to_cart_button,
ul.products .product .button.product_type_variable,
ul.products .product .button.product_type_simple {
  position: absolute;
  bottom: 1em;
  right: 1em;
  width: 42%;
  padding: 0.5em 0.5em;
  font-weight: 500;
}
ul.products.mode-grille .product .price,
ul.products .product .price {
  position: absolute;
  right: 0.5em;
  top: 3.25em;
}
ul.products.mode-grille .product .yith-wcwl-add-to-wishlist,
ul.products .product .yith-wcwl-add-to-wishlist {
  margin-top: 10px;
  position: absolute;
  bottom: 1em;
  left: 1em;
  width: 44%;
}
ul.products.mode-grille .product .yith-wcwl-add-to-wishlist a,
ul.products .product .yith-wcwl-add-to-wishlist a {
  padding: 0.5em 0.5em;
  font-weight: 500;
  display: flex;
  align-items: flex-start;
}
ul.products.mode-grille .product .yith-wcwl-add-to-wishlist svg path,
ul.products .product .yith-wcwl-add-to-wishlist svg path {
  color: white;
}
ul.products.mode-grille .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
ul.products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
  padding: 0;
  display: block;
}
ul.products.mode-grille .product .yith-wcwl-add-button > a i,
ul.products .product .yith-wcwl-add-button > a i {
  margin-right: 0;
}
ul.products.mode-grille .product .yith-wcwl-add-to-wishlist.exists svg path,
ul.products .product .yith-wcwl-add-to-wishlist.exists svg path {
  color: #eb8108;
}
ul.products.mode-grille .product .informations-produit-catalogue,
ul.products .product .informations-produit-catalogue {
  position: absolute;
  top: 1em;
  right: 1em;
}
ul.products.mode-grille .product .caracteristiques li,
ul.products .product .caracteristiques li {
  white-space: nowrap;
}
ul.products.mode-grille .product .stock,
ul.products .product .stock {
  margin-bottom: 0;
}

ul.products.mode-liste {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
ul.products.mode-liste li.product {
  display: initial;
  padding-bottom: 6em !important;
  min-height: 200px;
  height: auto;
}
ul.products.mode-liste li.product .woocommerce-LoopProduct-link {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  text-decoration: none;
  min-height: auto !important;
}
ul.products.mode-liste li.product .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
  padding: 0.5em 1em;
}
ul.products.mode-liste li.product .add_to_cart_button,
ul.products.mode-liste li.product .button.product_type_variable,
ul.products.mode-liste li.product .button.product_type_simple {
  position: absolute;
  bottom: 1em;
  left: auto;
  right: 1em;
  width: 150px;
}
ul.products.mode-liste li.product .yith-wcwl-add-to-wishlist {
  position: absolute;
  bottom: 1em;
  right: 170px;
  left: auto;
  width: auto;
}
ul.products.mode-liste li.product .yith-wcwl-add-to-wishlist a {
  padding: 0.5em 0.5em;
  font-weight: 500;
}
ul.products.mode-liste li.product .logo-fournisseur img {
  max-width: 100px;
  max-height: 50px;
  width: auto;
  margin: 0 !important;
}
ul.products.mode-liste li.product .reference-produit {
  position: absolute;
  right: 1em;
  top: 3em;
  left: auto;
}
ul.products.mode-liste li.product .informations-produit-catalogue {
  position: absolute;
  bottom: 1em;
  left: 1em;
  top: auto;
}
ul.products.mode-liste li.product .price {
  position: absolute;
  top: 0.5em;
  right: 1em;
}
ul.products.mode-liste li.product .price a {
  text-decoration: none;
  font-weight: normal;
  font-size: 15px;
}
ul.products.mode-liste li.product .stock {
  margin-bottom: 0;
  position: absolute;
  right: 1em;
  top: 5em;
}
ul.products.mode-liste li.product .appro {
  margin-bottom: 0;
  position: absolute;
  right: 1em;
  top: 7em;
}

.products .product img.size-woocommerce_thumbnail {
  max-height: 300px;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}

.single-product .entry-summary .login-to-view-price {
  margin-top: 2em;
}
.single-product .entry-summary .login-to-view-price a {
  background: #eb8108;
  padding: 0.6180469716em 1.41575em;
  color: white !important;
  font-size: 14px;
  font-weight: 500;
}
.single-product .entry-summary .price {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 5px;
  color: #eb8108;
  align-items: center;
}
.single-product .entry-summary .price del {
  color: #000;
  font-size: 0.75em;
  margin-left: 0.5em;
}
.single-product .entry-summary .logo-fournisseur img {
  max-width: 100px;
  max-height: 50px;
  width: auto;
}
.single-product .entry-summary p.stock {
  margin: 1.41575em 0;
  font-size: 1.15em;
}
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  align-items: flex-start;
}
.single-product .yith-wcwl-add-to-wishlist a {
  padding: 0.5em 0.5em;
  font-weight: 500;
  display: flex;
  align-items: flex-start;
}
.single-product .yith-wcwl-add-to-wishlist svg path {
  color: white;
}
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
  padding: 0;
  display: block;
}
.single-product .yith-wcwl-add-button > a i {
  margin-right: 0;
}
.single-product .yith-wcwl-add-to-wishlist.exists svg path {
  color: #eb8108 !important;
}
.single-product .pvtfw_variant_table_block table.variant th.quantity {
  min-width: auto;
  max-width: 100%;
  width: auto;
}
.single-product .pvtfw_variant_table_block table.variant th {
  text-wrap: pretty;
}
.single-product .pvtfw_variant_table_block table.variant tr td.ugs,
.single-product .pvtfw_variant_table_block table.variant tr td.prix,
.single-product .pvtfw_variant_table_block table.variant tr td.info_stock {
  text-wrap: nowrap;
}

.up-sells h2:first-child,
.cross_sells h2:first-child,
.related.products h2:first-child {
  margin-bottom: 1em;
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: 500;
  position: relative;
  padding: 1em 0 2em 0;
  text-align: center;
}
.up-sells h2:first-child:before,
.cross_sells h2:first-child:before,
.related.products h2:first-child:before {
  content: ".";
  background-color: #eb8108;
  width: 50px;
  height: 3px;
  display: block;
  position: absolute;
  top: 0;
  font-size: 0;
  left: 48%;
}
@media (max-width: 820px) {
  .up-sells h2:first-child:before,
  .cross_sells h2:first-child:before,
  .related.products h2:first-child:before {
    left: 45%;
  }
}
@media (max-width: 450px) {
  .up-sells h2:first-child:before,
  .cross_sells h2:first-child:before,
  .related.products h2:first-child:before {
    left: 42%;
  }
}
.up-sells ul.products,
.cross_sells ul.products,
.related.products ul.products {
  justify-content: center;
}
.up-sells .product,
.cross_sells .product,
.related.products .product {
  flex-basis: 24% !important;
}
@media (max-width: 820px) {
  .up-sells .product,
  .cross_sells .product,
  .related.products .product {
    flex-basis: 48% !important;
  }
}
@media (max-width: 450px) {
  .up-sells .product,
  .cross_sells .product,
  .related.products .product {
    flex-basis: 100% !important;
  }
}

.stock::before {
  content: "\f111" !important;
}

.stock.out-of-stock {
  color: #ebda08 !important;
}

.stock.in-stock {
  color: #0d633a !important;
}

.appro span,
.reference-produit span {
  font-weight: bold;
}

.contenu_description .pdf {
  text-decoration: none;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  align-content: center;
  font-weight: 400;
  margin-top: 1em;
}
.contenu_description .pdf::before {
  content: "";
  position: relative;
  width: 35px;
  height: 47px;
  font-size: 1px;
  color: transparent;
  text-decoration: none;
  background-size: contain;
  display: block;
  margin-right: 10px;
  background: url("./img/file-pdf-solid.svg") no-repeat center center;
}

.storefront-full-width-content .woocommerce-tabs ul.tabs {
  float: none;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  border: none;
  margin-bottom: -1px;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs li {
  border-bottom: none;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs li a {
  padding: 1em;
  color: #222221 !important;
  text-transform: uppercase;
  border-top: solid 5px transparent;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs li.active::after {
  display: none;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs li:last-child {
  flex-grow: 0;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs li.active {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px white;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs li.active a {
  box-shadow: none;
  border-top: solid 5px #eb8108;
  font-weight: 500;
}
.storefront-full-width-content .woocommerce-tabs .woocommerce-Tabs-panel {
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 2em;
}
.storefront-full-width-content .woocommerce-tabs .panel {
  float: none;
  width: 100%;
}
.storefront-full-width-content .woocommerce-tabs h2 {
  margin-top: 1em;
}

@media only screen and (max-width: 1024px) {
  .woocommerce-MyAccount-content h3 {
    font-size: 1.5em;
  }
}
.woocommerce-MyAccount-content #b2bking_myaccount_conversations_container_top {
  gap: 1em;
}

.addresses header.title a.see::before {
  content: "\f06e";
}

@media only screen and (min-width: 768px) {
  .handheld-navigation {
    display: none; /* Cache le menu principal sur les petits écrans */
  }
  .menu-toggle {
    display: block; /* Affiche le bouton de menu burger */
  }
  .nav-menu {
    display: none; /* Cache le menu déroulant par défaut */
  }
  .main-navigation.toggled-on .handheld-navigation {
    display: block !important; /* Affiche le menu déroulant lorsqu'il est activé */
  }
  .main-navigation.toggled-on .handheld-navigation .menu-toggle-close {
    position: absolute;
    right: 1em;
    top: 3.5em;
    z-index: 101;
    background-color: transparent;
    color: white;
  }
  .main-navigation.toggled-on .handheld-navigation .menu-toggle-close:before, .main-navigation.toggled-on .handheld-navigation .menu-toggle-close:after {
    content: "";
    display: block;
    height: 5px;
    width: 30px;
    position: absolute;
    top: 50%;
    left: 1em;
    margin-top: -1px;
    transition: all, ease, 0.2s;
    border-radius: 3px;
    background-color: white;
  }
  .main-navigation.toggled-on .handheld-navigation .menu-toggle-close:before {
    transform: rotate(45deg);
  }
  .main-navigation.toggled-on .handheld-navigation .menu-toggle-close:after {
    transform: rotate(-45deg);
  }
  .main-navigation.toggled-on .handheld-navigation .menu-toggle-close span {
    display: none;
  }
}
.accueil {
  margin-bottom: 0;
}
.accueil .dernier-bloc {
  margin-bottom: 0;
}
.accueil .n2-section-smartslider .contenu_bandeau {
  justify-content: flex-start;
  margin-left: 20%;
  margin-right: 5%;
  width: auto;
}
@media (max-width: 820px) {
  .accueil .n2-section-smartslider .contenu_bandeau {
    margin-left: 7%;
  }
}
@media (max-width: 450px) {
  .accueil .n2-section-smartslider .contenu_bandeau {
    margin-left: 5%;
  }
}
.accueil .n2-section-smartslider .contenu_bandeau span {
  color: #eb8108;
}
.accueil .n2-section-smartslider .fleche {
  background: url("./img/fleche-orange.png") no-repeat center left;
  padding-left: 35px;
}
.accueil .wp-block-getwid-tabs.onglets-blanc-noir {
  max-width: 90em !important;
  background: transparent;
  border: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 450px) {
  .accueil .wp-block-getwid-tabs.onglets-blanc-noir {
    max-width: 90vw !important;
  }
}
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__nav-links,
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .ui-widget-header {
  padding: 0;
  border: 0;
  background: transparent;
}
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__nav-links .ui-state-default,
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .ui-widget-header .ui-state-default {
  background: #363636;
  border-radius: 0;
}
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__nav-links .ui-state-default a,
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .ui-widget-header .ui-state-default a {
  color: white !important;
  padding: 1em 1.75em !important;
}
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__nav-links .ui-tabs-active,
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .ui-widget-header .ui-tabs-active {
  background: white;
  border-radius: 0;
}
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__nav-links .ui-tabs-active a,
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .ui-widget-header .ui-tabs-active a {
  color: #eb8108 !important;
}
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__nav-link,
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__nav-link:hover,
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__tab-content {
  border: 0;
}
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__tab-content-wrapper.is-active-tab,
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__tab-content-wrapper {
  background: white;
  padding: 0 !important;
}
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__tab-content-wrapper.is-active-tab .wp-block-getwid-tabs__tab-content,
.accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__tab-content-wrapper .wp-block-getwid-tabs__tab-content {
  background: white;
  padding: 1em 1em 1.5em 1em;
  border: 0;
}
@media (max-width: 1025px) {
  .accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__tab-content-wrapper.is-active-tab .wp-block-getwid-tabs__tab-content,
  .accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__tab-content-wrapper .wp-block-getwid-tabs__tab-content {
    padding: 0;
  }
}
@media (max-width: 820px) {
  .accueil .wp-container-core-columns-layout-3.is-layout-flex {
    flex-wrap: wrap !important;
  }
  .accueil .wp-container-core-columns-layout-3.is-layout-flex .wp-block-column {
    flex-basis: auto;
  }
}
.accueil .contact-services.wp-block-columns {
  gap: 1em;
}
@media (max-width: 490px) {
  .accueil .contact-services.wp-block-columns {
    flex-wrap: wrap !important;
  }
  .accueil .contact-services.wp-block-columns .wp-block-column {
    flex-basis: auto !important;
  }
  .accueil .contact-services.wp-block-columns .wp-block-column .wp-block-buttons.is-content-justification-left,
  .accueil .contact-services.wp-block-columns .wp-block-column .wp-block-buttons.is-content-justification-right {
    justify-content: center !important;
  }
}
@media (min-width: 781px) and (max-width: 1470px) {
  .accueil .contact-services.wp-block-columns {
    flex-wrap: wrap !important;
  }
  .accueil .contact-services.wp-block-columns .wp-block-column {
    flex-basis: auto !important;
  }
  .accueil .contact-services.wp-block-columns .wp-block-column .wp-block-buttons.is-content-justification-left,
  .accueil .contact-services.wp-block-columns .wp-block-column .wp-block-buttons.is-content-justification-right {
    justify-content: center !important;
  }
}
.accueil .contact-services.wp-block-columns .wp-block-columns {
  gap: 1em;
}
.accueil .contact-services.wp-block-columns .contact p {
  margin-bottom: 0.5em;
}
.accueil .contact-services.wp-block-columns .contact a {
  color: #000 !important;
}
.accueil .banniere-services .wp-block-button {
  flex-basis: 100%;
}
.accueil .banniere-services .wp-block-button a {
  width: 100%;
}

.orange {
  color: #78787b !important;
}
.orange:before {
  background-color: #eb8108;
}

.blanc {
  color: white !important;
}
.blanc:before {
  background-color: white !important;
}

.titre,
.titre-left {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding: 1em 0 2em 0;
}
.titre:before,
.titre-left:before {
  content: ".";
  background-color: #eb8108;
  width: 50px;
  height: 3px;
  display: block;
  position: absolute;
  top: 0;
  font-size: 0;
}

.titre {
  text-align: center;
}
.titre:before {
  left: 48%;
}
@media (max-width: 820px) {
  .titre:before {
    left: 45%;
  }
}
@media (max-width: 450px) {
  .titre:before {
    left: 42%;
  }
}

.titre-left {
  text-align: left;
}
.titre-left:before {
  left: 0;
}

.edito {
  padding: 1em 1.5em 1em 1.5em !important;
}

.liste-partenaires.wp-block-getwid-tabs {
  padding: 0;
  border: 0;
}
.liste-partenaires.wp-block-getwid-tabs .ui-state-active,
.liste-partenaires.wp-block-getwid-tabs .ui-widget-content .ui-state-active,
.liste-partenaires.wp-block-getwid-tabs .ui-widget-header .ui-state-active,
.liste-partenaires.wp-block-getwid-tabs .ui-state-default,
.liste-partenaires.wp-block-getwid-tabs .ui-widget-content .ui-state-default,
.liste-partenaires.wp-block-getwid-tabs .ui-widget-header .ui-state-default {
  background: transparent;
}
.liste-partenaires.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links,
.liste-partenaires.wp-block-getwid-tabs .ui-widget-header {
  padding: 0;
  border: 0;
  background: transparent;
  align-items: stretch;
}
.liste-partenaires.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links li,
.liste-partenaires.wp-block-getwid-tabs .ui-widget-header li {
  border-color: #b1b1b1 !important;
  margin: 0;
  border-top: solid 2px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 0;
}
@media (max-width: 1024px) {
  .liste-partenaires.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links li,
  .liste-partenaires.wp-block-getwid-tabs .ui-widget-header li {
    border-bottom: 1px solid #b1b1b1;
  }
}
.liste-partenaires.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links li a,
.liste-partenaires.wp-block-getwid-tabs .ui-widget-header li a {
  color: #b1b1b1 !important;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  padding: 0.75em 0.65em !important;
  max-width: 160px;
  text-wrap: wrap;
  line-height: 1.2em;
  text-align: center;
}
@media (max-width: 1024px) {
  .liste-partenaires.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links li a,
  .liste-partenaires.wp-block-getwid-tabs .ui-widget-header li a {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.liste-partenaires.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links li.ui-tabs-active,
.liste-partenaires.wp-block-getwid-tabs .ui-widget-header li.ui-tabs-active {
  background-color: #eb8108;
  border-color: #eb8108 !important;
}
.liste-partenaires.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links li.ui-tabs-active a,
.liste-partenaires.wp-block-getwid-tabs .ui-widget-header li.ui-tabs-active a {
  color: #fff !important;
}
.liste-partenaires.wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content-wrapper {
  padding: 0;
}
.liste-partenaires.wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content {
  border: 1px solid #b1b1b1;
  border-top: 5px solid #eb8108 !important;
}

.page .page-header-excerpt {
  text-align: center;
  color: #78787b;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  position: relative;
  padding-top: 2em;
}
.page .page-header-excerpt:before {
  content: " ";
  background-color: #eb8108;
  width: 2.5em;
  height: 5px;
  position: absolute;
  left: 48.75%;
  right: auto;
  top: -0.5em;
}
.page .entry-header {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (max-width: 820px) {
  .page .entry-header {
    width: 90%;
  }
}
.page .entry-header h1 {
  letter-spacing: unset;
  font-size: 44px;
  font-weight: 400;
}
.page .no-color a {
  color: inherit !important;
  text-decoration: none;
}
@media (max-width: 430px) {
  .page .hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) .alignleft,
  .page .editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) .alignleft {
    margin-right: 0;
  }
  .page .hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) .alignright,
  .page .editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) .alignright {
    margin-left: 0;
  }
}
@media (max-width: 430px) {
  .page .is-layout-flex.is-nowrap {
    flex-wrap: wrap;
  }
  .page .is-layout-flex.is-nowrap figure.wp-block-image {
    margin: 1.41575em auto 1.41575em auto;
  }
}

@media (max-width: 1025px) {
  .wp-block-cover .wp-block-cover__inner-container {
    width: 100% !important;
    max-width: 80vw !important;
  }
}
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignfull:last-of-type {
  margin-bottom: 0;
}

.liste-partenaires .wp-block-gallery.has-nested-images figure.wp-block-image {
  flex-grow: 0;
  margin-bottom: auto !important;
  margin-top: auto !important;
}

.gform-body .gform-field-label {
  color: white;
}

.gform-theme--framework .gform-field-label > .gfield_required {
  color: white;
}

.gform-theme--framework .gform_required_legend .gfield_required {
  color: white;
}

.gform-theme--framework .gfield_description {
  color: #b2b2b2;
}

.has-text-align-center:not(.wp-element-button) {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.colombie-cadet-2023 .gform-theme--framework .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload) .gform_drop_area::before {
  color: #eb8108 !important;
}

.rp4wp-related-job_listing > ul li.job_listing,
.rp4wp-related-job_listing > ul li.no_job_listings_found,
ul.job_listings li.job_listing,
ul.job_listings li.no_job_listings_found {
  border: 2px solid #eee;
  margin: 10px;
  background-color: #f2f2f2;
  opacity: 0.5;
}

.job_listings h3 {
  color: #000000;
  font-weight: bold;
  font-size: 1.5em !important;
}
.job_listings .location {
  font-style: italic;
}

ul.job_listings li.job_listing a div.location {
  color: #000000;
}

ul.job_listings li.job_listing a .meta {
  color: #000000;
}

@media screen and (max-width: 1024px) {
  #colophon .col-6 {
    flex-basis: 100%;
  }
  #colophon ul.contact .phone {
    margin-top: 1.5em;
  }
  #colophon ul.contact .mail {
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 820px) and (min-width: 768px) {
  #colophon .align-droite {
    margin-left: 0px;
  }
}
@media screen and (max-width: 820px) {
  #colophon .col-md-6 {
    flex-basis: 50%;
  }
  .slider_selections .slick-next {
    right: 42%;
  }
  .slider_selections .slick-prev {
    left: 42%;
  }
}
@media screen and (max-width: 430px) {
  #masthead .site-branding {
    margin-top: 1em;
  }
  #masthead .site-search {
    width: auto !important;
  }
}
@media screen and (max-width: 430px) {
  .accueil .wp-block-getwid-tabs.onglets-blanc-noir .wp-block-getwid-tabs__nav-links .ui-state-default a,
  .accueil .wp-block-getwid-tabs.onglets-blanc-noir .ui-widget-header .ui-state-default a {
    padding: 0.5em 0.75em !important;
  }
  .ui-helper-reset {
    font-size: 13.5px;
  }
  #colophon .col-footer {
    display: initial;
  }
  .slider_selections .slick-next {
    right: 30%;
  }
  .slider_selections .slick-prev {
    left: 30%;
  }
}
@media screen and (max-width: 1024px) {
  ul.job_listings li.job_listing a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.titre {
  padding: 2.5em 0 2em 0;
}

.woocommerce .woocommerce-MyAccount-content p a {
  text-decoration: none;
}

.woocommerce .woocommerce-MyAccount-content {
  width: 74%;
}

.woocommerce-MyAccount-navigation {
  background-color: #efeded;
  width: 20%;
}
.woocommerce-MyAccount-navigation ul {
  margin: 0;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--mes-favoris a::before {
  content: "\f004";
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--quotes a::before {
  font-family: "ywraq-quote-icon" !important;
  content: "\e904";
}

@media screen and (min-width: 431px) and (max-width: 799px) {
  .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content {
    width: 65%;
    float: left;
    margin-right: 5%;
  }
  .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content table.shop_table_responsive thead {
    display: none;
  }
  .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content table.shop_table_responsive tr td {
    display: block;
    text-align: right;
  }
  .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content table.shop_table_responsive tr td[data-title]::before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left;
    display: table;
  }
  .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content .address_book.shipping_address_book .myaccount_address {
    clear: both;
  }
  .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-navigation {
    width: 30%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 800px) {
  .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content {
    width: 74%;
    float: left;
    margin-right: 5%;
  }
  .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-navigation {
    width: 20%;
    float: right;
    margin-right: 0;
  }
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
  padding: 0.5em;
}

.woocommerce-MyAccount-navigation-link.is-active a {
  background-color: rgb(253, 251, 251);
}

@media screen and (max-width: 430px) {
  .woocommerce-MyAccount-navigation {
    width: auto;
  }
  .woocommerce .woocommerce-MyAccount-content {
    width: auto;
    padding-top: 1em;
  }
}
.woocommerce form .form-row .required {
  text-decoration: none;
}

.blog .page-title,
.archive .page-title {
  text-align: center;
}
.blog .actualites,
.archive .actualites {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.blog .actualites .actualite,
.archive .actualites .actualite {
  padding: 0 0.5em;
  flex-basis: 33%;
  margin-bottom: 1em;
}
@media (max-width: 820px) {
  .blog .actualites .actualite,
  .archive .actualites .actualite {
    flex-basis: 50%;
  }
}
@media (max-width: 450px) {
  .blog .actualites .actualite,
  .archive .actualites .actualite {
    flex-basis: 100%;
  }
}
.blog .actualites .actualite .actualite_title a,
.archive .actualites .actualite .actualite_title a {
  font-size: 24px;
  font-weight: 500;
  color: #eb8108;
  margin: 0.5em 0;
}
.blog .actualites .actualite p,
.archive .actualites .actualite p {
  font-size: 14px;
  color: #78787b;
  display: block;
}

.single-post .post.type-post .post-author {
  display: none;
}
.single-post .post.type-post .wp-post-image:first-of-type {
  display: none;
}
.single-post .no-color a {
  color: inherit !important;
  text-decoration: none;
}
.single-post .posted-on {
  display: none;
}

.colonne_service li::marker {
  color: orange;
}

.nomarginbottom {
  margin-bottom: 0;
}

.nomargintop {
  margin-top: 0;
}

.colonne_chiffre .wp-block-image {
  margin: 0 0 0;
}

.chiffre_qsn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.chiffre_qsn .wp-block-media-text {
  max-height: 80px;
}

.logo_ca img {
  width: 30px !important;
  height: auto;
}

.colonne_qsn_orange {
  white-space: nowrap;
}
.colonne_qsn_orange figure {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}

.colonne_qsn .wp-block-image {
  display: flex !important;
  height: 80px;
}

.four_colonne_qsn {
  gap: 0.75em;
}

.img_organisme {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .colonne_philo_reseau {
    display: flex !important;
  }
  .colonne_philo_reseau .wp-block-columns {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: space-between;
  }
  .colonne_philo_reseau .wp-block-column {
    flex-basis: 43% !important;
  }
  .colonne_philo_reseau p {
    text-align: center;
  }
}
@media (max-width: 820px) {
  .chiffre_qsn h2 {
    font-size: 1.15em !important;
  }
}
@media (max-width: 781px) {
  .colonne-left-pdf .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: auto !important;
  }
  .colonne_philo_reseau .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 43% !important;
  }
}
@media (max-width: 440px) {
  .colonne-left-pdf .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 44% !important;
  }
  .colonne-left-pdf .titre_adherent .wp-block-media-text__media {
    display: flex;
    justify-content: center;
  }
  .colonne-left-pdf .titre_adherent img {
    width: 40%;
  }
  .colonne-right-pdf .charte_responsable .wp-block-media-text {
    display: flex;
    flex-direction: column-reverse;
  }
  .colonne-right-pdf .mecenat {
    display: flex;
    flex-direction: column-reverse;
  }
  .colonne-right-pdf .wp-block-media-text__media img {
    width: 50%;
  }
  .colonne-right-pdf .wp-block-group__inner-container p {
    margin: 0 0 0em;
  }
}
@media (max-width: 450px) {
  #masthead .location,
  #masthead .boutique {
    margin: 0 0.45em 0 0;
  }
}
@media (max-width: 414px) {
  #masthead .location a.compte i {
    margin-right: 0;
  }
  .boutique span {
    display: none;
  }
  .location span {
    display: none;
  }
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-favorites a::before {
  content: "\f004";
}

.woocommerce-MyAccount-content h2.entry-title {
  font-size: 2em;
  font-weight: 500;
}

.wishlist-title.wishlist-title-with-form .show-title-form .fa-pencil {
  font-family: "Font Awesome 5 Free";
  content: "\f303";
}

.highlight {
  background: #ffedd9;
  color: #eb8108;
}

.button.pvtfw_variant_table_cart_btn {
  display: flex;
  align-items: center;
  padding: 0.5em 0.5em;
}

.button.pvtfw_variant_table_cart_btn::before {
  content: " ";
  width: 25px;
  height: 20px;
  background: url(./img/cart-shopping.png) no-repeat;
  background-size: contain;
}

.button.pvtfw_variant_table_cart_btn.added {
  background: green !important;
}

.button.pvtfw_variant_table_cart_btn.added::before {
  content: " ";
  width: 25px;
  height: 20px;
  margin-right: 1em;
  background: url(./img/cart-shopping-added.png) no-repeat;
  background-size: contain;
}

.variant td.Prix {
  text-wrap: nowrap;
}

.woocommerce-cart .shop_table dl.variation {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-cart .shop_table dl.variation dd {
  margin-right: 1em !important;
  margin-left: 0.5em !important;
}
@media (max-width: 767px) {
  .woocommerce-cart .shop_table td.actions button {
    width: 100%;
  }
}
@media (max-width: 1025px) {
  .woocommerce-cart .shop_table td.actions {
    text-align: left;
  }
  .woocommerce-cart .shop_table td.actions button {
    margin-top: 0.5em;
  }
  .woocommerce-cart .shop_table td.actions .coupon {
    display: block;
    float: unset;
    margin-bottom: 0.5em;
  }
  .woocommerce-cart .shop_table td.actions .coupon button {
    margin-top: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1281px) {
  .woocommerce-cart .shop_table td.actions button {
    margin-top: 0.5em;
  }
  .woocommerce-cart .shop_table td.actions .coupon button {
    margin-top: 0;
  }
}
.woocommerce-cart .cart-collaterals {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: wrap;
}
.woocommerce-cart .cart-collaterals .cross-sells,
.woocommerce-cart .cart-collaterals .cart_totals {
  width: initial;
  float: unset;
  margin-right: unset;
  clear: unset;
}
.woocommerce-cart .cart-collaterals .cross-sells {
  flex-basis: 100%;
  order: 1;
}
.woocommerce-cart .cart-collaterals .cart_totals {
  flex-basis: 55%;
}
@media (max-width: 1024px) {
  .woocommerce-cart .cart-collaterals .cart_totals {
    flex-basis: 75%;
  }
}
@media (max-width: 820px) {
  .woocommerce-cart .cart-collaterals .cart_totals {
    flex-basis: 100%;
  }
}
.woocommerce-cart .ui-dialog .ui-icon-closethick {
  background-position: initial;
}
.woocommerce-cart #ywraq_cart_quote.button::after, .woocommerce-cart #ywraq_checkout_quote_button.button::after {
  font-family: "ywraq-quote-icon" !important;
  content: "\e904";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  margin-left: 0.5407911001em;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #5a5a5a;
}

.shop_table.woocommerce-checkout-review-order-table p.stock,
.shop_table.cart p.stock {
  margin-bottom: 0;
}
.shop_table.woocommerce-checkout-review-order-table tbody th.product-name,
.shop_table.cart tbody th.product-name {
  font-weight: normal;
  background-color: #fdfdfd;
}
.shop_table.woocommerce-checkout-review-order-table tbody tr:nth-child(2n) th.product-name,
.shop_table.cart tbody tr:nth-child(2n) th.product-name {
  background-color: #fbfbfb;
}

.woocommerce-shipping-totals.shipping .expedition-message {
  color: #159d5c;
  font-size: 0.9em;
}

.woocommerce-account .entry-content {
  margin-bottom: 2em;
}

.colombie-cadet-2023 .wishlist_table .product-thumbnail a img {
  max-height: 80px;
  width: auto;
}
.colombie-cadet-2023 .wishlist_table thead th.product-price,
.colombie-cadet-2023 .wishlist_table thead th.product-stock-status,
.colombie-cadet-2023 .wishlist_table thead th.product-add-to-cart {
  text-align: center;
}

.shop_table .product-sku,
.wishlist_table .product-sku {
  margin: 0;
}

.promotions-swiper {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.promotions-swiper .swiper-pagination {
  position: static;
}

.wrapper-promotions {
  margin-top: 10px;
}

.slide-promotions {
  border: solid 1px #f3f3f3;
  position: relative;
  text-align: left;
  padding: 1em 1em 4.5em 1em;
  height: auto;
  font-size: 14px;
}
.slide-promotions .product a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.slide-promotions .product a img {
  max-width: 110px;
  max-height: 110px;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0;
}
.slide-promotions .product a h3 {
  font-size: 1rem;
  font-weight: 500;
  margin-top: 1em;
}
.slide-promotions .product .button {
  position: absolute;
  bottom: 1em;
  left: 1em;
  right: 1em;
  text-align: center;
  display: block;
}
.slide-promotions .product .price {
  font-size: 18px;
  color: #eb8108;
  display: block;
  font-weight: 500;
  text-align: right;
}
.slide-promotions .product .price strike {
  font-size: 14px;
  color: #78787b;
  display: block;
}
.slide-promotions .product .logo-fournisseur img {
  max-width: 100px;
  max-height: 50px;
  width: auto;
  margin: 0 !important;
}
.slide-promotions .product .informations-produit-catalogue {
  position: absolute;
  top: 1em;
  right: 1em;
  max-width: 50%;
  width: auto;
  overflow: hidden;
}
.slide-promotions .product .reference-produit {
  display: block;
  color: #78787b;
}

.slider_selections_moment {
  overflow: hidden;
  padding: 1em 1em 4em 1em;
}
.slider_selections_moment .swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
  margin: 1em 0;
}
.slider_selections_moment .swiper-wrapper .swiper-slide {
  background: white;
  padding: 1em;
  position: relative;
  text-align: left;
  height: auto;
  font-size: 14px;
}
.slider_selections_moment .swiper-wrapper .swiper-slide .woocommerce-LoopProduct-link {
  text-decoration: none;
  min-height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.slider_selections_moment .swiper-wrapper .swiper-slide .woocommerce-LoopProduct-link img {
  max-width: 110px;
  max-height: 110px;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0;
}
.slider_selections_moment .swiper-wrapper .swiper-slide .woocommerce-LoopProduct-link h3 {
  font-size: 1rem;
  font-weight: 500;
  margin-top: 1em;
}
.slider_selections_moment .swiper-wrapper .swiper-slide .product-tag-badge {
  color: #eb8108 !important;
}
.slider_selections_moment .swiper-wrapper .swiper-slide .price {
  font-size: 18px;
  color: #eb8108;
  display: block;
  font-weight: 500;
  text-align: right;
}
.slider_selections_moment .swiper-wrapper .swiper-slide .price a {
  font-size: 14px;
}
.slider_selections_moment .swiper-wrapper .swiper-slide .price strike {
  font-size: 14px;
  color: #78787b;
  display: block;
}

.slider_selections_moment .swiper-button-prev,
.slider_selections_moment .swiper-button-next {
  top: 90%;
  width: 50px;
  height: 50px;
  border: solid 1px #222221;
}
.slider_selections_moment .swiper-button-prev::after,
.slider_selections_moment .swiper-button-next::after {
  font-family: "Poppins";
  font-size: 40px;
  font-weight: 400;
}
.slider_selections_moment .swiper-button-prev {
  background-color: #222221;
  left: 46.5%;
}
.slider_selections_moment .swiper-button-prev::after {
  content: "<";
  color: white;
}
.slider_selections_moment .swiper-button-next {
  background-color: white;
  right: 46.5%;
}
.slider_selections_moment .swiper-button-next::after {
  content: ">";
  color: #222221;
}
@media (max-width: 1400px) {
  .slider_selections_moment .swiper-button-prev {
    left: 42.5%;
  }
  .slider_selections_moment .swiper-button-next {
    right: 40%;
  }
}
@media (max-width: 820px) {
  .slider_selections_moment .swiper-button-prev {
    left: 40%;
  }
  .slider_selections_moment .swiper-button-next {
    right: 40%;
  }
}
@media (max-width: 450px) {
  .slider_selections_moment .swiper-button-prev {
    left: 30%;
  }
  .slider_selections_moment .swiper-button-next {
    right: 30%;
  }
}

.swiper-pagination-bullet-active {
  background: #eb8108;
}

body:has(.woocommerce-coming-soon-banner), body:has(.woocommerce-coming-soon-entire-site) {
  --woocommerce-coming-soon-color: #ffffff;
}

.woocommerce-coming-soon-social-login {
  display: none !important;
}

.reliquat-info.hide {
  display: none;
}

.single-product .reliquat-info {
  font-size: 14px;
  margin-top: 5px;
}

.woocommerce-NoticeGroup a,
.woocommerce-Notice a {
  color: white !important;
}

.woocommerce .quotes:hover .quote-actions__more,
.woocommerce .quote-actions__more {
  opacity: 1 !important;
}
.woocommerce .ywraq-view-quote__order-status .ywraq-status {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 11px;
  padding: 3px 10px;
  border-radius: 5px;
  background: rgb(112, 112, 112);
  width: auto;
  min-width: 80px;
  display: inline-block;
  text-align: center;
}
.woocommerce .ywraq-view-quote__order-status .ywraq-pending {
  background: #DDA702;
}
.woocommerce .ywraq-view-quote__order-status .ywraq-status.processing {
  background: #B8B007;
}
.woocommerce .ywraq-view-quote-wrapper header {
  justify-content: space-between;
}
.woocommerce .ywraq-view-quote-wrapper .ywraq-buttons {
  display: flex;
  justify-content: right;
  gap: 1em;
}
.woocommerce .ywraq-view-quote-wrapper .ywraq-buttons .button {
  padding-top: 10px;
  padding-bottom: 10px;
  width: auto !important;
}
.woocommerce button#ywraq-list-to-pdf {
  background: #eb8108;
}
.woocommerce .product-name a {
  text-decoration: none;
}
.woocommerce #yith-ywrq-table-list .product-name a small,
.woocommerce #yith-ywrq-table-list .product-name a span {
  color: #222221;
}/*# sourceMappingURL=style.css.map */