@charset "UTF-8";
body {
  --blue: #1F2C38;
}

body.shop-3 {
  --blue: #a07400;
}

/* litelectrique */
/* maliterie */
/* litelectrique */
/* vitaform */
/* maliterie */
/* litelectrique */
/* vitaform */
.product {
  color: #1F2C38;
}
@media (min-width: 769px) {
  .product .product-carousel {
    display: flex;
    flex-direction: column;
  }
}
.product .product-carousel .pb-left-column-inner {
  display: flex;
}
.product .product-carousel .product-item-confort {
  order: 2;
  display: none;
  position: absolute;
  top: 20px;
  left: 130px;
  z-index: 5;
}
@media (max-width: 1200px) {
  .product .product-carousel .product-item-confort {
    left: 84px;
  }
}
@media (max-width: 769px) {
  .product .product-carousel .product-item-confort {
    top: 30px;
  }
}
.product .product-carousel .product-item-confort:before {
  font-family: "Amatic SC", cursive, Arial, Helvetica, sans-serif;
  color: #1F2C38;
  font-size: 35px;
}
@media (max-width: 769px) {
  .product .product-carousel .product-item-confort:before {
    font-size: 25px;
  }
}
.product .product-carousel .product-item-confort.product-item-confort-tresferme:before {
  content: 'Tres ferme';
}
.product .product-carousel .product-item-confort.product-item-confort-ferme:before {
  content: 'Ferme';
}
.product .product-carousel .product-item-confort.product-item-confort-souple:before {
  content: 'mi-ferme';
}
.product .product-carousel .product-item-confort.product-item-confort-surmesure:before {
  content: 'Sur-mesure';
}
.product .product-carousel .product-item-stock {
  order: 3;
}
@media (min-width: 769px) {
  .product .product-carousel .product-item-stock {
    display: none !important;
  }
}
@media (max-width: 769px) {
  .product .product-carousel .product-item-stock {
    position: absolute;
    top: 5px;
    right: 30px;
    z-index: 5;
  }
  .product .product-carousel .product-item-stock.product-item-stock-express, .product .product-carousel .product-item-stock.product-item-stock-eco {
    background-color: #ffffff;
    padding: 3px;
  }
  .product .product-carousel .product-item-stock.product-item-stock-express p, .product .product-carousel .product-item-stock.product-item-stock-eco p {
    font-family: "Poppins",Arial,Helvetica,sans-serif;
    color: #0ebf6d;
    font-size: 16px;
    text-align: left;
    display: inline-block;
    margin-bottom: 0;
  }
  .product .product-carousel .product-item-stock.product-item-stock-express:before {
    content: "";
    width: 35px;
    height: 30px;
    background: url("../img/svg/picto-chrono-green.svg") no-repeat;
    display: inline-block;
  }
  .product .product-carousel .product-item-stock.product-item-stock-eco:before {
    content: "";
    width: 35px;
    height: 35px;
    background: url("../img/livraison-eco-offerte.png") no-repeat;
    background-size: 35px;
    display: inline-block;
  }
}
.product .product-carousel .product-factory {
  order: 4;
  display: none;
  position: absolute;
  font: "Poppins", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  left: 0;
  bottom: 0;
  z-index: 5;
  margin-left: 2px;
  padding-left: 115px;
}
.product .product-carousel .product-factory .flag {
  margin: 5px 10px 0 10px;
  height: 15px;
}
@media (max-width: 769px) {
  .product .product-carousel .product-factory .flag {
    height: 10px;
  }
}
.product .product-carousel .product-factory .flag .col-xs-4 {
  height: 5px;
}
@media (max-width: 769px) {
  .product .product-carousel .product-factory .flag .col-xs-4 {
    height: 2px;
  }
}
@media (max-width: 769px) {
  .product .product-carousel .product-factory {
    left: 0;
    font-size: 12px;
    margin-right: -9px;
  }
}
.product .product-carousel .product-carousel-cover {
  order: 5;
  width: 487px;
  border: 1px solid #1F2C38;
}
@media (max-width: 1200px) {
  .product .product-carousel .product-carousel-cover {
    width: auto;
  }
}
.product .product-carousel .product-carousel-cover #view_full_size {
  line-height: 467px;
  display: inline-block;
}
.product .product-carousel .product-carousel-cover img {
  width: 485px;
  height: 388px;
  vertical-align: middle;
  display: inline-block;
  /*@media (max-width: $screen-lg) {
    width: auto;
    height: auto;
  }*/
}
@media (max-width: 1200px) {
  .product .product-carousel .product-carousel-cover img {
    width: auto;
    height: auto;
  }
}
@media (max-width: 769px) {
  .product .product-carousel .product-carousel-cover {
    border: none;
    margin-top: 15px;
  }
}
.product .product-carousel .product-carousel-cover .product-label-promo {
  background-image: url("../img/svg/picto-pastille-promo.svg");
  width: 150px;
  height: 150px;
  top: 0;
  right: 10px;
  display: block;
  text-align: center;
  padding: 13px;
  color: #e30613;
}
.product .product-carousel .product-carousel-cover .product-label-promo.icon-info-produit:before {
  border-color: #e30613;
  color: #e30613;
}
.product .product-carousel .product-carousel-cover .product-label-promo.product-label-mobile {
  display: none;
}
.product .product-carousel .product-carousel-thumbnail-wrapper {
  order: 1;
  position: relative;
  width: 95px;
  overflow: hidden;
}
.product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-prev {
  position: absolute;
  top: 0;
  display: block;
  width: 80px;
  background: #fff;
  box-shadow: 0 7px 4px #bababa;
  padding-bottom: 10px;
  z-index: 10;
}
@media (max-width: 1200px) {
  .product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-prev {
    width: 50px;
  }
}
.product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-prev:before {
  content: '';
  position: relative;
  display: block;
  width: 31px;
  height: 10px;
  margin: auto !important;
  background-image: url("../img/arrow-top.png");
}
.product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-next {
  position: absolute;
  bottom: 0;
  display: block;
  width: 80px;
  background: #fff;
  box-shadow: 0 -7px 4px #bababa;
  padding-top: 10px;
  z-index: 10;
}
@media (max-width: 1200px) {
  .product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-next {
    width: 50px;
  }
}
.product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-next:before {
  content: '';
  position: relative;
  display: block;
  width: 31px;
  height: 10px;
  margin: auto !important;
  background-image: url("../img/arrow-bottom.png");
}
.product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-list {
  overflow: hidden;
  float: left;
  height: 467px;
  width: 95px;
}
@media (max-width: 1200px) {
  .product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-list {
    width: 60px;
  }
}
@media (max-width: 992px) {
  .product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-list {
    width: 50px;
  }
}
.product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-list ul {
  overflow: hidden;
}
@media (min-width: 992px) {
  .product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-list ul {
    width: auto;
  }
}
.product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-list ul .product-carousel-thumbnail-item {
  float: left;
  width: 80px;
  /*height: 54px;*/
  border: 1px solid #dbdbdb;
  cursor: pointer;
  margin-right: 15px;
  margin-bottom: 10px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-list ul .product-carousel-thumbnail-item {
    width: 50px;
  }
}
@media (max-width: 992px) {
  .product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-list ul .product-carousel-thumbnail-item {
    width: 45px;
  }
}
.product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-list ul .product-carousel-thumbnail-item a img {
  width: 100%;
}
.product .product-carousel .product-carousel-thumbnail-wrapper .product-carousel-thumbnail-list ul .product-carousel-thumbnail-item.shown {
  border-color: #1F2C38;
}
@media (max-width: 769px) {
  .product .product-carousel .product-carousel-thumbnail-wrapper {
    position: absolute;
    top: 50px;
  }
}
.product .product-carousel .product-carousel-mobile .swiper-pagination-bullets {
  bottom: 0;
}
.product .product-carousel .product-carousel-mobile .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #1F2C38;
  opacity: 1;
}
.product .product-carousel .product-carousel-mobile .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
  border: 1px solid #1F2C38;
}
.product .product-carousel .product-carousel-mobile .slick-prev, .product .product-carousel .product-carousel-mobile .slick-next {
  visibility: hidden;
}
.product .product-carousel .product-carousel-mobile .slick-prev:before, .product .product-carousel .product-carousel-mobile .slick-next:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  visibility: visible;
}
.product .product-carousel .product-carousel-mobile .swiper-button-next, .product .product-carousel .product-carousel-mobile .slick-next:before {
  background-image: url("../img/arrow-right.png");
  background-size: auto;
  right: -20px;
}
.product .product-carousel .product-carousel-mobile .swiper-button-prev, .product .product-carousel .product-carousel-mobile .slick-prev:before {
  background-image: url("../img/arrow-left.png");
  background-size: auto;
  left: -20px;
}
.product .product-carousel .product-carousel-mobile .product-label-promo {
  background-image: url("../img/pastille-promo.png");
  width: 55px;
  height: 55px;
  top: 10px;
  right: 25px;
  text-align: center;
  padding-top: 10px;
  color: #fff;
  display: none !important;
  background-size: cover;
}
@media (max-width: 769px) {
  .product .product-carousel .product-carousel-mobile .product-label-promo.product-label-mobile {
    display: block !important;
    position: absolute;
    z-index: 10;
  }
}
.product .product-carousel .product-carousel-mobile .product-label-promo.product-label-mobile .icon-info-produit:before {
  width: 15px;
  height: 15px;
  background: none;
  border: 1px solid #e30613 !important;
  color: #e30613;
}
.product .product-header-mobile.product-selection-header .product-selection-title {
  text-transform: uppercase;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}
