/**
 * Theme Name:       Mai Display
 * Theme URI:        https://bizbudding.com/mai-theme/
 * Description:      Mai Display child theme for the Genesis Framework.
 * Author:           BizBudding
 * Author URI:       https://bizbudding.com/
 * Version:          2.1.1
 * Text Domain:      mai-display
 * Template:         genesis
 * Template Version: 3.3.5
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */

a.countdown_infolink {
    display: none;
}
.hasCountdown {
    padding: 0;
	line-height: 1.2;
}
.countdown_amount {
    font-size: 72px;
	font-weight:bold;

}
.countdown_section {
    font-size: 24px;
	font-weight:bold;
}
.entry-wrap-grid .entry-meta.entry-meta-after-content,
.entry-wrap-archive .entry-meta.entry-meta-after-content{
    display: none;
}
.wp-block-latest-posts li>a {
    font-weight: inherit;
    font-family: inherit;
    line-height: inherit;
}
.button {
	border-radius:0px;
}

input#gform_submit_button_1 {
    padding: 13px !important;
	border-radius:0px !important;
}
.category-2 .entry-archive .entry-excerpt {
	display:none;
}