/* Shop Deaktivierung (16.08.24) */
#menu-primary-menu li a.cart-contents-icon {
	display: none;
}
#menu-primary-menu li #cart-popup-content {
	display: none;
}




/*************/

.hr-bottom-shadowed {
    background: none;
    height: 26px;
}

.hr-top-shadowed {
    background: none;
    height: 26px;
}


.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 
{
    color: #ffffff;
}

.woocommerce .product_title
{
    color: #ffffff;
}

.woocommerce h1
{
    color: #ffffff;
}

.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #ffffff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs  {
	
color: #000000;
	
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
	
color: #ffffff;

}

.woocommerce h2 {
color: #ffffff;
}

.woocommerce h3 {
color: #ffffff;
}

.woocommerce .showcoupon {
color: #000000;
}

#cart-popup-content {
    display: none;
    position: fixed;
    top: 18px;
    z-index: 5000;
    background-color: #000000;
    padding: 10px !important;
    border: 1px solid #f5f5f5;
}

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    background-color: #515151;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #000000;
    border-radius: 5px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #515151;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

#cart-popup-content {
    display: none;
    position: fixed;
    top: 18px;
    z-index: 5000;
    background-color: #515151;
    padding: 10px !important;
    border: 1px solid #ffffff;
}

.woocommerce .widget  {
    display: none;
}

.woocommerce-error li a, .woocommerce-info li a, .woocommerce-message li a{
color: #515151;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 2em;
}

.sidebar-title {
	
	color: #ffffff;

}

.woocommerce div.product form.cart .woocommerce-variation-description p {
    display: none;
}