/**
Theme Name: ErgoHAS-AChild
Author: StArt Studio
Author URI: https://start-studio.de
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: ergohas-achild
Template: astra
*/
/* navbar seamless logo */
.site-header-primary-section-left.site-header-section.ast-flex.site-header-section-left {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 80px;
}

/** Header-Welle für Mobilansicht verkleinern oder ausblenden
@media (max-width:768px)
  .ast-advanced-headers-layout.ast-advanced-headers-layout-2 {
  display: none;
}
 */

/** Header-Welle für Mobilansicht verkleinern oder ausblenden 
@media (max-width:768px)
  .ast-advanced-headers-layout.ast-title-bar-wrap {
        background-image: url('https://elmar-weinbeer-hassfurt.de/wp-content/uploads/ergowelle_202411_8_tablet.jpg');
        background-size: cover;
        background-position: center;
}
*/

/** Header-Welle für Mobilansicht verkleinern oder ausblenden 
@media (max-width:480px)
  .ast-title-bar-wrap {
        background-image: url('https://elmar-weinbeer-hassfurt.de/wp-content/uploads/ergowelle_202411_8_mobile.jpg');
        background-size: cover;
        background-position: center;
}
*/

/* Tabellen-Uebetrag aus alter Site */
table.notable, table.notable tr, table.notable td {border:none;}
table.notable td {vertical-align: top;}
table.notable td.bildleiste {width:214px;}


#supplementary { 
    border-top: 1px solid #fff !important; 
    padding: 1.625em 7.6%;
    overflow: hidden;
}
/* bis hier */

/* Trennstriche im Archiv */
.elementor-post.elementor-grid-item.post.type-post.status-publish.format-standard.hentry.category-allgemein.ast-grid-common-col.ast-full-width.ast-width-md-12.ast-archive-post.ast-fade-up {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}
/* bis hier */