        .bp_img_product {
    position: relative;
}
.bp_group_quantity {
    display: none;
}
.sidebar-bar-title {
    border-bottom: 2px solid #e0e0e0;
}
.sidebar-bar-title h3 {
    text-transform: uppercase;
    margin: auto;
    font-size: 16px;
    letter-spacing: 0.5px;
    background-color: #fff;
    color: #000;
    padding: 8px 12px;
    font-weight: 700;
    display: inline-block;
    border: 1px solid #c1c1c1;
    border-bottom: 2px #f23534 solid;
    margin-bottom: -2px;
}
.filter__pricing {
    margin-bottom: 20px;
}
.filter__pricing ul {
    margin: 0;
}
.filter__pricing ul li {
        margin-top: 10px;
    font-weight: 700;
}
.bp_menu_list_icon {
    display: none;
}
.ads__product {
    margin-top: 20px;
}
.ads__product .bp_content_product {
    text-align: left;
}
.link-all {
    background: #f23534;
    color: #fff;
    font-size: 12px;
    padding: 6px 16px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #f23534;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 12px;
    border-radius: 50px;
}
.link-all:hover {
    color: white;
}
.bp_tag_item_link {
    display: inline-block;
    margin-top: 10px;
}
.phan_trang {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.item_page,.bp_cls_next,.phan_trang b {
    border: 1px solid #e0e0e0;
    color: #363636;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    width: 30px;
    display: flex;
    text-decoration: none;
    border-radius: 0px;
    transition: all .4s ease-out .2s;
    align-items: center;
    justify-content: center;
}
.phan_trang b {
    background: #f23534;
    border: 1px solid #f23534;
    border-radius: 0px;
    color: #fff;
    transition: all .4s ease-out .2s;
}
.product__main img {
    width: 100%;
}
.logo__header {
    max-width: 150px;
}
.tag__block {
    margin-top: 30px;
}
.breadcrumb {
    margin: 0;
}
.breadcrumbs__product  {
    padding: 5px 0;
    text-transform: uppercase;
    margin: 20px  auto;
    font-size: 11px;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
}
.ads__product .bp_product_item {
    margin-top: 20px;
} 
.brand-shop {
    background-color: #f8f8f8;
}
.brand-shop .swiper-pagination {
    display: none;
}
.ads__product form {
    display: none;
}
.bp_btn_action_cart .btnAddToCart {
    margin: 0;
}
