/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: astra-child
Template: astra
*/

@font-face {
    font-family: 'Lato',sans-serif;
    src: url('fonts/Lato-Regular.eot');
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Regular.woff2') format('woff2'),
        url('fonts/Lato-Regular.woff') format('woff'),
        url('fonts/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato',sans-serif;
    src: url('fonts/Lato-Bold.eot');
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Bold.woff2') format('woff2'),
        url('fonts/Lato-Bold.woff') format('woff'),
        url('fonts/Lato-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

a{color:#f9902c;}
.tribe-events-cal-links a {
    text-decoration: underline;
}
.top-table {
    border: 2px solid #000;
    float: left;
    width: 100%;
}
.top-table .topcol {
    width: 33.33%;
    float: left;
    text-align: center;
}
.top-table ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.top-table ul li:nth-child(1) {
    background: white;
    min-height: 100px;
    display: flex;
    align-items: center;
    border-right: 2px solid #000;
}
.top-table ul.ul1 li:nth-child(1) h2 {
    margin: 0;
    width: 100%;font-size:22px;
}
.top-table ul li:nth-child(1) img {
    margin: 0 auto;
    max-height: 50px;
}
.top-table ul li:nth-child(2) {
    background: #565759;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    padding: 13px 10px;
    font-weight: bold;color: #fff;
}
.top-table ul.ul1 li:nth-child(2) {
    background: #fb6801;
}
.top-table ul.ul2 li:nth-child(2) {
    background: #17956d;
}
.top-table ul li:nth-child(3) {
    background: #565759;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    padding: 13px 10px;
    font-weight: bold;
    color: #fff;
}
.top-table ul li:nth-child(3) sup {
    line-height: 0;
}
.tribe-common-h4 a {
    font-size: 1rem !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
    font-size: 1rem !important;
}



/* New Topline Css */

.top-line-section {
    background: #000;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 5px 0;
}

.top-line-section .box {
    /*display: flex;
    align-items: center;*/
    margin: 0 3px;
    transition: background-color 2s;
}

.top-line-section .box .heading {
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    line-height: initial;
    margin-right: 30px;
}

.top-line-section .box .buttons a.open-btn {
    background: #4B4B4B;
    color: #ACA4A4;
    font-weight: 600;
    /* text-transform: uppercase; */
    padding: 5px 5px;
    border-radius: 5px;
    width: 215px;
    display: inline-block;
    text-align: center;
    margin-right: 3px;
}

.top-line-section .box .buttons a.open-btn.active {
    background: #5C9311;
    color: #ffffff;
}

.top-line-section .box .buttons a.closed-btn {
    background: #4B4B4B;
    color: #ACA4A4;
    font-weight: 600;
    /* text-transform: uppercase; */
    padding: 14px 29px;
    border-radius: 5px;
    width: 215px;
    display: inline-block;
    text-align: center;
    margin-left: 3px;
}
.top-line-section .box .buttons a.closed-btn.active {
    background: #5C9311;
    color: #ffffff;
}

.top-line-section .box span.btn-box {
    background: #8E8E8E;
    color: #ffffff;
    font-weight: 600;
    /* text-transform: uppercase; */
    padding: 14px 29px;
    border-radius: 5px;
    width: 215px;
    display: inline-block;
    text-align: center;
    margin: 0 3px;
    transition: background-color 2s;
}

.top-line-section .box .icon {
  margin-right: 12px;
  width: 38px;
}

.topline_small{
  font-size: 8px;
}

.weather_small{
  font-size: 70%;
}

.blog.ast-theme-transparent-header #masthead {
  position: relative;
}
/* .blog.ast-theme-transparent-header #masthead .ast-primary-header-bar.ast-primary-header.main-header-bar {
  background: #000;
} */

/*
#fixed_weather_info {
	position: fixed;
    right: 0px;
    top: 30%;
	width: 48px;
	height: 48px;
	background: #5C9311;
	padding: 9px;
}
#fixed_weather_info img {
	width: 32px; height: 32px;
}
*/
.floating-sidbar {
    position: fixed;
    right: -250px;
    top: 30%;
    transition: 0.4s ease-in-out;
    z-index: 99;
    display: flex;
    flex-direction: row;
    background: #fff;
    padding: 0px;
    box-shadow: 2px 8px 12px #8684845c;
}

.floating-sidbar .video {
    padding-bottom: 145px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 250px;
}

.floating-sidbar .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.floating-sidbar span.arrow-click {
    position: absolute;
    left: -30px;
    top: 0;
    height: 5rem;
    width: 30px;
    background: #5C9311;
    padding: 0px 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.floating-sidbar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.floating-sidbar ul a {
    background: #000;
    padding: 10px 10px;
    display: inline-block;
}

.floating-sidbar ul a img {
    height: 20px;
    display: block;
    width: 100%;
}

.floating-sidbar .icons {
    margin-left: 5px;
}

.floating-sidbar.active {
    right: 0;
}

.get-in-touch-form .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 100px;
}

.blog article.ast-article-post .post-content {
    position: relative;
}

.blog article.ast-article-post .post-content .ast-blog-featured-section.post-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    margin: 0;
}

.blog article.ast-article-post.has-post-thumbnail .post-content {
    padding-left: 310px;
}

.blog article.ast-article-post .post-content .entry-header h2.entry-title a {
    font-weight: 800;
}

.blog article.ast-article-post .post-content .entry-header {
    margin: 0;
}

.blog article.ast-article-post .post-content .entry-header .entry-meta {
    font-size: 14px;
    opacity: 0.6;
    margin-bottom: 9px;
}

.blog article.ast-article-post .post-content .entry-content p {
    line-height: 1.5;
}

.blog article.ast-article-post .post-content .ast-blog-featured-section.post-thumb img {
    border-radius: 10px;
}


.current-events {
    padding: 135px 0 75px;
}

.current-events .container {
  max-width: 1200px;
  margin: 0 auto;
}

.current-events .title {
    font-size: 30px;
    text-align: center;

}

.current-events-inr {
    position: relative;
    margin-top: 30px;
}

.current-events-col {
    padding: 0 14px;
}
.current-events-colbox {
    position: relative;
    overflow: hidden;
}
.current-events-colbox a {
    color: #777;
}

.current-events-col img {
    width: 100%;
    height: 404px;
    object-fit: cover;
    border-radius: 5px;
}

.current-events-colbox .date {
    font-size: 30px;
    line-height: 1;
    background: rgb(255 255 255/82%);
    padding: 20px 30px 20px;
    position: absolute;
    top: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    min-width: 120px;
    text-align: center;
    transition: 1.5s;
    z-index: 1;
}
.current-events-colbox .date span {
    font-size: 20px;
    margin-top: 0;
    display: block;
}

.current-events-desc {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgb(255 255 255/82%);
    letter-spacing: .5px;
    padding: 35px 21px;
    display: flex;
    align-items: flex-end;
    transition: 1.1s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    font-size: 15px;
    line-height: 1.4;
}
.current-events-desc p {
    margin: 0;
}

.current-events-title {
    position: absolute;
    bottom: 30px;
    text-align: center;
    left: 0;
    right: 0;
    transition: .4s;
}

.current-events-title h4 {
    font-size: 24px;
    color: #777;
  /*  line-height: 1.2;*/
    margin: 0;
  /*  text-transform: uppercase;*/
  /*   letter-spacing: 2px;*/
    background: rgb(255 255 255/82%);
}

.current-events-colbox:hover .date {
    min-width: 100%;
    background: 0 0;
    top: 10px;
}

.current-events-colbox:hover .current-events-desc {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.current-events-colbox:hover .current-events-title {
    opacity: 0;
    visibility: hidden;
}

.current-events-slider .slick-arrow {
    bottom: -100px;
    width: auto;
    height: auto;
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: 0 0;
    transform: none;
    left: 0;
    z-index: 1;
    top: inherit;
}
.current-events-slider .slick-arrow.slick-next {
    bottom: -100px;
    width: auto;
    height: auto;
    font-size: 0;
    line-height: 0;
    /*position: absolute;*/
    display: block;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: 0 0;
    transform: none;
    z-index: 1;
    top: inherit;
    left: inherit;
    right: 0;
}

.btn-indi {

  background-color: var(--e-global-color-7383f6d );
  font-weight: 900;
}

.all-events-btn {
    margin-top: 50px;
    text-align: center;
}

.all-events-btn a.btn.large-btn {
    font-size: 20px;
    padding: 5px 25px;
    min-width: 300px;
    background: #EE6E00;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    max-height: 48px;
    font-weight: 900;
}

.slick-arrow:before {
    color: #202020;
    opacity: 1;
    font-size: 55px;
    font-family: "Font Awesome 5 Free" !important;
}

.slick-arrow:before {
    font-size: 40px;
}

.slick-prev:before {
    content: "\f104";
}

.slick-next:before {
    content: "\f105";
}

.elementor-tab-content a.button-link {
    color: #ffffff;
    background-color: #F9902C;
    font-size: 14px;
    padding: 5px 20px;
    display: inline-block;
    font-weight: 600;
    margin-left: 5px;
}

.main-header-menu .menu-link, .main-header-menu > a {
  padding: 0 12px;
}

.top-line-section .box .buttons .nn_opn.close-btn {
  background: red;
  color: #fff;
  font-size: 11px;
  line-height: 11px;
  padding: 4px 16px;
}
.top-line-section .box .buttons .nn_opn.close-btn hr {
  margin: 3px 0;
  background-color: #fff;
}


.ast-primary-header-bar {
  background: rgba(0,0,0,0.07) ! important;
  background-image: none;
}

@media (min-width: 768px){
    .tribe-events-meta-group {
        padding: var(--tec-spacer-7) 0 var(--tec-spacer-3);
        width: 250px;
    }
}

@media (min-width: 991px){

    .header-main.fixed-header {
      position: fixed;
      top: 0;
      z-index: 99;
      width: 100%;
    }
    .header-main.fixed-header .ast-primary-header-bar.ast-primary-header.main-header-bar {
      background-color: rgba(0,0,0,0.9);
      padding: 0;
    }
    /* Padding auch ohne .fixed-header auf 0 setzen (Desktop) */
    .header-main .ast-primary-header-bar.ast-primary-header.main-header-bar {
      padding: 0 !important;
    }
    /* Logo immer in der kleineren Größe (wie beim Scrollen) */
    .ast-theme-transparent-header .header-main.fixed-header #masthead .site-logo-img .transparent-custom-logo img,
    .ast-theme-transparent-header .header-main #masthead .site-logo-img .transparent-custom-logo img {
      max-width: 100px;
    }
}

@media (max-width: 990px){
    /* Mobile Header immer sichtbar */
    #ast-mobile-header {
      position: fixed !important;
      top: 0 !important;
      left: 0 !important;
      right: 0 !important;
      z-index: 999 !important;
      width: 100% !important;
      transform: none !important;
      transition: none !important;
    }
    #ast-mobile-header .main-header-bar {
      padding: 2px 0 !important;
      background-color: rgba(0,0,0,0.5) !important;
    }
    /* Logo Spacing */
    #ast-mobile-header .site-branding {
      padding-left: 8px;
      padding-top: 6px;
    }
}


