#frenchmanufacturing .fr {
  flex-direction: row !important;
}

.wk-qa-shopping-btn{
  margin: auto !important;
  margin-bottom: 20px !important;
}

#product .advanced-cms-wrapper img {
  margin: auto;
}

.searchbar .result {
  height: 200px !important;
}

.product-subtitle {
  text-transform: unset !important;
}

.product-title a {
  text-transform: unset !important;
}

.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
  text-transform: unset !important;
}

#frenchmanufacturing img {
  position: static !important;

  width: 50% !important;

  height: auto !important;

  display: block;

  margin: auto;
}
.delivery-option .custom-radio input{
  z-index:999;
}
#frenchmanufacturing .fr {
  height: auto !important;
}

.searchbar .result-list .result {
  height: 25% !important;

  padding: 15px;
}

.category-depth-level-3 #PM_ASCriterionsGroup_1_9 {
  display: none;
}

body#checkout section.checkout-step .custom-radio {
  margin-left: 25px;
  margin-right: 10px;
}

.custom-checkbox input, .custom-radio input {
  position: absolute;
  margin-top: 0.25rem;
  cursor: pointer;
  opacity: 1;
  margin-left: -20px;
}

@media (min-width: 1720px){
#js-product-lists .products {
    justify-content: center;
}

@media (max-width: 1670px) {
  .blockreassurance_custom article {
    margin: 0 50px !important;
  }
}

@media (max-width: 1370px) {
  .blockreassurance_custom article {
    margin: 0 25px !important;
  }
}

@media (max-width: 990px) {
  #frenchmanufacturing .fr {
    flex-direction: column !important;
  }
}

@media (max-width: 380px) {
  #frenchmanufacturing .fr {
    margin-bottom: 100px;
  }
}
