@import url(/templates/NeWorld-New/includes/custom/css/main.min.css?4);
.container {
	margin: 0 auto !important;
}
#header {
	height: auto !important;
}
#header .logo .logo-text, #nav-overlay .logo .logo-text {
    font-weight: 400 !important;
    font-family: Raleway !important;
}
h1, h2, h3, h4, h5, h6, p {
	color: inherit;
}
.product-slider .slider .range .handle {
	width: 32px;
    height: 32px;
}
#footer {
	background-color: #2C3644;
}
#footer .footer-primary ul li a,
#footer .footer-primary ul.list-style-icon li a {
	color: #FFF;
}

#footer .footer-secondary:not(:first-child) {
	border-color: #3a4659;
}
#header nav .nav-primary>li>a.button {
    text-transform: initial;
}