.extrait {
   margin-bottom: 0;
}

.extrait p {
   line-height: 1.25em;
   height: 2.5em;
   overflow: hidden;
   margin-bottom: 0;
}

.vc_btn3.vc_btn3-size-sm .vc_btn3-icon{
    height: 16px;
    line-height: 16px;
}
.single-product #breadcrumbs > span > span > span {
    color: transparent;
    line-height: 1;
    font-size: 0.1px;
    overflow: hidden;
}

.single-product #breadcrumbs > span > span > span span {
    font-size: 1rem;
    color: white;
}
.link-list-white li {
    color: #fff;
    line-height: 1.2;
    margin-bottom: 8px;
}
.link-list-white a {
    color: #fff;
    line-height: 1.2;
}

.wp-video{
    width: auto !important;
}

@media(max-width:767px){
 .wpb_text_column a{
     display: inline-block;
     margin-top: 7.5px;
     margin-bottom: 7.5px;
 }   
 small{
     font-size: 100%;
 }
}