	.bp_img_product {
    height: 400px;
}
.bp-category-name {
    display: none;
}
.product-detail .product_title {
    color: #c19b4f;
        font-weight: 700;
    font-style: normal;
    font-size: 28px;
}
.contact-info  {
        font-size: 15px;
    border: 1px dashed #c19b4f;
    border-radius: 5px;
    margin: 30px 0;
    padding: 15px 15px 0 15px;
}
.contact-info p{
    margin: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.contact-info .ngaidh {
        display: block;
    background: #c19b4f;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    margin-top: -35px;
    margin-bottom: 15px;
    text-align: center;
    border-radius: 5px;
}
.bp_img_category_option {
    display: none;
}
.bp_category_option {
    width: 100%;
    display: block;
    background: #0000800d;
}
.bp_category_option_item.active {
    background-color: navy;
   
}
.bp_category_option_item.active a {
    color: #fff !important;
}
.bp_category_option_item.active h3 {
    font-weight: 700;
}
.bp_category_option_item {
    border-top: 1px solid #ececec;
     padding: 10px;
}
.bp_category_option li h3 {
    margin: 0;
    font-size: 16px;
}
.bp_lbl_product_more  {
    display: none;
}
.bp-group-button-qv-wl {
    display: none;
}
.bp_img_product img {
    border-radius: 0;
}
.contact-info > a:last-child {
        background: #c19b4f;
    color: #fff;
    width: 90px;
    height: 40px;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}
.tab-content {    
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 30px;
}
.bp_btn_tabs {
    background-color: #fff !important;
    margin-bottom: -2px !important;
        border-top-color: #000080 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius:0 !important;
}
.tab-pane img{
       display: block;
    margin:20px auto;
    max-width: 100%;
    height: auto;
}
.cls_img_product_focus img {
    height: 200px;
    object-fit: cover;
}
.bp-product-link-details {
    display: none;
}
.product .product_title {
    text-align: center;
    margin: 20px 0;
}
.product-section-title {
    text-transform: uppercase;
    margin-bottom: 20px;
}