.product .product-header-mobile.product-selection-header .product-selection-link {
  text-decoration: underline;
  font-weight: 600;
  font-size: 12px;
  position: relative;
}
@media (max-width: 769px) {
  .product .product-header-mobile.product-selection-header .product-selection-link {
    top: 4px;
  }
}
.product .product-header-mobile.product-selection-header .product-selection-link:hover {
  text-decoration: none;
}
.product .product-header-mobile.product-selection-header .av_product_award .slide {
  vertical-align: super;
}
@media (max-width: 769px) {
  .product .product-header-mobile.product-selection-header .av_product_award .slide {
    display: none;
  }
}
.product .product-selection-shipping-date {
  text-align: center;
}
@media (max-width: 992px) {
  .product .product-selection-shipping-date {
    border: 1px solid #0ebf6d;
    margin: 10px;
  }
}
.product .product-selection-shipping-date .icon-chrono-green, .product .product-selection-shipping-date .icon-eco-green {
  width: 33px;
  height: 33px;
}
.product .product-selection-shipping-date p {
  margin: 0;
}
.product .product-selection-shipping-date span:before {
  border: 2px solid #0ebf6d;
  border-radius: 50%;
  padding: 2px;
  margin-right: 5px;
}
.product .product-selection-top {
  min-height: 147px;
  padding-left: 4px;
}
@media (max-width: 992px) {
  .product .product-selection-top {
    min-height: 0;
  }
}
.product .product-selection-top .product-selection-header {
  text-align: left;
  padding-left: 0;
}
.product .product-selection-top .product-selection-header .product-selection-title {
  font-size: 30px;
  font-weight: 600;
  margin: 0;
  top: -8px;
  position: relative;
  text-transform: uppercase;
}
.product .product-selection-top .product-selection-header .product-selection-desc {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-transform: none;
  font-weight: 400;
  display: block;
  padding-top: 0;
  padding-bottom: 10px;
  cursor: pointer;
}
.product .product-selection-top .product-selection-header .av_product_award {
  margin: 0;
  padding: 0;
  height: 30px;
}
.product .product-selection-top .product-selection-header .av_product_award .slide {
  top: -3px;
  position: relative;
  padding-left: 5px;
}
@media (max-width: 769px) {
  .product .product-selection-top .product-selection-header .av_product_award {
    width: 180px;
    display: inline-block;
  }
}
.product .product-selection .product-selection-attribute {
  text-align: left;
  padding-left: 4px;
  padding-right: 0;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute {
    margin-top: 20px;
  }
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute {
    padding: 0 15px;
  }
}
.product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset {
  min-height: 56px !important;
  padding: 7px 0;
  position: relative;
  border-bottom: 1px solid #bdbfd1;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset.attribute-dimension {
    padding-top: 0;
  }
}
.product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset.attribute-coloris {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
}
.product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset.attribute-label-color {
  display: none;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset.attribute-label-color {
    display: block;
  }
}
.product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset.attribute-revetement {
  border-bottom: none;
  min-height: 10px !important;
  padding: 0;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset.attribute-revetement {
    border-bottom: 1px solid #bdbfd1;
    padding-top: 14px;
  }
}
.product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset:last-child {
  border-bottom: none;
}
.product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset .product-selction-link {
  color: #1F2C38;
  text-decoration: underline;
  text-align: right;
  display: block;
  cursor: pointer;
  font-size: 11px;
  font-weight: 600;
  padding-top: 5px;
}
.product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset .product-selction-link.product-selection-vitaform i {
  padding-left: 5px;
}
.product .product-selection .product-selection-attribute .product_attributes .attribute_fieldset .product-selction-link:hover {
  text-decoration: none;
}
.product .product-selection .product-selection-attribute .product_attributes .attribute-coloris-legend {
  display: inline-block;
  font-size: 10px;
  padding-top: 6px;
}
.product .product-selection .product-selection-attribute .attribute_label {
  color: #1F2C38;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .attribute_list.dimensions {
    margin: 15px 0;
  }
}
.product .product-selection .product-selection-attribute .attribute_list.dimensions p {
  display: inline-block;
}
.product .product-selection .product-selection-attribute .attribute_list.dimensions .selector {
  display: inline-block;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .attribute_list.largeur {
    margin: 15px 0;
  }
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .attribute-label-dimension {
    display: none !important;
  }
}
.product .product-selection .product-selection-attribute .product-dimension-select {
  margin-top: 5px;
}
.product .product-selection .product-selection-attribute .product-dimension-select:after {
  content: '';
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .product-dimension-select {
    margin: 0;
  }
}
.product .product-selection .product-selection-attribute .product-dimension-select li {
  padding: 0;
  padding-right: 4px;
  display: inline-block;
}
.product .product-selection .product-selection-attribute .product-dimension-select li:last-child {
  padding-right: 0;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .product-dimension-select li {
    width: 33.33%;
    padding-right: 0;
    border-top: 1px solid #bdbfd1;
    border-right: 1px solid #bdbfd1;
    border-bottom: 1px solid #bdbfd1;
  }
  .product .product-selection .product-selection-attribute .product-dimension-select li:first-of-type {
    border-left: 1px solid #bdbfd1;
  }
}
.product .product-selection .product-selection-attribute .product-dimension-select li a {
  width: 100%;
  display: inline-block;
  color: #1F2C38;
  border-radius: 5px;
  border: 2px solid #fff;
  height: 40px;
  vertical-align: middle;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .product-dimension-select li a {
    border: none;
  }
}
.product .product-selection .product-selection-attribute .product-dimension-select li a.selected, .product .product-selection .product-selection-attribute .product-dimension-select li a:hover {
  border: 2px solid #1F2C38;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .product-dimension-select li a.selected, .product .product-selection .product-selection-attribute .product-dimension-select li a:hover {
    border-radius: 0;
  }
}
.product .product-selection .product-selection-attribute .product-dimension-select li a.selected span.dimension, .product .product-selection .product-selection-attribute .product-dimension-select li a:hover span.dimension {
  border: 1px solid #1F2C38;
  border-radius: 2px;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .product-dimension-select li a.selected span.dimension, .product .product-selection .product-selection-attribute .product-dimension-select li a:hover span.dimension {
    border: none;
    font-weight: 600;
  }
}
.product .product-selection .product-selection-attribute .product-dimension-select li a span.dimension {
  display: inline-block;
  width: 94.4px;
  height: 100%;
  border-radius: 5px;
  border: 1px solid #bdbfd1;
  text-align: center;
  line-height: 10px;
  padding: 10px;
}
@media (max-width: 1200px) {
  .product .product-selection .product-selection-attribute .product-dimension-select li a span.dimension {
    padding: 10px 0;
    width: 84px;
  }
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-attribute .product-dimension-select li a span.dimension {
    border: none;
    width: 100%;
    padding: 14px 8px;
  }
}
.product .product-selection .product-selection-attribute .product-dimension-select li a span.sub-dimension {
  font-size: 10px;
  border: none;
  padding: 0;
  height: auto;
}
.product .product-selection .product-selection-attribute .product-dimension-select li a:hover, .product .product-selection .product-selection-attribute .product-dimension-select li a:active {
  text-decoration: none;
}
.product .product-selection .product-selection-attribute .show-all-dimension {
  text-decoration: underline;
  margin-top: 10px;
  display: block;
  text-align: center;
}
@media (max-width: 992px) {
  .product .product-selection .product-selection-attribute .show-all-dimension {
    margin-top: 15px;
  }
}
.product .product-selection .product-selection-price {
  width: 280px;
  min-height: 260px;
  border: 1px solid #bdbfd1;
  position: relative;
  top: -38px;
}
@media (max-width: 1200px) {
  .product .product-selection .product-selection-price {
    top: -40px;
  }
}
@media (max-width: 992px) {
  .product .product-selection .product-selection-price {
    top: 0;
  }
}
@media (max-width: 1200px) {
  .product .product-selection .product-selection-price {
    width: auto;
  }
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-shipping-date {
  margin-top: 12px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  color: #0ebf6d;
  font-size: 16px;
  margin-top: 12px;
  text-align: center;
  height: 36px;
  margin-bottom: 10px;
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-shipping-date.product-shipping-express {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
@media (max-width: 992px) {
  .product .product-selection .product-selection-price .product-selection-price-container .product-selection-shipping-date {
    height: 50px;
  }
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-price .product-selection-price-container .product-selection-shipping-date {
    display: none;
  }
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-shipping-date p {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  color: #0ebf6d;
  font-size: 16px;
  text-align: center;
  height: 36px;
  margin-bottom: 0;
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-shipping-date p.express-label {
  text-align: left;
  transform: translateY(25%);
  display: flex;
  top: 25%;
  margin-left: 6px;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices {
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 992px) {
  .product .product-selection .product-selection-price .product-selection-price-container .content_prices {
    margin-top: 0;
    height: 170px;
  }
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .retailer_price_block .retailer-price {
  display: inline-block;
  text-align: right;
  width: 170px;
  margin: auto;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: line-through;
  text-align: right;
}
@media (min-width: 480px) and (max-width: 1200px) {
  .product .product-selection .product-selection-price .product-selection-price-container .content_prices .retailer_price_block .retailer-price {
    display: block;
  }
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .retailer_price_block .retailer-price span {
  text-decoration: line-through;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .retailer_price_block .gain-price {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 18px;
  background: #e30613;
  border: 1px solid #d02a2c;
  color: #fff;
  padding: 3px 5px 3px 3px;
  display: inline-block;
  position: relative;
  top: -3px;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .retailer_price_block .gain-price span {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
}
@media (max-width: 1200px) {
  .product .product-selection .product-selection-price .product-selection-price-container .content_prices .retailer_price_block .gain-price {
    color: #e30613;
    background: #fff;
  }
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .retailer_price_block .product-bar {
  position: relative;
  width: 195px;
  height: 1px;
  background-color: #1F2C38;
  display: inline-block;
  right: 8px;
  top: -14px;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .retailer_price_block .product-bar:before {
  content: '';
  background-image: url("../img/svg/picto-triangle.svg");
  position: absolute;
  right: 47px;
  left: 0;
  bottom: -15px;
  width: 17px;
  height: 16px;
  background-size: cover;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .our_price_display {
  color: #e30613;
  font-weight: 700;
  line-height: 0;
  letter-spacing: -1px;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  top: -16px;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .price-ecotax {
  position: relative;
  top: -15px;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .price {
  color: #e30613;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 55px;
  line-height: normal;
  display: inline-block;
}
@media (max-width: 769px) {
  .product .product-selection .product-selection-price .product-selection-price-container .content_prices .price {
    font-weight: 500;
  }
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .price .price-currency {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  padding-left: 10px;
  text-align: center;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .price .price-currency.price-currency-swiss {
  font-size: 25px;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .price-mention {
  display: block;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-align: center;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .partial-price {
  color: #1F2C38;
  text-align: center;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.3px;
  padding-top: 7px;
}
.product .product-selection .product-selection-price .product-selection-price-container .content_prices .partial-price:before {
  content: '';
  display: block;
  width: 24px;
  height: 11px;
  background-image: url("../img/fleche.png");
  position: relative;
  right: 30px;
  top: 5px;
}
.product .product-selection .product-selection-price .product-selection-price-container #availability_statut {
  display: none !important;
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-bottom {
  height: 70px;
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-bottom .box-cart-bottom {
  margin-top: 10px;
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-bottom .box-cart-bottom p {
  text-align: center;
  margin-bottom: 0;
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-bottom .price-ecotax {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-store-outer {
  width: 220px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-store-outer .product-selection-store {
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
  display: block;
  text-align: center;
  /*padding-bottom: 5px;
  padding-top: 7px;*/
  color: #1F2C38;
  cursor: pointer;
  border: 1px solid #1F2C38;
  border-radius: 5px;
  padding: 5px 15px;
  width: 220px;
}
.product .product-selection .product-selection-price .product-selection-price-container .product-selection-store-outer .product-selection-store:hover {
  text-decoration: none;
}
.product .product-selection .product-wrapper-reassurance {
  margin-top: 21px;
  height: 86px;
}
@media (max-width: 992px) {
  .product .product-selection .product-wrapper-reassurance {
    margin-top: 0;
    padding: 0 15px;
    height: 60px;
  }
}
.product .product-selection .product-wrapper-reassurance .product-reassurance {
  display: none;
  color: #1F2C38;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 200;
  text-transform: uppercase;
  height: 43px;
  padding: 5px 0;
}
.product .product-selection .product-wrapper-reassurance .product-reassurance .product-reassurance-mode-img {
  text-align: right;
  padding-right: 32px;
}
.product .product-selection .product-wrapper-reassurance .product-reassurance .product-reassurance-mode-img img {
  padding-top: 5px;
}
.product .product-selection .product-wrapper-reassurance .product-reassurance p {
  padding-top: 6px;
}
.product .product-selection .product-wrapper-reassurance .product-reassurance p a {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 26px;
}
@media (max-width: 1200px) {
  .product .product-selection .product-wrapper-reassurance .product-reassurance p a {
    font-size: 24px;
  }
}
.product .product-selection .product-wrapper-reassurance .product-reassurance p .icon-info-produit:before {
  margin-left: 10px;
  top: -17px;
}
.product .product-selection .product-wrapper-reassurance .product-reassurance .product-reassurance-mode-text {
  text-align: left;
  padding-left: 5px;
}
.product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper {
  padding-left: 5px;
}
@media (max-width: 992px) {
  .product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper {
    padding: 0;
  }
}
.product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode {
  background-color: #0ebf6d;
  color: #1F2C38;
  padding: 1px 0;
  height: 44px;
}
@media (max-width: 1200px) {
  .product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode {
    margin-left: 84px;
  }
}
.product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode .product-shipping-mode-text {
  text-align: left;
  padding-top: 2px;
  color: #fff;
}
.product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode .product-shipping-mode-text p {
  margin: 0;
  font-size: 15px;
  padding-top: 9px;
}
@media (max-width: 992px) {
  .product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode .product-shipping-mode-text p {
    padding-top: 0;
  }
}
.product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode .product-shipping-mode-text p a {
  display: inline-block;
}
.product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode .product-shipping-mode-text a {
  color: #fff;
}
.product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode .product-shipping-mode-img {
  text-align: right;
  padding-top: 2px;
}
@media (max-width: 769px) {
  .product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode .product-shipping-mode-img {
    padding: 0;
  }
}
.product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode .product-shipping-mode-img img {
  padding-top: 5px;
}
@media (max-width: 992px) {
  .product .product-selection .product-wrapper-reassurance .product-shipping-mode-wrapper .product-shipping-mode .product-shipping-mode-img img {
    margin-left: 0;
  }
}
.product .product-selection .product-wrapper-reassurance .product-reassurance-mobile {
  margin-top: 35px;
}
.product .product-selection .product-wrapper-reassurance .product-reassurance-mobile img {
  display: block;
  margin: auto;
}
.product .product-selection .product-wrapper-reassurance .product-reassurance-mobile p {
  padding-top: 10px;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 200;
  text-align: center;
  width: 130px;
  margin: auto;
  margin-bottom: 10px;
}
.product .product-description {
  /*@media (min-width: $screen-sm) {
    & div:first-child {
      position: relative;
      top: -86px;
    }
  }*/
}
@media (max-width: 769px) {
  .product .product-description {
    margin-top: 0;
  }
  .product .product-description.row {
    margin: 0;
  }
}
.product .product-description .product-full-description {
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 4px;
}
@media (min-width: 769px) {
  .product .product-description .product-full-description {
    position: relative;
    top: -78px;
    padding-top: 0 !important;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .product .product-description .product-full-description {
    top: -60px;
  }
}

.product .product-description .product-full-description .titre_desc2_prod {
  font-weight: 200 !important;
  font-size: 26px !important;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  .product .product-description .product-full-description .titre_desc2_prod {
    font-size: 18px !important;
  }
}
.product .product-description .product-full-description div.rte a.link-simple {
  margin: 10px 0;
}
.product .product-description .product-full-description .subtitre_desc2_prod {
  font-size: 18px !important;
  color: var(--blue);
}
.product .product-description .product-full-description ul li {
  font-size: 12px;
}
.product .product-description .product-description-more {
  padding-left: 10px;
  display: none;
}
.product .product-description .container-section-advice {
  padding-left: 5px;
  margin-top: 15px;
}
@media (max-width: 1200px) {
  .product .product-description .container-section-advice {
    margin-top: 10px;
  }
}
@media (max-width: 992px) {
  .product .product-description .container-section-advice {
    margin-top: 0px;
  }
}
.product .product-description .section-advice {
  padding-left: 0;
}
.product .product-description .section-advice .section-advice-item {
  height: 280px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .product .product-description .section-advice .section-advice-item {
    background-size: cover;
    width: 100%;
  }
}
.product .product-description .section-advice .section-advice-item.section-advice-item-1 .section-advice-content, .product .product-description .section-advice .section-advice-item.section-advice-item-4 .section-advice-content, .product .product-description .section-advice .section-advice-item.section-advice-item-7 .section-advice-content {
  padding: 30px 45px;
  height: 120px;
}
@media (max-width: 1200px) {
  .product .product-description .section-advice .section-advice-item.section-advice-item-1 .section-advice-content, .product .product-description .section-advice .section-advice-item.section-advice-item-4 .section-advice-content, .product .product-description .section-advice .section-advice-item.section-advice-item-7 .section-advice-content {
    padding: 30px 20px;
  }
}
.product .product-description .section-advice .section-advice-item.section-advice-item-1 .section-advice-content .section-advice-text, .product .product-description .section-advice .section-advice-item.section-advice-item-4 .section-advice-content .section-advice-text, .product .product-description .section-advice .section-advice-item.section-advice-item-7 .section-advice-content .section-advice-text {
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  margin-top: 5px;
  padding-right: 0;
}
.product .product-description .section-advice .section-advice-item.section-advice-item-1 .section-advice-content .section-advice-icon:before, .product .product-description .section-advice .section-advice-item.section-advice-item-4 .section-advice-content .section-advice-icon:before, .product .product-description .section-advice .section-advice-item.section-advice-item-7 .section-advice-content .section-advice-icon:before {
  content: '';
  background-image: url("../img/etoile.png");
  display: inline-block;
  height: 55px;
  width: 56px;
  vertical-align: middle;
}
.product .product-description .section-advice .section-advice-item.section-advice-item-4 .section-advice-content {
  height: 130px;
}
.product .product-description .section-advice .section-advice-item.section-advice-item-4 .section-advice-content .section-advice-icon:before {
  content: '';
  background-image: url("../img/fauteuil.png") !important;
  width: 44px;
  height: 65px;
}
.product .product-description .section-advice .section-advice-item.section-advice-item-4 .section-advice-content .section-advice-text {
  margin-top: 17px;
}
.product .product-description .section-advice-double-left {
  border: 1px solid #1F2C38;
  padding: 20px 60px;
}
@media (max-width: 1200px) {
  .product .product-description .section-advice-double-left {
    padding: 20px;
  }
}
.product .product-description .section-advice-double-left .section-map-image {
  width: 150px;
  height: 152px;
  margin: auto;
  display: block;
}
.product .product-description .section-advice-double-left .section-advice-content {
  margin-top: 24px;
}
.product .product-description .section-advice-double-left .section-advice-content .section-map-text {
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
}
.product .product-description .section-advice-double-left .section-advice-content .section-advice-icon:before {
  content: '';
  background-image: url("../img/conseil.png");
  display: inline-block;
  height: 54px;
  width: 57px;
  vertical-align: middle;
}
.product .product-description .section-review-double-left {
  border: 1px solid #1F2C38;
  height: 280px;
}
.product .product-description .section-review-double-left .section-review-quote {
  margin-top: 30px;
  font-size: 17px;
  text-align: left;
  line-height: 25px;
}
.product .product-description .section-review-double-left .section-review-quote:before {
  content: '"';
  font-size: 32px;
}
.product .product-description .section-review-double-left .section-review-quote:after {
  content: '"';
  font-size: 32px;
}
.product .product-description .section-review-double-left .section-review-author {
  font-style: italic;
}
.product .product-description .section-review-double-left .section-review-mark {
  margin-top: 20px;
  margin-left: 10px;
}
.product .product-description .section-review-double-left .section-review-mark li {
  padding: 0;
}
.product .product-description .section-review-double-left .section-review-mark li i {
  font-size: 26px;
  color: #ee8e27;
}
.product .product-topsell {
  margin-top: 80px;
}
.product .product-topsell .product-topsell-title {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 35px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 200;
  position: relative;
  margin-top: 0;
}
.product .product-topsell .product-topsell-title:before {
  content: '';
  background-image: url("../img/svg/picto-fleche-bas.svg");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  width: 30px;
  height: 50px;
  position: absolute;
  left: 120px;
  top: 40px;
}
@media (max-width: 1200px) {
  .product .product-topsell .product-topsell-title:before {
    left: 100px;
  }
}
.product .product-topsell .product-topsell-subtitle {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  min-height: 41px;
  margin-bottom: 20px;
}
.product .product-topsell .product-topsell-subtitle .garantie-7 {
  margin-left: 15px;
  vertical-align: sub;
}
.product .product-topsell .product-topsell-subtitle .garantie-7:after {
  content: '';
  background-image: url("../img/5+2.png");
  display: inline-block;
  width: 60px;
  height: 41px;
  vertical-align: middle;
}
.product .product-topsell .product-topsell-list .product-topsell-item {
  height: 150px;
  border: 1px solid #1F2C38;
  margin-bottom: 15px;
}
.product .product-topsell .product-topsell-list .product-topsell-item .product-topsell-header {
  background-color: #1F2C38;
  height: 148px;
}
.product .product-topsell .product-topsell-list .product-topsell-item .product-topsell-header .product-item-title {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 8px 25px;
  line-height: 1.3;
  font-size: 16px;
}
@media (max-width: 1200px) {
  .product .product-topsell .product-topsell-list .product-topsell-item .product-topsell-header .product-item-title {
    font-size: 14px;
  }
}
.product .product-topsell .product-topsell-list .product-topsell-item .product-topsell-header .product-item-subtitle {
  font-size: 14px;
  color: #00a6ff;
  text-align: center;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
}
.product .product-topsell .product-topsell-list .product-topsell-item .product-topsell-content {
  padding-right: 20px;
}
.product .product-topsell .product-topsell-list .product-topsell-item .product-topsell-content .product-topsell-content-wrapper-image {
  overflow: hidden;
  width: 260px;
  height: 140px;
  margin-left: -15px;
}
.product .product-topsell .product-topsell-list .product-topsell-item .product-topsell-content .product-topsell-content-wrapper-image .product-topsell-content-image {
  left: -40px;
  top: -10px;
  position: relative;
  width: 130%;
}
.product .product-topsell .product-topsell-list .product-topsell-item .product-topsell-content .product-topsell-content-confort {
  height: 55px;
}
.product .product-topsell .product-topsell-list .product-topsell-item .product-topsell-content .product-topsell-content-desc {
  font-size: 14px;
}
.product .product-topsell .product-topsell-list .product-topsell-item .product-topsell-content .product-topsell-content-price {
  color: #e30613;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: normal;
  display: inline-block;
  font-size: 26px;
  padding: 15px 20px;
}
.product .product-features {
  margin-top: 50px;
}
.product .product-features .tab-content {
  margin-top: 0;
}
@media (max-width: 769px) {
  .product .product-features .tab-content #pack-product-tab-matelas, .product .product-features .tab-content #pack-product-tab-sommier {
    display: block;
    margin-bottom: 30px;
  }
}
.product .product-features .tab-content .product-tabs-navigation {
  display: none;
}
@media (max-width: 769px) {
  .product .product-features .tab-content .product-tabs-navigation {
    display: block;
  }
}
.product .product-features .product-tabs-navigation {
  border-bottom: 1px solid #1F2C38;
}
@media (max-width: 769px) {
  .product .product-features .product-tabs-navigation {
    height: 40px;
  }
}
.product .product-features .product-tabs-navigation li {
  position: relative;
}
@media (max-width: 769px) {
  .product .product-features .product-tabs-navigation li {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
.product .product-features .product-tabs-navigation li h2,
.product .product-features .product-tabs-navigation li a {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 50px;
  display: block;
  margin: 0;
}
@media (max-width: 769px) {
  .product .product-features .product-tabs-navigation li h2,
  .product .product-features .product-tabs-navigation li a {
    padding-left: 0;
  }
}
@media (max-width: 769px) {
  .product .product-features .product-tabs-navigation li h2.avisverifies_tab,
  .product .product-features .product-tabs-navigation li a.avisverifies_tab {
    display: none;
  }
}
.product .product-features .product-tabs-navigation li.product-accessories-tab {
  padding: 0;
}
@media (max-width: 769px) {
  .product .product-features .product-tabs-navigation li.product-accessories-tab {
    display: none;
  }
}
.product .product-features .product-tabs-navigation li.product-accessories-tab a {
  display: block;
  font-weight: 200;
  font-size: 26px;
  width: 350px;
  padding: 0;
  text-transform: uppercase;
  pointer-events: none;
  cursor: default;
}
.product .product-features .product-tabs-navigation li.product-features-tab.product-features-tab-matelas, .product .product-features .product-tabs-navigation li.product-features-tab.product-features-tab-sommier {
  display: none;
}
@media (max-width: 769px) {
  .product .product-features .product-tabs-navigation li.product-features-tab.product-features-tab-matelas, .product .product-features .product-tabs-navigation li.product-features-tab.product-features-tab-sommier {
    display: block;
  }
}
@media (max-width: 769px) {
  .product .product-features .product-tabs-navigation li.product-features-tab {
    display: block;
  }
}
.product .product-features .product-tabs-navigation li.product-features-tab.active {
  border-bottom: 1px solid #1F2C38;
}
@media (max-width: 769px) {
  .product .product-features .product-tabs-navigation li.product-features-tab.active {
    border-bottom: none;
  }
}
.product .product-features .product-tabs-navigation li.product-features-tab.active:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5.5px 0 5.5px;
  border-color: #1F2C38 transparent transparent transparent;
  position: absolute;
  right: 44%;
  bottom: -7px;
}
@media (max-width: 769px) {
  .product .product-features .product-tabs-navigation li.product-features-tab.active:after {
    display: none;
  }
}
@media (max-width: 769px) {
  .product .product-features .product-tabs-navigation li.product-features-tab.open:before {
    content: '-';
  }
}
.product .product-features .table-data-sheet tr {
  border-top: 1px solid #cdcdcd;
}
.product .product-features .table-data-sheet tr td {
  width: 110px;
}
@media (max-width: 769px) {
  .product .product-features .table-data-sheet tr {
    display: none;
  }
}
.product .product-features .table-data-sheet tr:nth-child(1) {
  border-top: none;
}
.product .product-features .table-data-sheet tr:nth-child(8) td {
  padding-bottom: 70px;
  padding-top: 5px;
}
@media (max-width: 769px) {
  .product .product-features .table-data-sheet tr:nth-child(8) td {
    padding-bottom: 0;
  }
}
.product .product-features .table-data-sheet tr:nth-child(9) {
  border-top: 1px solid #1F2C38;
  margin-top: 70px;
}
@media (max-width: 769px) {
  .product .product-features .table-data-sheet tr:nth-child(9) {
    border-top: none;
    margin-top: 0;
  }
}
.product .product-features .table-data-sheet tr td {
  padding: 0 10px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  color: #1F2C38;
  font-weight: 500;
  height: 35px;
}
.product .product-features .table-data-sheet tr td:first-child {
  font-weight: 600;
  border-right: none;
  width: 25%;
}
.product .product-features .show-more-features, .product .product-features .show-more-features-matelas, .product .product-features .show-more-features-sommier {
  display: none;
}
@media (max-width: 769px) {
  .product .product-features .show-more-features, .product .product-features .show-more-features-matelas, .product .product-features .show-more-features-sommier {
    display: inline-block;
  }
}
.product .product-crosssell {
  margin: 100px auto;
  overflow: hidden;
}
.product .product-crosssell .title-section {
  text-align: center;
  margin-bottom: 40px;
}
.product .product-crosssell .product-item-image {
  height: 200px;
}
.product .product-crosssell .product-item-zoom {
  height: 180px;
  padding-top: 10px;
}
@media (max-width: 769px) {
  .product .product-avis {
    padding: 0 10px;
  }
}
.product .product-section-advice .section-advice-map {
  text-align: center;
}
@media (max-width: 992px) {
  .product .product-section-advice .section-advice-map {
    border: 1px solid #1F2C38;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
  }
}
.product .product-section-advice .section-advice-map .section-map-image {
  height: auto;
}
.product .product-section-advice .section-advice-item {
  height: 230px;
}
@media (max-width: 1200px) {
  .product .product-section-advice .section-advice-item {
    background-size: cover;
  }
}
@media (max-width: 992px) {
  .product .product-section-advice .section-advice-item {
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
  }
}
.product .product-section-advice .section-advice-item .section-advice-content .section-advice-text {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
}
.product .product-section-advice .section-advice-item.section-advice-item-4 .section-advice-content {
  height: 150px;
}

#product .breadcrumb {
  margin-bottom: 0;
}

.bg-blue {
  background-color: #1F2C38;
}

.bg-red {
  background-color: #e30613;
}

.bg-light-grey {
  background-color: #F6F7F8;
}

.bg-white {
  background-color: #fff;
}

/* product desc */
/* primary_block ***************************************************************************** */
@media (max-width: 769px) {
  .primary_block.product {
    padding: 0 10px;
  }
}

.top-hr {
  background: #C4C4C4;
  height: 5px;
  margin: 2px 0 31px;
}

.product-heading-h5 {
  color: #999999;
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
}

.box-security .product-heading-h5 {
  margin: 3px 0 -8px;
}
@media (max-width: 1199px) {
  .box-security .product-heading-h5 {
    margin-bottom: 8px;
  }
}

a.fancybox-nav {
  outline: 0;
}

.product-label-picto {
  top: 50px;
  font-size: 16px;
  line-height: 15px;
  width: 55px;
  height: 55px;
}
@media (max-width: 992px) {
  .product-label-picto {
    position: relative;
    top: 15px;
    left: 70px;
  }
}
@media (max-width: 480px) {
  .product-label-picto {
    position: relative;
    top: 0;
    left: 40px;
  }
}

#extra_content_displayProductImageRight_268 .product-label-picto {
  padding-top: 38px !important;
}
@media (max-width: 992px) {
  #extra_content_displayProductImageRight_268 .product-label-picto {
    padding-top: 22px !important;
  }
}
@media (max-width: 480px) {
  #extra_content_displayProductImageRight_268 .product-label-picto {
    padding-top: 22px !important;
  }
}

/* .pb-left-column ***************************************************************************** */
.pb-left-column {
  position: relative;
}
.pb-left-column .product-label-mobile {
  background-image: url("../img/svg/picto-pastille-promo.svg");
  width: 100px;
  height: 100px;
  top: 10px;
  right: 25px;
  text-align: center;
  padding: 10px;
  padding-top: 20px;
  color: #e30613;
  background-size: cover;
  position: absolute;
}
.pb-left-column #image-block .product-label-picto {
  position: absolute;
}
.pb-left-column #image-block .product-label-picto.picto-warranty {
  top: 5px;
}
.pb-left-column #image-block .product-label-picto.picto-certification {
  bottom: 100px;
}
.pb-left-column #image-block .product-label-picto img {
  width: 75px;
}
@media (max-width: 992px) {
  .pb-left-column #image-block .product-label-picto img {
    width: 65px;
  }
}
@media (max-width: 769px) {
  .pb-left-column #image-block .product-label-picto img {
    width: 55px;
  }
}
@media (max-width: 480px) {
  .pb-left-column #image-block .product-label-picto img {
    width: 45px;
  }
}
.pb-left-column #image-block #view_full_size .span_link {
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -68px;
  display: block;
  padding: 10px 0;
  line-height: 22px;
  color: #777676;
  width: 136px;
  text-align: center;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
}
.pb-left-column #image-block #view_full_size .span_link:after {
  font-family: "FontAwesome";
  color: #c0c0c0;
  font-size: 20px;
  line-height: 22px;
  content: "\f00e";
  font-weight: normal;
  margin: 0 0 0 4px;
}
.pb-left-column #image-block #view_full_size .span_link:hover:after {
  color: #333;
}
.pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
.pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
.pb-left-column #image-block .zoomPad {
  z-index: auto !important;
}
.pb-left-column #image-block .new-box,
.pb-left-column #image-block .sale-box {
  z-index: 5002;
}

/* miniatures */
@media (max-width: 768px) {
  .pb-left-column #views_block {
    width: 280px;
    margin: 45px auto 0px auto;
  }
}

.resetimg {
  padding: 10px 0 0;
}
.resetimg #resetImages i {
  margin-right: 6px;
}

.view_scroll_spacer {
  margin-top: 38px;
}
@media (min-width: 769px) and (max-width: 991px) {
  .view_scroll_spacer {
    margin-top: 28px;
  }
}

/* link list */
#usefull_link_block {
  list-style-type: none;
}
#usefull_link_block li {
  margin: 0 0 8px 0;
}
@media (min-width: 769px) and (max-width: 991px) {
  #usefull_link_block li {
    float: none !important;
  }
}
#usefull_link_block li:first-child {
  margin: 0 0 8px 0;
  border: none;
  padding: 0;
}
#usefull_link_block li a {
  color: #777676;
  font-weight: 700;
  position: relative;
  padding-left: 30px;
  line-height: 22px;
  display: inline-block;
}
#usefull_link_block li a:before {
  font-family: "FontAwesome";
  color: #333;
  font-size: 19px;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 0;
  font-weight: normal;
}
#usefull_link_block li a:hover {
  color: #000;
}
@media (min-width: 769px) and (max-width: 991px) {
  #usefull_link_block li.print {
    margin: 8px 0 0;
    padding: 0;
    border: none;
  }
}
#usefull_link_block li.print a:before {
  content: "\f02f";
}
#usefull_link_block li.sendtofriend a:before {
  content: "\f003";
}
#usefull_link_block li#left_share_fb {
  clear: both;
  float: none;
}
#usefull_link_block li#left_share_fb a {
  padding-left: 18px;
}
#usefull_link_block li#left_share_fb a:before {
  content: "\f09a";
}
#usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_removed, #usefull_link_block li#favoriteproducts_block_extra_added {
  cursor: pointer;
  font-weight: 700;
  clear: both;
  float: none;
  margin: 0 0 8px 0;
  border: none;
  padding: 0;
  position: relative;
}
#usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before, #usefull_link_block li#favoriteproducts_block_extra_added:before {
  font-family: "FontAwesome";
  color: #333;
  font-size: 19px;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 0;
  font-weight: normal;
  content: "\f08a";
}
#usefull_link_block li#favoriteproducts_block_extra_remove:hover, #usefull_link_block li#favoriteproducts_block_extra_add:hover, #usefull_link_block li#favoriteproducts_block_extra_removed:hover, #usefull_link_block li#favoriteproducts_block_extra_added:hover {
  color: #000;
}
#usefull_link_block li#favoriteproducts_block_extra_removed:before {
  content: "\f004";
}

