﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");

pre,mark {
    white-space: normal
}

.page-text h1:first-child {
    display: none
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

#page .ks-search-item:before {
    font-weight: 700;
    vertical-align: -2px;
    margin-right: 1px
}

#page .ks-search-topbar input {
    font-weight: 600;
    max-width: 800px
}

.menu-topbar-menue-container {
    float: right
}

#topbar ul.menu {
    padding: 6px 15px 6px 10px;
    border-radius: 5px
}

#topbar ul.menu li a {
    padding-left: 9px
}

#topbar ul.menu li.current-menu-item a {
    border: none
}

#topbar #mobile-menu-toggle {
    position: fixed
}

#mobile-menu .uk-offcanvas-bar {
    background: var(--color-footer-background)
}

#mobile-menu-header,#mobile-menu ul li>a {
    border-color: var(--color-footer-background);
    font-size: 18px
}

#mobile-menu .uk-offcanvas-close {
    top: 30px
}

#page-header {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px rgba(10, 53, 80, 0.51)
}

#navbar.uk-sticky-fixed {
    transition: all 0.3s;
    background: #f4f8fb;
    box-shadow: 0 0 20px #555
}

#page-header ul.menu li a {
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-radius: 5px
}

#topbar ul.menu li a {
    padding-top: 3px;
    padding-bottom: 3px
}

#navbar_logo img {
    transition: all 0.3s
}

#navbar.uk-sticky-fixed #logo {
    margin-top: 19px
}

#navbar.uk-sticky-fixed #navbar_logo img {
    width: 130px
}

#navbar_logo {
    max-width: 250px
}

#navbar_menu {
    width: 100%
}

@media (max-width: 768px) {
    #customer_details #dancing_school_zip_field {
        float:left;
        width: 150px;
        padding-right: 10px
    }

    #customer_details #dancing_school_field {
        float: right;
        width: calc(100% - 150px);
        clear: none
    }

    #topbar {
        height: 0;
        line-height: 0;
        padding-top: 10px
    }

    #page #logo img {
        width: 140px;
        height: auto;
        margin: 30px 0 0 0
    }

    #navbar.uk-sticky-fixed #navbar_logo img {
        width: 120px;
        margin: 3px 0 0 0
    }
}

@media (min-width: 870px) and (max-width:1023px) {
    #navbar_logo {
        max-width:140px
    }

    #page ul.menu.button-style>li>a {
        font-size: 18px;
        padding: 2px 10px
    }
}

@media (min-width: 768px) and (max-width:869px) {
    #navbar_logo {
        max-width:100px
    }

    #page ul.menu.button-style>li>a {
        font-size: 16px;
        padding: 2px 8px
    }
}

@media (max-width: 1024px) {
    #page .ks-search-topbar form {
        font-size:15px
    }
}

@media (max-width: 840px) {
    #page .ks-search-topbar form {
        font-size:14px
    }
}

#footer h2 {
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 5px;
    border-bottom: 1px solid #BBB
}

#footer_center h2 span {
    font-size: inherit;
    font-weight: 600
}

#menu-footer-left-menu li a {
    line-height: 1;
    font-size: 14px
}

#menu-footer-left-menu li a:before {
    display: none
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important
}

main a {
    font-weight: 600
}

main b,main strong {
    font-weight: 600
}

hr {
    border-top: 1px solid black
}

a.help-link.mobile {
    display: none
}

a.link {
    color: #BB0A3D;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 7px
}

a.link:before {
    font-family: "FontAwesome";
    content: "";
    margin-right: 7px
}

@media (max-width: 767px) {
    a.help-link.mobile {
        display:block
    }

    a.help-link.desktop {
        display: none
    }

    #page-header .container.has-logo img {
        width: 80px
    }
}

.sunnycars-rental iframe {
    width: 100%;
    height: 507px;
    border: none
}

@media (max-width: 1002px) {
    .sunnycars-rental iframe {
        height:670px
    }
}

@media (max-width: 935px) {
    .sunnycars-rental iframe {
        height:710px
    }
}

@media (max-width: 666px) {
    .sunnycars-rental iframe {
        height:800px
    }
}

@media (max-width: 480px) {
    a.ks-button.ks-large.ks-primary.uk-modal-close {
        width:100%;
        margin-top: 10px
    }
}

.wpcf7-response-output,.wpcf7-response-output.wpcf7-validation-errors,.wpcf7-response-output.wpcf7-mail-sent-ok,.upload-errors,.upload-success {
    border-radius: 5px
}

#page form.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors,#page form.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    display: inline-block !important;
    min-width: 500px
}

@media (max-width: 767px) {
    .page-kontakt input:not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),#page select,#page textarea {
        max-width:none
    }
}

