/* line 12, ../sass/produits.scss */
#product #main {
  margin-top: 50px;
}
/* line 16, ../sass/produits.scss */
#product p,
#product a,
#product span {
  color: #000000;
}
/* line 22, ../sass/produits.scss */
#product h1.h1 {
  font-family: "poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
}
/* line 29, ../sass/produits.scss */
#product #content {
  max-width: 100%;
}
/* line 32, ../sass/produits.scss */
#product #content .product-images > li.thumb-container > .thumb.selected,
#product #content .product-images > li.thumb-container > .thumb:hover {
  border: 3px solid #307066;
}
/* line 38, ../sass/produits.scss */
#product .currency-wrapper {
  margin-bottom: 0px;
}
/* line 41, ../sass/produits.scss */
#product .currency-wrapper .currency {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
}
/* line 49, ../sass/produits.scss */
#product a#read_more {
  border: 1px solid #307066;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 700;
  display: block !important;
  text-align: center;
  width: 180px;
  color: #307066;
  border-radius: 10px;
  margin: 0 auto;
}
/* line 62, ../sass/produits.scss */
#product .tax-shipping-delivery-label {
  display: none;
}
/* line 66, ../sass/produits.scss */
#product .current-price-value {
  color: #000000;
  font-size: 22px;
  font-family: "poppins", sans-serif;
  font-weight: 700;
}
/* line 75, ../sass/produits.scss */
#product .presentation-detail span,
#product .presentation-detail a {
  text-decoration: underline;
  font-weight: 700;
  font-size: 14px;
}
/* line 84, ../sass/produits.scss */
#product .product-variants .control-label {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0px;
}
/* line 90, ../sass/produits.scss */
#product .product-variants .product-variants-item {
  width: 50%;
  float: left;
}
/* line 96, ../sass/produits.scss */
#product .product-variants .clearfix.product-variants-item.special-variant.Assemblage {
  /* width: 100%; */
}
/* line 101, ../sass/produits.scss */
#product .product-variants .clearfix.product-variants-item.special-variant.Assemblage .form-control-select {
  width: 95%;
}
/* line 105, ../sass/produits.scss */
#product .product-variants .couleur {
  width: 100%;
  margin-top: 0px;
}
/* line 109, ../sass/produits.scss */
#product .product-variants .couleur select {
  width: 100%;
}
/* line 114, ../sass/produits.scss */
#product .product-variants .form-control-select {
  overflow: hidden;
  border: 1px solid #D9D9D9;
  position: relative;
  color: #000000;
  font-size: 14px;
  width: 90%;
}
/* line 124, ../sass/produits.scss */
#product .product-add-to-cart {
  display: inline-block;
  margin-top: 20px;
  width: 100%;
}
/* line 129, ../sass/produits.scss */
#product .product-add-to-cart .qty {
  min-width: 16%;
}
/* line 133, ../sass/produits.scss */
#product .product-add-to-cart span.control-label {
  display: none;
}
/* line 137, ../sass/produits.scss */
#product .product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after,
#product .product-add-to-cart .touchspin-down::after {
  color: #000;
}
/* line 143, ../sass/produits.scss */
#product .product-add-to-cart .add {
  width: 79%;
}
/* line 146, ../sass/produits.scss */
#product .product-add-to-cart .add .btn.btn-primary.add-to-cart {
  background-color: #307066;
  border-radius: 20px;
  font-size: 16px;
  text-transform: none;
  width: 100%;
  position: relative;
  padding-left: 61px;
}
/* line 156, ../sass/produits.scss */
#product .product-add-to-cart .add .icon {
  content: "";
  color: #fff;
  top: 17.5%;
  left: 29%;
  width: 22px;
  height: 22px;
  background: transparent url(../assets/css/panier.svg) no-repeat 10% 50%;
  background-size: 22px 22px;
  position: absolute;
}
/* line 169, ../sass/produits.scss */
#product .product-add-to-cart #product-availability {
  position: relative;
  padding-left: 35px;
  font-size: 14px;
  font-weight: 400;
}
/* line 175, ../sass/produits.scss */
#product .product-add-to-cart #product-availability .product-available-icon {
  content: "";
  color: #fff;
  top: 4.5%;
  left: 0%;
  width: 22px;
  height: 18px;
  background: transparent url(../assets/css/availability.svg) no-repeat 10% 50%;
  background-size: 22px 18px;
  position: absolute;
}
/* line 189, ../sass/produits.scss */
#product .avis-faq {
  display: flex;
  margin-bottom: 25px;
  width: 100%;
}
/* line 194, ../sass/produits.scss */
#product .avis-faq a {
  width: 50%;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 204, ../sass/produits.scss */