@media (min-width: 1599px) and (max-width: 1900px) {
    .top-line-section .box .buttons a.open-btn {
        width: 180px;
        padding: 10px 21px;
    }
    .top-line-section .box span.btn-box {
        width: 180px;
        padding: 10px 21px;
    }
    .top-line-section .box .buttons a.closed-btn {
        width: 180px;
        padding: 10px 21px;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .top-line-section .box .buttons a.open-btn {
        width: auto;
        padding: 7px 11px;
        font-size: 12px;
    }
    .top-line-section .box .buttons a.closed-btn {
        width: 130px;
        padding: 7px 11px;
        font-size: 12px;
    }
    .top-line-section .box .heading {
        font-size: 26px;
    }
    .top-line-section .box span.btn-box {
        width: auto;
        padding: 7px 9px;
        font-size: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .top-line-section .box span.btn-box {
        width: 130px;
        padding: 7px 11px;
        font-size: 14px;
        margin: 2px 0;
    }
    .top-line-section .box .buttons a.open-btn {
        width: 130px;
        padding: 7px 11px;
        font-size: 14px;
        margin-bottom: 4px;
    }
    .top-line-section .box .buttons a.closed-btn {
        width: auro;
        padding: 7px 9px;
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .top-line-section .box span.btn-box {
        width: 130px;
        padding: 7px 11px;
        font-size: 14px;
        margin: 2px 0;
    }
    .top-line-section .box .buttons a.open-btn {
        width: 130px;
        padding: 7px 11px;
        font-size: 14px;
        margin-bottom: 4px;
    }
    .top-line-section .box .buttons a.closed-btn {
        width: 130px;
        padding: 7px 11px;
        font-size: 14px;
    }
    #svg-container {
      min-height: 40vw;
    }
}

@media (max-width: 767px) {
    .top-line-section .box .heading {
        font-size: 22px;
        margin-right: 10px;
    }
    .top-line-section .box .buttons a.open-btn,
    .top-line-section .box .buttons a.closed-btn {
        font-size: 11px;
        width: 100px;
    }
    .top-line-section .box .icon {
        margin-right: 10px;
    }
    .top-line-section .box span.btn-box {
        font-size: 11px;
        width: 100px;
    }
    #svg-container {
      min-height: 350px;
    }

}

@media (max-width: 639px) {
    .top-line-section .box .icon {
        display: none;
    }
    .top-line-section .box .heading {
        display: none;
    }
    .top-line-section .box {
        display: flex;
        align-items: center;
        margin: 0 1%;
        text-align: center;
        justify-content: center;
    }

}

@media only screen and (max-width: 1024px) {
	.top-table ul li:nth-child(1) {
        min-height: 50px;
        padding: 5px;
    }
    .top-table ul li:nth-child(1) img {
        max-height: 30px;
    }
    .top-table ul li:nth-child(2) {
        background: #565759;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        padding: 5px 6px;
        font-size: 12px;
    }
    .top-table ul li:nth-child(3) {
        background: #565759;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        padding: 5px 6px;
        font-size: 12px;
    }
}
@media only screen and (max-width: 480px) {
    .top-table ul.ul1 li:nth-child(1) h2 {
        font-size: 15px;
    }
    .top-table ul li:nth-child(1) img {
        max-height: 25px;
    }
    .top-table ul li:nth-child(1) {
        min-height: 35px;
    }
    .top-table ul li:nth-child(2) {
        padding: 3px 2px;
        font-size: 11px;
    }
    .top-table ul li:nth-child(3) {
        padding: 3px 2px;
        font-size: 11px;
    }

}

/*******************************************************************
 * Mobile Menu by David Steinbach
 *******************************************************************/
.mobile_menu_container{

  height: 55px;
  display: flex;
  background: #F1F1F1;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 9;
  left: 0;
  right: 0;
}


 .bloc-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bloc-text {
 display: flex;
 justify-content: center;
 align-items: center;
}

.bloc-icon img {
  width: 30px;
}

.mobile_nav_table{
}

.m_nav_td{
  width:25%;
}

div#gdpr-cookie-consent-show-again{
  margin-bottom:55px !important;
}

