/*
Theme Name:     Divi Child
Author:         Elegant Themes
Template: Divi
Text Domain:	   divi-child
Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
*/
/* This file was modified 2019-10-13 by Aspen Grove Studios to customize metadata in header comment */


::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Black'), local('Lato-Black'),
        url('lato-font/Lato-Black.woff2') format('woff2'),
        url('lato-font/Lato-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Black Italic'), local('Lato-BlackItalic'),
        url('lato-font/Lato-BlackItalic.woff2') format('woff2'),
        url('lato-font/Lato-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Bold'), local('Lato-Bold'),
        url('lato-font/Lato-Bold.woff2') format('woff2'),
        url('lato-font/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
        url('lato-font/Lato-BoldItalic.woff2') format('woff2'),
        url('lato-font/Lato-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Regular'), local('Lato-Regular'),
        url('lato-font/Lato-Regular.woff2') format('woff2'),
        url('lato-font/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Italic'), local('Lato-Italic'),
        url('lato-font/Lato-Italic.woff2') format('woff2'),
        url('lato-font/Lato-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato-Light'),
        url('lato-font/Lato-Light.woff2') format('woff2'),
        url('lato-font/Lato-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato-LightItalic'),
        url('lato-font/Lato-LightItalic.woff2') format('woff2'),
        url('lato-font/Lato-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato-HairlineItalic'),
        url('lato-font/Lato-HairlineItalic.woff2') format('woff2'),
        url('lato-font/Lato-HairlineItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato-Hairline'),
        url('lato-font/Lato-Hairline.woff2') format('woff2'),
        url('lato-font/Lato-Hairline.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato' !important;
}

.pt0 {
    padding-top: 0 !important
}

.pt10 {
    padding-top: 10px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt30 {
    padding-top: 30px !important
}

.pt40 {
    padding-top: 40px !important
}

.pt50 {
    padding-top: 50px !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.mt0 {
    margin-top: 0 !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt50 {
    margin-top: 50px !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.dn {
    display: none !important
}

.mb1rem {
    margin-bottom: 1rem !important;
}

.et_pb_row {
    width: 90%;
}

.primary_menuitems .et_pb_menu__menu>nav>ul>li.menuas_btn>a,
.et_pb_button.primary_btn,
.primary_btn,
.wpkontakt_forms .wpforms-submit {
    transition: all 0.3s;
    background: #DA251C;
    box-shadow: 0px 0px 9px #DA251C26;
    padding: 15px 25px !important;
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #DA251C;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    line-height: 1.3 !important;
    overflow: hidden;
    text-align: center;
    min-width: 200px;
}

.primary_menuitems .et_pb_menu__menu>nav>ul>li.menuas_btn>a {
    display: block;
    height: max-content !important;
    align-self: center;
    min-width: 1px;
}

body .primary_btn.with_arrow {
    padding-right: 50px !important;
}

.primary_btn.with_arrow:after {
    all: unset;
    content: '';
    position: absolute;
    display: block !important;
    height: 15px !important;
    width: 15px !important;
    background: url(https://matchpoint.wordpress-programmierung.com/wp-content/uploads/2026/01/Vector-103.svg) no-repeat center !important;
    right: 28px !important;
    opacity: 1 !important;
    top: 19px !important;
    background-size: contain !important;
}

.primary_btn.with_arrow:hover:after {
    filter: brightness(0) saturate(100%) invert(22%) sepia(34%) saturate(7116%) hue-rotate(352deg) brightness(88%) contrast(94%);
}

.bigfont_btn.primary_btn {
    font-size: 24px !important;
    padding: 15px 40px !important;
}

.primary_menuitems .et_pb_menu__menu>nav>ul>li.menuas_btn>a:hover,
.et_pb_button.primary_btn:hover,
.primary_btn:hover {
    border: 1px solid #DA251C;
    color: #DA251C;
    background: #fff;
}

.et_pb_button.primary_btn:hover:after,
.primary_btn:hover:after,
.et_pb_button.secondary_btn:hover:after,
.secondary_btn:hover:after {
    display: none;
}

.et_pb_button.secondary_btn,
.secondary_btn {
    transition: all 0.3s;
    background: #ffffff;
    padding: 17px 25px !important;
    display: inline-block;
    border-radius: 6px;
    border: 1px solid #DA251C;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    color: #DA251C;
    line-height: 1.3 !important;
    overflow: hidden;
    text-align: center;
    min-width: 200px;
}

.et_pb_button.secondary_btn:hover,
.secondary_btn:hover {
    border: 1px solid #DA251C;
    color: #fff;
    background: #DA251C;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2 !important;
}

.white_text h1,
.white_text h2,
.white_text h3,
.white_text h4,
.white_text h5,
.white_text h6,
.white_text p,
.white_text span,
.white_text a,
.white_text ul li,
.white_text .et_pb_text_inner {
    color: #fff !important;
}

.text_center h1,
.text_center h2,
.text_center h3,
.text_center h4,
.text_center h5,
.text_center h6,
.text_center p,
.text_center span,
.text_center a,
.text_center ul li,
.text_center .et_pb_text_inner {
    text-align: center !important;
}

.heading_class h1,
.h2ash1_class h2 {
    font-size: 50px;
    font-weight: bold;
    color: #1F1A17;
}

.heading_class h2 {
    font-size: 40px;
    font-weight: bold;
    color: #1F1A17;
    position: relative;
    padding-bottom: 1rem;
}

.with_divider .heading_class h2,
.heading_class.with_divider h2 {
    margin-bottom: 30px !important;
    padding-bottom: 0;
}

.with_divider .heading_class h2:after,
.heading_class.with_divider h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 4px;
    width: 30px;
    background-color: #DA251C;
}

.white_text .heading_class h2:after,
.heading_class.white_text h2:after {
    background-color: #FFF;
}

.text_center .heading_class h2:after,
.heading_class.text_center h2:after {
    left: 50%;
}

.text_center .heading_class h2:after,
.heading_class.text_center h2:after {
    translate: -50% 0;
}

.heading_class h3 {
    font-size: 28px;
    font-weight: bold;
    color: #1F1A17;
}

.heading_class h4 {
    font-size: 24px;
    font-weight: bold;
    color: #1F1A17;
}

.heading_class h5 {
    font-size: 20px;
    font-weight: bold;
    color: #1F1A17;
}

body p,
html body {
    font-size: 20px;
    font-weight: 400;
    color: #787878;
    line-height: 1.8;
}

span.readmore_btn:after {
    font-family: ETmodules !important;
    content: "\22";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
}

body span.readmore_btn {
    color: #DA251C;
    font-weight: 600;
    display: inline-block;
    position: relative;
    padding-right: 20px;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 2px solid #DA251C;
    transition: all 0.3s;
}

span.readmore_btn.active:after {
    content: "\21";
}

span.readmore_btn:hover {
    border-bottom: 2px solid #1F1A17;
    color: #1F1A17;
}

span.readmore_btn.active {
    margin-top: 1rem;
}

.anchor_link_class a {
    transition: all 0.3s;
    border-bottom: 2px solid #DA251C00;
    color: #DA251C;
    transition: all 0.3s;
}

.anchor_link_class a:hover {
    border-bottom: 2px solid #1F1A17;
    color: #1F1A17;
}

.secondary_header_class {
    min-height: 380px;
    display: flex;
}

.checkmrk_list ul {
    list-style: none;
    padding-left: 0;
}

.checkmrk_list li {
    position: relative;
    padding-left: 40px;
    line-height: 1.8
}

.checkmrk_list li:before {
    content: "\4e";
    font-family: ETmodules !important;
    position: absolute;
    left: 0;
    top: -3px;
    font-weight: bold;
    color: #DA251C;
    font-size: 25px;
}

.wpkontakt_forms input[type='text'],
.wpkontakt_forms input[type='tel'],
.wpkontakt_forms input[type='email'],
.wpkontakt_forms select,
.wpkontakt_forms textarea {
    width: 100% !important;
    border: none !important;
    border-bottom: 2.06672px solid rgba(196, 196, 196, 0.2) !important;
    font-size: 16px !important;
    transition: all 0.3s !important;
    margin-bottom: 5px !important;
    max-width: 100% !important;
    height: auto !important;
}

.wpkontakt_forms div.wpforms-container-full .wpforms-form .wpforms-captcha-math input {
    width: 100px !important;
}

.wpkontakt_forms .wpforms-field-checkbox a,
.wpforms_das_sind .wpforms-field-checkbox a,
.wpforms_kunden .wpforms-field-checkbox a {
    color: #2D334A;
    text-decoration: underline;
}

body p#CookieBoxTextDescription>span {
    display: none !important;
    opacity: 0;
}

.wpforms_class input[type=text],
.wpforms_class input[type=tel],
.wpforms_class input[type=email] {
    width: 100% !important;
    max-width: 100% !important;
}

.wpkontakt_forms .wpforms-field-captcha input[type=text] {
    width: 75px !important;
    max-width: 75px !important;
    display: inline-block !important;
}

.wpkontakt_forms p.wpforms-captcha-question {
    display: inline-block !important;
    margin-right: 10px !important
}

.et-db #et-boc .et-l .et_pb_module div.wpforms-container-full {
    margin-top: 0;
    margin-bottom: 0;
}

.home_hero_section {
    min-height: 600px;
    display: flex;
    flex-direction: column;
    padding-bottom: 130px !important;
    align-items: center;
}

.et_pb_section.absolute_hero_sec {
    margin-top: -90px;
    background-color: #FFF0;
    z-index: 1;
}

.absolute_hero_sec .et_pb_row {
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid #F2F2F2;
    box-shadow: 0 6px 40px -6px rgba(0, 0, 0, 0.06);
    padding: 30px;
}

.header_topbar_sec p,
.header_topbar_sec div {
    font-size: 16px;
}

.topbar_shareicons {
    display: flex;
    flex-direction: row;
    justify-content: end;
    gap: 15px;
}

.topbar_shareicons .et_pb_image {
    margin: 0 !important;
}

.main_header_section {
    box-shadow: 0 0 10px #00000014;
}

.main_header_section .et_pb_column {
    padding-top: 0px;
    padding-bottom: 0px;
    display: flex;
    flex-direction: row;
}

.header_logo {
    margin-bottom: 0 !important;
    width: 210px;
}

.header_logo img {
    display: block;
    padding: 10px 0;
}

.primary_menuitems {
    width: calc(100% - 220px);
    justify-items: end;
}

.primary_menuitems *:not(.et-menu):not(.et-menu *) {
    height: 100%;
}

.primary_menuitems .et_pb_menu__menu>nav>ul {
    display: flex;
    flex-direction: row;
    gap: 30px;
    margin: 0 !important;
}

.primary_menuitems .et_pb_menu__menu>nav>ul>li {
    margin: 0 !important;
    padding: 0 !important;
}

.primary_menuitems .et_pb_menu__menu>nav>ul>li>a {
    height: 100%;
    align-content: center;
    padding: 0 !important;
    font-size: 16px;
    border-bottom: 5px solid #DA251C00;
    border-top: 5px solid #DA251C00;
    color: #1F1A17;
}

.primary_menuitems .et_pb_menu__menu>nav>ul>li>a:hover {
    opacity: 1;
    border-bottom: 5px solid #DA251C;
}

.onlinebuchen_row:after {
    display: none;
}

.onlinebuchen_row {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.onlinebuchen_row .et_pb_column {
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.55);
    box-shadow: 0 6px 40px -6px rgba(0, 0, 0, 0.06);
    padding: 25px;
    margin-right: 0;
    width: calc(100% / 3 - 20px);
}

.onlinebuchen_row table,
.onlinebuchen_row td,
.onlinebuchen_row tr {
    padding: 0 !important;
    border: none !important;
    color: #1F1A17;
    margin-bottom: 0 !important;
}

.onlinebuchen_row table tr td {
    border-bottom: 1px solid #78787861 !important;
    padding: 5px 0 !important;
}

.onlinebuchen_row table tr:last-child td {
    border: none !important;
    padding-bottom: 0 !important;
}

.onlinebuchen_row table tr.title_tr td {
    border-bottom: 0px solid !important;
    padding: 15px 0 5px !important;
    font-weight: bold;
}

.onlinebuchen_row table tr td:not(:first-child) {
    text-align: right;
}

.onlinebuchen_row h4 {
    padding-bottom: 0;
}

.et_pb_button_module_wrapper:has(.btnwith_divider) {
    position: relative;
    margin-bottom: 14px !important;
}

.et_pb_button_module_wrapper:has(.btnwith_divider):after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    height: 4px;
    width: 30px;
    background-color: #DA251C;
}

.et_pb_button_alignment_center.et_pb_button_module_wrapper:has(.btnwith_divider):after {
    translate: -50% 0;
}

.appstore_icons_row .et_pb_column {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.appstore_icons_row .et_pb_image {
    margin: 0 !important;
    background-color: #FFF;
    border: 2px solid #A6A6A6;
    padding: 10px 20px;
    border-radius: 5px;
    align-content: center;
    transition: all 0.3s;
}

.appstore_icons_row .et_pb_image:hover {
    scale: 1.05;
}

.appstore_icons_row .et_pb_image a,
.appstore_icons_row .et_pb_image span,
.appstore_icons_row .et_pb_image img {
    display: block !important;
}

.opening_hours_row .et_pb_code_inner {
    display: flex;
    justify-content: center;
    border-radius: 15px;
    border: 1px solid #F2F2F2;
    box-shadow: 0 6px 40px -6px rgba(0, 0, 0, 0.06);
    padding: 15px 30px;
    gap: 30px;
    align-items: center;
}

.opening_hours_row .et_pb_code_inner>div {
    width: 100%;
    padding: 3px 0;
}

.opening_hours_row .et_pb_code_inner>div:not(:last-child) {
    border-right: 1px solid #78787840;
    padding-right: 30px;
}

button.btn.btn-primary.slick-arrow,
.btn.btn-primary.slick-arrow {
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    background: #DA251C;
    height: 50px !important;
    width: 50px !important;
    padding: 0 !important;
    color: #fff;
    font-size: 34px;
    line-height: 50px;
    border: 1px solid #DA251C;
    border-radius: 50px;
    transition: all 0.3s;
    cursor: pointer;
    transform: translate(0, -50%);
    padding: 0 !important;
    outline: 0 !important;
    box-shadow: 0 8px 24px 0 rgba(218, 37, 28, 0.20) !important;
}

.btn.btn-primary.slick-arrow:hover,
button.btn.btn-primary.slick-arrow:hover {
    border: 1px solid #DA251C;
    background-color: #fff;
    color: #DA251C;
}

.btn.btn-primary.slick-arrow:before,
button.btn.btn-primary.slick-arrow:before {
    font-family: ETmodules !important;
}

.btn.btn-primary.slick-arrow.prev:before,
button.btn.btn-primary.slick-arrow.prev:before {
    content: "#";
    display: inline-block;
}

.btn.btn-primary.slick-arrow.next:before,
button.btn.btn-primary.slick-arrow.next:before {
    content: "$";
    display: inline-block;
}

.btn.btn-primary.slick-arrow.prev,
button.btn.btn-primary.slick-arrow.prev {
    left: -60px;
    z-index: 9;
}

.btn.btn-primary.slick-arrow.next,
button.btn.btn-primary.slick-arrow.next {
    right: -60px;
}

.gallary_slider_for .slick-slide img {
    aspect-ratio: 7 / 4;
    object-fit: cover;
    border-radius: 10px;
    object-position: top;
}

.gallary_slider_nav .slick-slide img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 7px;
    cursor: pointer;
    border: 2px solid #ddd0;
}

.gallary_slider_nav .slick-slide {
    margin-left: 6px;
    margin-right: 6px;
}

.gallary_slider_nav {
    margin-top: 30px;
}

.gallary_slider_nav .slick-current img {
    border: 2px solid #DA251C;
}

.threeimg_grid_col {
    display: grid;
}

.threeimg_grid_col {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
        "field1 field3"
        "field2 field3";
    gap: 20px;
    position: relative;
}

.threeimg_grid_col>.et_pb_image:first-child {
    grid-area: field1;
}

.threeimg_grid_col>.et_pb_image:nth-child(2) {
    grid-area: field2;
}

.threeimg_grid_col>.et_pb_image:nth-child(3) {
    grid-area: field3;

}

.threeimg_grid_col>.et_pb_image * {
    height: 100%;
}

.threeimg_grid_col>.et_pb_image {
    margin-bottom: 0 !important;
    border-radius: 10px;
    overflow: hidden;
}

.threeimg_grid_col>.et_pb_image img {
    object-fit: cover;
}

.sponsoren_slider_row .slick-track {
    display: flex;
}

.sponsoren_slider_row .slick-slide {
    margin-left: 15px;
    margin-right: 15px;
    background-color: #fff;
    height: inherit;
    align-content: center;
    padding: 25px;
    border-radius: 10px;
}

.sponsoren_slider_row .slick-track {
    margin-bottom: 70px;
}

.sponsoren_slider_row button.btn.btn-primary.slick-arrow {
    bottom: -25px;
    top: auto;
    background: #000;
}

.sponsoren_slider_row button.btn.btn-primary.slick-arrow:hover {
    color: #DA251C;
    background: #fff;
}

.sponsoren_slider_row button.btn.btn-primary.slick-arrow.next {
    left: calc(50% + 10px);
}

.sponsoren_slider_row button.btn.btn-primary.slick-arrow.prev {
    right: calc(50% + 10px);
    left: auto;
}

.cta_textboxes_row>.et_pb_column {
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid #F2F2F2;
    box-shadow: 0 6px 40px -6px rgba(0, 0, 0, 0.06);
    padding: 25px;
}

.contact_blurb .et_pb_blurb_content {
    display: flex;
}

.contact_blurb .et-pb-icon {
    font-size: 20px;
}

.contact_blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
    margin-top: 9px;
    width: 30px;
    text-align: left;
}

.contact_blurb.et_clickable:hover .et_pb_blurb_description {
    text-decoration: underline;
    color: #DA251C;
}

.footer_links .et_pb_code_inner {
    display: flex;
    gap: 10px 20px;
}

.footer_links a {
    color: #787878;
}

.footer_links a:hover {
    color: #DA251C;
    text-decoration: underline;
}

.footer_links.et_pb_text_align_right .et_pb_code_inner {
    justify-content: flex-end;
}

.et_pb_blurb_content {
    max-width: 100%;
}

.sponsoren_slider_row:has(.slick-track) {
    width: calc(90% + 30px);
    max-width: calc(1280px + 30px);
}

@media screen and (max-width: 1280px) {

    body p,
    html body {
        font-size: 18px;
    }

    .primary_menuitems .et_pb_menu__menu>nav>ul {
        gap: 20px;
    }

    .home_hero_section {
        min-height: 500px;
    }

    .btn.btn-primary.slick-arrow.prev,
    button.btn.btn-primary.slick-arrow.prev {
        left: 10px;
    }

    .btn.btn-primary.slick-arrow.next,
    button.btn.btn-primary.slick-arrow.next {
        right: 10px;
    }

    .heading_class h1,
    .h2ash1_class h2 {
        font-size: 44px;
    }

    .heading_class h2 {
        font-size: 36px;
    }

    .heading_class h3 {
        font-size: 26px;
    }

    .heading_class h4 {
        font-size: 22px;
    }
}

@media screen and (max-width: 980px) {
    .dn_b980 {
        display: none !important
    }

    .wpkontakt_forms div.wpforms-container-full .wpforms-form .wpforms-one-half,
    .wpkontakt_forms div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
    .wpkontakt_forms div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
        width: 100% !important
    }

    .mobile_flex_reverse,
    .mobile_flex_reverse.et_section_specialty .et_pb_row {
        display: flex;
        flex-direction: column-reverse;
    }

    .mobile_flex_reverse .et_pb_column:first-child,
    .mobile_flex_reverse.et_section_specialty .et_pb_row .et_pb_column:first-child {
        margin-bottom: 0
    }

    .mobile_flex_reverse .et_pb_column:last-child,
    .mobile_flex_reverse.et_section_specialty .et_pb_row .et_pb_column:last-child {
        margin-bottom: 30px
    }

    /* mobile menu css */
    .et-l.et-l--header {
        display: none !important;
    }

    body .mob-menu-header-holder {
        background-color: #FFF;
        padding: 10px 0 10px 10px;
        min-height: 70px;
    }

    body .mob-menu-header-holder .mobmenur-container {
        top: 8px;
    }

    body .mobmenu-content #mobmenuright .sub-menu {
        margin-left: 0;
    }

    .mobmenu-content #mobmenuright .sub-menu a {
        padding-left: 0
    }

    body .mob-menu-logo-holder {
        float: left;
        margin-top: 0;
        margin-left: 10px;
    }

    body .mobmenur-container i {
        color: #DA251C;
    }

    body .mobmenu-content li {
        padding: 0;
    }

    body .mobmenu-content li>.sub-menu li {
        padding: 0;
    }

    body .mobmenu-right-panel {
        width: 310px;
    }

    body .mobmenu-content #mobmenuright .sub-menu a,
    body .mobmenu-content #mobmenuright a {
        font-size: 16px;
        color: rgba(0, 0, 0, 0.65);
    }

    body .mobmenu-content #mobmenuright li:hover,
    body .mobmenu-content #mobmenuright>li>a:hover {
        background-color: rgba(255, 255, 255, 1) !important;
    }

    body .mobmenu-content #mobmenuright .sub-menu {
        background-color: #FFF !important;
        color: rgba(0, 0, 0, 0.65) !important;
    }

    body.show-nav-right a:hover .mob-expand-submenu i {
        color: rgba(0, 0, 0, 0.65) !important;
    }

    body .mobmenu-content #mobmenuright .sub-menu a:hover,
    body .mobmenu-content #mobmenuright>li>a:hover {
        color: #DA251C !important;
    }

    body .mobmenu-right-panel {
        background-color: #FFF;
    }

    body .mobmenu-content li a {
        border-bottom: 1px solid #DA251C !important;
    }

    body .mobmenu-content li a {
        padding: 10px 12px;
    }

    body .mobmenu-content li ul a {
        padding-left: 25px !important;
        padding-right: 12px;
    }

    body .mobmenu-content li.wpml-ls-current-language>a,
    body .mobmenu-content li.current_page_item>a {
        color: #DA251C !important;
    }

    .onlinebuchen_row {
        flex-direction: column;
    }

    .onlinebuchen_row .et_pb_column {
        width: 100%;
        margin-bottom: 0;
    }

    .opening_hours_row .et_pb_code_inner {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }

    .opening_hours_row .et_pb_code_inner>div:not(:last-child) {
        border-right: none;
        border-bottom: 1px solid #78787840;
        padding-right: 0;
        padding-bottom: 20px;
    }

    .footer_main_section * {
        text-align: center;
    }

    .footer_bottom_sec * {
        text-align: center;
        margin-bottom: 0;
    }

    .footer_main_section .footer_links.et_pb_text_align_right .et_pb_code_inner {
        justify-content: center;
        flex-wrap: wrap;
    }

    button.btn.btn-primary.slick-arrow,
    .btn.btn-primary.slick-arrow {
        height: 40px !important;
        width: 40px !important;
        font-size: 22px;
        line-height: 40px;
    }
}

