/*======================= Title =======================*/
.page-header h1,
.article-title,
.jshop h1,
.docman_page_heading h1,
h1,
.sppb-title-heading /* Spezielle Überschriften-Module */ {
  display: block;
  text-align: center;
  position: relative;
  color: #333;
  font-weight: 500;
  padding: 0 0 15px 0;
  margin-bottom: 25px;
  background: transparent;
  border: none;
}

/* Erzeugung der roten Linie für alle oben genannten Klassen */
.page-header h1::after,
.article-title::after,
.jshop h1::after,
.docman_page_heading h1::after,
h1::after,
.sppb-title-heading::after {
  content: "" !important;
  display: block !important;
  width: 80px !important;
  height: 1.5px !important;
  background-color: #9d0018 !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  margin-left: 0 !important;
}
.no-line,
.no-line::after {
  display: none !important;
  content: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  text-align: inherit !important; /* Übernimmt die Ausrichtung vom Elternelement */
}
.title-bar.sppb-addon .sppb-addon-title::after, .title-bar.sp-column .sp-module-title::after, .title-bar.sp-module .sp-module-title::after {
  height: 1.5px !important;
}
/*======================= JA Megafilter =======================*/
.ja-products-wrapper .product-item-actions {
  display: none;
}
.ja-filter-wrapper .filter-content .block-subtitle {
  text-transform: none;
}
.product-item-link {
  pointer-events: none;
  cursor: default;
}
.ja-filter-wrapper .filter-actions {
  margin-bottom: 20px;
}
.ja-products-wrapper .product-item-details {
  line-height: 1.4142;
}
.products-toolbar .pagination-wrap {
  padding: 0px;
}
.ja-filter-wrapper .filter-content {
  margin-top: 84px;
}
.products-toolbar .pagination > li {
  padding: 0px;
}
.products-toolbar .toolbar-amount {
  width: 35%;
  text-align: right;
}
.product-item-name {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 8px;
}
.item-field.ct55 {
  font-weight: bold;
}
.item-field.ct56 {
  font-weight: bold;
}
.item-field.ct58 {
  font-weight: bold;
}
.item-field-label {
  font-weight: normal;
}
/*======================= Breite Newsletter =======================*/
.acym_module_form input {
  cursor: pointer;
  max-width: 100%;
}
/*======================= Arbeitsgruppen =======================*/

.arbeitsgruppen .col-12 {
  margin-bottom: 30px;
  border: solid 1px #9d0018;
  margin: 8px;
  width: 32% !important;
}

/*======================= Social Icons in Artikel =======================*/

.article-details .article-ratings-social-share {
  display:none !important;
}

.article-details .article-header h1, .article-details .article-header h2 {
  margin-bottom: 1.5rem;
}

/*======================= Button Mitglied werden =======================*/

.mybutton .sppb-btn-primary-white {
  background: #9d0018;
  color: #FFFFFF;
  border: 1px solid #9d0018;
}

.mybutton .sppb-btn-primary-white:hover {
  background: #fff;
  color: #9d0018;
  border: 1px solid #9d0018;
}
  
.mybutton.sppb-btn-round {
  border-radius: 8px !important;
}
#sp-top-bar {
  padding: 0px 0px 3px 0px;
}
#sp-top-bar[class*="header-"] .container .container-inner .row {
  margin-bottom: 5px;
}

.sp-contact-info {
  margin: 10px 0px 0px -10px;
}
/*======================= Bottom =======================*/

#sp-bottom, #sp-bottom a, #sp-bottom a:hover {
  color: #222222 !important;
}


/*======================= Alle Primary Button SP Page Builder=======================*/

body .sppb-btn-primary, body .btn {
  color: #fff;
  background: #9d0018;
  border: 1px solid #9d0018;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px!important;
  padding-right:10px!important;
  text-shadow: none;
}