#product .avis-faq a span {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding-left: 20px;
  text-decoration: underline;
}
/* line 214, ../sass/produits.scss */
#product .avis-faq a.avis-link {
  width: 100%;
  display: none;
}
/* line 219, ../sass/produits.scss */
#product .avis-faq a.faq-link {
  float: right;
  width: 50%;
}
/* line 224, ../sass/produits.scss */
#product .avis-faq a.faq-link:after {
  content: "";
  color: #fff;
  top: 4.5%;
  left: 0%;
  width: 15px;
  height: 15px;
  background: transparent url(../assets/css/faq.svg) no-repeat 10% 50%;
  background-size: 15px 15px;
  position: absolute;
}
/* line 243, ../sass/produits.scss */
#product #product-description-short p {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 20px;
}
/* line 251, ../sass/produits.scss */
#product .presentation-detaille {
  display: inline-block;
  margin-top: 70px;
  font-family: "poppins", sans-serif;
}
/* line 256, ../sass/produits.scss */
#product .presentation-detaille .product-description p {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}
/* line 264, ../sass/produits.scss */
#product .presentation-detaille h2.title-detail {
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  white-space: nowrap;
}
/* line 272, ../sass/produits.scss */
#product .presentation-detaille h2.title-detail:after {
  content: '';
  width: 3em;
  border-bottom: #d9d9d9 solid;
  display: inline-block;
  vertical-align: middle;
  color: #d9d9d9;
  width: 75%;
}
/* line 284, ../sass/produits.scss */
#product .presentation-detaille .product-description h2,
#product .presentation-detaille .product-description h3 {
  color: #307066;
  font-size: 15px;
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  padding: 15px 0 10px 0;
}
/* line 296, ../sass/produits.scss */
#product .presentation-detaille .technique .product-features {
  padding-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}
