/*
Theme Name: Shr25 Child Theme
Template: shr25
Version: 1.0
*/


/* genos regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Genos';
  font-style: normal;
  font-weight: 400;
  src: url('../shr25/css/fonts/Genos-Regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  src: url('../shr25/css/fonts/Genos-Regular.woff') format('woff');
}

/* genos bold - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Genos';
  font-style: normal;
  font-weight: 700;
  src: url('../shr25/css/fonts/Genos-Bold.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  src: url('../shr25/css/fonts/Genos-Bold.woff') format('woff');
}


  
  
  
    html { 
        font-size: 100% !important;
       /* scroll-behavior: smooth !important; */
       
          }
  
  body {	
    font-family: 'Genos' !important;
  font-weight: 400 !important;
  }
  
  
  
  
  h1, h2, h3, h4, h5, h6, h6 a { 
    font-family: 'Genos' !important;
              font-weight: 700 !important;
              font-style: normal !important;
              color: #0e2d63 !important;
              /* damit die schrift bei chrome nicht duenn aussieht 
              -webkit-text-stroke: 0.2px !important; */
          }		
  
  
  p, .small, .xsmall, .upper, .small p, .xsmall p, .upper p, strong, tr, th, td, input, bdi {
    font-family: 'Genos' !important;
    font-weight: 400;
    color:#0e2d63;
    padding-bottom: 1.125rem;
  }

  button {
    font-family: 'Genos' !important;
  }
  
  h1 {
    font-size: 4rem;
    line-height:4.5rem;
      }
  
      h2 {
        font-size: 4rem;
        line-height: 4.5rem;
          }
    
      h3 {
        font-size: 3rem;
        line-height: 3.5rem;
      
          }
          
    
    
      h4 {
        font-size: 2rem;
        line-height: 2.5rem;
          }	
       
     
          
      h5 {
        font-size: 1.25rem;
        line-height: 1.75rem;
          }	
    
         
          
      h6 {
        font-size: 1rem;
        line-height: 1.6rem;
          }	
      
      p {
          font-size:1.375rem !important;
          line-height:1.75rem !important;
      }	

      .groesser p {
        font-size:2rem !important;
        line-height:2.5rem !important;
    }	     

     .kleiner p {
      font-size:1rem !important;
      line-height:1.5rem !important;
  }	 
  
  p a {
  text-decoration: underline !important;
  text-underline-offset: 4px;
}	

p strong {
  font-weight: 700 !important;
}

  
  .versteckt {
    display: none !important;
  }
  
  
  .zentriert p {
      text-align: center !important;
  }

  .zentriert {
    margin:0 auto !important;
    text-align: center !important;
  }
  
  .nectar-button.button_zentriert {
    margin:0 auto !important;
    display: block !important;
    width: max-content !important;
    text-align: center !important;
  }
  
  
  .blau, .blau p, .blau h5, .blau h3 {
      color:#0066b3 !important;
  }

  .dunkelblau, .dunkelblau p, .dunkelblau h5, .dunkelblau h3 {
    color:#0e2d63 !important;
}
  
  .orange, .orange h2 {
    color: #ff6600 !important;
  } 
  
  .grau {
      color:#c3c3c3;
  }
  