/*******************************************************************
 * Typo Edit
 *******************************************************************/
.user_info {
	padding: 0 1.25rem;
	text-align: right;
}
.user_info a {
	color: inherit;
}

/*******************************************************************
 * Sidebar
 *******************************************************************/

@media (min-width: 922px){

	.floating-sidbar {
		right: -50rem;
	}

	.floating-sidbar .video {
		padding-bottom: 56.25%;
		width: 50rem;
	}
}

/*******************************************************************
 * Topbar
 *******************************************************************/
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	width:2rem;
	height:2rem;
}
header #ast-mobile-header > div.ast-main-header-wrap.main-header-bar-wrap > div > div > div.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section > div {
	outline:none !important;
}

@media (min-width: 922px){
	/*.user_info {
		padding: 0 1.25rem;
		position: absolute;
		top: 0.5rem; right: 0;
		max-width: 1240px;
		margin: 0 auto; z-index: 20000;
		left: 1rem; right: 1rem;
	}
	.user_info a {
		color: #FFFFFF;
	}*/

	.user_info {
		padding: 0 2.25rem;
		/*max-width: 1240px; */
		margin: 0 auto;
		height: 0;
		position: relative;
		overflow: visible;
		z-index: 2000;
	}
	.user_info a {
		color: #FFFFFF;
		display: inline-block;
		padding-top: 0.5rem;
	}
}

