.theme-button, input[type="submit"], button, #site-navigation .menu-button > a > span.link-inner, .button, .added_to_cart {
    border: 2px solid #7a8455;
}

#site-navigation {
    padding-bottom: 16px;
}

h2 {
     font-family:"Bernhard W05 Regular";
}

@media only screen and (max-width: 767px) {
.entry h2 {
    font-size: 48px !important;
    letter-spacing: 12px !important;
}
}

.single-post-title {
    font-family: inherit;
    padding-top: 50px;
}

.vcex-social-btns .wpex-social-btn {
    color: #000000;
    margin-left: -12px;
}

@media only screen and (min-width: 767px) {
.footerlogo {
    margin-top: -70px;
}
}

.welle-right {
    position: relative;
    right: -200px;
}

.welle-left {
    position: relative;
    left: -200px;
}