/*=== Edit By DTM For Desktop ===*/
    body {
        font-family: 'Roboto', sans-serif;  
        overflow-x:hidden;
    }
    .btn{
        text-transform: capitalize;
        font-size: 14px;
        box-shadow: none;
    }
    
/*== Hover color text ==*/
    .v2_bnc_cate_bottom_content h2 a:hover, .v2_bnc_block_category_menu_block li a:hover, .v2_bnc_pr_item:hover .v2_bnc_pr_item_name a, .v2_bnc_news_item_readmore a:hover, .v2_bnc_cate_page_list_pr li a:hover, .v2_bnc_block_item h3 a:hover, .v2_bnc_block_item_title_news h3 a:hover, .v2_bnc_login_bar li a:hover, .v2_bnc_block_item_title h3 a:hover, .v2_bnc_sam_category_title a:hover, .v2_bnc_news_list li .v2_bnc_news_list_details h3 a:hover, .v2_bnc_pr_item_name a:hover, .v2_bnc_news_item_title a:hover, .v2_bnc_video_title h3 a:hover, .v2_bnc_video_title h2 a:hover {
        color: #1b76af !important;
    }
/*== End Hover color text ==*/

/*== Resize img ==*/    
    .v2_bnc_pr_item_img img,.v2_bnc_block_item_feedbackimg img,.v2_bnc_block_item_img img,.v2_bnc_video_item_img img,.v2_bnc_news_item_img img,
    .v2_bnc_news_list li .v2_bnc_news_list_img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .v2_bnc_pr_item_img img {
       /* object-fit: scale-down !important; */
    }
/*== End Resize img ==*/

/*== Common style page: Title,body,block,main,tab title ==*/
    .v2_bnc_title_main,.v2_bnc_block_title {
        position: relative;
        margin: 20px 0;
        overflow: hidden;
        width:100%;
    }
    
    .v2_bnc_title_main h2,.v2_bnc_block_title h2 {
        font-weight: 600;
        font-size: 26px;
        display: inline-block;
        text-transform: uppercase;
        padding: 10px 0;
    }
    .v2_bnc_block_title h2 {
        font-size: 18px;
        color: #575454;
        font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
        font-weight: 500;
    }
    .v2_bnc_title_main h2 a{
        color:#000;
    }
    .v2_bnc_title_page h1,.v2_bnc_title_page h2,.v2_bnc_title_page h3,.v2_bnc_title_page h4,.f-block-title span {
        margin: 0 0 20px 0;
        font-weight: 500;
        display: block;
        text-transform: uppercase;
        background: #fff;
        position: relative;
        font-size: 20px;
        color: #323c3f;
        border-bottom: 1px solid #ddd;
        padding: 0 0 10px 0;
    }
    .v2_bnc_readmore_home a {
        position: absolute;
        right: 0;
        top: 50%;
        color: #848484;
        font-size: 15px;
        transform: translateY(-50%);
    }
    .v2_bnc_body_main {
        position: relative;
    }
    .v2_bnc_title_tab_main {
        margin: 0 0 30px 0;
        text-align: center;
    }
    .v2_bnc_title_tab_home li {
        display: inline-block;
    }
    .v2_bnc_title_tab_main .v2_bnc_title_main h2 {
        margin: 0px;
        font-size: 26px;
        line-height: 36px;
        color: #474c5f;
        padding: 0px 30px;
        position: relative;
    }
    .v2_bnc_title_tab_home li a {
        border-radius: 3px;
        font-size: 14px;
        background: #F4F5F9;
        line-height: 36px;
        color: #474c5f;
        padding: 0px 20px;
        display: block;
    }
    .v2_bnc_title_tab_home li.active a,.v2_bnc_title_tab_home li a:hover{
        background:#1b76af;
        color:#fff;
    }
    .v2_bnc_create_time {
        font-size: 13px;
        display: block;
        text-transform: uppercase;
        font-weight: 500;
        margin: 10px 0;
        color: #acacac;
    }
    .v2_bnc_create_time .fa {
        padding: 0 5px 0 0;
    }
    .v2_bnc_description_page {
        margin: 0 0 20px 0;
        padding: 20px;
        color: #000;
        font-size: 15px;
        background: #f2f2f2;
    }
    .v2_bnc_fastpr_title h2 {
        font-size: 18px;
        color: #000;
        text-transform: uppercase;
        font-weight: 600;
        display: inline-block;
        padding: 10px 0;
        margin: 0;
        position: relative;
    }
    .v2_bnc_fastpr_title h2 a {
        line-height: 25px;
        color: #1b76af;
        text-transform: capitalize;
        padding:0 20px 0 0;
        display: block;
    }
    .v2_bnc_block_item_title h3,.v2_bnc_block_item_title h3 a {
        margin: 0;
        font-weight: 500;
        font-size: 14px;
        position: relative;
        line-height: 23px;
        color: #686868;
    }
    .v2_bnc_block_item_title p{
        font-weight: 400;
        font-size: 12px;
        color: #686868;
    }
    .v2_bnc_block_item_img {
        height: 98px;
    }
    .v2_bnc_block_body {
        overflow: hidden;
        width: 100%;
    }
    .v2_bnc_block_body ul li {
        float: left;
        /* margin: 6px 0; */
        width: 100%;
        border-bottom: 1px solid #ddd !important;
        padding: 0;
    }
/*== End Common style page: Title,body,block,main,tab title ==*/

/*== Page About ==*/
    .v2_bnc_about_page_list_title h1,.v2_bnc_about_page_list_title h2,.v2_bnc_about_page_list_title h2 a {
        color: #000;
        font-size: 20px;
        margin: 0 0 10px;
        font-weight: 600;
    }
    .v2_bnc_about_page_list_summary {
        font-size: 15px;
    }
/*== End Page About ==*/

/*=== Element None,Element Block ===*/
    .breadcrumb li i{
        display: none;
    }
    .viewlist .v2_bnc_pr_item_short{
        display: block;
    }
/*=== End Element None,Element Block  ===*/

/*== Categories Pr & Filter Pr Page ==*/
    .v2_bnc_cate_page_list li {
        text-align: center;
        margin: 5px 0;
    }
    .v2_bnc_cate_page_list li a {
        color: #000;
        font-size: 15px;
        font-weight: bold;
        display: block;
        border: 1px solid #d7d7d7;
        min-height: 49px;
        line-height: 49px;
    }
    .v2_bnc_cate_page_list li a:hover{
        border-color:#1b76af;
        color:#1b76af;
    }
    .v2_bnc_cate_page_list li h2{
        margin:0;
    }
    .v2_bnc_filter_page {
        overflow: hidden;
        margin: 0 0 10px 0;
    }
    .v2-filterpr-show .fa{
        position: absolute;
        right: 10px;
        display:none;
    }
    .fa-cate:hover,.fa-color:hover,.fa-size:hover,.fa-price:hover{
        cursor: pointer;   
    }
    .filter_item {
        position: relative;
    }
    .filter_box_list {
        width: 100%;
        z-index: 99;
        max-height: 140px;
        overflow-y: auto;
        overflow-x: hidden;
        border: 1px solid #ddd;
        padding: 10px;
        margin: 0 0 20px 0;
    }
    .filter_box_list::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #ebebeb;
        width: 5px
    }
    .filter_box_list::-webkit-scrollbar {
        width: 5px;
        background-color: #ebebeb
    }
    .filter_box_list::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #757c97;
        width: 5px
    }
/*== End Categories Pr & Filter Pr Page ==*/

/*=== Breadcrumb ===*/
    .v2_bnc_bg_title {
        width: 100%;
        height: 200px;
        background: url(../imgs/bg_product.jpg);
        display: flex;
        position: relative;
        justify-content: center;
        align-items: center;
        text-align: center;
        display: none;
    }
    .v2_bnc_bg_title h1 {
        color: #fff;
        text-transform: capitalize;
        font-weight: 600;
        margin: 0;
        font-size: 30px;
        line-height: 1.2;
        position: relative;
        z-index: 1;
    }
    .v2_breadcrumb_main {
        background: #f5f5f5;
        margin-bottom:20px;
    }
    .v2_breadcrumb_main .breadcrumb {
        background: none;
        padding: 10px 0;
        margin-bottom: 0;
        color: #000;
        overflow: hidden;
    }
    .v2_breadcrumb_main .breadcrumb li{
        position:relative;
        float: left;
    }
    .v2_breadcrumb_main .breadcrumb li a{
        display:block;
        padding: 0 30px 0 0;
        color: #000;
        font-size: 15px;
        white-space: nowrap;
        overflow:hidden;
        text-overflow: ellipsis;
    }
    .v2_breadcrumb_main .breadcrumb li:last-child a{
        color:#1b76af;
    }
    .breadcrumb>li+li:before {
        padding: 0;
        position: absolute;
        left: -18px;
        top: 2px;
        color: #000;
    }
/*=== End Breadcrumb ===*/

/*=== Header ===*/
    .v2_bnc_header_topbar {
        background: #1b76af;
        padding: 5px 0;
    }
    .v2_bnc_hotline{
        margin:40px 0 0 0;
        float:left;
    }
    .v2_bnc_hotline_icon {
        float: left;
    }
    .v2_bnc_hotline_text {
        display: table;
        margin: 0 0 0 10px;
        float: left;
    }
    .v2_bnc_hotline_text h2 {
        font-size: 14px;
    }
    .v2_bnc_hotline_text p a {
        color: red;
        font-weight: bold;
    }
    #logo img {
        margin: 10px 0;
    }
/*=== End Header ===*/

/*===== Check Order =====*/
    .v2_bnc_check_order {
        position: relative;
        float: right;
        margin: 10px;
        display: none;
    }
    .v2_bnc_check_order a{
        color: unset;
    }
    .v2_bnc_check_order_show {
        position: absolute;
        top: 35px;
        left: -79px;
        width: 260px;
        z-index: 9999;
        margin: auto;
        opacity: 0;
        visibility: hidden;
        transition: all ease .5s;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
        background: #fff;
        padding: 14px;
        border-radius: 4px;
    }
    .v2_bnc_check_order_show:after {
        position: absolute;
        top: -5px;
        left: 0;
        right: 0;
        content: '';
        width: 10px;
        height: 10px;
        margin: auto;
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        border: 1px solid rgba(0, 0, 0, 0.21);
        background: #FFF;
        border-top: 0;
        border-right: 0;
    }
    .v2_bnc_check_order:hover .v2_bnc_check_order_show {
        opacity: 1;
        visibility: visible;
    }
    .v2_bnc_check_order_show .v2_bnc_check_text {
        display: block;
        color: #000;
        font-size: 12px;
    }
    .v2_bnc_check_order_show input {
        width: 100%;
        margin-bottom: 10px;
        padding:0 10px;
        font-size: 13px;
        color: #000;
    }
    .v2_bnc_check_order_show button {
        display: block;
        background: #fa7a2d;
        width: 120px;
        text-align: center;
        color: #FFF;
        padding: 3px;
        margin: auto;
        margin-top: 10px;
        border: 0px;
    }
/*===== End Check Order =====*/ 