.woocommerce .button-group {
	margin: -0.25rem;
}

.button-group form {
	display: inline-block;
	margin: 0.25rem;
}
.button-group .button.disabled {
	cursor: not-allowed;
}
.woocommerce .button-group a.button,
.woocommerce .button-group .button{
	margin: 0.25rem;
}
.woocommerce .button-group .button:hover {
	color: inherit;
}

.tra_button_wrapper .button-group {
	pointer-events: none;
	opacity: 0.5;
}
.tra_button_wrapper .button-group.enabled {
	pointer-events: all;
	opacity: 1;
}
.button-group.enabled .button.disabled {
	opacity: 0.5;
}
.accept_tra_wrapper {
	padding-bottom: 1rem;
}
/*******************************************************************
 * David
 *******************************************************************/
 .last_weather_block{
   border-radius: 0 0.475rem 0.475rem 0;
}

#weatherGraph {
  background-color: #F5F5F5;
  padding: 0.5rem 0.5rem 2.5rem 0;
  margin: 0 0 1.8rem 0;
  height: 350px;
  border-radius: 0.475rem 0.475rem 0.475rem 0.475rem;

}

#svg-container {
  background-color:#BBBBBB;
  overflow: hidden;
  height: 30vw;
  width:100%;
  padding: 10px;
  border-radius: 0.475rem;
}

