
:root{
	--lblhe-purple:#72556F;
	--lblhe-purple-deep:#5A4357;
	--lblhe-lilac:#B989C3;
	--lblhe-gold:#DFB176;
	--lblhe-soft:#FBF7FC;
	--lblhe-line:#ECE3ED;
	--lblhe-header-bottom:112px;
}

/* ---------------------------------------------------------
   DESKTOP ACTION ICONS — ONE ICON ONLY, NO DUPLICATES
--------------------------------------------------------- */
.lbl-tb-actions{
	display:flex!important;
	flex-flow:row nowrap!important;
	align-items:center!important;
	justify-content:flex-end!important;
	gap:7px!important;
}

.lbl-tb-actions > .elementor-element,
.lbl-tb-actions > .elementor-widget{
	flex:0 0 42px!important;
	width:42px!important;
	height:42px!important;
	min-width:42px!important;
	margin:0!important;
	padding:0!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
}

.lbl-tb-actions .elementor-widget-container,
.lbl-tb-actions .elementor-icon-wrapper,
.lbl-tb-actions .elementor-menu-cart__toggle{
	width:100%!important;
	height:100%!important;
	margin:0!important;
	padding:0!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
}

/* Search and account icon widgets. */
.lbl-tb-actions .lbl-tb-search .elementor-icon,
.lbl-tb-actions .lbl-tb-account .elementor-icon{
	position:relative!important;
	width:42px!important;
	height:42px!important;
	min-width:42px!important;
	min-height:42px!important;
	margin:0!important;
	padding:0!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	border:0!important;
	border-radius:50%!important;
	background:transparent!important;
	color:var(--lblhe-purple)!important;
	font-size:0!important;
	line-height:1!important;
	box-shadow:none!important;
	transition:background-color .24s ease,color .24s ease,transform .24s ease!important;
}

/* Hide every native glyph, including Font Awesome pseudo-elements. */
.lbl-tb-actions .lbl-tb-search .elementor-icon > *,
.lbl-tb-actions .lbl-tb-account .elementor-icon > *{
	display:none!important;
}
.lbl-tb-actions .lbl-tb-search .elementor-icon i:before,
.lbl-tb-actions .lbl-tb-account .elementor-icon i:before{
	content:none!important;
	display:none!important;
}

.lbl-tb-actions .lbl-tb-search .elementor-icon:before,
.lbl-tb-actions .lbl-tb-account .elementor-icon:before{
	content:"";
	display:block;
	width:23px;
	height:23px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}

.lbl-tb-actions .lbl-tb-search .elementor-icon:before{
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2372556F' stroke-width='1.65' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.8' cy='10.8' r='6.6'/%3E%3Cpath d='m16 16 4.2 4.2'/%3E%3C/svg%3E");
}
.lbl-tb-actions .lbl-tb-account .elementor-icon:before{
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2372556F' stroke-width='1.65' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='3.4'/%3E%3Cpath d='M5.5 20c.5-4 2.7-6.2 6.5-6.2s6 2.2 6.5 6.2'/%3E%3C/svg%3E");
}

/* WooCommerce cart: retain its live counter, replace only the glyph. */
.lbl-tb-actions .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button{
	position:relative!important;
	width:42px!important;
	height:42px!important;
	min-width:42px!important;
	min-height:42px!important;
	margin:0!important;
	padding:0!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	border:0!important;
	border-radius:50%!important;
	background:transparent!important;
	color:var(--lblhe-purple)!important;
	box-shadow:none!important;
	line-height:1!important;
	transition:background-color .24s ease,color .24s ease,transform .24s ease!important;
}
.lbl-tb-actions .elementor-menu-cart__toggle .elementor-button-icon{
	position:relative!important;
	width:23px!important;
	height:23px!important;
	margin:0!important;
	padding:0!important;
	display:block!important;
	font-size:0!important;
	line-height:0!important;
}
.lbl-tb-actions .elementor-menu-cart__toggle .elementor-button-icon > i,
.lbl-tb-actions .elementor-menu-cart__toggle .elementor-button-icon > svg{
	display:none!important;
}
.lbl-tb-actions .elementor-menu-cart__toggle .elementor-button-icon:before{
	content:"";
	position:absolute;
	inset:0;
	display:block;
	background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2372556F' stroke-width='1.65' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.4 8.4h11.2l-.8 10.9H7.2L6.4 8.4Z'/%3E%3Cpath d='M9.2 8.4V6.5a2.8 2.8 0 0 1 5.6 0v1.9'/%3E%3C/svg%3E") center/contain no-repeat;
}
.lbl-tb-actions .elementor-button-icon-qty{
	position:absolute!important;
	top:-5px!important;
	right:-7px!important;
	min-width:18px!important;
	height:18px!important;
	padding:0 5px!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	border-radius:999px!important;
	background:var(--lblhe-gold)!important;
	color:var(--lblhe-purple)!important;
	font:600 9px/1 Montserrat,Arial,sans-serif!important;
	box-shadow:0 3px 10px rgba(173,122,68,.18)!important;
}