/* alignement à droite ************************************************************************* */
.pb-center-column,
.pb-right-column,
.buttons_bottom_block,
#quantity_wanted_p {
  text-align: right;
}

/* pb-left-column ****************************************************************************** */
.pb-center-column {
  /* form */
}
.pb-center-column p {
  margin-bottom: 10px;
}
.pb-center-column #product_reference {
  margin-bottom: 6px;
}
.pb-center-column #short_description_block {
  color: #666;
}
.pb-center-column #short_description_block .buttons_bottom_block {
  display: none;
}
.pb-center-column #short_description_block #short_description_content {
  padding: 0 0 15px;
  word-wrap: break-word;
}
.pb-center-column #short_description_block #short_description_content p {
  line-height: 18px;
}
.pb-center-column #buy_block {
  margin-top: 10px;
}
.pb-center-column #buy_block label {
  display: inline-block;
  width: 125px;
  font-weight: 700;
  font-size: 12px;
  text-align: right;
}
.pb-center-column #buy_block p.price {
  padding: 0;
}
.pb-center-column #color_picker p {
  padding-bottom: 5px;
  font-weight: 700;
}

#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  margin: 10px 0 -5px;
  position: relative;
}
#product p#loyalty b {
  color: #333;
}
#product p#loyalty:before {
  content: "\f024";
  font-family: "FontAwesome";
  color: #cfcccc;
  font-size: 26px;
  line-height: 28px;
  position: absolute;
  top: 16px;
  left: 0;
}