/*******************************************************************
 * Typo Wrapper Row Columns
 *******************************************************************/
.row {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.align-left {
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
}
.align-right {
    -webkit-box-pack:end;
    -webkit-justify-content:flex-end;
    -ms-flex-pack:end;
    justify-content:flex-end;
}
.align-center {
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
}
.align-justify {
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.align-spaced {
    -webkit-justify-content:space-around;
    -ms-flex-pack:distribute;
    justify-content:space-around;
}
.align-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.align-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.align-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.column,
.columns {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    min-width: 0;
}

.small-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.small-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.small-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.small-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.small-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.small-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.small-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.small-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.small-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.small-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}

@media print, screen and (min-width: 40em) {
    .medium-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .medium-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .medium-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .medium-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .medium-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .medium-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .medium-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .medium-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .medium-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .medium-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
    }
    .medium-expand {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }

}

@media print, screen and (min-width: 64em) {
    .large-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .large-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .large-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .large-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .large-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .large-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .large-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .large-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .large-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .large-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
    }
    .large-expand {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}

/*******************************************************************
 * David
 *******************************************************************/
 .typo_wrapper img{
     max-width: 40%;
     height: auto;
 }


/*******************************************************************
 * Typo Wrapper
 *******************************************************************/
.typo_wrapper {
    text-align: center;
    font-size: 1.4rem;
    font-family: 'Lato',sans-serif;
}
.typo_wrapper .columns {
    margin-bottom: 0.5rem;
}

/*
.typo_wrapper > .row > .columns > .row > .columns > .row{
    position: relative;
}
.typo_wrapper > .row > .columns > .row > .columns > .row:after {
    content: ''; position: absolute;
    top: 0; left: 0; right: 0; bottom: 3rem;
    box-shadow: 0 0 0.375rem  rgba(0,0,0,0.25);
    height: auto; width: auto;
    pointer-events: none;
}
.typo_wrapper > .row > .columns > .row > .columns > .row > * {
    position: relative;
    z-index: 20;
}
*/

.typo_wrapper .orange_bg,
.typo_wrapper .grey_bg {
    padding: 0.8rem;
}
.typo_wrapper .orange_bg {
    background-color: #EE6E00;
    font-weight: 600;
    font-size: 1.025rem;
    border-radius: 0.475rem 0 0 0.475rem;
}
.typo_wrapper .grey_bg {
    background-color: #F5F5F5;
}


.typo_wrapper .h2 {
    font-size: 1.45rem;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
}

.typo_wrapper h2.h2{
    text-transform: uppercase;
}

.typo_wrapper .text-left {
    text-align: left;
}


.box-home .elementor-widget-icon-box {
  height: 100%;
}
.box-home .elementor-widget-icon-box .elementor-widget-container {
  height: 100%;
}

@media screen and (min-width:40em){
    .typo_wrapper .columns {
        margin-bottom: 2rem;
    }

    .typo_wrapper .orange_bg,
    .typo_wrapper .grey_bg {
        padding: 3rem;
    }
}


@media screen and (min-width:64em){
    .typo_wrapper .columns {
        margin-bottom: 3rem;
    }

    .typo_wrapper .orange_bg,
    .typo_wrapper .grey_bg {
        padding: 4rem;
    }
}

.accept_tra_wrapper input {
    margin-right: 0.5rem;
}


