/******************************************************************
Theme Name: Starter
Text Domain: Starter
Tested up to: 7.4
Requires PHP: 7.4
Description: The Starter Theme is the Boilerplate template for Northern Commerce.
Author: Northern
Author URI: http://www.northern.co/
******************************************************************/

.page-calendar #content-top, .page-calendar .header-nav {
    display: none;
}

.testimonial-content {
    display: none;
}
.testimonial-content.active {
    display: block;
}
.certificate-dynamic-content {
     display: none;
 }
.certificate-dynamic-content.active {
    display: block;
}