.mobile-menu-visible #headerwrap {
    background-color: rgb(26 31 60)!important;
}

#menu-icon:hover {
    background: rgba(200,200,200,0)!important;
}

.ayfooter img.wp-post-image {
    height: 50px;
}

.videofooter p {
    margin: 0 0 0em;
}

.back-top.tf_textc.tf_clearfix.back-top-float {
    display: none!important;
}

#main-nav a {
    color: #e7ba95!important;
    text-transform: uppercase;
    font-family: 'Montserrat';
    letter-spacing: 3px;
    font-size: 16px;
    text-align: center;
    margin-top: 2%;
}

#main-nav a:hover {
    color: #ffffff!important;
}

@media screen and (max-width: 600px)
{ body #site-logo a img {
    width: 250px;
    position: absolute;
    left: -20px;
    top: 0;
}}

@media screen and (max-width: 600px)
{ #headerwrap {
    max-height: 55px;
}}

.mobile-menu-visible #headerwrap {
    background-color: rgb(26 31 60)!important;
    max-height: 100%! important;
}

@media screen and (max-width: 600px)
{ body #site-logo a img {
    width: 150px;
}}

@media screen and (max-width: 600px)
{ .fixed-header #site-logo img:not(.tf_sticky_logo) {
    width: 150px;
    max-height: 300px! important;
}}

.single.single-fullwidth-layout .featured-area .post-image img {
    border-radius: 0;
    height: 400px;
    object-fit: cover;
}

.single .post-title {
    text-align: left;
    padding-left: 9%;
}

.single .post-content {
    min-width: 120px;
    color: #1a1f3c;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}

#pagewrap #headerwrap.fixed-header #site-logo a img {
    width: 200px! important;
}

body #site-logo a img {
    transition-duration: 0.5s;
}

@media screen and (max-width: 600px)
{ .start {
    height: auto! important;
}}

@media screen and (max-width: 600px)
{ .headerbg {
    height: auto! important;
}}

.tablepress tfoot th {
    background-color: #e7ba96;
}