/* Hide the elements initially */
.c_sale_color_change .c_paid_amount h2,
.c_sale_color_change .c_target h2 {
        opacity: 0;
}
