/*
Theme Name: WPTF Child
Theme URI: http://www.wordpress.framework-y.com/
Description: WPTF Child Theme
Author: NOD Team
Author URI: http://www.nod.ro/
Template: wptf
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wptf
*/


.navbar-brand img {
    background: black;
}

.logo-404 {
	display:none;
}
@media (min-width: 993px) {
    .icon-menu .navbar-nav > li > .dropdown-menu {
        margin-top: -8px !important;
        margin-left: 75px;
    }
	.nav > li > a {
		padding: 20px 10px 0px 10px;
	}
	.footer-bg {
		height:60px;
	}
	.footer-bg .container {
		display:none;
	}
	
	h5, .h5 {
		font-weight: 900 !important;
	}
	
	.nav.inner.ms-rounded li a {
		color: white !important;
		border-color: white !important;
	}
	
	.accordion-list .list-group-item {
		border-bottom: 1px solid #DADADA !important;
	}
}
