/*
 * Smokey Vapes storefront layer
 *
 * Loaded after Bridge and its generated dynamic styles.  Keep selectors scoped
 * to the child-theme surface so normal pages and WooCommerce checkout retain
 * their established behaviour.
 */

:root {
	--sv-ink: #26222b;
	--sv-ink-soft: #403246;
	--sv-paper: #faf8fb;
	--sv-paper-deep: #efe9f1;
	--sv-vapor: #f2edf4;
	--sv-vapor-deep: #e4d9e8;
	--sv-accent: #7c4a91;
	--sv-accent-strong: #a56ab8;
	--sv-accent-deep: #5b3568;
	--sv-line: rgba(38, 34, 43, 0.14);
	--sv-muted: #706978;
	--sv-radius-large: 24px;
	--sv-radius-card: 16px;
	--sv-shadow-panel: 0 24px 58px rgba(60, 42, 68, 0.12);
	--sv-shadow-card: 0 12px 30px rgba(60, 42, 68, 0.09);
	--sv-display: 'Kanit', 'Arial Narrow', sans-serif;
	--sv-body: 'Lato', Arial, sans-serif;
}

/* Header: a light vapor treatment keeps the dark logo and purchase path clear. */
.header_bottom,
.header_top,
.fixed_top_header .bottom_header,
nav.mobile_menu {
	border-bottom: 1px solid rgba(124, 74, 145, 0.16);
	background-color: rgba(250, 248, 251, 0.98) !important;
	background-image:
		radial-gradient(circle at 8% -100%, rgba(165, 106, 184, 0.25), transparent 42%),
		linear-gradient(110deg, #fdfcfd 0%, #f0e9f3 100%) !important;
	box-shadow: 0 10px 30px rgba(60, 42, 68, 0.08);
}

.header_top {
	height: auto;
	min-height: 33px;
	line-height: 33px;
	padding: 0;
	font-size: 12px;
}

.header_bottom,
.header_top,
.q_logo,
.q_logo a {
	position: relative;
}

nav.main_menu > ul > li > a {
	color: var(--sv-ink) !important;
	font-family: var(--sv-body);
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

nav.main_menu > ul > li.active > a,
nav.main_menu > ul > li:hover > a,
nav.main_menu > ul > li > a:hover {
	color: var(--sv-accent) !important;
}

/* Replace Bridge's legacy blue dropdowns with a clean, lightly tinted panel. */
header .drop_down .second .inner > ul,
header .drop_down .second .inner ul li ul,
header .drop_down li.narrow .second .inner ul,
header .drop_down .wide.wide_background .second,
header .shopping_cart_dropdown {
	background-color: #fbf9fc !important;
	background-image: linear-gradient(145deg, #fff, var(--sv-vapor)) !important;
	border-color: rgba(124, 74, 145, 0.24) !important;
	box-shadow: 0 18px 42px rgba(60, 42, 68, 0.14);
}

header .drop_down .second .inner > ul > li > a,
header .drop_down .wide .second .inner > ul > li > a {
	color: var(--sv-ink) !important;
}

header .drop_down .second .inner ul li.sub ul li a,
header .drop_down .wide .second ul li ul li a {
	color: var(--sv-muted) !important;
}

header .drop_down .second .inner ul li a:hover,
header .drop_down .second .inner ul li a:focus {
	color: var(--sv-accent) !important;
}

header .drop_down .second .inner ul li {
	border-bottom-color: rgba(124, 74, 145, 0.15) !important;
}

header .header_inner_right .header_bottom_right_widget_holder,
header .shopping_cart_outer,
header .shopping_cart_header .header_cart > i,
header .side_menu_button > a,
.mobile_menu_button span,
nav.mobile_menu ul li a,
nav.mobile_menu ul li h3,
nav.mobile_menu ul li span.mobile_arrow i {
	color: var(--sv-ink) !important;
}

.header_top,
.header_top a,
.header_top p,
.header_top span {
	color: var(--sv-ink) !important;
}

/* The configured top bar is empty; collapse it and tighten the two-row header. */
header .header_top {
	display: none;
}

@media only screen and (min-width: 1001px) {
	header.menu_bottom:not(.sticky) .logo_wrapper {
		height: 86px !important;
	}

	header.menu_bottom:not(.sticky) .q_logo img {
		height: 68px !important;
	}

	header.menu_bottom:not(.sticky) .q_logo {
		top: calc(50% + 9px);
	}

	header:not(.sticky) .header_menu_bottom nav.main_menu > ul > li > a {
		line-height: 52px;
	}

	header:not(.sticky) .header_menu_bottom .side_menu_button {
		height: 52px;
	}
}

/* Avoid visual clash with the old light-blue/red product label. */
.price_tag {
	border: 1px solid rgba(124, 74, 145, 0.65);
	background: transparent !important;
	color: var(--sv-ink) !important;
	text-align: center;
}

.price_tag > p {
	margin: 0;
	color: inherit;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.woocommerce-loop-category__title {
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: 24px !important;
	font-style: normal !important;
	font-weight: 500 !important;
	letter-spacing: 0.06em;
	line-height: 1.2 !important;
}

.smokeyvapes-category-image {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 24px;
}

/* About: turn the legacy introduction into a balanced editorial feature. */
body.page-id-119 #wpb-content-root > .vc_row:first-child {
	padding-top: 82px !important;
	padding-bottom: 92px !important;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .q_elements_holder_custom_949900 {
	padding: 30px 72px 30px 0 !important;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child h2 {
	margin: 0;
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: clamp(39px, 4vw, 58px);
	font-weight: 500;
	letter-spacing: -0.035em;
	line-height: 1;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_text_column p {
	max-width: 520px;
	margin: 0;
	color: #5e6768;
	font-family: var(--sv-body);
	font-size: 17px;
	line-height: 1.75;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_single_image {
	position: relative;
	display: flex;
	min-height: 362px;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 42px;
	background: #f0ece5;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_single_image::before {
	position: absolute;
	top: 18px;
	right: -12px;
	bottom: -12px;
	left: 18px;
	border: 1px solid rgba(198, 155, 98, 0.72);
	content: '';
	pointer-events: none;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_single_image .wpb_wrapper {
	position: relative;
	z-index: 1;
	width: 100%;
	text-align: center;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .vc_single_image-wrapper {
	display: block;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .vc_single_image-img {
	display: block;
	width: auto;
	max-width: 84%;
	max-height: 275px;
	margin: 0 auto;
	mix-blend-mode: multiply;
	object-fit: contain;
}

/* Home */
.smokeyvapes-home {
	--sv-home-rail: 1040px;

	background: var(--sv-paper);
	color: var(--sv-ink);
	font-family: var(--sv-body);
}

.smokeyvapes-home__hero {
	position: relative;
	display: grid;
	min-height: min(660px, calc(100vh - 90px));
	place-items: center;
	overflow: hidden;
	padding: 100px 28px 96px;
	background:
		radial-gradient(circle at 82% 15%, rgba(165, 106, 184, 0.28), transparent 25rem),
		linear-gradient(135deg, #fdfcfd, var(--sv-vapor-deep));
	color: var(--sv-ink);
	text-align: center;
}

.smokeyvapes-home__hero::after {
	position: absolute;
	inset: auto -5% -100px;
	height: 220px;
	background: var(--sv-paper);
	clip-path: polygon(0 55%, 100% 0, 100% 100%, 0 100%);
	content: '';
}

.smokeyvapes-home__hero-inner {
	position: relative;
	z-index: 1;
	max-width: 790px;
}

.smokeyvapes-home__eyebrow {
	margin: 0 0 17px;
	color: var(--sv-accent);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1.3;
}

.smokeyvapes-home__section h2,
.smokeyvapes-product-card h3 {
	margin-top: 0;
	font-family: var(--sv-display);
	font-weight: 500;
}

.smokeyvapes-home h1 {
	max-width: 730px;
	margin-right: auto;
	margin-bottom: 22px;
	margin-left: auto;
	color: var(--sv-ink);
	font-size: clamp(44px, 7vw, 82px);
	letter-spacing: -0.035em;
	line-height: 0.98;
}

.smokeyvapes-home__intro {
	max-width: 615px;
	margin: 0 auto;
	color: var(--sv-muted);
	font-size: clamp(17px, 2vw, 21px);
	line-height: 1.65;
}

.smokeyvapes-home__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px 24px;
	margin-top: 39px;
}

.smokeyvapes-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	padding: 0 26px;
	border: 1px solid transparent;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.smokeyvapes-button--primary {
	background: var(--sv-accent);
	color: #fff !important;
}

.smokeyvapes-button--primary:hover,
.smokeyvapes-button--primary:focus {
	background: var(--sv-accent-deep);
	color: #fff !important;
	transform: translateY(-2px);
}

.smokeyvapes-button--text {
	border-color: rgba(124, 74, 145, 0.48);
	color: var(--sv-ink) !important;
}

.smokeyvapes-button--text:hover,
.smokeyvapes-button--text:focus {
	border-color: var(--sv-accent);
	background: rgba(124, 74, 145, 0.08);
}

/* Home-page composition, built around the original slider and store imagery. */
.smokeyvapes-home__slider {
	position: relative;
	box-sizing: border-box;
	width: calc(100% - 48px);
	max-width: 1040px;
	margin: 30px auto 0;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-large);
	background: var(--sv-vapor);
	box-shadow: var(--sv-shadow-panel);
}

.smokeyvapes-home__slider::after {
	position: absolute;
	inset: 0;
	z-index: 20;
	border-radius: inherit;
	background:
		linear-gradient(90deg, rgba(38, 34, 43, 0.08), rgba(124, 74, 145, 0.025) 50%, rgba(255, 255, 255, 0.1));
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
	content: '';
	pointer-events: none;
}

.smokeyvapes-home__slider > .wpb_layerslider_element {
	width: 100%;
	margin: 0;
}

.smokeyvapes-home__slider .ls-wp-container {
	max-width: 100% !important;
	margin: 0 !important;
}

.smokeyvapes-home__slider .ls-bg {
	filter: saturate(0.86) contrast(0.94) brightness(0.97);
}

/* Keep LayerSlider's navigation chevrons centred and symmetrical. */
.smokeyvapes-home__slider .ls-v6 .ls-nav-prev,
.smokeyvapes-home__slider .ls-v6 .ls-nav-next,
.smokeyvapes-home__slider .ls-v6 .ls-nav-prev:hover,
.smokeyvapes-home__slider .ls-v6 .ls-nav-next:hover {
	transform: none !important;
}

.smokeyvapes-home__slider .ls-v6 .ls-nav-prev::after,
.smokeyvapes-home__slider .ls-v6 .ls-nav-next::after {
	top: 50%;
	left: 50%;
	right: auto;
	box-sizing: border-box;
	width: 16px;
	height: 16px;
	margin: -8px 0 0 -8px;
	border: 0;
	border-right: 3px solid rgba(255, 255, 255, 0.86);
	border-bottom: 3px solid rgba(255, 255, 255, 0.86);
	transition: border-color 180ms ease !important;
}

.smokeyvapes-home__slider .ls-v6 .ls-nav-prev::after {
	transform: rotate(135deg) !important;
}

.smokeyvapes-home__slider .ls-v6 .ls-nav-next::after {
	transform: rotate(-45deg) !important;
}

.smokeyvapes-home__slider .ls-v6 .ls-nav-prev:hover::after,
.smokeyvapes-home__slider .ls-v6 .ls-nav-next:hover::after {
	border-color: #fff !important;
}

.smokeyvapes-home__welcome {
	position: relative;
	z-index: 2;
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: end;
	gap: 28px;
	max-width: 1160px;
	margin: 48px auto 0;
	padding: 46px 52px;
	border: 1px solid rgba(124, 74, 145, 0.16);
	border-radius: var(--sv-radius-large);
	background:
		radial-gradient(circle at 90% 12%, rgba(165, 106, 184, 0.3), transparent 20rem),
		radial-gradient(circle at 4% 100%, rgba(124, 74, 145, 0.12), transparent 18rem),
		linear-gradient(125deg, #fff, var(--sv-vapor));
	box-shadow: var(--sv-shadow-panel);
	color: var(--sv-ink);
}

.smokeyvapes-home__welcome h1 {
	max-width: 700px;
	margin: 0 0 17px;
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: clamp(43px, 5vw, 68px);
	font-weight: 500;
	letter-spacing: -0.035em;
	line-height: 0.98;
}

.smokeyvapes-home__welcome .smokeyvapes-home__intro {
	max-width: 640px;
	margin: 0;
	color: var(--sv-muted);
	font-size: 17px;
	line-height: 1.6;
}

.smokeyvapes-home__welcome .smokeyvapes-home__actions {
	justify-content: flex-start;
	margin-top: 31px;
}

.smokeyvapes-home__welcome-note {
	margin: 0 0 4px;
	color: var(--sv-muted);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	white-space: nowrap;
}

.smokeyvapes-home__story {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(310px, 0.92fr);
	align-items: center;
	gap: clamp(42px, 7vw, 112px);
	max-width: 1160px;
	margin: 0 auto;
	padding: 112px 0 76px;
}

.smokeyvapes-home__story-media,
.smokeyvapes-home__feature-media {
	margin: 0;
}

.smokeyvapes-home__story-media {
	position: relative;
	min-height: 410px;
	overflow: hidden;
	border-radius: var(--sv-radius-large);
	background: var(--sv-paper-deep);
	box-shadow: var(--sv-shadow-card);
}

.smokeyvapes-home__story-media::after {
	position: absolute;
	inset: 16px -16px -16px 16px;
	z-index: -1;
	border: 1px solid var(--sv-accent);
	border-radius: var(--sv-radius-large);
	content: '';
}

.smokeyvapes-home__story-image {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 410px;
	object-fit: cover;
}

.smokeyvapes-home__story-content {
	max-width: 470px;
}

.smokeyvapes-home__story h2,
.smokeyvapes-home__feature h2 {
	margin: 0 0 22px;
	font-family: var(--sv-display);
	font-size: clamp(37px, 4vw, 56px);
	font-weight: 500;
	letter-spacing: -0.03em;
	line-height: 0.98;
}

.smokeyvapes-home__story-content > p:not(.smokeyvapes-home__eyebrow),
.smokeyvapes-home__feature-content > p:not(.smokeyvapes-home__eyebrow) {
	margin: 0 0 16px;
	color: #5e6768;
	font-size: 17px;
	line-height: 1.65;
}

.smokeyvapes-home__story-content .smokeyvapes-inline-link {
	display: inline-block;
	margin-top: 15px;
}

.smokeyvapes-home__catalogue-stats {
	box-sizing: border-box;
	max-width: 1240px;
	margin: 0 auto;
	padding: 70px 28px 28px;
	border: 1px solid rgba(20, 23, 24, 0.08);
	border-radius: var(--sv-radius-large);
	background: #efede9;
	box-shadow: var(--sv-shadow-panel);
}

.smokeyvapes-home__catalogue-stats-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
	max-width: 1120px;
	margin: 0 auto;
}

.smokeyvapes-home__catalogue-stat {
	position: relative;
	display: flex;
	min-width: 0;
	min-height: 318px;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 24px 24px 30px;
	border: 1px solid rgba(38, 34, 43, 0.1);
	border-radius: var(--sv-radius-card);
	background: rgba(255, 255, 255, 0.52);
	box-shadow: 0 6px 18px rgba(60, 42, 68, 0.05);
	color: var(--sv-ink) !important;
	text-align: center;
	text-decoration: none;
	transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.smokeyvapes-home__catalogue-stat:last-child {
	border-right: 1px solid rgba(38, 34, 43, 0.1);
}

.smokeyvapes-home__catalogue-stat::after {
	position: absolute;
	bottom: 12px;
	left: 50%;
	width: 0;
	border-bottom: 2px solid var(--sv-accent);
	content: '';
	transform: translateX(-50%);
	transition: width 180ms ease;
}

.smokeyvapes-home__catalogue-stat:hover::after,
.smokeyvapes-home__catalogue-stat:focus::after {
	width: 46px;
}

.smokeyvapes-home__catalogue-stat:hover,
.smokeyvapes-home__catalogue-stat:focus {
	border-color: rgba(124, 74, 145, 0.55);
	box-shadow: 0 18px 34px rgba(60, 42, 68, 0.13);
	transform: translateY(-6px);
}

.smokeyvapes-home__catalogue-stat-image {
	display: flex;
	width: 100%;
	height: 138px;
	align-items: center;
	justify-content: center;
	margin-bottom: 22px;
	pointer-events: none;
}

.smokeyvapes-home__catalogue-stat-image img {
	display: block;
	width: auto;
	max-width: 88%;
	height: auto;
	max-height: 138px;
	margin: 0 !important;
	object-fit: contain;
	mix-blend-mode: multiply;
	transition: transform 220ms ease;
}

.smokeyvapes-home__catalogue-stat:hover .smokeyvapes-home__catalogue-stat-image img,
.smokeyvapes-home__catalogue-stat:focus .smokeyvapes-home__catalogue-stat-image img {
	transform: scale(1.045);
}

.smokeyvapes-home__catalogue-stat-count {
	display: block;
	font-family: var(--sv-display);
	font-size: clamp(48px, 4.8vw, 68px);
	font-weight: 400;
	letter-spacing: -0.045em;
	line-height: 0.95;
	transition: color 180ms ease;
}

.smokeyvapes-home__catalogue-stat:hover .smokeyvapes-home__catalogue-stat-count,
.smokeyvapes-home__catalogue-stat:focus .smokeyvapes-home__catalogue-stat-count {
	color: var(--sv-accent-deep);
}

.smokeyvapes-home__catalogue-stat-label {
	display: block;
	margin-top: 14px;
	color: var(--sv-accent);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.12em;
	line-height: 1.45;
	text-transform: uppercase;
}

.smokeyvapes-home__catalogue-stats-note {
	max-width: 1120px;
	margin: 30px auto 0;
	padding-top: 24px;
	border-top: 1px solid rgba(38, 34, 43, 0.11);
	color: var(--sv-muted);
	font-size: 14px;
	letter-spacing: 0.035em;
	text-align: center;
}

.smokeyvapes-home__feature {
	display: grid;
	box-sizing: border-box;
	grid-template-columns: minmax(0, 1fr) minmax(330px, 0.76fr);
	align-items: stretch;
	max-width: 1240px;
	min-height: 410px;
	margin: 20px auto 0;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.16);
	border-radius: var(--sv-radius-large);
	background:
		radial-gradient(circle at 12% 18%, rgba(165, 106, 184, 0.2), transparent 22rem),
		linear-gradient(135deg, #fff, var(--sv-vapor));
	box-shadow: var(--sv-shadow-panel);
	color: var(--sv-ink);
}

.smokeyvapes-home__feature-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 610px;
	padding: 66px clamp(34px, 6vw, 86px);
}

.smokeyvapes-home__feature h2 {
	color: var(--sv-ink);
}

.smokeyvapes-home__feature-content > p:not(.smokeyvapes-home__eyebrow) {
	color: var(--sv-muted);
}

.smokeyvapes-home__feature-content .smokeyvapes-button {
	align-self: flex-start;
	margin-top: 13px;
}

.smokeyvapes-home__feature-media {
	min-height: 410px;
	background: var(--sv-vapor-deep);
}

.smokeyvapes-home__feature-image {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 410px;
	object-fit: cover;
	opacity: 0.84;
}

.smokeyvapes-home__section {
	max-width: 1240px;
	margin: 0 auto;
	padding: 92px 28px;
}

.smokeyvapes-home__section--products {
	box-sizing: border-box;
	margin-top: 72px;
	padding-top: 68px;
	padding-bottom: 76px;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.16);
	border-radius: var(--sv-radius-large);
	background:
		radial-gradient(circle at 88% 8%, rgba(165, 106, 184, 0.24), transparent 25rem),
		linear-gradient(135deg, #fff, var(--sv-vapor));
	box-shadow: var(--sv-shadow-panel);
	color: var(--sv-ink);
}

.smokeyvapes-home__catalogue-stats + .smokeyvapes-home__section--products {
	margin-top: 36px;
}

.smokeyvapes-home__section.smokeyvapes-home__section--products h2 {
	color: var(--sv-ink);
}

.smokeyvapes-home__section--products .smokeyvapes-inline-link {
	color: var(--sv-ink) !important;
}

.smokeyvapes-home__section--products .smokeyvapes-inline-link:hover,
.smokeyvapes-home__section--products .smokeyvapes-inline-link:focus {
	color: var(--sv-accent) !important;
}

.smokeyvapes-home__section-heading {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 36px;
}

.smokeyvapes-home__section-heading .smokeyvapes-home__eyebrow {
	margin-bottom: 11px;
}

.smokeyvapes-home__section h2 {
	margin-bottom: 0;
	color: var(--sv-ink);
	font-size: clamp(35px, 4vw, 53px);
	letter-spacing: -0.025em;
	line-height: 1;
}

.smokeyvapes-inline-link,
.smokeyvapes-product-card__link {
	color: var(--sv-ink) !important;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.09em;
	text-decoration: none;
	text-transform: uppercase;
}

.smokeyvapes-inline-link {
	padding-bottom: 5px;
	border-bottom: 2px solid var(--sv-accent);
}

.smokeyvapes-inline-link:hover,
.smokeyvapes-inline-link:focus,
.smokeyvapes-product-card__link:hover,
.smokeyvapes-product-card__link:focus {
	color: var(--sv-accent-deep) !important;
}

.smokeyvapes-category-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.smokeyvapes-category-card {
	position: relative;
	display: flex;
	min-height: 330px;
	flex-direction: column;
	justify-content: flex-end;
	overflow: hidden;
	padding: 27px;
	border: 1px solid var(--sv-line);
	border-radius: var(--sv-radius-card);
	background: rgba(255, 255, 255, 0.35);
	box-shadow: 0 7px 22px rgba(60, 42, 68, 0.06);
	color: var(--sv-ink) !important;
	text-decoration: none;
	transition: background-color 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
}

.smokeyvapes-category-card::before {
	position: absolute;
	top: 26px;
	left: 27px;
	z-index: 1;
	width: 35px;
	border-top: 2px solid var(--sv-accent);
	content: '';
}

.smokeyvapes-category-card:hover,
.smokeyvapes-category-card:focus {
	background: linear-gradient(145deg, var(--sv-accent-deep), var(--sv-accent));
	box-shadow: 0 20px 38px rgba(60, 42, 68, 0.22);
	color: #fff !important;
	transform: translateY(-6px);
}

.smokeyvapes-category-card__number {
	position: absolute;
	top: 24px;
	right: 27px;
	z-index: 2;
	color: var(--sv-muted);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.08em;
}

.smokeyvapes-category-card__title {
	position: relative;
	z-index: 2;
	max-width: 88%;
	font-family: var(--sv-display);
	font-size: clamp(22px, 2.1vw, 30px);
	font-weight: 500;
	letter-spacing: -0.015em;
	line-height: 1.05;
}

.smokeyvapes-category-card__meta {
	position: relative;
	z-index: 2;
	margin-top: 10px;
	color: var(--sv-muted);
	font-size: 12px;
	font-weight: 700;
}

.smokeyvapes-category-card:hover .smokeyvapes-category-card__meta,
.smokeyvapes-category-card:focus .smokeyvapes-category-card__meta,
.smokeyvapes-category-card:hover .smokeyvapes-category-card__number,
.smokeyvapes-category-card:focus .smokeyvapes-category-card__number {
	color: rgba(255, 255, 255, 0.65);
}

.smokeyvapes-category-card__arrow {
	position: absolute;
	right: 27px;
	bottom: 24px;
	z-index: 2;
	font-size: 24px;
	line-height: 1;
	transition: transform 180ms ease;
}

.smokeyvapes-category-card__image {
	position: absolute;
	top: 45px;
	right: 50%;
	display: flex;
	width: 58%;
	height: 175px;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 12px;
	border-radius: 12px;
	pointer-events: none;
	transform: translateX(50%);
	transition: background-color 180ms ease, box-shadow 180ms ease;
}

.smokeyvapes-category-card__image img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	mix-blend-mode: multiply;
	transition: filter 180ms ease, opacity 180ms ease, transform 180ms ease;
}

.smokeyvapes-category-card:hover .smokeyvapes-category-card__image img,
.smokeyvapes-category-card:focus .smokeyvapes-category-card__image img {
	opacity: 1;
	filter: none;
	mix-blend-mode: multiply;
	transform: scale(1.04);
}

.smokeyvapes-category-card:hover .smokeyvapes-category-card__image,
.smokeyvapes-category-card:focus .smokeyvapes-category-card__image {
	background: rgba(255, 255, 255, 0.94);
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.22);
}

.smokeyvapes-category-card:hover .smokeyvapes-category-card__arrow,
.smokeyvapes-category-card:focus .smokeyvapes-category-card__arrow {
	transform: translateX(5px);
}

.smokeyvapes-product-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
}

.smokeyvapes-product-card {
	display: flex;
	min-width: 0;
	flex-direction: column;
	overflow: hidden;
	border: 1px solid var(--sv-line);
	border-radius: var(--sv-radius-card);
	background: #fff;
	box-shadow: 0 8px 22px rgba(0, 0, 0, 0.09);
	transition: box-shadow 180ms ease, transform 180ms ease;
}

.smokeyvapes-product-card:hover,
.smokeyvapes-product-card:focus-within {
	box-shadow: 0 22px 42px rgba(0, 0, 0, 0.22);
	transform: translateY(-6px);
}

.smokeyvapes-product-card__image {
	display: block;
	aspect-ratio: 1 / 1;
	padding: 15px;
	background: #fff;
}

.smokeyvapes-product-card__image img {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 !important;
	object-fit: contain;
	transition: transform 220ms ease;
}

.smokeyvapes-product-card:hover .smokeyvapes-product-card__image img {
	transform: scale(1.035);
}

.smokeyvapes-product-card__content {
	display: flex;
	min-height: 188px;
	flex: 1;
	flex-direction: column;
	padding: 19px 20px 22px;
	border-top: 1px solid var(--sv-line);
}

.smokeyvapes-product-card__category {
	min-height: 17px;
	margin: 0 0 8px;
	color: var(--sv-muted);
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.07em;
	line-height: 1.35;
	text-transform: uppercase;
}

.smokeyvapes-product-card__category a {
	color: inherit !important;
}

.smokeyvapes-product-card h3 {
	margin: 0;
	font-size: 21px;
	letter-spacing: -0.01em;
	line-height: 1.12;
}

.smokeyvapes-product-card h3 a {
	color: var(--sv-ink) !important;
	text-decoration: none;
}

.smokeyvapes-product-card__price {
	margin: auto 0 17px;
	padding-top: 16px;
	font-family: var(--sv-display);
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2;
}

.smokeyvapes-product-card__price del {
	margin-right: 6px;
	color: var(--sv-muted);
	font-size: 14px;
	font-family: var(--sv-body);
}

.smokeyvapes-home__section--products .smokeyvapes-product-card {
	border-color: rgba(124, 74, 145, 0.14);
	background: rgba(255, 255, 255, 0.92);
}

.smokeyvapes-home__section--products .smokeyvapes-product-grid {
	max-width: 1120px;
	margin: 0 auto;
	gap: 18px;
}

.smokeyvapes-home__section--products .smokeyvapes-product-card__image {
	aspect-ratio: 4 / 3;
	padding: 12px;
}

.smokeyvapes-home__section--products .smokeyvapes-product-card__content {
	min-height: 166px;
	padding: 16px 17px 18px;
}

.smokeyvapes-home__section--products .smokeyvapes-product-card__category {
	margin-bottom: 6px;
}

.smokeyvapes-home__section--products .smokeyvapes-product-card h3 {
	font-size: 19px;
	line-height: 1.1;
}

.smokeyvapes-home__section--products .smokeyvapes-product-card__price {
	margin-bottom: 14px;
	padding-top: 13px;
	font-size: 19px;
}

.smokeyvapes-home__section--products .smokeyvapes-product-card__content {
	border-top-color: rgba(124, 74, 145, 0.14);
}

.smokeyvapes-home__section--products .smokeyvapes-product-card__category,
.smokeyvapes-home__section--products .smokeyvapes-product-card__price del {
	color: var(--sv-muted);
}

.smokeyvapes-home__section--products .smokeyvapes-product-card h3 a,
.smokeyvapes-home__section--products .smokeyvapes-product-card__price {
	color: var(--sv-ink) !important;
}

.smokeyvapes-home__section--products .smokeyvapes-product-card__link {
	color: var(--sv-accent) !important;
}

.smokeyvapes-home__section--products .smokeyvapes-product-card__link:hover,
.smokeyvapes-home__section--products .smokeyvapes-product-card__link:focus {
	color: var(--sv-accent-deep) !important;
}

.smokeyvapes-home__reassurance {
	display: grid;
	box-sizing: border-box;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	max-width: 1240px;
	margin: 40px auto 88px;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.16);
	border-radius: var(--sv-radius-large);
	background:
		radial-gradient(circle at 8% 20%, rgba(165, 106, 184, 0.2), transparent 18rem),
		linear-gradient(110deg, #fff, var(--sv-vapor));
	box-shadow: var(--sv-shadow-panel);
	color: var(--sv-ink);
}

.smokeyvapes-home__reassurance > div {
	display: flex;
	min-height: 128px;
	flex-direction: column;
	justify-content: center;
	padding: 26px 30px;
	border-right: 1px solid rgba(124, 74, 145, 0.14);
}

.smokeyvapes-home__reassurance > div:last-child {
	border-right: 0;
}

.smokeyvapes-home__reassurance strong {
	margin-bottom: 7px;
	font-family: var(--sv-display);
	font-size: 21px;
	font-weight: 500;
	line-height: 1.1;
}

.smokeyvapes-home__reassurance span,
.smokeyvapes-home__reassurance a {
	color: var(--sv-muted);
	font-size: 13px;
	line-height: 1.45;
}

.smokeyvapes-home__reassurance a:hover,
.smokeyvapes-home__reassurance a:focus {
	color: var(--sv-accent);
}

/* Keep each homepage section on one consistent visual rail. */
.smokeyvapes-home__slider,
.smokeyvapes-home__welcome,
.smokeyvapes-home__story,
.smokeyvapes-home__catalogue-stats,
.smokeyvapes-home__feature,
.smokeyvapes-home__section,
.smokeyvapes-home__reassurance {
	box-sizing: border-box;
	width: calc(100% - 48px);
	max-width: var(--sv-home-rail);
	margin-right: auto;
	margin-left: auto;
}

/* Footer: deep plum anchors the page without returning to a flat black block. */
.smokeyvapes-home + .qode-inter-page-navigation-holder {
	display: none;
}

.footer_top_holder,
footer #lang_sel > ul > li > a,
footer #lang_sel_click > ul > li > a {
	background-color: var(--sv-accent-deep) !important;
	background-image:
		radial-gradient(circle at 15% 0%, rgba(165, 106, 184, 0.32), transparent 24rem),
		linear-gradient(135deg, #4b2c56, #70447e) !important;
}

.footer_bottom_holder,
#lang_sel_footer {
	background-color: #3f2748 !important;
}

.footer_top a:not(.qbutton),
.footer_top .q_social_icon_holder .simple_social {
	color: #e4c9ec !important;
}

@media only screen and (max-width: 1000px) {
	body.page-id-119 #wpb-content-root > .vc_row:first-child {
		padding-top: 58px !important;
		padding-bottom: 72px !important;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .q_elements_holder_custom_949900 {
		padding: 0 32px 48px 0 !important;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_single_image {
		min-height: 310px;
	}

	nav.main_menu > ul > li > a {
		font-size: 11px;
		letter-spacing: 0.055em;
	}

	.smokeyvapes-home__slider {
		width: calc(100% - 40px);
		margin-top: 22px;
	}

	.smokeyvapes-home__welcome {
		grid-template-columns: 1fr;
		gap: 22px;
		margin: 32px 24px 0;
		padding: 40px 42px;
	}

	.smokeyvapes-home__story {
		grid-template-columns: 1fr;
		gap: 48px;
		padding-top: 82px;
	}

	.smokeyvapes-home__story-content {
		max-width: 620px;
	}

	.smokeyvapes-home__catalogue-stats {
		margin-right: 24px;
		margin-left: 24px;
	}

	.smokeyvapes-home__catalogue-stats-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 14px;
	}

	.smokeyvapes-home__catalogue-stats + .smokeyvapes-home__section--products {
		margin: 32px 24px 0;
	}

	.smokeyvapes-home__feature {
		grid-template-columns: 1fr;
		margin-right: 24px;
		margin-left: 24px;
	}

	.smokeyvapes-home__feature-media,
	.smokeyvapes-home__feature-image {
		min-height: 330px;
	}

	.smokeyvapes-home__hero {
		min-height: 580px;
	}

	.smokeyvapes-category-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.smokeyvapes-product-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media only screen and (max-width: 600px) {
	body.page-id-119 #wpb-content-root > .vc_row:first-child {
		padding-top: 48px !important;
		padding-bottom: 56px !important;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .q_elements_holder_custom_949900 {
		padding: 0 0 36px !important;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child h2 {
		font-size: 39px;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_text_column p {
		font-size: 16px;
		line-height: 1.7;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_single_image {
		min-height: 240px;
		padding: 28px;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_single_image::before {
		top: 11px;
		right: -6px;
		bottom: -6px;
		left: 11px;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .vc_single_image-img {
		max-width: 92%;
		max-height: 185px;
	}

	.smokeyvapes-home__slider {
		width: calc(100% - 24px);
		margin-top: 14px;
		border-radius: 18px;
	}

	.smokeyvapes-home__welcome,
	.smokeyvapes-home__story,
	.smokeyvapes-home__catalogue-stats,
	.smokeyvapes-home__feature,
	.smokeyvapes-home__section {
		width: calc(100% - 24px);
	}

	.smokeyvapes-home__reassurance {
		width: calc(100% - 40px);
	}

	.smokeyvapes-home__welcome {
		margin: 16px 12px 0;
		padding: 38px 22px;
	}

	.smokeyvapes-home__welcome-note {
		font-size: 9px;
	}

	.smokeyvapes-home__story {
		gap: 34px;
		padding: 66px 20px 52px;
	}

	.smokeyvapes-home__story-media,
	.smokeyvapes-home__story-image {
		min-height: 280px;
	}

	.smokeyvapes-home__story h2,
	.smokeyvapes-home__feature h2 {
		font-size: 39px;
	}

	.smokeyvapes-home__catalogue-stats {
		margin: 0 12px;
		padding: 48px 12px 24px;
	}

	.smokeyvapes-home__catalogue-stats-grid {
		gap: 10px;
	}

	.smokeyvapes-home__catalogue-stat {
		min-height: 246px;
		padding: 16px 8px 24px;
	}

	.smokeyvapes-home__catalogue-stat-image {
		height: 88px;
		margin-bottom: 14px;
	}

	.smokeyvapes-home__catalogue-stat-image img {
		max-width: 92%;
		max-height: 88px;
	}

	.smokeyvapes-home__catalogue-stat-count {
		font-size: clamp(40px, 14vw, 56px);
	}

	.smokeyvapes-home__catalogue-stat-label {
		margin-top: 16px;
		font-size: 10px;
		letter-spacing: 0.075em;
	}

	.smokeyvapes-home__catalogue-stats-note {
		margin-top: 22px;
		padding: 20px 12px 0;
		font-size: 12px;
	}

	.smokeyvapes-home__story-content > p:not(.smokeyvapes-home__eyebrow),
	.smokeyvapes-home__feature-content > p:not(.smokeyvapes-home__eyebrow) {
		font-size: 16px;
	}

	.smokeyvapes-home__feature {
		margin: 24px 12px 0;
	}

	.smokeyvapes-home__feature-content {
		padding: 52px 22px;
	}

	.smokeyvapes-home__feature-media,
	.smokeyvapes-home__feature-image {
		min-height: 270px;
	}

	.smokeyvapes-home__hero {
		min-height: 548px;
		padding: 88px 22px 88px;
	}

	.smokeyvapes-home__hero::after {
		height: 140px;
	}

	.smokeyvapes-home h1 {
		font-size: clamp(39px, 12vw, 55px);
	}

	.smokeyvapes-home__intro {
		font-size: 16px;
	}

	.smokeyvapes-home__actions {
		flex-direction: column;
		align-items: stretch;
	}

	.smokeyvapes-home__section {
		padding: 68px 20px;
	}

	.smokeyvapes-home__section--products {
		margin-top: 48px;
		padding-top: 52px;
		padding-bottom: 58px;
	}

	.smokeyvapes-home__catalogue-stats + .smokeyvapes-home__section--products {
		margin: 24px 12px 0;
	}

	.smokeyvapes-home__section-heading {
		align-items: flex-start;
		flex-direction: column;
		margin-bottom: 26px;
	}

	.smokeyvapes-category-card {
		min-height: 270px;
		padding: 22px;
	}

	.smokeyvapes-category-grid {
		gap: 12px;
	}

	.smokeyvapes-category-card::before {
		top: 21px;
		left: 22px;
	}

	.smokeyvapes-category-card__number {
		top: 19px;
		right: 22px;
	}

	.smokeyvapes-category-card__arrow {
		right: 22px;
		bottom: 19px;
	}

	.smokeyvapes-category-card__image {
		top: 32px;
		right: 50%;
		width: 60%;
		height: 132px;
	}

	.smokeyvapes-category-card__title {
		font-size: 21px;
	}

	.smokeyvapes-product-grid {
		grid-template-columns: 1fr;
		gap: 12px;
	}

	.smokeyvapes-product-card__image {
		padding: 8px;
	}

	.smokeyvapes-product-card__content {
		min-height: 176px;
		padding: 14px 14px 17px;
	}

	.smokeyvapes-product-card h3 {
		font-size: 18px;
	}

	.smokeyvapes-product-card__price {
		font-size: 18px;
	}

	.smokeyvapes-home__reassurance {
		grid-template-columns: 1fr;
		margin: 32px 20px 56px;
	}

	.smokeyvapes-home__reassurance > div {
		min-height: 108px;
		padding: 23px 22px;
		border-right: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.14);
	}

	.smokeyvapes-home__reassurance > div:last-child {
		border-bottom: 0;
	}
}

@media (prefers-reduced-motion: reduce) {
	.smokeyvapes-button,
	.smokeyvapes-home__catalogue-stat,
	.smokeyvapes-home__catalogue-stat::after,
	.smokeyvapes-home__catalogue-stat-count,
	.smokeyvapes-home__catalogue-stat-image img,
	.smokeyvapes-category-card,
	.smokeyvapes-category-card__image,
	.smokeyvapes-category-card__arrow,
	.smokeyvapes-product-card,
	.smokeyvapes-product-card__image img {
		transition: none;
	}

	.smokeyvapes-home__catalogue-stat:hover,
	.smokeyvapes-home__catalogue-stat:focus,
	.smokeyvapes-home__catalogue-stat:hover .smokeyvapes-home__catalogue-stat-image img,
	.smokeyvapes-home__catalogue-stat:focus .smokeyvapes-home__catalogue-stat-image img,
	.smokeyvapes-category-card:hover,
	.smokeyvapes-category-card:focus,
	.smokeyvapes-product-card:hover,
	.smokeyvapes-product-card:focus-within,
	.smokeyvapes-product-card:hover .smokeyvapes-product-card__image img {
		transform: none;
	}
}

/* Shop and category archives: compact editorial grid in the brand palette. */
body.woocommerce.archive .content,
body.woocommerce-page.archive .content {
	background:
		radial-gradient(circle at 8% 4%, rgba(165, 106, 184, 0.12), transparent 27rem),
		linear-gradient(180deg, #fff 0%, var(--sv-paper) 36%, var(--sv-vapor) 100%);
}

body.woocommerce.archive .content > .content_inner > .container,
body.woocommerce-page.archive .content > .content_inner > .container {
	background: transparent;
}

body.woocommerce.archive .content .container .container_inner.default_template_holder,
body.woocommerce-page.archive .content .container .container_inner.default_template_holder {
	box-sizing: border-box;
	width: calc(100% - 48px) !important;
	max-width: 1180px;
	padding: 64px 0 100px !important;
}

.smokeyvapes-archive-intro {
	position: relative;
	display: block !important;
	box-sizing: border-box;
	width: 100% !important;
	max-width: none;
	margin: 0 0 48px !important;
	padding: 0 24px 35px;
	clear: both;
	float: none !important;
	left: auto !important;
	text-align: center;
}

.smokeyvapes-archive-intro::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 64px;
	border-bottom: 2px solid var(--sv-accent);
	content: '';
	transform: translateX(-50%);
}

.smokeyvapes-archive-intro__eyebrow {
	margin: 0 0 13px;
	color: var(--sv-accent);
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1.3;
	text-transform: uppercase;
}

.smokeyvapes-archive-intro h1 {
	width: 100%;
	max-width: none;
	margin: 0;
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: clamp(42px, 5vw, 68px);
	font-weight: 500;
	letter-spacing: -0.035em;
	line-height: 1;
	text-transform: none;
}

body.woocommerce.archive ul.products,
body.woocommerce-page.archive ul.products {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-auto-rows: 1fr;
	align-items: stretch;
	gap: 28px;
	margin: 0;
}

body.woocommerce.archive ul.products::before,
body.woocommerce.archive ul.products::after,
body.woocommerce-page.archive ul.products::before,
body.woocommerce-page.archive ul.products::after {
	display: none;
}

body.woocommerce.archive ul.products li.product,
body.woocommerce-page.archive ul.products li.product {
	position: relative;
	display: flex;
	width: auto !important;
	height: 100%;
	min-width: 0;
	margin: 0 !important;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-card);
	background: rgba(255, 255, 255, 0.94);
	box-shadow: var(--sv-shadow-card);
	clear: none !important;
	float: none !important;
	flex-direction: column;
	transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

body.woocommerce.archive ul.products li.product:hover,
body.woocommerce.archive ul.products li.product:focus-within,
body.woocommerce-page.archive ul.products li.product:hover,
body.woocommerce-page.archive ul.products li.product:focus-within {
	border-color: rgba(124, 74, 145, 0.38);
	box-shadow: 0 22px 48px rgba(60, 42, 68, 0.16);
	transform: translateY(-6px);
}

/* Category tiles use a fixed media row and label row despite mixed source art. */
body.woocommerce.archive ul.products li.product-category > a,
body.woocommerce-page.archive ul.products li.product-category > a {
	display: grid;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	min-height: 420px;
	grid-template-rows: minmax(0, 1fr) 96px;
	overflow: hidden;
	background:
		radial-gradient(circle at 86% 10%, rgba(165, 106, 184, 0.16), transparent 12rem),
		linear-gradient(145deg, #fff, var(--sv-vapor));
	color: var(--sv-ink);
	text-decoration: none;
}

body.woocommerce.archive ul.products li.product-category > a > img,
body.woocommerce-page.archive ul.products li.product-category > a > img {
	align-self: stretch;
	box-sizing: border-box;
	width: 100% !important;
	max-width: 100%;
	height: 100% !important;
	max-height: none;
	justify-self: stretch;
	margin: 0 !important;
	padding: clamp(26px, 8%, 42px);
	object-fit: contain;
	object-position: center;
	transition: transform 220ms ease;
}

body.woocommerce.archive ul.products li.product-category:hover > a > img,
body.woocommerce.archive ul.products li.product-category:focus-within > a > img,
body.woocommerce-page.archive ul.products li.product-category:hover > a > img,
body.woocommerce-page.archive ul.products li.product-category:focus-within > a > img {
	transform: scale(1.025);
}

body.woocommerce.archive ul.products li.product-category .woocommerce-loop-category__title,
body.woocommerce-page.archive ul.products li.product-category .woocommerce-loop-category__title {
	display: flex;
	box-sizing: border-box;
	height: 96px;
	align-items: center;
	gap: 10px;
	justify-content: space-between;
	margin: 0;
	padding: 20px 24px;
	border-top: 1px solid rgba(124, 74, 145, 0.11);
	background: rgba(255, 255, 255, 0.94);
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: 21px !important;
	font-weight: 500 !important;
	letter-spacing: -0.01em !important;
	line-height: 1.2 !important;
	text-align: left;
}

body.woocommerce.archive ul.products li.product-category .woocommerce-loop-category__title mark.count,
body.woocommerce-page.archive ul.products li.product-category .woocommerce-loop-category__title mark.count {
	flex: 0 0 auto;
	padding: 6px 9px;
	border-radius: 999px;
	background: var(--sv-vapor-deep);
	color: var(--sv-accent-deep);
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.04em;
	line-height: 1;
}

body.woocommerce.archive ul.products li.product .top-product-section,
body.woocommerce-page.archive ul.products li.product .top-product-section {
	display: flex;
	flex: 0 0 auto;
	padding: 24px;
	background:
		radial-gradient(circle at 86% 10%, rgba(165, 106, 184, 0.2), transparent 12rem),
		linear-gradient(145deg, #fff, var(--sv-vapor));
}

body.woocommerce.archive ul.products li.product a.product-category:not(.product-info),
body.woocommerce-page.archive ul.products li.product a.product-category:not(.product-info) {
	width: 100%;
	height: auto;
	background: transparent;
}

body.woocommerce.archive ul.products li.product .image-wrapper,
body.woocommerce-page.archive ul.products li.product .image-wrapper {
	display: flex;
	aspect-ratio: 1 / 1;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.08);
	border-radius: 13px;
	background: rgba(255, 255, 255, 0.76);
}

body.woocommerce.archive ul.products li.product .image-wrapper img,
body.woocommerce-page.archive ul.products li.product .image-wrapper img {
	box-sizing: border-box;
	width: 100% !important;
	max-width: 100%;
	height: 100%;
	margin: 0 !important;
	padding: clamp(18px, 5%, 28px);
	object-fit: contain;
	object-position: center;
	transform: scale(1);
	transition: opacity 180ms ease, transform 240ms ease;
}

body.woocommerce.archive ul.products li.product:hover .image-wrapper img,
body.woocommerce.archive ul.products li.product:focus-within .image-wrapper img,
body.woocommerce-page.archive ul.products li.product:hover .image-wrapper img,
body.woocommerce-page.archive ul.products li.product:focus-within .image-wrapper img {
	opacity: 0.48;
	transform: scale(1.025);
}

body.woocommerce.archive ul.products li.product .onsale.out-of-stock-button,
body.woocommerce-page.archive ul.products li.product .onsale.out-of-stock-button {
	top: 37px;
	left: 37px;
	width: auto;
	height: auto;
	padding: 9px 13px;
	border-radius: 999px;
	background: #843b55 !important;
	box-shadow: 0 8px 20px rgba(74, 34, 51, 0.18);
	color: #fff;
	font-family: var(--sv-body);
	font-size: 10px;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.08em;
	line-height: 1.2;
	text-transform: uppercase;
	white-space: nowrap;
}

body.woocommerce.archive ul.products li.product a.product-category.product-info,
body.woocommerce-page.archive ul.products li.product a.product-category.product-info {
	display: flex;
	box-sizing: border-box;
	height: auto;
	min-height: 132px;
	flex: 1;
	flex-direction: column;
	padding: 24px 25px 25px;
	border-top: 1px solid rgba(124, 74, 145, 0.11);
	background: #fff !important;
	text-align: left;
}

body.woocommerce.archive ul.products li.product h6,
body.woocommerce-page.archive ul.products li.product h6,
body.woocommerce.archive ul.products li.product:hover h6,
body.woocommerce-page.archive ul.products li.product:hover h6 {
	margin: 0 0 18px;
	padding: 0;
	color: var(--sv-ink) !important;
	font-family: var(--sv-display);
	font-size: 21px;
	font-weight: 500;
	letter-spacing: -0.01em;
	line-height: 1.2;
	text-align: left;
}

body.woocommerce.archive ul.products li.product .price,
body.woocommerce.archive ul.products li.product .price ins,
body.woocommerce-page.archive ul.products li.product .price,
body.woocommerce-page.archive ul.products li.product .price ins {
	margin: auto 0 0;
	color: var(--sv-accent) !important;
	font-family: var(--sv-display);
	font-size: 19px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.2;
	text-align: left;
}

body.woocommerce.archive ul.products li.product .add-to-cart-button-outer,
body.woocommerce-page.archive ul.products li.product .add-to-cart-button-outer {
	display: flex;
	inset: 0;
	width: auto;
	align-items: center;
	justify-content: center;
	margin: 0;
	pointer-events: none;
}

body.woocommerce.archive ul.products li.product .add-to-cart-button-inner,
body.woocommerce-page.archive ul.products li.product .add-to-cart-button-inner {
	display: flex;
	position: static;
}

body.woocommerce.archive ul.products li.product .add-to-cart-button,
body.woocommerce.archive ul.products li.product .added_to_cart,
body.woocommerce-page.archive ul.products li.product .add-to-cart-button,
body.woocommerce-page.archive ul.products li.product .added_to_cart {
	height: 48px;
	margin: 0;
	padding: 0 24px;
	border: 0 !important;
	border-radius: 999px;
	background: var(--sv-accent) !important;
	box-shadow: 0 12px 28px rgba(91, 53, 104, 0.28);
	color: #fff !important;
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 48px;
	pointer-events: auto;
	text-transform: uppercase;
	transform: translateY(8px);
	transition: background-color 180ms ease, opacity 180ms ease, transform 180ms ease;
}

body.woocommerce.archive ul.products li.product:hover .add-to-cart-button,
body.woocommerce.archive ul.products li.product:focus-within .add-to-cart-button,
body.woocommerce-page.archive ul.products li.product:hover .add-to-cart-button,
body.woocommerce-page.archive ul.products li.product:focus-within .add-to-cart-button {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

body.woocommerce.archive ul.products li.product .add-to-cart-button:hover,
body.woocommerce.archive ul.products li.product .added_to_cart:hover,
body.woocommerce-page.archive ul.products li.product .add-to-cart-button:hover,
body.woocommerce-page.archive ul.products li.product .added_to_cart:hover {
	background: var(--sv-accent-deep) !important;
}

body.woocommerce.archive .qqvfw-quick-view-button-wrapper,
body.woocommerce-page.archive .qqvfw-quick-view-button-wrapper {
	display: none;
}

@media only screen and (max-width: 1000px) {
	header .logo_wrapper {
		height: 76px !important;
	}

	header .q_logo img.mobile {
		width: auto !important;
		max-height: 62px;
	}

	header .q_logo {
		top: auto;
		transform: translateY(6px);
	}

	body.woocommerce.archive .content .container .container_inner.default_template_holder,
	body.woocommerce-page.archive .content .container .container_inner.default_template_holder {
		padding-top: 48px !important;
	}

	body.woocommerce.archive ul.products,
	body.woocommerce-page.archive ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 20px;
	}
}

@media only screen and (max-width: 600px) {
	body.woocommerce.archive .content .container .container_inner.default_template_holder,
	body.woocommerce-page.archive .content .container .container_inner.default_template_holder {
		width: calc(100% - 24px) !important;
		padding: 38px 0 68px !important;
	}

	.smokeyvapes-archive-intro {
		margin-bottom: 32px;
		padding: 0 14px 27px;
	}

	.smokeyvapes-archive-intro h1 {
		font-size: 40px;
	}

	body.woocommerce.archive ul.products,
	body.woocommerce-page.archive ul.products {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	body.woocommerce.archive ul.products li.product .top-product-section,
	body.woocommerce-page.archive ul.products li.product .top-product-section {
		padding: 17px;
	}

	body.woocommerce.archive ul.products li.product-category > a,
	body.woocommerce-page.archive ul.products li.product-category > a {
		min-height: 380px;
		grid-template-rows: minmax(0, 1fr) 88px;
	}

	body.woocommerce.archive ul.products li.product-category .woocommerce-loop-category__title,
	body.woocommerce-page.archive ul.products li.product-category .woocommerce-loop-category__title {
		height: 88px;
		padding: 17px 18px;
		font-size: 19px !important;
	}
}

/* Product pages: use the same soft card system as the product archive. */
body.single-product .content,
body.single-product .content_inner,
body.single-product .full_width {
	background: var(--sv-paper);
}

body.single-product .full_width_inner {
	box-sizing: border-box;
	padding: 58px 0 96px !important;
	background:
		radial-gradient(circle at 8% 2%, rgba(165, 106, 184, 0.12), transparent 27rem),
		linear-gradient(180deg, #fdfcfd 0%, var(--sv-paper) 100%);
}

.single-product .dtwpb-woocommerce-page.summary.bridge.product {
	box-sizing: border-box;
	width: calc(100% - 48px);
	max-width: 1180px;
	margin: 0 auto;
	padding: 0;
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:first-child {
	display: none;
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) {
	margin: 0;
	padding: clamp(30px, 4vw, 48px);
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-large);
	background:
		radial-gradient(circle at 94% 4%, rgba(165, 106, 184, 0.16), transparent 20rem),
		linear-gradient(145deg, rgba(255, 255, 255, 0.98), var(--sv-vapor));
	box-shadow: var(--sv-shadow-panel);
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner {
	display: grid;
	max-width: none;
	align-items: start;
	column-gap: clamp(34px, 5vw, 58px);
	grid-template-areas:
		'media details'
		'media price'
		'media purchase';
	grid-template-columns: minmax(0, 1.04fr) minmax(340px, 0.96fr);
	grid-template-rows: auto auto 1fr;
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column {
	float: none;
	width: auto;
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:first-child,
.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:first-child > .vc_column-inner,
.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:first-child > .vc_column-inner > .wpb_wrapper {
	display: contents;
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:nth-child(2) {
	grid-area: details;
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:nth-child(2) > .vc_column-inner > .wpb_wrapper::before {
	display: block;
	margin: 2px 0 15px;
	color: var(--sv-accent);
	content: 'Smokey Vapes / Product';
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1.3;
	text-transform: uppercase;
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:nth-child(3) {
	grid-area: purchase;
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:nth-child(3) > .vc_column-inner > .wpb_wrapper {
	position: static;
	padding: 18px;
	border: 1px solid rgba(124, 74, 145, 0.16);
	border-radius: var(--sv-radius-card);
	background: rgba(255, 255, 255, 0.76);
	box-shadow: var(--sv-shadow-card);
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:nth-child(-n+2) .vc_empty_space {
	display: none;
}

.single-product .dtwpb-woocommerce-page .woocommerce-product-gallery {
	box-sizing: border-box;
	grid-area: media;
	margin: 0;
	padding: clamp(18px, 3vw, 30px);
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.1);
	border-radius: var(--sv-radius-card);
	background: rgba(255, 255, 255, 0.9);
	box-shadow: var(--sv-shadow-card);
}

.single-product .dtwpb-woocommerce-page .woocommerce-product-gallery__wrapper,
.single-product .dtwpb-woocommerce-page .woocommerce-product-gallery__image,
.single-product .dtwpb-woocommerce-page .woocommerce-product-gallery__image a {
	display: block;
}

.single-product .dtwpb-woocommerce-page .woocommerce-product-gallery__image img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	object-fit: contain;
}

.single-product .dtwpb-woocommerce-page .price_tag {
	position: static;
	display: inline-flex;
	box-sizing: border-box;
	width: auto;
	height: auto;
	min-height: 0;
	align-items: center;
	grid-area: price;
	justify-self: start;
	margin: 26px 0 18px;
	padding: 0;
	border: 0;
	background: transparent !important;
	color: var(--sv-accent-deep) !important;
	float: none;
}

.single-product .dtwpb-woocommerce-page .price_tag > p {
	color: inherit;
	font-family: var(--sv-display);
	font-size: 30px;
	font-weight: 600;
	letter-spacing: -0.01em;
	line-height: 1;
	text-transform: none;
}

.single-product .dtwpb-woocommerce-page .product_title.entry-title {
	margin: 0 0 22px;
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: clamp(40px, 4.2vw, 60px);
	font-weight: 500;
	letter-spacing: -0.04em;
	line-height: 0.98;
	text-transform: none;
}

.single-product .dtwpb-woocommerce-product-description {
	max-width: 46ch;
	padding-top: 22px;
	border-top: 1px solid rgba(124, 74, 145, 0.18);
	color: var(--sv-muted);
	font-size: 17px;
	line-height: 1.7;
}

.single-product .dtwpb-woocommerce-product-description p:last-child {
	margin-bottom: 0;
}

.single-product .dtwpb-woocommerce-product-description img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 18px 0 0;
	border: 1px solid var(--sv-line);
	border-radius: 12px;
}

.single-product .dtwpb-woocommerce-page form.cart {
	display: grid;
	margin: 0;
	gap: 12px;
	grid-template-columns: minmax(145px, 0.8fr) minmax(180px, 1.2fr);
}

.single-product .dtwpb-woocommerce-page form.cart .quantity {
	display: flex;
	box-sizing: border-box;
	width: 100%;
	height: 52px;
	min-height: 52px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.2);
	border-radius: 999px;
	background: #fff;
}

.single-product .dtwpb-woocommerce-page form.cart .quantity .minus,
.single-product .dtwpb-woocommerce-page form.cart .quantity .plus {
	width: 42px;
	min-width: 42px;
	border: 0;
	background: transparent;
	color: var(--sv-ink);
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
}

.single-product .dtwpb-woocommerce-page form.cart .quantity .minus:hover,
.single-product .dtwpb-woocommerce-page form.cart .quantity .plus:hover,
.single-product .dtwpb-woocommerce-page form.cart .quantity .minus:focus,
.single-product .dtwpb-woocommerce-page form.cart .quantity .plus:focus {
	background: var(--sv-vapor);
	color: var(--sv-accent-deep);
}

.single-product .dtwpb-woocommerce-page form.cart .quantity .qty {
	width: 100%;
	min-width: 0;
	border: 0;
	background: transparent;
	color: var(--sv-ink);
	font-weight: 800;
	text-align: center;
}

.single-product .dtwpb-woocommerce-page .single_add_to_cart_button.button {
	min-height: 52px;
	margin: 0;
	padding: 0 24px;
	border: 0;
	border-radius: 999px;
	background: var(--sv-accent) !important;
	box-shadow: 0 12px 28px rgba(91, 53, 104, 0.25);
	color: #fff !important;
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 1;
	text-transform: uppercase;
	transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.single-product .dtwpb-woocommerce-page .single_add_to_cart_button.button:hover,
.single-product .dtwpb-woocommerce-page .single_add_to_cart_button.button:focus {
	background: var(--sv-accent-deep) !important;
	box-shadow: 0 16px 32px rgba(91, 53, 104, 0.32);
	transform: translateY(-2px);
}

.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(3) {
	max-width: 760px;
	margin: 34px auto 0;
	padding: 0 28px;
}

.single-product .dtwpb-woocommerce-page .woocommerce-product-attributes {
	width: 100%;
	overflow: hidden;
	border: 1px solid var(--sv-line);
	border-radius: var(--sv-radius-card);
	background: #fff;
	box-shadow: var(--sv-shadow-card);
}

.single-product .dtwpb-woocommerce-page .woocommerce-product-attributes th,
.single-product .dtwpb-woocommerce-page .woocommerce-product-attributes td {
	padding: 15px 18px;
	border-bottom: 1px solid var(--sv-line);
	color: var(--sv-ink);
	text-align: left;
}

.single-product .dtwpb-woocommerce-page .woocommerce-product-attributes tr:last-child th,
.single-product .dtwpb-woocommerce-page .woocommerce-product-attributes tr:last-child td {
	border-bottom: 0;
}

.single-product .dtwpb-woocommerce-page .woocommerce-product-attributes th {
	width: 38%;
	background: var(--sv-vapor);
	font-family: var(--sv-display);
	font-size: 15px;
	font-weight: 600;
}

@media only screen and (max-width: 1000px) {
	body.single-product .full_width_inner {
		padding: 42px 0 72px !important;
	}

	.single-product .dtwpb-woocommerce-page.summary.bridge.product {
		width: calc(100% - 40px);
	}

	.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) {
		padding: 30px;
	}

	.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner {
		column-gap: 34px;
		grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);
	}

	.single-product .dtwpb-woocommerce-page .product_title.entry-title {
		font-size: 42px;
	}

	.single-product .dtwpb-woocommerce-page form.cart {
		grid-template-columns: 1fr;
	}
}

@media only screen and (max-width: 780px) {
	.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner {
		grid-template-areas:
			'media'
			'details'
			'price'
			'purchase';
		grid-template-columns: minmax(0, 1fr);
	}

	.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:nth-child(2) {
		margin-top: 34px;
	}

	.single-product .dtwpb-woocommerce-page .dtwpb-woocommerce-product-description {
		max-width: none;
	}
}

@media only screen and (max-width: 600px) {
	body.single-product .full_width_inner {
		padding: 28px 0 52px !important;
	}

	.single-product .dtwpb-woocommerce-page.summary.bridge.product {
		width: calc(100% - 28px);
	}

	.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) {
		padding: 18px;
		border-radius: 19px;
	}

	.single-product .dtwpb-woocommerce-page .woocommerce-product-gallery {
		padding: 14px;
		border-radius: 13px;
	}

	.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:nth-child(2) {
		margin-top: 27px;
	}

	.single-product .dtwpb-woocommerce-page .product_title.entry-title {
		font-size: 36px;
	}

	.single-product .dtwpb-woocommerce-product-description {
		font-size: 16px;
	}

	.single-product .dtwpb-woocommerce-page .price_tag {
		margin-top: 22px;
	}

	.single-product .dtwpb-woocommerce-page .price_tag > p {
		font-size: 27px;
	}

	.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(2) > .full_section_inner > .wpb_column:nth-child(3) > .vc_column-inner > .wpb_wrapper {
		padding: 14px;
	}

	.single-product .dtwpb-woocommerce-page > .wpb-content-wrapper > .vc_row:nth-child(3) {
		margin-top: 22px;
		padding: 0;
	}
}

/* Cart: translate WooCommerce's table into the storefront card language. */
body.woocommerce-cart .content,
body.woocommerce-cart .content_inner,
body.woocommerce-cart .container {
	background: var(--sv-paper);
}

body.woocommerce-cart .content .container .container_inner.default_template_holder {
	box-sizing: border-box;
	width: calc(100% - 48px) !important;
	max-width: 1180px;
	padding: 58px 0 96px !important;
}

body.woocommerce-cart .woocommerce {
	font-family: var(--sv-body);
}

.smokeyvapes-cart-intro {
	margin-bottom: 42px !important;
}

body.woocommerce-cart .woocommerce-cart-form {
	margin: 0;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table {
	width: 100%;
	margin: 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 0 12px;
	background: transparent;
	table-layout: fixed;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table thead th {
	padding: 0 18px 8px;
	border: 0;
	background: transparent;
	color: var(--sv-muted);
	font-family: var(--sv-body);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.14em;
	line-height: 1.3;
	text-transform: uppercase;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table th.product-remove,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-remove {
	width: 54px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table th.product-thumbnail,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-thumbnail {
	width: 104px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table th.product-price,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-price {
	width: 120px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table th.product-quantity,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-quantity {
	width: 150px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table th.product-subtotal,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-subtotal {
	width: 120px !important;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table th.product-name {
	text-align: left;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td {
	box-sizing: border-box;
	padding: 17px 14px;
	border-top: 1px solid rgba(124, 74, 145, 0.12);
	border-bottom: 1px solid rgba(124, 74, 145, 0.12);
	background: rgba(255, 255, 255, 0.94) !important;
	color: var(--sv-muted);
	vertical-align: middle;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td:first-child {
	border-left: 1px solid rgba(124, 74, 145, 0.12);
	border-radius: var(--sv-radius-card) 0 0 var(--sv-radius-card);
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td:last-child {
	border-right: 1px solid rgba(124, 74, 145, 0.12);
	border-radius: 0 var(--sv-radius-card) var(--sv-radius-card) 0;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-remove {
	width: 38px;
	padding-right: 4px;
	padding-left: 16px;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table a.remove {
	display: inline-flex;
	width: 32px;
	height: 32px;
	align-items: center;
	justify-content: center;
	border-radius: 999px;
	background: var(--sv-vapor);
	color: var(--sv-accent-deep) !important;
	font-size: 19px;
	font-weight: 500;
	line-height: 1;
	transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table a.remove:hover,
body.woocommerce-cart .woocommerce-cart-form table.shop_table a.remove:focus {
	background: var(--sv-accent-deep);
	color: #fff !important;
	transform: rotate(6deg);
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-thumbnail {
	width: 88px;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-thumbnail a {
	display: flex;
	box-sizing: border-box;
	width: 72px;
	height: 72px;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.09);
	border-radius: 12px;
	background: linear-gradient(145deg, #fff, var(--sv-vapor));
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-thumbnail img {
	box-sizing: border-box;
	width: 100% !important;
	height: 100% !important;
	margin: 0;
	padding: 7px;
	object-fit: contain;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a {
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.01em;
	line-height: 1.25;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a:hover,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a:focus {
	color: var(--sv-accent);
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-price,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-subtotal {
	color: var(--sv-accent-deep);
	font-family: var(--sv-display);
	font-size: 17px;
	font-weight: 600;
	text-align: center;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-quantity {
	text-align: center;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table .quantity {
	display: inline-flex;
	box-sizing: border-box;
	width: 116px;
	height: 42px;
	align-items: stretch;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.18);
	border-radius: 999px;
	background: #fff;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table .quantity .minus,
body.woocommerce-cart .woocommerce-cart-form table.shop_table .quantity .plus {
	width: 34px;
	min-width: 34px;
	border: 0;
	background: transparent;
	color: var(--sv-accent-deep);
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table .quantity .minus:hover,
body.woocommerce-cart .woocommerce-cart-form table.shop_table .quantity .plus:hover,
body.woocommerce-cart .woocommerce-cart-form table.shop_table .quantity .minus:focus,
body.woocommerce-cart .woocommerce-cart-form table.shop_table .quantity .plus:focus {
	background: var(--sv-vapor);
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table .quantity .qty {
	width: 48px;
	min-width: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: var(--sv-ink);
	font-weight: 800;
	text-align: center;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions {
	padding: 22px 0 0;
	border: 0;
	background: transparent;
	text-align: right;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .coupon {
	display: inline-flex;
	align-items: center;
	float: left;
	gap: 10px;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .coupon .input-text {
	box-sizing: border-box;
	width: 210px;
	height: 50px;
	margin: 0;
	padding: 0 20px;
	border: 1px solid rgba(124, 74, 145, 0.2);
	border-radius: 999px;
	background: #fff;
	color: var(--sv-ink);
	font-family: var(--sv-body);
	font-size: 14px;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .coupon .input-text:focus {
	border-color: var(--sv-accent);
	box-shadow: 0 0 0 3px rgba(124, 74, 145, 0.1);
	outline: 0;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .button,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .checkout-button,
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
	position: static !important;
	box-sizing: border-box;
	height: 50px;
	min-height: 50px;
	margin: 0;
	padding: 0 24px !important;
	border: 0;
	border-radius: 999px;
	background: var(--sv-accent) !important;
	box-shadow: 0 12px 28px rgba(91, 53, 104, 0.22);
	color: #fff !important;
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	top: auto !important;
	transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
	white-space: nowrap;
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .button:hover,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .button:focus,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .checkout-button:hover,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .checkout-button:focus,
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover,
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button:focus {
	background: var(--sv-accent-deep) !important;
	box-shadow: 0 16px 32px rgba(91, 53, 104, 0.3);
	transform: translateY(-2px);
}

body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions > .button,
body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions > .checkout-button {
	display: inline-block;
	margin-left: 10px;
	float: none !important;
	vertical-align: top;
}

body.woocommerce-cart .cart-collaterals {
	display: flex;
	justify-content: flex-end;
	margin-top: 38px;
}

body.woocommerce-cart .cart-collaterals .cart_totals {
	box-sizing: border-box;
	width: min(100%, 440px) !important;
	padding: 30px;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-large);
	background:
		radial-gradient(circle at 100% 0%, rgba(165, 106, 184, 0.2), transparent 15rem),
		linear-gradient(145deg, #fff, var(--sv-vapor));
	box-shadow: var(--sv-shadow-panel);
	float: none !important;
}

body.woocommerce-cart .cart-collaterals .cart_totals h2 {
	margin: 0 0 22px;
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: 32px;
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 1.1;
	text-transform: none;
}

body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table {
	margin: 0 0 24px;
	border: 0;
	border-collapse: collapse;
	background: transparent;
}

body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table th,
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table td {
	padding: 14px 0;
	border: 0;
	border-bottom: 1px solid rgba(124, 74, 145, 0.13);
	background: transparent;
	color: var(--sv-muted);
	font-size: 15px;
	text-align: left;
}

body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table td {
	color: var(--sv-ink);
	text-align: right;
}

body.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th,
body.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
	padding-top: 18px;
	border-bottom: 0;
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: 21px;
	font-weight: 600;
}

body.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
	color: var(--sv-accent-deep);
	font-size: 27px;
}

body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
	padding: 0;
}

body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .checkout-button {
	display: block;
	width: 100%;
}

body.woocommerce-cart .cart-empty.woocommerce-info {
	box-sizing: border-box;
	max-width: 720px;
	margin: 0 auto 24px;
	padding: 28px;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-card);
	background: #fff;
	box-shadow: var(--sv-shadow-card);
	color: var(--sv-muted);
	text-align: center;
}

body.woocommerce-cart .return-to-shop {
	text-align: center;
}

body.woocommerce-cart .return-to-shop .button {
	border-radius: 999px;
	background: var(--sv-accent) !important;
	color: #fff !important;
}

@media only screen and (max-width: 800px) {
	body.woocommerce-cart .content .container .container_inner.default_template_holder {
		width: calc(100% - 32px) !important;
		padding: 42px 0 70px !important;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table {
		border-spacing: 0 14px;
		table-layout: auto;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table thead {
		display: none;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item {
		display: block;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item {
		position: relative;
		padding: 16px;
		border: 1px solid rgba(124, 74, 145, 0.12);
		border-radius: var(--sv-radius-card);
		background: #fff;
		box-shadow: var(--sv-shadow-card);
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td:first-child,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td:last-child {
		display: flex;
		width: auto !important;
		align-items: center;
		justify-content: space-between;
		padding: 11px 0;
		border: 0;
		border-bottom: 1px solid rgba(124, 74, 145, 0.09);
		border-radius: 0;
		background: transparent;
		text-align: right;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td:last-child {
		border-bottom: 0;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td::before {
		color: var(--sv-muted);
		font-size: 10px;
		font-weight: 800;
		letter-spacing: 0.1em;
		text-transform: uppercase;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-remove {
		position: absolute;
		top: 13px;
		right: 13px;
		z-index: 2;
		padding: 0;
		border: 0;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-remove::before,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-thumbnail::before {
		display: none;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-thumbnail {
		justify-content: center;
		padding-top: 0;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-thumbnail a {
		width: 96px;
		height: 96px;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name {
		padding-right: 42px;
		text-align: left;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions {
		display: grid;
		grid-template-columns: 1fr;
		padding-top: 14px;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .coupon {
		display: grid;
		float: none;
		grid-template-columns: 1fr;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .coupon .input-text,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .button,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions > .button,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions > .checkout-button {
		width: 100%;
		float: none;
	}

	body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions > .button,
	body.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions > .checkout-button {
		margin: 0;
	}

	body.woocommerce-cart .cart-collaterals {
		margin-top: 30px;
	}

	body.woocommerce-cart .cart-collaterals .cart_totals {
		width: 100% !important;
		padding: 24px;
	}
}

@media only screen and (max-width: 600px) {
	.smokeyvapes-cart-intro {
		margin-bottom: 30px !important;
	}

	body.woocommerce-cart .content .container .container_inner.default_template_holder {
		width: calc(100% - 28px) !important;
		padding: 30px 0 52px !important;
	}

	body.woocommerce-cart .cart-collaterals .cart_totals {
		padding: 20px;
		border-radius: 19px;
	}
}

/* Checkout: pair a calm details card with a clear order summary. */
body.woocommerce-checkout .content,
body.woocommerce-checkout .content_inner,
body.woocommerce-checkout .container {
	background: var(--sv-paper);
}

body.woocommerce-checkout .content .container .container_inner.default_template_holder {
	box-sizing: border-box;
	width: calc(100% - 48px) !important;
	max-width: 1180px;
	padding: 58px 0 96px !important;
}

body.woocommerce-checkout .woocommerce {
	font-family: var(--sv-body);
}

.smokeyvapes-checkout-intro {
	margin-bottom: 38px !important;
}

body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-error,
body.woocommerce-checkout .woocommerce-info {
	box-sizing: border-box;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-card);
	background: rgba(255, 255, 255, 0.9);
	box-shadow: var(--sv-shadow-card);
	color: var(--sv-muted);
	font-family: var(--sv-body);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.55;
	text-transform: none;
}

body.woocommerce-checkout .woocommerce-message a,
body.woocommerce-checkout .woocommerce-info a {
	color: var(--sv-accent-deep);
	font-weight: 800;
}

body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
	margin: 0 0 18px;
	padding: 17px 21px;
}

body.woocommerce-checkout form.checkout_coupon {
	box-sizing: border-box;
	margin: 0 0 30px;
	padding: 18px;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-card);
	background: linear-gradient(145deg, #fff, var(--sv-vapor));
	box-shadow: var(--sv-shadow-card);
}

body.woocommerce-checkout form.checkout_coupon .coupon {
	display: flex;
	align-items: center;
	gap: 10px;
}

body.woocommerce-checkout form.checkout_coupon .input-text {
	box-sizing: border-box;
	width: min(100%, 280px);
	height: 50px;
	margin: 0;
	padding: 0 18px;
	border: 1px solid rgba(124, 74, 145, 0.2);
	border-radius: 999px;
	background: #fff;
	color: var(--sv-ink);
	font-family: var(--sv-body);
}

body.woocommerce-checkout form.checkout_coupon .button {
	position: static;
	height: 50px;
	margin: 0;
	padding: 0 24px !important;
	border: 0;
	border-radius: 999px;
	background: var(--sv-accent) !important;
	color: #fff !important;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 50px;
	text-transform: uppercase;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout {
	display: grid;
	align-items: start;
	column-gap: 32px;
	grid-template-areas:
		'details order-title'
		'details order-review';
	grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
	grid-template-rows: auto 1fr;
}

body.woocommerce-checkout form.checkout #customer_details {
	box-sizing: border-box;
	padding: clamp(25px, 3.2vw, 36px);
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-large);
	background:
		radial-gradient(circle at 100% 0%, rgba(165, 106, 184, 0.13), transparent 19rem),
		linear-gradient(145deg, #fff, var(--sv-vapor));
	box-shadow: var(--sv-shadow-panel);
	grid-area: details;
}

body.woocommerce-checkout form.checkout #customer_details .col-1,
body.woocommerce-checkout form.checkout #customer_details .col-2 {
	width: 100%;
	margin: 0;
	float: none;
}

body.woocommerce-checkout form.checkout #customer_details .col-2 {
	margin-top: 34px;
	padding-top: 31px;
	border-top: 1px solid rgba(124, 74, 145, 0.14);
}

body.woocommerce-checkout form.checkout #customer_details h3,
body.woocommerce-checkout form.checkout #order_review_heading {
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: 27px;
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 1.15;
	text-transform: none;
}

body.woocommerce-checkout form.checkout #customer_details h3 {
	margin: 0 0 25px;
}

body.woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper {
	display: grid;
	gap: 18px 14px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper .form-row {
	box-sizing: border-box;
	width: auto !important;
	margin: 0;
	padding: 0;
	float: none;
}

body.woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper .form-row-wide {
	grid-column: 1 / -1;
}

body.woocommerce-checkout form.checkout .form-row label:not(.screen-reader-text) {
	display: block;
	margin: 0 0 7px;
	color: var(--sv-ink-soft);
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.06em;
	line-height: 1.4;
	text-transform: uppercase;
}

body.woocommerce-checkout form.checkout .form-row .required {
	color: var(--sv-accent);
}

body.woocommerce-checkout form.checkout .form-row .optional {
	color: var(--sv-muted);
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: none;
}

body.woocommerce-checkout form.checkout .form-row .woocommerce-input-wrapper {
	display: block;
	width: 100%;
}

body.woocommerce-checkout form.checkout .form-row input.input-text,
body.woocommerce-checkout form.checkout .form-row textarea.input-text,
body.woocommerce-checkout form.checkout .form-row select {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	border: 1px solid rgba(124, 74, 145, 0.18);
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.95);
	color: var(--sv-ink);
	font-family: var(--sv-body);
	font-size: 14px;
	transition: border-color 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

body.woocommerce-checkout form.checkout .form-row input.input-text,
body.woocommerce-checkout form.checkout .form-row select {
	height: 52px;
	padding: 0 15px;
}

body.woocommerce-checkout form.checkout .form-row textarea.input-text {
	min-height: 138px;
	padding: 14px 15px;
	line-height: 1.55;
	resize: vertical;
}

body.woocommerce-checkout form.checkout .form-row input.input-text:focus,
body.woocommerce-checkout form.checkout .form-row textarea.input-text:focus,
body.woocommerce-checkout form.checkout .form-row select:focus {
	border-color: var(--sv-accent);
	background: #fff;
	box-shadow: 0 0 0 3px rgba(124, 74, 145, 0.1);
	outline: 0;
}

body.woocommerce-checkout form.checkout .select2-container {
	width: 100% !important;
}

body.woocommerce-checkout form.checkout .select2-container .select2-selection--single {
	height: 52px;
	border: 1px solid rgba(124, 74, 145, 0.18);
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.95);
}

body.woocommerce-checkout form.checkout .select2-container .select2-selection--single .select2-selection__rendered {
	padding: 0 42px 0 15px;
	color: var(--sv-ink);
	font-size: 14px;
	line-height: 50px;
}

body.woocommerce-checkout form.checkout .select2-container .select2-selection--single .select2-selection__arrow {
	height: 50px;
	right: 10px;
}

body.woocommerce-checkout form.checkout #order_review_heading {
	box-sizing: border-box;
	margin: 0;
	padding: 30px 30px 20px;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-bottom: 0;
	border-radius: var(--sv-radius-large) var(--sv-radius-large) 0 0;
	background:
		radial-gradient(circle at 100% 0%, rgba(165, 106, 184, 0.18), transparent 14rem),
		linear-gradient(145deg, #fff, var(--sv-vapor));
	grid-area: order-title;
}

body.woocommerce-checkout form.checkout #order_review {
	box-sizing: border-box;
	padding: 0 30px 30px;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-top: 0;
	border-radius: 0 0 var(--sv-radius-large) var(--sv-radius-large);
	background: linear-gradient(145deg, #fff, var(--sv-vapor));
	box-shadow: var(--sv-shadow-panel);
	grid-area: order-review;
}

body.woocommerce-checkout form.checkout #order_review table.shop_table {
	width: 100%;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	background: transparent;
}

body.woocommerce-checkout form.checkout #order_review table.shop_table th,
body.woocommerce-checkout form.checkout #order_review table.shop_table td {
	padding: 14px 0;
	border: 0;
	border-bottom: 1px solid rgba(124, 74, 145, 0.11);
	background: transparent !important;
	color: var(--sv-muted);
	font-size: 14px;
	line-height: 1.45;
	text-align: left;
}

body.woocommerce-checkout form.checkout #order_review table.shop_table th:last-child,
body.woocommerce-checkout form.checkout #order_review table.shop_table td:last-child {
	text-align: right;
}

body.woocommerce-checkout form.checkout #order_review table.shop_table thead th {
	color: var(--sv-ink);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

body.woocommerce-checkout form.checkout #order_review table.shop_table .product-name {
	color: var(--sv-ink-soft);
}

body.woocommerce-checkout form.checkout #order_review table.shop_table .product-quantity {
	color: var(--sv-muted);
	font-size: 12px;
	font-weight: 600;
}

body.woocommerce-checkout form.checkout #order_review table.shop_table tr.order-total th,
body.woocommerce-checkout form.checkout #order_review table.shop_table tr.order-total td {
	padding-top: 19px;
	border-bottom: 0;
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: 19px;
	font-weight: 600;
}

body.woocommerce-checkout form.checkout #order_review table.shop_table tr.order-total td {
	color: var(--sv-accent-deep);
	font-size: 25px;
}

body.woocommerce-checkout form.checkout #payment {
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px solid rgba(124, 74, 145, 0.13);
	background: transparent;
}

body.woocommerce-checkout form.checkout #payment ul.payment_methods {
	margin: 0 0 18px;
	padding: 0;
	border: 0;
}

body.woocommerce-checkout form.checkout #payment ul.payment_methods li {
	margin: 0;
	list-style: none;
}

body.woocommerce-checkout form.checkout #payment .woocommerce-info {
	margin: 0;
	padding: 17px 18px;
	border-color: rgba(132, 59, 85, 0.16);
	background: rgba(132, 59, 85, 0.06);
	box-shadow: none;
	color: #684554;
	font-size: 12px;
}

body.woocommerce-checkout form.checkout #payment .form-row.place-order {
	margin: 0;
	padding: 0;
}

body.woocommerce-checkout form.checkout #place_order {
	position: static;
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 54px;
	margin: 0;
	padding: 0 26px !important;
	border: 0;
	border-radius: 999px;
	background: var(--sv-accent) !important;
	box-shadow: 0 12px 28px rgba(91, 53, 104, 0.25);
	color: #fff !important;
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 54px;
	text-align: center;
	text-transform: uppercase;
	transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

body.woocommerce-checkout form.checkout #place_order:hover,
body.woocommerce-checkout form.checkout #place_order:focus {
	background: var(--sv-accent-deep) !important;
	box-shadow: 0 16px 32px rgba(91, 53, 104, 0.32);
	transform: translateY(-2px);
}

@media only screen and (max-width: 900px) {
	body.woocommerce-checkout .content .container .container_inner.default_template_holder {
		width: calc(100% - 40px) !important;
		padding: 42px 0 72px !important;
	}

	body.woocommerce-checkout form.checkout.woocommerce-checkout {
		row-gap: 0;
		grid-template-areas:
			'details'
			'order-title'
			'order-review';
		grid-template-columns: minmax(0, 1fr);
	}

	body.woocommerce-checkout form.checkout #order_review_heading {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 600px) {
	body.woocommerce-checkout .content .container .container_inner.default_template_holder {
		width: calc(100% - 28px) !important;
		padding: 30px 0 52px !important;
	}

	.smokeyvapes-checkout-intro {
		margin-bottom: 30px !important;
	}

	body.woocommerce-checkout form.checkout_coupon .coupon {
		align-items: stretch;
		flex-direction: column;
	}

	body.woocommerce-checkout form.checkout_coupon .input-text,
	body.woocommerce-checkout form.checkout_coupon .button {
		width: 100%;
	}

	body.woocommerce-checkout form.checkout #customer_details {
		padding: 20px;
		border-radius: 19px;
	}

	body.woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper {
		grid-template-columns: minmax(0, 1fr);
	}

	body.woocommerce-checkout form.checkout .woocommerce-billing-fields__field-wrapper .form-row {
		grid-column: 1;
	}

	body.woocommerce-checkout form.checkout #order_review_heading {
		padding: 24px 20px 17px;
		border-radius: 19px 19px 0 0;
	}

	body.woocommerce-checkout form.checkout #order_review {
		padding: 0 20px 20px;
		border-radius: 0 0 19px 19px;
	}
}

/* Contact: frame the existing map and form in the storefront card system. */
body.page-id-181 .content,
body.page-id-181 .content_inner,
body.page-id-181 .full_width {
	background: var(--sv-paper);
}

body.page-id-181 .full_width_inner {
	padding: 0 !important;
	background:
		radial-gradient(circle at 8% 2%, rgba(165, 106, 184, 0.12), transparent 27rem),
		linear-gradient(180deg, #fdfcfd 0%, var(--sv-paper) 100%);
}

body.page-id-181 #wpb-content-root > .vc_row:first-child {
	box-sizing: border-box;
	width: calc(100% - 48px);
	max-width: 1180px;
	margin: 58px auto 0;
}

body.page-id-181 #wpb-content-root > .vc_row:first-child > .full_section_inner {
	max-width: none;
}

body.page-id-181 #wpb-content-root > .vc_row:first-child .wpb_gmaps_widget {
	margin: 0;
	padding: 10px;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-large);
	background: #fff;
	box-shadow: var(--sv-shadow-panel);
}

body.page-id-181 #wpb-content-root > .vc_row:first-child .wpb_map_wraper {
	overflow: hidden;
	border-radius: calc(var(--sv-radius-large) - 8px);
}

body.page-id-181 #wpb-content-root > .vc_row:first-child iframe {
	display: block;
	width: 100%;
	height: clamp(360px, 35vw, 490px);
	border: 0;
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) {
	box-sizing: border-box;
	width: calc(100% - 48px);
	max-width: 1180px;
	margin: 32px auto 0;
	padding: 0 0 96px !important;
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) > .section_inner {
	width: 100%;
	max-width: none;
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner > .wpb_wrapper {
	display: grid;
	align-items: start;
	gap: 30px;
	grid-template-columns: minmax(285px, 0.72fr) minmax(0, 1.28fr);
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_holder,
body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_item,
body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_item_inner {
	display: block;
	width: 100%;
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_holder:first-child,
body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_holder:nth-child(2) {
	box-sizing: border-box;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-large);
	box-shadow: var(--sv-shadow-panel);
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_holder:first-child {
	position: relative;
	padding: clamp(28px, 3.3vw, 40px);
	overflow: hidden;
	background:
		radial-gradient(circle at 100% 0%, rgba(165, 106, 184, 0.22), transparent 16rem),
		linear-gradient(145deg, #fff, var(--sv-vapor));
	text-align: left;
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_holder:first-child::before {
	display: block;
	margin: 0 0 15px;
	color: var(--sv-accent);
	content: 'Smokey Vapes / Contact';
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1.3;
	text-transform: uppercase;
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_holder:nth-child(2) {
	padding: clamp(24px, 3vw, 36px);
	background: rgba(255, 255, 255, 0.95);
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_item_content {
	padding: 0 !important;
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) h2 {
	margin: 0;
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: clamp(42px, 4.4vw, 58px);
	font-weight: 500;
	letter-spacing: -0.04em;
	line-height: 1;
	text-align: left;
	text-transform: none;
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_holder:first-child .separator {
	width: 64px !important;
	height: 2px !important;
	margin: 25px 0 27px !important;
	background: var(--sv-accent) !important;
}

body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_holder:first-child p {
	margin: 0;
	color: var(--sv-muted);
	font-family: var(--sv-body);
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
}

body.page-id-181 .wpcf7-form {
	margin: 0;
}

body.page-id-181 .wpcf7-form > p {
	margin: 0;
}

body.page-id-181 .wpcf7-form > p > div {
	margin: 0 0 14px;
}

body.page-id-181 .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}

body.page-id-181 .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text,
body.page-id-181 .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	border: 1px solid rgba(124, 74, 145, 0.18);
	border-radius: 12px;
	background: var(--sv-paper);
	color: var(--sv-ink);
	font-family: var(--sv-body);
	font-size: 14px;
	text-align: left;
	transition: border-color 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

body.page-id-181 .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text {
	height: 54px;
	padding: 0 17px;
}

body.page-id-181 .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
	min-height: 175px;
	padding: 16px 17px;
	line-height: 1.55;
	resize: vertical;
}

body.page-id-181 .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text:focus,
body.page-id-181 .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea:focus {
	border-color: var(--sv-accent);
	background: #fff;
	box-shadow: 0 0 0 3px rgba(124, 74, 145, 0.1);
	outline: 0;
}

body.page-id-181 .cf7_custom_style_1 input.wpcf7-form-control::placeholder,
body.page-id-181 .cf7_custom_style_1 textarea.wpcf7-form-control::placeholder {
	color: var(--sv-muted);
	opacity: 0.72;
}

body.page-id-181 .cf7_custom_style_1 input.wpcf7-submit {
	position: static;
	display: inline-flex;
	box-sizing: border-box;
	width: auto;
	height: 52px;
	align-items: center;
	justify-content: center;
	margin: 2px 0 0;
	padding: 0 28px !important;
	border: 0;
	border-radius: 999px !important;
	background: var(--sv-accent) !important;
	box-shadow: 0 12px 28px rgba(91, 53, 104, 0.25);
	color: #fff !important;
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 1;
	text-transform: uppercase;
	transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

body.page-id-181 .cf7_custom_style_1 input.wpcf7-submit:hover,
body.page-id-181 .cf7_custom_style_1 input.wpcf7-submit:focus {
	background: var(--sv-accent-deep) !important;
	box-shadow: 0 16px 32px rgba(91, 53, 104, 0.32);
	transform: translateY(-2px);
}

body.page-id-181 .wpcf7-spinner {
	margin: 0 0 0 12px;
	vertical-align: middle;
}

body.page-id-181 .wpcf7 form .wpcf7-response-output {
	margin: 20px 0 0;
	padding: 13px 15px;
	border: 1px solid rgba(124, 74, 145, 0.18);
	border-radius: 12px;
	color: var(--sv-muted);
}

@media only screen and (max-width: 900px) {
	body.page-id-181 #wpb-content-root > .vc_row:first-child,
	body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) {
		width: calc(100% - 40px);
	}

	body.page-id-181 #wpb-content-root > .vc_row:first-child {
		margin-top: 42px;
	}

	body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) > .section_inner > .section_inner_margin > .wpb_column > .vc_column-inner > .wpb_wrapper {
		grid-template-columns: minmax(0, 1fr);
	}
}

@media only screen and (max-width: 600px) {
	body.page-id-181 #wpb-content-root > .vc_row:first-child,
	body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) {
		width: calc(100% - 28px);
	}

	body.page-id-181 #wpb-content-root > .vc_row:first-child {
		margin-top: 28px;
	}

	body.page-id-181 #wpb-content-root > .vc_row:first-child .wpb_gmaps_widget {
		padding: 7px;
		border-radius: 19px;
	}

	body.page-id-181 #wpb-content-root > .vc_row:first-child iframe {
		height: 320px;
	}

	body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) {
		margin-top: 22px;
		padding-bottom: 52px !important;
	}

	body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_holder:first-child,
	body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) .q_elements_holder:nth-child(2) {
		padding: 22px;
		border-radius: 19px;
	}

	body.page-id-181 #wpb-content-root > .vc_row:nth-child(2) h2 {
		font-size: 40px;
	}

	body.page-id-181 .cf7_custom_style_1 input.wpcf7-submit {
		width: 100%;
	}
}

/* About: present the story and Voula location with the storefront card system. */
body.page-id-119 .content,
body.page-id-119 .content_inner,
body.page-id-119 .full_width {
	background: var(--sv-paper);
}

body.page-id-119 .full_width_inner {
	padding: 0 !important;
	background:
		radial-gradient(circle at 8% 2%, rgba(165, 106, 184, 0.12), transparent 27rem),
		linear-gradient(180deg, #fdfcfd 0%, var(--sv-paper) 100%);
}

body.page-id-119 #wpb-content-root {
	padding: 58px 0 96px;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child,
body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) {
	box-sizing: border-box;
	width: calc(100% - 48px);
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 !important;
	background: transparent !important;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child > .section_inner {
	width: 100%;
	max-width: none;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child > .section_inner > .section_inner_margin {
	display: block;
	margin: 0;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column {
	float: none;
	width: 100% !important;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:nth-child(2) {
	display: none !important;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .vc_column-inner,
body.page-id-119 #wpb-content-root > .vc_row:first-child .vc_column-inner > .wpb_wrapper {
	height: 100%;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_holder,
body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_item,
body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_item_inner {
	display: block;
	width: 100%;
	height: 100%;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_holder {
	position: relative;
	box-sizing: border-box;
	min-height: 470px;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-large);
	background:
		radial-gradient(circle at 100% 0%, rgba(165, 106, 184, 0.22), transparent 16rem),
		linear-gradient(145deg, #fff, var(--sv-vapor));
	box-shadow: var(--sv-shadow-panel);
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_holder::after {
	position: absolute;
	top: 50%;
	right: clamp(24px, 5vw, 70px);
	width: min(44%, 500px);
	aspect-ratio: 935 / 451;
	background: url('/wp-content/uploads/2018/06/SMOKEY.png') center / contain no-repeat;
	content: '';
	opacity: 0.1;
	pointer-events: none;
	transform: translateY(-50%);
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_item_content {
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	min-height: 100%;
	max-width: 680px;
	padding: clamp(34px, 4vw, 50px) !important;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_item_content::before,
body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:first-child .q_elements_item_content::before {
	display: block;
	margin: 0 0 15px;
	color: var(--sv-accent);
	font-family: var(--sv-body);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1.3;
	text-transform: uppercase;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_item_content::before {
	content: 'Smokey Vapes / Story';
}

body.page-id-119 #wpb-content-root > .vc_row:first-child h2,
body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) h2 {
	margin: 0;
	color: var(--sv-ink);
	font-family: var(--sv-display);
	font-size: clamp(42px, 4.4vw, 58px);
	font-weight: 500;
	letter-spacing: -0.04em;
	line-height: 1;
	text-align: left;
	text-transform: none;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .separator,
body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .separator {
	width: 64px !important;
	height: 2px !important;
	margin: 25px 0 27px !important;
	background: var(--sv-accent) !important;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child p,
body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) p {
	margin: 0;
	color: var(--sv-muted);
	font-family: var(--sv-body);
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .vc_empty_space {
	display: none;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_single_image {
	display: flex;
	box-sizing: border-box;
	height: 100%;
	align-items: center;
	margin: 0;
	padding: clamp(18px, 2.5vw, 30px);
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-large);
	background: rgba(255, 255, 255, 0.95);
	box-shadow: var(--sv-shadow-panel);
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_single_image > .wpb_wrapper,
body.page-id-119 #wpb-content-root > .vc_row:first-child .vc_single_image-wrapper {
	display: block;
	width: 100%;
}

body.page-id-119 #wpb-content-root > .vc_row:first-child .vc_single_image-img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: var(--sv-radius-card);
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(2) {
	display: none !important;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) {
	margin-top: 30px;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) > .full_section_inner {
	width: 100%;
	max-width: none;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_holder {
	display: grid;
	align-items: stretch;
	gap: 30px;
	grid-template-columns: minmax(285px, 0.72fr) minmax(0, 1.28fr);
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item {
	display: block;
	box-sizing: border-box;
	width: auto;
	overflow: hidden;
	border: 1px solid rgba(124, 74, 145, 0.14);
	border-radius: var(--sv-radius-large);
	box-shadow: var(--sv-shadow-panel);
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:first-child {
	background:
		radial-gradient(circle at 100% 0%, rgba(165, 106, 184, 0.22), transparent 16rem),
		linear-gradient(145deg, #fff, var(--sv-vapor)) !important;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:first-child .q_elements_item_content {
	display: flex;
	box-sizing: border-box;
	min-height: 420px;
	flex-direction: column;
	justify-content: center;
	padding: clamp(34px, 4vw, 50px) !important;
	text-align: left;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:first-child .q_elements_item_content::before {
	content: 'Smokey Vapes / Voula';
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:first-child p + p {
	margin-top: 4px;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) a {
	color: var(--sv-accent-deep);
	font-weight: 700;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:nth-child(2) {
	padding: 10px;
	background: #fff;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:nth-child(2) .q_elements_item_inner,
body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:nth-child(2) .q_elements_item_content,
body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .wpb_gmaps_widget,
body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .wpb_gmaps_widget > .wpb_wrapper,
body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .wpb_map_wraper {
	height: 100%;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:nth-child(2) .q_elements_item_content {
	padding: 0 !important;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .wpb_gmaps_widget {
	margin: 0;
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .wpb_map_wraper {
	overflow: hidden;
	border-radius: calc(var(--sv-radius-large) - 8px);
}

body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) iframe {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 420px;
	border: 0;
}

@media only screen and (max-width: 900px) {
	body.page-id-119 #wpb-content-root > .vc_row:first-child,
	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) {
		width: calc(100% - 40px);
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child > .section_inner > .section_inner_margin,
	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_holder {
		grid-template-columns: minmax(0, 1fr);
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_holder {
		min-height: 0;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_holder::after {
		right: -7%;
		width: 58%;
		opacity: 0.06;
	}

	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:first-child .q_elements_item_content {
		min-height: 0;
	}

	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) iframe {
		height: 390px;
		min-height: 0;
	}
}

@media only screen and (max-width: 600px) {
	body.page-id-119 #wpb-content-root {
		padding: 28px 0 56px;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child,
	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) {
		width: calc(100% - 28px);
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child > .section_inner > .section_inner_margin,
	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_holder {
		gap: 18px;
	}

	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) {
		margin-top: 18px;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_holder,
	body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_single_image,
	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item {
		border-radius: 19px;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_holder::after {
		top: auto;
		right: -24%;
		bottom: 18px;
		width: 88%;
		opacity: 0.035;
		transform: none;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child .wpb_column:first-child .q_elements_item_content,
	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:first-child .q_elements_item_content {
		padding: 25px !important;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child h2,
	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) h2 {
		font-size: 40px;
	}

	body.page-id-119 #wpb-content-root > .vc_row:first-child p,
	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) p {
		font-size: 15px;
		line-height: 1.7;
	}

	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) .q_elements_item:nth-child(2) {
		padding: 7px;
	}

	body.page-id-119 #wpb-content-root > .vc_row:nth-child(3) iframe {
		height: 320px;
	}
}
