/* ----------------------------------------------
:: Template Name: Caviar - Premium Restaurant Template
:: Template Author: Colorlib
:: Template Author URI: https://colorlib.com
:: Version: v1.0
:: Last Updated: 12-13-2017
---------------------------------------------- */


/* Import CSS */

@import 'css/bootstrap/bootstrap.min.css';
@import 'css/others/animate.css';
@import 'css/others/magnific-popup.css';
@import 'css/others/owl.carousel.min.css';
@import 'css/others/font-awesome.min.css';
@import 'css/others/pe-icon-7-stroke.css';


/* Fonts */

/* ==========================================================================
   Lokale Schriftarten (DSGVO konform) - Relative Pfade ohne /
   ========================================================================== */

/* Open Sans */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v44-latin-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v44-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v44-latin-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v44-latin-700.woff2') format('woff2');
}

/* Work Sans */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/work-sans-v24-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/work-sans-v24-latin-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/work-sans-v24-latin-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/work-sans-v24-latin-700.woff2') format('woff2');
}


/* Base CSS */

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
  /*  background-color: #fafafa; */
    background-color: #111111;
	color: #d4af37;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
  /*  color: #000; */
  color: #d4af37;
    line-height: 1.3;
}

p {
  /*  color: rgba(0, 0, 0, 0.8); */
   color: rgba(212, 175, 55, 0.85);
    font-size: 16px;
    line-height: 1.9;
    font-weight: 400;
}

.section-padding-150 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.section-padding-150-0 {
    padding-top: 150px;
    padding-bottom: 0;
}

.section-padding-0-150 {
    padding-top: 0;
    padding-bottom: 150px;
}

.section-padding-120-0 {
    padding-top: 120px;
    padding-bottom: 0;
}

.section-padding-0-120 {
    padding-top: 0;
    padding-bottom: 120px;
}

.section-padding-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section-padding-100-0 {
    padding-top: 100px;
    padding-bottom: 0;
}

.section-padding-0-100 {
    padding-top: 0;
    padding-bottom: 100px;
}

img {
    max-width: 100%;
    height: auto;
}

.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-150 {
    margin-top: 150px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-100 {
    margin-right: 100px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

.pt-200 {
    padding-top: 200px;
}

#scrollUp {
    bottom: 30px;
    font-size: 18px;
    right: 30px;
    width: 40px;
    background-color: #d4af37;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 44px;
    border-radius: 3px;
    font-size: 36px;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-weight: 600;
    outline: none;
}

@media only screen and (max-width: 767px) {
    #main-content,
    section[id] {
        scroll-margin-top: 90px;
    }

    .footer-text > p {
        font-size: 14px;
        line-height: 1.5;
    }

    .gallery-img {
        height: 220px;
    }

    .caviar-footer-area {
        padding: 24px 0 20px;
    }

    .caviar-footer-area .navbar-brand {
        margin-bottom: 14px;
    }

    .caviar-footer-area .navbar-brand img {
        max-height: 72px !important;
        margin-bottom: 12px !important;
    }

    .footer-text .footer-legal-links {
        margin-top: 10px;
    }

    .footer-legal-links {
        padding: 10px 12px calc(14px + env(safe-area-inset-bottom, 0px));
        gap: 8px;
    }
}

button {
    font: inherit;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.skip-link {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100000;
    padding: 10px 14px;
    background-color: #d4af37;
    color: #111111;
    transform: translateY(-150%);
}

.skip-link:focus {
    transform: translateY(0);
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
.navbar-toggler:focus-visible,
.gallery-img:focus-visible,
.mail-link:focus-visible,
.footer-legal-links a:focus-visible {
    outline: 3px solid #f1b922;
    outline-offset: 3px;
}

li {
    list-style: none;
}

.caviar-table {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
}

.caviar-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.section-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 70px;
}

.section-heading h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #d4af37;
}

#preloader {
    overflow: hidden;
    background-color: #111111;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

#preloader .preload-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    z-index: 8;
    background-color: transparent;
    margin-top: -25px;
    margin-left: -25px;
    text-align: center;
    line-height: 50px;
}

