/*
Theme Name: Thecappa Child
Theme URI: https://shthemes.net/demosd/thecappawp
Template: thecappa
Author: ADCOM Media
Author URI: https://themeforest.net/user/shtheme
Description: Thecappa — Luxury Hotel WordPress Theme is perfect if you like a clean, modern and creative theme. This theme is ideal for hotel, hostel, resort, restaurant, pub, spa wellness, hotel B&amp;B, vacation room/apartment rental etc, and those who need an easy, attractive and effective way to share their work with clients. If you would like to create a page that has a strong first impression and intrigues everyone, Thecappa theme is the tool you need.
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready
Version: 1.2.1758646284
Updated: 2025-09-23 16:51:24

*/
/*
   █████╗ ██████╗  ██████╗ ██████╗ ███╗   ███╗
  ██╔══██╗██╔══██╗██╔════╝██╔═══██╗████╗ ████║
  ███████║██║  ██║██║     ██║   ██║██╔████╔██║
  ██╔══██║██║  ██║██║     ██║   ██║██║╚██╔╝██║
  ██║  ██║██████║ ╚██████╗╚██████╔╝██║ ╚═╝ ██║
  ╚═╝  ╚═╝╚═════╝  ╚═════╝ ╚═════╝ ╚═╝     ╚═╝
-------------------------------------------
Made by ADCOM.Media // www.adcom.media 
*/

:root {
    --font-family-shm: "Helvetica" !important;
    --color-blue: #334857;
    --color-dark-beige: #d3b9a4;
    --color-light-beige: #f8f5f0;
    --color-anthracite: #272727;
    --color-light-anthracite:#3C3C3B;
}

/*** Headlines ***/
h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-family-shm);
    font-weight: 500;
}
p, span, input, input[type="submit"], body, a {
    font-family: var(--font-family-shm) !important;
}
.section-subtitle, .section-title
{
    font-family: var(--font-family-shm);
}
.section-subtitle,
.section-subtitle span{
    color: var(--color-dark-beige);
    text-transform: uppercase;
    font-size: 15px;
}
.section-subtitle.blue{
    color: var(--color-blue);
}
/*** SECTION PADDING im Template auf 0px setzen ***/
.section-padding {
    padding: 0px;
}
/*** Header ***/
.elementor.elementor-location-header .elementor-element{
    z-index: 9999;
}
/*** Navi ***/
nav {
    margin-top: 20px;
}
.elementor-menu-toggle,
.elementor-nav-menu--dropdown {
    position: relative;
    z-index: 9999;
}
.menu-item a{
    text-transform: uppercase !important;
    margin-bottom: 2px !important;
}
.menu-item a:hover,
.menu-item a:before,
.current-menu-item a.elementor-item-active:hover, 
.menu-item a.elementor-item.has-submenu .sub-menu a:hover
{ 
    margin-bottom: 0px !important;
    color: var(--color-blue) !important;
    border-bottom: 2px solid var(--color-blue) !important;
    background-color: transparent !important;
    fill: transparent !important; 
    background: transparent !important;
}
.menu-item-5454 a,
.menu-item-9232 a,
.elementor-nav-menu--dropdown .current-menu-item a:hover,
.elementor-nav-menu--dropdown a:hover{ 
    color: var(--color-light-beige) !important;
    background: var(--color-blue) !important;
}
.menu-item a:hover .sub-arrow{
    fill: var(--color-blue) !important;
}
.current-menu-item a.elementor-item-active,
.elementor-nav-menu--dropdown a.elementor-item{
    color: var(--color-blue) !important;
    background: var(--color-light-beige) !important;
}
.current-menu-item a .sub-arrow{
    fill: var(--color-blue);
}
.sub-menu{
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important;
    display: block;
    width: 100%;
    margin-top: -20px !important;
    margin-bottom: 20px !important;
}
.lang-item.menu-item a{
    margin: 0px !important;
}
.elementor-nav-menu--dropdown{
    background-color: rgba(255, 255, 255, .85) !important;
}
.elementor-nav-menu--dropdown a{
    padding-left: 20px !important;
    padding-right: 30px !important;
}
.header-overlay-container p{
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 1024px) {
   .elementor-nav-menu--dropdown{
        background-color:  var(--color-light-beige) !important;
    }
    li.menu-item a,
    li.lang-item a {
        margin: 20px 0px !important;
    }
    li.menu-item a:hover{
        border-bottom: 0px !important;
    }
}
/*** Elementor Buttons ***/
.elementor-button.elementor-button-link.elementor-size-sm {
    border-radius: 0px;
    font-family: var(--font-family-shm);
    font-size: 15px;
    text-transform: uppercase;
}
.elementor-button.elementor-button-link.elementor-size-sm:hover {
    background: #222;
}  
.header-overlay-container h1{
    color: var(--color-blue);
    font-size: 52px;
}
.header-overlay-container p{
    color: var(--color-blue);
    font-size: 16px;
}
/*** Sticky Buttons ***/ 
#sticky-button-booking-container{
    margin-right: -245px;
}
#sticky-button-booking-container.en{
    margin-right: -252px;
}
#sticky-button-parking-container{
    margin-right: 0;
}
@media only screen and (min-width: 1025px) {
    #sticky-button-booking-container:hover,
    #sticky-button-booking-container.is-hovered{
    margin-right: 0;
    }
}
#sticky-button-booking{
    transform: rotate(-90deg);
    margin-right: 52px;
    width: 123px;
    opacity: .8;
}
#sticky-button-parking{
    transform: rotate(-90deg);
    margin-right: -40px;
    opacity: .8;
}  
#sticky-button-parking.en{
	  margin-right: -42px;
}
#sticky-button-booking .elementor-button-text,
#sticky-button-parking .elementor-button-text{
    padding: 5px 10px;
}
#sticky-button-booking-text{
    background: #ffffffee;
    margin-left: 86px;
    height: 123px;
    margin-top: -86px;
    padding: 20px;
}
/*** Button Styles ***/ 
.acc-btn {
    font-family: var(--font-family-shm);
}
.butn-dark a{
    background: var(--color-blue);
}
/*** ROOMS Carousel ***/
.carousel-controls {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
}

