/*
Theme Name: Hello Elementor Child NM
Theme URI: https://example.com/
Description: Child Theme for Hello Elementor
Author: Dein Name
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementor-child
*/
:root {
  --primary: #9e9183;
  --secondary: #f3eceb;
  --text: #000;
  --accent: #fff;
  --background: #f3eceb;
  --light-bg: #fffffd;
  --header-bg: #e0cfca;

  --middle-screen-size: 1140px;
  --big-screen-size: 1440px;
  --large-screen-size: 90%;
}

.big-container {
  max-width: var(--big-screen-size);
  margin: 0 auto;
}

.middle-container {
  max-width: var(--middle-screen-size);
  margin: 0 auto;
}

.large-container {
  max-width: var(--large-screen-size) !important;
  margin: 0 auto;
}

/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/roboto-condensed-v30-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/roboto-condensed-v30-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* eb-garamond-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/eb-garamond-v31-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* eb-garamond-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/eb-garamond-v31-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* eb-garamond-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/eb-garamond-v31-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* eb-garamond-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/eb-garamond-v31-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lovelace-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lovelace";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/Lovelace-Regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lovelace-bold - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lovelace";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/Lovelace-Bold.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lovelace-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lovelace";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/Lovelace-Italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lovelace-bolditalic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Lovelace";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/Lovelace-BoldItalic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Lovelace für Headlines */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lovelace", serif !important;
  line-height: 1.2em !important;
  font-weight: 400 !important;
}

.preisliste span {
  font-family: "EB Garamond", serif !important;
  line-height: 1.7em !important;
  font-weight: 700 !important;
  font-size: 24px !important;
}

.preisliste h3 {
  font-family: "Lovelace", serif !important;
  line-height: 1.2em !important;
  font-weight: 700 !important;
  font-size: 24px !important;
}

/* Open Sans für Fließtext */
body,
p,
span,
a,
li,
div {
  font-family: "EB Garamond", serif !important;
  line-height: 1.5em !important;
  font-size: 22px !important;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

/* Desktop (ab 1025px) */
h1 {
  font-size: 48px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 16px;
}

/* Tablet (768px bis 1024px) */
@media (max-width: 1024px) and (min-width: 768px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 14px;
  }
  img.logo__image {
    min-width: 120px;
    max-width: 120px;
    margin-bottom: -130px;
  }
}

/* Mobile (bis 767px) */
@media (max-width: 767px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  img.logo__image {
    margin-bottom: -93px;
    max-width: 80px;
    min-width: 80px;
  }

  .page-id-749 h2 {
    word-break: break-all;
  }
}

.full-height {
  height: 100%;
}

.small-text,
.small-text p,
.small-text span,
.small-text a,
.cmplz-message,
.cmplz-link {
  font-size: 16px !important;
}

.current-menu-item a {
  font-weight: 700;
}

.bold a {
  transition: all 0.3s;
}

.bold a:hover {
  font-weight: 700;
}

.copyright span {
  font-size: 14px !important;
}

.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 30px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.back-to-top svg {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

body.scrolled .back-to-top {
  opacity: 1;
  visibility: visible;
}

.logo__image {
  margin-bottom: -155px;
  min-width: 150px;
  max-width: 150px;
}

.uppercase-headline span {
  font-family: "Roboto Condensed", sans-serif !important;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}

.text-strong ul li a {
  font-weight: 700;
}

.text-strong ul li:last-child a {
  font-weight: 400;
}
/*
.text-strong ul li:first-child a::after {
  content: "///";
  position: absolute;
  right: -30px;
}
*/

.highlight-text span {
  font-weight: 700;
}