.lbl-tb-actions .lbl-tb-search .elementor-icon:hover,
.lbl-tb-actions .lbl-tb-account .elementor-icon:hover,
.lbl-tb-actions .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button:hover{
	background:rgba(114,85,111,.065)!important;
	color:var(--lblhe-gold)!important;
	transform:translateY(-1px);
}

/* ---------------------------------------------------------
   PRODUCT SEARCH MODAL
--------------------------------------------------------- */
.lblhe-search-overlay{
	position:fixed;
	inset:0;
	z-index:1000000;
	padding:clamp(80px,11vh,145px) 18px 28px;
	display:flex;
	justify-content:center;
	align-items:flex-start;
	background:rgba(48,35,46,.36);
	opacity:0;
	visibility:hidden;
	transition:opacity .25s ease,visibility .25s ease;
}
.lblhe-search-overlay.is-open{
	opacity:1;
	visibility:visible;
}
.lblhe-search-dialog{
	position:relative;
	width:min(720px,100%);
	padding:30px;
	border:1px solid rgba(114,85,111,.10);
	border-radius:18px;
	background:
		radial-gradient(circle at 92% 3%,rgba(223,177,118,.16),transparent 29%),
		radial-gradient(circle at 4% 100%,rgba(185,137,195,.13),transparent 34%),
		rgba(255,255,255,.99);
	box-shadow:0 28px 85px rgba(57,40,55,.25);
	transform:translateY(-12px) scale(.985);
	transition:transform .28s ease;
}
.lblhe-search-overlay.is-open .lblhe-search-dialog{
	transform:none;
}
.lblhe-search-close{
	position:absolute;
	right:14px;
	top:14px;
	width:40px;
	height:40px;
	padding:0;
	display:grid;
	place-items:center;
	border:1px solid var(--lblhe-line);
	border-radius:50%;
	background:#fff;
	color:var(--lblhe-purple);
	cursor:pointer;
}
.lblhe-search-close svg{
	width:18px;
	height:18px;
	fill:none;
	stroke:currentColor;
	stroke-width:1.7;
	stroke-linecap:round;
}
.lblhe-search-eyebrow{
	display:block;
	padding-right:48px;
	color:var(--lblhe-lilac);
	font:700 11px/1.2 Montserrat,Arial,sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
}
.lblhe-search-dialog h2{
	margin:8px 0;
	color:var(--lblhe-purple);
	font:600 clamp(38px,5vw,56px)/1 "Cormorant Garamond",Georgia,serif;
	letter-spacing:-.02em;
}
.lblhe-search-dialog p{
	margin:0 0 22px;
	color:#837783;
	font:500 13px/1.7 Montserrat,Arial,sans-serif;
}
.lblhe-product-search-form{
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	gap:10px;
}
.lblhe-product-search-form input[type="search"]{
	width:100%;
	height:56px;
	margin:0!important;
	padding:0 18px!important;
	border:1px solid var(--lblhe-line)!important;
	border-radius:10px!important;
	background:#fff!important;
	color:#594F58!important;
	font:500 14px/1 Montserrat,Arial,sans-serif!important;
	outline:none!important;
	box-shadow:none!important;
}
.lblhe-product-search-form input[type="search"]:focus{
	border-color:var(--lblhe-lilac)!important;
	box-shadow:0 0 0 4px rgba(185,137,195,.12)!important;
}
.lblhe-product-search-form button{
	min-width:132px;
	height:56px;
	padding:0 24px;
	border:1px solid var(--lblhe-purple);
	border-radius:10px;
	background:var(--lblhe-purple);
	color:#fff;
	font:700 11px/1 Montserrat,Arial,sans-serif;
	letter-spacing:1.1px;
	text-transform:uppercase;
	cursor:pointer;
}
body.lblhe-search-open{
	overflow:hidden!important;
}

