footer .copy-right {
    padding: 2rem 0;
    background: #242424;
    text-align: center;
    color: #737373;
    display: none;
}
.container.tb-post-content {
    display: flex;
    margin-top: 0px;
    padding-bottom: 0px;
}

.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container {
    top: -10px;
}

element.style {
    background-image: url();
    display: none;
}

.single-post .page-inner-title, .page .page-inner-title, .wrapper.page-inner-title {
    display: none;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #d9a227;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #d9a227;
}


.back-tonav, .back-tonav:visited {
    background: #d9a227 none repeat scroll 0 0;
}

img {
    height: 104px;
    width: 125px;
}


.main-navigation ul {
    padding-top: 74px;
}