/* dsa Störer ANFANG */

#dsa-stoerer{
    display: none;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    padding: 2.5%;
    width: 45%;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
    border: 0px solid #000000;
    background-color: #fff;
    background-image: url(../static_images/bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    z-index: 9999999;
}
#dsa-stoerer h2 {margin-bottom: 0!important;}
#dsa-stoerer #active, #dsa-stoerer #activelabel{
    display: none;
}

#close-dsa-stoerer{
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 12pt;
    font-weight: bold;
    font-size: 24pt;
    cursor: pointer;
    color: #1c5f21;
}

/* dsa Störer ENDE */


/*
	Theme Name: DogAktiv
	Author: dsa Marketing AG
	Description:
	Version: 0.0.1
	Tags:
*/

@font-face {
    font-family: "userinterface";
    src: url("../fonts/userinterface.woff") format('woff')
}
@font-face {
    font-family: 'Asap';
    font-style: italic;
    font-weight: 400;
    src: local('Asap Italic'), local('Asap-Italic'), url("../KFOmCniXp96ayz4u7WxKOzY.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Asap';
    font-style: italic;
    font-weight: 400;
    src: local('Asap Italic'), local('Asap-Italic'), url("../KFOmCniXp96ayz4u7GxKOzY.woff2") format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Asap';
    font-style: italic;
    font-weight: 400;
    src: local('Asap Italic'), local('Asap-Italic'), url("../KFOmCniXp96ayz4u4mxK.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Asap';
    font-style: normal;
    font-weight: 400;
    src: local('Asap Regular'), local('Asap-Regular'), url("../KFOoCniXp96ayzQe4HRO.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Asap';
    font-style: normal;
    font-weight: 400;
    src: local('Asap Regular'), local('Asap-Regular'), url("../KFOoCniXp96ayzUe4HRO.woff2") format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Asap';
    font-style: normal;
    font-weight: 400;
    src: local('Asap Regular'), local('Asap-Regular'), url("../KFOoCniXp96ayzse4A.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.datenschutzerklaerung {
    width: 100%;
    min-height: 800px;
    height: 100vh;
    border: 0px;
    background: none;
}
section#content .texthightlight > div > ul.checklist > li {
    list-style-image: url(../static_images/list_check.png);
    padding-left: 10px;
    float: left;
    display: list-item;
    width: calc(33% - 10px);
}
html,
body {
    font: 400 14px/22px 'Asap', sans-serif;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
}
a[href] {
    text-decoration: none;
    color: inherit;
}
[onclick] {
    cursor: pointer;
}
p,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
hr {
    margin-top: 25px;
    margin-bottom: 25px;
    color: #eee;
}
table {
    border-collapse: collapse;
    border: 1px solid #000;
}
img {
    height: auto;
}
table th,
table td {
    padding: 15px;
    border: 1px solid #000;
}
table > tbody > tr {
    background: #fff;
}
table > tbody > tr:nth-child(odd) {
    background: #f4f1e4;
}
.fa-facebook {
    color: #3C5A99;
    font-size: 14px;
}
.wp-block-button > .wp-block-button__link {
    background-color: #1c5f21;
    color: #fff;
    padding: 15px 25px;
    border-radius: 25px;
    display: block;
    width: fit-content;
    text-align: center;
    font-weight: bold;
    margin: 25px 0;
    font-size: 14px;
}
.wp-block-button > .wp-block-button__link > * {
    color: #fff !important;
}

/* .wp-block-columns > .wp-block-column {
	display: flex;
}

.wp-block-columns.has-2-columns > .wp-block-column {
	display: block;
} */

.has-2-columns > div {
    flex-basis: 50%;
    width: 50%;
}
.has-2-columns #map {
    max-width: 75%;
    margin-top: 25px;
    overflow: hidden;
}
.weisser-block .wp-block-column {
    display: inline-flex;
    /* align-items: center; */
    flex-flow: wrap;
}
.weisser-block a {
    color: #1c5f21;
    font-weight: bold;
}
.weisser-block p {
    white-space: pre-line;
}
.weisser-block img {
    max-width: 100%;
    object-fit: cover;
    height: auto;
    margin-left: auto;
}
.wp-block-columns > .wp-block-column > .wp-block-button {
    margin-left: 25px;
}
.wp-block-columns > .wp-block-column:nth-of-type(1) > .wp-block-button:nth-of-type(1) {
    margin-left: 0;
}
.wp-block-image figure {
    margin-inline-start: 0;
    margin-inline-end: 0;
    margin-block-start: 25px;
    margin-block-end: 25px;
}

/* .wp-block-columns > .wp-block-column {
	margin-left: 25px;
} */

.wp-block-columns > div.wp-block-column:nth-of-type(1) {
    margin-left: 0;
}
.weisser-block {
    font-family: inherit;
    background: #fff;
    padding: 25px;
    box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: 2px solid #1c5f21;
}
.wp-block-verse > a {
    color: #1c5f21;
}
.force-flex {
    display: flex !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.full-width {
    width: 100%;
}
.secmen {
    position: absolute;
    padding: 15px;
    background: #fff;
    border-top: 2px solid #1c5f21;
    border-bottom: 2px solid #1c5f21;
    display: none;
}
.secmen ul {
    padding-inline-start: 0;
}
.secmen li {
    display: inline;
}
.wp-block-gallery {
    list-style: none;
    padding-inline-start: 0;
    display: flex;
    flex-wrap: wrap;
}
.wp-block-gallery > li {
    margin-right: 25px;
    width: calc(25% - 18.75px);
    margin-bottom: 25px;
}
.wp-block-gallery > li:nth-child(4n) {
    margin-right: 0;
}
.wp-block-gallery > li > figure {
    height: 100%;
    margin: 0;
    align-items: flex-end;
    display: flex;
    justify-content: flex-start;
}
.wp-block-gallery > li > figure img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
figure {
    margin: 25px 0px 0px 0px;
}
.mc-format,
.mc-time,
.my-calendar-date-switcher,
.mc_bottomnav {
    display: none;
}
.my-calendar-nav > ul {
    padding-inline-start: 0;
}
.my-calendar-nav > ul > li {
    display: inline-block;
    margin-right: 25px;
}
#my-calendar [aria-hidden="true"] {
    display: none;
}
.heading.my-calendar-month {
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 25px;
}
td .screen-reader-text {
    opacity: 0.5;
}
.frank-sander > img {
    width: 400px;
    max-width: 100%;
}
.page-id-116 .aligncenter {
    margin-left: 0 !important;
}
#content .wp-block-column {
    margin-bottom: 0;
}
#content .wp-block-button {
    margin-bottom: 0;
}
.greenRoundedBorders {
    border: 2px solid #1c5f21;
    border-radius: 5px;
}
ul + h1 {
    margin-top: calc(24px + 32px);
}

