#site .main_c #ar {
  position: absolute;
  top: -20px;
  left: 0;
}
#site .main_c .ligne {
  background-color: unset;
  margin-top: 35px;
  margin-bottom: 35px;
  width: auto
}

#site .main_c h1, #site .main_c h2{
  margin-bottom: 0;
  background-color: #000000;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  padding-top: 5px;
  padding-right: 10px;
  color: #ffffff;
}
#site .main_c h1{
  margin-bottom: 1px;
}
#site .main_c h2{
  margin-bottom: 25px;
}
#site .main_c h1::after, #site .main_c h2::after {
  top: 0;
  height: unset;
  bottom: 0;
}

#site .main_c h1 span{
  font-weight: 300;
  font-family: 'Heebo', Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  padding-left: 3px;
}

section.detail .retour{
  margin-bottom: 25px;
}

section.detail .logo_print{
  display: none;
}
section.detail .logo_print img{
  width: 250px;
}



section.detail .pic_p {
  position: relative;
  display: block;
  overflow: hidden;
}
section.detail .pic_p::before {
  content: "";
  display: block;
  padding-top: 75%;
}

section.detail .pic_p img.pic{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}


section.detail .row_pic{
  margin-left: 0;
  margin-right: 0;
}
section.detail .ens_p, section.detail .ens_m{
  position: relative;
}
section.detail .ens_p::before, section.detail .ens_m::before{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #ffffff;
  z-index: 3;
}
section.detail .ens_m::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  background-color: #ffffff;
  z-index: 3;
}
section.detail .ens_p, section.detail .ens_m{
  padding-left: 0;
  padding-right: 0;
}

section.detail .ens_m .row_m{
  margin-left: 0;
  margin-right: 0;
}

section.detail .ens_m .col-miniatures{
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
section.detail .ens_m .col-miniatures::before{
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  width: 1px;
  bottom: 0;
  background-color: #ffffff;
  z-index: 3;
}
section.detail .ens_m .col-miniatures::after{
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  left: -1px;
  height: 1px;
  background-color: #ffffff;
  z-index: 3;
}
section.detail .ens_m .pic_m{
  position: relative;
  display: block;
  overflow: hidden;
}
section.detail .ens_m .pic_m::before {
  content: "";
  display: block;
  padding-top: 75%;
}
section.detail .ens_m .pic_m img.pic{
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
}



section.detail .ens_m .pic_p .indication_photo_supp {
  background: rgba(35, 40, 45, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
section.detail .ens_m .pic_p .indication_photo_supp p{
  left: 0;
  right: 0;
  position: absolute;
  top: calc(50% - 20px);
  text-align: center;
  color: #ffffff;
  z-index: 3;
  line-height: 40px;
  font-size: 30px;
}


section.detail .print {
  padding: 22px 20px 40px 0;
}

section.detail .print a {
    background: #e30614;
    color: #ffffff;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 400;
}


section.detail .equipements ul {
  columns: 3;
  column-gap: 17px;
  break-inside: auto;
}
section.detail .equipements ul li {
  margin-bottom: 5px;
}
section.detail .equipements ul li i{
  padding-right: 10px;
  color: #abd146;
}
section.detail .equipements ul li:hover i {
  color: #1A1A1A;
}
section.detail .equipements ul li img{
  filter: brightness(0) saturate(100%) invert(35%) sepia(13%) saturate(3975%) hue-rotate(188deg) brightness(98%) contrast(85%);
  -webkit-filter: brightness(0) saturate(100%) invert(35%) sepia(13%) saturate(3975%) hue-rotate(188deg) brightness(98%) contrast(85%);
  -moz-filter: brightness(0) saturate(100%) invert(35%) sepia(13%) saturate(3975%) hue-rotate(188deg) brightness(98%) contrast(85%);
  padding-bottom: 3px;
  padding-right: 4px;
  max-height: 16px;
  vertical-align: middle;   
}



section.detail .commentaire b{
  font-weight: 400;
}

section.detail .sharethis{
  padding-top: 25px;
}


section.detail .caract i{
  padding-right: 15px;
  color: #abd146;
}
section.detail .caract .caract-s{
  padding-bottom: 13px;
}
section.detail .caract .caract-s:last-child{
  padding-bottom: 0;
}

section.detail .caract .caract-s span.bull{
  padding-left: 12px;
  padding-right: 12px;
  font-size: 12px;
  color: #e5e5e5;
}


section.detail .caract .caract-s-prix{
  font-weight: 400;
  font-size: 35px;
  margin-top: 25px;
  padding-right: 15px;
  position: relative;
  line-height: 34px;
  display: inline-block;
  font-family: 'Teko', Verdana, Arial, Helvetica, sans-serif;
}
section.detail .caract .caract-s-prix span.prix_barre{
  font-size: 24px;
  text-decoration: line-through;
  margin-right: 15px;
}

section.detail .caract .caract-s-prix span.tva {
  font-size: 18px;
  padding-left: 8px;
  font-weight: 300;
}
section.detail .caract .caract-s-type{
  font-weight: 400;
}


section.detail .badge{
  position: absolute;
  left: -65px;
  padding: 0 20px;
  top: 35px;
  width: 235px;
  height: 33px;
  line-height: 33px;
  transform: rotate(-45deg);
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
section.detail .badge_vendu {
  background-color: #ff1212;
}
section.detail .badge_reserve {
  background-color: #f7941d;
}

@media (max-width: 991px){
  section.detail .equipements ul{
    columns: 2;
  }
  section.detail .ens_p::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background-color: #ffffff;
    z-index: 3;
  }
  #site .main_c h1{
    margin-left: 1px;
  }
}

@media (max-width: 767px){
  section.detail .ens_m2 {
    display: none;
  }
  
}

@media (max-width: 575px){
  section.detail .equipements ul {
    columns: 1;
  }
  section.detail h3 {
    font-size: 18px;
  }
  section.detail{
    padding-bottom: 30px;
  }
  section.detail .caract .caract-s{
    padding-bottom: 8px;
  }
  section.detail .caract .caract-s-prix{
    font-size: 30px;
  }
  #site .main_c h1 span {
    font-size: 15px;
  }
  #site .main_c h1 {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 6px;
}
}
