.col-search-engine .header_search {
    border: 2px solid #FFDB58;
}
.col-search-engine .header_search .search-bar .input-group-btn .icon-fallback-text, .wide-nav, .highlight-product>.container,
.cate-title, .col-search-engine
{
    background: #FFDB58;
}
.product-img {
    padding-top: 10px;
}
.cate-title h3 a, .highlight-title h2 {
    color: #000;
}
.footer-wrapper {
    border-top: 3px solid #FFDB58;
}
.col-search-engine, .cate-title {
    border-radius: 5px;
}
.category-top.home-category h2, .category-top.home-category .fa-bars, .btn-search i, .call-text span:first-child, .call-text span:last-child, .account-item.has-icon a span
{
    color: #333333;
}
.downdown_cart .mini-cart .cart_pcs .cartCount, span.cartCount.count_item_pr {
    background: #333333;
}
.link-phone>img, .downdown_cart .mini-cart .cart_pcs img, a.cart_pcs img {
    filter: invert(17%) sepia(7%) saturate(11%) hue-rotate(358deg) brightness(99%) contrast(91%);
}
.tp_menu .tp_menu_item, .highlight-title h2, .category-top.home-category h2 {
    font-weight: 700;
}
.highlight-title h2 {
    font-size: 20px;
}
.highlight-title>h2 {
    font-style: unset;
}
.view-all {
    background: #fff;
    color: #333333;
}
.view-all>a {
    color: #333333;
}
.view-all>a:hover, .view-all:hover {
    color: #FFDB58;
}
.add-to-cart, .add-to-cart:hover {
    background: #f3e56d;
    border: 2px solid #f3e56d;
}
.header-order-search .fa-shopping-cart {
    border-radius: 100%;
    border: 1px solid #FFDB58;
    padding: 6px;
    font-size: 15px;
    color: #FFDB58;
}
.header-order-search span, .header-cart span, .header-user span {
    font-size: 14px;
}
.header-cart .fa-shopping-cart {
    font-size: 26px;
    color: #FFDB58
}
.header-cart .count-cart {
    position: absolute;
    background-color: #FFDB58;
    color: #fff;
    text-align: center;
    min-width: 18px;
    min-height: 18px;
    line-height: 19px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    font-size: 12px;
    left: 50%;
    transform: translate(-37%, 0);
}
.header-user .fa-user-circle {
    font-size: 26px;
    color: #FFDB58;
}
.right-header a:hover {
    color: #FFDB58;
}
.right-header a {
    color: #333333;
    cursor: pointer;
}
.cart_ico, .mini-cart {
    height: unset;
    padding: unset;
}
.header-cart.mini-cart .nav-dropdown {
    top: 55px;
}