/*=== Menu ===*/
.bota_menu_main .v2_menu_top_ul {
    display: flex;
    position: static;
    justify-content: normal;
}

.bota_menu_main .v2_menu_top_ul > li {
    position: relative;
    float: left;
    flex: auto;
    line-height: 67px;
}
.bota_menu_main .v2_menu_top_ul > li:nth-child(6) .v2_menu_top_sub li .v2_menu_top_sub_2{
    right: 100%;
    left: auto;
}
.bota_menu_main .v2_menu_top_ul > li:after {
    display: block;
    content: '';
    border-bottom: 2px solid #1b76af;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    width: 100%;
}

.bota_menu_main .v2_menu_top_ul > li:hover:after {
    transform: scaleX(1) !important;
}
.bota_menu_main .v2_menu_top_ul > li > a {
    padding: 0 5px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    display: block;
    position: relative;
    color: #333;
}
.bota_menu_main .v2_menu_top_ul > li:hover a{
    color:#1b76af;
}
.bota_menu_main .v2_menu_top_ul > li:hover > a > i{
    transform: rotate(-90deg);
}
.bota_menu_main .v2_menu_top_ul > li .v2_menu_top_sub li {
    position: relative;
}

.bota_menu_main .v2_menu_top_ul > li .v2_menu_top_sub li i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.bota_menu_main .v2_menu_top_ul > li .v2_menu_top_sub {
    background: #fff none repeat scroll 0 0;
    display: none;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    box-shadow: 0px 2px 6px 0px rgb(50 50 50 / 0.33);
    width: 250px;
}
.bota_menu_main .v2_menu_top_ul > li:hover .v2_menu_top_sub {
    display: block;
}
.bota_menu_main .v2_menu_top_ul > li .v2_menu_top_sub > li {
    position: relative;
}

.bota_menu_main .v2_menu_top_ul > li .v2_menu_top_sub li  a {
    color: #666;
    text-transform: uppercase;
    line-height: normal;
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: block;
    padding: 10px;
}
.bota_menu_main .v2_menu_top_ul > li .v2_menu_top_sub li:hover > a {
    color:#1b76af;
}
.bota_menu_main .v2_menu_top_ul > li .v2_menu_top_sub li:last-child > a {
    border: none;
}

.bota_menu_main .v2_menu_top_ul > li .v2_menu_top_sub li .v2_menu_top_sub_2 {
    background: #fff none repeat scroll 0 0;
    display: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 999;
    box-shadow: 0px 2px 6px 0px rgb(50 50 50 / 0.33);
    width: 250px;
}

.bota_menu_main .v2_menu_top_ul > li .v2_menu_top_sub li:hover .v2_menu_top_sub_2 {
    display: block;
}
/*===== End Menu =====*/

/*=== Login And Register ===*/
    .v2_bnc_login_bar li {
        line-height: 30px;
        padding: 7px 10px 7px 0;
        float:left;
        position: relative;
    }
    .v2_bnc_login_bar li a{
        text-transform: capitalize;
        font-size: 13px;
        color: #000;
    }
    .v2_bnc_header_slogan li a{
        text-transform: uppercase;
        font-size: 13px;
        font-weight:bold;
        color: #1b76af;
    }
/*=== End Login/Register ===*/

/*=== Search ===*/
    .v2_bnc_search {
        cursor: pointer;
        margin: 0;
        position: relative;
    }
    .v2_bnc_search_border {
        width: 100%;
    }
    .search-basic select {
        width: 110px !important;
        font-size: 13px;
        color: #000;
        border-radius: 4px 0 0 4px !important;
        border-right: 0 !important;
        height: 40px !important;
        -webkit-appearance: none;
    }
    #search-box .search-area .search-field {
        width: 100%;
        outline: 0;
        float: left;
        height: 35px;
        color: #000;
        font-size: 12px;
        padding-right: 50px !important;
        background: #f3f3f3 !important;
        border-radius: 5px !important;
        min-width: 250px;
    }
.bota_header_right .bota_header_top_right{
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}
    #search-box .form-control::-webkit-input-placeholder {
        color: #757575;
    }
    .BNC_btn_search_icon button{
        position: absolute;
        right: 0;
        top: 0;
        padding: 7px 15px;
        line-height: 20px;
        z-index: 999;
        background: transparent;
        border: none;
        outline: none;
    }
    #search-box .search-area .search-button {
        float: right;
        text-align: center;
        display: block;
    }
    #search-box .search-area .search-button i {
        font-size: 14px;
        color: #000;
        font-weight: 700;
    }
    .search-area .control-group {
        overflow: hidden;
        background: #fff;
        border: 1px solid #e5e5e5;
    }
    .searchAutoComplete {
        z-index: 10000;
        position: absolute;
        top: 41px !important;
        left: 0;
        width:100%;
    }
    .searchAutoComplete ul{
        list-style: none;
        border: #1b76af solid 1px;
        width: 100%;
        background: white;
        overflow-y: auto;
        height: 300px;
    }
    .searchAutoComplete ul li{
        line-height: 2.5em;
        color:#000;
        border-bottom: aliceblue solid 1px;
        cursor: pointer;
    }
    .searchAutoComplete ul li img{
        width:50px;
        height:50px;
        margin-right: 15px;
        float: left;
    }
    .searchAutoComplete ul li:hover{
        background: #1b76af;
    }
    .searchAutoComplete ul li.active{
        background: #1b76af;
    }
    .searchAutoComplete ul li a{
        display: block;
        padding: 10px 15px;
        line-height: 1.3em;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position:relative;
        text-align: left;
    }
    .searchAutoComplete ul li a p{
        position:absolute;
        bottom: 0px;
        left: 79px;
    }
    .searchAutoComplete ul li a:hover{
        color: white;
    }
/*===== End Search ====*/
/*=== Cart ===*/
.bota_cart_main {
    margin-left: 15px;
}

.bota_cart_main .miniv2-toolbar-barclick {
    position: relative;
    display: block;
    cursor: pointer;
    background: transparent;
    border: none;
    outline: none;
}

.bota_cart_main .miniv2-toolbar-barclick .count_item_pr {
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    position: absolute;
    top: 0px;
    right: -5px;
    background: #1b76af;
    color: #fff;
    font-size: 10px;
    border-radius: 50%;
}

.bota_cart_main:hover .wrap_cart ,.bota_cart_main .wrap_cart.visited{
    opacity: 1;
    z-index: 9999;
    visibility: visible;
    transform: scale(1);
}
    .wrap_cart {
        background: #fff;
        color: #999;
        font-size: 13px;
        opacity: 0;
        padding: 15px;
        position: absolute;
        right: 0;
        top: 50px;
        transition: all 0.5s ease 0s;
        width: 270px;
        z-index: 99;
        visibility: hidden;
        max-height:300px;
        overflow-y:auto;
        transform: scale(0);
        -webkit-border-radius: 5px;
        border-radius: 5px;
        box-shadow: 0 0 15px -5px rgba(0,0,0,0.4);
    }
    .wrap_cart .miniCart-body {
        padding: 10px
    }

    .miniCart-top {
        height: 35px;
        background: #1b76af;
        color: #fff;
        text-align: center;
        line-height: 35px;
        font-weight: 600;
    }
    .miniCartItem li {
        border-bottom: 1px solid #F1F1F1;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .miniCartItemImg {
        float: left;
        width: 50px;
        margin-right: 5px;
    }
    .miniCartItemImg img {
        display: block;
        width: 100%;
    }
    .miniCartItem p {
        display: block;
        padding: 3px 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        font-size: 12px;
    }
    .miniCartItem p b {
        color: #1d1d1d;
    }
    .miniCartItem p i {
        float: right;
        margin-right: 10px;
        cursor: pointer;
        font-size: 14px;
        color: #919191;
    }
    .miniCartItem p a {
        font-size: 12px;
        color: #1b76af;
        font-weight: bold;
    }
    .minicartItemTotal {
        padding: 10px;
        font-size: 13px;
        margin: 0;
    }
    .minicartItemTotal b:first-child {} .minicartItemTotal b:last-child {
        float: right;
        color: #1b76af;
    }
    .minicartItemPay {
        padding: 10px;
        margin: 0;
    }
    .minicartItemPay a {
        display: block;
        line-height: 35px;
        font-size: 13px;
        border: none;
        color: #FFF;
        text-align: center;
        cursor: pointer;
        background: #1b76af;
        text-transform: capitalize;
        font-weight: 600;
    }
    .minicartItemPay a:hover {
        opacity: .8;
        color: #FFF;
    }
    p.cart_color,p.cart_size {
        margin: 0 0 0 53px;
    }
/*=== End Cart ===*/

/*== News same category ==*/
    .v2_bnc_sam_category_title {
        font-size: 15px;
        margin: 10px 0;
    }
    .v2_bnc_sam_category_title a {
        font-size: 15px;
        color: #000;
        line-height: 25px;
        font-weight: 600;
    }
    .v2_bnc_sam_category figure {
        height: 200px;
    }
    .v2_bnc_sam_category p{
        font-size:14px;
    }
/*== End News same category ==*/

/*=== News Home ===*/
    .v2_bnc_news_item {
        position: relative;
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
        box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
        background: #fff;
        transition: all 0.5s;
    }
.v2_bnc_news_item .v2_bnc_news_item_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    font-weight: bold;
    line-height: 1.3;
    font-size: 18px;
    margin-bottom: 5px;
    min-height: 54px;
}

.v2_bnc_news_item .v2_bnc_news_item_sum {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 70px;
    font-size: 14px;
    text-align: justify;
    line-height: 1.7;
}
.v2_bnc_news_item_time {
    opacity: 0.7;
    font-style: italic;
    font-size: 14px;
}

.v2_bnc_news_item_time i {
    margin-right: 5px;
}
    .v2_bnc_news_item_content {
        padding: 10px 15px 20px;
        position: relative;
    }
    .v2_bnc_news_item_img {
        position: relative;
        height: 200px;
        overflow: hidden;
        background: #000;
        margin: auto;
    }
    .v2_bnc_news_item_img:hover img{
        transform: scale(1.1);
        opacity: .5;
    }
    .v2_bnc_news_item_date {
        background: #1b76af;
        width: 85px;
        height: 85px;
        border: 3px solid #e5e5e5;
        font-size: 12px;
        position: absolute;
        top: 10px;
        left: 10px;
        color: #ffffff;
        text-align: center;
        padding: 15px 0;
        z-index:1;
    }
    .v2_bnc_news_item_date .day {
        font-weight: bold;
        font-size: 22px;
        line-height: 26px;
        display: block;
    }
    .v2_bnc_news_item_title a,.v2_bnc_news_item_title {
        color: #575454;
        font-size: 18px;
        font-weight: 500;
        line-height: 27px;
        text-transform: capitalize;
    }
    .v2_bnc_news_item_title h3{
        font-size:14px;
        margin:10px 0;
    }
    .v2_bnc_news_item_sum {
        margin: 10px 0;
        line-height: 30px;
        color: #848484;
        font-size: 15px;
        word-break: break-all;
    }
    .v2_bnc_news_item_readmore,.v2_bnc_news_item_readmore a {
        position: relative;
        display: inline-block;
        color: #a94442;
        font-size: 14px;
        font-weight: 400;
    }
