/*Go To Top*/
.scrollToTop {
    padding: 20px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: -40px !important;
    display: none;
    width: 60px !important;
    height: 120px !important;
}

/*Zarovnání tlačítka Odeslat*/
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: right !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-weight: 400 !important;
    font-size: 14px !important;
}

/*JEM kalendář akcí*/

#jem .copyright {
    display:none;
}

h1, div.contentheading {
    font-weight: normal;
    line-height: 36px;
    font-size: 22px;
}

h2, div.contentheading {
    font-weight: normal;
    line-height: 36px;
    font-size: 18px;
}

#jem .buttons img {
    padding-left: 5px;
    padding-right: 5px;
}

#maincontent > .inner {
    margin-top: -40px;
}

#jem .jem-img {
    flex-basis: 250px;
}

#mailto-window {
    padding-left: 10px;
    padding-right: 10px;
}

.jem-sort #jem_city, #jem .jem-event .jem-event-city {
display: none;
}

.jem-sort #jem_state, #jem .jem-event .jem-event-state {
display: none;
}