/*
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
*/

.d-none {
    display: none;
}

.in_stock_color {
    background-color: #FFF !important;
    font-size: 13px !important;
}
.woocommerce div.product .stock {
    padding: 0;
}
.alt_lead_time {
    display: none !important;
}
/*.wc-measurement-price-calculator-price {*/
/*    display: none !important;*/
/*}*/
.full-price {
    font-size: 11px !important;
    margin-bottom: 20px !important;
    display:none;
}

