/**
Theme Name: Nova Pro
Author: RocketLevel, Inc.
Author URI: https://rocketlevel
Description: Nova Pro for all the wins
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: nova-pro
Template: astra
*/

.nova-pro-powered-by-container {
    background-color: #191919;
    padding: 14px 0 14px 0;
    text-align: center;
    color: rgba(255,255,255,0.5);
    font-size: 12px;
}
.nova-pro-powered-by-container a {
    color: inherit;
}
.nova-pro-powered-by-container a:hover {
    color: #ffffff;
}

.nova-pro-copyright {
    margin-bottom: 10px;
}

.nova-pro-powered-by-rocketlevel {
}
.nova-pro-powered-by-rocketlevel img {
    height: 18px;
    display: inline-block;
    margin-left: .5rem;
}
/* for header */
a.pp-sub-item.menu-link {
    justify-content: flex-start !important;
}
/* for footer */
a.pp-sub-item.menu-link {
    justify-content: flex-start !important;
}