/*=== End News Home ===*/

/*===== News Page/News Details Page =====*/
    .v2_bnc_news_page_list {
        overflow: hidden;
        width: 100%;
        float: left;
    }
    .v2_bnc_news_list_date {
        left: 25px;
    }
    .v2_bnc_news_list_details h3 a,.v2_bnc_news_list_details h3 {
        position: relative;
        font-size: 16px;
        color: #575454;
        font-weight: 600;
        line-height: 25px;
        margin: 0 0 10px 0;
    }
    .v2_bnc_news_list_summary {
        margin: 10px 0;
        text-align: justify;
        font-size: 14px;
        line-height: 25px;
        color: #686868;
        display: table;
    }
    .v2_bnc_news_list_img {
        height: 200px;
        margin: 0 0 30px 0;
        position: relative;
    }
    .v2_bnc_news_details_title h2 {
        line-height: 31px;
        color: #323c3f;
        font-size: 20px;
        font-weight: 500;
        text-transform: capitalize;
        margin: 20px 0 10px;
    }
    .v2_bnc_news_details_post{
        color: #000;
        font-size: 16px;
        line-height: 25px;
        padding: 10px 0;
        text-align: justify;
        font-weight: 400;
    }
.v2_bnc_news_details_post h2{
    font-size: 1.2em;
    margin: 15px auto;
    color: #000;
}

.v2_bnc_news_details_post h3 {
    font-size: 1.3em;
    margin: 15px auto;
    color: #000;
}

.v2_bnc_news_details_post h4 {
    font-size: 1.4em;
    margin: 15px auto;
    color: #000;
}

.v2_bnc_news_details_post table td {
    padding: 10px;
}

.v2_bnc_news_details_post table {
}

.v2_bnc_news_details_post ul {
    padding-left: 30px;
}

.v2_bnc_news_details_post ul li {
    list-style: disc;
}

.v2_bnc_news_details_post ol li {
    list-style: decimal;
}

.v2_bnc_news_details_post ol {
    padding-left: 30px;
}
    .v2_bnc_news_details_post img{
        max-width: 100% !important;
        height: auto !important;
        margin: 15px auto !important;
        display: block;
    }
.v2_bnc_news_details_post p {
    margin-bottom: 15px;
}
/*===== End News Page/News Details Page ======*/

/*=== Video Main and Album Main ===*/
    .v2_bnc_video_icon {
        background-color: rgba(0, 0, 0, 0.5);
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        text-align: center;
        transition: all ease .5s;
        width: 100%;
        z-index: 2;
        transform: scale(1.3);
        bottom:0;
    }
    .v2_bnc_video_item:hover .v2_bnc_video_icon {
        opacity: 1;
        transform: scale(1);
    }
    .v2_bnc_video_icon .v2_bnc_video_icon_link {
        background-color: #eee;
        border: 1px solid rgba(150, 150, 150, 0.5);
        border-radius: 2px;
        color: #555;
        font-size: 16px;
        padding: 5px 10px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        transition: color 0.2s linear 0s, background-color 0.2s linear 0s, opacity 0.2s linear 0s;
    }
    .v2_bnc_video_icon .v2_bnc_video_icon_link {
        bottom: 50px;
        font-size: 20px;
        padding: 10px 15px;
    }
    .v2_bnc_video_icon .v2_bnc_video_icon_link:hover {
        background: #1b76af;
        color: #fff;
    }
    .v2_bnc_video_item {
        position: relative;
        height: 237px;
    }
    .v2_bnc_video_item_img {
        position: relative;
        height: 237px;
        overflow: hidden;
    }
    .v2_bnc_video_item_img img {
        margin: 0 auto;
    }
    .v2_bnc_video_item_img_hover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        cursor: pointer;
        width: 100%;
        height: 100%;
    }
    .v2_bnc_video_title {
        padding: 10px;
        text-align: center;
    }
    .v2_bnc_video_title h2,.v2_bnc_video_title h3 {
        font-weight: bold;
        overflow: hidden;
        font-size: 15px;
        margin: 0 0 10px 0;
    }
    .v2_bnc_video_title h2 a,.v2_bnc_video_title h3 a {
        line-height: 25px;
        font-size: 15px;
        color: #fff;
        text-align: center;
        text-transform: capitalize;
    }
/*=== End Video Main and Album Main ===*/

/*=== Maps ===*/
    .v2_bnc_maps_page {
        overflow: hidden;
    }
    .v2_bnc_maps_form{
        width: 100%;
        overflow: hidden;
    }
    #map_search_key {
        padding: 10px;
    }
/*=== End Maps ===*/

/*=== Contact ===*/
    .v2_bnc_contact_page_info {
        margin: 0 0 30px 0;
        font-size: 15px;
    }
    .v2_bnc_title_contact {
        margin: 0 0 10px 0;
    }
    .v2_bnc_contact_form_address_link li{
        font-size: 14px;
        line-height:30px;
        width: 100%;
        float: left;
        margin: 0 0 15px 0;
        font-weight: 400;
    }
    .v2_bnc_contact_form_address_link li a {
        color: unset;
    }
    .v2_bnc_contact_form_address_link .fa{
        display: block;
        float: left;
        margin: 0 10px 0 0;
        height: 37px;
        text-align: center;
        line-height: 37px;
        color: #1b76af;
        border-radius: 50%;
        font-size: 20px;
        width:37px;
        background: #f2f2f2;
        text-align: center;
    }
    #txtContent {
        height: 150px;
        border: 1px solid #d7d7d7;
        padding:10px !important;
        box-shadow: none;
    }
    #form_contact .form-control {
        margin: 0 0 10px 0;
        color: #000;
        font-size: 15px;
        border-radius: 3px !important;
    }
    #form_contact input {
        height: 40px;
    }
    #form_contact label {
        color: #000 !important;
        font-weight: 300 !important;
        font-size: 16px !important;
    }
    #form_contact .btn {
        border-radius: 0;
        font-size: 15px;
        padding:7px 20px;
        border-radius: 5px;
    }
    #form_contact .btn-black {
        box-shadow: none;
        background: #1b76af;
        border-radius: 5px;
        color: #fff;
    }
    #form_contact .btn-black:hover {
        background: #1b76af;
        color: #fff;
    }
/*=== End Contact ===*/

/*== Block Contact,Block Feedback Form ==*/
    .block-control-input {
        margin: 0 0 10px;
    }
    #content_block,#content_fb_block {
        height: 100px !important;
        border: 1px solid #d7d7d7;
        border-bottom: none;
    }
    .v2_bnc_block_view_feebackform #input_file {
        padding: 10px;
        width: 100%;
    }
/*== End Block Contact,Block Feedback Form ==*/

/*=== Compare CSS === */
    #f-compare {
        position: fixed;
        top: 25px;
        right: -190px;
        width: 184px;
        background: #FCFCFC;
        z-index: 999;
        box-shadow: 0 0 2px #CCC;
        border-bottom: 5px solid #f3f3f3;
    }
    #f-compare .f-compare-title {
        position: relative;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-bottom: 2px solid #F34711;
        background: #28b0e9;
    }
    #f-compare .f-compare-title i {
        background: url(../imgs/compare.png) no-repeat;
        padding: 8px;
        padding-top: 9px;
        padding-bottom: 7px;
        position: absolute;
        left: 8px;
        top: 6px;
        cursor: pointer;
    }
    #f-compare .f-compare-title span {
        text-transform: uppercase;
        font-size: 13px;
        color: #000;
    }
    #f-compare .f-compare-body ul {
        list-style: none;
    }
    #f-compare .f-compare-body ul li {
        position: relative;
        height: 42px;
        line-height: 40px;
        text-overflow: ellipsis;
        width: 182px;
        overflow: hidden;
        white-space: nowrap;
        border-bottom: 1px solid #F1F1F1;
        border-left: 2px solid #FFF;
        cursor: pointer;
        background: #FCFCFC;
    }
    #f-compare .f-compare-body ul li:last-child {
        border-bottom: 0px solid #F1F1F1;
    }
    #f-compare .f-compare-body ul li:hover {
        border-left: 2px solid #f34711;
        background: #fff;
    }
    #f-compare .f-compare-body ul li a {
        padding: 10px;
        padding-top: 12px;
        background: url(../imgs/trash.png) no-repeat;
        position: absolute;
        top: 7px;
        left: 2px;
    }
    #f-compare .f-compare-body ul li span {
        margin-left: 26px;
    }
    #f-compare .f-compare-body ul li a:hover {
        background: url(../imgs/trashopen.png) no-repeat;
    }
    #f-compare .f-compare-body .f-compare-info {
        height: 20px;
        line-height: 20px;
        text-align: center;
        background: #F7F7F7;
        border-bottom: 1px solid #6D6D6D;
        border-top: 1px solid #797979;
        color: #f34711;
    }
    #f-compare .f-compare-body .f-compare-button {
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    #f-compare .f-compare-body .f-compare-button a {
        background: #ECECEC;
        padding: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        border-radius: 2px;
        box-shadow: 0 0 5px #E4E4E4;
        border: 1px solid #CFCFCF;
        color: #7C7C7C;
    }
    .f-compare-page table thead tr th a {
        font-weight: normal;
    }
    .f-compare-page table thead tr th span {
        font-weight: normal;
        color: #f34711;
    }
/*===  End Compare CSS === */

