#contact-form #wpcf7-f109-p24-o1 {
  width: 100%;
  max-width: 870px;
  padding: 0;
}
#contact-form #wpcf7-f109-p24-o1 form.wpcf7-form {
  padding: 50px 50px 18px 50px;
  background-color: var(--e-global-color-text);
  width: 100%;
  box-shadow: 0px 70px 100px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
#contact-form #wpcf7-f109-p24-o1 form.wpcf7-form p {
  width: 100%;
  margin-bottom: 32px;
}
#contact-form #wpcf7-f109-p24-o1 form.wpcf7-form p:last-child {
  margin-bottom: 0;
}
#contact-form #wpcf7-f109-p24-o1 form.wpcf7-form p span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-text {
  height: 63px;
}
#contact-form #wpcf7-f109-p24-o1 form.wpcf7-form p span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
  height: 150px;
}
#contact-form #wpcf7-f109-p24-o1 form.wpcf7-form p span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-text, #contact-form #wpcf7-f109-p24-o1 form.wpcf7-form p span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 18px 28px;
  background: #FFFFFF;
  border: 1px solid #BB8CD5;
  box-sizing: border-box;
  border-radius: 2px;
  font-family: var(--e-global-typography-b6f104e-font-family), Sans-serif;
  font-size: var(--e-global-typography-b6f104e-font-size);
  font-weight: var(--e-global-typography-b6f104e-font-weight);
  line-height: var(--e-global-typography-b6f104e-line-height);
  letter-spacing: var(--e-global-typography-b6f104e-letter-spacing);
  word-spacing: var(--e-global-typography-b6f104e-word-spacing);
  color: #565656;
  outline: none;
}
#contact-form #wpcf7-f109-p24-o1 form.wpcf7-form p span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-text::placeholder, #contact-form #wpcf7-f109-p24-o1 form.wpcf7-form p span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea::placeholder {
  color: #565656;
  opacity: 0.7;
}
#contact-form #wpcf7-f109-p24-o1 form.wpcf7-form p input.wpcf7-submit {
  font-family: var(--e-global-typography-5ca19bd-font-family), Sans-serif;
  font-size: var(--e-global-typography-5ca19bd-font-size);
  font-weight: var(--e-global-typography-5ca19bd-font-weight);
  text-transform: var(--e-global-typography-5ca19bd-text-transform);
  line-height: var(--e-global-typography-5ca19bd-line-height);
  letter-spacing: var(--e-global-typography-5ca19bd-letter-spacing);
  word-spacing: var(--e-global-typography-5ca19bd-word-spacing);
  background-color: var(--e-global-color-primary);
  width: 160px;
  height: 50px;
  padding: 15px 42px;
  border-radius: 50px;
  box-sizing: border-box;
}
#contact-form #wpcf7-f109-p24-o1 form.wpcf7-form p input.wpcf7-submit:hover {
  opacity: 0.8;
}

#filter_wp .wpfFilterWrapper .wpfFilterTitle {
  min-height: 0;
  padding: 19px 24px;
  background: #00B9FE;
  border-radius: 8px;
  color: #fff;
}
#filter_wp .wpfFilterWrapper .wpfFilterTitle .wfpTitle {
  padding: 0;
  height: auto;
  font-family: var(--e-global-typography-5ca19bd-font-family), Sans-serif;
  font-size: var(--e-global-typography-5ca19bd-font-size);
  font-weight: var(--e-global-typography-5ca19bd-font-weight);
  text-transform: var(--e-global-typography-5ca19bd-text-transform);
  line-height: var(--e-global-typography-5ca19bd-line-height);
  letter-spacing: var(--e-global-typography-5ca19bd-letter-spacing);
  word-spacing: var(--e-global-typography-5ca19bd-word-spacing);
}
#filter_wp .wpfFilterWrapper .wpfFilterContent {
  margin-top: 20px;
}
#filter_wp .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier > ul {
  padding-left: 20px;
}
#filter_wp .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier > ul li {
  padding: 8px 0 0;
}
#filter_wp .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier > ul li:first-child {
  padding-top: 0;
}
#filter_wp .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier > ul li .wpfCheckbox label {
  margin-bottom: 5px;
  vertical-align: middle;
}
#filter_wp .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier > ul li .wpfCheckbox label:before {
  border: 1px solid #00B9FE !important;
}
#filter_wp .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier > ul li .wpfCheckbox input[type=checkbox]:checked + label:before {
  background: #00B9FE !important;
}
#filter_wp .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier > ul li .wpfFilterTaxNameWrapper {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-8ac2d85-font-family), Sans-serif;
  font-size: var(--e-global-typography-8ac2d85-font-size);
  font-weight: var(--e-global-typography-8ac2d85-font-weight);
  line-height: var(--e-global-typography-8ac2d85-line-height);
  letter-spacing: var(--e-global-typography-8ac2d85-letter-spacing);
  word-spacing: var(--e-global-typography-8ac2d85-word-spacing);
}

