/*
 Theme Name:   Truereview Child
 Template:     truereview
 Version:      1.0.0
*/

/* Viết CSS tùy chỉnh tại đây */
body {
    background: #f9f9f9;
}

.menu-secondary-items a {
font-size: 13px;}

.searchform {
    position: absolute;
    right: 0;
top: 0px;}
.sidebar-footer {
    background-color: #8b0909;
    padding: 60px 0 12px;
    color: #fff;
}
.slicknav_menu {
    font-size: 16px;
    background: #ad1f1f !important;
    padding: 5px;
}