/*===== Questions =====*/
    .f-qaCate {} .f-qaCate-title {
        line-height: 50px;
        display: block;
        border-bottom: 1px solid #E45454;
        font-weight: 700;
        font-size: 16px;
    }
    .f-qaCate-body {} .f-qaCate-body ul {
        margin: 0;
        padding: 0;
        list-style: none
    }
    .f-qaCate-body ul li {
        display: block;
        line-height: 30px;
        border-bottom: 1px dashed #f1f1f1;
    }
    .f-qaCate-body ul li a {
        display: block;
        position: relative;
        padding-left: 15px;
        font-size: 13px;
    }
    .f-qaCate-body ul li a:before {
        position: absolute;
        top: 12px;
        left: 0;
        width: 6px;
        height: 6px;
        background: #FA6969;
        content: '';
        border-radius: 50%;
    }
    .f-qaBox-list {
        height: 300px;
    }
    .f-qaList-body {} .f-qaList-sotr {
        padding: 5px;
        border: 1px dashed #FFF;
        margin-top: 8px;
        background: #f1f1f1;
    }
    .f-qaList-sotr a {
        color: #CA3D3F;
    }
    .f-qaList-body-ul {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 20px;
    }
    .f-qaList-body-ul li {
        margin-bottom: 10px;
        border-bottom: 1px dotted #c1c1c1;
    }
    .f-qaList {
        padding: 0 0 20px 0;
    }
    .f-qaList-body-ul li .qa-name {
        font-size: 13px;
        color: #FA5858;
    }
    .f-qaList-body-ul li .qa-title {
        font-size: 13px;
        color: #373737;
    }
    .f-qaList-body-ul li .qa-desp {
        color: #6F6D6D;
        font-size: 13px;
    }
    .f-qaList-body-ul li .qa-desp span {
        color: #C72222;
        font-size: 12px;
        padding: 3px;
    }
    .f-qaUpdate {
        text-align: right;
        display: inline-block;
        float: right;
        margin:10px 0;
    }
    .f-qaUpdate a {
        border-radius: 0;
        padding: 10px 25px;
    }
    .f-qaHot {} .f-qaHot-title {
        line-height: 50px;
        display: block;
        border-bottom: 1px solid #E45454;
        font-weight: 700;
        font-size: 16px;
    }
    .f-qaHot-body {} .f-qaHot-body ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .f-qaHot-body ul li {
        border-bottom: 1px dashed #817E7E;
        padding: 4px 0;
        line-height: 20px;
    }
    .f-qaHot-body ul li a {
        display: block;
        font-size: 13px;
    }
    .f-qaHot-body ul li a span.glyphicon {
        color: #F4AF32;
    }
    .f-qaViewPage {} .f-qaViewPage {} .f-qaView-body-ul {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 20px;
    }
    .f-qaView-body-ul li {
        margin-bottom: 10px;
        border-bottom: 1px dotted #c1c1c1;
        padding-bottom: 10px;
    }
    .f-qaView-body-ul li .qa-name {
        font-size: 12px;
        color: #FA5858;
        display: block;
        position: relative;
        margin-top: 2px;
        text-align: center;
        font-weight: bold;
    }
    .f-qaView-body-ul li .qa-title {
        font-size: 13px;
    }
    .f-qaView-body-ul li .qa-desp {
        position: relative;
        padding: 10px 20px;
        background: #EBEBEB;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-left: 20px;
    }
    .f-qaView-body-ul li .qa-desp h1 {
        padding: 0;
        font-size: 17px;
        margin: 4px 0px;
        font-weight: 700;
        color: #3A3A3A;
    }
    .f-qa-answer-box .form-control,
    .f-qa-answer-box .btn {
        border-radius: 2px;
    }
    .f-qaView-body-ul li .qa-desp:after {
        content: "";
        position: absolute;
        top: 5px;
        left: -16px;
        border-style: solid;
        border-width: 11px 16px 0px 0;
        border-color: rgba(0, 0, 0, 0) #EBEBEB;
        display: block;
        width: 0;
        z-index: 1;
    }
    .f-qaView-body-ul li .qa-tool {
        position: relative;
        margin-top: 4px;
        text-align: right;
    }
    .f-qaView-body-ul li .qa-tool a {
        font-size: 12px;
        padding-right: 5px;
        padding-left: 5px;
        color: #9E9E9E;
    }
    .f-qaView-body-ul li .qa-tool a:hover {
        color: #EC5757;
    }
    .f-qaView-body-ul li .qa-tool a span {} .f-qaView-body-ul li .qa-desp span {
        color: #C72222;
        font-size: 12px;
        padding: 0px;
    }
    .f-qaView-body-ul li .qa-time {
        font-size: 12px;
        text-align: right;
        position: relative;
        margin-top: 4px;
        padding-right: 5px;
        color: #4BC7EC;
    }
    .f-qaView-body-ul li .media-body {
        width: 100%
    }
    .f-qaView-body-ul li .qa-quote {
        background: #F7F7F7;
        padding: 6px;
        border-left: 4px solid #F08181;
        border-radius: 4px;
        margin-bottom: 9px;
        color: #868686;
        font-size: 13px;
    }
    .f-qaView-body-ul li .qa-quote span {} .f-qaView-body-ul li .qa-quote p {
        margin: 0;
    }
    .f-qa-answer-bt a {
        border-radius: 2px;
        padding: 4px 12px;
        font-size: 12px;
        margin-top: 8px;
    }
    .f-qaView-question .qa-tool {
        text-align: left !important;
        margin-left: 8px;
    }
    .f-qaView-question .qa-time {
        text-align: left !important;
        margin-left: 13px;
    }
    .f-qaView-question .qa-desp {
        background: #FDFDE1 !important;
        border: 1px solid #EBEBEB;
    }
    .f-qa-answer-bt {
        text-align: right;
    }
    .f-qa-answer-box-tool {
        margin-top: 5px;
    }
/*=== Questions ===*/

/*== Page Login/Register ==*/
    .v2-login,.v2-reg{
        color: #000;
        font-size:15px;
    }
    .v2-login h3,.v2-reg h3,.v2-login h1,.v2-reg h1,.v2-login h2,.v2-reg h2{
        display: block;
        margin-bottom: 16px;
        color: rgb(47, 47, 51);
        font-size: 20px;
        font-weight: 500;
        margin: 0 0 15px;
        text-transform: uppercase;
    }
    .v2-login input, .v2-reg input{
        color: #898989;
    }
    .v2-login .input-group,.v2-reg .input-group {
        width: 100%;
        margin-bottom: 20px;
    }
    .v2-login .form-control::-webkit-input-placeholder {
        color: #fff;
    }
    .login label {
        font-weight: 400;
        font-size: 15px;
    }
    .v2-login .input-group input {
        border-radius: 5px !important;
        height: 45px;
        font-size: 14px;
    }
    .btn-login {
        font-size: 16px;
        line-height: 45px;
        height: 45px;
        width: 20%;
        color: rgb(255, 255, 255);
        border-radius: 5px;
        background: rgb(246, 46, 62);
        border: none;
        font-weight: 400;
        margin: 20px 0 0;
        float: left;
    }
    .btn-login:hover {
        background: #000;
    }
/*== End Page Login/Register ==*/    

/*=== Scroll To Top ===*/
    .v2_bnc_scrolltop {
        height: 40px;
        width: 40px;
        position: fixed;
        bottom: 15px;
        right: 30px;
        text-align: center;
        margin: auto;
        transition: all ease .5s;
        z-index: 9;
        opacity: 0;
        background: #1b76af;
        border-radius: 5px;
        transform: scale(0);
    }
    .v2_bnc_scrolltop button{
       color: #fff;
       display: block;
       position: absolute;
       top: 47%;
       left: 0;
       right: 0;
       bottom: 0;
       width: auto;
       height: auto;
       transform: translateY(-50%);
        background: transparent;
        border: none;
        outline: none;
        margin: 0;
        padding: 0;
    }
    .v2_bnc_scrolltop.fixed{
        opacity: 1;
        transform: scale(1);
    }
    .v2_bnc_scrolltop:hover{
        background: #1b76af;
        cursor:pointer;
    }
    .v2_bnc_scrolltop:hover .fa{
       color:#fff;
        -webkit-animation: animArrow 1s infinite;
       animation: animArrow 1s infinite;
    }
    @keyframes animArrow {
      0% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
      }
      50% {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
      }
      100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
      }
    }
/*=== End Scroll To Top ===*/

/*=== Footer ===*/
    .v2_bnc_footer {
        color: #fff;
        font-weight: 400;
        font-size: 15px;
        padding: 30px 0 0;
        background: #282828;
    }
    .bota_footer_content iframe,.v2_bnc_footer iframe{
        width:100%;
    }
.bota_footer_bottom .container {
    border-top: 1px solid #dddddd8c;
    padding-top: 30px;
}
    .v2_bnc_footer_title {
        position: relative;
        margin: 0 0 15px 0;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
    }
    .v2_bnc_footer_links li a {
        color: #acacac;
        font-weight: 400;
        font-size: 13px;
        padding: 0 0 10px 0;
        display: block;
    }
    .v2_bnc_footer_links li a:hover{
        color:#fff;
    }
    .copyright {
        color: #fff;
        padding: 8px 0px;
        background: #282828;
        border-top: 1px solid #dddddd8c;
    }
    .copyright span{
        font-size: 14px;
    }
/*=== End Footer ===*/

/*=== Subscribe Email ===*/
    .v2_bnc_form_group{
        display: inline-block;
        position: relative;
        width: 100%;
    }
    .subscribe_email_input {
        width: 100%;
        height: 40px;
        color: #000;
        float: left;
        outline: none;
        padding: 0 0 0 10px !important;
        border: 1px solid #ddd !important;
        border-radius: 0 !important;
        font-size: 13px !important;
    }
    .subscribe_email_input::-webkit-input-placeholder {
        color: #999;
    }
    .BNC_submit_subscribe {
        border: 0;
        font-size: 17px;
        font-weight: 700;
        height: 40px;
        line-height: 40px;
        padding: 0 16px !important;
        position: absolute;
        right: 0;
        color: #fff;
        background: #1b76af;
    }
    .BNC_submit_subscribe:hover {
        color: #2f3652;
    }
/*=== End Subscribe Email ===*/

/*=== FeedBack Home ===*/
    .v2_bnc_title_feedback .fa {
        color: #1b76af;
        font-size: 40px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .v2_bnc_title_feedback{
        position: relative;
    }
    .v2_bnc_title_feedback h2 {
        position: relative;
        font-size: 36px;
        font-weight: 600;
        color: #fff;
        text-transform: uppercase;
        padding: 70px 0 15px;
        margin: 0 0 40px 0;
    }
    .v2_bnc_title_feedback h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 190px;
        height: 1px;
        border-bottom: 1px dashed #1b76af;
        left: 50%;
        transform: translateX(-50%);
    }
    .v2_bnc_feedback_home_star {
        display: block;
        margin-top: 5px;
    }
    .v2_bnc_feedback_home_star .fa {
        padding: 0 2px;
        color: #1b76af;
        font-size: 16px;
    }
    @media (min-width:1024px){
        .v2_bnc_feedback_home_item {
            width: 83%;
            margin: 0 auto;
        }
    }
    .v2_bnc_feedback_home_item_img {
        height: 200px;
        position: relative;
        overflow: hidden;
        border-radius: 50%;
        width: 200px;
        margin: 10px auto;
        z-index: 10;
        display: none;
    }
    .v2_bnc_feedback_home_name,.v2_bnc_feedback_home_name a{
        font-size: 18px;
        font-weight: 400;
        margin: 0;
        line-height: 1.6;
        display: inline-block;
        color: #fff;
    }
    .v2_bnc_feedback_home_name{
        padding:28px 0 0 0;
    }
    .v2_bnc_feedback_home_time {
        font-size: 15px;
        color: #9B9B9B;
        font-style: italic;
    }
    .v2_bnc_feedback_home_sum {
        color: #d5d5d5;
        font-size: 18px;
    }
/*=== End FeedBack Home ===*/ 

/*=== FeedBack Page ===*/
    @media only screen and (min-width:1024px){
          .ykien-thum {
            border-right: 2px solid #1b76af;
            display: flex;
            justify-content: center;
          }
          .phai .ykien-thum{
              border-left: 2px solid #1b76af;
              border-right:none;
          }
      }
      .ykien-thum {
        display: flex;
        justify-content: center;
        margin:0 0 10px 0;
      }
      .phai .ykien-thum{
        border-right:none;
      }
      .ykien-thum img {
        width: 170px;
        height: 170px;
        object-fit: scale-down;
        margin: auto;
        border: 2px solid #1b76af;
        border-radius: 100%;
    }
    .list-ykien-item{
        border-bottom: 1px dashed #ccc;
        margin:0 0 10px 0;
        padding:10px 0;
        overflow: hidden;
    }
    .ykien-name {
        text-transform: uppercase;
        color: #1b76af;
        font-weight: bold;
    }
    .yk-time {
        font-style: italic;
    }
    .yk-short{
        color:#000;
        font-size:15px;
    }
    .ykientitle .addcomment, .ykientitle .deletecomment {
        float: right;
        background: #1b76af;
        padding: 10px 20px;
        color: #fff;
        font-weight: 600;
        border-radius: 4px;
        cursor: pointer;
    }
    .form_ykien {
        width: 100%;
        float: left;
    }