#product_cat-Parent.woocommerce {
  width: 100%;
}
#product_cat-Parent.woocommerce p.no-product_cat {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  text-transform: var(--e-global-typography-accent-text-transform);
  line-height: var(--e-global-typography-accent-line-height);
}
#product_cat-Parent.woocommerce ul.product_cat-List {
  width: 100%;
  display: grid;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-columns: repeat(4, 1fr);
}
#product_cat-Parent.woocommerce ul.product_cat-List li.product_cat-Item {
  background: #f1f1f1;
  border: 1px solid #C0C0C0;
  border-radius: 8px;
  padding: 0;
}
#product_cat-Parent.woocommerce ul.product_cat-List li.product_cat-Item .product_cat-nv-card-content-wrapper a.woocommerce-LoopProduct_cat-link.woocommerce-loop-product_cat__link {
  width: 100%;
  display: block;
  padding: 32px;
}
#product_cat-Parent.woocommerce ul.product_cat-List li.product_cat-Item .product_cat-nv-card-content-wrapper a.woocommerce-LoopProduct_cat-link.woocommerce-loop-product_cat__link .nv-product_cat-image {
  margin-bottom: 16px;
}
#product_cat-Parent.woocommerce ul.product_cat-List li.product_cat-Item .product_cat-nv-card-content-wrapper a.woocommerce-LoopProduct_cat-link.woocommerce-loop-product_cat__link .nv-product_cat-image .woocommerce-placeholder.wp-post-image {
  object-fit: cover;
  width: 350px;
  border-radius: 8px;
}
#product_cat-Parent.woocommerce ul.product_cat-List li.product_cat-Item .product_cat-nv-card-content-wrapper a.woocommerce-LoopProduct_cat-link.woocommerce-loop-product_cat__link .woocommerce-loop-product_cat__title {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-size: var(--e-global-typography-secondary-font-size);
  font-weight: var(--e-global-typography-secondary-font-weight);
  line-height: var(--e-global-typography-secondary-line-height);
  text-align: center;
  margin: 0;
}

#new_products .woocommerce ul.products li.product.type-product,
#archive_products .woocommerce ul.products li.product.type-product {
  position: relative;
  overflow: hidden;
}
#new_products .woocommerce ul.products li.product.type-product .nv-card-content-wrapper,
#archive_products .woocommerce ul.products li.product.type-product .nv-card-content-wrapper {
  background-color: #f1f1f1;
  border: 1px solid #C0C0C0;
  border-radius: 8px;
  padding: 30px;
}
#new_products .woocommerce ul.products li.product.type-product .nv-card-content-wrapper p.woocommerce-loop-product__ref-sku,
#archive_products .woocommerce ul.products li.product.type-product .nv-card-content-wrapper p.woocommerce-loop-product__ref-sku {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  text-transform: var(--e-global-typography-accent-text-transform);
  line-height: var(--e-global-typography-accent-line-height);
}
#new_products .woocommerce ul.products li.product.type-product .nv-card-content-wrapper div.woocommerce-loop-product__disponibility-banner,
#archive_products .woocommerce ul.products li.product.type-product .nv-card-content-wrapper div.woocommerce-loop-product__disponibility-banner {
  height: 36px;
  width: calc(100% + 60px);
  background-color: #212227;
  position: absolute;
  z-index: 10;
  left: 95%;
  transform: translateX(-46%) translateY(-72%) rotate(54deg);
  display: flex;
  justify-content: center;
  align-items: baseline;
}
#new_products .woocommerce ul.products li.product.type-product .nv-card-content-wrapper div.woocommerce-loop-product__disponibility-banner div.container__banner,
#archive_products .woocommerce ul.products li.product.type-product .nv-card-content-wrapper div.woocommerce-loop-product__disponibility-banner div.container__banner {
  height: 100%;
  transform: rotate(306deg);
}
#new_products .woocommerce ul.products li.product.type-product .nv-card-content-wrapper div.woocommerce-loop-product__disponibility-banner div.container__banner img,
#archive_products .woocommerce ul.products li.product.type-product .nv-card-content-wrapper div.woocommerce-loop-product__disponibility-banner div.container__banner img {
  width: auto;
  height: 90%;
  margin: 0;
  transform: translate(15%, 15%);
}

.elementor-add-to-cart.elementor-product-variable {
  overflow-y: hidden;
  overflow-x: auto;
}

