/* 
Theme Name: Kuren
Description: Kuren child theme
Author: Mirabit AG
Author URI: https://www.mirabit.com/
Template: hello-elementor
Version: 2.0
Text Domain: kuren
*/

.no_select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.clear {
    clear: both;
}
.clear:after,
.clear:before {
    content: "";
    display: table;
    clear: both;
}
.post-excerpt {
    overflow-y: hidden;
    line-height: 1.3em;
    height: 11.8em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
#wrapper_outer {
    background: #f0f0f0;
    position: relative;
}
#wrapper_outer.dim-background:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #f0f0f0;
    opacity: 0.95;
    z-index: 1;
}
#wrapper_outer:after {
    content: "";
    position: absolute;
    left: 0;
    top: 260px;
    right: 0;
    height: 50px;
    background: #f0f0f0;
    z-index: 2;
}

#wrapper_inner {
    width: 960px;
    max-width: 100%;
    margin: 0 auto 0;
}
#lang_sel_click {
    display: none;
}
#ksf.ksfnone {
    display: none;
}
.further_offers > a {
    display: block;
    margin-bottom: 10px;
}

#wrapper_inner #content #default-temp p {
    padding-bottom: 20px;
}
#wrapper_inner #content #default-temp ul {
    padding-top: 5px;
    padding-bottom: 25px;
    padding-left: 30px;
}
#wrapper_inner #content .landingpage ul {
    padding-left: 30px;
}
#wrapper_inner #content #default-temp ul.wp-block-gallery,
#wrapper_inner #content .landingpage ul.wp-block-gallery {
    padding: unset;
}
#wrapper_inner #content #default-temp ul li,
#wrapper_inner #content .landingpage ul li {
    padding-bottom: 10px;
}
#wrapper_inner #content #default-temp h3,
#wrapper_inner #content .landingpage h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 7px 0 10px;
}


.sidefeld_text {
    padding: 10px 10px 0 0;
}

.breadcrumbs,
.breadcrumbs-fake {
    height: 32px;
    margin: 10px 30px 30px;
    font-size: 13px;
    color: #828282;
    font-weight: 400;
}
.breadcrumb-fake > a,
.breadcrumbs > a {
    color: #828282;
    text-decoration: none;
}
.breadcrumb-fake > a:hover,
.breadcrumbs > a:hover {
    text-decoration: underline;
}
.breadcrumb-fake .current,
.breadcrumbs .current {
    color: #000;
}

.suche-startseite .sf-field-search > label > input,
.suche-startseite .sf-field-taxonomy-angebote > label > select,
.suche-startseite .sf-field-taxonomy-region > label > select {
    width: 100%;
    margin-bottom: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #000;
    border-radius: 0;
    font-size: 1em;
    padding: 5px;
}