#page .rte {
  padding: 0 20px 0;
  word-wrap: break-word;
}
#page .rte p {
  margin-bottom: 1em;
  min-height: 1px;
}

#attributes fieldset label {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0;
}
#attributes fieldset label a {
  display: flex;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  cursor: pointer;
}
#attributes .attribute_list {
  width: auto;
  display: flex;
}
#attributes .attribute_list.coloris {
  width: 100%;
  max-width: 100%;
  display: flex;
}
@media (max-width: 992px) {
  #attributes .attribute_list.coloris {
    width: 340px;
  }
}
@media (max-width: 480px) {
  #attributes .attribute_list.coloris {
    width: 100%;
  }
}
#attributes .attribute_list ul {
  width: auto;
  display: inline-block;
  margin: 0;
}
#attributes .attribute_list .form-control {
  max-width: 230px;
}
#attributes .attribute_list .form-control option {
  background: #fff;
  color: #666;
}
#attributes .attribute_list ul {
  clear: both;
}
#attributes .attribute_list ul li {
  float: left;
  margin-right: 10px;
}
#attributes .attribute_list input.attribute_radio {
  float: right;
  margin-left: 3px;
}
#attributes .attribute_list div.radio,
#attributes .attribute_list div.radio span,
#attributes .attribute_list div.radio input {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
}
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 0 10px 0 0;
  clear: none;
  height: 26px;
  width: 26px;
  padding: 0;
}
@media (max-width: 992px) {
  #attributes .attribute_list #color_to_pick_list li {
    width: 34px;
    height: 34px;
  }
}
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 26px;
  width: 26px;
  cursor: pointer;
  border: 1px solid #ccc;
}
@media (max-width: 992px) {
  #attributes .attribute_list #color_to_pick_list li a.color_pick {
    width: 34px;
    height: 34px;
  }
}
#attributes .attribute_list #color_to_pick_list li a.color_pick img {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
#attributes .attribute_list #color_to_pick_list li.selected {
  border: 2px solid #1F2C38;
}
#attributes .attribute_list #color_to_pick_list li.selected a.color_pick {
  border: none;
}

