	.bp_group_quantity,.bp_pd_info {
    display: none;
}
.bp_img_product img {
    border-radius: 0;
    height: 230px;
}
.bp_product_item {
        padding: 10px;
    background: #fff;
    margin-bottom: 25px;
}
.product_title {
    margin-top: 10px;
    text-align: center;
}
.btnAddAction {
        background: #E13028;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #Fff;
}
.cls_product_sub ol {
    display: none;
}
.cls_product_sub p {
    text-align: center;
    padding: 10px 0;
}
