#tbayvn-site-header .topbar {
    background-color: #f5f5f5;
    color: #333;
    position: relative;
    z-index: 15;
}

#tbayvn-site-header .topbar_advertisement {
    line-height: 0;
}

#tbayvn-site-header .topbar_inner {
    padding: 6px 0;
}

#tbayvn-site-header .topbar_inner p {
    margin: 0;
}

#tbayvn-site-header .topbar_inner ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: whitesmoke;
}

#tbayvn-site-header .topbar_inner ul.menu-top-head li.menu-item {
    display: inline-table;
    padding: 0.3em 0.5em;
    position: relative;
}

#tbayvn-site-header .topbar_inner ul.menu-top-head li.menu-item-has-children>a:after {
    color: #444;
    content: '\f107';
    font-family: 'FontAwesome';
    font-weight: 900;
    padding: 0 .4em;
}

#tbayvn-site-header .topbar_inner ul.menu-top-head li.menu-item>ul.sub-menu {
    width: 120%;
    display: none;
    position: absolute;
    border-radius: 5px;
    background-color: #fff;
}

#tbayvn-site-header .topbar_inner ul.menu-top-head li.menu-item:hover ul.sub-menu {
    display: block;
}


#tbayvn-site-header .topbar_inner ul.menu-top-head li.menu-item a {
    color: #333;
}

#tbayvn-site-header .topbar_inner ul.menu-top-head li.menu-item a:hover {
    color: #bff501;
}

#tbayvn-site-header-bottom-2 .topbar-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #fff;
}

#tbayvn-site-header-bottom-2 .topbar-menu ul.menu-page-head>li.menu-item {
    display: inline-table;
    padding: 0.3em 1.5em;
    position: relative;
}

#tbayvn-site-header-bottom-2 .topbar-menu ul.menu-page-head .sub-menu {
    text-align: left;
}

#tbayvn-site-header-bottom-2 .topbar-menu ul.menu-page-head li.menu-item-has-children>a:after {
    color: #444;
    content: '\f107';
    font-family: 'FontAwesome';
    font-weight: 900;
    padding: 0 .4em;
}

#tbayvn-site-header-bottom-2 .topbar-menu ul.menu-page-head li.menu-item>ul.sub-menu {
    width: 180px;
    display: none;
    position: absolute;
    background-color: #fff;
}

#tbayvn-site-header-bottom-2 .topbar-menu ul.menu-page-head li.menu-item>ul.sub-menu li {
    padding: 5px 10px;
    border-bottom: 1px solid rgb(204 204 204 / 37%);
}

#tbayvn-site-header-bottom-2 .topbar-menu ul.menu-page-head li.menu-item:hover ul.sub-menu {
    display: block;
}


#tbayvn-site-header-bottom-2 .topbar-menu ul.menu-page-head li.menu-item a {
    color: #333;
    text-transform: uppercase;
    font-size: 1rem;
}

#tbayvn-site-header-bottom-2 .topbar-menu ul.menu-page-head>li.menu-item>a {
    font-weight: 700;
    padding-left: 10px;
}

#tbayvn-site-header-bottom-2 .topbar-menu ul.menu-page-head li.menu-item a:hover {
    color: #bff501;
}

.center_vertical {
    align-items: center;
}

.space-between {
    justify-content: space-between;
}

.flex-layout {
    flex-wrap: wrap;
    display: flex;
}

#tbayvn-site-footer-payment .flex-layout {
    justify-content: center;
}

#tbayvn-site-header-search input.ehiBA {
    border-top-left-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
    border: 2px solid #bff501;
}

#tbayvn-site-header-search div.gUJHDL {
    box-shadow: none !important;
}

#tbayvn-site-header-search button.knOqgr {
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
    color: #333 !important;
    background-color: #bff501 !important;
}

#tbayvn-site-header-bottom .clejIF a {
    text-transform: uppercase;
    font-size: .9rem;
    padding: 0 .2rem;
    margin-right: .4rem;
    color: #888;
}

#tbayvn-site-header-bottom .clejIF a:hover {
    color: #bff501;
}

#tbayvn-site-header {
    background: #fff !important;
}

.htSYJE .tiki-logo {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    border: 0 !important;
    padding-right: 3em !important;
}



.uaXBma {
    position: relative;
}

.kIrZeZ .Menu-button .wrap {
    flex-direction: row !important;
    justify-content: center;
    align-items: center;
}

.kIrZeZ .Menu-button .wrap span {
    padding-right: 1em;
}

.kIrZeZ {
    width: 244px;
    background-color: #bff501;
}

.kIrZeZ .Menu-button .hamburger-menu {
    margin: 0 1em !important;
}

.kIrZeZ .Menu-button .wrap .text-icon {
    font-size: 1.2rem !important;
    color: #333 !important;
}

.kIrZeZ .Menu-button .wrap .text-icon>img {
    margin: 0 0.3em !important;
}

#tbayvn-site-header-bottom-2 .hotline {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-end;
}

#tbayvn-site-header-bottom-2 .hotline p,
#tbayvn-site-header-bottom-2 .hotline h5 {
    margin: 0 !important;
    padding: 0 0.2em !important;
}

#tbayvn-site-header-bottom-2 .hotline h5 a {
    color: red !important;
}

#tbayvn-site-header-bottom-2 .hotline h5 a:hover {
    color: #bff501 !important;
}

#tbayvn-site-header-bottom-2 .block-hotline {
    flex-grow: 1;
    justify-content: flex-end;
}

#tbayvn-site-footer ul.footer-contents {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#tbayvn-site-footer .footer-links ul li a {
    color: red !important;
}

#tbayvn-site-footer .footer-links ul li a:hover {
    color: #bff501 !important;
}

#tbayvn-site-footer-payment h4 {
    margin: 0 !important;
    font-size: 1.3em !important;
}

#tbayvn-site-footer-tags ul.footer-tags {
    list-style-type: none !important;
    padding: 0;
    margin: 0;
}

#tbayvn-site-footer-tags ul.footer-tags li {
    padding: 0.1em 0.3em;
    display: inline-block;
    position: relative;
}

#tbayvn-site-footer-tags ul.footer-cats {
    list-style-type: none !important;
    display: flex !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: center !important;
    justify-content: center !important;
}

#tbayvn-site-footer-tags ul.footer-cats li {
    padding: 0.1em 0.3em !important;
}

#tbayvn-site-footer-tags p {
    margin: 0 !important;
    display: flex !important;
    padding: 0 !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 1em !important;
}

#tbayvn-site-footer-tags ul.footer-tags li a {
    color: #333 !important;
}

#tbayvn-site-footer-tags ul.footer-tags li a:hover {
    color: #bff501 !important;
}

#tbayvn-site-footer-tags ul.footer-cats li a {
    color: #333 !important;
}

#tbayvn-site-footer-tags ul.footer-cats li a:hover {
    color: #bff501 !important;
}