/* ---------------------------------------------------------
   CUSTOM MOBILE DRAWER — NATIVE ELEMENTOR DROPDOWN DISABLED
--------------------------------------------------------- */
.lblhe-mobile-drawer,
.lblhe-mobile-overlay{
	display:none;
}

@media(max-width:1024px){
	html.lblhe-menu-open,
	body.lblhe-menu-open{
		overflow:hidden!important;
	}

	.lbl-tb-header-shell{
		z-index:100030!important;
	}
	.lbl-tb-main-header{
		position:relative!important;
		z-index:100031!important;
		background:rgba(255,255,255,.99)!important;
		box-shadow:0 8px 28px rgba(74,52,71,.055)!important;
	}

	.lbl-tb-header-inner{
		display:flex!important;
		flex-flow:row nowrap!important;
		align-items:center!important;
		justify-content:space-between!important;
		width:100%!important;
		min-height:82px!important;
		gap:3px!important;
		padding:0 12px 0 15px!important;
	}
	.lbl-tb-logo-wrap{
		order:1!important;
		flex:1 1 auto!important;
		width:auto!important;
		min-width:0!important;
		justify-content:flex-start!important;
	}
	.lbl-tb-logo-wrap .elementor-widget-theme-site-logo,
	.lbl-tb-logo-wrap img{
		width:auto!important;
		max-width:145px!important;
		max-height:68px!important;
		object-fit:contain!important;
	}

	.lbl-tb-actions{
		order:2!important;
		flex:0 0 auto!important;
		width:auto!important;
		gap:1px!important;
	}
	.lbl-tb-actions > .elementor-element,
	.lbl-tb-actions > .elementor-widget{
		flex-basis:38px!important;
		width:38px!important;
		height:38px!important;
		min-width:38px!important;
	}
	.lbl-tb-actions .lbl-tb-search .elementor-icon,
	.lbl-tb-actions .lbl-tb-account .elementor-icon,
	.lbl-tb-actions .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button{
		width:38px!important;
		height:38px!important;
		min-width:38px!important;
		min-height:38px!important;
	}
	.lbl-tb-actions .lbl-tb-search .elementor-icon:before,
	.lbl-tb-actions .lbl-tb-account .elementor-icon:before,
	.lbl-tb-actions .elementor-menu-cart__toggle .elementor-button-icon{
		width:21px!important;
		height:21px!important;
	}

	.lbl-tb-nav-wrap{
		order:3!important;
		flex:0 0 42px!important;
		width:42px!important;
		min-width:42px!important;
		display:flex!important;
		align-items:center!important;
		justify-content:flex-end!important;
	}
	.lbl-tb-nav,
	.lbl-tb-nav .elementor-widget-container{
		width:42px!important;
		display:flex!important;
		align-items:center!important;
		justify-content:center!important;
	}

	/* Hide Elementor's problematic dropdown completely. */
	.lbl-tb-nav .elementor-nav-menu--dropdown,
	.lbl-tb-nav .elementor-nav-menu__container{
		display:none!important;
		visibility:hidden!important;
		opacity:0!important;
		pointer-events:none!important;
	}

	.lbl-tb-nav .elementor-menu-toggle{
		position:relative!important;
		width:40px!important;
		height:40px!important;
		min-width:40px!important;
		min-height:40px!important;
		margin:0!important;
		padding:0!important;
		display:flex!important;
		align-items:center!important;
		justify-content:center!important;
		border:1px solid rgba(114,85,111,.13)!important;
		border-radius:50%!important;
		background:#fff!important;
		color:var(--lblhe-purple)!important;
		font-size:0!important;
		box-shadow:0 5px 16px rgba(81,58,78,.06)!important;
		cursor:pointer!important;
	}
	.lbl-tb-nav .elementor-menu-toggle > *{
		display:none!important;
	}
	.lbl-tb-nav .elementor-menu-toggle:before,
	.lbl-tb-nav .elementor-menu-toggle:after{
		content:"";
		position:absolute;
		left:11px;
		width:18px;
		height:1.7px;
		border-radius:99px;
		background:currentColor;
		transition:transform .25s ease,top .25s ease;
	}
	.lbl-tb-nav .elementor-menu-toggle:before{
		top:14px;
		box-shadow:0 6px 0 currentColor;
	}
	.lbl-tb-nav .elementor-menu-toggle:after{
		top:26px;
	}
	body.lblhe-menu-open .lbl-tb-nav .elementor-menu-toggle{
		border-color:rgba(223,177,118,.45)!important;
		background:var(--lblhe-soft)!important;
		color:var(--lblhe-gold)!important;
	}
	body.lblhe-menu-open .lbl-tb-nav .elementor-menu-toggle:before{
		top:19px;
		box-shadow:none;
		transform:rotate(45deg);
	}
	body.lblhe-menu-open .lbl-tb-nav .elementor-menu-toggle:after{
		top:19px;
		transform:rotate(-45deg);
	}

	.lblhe-mobile-overlay{
		position:fixed;
		inset:var(--lblhe-header-bottom) 0 0;
		z-index:100020;
		display:block;
		background:rgba(48,36,47,.27);
		opacity:0;
		visibility:hidden;
		pointer-events:none;
		transition:opacity .25s ease,visibility .25s ease;
	}
	body.lblhe-menu-open .lblhe-mobile-overlay{
		opacity:1;
		visibility:visible;
		pointer-events:auto;
	}

	.lblhe-mobile-drawer{
		position:fixed;
		left:0;
		right:0;
		top:var(--lblhe-header-bottom);
		z-index:100025;
		display:block;
		max-height:calc(100dvh - var(--lblhe-header-bottom));
		padding:14px 18px 24px;
		overflow-y:auto;
		border-top:1px solid rgba(114,85,111,.07);
		border-radius:0 0 18px 18px;
		background:
			radial-gradient(circle at 88% 5%,rgba(223,177,118,.13),transparent 26%),
			radial-gradient(circle at 4% 98%,rgba(185,137,195,.13),transparent 31%),
			rgba(255,255,255,.995);
		box-shadow:0 24px 55px rgba(66,46,64,.18);
		transform:translateY(-12px);
		opacity:0;
		visibility:hidden;
		pointer-events:none;
		transition:transform .28s ease,opacity .24s ease,visibility .24s ease;
	}
	body.lblhe-menu-open .lblhe-mobile-drawer{
		transform:none;
		opacity:1;
		visibility:visible;
		pointer-events:auto;
	}

	.lblhe-mobile-menu{
		display:flex;
		flex-direction:column;
		gap:5px;
		margin:0;
		padding:0;
		list-style:none;
	}
	.lblhe-mobile-menu > li{
		display:block;
		margin:0;
		padding:0;
		list-style:none;
	}
	.lblhe-mobile-menu a{
		position:relative;
		display:flex;
		align-items:center;
		justify-content:space-between;
		width:100%;
		min-height:55px;
		padding:0 18px;
		border:1px solid transparent;
		border-radius:10px;
		background:transparent;
		color:#604B5E!important;
		font:600 13px/1.25 Montserrat,Arial,sans-serif;
		letter-spacing:1.15px;
		text-align:left;
		text-transform:uppercase;
		transition:.24s ease;
	}
	.lblhe-mobile-menu a:before{
		content:"";
		position:absolute;
		left:0;
		top:50%;
		width:3px;
		height:0;
		border-radius:99px;
		background:var(--lblhe-gold);
		transform:translateY(-50%);
		opacity:0;
		transition:.24s ease;
	}
	.lblhe-mobile-menu a:hover,
	.lblhe-mobile-menu a:focus,
	.lblhe-mobile-menu .current-menu-item > a,
	.lblhe-mobile-menu .current_page_item > a{
		padding-left:23px;
		border-color:rgba(185,137,195,.11);
		background:linear-gradient(90deg,rgba(185,137,195,.105),rgba(223,177,118,.055));
		color:var(--lblhe-purple)!important;
	}
	.lblhe-mobile-menu a:hover:before,
	.lblhe-mobile-menu a:focus:before,
	.lblhe-mobile-menu .current-menu-item > a:before,
	.lblhe-mobile-menu .current_page_item > a:before{
		height:23px;
		opacity:1;
	}
	.lblhe-mobile-submenu{
		display:flex;
		flex-direction:column;
		gap:3px;
		margin:4px 0 5px 13px;
		padding:5px 0 5px 13px;
		border-left:1px solid rgba(223,177,118,.32);
		list-style:none;
	}
	.lblhe-mobile-submenu a{
		min-height:45px;
		font-size:11px;
		letter-spacing:.9px;
	}
	.lblhe-mobile-signature{
		padding:22px 8px 4px;
		color:var(--lblhe-lilac);
		font:600 9px/1.5 Montserrat,Arial,sans-serif;
		letter-spacing:1.65px;
		text-align:center;
		text-transform:uppercase;
	}
}