.box-cart-bottom {
  padding: 0;
}

@media (max-width: 769px) {
  .page-product-box {
    padding: 0 10px;
  }
}
.page-product-box.product-full-description {
  border: none;
}

#short_description_content a,
.page-product-box .rte a {
  color: #333333;
  text-decoration: underline;
}
#short_description_content a.btn,
.page-product-box .rte a.btn {
  text-decoration: none;
}

.box-info-product {
  margin-bottom: 10px;
}

.price-percent-reduction {
  position: relative;
  top: 2px;
  display: none;
}

#center_column.col-sm-9 .col-md-3 .box-info-product {
  background: #f6f6f6;
  border: 1px solid #d2d0d0;
  border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf;
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
  padding: 0;
  border-top: 1px solid #0079b6;
  border-right: 1px solid #006fa8;
  border-left: 1px solid #006fa8;
  border-bottom: 1px solid #012740;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  display: block;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
  background-image: -moz-linear-gradient(#009ad0, #007ab7);
  background-image: -webkit-linear-gradient(#009ad0, #007ab7);
  background-image: linear-gradient(#009ad0, #007ab7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0);
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
  font-family: "FontAwesome";
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 25px;
  line-height: 47px;
  text-shadow: 0 1px #015883;
  content: "\f07a";
  z-index: 2;
  width: 51px;
  text-align: center;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
@media (max-width: 991px) {
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
    display: none;
  }
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {
  content: "\f00c";
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before, #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before {
  content: "\f110";
  animation: 2s linear 0s normal none infinite spin;
  -webkit-animation: 2s linear 0s normal none infinite spin;
  -moz-animation: 2s linear 0s normal none infinite spin;
  border: none;
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
  background: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 51px;
  content: "";
  width: 1px;
  z-index: 2;
}
@media (max-width: 991px) {
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
    display: none;
  }
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  border: none;
  border-top: 1px solid #006fa8;
  text-shadow: 0 1px #015883;
  padding: 12px 16px 14px;
  color: #fff;
  display: block !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
    padding: 8px 12px 10px;
    text-align: center;
  }
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
  background-image: -moz-linear-gradient(#007ab7, #009ad0);
  background-image: -webkit-linear-gradient(#007ab7, #009ad0);
  background-image: linear-gradient(#007ab7, #009ad0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ab7', endColorstr='#009ad0', GradientType=0);
  background-position: 0 0;
}

/* table_data_sheet */
.table-data-sheet {
  border-bottom: 1px solid #EEEEEE;
  width: 100%;
  margin: 0 0 20px;
  background: #fff;
}
.table-data-sheet tr {
  border-top: 1px solid #EEEEEE;
}
.table-data-sheet tr.even {
  background: #fdfdfd;
}
.table-data-sheet tr td {
  padding: 10px 20px 11px;
  font-size: 12px;
}
.table-data-sheet tr td:first-child {
  border-right: 1px solid #EEEEEE;
  width: 30%;
  font-weight: 700;
  color: #333;
}
.table-data-sheet tr td br {
  display: block;
  margin-top: 10px;
  content: '';
}

.category-394 .product-description .rte h2.titre_desc2_prod {
  padding: 0 !important;
}
.category-394 .product-description .rte h2.titre_desc2_prod:before {
  display: none !important;
}

.product-description .rte h2.titre_desc2_prod:before {
  content: '';
  background-image: url("../img/dormeur.png");
  width: 24px;
  height: 56px;
  display: inline-block;
  position: absolute;
  left: 0;
  background-size: cover;
}
@media (max-width: 769px) {
  .product-description .rte h2.titre_desc2_prod:before {
    display: none;
  }
}
.product-description.fauteuils-relaxation .titre_desc2_prod {
  padding-left: 40px !important;
}
.product-description.fauteuils-relaxation .titre_desc2_prod:before {
  background-image: url("../img/fauteuil-inverse.png") !important;
  width: 38px !important;
}

#product_full_description2_content {
  padding: 10px;
}
@media (max-width: 769px) {
  #product_full_description2_content {
    padding: 0;
  }
}
#product_full_description2_content .rte {
  padding: 0;
}
#product_full_description2_content .rte h2 {
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  color: #1F2C38;
  position: relative;
  padding-left: 30px;
}
@media (max-width: 769px) {
  #product_full_description2_content .rte h2 {
    padding-left: 0;
    text-align: center;
  }
}
#product_full_description2_content .rte h3, #product_full_description2_content .rte .subtitre_desc2_prod {
  font-family: "Poppins",Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 500;
  color: var(--blue);
  margin-top: 18px;
  margin-bottom: 9px;
}
#product_full_description2_content .rte p {
  font-size: 12px;
}
#product_full_description2_content .rte .encart-gamme {
  cursor: pointer;
  float: right;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d1d1d1;
  padding: 5px;
  margin-left: 10px;
}
#product_full_description2_content .rte .encart-gamme img {
  display: block;
  max-width: 70px;
}
#product_full_description2_content .rte .encart-gamme span {
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  color: #00428f;
}
#product_full_description2_content.vitaform-desc #logo-vitaform {
  float: right;
  margin-top: 35px;
  margin-left: 20px;
}
#product_full_description2_content.vitaform-desc .rte h2 {
  color: #1F2C38;
}
#product_full_description2_content.vitaform-desc .rte h3 {
  color: #1F2C38;
}

