/*
 * Global header refinement.
 *
 * The Elementor template (ID 87) still owns the content. These rules turn it
 * into a compact, accessible navigation bar without duplicating menu data.
 */
.elementor-location-header.elementor-87 {
	--iwcs-header-height: 66px;
	position: relative;
	z-index: 1000;
	background: #050505;
}

.elementor-87 .elementor-element.elementor-element-a7687f5 {
	min-height: var(--iwcs-header-height);
}

.elementor-87 .elementor-element.elementor-element-a7687f5 > .elementor-container {
	width: 100%;
	min-height: var(--iwcs-header-height);
	padding-right: 20px;
	padding-left: 20px;
}

.elementor-87 .elementor-element.elementor-element-0bf1f9c > .elementor-widget-wrap {
	flex-wrap: nowrap;
}

.elementor-87 .elementor-element.elementor-element-f452045 a {
	display: inline-flex;
	align-items: center;
}

.elementor-87 .elementor-element.elementor-element-3cf5326 .elementor-nav-menu--main .elementor-nav-menu {
	flex-wrap: nowrap;
}

.elementor-87 .elementor-element.elementor-element-3cf5326 .elementor-nav-menu--main .elementor-item {
	white-space: nowrap;
}

.iwcs-mobile-menu-toggle,
.iwcs-mobile-nav-backdrop,
.elementor-87.iwcs-header-enhanced > .iwcs-mobile-navigation {
	display: none;
}

@media (min-width: 901px) and (max-width: 1180px) {
	.elementor-87 .elementor-element.elementor-element-f452045 {
		width: 15%;
		max-width: 15%;
	}

	.elementor-87 .elementor-element.elementor-element-3cf5326 {
		width: 72%;
		max-width: 72%;
	}

	.elementor-87 .elementor-element.elementor-element-e865c77 {
		width: 13%;
		max-width: 13%;
	}

	.elementor-87 .elementor-element.elementor-element-3cf5326 .elementor-nav-menu--main .elementor-item {
		padding-right: 13px;
		padding-left: 13px;
	}
}

