/*
Theme Name: Blance Child
Theme URI: https://blance.jwsuperthemes.com
Template: blance
Author: the JWSThemes team
Author URI: https://themeforest.net/user/jwsthemes
Description: Blance is a unique, clean and professional WordPress theme perfect for promoting and selling your products online. The theme offers unlimited color and font options, 20+ powerful shortcode, 05 header layout, 04 awesome sliders, custom widgets and a lot more. Its framework is built with Bootstrap 4, which provides an effective and user-friendly timeline component.
Tags: two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready,accessibility-ready
Version: 5.4.4
Updated: 2022-10-24 11:27:28
*/

/* Mega menu: two-column subcategories + product image (matches HOOKAH dropdown) */
#jws_header .nav > li.menu-item-design-mega_menu > .sub-menu-dropdown {
	background: #fff;
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
	padding: 0;
}
#jws_header .nav > li.menu-item-design-mega_menu > .sub-menu-dropdown > .megasub {
	padding: 0;
}
.sh-mega {
	display: flex;
	align-items: stretch;
	gap: 28px;
	min-width: 640px;
	padding: 28px 32px 32px;
	background: #fff;
	box-sizing: border-box;
}
.sh-mega__content {
	flex: 1 1 auto;
	min-width: 0;
}
.sh-mega__title {
	margin: 0 0 18px;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #111;
}
.sh-mega__links {
	display: grid;
	grid-template-rows: repeat(3, auto);
	grid-auto-flow: column;
	column-gap: 48px;
	row-gap: 0;
}
.sh-mega__links a {
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #dcdcdd;
	color: #222;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	white-space: nowrap;
}
.sh-mega__links a:hover {
	color: #000;
}
.sh-mega__image {
	flex: 0 0 220px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sh-mega__image img,
.sh-mega__img {
	max-width: 220px;
	max-height: 240px;
	width: auto;
	height: auto;
	object-fit: contain;
}

/* Keep AED prices LTR: AED 59.99 */
.woocommerce-Price-amount {
	unicode-bidi: isolate;
	direction: ltr;
}

/* Header: top bar + logo left / menu center / icons right */
#jws_header.jws-header-v2.sh-header .top-bar {
	background: #f2f2f2;
	color: #333;
	font-size: 12px;
	letter-spacing: 0.02em;
	padding: 8px 64px;
	text-transform: none;
}
#jws_header.jws-header-v2.sh-header .top-bar .header-contact,
#jws_header.jws-header-v2.sh-header .top-bar .header-contact a,
#jws_header.jws-header-v2.sh-header .top-bar .header-currency,
#jws_header.jws-header-v2.sh-header .top-bar .header-currency a {
	color: #333;
	font-weight: 400;
}
#jws_header.jws-header-v2.sh-header .top-bar .header-contact a:hover,
#jws_header.jws-header-v2.sh-header .top-bar .header-currency a:hover {
	color: #000;
}
#jws_header.jws-header-v2.sh-header .top-bar-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 0;
}
#jws_header.jws-header-v2.sh-header .top-bar-menu li {
	display: inline-block;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-size: 11px;
}
#jws_header.jws-header-v2.sh-header .top-bar-menu li a {
	color: #333 !important;
	font-weight: 400 !important;
	text-decoration: none;
	text-transform: uppercase;
}
#jws_header.jws-header-v2.sh-header .top-bar-menu li + li:before {
	content: "|";
	margin: 0 10px;
	color: #333;
	font-weight: 400;
}
#jws_header.jws-header-v2.sh-header .mainmenu-area {
	background-color: #000;
}
#jws_header.jws-header-v2.sh-header .row.mainmenu {
	display: flex;
	align-items: center;
	margin-left: 0;
	margin-right: 0;
}
#jws_header.jws-header-v2.sh-header .row.mainmenu > [class*="col-"] {
	float: none;
}
#jws_header.jws-header-v2.sh-header .logo-center {
	display: flex;
	align-items: center;
	min-height: 100px;
}
#jws_header.jws-header-v2.sh-header .jws-branding {
	margin-left: 0;
}
#jws_header.jws-header-v2.sh-header .logo-blance,
#jws_header.jws-header-v2.sh-header .logo-blance .regular-logo {
	display: block;
	line-height: 1;
}
#jws_header.jws-header-v2.sh-header .logo-blance .regular-logo {
	max-height: 88px;
	max-width: 120px;
	width: auto;
	height: auto;
}
#jws_header.jws-header-v2.sh-header .sticky-wrapper .menu_nav .mainmenu .nav {
	display: inline-block;
	float: none;
	text-align: center;
	margin: 0;
}
#jws_header.jws-header-v2.sh-header .sticky-wrapper .menu_nav .mainmenu .nav > li > a {
	color: #fff;
	letter-spacing: 0.14em;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 100px;
	padding: 0 18px;
}
#jws_header.jws-header-v2.sh-header .sticky-wrapper .menu_nav .mainmenu .nav > li > a:after {
	content: "\f107";
	font-family: FontAwesome;
	font-size: 11px;
	margin-left: 6px;
	speak: none;
}
#jws_header.jws-header-v2.sh-header .right-header {
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	float: none;
}
#jws_header.jws-header-v2.sh-header .right-header .jws-my-account a,
#jws_header.jws-header-v2.sh-header .right-header .clo25,
#jws_header.jws-header-v2.sh-header .right-header .jws-icon-cart a,
#jws_header.jws-header-v2.sh-header .right-header .jws-menu-cart-count,
#jws_header.jws-header-v2.sh-header .right-header .ti-menu {
	color: #fff;
}
#jws_header.jws-header-v2.sh-header .jws-action .jws-my-account span,
#jws_header.jws-header-v2.sh-header .jws-action .jws-icon-cart > a > span {
	display: none;
}
@media (max-width: 991px) {
	#jws_header.jws-header-v2.sh-header .top-bar {
		padding: 8px 15px;
		text-align: center;
	}
	#jws_header.jws-header-v2.sh-header .top-bar .text-left,
	#jws_header.jws-header-v2.sh-header .top-bar .text-right {
		text-align: center;
	}
	#jws_header.jws-header-v2.sh-header .top-bar-menu {
		justify-content: center;
	}
}
@media (max-width: 767px) {
	#jws_header.jws-header-v2.sh-header .top-bar {
		display: none;
	}
}

