/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/
#wp-admin-bar-wp-logo {
    display: none;
}
button.button.button-secondary.wp-hide-pw.hide-if-no-js {
    display: none;
}
.navbar-style-two .dropdown-menu>li>a {
    padding: 0px 10px;
}