/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

.fusion-body #main .woocommerce .myrewards h2 ,.fusion-body #main .woocommerce .trackmeorder h2{
    display: block !important;
}
.fusion-body #main .woocommerce .myrewards table{
    display: table !important;
}
.myrewards ,.trackmeorder{
    display: none;
}
