/*
Theme Name: 	Naxos Child
Template: 		naxos
Author: 		AthenaStudio
Author URI: 	https://themeforest.net/user/athenastudio
Description: 	Naxos is a powerful responsive WordPress App landing page theme built with Bootstrap framework.
Version: 		2.1
License: 		GNU General Public License version 3.0
License URI: 	https://www.gnu.org/licenses/gpl-3.0.html
*/


#body p {
	color: #6e6e6e !important;
}


@media (min-width: 992px) {
    #mainNav .container {
        /*max-width: 1320px !important;*/  /* Removes width limitation */
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/*
.banner:before, #home:before {
	background: #000000 !important;
}
*/



.overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.55) !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}