/* 
kupfer: #d99c7b
color dark */

body { background-color: #1C1C1C;
color: #fff;}



.bg-box > .container:before {

    background: #292929;

}


body.sticky #header {
    background: #1C1C1C;
    box-shadow: 0 8px 6px -6px rgb(0 0 0 / 10%);
}

.bg-white {
    background-color: #fff;
}

.carousel3 h3 {
    color: #fff;

}

body .bg-box.opposite > .container:before {
    left: -40px;
}



body .bg-box.opposite.rooms > .container:before {
    left: 0px;
    right: 0px;
    width: 100%;
} 




body #banner.bg-box.opposite > .container:before {
   left: -22px;
}


body .bg-box > .container:before {

    right: 0px;
     left: auto;
}
ul.specialty-list {
    list-style: none;
    padding-left: 6px;
}

ul.specialty-list li {
    font-size: 1rem;
    line-height: calc(24 / 16);
    padding-left: 18px;
    position: relative;
}

 ul.specialty-list li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 6px;
    width: 10px;
    height: 10px;
    background-image: url(../images/Schloss_Mittersill_2021_listdot_W.svg);
    background-size: cover;
    
}



.flex-standardtext ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 6px;
    width: 10px;
    height: 10px;
    background-image: url(../images/Schloss_Mittersill_2021_listdot_W.svg);
    background-size: cover;
}


body .blockquote .blockquote-footer {
    color: rgba(255,255,255,0.8);
}

/*
body.page-id-215 h1.display-1 {
    text-align: center;
}



body.page-id-210  .bg-box > .container:before {
    opacity: 0.5;
}

*/


/* kognitiv */

/*

.skd-package-title { background-color: #313131 !important;} 

.skd-amount {background-color: #313131 !important;}

.skd-package-bookable-with {background-color: #313131 !important;}

.skd-package-description {background-color: #313131 !important;}

*/
body .skd-offer-list-widget .skd-package .skd-package-amount-and-details .skd-amount,
body .skd-offer-list-widget .skd-package .skd-package-title,
body .skd-offer-list-widget .skd-package .skd-package-summary,
body .skd-offer-list-widget .skd-package .skd-package-bookable-with, 

body .skd-offer-page .skd-offer-page-offer .skd-offers-box .skd-offer-row .skd-bookables-calendar-widget .skd-bookables-calendar .skd-bookable-cells .skd-bookable-row .skd-bookable-cell.skd-unavailable,

body .skd-offer-page .skd-offer-page-offer .skd-offers-box .skd-offer-row .skd-bookables-calendar-widget .skd-bookables-calendar-header,



.skd-themeable .skd-offer-page .skd-offer-page-offer .skd-offers-box .skd-offer-row,
.skd-themeable .skd-offer-page .skd-offer-page-offer {
    background-color: #313131;
}




body .skd-offer-list-widget .skd-package .skd-package-head .skd-package-title {
    color: #8F7560 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    
}



/* /kognitiv */


@media (min-width: 992px) { 
.layout2 #navigation .main-navigation .menu li {
    color: #fff;
} 

body .overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.74);
}

    
    
}