h1 .subtitle {
    display: block;
    font-size: 18px;
    font-weight: 400;
    opacity: 0.8;
    font-style: italic;
}
.suche-startseite select::-ms-expand {
    display: none;
}
.lt-ie10 .suche-startseite select {
    background-image: none;
}
.suche-startseite .sf-level-0 {
    padding-top: 15px;
    padding-left: 5px;
    color: #828282;
}
.sf-field-taxonomy-angebote > h4,
.sf-field-taxonomy-region > h4 {
    padding-bottom: 10px;
    border: none !important;
}
.home-item {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.home-item .box ul li {
    list-style: none;
    margin: 0;
}

.widgets-startseite {
    margin-top: 40px;
    border-top: 1px dotted #848484;
    padding-top: 20px;
}
.widgets-startseite .img-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 160px;
    width: auto;
    background-color: #9e9f9a;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.widgets-startseite .img-box a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.widgets-startseite .img-box img {
    height: 160px;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    display: none;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.widgets-startseite div.box {
    margin: 160px 0 0;
    padding: 15px 15px 65px;
    clear: both;
    position: relative;
    height: 256px;
}
.widgets-startseite div.box .inner {
    overflow: auto;
    height: 100%;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.widgets-startseite div.box h4 {
    margin: 0 0 15px;
    color: #5a5a5a;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.15;
    -ms-hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
}
.widgets-startseite div.box ol,
.widgets-startseite div.box p,
.widgets-startseite div.box ul {
    margin: 0;
    color: #000;
}
.widgets-startseite div.box:after {
    content: "";
    display: table;
    clear: both;
}
.widgets-startseite h2 {
    font-size: 1.33em;
    font-weight: 600;
    margin: 0 0 10px;
}
.widgets-startseite .cta {
    position: absolute;
    background: #aace36;
    text-decoration: none;
    color: #fff;
    padding: 7px 20px;
    margin: 0;
    left: 15px;
    bottom: 15px;
}
.widgets-startseite .cta:active,
.widgets-startseite .cta:focus,
.widgets-startseite .cta:hover {
    color: #fff;
    background: #9abe30;
}
.button_filter {
    cursor: pointer;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    text-align: left;
}
.grau {
    background: #828282;
    cursor: auto;
}
.gruen {
    background: #aace36;
}
.einzel-download {
    background: 0 0;
    padding: 3px;
    margin-bottom: 0;
}
.einzel-download-body {
    margin-left: 50px;
    line-height: 80%;
}
.wpdm_icon {
    width: 40px;
    height: auto;
    padding-top: 5px;
}
h4.einzel-download-heading {
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 5px;
}
.einzel-download-body p {
    margin-top: -5px;
}
.einzel-download-body p > a.wpdm-download-link {
    text-decoration: none;
    color: #822863 !important;
}
.einzel-download-body p > a.wpdm-download-link:hover {
    color: #aace36 !important;
}
UL.jqueryFileTree {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 18px !important;
}
UL.jqueryFileTree LI {
    padding-bottom: 0 !important;
    line-height: 18px !important;
}
UL.jqueryFileTree A {
    color: #000 !important;
    padding-bottom: 10px !important;
}
.content-row p {
    margin: 1em 0;
}
.content-row p:first-child {
    margin-top: 0;
}
.content-row p:last-child {
    margin-bottom: 0;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    max-width: 100% !important;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
img.size-full,
img.size-large {
    max-width: 100%;
    height: auto;
}

.mailpoet_submit {
    display: inline-block;
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    margin-top: 20px;
    background: #aace36;
    border-radius: 0;
    color: #fff;
    border: none;
}
.mailpoet_submit:hover {
    background-color: #9abe30;
}
.mailpoet_text {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    margin-bottom: 20px;
}
.vfbp-form {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 18px !important;
    color: #000 !important;
    padding: 0 !important;
}
.vfb-control-label {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #000 !important;
}
.mailpoet_text,
.vfb-form-control {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 18px !important;
    border-radius: 0 !important;
    background: #fff !important;
    border: 1px solid #000 !important;
}
.mailpoet_text:focus,
.vfb-form-control:focus {
    border: 1px solid #822863 !important;
    box-shadow: none !important;
}
.vfb-fieldType-captcha,
.vfb-fieldType-currency,
.vfb-fieldType-date,
.vfb-fieldType-email,
.vfb-fieldType-number,
.vfb-fieldType-phone,
.vfb-fieldType-radio,
.vfb-fieldType-submit,
.vfb-fieldType-text,
.vfb-fieldType-textarea,
.vfb-fieldType-time {
    padding: 0 !important;
}

h2.formular {
    font-size: 24px !important;
    font-weight: 600 !important;
}
.content-row {
    position: relative;
    clear: both;
    margin: 0;
    overflow: visible;
}
.content-row:after,
.content-row:before {
    content: "";
    clear: both;
    display: table;
}

.location-item {
    background: #fafafa;
    padding: 20px 20px 80px;
    position: relative;
    height: 350px;
    cursor: default;
    transition: all 0.3s;
}
.location-item p.location-text {
    margin-top: 5px;
    text-overflow: ellipsis;
    overflow-y: hidden;
    line-height: 1.3em;
    height: 10.5em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.minimap {
    margin: 15px 0 15px -15px;
    width: calc(100% + 30px);
    min-height: 220px;
}
.location-item .location-image {
    height: 150px;
    margin: -20px -20px 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.location-item .location-city {
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    color: #35a6e8;
}
.location-item .location-city:after,
.location-item .location-name:after {
    display: none;
}
.location-item .location-name {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.15;
    color: #5a5a5a;
    white-space: nowrap;
}
.location-item .location-links {
    list-style: none;
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 15px;
    transform-origin: 0 100%;
    transition: all 0.3s;
    padding: 0 0 0 20px;
}
.location-item .location-links a {
    color: #822864;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    transition: all 0.3s;
}
.location-item .location-links a:before {
    content: "";
    background: transparent url(/wp-content/themes/kuren/assets/images/link-arrow-purple.svg) no-repeat center;
    background-size: contain;
    width: 13px;
    height: 13px;
    left: -20px;
    top: 4px;
    position: absolute;
    transition: all 0.3s;
}
.location-item .location-links a:hover {
    color: #6d2454;
    text-decoration: underline;
}
.location-item .location-links a:hover:before {
    left: -18px;
}

.location-item:hover {
    background: #fff;
    margin-top: -2px;
    margin-bottom: 2px;
    box-shadow: 0 2px 15px -5px rgba(0, 0, 0, 0.4);
}
.dataprotection-note {
    padding: 5px 10px;
    margin: 10px 0;
    font-size: 14px;
    background: #fff8;
    border-radius: 2px;
}


.closed,
.open {
    position: relative;
}
h4.closed {
    font-size: 18px;
    margin: 0;
    font-weight: 400;
    color: inherit;
}

.bet_sidefeld {
    background: #fff;
    margin: 0;
}
.bet_sidefeld.nogap,
.bet_sidefeld:last-child {
    margin-bottom: 0;
}
.bet_sidefeld .with-gap {
    margin-bottom: 20px;
}
.bet_sidefeld h4 {
    margin: 20px 0 0;
    font-size: 1em;
    line-height: 1.35em;
}
.bet_sidefeld .price_and_rates {
    margin: 20px -15px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.03);
}

.alert {
    padding: 10px;
    margin-bottom: 16px;
    display: none;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.btn-primary {
    padding: 0.5rem 1rem;
    line-height: 1;
    border-radius: 0.3rem;
    width: 100%;
    display: block;
    margin-top: 10px;
    cursor: pointer;
}



@media screen {
    .print-only {
        visibility: hidden !important;
        display: none !important;
        position: absolute !important;
        height: 0 !important;
    }
}
@media print {
    .content_13.stick-in-parent {
        padding-right: 0;
    }
    .adressangaben img.print-only {
        width: 100%;
    }
    body,
    html {
        width: 18cm;
        height: auto;
        padding: 0;
        margin: 0;
    }
    * {
        font-size: 100%;
        vertical-align: baseline;
        margin: 0;
        outline: 0;
        padding: 0;
        box-sizing: border-box;
        box-shadow: none;
        max-width: 18cm;
    }
    body,
    p {
        font-family: "Source Sans Pro", sans-serif;
        color: #000;
        font-size: 13pt;
        line-height: 1.35em;
    }
    p {
        hyphens: auto;
        text-align: justify;
    }
    #wrapper_inner,
    #wrapper_outer,
    .content,
    .location-details {
        margin: 0 !important;
        padding: 0 !important;
        background: 0 0 !important;
        height: auto !important;
    }
    .breadcrumbs,
    .breadcrumbs-fake {
        margin: 0;
    }
    .location-details .featurelist li {
        margin: 2mm 5mm 2mm 0;
        padding: 0;
        display: block;
    }
    .location-details .featurelist li a {
        display: inline;
    }
    .location-details ul > li .button {
        color: #000;
        padding: 0;
    }
    h1 {
        font-size: 24pt;
        margin-top: 0;
        margin-bottom: 5mm;
        line-height: 1.15em;
    }
    .col-info .bet {
        text-transform: uppercase;
        font-size: 16pt;
        font-weight: 600;
        display: block;
    }
    
    .centered_p {
        text-align: center;
    }
    a {
        color: #000;
        text-decoration: none;
    }
    #adminbar,
    #wrapper_outer:after,
    .no_print,
    .parallax-mirror,
    br {
        visibility: hidden;
        display: none !important;
        height: 0;
        position: absolute;
    }
    a,
    h2,
    h3,
    h4,
    h5,
    p {
        margin: 0;
        padding: 0;
    }
    h1,
    h2,
    h3,
    h4,
    h5 {
        font-weight: 700 !important;
        color: #000 !important;
    }
    .button {
        background: 0 0 !important;
        text-decoration: none !important;
    }
    .bet_sidefeld_text > div {
        margin: 0 0 5mm;
    }
    .bet_sidefeld_text h4 {
        margin: 0 0 1mm;
    }
    .bet_sidefeld_text ul,
    .pictogram-box {
        margin: 1mm 0;
    }
    .closed:after {
        display: none;
    }
    a.bet_link {
        padding-right: 3mm;
        color: #000;
        text-decoration: none;
    }
    .bet_pikto_title {
        padding: 0;
        display: inline-block;
        margin: 0;
        width: auto;
        height: auto;
        float: none;
    }
    .bet_pikto_title:first-child {
        margin-left: 0;
    }
    .bet_pikto_title:last-child {
        margin-right: 0;
    }
    .bet_pikto_title:after {
        content: " • ";
        display: inline-block !important;
        margin: 0 6px;
        position: static;
        background: rgba(0, 0, 0, 0) !important;
        color: #555;
        min-width: 0;
        padding: 0;
        box-shadow: none;
        font-size: 12pt;
        line-height: 1em;
    }
    .bet_pikto_title:last-child:after {
        display: none !important;
    }
    .featurelist ul > li:after {
        display: none;
    }
    .featurelist ul > li:before {
        content: "-";
        float: left;
        margin: 0 1mm 0 0;
    }
    .location-details > p {
        margin-bottom: 5mm;
    }
    .bet_logo {
        width: auto;
        height: 15mm;
        position: absolute;
        top: 0;
        right: 0;
    }
    .bet_hausfeld_bild_small {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }
    .bet_hausfeld_bild_high {
        display: none;
    }
    .feature-image {
        width: 5cm;
        height: 5cm;
        position: absolute;
        top: 0;
        right: 0;
    }
    .feature-image img {
        border: 1px solid #000;
    }
    .bet_hausfeld > div > img {
        position: relative;
        top: -50%;
    }
    .bet_verybig {
        font-size: 3em;
        color: #822863;
        font-weight: 600;
    }
    .stick-in-parent-wrap {
        float: none !important;
        width: auto !important;
        height: auto !important;
        position: relative !important;
    }
    
    .has-cust-logo h1 .is-cust-logo {
        position: absolute;
        right: 0;
        top: 0;
    }
    .has-cust-logo h1 .cust-logo {
        padding: 0;
    }
    .bet_sidefeld_text {
        padding: 0;
    }
    .print-only.footer-box {
        margin: 1cm 0 0 0;
        padding: 3mm;
        border: 1px solid #999;
        page-break-inside: avoid;
        page-break-after: avoid;
    }
    .print-only.footer-box hr {
        border: 0;
        border-top: 1px solid #ccc;
        padding: 10px 0 0;
        margin: 10px 0 0;
    }
    .print-only.footer-box h2 {
        margin-top: 0;
    }
    .print-only.footer-box p {
        display: block;
    }
    .print-only.footer-box br {
        display: inline-block;
    }
    .print-only.footer-box img {
        max-width: 20mm;
        max-height: 20mm;
    }
    .print-only.footer-box .qrc {
        max-width: 30mm;
        max-height: 30mm;
    }
    .row-link {
        display: block;
        text-align: center;
        padding-bottom: 3mm;
    }
    .col-hks,
    .col-info,
    .col-qr {
        padding: 0;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .col-hks {
        width: 5cm;
        text-align: center;
        padding: 0 2mm 0 0 !important;
        border-right: 1px solid #999;
    }
    .col-info {
        width: 8.7cm;
        text-align: center;
        margin: 0 2mm;
    }
    .col-qr {
        width: 3cm;
        text-align: right;
    }
    #search-wrap {
        display: none;
    }
    .bet_hauptbild img {
        opacity: 1;
    }
}

.sf-field-search > label > input,
.sf-field-taxonomy-angebote > label > select,
.sf-field-taxonomy-region > label > select {
    color: #c5c5c5;
}
.page-id-3363 .vfb-control-label[for="vfb-field-129"] {
    font-size: 24px !important;
    font-weight: 700 !important;
}
.page-id-3363 #vfbField154 {
    padding-left: 0px !important;
}
.page-id-3363 .vfb-fieldType-radio {
    margin-top: 15px;
}
.page-id-3363 .vfbp-form .vfb-help-block,
.page-id-3363 .vfbp-form label {
    font-size: 18px !important;
}