/* table product-discounts */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #EEEEEE;
  border-right: 1px solid #EEEEEE;
  width: 50%;
  margin: 0 0 20px;
  background: #fff;
}
@media (max-width: 768px) {
  table.table-product-discounts {
    width: 100%;
  }
}
table.table-product-discounts tr th {
  background: #fbfbfb;
  color: #333;
  font-weight: 700;
  border: none;
  font-weight: 700;
}
table.table-product-discounts tr td,
table.table-product-discounts tr th {
  border-left: 1px solid #EEEEEE;
  width: 33%;
  padding: 10px 20px 11px;
  border-top: 1px solid #EEEEEE;
  border-right: none;
  text-shadow: none;
  text-transform: none;
  line-height: 18px;
  border-bottom: none;
}

/* accessories  */
.accessories-block .block_description ul {
  list-style: disc;
  padding-left: 15px;
}
.accessories-block .block_description ul li {
  font-size: 12px;
}
.accessories-block .product-box {
  max-width: 430px;
  min-height: 210px;
  border-top: solid 1px #777;
  padding-top: 20px;
}
.accessories-block .product-box .price {
  float: right;
  font: 700 14px/16px "Poppins", Arial, Helvetica, sans-serif;
  color: #000;
}
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 2px 8px 3px;
  text-decoration: none;
}
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}
.accessories-block .product-name {
  margin-bottom: 5px;
  margin-top: 0;
}
.accessories-block .product-name a {
  font-size: 15px;
  line-height: 18px;
  color: #0076bd;
}
.accessories-block .product-name a:hover {
  color: #0076bd;
}
.accessories-block div ul li a {
  display: inline-block;
}
.accessories-block div ul li.s_title_block a,
.accessories-block div ul li.s_title_block span {
  font-weight: 700;
}

