/*
Theme Name: Brennholz Willner
Description: Child theme for the Avada
Author: Benjamin Seifert
Template: Avada
*/

body .quantity.buttons_added {
    display: none;
}

.woocommerce-variation-price ins {
    display: none;
}

.fusion-woo-cart-1 .woocommerce-variation .price del bdi {
    font-size: 25px;
    font-weight: 300;
    color: #ff2e2e;
}
body .fusion-woo-cart-1 .woocommerce-variation .price del {
    margin: 0;
    color: #5b5b5b;
    font-size: 29px;
    font-weight: 300 !important;
}

.fusion-body .fusion-woo-price-tb .fusion-onsale, .fusion-woo-badges-wrapper .onsale{background-color: #ff2e2e !important;}

.woocommerce-privacy-policy-text {
    font-size: 14px;
    line-height: 1.2;
    opacity: .6;
}

.checkout-inline-error-message {
    display: none;
}

.product_cat-zubehoer .quantity.buttons_added {
    display: block;
}


td#product_option_selected_name, td#product_option_selected_price {

    font-size: 15px;
}

table.af_addon_total_price {
    width: 100%;
}

.widget.woocommerce.widget_product_categories {
    margin-bottom: -30px;
}

.fusion-woo-checkout-payment-tb {
    padding: 0;
}

.woocommerce-shop section.fusion-page-title-bar.fusion-tb-page-title-bar {
    display: none;
}

div#bhl_lieferart_field {
    margin-top: 20px;
    background: #3d6f42;
    padding: 20px;
    color: #fff;
    border-radius: 20px;
    font-size: 20px;
    font-weight: 600;
}

div#bhl_lieferart_field select#bhl_lieferart {
    background: #99cd33;
    border: none;
    padding: 10px 50px !important;
    height: auto;
}

p#billing_state_field {
    display: none;
}