table#single_product-variations {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: -20px -2px 6px 2px rgba(61, 75, 92, 0.1);
}
table#single_product-variations thead tr, table#single_product-variations tfoot tr {
  background: #404040;
  height: 45px;
}
table#single_product-variations thead tr td, table#single_product-variations thead tr th, table#single_product-variations tfoot tr td, table#single_product-variations tfoot tr th {
  padding: 0 30px;
  border-bottom: 0;
  border: 0;
}
table#single_product-variations thead tr td .value, table#single_product-variations thead tr th .value, table#single_product-variations tfoot tr td .value, table#single_product-variations tfoot tr th .value {
  font-family: var(--e-global-typography-d282508-font-family), Sans-serif;
  font-size: var(--e-global-typography-d282508-font-size);
  font-weight: var(--e-global-typography-d282508-font-weight);
  text-transform: var(--e-global-typography-d282508-text-transform);
  line-height: var(--e-global-typography-d282508-line-height);
  letter-spacing: var(--e-global-typography-d282508-letter-spacing);
  word-spacing: var(--e-global-typography-d282508-word-spacing);
  color: #FDFFF7;
}
table#single_product-variations thead tr td .value.text-center, table#single_product-variations thead tr th .value.text-center, table#single_product-variations tfoot tr td .value.text-center, table#single_product-variations tfoot tr th .value.text-center {
  text-align: center;
}
table#single_product-variations tbody tr {
  height: 60px;
}
table#single_product-variations tbody tr td {
  padding: 0 30px;
  border-bottom: 0;
  border: 0;
}
table#single_product-variations tbody tr td .value, table#single_product-variations tbody tr td .price {
  font-family: var(--e-global-typography-8ac2d85-font-family), Sans-serif;
  font-size: var(--e-global-typography-8ac2d85-font-size);
  font-weight: var(--e-global-typography-8ac2d85-font-weight);
  line-height: var(--e-global-typography-8ac2d85-line-height);
  letter-spacing: var(--e-global-typography-8ac2d85-letter-spacing);
  word-spacing: var(--e-global-typography-8ac2d85-word-spacing);
  text-transform: none;
  word-break: break-word;
}
table#single_product-variations tbody tr td .value.text-center, table#single_product-variations tbody tr td .price.text-center {
  text-align: center;
}
table#single_product-variations tbody tr td .quantity {
  display: flex;
  justify-content: center;
  align-items: center;
}
table#single_product-variations tbody tr td .quantity input {
  width: 60px;
  height: 28px;
  text-align: center;
  padding: 7px;
  border: 1px solid #C0C0C0;
  border-radius: 8px;
  font-family: var(--e-global-typography-b6f104e-font-family), Sans-serif;
  font-size: var(--e-global-typography-b6f104e-font-size);
  font-weight: var(--e-global-typography-b6f104e-font-weight);
  line-height: var(--e-global-typography-b6f104e-line-height);
  letter-spacing: var(--e-global-typography-b6f104e-letter-spacing);
  word-spacing: var(--e-global-typography-b6f104e-word-spacing);
  text-transform: none;
}
table#single_product-variations tbody tr td button {
  height: 42px;
  width: 160px;
  text-align: center;
  color: #FDFFF7;
  background: #00B9FE;
  border-radius: 50px;
  font-family: var(--e-global-typography-d282508-font-family), Sans-serif;
  font-size: var(--e-global-typography-d282508-font-size);
  font-weight: var(--e-global-typography-d282508-font-weight);
  text-transform: var(--e-global-typography-d282508-text-transform);
  line-height: var(--e-global-typography-d282508-line-height);
  letter-spacing: var(--e-global-typography-d282508-letter-spacing);
}
table#single_product-variations tbody tr td button:hover {
  opacity: 0.8;
}
table#single_product-variations tbody tr td button:disabled {
  background: #C0C0C0;
}
table#single_product-variations tbody tr td img {
  width: 22px;
}

div#single_product-variations_mobile {
  width: 100%;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
div#single_product-variations_mobile .single_product-variations {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  border: 2px solid transparent;
  border-top-color: #212227;
  margin: auto auto 15px auto;
  padding-top: 15px;
}
div#single_product-variations_mobile .single_product-variations .variation_product-attribute {
  width: 100%;
  min-height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
