	.bp_pd_details_tab,.product__other .bp_group_quantity {
    display: none;
}
.bp_product_item .row {
    margin: 0;
}
.product__other {
    margin-top: 20px;
}
.product__other .bp_product_item    {
    padding: 10px;
    background: #fff;
    margin-bottom: 25px;
}
.product__other .product_title {
    margin-top: 10px;
}
.btnAddAction{
    background: #E13028;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}
.product__other .cls_img_product_focus img {
    height: 230px;
}
.product__other .bp_pd_sub ol {
    display: none;
}
.product__other .cls_content_product_focus {
    text-align: center;
}
.product__other .cls_content_product_focus p {
    padding: 10px 0;
}
.product__silde .bp_cls_group_price {
    float:none;
}
.btndown,.btnup {
        width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    background: #fff;
}
#quantity{
    height: 35px;
    margin-right: 5px;
    border: 1px solid #ccc;
    text-align: center;
}
.cls_product_sub ol {
    padding-left: 0;
}
.bp_btn_action_cart {
    display: block;
}
#m_product .btnAddAction {

    margin: 10px 0 ;
}
#m_product  .product_title {
    font-size: 32px;
}
@media screen and (max-width: 768px) {
    .product__silde {
        margin-top: 30px;
    }
}
