
body {
	font-family: &quot;Century Gothic&quot;,Arial, Helvetica, sans-serif;
	font-size: 14px;
			background: url(/resources/resources/8.jpg?v=1) repeat-x;
	}

a:hover,a:focus {
	color:#fd3333;
}

h1 {
	font-size:26px;
    color:#fd3333;
    font-weight: bold;
    margin-bottom: 5px;
}

h2 {
	font-size:24px;
    color:#fd3333;
}

h3 {
    font-size:18px;;
}

h5 {
	font-size:14px;
	color:#fd3333;
}

h6 {
	font-size:12px;
	color:#fd3333;
}

.corporate-color {
    color:#fd3333;
}

.background-corporate-color {
    background-color:#fd3333 !important;
}

.dropdown-menu>li>a {
    color:#fd3333;
}

html body header .navigation .nav-wrapper nav ul li a:hover {
    color: #FFF;
    background-color: #fd3333;
}

html body header .navigation .nav-wrapper nav .categories-menu .mega-dropdown-menu {
    border-top: 5px solid #fd3333;
}

html body header .navigation .nav-wrapper nav .brands-menu .mega-dropdown-menu {
    border-top: 5px solid #fd3333;
}

html body.product-catalogue header {
    border-bottom: 5px solid #fd3333;
}

@media screen and (max-width:767px) {
	body {
					background: url(/resources/resources/10.jpg?v=1) repeat-x !important;	
			}
}

