body h6,
h5,
h4,
h3,
h2,
h1 {
  font-family: 'Oswald', sans-serif;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
b {
  font-weight: 700;
}
.page-main-container-background {
  background: #9a0000;
  background: linear-gradient(120deg, #9a0000 51%, #2d2d2d 51%);
}
.page-main-container-background .page-main-container-effets {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.produit-head-baniere {
  width: 100%;
  height: 150px;
}
@media (min-width: 768px) {
  .produit-head-baniere {
    width: 100%;
    height: 250px;
  }
}
.page-content .page-produits-content-row {
  justify-content: normal;
}
.p-big {
  font-size: 30px;
  letter-spacing: -0.27px;
  line-height: 1;
  margin-bottom: 26px;
  color: #191919;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.site-content img {
  width: 100%;
}
.produit-table td {
  border: 1px solid black;
}
.page-produits-content-row .btn-commander {
  background-color: #d31f26;
}
.page-produits-content-row .btn-commander:hover {
  background-color: #a1181d;
}
.btn-before-after::before {
  content: " ";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 2px solid #d31f26;
  border-left: 2px solid #d31f26;
}
.btn-before-after::after {
  content: " ";
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #d31f26;
  border-right: 2px solid #d31f26;
}
.btn-commande {
  position: relative;
  max-width: 290px;
  width: 100%;
  height: 65px;
  text-align: center;
  padding-top: 15px;
  font-size: 28px;
  transition: all linear 550ms;
}
.btn-commande:hover {
  cursor: pointer;
  transition: all linear 550ms;
  background-color: #d31f26;
  color: white;
}
.produit-img-link {
  cursor: pointer;
  border: 1px solid rgba(25, 25, 25, 0.3);
}
.no-image {
  opacity: 0.3;
}
.site-content {
  padding-top: 0px !important;
}
.search-bar-icon {
  position: absolute;
  top: 0px;
  right: 23px;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
}
.search-bar-input {
  width: 100%;
  transition: width 250ms;
  transition-timing-function: ease;
  z-index: 5;
}
.search-bar-input-expand {
  float: right;
  width: 100%;
  transition: width 250ms;
  transition-timing-function: ease;
}
@media (max-width: 767px) {
  .page-content .page-content-top {
    top: -68px;
  }
  .page-content .page-content-top .page-content-top-background-white {
    height: 68px;
  }
  .page-content .page-content-top .page-content-top-effet-page {
    min-width: 0px;
    height: 0px;
    border-width: 0px 0 0 0px;
  }
}
.search-bar-input-res {
  height: 100%;
  background-color: white;
  border: solid 1px rgba(25, 25, 25, 0.2);
  position: relative;
  top: -25px;
  z-index: 4;
  padding-top: 7px;
}
.search-bar-input-res input {
  width: 100%;
  padding-left: 15px;
  padding-top: 7px;
  height: 35px;
  text-align: left;
  background-color: white;
  -webkit-appearance: none;
  border: none;
}
.search-bar-input-res input:hover {
  background-color: rgba(128, 189, 255, 0.52);
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
}
.card-img-left {
  display: initial;
  float: left;
  width: 150px;
}
.card-body-right {
  display: initial;
  position: relative;
  float: right;
}
.card {
  min-height: 425px;
}
.card-inner-body {
  position: absolute;
  bottom: 20px;
}
.img-container {
  height: 220px;
  position: relative;
  text-align: center;
}
.img-container img {
  max-height: 220px;
  width: auto;
}
.page-item.active .page-link {
  background-color: #2e2e2e;
  border-color: rgba(211, 31, 38, 0);
}
.page-link {
  color: black;
}
.search-product-href {
  color: black;
}
.search-product-href:hover {
  color: black;
}
.intercom-namespace .intercom-16lzc2h {
  right: 20px !important;
  bottom: 60px !important;
}
.intercom-namespace .intercom-a30bki {
  bottom: 120px !important;
}
.intercom-namespace .intercom-i5afbp {
  bottom: 40px !important;
}
@media (min-width: 576px) {
  .intercom-namespace .intercom-a30bki {
    bottom: 90px !important;
  }
}
.catalogue-no-product {
  font-family: 'Open Sans', sans-serif;
  font-size: inherit;
  display: inline-block;
  margin-bottom: 16px;
}
/*# sourceMappingURL=style.css.map */