.button, .button:hover {
    padding: 10px 25px;
    margin-right: 15px;
}

.page-template-tpl-seo .widgettitle {
    color: #ffffff;
}

.page-template-tpl-seo #rechts .widget {
    margin-bottom: 75px;
}

.page-template-tpl-seo #rechts .button {
    border: none;
}

.page-template-tpl-seo #rechts {
    height: auto!important;
}

.button.reserveren {
    display: none;
}

.lang-select {
    display: flex;
    list-style: none;
    padding: 0;
}

.lang-mobile {
    display: none;
}

@media (max-width: 767px) {
    .button.reserveren {
        width: 100%;
        text-align: center;
        font-weight: 600;
        font-size: 1.5em;
        background-color: #f0380b;
        border-radius: 0;
        margin-top: 15px;
        display: block;
    }

    .lang-mobile {
        width: 100%!important;
        float: none!important;
        justify-content: space-around;
      	display: flex;
    }
}

#menu-item-4886 > a {
    background-color: #ed1c24;
}

.home #breadcrumbs {
    display: none;
}
