.catalog-top-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
.catalog-top-container-title{
	color: #0c2340;
	font-size: 40px;
	line-height: 44px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 15px;
	text-transform: uppercase;
}
@media (max-width: 599px){
	.catalog-top-container-title{
		font-size: 16px;
		line-height: 18px;
	}
}
.index_catalog-new span.label.hit{
	display: none;
}