/* GENERALS */

body {
    background-image: url("../images/monti-pock.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

/* FONT ZURKAISERKRON */
/* montserrat-300 light */
@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/montserrat-v18-latin-300.eot"); /* IE9 Compat Modes */
    src: local(""),
    url("../fonts/montserrat-v18-latin-300.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/montserrat-v18-latin-300.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/montserrat-v18-latin-300.woff") format("woff"),
        /* Modern Browsers */ url("../fonts/montserrat-v18-latin-300.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/montserrat-v18-latin-300.svg#Montserrat") format("svg"); /* Legacy iOS */
}

/* montserrat-500 medium */
@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/montserrat-v18-latin-500.eot"); /* IE9 Compat Modes */
    src: local(""),
    url("../fonts/montserrat-v18-latin-500.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/montserrat-v18-latin-500.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/montserrat-v18-latin-500.woff") format("woff"),
        /* Modern Browsers */ url("../fonts/montserrat-v18-latin-500.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/montserrat-v18-latin-500.svg#Montserrat") format("svg"); /* Legacy iOS */
}

/* sang bleu Kingdom light */
@font-face {
    font-family: "SangBleuLight";
    src: url("../fonts/sangbleukingdom-light-webfont.eot");
    src: url("../fonts/sangbleukingdom-light-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/sangbleukingdom-light-webfont.woff2") format("woff2"),
    url("../fonts/sangbleukingdom-light-webfont.woff") format("woff"),
    url("../fonts/sangbleukingdom-light-webfont.ttf") format("truetype"),
    url("../fonts/sangbleukingdom-light-webfont.svg#SangBleuLight") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* sang bleu Kingdom light italic */
@font-face {
    font-family: "SangBleuLightItalic";
    src: url("../fonts/sangbleukingdom-lightitalic-webfont.eot");
    src: url("../fonts/sangbleukingdom-lightitalic-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/sangbleukingdom-lightitalic-webfont.woff2") format("woff2"),
    url("../fonts/sangbleukingdom-lightitalic-webfont.woff") format("woff"),
    url("../fonts/sangbleukingdom-lightitalic-webfont.ttf") format("truetype"),
    url("../fonts/sangbleukingdom-lightitalic-webfont.svg#SangBleuLightItalic") format("svg");
    font-weight: normal;
    font-style: italic;
}

/* sang bleu Kingdom medium italic */
@font-face {
    font-family: "SangBleuMediumItalic";
    src: url("../fonts/sangbleukingdom-mediumitalic-webfont.eot");
    src: url("../fonts/sangbleukingdom-mediumitalic-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/sangbleukingdom-mediumitalic-webfont.woff2") format("woff2"),
    url("../fonts/sangbleukingdom-mediumitalic-webfont.woff") format("woff"),
    url("../fonts/sangbleukingdom-mediumitalic-webfont.ttf") format("truetype"),
    url("../fonts/sangbleukingdom-mediumitalic-webfont.svg#SangBleuMediumItalic") format("svg");
    font-weight: normal;
    font-style: italic;
}

/* sang bleu Regular */
@font-face {
    font-family: "SangBleuRegular";
    src: url("../fonts/sangbleukingdom-regular-webfont.eot");
    src: url("../fonts/sangbleukingdom-regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/sangbleukingdom-regular-webfont.woff2") format("woff2"),
    url("../fonts/sangbleukingdom-regular-webfont.woff") format("woff"),
    url("../fonts/sangbleukingdom-regular-webfont.ttf") format("truetype"),
    url("../fonts/sangbleukingdom-regular-webfont.svg#SangBleuRegular") format("svg");
    font-weight: normal;
    font-style: italic;
}


/* SELEZIONA LINGUE */
svg#logo-zur-kaiserkron-vector {
    width: 257px;
    margin: 0 auto;
}

/* WELCOME */
#welcome h1,
#welcome h2,
#welcome h3 {
    color: #4d140f;
}

#welcome .divisor {
    background-color: #4d140f;
}

#welcome p {
    font-size: 1.2rem;
}

