.archive-pv-title h1 {
    color: var(--nectar-extra-color-3) !important;
    text-transform: uppercase;
   
  }
.archive-pv-group-items {
    border: 1px solid #525FE1;
    border-radius: 10px;
    padding: 4% 10% ;
    margin-bottom: 4% ;
    background: #fff;
    color:var(--nectar-extra-color-3);
  }
.ar-pv-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 33px;
     
 }
 .archive-pv-title .disc{
  margin-bottom: 5% !important;
}
.ar-pv-Voir-detail-btn a  {
 border: 1px solid #525FE1;
  border-radius: 10px;
  padding: 8px 10%;
   text-transform: uppercase;

font-size: 12px;
font-weight: 700;
line-height: 18px;

}
.ar-pv-Voir-detail-btn   {
 margin-top: 20px ;
}
.ar-pv-etat span {
    display: inline-block;
   width: 10px;
   height: 10px;
 border-radius: 50px;
 margin-right: 14px;
 margin-left: 4px;
 }
 .ar-pv-etat {
 font-size: 15px;
 font-weight: 400;
 line-height: 22px;
 }
 .archive-pv-detail {
  max-height: 600px;
  overflow-y: scroll;
}
.ar-pv-ouverture i {
  font-size: 24px;
  margin-right: 4px;
 
}
.toggle-title .toggle-heading {
  padding:  0 !important;
  color: #000 !important;
}
.toggle-heading i {
  display: none !important;
}
@media (max-width: 999px) {
  .point-vent-main-detail {
flex-direction:  column-reverse !important;
}
}