.carousel-controls button {
  padding: 10px 15px;
  font-size: 18px;
  cursor: pointer;
  color:#fff;
}

/* ── Carousel Rooms: Infinite Loop Fix ── */

.carousel-rooms {
  overflow: hidden;
  position: relative;
}

.carousel-rooms-track {
  display: flex;
  will-change: transform;
  transition: transform 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.carousel-rooms-track.no-transition {
  transition: none;
}

/* Jedes Slide: feste Breite je nach Viewport */
[class*='carousel-rooms-room'] {
  flex-shrink: 0;
  width: calc(100% / 3);   /* 3 sichtbar auf Desktop */
  box-sizing: border-box;
}

@media (max-width: 1023px) {
  [class*='carousel-rooms-room'] {
    width: 100%;             /* 1 sichtbar auf Mobile */
  }
}

/* ── Carousel: overflow ausblenden ── */
.carousel-rooms {
  overflow: hidden !important;
}

/* ── Inner container: kein Grid, kein Wrap ── */
.carousel-rooms > .elementor-element {
  overflow: visible !important;
  display: block !important;
  width: 100% !important;
}

/* ── Track: flex, kein Umbruch ── */
.carousel-rooms-track {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: stretch;
  width: 100%;
  will-change: transform;
  transition: transform 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.carousel-rooms-track.no-transition {
  transition: none !important;
}

/* ── Jedes Slide: feste Breite, kein Schrumpfen ── */
[class*='carousel-rooms-room'] {
  flex: 0 0 calc(100% / 3) !important;
  width: calc(100% / 3) !important;
  max-width: calc(100% / 3) !important;
  box-sizing: border-box !important;
  display: block !important; /* Elementor Grid überschreiben */
}

/* ── Mobile: 1 Slide ── */
@media (max-width: 1023px) {
  [class*='carousel-rooms-room'] {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* ── Bilder füllen das Slide ── */
[class*='carousel-rooms-room'] img {
  width: 100%;
  height: auto;
  display: block;
}
.rooms-overlay{
	margin-top: -80px;
    margin-left: 20px;
}

.rooms-overlay h3{
	color:#fff;
} 
.rooms-overlay p{
	margin-bottom: 0px;
	color:#fff;
} 
.rooms-overlay-hover{
	display: none;
}
.rooms-overlay-hover ul{
	float: left;
	width: fit-content;
}
a.rooms-overlay-cta{
	float: right;
    margin-right: 20px;
    color: #fff;
    text-transform: uppercase;
	width: fit-content;
}
.rooms-overlay-hover li{
	display: inline;
	color: #fff;
}
.carousel-rooms-room:hover .rooms-overlay{
	margin-top: -140px;
}
.carousel-rooms-room:hover .rooms-overlay-hover{
	display:block;
}
/*** Hotel Spider Booking Header ***/
#spiderBooking{
    position: relative;
    padding: 20px 10px 10px 10px;
}
#spiderBooking2, #spiderBooking3{
    padding: 0 40px 40px 40px;
}
#spiderBooking, #spiderBooking2, #spiderBooking3{
    background: var(--color-light-beige);
    position: relative;
    z-index: 1000;
    width: 100%;
}
#spiderBooking .spiderBooking-form.spiderBooking-form_template-horizontal {
    align-items: unset;
}
#spiderBooking .spiderBooking-form__button,
#spiderBooking2 .spiderBooking-form__button,
#spiderBooking3 .spiderBooking-form__button{
    font-family: var(--font-family-shm);
    text-transform: uppercase;
    background: var(--color-blue);
    color:#fff;
    font-size: 15px;
}
#spiderBooking a.spiderSelect-single,
#spiderBooking2 a.spiderSelect-single,
#spiderBooking3 a.spiderSelect-single{
    background:#fff;
}