@media screen and (max-width: 768px) {

    .heading_class h1,
    .h2ash1_class h2 {
        font-size: 34px;
    }

    .heading_class h2 {
        font-size: 30px;
    }

    .heading_class h3 {
        font-size: 22px;
    }

    .heading_class h4 {
        font-size: 20px;
    }

    .heading_class h5 {
        font-size: 18px;
    }

    .home_hero_section {
        min-height: 400px;
    }

    .sponsoren_slider_row .slick-track {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 480px) {
    .gallary_slider_nav {
        margin-top: 10px;
    }

    .appstore_icons_row .et_pb_column {
        flex-direction: column;
        align-items: center;
    }

    .heading_class h1,
    .h2ash1_class h2 {
        font-size: 28px;
    }

    .heading_class h2 {
        font-size: 26px;
    }

    .cta_textboxes_row>.et_pb_column,
    .sponsoren_slider_row .slick-slide,
    .opening_hours_row .et_pb_code_inner,
    .absolute_hero_sec .et_pb_row,
    .onlinebuchen_row .et_pb_column {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .threeimg_grid_col {
        gap: 10px;
    }

    .sponsoren_slider_row .slick-slide {
        height: 100% !important;
    }

    .sponsoren_slider_row .slick-slide {
        margin-bottom: 40px;
    }

    .sponsoren_slider_row button.btn.btn-primary.slick-arrow {
        bottom: -40px;
    }

    .sponsoren_slider_row .slick-track {
        margin-bottom: 0;
    }

}

@media screen and (min-width: 981px) {
    .vam_a980 {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .dn_a980 {
        display: none !important
    }
}