.dunkelgrau, .dunkelgrau p, .dunkelgrau h4 {
  color:#212121 !important;
}

  .weiss, .weiss p, .weiss h2, .weiss h4, .weiss h3, .weiss h5, .weiss h6, .weiss a, h2.weiss, h3.weiss, h4.weiss, h5.weiss, h6.weiss {
      color:#fff !important;
  }
  
  .schwarz h5, .schwarz h4, .schwarz h6 {
    color:#000 !important;
  }
  
  
  .bg_blau {
      background-color:#0066b3;
  }

  .bg_dunkalblau {
    background-color:#0e2d63;
}

  .bg_orange {
    background-color: #ff6600;
  }
  

  
  .fett, .fett p {
    font-weight: 700 !important;
  }
  
  ul, li {
    list-style: none !important;
  }
  

  .eigene_liste ul {
     list-style-position:outside !important;
     list-style: none !important;
     border:1px solid #f00 !important;
   }
   
   .eigene_liste ul li {
    font-size:1rem !important;
    line-height:1.5rem !important;
     margin-bottom: 5px !important;
     font-family: 'Genos' !important;
    font-weight: 400;
    color:#0e2d63;
    max-width: 700px;
   }
   
   .eigene_liste ul li::before {
     content: "•";
     color:#0e2d63;
     font-size: 2rem !important;
     font-weight: 500;
    margin-right:15px;
     margin-left:-25px !important;
     display: inline-block;
     transform: translateY(3px);
   }

  
  
  a.nectar-button  {
    font-family: 'Genos' !important;
    font-size:1.5rem !important;
    line-height:1.75rem !important;
    letter-spacing: 1px !important;
    padding: 20px 60px !important;
  }
  
  .nectar-button[data-color-override="false"].regular-button:hover {
    background-image: linear-gradient(rgb(0 0 0/10%) 0 0);
  }
  
  body[data-button-style="slightly_rounded_shadow"] .nectar-button:hover,
  body[data-button-style="slightly_rounded_shadow"] .nectar-button:focus {
    box-shadow: none !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important; 
    transition: none !important;
    opacity: 1 !important;
  }
  
  .max_400 {
    max-width: 400px;
    }
    
  .max_550 {
      max-width: 550px;
      margin: 0 auto !important;;
    }  
 
     
  .max_700 {
  max-width: 700px;
  }

  .max_750 {
  max-width: 750px;
  margin:0 auto !important;
  }
  
  .max_800 {
    max-width: 800px;
    margin:0 auto !important;
    }
  
  .max_850 {
      max-width: 850px;
      }
  
  .max_900 {
  max-width: 900px;
  margin:0 auto !important;
  }
  
  .max_950 {
    max-width: 950px;
    }
  
  .max_1000 {
    max-width: 1000px;
    }
  
    .max_1100 {
      max-width: 1100px;
      }  
  
    .max_1200 {
      max-width: 1200px;
      margin:0 auto !important;
      }  
  
  .max_1200_links {
        max-width: 1200px;
        } 
  

  /* .......................... NAVI .............................. */  
    
  
  ul.sf-menu li a {
    font-family: 'Genos';
    font-size: 1rem !important;
    line-height: 1.25rem !important;
    font-style: normal;
    font-weight: 700;
  }
  
  ul.sf-menu li li  {
    margin-bottom: 16px;
  }

  #top nav ul.sf-menu li ul.sub-menu {
    margin-top: -40px !important;
}

  
  
  #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, 
  #slide-out-widget-area.fullscreen .inner .widget.widget_nav_menu li a, 
  #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a, 
  #slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a {
    font-family: 'Genos' !important;
    font-size: 1.5rem !important;
    line-height: 2rem !important;
    font-style: normal;
    font-weight: 700 !important;
  }
  
  .widget-area.fullscreen-alt .menuwrapper li a {
    padding: 2px 20px !important;
  }
  

  
  #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container .menu li, #slide-out-widget-area.fullscreen .menuwrapper li, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li, #slide-out-widget-area.fullscreen-alt .menuwrapper li {
    margin: 0 0 0 0 !important;
  }


/*  --------------   Startseite ---------------- */

.start_slider_video_container {
  max-width: 1100px !important; 
  margin-left: auto !important;
   margin-right: auto !important;
   left:0 !important;
   margin-top:-30px !important;
}


.start_slider_container .vc_column-inner {
  padding-top: 12% !important;
  padding-bottom: 12% !important;
}

.start_slider_container .vc_column-inner .column-image-bg-wrap .inner-wrap .column-image-bg {
  background-size: 75%;
  background-position: 110% 100%;
  background-repeat: no-repeat;
}

.schwubel_slider_logo {
    width:25% !important;
    margin-right: 20%;
}

.start_unter_slider_logos_container img,
.ort_unter_slider_logos_container img {
  max-height: 50px;
}

.start_unter_slider_logos_container img.dzbank_logo,
.ort_unter_slider_logos_container img {
  max-width: 300px;
}

.ort_unter_slider_logos_container img.bwgv_logo {
  max-width: 170px;
}

.ort_unter_slider_logos_container img.gvbb_logo {
    max-height: 80px;
}

.ort_unter_slider_logos_container img.gvwe_logo {
    max-height: 80px;
}
/* 

.ort_unter_slider_logos_container_fuenf img {
  max-height: 50px;
  border:1px solid #f00 !important;
}


.ort_unter_slider_logos_container_fuenf img {
  max-width: 300px;
}

.ort_unter_slider_logos_container_fuenf img.bvr_logo {
  max-width: 150px;
}


.ort_unter_slider_logos_container_fuenf img.gvwe_logo {
    max-height: 80px;
}

.ort_unter_slider_logos_container_fuenf img.geno_logo {
    max-height: 100px;
}
 */

.start_spruch h4 {
  font-family: 'Genos';
  font-weight: 700 !important;
  color: #ff6600 !important;
  font-size: 1.75rem;
  line-height: 2.35rem;
}

.start_intro_container_spruch h5 {
  margin-bottom: 0 !important;
}

.start_intro_container_spruch img {
    width: 240px;
    margin-bottom: 40px;
}

.start_highlights_container {

}

.start_highlights_container_einzelteile_container {

}

.start_highlights_container_einzelteil {

}

.start_highlights_container_einzelteile_container .first {
   border-right: 3px solid #0e2d63;
   padding-right: 40px !important;
}

.start_highlights_container_einzelteile_container .middle {
  border-right: 3px solid #0e2d63;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.start_highlights_container_einzelteile_container .last {
  padding-left: 40px !important;
}


.start_termine_container_einzelteil .vc_column-inner {
  padding:40px 60px !important;
}

.start_termine_container_einzelteil h2 {
  font-size: 4rem;
  line-height: 4.5rem;
  font-family: 'Genos';
    font-weight: 700;
    color:#fff !important;
}