.home ul.wsp-pages-list {
    display: block
}

.home ul.wsp-pages-list>li {
    padding: 0 !important;
    float: left;
    width: 33.3333333%;
    text-align: center;
    min-height: 350px
}

.home #offer #angebote .header .title {
    background: var(--color-tertiary);
    font-size: 16px;
    height: 64px;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    font-weight: 600
}

.home #offer #angebote .header .category {
    font-size: 18px;
    color: #EEE
}

.home #offer #angebote .item .content {
    background: var(--color-tertiary);
    color: white
}

.uk-modal-dialog {
    background: transparent;
    width: 100%;
    max-width: 600px !important
}

.uk-modal.uk-open {
    z-index: 999999
}

.uk-modal-body {
    background: #efefef
}

.uk-modal-header {
    background: var(--color-primary);
    border-bottom: 1px solid #bf023c;
    padding: 30px 50px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.uk-modal-title {
    background: #e10044;
    color: #fff;
    font-size: 20px;
    margin: 0
}

.uk-modal-dialog .uk-close,.uk-modal-dialog .uk-close:hover,.notification-modal .notification-title {
    color: #fff !important
}

.uk-modal-body {
    padding: 50px
}

.notification-modal .uk-modal-body {
    color: #555;
    font-size: 16px
}

.notification-modal .uk-modal-body a {
    color: #bb0a3d
}

.uk-modal-body select,.uk-modal-body select:focus,.uk-modal-body select:active {
    border-color: #bbb !important;
    color: #000 !important;
    border-radius: 3px
}

.uk-modal-footer {
    background: #efefef;
    border: none;
    padding: 0 50px 30px 50px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.uk-modal-footer .ks-button {
    padding: 15px 30px !important;
    margin-bottom: 0;
    font-size: 13px !important;
    text-transform: uppercase;
    letter-spacing: 1px
}

.uk-modal-footer .ks-button.ks-primary {
    background: #eee;
    border: 1px solid #aaa;
    color: #000
}

.uk-modal-footer .ks-button.ks-primary:hover {
    background: #e9e9e9;
    border: 1px solid #aaa;
    color: #000
}

.pagination {
    border-top: 2px solid #0A3550;
    padding-top: 15px;
    width: 100%;
    border-radius: 0;
    text-align: right;
    clear: both
}

.pagination a,.pagination span:not(.prev, .next) {
    display: inline-block;
    margin: 0 2px;
    padding: 6px 14px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px
}

.pagination span:first-child:not(.prev, .next) {
    background: none;
    border: 1px solid #0A3550;
    color: #0A3550;
    float: left;
    margin-left: 0
}

.pagination a {
    background: #ED1651;
    color: #FFF;
    border: 1px solid #ED1651;
    text-decoration: none;
    display: inline-block
}

.pagination a:last-child {
    margin-right: 0
}

#insurance-selection {
    margin-top: 30px;
    margin-bottom: 30px
}

#insurance-selection input[type="radio"] {
    vertical-align: 1px;
    margin-right: 5px
}

#insurance-selection label {
    margin-right: 10px;
    display: inline-block;
    font-size: 16px
}

#insurance-iframe-holder iframe {
    width: auto !important;
    min-height: 1000px !important;
    border: 1px solid #555 !important;
    background: #fff;
    padding: 20px 40px;
    box-sizing: content-box
}

#insurance-iframe-holder h4 {
    font-weight: 500;
    font-size: 13px
}

#insurance-iframe-holder:empty+h4 {
    display: none
}

#maintenance {
    top: 30%
}

#maintenance h1 {
    font-size: 40px
}

#maintenance p {
    font-size: 22px
}

.page-faq h3.widget-title {
    border-top: 1px solid #717E86;
    padding-top: 15px;
    margin-top: 15px
}

.page-faq .so-panel:first-child h3.widget-title {
    border-top: none;
    padding-top: 0
}

.page-kontakt form {
    margin-top: 20px;
    margin-right: 20px
}

.page-kontakt textarea {
    height: 200px
}

.page-reiseruecktrittsversicherung-abschliessen #middle,.page-id-18338 #middle {
    width: 600px
}

.page-reiseruecktrittsversicherung-abschliessen #primary header.main h1.entry-title,.page-id-18338 #primary header.main h1.entry-title {
    text-align: center
}

.page-tanzpartnerboerse #page h1,.page-reiseberichte #page h1,.page-galerie #page h1 {
    display: none !important
}

.page-kontakt span.mc4wp-checkbox {
    margin-bottom: 20px;
    display: block
}

#ks_msg_tax_selected {
    background: #F1F1F1
}

#ks_msg_tax_selected h3 {
    padding: 15px 20px !important;
    margin-bottom: 0
}

