/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.single-product .summary-container [data-partner-attribution-id="Woo_PPCP"], #ppcp-checkout-paylater-messages, #ppcp-cart-paylater-messages {
        display: none !important;
}

label[for="agb-check"] a {
        color: #999999; font-weight: 700;
}

#agb-check-complaints {
        color: red;
}
#dhl-check-complaints {
        color: red;
}

.dhl-co-table {
        display: none !important;
}
.wc-block-components-checkout-order-summary__content svg.components-spinner {
        display: none !important;
}


.woo-sale-badge-circle .onsale {
        height: 39px !important;
        color: white;
        display: flex;
        line-height: 12px !important;
        background-color: gray;
        text-align: center;
        align-items: center;
        background-color: #999999;
}