@media (max-width: 900px) {
	.elementor-location-header.elementor-87 {
		--iwcs-header-height: 64px;
		position: sticky;
		top: 0;
		box-shadow: 0 1px 0 rgba(255, 255, 255, .16);
	}

	.admin-bar .elementor-location-header.elementor-87 {
		top: 32px;
	}

	.elementor-87 .elementor-element.elementor-element-a7687f5,
	.elementor-87 .elementor-element.elementor-element-a7687f5 > .elementor-container {
		height: var(--iwcs-header-height);
		min-height: var(--iwcs-header-height);
	}

	.elementor-87 .elementor-element.elementor-element-a7687f5 {
		position: relative;
		z-index: 1003;
	}

	.elementor-87 .elementor-element.elementor-element-a7687f5 > .elementor-container {
		padding-right: 14px;
		padding-left: 14px;
	}

	.elementor-87 .elementor-element.elementor-element-0bf1f9c,
	.elementor-87 .elementor-element.elementor-element-0bf1f9c > .elementor-widget-wrap {
		height: 100%;
	}

	.elementor-87 .elementor-element.elementor-element-0bf1f9c > .elementor-widget-wrap {
		display: flex;
		align-content: center;
		align-items: center;
		justify-content: flex-start;
		gap: 6px;
		padding: 0;
	}

	.elementor-87 .elementor-element.elementor-element-f452045 {
		order: 1;
		width: 42px !important;
		max-width: 42px !important;
		margin-right: auto;
	}

	.elementor-87 .elementor-element.elementor-element-f452045 > .elementor-widget-container {
		display: flex;
		align-items: center;
		height: 44px;
	}

	.elementor-87 .elementor-element.elementor-element-f452045 a {
		width: 42px;
		height: 42px;
	}

	.elementor-87 .elementor-element.elementor-element-f452045 img {
		display: block;
		width: 42px !important;
		height: 42px;
		object-fit: contain;
	}

	.elementor-87 .elementor-element.elementor-element-3cf5326 {
		order: 3;
		width: auto !important;
		max-width: none !important;
	}

	.elementor-87.iwcs-header-enhanced .elementor-element.elementor-element-3cf5326 {
		display: none !important;
	}

	.elementor-87 .elementor-element.elementor-element-e865c77 {
		display: block !important;
		order: 2;
		width: 44px !important;
		max-width: 44px !important;
	}

	.elementor-87 .elementor-element.elementor-element-e865c77 .elementor-menu-cart__toggle {
		display: block;
	}

	.elementor-87 .elementor-element.elementor-element-e865c77 .elementor-menu-cart__toggle_button {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 44px;
		height: 44px;
		min-height: 44px;
		padding: 0 !important;
		border: 1px solid transparent;
		border-radius: 2px;
		color: #fff;
		background: transparent;
	}

	.elementor-87 .elementor-element.elementor-element-e865c77 .elementor-menu-cart__toggle_button:hover,
	.elementor-87 .elementor-element.elementor-element-e865c77 .elementor-menu-cart__toggle_button:focus-visible {
		border-color: rgba(255, 255, 255, .55);
		background: rgba(255, 255, 255, .08);
	}

	.elementor-87 .elementor-element.elementor-element-e865c77 .elementor-menu-cart__toggle_button > .elementor-button-text {
		display: none;
	}

	.elementor-87 .elementor-element.elementor-element-e865c77 .elementor-button-icon {
		position: relative;
		display: block;
		width: 22px;
		height: 22px;
	}

	.elementor-87 .elementor-element.elementor-element-e865c77 .elementor-button-icon svg {
		display: block;
		width: 22px;
		height: 22px;
		fill: currentColor;
	}

	.elementor-87 .elementor-element.elementor-element-e865c77 .elementor-button-icon-qty {
		top: -9px;
		right: -10px;
		min-width: 17px;
		height: 17px;
		padding: 0 4px;
		border: 2px solid #050505;
		border-radius: 99px;
		color: #050505;
		background: #fff;
		font-size: 10px;
		font-weight: 700;
		line-height: 13px;
		text-align: center;
	}

	.elementor-87.iwcs-header-enhanced .elementor-element.elementor-element-3cf5326 .elementor-nav-menu--main {
		display: none;
	}

	.iwcs-mobile-menu-toggle {
		display: inline-flex;
		order: 3;
		align-items: center;
		justify-content: center;
		gap: 9px;
		min-width: 84px;
		height: 44px;
		padding: 0 12px;
		border: 1px solid rgba(255, 255, 255, .34);
		border-radius: 2px;
		color: #fff;
		background: transparent;
		font-family: Lato, Arial, sans-serif;
		font-size: 13px;
		font-weight: 700;
		line-height: 1;
		letter-spacing: .02em;
		cursor: pointer;
	}

	.iwcs-mobile-menu-toggle:hover,
	.iwcs-mobile-menu-toggle:focus-visible,
	.elementor-87.is-mobile-nav-open .iwcs-mobile-menu-toggle {
		border-color: #fff;
		color: #050505;
		background: #fff;
		outline: none;
	}

	.iwcs-mobile-menu-toggle__icon {
		position: relative;
		width: 17px;
		height: 12px;
	}

	.iwcs-mobile-menu-toggle__icon::before,
	.iwcs-mobile-menu-toggle__icon::after,
	.iwcs-mobile-menu-toggle__bar {
		position: absolute;
		left: 0;
		width: 17px;
		height: 1.5px;
		background: currentColor;
		content: "";
		transition: transform .2s ease, opacity .2s ease, top .2s ease;
	}

	.iwcs-mobile-menu-toggle__icon::before {
		top: 0;
	}

	.iwcs-mobile-menu-toggle__bar {
		top: 5px;
	}

	.iwcs-mobile-menu-toggle__icon::after {
		top: 10px;
	}

	.elementor-87.is-mobile-nav-open .iwcs-mobile-menu-toggle__icon::before {
		top: 5px;
		transform: rotate(45deg);
	}

	.elementor-87.is-mobile-nav-open .iwcs-mobile-menu-toggle__bar {
		opacity: 0;
	}

	.elementor-87.is-mobile-nav-open .iwcs-mobile-menu-toggle__icon::after {
		top: 5px;
		transform: rotate(-45deg);
	}

	.elementor-87.iwcs-header-enhanced > .iwcs-mobile-navigation {
		position: fixed;
		z-index: 1002;
		top: var(--iwcs-header-height);
		right: 0;
		left: 0;
		display: none;
		max-height: calc(100dvh - var(--iwcs-header-height));
		margin: 0;
		padding: 12px 14px 18px;
		overflow-y: auto;
		border-top: 1px solid rgba(255, 255, 255, .16);
		background: #050505;
		box-shadow: 0 18px 32px rgba(0, 0, 0, .22);
	}

	.admin-bar .elementor-87.iwcs-header-enhanced > .iwcs-mobile-navigation {
		top: calc(var(--iwcs-header-height) + 32px);
	}

	.elementor-87.iwcs-header-enhanced.is-mobile-nav-open > .iwcs-mobile-navigation {
		display: block;
		animation: iwcs-mobile-nav-in .18s ease-out both;
	}

	.elementor-87 > .iwcs-mobile-navigation .elementor-nav-menu {
		display: grid;
		gap: 4px;
		max-width: 720px;
		margin: 0 auto;
	}

	.elementor-87 > .iwcs-mobile-navigation .menu-item {
		border: 0;
	}

	.elementor-87 > .iwcs-mobile-navigation .elementor-item {
		position: relative;
		display: flex;
		align-items: center;
		min-height: 54px;
		padding: 0 44px 0 16px;
		border: 1px solid rgba(255, 255, 255, .18);
		border-radius: 2px;
		color: #fff;
		background: transparent;
		font-family: Lato, Arial, sans-serif;
		font-size: 17px;
		font-weight: 600;
		line-height: 1.2;
		letter-spacing: -.01em;
	}

	.elementor-87 > .iwcs-mobile-navigation .elementor-item::after {
		position: absolute;
		right: 17px;
		width: auto;
		height: auto;
		background: none;
		content: "";
		font-size: 20px;
		font-weight: 400;
		opacity: .7 !important;
		transform: none !important;
	}

	.elementor-87.is-mobile-nav-open > .iwcs-mobile-navigation .elementor-item::after {
		content: "\2192";
	}

	.elementor-87 > .iwcs-mobile-navigation .elementor-item:hover,
	.elementor-87 > .iwcs-mobile-navigation .elementor-item:focus-visible {
		border-color: #fff;
		color: #fff;
		background: rgba(255, 255, 255, .1);
		outline: none;
	}

	.elementor-87 > .iwcs-mobile-navigation .elementor-item.elementor-item-active,
	.elementor-87 > .iwcs-mobile-navigation .elementor-item[aria-current="page"] {
		border-color: #fff;
		color: #050505;
		background: #fff;
	}

	.iwcs-mobile-nav-backdrop {
		position: fixed;
		z-index: 1001;
		top: var(--iwcs-header-height);
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(5, 5, 5, .42);
		cursor: pointer;
	}

	.admin-bar .iwcs-mobile-nav-backdrop {
		top: calc(var(--iwcs-header-height) + 32px);
	}

	.elementor-87.is-mobile-nav-open .iwcs-mobile-nav-backdrop {
		display: block;
	}
}

@media (max-width: 782px) {
	.admin-bar .elementor-location-header.elementor-87 {
		top: 46px;
	}

	.admin-bar .elementor-87.iwcs-header-enhanced > .iwcs-mobile-navigation,
	.admin-bar .iwcs-mobile-nav-backdrop {
		top: calc(var(--iwcs-header-height) + 46px);
	}
}

@media (max-width: 360px) {
	.elementor-87 .elementor-element.elementor-element-a7687f5 > .elementor-container {
		padding-right: 10px;
		padding-left: 10px;
	}

	.iwcs-mobile-menu-toggle {
		min-width: 76px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.elementor-87.iwcs-header-enhanced > .iwcs-mobile-navigation {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.iwcs-mobile-menu-toggle__icon::before,
	.iwcs-mobile-menu-toggle__icon::after,
	.iwcs-mobile-menu-toggle__bar {
		transition: none;
	}

	.elementor-87.iwcs-header-enhanced.is-mobile-nav-open > .iwcs-mobile-navigation {
		animation: none;
	}
}

@keyframes iwcs-mobile-nav-in {
	from {
		opacity: 0;
		transform: translateY(-6px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}
