﻿/* scroll bar */
.sidebar-left {
    /* background-color: rgba(197, 197, 197, 0.5); */
    background-color: #172546;
}
.product-categori .nav-link,
#danhmuc-title {
    color: #fff;
}
.product-categori *:not(i) {
    color: #dedede ;
    font-family: "Roboto";
}
.title-left {
    border-color: #0079c0;
}
#danhmuc-title {
    background: #0079c0;
}
.m-show-more-action {
    color: #0079c0 !important;
    padding-top: 10px;
    font-size: 14px !important;
    font-weight: 400;
}
.footer-main {
    background-color: #172546 !important;
}