#ks_msg_tax_selected p.tags {
    padding: 20px;
    text-transform: capitalize
}

#mc4wp-form-1 label {
    font-weight: 400;
    width: 120px;
    display: inline-block;
    vertical-align: middle
}

#mc4wp-form-1 input[type=submit] {
    margin-top: 10px
}

#mc4wp-form-1 .mc4wp-form-fields>p:first-child select {
    max-width: 200px !important
}

#mc4wp-form-1 .mc4wp-alert.mc4wp-success p {
    color: green !important
}

#mc4wp-form-1 .mc4wp-alert.mc4wp-error p {
    color: red !important
}

label.error {
    margin-left: 5px;
    color: red
}

.content-area #cff .cff-author {
    margin: 0
}

.content-area #cff a.cff-viewpost-facebook {
    color: #BB0A3D;
    font-weight: 600;
    font-size: 14px
}

.content-area #cff a.cff-viewpost-facebook:before {
    font-family: "FontAwesome";
    content: "";
    margin-right: 7px
}

.content-area #cff a.cff-viewpost-facebook:hover {
    text-decoration: none
}

.content-area #cff .cff-post-links {
    float: left !important
}

.content-area #cff .cff-view-comments,.content-area #cff .cff-share-container {
    display: none !important
}

.content-area #cff .cff-item {
    border-bottom: 1px solid #B1C0C7;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.content-area #cff .cff-item:last-child {
    border-bottom: none
}

.content-area #cff .cff-author img {
    border-radius: 20px
}

#presseberichte h1 {
    margin-bottom: 40px
}

#presseberichte h2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 700
}

#presseberichte article {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #999
}

#presseberichte h1+article {
    border-top: none;
    padding-top: 0
}

#presseberichte article p.prettyPhoto:after {
    content: "Klicken Sie auf das Bild um es zu vergrößern";
    display: block;
    font-weight: 600;
    color: #555;
    text-transform: uppercase;
    font-size: 11px
}

#presseberichte article p.prettyPhoto a {
    position: relative;
    display: inline-block
}

#presseberichte article p.prettyPhoto span {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: block
}

#presseberichte article p.prettyPhoto i {
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 100%;
    font-size: 30px;
    color: #FFF;
    text-align: center;
    display: block;
    opacity: 0
}

#presseberichte article p.prettyPhoto a:hover span {
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.5s
}

#presseberichte article p.prettyPhoto a:hover i {
    opacity: 1;
    transition: all 0.5s
}

#presseberichte article p.quelle {
    margin-bottom: 20px;
    font-style: italic
}

form.password-form {
    background: #ddd;
    padding: 50px 60px;
    width: 540px;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 80px
}

form.password-form p {
    margin-top: 0 !important
}

form.password-form input[type="password"] {
    max-width: 200px !important
}

form.password-form button[type="submit"] {
    padding: 8px 15px 7px 15px
}

div.booking p:empty:before {
    content: none
}

.home .accommodation {
    overflow: hidden;
    white-space: nowrap
}

.woocommerce-checkout #page .woocommerce .backlink {
    z-index: 9;
    left: 30px
}

.woocommerce-checkout #page p.mc4wp-checkbox.mc4wp-checkbox-woocommerce {
    margin-left: -4px
}

.woocommerce-checkout #page .woocommerce .checkout_title {
    top: 0px;
    font-size: 40px
}

.sunnycars-rental,.urv-ibe {
    display: none;
    width: 100%;
    margin-top: 20px
}

.sunnycars-rental {
    margin-bottom: 70px
}

.urv-ibe iframe {
    width: 100%;
    height: 677px;
    border: none
}

.slideshow-slide {
    display: none
}

.slideshow-buttons {
    margin-top: 5px
}

.slideshow-buttons-single {
    margin-right: 0px;
    margin-bottom: 5px
}

#select-dates-button {
    margin: auto;
    display: table;
    padding: 1.5em 5em 1.5em 5em;
    font-size: 1rem;
    font-weight: 600
}

.buttons {
    text-align: center
}

.buttons-single {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px
}

.buttons-title {
    margin-bottom: 30px
}

.slideshow-content {
    margin-bottom: 15px
}

.woocommerce-checkout .thank_you_page_button_wrapper {
    max-width: 1238px
}

@media (max-width: 1024px) {
    .woocommerce-checkout .thank_you_page_button_wrapper {
        max-width:962px
    }

    .woocommerce-checkout .thank_you_page_button_wrapper .buttons-single {
        margin-bottom: 25px
    }
}

@media (max-width: 768px) {
    .woocommerce-checkout .thank_you_page_button_wrapper {
        max-width:726px
    }
}
