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

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

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

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

h3 {
    font-size:18px;;
}

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

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

.corporate-color {
    color:#fe4d21;
}

.hover-corporate-color:hover .hover-parent-color {
    color:#fe4d21 !important;
}

.hover-corporate-color:hover {
    color:#fe4d21 !important;
}

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

.hover-white-color:hover {
    color: #FFF;
}

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

.btn-primary {
    color: #FFF;
    background-color: #fe4d21;
    border-color: #fe4d21;
}

.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):visited {
    background-color: #fe4d21;
    border-color: #fe4d21;
}

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

.border-bottom-width-thick {
    border-bottom-width: thick;
}

.border-bottom-style-solid {
    border-bottom-style: solid;
}

.border-bottom-corporate-color {
    border-color: #fe4d21;
}

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

html body header .container .navigation .nav-wrapper nav .mega-menu .mega-dropdown-menu li > a {
    color: #fe4d21;
    background-color: initial;
}

html body header .container .navigation .nav-wrapper nav .mega-menu .mega-dropdown-menu li > a:hover {
    color: #FFF;
    background-color: #fe4d21;
}

html body header .container .navigation .nav-wrapper nav .mega-menu .mega-dropdown-menu li ul li a {
    color: #FFF;
}

html body header .container .navigation .nav-wrapper nav ul li ul.dropdown-submenu {
    background-color: #fe4d21;
}

html body header .container .navigation .nav-wrapper nav ul.navbar-nav li ul.dropdown-submenu li:hover a {
    color: #fe4d21;
    background-color: #FFF;
}

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

html body header .secondary-website-nav, html body header .top-nav {
    color: #FFF;
    background-color: #fe4d21;
}

html body header .secondary-website-nav ul li a,
html body header .top-nav ul li a {
    color: #f3f3f3;
}

html body header .secondary-website-nav ul li a:hover,
html body header .top-nav ul li a:hover {
color: #FFF;
}

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

html body header .navigation .nav-wrapper nav ul .mega-menu.open > a {
    background-color:#fe4d21;
}

html body header .container .navigation .nav-wrapper nav .mega-menu.open {
    background-color:#fe4d21;
}

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

html body section .products-wrapper .products-grid .product-category .product .info-wrap .product-name, 
html body section .home-wrapper .products-grid .product-category .product .info-wrap .product-name {
    white-space: normal;
}

html body section .products-wrapper .products-grid .product-category .product .info-wrap .product-code, 
html body section .home-wrapper .products-grid .product-category .product .info-wrap .product-code {
    white-space: normal;
}