:root {
    --primary-color: #000099;
}
#cusUsedPoint{
    border-radius: 25px;
    border: 1px solid rgba(112, 112, 112, 0.75);
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 5px;
    font-size: 0.875rem;
}
.area_total .order-summary-emphasis {
    float: right;
    font-size: 14px;
}
.cate-title, .btntop, .menu-custom ul>li:hover, .title-home:after,
.more-news-home a, .sidebar .box-heading p, #frmIndexOrder .btn-danger {
    background-color: var(--primary-color);
}
#search-site {
    border: 1px solid var(--primary-color);
}
span.view__more, .detail-item .pro-name a:hover, footer.container-fluid.tp_footer a:hover {
    color: var(--primary-color) !important;
}
.tab-menu{
    border-right: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
}
#header-bt>.container>.row, #header-content .content-premium{
    border: 1px solid var(--primary-color);
}
.content-premium .banner-pc, .banner-home-right {
    border-bottom: unset;
}

.detail_cart #showCarrier, .detail_cart #tableShipFee {
    display: none !important;
}