/* Enter Your Custom CSS Here */

#pre-header {
background: #D81E05;
padding: 5px auto;
}

#header {
border-bottom: 3px solid #D81E05;
}

#header .menu > li > a {
font-size: 14px;
text-transform: uppercase;
}

#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover {
color: #D81E05;
}

#slider .rslides-inner {
border-bottom: 3px solid #D81E05;
}

.copyright {
display: none;
}

.themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"],
.nav-previous a, .nav-next a {
background-color: #D81E05;
}

#intro.option1 #intro-core:after,
#sidebar h3.widget-title:after {
border-bottom: 3px solid #D81E05;
}

.pag li.current span,
.pag li a:hover{
background: #D81E05;
border-color: #D81E05;
color: #FFF;
}
/* Enter Your Custom CSS Here */