/*
 Theme Name: Welldone Child Theme
 Theme URI: https://welldone.axiomthemes.com/
 Description: Welldone is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author: AxiomThemes
 Author URI:  https://axiomthemes.com/
 Template:     welldone
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  welldone
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */


span.slider-cont {
    font-size: 70%;
    color: #581797;
} 


.elementor-kit-15 button, .elementor-kit-15 input[type="button"], .elementor-kit-15 input[type="submit"], .elementor-kit-15 .elementor-button {
    background: transparent !important;
}
button.search_submit.trx_addons_icon-search {
    background: transparent !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #581797 !important;
}

.welldone_accordion.woocommerce-accordion.inited.ui-accordion.ui-widget.ui-helper-reset {
    display: none !important;
}

.woocommerce div.product .product_meta {
    display: none !important;
}

.single_product_bottom_bar_product_button .tinv-wraper > .tinvwl_add_to_wishlist_button, .woocommerce div.product form.cart .tinv-wraper > .tinvwl_add_to_wishlist_button {
    display: none!important;
}

.woocommerce .woocommerce-result-count {
    display: none!important;
}

.welldone_woocommerce_filters_button_wrap {
    display: none!important;
}