/*
 Theme Name:   Stoffhaus
 Description:  One Page WordPress Child Theme
 Author:       Sergiu Chiriac
 Author URI:   https://web-zauber.de
 Template:     atum
 Version:      1.0
 Text Domain:  atum
*/

@font-face {
	font-family: "Neucha";
	font-weight: 400;
	font-style: normal;
	src: local('Neucha'), url(//www.stoffhaus-hiller-oschwald.de/wp-content/uploads/sgf-css/q5uGsou0JOdh94bfvQltKRZUgQ.woff2) format('woff2'), url(//www.stoffhaus-hiller-oschwald.de/wp-content/uploads/sgf-css/q5uGsou0JOdh94bfvQlr.woff) format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Standard Farben */
a, .header .menu li a.nav-link.active, .header .menu li a.nav-link:hover, .header .navbar-brand, .card_box_one .card_box_body .readmore, .card_box_one .card_box_body a:hover {
  color: #5a7329;
}

.project_box_one .product_info, .btn-primary, .loader .loader-inner div {
  background-color: #5a7329;
}

blockquote {
  border-left: solid 5px #5a7329;
}

/* Header */
.header .menu li a.nav-link {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.header .navbar-brand {
  font-size: 28px;
  font-family: 'Neucha', cursive;
  font-weight: 400;
}

.header .navbar-brand span.first-word {
  display: inline;
  font-size: 28px;
  font-weight: 700;
}

@media (max-width: 1199px) {
  .header .navbar-brand, .header .navbar-brand span.first-word {
      font-size: 22px;
  }

  .header .menu li a.nav-link {
    padding: 21px 10px !important;
  }
}

@media (max-width: 767px) {
  .header .navbar-brand, .header .navbar-brand span.first-word {
      font-size: 18px;
  }
}

/* Blog */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Open Sans", sans-serif;
}

.blog_heading, .archive_heading {
    padding: 150px 0;
}

.blog_heading h1, .archive_heading h1 {
  color: #ffffff;
  font-size: 2.55714286em;
  padding-left: 10px;
}

.blog_container .grid-item {
  margin-bottom: 20px;
}

/* Footer */
.footer_four {
  padding: 30px 0;
}

.footer_four .copy_right {
  text-transform: inherit;
}

/* Elementor custom */
.elementor-editor-active .elementor-widget-portfolio_section .filtr-item, .elementor-editor-active .elementor-widget-iam_portfolio_section .filtr-item {
  float: left;
}

.title_bottom_line .elementor-heading-title:after {
    content: "";
    text-align: left;
    margin: 20px auto;
    line-height: 1;
    border-style: solid;
    border-width: 1px;
    width: 1.5em;
    height: 0;
    display: block;

}

.elementor-widget-cover_Slider {
  margin-bottom: 0 !important;
}

.scroll-icon {
    position: absolute;
    bottom: 150px;
    left: 0;
    width: 100%;
}

.elementor-grid-item .elementor-post__title:after {
    content: "";
    text-align: left;
    margin: 20px auto;
    line-height: 1;
    border-style: solid;
    border-width: 1px;
    border-color: #d0d0d0;
    width: 4.5em;
    height: 0;
    display: block;

}

.elementor-grid-item .elementor-post__meta-data {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
}

@media (max-width: 767px) {
  .zeiten .elementor-icon-box-description span {
    display: inline-block;
  }
}