.header-main .top-line-section {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;

}
.header-main .top-line-section .box {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
/*
.header-main .top-line-section .box > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.header-main .top-line-section .box > * > *{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    height: 100%;
}
*/


.topbar {
    background: #8e8e8e;
    padding: 3px 0;
    position: relative;
    top: 0; left: 0; width: 100%;
    z-index: 20000;
    pointer-events: none;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%);
}
.topbar.opened {
    background: #00000070;
    pointer-events: all;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

@media screen and (min-width: 922px){
    .topbar {
        pointer-events: all;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }
}

.topbar > .row {
    max-width: 80rem;
    margin: 0 auto;
}

.topbar > .row > .columns > .row > .columns {
    padding: 3px;
}
.topbar a{
    display: block;
    height: 100%;
}

.topbar a > span {
    display: block;
    height: 100%;
}

.topbar img {
    max-width: 3rem;
}


.topbar span.btn-box {
    background: #8E8E8E;
    color: #ffffff;
    font-weight: 600;
    padding: 10px 10px;
    border-radius: 5px;
    text-align: center;
    transition: background-color 2s;
}




.woocommerce-MyAccount-navigation {
    padding-bottom: 2rem;
}


/* .single-product .ast-primary-header-bar  * {
    color: #000 !important;
} */

.woocommerce-orders-table__cell-order-actions > * {
    min-width: 15rem;
    text-align: center;
}


@media screen and (max-width: 39.9375rem){
    .topbar .columns.icon {
        display: none;
    }
	.hide_on_small {
		display:none;
	}
  .typo_wrapper {
      font-size: 0.8rem;
  }
  typo_wrapper .h2 {
      font-size: 0.8rem;
  }


}


.tab_content {
    display: none;
}
.tab_content.active {
    display: block;
}

.tab_title {
    display: inline-block;
    margin: 3px;
    background-color: #F5F5F5;
    border-radius: 0.375rem;
    padding: 0.5rem 1.5rem;
    cursor: pointer;
}
.tab_title.active {
    background-color: #EE6E00;
    color: #FFFFFF;
}

.iframe_wrapper {
    position: relative;
    padding: 0 0 56.25%;
    width: 100%;
}
.iframe_wrapper iframe {
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    width: 100%; height: 100%;
}

header.site-header {
    position: fixed !important;
    width: 100%;
    background: rgba(0,0,0,0.4);
}
.account-icon path,
.account-icon circle {
    fill: #FFFFFF;
}

.show_upper_topbar {
    display: inline-block;
    width: 2.5rem; height: 2.5rem;
    background-color: #F9902C;
    border-radius: 50%;
    color: #000;
    font-size: 1.5rem; text-align: center;
    line-height: 2.5rem;
    cursor: pointer;
}

header.site-header .menu-item > .menu-link {
    color: #FFFFFF;
}
header.site-header .sub-menu .menu-item > .menu-link {
    color: #000000;
}

.elementor-section {
    background-size: cover !important;
}

/* Produkt-Titel im Shop-Grid normalisieren */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  font-size: clamp(15px, 2.2vw, 18px);
  line-height: 1.3;
  font-weight: 600;       /* etwas leichter als H2 global */
  margin: .4rem 0 .2rem;
}

/* Falls Astra/Theme H2 global aufbläst: nur im Produkt-Grid überschreiben */
.woocommerce ul.products li.product h2 {
  font-size: inherit;
  line-height: inherit;
  margin: inherit;
}

/* Optional: Einzelprodukt-Seite NICHT ändern */
.single-product .product .summary h1.product_title {
  font-size: clamp(22px, 2.6vw, 32px);
  line-height: 1.2;
}

/* Optional: Tablet/Desktop Feintuning */
@media (min-width: 768px){
  .woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 17px;
  }
}
@media (min-width: 1024px){
  .woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 18px;
  }
}

/* ========================================
   SCROLL TO TOP BUTTON (Global)
   ======================================== */

.scroll-to-top {
  position: fixed !important;
  bottom: 24px !important;
  right: 24px !important;
  width: 48px !important;
  height: 48px !important;
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 50% !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.3s ease;
  z-index: 9999 !important;
  color: #374151 !important;
}

.scroll-to-top:hover {
  background: #f9fafb;
  border-color: #d1d5db;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
  transform: translateY(0);
}

.scroll-to-top:active {
  transform: scale(0.95);
}

.scroll-to-top.visible {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
}

.scroll-to-top svg {
  flex-shrink: 0;
}

/* Mobile Anpassungen */
@media (max-width: 768px) {
  .scroll-to-top {
    bottom: 80px !important; /* Über dem Bottom-Menü (ca. 56px + Abstand) */
    right: 20px !important;
    width: 44px !important;
    height: 44px !important;
    display: flex !important;
  }
  
  .scroll-to-top svg {
    width: 22px;
    height: 22px;
  }
}

/* END SCROLL TO TOP BUTTON */