/*=== End FeedBack Page ===*/
/*=== FeedBack Block ===*/
    .v2_bnc_block_item_feedbackimg {
        height: 150px;
        width: 150px;
        margin:auto;
    }
    .v2_bnc_block_item_feedbackimg img{
       border-radius: 100%; 
    }
/*=== End FeedBack Block ===*/    

/*=== Brands ===*/
    .v2_bnc_products_brands {
        background: #fafafa;
        padding: 40px 0 40px;
        overflow: hidden;
    }
    .v2_bnc_brands_img {
        text-align: center;
        height: 50px;
    }
    .v2_bnc_block_brands_img img {
        margin: 0 0 10px;
        border: 1px solid #ddd;
        width:unset !important;
    }
    .v2_bnc_block_brands_img img:hover{
        border-color:#fa6a06;
    }
/*=== End Brands ===*/

/*=== Products Categories Home ===*/
    .v2_bnc_home_catepr_tabul.nav-tabs {
        display: none;
        justify-content: center;
        margin: 0 0 20px;
    }
    .v2_bnc_home_catepr_tabul.nav-tabs li a {
        box-shadow:  none;
        padding: 10px;
        font-size: 14px;
    }
    .v2_bnc_home_catepr_tabul.nav-tabs li a:hover {
        border: none;
    }
/*=== End Products Categories Home ===*/ 

/*=== Product Item ===*/
    .v2_bnc_pr_item_saleoff {
        display: inline-block;
        padding: 1px 5px;
        color: #fff;
        background-color: #1b76af;
        margin: 0 5px;
    }
    .v2_bnc_pr_item_name a {
        font-weight: 500;
        text-transform: uppercase;
        color: #161616;
        font-size: 15px;
        display: block;
        padding: 10px 0;
    }
    .v2_bnc_pr_item_name {
        /* height: 48px; */
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        position: relative;
        margin: 0;
    }
    .v2_bnc_pr_block_name{
        height: auto;
    }
    .v2_bnc_products_page .v2_bnc_pr_item_img{
        height:270px;
    }
    .v2_bnc_pr_item_img {
        height: 225px;
        overflow: hidden;
        position: relative;
    }
    .v2_bnc_pr_item_img img{
        /* height:100%; */
    }
    .second_image {
        position:absolute;
        left:0;
        right:0;
        bottom:0;
        transform:scale(0);
    }
    .first_image{
        position:absolute;
        left:0;
        right:0;
        top:0;
        transform:scale(1);
    }
    .v2_bnc_pr_item:hover .first_image {
         /transform:scale(0);
    }
    .v2_bnc_pr_item:hover .second_image{
         /transform:scale(1);
    }
    .v2_bnc_pr_item_price,.v2_bnc_pr_item_price_old,.v2_bnc_pr_item_no_price {
        display: inline-block;
        vertical-align: middle;
        min-height: 20px;
        font-weight: 700;
        margin: 0;
        color: #1b76af;
        font-size: 15px;
    }
    .v2_bnc_pr_item_price_old {
        text-decoration: line-through;
        margin: 0 0 0 5px;
        font-weight: 300;
        font-size: 12px;
        color: #adb1c0;
    }
    .v2_bnc_pr_item_buy a {
        background: #1b76af;
        line-height: 35px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: none;
        position: relative;
        color: #fff;
        height: 35px;
        display: inline-block;
        margin: 10px 0;
        font-size: 14px;
        padding: 0 10px;
    }
    .v2_bnc_pr_item_buy a:hover{
        background:#2e3553;
    }
    .v2_bnc_pr_item_short {
        position: absolute;
        z-index: 99;
        background: rgba(22, 26, 43, .7);
        width: 100%;
        height: 100%;
        padding: 10px;
        color: #fff;
        text-align: center;
        overflow-y: auto;
        opacity: 0;
        transition:all ease .5s;
        display: none;
    }
    .v2_bnc_pr_item:hover .v2_bnc_pr_item_short{
        opacity:1;
    }
    .v2_bnc_pr_item_buy {
        text-align: center;
        display: inline-block;
        margin: 50px 3px;
    }
    .v2_bnc_badge_new {
        font-size: 12px;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        color: #fff;
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-weight: 400;
        top: 10px;
        right: 10px;
        text-align: center;
        z-index: 1;
        background-color: transparent !important;
        background-image: url(../imgs/label-moi.png);
        position: absolute;
    }
    /*== css popup products ==*/
    .moveimg {
        position: fixed;
        z-index: 9999;
        border: 1px solid #fff;
    }
    /*== css popup products ==*/
/*=== End Product Item ===*/

/*=== Product Page and Product Details ===*/
    .v2_bnc_products_body .container{
        width:100%;
        padding:0;
    }
    .v2_bnc_background_pr img {
        border-radius: 10px;
    }
    .v2_bnc_products_title h1 {
        display: inline-block;
        font-size: 19px;
        font-weight: bold;
        text-transform: capitalize;
        line-height: 30px;
        margin-right: 3px;
        color: #2e3553;
    }
    .v2_bnc_products_chooseview {
        float: left;
        width:100%;
    }
    .v2_bnc_products_chooseview span {
        float: left;
        font-size: 15px;
        padding: 5px 10px 0 0;
    }
    .v2_bnc_products_chooseview a {
        float: left;
        color: #777;
        margin: 0px;
        font-size: 15px;
        padding: 10px;
    }
    .v2_bnc_products_chooseview a.active,.v2_bnc_products_chooseview a:hover{
        box-shadow: inset 1px 1px 20px rgba(0,0,0,0.125);
        -webkit-box-shadow: inset 1px 1px 20px rgba(0,0,0,0.125);
    }
    .v2_bnc_select_category_products_page {
        border-bottom: 1px solid #E9E9E9;
    }
    #sort_filter {
        width: 182px;
        float: right;
        height: 32px;
        margin: 5px 0 10px;
        position: relative;
        color: #909090;
        font-size: 14px;
    }
    .f-product-viewid.viewlist,.f-product-viewid.f-product  {
        margin: 0 -15px;
    }
@media (min-width: 992px){
    .btn-buy + .btn-buynow {
        margin-left: 10px;
    }
}


.v2_bnc_products_details_box_name h2,.v2_bnc_products_details_box_name h1{
        font-weight: 600;
        text-transform: uppercase;
        color: #000;
        font-size: 20px;
        margin-bottom: 20px;
        border-bottom: 1px dotted #dfe0e1;
        padding-bottom: 10px;
    }
    .v2_bnc_products_details_box_description {
        color: #898989;
        font-size: 14px;
        font-weight: 500;
    }
    .v2_bnc_products_details_box_price .price_sale,.price {
        font-size: 24px;
        font-weight: 600;
        margin: 7px 0;
        display: inline-block;
        color: #1b76af;
    }
    .v2_bnc_products_details_box_price{
        width: 100%;
        line-height: 27px;
        font-size: 13px;
        position: relative;
        margin: 10px 0;
        color: #898989;
    }
    .v2_bnc_products_details_box_price h3{
        margin: 0;
    }
    .v2_bnc_products_details_box_info ul li {
        list-style: none;
        line-height: 24px;
        margin-bottom: 7px;
        display: inline;
        font-weight: 600;
        font-size: 15px;
        color: #000;
    }
    .v2_bnc_products_details_box_rating {
        position: relative;
        padding-bottom: 10px;
        border-bottom: 1px solid #E8E8E8;
        margin: 12px 0;
        width: 100%;
        float: left;
        font-size: 16px;
    }
    .v2_bnc_products_details_box_social ul li:first-child {
        padding-left: 0px;
    }
    .v2_bnc_products_details_box_social ul li:last-child {
        border:none;
    }
    .v2_bnc_products_details_box_social ul li {
        float: left;
        padding: 0 6px;
        border-right: 1px solid #898989;
        line-height: 12px;
        color: #898989;
        font-size: 13px;
    }
    .f-pr-view-choosesizeGroup {
        display: none;
        border: 3px dashed #ddd;
        margin: 10px 0;
        width: 100%;
        float: left;
        font-size: 14px;
        font-weight: 500;
    }
    .f-pr-view-box-size {
        width: 35%;
        overflow: hidden;
        font-size: 15px;
        padding: 10px 0;
    }
    .f-product-view-tags-body {
        margin-top: 10px;
        padding: 10px;
        border: 1px dashed #C9C9C9;
    }
    .btn-buy {
        background: #1b76af;
        padding: 5px 10px;
        display: inline-block;
        text-align: center;
        color: #FFF;
        font-size: 14px;
        text-transform: capitalize;
        border: 1px solid #1b76af;
        transition: all ease .5s;
        font-weight: 500;
        border-radius: 5px;
    }
    .btn-buy:hover{
        background: #1d1d1d;
        color: #fff;
        border-color: #1d1d1d;
    }
    .condition span{
        font-size: 12px;
        padding: 5px;
        margin: 0 0 10px 0;
        display: inline-block;
    }
    .value {
        font-weight: 400 !important;
        color: #000 !important;
    }
    .img-qr{
        width: 50px;
        height: 50px;
    }
    .box-size-title {
        float: left;
        margin: 0 7px 0 0;
        text-transform: uppercase;
        color: #000;
    }
    .number_sale_text {
        font-size: 15px;
        color: #1b76af;
        font-weight:bold;
    }
    /*== Tab product page ==*/
    .f-product-view-tab {
        margin:30px 0;
        text-align: justify;
    }
    .f-product-view-tab img {
        max-width: 100%;
        height: auto !important;
        margin: 10px 0;
    }
    .f-product-view-tab .f-product-view-tab-header > ul {
        margin: 0;
        line-height: 32px;
        width: 100%;
        float: left;
        border: none;
    }
    .f-product-view-tab .f-product-view-tab-header > ul li {
    }
    .f-product-view-tab-body{
        padding: 20px;
        font-size: 15px;
        color: #000;
        border: 1px solid #ddd;
        overflow: hidden;
    }
    .f-product-view-tab .f-product-view-tab-header > ul li > a {
        padding: 10px;
        border-radius: 0;
        display: block;
        color: #fff;
        box-shadow: none;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        background: #2e3553;
        border-left: 1px solid #ddd;
    }
    .f-product-view-tab .f-product-view-tab-header > ul li.active a, .f-product-view-tab .f-product-view-tab-header > ul li > a:hover, .nav-tabs>li>a:hover, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover  {
        -webkit-box-shadow: none;
        position: relative;
        color: #fff;
        background: #1b76af;
    }
    /*== Color & size ==*/
    .paymentColor a:hover,.paymentSize span:hover {
        cursor: pointer;
    }
    .color_products {
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 0;
        margin: 0 0 5px;
    }
    .tooltip-inner {
        background-color: #1b76af;
        z-index:999999; 
    }
    .tooltip.top .tooltip-arrow {
        border-top-color: #1b76af;
    }
    .size1.paymentSize span:hover,.size1.paymentSize span.active {
        background: #000;
        border: 1px solid #000;
        color: #fff;
    }
    .size1.paymentSize span {
        border: 1px solid #1b76af;
        display: inline-block;
        padding: 1px 8px;
        color: #1b76af;
        margin: 0 -4px 0 6px;
        transition: all ease .5s;
    }
    .value.paymentColor a .active {
        border: 1px solid #000;
    }
    /*== End Color & size ==*/

    /*== Image Zoom ==*/
    .v2_bnc_product_details_img_small {
        width: 100px;
        height: 80px;
        object-fit: scale-down;
        border: 1px solid transparent;
    }
    .v2_bnc_products_details_zoom_img .f-pr-image-zoom {
        position: relative;
        margin: 0 0 30px 0;
        height: 350px;
        overflow: hidden;
    }
    #f-pr-image-zoom-gallery .active img{
        opacity: 1 !important;
    }
    .f-pr-image-zoom-gallery a.active .v2_bnc_product_details_img_small{
        border:1px solid #1b76af;
    }
    .f-pr-image-zoom-gallery .col-xs-12 a{
        display:block;
    }
    #img_01 {
        height: 350px !important;
        width: 100% !important;
        object-fit: scale-down;
        margin:auto;
    }
    .v2_bnc_adv_products_img {
        width: 35px;
        height: 70px;
        float: left;
    }
    .v2_bnc_adv_products_short a {
        color: #1b76af;
        font-family: 'Roboto',sans-serif;
        font-size: 16px;
        font-weight: bold;
    }
    .v2_bnc_adv_products_border {
        overflow: hidden;
        background: #fff;
        border-radius: 3px;
        border: 1px solid #1b76af;
    }
    .v2_bnc_adv_products_short h2 {
        font-size: 14px;
        line-height: 22px;
        margin: 0px;
        padding: 0px;
        color: #474c5f;
    }
    .v2_bnc_adv_products_short {
        float: left;
        margin: 10px;
    }
    .v2_bnc_adv_products_box {
        width: 100%;
        float: left;
        padding:3px 10px;
    }
    .v2_bnc_adv_products_box:not(:last-child) {
        border-bottom: 1px solid #ddd;
    }
    .v2_bnc_adv_products_short p {
        font-family: 'Roboto',sans-serif;
        font-size: 13px;
        line-height: 22px;
        font-weight: 400;
        color: #707070;
    }