/*==================================================================*/


/* !HEADER */

header {
    /*	position: fixed;
	top: 0;
	left: 0;
	right: 0;*/
    /*padding: 0 25%;*/
}
header > nav {
    padding: 0 15%;
}
header > #topbar {
    padding: 15px 15%;
    z-index: 5001;
    position: sticky;
    background: #fff;
    /* margin-bottom: 25px; */
}
header > #topbar::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: calc(70% + 25px);
    margin: 0 calc(15% - 12.5px);
    border-bottom: 1px solid #ccc;
}
header > #topbar > ul {
    padding-inline-start: 0;
    overflow: hidden;
}
header > #topbar > ul > li {
    display: inline;
    color: #1c5f21;
    margin-left: 15px;
    font-weight: bold;
    font-size: 14px;
}
header > #topbar > ul > li:nth-of-type(1) {
    margin-left: 0;
}
header > #topbar > ul > li.right {
    float: right;
    margin-left: 0;
}
header > hr {
    outline: none;
    border: none;
    width: 73%;
    height: 1px;
    background-color: #ccc;
    margin: 0 13% 25px;
    z-index: 5001;
    position: sticky;
}
header > #main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #fff;
    z-index: 5001;
    position: sticky;
    padding-top: 25px;
}
header > #main > div {
    display: flex;
    width: 100%;
}
header > #main > div > div {
    flex-basis: 35%;
    margin: 12px 6% 0;
}
header > #main > div > div:nth-of-type(1),
header > #main > div > div:nth-of-type(3) {
    flex-basis: 30%;
    margin: 0;
}
header > #main > div > div:nth-of-type(2) > p > b {
    color: #1c5f21;
    line-height: 28px;
}
header .italic {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
header > #main > div > div:nth-of-type(2) a {
    background-color: #1c5f21;
    color: #fff;
    margin-top: 15px;
    float: left;
    padding: 7.5px 12.5px;
    border-radius: 25px;
    font-size: 12px;
}
header > #main > div > div:nth-of-type(2) a:nth-of-type(2) {
    margin-left: 15px;
}
header > #main > div > div:nth-of-type(3) {
    display: flex;
    align-items: center;
}
header > #main > div > div:nth-of-type(3) > form {
    width: 100%;
}
header > #main > div > div:nth-of-type(3) > form input {
    width: calc(100% - 30px);
    background: #f8f8fa;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: none;
    box-shadow: inset 0px 1px 2px 0px #ccc;
    font-size: 14px;
    color: #1c5f21;
}
header > #main > ul {
    width: 100%;
    padding-inline-start: 0;
    text-align: center;
    margin-top: 30px;
    padding: 20px 0;
}
header > #main > ul > li {
    font-size: 16px;
    display: inline;
    margin-left: 12px;
    margin-right: 12px;
    font-weight: bold;
}
header > #main > ul > li#navcloser {
    position: absolute;
    top: 12px;
    right: 12px;
}
header #main ul li a {
    color: #1c5f21;
}
header #main ul li.current_page_item a {
    color: #000;
}
header > #main > ul > li.active {
    color: #000;
}
header > #main.fixed > ul {
    width: 100%;
    background: #fff;
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 1000;
    box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.1), 0 2px 9px 0 rgba(62, 57, 107, 0.6);
}
header > #main.fixed {
    padding: 25px 15% 25px 15%;
}
header > #carousel {
    /* background-image: url("../static_images/hund-mit-spielzeug.jpg"); */
    height: 70vh;
    background-size: cover;
    width: 100%;
    position: relative;
    background-position: center;
}
header > #carousel > div:nth-of-type(2) {
    position: absolute;
    background: #f4f1e4;
    bottom: 25px;
    z-index: 100;
    left: 25px;
    width: fit-content;
    padding: 20px;
    box-shadow: 2px 2px 2px #9b9579;
}
.notiz > div > p {
    width: 300px;
}
.notiz::after {
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: rotate(3deg);
    display: block;
    right: 0;
    left: 0;
    content: '';
    z-index: -1;
    top: 0;
    box-shadow: 2px 2px 2px #9b9579;
}
header > #carousel > div:nth-of-type(2) > div {
    text-align: left;
    margin-right: 0;
    border-bottom: 1px solid #ddd9cc;
}
header > #carousel > div:nth-of-type(2) > div:nth-last-of-type(1) {
    padding-bottom: 25px;
}
header > #carousel > div:nth-of-type(2) h2 {
    font-size: 16px;
}
header > #carousel > div:nth-of-type(2) > div > p:nth-of-type(1) {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
}
header > #carousel > div:nth-of-type(2) > div > p:nth-of-type(1) a {
    color: #1c5f21;
    font-style: italic;
}
header > #carousel > div:nth-of-type(1) {
    background-color: rgba(28, 95, 33, 0.75);
    position: absolute;
    height: 150%;
    width: 30%;
    min-width: 500px;
    right: 0;
    bottom: -25%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    padding: 0;
    margin-right: 0;
}
header > #carousel > div > div {
    margin-right: 25px;
    text-align: right;
}
header > #carousel > div > div > p:nth-of-type(1) {
    font-size: 64px;
    line-height: 68px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
}
header > #carousel > div > div > p:nth-of-type(2) {
    font-size: 20px;
}
header > #carousel > div > div > a {
    background-color: #fff;
    color: #1c5f21;
    padding: 15px 25px;
    border-radius: 25px;
    display: block;
    width: 50%;
    float: right;
    font-weight: bold;
    text-align: center;
}
header > #carousel > div > div * {
    margin: 10px 0;
}
header > #carousel > div > div > a:nth-of-type(1) {
    margin-top: 25px;
}
header > #carousel > img[data-carousel-image] {
    transition: 750ms;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