#spiderBooking2 input.input,
#spiderBooking2 .spiderBooking-form__actions-toolbar,
#spiderBooking3 input.input,
#spiderBooking3 .spiderBooking-form__actions-toolbar{
    margin: 0px !important;
}
/*** Rooms 360 degree views ***/
.pnlm-ui.pnlm-grab{
    opacity: 0;
}
/*** Contact Section ***/
.reservations .text a{
    color: var(--color-dark-beige) !important;
}
span.big-heading{
    color: var(--color-anthracite);
    font-size: 40px;
    line-height: 44px;
    font-weight: 600;
}
span.small-heading{
    color: var(--color-dark-beige);
    font-size: 16px;
    text-transform: uppercase;
}
section.contact .col-md-5.mb-30.offset-md-1{
    background: var(--color-anthracite);
    padding: 40px;
}
section.contact h3{
    color:#fff;
}
.wpcf7-form-control-wrap{
    max-width: 100%;
    display: inline-flex;
}
.wpcf7-submit:hover {
    padding-inline-end: 10px;
}
.wpcf7-response-output{
    position: absolute;
    bottom: -68px;
}
#wpcf7-f5113-p82-o1 input,
#wpcf7-f5113-p82-o1 select,
#wpcf7-f5113-p82-o1 textarea,
#wpcf7-f9310-p8920-o1 input,
#wpcf7-f9310-p8920-o1 select,
#wpcf7-f9310-p8920-o1 textarea{
    border: 0;
    border-bottom: 1px solid var(--color-dark-beige);
    color: #fff !important;
    background: none;
}
#wpcf7-f5113-p82-o1 input[type="text"],
#wpcf7-f5113-p82-o1 input[type="number"],
#wpcf7-f5113-p82-o1 input[type="email"],
#wpcf7-f5113-p82-o1 select,
#wpcf7-f5113-p82-o1 textarea,
#wpcf7-f9310-p8920-o1 input[type="text"],
#wpcf7-f9310-p8920-o1 input[type="number"],
#wpcf7-f9310-p8920-o1 input[type="email"],
#wpcf7-f9310-p8920-o1 select,
#wpcf7-f9310-p8920-o1 textarea{
    padding-left: 0px !important;
}
#wpcf7-f5113-p82-o1 input,
#wpcf7-f5113-p82-o1 select,
#wpcf7-f9310-p8920-o1 input,
#wpcf7-f9310-p8920-o1 select{
    height: 50px;
}
#wpcf7-f5113-p82-o1 input[type="number"],
#wpcf7-f5113-p82-o1 select,
#wpcf7-f9310-p8920-o1 input[type="number"],
#wpcf7-f9310-p8920-o11 select {
    width: 300px;
}
#wpcf7-f5113-p82-o1 textarea,
#wpcf7-f9310-p8920-o1 textarea{
    height: 150px;
    width: 600px;
}
#wpcf7-f5113-p82-o1 select,
#wpcf7-f9310-p8920-o1 select{
    border-radius: 0px;
}
#wpcf7-f5113-p82-o1 input::placeholder,
#wpcf7-f9310-p8920-o1 input::placeholder{
    color:#fff;
}
#wpcf7-f5113-p82-o1 select option,
#wpcf7-f9310-p8920-o1 select option{
    color: var(--color-anthracite);
}