/* quantity_wanted */
#quantity_wanted_p {
  display: none;
}
#quantity_wanted_p input {
  width: 78px;
  height: 27px;
  padding: 0 6px;
  float: right;
  border: 1px solid #EEEEEE;
  line-height: 27px;
  margin-left: 3px;
}
#quantity_wanted_p .btn {
  float: right;
  margin-left: 3px;
}
#quantity_wanted_p label {
  display: block;
  margin-bottom: 7px;
}

/* availability_statut */
#availability_statut span#availability_label,
#availability_date_label {
  display: inline-block;
  width: 125px;
  font-weight: 700;
  font-size: 12px;
  text-align: right;
}

.specific-price-quantity, .web-quantity {
  font-size: 12px;
  color: var(--blue);
  background-color: #F2FF00;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  padding: 5px 3px;
  vertical-align: middle;
  margin-top: 5px;
  text-align: center;
  display: block;
}

#quantityAvailable {
  color: #333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

#availability_value,
#last_quantities {
  color: #fff;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  border: 0;
}

#last_quantities {
  background: #fe9126;
  border: 1px solid #e4752b;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
  margin-left: 0;
}

#availability_statut,
#pQuantityAvailable {
  display: inline-block;
}

#pQuantityAvailable span {
  font-weight: 700;
  color: #333;
}

/* box-security */
.box-security {
  border-top: 1px solid #dfdede;
  padding: 19px 19px 6px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fbfbfb));
  background-image: -moz-linear-gradient(#ffffff, #fbfbfb);
  background-image: -webkit-linear-gradient(#ffffff, #fbfbfb);
  background-image: linear-gradient(#ffffff, #fbfbfb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fbfbfb', GradientType=0);
}

/* prices */
.content_prices .online_only {
  color: #e30613;
  font-weight: bold;
  display: block;
  margin-top: 10px;
  margin-right: 5px;
}

.discount {
  display: none;
}

.our_price_display .price-decimal {
  font-size: 13px;
}

.price-ecotax {
  font-size: 9px;
}

#old_price {
  text-transform: uppercase;
  padding-top: 15px;
  margin: 0;
  font-size: 10px;
  display: block;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
}
#old_price #old_price_display {
  font-weight: 500;
  font-size: 16px;
  text-decoration: line-through;
}

#reduction_percent,
#reduction_amount {
  display: none !important;
  margin-right: 10px;
  padding: 1px 2px;
  font-weight: 600;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 23px;
  color: #fff;
  background: #f13340;
  border: 1px solid #d02a2c;
}
#reduction_percent span,
#reduction_amount span {
  display: block;
}
.hide-left-column.hide-right-column #reduction_percent, .hide-left-column.hide-right-column
#reduction_amount {
  display: inline-block;
}

/* online_only */
.pb-center-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left;
}

.buttons_bottom_block {
  clear: both;
}
.buttons_bottom_block #wishlist_button {
  font-weight: 700;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
  width: 555px;
  overflow: hidden;
}
@media (max-width: 768px) {
  #send_friend_form {
    width: 280px;
  }
}
#send_friend_form .product img {
  margin: 0 0 10px 0;
  border: 1px solid #EEEEEE;
}
#send_friend_form .product p {
  padding: 0;
  color: #333;
}
#send_friend_form .product p .product_name {
  font-size: 12px;
  color: #000;
}
#send_friend_form .form_container {
  padding: 10px 15px;
  border: 1px solid #EEEEEE;
  background: #fbfbfb;
}
#send_friend_form .form_container p.intro_form {
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 13px;
  color: #333;
}
#send_friend_form .form_container p.txt_required {
  padding-bottom: 0;
  color: #666;
}
#send_friend_form .form_container .text {
  padding-bottom: 10px;
}
#send_friend_form .form_container .text label {
  display: block;
  padding: 0;
  width: 100%;
  font-size: 12px;
}
#send_friend_form .form_container .text input {
  padding: 0 5px;
  height: 22px;
  width: 100%;
  border: 1px solid #EEEEEE;
  font-size: 12px;
  color: #666;
}
#send_friend_form .submit {
  margin-top: 20px;
  padding-bottom: 0;
  text-align: right;
}

/* PERSONNALISATION ##################################################################### */
p.infoCustomizable {
  margin-bottom: 30px;
}

ul#uploadable_files,
ul#text_fields {
  list-style-type: none;
}

.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEEEEE;
}

.customizationUploadLine {
  padding-bottom: 10px;
}
.customizationUploadLine label {
  display: block;
  vertical-align: top;
}
.customizationUploadLine textarea {
  width: 50%;
  border: 1px solid #EEEEEE;
  color: #777777;
}

.customizationUploadBrowse img + a {
  position: relative;
  top: -51px;
}

#customizedDatas {
  float: right;
}