header > #carousel > img[data-hide] {
    opacity: 0;
}
header > #carousel > img[data-carousel-image]:not([data-hide]) {
    opacity: 1;
}
header > #carousel > img.siegel {
    margin: 25px;
    position: absolute;
}
.siegel2 {
    position: absolute;
    left: 155px;
    margin-top: 15px;
}
header > #main > div > div:nth-of-type(1) img {
    width: 100%;
}
#navtrigger-wrapper {
    display: none;
}
header > #main.fixed > ul {
    margin-top: 0 !important;
}

/* !MAIN */

main {
    background-color: #f4f1e4;
    z-index: 1;
    position: sticky;
}
main > section {
    padding: 5% 10%;
}

/* Bereiche */

section#bereiche {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
}
section#bereiche > div > h3 {
    text-align: center;
    /* margin-top: 15px; */
}
section#bereiche > div > img {
    width: 100%;
}
section#bereiche a {
    color: #1c5f21;
    font-style: italic;
    font-size: 22px;
}
section#bereiche a:hover {
    color: #000;
}

.frank-sander{
    display: flex!important;
    width: 25%!important;
    margin: 0 1.5%!important;
}

/* !CONTENT */

section#content {
    display: flex;
}
section#content > #text {
    width: 65%;
}
section#content > #text > p {
    margin: 16px 0;
}
section#content #breadcrumb {
    color: #1c5f21;
    font-size: 14px;
}
section#content #breadcrumb > a {
    font-weight: bold;
    color: inherit;
}
section#content h1 {
    color: #1c5f21;
    font-style: italic;
    margin-bottom: 24px;
}
section#content h1 + .wp-block-columns .wp-block-button__link {
    margin-top: 0;
    margin-bottom: 50px;
}
section#content h2 {
    margin-bottom: 24px;
}
section#content strong {
    color: #1c5f21;
    font-style: italic;
}
section#content .texthightlight {
    display: flex;
    align-items: center;
    margin: 50px 0;
}
section#content .texthightlight > img {
    z-index: 1;
}
section#content .texthightlight > div {
    background: #fff;
    padding: 25px 25px 25px 100px;
    margin-left: -75px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