/* HOME */

#home #accept,
#home #how-did-you-meet-us-1,
#home #how-did-you-meet-us-2,
#home #how-did-you-meet-us-3,
#home #how-did-you-meet-us-4,
#home #how-did-you-meet-us-5,
#home #how-did-you-meet-us-6 {
    color: #4d140f;
}

#home #alert-np p {
    color: #880e13;
}

#home #alert-np .btn-call {
    background-color: #4d140f;
}

#home #alert-np .btn-call:hover,
#home #alert-np .btn-call:active {
    background-color: #880e13;
}

#home .btn-book {
    background-color: #4d140f;
}

#home .btn-book:hover,
#home .btn-book:active {
    background-color: #880e13;
}

.modal-contenuto {
    background-color: #fff;
    border-radius: 0.3rem;
    box-shadow: 0 0 30px rgb(190 169 167 / 17%);
    animation: fadeIn 0.3s;
    -webkit-animation: fadeIn 0.3s;
    -moz-animation: fadeIn 0.3s;
    -o-animation: fadeIn 0.3s;
    -ms-animation: fadeIn 0.3s;
    border-top: 15px solid #f3f3f3 !important;
    border-bottom: 15px solid #f3f3f3 !important;
    padding-left: 40px;
    padding-right: 40px;
}

#modal-title,
#alert-title {
    font-family: "SangBleuLightItalic", serif !important;
    font-size: 27px;
    line-height: 37px;
    text-align: center;
}

.modal-testo {
    text-align: center;
    padding: 0 10px !important;
}

.comandi-modal {
    display: table;
    width: auto;
    margin: 0 auto 20px;
}

.comandi-modal button {
    display: inline-table;
    border-radius: 0.25rem;
}

.modal-testo p {
    line-height: 1.7em !important;
}

/* FAQ */
#faq h1 {
    color: #4d140f;
}

#faq .divisor {
    border-color: #4d140f;
}

#faq svg {
    color: #880e13;
}

.faq-button {
    background-color: #4d140f;
}

.faq-button:hover {
    background-color: #a60006;
}

/* THANKS */
#thanks h1,
#thanks h2,
#thanks h3 {
    color: #4d140f;
}

#thanks .divisor {
    background-color: #4d140f;
}

#thanks .btn-action {
    background-color: #4d140f;
}

#thanks .btn-action:hover,
#thanks.btn-action:active {
    background-color: #a60006;
}

/* LANG SELECTOR */

.welcome-box {
    max-width: 500px;
    border-radius: 0.25rem;
    padding: 40px 40px 50px 40px;
    box-shadow: 0 0 40px rgb(95 31 22 / 30%);
    background-color: rgb(255 255 255 / 98%);
}

#lang-selector a {
    background-color: #880e13;
    border-radius: 0;
    font-weight: 600;
}

#lang-selector a:hover {
    background-color: #a60006;
}

#welcome h3, #thanks h1, #faq h1 {
    font-family: "SangBleuLightItalic", serif;
    font-size: 30px;
}

#thanks h3 {
    display: none;
}

#welcome p {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 16px;
}


/* FORM PRENOTAZIONE - THANK YOU PAGE - FAQ*/
.form-box {
    max-width: 550px;
    border-radius: 0.25rem;
    padding: 30px 40px 20px;
    box-shadow: 0 0 40px rgb(95 31 22 / 30%);
    background-color: rgb(255 255 255 / 98%);
}

.thank-you-box, .faq-box {
    max-width: 700px;
    border-radius: 0.25rem;
    padding: 20px 40px 50px;
    box-shadow: 0 0 40px rgb(95 31 22 / 30%);
    background-color: rgb(255 255 255 / 98%);
}

#faq .faq-box span {
    text-transform: initial;
    font-family: "Montserrat", "Arial", sans-serif;
    font-weight: 300;
    color: #880e13;
}

#faq .faq-box .mt-2 p {
    font-weight: 400;
    font-size: 15px;
    color: #666;
}

a.pulsante-indietro svg {
    display: block;
    margin: 40px auto 0 auto;
}