/******************************************************************
Quick View Styles
******************************************************************/
#product.content_only div.primary_block {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #product.content_only div.primary_block {
    margin-right: 0;
  }
}
#product.content_only div.primary_block div.pb-left-column {
  padding: 20px 20px 5px 35px;
  width: 47%;
}
@media (max-width: 479px) {
  #product.content_only div.primary_block div.pb-left-column {
    width: 100%;
    float: none;
  }
}
#product.content_only div.primary_block div.pb-left-column span.view_scroll_spacer {
  width: 38px;
  padding-left: 10px;
}
#product.content_only div.primary_block div.pb-left-column #thumbs_list {
  width: 392px;
}
#product.content_only div.primary_block div.pb-center-column {
  padding: 20px 20px 60px 0px;
  width: 27.5%;
  margin-bottom: 0;
  min-height: 623px;
  height: 100%;
}
@media (max-width: 991px) {
  #product.content_only div.primary_block div.pb-center-column {
    min-height: 440px;
  }
}
@media (max-width: 479px) {
  #product.content_only div.primary_block div.pb-center-column {
    width: 100%;
    float: none;
  }
}
#product.content_only div.primary_block div.pb-center-column .product_comments_block_extra {
  padding-right: 0;
}
@media (max-width: 479px) {
  #product.content_only div.primary_block div.pb-center-column .comments_advices li {
    display: block;
  }
  #product.content_only div.primary_block div.pb-center-column .comments_advices a.reviews {
    margin: 0;
    padding: 0;
    border: none;
  }
}
#product.content_only div.primary_block div.pb-center-column #ShareDiv {
  position: absolute;
  bottom: 8px;
}
#product.content_only div.primary_block div.pb-right-column {
  width: 25.5%;
  padding-right: 15px;
  padding-left: 0;
}
#product.content_only div.primary_block div.pb-right-column .box-info-product {
  border-top-width: 0;
  border-right: none;
  border-bottom: none;
  min-height: 623px;
  height: 100%;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
  position: relative;
  padding-bottom: 125px;
}
@media (max-width: 991px) {
  #product.content_only div.primary_block div.pb-right-column .box-info-product {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #EEEEEE;
  }
}
#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive {
  display: block;
  width: 100%;
}
#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:before, #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:after {
  display: block;
}
#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
  font-size: 20px;
  text-align: center;
}
@media (max-width: 1199px) {
  #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
    padding: 12px 22px 14px 70px;
    font-size: 20px;
  }
}
#product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
  right: 0;
  left: 0;
}
#product.content_only div.primary_block div.pb-right-column #attributes .attribute_list .form-control {
  width: 230px;
  font-size: 16px;
}
#product.content_only div.primary_block div.pb-right-column .product_attributes {
  padding-top: 0;
}

.addsharethisinner .stButton .stArrow {
  display: none !important;
}

@media (max-width: 1050px) and (max-width: 479px) {
  #product.content_only div.primary_block,
  #product.content_only section.primary_block {
    margin-left: 0;
  }
}
@media (max-width: 1050px) {
  #product.content_only div.primary_block div.pb-left-column,
  #product.content_only section.primary_block div.pb-left-column {
    width: 100%;
    padding-right: 15px;
  }
  #product.content_only div.primary_block div.pb-left-column #image-block, #product.content_only div.primary_block div.pb-left-column #views_block,
  #product.content_only section.primary_block div.pb-left-column #image-block,
  #product.content_only section.primary_block div.pb-left-column #views_block {
    max-width: 470px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #product.content_only div.primary_block div.pb-left-column #thumbs_list li,
  #product.content_only section.primary_block div.pb-left-column #thumbs_list li {
    width: 90px;
    height: 90px;
  }
  #product.content_only div.primary_block div.pb-left-column #thumbs_list li img,
  #product.content_only section.primary_block div.pb-left-column #thumbs_list li img {
    width: 82px;
    height: 82px;
  }
  #product.content_only div.primary_block div.pb-center-column,
  #product.content_only section.primary_block div.pb-center-column {
    width: 50%;
    float: left;
    padding-left: 35px;
  }
}
@media (max-width: 1050px) and (max-width: 479px) {
  #product.content_only div.primary_block div.pb-center-column,
  #product.content_only section.primary_block div.pb-center-column {
    width: 100%;
    float: none;
    padding-left: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 1050px) {
  #product.content_only div.primary_block div.pb-right-column,
  #product.content_only section.primary_block div.pb-right-column {
    width: 50%;
    float: left;
  }
}
@media (max-width: 1050px) and (max-width: 479px) {
  #product.content_only div.primary_block div.pb-right-column,
  #product.content_only section.primary_block div.pb-right-column {
    margin-top: 10px;
    width: 100%;
    float: none;
    padding-left: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 1050px) {
  #product.content_only div.primary_block div.pb-right-column .box-info-product,
  #product.content_only section.primary_block div.pb-right-column .box-info-product {
    border-top-width: 1px;
    min-height: 1px;
  }
}
/***** IE code ****/
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #EEEEEE;
}
.ie8 .box-security {
  filter: none;
}

#modalTryToStore, #modalGuideTaille, #modalAttestation {
  z-index: 1000000;
}

.category-372 .retailer-price,
.category-372 .price-mention,
.category-372 .product-selection-store,
.category-372 .product-reassurance-mobile,
.category-372 .product-section-advice,
.category-372 .section-advice,
.category-372 .section-advice-double-left,
.category-372 .product-full-description .link-simple,
.category-372 .product-selection-link {
  display: none !important;
}
.category-372 .parrainage-catalogue-cadeau {
  margin-top: 0;
}
.category-372 .product-selection-price-container .content_prices {
  height: 75px !important;
}
.category-372 .product-selection-price {
  min-height: 180px !important;
}
@media (max-width: 992px) {
  .category-372 .product-selection-price {
    height: 170px !important;
  }
}

.category-fin-de-serie .product-selection-price-container .product-limited {
  background-color: #e30613;
}
.category-fin-de-serie .product-selection-price-container .product-limited p {
  font-size: 18px;
  color: #fff;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  padding: 8px;
  font-weight: 900;
  text-align: center;
}
.category-fin-de-serie .product-selection-price-container .content_prices {
  text-align: right !important;
  padding-right: 15px;
  height: auto !important;
}
.category-fin-de-serie .product-selection-price-container .content_prices .retailer_price_block .gain-price {
  font-size: 13px !important;
  padding: 0 3px 1px 0 !important;
}
.category-fin-de-serie .product-selection-price-container .content_prices .retailer_price_block .retailer-price {
  text-align: right;
  width: auto !important;
}
.category-fin-de-serie .product-selection-price-container .content_prices .retailer_price_block .product-bar {
  width: 160px !important;
  right: 0 !important;
}
.category-fin-de-serie .product-selection-price-container .content_prices .retailer-price {
  font-size: 11px !important;
}
.category-fin-de-serie .product-selection-price-container .content_prices .our_price_display {
  padding-right: 10px;
}
.category-fin-de-serie .product-selection-price-container .content_prices .our_price_display .price {
  color: #1F2C38 !important;
  font-size: 40px !important;
  text-decoration: line-through;
}
@media (max-width: 992px) {
  .category-fin-de-serie .product-selection-price-container .content_prices .our_price_display .price {
    font-size: 32px !important;
  }
}
.category-fin-de-serie .product-selection-price-container .content_prices .our_price_display .price .price-currency {
  padding: 0 !important;
}
.category-fin-de-serie .product-selection-price-container .content_prices .price-mention {
  color: #1F2C38;
  font-size: 13px !important;
}
.category-fin-de-serie .product-selection-price-container .content_prices .partial-price {
  display: none;
}
.category-fin-de-serie .product-selection-price-container .product-limited-price {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 45px;
  color: #e30613;
  text-align: center;
  height: 33px;
  margin-top: 10px;
}
.category-fin-de-serie .product-selection-price-container .product-limited-mention {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: #e30613;
}
.category-fin-de-serie .product-selection-price-container .product-limited-src {
  background-color: #1F2C38;
  margin-top: 10px;
  padding: 5px;
  line-height: 20px;
}
.category-fin-de-serie .product-selection-price-container .product-limited-src p, .category-fin-de-serie .product-selection-price-container .product-limited-src strong {
  margin: 0;
  color: #fff;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  text-align: center;
  display: block;
}

.product-selection-price-container .product-label-picto {
  background-image: url("../img/svg/picto-pastille-promo.svg");
  width: 55px;
  height: 55px;
  background-size: cover;
  position: initial;
  top: 0;
  left: 5px;
  color: #e30613;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 17px;
  line-height: 55px;
  z-index: 2;
  text-align: center;
}
@media (max-width: 1200px) {
  .product-selection-price-container .product-label-picto {
    width: 60px;
    height: 60px;
    font-size: 18px;
    line-height: 63px;
  }
}
.product-selection-price-container .product-label-picto sup {
  font-size: 65%;
}

.product-crosssell .product-name {
  font-size: 15px;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .product-crosssell .product-name {
    font-size: 17px;
    line-height: 1;
  }
}

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