section#content .texthightlight > div > ul {
    padding-inline-start: 40px;
    margin-top: 25px;
}
section#content .texthightlight > div > p {
    color: #1c5f21;
    font-style: italic;
    font-weight: bold;
}
section#content .texthightlight > div > ul > li {
    display: inline-block;
    width: 33.33%;
    color: #1c5f21;
    margin-bottom: 10px;
}
section#content .signatur {
    padding: 75px 50px;
    transform: rotate(-4deg);
    font-weight: bold;
    font-style: italic;
    color: #1c5f21;
    font-size: 32px;
    line-height: 32px;
}
section#content .wp-block-columns {
    display: flex;
    align-items: center;
}
section#content .signatur::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../static_images/sprites.png");
    background-position: -285px -94px;
    width: 60px;
    height: 65px;
    height: 65px;
    width: 60px;
    top: 48px;
    left: 15px;
}
section#content section#content .resultsearch {
    margin-bottom: 30px;
    padding: 10px 0;
}
section#content .resultsearch h2 {
    font-size: 16px;
}
section#content .resultsearch a {
    background-color: #1c5f21;
    color: #fff;
    padding: 15px 25px;
    border-radius: 25px;
    display: block;
    width: fit-content;
    text-align: center;
    font-weight: bold;
    margin: 25px 0;
    color: #fff;
}
section#content #fotogalerie {
    display: flex;
    flex-wrap: wrap;
}
section#content #fotogalerie > div {
    flex-basis: calc(33.33% - 33.33px);
    margin-right: 50px;
    margin-bottom: 50px;
}
section#content #fotogalerie > div:nth-of-type(3n) {
    margin-right: 0;
}
section#content #fotogalerie img {
    height: 300px !important;
    width: 100%;
    object-fit: cover;
}
section#content #galeriebilder .blocks-gallery-item {
    flex-basis: calc(33.33% - 33.33px);
    margin-right: 50px;
    margin-bottom: 50px;
}
section#content #galeriebilder .gallery {
    display: flex;
    flex-wrap: wrap;
}
section#content #galeriebilder .gallery > .gallery-item {
    flex-basis: calc(33.33% - 33.33px);
    margin-right: 50px;
    margin-bottom: 50px;
    width: unset;
}
section#content #galeriebilder .gallery > .gallery-item:nth-of-type(3n) {
    margin-right: 0;
}
section#content #galeriebilder .gallery > .gallery-item > .gallery-icon {
    height: 100%;
}
section#content #galeriebilder .gallery > .gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border: none;
}
section#content #galeriebilder .wp-block-gallery > .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0;
}
section#content #kursliste {
    display: flex;
    flex-wrap: wrap;
}
section#content #kursliste > div {
    margin-right: 15px;
    margin-bottom: -40px;
}
section#content p,
section#content li {
    line-height: 24px;
}
.page-id-156 table,
.page-id-353 table {
    width: 100%;
}
.page-id-156 table td:first-child,
.page-id-353 table td:first-child {
    width: 80%;
}

/* !SIDEBAR */

aside#sidebar {
    width: 25%;
    flex-basis: 25%;
    margin-left: 5%;
    margin-top: 35px;
}
aside#sidebar h2 {
    background-color: #1c5f21;
    color: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 0;
    font-size: 18px;
    font-style: italic;
}
aside#sidebar h2.dark {
    background: #000;
}
aside#sidebar > div {
    margin-bottom: 25px;
}
aside#sidebar > div > div {
    padding: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    font-size: 14px;
    line-height: 22px;
}
aside#sidebar > div > div > img {
    width: 100%;
}
#sidebar div a.mail {
    color: #1c5f21;
}
aside#sidebar a.btn {
    background-color: #1c5f21;
    color: #fff;
    padding: 15px 25px;
    border-radius: 25px;
    width: fit-content;
    text-align: center;
    font-weight: bold;
    display: block;
    margin: 0 auto;
}

