/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 05 2020 | 15:25:37 */
/* Ajouter votre code CSS ici.
                     
Par exemple:
.exemple {
    color: red;
}

Pour améliorer vos connaissances en CSS, visitez http://www.w3schools.com/css/css_syntax.asp

Fin du commentaire */



@media only screen and (max-width: 799px) {
  .sort-panel {
    display: block !important;
  }
}

.les-habillages article {
  padding: 2%;
}
.sort-panel:not(.advanced) .filter > li.active:before {
  border-bottom-color: #ffffff00;
}
.les-habillages article:hover .entry-thumb .entry-hover .title-wrap h3.entry-title span {
  border-bottom: 5px solid white !important;
  padding-bottom: 8% !important;
  margin-bottom: 8% !important;
  margin-left: 25%;
  width: 50%;
  line-height: 30px;
}
.les-habillages article:hover .entry-thumb .entry-hover .title-wrap div.entry-subtitle {
	color: white;
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
	margin-top: 5px;
    font-family: raleway;
    opacity: 1;
}
.les-habillages article a {
    pointer-events: none;
}

/*
.les-habillages article .content-wrap p {
color: white;
font-style: initial;
font-size: 16px;
font-weight: 500;
}
  .dfd-portfolio*/