@media(max-width:767px){
	.lbl-tb-announcement{
		min-height:34px!important;
		padding:7px 12px!important;
	}
	.lbl-tb-announcement-text p{
		margin:0!important;
		font-size:10px!important;
		font-weight:600!important;
		letter-spacing:1.3px!important;
		text-align:center!important;
	}
	.lbl-tb-header-inner{
		min-height:76px!important;
		padding-left:12px!important;
		padding-right:8px!important;
	}
	.lbl-tb-logo-wrap .elementor-widget-theme-site-logo,
	.lbl-tb-logo-wrap img{
		max-width:116px!important;
		max-height:59px!important;
	}
	.lbl-tb-actions > .elementor-element,
	.lbl-tb-actions > .elementor-widget{
		flex-basis:35px!important;
		width:35px!important;
		height:35px!important;
		min-width:35px!important;
	}
	.lbl-tb-actions .lbl-tb-search .elementor-icon,
	.lbl-tb-actions .lbl-tb-account .elementor-icon,
	.lbl-tb-actions .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button{
		width:35px!important;
		height:35px!important;
		min-width:35px!important;
		min-height:35px!important;
	}
	.lbl-tb-nav-wrap,
	.lbl-tb-nav,
	.lbl-tb-nav .elementor-widget-container{
		width:39px!important;
		min-width:39px!important;
		flex-basis:39px!important;
	}
	.lbl-tb-nav .elementor-menu-toggle{
		width:37px!important;
		height:37px!important;
		min-width:37px!important;
		min-height:37px!important;
	}
	.lblhe-mobile-drawer{
		padding:12px 12px 21px;
		border-radius:0 0 15px 15px;
	}
	.lblhe-mobile-menu a{
		min-height:52px;
		padding-left:16px;
		padding-right:16px;
		font-size:12px;
		letter-spacing:1px;
	}
	.lblhe-mobile-menu a:hover,
	.lblhe-mobile-menu a:focus,
	.lblhe-mobile-menu .current-menu-item > a,
	.lblhe-mobile-menu .current_page_item > a{
		padding-left:21px;
	}
	.lblhe-search-overlay{
		padding-top:82px;
	}
	.lblhe-search-dialog{
		padding:26px 18px 20px;
		border-radius:15px;
	}
	.lblhe-product-search-form{
		grid-template-columns:1fr;
	}
	.lblhe-product-search-form button{
		width:100%;
	}
}

@media(max-width:390px){
	.lbl-tb-logo-wrap .elementor-widget-theme-site-logo,
	.lbl-tb-logo-wrap img{
		max-width:100px!important;
	}
	.lbl-tb-actions > .elementor-element,
	.lbl-tb-actions > .elementor-widget{
		flex-basis:32px!important;
		width:32px!important;
		min-width:32px!important;
	}
}
