@import "fonts.css";

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

#sp-logo
.logo
.logo-image,
#sp-logo
.logo
.logo-image-phone {
    height: 150px;

}

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

    #sp-logo
    .logo
    .logo-image-phone {
        position: relative;
        top: 32px;
    }
}

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

    #sp-logo
    .logo
    .logo-image-phone {
        position: relative;
        top: 16px;
    }
}

.sp-menu-item
a {
    text-transform: uppercase;
}

/* VERFUEGBARKEIT KREIS (TARIFWECHSEL) START */

.rpd_slider
.rp_daily_key
.rpd_key_table
tbody
tr:nth-child(3) {
    display: none;
}

.rpd_slider
.rp_daily_key
.rpd_key_table
tbody
tr:last-child {
    display: none;
}

/* VERFUEGBARKEIT KREIS (TARIFWECHSEL) END */


@media screen and (max-width: 576px) {
    #sp-logo
    .logo
    .logo-image-phone {
        height: 80px;
    }

    .saison
    .sppb-addon-table-main
    tr
    td
    .sppb-addon-content
    p {
        color: #444444 !important;
        text-align: left;
    }

    .saison
    .sppb-addon-table-main
    tr
    td {
        display: flex;
        align-items: flex-start;
        line-height: 2;
        padding: 8px;
    }

    .saison
    .sppb-addon-table-main
    tr
    td:before {
        padding: 4px 8px;
    }
}

.sppb-text-left
a.sppb-btn.sppb-btn-custom.sppb-btn-block.sppb-btn-rounded {
    margin-bottom: 16px;
}

.sppb-addon.sppb-addon-text-block
strong {
    font-weight: 700;
}


.lightbox-popup
img {
    object-fit: contain;
}

.rpd_js_msg_buttons
.rp_button.rp_book {
    white-space: normal;
}

.sppb-addon-table-main {
    overflow-x: hidden;
}

