/**
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
*/
p:last-child {
  margin-bottom: 0; }

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

.logosmall {
  display: none; }

.elementor-sticky {
  border-bottom: 2px solid transparent; }

.elementor-sticky--active {
  border-bottom: 2px solid #B2DCD6; }
  .elementor-sticky--active .logosmall {
    margin-top: .5rem;
    display: block; }
  .elementor-sticky--active .logobig {
    display: none; }

.ee-offcanvas__slidebar {
  height: auto;
  margin-top: 5rem;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .ee-offcanvas__slidebar aside,
  .ee-offcanvas__slidebar .ee-offcanvas__header-close--right,
  .ee-offcanvas__slidebar .elementor-icon-list-item {
    padding: 0 20px 0 10px; }
  .ee-offcanvas__slidebar #menu-hauptmenue a,
  .ee-offcanvas__slidebar #menu-hauptmenue-en a {
    font-size: 1.5em; }
    .ee-offcanvas__slidebar #menu-hauptmenue a:hover:after,
    .ee-offcanvas__slidebar #menu-hauptmenue-en a:hover:after {
      content: '\e800';
      font-family: 'font1157674442';
      margin-left: .5rem;
      font-size: .5em;
      position: relative;
      top: -.15em; }
  .ee-offcanvas__slidebar #menu-hauptmenue li,
  .ee-offcanvas__slidebar #menu-hauptmenue-en li {
    margin-bottom: 0rem;
    font-family: 'Eczar', serif;
    text-transform: inherit; }
    @media only screen and (min-width: 768px) {
      .ee-offcanvas__slidebar #menu-hauptmenue li,
      .ee-offcanvas__slidebar #menu-hauptmenue-en li {
        margin-bottom: 1rem; } }
  .ee-offcanvas__slidebar #menu-hauptmenue .current-menu-item a:after,
  .ee-offcanvas__slidebar #menu-hauptmenue-en .current-menu-item a:after {
    content: '\e800';
    font-family: 'font1157674442';
    margin-left: .5rem;
    font-size: .5em;
    position: relative;
    top: -.15em; }

.mailchimpform button {
  margin-left: -1rem; }
  .mailchimpform button i {
    transform: rotate(-20deg);
    transition: .3s all ease-in-out; }
  .mailchimpform button:hover i {
    transform: rotate(0); }

.elementor-button-content-wrapper i {
  transform: rotate(-20deg);
  transition: .3s all ease-in-out; }

.elementor-button-content-wrapper:hover i {
  transform: rotate(0); }

.elementor-button-link {
  text-align: left;
  line-height: 1.5; }

.elementor-tabs .elementor-tab-desktop-title,
.elementor-tabs .elementor-tab-desktop-title.elementor-active {
  background-color: #C1E3DE;
  width: 9.5rem;
  height: 9.5rem;
  border-radius: 50%;
  display: block;
  text-align: center;
  display: block !important;
  float: left;
  margin-right: 2.6rem;
  position: relative; }
  .elementor-tabs .elementor-tab-desktop-title:before,
  .elementor-tabs .elementor-tab-desktop-title.elementor-active:before {
    content: '\e800' !important;
    font-family: 'font1157674442' !important;
    width: 1rem !important;
    margin-right: 1rem;
    position: absolute;
    right: -3.8rem !important;
    z-index: -1;
    top: 35%;
    display: block;
    width: 3rem !important;
    height: 3rem !important;
    background: transparent url("img/bg-verbinder.png");
    background-size: 100% 100%;
    background-position: center center;
    color: rgba(255, 255, 255, 0.6);
    padding: 1rem;
    text-shadow: -1px -1px 0 #C1E3DE, 1px -1px 0 #C1E3DE, -1px 1px 0 #C1E3DE, 1px 1px 0 #C1E3DE; }
  .elementor-tabs .elementor-tab-desktop-title:last-child:before,
  .elementor-tabs .elementor-tab-desktop-title.elementor-active:last-child:before {
    display: none; }
  .elementor-tabs .elementor-tab-desktop-title a,
  .elementor-tabs .elementor-tab-desktop-title.elementor-active a {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block; }

.elementor-tabs-content-wrapper {
  border-left: 1px solid #ff5000 !important; }

ol li {
  margin-bottom: 1rem; }

.elementor-accordion-item {
  border-left: none !important;
  border-right: none !important; }

.elementor-shortcode .wpml-ls {
  margin: 0 !important;
  text-align: right; }

.elementor-shortcode .wpml-ls ul {
  float: right; }

.elementor-shortcode .wpml-ls ul li a {
  padding: 0px 2px !important;
  display: block;
  margin-right: 9px; }

.elementor-shortcode .wpml-ls ul li:first-child a {
  margin-right: 0 !important; }

.elementor-shortcode .wpml-ls ul li:first-child a:after {
  content: '|';
  margin-left: 4px; }

.wpml-ls-current-language a {
  font-weight: bold; }
