.header-transparent .navbar-nav .nav-item:hover .nav-item-child {
  background: transparent;
  border-bottom: 2px solid #FFEC05;
}
body {
  background-color: #121111 !important;
  background: url('https://sauerland-lichttechnik.de/wp-content/uploads/sl_bg.svg') no-repeat top -435px right -267px;
}
body.home {
  background: #121111 !important;
}
.featured-area img {
  border-radius: 20px !important;
}
.inline-headline {
  font-weight: bold;
  color: #FFEC05;
  font-family: "nunito sans";
}
.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "nunito sans";
}
.wc-block-product-categories-list--depth-0 > li > a {
  font-weight: bold;
  font-size: 1.5rem;
}
.wc-block-product-categories-list--depth-0 > li {
  border-bottom: 1px solid rgba(169, 174, 189, 0.3);
  padding: 10px 0;
  margin-bottom: 15px;
}
/*
.ark-woocommerce-single-product-images {
    padding:15px;
    height:214px;
}
*/
.woocommerce ul.products li.product a img {
  height: 140px;
  object-fit: contain;
}
.wc-block-product-categories-list-item-count {
  float: right;
}
.wc-block-product-categories-list--depth-1 > li,
.wc-block-product-categories-list--depth-2 > li {
  padding-left: 30px;
  padding-top: 10px;
  font-weight: normal;
}
.ffb-id-1rdl88bl .widget {
  background: rgba(169, 174, 189, 0.2);
}
.woocommerce-ordering {
  display: none;
}
.woocommerce a.button.add_to_cart_button,
.woocommerce a.button.product_type_external,
.woocommerce a.button.product_type_grouped {
  width: 100% !important;
  position: relative;
  padding: 15px 0 !important;
  border-radius: 0 0 20px 20px !important;
  color: #000 !important;
  transition: 1s;
  text-indent: -9999px;
  pointer-events: none;
}
.woocommerce a.button.add_to_cart_button:hover,
.woocommerce a.button.product_type_external:hover,
.woocommerce a.button.product_type_grouped:hover {
  background: #FFE200;
  transition: 1s;
}
.woocommerce-loop-product__title {
  font-weight: bold;
  color: #fff;
  font-size: 1rem;
}
.pikto-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.pikto-item {
  max-width: 68px;
}
.bestueckung {
  width: 100%;
  margin-bottom: 1.5rem;
}
.bestueckung td {
  padding: 0.5rem 1rem;
}
.bestueckung tr {
  border-bottom: 1px solid #FFEC05;
}
.bestueckung tr:last-child {
  border-bottom: none;
}
.btn button {
  width: 100%;
  padding: 0.5rem 1rem;
  font-size: 1.1rem;
}
.tnp-subscription {
  color: #fff;
}
.tnp-subscription .tnp-submit {
  background-color: #FFEC05 !important;
  border: 1px solid transparent !important;
  color: #111 !important;
  border-radius: 10px !important;
}
.tnp-subscription .tnp-submit:hover {
  border: 1px solid #000 !important;
}
.tnp-subscription input {
  background-color: #000 !important;
  border: 1px solid #111 !important;
  color: #fff !important;
}