/* !TRAININGSPLAETZE */

main > section.adresse {
    padding: 0 10% 5%;
    text-align: center;
    max-width: 960px;
    margin: auto;
}
.adresse .btn {
    background: #1c5f21;
    padding: 12px 40px;
    display: inline-block;
    border-radius: 40px;
    margin: 20px 0 0 0;
    color: #fff;
}
.adresse + img {
    width: 100%;
}
#trainingsplaetze {
    background: url("../static_images/hund-rennt.jpg");
    background-size: cover;
    padding: 0;
    height: 394px;
}
#trainingsplaetze > div {
    padding: 5% 10%;
    width: 80%;
    bottom: 0;
    color: #fff;
    text-align: center
}
#trainingsplaetze .btn {
    background: #fff;
    padding: 12px 40px;
    display: inline-block;
    border-radius: 40px;
    margin: 20px 0 0 0;
    color: #1c5f21;
}
#trainingsplaetze > div > p {
    width: 50%;
    margin: 0 25%;
}

/* !FOOTER */

footer {
    overflow: hidden;
    background: #1c5f21;
}
.home .dsa-secure-image {
    opacity: 0.5;
}

/*DsaRating*/
.dsa-rating {
    margin: 40px 0 0 0;
}
.dsa-rating h2 {
    color: #1c5f21;
    font-style: italic;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin: 0 0 12px 0!important;
}
.dsa-rating p {
    margin: 0 0 20px 0;
    text-align: center;
}
.dsa-rating .btn {
    background: #1c5f21;
    color: #fff;
    border-radius: 30px;
    padding: 15px 20px;
    display: block;
    margin: 20px auto;
    width: 108px;
    border: none;
    text-align: center;

}
#dsa-rating-view {
    text-align: center;
}
#dsa-rating-hide {
    text-align: center;
    display: block;
    height: 800px;
    overflow: auto;
}

.rating-slid {
    overflow:visible;
}

/* - MIB- */

#dsa-rating-hide > #rating-slider-box > div {
    margin-bottom: 4px;
    background: white;
    border: 1px solid #eee;
    border-radius: 40px;
    padding: 40px 20px;
} 

/* Slider*/
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide-hide { 
    display: block;
 }

.slick-slide
{
    display: none;
    float: left;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* ende Slider */

#dsa-rating-view .thumbithumb, #dsa-rating-view .rating_bottom , #dsa-rating-hide .thumbithumb, #dsa-rating-hide .rating_bottom {
    display: none;
}
.starbox .star {
    color: #ffce00;
}
.siegel3 {
    position: absolute;
    left: 310px;
    margin: 15px 0 0 0;
    width: 140px;
}
#dsa-rating-view .slick-slide {
    background: #fff;
    border: 1px solid #eee;
    padding: 40px 20px;
    border-radius: 40px;
}
#dsa-rating-hide .slick-slide {
    background: #fff;
    border: 1px solid #eee;
    padding: 40px 20px;
    border-radius: 40px;
}
#dsa-rating .rating-1, #dsa-rating-view p.subline{
    display: none;
}

/*+MIB+*/

#dsa-rating .rating-1, #dsa-rating-hide p.subline{
    display: none;
}

#dsa-rating-hide .freitext, #dsa-rating-hide .freitext  {
    font-weight: 400;
    font-style: italic;
}


.display-none   {
    display: none !important;
}

.display-block {
    display: block !important;
}


/* scrollbar */

#dsa-rating-hide::-webkit-scrollbar {
    width: 5px;
}

#dsa-rating-hide::-webkit-scrollbar-track {
    background: #1c5f21;
}

#dsa-rating-hide::-webkit-scrollbar-thumb {
    background: #f4f1e4;
}

#dsa-rating-hide::-webkit-scrollbar-thumb:hover {
    background: #fcfcfc;
}

/*  End MIB */ 


#dsa-rating-view .freitext, #dsa-rating-view .freitext  {
    font-weight: 400;
    font-style: italic;
}
.rating_top h3 {
    color: #1c5f21;
}
.slick-dots {
    display: none!important;
}
.slick-list {
    border-radius: 40px;
}
#rate_button {
    background: #1c5f21;
    color: #fff;
    padding: 15px 25px;
    border-radius: 25px;
    border: none;
}

.btn-erfahrungen {
    float: left;
     margin: 43px 1%;
}

#rating-btn-container {
    display: flex; 
    align-items: center;
     justify-content: center;
}

.btn-show-all{
    float: left;
    margin: 43px 1%;
    display:block;
}

.btn-hide-all {
    float: left; 
    margin: 43px 1%; 
    width: auto; 
}