.start_termine_container_einzelteil h4 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-family: 'Genos';
    font-weight: 700;
    color:#fff !important;
}

.start_kontakt_container_einzelteile_container .kontakt_icons_container {
  display:flex;
   justify-content: center;
   gap:25px;
   margin-bottom: -20px !important;
}

.start_kontakt_container_einzelteile_container h4 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-family: 'Genos';
    font-weight: 700;
}


/*  --------------   Duesseldorf ---------------- */

.ort_slider_container {

}

.ort_slider_container_innen {

}

.ort_slider_text {
    background-color: rgba(255, 255, 255, 0.8);
    padding:30px;
   display: inline-block;
   position: absolute;
   right:0;
   top:80px;
}

.ort_slider_text h3 {
  margin-bottom: 20px !important;
}

.programm_container .programm_text {
  margin-bottom: 10px !important;
}

.programm_container .programm_text span.programm_uhrzeit {
  font-weight: 700;
  display:inline-block;
  width: 20%;
  vertical-align:top !important;
}

.programm_container span.programm_punkt {
  display: inline-block;
  width: 80%;
}
/* 
.redner_container {
  
}

.redner_container_einzel {
  
}

.redner_container_einzel_bild {
  padding-right:50px !important;
}

.redner_container_einzel_text {
  padding:50px 10px 10px 0 !important;
}

.redner_linkedin {
  width:40px !important;
  margin-top: 30px;
} */


.redner_dreier_container {
   max-width: 1300px;
  margin: 0 auto;
}

.redner_dreier_container_einzel {
}

.redner_dreier_container_einzel_bild {
}

.redner_dreier_container_einzel_text {
  padding:40px 20px 30px 20px !important;
  margin-top: -10px;
}

.redner_dreier_container_einzel_text h4 {
    font-size: 1.25rem !important;
    line-height: 1.625rem !important;
}

.redner_dreier_container_einzel_text p,
.referierende_carousel_text p {
  font-size: 1rem !important;
  line-height: 1.25rem !important;
}

.redner_dreier_linkedin {
  width:40px !important;
  margin-top: 20px;
}

.erwartung_container .erwartung_einzel_text {
    max-width: 1200px;
}

.erwartung_container .erwartung_einzel_text h4 {
    font-weight: 400 !important;

}

.erwartung_container .erwartung_einzel_text h4 span.erwartung_firma {
  font-weight: 700 !important;
}

.anmeldung_cta_container {

}

.anreise_container .karte_bild img {
  max-width: 500px;
border:3px solid #0e2d63;
}

/*

.referierende_carousel_container {
  max-width: 1200px;
  margin: 0 auto;
}

.referierende_carousel_text_container {
}

.referierende_linkedin {
  width:40px !important;
  margin-top: 20px !important;
}

.referierende_grid_container {
  max-width: 1200px;
  margin:0 auto;
}

.referierende_grid_text_container {
  max-width: 1200px;
  margin:0 auto;
}

.referierende_grid_container_einzel .referierende_bild {
  width:250px;
  border-radius: 150px !important;
}

*/

.referierende_container_neu {
  max-width: 900px;
}


.referierende_container_neu_einzel_container {
  /*  background-color: #e3e3e3; */ 
}



.referierende_container_neu_einzel_container_einzel_text {
  padding:20px 10px 0 10px !important;
  
}

.referierende_container_neu_einzel_container_einzel_text h4 {
  font-size: 1.25rem !important;
    line-height: 1.625rem !important;
}

.referierende_container_neu_einzel_container_einzel_text p {
  font-size: 1rem !important;
  line-height: 1.25rem !important;
}

.referierende_container_neu_einzel_container_einzel_text .referierende_linkedin {
  width:30px !important;
  margin-top: -5px !important;
}

.referierende_container_neu_einzel_container_einzel_bild {

}

.referierende_container_neu_einzel_container_einzel_bild img {
  border-radius: 250px !important;
}

.referierende_veranstaltung_text_container {
  max-width: 1100px;
}

.referierende_veranstaltung_text_container .erwartung_einzel_text h4 {
    font-weight: 400 !important;

}

.referierende_veranstaltung_text_container h4 span.erwartung_firma {
  font-weight: 700 !important;
}


/* ---------------------- WOOCOMMERCE SHOP / ARCHIVE -------------------  */



.post-type-archive-product .nectar-shop-header h1.page-title {
     font-size: 3rem;
        line-height: 3.5rem;
        margin-bottom: 40px;
}

.post-type-archive-product .nectar-shop-header nav.woocommerce-breadcrumb,
.post-type-archive-product .nectar-shop-header form.woocommerce-ordering,
.post-type-archive-product .nectar-shop-header p.woocommerce-result-count,
.post-type-archive-product .price-hover-wrap,
.post-type-archive-product p.event-date {
   display:none;
}

.post-type-archive-product .product-wrap a img.wp-post-image {
  display:none !important;
}




/* ---------------------- WOOCOMMERCE SINGLE PRODUCT -------------------  */


