#panel{
    position: fixed;
    z-index: 999999;
    width: 100%;
    top: 0;
}
.error_result{
    color: red;
    margin-bottom: 10px;
    display: inline-block;
}
.success_result{
    color: green;
    display: inline-block;
}
.awz_cookies_sett__detail-alert {
    color: black !important;
}
.awz_cookies_sett__save, .awz_cookies_sett__save:hover {
    background-color: black !important;
}
input:checked+.awz_cookies_sett__slider {
    background-color: black !important;
}
.b24-form-field-agreement a.b24-form-field-agreement-link {
    color: #000 !important;
    text-decoration: underline;
    font-size: 14px;
}

.b24-form-field-agreement .b24-form-control-desc {
    opacity: 1 !important;
}

.navigation__item:focus, .navigation__item:focus-visible, .navigation__item a:focus, .navigation__item a:focus-visible {
    outline: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
}
.page-header--with-background {
    margin-top: 0px !important;
	padding-bottom:0;
	border-bottom:none;
}
.template-index .image-overlay {
    height: auto !important;
}
.template-index .image-overlay img {
    position: static !important;
}