/**
Theme Name: Custom Theme
Author: Mike Joerihsen
Author URI: https://www.mjoedsgn.com/
Description: Edits for your personal website look & functions;
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: custom-theme
Template: astra
*/
body {
  letter-spacing: .025em; }

p:last-child {
  margin-bottom: 0; }

h1,
h2,
h3,
h4 {
  line-height: 1.3 !important; }

h1,
h2,
.likeh2 a {
  text-decoration: underline;
  text-decoration-color: #8A7051; }

.likeh2 a:hover {
  color: #8A7051; }

strong {
  font-weight: 600 !important; }

.uael-offcanvas-text {
  text-align: left !important; }

.elementor-button {
  background-color: #8A7051;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 0 !important;
  font-weight: 600;
  font-size: 1rem !important; }
  .elementor-button:hover {
    background-color: #4a3728; }

@media only screen and (min-width: 768px) {
  a[href^="tel:"] {
    text-decoration: none !important;
    color: inherit !important;
    cursor: default !important; }
  .ast-flex.main-header-container {
    align-items: flex-end !important; }
  .main-header-bar {
    background: transparent url("img/trennlinie-header.svg") no-repeat 40vw 50px; }
  header .elementor-element-populated,
  header aside {
    padding: 0 !important;
    margin: 0 !important; }
  header section .elementor-widget-wrap {
    justify-content: flex-end; } }

@media only screen and (min-width: 968px) {
  .contactnav ul li:nth-child(2) {
    margin-right: 3rem !important; } }

@media only screen and (min-width: 1260px) {
  .elementor-element.quer {
    display: inline-block;
    position: absolute;
    height: 2em;
    width: 400px;
    text-align: center;
    z-index: 10;
    left: -210px;
    top: 50%;
    transform: translateY(-50%) rotate(270deg); }
  #page {
    max-width: 1600px;
    margin: 0 auto;
    background-color: white; } }

#page {
  background-color: white; }

.blogheadline h2 {
  display: block;
  border: none !important; }

.elementor-widget-heading {
  line-height: 2.4; }

h2.widget-title {
  display: inline-block;
  margin-bottom: 1rem; }

.hero .elementor-widget-container,
.negative .elementor-widget-container {
  line-height: 1.8; }

.hero h1,
.hero h3,
.negative h1,
.negative h3 {
  display: inline;
  border: none;
  background-color: #8A7051; }
  .hero h1 span,
  .hero h3 span,
  .negative h1 span,
  .negative h3 span {
    display: inline-block;
    padding: 1rem;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0; }

footer {
  position: relative; }
  footer:before {
    content: ' ';
    width: 50%;
    height: 20px;
    background-color: #52bbb5;
    position: absolute;
    top: -10px;
    left: 0;
    display: block; }

@media only screen and (min-width: 1460px) {
  .main-header-bar {
    background: transparent url("img/trennlinie-header.svg") no-repeat 30vw 50px; } }

#site-navigation a:after {
  display: none; }

#site-navigation li.menu-item {
  margin-left: 2rem; }
  #site-navigation li.menu-item.current_page_item a, #site-navigation li.menu-item.current_page_parent a, #site-navigation li.menu-item.current-menu-item a {
    border-bottom: 2px solid #8A7051; }
  #site-navigation li.menu-item a {
    border-bottom: 2px solid transparent; }
    #site-navigation li.menu-item a:hover {
      border-bottom: 2px solid #8A7051; }
  #site-navigation li.menu-item ul li {
    margin-left: 0; }
    #site-navigation li.menu-item ul li a {
      border-bottom: none !important; }
      #site-navigation li.menu-item ul li a:hover {
        border-bottom: none !important; }

.ast-masthead-custom-menu-items {
  display: none; }
  @media only screen and (min-width: 981px) {
    .ast-masthead-custom-menu-items {
      display: block;
      position: absolute !important;
      top: -90px;
      text-transform: none !important;
      color: #52bbb5; }
      .ast-masthead-custom-menu-items a {
        color: #52bbb5;
        font-weight: bold;
        font-size: .9rem;
        margin-left: 2rem; }
        .ast-masthead-custom-menu-items a:hover {
          color: #4a3728 !important; }
      .ast-masthead-custom-menu-items a[href^="tel:"]:hover {
        color: inherit !important; } }

.jet-listing-grid__item {
  padding-top: 0 !important; }

@media only screen and (min-width: 981px) {
  .hero {
    overflow: hidden !important; }
    .hero .elementor-widget-heading {
      padding: .27em 0;
      border-left: 700px solid #8A7051;
      margin-left: -700px; } }

.custom-logo-link,
.ast-site-identity {
  background-color: white; }

.ast-site-identity {
  border-right: 20px solid white; }

.jet-listing-dynamic-field__content ul {
  margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .elementor-tab-title {
    padding-left: 0 !important; } }

.elementor-tab-title.elementor-active a {
  text-decoration: underline;
  text-decoration-color: #8A7051; }

.centerme .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item {
  margin: 0 auto !important; }
