.elementor-815 .elementor-element.elementor-element-dd08915 .elementor-heading-title {
	font-size: clamp(5em, 7vw, 7em);
}

img.zoomImg {
	width: 100%;
	max-height: 400px;
	object-fit: contain;
}

.woocommerce-input-wrapper {
	position: relative;
}

.show-password-input {
	position: absolute !important;
	right: 4px !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	z-index: 10;
}

.show-password-input i {
	font-size: 18px !important;
	color: #666 !important;
	width: 100%;
	text-align: center;
}

.single-post .entry-meta {
	display: none !important;
}