/*!
Theme Name: GAMKIT
Theme URI: https://www.gam-group.net/en-us/home/
Author: GAMGROUP SRLS
Author URI: https://www.gam-group.net/en-us/home/
Description: GAMKIT WordPress Generic Starter Theme Framework
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: gamkit
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*!
Theme Name: GAMKIT
Theme URI: https://www.gam-group.net/en-us/home/
Author: GAMGROUP SRLS
Author URI: https://www.gam-group.net/en-us/home/
Description: GAMKIT WordPress Generic Starter Theme Framework
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: gamkit
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.navbar {
	padding: 1.3rem 1rem !important;
}

.nav-item {
	font-weight: bold;
    text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,1) !important;
}

.custom-logo {
	height: 40px !important;
    width: auto !important;
}

.site-main {
	width: 100%;
	height: auto;
}

.site-footer {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
}

.site-footer a,
.site-footer a:hover {
	color: #fff;
}