/*
Theme Name: july131
Theme URI: http://mywebsite.vn
Author: airweb.vn
Author URI: http://mywebsite.vn
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: july131
*/

.admin-bar header.stick {
    top: 32px;
}
.list-style-angle > li::before {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: normal;
    left: 3px;
    line-height: 1;
}
@media screen and (max-width: 782px){
#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img {
    position: fixed;
}
}
.page h1, .tt-lg {
    font-size: 25px;
    margin-bottom: 20px;
}