.single_add_to_cart_button.button.alt {
  background-color: #db0404;
  color: #f7f7f7;
  width: -1px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  border-width: 0px;
  border-radius: 8px;
  color: #ffffff;
}

.woocommerce .woocommerce-breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
  border-width: 1px;
	background: #252525;
  border-style: solid;
  border-color: transparent;
  border-radius: 12px;

 
  overflow: hidden;
  background-color: transparent;
  opacity: 1;
  line-height: 20px;
	box-sizing: border-box;
}


.woocommerce .woocommerce-breadcrumb li {
  float: left;
}
.woocommerce .woocommerce-breadcrumb li:first-child a {
  padding-left: 1em;
  border-radius: 8px 0 0 5px;
}
.woocommerce .woocommerce-breadcrumb li:last-child,
.woocommerce .woocommerce-breadcrumb li:last-child:hover {
  font-weight: bold;
  background: none;
  padding: .7em 1em .7em 2em;
}

.woocommerce .woocommerce-breadcrumb li:last-child::after,
.woocommerce .woocommerce-breadcrumb li:last-child::before {
  content: normal;
}

.woocommerce .woocommerce-breadcrumb a {
 	padding: .7em 1em .7em 2em;
  float: left;
  text-decoration: none;
  color: #ffffff;
  position: relative;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  background-color: #252525;
  background-image: linear-gradient(to right, #414141, #252525);
}
.woocommerce .woocommerce-breadcrumb a:hover {
  background: #252525;
  color: #ff0000;
  text-shadow: 0 1px 0 rgba(255,0,0,.5);
}
.woocommerce .woocommerce-breadcrumb a::after,
.woocommerce .woocommerce-breadcrumb a::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
}
.woocommerce .woocommerce-breadcrumb a::after {

  z-index: 2;
  border-left-color: #252525;
}
.woocommerce .woocommerce-breadcrumb a::before {
  border-left-color: #414141;
  right: -1.1em;
  z-index: 1;
}
.woocommerce .woocommerce-breadcrumb a:hover::after {
  border-left-color: #252525;
}

.breadcrumb-last {
  color: #ffffff;
}

li {
  margin: 0px;
  opacity: 1;
}

.woocommerce .woocommerce-breadcrumb li:first-child {
  display: none;
}

.woocommerce .woocommerce-breadcrumb li:second-child {
  display: none;
}

.woocommerce .woocommerce-breadcrumb li:last-child {
  display: none;
}

.wp-block-heading {
  display: none;
}

.woocommerce-checkout .shop_table {
  background-color: #000;
}
.woocommerce-checkout .shop_table th {
  font-size: 20px;
  text-decoration: none;
}
.woocommerce-checkout .shop_table td {
  color: #8f8f8f;
}

.woocommerce-Price-amount.amount {
  font-size: 21px;
  opacity: 1;
}

.product_title.entry-title.wd-entities-title:hover {
  color: #ffffff;
}

.orderby {
  color: #ffffff;
}

.pwb-brand-shortcode a img {
  border-radius: 8px;
}

.spriTiKurz {
  color: #a1a1a1;
  font-size: 17px;
  font-weight: 100;
}

div {
  color: #a1a1a1;
}

.woocommerce-product-details__short-description h4 {
  color: #a1a1a1;
}

h4 {
  font-weight: normal;
}

.wd-product .wd-product-sku .wd-label {
  color: #ffffff;
}

.woocommerce .product-labels .onsale {
  display: none;
}

/**.wd-nav-tabs li{ */

.wc-tabs li {
  border-radius: 10px 10px 10px 10px !important;
  border: 1px solid #3b3d3f;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: -5px;
  background-color: #414141;
}

/**.wd-nav-wrapper li.active { */

.wc-tabs-wrapper li.active {
  border-radius: 10px 10px 0px 0px !important;
  background-color: #252525;
  border: 1px solid #252525;
}

.wc-tab {
  padding: 1.25rem;
  border-radius: 8px;
  border-top: 1px solid #252525;
  background-color: #252525;
}

.spr-werbetxt li {
	list-style: none;
	margin-bottom: 0em;
}

.spr-werbetxt li::before {
	content: url('https://showtechnic.ch/standart_img/haken-14x14.png');
	vertical-align: 0px;
	margin-right: 0.5em;
	height: 1em;
	width: 1.5em;
	display: inline-block;
}



.wc-block-components-notice-banner__content {
  color: #ffffff;
}

.mc4wp-form p > input {
    float: none !important;
    margin: 0 3px;
}