#dsa-rating table td {
    border: 1px solid #ccc;
    font-size: 14px;
}
.message h2 {
    color: #fff;
    background: #1c5f21;
    border: none;
}

/* footer > ul {
	background-color: #1c5f21;
	padding: 25px;
	color: #fff;
	text-align: center
} */

footer > ul {
    background-color: #1c5f21;
    width: calc(100% - 30px);
    padding-inline-start: 0;
    text-align: center;
    padding: 15px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}
footer > ul > li {
    display: inline;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: bold;
    color: #fff;
}
div#zertifikate > p > a {
    color: #1c5f21;
}
div#zertifikate > p > a::before {
    content: '\e806';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "userinterface";
    margin-right: 0.5em;
}
table {
    table-layout: fixed;
    width: 100%;
    display: block;
    border: none;
    overflow-x: auto;
}
.WidgetStandardContainer > .WidgetStandard:nth-of-type(1) {
    min-width: 0;
}
.seminar {
    font-family: inherit;
    background: #fff;
    padding: 25px;
    box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: 2px solid #1c5f21;
    display: flex;
}
.seminar > div:nth-of-type(1) {
    margin-right: 32px;
}
.turnier p {
    font-weight: bold;
    white-space: pre;
}

/* Kalender */

table > tbody > tr:nth-child(odd),
#my-calendar tbody .mc-row {
    background: #fff;
}
.mc-main .current-day > .mc-date:nth-of-type(1) {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none;
}
#my-calendar .mc-date > span:nth-of-type(1)[aria-hidden="true"] {
    display: inline;
}
.mc-main .my-calendar-header span,
.mc-main .my-calendar-header a,
.mc-main .mc_bottomnav span,
.mc-main .mc_bottomnav a,
.mc-main .my-calendar-header select,
.mc-main .my-calendar-header input,
.mc-main .my-calendar-header > .mc-format > a,
.mc-main .my-calendar-header > .mc-time > span,
.mc-main .my-calendar-header > .mc-time > a,
.mc-main .my-calendar-header .my-calendar-date-switcher > form > div > select,
.mc-main .my-calendar-header .my-calendar-date-switcher > form > div > input.button[type="submit"],
.mc-main .my-calendar-header .my-calendar-nav > ul > li > a {
    background: #1c5f21;
    color: #fff;
    padding: 15px 25px;
}
.mc-main .my-calendar-header input:hover,
.mc-main .my-calendar-header input:focus,
.mc-main .my-calendar-header a:hover,
.mc-main .mc_bottomnav a:hover,
.mc-main .my-calendar-header a:focus,
.mc-main .mc_bottomnav a:focus,
.mc-main .my-calendar-header .mc-time > a:focus,
.mc-main .my-calendar-header .mc-time > a:hover,
.mc-main .my-calendar-header .mc-format > a:focus,
.mc-main .my-calendar-header .mc-format > a:hover {
    background: #1c5f21;
    text-decoration: none;
}
.mc-main table.my-calendar-table {
    margin-top: 50px;
}
.mc-main .my-calendar-header .my-calendar-next a:hover,
.mc-main .my-calendar-header .my-calendar-prev a:hover {
    text-decoration: none;
}
div#events > div {
    margin-bottom: 25px;
}
div#events > div a {
    color: #1c5f21;
    font-style: italic;
}
#text > h1 + figure.wp-block-image {
    display: flex;
    align-items: end;
    margin: 0 !important;
}
#text > h1 + figure.wp-block-image > img:not(:nth-last-of-type(1)) {
    margin-right: 15px;
}
@media(min-width: 1921px) {
    #trainingsplaetze {
        min-height: 25vh;
    }
}
@media(max-width: 1650px) {
    .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(1) > .wp-block-button,
    .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(4n) > .wp-block-button {
        margin-left: 0;
    }
    .wp-block-columns.has-5-columns {
        flex-wrap: wrap;
    }
    .wp-block-columns.has-5-columns .wp-block-column {
        flex-basis: calc(33.33% - 25px);
        margin-left: 0;
    }
}
@media (max-width: 1500px) {
    header > #main > div > div:nth-of-type(1) {
        flex-basis: 40.5%;
    }
    header > #main > div > div {
        flex-basis: 50%;
        margin: 0 9.5%;
        margin-right: 0;
    }
    header > #main > div > div:nth-of-type(3) {
        display: none;
    }
}
@media (max-width: 1250px) {
    header > #topbar {
        padding: 15px 50px;
    }
    header > hr {
        width: 100%;
        margin: 0 0 25px 0;
    }
    header > nav {
        padding: 0 2%;
    }
    header > #topbar > ul > li,
    .fa-facebook,
    footer > ul > li {
        font-size: 14px;
    }
    header > #main > div > div:nth-of-type(1) {
        flex-basis: 22%;
    }
    header > #carousel > div > div > p:nth-of-type(1) {
        font-size: 44px;
        line-height: 44px;
    }
    nav#sidebar h2 {
        font-size: 20px;
    }
    .wp-block-columns.has-5-columns .wp-block-column > .wp-block-button {
        font-size: 12px;
    }
    .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(4n) > .wp-block-button {
        margin-left: 0px;
    }
    .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(2n) > .wp-block-button {
        margin-left: 25px;
    }
    .wp-block-columns.has-5-columns .wp-block-column > .wp-block-button .wp-block-button__link {
        margin-bottom: 10px;
        margin-top: 0;
    }
    #content .wp-block-columns.has-5-columns .wp-block-column:nth-last-of-type(1) {
        margin-bottom: 25px;
    }
    .wp-block-columns > .wp-block-column > .wp-block-button {
        margin-left: 0;
    }
    .wp-block-columns.has-5-columns {
        flex-wrap: wrap;
    }
    .wp-block-columns.has-5-columns .wp-block-column {
        flex-basis: calc(50% - 25px);
        margin-left: 0;
    }
    header > #topbar::before {
        width: calc(100% - 100px + 25px);
        margin: 0 calc(50px - 12.5px);
    }
    section#content #fotogalerie > div {
        flex-basis: calc(50% - 33.33px);
    }
    section#content #fotogalerie > div {
        margin-right: 0;
    }
    section#content #fotogalerie > div:nth-of-type(2n) {
        margin-right: 0;
        margin-left: 50px;
    }
    table th,
    table td {
        padding: 5px;
        font-size: 10px;
    }
}
@media (max-width: 1000px) {
    
    #dsa-stoerer{ width: 80%;padding: 35px;}
    header > #main > div > div:nth-of-type(2) a {
        width: calc(100% - 30px);
        margin-left: 0 !important;
        margin-right: 0 !important;
        text-align: center;
    }
    section#content .texthightlight > div > ul.checklist > li {
        width: calc(48% - 10px);
    }
    section#content {
        flex-wrap: wrap;
    }
    section#content > #text {
        width: 100%;
        flex-basis: 100%;
    }
    section#content > #sidebar {
        flex-basis: 100%;
        margin-left: 0;
        margin-top: 50px;
    }
}
@media (max-width: 900px) {
    section#content .texthightlight > div > ul.checklist > li {
        width: 100%;
    }
    header > #carousel > div:nth-of-type(2) {
        display: none;
    }
}
@media (min-width: 600px) {
    header > #main > ul > li#navcloser {
        display: none;
    }
    header > #main.fixed > ul.sidebar {
        left: 0 !important;
    }
}
@media (max-width: 800px) {
    header > #carousel > img {
        z-index: 1;
    }
    .fa-facebook {
        font-size: 16px;
    }
    header > #main {
        padding: 25px 50px;
    }
    header > #topbar > ul > li {
        font-size: 14px;
    }
    main > section {
        padding: 50px 25px;
    }
    #trainingsplaetze > div {
        width: calc(100% - 50px);
        padding: 50px 25px;
    }
    #trainingsplaetze > div > p {
        margin: 0;
        width: 100%;
    }
    /* header > #main > ul > li {
		display: none;
	} */
    #navtrigger {
        text-align: left;
        cursor: pointer;
    }
    #navtrigger::after {
        content: " Menü öffnen";
    }
    #navtrigger-wrapper {
        display: none !important;
        text-align: left !important;
    }
    #navtrigger-wrapper > img {
        display: none;
    }
    #main.fixed > #navtrigger-wrapper > img {
        height: 48px;
        position: absolute;
        right: 50px;
        top: 10px;
        display: block;
    }
    header > #topbar > ul {
        text-align: center;
    }
    header > #topbar > ul > li {
        font-size: 13px;
    }
    header > #topbar > ul > li.right {
        display: none;
    }
    header > #carousel {
        position: relative;
    }
    header > #carousel > div:nth-of-type(1) {
        top: 0;
        right: 0;
        left: 0;
        height: 100%;
        margin: 0;
        width: 100%;
        border-radius: 0;
        min-width: 0;
    }
    header > #carousel > div > div {
        margin: 0;
    }
    section#content .texthightlight > div > ul > li {
        width: 50%;
    }
    footer > ul > li {
        font-size: 13px;
    }
    .force-flex img {
        width: 100%;
    }
    section#content #fotogalerie > div:nth-of-type(2n) {
        margin-left: 0;
    }
    section#content #fotogalerie > div {
        flex-basis: 100%;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .wp-block-columns {
        flex-wrap: wrap;
    }
    .wp-block-columns > div {
        flex-basis: 100%;
    }
    .wp-block-column:nth-child(2n) {
        margin-left: 0 !important;
    }
    .adresse + img {
        min-height: 150px;
        object-fit: cover;
        object-position: left;
    }
    .seminar {
        display: block;
    }
    .weisser-block .wp-block-column {
        display: block;
    }
}
@media (max-width: 600px) {
    #dsa-rating .rating span {
        font-size: 12px;
        padding-left: 4px;
    }
    #dsa-rating table td {
        font-size: 12px;
        line-height: 18px;
        padding: 10px;
    }
    #dsa-rating table td:first-of-type {
        width: 40%;
    }
    #dsa-rating table td:nth-of-type(2n) {
        width: 60%;
    }
    header #main ul li a {
        color: #fff;
    }
    #main.fixed #navtrigger-wrapper {
        padding: 25px !important;
    }
    #navtrigger-wrapper {
        display: block !important;
        padding: 0 !important;
    }
    section#content .texthightlight {
        flex-wrap: wrap;
    }
    section#content .texthightlight > img {
        margin: 0 auto 25px auto;
    }
    section#content .texthightlight > div {
        padding: 25px;
        margin: 0;
        border-radius: 0;
    }
    header > #carousel > div > div > p:nth-of-type(1) {
        font-size: 32px;
    }
    header > #carousel > div > div > p:nth-of-type(2) {
        font-size: 16px;
    }
    section#content .signatur {
        font-size: 24px;
    }
    header > #main > div {
        flex-wrap: wrap;
    }
    header > #main > div > div {
        margin-left: 0;
        margin-right: 0;
        flex-basis: 100% !important;
    }
    header > #main > div > div:nth-of-type(1) img {
        width: auto !important;
        margin: 0 auto 25px auto;
        display: block;
        max-width: 100%;
    }
    header > #carousel {
        background-position: center;
    }
    header > #carousel > div > div {
        padding-right: 25px;
        width: 100%;
    }
    #trainingsplaetze {
        background-position: center;
    }
    section#bereiche > div > h3 > a {
        font-size: 14px;
    }
    section#bereiche > div > img {
        width: 150%;
        margin-left: -25%;
    }
    .wp-block-button > .wp-block-button__link {
        font-size: 14px;
    }
    section#content #galeriebilder .blocks-gallery-item,
    section#content #galeriebilder .gallery > .gallery-item {
        flex-basis: 100%;
        margin-bottom: 50px;
        margin-right: 0;
    }
    .page-template-page-stundenplan table,
    .page-template-page-stundenplan thead,
    .page-template-page-stundenplan tbody,
    .page-template-page-stundenplan th,
    .page-template-page-stundenplan td,
    .page-template-page-stundenplan tr {
        display: block;
    }
    .page-template-page-stundenplan thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .page-template-page-stundenplan td {
        border: none;
        position: relative;
        border: 1px solid #000;
    }
    .page-template-page-stundenplan td:empty {
        opacity: 0;
        height: 0;
        padding: 0;
        border: none;
    }
    .page-template-page-stundenplan td + td {
        border-top: none;
    }
    .page-template-page-stundenplan tr > td:last-child {
        margin-bottom: 25px;
    }
    .page-template-page-stundenplan tr > td:nth-of-type(1):before {
        content: "Uhrzeit: ";
        font-weight: bold;
    }
    .page-template-page-stundenplan tr > td:nth-of-type(2):before {
        content: "Montag: ";
        font-weight: bold;
    }
    .page-template-page-stundenplan tr > td:nth-of-type(3):before {
        content: "Dienstag: ";
        font-weight: bold;
    }
    .page-template-page-stundenplan tr > td:nth-of-type(4):before {
        content: "Mittwoch: ";
        font-weight: bold;
    }
    .page-template-page-stundenplan tr > td:nth-of-type(5):before {
        content: "Donnerstag: ";
        font-weight: bold;
    }
    .page-template-page-stundenplan tr > td:nth-of-type(6):before {
        content: "Freitag: ";
        font-weight: bold;
    }
    .page-template-page-stundenplan tr > td:nth-of-type(7):before {
        content: "Samstag: ";
        font-weight: bold;
    }
    .page-template-page-stundenplan tr > td:nth-of-type(8):before {
        content: "Sonntag: ";
        font-weight: bold;
    }
}
@media (max-width: 460px) {
    
    #dsa-stoerer{ width: 70%;padding: 35px;}
    .siegel3 {
        position: absolute;
        left: 15px;
        margin: 150px 0 0 0;
        width: 140px;
    }
}
@media (max-width: 350px) {
    #navtrigger::after {
        content: "";
    }
}
