/* Suche */
.mod_search {
  visibility: hidden;
}

/* Generell bei Footer Links */
#footer-link-dunkkel a {
  color: #776559;
}

#footer-link-dunkkel-gastro a {
  color: #776559;
}

/* Nur für Gastronomie-Seite */

/* Hintergrund Gastronomie-Seite */
body.page_3601 {
  background-image: url(../../../files/hotel-arcus/hintergrund/Texture-01_Arcus-Hotel_ROT.jpg) !important;
}

/* ganz leichter Text hinter dem Haupttext (Überschrift) */
body.page_3601 .ce_headline_extended .background-text.h3 {
  color: #776559;
}

/* Haupttext (Überschrift) */
body.page_3601 .ce_headline_extended h1.h1 .color-accent {
  color: #882D28;
}

body.page_3601 .ce_headline_extended h2.h2 {
  color: #882D28;
}

/* Trennlinie */
body.page_3601 .ce_divider_image img {
  filter: brightness(0) saturate(100%) invert(22%) sepia(63%) saturate(1057%) hue-rotate(343deg) brightness(91%) contrast(89%);
}

/* Scroll-to-Top Button Ring */
body.page_3601 .top-link .progress-ring__circle {
  stroke: #882D28 !important;
}

/* Footer, welcher sonst grün ist */
body.page_3601 #bottom {
  background-color: #882D28;
}