	.textwidget img {
    height: 150px;
    width: 100%;
    object-fit: cover;
    margin: 1em auto;
}
.bp_star_review {
    display: none;
}

.news_title a {
    color: #121212;
}
.news_title {
    font-size: 24px;
}
.bp_news_more {
    display: none;
}
.bp-category-title {
    display: none;
}
.bp-result-zezo {
    display: none !important;
}
.bp_product_more_item {
    display: none;
}


.bp_product_more_item {
    display: none;
}
.cls_img_product_focus img {
    
    height: 70px;
    object-fit: cover;
}
.bp_product_item {
    margin-bottom: 20px;
}
.blog-list .bp_img_news img {
    height: 150px;
    object-fit: cover;
}
@media screen and (max-width: 768px) {
    .blog-list .bp_img_news img {
        height: auto;
    }
}
