.pkp_structure_head {
    line-height: 0px;
    border: 0px;
}

nav.pkp_site_nav_menu{
    line-height: 30px;
}
.pkp_brand_footer{
    display: none;
}
@media (min-width: 992px) {
    .pkp_site_name .is_img img {
        max-height: 115px;
    }
}
.pkp_block .title {
    color: black;
    font-family: sans-serif;
}
@media (min-width: 992px) {
    .pkp_navigation_search_wrapper a {
        padding-bottom: 6px;
        border-bottom-width: 4px;
        color: #000000;
    }
}
@media (min-width: 992px) {
    #navigationPrimary a {
        color: rgb(1 0 0 / 82%);
        font-family: sans-serif;
    }
}
/*Mau chu trong link so do*/
.cmp_breadcrumbs .current {
    color: rgb(0 0 0);
    text-transform: uppercase !important;
}
a {
    color: #184bb1;
}

/* Toàn site dùng 1 font sans-serif hiện đại, không đụng tới .fa (Font Awesome) */
html, body {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
               Arial, "Noto Sans", "Liberation Sans", sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

/* Đảm bảo form control cũng kế thừa */
input, textarea, select, button {
  font: inherit;
}
/*Thanh tìm kiếm*/