body .sppb-btn-primary:hover, body .btn:hover {
  color: #9d0018;
  background: #fff;
  border: 1px solid #9d0018;
}
body .btn, body .sppb-btn {
  border-radius: 8px;
  margin: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px!important;
  padding-right:10px!important;
 } 
/*======================= Alle Secondary Button SP Page Builder =======================*/

body .sppb-btn-secondary {
  color: #fff !important;
  background: #9d0018 !important;
  border: 1px solid #9d0018 !important;
  border-radius: 8px !important;
  padding-top: 0px;
  padding-bottom:0px;
  padding-left: 10px!important;
  padding-right:10px!important;
}

body .sppb-btn-secondary:hover {
  color: #9d0018 !important;
  background: #fff !important;
  border: 1px solid #9d0018 !important;
}

/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 479px) {
.mod-finder-overlay {
    display:none;
  }
.mod-ut-login {
    display:none;
  }
.burger-icon {
  width: 20px;
  cursor: pointer;
  }
#sp-header .sp-module {
    margin-left: 0px;
  }
  .products-toolbar .toolbar-amount {
  display:none;
  }
  .products-toolbar .pagination > li:first-child a, .products-toolbar .pagination > li:first-child span, .products-toolbar .pagination > li:last-child a, .products-toolbar .pagination > li:last-child span {
  display: none;
 }
 .ja-filter-wrapper .filter-content {
  margin-top: 0px !important;
 }
}


/*======================= Contact Form =======================*/

.convertforms .cf-form-wrap {
  padding: 20px 0px 0px 0px!important;
}
/*======================= Breadcrumbs =======================*/
.breadcrumb {
  margin-top: 20px;
}
/*======================= Images =======================*/
img {
  display: inline;
  max-width: 100%;
  height: auto;
}
/*======================= EN/DE im Header =======================*/
.mod-languages ul.lang-inline li {
  margin: 0 5px 0 0 !important;
}

/*======================= DOCMAN =======================*/
.k-ui-namespace .docman_document {
  margin-top: 50px;
}
.k-ui-namespace .docman_category {
  margin-top: 50px;
}
.k-ui-namespace .docman_category--style {
  margin-top: 10px;
}
.k-ui-namespace .koowa_header--bottom_margin {
  display: none;
}
.k-ui-namespace .docman_document:first-child {
  margin-top: 75px;
}
.k-ui-namespace .docman_download {
  float: left;
}
/*======================= Registrierung und Anmeldung =======================*/
legend {
  font-size: 0;
}
/*======================= Cookie bar =======================*/
#redim-cookiehint {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  -webkit-box-shadow: none;
  max-width: 380px;
  background: #343a40;
  padding: 15px 30px;
  border-radius: 3px;
}
#redim-cookiehint-bottom {
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  text-align: center;
  background-color: #343a40;
}
#redim-cookiehint .cookiecontent {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}
#redim-cookiehint .cookiehead .headline {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  position: relative;
  padding: 3px 0px 3px 0px;
  display: inline-block;
}
#cookiehintsubmit:hover, #cookiehintsubmitno:hover {
  background: #fff !important;
    background-image: none;
  color: #9d0018 !important;
  border: 1px solid #9d0018;
}
#cookiehintsubmit, #cookiehintsubmitno {
  background: #9d0018 !important;
  background-image: none;
  border: 1px solid #9d0018;
  color: #fff !important;
}
#redim-cookiehint .cookiebuttons .btn, #redim-cookiehint .cookiebuttons button {
  font-size: 14px;
}
#cookiehintsubmit, #cookiehintsubmitno {
  border-radius: 8px !important;
}
#redim-cookiehint .cookiehead .headline::before {
  content: none;
}
#cookiehintinfo > * {
    margin: 2px 6px;
    color: #fff;
}
#redim-cookiehint-bottom #cookiehintinfo {
    float: left;
    color: #fff;
}

