ul#top-menu {
	margin: 0;
	margin-top: 7px;
	/*margin-top: 14px;*/
	font-size: 14px;
	/*font-weight: 400;*/
}
#header .logo {
	min-width: 120px;
}
@media screen and (min-width: 992px) {
	ul#top-menu {
		margin: 0;
		margin-top: 7px;
		font-size: 1em;
		/*font-weight: 400;*/
	}
}
@media screen and (min-width: 1200px) {
	ul#top-menu {
		margin: 0;
		margin-top: 14px;
		/*font-size: 1em;*/
		/*font-weight: 400;*/
	}
}

#header .header-top a[data-depth="0"] {
	font-weight: 400;
}
.top-menu a:not([data-depth="0"]) {
	font-weight: 400;
}

.block-category {
	min-height: 0;
}

.input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span {
	border: 2px solid #6da016;
}
/*

.btn-primary, 
li.product-flag,
#header .header-nav .cart-preview.active,
.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
	background-color: #6da016;
}

a,
.tabs .nav-tabs .nav-link.active,
.product-price,
.search-widget form button[type=submit] .search:hover,
#header a:hover,
#header .top-menu a[data-depth="0"]:hover,
.dropdown:hover .expand-more,
.btn-unstyle:focus .expand-more {
	color: #6da016;
}

.input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span,
.tabs .nav-tabs .nav-link.active,
.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover,
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
	border-color: #6da016;
}

.btn-primary.active.focus, 
.btn-primary.active:focus, 
.btn-primary.active:hover, 
.btn-primary:active.focus, 
.btn-primary:active:focus, 
.btn-primary:active:hover, 
.open>.btn-primary.dropdown-toggle.focus, 
.open>.btn-primary.dropdown-toggle:focus, 
.open>.btn-primary.dropdown-toggle:hover,
.btn-primary.focus, 
.btn-primary:focus, 
.btn-primary:hover {
	background: #508000;
}

a:hover,
.footer-container li a:hover, {
	color: #508000;
}*/
/*.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
	border-color: #508000;
}*/
