.attr>p>a {
    height: 40px;
    min-width: 30px;
    line-height: 30px;
    border: none;
}

.attr>p>a>img {
    height: 100%;
    object-fit: cover;
}
.blockVideo iframe {
    display: block !important;
}
.blockImg.cloundzoom,
img.cloudzoom-fade-1, .cloudzoom-ajax-loader{
    display: none;
}
.button-moreProduct {
    text-align: center;
}
.button-moreProduct button {
    background: #F14E23;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    color: #fff;
    border-radius: 4px;
}
.attr>p>a.deactive{
    opacity: 0.5;
}

@media (min-width: 768px) {
    #homeSlide .jsSlide1 .caroufredsel_wrapper {
        width: calc(100% - 200px) !important;
    }
    #bnHome li img {
        width: auto !important;
    }
}
