@font-face {
    font-family: "Roboto";
    font-display: block;
    src: url("/tp/T0198/fonts/roboto-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
div#tab-cap-2 {
    display: none;
}
div#tab-cap-1 {
    width: 100%;
}
.filterSmall{
    display: none;
}

.tp_product_category_filter_price .filterBrand{
    display: none !important;
}
section.head,
.head-menu.row-fluid.tp_menu,
.footer-container,
.hotline-fix,
.form-subscriber .wpcf7-submit,
.product-related .headtitle, #flip1 span,
.product-tabs .tab-caption-item.detail, div#tab-cap-1, div#tab-cap-2, button#addToCart, button#buynow,
.wrap_button .actions a,
.mua-ngay, input.wpcf7-submit, #commentform #submit, .button_active, .btnsubmit,.fixed-mb .logo{
    background-color: #000000;
}
.sp-suport h3{
    background: #000000;
}
.btn.focus, .btn:focus, .btn:hover{
    color: #fff;
}
.div-logo img.img-logo{
    max-height: 110px;
}
@media (max-width: 1023px){
    .div-logo img {
        height: 85px;
        width: 100px;
    }
    .head-menu .menu{
        background-color: #000000;
    }
}
.home-page .tabs #tab-cap-1{
    background: #f6f3f3;
    border-right: 1px solid #f6f3f3;
}

.show-new-vip{
    display: flex;
}
.show-new-vip .show-thumb-vip{
    padding: 0;
}
.list-news{
    width: 100% !important;
    padding: 0;
}
.news-post{
    display: none;
}
.show-new-vip .show-thumb-vip{
    width: 25%;
    padding-left: 0;
}
.show-new-vip .show-title-vip{
    width: 75%;
}
.show-title-vip .entry-more{
    margin-top: 22px;
}
.show-title-vip .entry-more .button{
    padding: 0 15px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border: none;
    background: #070e75;
    color: #fff;
}
.show-title-vip .entry-more .button:hover{
    opacity: .9;
    color: #fff;
}
.show-new-vip .show-title-vip a{
    color: black;
    font-size: 19px;
    font-weight: bolder;
}
.filterPrice .text-green, #slider-range{
    display: none;
}
.filter .filterPrice{
    padding-top: 0;
}
.show-title-vip p{
    height: max-content;
}
img.attachment-medium.size-medium.wp-post-image{
    width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .fb_dialog_content>iframe {
        display: block!important;
    }
}
b, strong{
    font-weight: 700 !important;
}
.entry-content *{
    font-family: Roboto, sans-serif !important;
}
.category-product .headtitle{
    font-size: 30px;
}
.col-xs-12.allItems {
    display: flex;
    justify-content: end;
}
.box-news-homepage .box.news-list ul:last-child li {
    border-bottom: unset;
}
.box-news-homepage .box.news-list .allItems {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
}
h2.sp-title.tp_product_detail_name span {
    margin-right: 10px;
}
.news_category_by_id {
    display: none;
}