th {
    font-weight: 600 !important;
}

b,
strong {
    font-weight: 600 !important;
}

textarea#event_booking_comment {
    margin-bottom: 20px;
}

label {
    margin-bottom: 0px;
    margin-top: 15px;
    letter-spacing: 0.5px;
    font-weight: 600 !important;
}

select {
    width: 100%;
}

div#map {
    width: 100% !important;
}

section#search-2 {
    position: relative;
}

button.search-submit {
    position: absolute;
    top: 15px;
    right: 0px;
}

.success {
    font-weight: bold;
    color: #080;
}

.success-block {
    margin: 50px 0;
    min-height: 99px;
    padding: 30px;
    text-align: center;
    width: 100%;
    background-color: #0F0;
}

.error-list {
    list-style: none;
    margin: 50px 0;
    min-height: 99px;
    padding: 30px;
    border: solid 1px #F00;
}

.error {
    font-style: italic;
    color: #F00;
}

.wp_event_plugun input[type=text] {
    width: 500px;
}