.single-product nav.woocommerce-breadcrumb {
  display:none;
}

/* waren korb link ausblenden */
.single-product  .woocommerce-notices-wrapper .woocommerce-error li a.button.wc-forward {
  display:none;
}

.single-product  .woocommerce-notices-wrapper .woocommerce-error li a.eigene_message_link {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

.single-product h1.product_title {
font-size: 3rem;
    line-height:3.5rem;
}


.single-product .woocommerce-product-details__short-description {
  margin-top: 10px;
  margin-bottom: 20px;
}

.single-product h4.produkt_einzelseite_datum {
   margin-bottom: 40px;
}

.single-product h4.produkt_einzelseite_text {
   margin-bottom: 20px;
}

.single-product h5.produkt_einzelseite_text_02 {
}


.single-product .single-product-main-image {
  display:none;
}

.single-product p.price.nectar-inherit-default {
  display:none !important;
}

.single-product .product_meta {
  display:none;
}

.woocommerce div.product .woocommerce-tabs[data-tab-style=fullwidth_stacked] {
  padding-top:40px !important;
}

.woocommerce-page button[type=submit].single_add_to_cart_button, 
body[data-form-submit=regular].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
  font-family: 'Genos' !important;
  text-transform:none !important;
}

.woocommerce section.related.products {
  display:none !important;
}


/* ---------------------- WOOCOMMERCE CART PAGE -------------------  */


.woocommerce-cart .woocommerce-cart-form__cart-item td.product-thumbnail a {
  display:none;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive {
  display:none;
  
}

.woocommerce-cart .cart-collaterals .cart_totals.calculated_shipping h2 {
  display:none;
}

.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents {
  
}

.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents thead {
  display:none;
}

.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-thumbnail a,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-price span,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-quantity .quantity,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-subtotal span {
  border:10px solid #f00 !important;
  display:none;
}

.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.actions {
  display:none;
}

.woocommerce-cart .weitere_tickets_hinzufuegen p a {
background-color: transparent !important;
    color: #0e2d63;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 0 !important;
    font-weight: 400;
    transition: none;
    text-decoration: underline;
    text-underline-offset: 3px;
}

/* ---------------------- WOOCOMMERCE CHECKOUT PAGE -------------------  */

.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
  display:none;
}

table.shop_table.woocommerce-checkout-review-order-table {
  display:none !important;
}

table.shop_table.woocommerce-checkout-review-order-table thead,
table.shop_table.woocommerce-checkout-review-order-table tfoot,
table.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item .woocommerce-Price-amount {
  display:none !important;
}

form.woocommerce-checkout {
}


form.woocommerce-checkout .woocommerce-billing-fields {
  
}

form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
  margin-bottom: 40px;
}

/* form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p.cometogether_eigene::before {
  content: 'Teilnahme an Get-together';
  font-weight: 700;
    margin-top: 10px;
  margin-bottom: 15px;
  display:block;
}

form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p.stadion_eigene::before {
  content: 'Teilnahme an der Stadionführung'; 
  font-weight: 700;
    margin-top: 10px;
  margin-bottom: 15px;
  display:block;
} */


form.woocommerce-checkout h3.fooevents-eventname {
  margin-bottom: 20px;
}

form.woocommerce-checkout .fooevents-attendee {
  margin-bottom: 40px;
}

form.woocommerce-checkout .fooevents-attendee h4.fooevents-attendee-number {
  display:none;
}

form.woocommerce-checkout .form-row {
  margin-bottom: 30px;
}


form.woocommerce-checkout .form-row label {
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-bottom: 5px;
}


form.woocommerce-checkout #order_review {
    margin-top: 0 !important; 
}

form.woocommerce-checkout h3#order_review_heading {
  display:none !important;
}

form.woocommerce-checkout h5.teilnahmebedingungen_headline {
  margin-bottom: 20px;
}

form.woocommerce-checkout .wc-gzd-checkbox-placeholder-legal {
   
}

form.woocommerce-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
 /*  font-size:1rem !important;
  line-height:1.25rem !important; */
}

form.woocommerce-checkout .woocommerce-checkout-review-order-table {
 /*   display:table !important; */
   display:none !important;
  border-top:0 !important;
}

form.woocommerce-checkout .woocommerce-checkout-review-order-table tr td {
  border-color: transparent !important;
}

form.woocommerce-checkout .woocommerce-checkout-review-order-table::before {
  content: 'Ihre Tickets';
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
    margin-top: 10px;
  margin-bottom: 15px;
  display:block;
}


/* 
form.woocommerce-checkout  .woocommerce-checkout-review-order-table .cart_item .product-image {
  display:none;
}

form.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-info {
  margin-left:0 !important;
  width:100% !important;
}
*/
form.woocommerce-checkout .woocommerce-checkout-review-order-table a.button {
    background-color: transparent !important;
    color: #0e2d63;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    padding: 0 !important;
    font-weight: 400;
    transition: none;
    text-decoration: underline;
    text-underline-offset: 3px;
}