/* line 301, ../sass/produits.scss */
#product .presentation-detaille .technique .product-features p.name {
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  font-style: normal;
}
/* line 308, ../sass/produits.scss */
#product .presentation-detaille .technique .product-features p.name span.value {
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
}
/* line 316, ../sass/produits.scss */
#product .presentation-detaille .technique p.h6 {
  color: #87bf19;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
}
/* line 323, ../sass/produits.scss */
#product .presentation-detaille .technique .description {
  margin-top: 30px;
  font-size: 15px;
}
/* line 327, ../sass/produits.scss */
#product .presentation-detaille .technique .description div#description-txt {
  line-height: 20px;
}
/* line 335, ../sass/produits.scss */
#product #featured-category-products-block-center {
  margin-top: 55px;
}
/* line 338, ../sass/produits.scss */
#product #featured-category-products-block-center h2.title-detail {
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  white-space: nowrap;
}
/* line 346, ../sass/produits.scss */
#product #featured-category-products-block-center h2.title-detail:after {
  content: '';
  width: 3em;
  border-bottom: #d9d9d9 solid;
  display: inline-block;
  vertical-align: middle;
  color: #d9d9d9;
  width: 82%;
}
/* line 359, ../sass/produits.scss */
#product #blockcart-modal .modal-header {
  background-color: #87bf19;
}
/* line 362, ../sass/produits.scss */
#product #blockcart-modal .modal-header h4 {
  font-family: "poppins", sans-serif;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
}
/* line 370, ../sass/produits.scss */
#product #blockcart-modal .modal-header .close .material-icons,
#product #blockcart-modal .modal-header .modal-title i.material-icons {
  color: #ffffff;
}
/* line 377, ../sass/produits.scss */
#product #blockcart-modal .modal-body h6.product-name {
  color: #000000;
  font-family: "poppins", sans-serif;
  font-size: 16px;
  text-align: left;
  font-weight: 600;
}
/* line 385, ../sass/produits.scss */
#product #blockcart-modal .modal-body .product-price {
  color: #000000;
  font-size: 15px;
  font-weight: 700;
}
/* line 391, ../sass/produits.scss */
#product #blockcart-modal .modal-body .product-price::before {
  content: "Prix: ";
}
/* line 395, ../sass/produits.scss */
#product #blockcart-modal .modal-body span {
  font-weight: 700;
  font-size: 13px;
  line-height: 21px;
}
/* line 400, ../sass/produits.scss */
#product #blockcart-modal .modal-body span strong {
  font-weight: 400;
}
/* line 406, ../sass/produits.scss */
#product #blockcart-modal .modal-body .col-md-7 .cart-products-count {
  color: #307066;
}
/* line 410, ../sass/produits.scss */
#product #blockcart-modal .modal-body .col-md-7 p {
  line-height: 29px;
}
/* line 414, ../sass/produits.scss */
#product #blockcart-modal .modal-body .col-md-7 .cart-content-btn {
  margin-top: 20px;
}
/* line 417, ../sass/produits.scss */
#product #blockcart-modal .modal-body .col-md-7 .cart-content-btn a {
  color: #ffffff;
}
/* line 421, ../sass/produits.scss */
#product #blockcart-modal .modal-body .col-md-7 .cart-content-btn a:hover {
  background-color: #87bf19;
}
/* line 431, ../sass/produits.scss */
#product section.featured-products h2 {
  color: #307066;
  font-family: "josefin-slab", serif;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 36px;
  margin: 0px 0 50px 0px;
}
/* line 440, ../sass/produits.scss */
#product section.featured-products .product-title {
  text-align: left !important;
  min-height: 62px;
}
/* line 444, ../sass/produits.scss */
#product section.featured-products .product-title a {
  font-family: "poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  color: #000000;
  display: inline-block;
  text-transform: none;
  text-align: left;
}
/* line 459, ../sass/produits.scss */
#product section.featured-products .currency-wrapper .currency {
  font-size: 15px;
  font-weight: 400;
}
/* line 465, ../sass/produits.scss */
#product section.featured-products .price {
  font-weight: 700;
  font-size: 15px;
}
/* line 470, ../sass/produits.scss */
#product section.featured-products .product-price-and-shipping {
  text-align: left;
}
/* line 474, ../sass/produits.scss */
#product section.featured-products .view-product {
  display: block;
  background-color: #307066;
  padding: 10px 25px;
  color: #ffffff;
  border-radius: 7px;
  text-align: center;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: 20px auto 0px;
  font-size: 15px;
}

/* line 492, ../sass/produits.scss */
.product-information .product-variants {
  flex-wrap: wrap;
}

/* line 496, ../sass/produits.scss */
.product-information .product-actions {
  padding-top: 30px;
}

/* line 500, ../sass/produits.scss */
.product-models {
  margin-bottom: 30px;
  display: grid;
  gap: 3px;
  grid-template-columns: 1fr;
  padding: 0;
  order: -2;
  width: 100%;
}

/* line 510, ../sass/produits.scss */
.product-models [data-product-models] {
  background: #f7f7f7;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  min-height: 114px;
}

/* line 522, ../sass/produits.scss */
.product-models .current-value {
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #4A4A49;
  margin-bottom: 20px;
}

