/*
Theme Name: Swantje Salinas
Theme URI: https://swantjesalinas.de
Description: A child theme of Generate Press
Author: Elementor Team
Author URI: https://elementor.com/
Version: 1.0
Text Domain: swan
Template: generatepress
*/
/* Hellgelb: #fbf7eb; Braun: #89674E (alt #8C634A); Nude: #D5AB9F;  */


@font-face {
  font-family: 'marthin_slantregular';
  src: url('fonts/marthin-webfont.woff2') format('woff2'), url('fonts/marthin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'spartan';
  src: url('fonts/spartan-medium-webfont.woff2') format('woff2'), url('fonts/spartan-medium-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'spartan';
  src: url('fonts/spartan-light-webfont.woff2') format('woff2'), url('fonts/spartan-light-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'spartan';
  src: url('fonts/spartan-bold-webfont.woff2') format('woff2'), url('fonts/spartan-bold-webfont.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'the-seasons';
  src: url('fonts/theseasons-lt-webfont.woff2') format('woff2'), url('fonts/theseasons-lt-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'the-seasons';
  src: url('fonts/theseasons-ltit-webfont.woff2') format('woff2'), url('fonts/theseasons-ltit-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
body {
  background-color: #fff;
  color: #111;
  font-family: 'spartan', sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}
body a {
  color: #0E0E0E !important;
  line-height: 1;
  padding: 0;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #0E0E0E;
  transition: all .3s;
}
div.site-logo a, body a:hover {
  border-color: transparent;
}
.generate-back-to-top {
    border-radius: 20px;
    border: solid 1px #0e0e0e;
    background-color: transparent !important;
}
.generate-back-to-top:hover {
    border: solid 1px #0e0e0e;
    background-color: transparent !important;
}
.ehp-header .menu-item, .elementor-button, input[type=submit] {
  font-family: 'spartan', sans-serif;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
#menu-item-71.current-menu-item a {
	color: #dd8c6e !important;
    border-color: #dd8c6e !important;
}

#menu-item-2292.current-menu-item a {
	color: #edb669 !important;
    border-color: #edb669 !important;
}

#menu-item-2403.current-menu-item a {
	color: #82a899 !important;
    border-color: #82a899 !important;
}

.site-header {
  background-color: transparent;
  position: sticky;
  top: 0px;
  z-index: 1000;
}
.visually-hidden { 
    border: 0;
    padding: 0;
    margin: 0;
    position: absolute !important;
    height: 1px; 
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 - a 0 height clip, off to the bottom right of the visible 1px box */
    clip: rect(1px, 1px, 1px, 1px); /*maybe deprecated but we need to support legacy browsers */
    clip-path: inset(50%); /*modern browsers, clip-path works inwards from each corner*/
    white-space: nowrap; /* added line to stop words getting smushed together (as they go onto seperate lines and some screen readers do not understand line feeds as a space */
}
.main-navigation, .main-navigation ul ul {
  background-color: transparent;
}
.main-navigation .main-nav ul li a {
  font-weight: 600;
  margin-left: 40px;
  font-size: 14px !important;
  text-transform: uppercase;
  line-height: 1;
  padding: 5px 0;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: transparent;
  transition: all .3s;
}
.main-navigation .main-nav ul li a:hover {
  border-color: #111;
}
.elementor-button, input[type=submit] {
  display: inline-block;
  text-transform: uppercase;
  line-height: 1;
  padding: 13px;
  text-align: center;
  transition: all .3s;
}
h1, h2, h3, h4, h5 {
  color: inherit;
  font-family: 'the-seasons', serif !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
}
.h1-page-title h2 {
	font-size: 4.8rem;
	line-height: 1.1 !important;	
}
.elementor-widget-text-editor, p {
  font-family: 'spartan', sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
}
h1 {
  font-size: 3.5rem
}
h2 {
  font-size: 2.8rem;
}
h3 {
  font-size: 2.25rem;
}
h4 {
  font-size: 1.5rem
}
h5 {
  font-size: 1.25rem
}
h6 {
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-family: 'spartan', sans-serif !important;
  font-size: 17px !important;
}
.footer-widgets .widget {
    margin-bottom: 20px;
}
.site-footer h6 {
	 font-size: 14px !important;
	font-weight: 600 !important;
	margin-top:10px;
}
.site-footer  p, .site-footer  ul li {
	 font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.8em;
}
.site-footer a {
	color: #0E0E0E !important;
    padding: 0;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: transparent;
    transition: all .3s;
}
.site-footer  a:hover {
	color: #0E0E0E !important;
    border-color: #0E0E0E !important;
}
p {
  margin: 20px 0;
}
a {
  background-color: transparent;
  color: #c36;
  text-decoration: none;
}
a:active, a:hover {
  color: #336;
}
b, strong {
  font-weight: 600 !important;
}
.border-wrap {
  background: linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 24px) calc(100% - 24px) no-repeat, linear-gradient(225deg, transparent 0%, rgba(244, 240, 238, 0.9) 100%);
  border-radius: 0px;
  padding: 12px;
  box-sizing: border-box;
  position: relative;
}
.quote p {
  background: #fff none repeat scroll 0 0;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 600;
  padding: 0px 10px 4px 10px;
  line-height:2em;
}
.quote p.author {
  background-color: transparent !important;
  font-size: 17px;
  font-weight: 600;
  display:block;
}
.swan-form label {
	    font-size: 14px !important;
}
.swan-form input[type="text"], .swan-form input[type="email"], .swan-form input[type="url"], .swan-form input[type="password"], .swan-form input[type="search"], .swan-form input[type="tel"], .swan-form input[type="number"], .swan-form textarea, .swan-form select, .newsletter-anmeldung input[type="email"], .newsletter-anmeldung input[type="text"] {
    background-color: #fff;
	border: 1px solid #fff;
	line-height:1;
	padding: 12px;
}

.swan-form input[type="text"]:focus, .swan-form input[type="email"]:focus, .swan-form input[type="url"]:focus, .swan-form input[type="password"]:focus, .swan-form input[type="search"]:focus, .swan-form input[type="tel"]:focus, .swan-form input[type="number"]:focus, .swan-form textarea:focus, .swan-form select:focus {
    background-color: #fff;
    border-bottom: 1px solid #111;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
.swan-form input[type="email"] {
	width:100%;
}

 .mc4wp-form input[type="email"], .mc4wp-form input[type="text"]  {
	width:100%;
	background-color: #fff;
	margin-bottom: 10px !important;
	display:block;
}
.mc4wp-response p {
    font-weight:600;
font-size:14px;
}

#cta-newsletter form { text-align:center; }

.inside-site-info {
  display: none;
}
.elementor-icon {
    margin-top: -4px;
}
.elementor-widget-text-editor .elementor-drop-cap {
	font-family: 'the-seasons', serif !important;
}

ul {
  list-style: none; /* Remove list bullets */
  padding: 0 0 20px 0 !important;
  margin: 0;
}

li {
  padding-left: 0px;
}

li::before {
  content: "·"; /* Insert content that looks like bullets */
  padding-right: 8px;
}
#menu-primary-menu li::before {
  content: "" !important;
}
.footer-widgets-container {
  padding: 80px 40px 100px 40px;
}
@media(min-width: 1200px) {}
@media(max-width: 1200px) {
  h2 {
    font-size: 2.5rem;
  }
}
@media(max-width: 1024px) {
  h2, h3 {
    font-size: 2rem;
  }
}
@media(max-width: 767px) {
  h2 {
    font-size: 2.5rem;
  }
  .quote span {
    font-size: 22px;
  }
  .site-header {
    position: relative;
    top: 0;
  }
}
@media(max-width: 575px) {
  h2 {
    font-size: 2.5rem;
  }
  .quote span {
    font-size: 22px;
  }
}