.menu-item.cart_dropdown {
  display:none;
}
#configurator-basket-sidebar {
  display: none;
}
#tab-title-konfigurator {
  display: none;
}
#tab-konfigurator {
  display: none !important;
}
.related-products {
  display: none !important;
}
.product.type-product.status-publish {
  margin-bottom:50px;
}
.angebot_btn {
  display: none !important;
}

#top.single-product .ec-sidebar .sidebar .widget#custom_html-24, #top.single-product .ec-sidebar .sidebar .widget#custom_html-25 {
  margin-top: 30px;
}
#top.single-product .ec-sidebar .sidebar .widget#custom_html-24 .side-contact-form_sidebar, #top.single-product .ec-sidebar .sidebar .widget#custom_html-25 .side-contact-form_sidebar {
  padding: 30px;
}
#top.single-product .ec-sidebar .sidebar .widget#custom_html-24 .side-contact-form_sidebar p.top_text, #top.single-product .ec-sidebar .sidebar .widget#custom_html-25 .side-contact-form_sidebar p.top_text {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
#top.single-product .ec-sidebar .sidebar .widget#custom_html-24 .side-contact-form_sidebar .wbm_custom_btn, #top.single-product .ec-sidebar .sidebar .widget#custom_html-25 .side-contact-form_sidebar .wbm_custom_btn {
  border: 1px solid white;
  display: inline-block;
  color: white !important;
  line-height: 1.4;
}
#top.single-product .ec-sidebar .sidebar .widget#custom_html-24 .side-contact-form_sidebar .wbm_custom_btn:hover, #top.single-product .ec-sidebar .sidebar .widget#custom_html-25 .side-contact-form_sidebar .wbm_custom_btn:hover {
  color: var(--main-purple-blue) !important;
  background: white;
}
#top.single-product .ec-sidebar .sidebar .widget#custom_html-24 .info_wrapper .row, #top.single-product .ec-sidebar .sidebar .widget#custom_html-25 .info_wrapper .row {
  text-align: center;
}
#top.single-product .ec-sidebar .sidebar .widget#custom_html-24 .info_wrapper .row .text_info, #top.single-product .ec-sidebar .sidebar .widget#custom_html-25 .info_wrapper .row .text_info {
  margin-bottom: 15px;
}
#top.single-product .ec-sidebar .sidebar .widget#custom_html-24 .info_wrapper .row .text_info a, #top.single-product .ec-sidebar .sidebar .widget#custom_html-25 .info_wrapper .row .text_info a {
  color: white;
  font-size: 18px;
  transition: 0.3s ease all;
}
#top.single-product .ec-sidebar .sidebar .widget#custom_html-24 .info_wrapper .row .text_info a:hover, #top.single-product .ec-sidebar .sidebar .widget#custom_html-25 .info_wrapper .row .text_info a:hover {
  opacity: 0.7;
}
#top.single-product .ec-sidebar .sidebar .widget#custom_html-24 .info_wrapper .row .wbm_custom_btn, #top.single-product .ec-sidebar .sidebar .widget#custom_html-25 .info_wrapper .row .wbm_custom_btn {
  width: 100%;
}

.yith-wcwl-add-to-wishlist {
  display:none !important;
}

.single_add_to_cart_button {
  display:none !important;
}

form.cart {
  display:none !important;
}

.ec-single-product-summary .price {
  display:none !important;
}