/* -----------------------------
   SPECIAL – #inhalt2spalten35
------------------------------ */
article {
background-color:#fff;
}

#inhalt2spalten38{
  --col1: 2.5;
  --col2: 1;

  --content-width: 80%;
  --gap: clamp(5rem, 10vw, 20rem);

  /* Bildgrößen */
  --img-min: 100px;
  --img-max: 150px;

  /* Desktop-Shift */
--img-shift-x: 0;
  --img-shift-y: clamp(80px, 7vw, 130px); /* jetzt sichtbar */

  padding-block: clamp(200px, 7vw, 370px);

  /* Mobile Bild */
  --img-mobile-max: 450px;
  --img-mobile-width: 90%;
}

/* Basis: Bild immer rechts in der Spalte ausrichten */
#inhalt2spalten38 .spalte2{
  display: flex;
  justify-content: flex-end;
  min-width: 0;
}
#inhalt2spalten38 .spalte2 img{
  display: block;

  height: auto;
}

#gastronaviReservationWidget-0 {
margin-top:0rem;
padding-bottom:12rem;
}

@media (min-width: 1351px){
  #inhalt2spalten38 .spalte2 img{
    transform: translateX(var(--img-shift-x)) translateY(var(--img-shift-y));
  }
}
/* =========================================================
   MOBILE – #inhalt2spalten35
   Bild rotiert (90°) + leicht nach RECHTS schieben
   Shift wird ab 700px deaktiviert
========================================================= */

@media (max-width: 1000px){

  #inhalt2spalten38 > .container{
    gap: 0;
    transform: none !important;
  }

  #inhalt2spalten38 {
    padding-top: 6rem;
    padding-bottom: 0rem;
    overflow-x: hidden;
  }

  #inhalt2spalten38 .spalte2{
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible; /* wichtig: Shift nicht wegschneiden */
    padding-top: 0rem;
    margin-top: -3rem;
  }

  /* Safe-Box */
  #inhalt2spalten38 .spalte2 p.rot-img{
    margin: 0;
    width: 100%;
    max-width: 100vw;

    display: flex;
    justify-content: center;
    align-items: center;

    line-height: 0;
    font-size: 0;
  }

  /* Bild */
  #inhalt2spalten38 .spalte2 p.rot-img > img{
    --shift-r: clamp(50px, 12vw, 150px); /* Stärke */

    width: min(100%, clamp(100px, 40vw, 150px)) !important;

    min-width: 0 !important;
    max-width: 100% !important;

    height: auto;
    display: block;
    margin: 0;

    /* ✅ VISUELL nach rechts: nach rotate(90deg) => translateY */
    transform: rotate(90deg) translateY(calc(var(--shift-r) * -1));
    transform-origin: center;

    object-fit: contain;
  }
}
#inhalt16 {
  margin-bottom:0;
  padding-bottom:0;
  }
@media (max-width: 1000px){

  #inhalt2spalten38 .spalte2 p.rot-img{
    width: min(85vw, 240px);
    aspect-ratio: 1 / 1;
    margin: 0 auto;
    position: relative;

    /* 🔑 Sicherheitsabstand für rotiertes Bild */
    padding: clamp(30px, 8vw, 45px);
    box-sizing: border-box;
  }

  #inhalt2spalten38 .spalte2 p.rot-img > img{
    --shift-r: 0px;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;

    transform: rotate(90deg);
    transform-origin: center;
    display: block;
  }
  #inhalt16 {
  margin-bottom:0;
  padding-bottom:0;
  }
  
}


#inhalt123, 
#inhalt2spalten124 {
background: var(--hellgrau-bg); 
}

#inhalt2spalten124 .container {
--col1:50%;
--col2:50%;

}


/* =========================================================
   BURG GUTSCHEINFORMULAR
========================================================= */

.kontaktformular label{
  display:none;
}

/* Abstand der Felder */

.kontaktformular .form-group{
  margin-bottom:28px;
}


/* Inputs + Textarea */

.kontaktformular input[type="text"],
.kontaktformular input[type="email"],
.kontaktformular textarea,
.kontaktformular select{

  width:100%;
  background:#ffffff;
  border:none;
  padding:18px 20px 14px 20px;

font-size: clamp(1.1rem, 5vw, 1.4rem);
  font-family:inherit;

  box-sizing:border-box;

  transition:all .2s ease;
  line-height: 1.45;
font-weight: 200;
letter-spacing: 0.03em;
  color:#7a7a7a;
}

.alert {
font-size:20px;
}

/* Textarea größer */

.kontaktformular textarea{
  min-height:180px;
  resize:vertical;
}


/* Select Pfeil neutral */

.kontaktformular select{
  appearance:none;
}


/* Fokus */

.kontaktformular input:focus,
.kontaktformular textarea:focus,
.kontaktformular select:focus{
  outline:none;

}


/* Placeholder */

.kontaktformular ::placeholder{
  color:#7a7a7a;
  opacity:1;
}


/* =========================================================
   BUTTON
========================================================= */

.kontaktformular .button{

  margin-top:20px;

  padding:10px 12px;

  background:transparent;
  border:2px solid #a5724e;

  color:#a5724e;
  font-size:20px;
  letter-spacing:2px;

  cursor:pointer;

  transition:all .25s ease;
  display:inline-block;
}

.kontaktformular .button:hover{

}
.rechtsb {
text-align:right;
}

/* -----------------------------
------------------------------ */
.form-group:has(.js-betrag-eigen){
  display:none;
}

.inhalt2spalten#inhalt2spalten124 {

padding-block:2rem;

}


@media (max-width:1000px) {
#inhalt2spalten124 .container {

display:flex;
}

#inhalt2spalten124 .spalte1 {
order:2;
}
#inhalt2spalten124 .spalte2 {
hyphens:auto;
}
#inhalt2spalten124 .spalte2 br {
display:none;
}
.textrahmen#inhalt123 {
padding-block: 3rem;
padding-bottom:.4rem;
}

.logo.logobraun {
display:none;

}


/* Select auf iPhone / Safari neutralisieren */
#yform-gutscheinkarteformular-betrag_auswahl select,
select[name="betrag_auswahl"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #fff;
  color: #000;

  box-shadow: none;
  outline: none;
  color:#7a7a7a;
}

/* auch im Fokus kein iPhone-Blau */
#yform-gutscheinkarteformular-betrag_auswahl select:focus,
select[name="betrag_auswahl"]:focus {
  outline: none;
  box-shadow: none;
  border-color: rgba(0,0,0,.4);
}

/* wenn du denselben Stil wie bei euren Inputs willst */
.kontaktformular select.form-control,
.yform select.form-control {
  width: 100%;
  padding: 21px 44px 19px 16px;
  background-color: #fff;
  color: inherit;

  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;

  line-height: 1.2;
}
}