@media screen and (max-width: 600px) {
    .rp_client_details {
        display: flex !important;
        flex-direction: column;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(2) {
        order: 2;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(3) {
        order: 3;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(4) {
        order: 4;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(5) {
        order: 5;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(6) {
        order: 6;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(7) {
        order: 9;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(8) {
        order: 8;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(9) {
        order: 10;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(10) {
        order: 7;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(11) {
        order: 11;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(12) {
        order: 12;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(13) {
        order: 13;
    }
    
    #rp_book1_main
    .rp_client_details
    div:nth-child(14) {
        order: 14;
    }

    #rp_book1_main
    .rp_client_details
    div:nth-child(15) {
        order: 15;
    }
    
}

a.iubenda-tp-btn.iubenda-cs-preferences-link {
    filter: brightness(1.5) hue-rotate(230deg);
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .sp-slider
    .sp-dots {
        bottom: 24px !important;
    }
}

/* KLASSIFIZIERUNG START */

#classification-box {
    z-index: 100 !important;
}

#classification
.box-wrapper {
    padding: 24px 32px;
    background-color: #ffffff;
    box-shadow: 0 2px 6px #00000035;
}

#classification
.box-wrapper
.dtv-logo {
    margin-bottom: 16px;
}

#classification
.box-wrapper
.object-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px;
}

#classification
.box-wrapper
.dtv-slogan {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px;
}

#classification
.box-wrapper
.classification-stars {
    display: flex;
    flex-direction: row;
}

#classification
.box-wrapper
.classification-stars
img {
    padding-right: 0px;
}

@media screen and (max-width: 990px) {
    #classification
    .box-wrapper {
        bottom: 180px;
    }
}

@media screen and (max-width: 600px) {
    #classification
    .box-wrapper {
        bottom: -120px;
        padding: 16px 24px;
    }

    #classification
    .box-wrapper
    .dtv-logo {
       width: 80px;
    }

    #classification
    .box-wrapper
    .object-title {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 4px;
    }

    #classification
    .box-wrapper
    .dtv-slogan {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 12px;
    }

    #classification
    .box-wrapper
    .classification-stars
    img {
        width: 32px;
    }
}

@media screen and (min-width: 1200px) {
    #classification
    .box-wrapper {
        position: relative;
        bottom: 200px;
        max-width: fit-content;
        margin-bottom: -200px;
    }

    #classification
    .col-12 {
        display: flex;
        flex-direction: row-reverse;
    }
}



.stars-title
.sppb-addon-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0 auto;
    width: fit-content;
}

.top-bottom-space
.stars-heading {
    margin: 16px 0;
}

.stars-heading {
    display: flex;
    flex-direction: row;
    margin-bottom: 16px;
}

.stars-heading
img {
    width: 32px;
}

.stars-heading.rating-whg {
    margin-bottom: 0;
}

.stars-heading.rating-whg
img {
    width: 20px;
}

.classification-toolbox
em::before {
    content: url("/images/klassifizierung/5-stars.svg");
    padding: 2px 4px 0;
}

.classification-toolbox:hover
em::before{
    filter: drop-shadow(0px 0px 6px #00000050);
}


/* KLASSIFIZIERUNG END */

/* Zuschlag, Kurzzeitmiete Kalkulation Start | + € 50 */

#rp_info_pop
.rp_price_detail_list.zuschlag
tr:last-child
td:last-child {
    color: transparent !important;
    font-size: 0;
}

#rp_info_pop
.rp_price_detail_list.zuschlag
tr:last-child
td:last-child:after {
    content:"+ € 50,00";
    display: flex;
    color: #000000;
    font-size: 16px;
}

/* Zuschlag, Kurzzeitmiete Kalkulation End | + € 50 */

.rpd_available.rpd_clickable
span {
    background-color: transparent;
    border: 1px solid #696969;
    border-radius: 50%;
    padding: 3px;
}

.rp_inline.rp_field_half.rp_req
select#udl1.rp_select {
    padding: 8px;
    height: 42px !important;
}

.video-height-fix
video {
    height: 800px;
    object-fit: cover;
}

.offcanvas-menu
.offcanvas-inner {
    padding-top: 64px;
}

.offcanvas-menu
.offcanvas-inner
.sp-module-content
.menu > li {
    padding-bottom: 12px;
}

.offcanvas-menu
.offcanvas-inner
.sp-module-content
.menu > li > a {
    text-transform: uppercase;
    font-weight: 500;
}

.offcanvas-menu
.offcanvas-inner
.sp-module
ul > li.menu-parent > a > .menu-toggler {
    height: 40px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.offcanvas-menu
.offcanvas-inner
.sp-module
ul > li.menu-parent > a > .menu-toggler::after {
    content: "\f067";
    display: flex;
    font-size: 14px;
}

.offcanvas-menu
.offcanvas-inner
.sp-module
ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after {
    content: "\f068";
    display: flex;
    font-size: 14px;
}


.offcanvas-menu
.offcanvas-inner
.sp-module-content
.menu
li > .menu-child
a {
    padding: 8px 0;
    font-size: 16px;
}

.offcanvas-menu
.offcanvas-inner
.sp-module
ul > li
ul {
    margin-left: 16px;
}


/* TWOCLICK STYLES START */

.custom-module
.custom-btn {
    display: block;
    margin: 0 auto;
    margin-top: 24px;
    padding: 8px 16px;
    transition: ease all 0.3s;
    max-width: fit-content;

    /* COMPANY STYLE START */
    background-color: #e0c106;
    border-radius: 0px;
    box-shadow: 0 2px 6px #00000035;
    color: #000000 !important;
    font-family: 'Lora';
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    /* COMPANY STYLE END */
}

.custom-module
.custom-btn:hover {

        /* COMPANY STYLE START */
        background-color: #000000;
        box-shadow: none;
        color: #ffffff !important;
        /* COMPANY STYLE END */
}

.custom-module
.custom-disable-btn {
    margin: 0 auto;
    margin-top: 24px;
    padding: 8px 16px;
    transition: ease all 0.3s;
    max-width: fit-content;

    /* COMPANY STYLE START */
    background-color: #e0c106;
    border-radius: 0px;
    box-shadow: 0 2px 6px #00000035;
    color: #000000 !important;
    font-family: 'Lora';
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    /* COMPANY STYLE END */
}

.custom-module
.custom-disable-btn:hover {

        /* COMPANY STYLE START */
        background-color: #000000;
        box-shadow: none;
        color: #ffffff !important;
        /* COMPANY STYLE END */
}

.custom-module.background-center
.ccctc {
    background-position: center;
    margin-bottom: 16px;
}

.custom-module
.tccontentbefore {
    padding: 0 16px;
}

@media screen and (max-width:480px) {
    .custom-module
    div.ccctc {
        background-size: cover !important;
        background-color: transparent !important;
    }
}

/* TWOCLICK STYLES END */

/* SEARCH MODULE OVERVIEW STYLING START */

.rp_form_wrapper.rps_plugin_wrapper {
    padding: 24px;
}

.rp_form_wrapper
h3 {
    padding: 12px;
}

.rp_form_wrapper.rps_plugin_wrapper
#rp_search_form
.rp_buttons
#rp_search_button {
    background: #e0c106;
    padding: 12px 24px;
    color: #000000;
    font-family: 'Lora';
    font-weight: 600;
    text-transform: uppercase;
    transition: ease all 0.3s;
}

.rp_form_wrapper.rps_plugin_wrapper
#rp_search_response
.rp_error_large {
    font-size: 18px;
    font-weight: 600;
    padding-left: 12px;
    padding-top: 12px;
}

.rp_form_wrapper.rps_plugin_wrapper
#rp_search_form
.rp_buttons
#rp_search_button:hover {
    background: #000000;
    color: #ffffff;
}

/* SEARCH MODULE OVERVIEW STYLING END */



/* SEARCH MODULE STYLING START */

.rp_page
.rp_form_wrapper.rps_panel {
    background-color: #e0e0e0;
    padding: 12px 24px;
}

.rp_page
#rp_search_form
h3 {
    color: #000000;
    padding: 12px 0;
}

.rp_page
#rp_search_form
.rps_panel_inner {
    border: none;
    margin-top: 0;
}

.rp_page
.rp_buttons
.rp_button.rp_book.rpj_button {
    transition: ease all 0.3s;
}

.rp_page
#rp_search_form
.rps_panel_inner
#rp_search_button {
    background: #e0c106;
    font-size: 18px;
    border: none !important;
    padding: 4px 16px;
    color: #000000;
    font-family: 'Lora';
    font-weight: 600;
    text-transform: uppercase;
    transition: ease all 0.3s;
}

.rp_page
#rp_search_form
.rps_panel_inner
#rp_search_button:hover {
    border: none;
    background-color: #000000;
    color: #ffffff;
}

.rp_page
.rp_buttons {
    margin: 4px 0 12px;
}

.rp_page
.rp_unit_heading {
    margin-top: 80px;
    height: 80px;
    padding-top: 18px;
    padding-left: 8px;
    margin-bottom: 8px;
}

.rp_page
.rp_unit_heading
.rps_uh_price {
    font-size: 20px;
    padding-top: 8px;
    color: #444444;
}

.rp_page
.rp_unit_heading
.rp_uh_sleeps {
    font-size: 16px;
    font-family: 'Lora';
    font-weight: 600;
    padding-bottom: 24px;
}

a.btn.btn-custom-unit {
    background-color: #e0c106;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: unset;
    padding: 10px 24px;
    position: absolute;
    outline: none;
}

@media screen and (max-width:480px) {
    a.btn.btn-custom-unit {
        position: relative;
        display: block;
    }

    .rp_page
    .rp_buttons
    .rp_button.rp_book.rpj_button {
        display: block;
        width: 100% !important;
        margin: 0;
    }

    .rp_page
    .rp_unit_heading {
        height: 100px;
    }

    .rp_page
    .rp_unit_heading
    .rps_uh_price {
        padding-top: 4px;
        position: absolute;
        right: 16px;
        font-size: 16px;
    }

    .rp_page
    .rp_unit_heading
    .rp_uh_sleeps {
        white-space: pre;
    }
}

a.btn.btn-custom-unit:hover {
    background-color: #000000;
    color: #ffffff;
}

/* SEARCH MODULE STYLING END */


/* LAGEPLAN STYLE START */

body
.jai-map-wrap
.jai-map-container
.point
.bg {
    font-family: 'Font Awesome 5 Free';
}

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

    body
    .jai-map-wrap
    .jai-map-container
    .point
    .bg  {
        height: 80px !important;
        width: 80px !important;
        line-height: 80px !important;
    }
}

.lageplan-wohnungen {
    border: 2px solid #e0c106;
    border-radius: 4px;
}

.lageplan-wohnungen
.jai-map-wrap {
    display: flex;
    justify-content: center;
}

body
.webui-popover-inner
.webui-popover-content
a {
    color: #e0c106;
    font-weight: 600;
}

body
.webui-popover-inner
.webui-popover-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

/* LAGEPLAN STYLE END */

.storno-btn {
    color: #e0c106;
    font-size: 14px;
}

.storno-btn:hover {
    color: #252525;
    font-size: 14px;
}


#sp-header {
    height: 80px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (max-width:991px) {
    #sp-header {
        height: 56px;
    }
}

#sp-header .logo {
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
    display: inline-flex;
    margin: 0;
}
#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
#sp-header .logo p {
margin: 5px 0 0;
}
#sp-header.header-sticky {
position: fixed;
z-index: 9999;
}
#sp-header.header-sticky ~ section#sp-main-body {
padding-top: 60px;
}