/*======================= textbox mit Radius =======================*/
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control)
{
  border-radius: 8px;
}
input.form-control {
  border-radius: 8px;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select
{
  border-radius: 8px;
}
/*======================= Formulare =======================*/
.convertforms .cf-btn.cf-btn-style-flat:hover {
  background: #fff !important;
  color: #9d0018 !important;
  border: 1px solid #9d0018 !important;
}
.convertforms .cf-btn.cf-btn-style-flat {
  background: #9d0018 !important;
  color: #fff !important;
  border: 1px solid #9d0018 !important;
text-transform: uppercase;
}
/*======================= Joomla Alert =======================*/
#system-message-container joomla-alert {
  font-size: 15px !important;
}
joomla-alert[type="success"] {
  background-color: #9d0018 !important;
  border-color: #fff !important;
  color: #fff !important;
}
/*======================= Joomshopping =======================*/
.jshop_list_product .product .name {
  text-align: center;
  font-size: 24px;
  margin-bottom: 5px;
}
.jshop_list_product .block_product:hover {
  border-radius: none !important;
  box-shadow: none;
  background: none;
}
.btn.button_buy {
  color: #fff;
  background: #9d0018;
  border: 1px solid #9d0018;
  padding-top: 0px !important;
  padding-bottom:0px!important;
  padding-left: 10px!important;
  padding-right:10px!important;
  margin:20px 10px 20px 10px!important;
}
.btn.button_buy:hover {
  color: #9d0018;
  background: #fff;
  border: 1px solid #9d0018;
}
.btn.button_buy {
  border-radius: 8px;
  margin: 1px;
 }
 .btn.button_detail {
  color: #fff;
  background: #9d0018;
  border: 1px solid #9d0018;
  padding-top: 0px !important;
  padding-bottom:0px!important;
  padding-left: 10px!important;
  padding-right:10px!important;
  margin:20px 10px 20px 10px!important;
}
.btn.button_detail:hover {
  color: #9d0018;
  background: #fff;
  border: 1px solid #9d0018;
}
.btn.button_detail {
  border-radius: 8px;
  margin: 1px;
 }
.btn-success {
  color: #fff;
  background: #9d0018;
  border: 1px solid #9d0018;
  padding-top: 0px !important;
  padding-bottom:0px!important;
  padding-left: 10px!important;
  padding-right:10px!important;
  margin:20px 10px 20px 10px!important;
}
.btn-success:hover {
  color: #9d0018;
  background: #fff;
  border: 1px solid #9d0018;
}
.btn-success {
  border-radius: 8px;
  margin: 1px;
  --bs-btn-active-bg: #9d0018;
  --bs-btn-active-border-color: #9d0018;
 }
.jshop_list_product .product .name {
  padding-left: 46px;
  padding-right: 46px;
}
.cart .cart_reload {
  color: #9d0018;
  font-size: 1.5rem;
 } 
 .jshop_list_product .image_block {
  border: 1px solid #f4f5f7;
}
span.prod_attr_img img {
  height: 0px;
}
.attributgr_name {
  line-height: 3;
  font-size: 18px;
}
div.jshop_prod_attributes select {
  width: 100%;
}
div.jshop_prod_attributes .attributes_title, .prod_free_attribs .name {
  width: 100%;
}
#mxcpr {
padding-top: 0px;
}
.jshop_list_product .block_product {
  margin-bottom: 0px;
}
span.text_pay_without_reg {
  padding-top: 40px;
}
.login_block {
  margin-bottom: 20px;
  box-sizing: unset;
  width: 90%;
}
.small_header {
  text-decoration: underline;
}
/*======================= Menu =======================*/
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  color: #9d0018;
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0px;
  padding: 5px;
}
.sp-megamenu-parent .sp-mega-group > li > a:hover {
  background-color: rgba(0, 0, 0, 0.03);

}


/*======================= Hinweis Text =======================*/
.text-info {
  --bs-text-opacity: 1;
  color: #545454 !important;
}
/*======================= VISFORM Mitgliedsbeitritt=======================*/

