h1.has-text-align-center.wp-block-post-title {
    font-size: 40px;
    font-size: clamp(2.5rem, 2.5rem + ((1vw - 0.2rem) * 1.283), 3.27rem);
}
* {
    margin: 0;
	padding:0;
	box-sizing:border-box;
}
.ezblnd_cdtm-countdown-wrapper canvas {
    display: none;
}
.ez_cdtm-count-cont {
    position: relative !important;
	align-items: baseline !important;
	gap:0;
}
.ezblnd-timer-unit {
    width: fit-content !important;
	margin:0 5px 10px !important;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.ezblnd-timer-sep {
    width: fit-content !important;
	margin:0 !important;
}
.ez_cdtm-countdown {
	text-align:justify;
    color: var(--wp--preset--color--contrast) !important;
    font-family: var(--wp--preset--font-family--body) !important;
    font-size: var(--wp--preset--font-size--medium) !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1.55;
    --wp--style--root--padding-top: 0px;
    --wp--style--root--padding-right: var(--wp--preset--spacing--50);
    --wp--style--root--padding-bottom: 0px;
    --wp--style--root--padding-left: var(--wp--preset--spacing--50);
}
.woocommerce img, .woocommerce-page img {
    display: block;
}
.single-product .ezblnd-timer-wrapper{
	justify-content:center;
}