div#single_product-variations_mobile .single_product-variations .variation_product-attribute .title, div#single_product-variations_mobile .single_product-variations .variation_product-attribute .value {
  font-family: var(--e-global-typography-8ac2d85-font-family), Sans-serif;
  font-size: var(--e-global-typography-8ac2d85-font-size);
  font-weight: var(--e-global-typography-8ac2d85-font-weight);
  line-height: var(--e-global-typography-8ac2d85-line-height);
  letter-spacing: var(--e-global-typography-8ac2d85-letter-spacing);
  word-spacing: var(--e-global-typography-8ac2d85-word-spacing);
  margin: 0;
}
div#single_product-variations_mobile .single_product-variations .variation_product-attribute .title {
  text-transform: uppercase;
}
div#single_product-variations_mobile .single_product-variations .variation_product-attribute .img {
  margin: 0;
  text-align: right;
}
div#single_product-variations_mobile .single_product-variations .variation_product-attribute .img img {
  width: 70%;
}
div#single_product-variations_mobile .single_product-variations .variation_product-attribute .qty input {
  border: 1px solid #212227;
  padding: 2.5px 5px;
}
div#single_product-variations_mobile .single_product-variations .variation_product-attribute .pa_couleur.digitalize-me-attribute-color-view.attribute-color.coloration_group {
  margin: 0;
}
div#single_product-variations_mobile .single_product-variations .variation_product-attribute:last-child {
  margin-bottom: 17px;
}
div#single_product-variations_mobile .single_product-variations button.single_add_to_cart_button {
  height: 42px;
  width: 100%;
  text-align: center;
  color: #FDFFF7;
  background: #00B9FE;
  border-radius: 50px;
  font-family: var(--e-global-typography-d282508-font-family), Sans-serif;
  font-size: var(--e-global-typography-d282508-font-size);
  font-weight: var(--e-global-typography-d282508-font-weight);
  text-transform: var(--e-global-typography-d282508-text-transform);
  line-height: var(--e-global-typography-d282508-line-height);
  letter-spacing: var(--e-global-typography-d282508-letter-spacing);
  display: block;
  margin-top: 17px;
}
div#single_product-variations_mobile .single_product-variations button.single_add_to_cart_button:hover {
  opacity: 0.8;
}
div#single_product-variations_mobile .single_product-variations button.single_add_to_cart_button:disabled {
  background: #C0C0C0;
}
div#single_product-variations_mobile .single_product-variations:first-child {
  border-top-color: transparent;
  padding-top: 0;
}

@media (max-width: 1179px) and (min-width: 980px) {
  #product_cat-Parent.woocommerce ul.product_cat-List {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 979px) and (min-width: 580px) {
  #product_cat-Parent.woocommerce ul.product_cat-List {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 579px) {
  #product_cat-Parent.woocommerce ul.product_cat-List {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 579px) {
  #product_cat-Parent.woocommerce ul.product_cat-List li.product_cat-Item {
    max-width: 405px;
  }
}
@media (min-width: 1180px) {
  #new_products .woocommerce ul.products.elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1179px) and (min-width: 980px) {
  #new_products .woocommerce ul.products.elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 979px) and (min-width: 580px) {
  #new_products .woocommerce ul.products.elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 579px) {
  #new_products .woocommerce ul.products.elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 1600px) {
  #archive_product .woocommerce ul.products.elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1599px) and (min-width: 1101px) {
  #archive_product .woocommerce ul.products.elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1100px) {
  #archive_product .woocommerce ul.products.elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1599px) and (min-width: 1101px) {
  #archive_product .woocommerce ul.products li.product.type-product .nv-card-content-wrapper div.woocommerce-loop-product__disponibility-banner {
    height: 65px;
    transform: translateX(-48%) translateY(-55%) rotate(54deg);
  }
}
@media (max-width: 1100px) {
  #archive_product .woocommerce ul.products li.product.type-product .nv-card-content-wrapper div.woocommerce-loop-product__disponibility-banner {
    height: 65px;
    transform: translateX(-48%) translateY(-55%) rotate(54deg);
  }
}
@media (max-width: 1382px) and (min-width: 1203px) {
  table#single_product-variations thead tr td, table#single_product-variations thead tr th, table#single_product-variations tfoot tr td, table#single_product-variations tfoot tr th {
    padding: 0 20px;
  }
  table#single_product-variations tbody tr td {
    padding: 0 20px;
  }
}
@media (max-width: 1202px) and (min-width: 1115px) {
  table#single_product-variations thead tr td, table#single_product-variations thead tr th, table#single_product-variations tfoot tr td, table#single_product-variations tfoot tr th {
    padding: 0 15px;
  }
  table#single_product-variations tbody tr td {
    padding: 0 15px;
  }
}
@media (max-width: 1114px) and (min-width: 1025px) {
  table#single_product-variations thead tr td, table#single_product-variations thead tr th, table#single_product-variations tfoot tr td, table#single_product-variations tfoot tr th {
    padding: 0 15px;
  }
  table#single_product-variations thead tr td .value, table#single_product-variations thead tr th .value, table#single_product-variations tfoot tr td .value, table#single_product-variations tfoot tr th .value {
    font-size: 14px;
  }
  table#single_product-variations tbody tr td {
    padding: 0 15px;
  }
  table#single_product-variations tbody tr td .value, table#single_product-variations tbody tr td .price {
    font-size: 14px;
  }
  table#single_product-variations tbody tr td button {
    height: 39px;
    width: 100%;
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  table#single_product-variations {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  div#single_product-variations_mobile {
    display: flex;
  }
}

/*# sourceMappingURL=style.css.map */
