 html.sticky-header-active #header .header-body {
background: #fafafa !important;
 }
 .close-menu, .nav-click {
     color: #ff0707;
 } 
 @media (hover: hover) and (pointer: fine) and (min-width: 1100px) {
    .nav-click:hover {
        color: #005c37;
    }
}
 #footer,.overlay-menu{
         background: #005c37 !important;
 } 
 #footer h5 {
    color: #fbd107 !important;
}
.nav-click {
    height: 5.4rem;
}
.logo_menu {
    width: 30px;
}
.nav-click.show .logo_menu {
    width: 30px;
    position: relative;
    left: 45px;
    top: 15px;
}
.main-menu {
    width: auto;
    height: auto;
    margin: 25vh 3.3rem 0 0;
    z-index: 30;
}  
.main-menu li.has-child ul.dropdown-menu{
    display:none;
    margin-top:10px;
}
.main-menu ul li.has-child > a{
    align-items:center;
}
.main-menu ul li.has-child > a > i{
    font-size:20px !important;
    margin-left:10px;
}
.main-menu ul li.has-child.active > ul.dropdown-menu{
    display:block;
    margin-right: 15px;
    float: right;
    text-align: right;
    background:none;
    box-shadow:unset;
    border:none;
}
.main-menu ul li.has-child.active > ul.dropdown-menu li a{
    color:#fff;
    background:none;
}
 .nav-item.has-child > a{
     position:relative;
     padding-right:30px;
 }
 .main-menu ul li.has-child i{
         position: absolute;
         top:10px;
    right:0;
    z-index:9999;
    font-size:15px !important;
    color:#fff;
 }
 .main-menu li.has-child ul.dropdown-menu a{
    font-size:22px;
    font-weight: 300;
 }  
 .main-menu ul li.has-child > ul.dropdown-menu li:hover {
     text-decoration: underline;
         color: #fff;
 }
 .main-menu ul li.has-child > ul.dropdown-menu li:hover a {
    color: #7A8EB2;
 } 
 .contact-info .contact-info-desc {
    font-size: 2.9em;
    color: #fbd107;
    font-weight: bold;
}
 
 .dv_title a {
    font-weight: unset;
} 
.font-weight-semibold {
    font-weight: unset !important;
} 
.background-content h5 {
    font-size: 18px;
}
.custom-contact-info > .container > .row > .col-md-12 > h1 {
    font-size: 25.2px;
}
.custom-contact-info > .container > .row > .col-md-5 > p {
    font-family: "Colossalis", sans-serif;
    color: #e02623;
    font-size: 2.9em;
    font-weight: 200;
    letter-spacing: -1px;
    margin-bottom: 32px;
    line-height: 55px;
}
.custom-contact-info > .container > .row > .col-md-5 > p span {
    font-size: 1.6em !important;
}
.lang-active img {
    width: 54px;
}
.lang-menu {
    top: 25px !important;
    left: -5px !important;
}
.forcefullwidth_wrapper_tp_banner h1 {
    color: #fbd107;
    font-size: 54px !important;
}
.forcefullwidth_wrapper_tp_banner a.btn {
    font-size: 11px !important;
    /*color: #1A634E !important;*/
    /*background-color: #FFF !important;*/
}
.store-content .store-content-desc p:nth-child(2):before {
    content: "";
    height: 30px;
    background: url(/image/catalog/icon/dien-thoai.png);
    background-size: cover;
    background-position: left;
    filter: invert(1);
}
.store-content .store-content-desc p:nth-child(1):before {
    padding-left: 10px;
}
.store-content .store-content-desc p:nth-child(3):before {
    content: "\f0e0";
    padding-left: 6px;
}
 
 .custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text {
    min-height: auto !important;
}
#information-contact .nav_contact{
    font-size:15px;
}
#information-contact .nav_contact i{
    color:#000;
}
#information-contact .nav_contact img{
        filter: brightness(1) invert(1);
}
.forcefullwidth_wrapper_tp_banner h1{
    font-size:36px !important;
}
.lang-active img,
.lang-menu .language-select img{
    width:45px;
}
#header.header-narrow .header-logo img {
    margin: 0;
    height: 80px;
}
#header .header-column{
    top:0;
}
#header .header-body.flexed .header-column {
    top: -12px;
}