@media screen and (max-width: 500px) {
.et_header_style_centered #main-header .mobile_nav {
    background-color: #fff5e5;
    border-radius: 0;
    display: block;
    padding: 5px 10px;
    text-align: left;
}
#footer-bottom {
    margin-top: 30px;
}
.et-social-icons, #footer-info {
    text-align: left;
}
.et_header_style_centered #et_mobile_nav_menu {
    margin-top: 10px;
}
.et_header_style_centered #logo {
    max-height: 70px;
}
#cake-table td {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
}


h1, h2, h3, h4, h5, h6 {
    color: #a67c4a;
}


#sharebuttons img {
    margin: 0 5px;
}

.twitter-share-button.twitter-share-button-rendered.twitter-tweet-button {
    margin-bottom: -7px;
}

.imageboard > img {
    box-shadow: 0 0 3px #ccc; -moz-box-shadow: 0 0 3px #ccc; -webkit-box-shadow: 0 0 3px #ccc; -khtml-box-shadow: 0 0 3px #ccc;
    padding: 7px;
    background: #fff;
}

.et_pb_section {
    padding: 20px 0;
}

#top-header {
    display: none;
}

.et_pb_fullwidth_header {
    padding: 15px 0;
}

#et-info-phone {
    color: #a57b49;
}

#et-info-email {
    color: #a57b49;
}

.et_header_style_centered #main-header .logo_container {
    height: 210px !important;
}

.et_pb_scroll_top.et-pb-icon {
    background: rgba(165, 123, 73, 0.4) none repeat scroll 0 0;
}

.menu-item > a {
    font-weight: 400;
    text-transform: uppercase;
}

#top-menu li {
    padding-right: 50px;
}

#main-header {
    box-shadow: none;
}

#revslider {
    padding: 0;
}

#revslider .et_pb_row.et_pb_row_0 {
    padding: 0;
}

#comp-intro {
    font-size: 18px;
    line-height: 34px;
    max-width: 750px;
}

.gold-text h2 {
    font-size: 18px;
    color: #a57b49;
    letter-spacing: 1px;
    font-weight: 400;
}


.wpcf7-form-control.wpcf7-date.hasDatepicker {
    border-color: #a57b49;
    padding: 10px;
    color: #000;
    width: 100%;
}

footer {
    border-top: 2px solid #a57b49;
}

#footer-widgets {
    padding: 50px 0 0;
}

#footer-widgets .textwidget > p {
    color: #A57B49;
}

.et_pb_widget a {
    color: #A57B49;
    text-decoration: none;
}

#main-footer .footer-widget h4 {
    letter-spacing: 3px;
    font-size: 15px;
    margin-bottom: 10px;
}

.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 5% 0;
}

#footer-info, #footer-info a {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

#slogan {
    float: right;
    color: #FFFEFC;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.fwidget.et_pb_widget.widget_text {
    margin: 0 !important;
}

#footer-info, #footer-info a {
    color: #FFFEFC;
}

/* SINGLE BLOG POST */

.single-post article {
    margin: 0 auto;
    max-width: 800px;
}

.single-post h1 {
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center;
}

.single-post .post-meta {
    display: none;
}

.single-post #main-content .container {
    padding: 40px 0;
}

.single-post .et_post_meta_wrapper > img {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}


.single-post img {
    margin-bottom: 10px;
    margin-top: 20px;
}