/*=== End Product Page and Product Details ===*/

/*=== Products View List ===*/
   .viewlist li {
        width: 100%;
        float: left;
    }
    .viewlist li .v2_bnc_pr_item{
        width:100%;
        float:left;
    }
    .viewlist li .v2_bnc_pr_item_action{
        opacity:1;
        background:none;
        justify-content: flex-start;
    }
    .viewlist li .v2_bnc_pr_item:hover{
        box-shadow:none;
    }
    .viewlist li  .v2_bnc_pr_item_img {
        width: 200px;
        float: left;
        margin-right: 15px;
    }
    .viewlist .v2_bnc_pr_item_boxdetails,.viewlist .v2_bnc_pr_item_price_main {
        text-align: left;
        display: table;
    }
    .viewlist li .v2_bnc_pr_item_name {
        height: auto;
    }
/*=== End Products View List ===*/ 

/*== Categories Menu Block ==*/
    .v2_bnc_category_products_title {
        background: #1b76af;
        padding: 15px;
        border-radius: 3px 3px 0 0;
    }
    .v2_bnc_category_products_title h2 {
        color: #fff;
        font-size: 16px !important;
        text-transform: uppercase;
        font-weight: bold;
    }
    .v2_bnc_block_category_pr {
        border: 1px solid #ddd;
    }
    .v2_bnc_block_category_menu_block li:not(:last-child) {
        border-bottom: 1px solid #ddd;
    }
    .v2_bnc_block_category_menu_block li:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 5px;
        top: 22px;
        left: 14px;
        background: #1b76af;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .v2_bnc_block_category_menu_block li a {
        display: inline-block;
        padding: 10px 30px;
        position: relative;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        color: #474c5f;
        font-weight: 400;
        font-size: 14px;
    }
    .v2_bnc_block_category_menu_block>li,.v2_bnc_menu_sub li {
        position: relative;
    }
    .v2_bnc_menu_sub li a {
        font-size: 14px;
        padding: 4px 20px;
    }
    .v2_bnc_menu_sub_1 li a {
        padding: 4px 20px;
        font-size: 13px;
    }
    .v2_bnc_menu_sub li a {
        padding: 10px 0 10px 35px;
    }
    .v2_bnc_menu_sub li:before {
        left: 25px;
    }
    .v2_bnc_menu_sub_1 li a {
        padding: 10px 0 10px 45px;
    }
    .v2_bnc_menu_sub_1 li:before {
        left: 35px;
    }
    .fa-cate-pr-action {
        float: right;
        margin: 12px 10px;
    }
/*== End Categories Menu Block ==*/

/*=== Pagination ===*/
    .v2_bnc_pagination {
        width: 100%;
        float: left;
    }
    .v2_bnc_pagination_title {
        font-size: 15px;
        color: #000;
        margin: 5px 0;
    }   
    .pagination{
        margin:0 0 20px 0;
    }
    .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus,.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
        color: #fff;
        background: #1b76af;
    }
    .pagination>li>a, .pagination>li>span,.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 34px;
        width: 34px;
        line-height: 34px;
        padding: 0;
        text-align: center;
        font-size: 15px;
        color: #333;
        border: none;
        margin: 0;
        background: #f5f5f5;
        border-radius: 5px;
    }
    .pagination>li:first-child>a, .pagination>li:first-child>span,.pagination>li:last-child>a, .pagination>li:last-child>span {
        border-radius: 5px;
    }
    .pagination>li {
        margin-right: 5px;
        float: left;
        border-radius: 5px;
    }
    .pagination li.active,.pagination li:hover {
        background: #9e9e9e;
    }
/*=== End Pagination ===*/

/*=== Comment Facebook ===*/
    .v2_bnc_view_comment_social {
        margin-top: 10px;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul {
        list-style: none;
        border: 0;
        text-align: right;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li {
        float: none;
        display: inline-block;
        padding-right: 10px;
        padding-left: 0px;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li a {
        border: 0px;
        font-size: 13px;
        font-weight: bold;
        color: #000;
        box-shadow: none;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li:hover,
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li:hover a,
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li.active a {
        color: #1b76af;
        border: none !important;
        background: none;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li a:hover {
        border: 0;
    }
/*=== End Comment Facebook ===*/

/*=== Modal Popup Adv Loadpage ===*/
    .modal {
        display: block; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 9999; /* Sit on top */
        padding-top: 170px; /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
    }
    .modal-content {
        position: relative;
        background-color: rgb(187, 50, 57);
        margin: auto;
        padding: 0;
        border: none;
        width: 50%;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
        transition:all ease .5s;
        opacity:1;
    }
    .modal img{
        width: 100%;
        height: 100%;
        max-width: 100%;
    }
    .close {
        color: #fff;
        float: right;
        font-size: 28px;
        font-weight: bold;
        padding:7px;
        opacity: 1;
        font-family: arial;
        background: #000;
        border-radius: 100%;
        width: 35px;
        height: 35px;
        text-align: center;
        position: absolute;
        right: -14px;
        top: -18px;
        box-shadow: 0 1px 1px #000;
    }
    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        text-shadow: 0 1px 0 #ffffff;
    }
/*=== End Modal Popup Adv Loadpage ===*/

/*=== Rich Media ===*/
    #rich-media {
        position: relative;
    }
    #rich-media-item {
        position: fixed;
        right: 53px;
        bottom: 0px;
    }
    .click {
        float: right;
        position: relative;
        top: -20px;
    }
    .click span:hover{
        cursor:pointer;
    }
/*=== End Rich Media ===*/

/*== Products Fast Modal ==*/
    #fast-dialog {
        background: #FFF;
        margin: 40px auto;
        position: relative;
        max-width: 1100px;
        /max-height: 100% !important;
        /min-height: 100% !important;
        overflow-y:auto;
        transition: all ease .5s;
        transform:translateY(-300px);
    }
    #fast-dialog .mfp-close {
        box-shadow: none;
        top: 9px;
        right: 5px;
        font-size: 20px;
        color: #fff;
        transition:all ease .5s;
        background: #1b76af;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-weight: bold;
    }
    #fast-dialog .mfp-close:hover{
        color: #fff;
    }
    .mfp-ready #fast-dialog{
        transform:translateY(0);
    }
    .btn-addcart{
        border:none;
        background: #1b76af;
        color:#fff;
        text-transform:uppercase;
        margin:0 0 10px;
        transition:all ease .5s;
        padding: 6px 14px;
        font-weight:bold;
        font-size: 18px;
    }
    .btn-addcart:hover{
        box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2);
    }
    .btn-addcart.red {
        background: red;
    }
    .r-quantity select {
        height: 45px;
        margin: 0 10px 0 0;
    }
    .q-tab-other .nav {
        margin: 0 0 10px;
        background: #f1f1f1;
    }
    .q-tab-other ul li a {
        box-shadow: none;
        font-size:14px;
    }
    .q-tab-other .nav-tabs>li.active>a,.q-tab-other .nav-tabs>li.active>a:hover,.q-tab-other .nav-tabs>li>a:hover {
        box-shadow: none;
        border: 1px dashed #1b76af !important;
        border-radius: 0;
        color:#fff;
    }
    .q-tab-other-ct li {
        height: 90px;
        padding:0 10px;
    }
    .mfp-s-ready .mfp-preloader{
        display:block !important;
    }
/*== End Products Fast Modal ==*/

/*== Block Support ==*/
    .v2_bnc_block_support_list_title {
        font-size: 16px;
        color: #000;
        font-weight:bold;
    }
    .v2_bnc_block_support_list li a {
        font-size: 15px;
        color: red;
        font-weight: 500;
        font-style: italic;
    }
    .v2_bnc_block_support_list {
        border: 1px dashed #ddd;
    }
    .v2_bnc_block_support_body li:not(:last-child) {
        border-bottom: 1px dashed #ddd;
    }
    .v2_bnc_block_support_list li{
        padding:10px;
    }
/*== End Block Support ==*/

/*== Block FeedBack ==*/
    .v2_bnc_block_item_feedback_img {
        height: 75px;
        margin: auto;
        width: 75px;
    }
    .v2_bnc_block_item_feedback_img img {
        border-radius: 100%;
        border: 2px solid #fff;
    }
    .v2_bnc_block_item_feedback_content p {
        font-size: 14px;
        color: #fff;
        margin: 15px 0 !important;
        line-height: 22px;
    }
    .v2_bnc_block_item_feedback_content h2 a,.v2_bnc_block_item_feedback_content h2 {
        color: #fff;
        font-size: 16px;
        margin: 0;
        position: relative;
    }