div#alert-np {
    text-align: CENTER;
    font-size: 15px;
}

#home #alert-np .btn-call {
    background-color: transparent;
    border-radius: 0.25rem;
    border: 1px solid #880e13;
    color: #880e13;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    margin: 10px 0;
    padding: 2% 4% !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
}

#home #alert-np .btn-call:hover {
    background-color: #880e13;
    border: 1px solid #880e13;
    color: #fff;
}

.faq-button {
    background-color: #880e13;
    position: fixed;
    margin: 0;
    right: 20px;
    bottom: 20px;
    border-radius: 0.25rem;
    font-weight: 500 !important;
}

.faq-button svg {
    margin-right: 5px;
}

#faq button svg {
    color: #b76d6f;
    height: 20px;
}

#faq .divisor {
    border-color: #e0cdc8b5 !important;
}

.pulsante-indietro svg {
    width: 40px;
}

/* ZUR - Input type ed elementi form */
input.rounded-lg, select, input#datepicker {
    box-shadow: 0 0 0 0.1rem #e1bcaa3d;
    border-radius: 0.25rem !important;
    background-color: #ffffff;
    height: 50px;
    border: none;
}

textarea {
    box-shadow: 0 0 0 0.1rem #e1bcaa3d !important;
    border-radius: 0.25rem !important;
    border: none;
}

button, #btn-cancel, #btn-add {
    font-family: "Montserrat", "Arial", sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    letter-spacing: 0 !important;
    text-transform: capitalize !important;
    box-shadow: none;
}

#btn-cancel {
    background-color: #880e13 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0.25rem !important;
}

#btn-cancel:hover {
    background-color: #4d140f !important;
}

label.font-medium {
    font-size: 15px;
    margin-bottom: 10px;
}

select {
    box-shadow: 0 0 0 0.1rem #e1bcaa3d !important;
}

input:focus, select:focus, textarea:focus {
    box-shadow: 0 0 0 0.3rem #e1bcaa3d !important;
    background-color: #fff;
    border: none;
}

label {
    font-family: "Montserrat", "Arial", sans-serif;
    font-weight: 400 !important;
}

label.acceptance-policy a {
    color: #880e13;
    font-weight: 500;
}

/* ZUR - Timepicker */
#hours, #minutes {
    flex: 1;
}

.orario .text-lg {
    padding: 0 10px;
}

.dati-personali, .data-ora {
    margin-bottom: 40px;
}

#datepicker-popup-arrows button:hover {
    background-color: #a60006 !important;
}

#datepicker-popup-days .displayed-day:hover {
    background-color: #a60006 !important;
}

#datepicker-popup-days .displayed-day.current {
    background-color: #a60006 !important;
}

button.btn-book {
    background-color: #880e13 !important;
    border: 1px solid #880e13 !important;
    color: #fff;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 0.25rem;
    padding: 3% !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    margin-top: 20px;
}

#thanks .btn-action {
    background-color: #880e13 !important;
    border: 1px solid #880e13 !important;
    color: #fff;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 0.25rem;
    padding: 2% !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
}

#thanks .btn-action:hover {
    border-color: #a60006 !important;
    background-color: #a60006 !important;
}

.atcb_button {
    background-color: #cc8a8c !important;
    border: 1px solid #cc8a8c !important;
    border-radius: 0.25rem;
    box-shadow: none;
    color: #fff;
}

.atcb_button:hover {
    background-color: #d77477 !important;
    border: 1px solid #d77477 !important;
}

button.btn-book:hover {
    background-color: #a60006 !important;
    border: 1px solid #a60006 !important;
}

.acceptance-policy span {
    font-style: italic;
}

.atcb_button .atcb_icon {
    height: 20px;
    display: none;
}

div#lang-selector {
    max-width: 300px;
    margin: 0 auto;
}

.atcb_button .atcb_icon svg {
    fill: #ffffff;
    color: #ffffff;
}

@media only screen and (max-width: 600px) {
    body {
        background-image: url("../images/montagne.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }
}
