/**
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
*/
@import url("../astra/style.css"); /* Optional für ältere WP-Versionen */


/* Blendet das gesamte address_2-Feld inkl. Toggle-Link aus */
.woocommerce-address-fields .form-row.address-field.address-2-field,
.woocommerce-address-fields .form-row#billing_address_2_field,
.woocommerce-address-fields .form-row#shipping_address_2_field,
.woocommerce-address-fields .woocommerce-additional-fields .form-row.address-2-field,
.woocommerce-address-fields .form-row.woocommerce-address-field--address_2,
.woocommerce-address-fields .form-row[data-priority="60"] {
    display: none !important;
}

/*
body {
    background-color: #ffe0e0 !important;
}
*/




/* Preistabelle für Produkt-Beschreibung */
.pricing-table {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  margin: 2rem 0;
}
.pricing-card {
  width: 100%;
  max-width: 230px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  text-align: center;
}
.pricing-card .header {
  padding: 1.5rem;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
}
.pricing-card.demo .header { background: #8ecae6; }
.pricing-card.standard .header { background: #219ebc; }
.pricing-card.premium  .header { background: #52b788; }
.pricing-card.ultimate .header { background: #045CB4; }
.pricing-card ul {
  list-style: none;
  margin: 0;
  padding: 1rem;
  flex-grow: 1;
}
.pricing-card ul li {
  padding: 0.75rem 0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 0.95rem;
  text-align: center;
}
.pricing-card ul li:last-child {
  border-bottom: none;
}
.pricing-card .footer {
  text-align: center;
  padding: 1rem;
  background: #fafafa;
  font-weight: bold;
  font-size: 1rem;
}
.video-center {
  text-align: center;
}
.video-center video {
  display: inline-block;
  max-width: 70%;
  width: 100%;
  height: auto;
}

/* Nur im Warenkorb ausblenden */
body.woocommerce-cart .woocommerce-form-coupon-toggle {
    display: none;
}

.rc-anchor-alert {
  position: relative !important;
  z-index: 1000 !important;
  /* evtl. vorhandene CSS-Transforms aufheben */
  transform: none !important;
}

.goog-te-gadget a { display: none !important; }
.goog-te-gadget > span > a { display: none !important; }
.goog-te-gadget span:has(a) { display: none !important; }


.goog-te-gadget .goog-te-gadget-simple > span:last-child {
    display: none !important;
}

.goog-te-gadget-simple::after {
    display: none !important;
}

/* Optionale Google-Teile ausblenden (Branding klein selbst einblenden) */
.goog-te-banner-frame { display:none !important; } /* Top-Banner weg */
body { top: 0 !important; }

/* Gadget-Text ausblenden, nur die Select zeigen */
#google_translate_element .goog-te-gadget { font-size: 0; }

/* Die eigentliche Select hübsch machen */
#google_translate_container { position: relative; display:inline-block; }
#google_translate_element select.goog-te-combo{
  appearance:none; -webkit-appearance:none; -moz-appearance:none;
  background:#f6edfd;
  color:#494F54;
  border:0;
  border-radius:8px;
  padding:8px 34px 8px 12px;
  font-size:14px; line-height:1.2;
  box-shadow:0 1px 0 rgba(0,0,0,.06);
  cursor:pointer;
}

/* Eigener Dropdown-Pfeil */
#google_translate_container::after{
  content:"";
  position:absolute; right:12px; top:50%;
  width:10px; height:10px; transform:translateY(-50%);
  pointer-events:none;
  background-image:url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' fill='none' stroke='%23494F54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat:no-repeat; background-size:10px 6px;
}

.gt-brand{ display:block; margin-top:4px; font-size:12px; opacity:.7; }


 .goog-logo-link,.gskiptranslate,.goog-te-gadget span,.goog-te-banner-frame,#goog-gt-tt, .goog-te-balloon-frame,div#goog-gt-{
    display: none!important;
  }
  .goog-te-gadget {
    color: transparent!important;
    font-size:0px;
  }

  .goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
  }
   
 /*google translate Dropdown */
 
 #google_translate_element select{
 background:#f6edfd;
 color:#494F54; ##494F54 #383ffa
 border: none;
 border-radius:3px;
 padding:6px 8px
 }
 
/* ===== ORB Hero Block ===== */
.orb-hero { max-width: 1100px; margin: 0 auto; padding: 0 16px; }
.orb-hero__intro { margin: 0 0 24px 0; }
.orb-hero__intro > *:first-child { margin-top: 0; }
.orb-hero__intro > *:last-child { margin-bottom: 0; }

/* Grid: Bild | Formular */
.orb-hero__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

/* Ab ~900px zweispaltig */
@media (min-width: 900px) {
  .orb-hero__grid {
    grid-template-columns: 1fr 1fr;
    align-items: start;
    gap: 32px;
  }
}

.orb-hero__media img { display: block; width: 100%; height: auto; border-radius: 12px; }
.orb-hero__placeholder {
  display: grid; place-items: center; height: 100%; min-height: 280px;
  border: 1px dashed rgba(0,0,0,.15); border-radius: 12px; color: rgba(0,0,0,.5);
}

/* Formular – minimaler Card-Look, bleibt Theme-treu */
.orb-hero__form-wrap .orb-form {
  background: #fff;
  border: 1px solid rgba(0,0,0,.06);
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 8px 20px rgba(0,0,0,.04);
}
.orb-hero__form-wrap .form-row { margin-bottom: 12px; }
@media (max-width: 599px) {
  .orb-hero__form-wrap .button { width: 100%; }
}
@media (min-width: 640px) {
  .orb-hero__form-wrap .form-row-first,
  .orb-hero__form-wrap .form-row-last { width: 48%; float: left; }
  .orb-hero__form-wrap .form-row-first { margin-right: 4%; }
  .orb-hero__form-wrap .clear { clear: both; }
}

/* Tabellenrahmen im Editor-Table-Block entfernen */
.wp-block-table.is-style-regular table,
.wp-block-table.is-style-plain table,
.wp-block-table.is-style-regular td,
.wp-block-table.is-style-regular th,
.wp-block-table.is-style-plain td,
.wp-block-table.is-style-plain th {
  border: none !important;
  background: transparent;
}
.wp-block-table table { border-collapse: collapse; }

/* Alles untereinander, volle Breite */
.orb-demo__form .form-row-first,
.orb-demo__form .form-row-last {
  float: none;
  width: 80%;
  margin-right: 0;
}
.orb-demo__form .input-text,
.orb-demo__form .select,
.orb-demo__form select {
  width: 100%;
}

/* Sprach-Toggle: Buttons exakt gleich groß */
.mt-langbox__switch { display: inline-flex; gap: 8px; }

.mt-langbox__btn{
  -webkit-appearance: none;
  appearance: none;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 34px;            /* fixe Höhe */
  min-width: 44px;         /* gleiche Mindestbreite */
  padding: 0 12px;         /* vertikal 0, über height zentriert */
  line-height: 1;          /* verhindert Höhenabweichungen */
  font: 600 14px/1 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: #fff;
  color: #111827;
  cursor: pointer;
}

.mt-langbox__btn.is-active{
  border-color: #2563eb;
  color: #d7d9de;
  /* optische Hervorhebung ohne Größenänderung */
  box-shadow: 0 0 0 2px rgba(37,99,235,.15);
}

.mt-langbox__btn:focus{ outline: none; }

