.site-navigation__trigger {
    -moz-user-select: none;
    background: #fff none repeat scroll 0 0 !important;
    cursor: pointer;
    margin: 15px !important;
    transition: all 0.4s ease 0s;
    border-radius: 50%;
    z-index: 9999999;
}
h1, h2, h3, hgroup, h4, h6, .hN, .widget_calendar caption {
    font-family: "Merriweather",serif;
    font-weight: 900;
    margin-bottom: 0.75rem;
    margin-top: 1rem;
}
.btn, .pixproof_photo_ref, .pagination--archive ol li a, .pagination--archive ol li span, .pagination--archive ol li:first-child span, .pagination--archive ol li:last-child span, .comments_add-comment, .form-submit #comment-submit, .wpcf7-form-control.wpcf7-submit {
    border-radius: 4px;
}
.contactmenu {
    bottom: 15px;
    position: fixed;
    color: #fff;
}
.telephone {
    color: #fff;
}
.icon-envelope::before {
    color: #fff;
}
h4 {
    font-family: Source Sans Pro !important;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 12px;
    text-transform: none;
}
.site-home-title a {
    display: none;
}
.social-links.social-links--inverse .share-logo {
    display: none;
}
.current-menu-item {
    color: #85c43c;
}
.site-footer {
    display: none;
}
.article--split__left {
    background-color: #000;
}
.qtranxs_widget ul li {
    display: inline;
    list-style-type: none;
    margin: 0 19px 0 0 !important;
    opacity: 1;
    transition: opacity 1s ease 0s;
}