.elementor-kit-5{--e-global-color-primary:#B4D7B2;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6539aff:#166137;--e-global-color-1211733:#242920;--e-global-color-88104b8:#FBCB6E;--e-global-color-5e5d1e5:#273527;--e-global-color-cc7f209:#7C9A7B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Roboto Mono";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F5F5F5;font-family:"Roboto", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:5px 5px 5px 5px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#8DAA8B;color:#FFFFFF;border-radius:5px 5px 5px 5px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;}.elementor-kit-5 h2{color:#B4D7B2;}.elementor-kit-5 h3{color:#B4D7B2;}.elementor-kit-5 img{border-radius:5px 5px 5px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.outofstock::after {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 70%;
  content: "Produit victime de son succès";
  color: #fff;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
}
.onsale {
  border-radius: 0 25px 25px 0 !important;
  box-shadow: -1px 2px 3px rgb(0 0 0 / 50%);
  min-height: 35px !important;
  height: 35px !important;
  line-height: 35px !important;
  width: max-content !important;
  word-break: normal !important;
}
.onsale::before,
.onsale::after {
  position: absolute;
  content: "";
  display: block;
}
.onsale::before {
  width: 0.469em;
  height: 120%;
  padding: 0 0 0.438em;
  top: 0;
  left: -0.469em;
  background: inherit;
  border-radius: 0.313em 0 0 0.313em;
}
.onsale::after {
  width: 0.313em;
  height: 0.313em;
  background: rgba(0, 0, 0, 0.35);
  bottom: -0.313em;
  left: -0.313em;
  border-radius: 0.313em 0 0 0.313em;
  box-shadow: inset -1px 2px 2px rgb(0 0 0 / 30%);
}

/*////////////////////////////////// Mini-cart Progress bar //////////////*/
.woofc-total.progress-delivery {
  padding: 0.2em !important;
  justify-content: center !important;
  background-color: #f2f2f2;
  border-radius: 5px;
}
span.free-delivery {
  color: var(--e-global-color-text);
}
#cart-progress-bar {
  -webkit-appearance: none;
  border-radius: 25px !important;
  border: 1px solid #eaeaea;
  margin: 0.5em 0 0.5em 0;
  color: #577c6f !important;
  background: #f2f2f2;
  width: 100%;
  position: relative;
  height: 20px;
  box-sizing: border-box;
}
#cart-progress-bar::-webkit-progress-value,
#cart-progress-bar::-moz-progress-bar {
  border-radius: 25px !important;
  background: var(--e-global-color-accent);
}
#cart-progress-bar::-webkit-progress-bar {
  border-radius: 25px !important;
  background: #f2f2f2;
}
.woofc-total {
  margin: 1em 0 0 0;
  display: flex;
  justify-content: space-between;
}
/********    Title style    ********/
.bdc-title-style::before {
  content: "";
  height: 40px;
  width: 30px;
  background-color: var(--e-global-color-primary);
  position: absolute;
  bottom: 25px;
  left: -50px;
  border-radius: 0 40px;
}
.bdc-title-style::after {
  content: "";
  height: 30px;
  width: 20px;
  background-color: green;
  position: absolute;
  bottom: 25px;
  left: -30px;
  border-radius: 0 40px;
  transform: rotate(18deg);
}

/*    Product loop      */
@media (max-width: 768px) {
  .bdc-price {
    top: 0px !important;
  }
  .bdc-price .elementor-widget-container {
    display: inline-grid;
  }
}
/*    Social Card     */
.bdc-social-card .elementor-widget-container {
  width: 280px;
  height: 300px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (width <= 1024px) {
  .bdc-social-card .elementor-widget-container {
    width: 200px;
    height: 250px !important;
  }
}
@media (width <= 768px) {
  .bdc-social-card .elementor-widget-container {
    width: 100px;
    height: 100px !important;
  }
}

/*  JoinChat button  */
.joinchat__button {
  bottom: 70px !important;
  right: 0 !important;
  z-index: 100 !important;
}
.woocommerce .quantity .qty {
	width: 5em;
}

/*  Result page*/
@media (max-width: 767px) {
  .elementor-2036 .elementor-element.elementor-element-4f0c3063 .elementor-heading-title {
    font-size: 20px !important;
  }
}/* End custom CSS */