/*
 * GIN.MD homepage refinements v2:
 * stronger global header, multi-bottle hero and tighter page rhythm.
 */

/* Header scale and navigation readability. */
.elementor-element-3c73893 > .e-con-inner {
	min-height: 82px;
	align-items: center;
}

.elementor-element-13052ea .ginmd-graphic-logo {
	width: 92px;
	height: 70px;
}

.elementor-element-13052ea .ginmd-graphic-logo img {
	width: auto;
	height: 64px;
	max-width: 92px;
}

.elementor-element-ee1c500 .main-menu-regular {
	display: flex;
	flex-wrap: nowrap;
	gap: clamp(18px, 1.6vw, 30px);
	align-items: center;
	margin: 0;
	padding: 0;
}

.elementor-element-ee1c500 .main-menu-regular > li {
	margin: 0 !important;
}

.elementor-element-ee1c500 .main-menu-regular > li > a {
	padding: 29px 0 !important;
	font-size: 16.25px !important;
	font-weight: 600;
	letter-spacing: 0.14em !important;
	line-height: 1.2;
}

.elementor-element-ginlang {
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.12em;
}

/* Hero product family: exact original product PNGs, not generated labels. */
.home .ginmd-hero-product {
	position: relative !important;
	width: 100%;
	max-width: 700px;
	min-height: 610px;
	overflow: visible;
}

.home .ginmd-hero-product > .elementor-widget-image {
	position: absolute !important;
	bottom: 0;
	margin: 0 !important;
}

.home .ginmd-hero-product > .elementor-widget-image,
.home .ginmd-hero-product > .elementor-widget-image .elementor-widget-container {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.home .ginmd-hero-product > .elementor-widget-image img {
	display: block;
	width: auto !important;
	max-width: 100% !important;
	height: 100% !important;
	margin: 0 auto;
	object-fit: contain;
	object-position: center bottom;
}

.home .ginmd-hero-product > .elementor-element-ginbttl {
	z-index: 3;
	left: 50%;
	width: 45% !important;
	height: 100% !important;
	transform: translateX(-50%);
}

.home .ginmd-hero-product > .elementor-element-ginbttl img {
	filter: drop-shadow(0 32px 28px rgba(0, 0, 0, 0.46));
}

.home .ginmd-hero-product > .elementor-element-ginbt02 {
	z-index: 2;
	bottom: 2%;
	left: 2%;
	width: 34% !important;
	height: 82% !important;
}

.home .ginmd-hero-product > .elementor-element-ginbt03 {
	z-index: 2;
	right: 2%;
	bottom: 2%;
	width: 33% !important;
	height: 80% !important;
}

.home .ginmd-hero-product > .elementor-element-ginbt02 img,
.home .ginmd-hero-product > .elementor-element-ginbt03 img {
	opacity: 0.94;
	filter: drop-shadow(0 24px 22px rgba(0, 0, 0, 0.38));
}

/* Tighter vertical rhythm between sections. */
.home .elementor-element-491c342 {
	padding-top: 48px !important;
	padding-bottom: 50px !important;
}

.home .elementor-element-dbae9a2 {
	padding-top: 58px !important;
	padding-bottom: 60px !important;
}

.home .elementor-element-8e46ecf {
	padding-top: 50px !important;
	padding-bottom: 52px !important;
}

.home .elementor-element-8c45a5c {
	padding-top: 56px !important;
	padding-bottom: 58px !important;
}

.home .elementor-element-499c802 {
	padding-top: 56px !important;
	padding-bottom: 58px !important;
}

.home .elementor-element-5cc44f4 {
	padding-top: 52px !important;
	padding-bottom: 52px !important;
}

.home .elementor-element-bfa0069 {
	padding-top: 42px !important;
	padding-bottom: 46px !important;
}

.home .elementor-element-bb75d4c ul.products {
	margin-top: 22px !important;
}

.home .elementor-element-eb25afa {
	margin-top: 24px;
}

.home .elementor-element-444784e {
	margin-top: 24px;
}

.home .elementor-element-c1b32c6 {
	margin-top: 24px;
}

.home .elementor-element-ee7732f {
	margin-top: 24px;
}

.home .ginmd-feature-frame {
	margin-top: 24px;
}

.home .ginmd-feature-cta {
	margin-top: 22px;
}

.home .elementor-element-839420a {
	min-height: 180px !important;
	padding: 28px !important;
}

@media (min-width: 1025px) and (max-width: 1199px) {
	.elementor-element-ee1c500 .main-menu-regular {
		gap: 10px;
	}
}

@media (max-width: 1024px) {
	.elementor-element-3c73893 > .e-con-inner {
		min-height: 76px;
	}

	.elementor-element-13052ea .ginmd-graphic-logo {
		width: 82px;
		height: 64px;
	}

	.elementor-element-13052ea .ginmd-graphic-logo img {
		height: 58px;
		max-width: 82px;
	}

	.elementor-element-ee1c500 .main-menu-regular {
		gap: 18px;
	}

	.elementor-element-ee1c500 .main-menu-regular > li > a {
		font-size: 14.95px !important;
		letter-spacing: 0.11em !important;
	}

	.home .ginmd-hero-product {
		min-height: 535px;
	}
}

@media (max-width: 767px) {
	.elementor-element-3c73893 > .e-con-inner {
		min-height: 68px;
	}

	.elementor-element-13052ea .ginmd-graphic-logo {
		width: 72px;
		height: 58px;
	}

	.elementor-element-13052ea .ginmd-graphic-logo img {
		height: 52px;
		max-width: 72px;
	}

	.home .ginmd-hero-product {
		max-width: 440px;
		min-height: 400px;
	}

	.home .ginmd-hero-product > .elementor-element-ginbttl {
		width: 44% !important;
	}

	.home .ginmd-hero-product > .elementor-element-ginbt02 {
		left: 4%;
		width: 32% !important;
		height: 77% !important;
	}

	.home .ginmd-hero-product > .elementor-element-ginbt03 {
		right: 4%;
		width: 31% !important;
		height: 75% !important;
	}

	.home .elementor-element-491c342,
	.home .elementor-element-dbae9a2,
	.home .elementor-element-8e46ecf,
	.home .elementor-element-8c45a5c,
	.home .elementor-element-499c802,
	.home .elementor-element-5cc44f4 {
		padding-top: 42px !important;
		padding-bottom: 44px !important;
	}

	.home .elementor-element-bfa0069 {
		padding-top: 36px !important;
		padding-bottom: 40px !important;
	}
}