/*remove random space below headinglines*/
/*#mod-visform1 .field99 > div:nth-child(2), div.col-12:nth-child(6) > div:nth-child(2), div.col-12:nth-child(17) > div:nth-child(2), div.col-12:nth-child(30) > div:nth-child(1), div.col-12:nth-child(35) > div:nth-child(2), div.col-12:nth-child(43) > div:nth-child(2){
	height: 0 !important;
	overflow: hidden;
	padding: 0 !important;
}
*/
/*remove labelspace if no lable is shown*/
#mod-visform1 .p-2{
	height: 0 !important;
	overflow: hidden;
	padding: 0 !important;
}

/* Landscape phones and down */
@media (max-width: 479px) {
  /* Setze Textfelder auf die volle Breite des Bildschirms */
  #mod-visform1 .form-group.row .col-12.field2 input,
  #mod-visform1 .form-group.row .col-12.field2 textarea {
    width: 100% !important; /* Setzt die Felder auf 100% Breite */
    padding: 5px; /* Gleichmäßiges Padding links und rechts auf 5px */
    box-sizing: border-box; /* Verhindert das Überlaufen des Containers */
  }

  /* Korrektur für die Form-Container-Klasse, um gleiche Abstände links und rechts zu gewährleisten */
  #mod-visform1 .form-group.row .col-12.field2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  /* Behält das Layout für die umgebenden Container mit der gleichen Breite */
  #mod-visform1 .form-group.row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    padding: 0 5px; /* Das Padding für den gesamten Form-Container */
  }

  /* Flexbox für Label und Eingabefelder */
  #mod-visform1 .form-group.row > label {
    width: 100% !important;
    margin-bottom: 6px;
    text-align: left;
    padding: 0;
  }

  /* Felder in voller Breite, mit 5px Abstand */
  #mod-visform1 .form-group.row > div[class*="col-"] {
    width: 100% !important;
    padding: 0 5px; /* Padding links und rechts auf 5px setzen */
  }

  /* Für die anderen Felder wie Radio Buttons und Checkboxen */
  #mod-visform1 input[type="radio"],
  #mod-visform1 input[type="checkbox"] {
    appearance: auto;
    -webkit-appearance: radio;
    -moz-appearance: radio;
    width: auto;
    height: auto;
    margin-right: 6px; /* Abstand zwischen Radio-Button und Label */
    vertical-align: middle;
  }

  /* Für die Checkboxen das Text neben der Checkbox */
  #mod-visform1 .vf_checkbox label {
    display: inline-flex;
    align-items: center;
    margin-bottom: 4px;
    text-align: left;
  }

  /* Für Radio-Buttons */
  #mod-visform1 .vf_radio label {
    display: inline-flex;
    align-items: center;
    margin-bottom: 4px;
    padding-left: 0;
    text-align: left;
  }

  #mod-visform1 .row {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
  }
  #mod-visform1 .offset-3,
  #mod-visform1 .offset-sm-3,
  #mod-visform1 .offset-md-3,
  #mod-visform1 .offset-lg-3,
  #mod-visform1 .offset-xl-3,
  #mod-visform1 .offset-xxl-3 {
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
  }
}

.visforms  a {
    color: blue !important;
    text-decoration: underline !important;
}
/*======================= CONTENTFILTER =======================*/

.jlcontentfieldsfilter input {
  transform: scale(1.3);
  margin-right: 5px;
}