/* Homepage BESTSELLERS category filter */
.sh-bestsellers-tabs .blance-tabs-header {
	border: none !important;
	margin: 0 0 28px;
	text-align: center;
}
.sh-bestsellers-tabs .tabs-navigation-wrapper {
	margin-bottom: 0;
}
.sh-bestsellers-tabs .products-tabs-title {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sh-bestsellers-tabs .tabs-navigation-wrapper li {
	margin: 0 4px;
	padding: 6px 10px 10px;
	letter-spacing: 0.14em;
	font-weight: 400;
}
.sh-bestsellers-tabs .tabs-navigation-wrapper li span {
	font-size: 12px;
	letter-spacing: 0.14em;
}
.sh-bestsellers-tabs .tabs-navigation-wrapper li:after {
	height: 1px;
	bottom: 0;
}

/* Age verification gate */
body.sh-age-locked {
	overflow: hidden !important;
}
body.sh-age-locked::before {
	content: "";
	position: fixed;
	inset: 0;
	background: #000;
	z-index: 999998;
}
.sh-age-gate {
	position: fixed;
	inset: 0;
	z-index: 999999;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 32px 20px;
	background-color: #000;
	background-image: linear-gradient(rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.78)), var(--sh-age-bg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
}
.sh-age-gate__inner {
	max-width: 560px;
	width: 100%;
}
.sh-age-gate__logo {
	display: block;
	margin: 0 auto 36px;
	max-width: 160px;
	width: auto;
	height: auto;
	max-height: 140px;
}
.sh-age-gate__title {
	margin: 0 0 14px;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1.3;
	text-transform: uppercase;
}
.sh-age-gate__text {
	margin: 0 auto 36px;
	max-width: 420px;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.55;
}
.sh-age-gate__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 16px;
}
.sh-age-gate__btn {
	min-width: 200px;
	padding: 14px 22px;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.12em;
	line-height: 1.2;
	text-transform: uppercase;
	cursor: pointer;
	transition: opacity 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}
.sh-age-gate__btn--yes {
	background: transparent;
	border: 1px solid #c6a66b;
	color: #fff;
}
.sh-age-gate__btn--yes:hover,
.sh-age-gate__btn--yes:focus {
	background: #c6a66b;
	color: #111;
	outline: none;
}
.sh-age-gate__btn--no {
	background: #fff;
	border: 1px solid #fff;
	color: #111;
}
.sh-age-gate__btn--no:hover,
.sh-age-gate__btn--no:focus {
	opacity: 0.88;
	outline: none;
}
@media (max-width: 575px) {
	.sh-age-gate__btn {
		width: 100%;
		min-width: 0;
	}
	.sh-age-gate__title {
		font-size: 18px;
	}
}

/* Homepage category slider: white name tile on hover */
.sh-cat-tile {
	display: none;
}
.categories-style-carousel .product-category-thumbnail {
	position: relative;
	overflow: hidden;
}
.categories-style-carousel .product-category-thumbnail img {
	display: block;
	width: 100%;
	transition: transform 0.4s ease;
}
.categories-style-carousel .sh-cat-tile {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 22px;
	z-index: 2;
	min-width: 170px;
	padding: 12px 28px;
	background: #fff;
	color: #111;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.2;
	text-align: center;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	transform: translateX(-50%) translateY(8px);
	transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}
.categories-style-carousel .product-category:hover .sh-cat-tile,
.categories-style-carousel .category-item:hover .sh-cat-tile {
	opacity: 1;
	visibility: visible;
	transform: translateX(-50%) translateY(0);
}
