.social_zalo img {
    margin-bottom: 2px;
}

@media screen and (min-width: 768px) {
    .show-mb {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .hide-mb {
        display: none;
    }

    .post_content table tr td ul {
        padding-left: 10px !important;
    }
    .single .background_product_cat.post .has_thumbnail {
        display: none !important;
    }
    .single .title-header {
        margin-left: 5px;
        margin-right: 5px;
    }
    .form_tuvan_content .title_form_click span, .hotline_fixed_custom .click_button span {
        font-size: 16px !important;
    }
    #fb-root iframe {
        right: 0 !important;
        bottom: 45px !important;
    }
    .footer {
        padding-bottom: 40px !important;
    }
    .social {
        display: flex;
        justify-content: space-between;
    }
    body .social a {
        margin-right: 0 !important;
    }

}