@media screen and (min-width: 940px) {
.header .header-inner .logo {
    float: none !important;
    margin-right: 0px;
    text-align: center;
}
  .header { padding-bottom: 0px !important; }
}
.header { background: #DCB00D !important; }
.nav { background: #000000 !important; }
.footer-top {display:none;}
#footer .footer-bottom {
    padding: 25px 0;
    background-color: #1f1e1e;
}
.header .header-inner .nav ul li.current_page_item a, .header .header-inner .nav ul li a:hover, .slide_info h2, a, .postmeta a, .entry-meta a, h3.blog-widget-title, h1.screen-reader-text, h3#reply-title, h2.blog-title, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    color: #DCB00D!important;
}
h1.entry-title, h1.page-title {
    padding-bottom: 35px;
    text-align: center;
    background: url(images/page_title_bg.png) no-repeat bottom center;
    font: 30px 'Oswald',san-serif;
    color: #DCB00D;
}
h3.widget-title span {
    border-bottom: 6px solid #DCB00D;
    padding-bottom: 3px;
}
form.wpcf7-form input[type="submit"] {
    background-color: #DCB00D;
}
#slider-page {
    width: 100%;
    margin: 150px 0 0;
}
.nivo-caption {
		bottom: 20px
}
@media screen and (min-width: 940px) {
.header .header-inner .nav ul li {
    display: inline-block;
    margin: 0;
    padding-right: 29px;
    position: relative;
}}