/*=== Code New ===*/
    /*== Recruit ==*/
    .v2_bnc_recruit_page_list{
        color: #1d1d1d;
        font-size: 14px;
    }
    /*== End Recruit ==*/

    /*== Block Tags ==*/
    .v2_bnc_block_tags_title {
        margin-bottom: 10px;
        margin-right: 8px;
        display: inline-block;
        font-size: 16px !important;
        background-color: #fafafa;
        color: #848484;
        padding: 5px 18px;
        position: relative;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        -ms-transition: color 0.3s;
        -o-transition: color 0.3s;
        transition: color 0.3s;
        -webkit-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }
    .v2_bnc_block_tags_title:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1b76af;
    }
    .v2_bnc_block_tags_title:before{
        content: '';
        position: absolute;
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        top: 3px;
        left: 3px;
        border: 1px dashed #fff;
        transition: 0.5s;
    }
    /*== End Block Tags ==*/

    /*== DMTC Bottom ==*/
    .v2_bnc_cate_bottom_img {
        height: 174px;
    }
    .v2_bnc_cate_bottom_img img:hover{
        animation:ease swing .5s;
    }
    .v2_bnc_cate_bottom_content h2 a,.v2_bnc_cate_bottom_content h2 {
        color: #222;
        font-size: 18px;
        font-weight: 500;
        margin:0 0 10px
    }
    .v2_bnc_cate_bottom_short {
        color: #333;
        text-align: justify;
        font-size: 13px;
    }   
    .v2_bnc_cate_bottom_box {
        -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
        box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
        padding: 10px;
    }
    .v2_bnc_cate_bottom_readmore a {
        background: #8681be;
        color: #fff;
        display: inline-block;
        padding: 5px 10px;
        margin: 10px 0 0;
    }
    .v2_bnc_cate_bottom_readmore a:hover {
        background: #1b76af;
    }
    /*== DMTC Top ==*/
    .v2_bnc_category_block_select_top  .text{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .v2_bnc_cate_top_box_img{
        height:145px;
        position:relative;
        overflow:hidden;
    }
    .v2_bnc_cate_top_box_title h2 a{
        display:block;
        font-size:16px;
        color:#161616;
        text-transform:uppercase;
        text-align:center;
        padding:10px; 
        font-weight:500;
    }

    /*== Block New News ==*/
    .v2_bnc_block_item_img.v2_bnc_block_item_img_news {
        height: 180px;
    }
    .v2_bnc_block_item_title.v2_bnc_block_item_title_news h3, .v2_bnc_block_item_title.v2_bnc_block_item_title_news h3 a {
        margin: 10px 0;
        font-size: 15px;
        color: #2e3553;
    }
    .v2_bnc_pr_tab_main ul li:nth-child(4n+1) {
        clear: both;
    }
    .f-product-viewid li:nth-child(3n+1) {
        clear: both;
    }
    /*  ----------------------    */
    .v2_bnc_info_top ul li{
        display:inline-block;
        font-weight:600;
        color: #fff;
        margin-right: 15px;
        font-size: 14px;
        line-height: 35px;
        position: relative;
    }
    .v2_bnc_info_top ul li iframe{
        position: absolute;
        bottom: -5px;
        left: 0;
    }
    /*   ---------------------   */
    .v2_bnc_header_top{
        background: #fff;
    }
    /*    ----------------  */
    .v2_bnc_home_catepr .v2_bnc_title_main, .v2_bnc_category_block_select_top .v2_bnc_title_main{
        text-align:center;
    }
    .v2_bnc_home_catepr .v2_bnc_title_main h2, .v2_bnc_category_block_select_top .v2_bnc_title_main h2{
        position:relative;
    }
    .v2_bnc_home_catepr .v2_bnc_title_main h2:after, .v2_bnc_category_block_select_top .v2_bnc_title_main h2:after{
        content:'';
        height:2px;
        width:70%;
        background:#1b76af;
        position:absolute;
        bottom:0;
        left:0;
        right:0;
        margin:0 auto;
    }
    .v2_bnc_pr_item_boxdetails{
        display:none;
    }
    .v2_bnc_pr_item{
        position:relative;
        overflow:hidden;
    }
    .v2_bnc_pr_item:hover .position_info{
        opacity:1;
        visibility:visible;
        transform:scale(1);
    }
    .v2_bnc_pr_item:hover h2{
        opacity:1;
        visibility:visible;
        bottom:45%;
    }
    .position_info{
        transition:ease .5s;
        position:absolute;
        bottom:0;
        height:100%;
        width:100%;
        background:#161616ab;
        transform: scale(.5);
        opacity: 0;
        visibility: hidden;
    }
    .position_info h2{
        color:#fff;
        position: absolute;
        width: 100%;
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        bottom: -20px;
        transition:ease .8s;
        opacity: 0;
        visibility: hidden;
        line-height: 1.7;
        padding: 0 15px;
    }
    .v2_bnc_home_catepr_box_more{
        text-align:center;
        background: #1b76af;
        padding: 20px 0;
    }
    .v2_bnc_home_catepr_box_more a{
        display:inline-block;
        border: 1px solid #fff;
        color: #fff;
        padding: 7px 20px;
        font-size: 14px;
        text-transform: uppercase;
    }
    /*  ---------------------------   */
    .bnc_block_title h2{
        font-size:20px;
        text-transform:uppercase;
        margin-bottom:10px;
    }
    .v2_bnc_block_news_list_item_title h3 a{
        display:block;
        width:100%;
        background: #161616;
        font-size: 15px;
        color: #fff;
        padding: 10px;
        position: relative;
    }
    .v2_bnc_block_news_list_item_title h3 a .fa{
        right: 0;
        width: 40px;
        background:#1b76af;
        height: 36px;
        position: absolute;
        bottom: 0;
        text-align: center;
        line-height: 35px;
        font-size: 20px;
    }
    .v2_bnc_block_news_list_item {
        display: table;
        width: 100%;
    }
    .v2_bnc_block_news_list_item_img{
        width:40%;
        float:left;
        margin-right:2%;
    }
    .v2_bnc_block_news_list_short{
        width: 58%;
        float:left;
    }
    .v2_bnc_block_news_desc_box{
        display:table;
        width:100%;
        background:#ddd;
        padding:10px;
    }
    .v2_bnc_block_news_more a{
        color:#1b76af;
    }
    .v2_bnc_block_news_list li:nth-child(n+2) .v2_bnc_block_news_desc_box{
        display:none;
    }
    .v2_bnc_block_news_list li:nth-child(n+2) .v2_bnc_block_news_list_item_title h3 a{
        background:#fff;
        color:#000;
        border-bottom:1px solid #ddd;
    }
    .v2_bnc_block_news_list li:nth-child(n+2) .v2_bnc_block_news_list_item_title h3 a:hover{
        color:#1b76af;
    }
    .v2_bnc_block_news_list li:nth-child(n+2) .v2_bnc_block_news_list_item_title h3 a .fa{
        color:#fff;
    }
    .other_info{
        background:#f2f2f2;
        padding: 30px 10px;
        text-align: center;
    }
    .other_info p {
        font-size:14px;
        color:#333;
    }
    .other_info p i{
        margin-right:5px;
        color:#1b76af;
    }

    .v2_bnc_same_product_related .v2_bnc_title_main{
        text-align:center;
    }
    .v2_bnc_same_product_related .v2_bnc_title_main h2{
        position:relative;
    }
    .v2_bnc_same_product_related .v2_bnc_title_main h2:after{
        content:'';
        height:2px;
        width:60%;
        background:#1b76af;
        position:absolute;
        bottom:0;
        left:0;
        right:0;
        margin:0 auto;
    }
    
    .v2_bnc_news_list_item_title{
        border:1px solid #ddd;
        padding:15px;
    }
    .v2_bnc_news_list_item_title h3 a{
        font-size: 20px;
        color:#161616;
        font-weight:500;
        display: block;
        margin-bottom:10px;
    }
    .v2_bnc_news_list_item_title h3 a:hover{
        color:#1b76af;
    }
    .v2_bnc_block_left .v2_bnc_title_main{
        text-align:center;
        background:#f2f2f2;
        margin: 0;
        border-radius: 3px 3px 0 0;
    }
    .v2_bnc_block_left .v2_bnc_title_main h2{
        font-size:20px;
        font-weight:500;
    }
    .v2_bnc_block_left .v2_bnc_block_body{
        border:1px solid #f2f2f2;
        border-top:unset;
    }
    .v2_bnc_block_left .v2_bnc_pr_item_boxdetails{
        display:block;
    }
    .v2_bnc_block_left .v2_bnc_pr_item_name a{
        font-size: 13px;
    }
    .v2_bnc_block_left .v2_bnc_pr_item_price_main{
        display:none;
    }
    .v2_bnc_header_top .col-md-10.col-sm-12{padding-left:0;}
.bota_header_top_right .bota_header_info_top ul {
    display: flex;
    align-items: center;
    margin: 0;
}
.bota_header {box-shadow: 0 5px 30px 0 rgb(0 0 0 / 0.07);position: relative;}
.bota_header_top_right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.bota_header_top_right .bota_header_info_top ul li + li {
    padding-left: 15px;
}

.bota_header_top_right .bota_header_info_top ul li i {
    margin-right: 5px;
}

.bota_header_info_top {
    padding-right: 15px;
}
.bota_category_top {
    padding: 40px 0;
    overflow: hidden;
    background: #e2e2e2;
}

.bota_cate_top_icon {
    height: 200px;
    position: relative;
    overflow: hidden;
    margin: auto;
    margin-bottom: 20px;
}

.bota_cate_top_icon img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.bota_cate_top_item {
    text-align: center;
}

.bota_cate_top_title h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color:#000
}

.bota_cate_top_desc {
    background: rgb(255 255 255 / 68%);
    border-radius: 15px;
    padding: 15px;
    color: #333;
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / 7%);
    min-height: 180px;
    font-size: 14px;
}
.bota_category_bottom {
    padding: 40px 0;
}

.bota_cate_title h2 {
    font-size: 20px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 15px;
}
.bota_cate_title h2:after {
    content: "";
    position: absolute;
    background: #1b76af;
    width: 120px;
    height: 2px;
    left: 0;
    bottom: -1px;
}

.bota_cate_title {
    margin-bottom: 30px;
}
.fone {
    font-size: 22px;
    color: #f00;
    line-height: 40px;
    font-weight: bold;
    padding-left: 55px;
    margin: 0 0;
}
.fone a{
    color: #f00;
}
.fix_tel {position:fixed;bottom:60px;left: 15px;z-index:999;}
.fix_tel a {text-decoration: none; display:block;}
.tel { background: #eee;width:205px; height:40px; position:relative; overflow:hidden;background-size:40px;border-radius:28px;border:solid 1px #ccc;}
.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 80px;
    position: absolute;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 80px;
    z-index: 200000 !important;
}
.ring-alo-phone.ring-alo-show {
    visibility: visible;
}
.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
    opacity: 1;
}
.ring-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 70px;
    left: 10px;
    opacity: 0.1;
    position: absolute;
    top: 12px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}