#wpcf7-f5113-p82-o1 input[type="submit"],
#wpcf7-f9310-p8920-o1 input[type="submit"]{
    background: var(--color-dark-beige);
}
/*** Footer Styles ***/
footer h4, 
footer p{
    color: #fff;
}
footer .footer-booking-headlines h2{
    color: var(--color-light-anthracite);
    font-size: 44px;
    font-weight: 600;
}
footer .footer-booking-headlines h4{
    color: var(--color-blue);
    font-size: 16px; 
    text-transform: uppercase;
    margin-bottom: 10px;
}

footer .menu-item a.elementor-item{
    border-bottom: var(--color-anthracite) 2px solid;
    margin-bottom:10px;
    width: fit-content; 
}
footer .menu-item a.elementor-item:active,
footer .menu-item a.elementor-item:hover{
    border-bottom: var(--color-light-beige) 2px solid;
    width: fit-content;
}
footer .menu-item a.elementor-item::after{
    width: fit-content;
}
/*** Footer Contact Form Tagungen ***/
.elementor-element .elementor-element-fac592f,
.elementor-element .elementor-element-7eacbc6e,
.elementor-element .elementor-element-67fee29{
    background: var(--color-light-beige) ;
}
#wpcf7-f6935-o1 form p,
#wpcf7-f9307-o1 form p,
#wpcf7-f6935-o2 form p{
    width: 50%; 
    float: left;
}
#wpcf7-f6935-o1 form p span.wpcf7-form-control-wrap,
#wpcf7-f9307-o1 form p span.wpcf7-form-control-wrap,
#wpcf7-f6935-o2 form p span.wpcf7-form-control-wrap{
    width: 97%;
    margin-bottom: -2px;
}
#wpcf7-f6935-o1 form p input.wpcf7-submit,
#wpcf7-f9307-o1 form p input.wpcf7-submit,
#wpcf7-f6935-o2 form p input.wpcf7-submit{
    width: 97%;
    height: 68px;
}
#wpcf7-f6935-o1 form p span input,
#wpcf7-f9307-o1 form p span input,
#wpcf7-f6935-o2 form p span input{
    width: 100%; 
    border: 0px;
    background: #fff;
    line-height: 2.5em;
    padding: 16px;
}
#wpcf7-f6935-o1 form p span.wpcf7-form-control-wrap,
#wpcf7-f9307-o1 form p span.wpcf7-form-control-wrap{
    margin-bottom: -15px;
}
#wpcf7-f6935-o1 .wpcf7-not-valid-tip,
#wpcf7-f9307-o1 .wpcf7-not-valid-tip,
#wpcf7-f6935-o2 .wpcf7-not-valid-tip {
    font-size: .7em;
    margin-top: -10px;
}
#wpcf7-f6935-o1 form p span input[type="checkbox"],
#wpcf7-f9307-o1 form p span input[type="checkbox"],
#wpcf7-f6935-o2 form p span input[type="checkbox"]{
    width: 12px !important;
    position: absolute;
}
#wpcf7-f6935-o1 form p span.wpcf7-list-item-label,
#wpcf7-f9307-o1 form p span.wpcf7-list-item-label,
#wpcf7-f6935-o2 form p span.wpcf7-list-item-label{
    color: var(--color-anthracite);
    width: 200% !important;
    margin-left: 20px;
    margin-top: -5px;
}
@media only screen and (max-width: 560px) {
    #wpcf7-f6935-o1 form p span input,
    #wpcf7-f9307-o1 form p span input,
    #wpcf7-f6935-o2 form p span input{
        padding: 16px 8px;
    }
    #wpcf7-f6935-o1 form p span.wpcf7-list-item-label,
    #wpcf7-f9307-o1 form p span.wpcf7-list-item-label,
    #wpcf7-f6935-o2 form p span.wpcf7-list-item-label{
        width: 140% !important;
    }
}
#wpcf7-f6935-o1 form p span.wpcf7-form-control.wpcf7-acceptance,
#wpcf7-f9307-o1 form p span.wpcf7-form-control.wpcf7-acceptance,
#wpcf7-f6935-o2 form p span.wpcf7-form-control.wpcf7-acceptance{
    display: inline;
}
/*** Mobile Views ***/
/*** Breakpoint SM to MD ***/
@media only screen and (min-width: 768px) {
    /*** Footer Styles ***/
    footer .elementor-nav-menu--main{
        margin-top: 54px;
    }
}