.preload-icons > img {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -16px;
}

.caviar-load {
    -webkit-animation: 6000ms linear 0s normal none infinite running caviar-load;
    animation: 6000ms linear 0s normal none infinite running caviar-load;
    background: transparent none repeat scroll 0 0;
    border-color: #ebebeb #ebebeb #d4af37;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    height: 70px;
    position: relative;
    width: 70px;
    z-index: 9;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
}

@-webkit-keyframes caviar-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes caviar-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#preloader .preload-icons .preload-1 {
    -webkit-animation: 6000ms linear 0s normal none infinite running load-1;
    animation: 6000ms linear 0s normal none infinite running load-1;
}

@-webkit-keyframes load-1 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    30% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    33.333% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

@keyframes load-1 {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    30% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    33.333% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

#preloader .preload-icons .preload-2 {
    -webkit-animation: 6000ms linear 0s normal none infinite running load-2;
    animation: 6000ms linear 0s normal none infinite running load-2;
}

@-webkit-keyframes load-2 {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    27% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
    33.333% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    60% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    66.666% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

@keyframes load-2 {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    27% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
    33.333% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    60% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    66.666% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

#preloader .preload-icons .preload-3 {
    -webkit-animation: 6000ms linear 0s normal none infinite running load-3;
    animation: 6000ms linear 0s normal none infinite running load-3;
}

@-webkit-keyframes load-3 {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    60% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
    66.666% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    94% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

@keyframes load-3 {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    60% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
    66.666% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    94% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
}

.bg-img {
    background-position: center center;
    background-size: cover;
}

.bg-overlay {
    position: relative;
    z-index: 1;
}

.bg-overlay:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.bg-gray {
  /*  background-color: #f9f9f9; */
   background-color: #1a1a1a;
}

.caviar-btn {
    font-family: 'Work Sans', sans-serif;
    min-width: 180px;
    height: 54px;
    border: 1px solid #d4af37;
    font-weight: 500;
    background-color: transparent;
    border-radius: 0;
    padding: 0 30px;
    line-height: 52px;
    color: #d4af37;
}

.caviar-btn:hover,
.caviar-btn:focus {
    background-color: #d4af37;
	    color: #111111;
    font-weight: 500;
}

.caviar-btn > span {
    width: 8px;
    height: 8px;
    background-color: #d4af37;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
}

/* Header & Menu Area CSS */

.header_area {
    position: fixed;
    width: 100%;
    z-index: 9999;
    height: 100px;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-transition-duration: 700ms;
    transition-duration: 700ms;
}

.sticky .header_area {
    background-color: rgba(0, 0, 0, 0.85);
    height: 70px;
    z-index: 9999;
}

.navbar-brand {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-right: 0;
}

.navbar-brand:hover,
.navbar-brand:focus {
    color: #fff;
    font-weight: 700;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-item.active .nav-link {
    color: #d4af37;
}

.navbar-toggler {
    border-color: rgba(212, 175, 55, 0.8);
}

.dropdown-menu {
    border: none;
}

.dropdown-item {
    font-weight: 600;
    font-size: 14px;
}

.dropdown-item:hover {
    background-color: #d4af37;
    color: #fff;
}

/* Hero Area CSS */

.caviar-hero-area {
    width: 100%;
    position: relative;
    z-index: 1;
    background-position: center center;
    background-size: cover;
    overflow-x: hidden;
}

.single-hero-slides {
    position: relative;
    z-index: 1;
    height: 770px;
    width: 100%;
}

.single-hero-slides:after {
    position: absolute;
    width: calc(50% - 112px);
    background-color: rgba(0, 0, 0, 0.75);
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    z-index: -1;
}

.single-hero-slides:before {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
}

.hero-content h2 {
    font-size: 52px;
    color: #d4af37;
    margin-bottom: 20px;
}

.hero-content p {
    color: #d4af37;
    margin-bottom: 70px;
}

.hero-slides-nav {
    width: 375px;
    height: 210px;
    background-color: #ddd;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
}

.hero-slides-nav:after {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    z-index: -1;
}

.caviar-hero-area .owl-next {
    width: 44px;
    height: 44px;
    background-color: #fff;
    position: absolute;
    bottom: 188px;
    border-radius: 50%;
    right: 353px;
    z-index: 10;
    text-align: center;
    line-height: 42px;
    font-size: 22px;
    color: rgba(51, 51, 51, 0.8);
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.caviar-hero-area .owl-next:hover {
    background-color: #d4af37;
    color: #fff;
}

.welcome-social-info {
    font-size: 16px;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    right: 50px;
    z-index: 99;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.welcome-social-info > a {
    margin-bottom: 30px;
    color: #fff;
}

.welcome-social-info > a:last-child {
    margin-bottom: 0;
}

/* About Us Area CSS */

.caviar-about-us-area {
    overflow-x: hidden;
}

.about-us-thumbnail {
    box-shadow: 3px 5px 45px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 1;
}

.about-us-thumbnail > img {
    width: 100%;
}

.about-us-content span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #d4af37;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 30px;
    display: block;
}

.about-us-content > p {
    margin-bottom: 0;
}

.about-us-second-part {
    position: relative;
    z-index: 1;
}

.about-us-second-part:after {
    content: 'Catering';
    position: absolute;
    top: 110px;
    font-size: 100px;
    left: 0;
    /* Alpha von 0.03 auf 0.15 erhöht für deutlich bessere Sichtbarkeit */
color: rgba(245, 222, 179, 0.2);
text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
    font-weight: 700;
    line-height: 1;
    z-index: -1;
}

.about-us-second-part:before {
    position: absolute;
    content: "";
    top: 120px;
    left: 110px;
    background-image: url(img/core-img/about-dots.png);
    width: 100%;
    height: 78px;
    z-index: -1;
    background-repeat: no-repeat;
    opacity: 0.15;   /* deutlich dezenter */
}

/* Dish Menu Area CSS */

.caviar-dish-menu {
    padding-bottom: 200px;
    position: relative;
    z-index: 1;
    overflow-x: hidden
}

.caviar-dish-menu:before {
    position: absolute;
    font-size: 150px;
    right: -10%;
    margin: 0;
    content: 'Speisen';
    line-height: 1;
    top: 35%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: rgba(0, 0, 0, 0.05);
    font-weight: 700;
}

.caviar-single-dish {
  /*  padding: 40px 35px 50px; */
      padding: 40px 25px 50px;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 520px;
    text-align: left;
	    width: 100%;
    height: 100%;
}

.dish-description {
    margin-top: 25px;
   width: 100%;
    margin: 25px 0 0 0; 
 line-height: 1.7;
    font-size: 14px;
	    line-height: 1.6;
    color: rgba(212, 175, 55, 0.9);
    text-align: left;
}

.caviar-single-dish p.dish-description {
    width: 100%;
	    max-width: 100%;
    margin: 25px 0 0 0;
    overflow-wrap: normal;
    word-break: normal;
}

.dish-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.dish-info .dish-name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
   /* flex: 0 0 50%; */
  /*  width: 50%; */
      flex: 1;
    width: auto;
    margin-bottom: 0;
    line-height: 1.7;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.dish-price {
    width: 60px;
    height: 60px;
    background-color: #d4af37;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 0;
	  margin-left: 15px;
    text-align: center;
    color: #111111 !important;
    line-height: 60px;
    font-weight: 700;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.caviar-single-dish:hover .dish-info .dish-name {
    color: #d4af37;
}

.caviar-single-dish:hover .dish-info .dish-price {
    background-color: #f1c84b;
}

/*
.caviar-single-dish:after {
    position: absolute;
    width: calc(100% - 80px);
    height: 100%;
    background-color: #fff;
    content: '';
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 2px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
} */

.caviar-single-dish:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
   /* background-color: #fff; */
    background-color: #151515;
    content: '';
    z-index: -1;
    border-radius: 2px;
   /* box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15); */
   box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}

.menu-heading {
    position: relative;
    z-index: 1;
}

.menu-heading > a {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    z-index: 9;
}

.caviar-dish-menu .row .col-12:first-child .caviar-single-dish:before {
    position: absolute;
    height: 100%;
    background-image: url(img/core-img/special-dots.png);
    width: calc(100% - 50px);
    content: '';
    top: -50px;
    left: -50px;
    z-index: -1;
    background-repeat: no-repeat;
    opacity: 0.15;   /* statt volle Deckkraft */
}

.caviar-dish-menu .row {
    display: flex;
    flex-wrap: wrap;
}

.caviar-dish-menu .row > [class*="col-"] {
    display: flex;
}

/* Awards Area CSS */

.caviar-awards-area {
    padding-bottom: 200px;
}

.caviar-awards-area .section-heading {
    margin-bottom: 0;
}

.testimonials-content {
    padding: 70px 100px;
    background-color: #141414;
    color: rgba(212,175,55,0.85);
	border: 1px solid rgba(212,175,55,0.08);
}

/* Testimonials Area CSS - Optimiert für Haus Matecki */

.caviar-testimonials-area {
    padding-top: 80px;  /* Etwas Platz nach oben */
    padding-bottom: 60px; /* Ein solider Abstand nach unten */
    background-color: #0b0b0b;
}

.single-testimonial {
    padding: 30px;
    background: rgba(255, 255, 255, 0.03); /* Ganz dezent aufgehellt */
    border-left: 2px solid #f1b922; /* Unsere goldene Linie links */
    margin: 10px;
    min-height: 220px;
}

.testimonial-thumb-name {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.testimonial-thumb-name > img {
    width: 70px !important;
    height: 70px !important;
    margin-right: 20px;
    border-radius: 50%;
    border: 1px solid #f1b922;
    padding: 3px;
    background: #000;
    object-fit: contain;
}

.testimonial-thumb-name .tes-name > h5 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #f1b922; /* Name in Gold */
}

.testimonial-thumb-name .tes-name > p {
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888; /* Dezentes Grau für "via Facebook" */
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 0;
}

/* Entfernt die störenden weißen Linien des Karussells */
.caviar-testimonials-slides .center .single-testimonial {
    border-left: 2px solid #f1b922; 
    border-right: none;
}

/* Reservation Area CSS */

.caviar-reservation-area,
.caviar-contact-area {
    overflow-x: hidden;
	    padding-top: 120px;
}

.reservation-form-area,
.contact-form-area {
    width: calc(50% - 100px);
}

.reservation-side-thumb {
    width: calc(50% + 100px);
}

.reservation-form,
.contact-form {
    width: 390px;
    margin-right: 67.5px;
}

.reservation-form .form-control,
.contact-form .form-control {
    border: none;
    border-bottom: 1px solid #c1c1c1;
    border-radius: 0;
    margin-bottom: 15px;
    padding: 15px 0;
    font-size: 14px;
    line-height: 1;
    background-color: transparent;
    color: rgba(51, 51, 51, 0.60);
}

.reservation-form .form-control:focus,
.contact-form .form-control:focus {
    box-shadow: none;
    color: rgba(51, 51, 51, 1);
}

.reservation-form textarea.form-control,
.contact-form textarea.form-control {
    border: none;
    height: 120px;
}

/* Footer Area CSS */

.caviar-footer-area {
    background-color: #0b0b0b;
    padding: 40px 0;
    text-align: center;
}

.caviar-footer-area .navbar-brand {
    font-size: 30px;
    margin-bottom: 40px;
}

.footer-text > p {
    color: rgba(212, 175, 55, 0.72);
    font-size: 14px;
    margin-bottom: 0;
}

.footer-text .footer-legal-links {
    margin-top: 15px;
}

.footer-brand-logo {
    max-height: 120px;
    width: auto;
    margin-bottom: 20px;
}

.footer-legal-links {
    padding: 15px 16px calc(25px + env(safe-area-inset-bottom, 0px));
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.footer-legal-links a {
    color: #ffffff !important;
    text-decoration: none;
    margin: 0;
    display: inline-block;
}

.footer-legal-links span {
    color: #707070;
}

.mail-link {
    color: #f1b922;
    text-decoration: none;
    border-bottom: 1px dashed #f1b922;
    transition: 0.3s;
    display: inline-block;
}

.mail-link:hover,
.mail-link:focus-visible {
    color: #fff !important;
    border-bottom: 1px solid #fff !important;
}

/* Breadcumb Area CSS */

.breadcumb-area {
    position: relative;
    z-index: 1;
    height: 555px;
}

.breadcumb-content {
    padding-top: 100px;
}

.breadcumb-content h2 {
    color: #fff;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 70px;
}

.breadcumb-area:before {
    width: calc(50% - 112px);
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    content: "";
    position: absolute;
}

/* Menu Area CSS */

.caviar-projects-menu {
    margin-bottom: 80px;
    position: relative;
    z-index: 1;
}

.portfolio-menu button {
    border: none;
    background-color: transparent;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 15px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.60);
    font-family: 'Work Sans', sans-serif;
    outline: none;
}

.portfolio-menu button.active {
    color: #d4af37;
}

.single_menu_item {
    margin-bottom: 70px;
}

.single_menu_item:last-child {
    margin-bottom: 0;
}

.dish-description {
    margin: 0 70px;
}

.dish-description h3 {
    font-size: 30px;
    margin-bottom: 20px;
}

.dish-description p {
    margin-bottom: 0;
}

.dish-value > h3 {
    color: #d4af37;
    font-size: 30px;
    margin-bottom: 0;
}

.food-menu-title > h2 {
    font-size: 150px;
    color: rgba(0, 0, 0, 0.05);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: relative;
    z-index: 1;
    top: 420px;
}

.caviar-menu-slides .owl-nav {
    width: 100%;
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.caviar-menu-slides .owl-nav .owl-prev,
.caviar-menu-slides .owl-nav .owl-next {
    width: 44px;
    height: 44px;
    background-color: rgba(51, 51, 51, 0.5);
    border-radius: 50%;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    margin-right: 30px;
    text-align: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.caviar-menu-slides .owl-nav .owl-prev:hover,
.caviar-menu-slides .owl-nav .owl-next:hover {
    background-color: rgba(51, 51, 51, 1);
}

.caviar-menu-slides .owl-nav .owl-next {
    margin-right: 0;
}

/* Contact Area CSS */

.breadcumb-content > p {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

.breadcumb-content p i {
    width: 35px;
}

.breadcumb-content p a {
    color: #fff;
    margin-right: 15px;
    display: inline-block;
}

/* Google Maps Area CSS */

.caviar-map-area {
    width: calc(50% + 125px);
    height: 500px;
    position: relative;
    z-index: 1;
}

#googleMap {
    width: 100%;
    height: 100%;
}

.contact-form-title p {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    color: #d4af37;
    margin-bottom: 40px;
    font-family: 'Work Sans', sans-serif;
}

/* Regular Page Area CSS */

.regular-page-content .post-title h2 {
    font-size: 36px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.regular-page-content .post-title > a {
    color: #d4af37;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Work Sans', sans-serif;
}

.regular-page-content .post-title {
    margin-bottom: 50px;
}

blockquote {
    margin: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

blockquote img {
    width: 30px;
    margin-right: 40px;
    padding-top: 12px;
}

.blockquote-content h6 {
    line-height: 2;
}

.blockquote-content p {
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 0;
    font-weight: 600;
}

main {
    display: block;
}

#main-content,
section[id] {
    scroll-margin-top: 110px;
}

/* Catering Lösung für Galerie */

/* Galerie-Vorschaubilder */
.gallery-img {
    cursor: pointer;
    transition: transform 0.3s ease, filter 0.3s ease, box-shadow 0.3s ease; /* Füge box-shadow zur Transition hinzu */
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3); /* Standard Schatten */
    object-fit: cover;
    height: 250px; /* Einheitliche Höhe für alle Vorschaubilder */
    width: 100%;
}

/* Neuer Hover-Effekt mit goldenem Glanz */
.gallery-img:hover {
    transform: scale(1.03); /* Leichtes Zoomen */
    filter: brightness(1.1); /* Minimale Helligkeit */
    
    /* Der goldene Rand/Glanz-Effekt */
    box-shadow: 0 0 25px rgba(212, 175, 55, 0.6); 
}

.gallery-img:focus-visible {
    box-shadow: 0 0 0 4px rgba(241, 185, 34, 0.3), 0 0 0 7px rgba(241, 185, 34, 0.9);
}

/* Die Lightbox (Hintergrund) */
.lightbox {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    justify-content: center;
    align-items: center;
}

/* Das große Bild in der Lightbox */
.lightbox img {
    max-width: 90%;
    max-height: 80%;
    border: 3px solid #f1b922;
    border-radius: 5px;
}

.close-btn {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #f1b922;
    font-size: 50px;
    font-weight: bold;
    cursor: pointer;
}

/* --- FORCE GOLD TEXT --- */
/* Nur Fließtext gold */
.about-us-content p,
.dish-description,
.testimonials-content p,
.testimonial-thumb-name .tes-name > h5,
.testimonial-thumb-name .tes-name > p {
    color: rgba(212,175,55,0.85);
}

@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
        transition-duration: 0.01ms !important;
    }
}

@media only screen and (max-width: 480px) {
    /* 1. HERO-SLIDER POSITIONIERUNG & HÖHE */
    .welcome-area, 
    .welcome-slides, 
    .single-welcome-slide {
        height: 600px !important; 
        min-height: 600px !important;
    }

    .welcome-content {
        position: absolute !important;
        top: 10% !important; 
        transform: none !important;
        width: 100% !important;
        padding: 0 15px !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
    }

    /* 2. TEXTGRÖSSEN & ABSTÄNDE (iPhone 12 Pro optimiert) */
    .welcome-content h2 {
        font-size: 22px !important;
        line-height: 1.2 !important;
        margin-bottom: 8px !important;
        letter-spacing: 1px !important;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8) !important; /* Sicherheit für Lesbarkeit */
    }

    .welcome-content p {
        font-size: 13px !important;
        line-height: 1.4 !important;
        margin-bottom: 20px !important;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8) !important;
    }

    /* 3. BUTTONS & ELEMENTE IM HERO */
    .hero-btn-group {
        margin-top: 10px !important;
        display: flex !important;
        justify-content: center !important;
    }

    /* 4. OVERLAY & SCHATTEN ENTFERNEN (Bilder strahlen lassen) */
    .bg-overlay:after {
        display: none !important; /* Entfernt die dunkle Fläche über den Bildern */
    }

    /* Schlagschatten an allgemeinen Elementen entfernen für sauberen Look */
    h3, h4, h5, .btn, .caviar-btn {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    /* 5. STÖRENDE TEMPLATE-ELEMENTE AUSBLENDEN */
    .scroll-down-btn, 
    .curve_btns, 
    .next-btn, 
    .prev-btn,
    .arrow-button {
        display: none !important;
    }

    /* 6. ZUSÄTZLICHER FIX FÜR DEN SPEISEKARTEN-LINK (Falls nötig) */
    .menu-heading a.btn {
        margin: 20px auto 0 auto !important;
        display: inline-flex !important;
    }

    /* 7. Den Container zwingen, den Text zu brechen */
    .single-special-item .course-content {
        width: 100% !important;
        padding-right: 15px !important; /* Kleiner Puffer zum Rand */
    }

    /* 8. Den eigentlichen Text-Umbruch erzwingen */
    .single-special-item .course-content p,
    .single-special-item .course-content h4 {
        white-space: normal !important; /* Hebt ein eventuelles 'nowrap' auf */
        word-wrap: break-word !important; /* Bricht zu lange Wörter */
        overflow-wrap: break-word !important;
        max-width: 100% !important;
    }
    
    /* 9. Falls die Preis-Badges (die gelben Kreise) den Platz wegnehmen */
    .single-special-item {
        overflow: hidden !important; /* Schneidet nichts ab, hält aber alles zusammen */
        display: block !important; /* Verhindert, dass Flexbox alles in eine Zeile quetscht */
    }
}
