@font-face {
    font-family:"trajan-pro-3";
    src:url("assets/fonts/website/Trajan Pro 3 Regular.otf") format("opentype");
    font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}
@font-face {
    font-family:"cormorant";
    src:url("assets/fonts/website/Cormorant-Regular.ttf") format("opentype");
    font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}
p, a, span, li, dl, dt, dd, ul, ol, li, p, blockquote, pre {
    font-family: "cormorant", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 1.5rem !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "trajan-pro-3", sans-serif !important;
    font-style: normal !important;
}
h1, h2 {
    font-weight: 600 !important;
}
h3, h4, h5, h6 {
    font-weight: 400 !important;
}
h1 {
    font-size: 3.5rem !important;
}
h2 {
    font-size: 3rem !important;
}
img {
    border-radius:20px !important;
}

.wp-block-navigation-item__content span {
    font-size: 1.7rem !important;
}

.smoobu-booking-tool-container {
    text-align: center;
}

footer {
    background-color: #251106 !important;
    margin-bottom: -33px !important;
    padding-bottom:10px !important;
}
header {
    background-color: #251106 !important;
    margin-top: -16px !important;
}

.header-full-size {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: calc(100vw - 10px) !important;
    max-width: calc(100vw - 10px) !important;

    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    height: 500px;
}
.header-full-size.home {
    background-image: url("/wp-content/uploads/2026/02/c4c2bced7aab1d3a2c52298c49e1c6fd2d4aa9e0.jpg");
}
.header-full-size.zimmer {
    background-image: url("/wp-content/uploads/2026/02/7322353df35e8be80d94b3bc11831f8214335a8a.jpg");
}
.header-full-size.restaurant {
    background-image: url("/wp-content/uploads/2026/02/7322353df35e8be80d94b3bc11831f8214335a8a.jpg");
}
.header-full-size.buchung {
    background-image: url("/wp-content/uploads/2026/02/7322353df35e8be80d94b3bc11831f8214335a8a.jpg");
}
.header-full-size.kontakt {
    background-image: url("/wp-content/uploads/2026/02/7322353df35e8be80d94b3bc11831f8214335a8a.jpg");
}
.header-full-size.anfahrt {
    background-image: url("/wp-content/uploads/2026/02/7322353df35e8be80d94b3bc11831f8214335a8a.jpg");
}
.wp-block-heading {
    hyphens: none !important;
}
a {
    transition: 0.2s all;
}
