.klbth-coupon-banner.style-1 .coupon-sale span {
	display: none;
}

.klbth-module-testimonial.style-1 .testimonial .customer-avatar {
	display: none;
}


/* Force Contact Form 7 checkboxes to stack vertically */
.wpcf7-form .wpcf7-checkbox label {
	display: block !important;
	margin-bottom: 8px;
}

.wpcf7-form .wpcf7-checkbox input {
	margin-right: 8px;
}

/* Fix textarea height */
.wpcf7-form textarea {
	min-height: 140px !important;
	resize: vertical;
}

.widget_about_company .company-logo img {
    height: auto;
}


.klbth-newsletter-form {
	display: none;
}


.site-header .header-notify .klbth-countdown-wrapper .kblth-countdown {
	display: none;
}