.woocommerce-store-notice {
  display: none !important;
}


.woopaywall-checkout-expiration-terms {
    margin-top: 40px;
}

.woocommerce table.shop_attributes {
  border: none !important;
}
.woocommerce table.shop_attributes th {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  background: none;
  border: none !important;
}
.woocommerce table.shop_attributes td {
  padding-left: 0;
  padding-right: 0;
  background: none;
  text-align: left;
  font-style: normal;
  border: none !important;
}

.widget_product_tag_cloud > h5 {
  color: var( --e-global-color-6d8cac49 );
  font-family: "Roboto", Sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.tagcloud > .tag-cloud-link {
  color: #fff;
  background: var( --e-global-color-6d8cac49 );
  font-size: 14px !important;
  line-height: 20px;
  padding: 3px 12px;
  border-radius: 30px;
  opacity: 0.5;
}

.checkout-button,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
  background: var( --e-global-color-6d8cac49 ) !important;
}

#osteopathie-leistungen { 
  background: #FF0000 !important;
}

#osteopathie-leistungen .elementor-tab-title {
  text-align: center !important;
}