form.woocommerce-checkout .woocommerce-checkout-review-order-table a.button:hover,
form.woocommerce-checkout .woocommerce-checkout-review-order-table a.button:active {
    background-color: transparent !important;
}

/*
form.woocommerce-checkout  .woocommerce-checkout-review-order-table table.order-review {
  padding: 20px !important;
  border-collapse: unset !important;
}
*/


form.woocommerce-checkout  .woocommerce-checkout-review-order-table .product-container {
    margin-bottom: 10px !important;
}

/* form.woocommerce-checkout p#fooevents_custom_erocdigzbjtjtwgdmfxm_1__1_field .woocommerce-input-wrapper input[type="radio"] {
    width: 30px;
    display: inline;
}

form.woocommerce-checkout p#fooevents_custom_erocdigzbjtjtwgdmfxm_1__1_field .woocommerce-input-wrapper label.radio {
    margin-bottom: 10px !important;
    display:inline-block;
    width: calc(100% - 40px);
}

form.woocommerce-checkout #fooevents_custom_erocdigzbjtjtwgdmfxm_1__1_field {
  border:2px solid #f00 !important;
}

form.woocommerce-checkout #fooevents_custom_erocdigzbjtjtwgdmfxm_2__1_field {
  border:2px solid #f0f !important;
} */

/* ................... nach UMZUG ...................... */


form.woocommerce-checkout p.billing_eigene_get_together_acowebs .woocommerce-input-wrapper input[type="radio"],
form.woocommerce-checkout p.billing_eigene_stadion_acowebs .woocommerce-input-wrapper input[type="radio"] {
    width: 30px;
    display: inline;
}

form.woocommerce-checkout p.billing_eigene_get_together_acowebs .woocommerce-input-wrapper label.radio,
form.woocommerce-checkout p.billing_eigene_stadion_acowebs .woocommerce-input-wrapper label.radio {
    margin-bottom: 10px !important;
    display:inline-block;
    width: calc(100% - 40px);
}

form.woocommerce-checkout p.billing_eigene_mailauftrag_acowebs label span.optional  {
  display:none;
}

/* form.woocommerce-checkout p.billing_eigene_get_together_acowebs .woocommerce-input-wrapper label.radio span.required,
form.woocommerce-checkout p.billing_eigene_stadion_acowebs .woocommerce-input-wrapper label.radio span.required {
    visibility: hidden;
} */

div.billing_eigene_get_together_headline_acowebs {
   margin-top: 40px !important;
   margin-bottom: 0 !important;
}

div.billing_eigene_stadion_headline_acowebs {
   margin-top: 40px !important;
   margin-bottom: 0 !important;
}


.woocommerce-checkout .woocommerce-additional-fields h4 {
  display: none;
}


:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt {
  background-color: #0066b3 !important;
    color: #fff;
    font-family: 'Genos' !important;
    font-size:1.25rem !important;
    line-height:1.75rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px;
     text-transform:none !important;
} 

.woocommerce-order-received ul.woocommerce-order-overview li.woocommerce-order-overview__total,
.woocommerce-order-received h2.woocommerce-order-details__title,
.woocommerce-order-received table.order_details {
  display:none !important;
}

p.text_nach_datenschutz_akzeptieren {
  font-family: 'Genos' !important;
font-size: 1rem !important;
    line-height: 1.25rem !important;
    max-width: 1300px;
    margin-bottom: 20px;
}

/* ------------------------- FOOTER -------------------  */

.eigene_footer_container {
}


/* img.logo_gruppe_footer {
  width:600px !important; 
} */

.footer_text_links {
 text-align: right !important;
 margin-top: 30px;
}

.footer_text_links a  {
  display:inline-block;
  margin-left: 40px;
  margin-bottom: 10px;
  color:#0e2d63;
  text-decoration: none !important;
  font-weight: 700;
}










/*  ----------------------------------------- RESPONSIVE ------------------------------------------- */


/* ...................................... 1300 bis 1600 ................................... */  