/*======================= VISFORM Unternehmensbeitritt=======================*/
/* Landscape phones and down */
@media (max-width: 479px) {
  /* Behält das Layout für die umgebenden Container mit der gleichen Breite */
  #mod-visform5 .form-group.row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    padding: 0 5px; /* Das Padding für den gesamten Form-Container */
  }

  /* Flexbox für Label und Eingabefelder */
  #mod-visform5 .form-group.row > label {
    width: 100% !important;
    margin-bottom: 6px;
    text-align: left;
    padding: 0;
  }

  /* Felder in voller Breite, mit 5px Abstand */
  #mod-visform5 .form-group.row > div[class*="col-"] {
    width: 100% !important;
    padding: 0 5px; /* Padding links und rechts auf 5px setzen */
  }

  /* Für die anderen Felder wie Radio Buttons und Checkboxen */
  #mod-visform5 input[type="radio"],
  #mod-visform5 input[type="checkbox"] {
    appearance: auto;
    -webkit-appearance: radio;
    -moz-appearance: radio;
    width: auto;
    height: auto;
    margin-right: 6px; /* Abstand zwischen Radio-Button und Label */
    vertical-align: middle;
  }

#mod-visform5 .vf_checkbox label {
  display: inline-flex;
  align-items: center;  /* Vertikale Zentrierung von Text und Checkbox */
  margin-bottom: 4px;
  text-align: left;
}
  /* Für Radio-Buttons */
  #mod-visform5 .vf_radio label {
    display: inline-flex;
    align-items: center;
    margin-bottom: 4px;
    padding-left: 0;
    text-align: left;
  }
 #mod-visform5 .offset-3,
  #mod-visform5 .offset-sm-3,
  #mod-visform5 .offset-md-3,
  #mod-visform5 .offset-lg-3,
  #mod-visform5 .offset-xl-3,
  #mod-visform5 .offset-xxl-3 {
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
  }

  #mod-visform5 .row {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
  }
   #mod-visform5 .offset-3.col-9 {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-left: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  #mod-visform5 .offset-3.col-9 input,
  #mod-visform5 .offset-3.col-9 textarea,
  #mod-visform5 .offset-3.col-9 select {
    width: 100% !important;
    box-sizing: border-box;
  }
}

/*======================= VISFORM Mitgliedsdatenänderung=======================*/


/*remove labelspace if no lable is shown*/
#mod-visform6 .p-2{
	height: 0 !important;
	overflow: hidden;
	padding: 0 !important;
}

/* Landscape phones and down */
@media (max-width: 479px) {
  /* Setze Textfelder auf die volle Breite des Bildschirms */
  #mod-visform6 .form-group.row .col-12.field2 input,
  #mod-visform6 .form-group.row .col-12.field2 textarea {
    width: 100% !important; /* Setzt die Felder auf 100% Breite */
    padding: 5px; /* Gleichmäßiges Padding links und rechts auf 5px */
    box-sizing: border-box; /* Verhindert das Überlaufen des Containers */
  }

  /* Korrektur für die Form-Container-Klasse, um gleiche Abstände links und rechts zu gewährleisten */
  #mod-visform6 .form-group.row .col-12.field2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  /* Behält das Layout für die umgebenden Container mit der gleichen Breite */
  #mod-visform6 .form-group.row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    padding: 0 5px; /* Das Padding für den gesamten Form-Container */
  }

  /* Flexbox für Label und Eingabefelder */
  #mod-visform6 .form-group.row > label {
    width: 100% !important;
    margin-bottom: 6px;
    text-align: left;
    padding: 0;
  }

  /* Felder in voller Breite, mit 5px Abstand */
  #mod-visform6 .form-group.row > div[class*="col-"] {
    width: 100% !important;
    padding: 0 5px; /* Padding links und rechts auf 5px setzen */
  }

  /* Für die anderen Felder wie Radio Buttons und Checkboxen */
  #mod-visform6 input[type="radio"],
  #mod-visform6 input[type="checkbox"] {
    appearance: auto;
    -webkit-appearance: radio;
    -moz-appearance: radio;
    width: auto;
    height: auto;
    margin-right: 6px; /* Abstand zwischen Radio-Button und Label */
    vertical-align: middle;
  }

  /* Für die Checkboxen das Text neben der Checkbox */
  #mod-visform6 .vf_checkbox label {
    display: inline-flex;
    align-items: center;
    margin-bottom: 4px;
    text-align: left;
  }

  /* Für Radio-Buttons */
  #mod-visform6 .vf_radio label {
    display: inline-flex;
    align-items: center;
    margin-bottom: 4px;
    padding-left: 0;
    text-align: left;
  }

  #mod-visform6 .row {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
  }
  #mod-visform6 .offset-3,
  #mod-visform6 .offset-sm-3,
  #mod-visform6 .offset-md-3,
  #mod-visform6 .offset-lg-3,
  #mod-visform6 .offset-xl-3,
  #mod-visform6 .offset-xxl-3 {
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
  }
}

