body.home .sidebar .widget_slmp_widget_form {
    margin: 0;
}
.footer-col-item.custom-footer-html a {
    color: #ffffff;
    font-weight: bold;
}
.main-header .header-items .header-col.logo-item {
    border-bottom: 1px solid #981d25 !important;
}

@media only screen and (min-width: 1024px) {
    .main-header .header-items .header-col.logo-item {
        border-bottom: 0 !important;
    }
    .main-header .header-items .header-col.logo-item img {
        height: 120px !important;
    }
    body.window_scrolled .main-header .header-items .header-col.logo-item img {
        height: 50px !important;
    }
}