#header {
    border-top: 5px solid #f58634;
}

.header-right-top, .box-title:after {
    background: #f58634;
}

.header-right-top:before {
    background: url(/tp/T0291/img/stores/112243/header-right-top1.png);
}

.header-right-top:after {
    background: url(/tp/T0291/img/stores/112243/header-right-top2.png);
}

.header-right-bottom {
    top: 130px;
}

.header-right-bottom p, .social a, .danh-muc-menu {
    background: #263868;
}

.header-right-bottom p a {
    color: #fff;
    font-weight: bold;
}

.danh-muc-btn {
    background: url(/tp/T0291/img/temp/icon-danh-muc.png) no-repeat left 12px center #263868;
    border-bottom: 3px solid #fff;
    margin-top: 15px;
}

.account-box .user-icon, .cart-mini a .cart-icon {
    color: #263868;
}

body, .box-title, .product-title a, .blog_post_heading h2 a, .single-product-title, .qty-addcart>span,
.danh-muc-menu>ul>li>a, .footer-widget .widget-title {
    color: #000066;
}

@media screen and (min-width: 1200px) {
    .logo {
        height: 90px;
    }
}

.box-ho-tro {
    display: none;
}

.logo {
    margin: 20px 0 0;
}

.pview-article {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.pview-article a {
    min-height: 40px;
    width: 49%;
    text-align: center;
    background: #296eaa;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    border-radius: 5px;
}

@media (max-width: 991px) {
    .logo img {
        width: 90px;
        height: auto;
    }
    .content-no-gift {
        width: 100% !important;
    }
}

@media (min-width: 990px) {
    .main-menu .menuCacheDesktop {
        display: none;
    }
}
.col-sold, .pecent-pview {
    display: none;
}
.price-pview {
    display: flex;
}
.price-pview del {
    text-decoration: line-through;
    font-size: 18px;
    margin-left: 10px;
}