.highlight-product>.container,.hotline-phone-ring-img-circle,.hotline-phone-ring-circle,
.col-search-engine .header_search .search-bar .input-group-btn .icon-fallback-text,
.wide-nav{
    background-color: #189dfe;
}
.col-search-engine .header_search{
    border: 2px solid #189dfe;
}
.nav-social,.policy-img{
    display: none;
}
.hotline-phone-ring{
    height: auto;
}
.hotline-phone-ring-circle-fill{
    background-color: rgb(168 187 248 / 70%);
}
.hotline-phone-ring-img-circle i {
    color: #fff;
    font-size: 20px;
}
@media screen and (max-width: 1400px){
    .phone-top {
        margin-left: 25px;
    }
}
@media screen and (max-width: 1200px){
    .phone-top {
        margin-left: 0;
    }
    .downdown_cart .mini-cart .cart_pcs img {
        width: 34px;
    }
    .link-phone {
        width: 35px;
    }
    .account-item.has-icon {
        padding-left: 10px;
    }
}
@media screen and (max-width: 850px){
    .col-search-engine {
        background: #189dfe;
    }
    .bottom-contact-mobile{
        display: none;
    }
}