/*** Breakpoint MD to LG ***/
@media only screen and (min-width: 1025px) {
    .page-id-67 .elementor-6248 .elementor-element.elementor-element-7adf1211{
        background-color: rgba(255, 255, 255, .85) !important;
    }
   .page-id-67 .elementor-element-fdcc7b0 {
        margin-top: -85px;
    } 
    .sub-menu{
        position: absolute !important;
        margin-top: 2px !important;
        margin-bottom: 0px !important;
    }
    /*** Hotel Spider Booking Header ***/
    #spiderBooking2{
        margin-bottom:-60px;
    }
    #spiderBooking .spiderBooking-form__button{
        margin-top: 24px;
    }

}
/**** MEETINGS CSS ****/
h3.lageplan{
    color:var(--color-dark-beige);
    border-bottom: 1px solid var(--color-dark-beige);
    font-size: 16px;
    margin-right: 25px;
    text-transform: uppercase;
}

#cta-tagung-t1,
#cta-tagung-t2,
#cta-tagung-t3,
#cta-tagung-t1-2,
#cta-tagung-t2-3,
#cta-tagung-t1-3,
#cta-konferenz-k1,
#cta-konferenz-k2,
#cta-konferenz-k3,
#cta-konferenz-k4,
#cta-konferenz-k5,
#cta-konferenz-k6,
#cta-konferenz-k7, 
#cta-terassen, 
#cta-grosses-foyer,
#cta-kleines-foyer{
    color:#fff;
    cursor: pointer;
    margin-bottom: 5px;
}

#cta-tagung-t1:hover,
#cta-tagung-t1 .hover,
#cta-tagung-t2:hover,
#cta-tagung-t2 .hover,
#cta-tagung-t3:hover,
#cta-tagung-t3 .hover,
#cta-tagung-t1-2:hover,
#cta-tagung-t1-2 .hover,
#cta-tagung-t2-3:hover,
#cta-tagung-t2-3 .hover,
#cta-tagung-t1-3:hover,
#cta-tagung-t1-3 .hover,
#cta-konferenz-k1:hover,
#cta-konferenz-k1 .hover,
#cta-konferenz-k2:hover,
#cta-konferenz-k2 .hover,
#cta-konferenz-k3:hover,
#cta-konferenz-k3 .hover,
#cta-konferenz-k4:hover,
#cta-konferenz-k4 .hover,
#cta-konferenz-k5:hover,
#cta-konferenz-k5 .hover,
#cta-konferenz-k6:hover,
#cta-konferenz-k6 .hover,
#cta-konferenz-k7:hover, 
#cta-konferenz-k7 .hover,
#cta-terassen:hover, 
#cta-terassen .hover,
#cta-grosses-foyer:hover,
#cta-kleines-foyer:hover,
#cta-grosses-foyer .hover,
#cta-kleines-foyer .hover{
    color:var(--color-dark-beige);
}

/* Terrassen (Gruppe) */
path[id="terassen"].hover-active {
    fill:var(--color-blue);
    cursor: pointer;
}

/* alle Einzelbereiche */
.hover-active {
    fill:var(--color-blue);
    cursor: pointer;
}

/**** ZIMMER CSS ****/
.ekit-wid-con p,
.elementskit-info-box-icon {
    margin-bottom: 0px !important;
}
.list-rooms-benefits{
    padding: 0px !important;
}
.list-rooms-benefits .box-body{
	padding-left: 15px;
}
.swiper-pagination-bullet{
	height: 10px !important;
    width: 10px !important;
    background: #fff !important;
	opacity: 1 !important; 
	box-shadow: 1px 1px 1px #000 !important;
    border: 1px solid #fff;
}
.swiper-pagination-bullet-active{
    background: #334857 !important;
}
@media only screen and (min-width: 1025px) {
    .overlay-rooms-left{
        margin: 60px !important;
        max-height: 500px;
    }
    .overlay-rooms-right{
        margin: 60px 0 0 55px!important;
        max-height: 500px;
    }
    .image-rooms-right{
        margin: 0 0 0 -140px!important;
    }
}
