.single-banner--hoverzoom > a .banner-content--banner-type .name {
    color : #fff;
}

.single-banner--hoverzoom > a .banner-content--banner-type .lezada-button-link {
    color : #fff;
}

.single-banner--hoverzoom > a .banner-content--product-type .name {
    color : #fff;
}

.single-banner--hoverzoom > a .banner-content--product-type .price {
    color : #fff;
}

.single-product--smarthome .single-product__content {
    position    : relative;
    padding-top : 45px;
}

.about-video-bg-1 {
    background: url(zhbi-izdeliya.jpg) no-repeat  ;
}

.lezada-testimonial.multi-item-testimonial-area {
    margin-left  : -15px;
    margin-right : -15px;
}

.testimonial-bg-1 {
    background-image  : url(bg-testimonials.png);
    background-repeat : no-repeat;
}
a.btnform {
    display: inline-block;
    background: #000;
    color: #fff;
    text-align: center;
    text-decoration: none; 
    padding: 7px 12px;

}
a:hover.btnform {
    backgroud: #868686; 



}