.visforms  a {
    color: blue !important;
    text-decoration: underline !important;
}

/*======================= VISFORM Unternehmensdatenänderung=======================*/
/* Landscape phones and down */
@media (max-width: 479px) {
  /* Behält das Layout für die umgebenden Container mit der gleichen Breite */
  #mod-visform7 .form-group.row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    padding: 0 5px; /* Das Padding für den gesamten Form-Container */
  }

  /* Flexbox für Label und Eingabefelder */
  #mod-visform7 .form-group.row > label {
    width: 100% !important;
    margin-bottom: 6px;
    text-align: left;
    padding: 0;
  }

  /* Felder in voller Breite, mit 5px Abstand */
  #mod-visform7 .form-group.row > div[class*="col-"] {
    width: 100% !important;
    padding: 0 5px; /* Padding links und rechts auf 5px setzen */
  }

  /* Für die anderen Felder wie Radio Buttons und Checkboxen */
  #mod-visform7 input[type="radio"],
  #mod-visform7 input[type="checkbox"] {
    appearance: auto;
    -webkit-appearance: radio;
    -moz-appearance: radio;
    width: auto;
    height: auto;
    margin-right: 6px; /* Abstand zwischen Radio-Button und Label */
    vertical-align: middle;
  }

#mod-visform7 .vf_checkbox label {
  display: inline-flex;
  align-items: center;  /* Vertikale Zentrierung von Text und Checkbox */
  margin-bottom: 4px;
  text-align: left;
}
  /* Für Radio-Buttons */
  #mod-visform7 .vf_radio label {
    display: inline-flex;
    align-items: center;
    margin-bottom: 4px;
    padding-left: 0;
    text-align: left;
  }
 #mod-visform7 .offset-3,
  #mod-visform7 .offset-sm-3,
  #mod-visform7 .offset-md-3,
  #mod-visform7 .offset-lg-3,
  #mod-visform7 .offset-xl-3,
  #mod-visform7 .offset-xxl-3 {
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
  }

  #mod-visform7 .row {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
  }
   #mod-visform7 .offset-3.col-9 {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-left: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  #mod-visform7 .offset-3.col-9 input,
  #mod-visform7 .offset-3.col-9 textarea,
  #mod-visform7 .offset-3.col-9 select {
    width: 100% !important;
    box-sizing: border-box;
  }
 #mod-visform7 label.asterix-ancor {
    display: block;       /* Label nimmt volle Breite */
    width: 100%;          /* volle Breite */
    margin-bottom: 0.25rem; /* kleiner Abstand zum Input */
    text-align: left;     /* links ausrichten, falls es sonst rechts hängt */
  }

  #mod-visform7 .form-group {
    display: block;       /* Eingabefeld darunter */
  }
}

/*======================= VISFORM textarea limits=======================*/
.textarea-limit textarea {
    max-height: 150px;
    overflow-y: auto;
}
/*======================= VISFORM Contact form half=======================*/
.half-left {
  width: 48%;
  margin-right: 4%;
  display: inline-block;
}

.half-right {
  width: 48%;
  display: inline-block;
}

/* Klasse, um Label über Input zu setzen */
.visform label-over-input {
  display: inline-block;        /* Label wird Blockelement → oben */
  margin-bottom: 4px;  /* Abstand zwischen Label und Input */
}
/*======================= Ende=======================*/