@media (min-width: 1300px) and (max-width: 1600px) {
  
   
  h1 {
    font-size: 5rem;
    line-height:5.5rem;
      }
  
      h2 {
        font-size: 3rem;
        line-height: 3.5rem;
          }
    
      h3 {
        font-size: 2rem;
        line-height: 2.5rem;
      
          }
          
    
    
      h4 {
        font-size: 1.5rem;
        line-height: 2rem;
          }	
       
     
          
      h5 {
        font-size: 1.25rem;
        line-height: 1.75rem;
          }	
    
         
          
      h6 {
        font-size: 1rem;
        line-height: 1.6rem;
          }	

   
 .start_slider_video_container {
  max-width: 900px !important;
}         

          .start_spruch h4 {
            font-size: 1.5rem;
            line-height: 2rem;
          }


          .start_termine_container_einzelteil .vc_column-inner {
            padding:30px 50px !important;
          }
          
          .start_termine_container_einzelteil h2 {
            font-size: 3rem;
            line-height: 3.5rem;
          }
          
          .start_termine_container_einzelteil h4 {
            font-size: 1.5rem;
            line-height: 1.75rem;         
  }

.ort_slider_container_innen .divider {
  height:450px !important;
}

/* 

.redner_container_einzel_bild {
  padding-right:40px !important;
}

.redner_container_einzel_text {
  padding:40px 10px 10px 0 !important;
}

.redner_linkedin {
  width:40px !important;
  margin-top: 20px;
} */

.anmeldung_cta_container h2 {
    font-size: 2.5rem;
    line-height: 3rem;
}

  
}

  /* ...................................... 1000 bis 1299 ................................... */  
  
  @media only screen and (min-width: 1000px) and (max-width: 1299px) {
    
    h1 {
      font-size: 4rem;
      line-height:4.5rem;
        }

     .single-product h1.product_title {
font-size: 2.5rem !important;
    line-height:3rem !important;
}        
    
        h2 {
          font-size: 2.5rem;
          line-height: 3rem;
            }
      
        h3 {
          font-size: 1.5rem;
          line-height: 2rem;
        
            }
            
      
      
        h4 {
          font-size: 1.25rem;
          line-height: 1.75rem;
            }	
         
       
            
        h5 {
          font-size: 1.25rem;
          line-height: 1.75rem;
            }	
      
           
            
        h6 {
          font-size: 1rem;
          line-height: 1.6rem;
            }
   
  p {
              font-size:1.25rem !important;
              line-height:1.65rem !important;
          }	

    .groesser p {
              font-size: 1.5rem !important;
              line-height:2rem !important;
          }	 
          
  
   .start_slider_video_container {
  max-width: 750px !important;
}         

            .start_spruch h4 {
              font-size: 1.25rem;
              line-height: 1.75rem;
            }
  
  
            .start_termine_container_einzelteil .vc_column-inner {
              padding:20px 40px !important;
            }
            
            .start_termine_container_einzelteil h2 {
              font-size: 2.5rem;
              line-height: 3rem;
            }
            
            .start_termine_container_einzelteil h4 {
              font-size: 1.25rem;
              line-height: 1.5rem;         
    }
  
  .ort_slider_container_innen .divider {
    height:450px !important;
  }
  
.redner_dreier_container_einzel_text {
  padding:30px 15px 20px 15px !important;
  margin-top: -10px;
}

.redner_dreier_container_einzel_text h4 {
    font-size: 1.25rem !important;
    line-height: 1.625rem !important;
}

.redner_dreier_container_einzel_text p,
.referierende_carousel_text p {
  font-size: 0.8rem !important;
  line-height: 1.125rem !important;
}

  
  /* 
  .redner_container_einzel_bild {
    padding-right:20px !important;
  }
  
  .redner_container_einzel_text {
    padding:20px 5px 5px 0 !important;
  }

  .redner_container_einzel_text p {
    font-size: 1rem !important;
  }
  
  .redner_linkedin {
    width:30px !important;
    margin-top: -10px !important;
  } */


  .referierende_linkedin {
    width:30px !important;
    margin-top: 0 !important;
  }
  
  .referierende_grid_container_einzel .referierende_bild {
    width:200px;
  }
  
  .anmeldung_cta_container h2 {
      font-size: 2.25rem;
      line-height: 2.75rem;
  }

  a.nectar-button  {
    font-size:1.35rem !important;
    line-height:1.75rem !important;
    letter-spacing: 1px !important;
    padding: 15px 40px !important;
  }

  .anreise_container .karte_bild img {
    max-width: 350px;
  }

/*   img.logo_gruppe_footer {
    width:400px !important;
  } */
  
  
  }
  
  /* ...................................... 691 bis 999 ................................... */  
  
  @media only screen and (min-width: 691px) and (max-width: 999px)  {
  
    h1 {
      font-size: 3rem;
      line-height:3.5rem;
        }

    .single-product h1.product_title {
font-size: 2rem !important;
    line-height:2.5rem !important;
}         
    
        h2 {
          font-size: 2rem;
          line-height: 2.5rem;
            }
      
        h3 {
          font-size: 1.5rem;
          line-height: 2rem;
        
            }
            
      
      
        h4 {
          font-size: 1.25rem;
          line-height: 1.75rem;
            }	
         
       
            
        h5 {
          font-size: 1.25rem;
          line-height: 1.75rem;
            }	
      
           
            
        h6 {
          font-size: 1rem;
          line-height: 1.6rem;
            }
   
  p {
              font-size:1.125rem !important;
              line-height:1.5rem !important;
          }	

    .groesser p {
              font-size: 1.5rem !important;
              line-height:2rem !important;
          }	   

  
    .start_slider_video_container {
  max-width: 550px !important;
}            
          
          .start_unter_slider_logos_container img,
.ort_unter_slider_logos_container img {
            max-height: 35px;
          }
          
          .start_unter_slider_logos_container img.dzbank_logo,
          .ort_unter_slider_logos_container img {
            max-width: 250px !important; 
          }    
          
 /* 
.ort_unter_slider_logos_container_fuenf {
  border:2px solid #0ff !important;
}

.ort_unter_slider_logos_container_fuenf_innen {
  border:2px solid rgb(179, 174, 46) !important;
}

.ort_unter_slider_logos_container_fuenf img {
  max-height: 20px !important;
  border:1px solid #f0f !important;
}


.ort_unter_slider_logos_container_fuenf img.atruvia_logo {
  max-width: 60px !important;
}

.ort_unter_slider_logos_container_fuenf img.dzbank_logo {
  max-width: 60px !important;
}
*/
.ort_unter_slider_logos_container_fuenf img.bvr_logo {
  max-width: 100px !important;
}


.ort_unter_slider_logos_container_fuenf img.gvwe_logo {
    max-height: 60px !important;
    margin-top:60px;
}

.ort_unter_slider_logos_container_fuenf img.geno_logo {
    max-height: 35px !important;
    margin-top:60px;
}          

            .start_spruch h4 {
              font-size: 1.25rem;
              line-height: 1.75rem;
            }

 
.start_highlights_container_einzelteil {
       margin-bottom: 40px !important;
}

.start_highlights_container_einzelteile_container .first {
   border-right: none;
   padding-right: 0 !important;
}

.start_highlights_container_einzelteile_container .middle {
  border-right: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.start_highlights_container_einzelteile_container .last {
  padding-left: 0 !important;
}           
  
  
            .start_termine_container_einzelteil .vc_column-inner {
              padding:20px 40px !important;
            }
            
            .start_termine_container_einzelteil h2 {
              font-size: 2.5rem;
              line-height: 3rem;
            }
            
            .start_termine_container_einzelteil h4 {
              font-size: 1.25rem;
              line-height: 1.5rem;         
    }
  
  .ort_slider_container_innen .divider {
    height:250px !important;
  }
  
  
.ort_slider_text {
  padding:20px;
 right:0;
 top:40px;
}

.ort_slider_text h3 {
margin-bottom: 20px !important;
}
  
img.mobile_versteckt {
  display:none;
}
/* 
.redner_container_einzel {
  margin-bottom: -20px !important;
}


  .redner_container_einzel_bild {
    max-width: 240px;
    padding-right:40px !important;
  }
  
  .redner_container_einzel_text {
    padding:20px 5px 5px 0 !important;
  }

  .redner_container_einzel_text p {
    font-size: 1rem !important;
  }
  
  .redner_linkedin {
    width:30px !important;
    margin-top: -10px !important;
  } */



.redner_dreier_container_einzel_bild {
  max-width: 250px;
}


.redner_dreier_container_einzel_text {
  padding:50px 20px 20px 20px !important;
  margin-top: -10px;
}

.redner_dreier_container_einzel_text h4 {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
}

.redner_dreier_container_einzel_text p,
.referierende_carousel_text p {
  font-size: 1.125rem !important;
  line-height: 1.625rem !important;
}

.referierende_container_neu {
  max-width: 500px;
}



  .referierende_grid_container_einzel {
    margin-bottom: 60px !important;
  }

  .referierende_linkedin {
    width:30px !important;
    margin-top: 0 !important;
  }
  
  .referierende_grid_container_einzel .referierende_bild {
    width:150px;
  }
  
  .anmeldung_cta_container h2 {
      font-size: 1.75rem;
      line-height: 2.25rem;
  }

  a.nectar-button  {
    font-size:1rem !important;
    line-height:1.5rem !important;
    letter-spacing: 1px !important;
    padding: 10px 40px !important;
  }

  .anreise_container .karte_bild .right.img-with-aniamtion-wrap {
    text-align: center !important;
}

  .anreise_container .karte_bild img {
    max-width: 250px;
    margin-top: 20px !important;

  }

  
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents thead {
  display:none;
}

.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-thumbnail a,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-name::before,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-price,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-quantity,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-subtotal {
  display:none;
}

.woocommerce.woocommerce-cart  table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
text-align: left !important;
}

form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper   .form-row-first, 
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper   .form-row-last, 
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper  .form-row-first, 
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper  .form-row-last
 {
    width: 100%;
    padding: 3px;
}

  
  .footer_text_links {
    text-align: center !important;
    margin-top: 30px;
   }
  
  
/*    img.logo_gruppe_footer {
    width:400px !important;
  } */
    
  
  }
  
  
  /* ...................................... MAX 690 ................................... */
  
  @media only screen and (max-width: 690px) {
   
    h1 {
      font-size: 3rem;
      line-height:3.5rem;
        }

  .single-product h1.product_title {
font-size: 2rem !important;
    line-height:2.5rem !important;
}      
    
        h2 {
          font-size: 1.75rem;
          line-height: 2.25rem;
            }
      
        h3 {
          font-size: 1.25rem;
          line-height: 1.75rem;
        
            }
            
      
      
        h4 {
          font-size: 1.25rem;
          line-height: 1.75rem;
            }	
         
       
            
        h5 {
          font-size: 1.25rem;
          line-height: 1.75rem;
            }	
      
           
            
        h6 {
          font-size: 1rem;
          line-height: 1.6rem;
            }
   
  p {
              font-size:1rem !important;
              line-height:1.35rem !important;
          }	

    .groesser p {
              font-size: 1.125rem !important;
              line-height:1.5rem !important;
          }	   
          
   .start_slider_video_container {
  max-width: 350px !important;
    margin-top: -10px !important;
}   

          .start_unter_slider_logos_container img {
            max-height: 20px;
          }
          
          .start_unter_slider_logos_container img.dzbank_logo {
            max-width: 200px;
          }        

          
          .ort_unter_slider_logos_container img {
            max-height: 35px;
            margin-bottom: 30px !important;
          }
          
          .ort_unter_slider_logos_container img.dzbank_logo {
            max-width: 200px;
          }  

          .ort_unter_slider_logos_container img.bvr_logo {
            max-width: 100px;
          }  

          .ort_unter_slider_logos_container_fuenf img.bvr_logo {
  max-width: 80px !important;
}


.ort_unter_slider_logos_container_fuenf img.gvwe_logo {
    max-height: 40px !important;
    margin-top:40px;
}

.ort_unter_slider_logos_container_fuenf img.geno_logo {
    max-height: 25px !important;
    margin-top:40px;
}  

            .start_spruch h4 {
              font-size: 1rem;
              line-height: 1.5rem;
            }

 
.start_highlights_container_einzelteil {
       margin-bottom: 40px !important;
}

.start_highlights_container_einzelteile_container .first {
   border-right: none;
   padding-right: 0 !important;
}

.start_highlights_container_einzelteile_container .middle {
  border-right: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.start_highlights_container_einzelteile_container .last {
  padding-left: 0 !important;
}           
  
  
            .start_termine_container_einzelteil .vc_column-inner {
              padding:20px 40px !important;
            }
            
            .start_termine_container_einzelteil h2 {
              font-size: 2rem;
              line-height: 2.5rem;
            }
            
            .start_termine_container_einzelteil h4 {
              font-size: 1.125rem;
              line-height: 1.5rem;         
    }

    .start_kontakt_container_einzelteile_container h4 {
      font-size: 1.125rem;
      line-height: 1.75rem;
    } 
  
  .ort_slider_container_innen .divider {
    height:200px !important;
  }
  
  
.ort_slider_text {
  padding:15px;
 right:0;
 top:20px;
}

.ort_slider_text h3 {
margin-bottom: 10px !important;
}
  
img.mobile_versteckt {
  display:none;
}

.programm_container .programm_text span.programm_uhrzeit {
  font-size:0.9rem !important;
}
/* 
.redner_container_einzel {
  margin-bottom: -20px !important;
}


  .redner_container_einzel_bild {
    max-width: 200px;
    padding-right:20px !important;
  }
  
  .redner_container_einzel_text {
    padding:10px 5px 5px 0 !important;
  }

  .redner_container_einzel_text h4 {
    font-size: 1.125rem !important;
  }

  .redner_container_einzel_text p {
    font-size: 1rem !important;
  }
  
  .redner_linkedin {
    width:25px !important;
    margin-top: -10px !important;
  } */

  .redner_dreier_container_einzel_bild {
  max-width: 200px;
}


.redner_dreier_container_einzel_text {
  padding:30px 10px 10px 10px !important;
  margin-top: -10px;
}

.redner_dreier_container_einzel_text h4 {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
}

.redner_dreier_container_einzel_text p,
.referierende_carousel_text p {
  font-size: 0.8rem !important;
  line-height: 1.25rem !important;
}

.referierende_container_neu {
  max-width: 450px;
}


  .referierende_grid_container_einzel {
    margin-bottom: 60px !important;
  }

  .referierende_linkedin {
    width:30px !important;
    margin-top: 0 !important;
  }
  
  .referierende_grid_container_einzel .referierende_bild {
    width:150px;
  }
  
  .anmeldung_cta_container h2 {
      font-size: 1.75rem;
      line-height: 2.25rem;
  }

  a.nectar-button  {
    font-size:1rem !important;
    line-height:1.5rem !important;
    letter-spacing: 1px !important;
    padding: 10px 40px !important;
  }

  .anreise_container .karte_bild .right.img-with-aniamtion-wrap {
    text-align: center !important;
}

  .anreise_container .karte_bild img {
    max-width: 250px;
    margin-top: 20px !important;

  }

  
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents thead {
  display:none;
}

.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-thumbnail a,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-name::before,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-price,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-quantity,
.woocommerce-cart .shop_table.shop_table_responsive.woocommerce-cart-form__contents td.product-subtotal {
  display:none;
}

.woocommerce.woocommerce-cart  table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
text-align: left !important;
}


form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper   .form-row-first, 
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper   .form-row-last, 
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper  .form-row-first, 
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper  .form-row-last {
    width: 100%;
    padding: 3px;
}
  
  .footer_text_links {
    text-align: center !important;
    margin-top: 30px;
   }
  
  
/*    img.logo_gruppe_footer {
    width:400px !important;
  } */
    
  
  
  }