.tem-ad {
	overflow: hidden;
	max-height: 1400px;
	transition: 0.5s max-height !important;
}
.no-ad {
	max-height: 0;
	transition: 0.5s max-height !important;
}
#newsletter .elementor-message-success {
	color: var(--e-global-color-accent);
}
#newsletter .elementor-message-error {
	color: var(--wp--preset--color--luminous-vivid-orange);
}
.elementor-social-icons-wrapper > span {
	margin-left: 0 !important;
	margin-right: 0 !important;
}