#sp-logo
.logo
.logo-image {
    margin-top: 64px;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a{
    color: #e0c106 !important;
}

.sppb-addon-gallery
.sppb-gallery {
    gap: 24px;
}

.sppb-addon-gallery
.sppb-gallery
.sppb-img-responsive {
    object-fit: cover;
}

.sppb-carousel-extended-outer-stage
.sppb-carousel-extended-item
img {
    object-fit: cover;
}


/* DEFAULT CSS STYLING START */
body, .sp-preloader {
    background-color: #fff;
    color: #252525;
  }
  .sp-preloader > div {
    background: #0345bf;
  }
  .sp-preloader > div:after {
    background: #fff;
  }
  #sp-top-bar {
    background: #333;
    color: #aaa;
  }
  #sp-top-bar a {
    color: #aaa;
  }
  #sp-header {
    background: #fff;
  }
  a {
    color: #0345bf;
  }
  a:hover, a:focus, a:active {
    color: #044cd0;
  }
  .tags > li {
    display: inline-block;
  }
  .tags > li a {
    background: rgba(3, 69, 191, 0.1);
    color: #0345bf;
  }
  .tags > li a:hover {
    background: #044cd0;
  }
  .article-social-share .social-share-icon ul li a {
    color: #252525;
  }
  .article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
    background: #0345bf;
  }
  .pager > li a {
    border: 1px solid #ededed;
    color: #252525;
  }
  .sp-reading-progress-bar {
    background-color: #0345bf;
  }
  .sp-megamenu-parent > li > a {
    color: #1d1d1d;
  }
  .sp-megamenu-parent > li:hover > a {
    color: #e0c106;
  }
  .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #e0c106;
  }
  .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #252525;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #e0c106;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #e0c106;
  }
  .sp-megamenu-parent .sp-mega-group > li > a {
    color: #252525;
  }
  #offcanvas-toggler > .fa {
    color: #1d1d1d;
  }
  #offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #e0c106;
  }
  .offcanvas-menu {
    background-color: #fff;
    color: #252525;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #252525;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #e0c106;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: rgba(37, 37, 37, 0.5);
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: rgba(37, 37, 37, 0.8);
  }
  .btn-primary, .sppb-btn-primary {
    border-color: #0345bf;
    background-color: #0345bf;
  }
  .btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #044cd0;
    background-color: #044cd0;
  }
  ul.social-icons > li a:hover {
    color: #0345bf;
  }
  .sp-page-title {
    background: #0345bf;
  }
  .layout-boxed .body-innerwrapper {
    background: #fff;
  }
  .sp-module ul > li > a {
    color: #252525;
  }
  .sp-module ul > li > a:hover {
    color: #0345bf;
  }
  .sp-module .latestnews > div > a {
    color: #252525;
  }
  .sp-module .latestnews > div > a:hover {
    color: #0345bf;
  }
  .sp-module .tagscloud .tag-name:hover {
    background: #0345bf;
  }
  .search .btn-toolbar button {
    background: #0345bf;
  }
  #sp-footer, #sp-bottom {
    background: #fff;
    color: #000;
  }
  #sp-footer a, #sp-bottom a {
    color: #a2a2a2;
  }
  #sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
    color: #fff;
  }
  #sp-bottom .sp-module-content .latestnews > li > a > span {
    color: #fff;
  }
  .sp-comingsoon body {
    background-color: #0345bf;
  }
  .pagination > li > a, .pagination > li > span {
    color: #252525;
  }
  .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #252525;
  }
  .pagination > .active > a, .pagination > .active > span {
    border-color: #0345bf;
    background-color: #0345bf;
  }
  .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #0345bf;
    background-color: #0345bf;
  }
  .error-code, .coming-soon-number {
    color: #0345bf;
  }
  
  /* DEFAULT CSS STYLING END */ 