.ring-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 18px;
    opacity: 0.1;
    position: absolute;
    top: 23px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 50px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
    background-color: rgba(255, 0, 0, 0.58);
    opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
    background-color: rgba(255, 0, 0, 0.58);
    opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
    background-color: rgba(255, 0, 0, 0.58);
    opacity: 0.75 !important;
}

.ring-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 40px;
    left: 24px;
    opacity: 1;
    position: absolute;
    top: 28px;
    transform-origin: 50% 50% 0;
    width: 40px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
    background-color: #f00;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
    background-color: #f00;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #f00;
}
@keyframes ring-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }
    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes ring-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
@keyframes ring-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}
.ring-alo-ph-img-circle a img {
    padding: 1px 0 0 1px;
    width: 30px;
    position: relative;
    top: 3px;
}
@keyframes bouncez { 0%, 20%, 50%, 80%, 100% { transform: translate(-50%, -50%); }
    40% { transform: translate(-50%, -70%); }
    60% { transform: translate(-50%, -60%); } }
@-webkit-keyframes bouncez { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translate(-50%, -50%); }
    40% { -webkit-transform: translate(-50%, -70%); }
    60% { -webkit-transform: translate(-50%, -60%); } }
@-moz-keyframes bouncez { 0%, 20%, 50%, 80%, 100% { -moz-transform: translate(-50%, -50%); }
    40% { -moz-transform: translate(-50%, -70%); }
    60% { -moz-transform: translate(-50%, -60%); } }
@-o-keyframes bouncez { 0%, 20%, 50%, 80%, 100% { -o-transform: translate(-50%, -50%); }
    40% { -o-transform: translate(-50%, -70%); }
    60% { -o-transform: translate(-50%, -60%); } }
.bota_fixed_contact { position: fixed; bottom: 60px; right: 0; z-index: 99999; }
.bota_fixed_contact .button-contact { position: relative; }
.bota_fixed_contact .button-contact .phone-vr { position: relative; visibility: visible; background-color: transparent; width: 90px; height: 90px; cursor: pointer; z-index: 11; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); -webkit-transition: visibility .5s; transition: visibility .5s; left: 0; bottom: 0; display: block; }
.bota_fixed_contact.left {
    right: auto;
    left: 0;
}
/*phone*/
.phone-vr-circle-fill { width: 65px; height: 65px; top: 12px; left: 12px; position: absolute; -webkit-box-shadow: 0 0 0 0 #f44336; box-shadow: 0 0 0 0 #f44336; background-color: rgba(244, 67, 54, 0.53); border-radius: 50%; border: 2px solid transparent; -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out; animation: phone-vr-circle-fill 2.3s infinite ease-in-out; -webkit-transition: all .5s; transition: all .5s; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-animuiion: zoom 1.3s infinite; -webkit-animation: zoom 1.3s infinite; animation: zoom 1.3s infinite; }

.phone-vr-img-circle { background-color: #f44336; width: 40px; height: 40px; line-height: 40px; top: 25px; left: 25px; position: absolute; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out; animation: phone-vr-circle-fill 1s infinite ease-in-out; }
.phone-vr-img-circle a { display: block; line-height: 37px; }
.phone-vr-img-circle img { max-height: 25px; max-width: 27px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }

@-webkit-keyframes phone-vr-circle-fill { 0% { -webkit-transform: rotate(0) scale(1) skew(1deg); }
    10% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg); }
    20% { -webkit-transform: rotate(25deg) scale(1) skew(1deg); }
    30% { -webkit-transform: rotate(-25deg) scale(1) skew(1deg); }
    40% { -webkit-transform: rotate(25deg) scale(1) skew(1deg); }
    50% { -webkit-transform: rotate(0) scale(1) skew(1deg); }
    100% { -webkit-transform: rotate(0) scale(1) skew(1deg); } }
@-webkit-keyframes zoom { 0% { -webkit-transform: scale(0.9); transform: scale(0.9); }
    70% { -webkit-transform: scale(1); transform: scale(1); -webkit-box-shadow: 0 0 0 15px transparent; box-shadow: 0 0 0 15px transparent; }
    100% { -webkit-transform: scale(0.9); transform: scale(0.9); -webkit-box-shadow: 0 0 0 0 transparent; box-shadow: 0 0 0 0 transparent; } }
@keyframes zoom { 0% { -webkit-transform: scale(0.9); transform: scale(0.9); }
    70% { -webkit-transform: scale(1); transform: scale(1); -webkit-box-shadow: 0 0 0 15px transparent; box-shadow: 0 0 0 15px transparent; }
    100% { -webkit-transform: scale(0.9); transform: scale(0.9); -webkit-box-shadow: 0 0 0 0 transparent; box-shadow: 0 0 0 0 transparent; } }
.phone-bar a { position: fixed; bottom: 25px; left: 30px; z-index: -1; color: #fff; font-size: 16px; padding: 8px 15px 7px 50px; border-radius: 100px; white-space: nowrap; }
.phone-bar a:hover { opacity: 0.8; color: #fff; }

@media (max-width: 736px) { .phone-bar { display: none; } }
#zalo-vr .phone-vr-circle-fill { -webkit-box-shadow: 0 0 0 0 #3BB9FF; box-shadow: 0 0 0 0 #3BB9FF; background-color: rgba(33, 150, 243, 0.7); }
#zalo-vr .phone-vr-img-circle { background-color: #0573ff; }

#viber-vr .phone-vr-circle-fill { -webkit-box-shadow: 0 0 0 0 #714497; box-shadow: 0 0 0 0 #714497; background-color: rgba(113, 68, 151, 0.8); }
#viber-vr .phone-vr-img-circle { background-color: #714497; }

#contact-vr .phone-vr-circle-fill { -webkit-box-shadow: 0 0 0 0 #3BB9FF; box-shadow: 0 0 0 0 #3BB9FF; background-color: rgba(33, 150, 243, 0.7); }
#contact-vr .phone-vr-img-circle { background-color: #3BB9FF; }

/*css all in one*/
.bota_fixed_contact_box #phone-vr { transition: 0.7s all; -moz-transition: 0.7s all; -webkit-transition: 0.7s all; }
.bota_fixed_contact_box #zalo-vr { transition: 1s all; -moz-transition: 1s all; -webkit-transition: 1s all; }
.bota_fixed_contact_box #viber-vr { transition: 1.3s all; -moz-transition: 1.3s all; -webkit-transition: 1.3s all; }
.bota_fixed_contact_box #contact-vr { transition: 1.6s all; -moz-transition: 1.6s all; -webkit-transition: 1.6s all; }

#button-contact-vr.active #gom-all-in-one .button-contact { margin-left: -100%; }

#messenger-vr .phone-vr-img-circle { background: transparent; }
#messenger-vr .phone-vr-img-circle img { max-height: 100%; max-width: 100%; }
#messenger-vr .phone-vr-circle-fill { background: rgba(33, 150, 243, 0.7); -webkit-box-shadow: 0 0 0 0 #3BB9FF; box-shadow: 0 0 0 0 #3BB9FF; }

.bota_fixed_contact_box .phone-bar { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 100%; color: #fff; padding: 5px 15px 5px 48px; border-radius: 50px; margin-left: -64px; width: -webkit-max-content; width: -moz-max-content; width: max-content; cursor: pointer; }
.bota_cate_bottom_item {
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #1b76af;
    background: #1b76af;
    text-align: center;
}

.bota_cate_bottom_item .bota_cate_bottom_title {
    padding: 15px 0;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}

.bota_cate_bottom_item .bota_cate_bottom_title a {
    color: #fff;
}
.bota_cate_bottom_item .bota_cate_bottom_img {
    position: relative;
    overflow: hidden;
}

.bota_cate_bottom_item .bota_cate_bottom_img:before {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255,255,255,.6) none repeat scroll 0 0;
    height: 0;
    transition: all .5s ease-in-out 0s;
    width: 100%;
    z-index: 1;
}
.bota_cate_bottom_item:hover .bota_cate_bottom_img:before{opacity:0;height:100%}
.bota_cate_bottom_item:hover .bota_cate_bottom_img img{
    transform: scale(1.1);
}
.bota_pr_item .bota_pr_item_img {
    height: 250px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.bota_pr_item .bota_pr_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bota_pr_item:hover .bota_pr_item_img img {
    transform: scale(1.1);
}
.bota_pr_item .bota_pr_info h3 {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    min-height: 40px;
}

.bota_pr_item .bota_pr_info h3 a {
    color: #000;
}

.bota_pr_item .bota_pr_info h3:hover a {
    color: #1b76af;
}
.v2_bnc_home_catepr_main .v2_bnc_home_catepr_showul.row {
    display: flex;
    flex-wrap: wrap;
}
.bota_pr_desc {
    margin-top: 15px;
    color: #000;
}

.bota_pr_desc ul li span {
    color: #000;
    font-weight: bold;
}
.v2_bnc_block_news .v2_bnc_block_title {
    margin-top: 0;
}

.v2_bnc_block_news .v2_bnc_block_body ul li {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.v2_bnc_block_news  .v2_bnc_block_body {
    border: none !important;
}
.v2_bnc_tag_list_body li .f-news-page-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.v2_bnc_tag_list_body li .f-news-page-item-text h2 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.v2_bnc_tag_list_body li .f-news-page-item-text h2 a {
    color: #000;
}
.v2_bnc_tag_list_body li{
    margin-bottom:30px;
}
.v2_bnc_category_details_page_detail h2,.v2_bnc_category_details_page_detail h3,.v2_bnc_category_details_page_detail h3,.v2_bnc_category_details_page_detail h4,.v2_bnc_category_details_page_detail h5,.v2_bnc_category_details_page_detail h6{
    margin: 15px auto;
    color: #000;
}
.v2_bnc_category_details_page_detail h2{
    font-size: 1.2em;
}
.v2_bnc_category_details_page_detail h3{
    font-size: 1.3em;
}
.v2_bnc_category_details_page_detail h4{
    font-size: 1.4em;
}
.v2_bnc_category_details_page_detail h5{
    font-size: 1.5em;
}
.v2_bnc_category_details_page_detail h6{
    font-size: 1.6em;
}
.v2_bnc_category_details_page_detail table td {
    padding: 15px;
}
.v2_bnc_category_details_page_detail img {
   margin: 15px auto;
    display: block;
}
.v2_bnc_category_details_page_detail ul {
    padding-left: 30px;
}
.v2_bnc_category_details_page_detail ul li{
    list-style: disc;
}
.v2_bnc_category_details_page_detail ol{
    padding-left: 30px;
}
.v2_bnc_category_details_page_detail ol li{
    list-style: decimal;
}
.v2_bnc_category_details_page_detail p {
    margin-bottom: 15px;
}
.bota_block_video_home {
    padding: 40px 0 0;
}
.f-product-view-tab-body h2 {
    font-size: 1.5em;
}
.f-product-view-tab-body h3 {
        font-size: 1.17em;
}
.f-product-view-tab-body h4 {
      font-size: 13px;
}
