.post-info, .nav-links{
display:none!important;
}
header.header-light .info {
visibility:hidden;
}
#back-to-top.show {
background: #fff!important;
    border: 1px solid #000!important;
}
#back-to-top::before {
color:#222!important;
}
#subheader .crumb li a,#filters a.selected,.blog-list .btn-more {
color:#fff!important;
}
a.btn-line-black, .de_light a.btn-line-black {
    color: #fff;
    border-color: #fff;
}
a.btn-line-black:hover, .de_light a.btn-line-black:hover {
    color: #000;
    background-color:#fff;
    border-color: #000;
}
address div strong {
width:auto!important;
}
#subheader .crumb li:first-child a {
font-size:0!important;
}
#subheader .crumb li:first-child a::before {
    content: "Accueil";
    font-size: 10px!important;
}
.blog-list a.btn-more {
    font-size: 0!important;
}
.blog-list a.btn-more::before {
    content: "Lire la suite";
    font-size: 16px!important;
}
.fa-soundcloud,.fa-lastfm {
position:relative;
}
.fa-soundcloud:before {
    content: " "!important;
    background: url(http://fuziodesign.com/wp-content/uploads/2016/12/Houzz2.png);
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    left: 0;
}
.fa-soundcloud:hover:before {
  background: url(http://fuziodesign.com/wp-content/uploads/2016/12/houzz-1.png);
}
.fa-lastfm {
    width: 40px!important;
}
.fa-lastfm:before {
    content: " "!important;
    background: url(http://fuziodesign.com/wp-content/uploads/2016/12/la-piece.png);
    width: 35px;
    height: 17px;
    position: absolute;
    bottom: 5px;
    left: 2px;
}
.fa-lastfm:hover:before {
  background: url(http://fuziodesign.com/wp-content/uploads/2016/12/lapiece-2.png);
}

.de_testi blockquote:before,.de_testi_by {
color: #eceff3!important;
}