/* line 530, ../sass/produits.scss */
.product-models .items {
  flex: 1 0 auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}

/* line 540, ../sass/produits.scss */
.product-models .product-model {
  color: #8c8c8c;
  transition: color 0.2s ease-in-out;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

/* line 550, ../sass/produits.scss */
.product-models .product-model img {
  margin: 0 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  transform: scale(1);
  transform-origin: center;
  transition: transform 0.2s ease-in-out;
}

/* line 560, ../sass/produits.scss */
.product-models .product-model::after {
  content: '';
  position: absolute;
  top: calc(100% + 11px);
  left: 50%;
  transform: translateX(-50%);
  width: 44px;
  min-width: calc(100% - 35px);
  height: 4px;
  background-color: currentColor;
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}

/* line 574, ../sass/produits.scss */
.product-models .product-model.current::after {
  opacity: 1;
}

/* line 578, ../sass/produits.scss */
.product-models .product-model::after {
  content: '';
  position: absolute;
  top: calc(100% + 11px);
  left: 50%;
  transform: translateX(-50%);
  width: 44px;
  min-width: calc(100% - 35px);
  height: 4px;
  background-color: currentColor;
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}

/* line 592, ../sass/produits.scss */
#product .product-models .product-model.current {
  color: #307066;
}

/* line 596, ../sass/produits.scss */
#product a.product-models .product-model.current span.item-type-forme.item-value-rond {
  color: #307066;
}

/* line 600, ../sass/produits.scss */
.product-models .feature-name-forme .product-model {
  padding-bottom: 13px;
}

/* line 608, ../sass/produits.scss */
.product-models .product-model svg {
  margin: 0 17px;
}

/* line 612, ../sass/produits.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@media screen and (min-width: 640px) {
  /* line 624, ../sass/produits.scss */
  .product-models {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  /* line 630, ../sass/produits.scss */
  .product--single .product-variants {
    display: flex;
  }
}
/* line 635, ../sass/produits.scss */
.product--single select {
  box-shadow: none !important;
  border: 1px solid #000 !important;
  color: #000;
}

/* line 641, ../sass/produits.scss */
.product-variants .product-variants-item select {
  background-color: #fff;
  width: auto;
  padding-right: 1.875rem;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}

/* line 648, ../sass/produits.scss */
.better-select .better-select__trigger {
  display: block;
  border: solid 0.081rem #e1e1e1;
  line-height: 1.1;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  padding: 10px 15px;
  padding-right: 18px;
  position: relative;
  text-decoration: none;
}
/* line 661, ../sass/produits.scss */
.better-select .better-select__trigger span {
  font-size: 14px;
  font-weight: 400;
}

/* line 667, ../sass/produits.scss */
.better-select .better-select__trigger::after {
  content: '';
  position: absolute;
  right: 15px;
  top: 17px;
  width: 5px;
  height: 5px;
  border: solid 5px transparent;
  border-top: solid 5px #307066;
  transition: all 0.25s linear;
}

/* line 679, ../sass/produits.scss */
.better-select.open .better-select__trigger::after {
  border-top: solid 5px transparent;
  border-bottom: solid 5px #307066;
  top: 10px;
}

/* line 685, ../sass/produits.scss */
.better-select .better-select__dropdown {
  opacity: 0;
  visibility: hidden;
}

/* line 690, ../sass/produits.scss */
.better-select .better-select__dropdown ul {
  list-style: none;
  padding: 5px 0;
}
/* line 694, ../sass/produits.scss */
.better-select .better-select__dropdown ul li {
  display: block;
}
/* line 697, ../sass/produits.scss */
.better-select .better-select__dropdown ul li a {
  display: block;
  line-height: 1.1;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  padding: 10px 15px;
}

/* line 708, ../sass/produits.scss */
.better-select .better-select__dropdown.open {
  opacity: 1;
  visibility: visible;
  background-color: #fff;
  border: solid 1px #e1e1e1;
}
