/* ─── SAME TE STUDIO www.same-te.studio ─── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }

@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Light.eot');
	src: local('HelveticaNeueCyr-Light'),
		url('../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Light.woff') format('woff'),
		url('../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.eot');
	src: local('HelveticaNeueCyr-Roman'),
		url('../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
		url('../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.woff') format('woff'),
		url('../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Forum';
	src: url('../fonts/Forum/Forum.eot');
	src: local('Forum'),
		url('../fonts/Forum/Forum.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Forum/Forum.woff') format('woff'),
		url('../fonts/Forum/Forum.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


/* ─── TOKENS ─── */
:root {
  --white:        #FFFFFF;
  --black:        #171516;
  --white-grey:   #F4F4F6;
  --dark-brown:   #8C8277;
  --light-brown:  #CBC6BC;
  --lemon:        #E1D29C;
  --lemon-hover:  #BAAD82;

  --font-heading: 'Forum', serif;
  --font-body:    'Helvetica Neue', Helvetica, Arial, sans-serif;

  --container:    1920px;
  --gutter:       40px; /* ~40px col + 20px gap scaled for fluid layout */
}

body {
  font-family: var(--font-body);
  background: var(--white);
  color: var(--black);
  font-weight: 300;
  overflow-x: hidden;
  letter-spacing: -0.02em;
  line-height: 1;
}
p:not(:last-child) {
	margin-bottom: 20px;
}

img { display: block; width: 100%; height: 100%; object-fit: cover; }
a   { text-decoration: none; color: inherit; }
ul  { list-style: none; }

/* ─── PLACEHOLDER IMAGE ─── */
.ph {
  background: var(--white-grey);
  position: relative;
  overflow: hidden;
}
.ph::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #e8e6e2 25%, #d8d4ce 100%);
}

/* ─── TYPOGRAPHY ─── */
.t-h1 { font-family: var(--font-heading); font-size: 100px; font-weight: normal; letter-spacing: -0.04em; line-height: 0.92; text-transform: uppercase;}
.t-h2, h2, h1 { font-family: var(--font-heading); font-size: 80px; font-weight: normal; letter-spacing: -0.04em; line-height: 0.92; text-transform: uppercase; margin-bottom: 100px;}
.t-h3, h3   { font-family: var(--font-heading); font-size: 50px; font-weight: normal; letter-spacing: -0.04em; line-height: 0.92; text-transform: uppercase;}
.t-lg   { font-size: 25px; font-weight: 300; letter-spacing: -0.02em; line-height: 1; text-transform: uppercase; }
.t-md   { font-size: 18px; font-weight: 300; letter-spacing: -0.02em; line-height: 1; }
.t-sm   { font-size: 19px; font-weight: 300; letter-spacing: -0.02em; line-height: 1.4; }
.t-menu { font-size: 16px; font-weight: 300; letter-spacing: -0.02em; line-height: 1; }

@media (max-width: 1440px) {
	/* ─── TYPOGRAPHY ─── */
	.t-h1 { font-family: var(--font-heading); font-size: 80px; font-weight: normal; letter-spacing: -0.04em; line-height: 0.92; text-transform: uppercase;}
	.t-h2, h2, h1 { font-family: var(--font-heading); font-size: 60px; font-weight: normal; letter-spacing: -0.04em; line-height: 0.92; text-transform: uppercase; margin-bottom: 100px;}
	.t-h3, h3   { font-family: var(--font-heading); font-size: 30px; font-weight: normal; letter-spacing: -0.04em; line-height: 0.92; text-transform: uppercase;}
	.t-lg   { font-size: 20px; font-weight: 300; letter-spacing: -0.02em; line-height: 1; text-transform: uppercase; }
	.t-md   { font-size: 16px; font-weight: 300; letter-spacing: -0.02em; line-height: 1; }
	.t-sm   { font-size: 15px; font-weight: 300; letter-spacing: -0.02em; line-height: 1.4; }
	.t-menu { font-size: 14px; font-weight: 300; letter-spacing: -0.02em; line-height: 1; }
	.text-page h1 {margin-bottom: 50px;}
}

@media (max-width: 1440px) {
	.founders-quote__mark {
		font-size: 60px;
	}
	
	.custom-cart-attr,
	.custom-cart-remove,
	.custom-cart-price,
	.custom-cart-total,
	form.custom-checkout .checkout-product-attr div,
	form.custom-checkout .checkout-product-price div,
	form.custom-checkout .checkout-product-remove,
	form.custom-checkout .checkout-total-row span,
	.thankyou-hero-content p {
		font-size: 20px;
	}
	
	.product-description-text,
	.product-article,
	.new-category-text,
	.woocommerce-checkout form.custom-checkout .checkout-section > input,
	.woocommerce-checkout form.custom-checkout .checkout-delivery-fields input,
	.woocommerce-checkout form.custom-checkout .checkout-phone-input,
	form.custom-checkout .iti input#billing_phone,
	form.custom-checkout .iti input#recipient_phone,
	form.custom-checkout .checkout-coupon-row input,
	form.custom-checkout .checkout-coupon-row .custom-checkout-apply-coupon,
	form.custom-checkout .checkout-confirm-btn,
	.woocommerce-checkout form.custom-checkout .checkout-agree,
	form.custom-checkout .checkout-agree {
		font-size: 16px;
	}
	
	.btn,
	.look-moya-text,
	.showroom-bottom-text,
	.showroom-top-text,
	.newsletter-form input,
	.product-price,
	.product-description h3,
	.product-accordion-head,
	.product-card-price,
	.catalog-filter-btn,
	.search-panel-submit,
	.search-history,
	.search-history-item,
	.new-category-link,
	.home-bestseller-price,
	form.custom-checkout .checkout-option,
	.newsletter-popup__text,
	.newsletter-popup-form input {
		font-size: 15px;
	}
	
	.nav-links a,
	.nav-right a,
	.nav-lang span,
	.hero-eyebrow,
	.instagram-text,
	.newsletter-form input,
	.newsletter-form button,
	.info-tab-btn,
	.product-breadcrumbs .woocommerce-breadcrumb,
	.product-breadcrumbs .woocommerce-breadcrumb a,
	.product-single .product-variation-form .variations .label label,
	.woocommerce .product-single form.cart button.single_add_to_cart_button.button.alt,
	.product-accordion-body,
	.catalog-menu-list a,
	.search-panel-input,
	.home-bestsellers-subtitle,
	.custom-cart-attr span,
	.custom-cart-quantity input.qty,
	.custom-cart-item-subtotal .woocommerce-Price-amount,
	.custom-cart-total strong,
	.woocommerce-checkout form.custom-checkout .checkout-tabs button,
	form.custom-checkout .iti__country,
	form.custom-checkout .custom-cart-item-subtotal,
	form.custom-checkout .checkout-product-attr span,
	form.custom-checkout .checkout-product-price span,
	form.custom-checkout .checkout-cart-quantity input,
	form.custom-checkout .custom-cart-total-value .woocommerce-Price-amount,
	form.custom-checkout .custom-cart-total-value .woocommerce-Price-currencySymbol,
	.newsletter-popup-form button,
	.newsletter-popup-form input,
	 {
		font-size: 14px;
	}
	.site-main {min-height: 50vh; margin-top: 130px; margin-bottom: 130px; padding-top: 130px;}
	
	.look-moya {
		padding: 130px 0;
	}
	.look-moya-text {
		margin-bottom: 30px;
		margin-top: 130px;
	}
	.instagram-section {
		padding: 130px 0 0 0;
	}
	.copywright {
		padding-top: 130px;
	}
	.about-intro {
	  padding: 0px 0 130px;
	}
	.founders-section {
	  padding: 130px 0;
	}
	.philosophy-section {
	  padding: 0 0 130px;
	}
	.related-products-section {
		margin-top: 130px;
	}
	.new-category-block {
		margin-top: 130px;
	}
	.wishlist-products {
		margin-bottom: 130px;
	}
	.wishlist-back-btn {
		margin-bottom: 130px;
	}
	.wishlist-empty-custom {
		margin-bottom: 130px;
	}
	.home-bestsellers {
		padding: 130px 0;
	}
	.look-moya-head,
	.info-tabs-nav,
	.catalog-category-head,
	.wishlist-page-title,
	.cart-empty-title {
		margin-bottom: 50px;
	}
	.founders-image-right img {
	  padding-top: 80px;	
	}
	header {
		padding-top: 30px;
	}
	.breadcrumbs,
	.info-tab-text h3,
	.about-intro__logo,
	.product-breadcrumbs,
	.complete-look-title,
	.catalog-filter-group,
	.catalog-filter-subtitle,
	.woocommerce-checkout form.custom-checkout .checkout-tabs,
	.woocommerce-checkout form.custom-checkout .checkout-section,
	.woocommerce-checkout form.custom-checkout .checkout-section .t-lg,
	.woocommerce-checkout form.custom-checkout .custom-checkout-right > .t-lg,
	form.custom-checkout .checkout-coupon-row,
	form.custom-checkout .checkout-total-row {
		margin-bottom: 20px;
	}
	.instagram-title {
		margin-bottom: 30px;
		font-size: 40px;
	}
	.info-tab-text p+h3,
	.info-tab-text ul+h3 {
		margin-top: 30px;
	}
	
	.section-header,
	.new-category-images,
	.wishlist-empty-title,
	.woocommerce-checkout form.custom-checkout .checkout-product,
	form.custom-checkout .checkout-product-meta {
		margin-bottom: 20px;
	}
	form.custom-checkout .checkout-product-title {
		margin: 0 0 20px;
	}
	form.custom-checkout .checkout-product-price {
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.look-moya-link,
	.woocommerce .product-single form.cart button.single_add_to_cart_button.button.alt,
	.catalog-filter-btn,
	.catalog-filter-submit,
	.new-category-link,
	.custom-cart-checkout,
	form.custom-checkout .checkout-coupon-row input,
	form.custom-checkout .checkout-coupon-row .custom-checkout-apply-coupon,
	form.custom-checkout .checkout-confirm-btn,
	form.custom-checkout .checkout-confirm-btn,
	.thankyou-btn,
	.newsletter-popup-form button,
	.look-moya-link {
		height: 40px;
	}
}

@media (max-width: 991px) {
	.t-h1   { font-size: 50px;}
	.t-h2, h2, h1   { font-size: 35px; margin-bottom: 100px;}
	.t-h3, h3   { font-size: 35px;}
	.t-lg   { font-size: 16px;}
	.t-md   { font-size: 14px; }
	.t-sm   { font-size: 13px; }
	.t-menu { font-size: 14px; }
}

/* ─── BUTTONS ─── */
.btn {
  display: inline-flex; align-items: center; justify-content: center;
  padding: 16px 32px;
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  border: none;
  min-width: 290px;
}
.btn-lemon    { background: var(--lemon);  color: var(--black); }
.btn-lemon:hover { background: var(--lemon-hover); }
.btn-outline  { background: transparent; border: 1px solid var(--black); color: var(--black); }
.btn-outline:hover { background: var(--black); color: var(--white); }
.btn-outline-white { background: transparent; border: 1px solid var(--white); color: var(--white); }
.btn-outline-white:hover { background: var(--white); color: var(--black); }

@media (max-width: 991px) {
	.btn {
		font-size: 14px;
		min-width: 190px;
	}
}
/* ─── LAYOUT HELPERS ─── */
.container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--gutter);
}
.home.wp-singular {
	padding-top: 0px;
}
/* ═══════════════════════════════════════
   HEADER / NAV
═══════════════════════════════════════ */
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding-top: 50px;
}

.header-inner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);

  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
header.scrolled { background: rgba(255,255,255,0.95); backdrop-filter: blur(8px); }

.nav-logo {
  font-family: var(--font-heading);
  font-size: clamp(18px, 1.46vw, 28px);
  letter-spacing: 0.1em;
  color: var(--white);
  transition: color 0.3s;
  width: 133px;
  z-index: 101;
}
header.scrolled .nav-logo { color: var(--black); }
.logo-black {
	display: block;
}

.logo-white {
	display: none;
}

.home .logo-black {
	display: none;
}

.home .logo-white {
	display: block;
}
.nav-links {
  display: flex; gap: 40px; align-items: center;
  margin-left: 10%;
}
.nav-links a {
  font-family: var(--font-body);
  font-size: 16px; font-weight: 300;
  letter-spacing: -0.02em;
  color: var(--black);
  transition: color 0.3s, opacity 0.2s;
  text-transform: uppercase;
}
.nav-links a:hover { opacity: 0.6; }
header.scrolled .nav-links a { color: var(--black); }

.nav-right {
  display: flex; align-items: center; gap: 20px;
  z-index: 1002;
}

.mobile-menu-toggle {
	width: 20px;
	height: 18px;
	padding: 0;
	border: 0;
	background: transparent;
	position: relative;
	cursor: pointer;
	z-index: 1003;
}

.mobile-menu-toggle span {
	position: absolute;
	left: 0;
	width: 20px;
	height: 1px;
	background: var(--black);
	transition: all .35s ease;
}
.home .mobile-menu-toggle span {
	background: var(--white);
}
.mobile-menu-toggle span:nth-child(1) {
	top: 0px;
}

.mobile-menu-toggle span:nth-child(2) {
	top: 8px;
}

.mobile-menu-toggle span:nth-child(3) {
	top: 16px;
}
.home .mobile-menu-toggle.is-active span {
	background: var(--black);
}

.mobile-menu-toggle.is-active span:nth-child(1) {
	top: 8px;
	transform: rotate(45deg);
}

.mobile-menu-toggle.is-active span:nth-child(2) {
	opacity: 0;
}

.mobile-menu-toggle.is-active span:nth-child(3) {
	top: 8px;
	transform: rotate(-45deg);
}

.mobile-menu-panel {
	position: fixed;
	top: 0;
	right: 0;
	width: 64%;
	max-width: 320px;
	height: 100vh;

	display: flex;
	flex-direction: column;
	justify-content: center;

	padding-left: 30px;
	padding-right: 30px;

	background: #fff url("../img/pattern-white.svg") no-repeat;
	background-position: right -50px bottom -10px;
	
	box-shadow: 0 2px 6.4px rgba(0,0,0,.25);

	transform: translateX(100%);
	transition: transform .45s ease;
}
.mobile-menu-panel .nav-lang span {
	font-size: 14px;
}
.mobile-menu-panel .nav-lang .wpml-ls {
	margin-top: 70px;
}
.mobile-menu-panel.is-open {
  transform: translateX(0);
}

.mobile-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-menu-list li {
  margin-bottom: 30px;
}

.mobile-menu-list a {
  font-size: 14px;
  line-height: 1;
  color: var(--black);
  text-decoration: none;
  text-transform: uppercase;
}

.mobile-menu-lang {
  margin-top: 42px;
}

body.mobile-menu-open {
  overflow: hidden;
}
.nav-right > *:first-child {
	margin-right: 40px;
}
.nav-right a {
  font-size: 16px; font-weight: 300; letter-spacing: -0.02em;
  color: var(--black);
}
.icons-top svg {
	padding-right: 2px;
}
.nav-right a:hover { opacity: 0.6; }
header.scrolled .nav-right a { color: var(--black); }

.header-menu {
  columns: 2;
  column-gap: 220px;
}

.header-menu li {
  break-inside: avoid;
  margin-bottom: 20px;
}
.nav-lang .wpml-ls-legacy-list-horizontal a,
.nav-lang .wpml-ls-legacy-list-horizontal {
	padding: 0px;
	border: none;
}
.nav-lang .wpml-ls {
	margin-top: -5px;
}
.nav-lang .wpml-ls ul {
	display: flex;
	align-items: center;
}

.page-id-63 h1.page-title,
.page-id-76 h1.page-title {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.nav-lang .wpml-ls ul li {
	display: flex;
	align-items: center;
}

.nav-lang .wpml-ls ul li:first-child::after {
	content: '';
	display: inline-block;
	width: 0.5px;
	height: 13px;
	background: var(--black);
	transform: rotate(30deg);
	margin: 2px 10px 0;
	vertical-align: middle;
}
.home .nav-lang .wpml-ls ul li:first-child::after {
	background: var(--white);
}
.nav-lang .wpml-ls ul .wpml-ls-current-language a span {
	border-bottom: 1px solid;
	transition: border-color 0.3s;
}
.nav-lang .wpml-ls ul li a span {
	border-bottom: 1px solid transparent;
	transition: border-color 0.3s;
}
.nav-lang .wpml-ls ul li a:hover span {
	border-bottom: 1px solid;
}
.nav-lang .wpml-ls ul .wpml-ls-current-language a:hover span {
	border-color: transparent;
}
.home .nav-right a { color: var(--white); }
.home .nav-links a  { color: var(--white); }
.home .nav-right:has(.mobile-menu-toggle.is-active) a {
	color: var(--black);
}
.nav-lang { display: flex; gap: 8px; }
.nav-lang span { font-size: 16px; font-weight: 300; cursor: pointer; }
.nav-lang span.active { border-bottom: 1px solid currentColor; }

.site-main {min-height: 50vh; margin-top: 150px; margin-bottom: 150px; padding-top: 150px;}
.home .site-main {margin-top: 0px; padding-top: 0px;}
@media (max-width: 991px) {
	.site-main {margin-top: 100px;margin-bottom: 100px; padding-top: 100px;}
}
.breadcrumbs {
	color: var(--dark-brown);
	text-transform: uppercase;
	margin-bottom: 50px;
}
.breadcrumbs {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
}

.breadcrumbs > *:not(:last-child) {
	display: flex;
	align-items: center;
}

.breadcrumbs > *:not(:last-child)::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 13px;
	background: var(--dark-brown);
	transform: rotate(30deg);
	margin-left: 12px;
}
/* ═══════════════════════════════════════
   HERO
═══════════════════════════════════════ */
.hero {
  position: relative;
  height: 100vh; min-height: 600px;
  overflow: hidden;
}
.hero-bg {
  position: absolute; inset: 0;
  background: linear-gradient(160deg, #c8bfb5 0%, #a89e94 60%, #8c8277 100%);
}
.hero-content {
  position: absolute;
  bottom: 10%; right: var(--gutter);
  text-align: right;
  color: var(--white);
  z-index: 2;
}
.hero-eyebrow {
  font-size: 16px; font-weight: 300; letter-spacing: -0.02em; line-height: 1;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: left;
}
.p-relative {
	position: relative;
	height: 100%;
}
.hero-content .t-h1 { color: var(--white); margin-bottom: 20px; }
.hero-content .t-h1 span { padding-right: 120px;}

.hero-bg {
	position: absolute;
	inset: 0;
	z-index: 1;
}

.hero-video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

@media (max-width: 991px) {
	.hero-content .t-h1 span { padding-right: 0px;}
	.hero-content {
		text-align: left;
		left: var(--gutter);
	}
	.hero-eyebrow {
		margin-bottom: 27px;
		font-size: 14px;
	}
	.hero-content .t-h1 {
		margin-bottom: 27px;
	}
}
.hero-link {
	text-align: left;
} 
/* ═══════════════════════════════════════
   BESTSELLERS
═══════════════════════════════════════ */
.bestsellers { padding: 80px 0 60px; }
.section-header {
  display: flex; align-items: baseline; justify-content: space-between;
  margin-bottom: 40px;
}
.section-eyebrow {
  font-size: 11px; font-weight: 300; letter-spacing: 0.08em;
  text-transform: uppercase; color: var(--dark-brown); margin-bottom: 12px;
}

.products-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
.product-card { cursor: pointer; }
.product-thumb {
  aspect-ratio: 3/4;
  position: relative;
  overflow: hidden;
  margin-bottom: 12px;
}
.product-thumb .ph { height: 100%; }
.product-thumb .ph::after {
  background: linear-gradient(160deg, #e0dbd5 0%, #cac4bc 100%);
}
.product-fav {
  position: absolute; top: 12px; right: 12px; z-index: 2;
  width: 28px; height: 28px; background: transparent;
  border: 1px solid rgba(255,255,255,0.6); border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  cursor: pointer; transition: background 0.2s;
}
.product-fav:hover { background: rgba(255,255,255,0.3); }
.product-fav svg { width: 13px; height: 13px; stroke: white; fill: none; }

.product-name {
  font-size: 13px; font-weight: 300; letter-spacing: -0.01em;
  text-transform: uppercase; margin-bottom: 4px; color: var(--black);
}
.product-price { font-size: 13px; font-weight: 300; color: var(--dark-brown); }

/* ═══════════════════════════════════════
   EDITORIAL DOUBLE
═══════════════════════════════════════ */
.editorial-double {
  margin: 0;
}
.editorial-double .row {
	margin-left: -10px;
	margin-right: -10px;
}
.editorial-double .row > * {
	padding-left: 10px;
	padding-right: 10px;
}
@media (max-width: 991px) {
.editorial-double .bl3-img:first-child {
  margin-bottom: 30px;
}
.editorial-double .bl3-img {
	height: 430px;
}
}


/* ═══════════════════════════════════════
   LOOK BY MOYA
═══════════════════════════════════════ */
.look-moya {
	padding: 150px 0;
	overflow: hidden;
}

.look-moya-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	align-items: stretch;
}

.look-moya-left,
.look-moya-right {
	min-height: 760px;
}

.look-moya-left {
	display: flex;
	flex-direction: column;
}

.look-moya-slider {
	position: relative;
	width: 100%;
	aspect-ratio: 1 / 1.05;
	overflow: hidden;
	flex: none;
}

.look-moya-slide {
	position: absolute;
	inset: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .45s ease;
}

.look-moya-slide.active {
	opacity: 1;
	visibility: visible;
}

.look-moya-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.look-moya-progress {
	position: relative;
	width: 100%;
	height: 2px;
	background: rgba(0, 0, 0, 0.2);
	margin-top: 20px;
	cursor: pointer;
	overflow: hidden;
}

.look-moya-progress-bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: var(--black);
	transform: translateX(0);
	transition: transform .35s ease;
}

.look-moya-right {
	display: grid;
	grid-template-rows: auto auto 1fr;
}

.look-moya-head {
	display: grid;
	grid-template-columns: 140px 1fr;
	gap: 20px;
	align-items: start;
	margin-bottom: 100px;
}

.look-moya-subtitle {
	width: 120px;
	text-transform: uppercase;
	color: var(--dark-brown);
	font-size: 14px;
	line-height: 1;
}

.look-moya-title {
	margin-bottom: 0;
	text-align: right;
}

.look-moya-products {
	width: calc((100% - 40px) / 3);
}

.look-moya-product {
	display: none;
}

.look-moya-product.active {
	display: block;
}

.look-moya-product-img {
	position: relative;
	aspect-ratio: 3 / 4.3;
	background: #f4f4f4;
	margin-bottom: 30px;
	overflow: hidden;
}

.look-moya-product-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.look-moya-product-title {
	text-transform: uppercase;
	margin-bottom: 15px;
}

.look-moya-product-price {
	font-size: 20px;
}

.look-moya-bottom {
	align-self: end;
	max-width: 560px;
}

.look-moya-text {
	font-size: 18px;
	line-height: 1.15;
	margin-bottom: 50px;
	margin-top: 150px;
}

.look-moya-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 290px;
	height: 50px;
	background: var(--lemon);
	text-transform: uppercase;
	transition: all .35s;
}

.look-moya-link:hover {
	background: var(--lemon-hover);
}

.look-moya-slider {
	position: relative;
	flex: 1;
	overflow: hidden;
}

.look-moya-arrow {
	position: absolute;
	top: 50%;
	z-index: 5;

	width: 40px;
	height: 40px;

	display: flex;
	align-items: center;
	justify-content: center;

	border: 0;
	background: transparent;
	cursor: pointer;

	opacity: 0;
	visibility: hidden;

	transform: translateY(-50%);
	transition: opacity .25s ease;
}

.look-moya-slider:hover .look-moya-arrow {
	opacity: 1;
	visibility: visible;
}

.look-moya-arrow-prev {
	left: 20px;
}

.look-moya-arrow-next {
	right: 20px;
}

.look-moya-arrow img {
	width: 21px;
	height: 9px;
	display: block;
}

.look-moya-arrow-prev img {
	transform: rotate(180deg);
}

@media (max-width: 991px) {
	.look-moya {
		padding: 100px 0;
	}

	.look-moya-grid {
		display: flex;
		flex-direction: column;
	}

	.look-moya-left,
	.look-moya-right {
		display: contents;
	}

	.look-moya-head {
		order: 1;
		display: flex;
		flex-direction: column;
		gap: 30px;
		margin-bottom: 50px;
	}

	.look-moya-subtitle {
		width: 160px;
		max-width: 160px;
		font-size: 14px;
		line-height: 1;
	}

	.look-moya-title {
		text-align: left;
		margin-bottom: 0;
	}

	.look-moya-slider {
		order: 2;
		position: relative;
		display: flex;
		gap: 7px;
	
		width: 100%;
		aspect-ratio: auto;
	
		overflow-x: auto;
		overflow-y: hidden;
	
		padding: 0;
		margin: 0;
	
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
	}
	
	.look-moya-slide,
	.look-moya-slide.active {
		position: relative;
		inset: auto;
	
		display: block;
		opacity: 1;
		visibility: visible;
	
		flex: 0 0 100%;
		aspect-ratio: 3 / 4.72;
	
		scroll-snap-align: start;
	}
	
	.look-moya-slide img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center top;
	}
	
	.look-moya-progress {
		display: block;
		order: 3;
		margin-top: 0;
		margin-bottom: 70px;
	}
	
	.look-moya-arrow {
		display: none;
	}

	.look-moya-progress-bar {
		height: 100%;
		background: #000;
	}

	.look-moya-products {
		order: 4;
		width: 75%;
		margin: 0 0 50px;
	}

	.look-moya-product-img {
		margin-bottom: 30px;
	}

	.look-moya-product-title {
		margin-bottom: 10px;
	}

	.look-moya-product-price {
		font-size: 13px;
	}

	.look-moya-bottom {
		order: 5;
		max-width: 100%;
	}

	.look-moya-text {
		font-size: 13px;
		line-height: 1;
		margin-top: 0;
		margin-bottom: 25px;
	}

	.look-moya-link {
		width: 257px;
		height: 35px;
		font-size: 13px;
	}
	.look-moya-slider {
		-ms-overflow-style: none; /* IE */
		scrollbar-width: none; /* Firefox */
	}
	
	.look-moya-slider::-webkit-scrollbar {
		display: none; /* Chrome/Safari */
	}
}

/* ═══════════════════════════════════════
   BRAND SECTION
═══════════════════════════════════════ */
.showroom-section {
	padding: 0;
	overflow: hidden;
}

.showroom-left {
	position: relative;
	min-height: 380px;
}

.showroom-right {
	display: flex;
	flex-direction: column;
}

.showroom-bottom-text-wrap {
	margin-top: auto;
	width: 50%;
}

.showroom-bottom-text {
	font-size: 18px;
	margin-top: 0;
}

.showroom-decor {
	width: 180px;
	height: auto;
	display: block;
}

.showroom-top-text {
	margin-top: 240px;
	font-size: 18px;
}

.showroom-main-image {
	width: 100%;
	height: auto;
	object-fit: cover;
	display: block;
}

.showroom-products {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 15px;
	margin-bottom: 20px;
	margin-top: 90px;
}

.showroom-products img {
	width: 100%;
	aspect-ratio: 3 / 4.3;
	object-fit: cover;
	display: block;
}
.look-moya-product-img a {
	position: relative;
	display: block;
	overflow: hidden;
}

.look-moya-img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: opacity .35s ease;
}

.look-moya-img.is-hover {
	position: absolute;
	inset: 0;
	opacity: 0;
}

.look-moya-product-img:hover .look-moya-img.is-hover {
	opacity: 1;
}

.look-moya-product-img:hover .look-moya-img.is-main {
	opacity: 0;
}
.showroom-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1;
	transition: all 0.35s;
}

.showroom-link:hover {
	opacity: 0.5;
}

.showroom-link img {
	width: 28px;
	height: auto;
	display: block;
}

.showroom-bottom-text-mobile {
	display: none;
}

@media (max-width: 991px) {

	.showroom-top > .col-12 > .row {
		display: flex;
		flex-direction: column;
	}

	.showroom-right {
		order: 1;
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.showroom-main-image-wrap {
		order: 1;
	}

	.showroom-main-image {
		width: 100%;
		height: auto;
		aspect-ratio: 1 / 1.05;
		object-fit: cover;
	}

	.showroom-top > .col-12 > .row > .col-6:first-child {
		order: 2;
		width: 100%;
		margin-top: 70px;
	}

	.showroom-top .col-10 {
		width: 100%;
		max-width: 100%;
	}

	.showroom-top .col-10 > .row {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		margin: 0;
	}
	
	.showroom-top .col-10 > .row > .col-6:first-child {
		flex: 0 0 50%;
		max-width: 50%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.showroom-top .col-10 > .row > .col-6:last-child {
		flex: 0 0 50%;
		max-width: 50%;
		padding-left: 0;
		padding-right: 0;
	}

	.showroom-top .col-10 > .row > .col-6 {
		width: 100%;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.showroom-decor {
		width: 85px;
	}

	.showroom-top-text {
		margin-top: 0;
		font-size: 13px;
		width: 100%;
	}

	.showroom-bottom-text-wrap {
		order: 2;
		width: 100%;
		margin-top: 65px;
	}

	.showroom-bottom-text {
		font-size: 13px;
		margin-top: 0;
	}
	
	.showroom-bottom-text-wrap {
		display: none;
	}
	
	.showroom-bottom-text-mobile {
		display: block;
		width: 66.666%;
		margin-top: 79px;
	}
	
	.showroom-bottom-text-mobile .showroom-bottom-text {
		font-size: 13px;
		margin: 0;
	}

	.showroom-right {
		display: contents;
	}

	.showroom-main-image-wrap {
		order: 1;
	}

	.showroom-bottom-text-wrap {
		order: 3;
	}

	.showroom-top > .col-12 > .row > .col-6:first-child {
		order: 2;
	}

	.showroom-products {
		margin-top: 70px;
		margin-bottom: 18px;
		gap: 7px;
	}

	.showroom-products img {
		aspect-ratio: 3 / 4.35;
	}

	.showroom-link {
		margin-top: 0;
		font-size: 18px;
		padding-bottom: 9px;
	}

	.showroom-link img {
		width: 24px;
	}
}

/* ═══════════════════════════════════════
   INSTAGRAM
═══════════════════════════════════════ */
.instagram-section {
	padding: 150px 0 0 0;
	overflow: hidden;
}

.instagram-top {
	position: relative;
	min-height: 470px;
}

.instagram-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.instagram-item-1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 24%;
	aspect-ratio: 3 / 4;
}

.instagram-overlap {
	position: absolute;
	right: -32%;
	top: 25%;
	width: 42% !important;
	height: auto !important;
	aspect-ratio: 3 / 4;
	z-index: 2;
}

.instagram-item-3 {
	position: absolute;
	left: 41%;
	top: 0;
	width: 24%;
	aspect-ratio: 1 / 1;
}

.instagram-item-4 {
	position: absolute;
	right: 0;
	top: 145px;
	width: 16%;
	aspect-ratio: 3 / 4;
}

.instagram-info {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.instagram-item-5,
.instagram-item-6 {
	position: static;
	width: 100%;
	aspect-ratio: 3 / 4;
}

.instagram-title {
	display: block;
	text-transform: uppercase;
	margin-bottom: 50px;
	font-size: 60px;
}

.instagram-text {
	font-size: 16px;
	text-transform: uppercase;
	max-width: 110px;
	color: var(--dark-brown);
}
.row.instagram-bottom {
	margin-left: -5px;
	margin-right: -5px;
}
.row.instagram-bottom > * {
	padding-left: 5px;
	padding-right: 5px;
}
.mobile-br {
	display: inline;
}

@media (max-width: 991px) {
	.instagram-section {
		padding: 100px 0 0;
	}
	.mobile-br {
		display: block;
	}
	.instagram-section .container {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 7px;
	}

	.instagram-top,
	.instagram-bottom {
		display: contents !important;
	}

	.instagram-bottom,
	.row.instagram-bottom {
		margin: 0 !important;
	}

	.instagram-bottom > * {
		padding: 0 !important;
		width: auto !important;
		max-width: none !important;
		flex: none !important;
	}

	.instagram-spacer {
		display: none !important;
	}

	.instagram-item-1,
	.instagram-item-3,
	.instagram-item-4 {
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		width: auto;
	}

	.instagram-item-1 {
		order: 1;
		grid-column: 1 / 3;
		width: 72%;
		aspect-ratio: 3 / 4;
	}

	.instagram-overlap {
		position: absolute;
		right: -38%;
		top: 22%;
		width: 46% !important;
		height: auto !important;
		aspect-ratio: 3 / 4;
		z-index: 3;
	}

	.instagram-item-3 {
		order: 4;
		grid-column: 1 / 3;
		aspect-ratio: 3 / 4;
	}
	
	.instagram-item-4 {
		order: 6;
		grid-column: 2 / 3;
		aspect-ratio: 3 / 4;
	}
	
	.instagram-img-5-col {
		order: 2;
		grid-column: 1 / 2;
	}
	
	.instagram-img-6-col {
		order: 3;
		grid-column: 2 / 3;
	}
	
	.instagram-info-col {
		order: 5;
		grid-column: 1 / 2;
		align-self: end;
	}

	.instagram-title {
		font-size: 35px;
		margin-bottom: 50px;
	}

	.instagram-text {
		font-size: 14px;
		line-height: 1;
		max-width: 110px;
	}
}

/* ═══════════════════════════════════════
   FOOTER
═══════════════════════════════════════ */
footer {
  background: var(--black);
  color: var(--white);
  padding: var(--gutter) 0px;
}
.footer-top {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1.5fr;
  gap: 40px;
  padding-bottom: 48px;
  margin-bottom: 32px;
}
.footer-logo {
  font-family: var(--font-heading);
  font-size: clamp(28px, 2.6vw, 50px);
  letter-spacing: 0.08em;
  line-height: 1;
  margin-bottom: 8px;
}
.footer-logo img {
	height: auto;
	width: 100%;
}
.footer-logo-sub {
  font-size: 11px; font-weight: 300; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--dark-brown);
  margin-bottom: 32px;
}
.footer-col-title {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.footer-col ul { display: flex; flex-direction: column; gap: 30px; }
.footer-col ul li a {
	text-transform: uppercase;
  color: var(--white);
  transition: color 0.2s;
}
.footer-col ul.footer-soc li a {
	text-transform: none;
}
.footer-col ul li a:hover { color: var(--lemon); }
.footer-address, .footer-time {
  margin-bottom: 30px;
}
.footer-phone a { color: var(--white); transition: color 0.2s;}
.footer-phone a:hover,.instagram-link a:hover {color: var(--lemon);}
.footer-newsletter p {
  font-size: 12px; font-weight: 300; color: rgba(255,255,255,0.6);
  line-height: 1.5; margin-bottom: 30px;
}
.instagram-link a {
	display: flex;
	align-items: center;
}
.instagram-link img {width: auto; padding-right: 5px;}
.copywright {
	padding-top: 150px;
}
.newsletter-form input {
  flex: 1; background: transparent; border: none; outline: none;
  font-family: var(--font-body);
  font-size: 16px; font-weight: 300; color: var(--white);
  padding: 6px 0;
  border-bottom: 1px solid var(--white);
  width: 100%;
  font-size: 18px;
}
.newsletter-form input::placeholder { color: rgba(255,255,255,0.4); }
.newsletter-form button {
  background: var(--lemon); border: none; cursor: pointer;
  font-family: var(--font-body);
  font-weight: 300;
  font-size: 16px;
  color: var(--black); letter-spacing: 0.04em;
  padding: 8px 0; white-space: nowrap;
  transition: all 0.2s;
  width: 100%;
  text-align: center;
}
.newsletter-form button:hover { background: var(--lemon-hover); }
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
textarea:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.footer-bottom {
  display: flex; justify-content: space-between; align-items: center;
}
.footer-legal a { transition: color 0.2s; text-transform: uppercase;}
.footer-legal a:hover { color: var(--lemon); }

/* ─── PATTERN SVG ─── */
.moya-pattern {
  width: clamp(40px, 4vw, 80px);
  opacity: 0.15; margin-bottom: 20px;
}

/* ─── SCROLL REVEAL ─── */
.reveal {
  opacity: 0; transform: translateY(24px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}
.reveal.visible { opacity: 1; transform: none; }

/* ─── RESPONSIVE ─── */
@media (max-width: 1280px) {
	.footer-col ul li a,
	.footer-legal a,
	.footer-copy,
	.footer-col-title,
	.footer-address, .footer-time,
	.newsletter-form input,
	.newsletter-form button
	 {
		font-size: 14px;
	}
}
@media (max-width: 1200px) {
  .products-grid { grid-template-columns: repeat(3, 1fr); }
  .footer-top { grid-template-columns: 1fr 1fr 1fr; } 
}
@media (max-width: 991px) {
  :root { --gutter: 20px; }
  footer {padding: 60px 0px;}
  .products-grid { grid-template-columns: repeat(2, 1fr); }
  .editorial-double { grid-template-columns: 1fr; }
  .look-section { grid-template-columns: 1fr; }
  .brand-section { grid-template-columns: 1fr; }
  .showroom-section { grid-template-columns: 1fr; }
  .footer-top { grid-template-columns: 1fr 1fr; gap: 32px; }
  .instagram-grid { grid-template-columns: repeat(3, 1fr); }
  .nav-links { display: none; }
  .instagram-link {margin-top: 20px; text-transform: uppercase;font-size: 14px;} 
  .footer-address, .footer-time {margin-top: 20px;}
  .footer-address, .footer-time  {margin-bottom: 20px;}
  .nav-logo {width: 81px}
  .breadcrumbs {margin-bottom: 30px;font-size: 14px;}
}

/* ─── BOOTSRAP ─── */
.container {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-left: 40px;
	padding-right: 40px;
}

.container-fluid {
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.row > * {
	padding-left: 15px;
	padding-right: 15px;
}
.justify-content-end {
	justify-content: flex-end !important;
}
.col {
	flex: 1 0 0%;
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
}

.col-1 { width: 8.333333%; }
.col-2 { width: 16.666667%; }
.col-3 { width: 25%; }
.col-4 { width: 33.333333%; }
.col-5 { width: 41.666667%; }
.col-6 { width: 50%; }
.col-7 { width: 58.333333%; }
.col-8 { width: 66.666667%; }
.col-9 { width: 75%; }
.col-10 { width: 83.333333%; }
.col-11 { width: 91.666667%; }
.col-12 { width: 100%; }

[class*="col-"] {
	flex: 0 0 auto;
}

@media (min-width: 992px) {

	.col-lg-1 { width: 8.333333%; }
	.col-lg-2 { width: 16.666667%; }
	.col-lg-3 { width: 25%; }
	.col-lg-4 { width: 33.333333%; }
	.col-lg-5 { width: 41.666667%; }
	.col-lg-6 { width: 50%; }
	.col-lg-7 { width: 58.333333%; }
	.col-lg-8 { width: 66.666667%; }
	.col-lg-9 { width: 75%; }
	.col-lg-10 { width: 83.333333%; }
	.col-lg-11 { width: 91.666667%; }
	.col-lg-12 { width: 100%; }

	[class*="col-lg-"] {
		flex: 0 0 auto;
	}
}

.d-flex { display:flex; }
.flex-wrap { flex-wrap:wrap; }
.align-items-center { align-items:center; }
.justify-content-between { justify-content:space-between; }

.text-center { text-align:center; margin: 0 auto;}

.w-100 { width:100%; }

.d-none { display:none; }

@media (min-width:992px){
	.d-lg-block { display:block; }
	.d-lg-none { display:none; }
}
@media (max-width: 991px) {
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.row > * {
		padding-left: 0;
		padding-right: 0;
	}
	.row {
		margin-left: 0;
		margin-right: 0;
	}
	.copywright {
		padding-top: 56px;
	}
}
.order-1 { order: 1; }
.order-2 { order: 2; }
.order-3 { order: 3; }
.order-4 { order: 4; }
.order-5 { order: 5; }

@media (min-width: 768px) {
	.order-md-1 { order: 1; }
	.order-md-2 { order: 2; }
	.order-md-3 { order: 3; }
	.order-md-4 { order: 4; }
	.order-md-5 { order: 5; }
}
/* Margin Bottom */

.mb-0 { margin-bottom: 0; }
.mb-1 { margin-bottom: .25rem; }
.mb-2 { margin-bottom: .5rem; }
.mb-3 { margin-bottom: 1rem; }
.mb-4 { margin-bottom: 1.5rem; }
.mb-5 { margin-bottom: 3rem; }
.mb-56 {margin-bottom: 56px;}
.mt-56 {margin-top: 56px;}
.mt-20 {margin-top: 20px;}

@media (min-width: 768px) {
  .mb-md-0 { margin-bottom: 0; }
  .mb-md-1 { margin-bottom: .25rem; }
  .mb-md-2 { margin-bottom: .5rem; }
  .mb-md-3 { margin-bottom: 1rem; }
  .mb-md-4 { margin-bottom: 1.5rem; }
  .mb-md-5 { margin-bottom: 3rem; }
}

@media (min-width: 992px) {
  .mb-lg-0 { margin-bottom: 0; }
  .mt-lg-0 { margin-top: 0; }
  .mb-lg-1 { margin-bottom: .25rem; }
  .mb-lg-2 { margin-bottom: .5rem; }
  .mb-lg-3 { margin-bottom: 1rem; }
  .mb-lg-4 { margin-bottom: 1.5rem; }
  .mb-lg-5 { margin-bottom: 3rem; }
}

.gy-1 > * { margin-bottom: .25rem; }
.gy-2 > * { margin-bottom: .5rem; }
.gy-3 > * { margin-bottom: 1rem; }
.gy-4 > * { margin-bottom: 1.5rem; }
.gy-5 > * { margin-bottom: 3rem; }

@media (min-width: 992px) {
  .gy-lg-0 > * { margin-bottom: 0; }
}

.g-3 {
  --bs-gutter-x: 1rem;
  --bs-gutter-y: 1rem;
}

.row.g-3 {
  margin-left: calc(-0.5 * var(--bs-gutter-x));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-top: calc(-1 * var(--bs-gutter-y));
}

.row.g-3 > * {
  padding-left: calc(0.5 * var(--bs-gutter-x));
  padding-right: calc(0.5 * var(--bs-gutter-x));
  margin-top: var(--bs-gutter-y);
}

/* аналог Bootstrap g-lg-0 */
@media (min-width: 992px) {
  .g-lg-0 {
	--bs-gutter-x: 0;
	--bs-gutter-y: 0;
  }
}

.offset-0  { margin-left: 0; }
.offset-1  { margin-left: 8.333333%; }
.offset-2  { margin-left: 16.666667%; }
.offset-3  { margin-left: 25%; }
.offset-4  { margin-left: 33.333333%; }
.offset-5  { margin-left: 41.666667%; }
.offset-6  { margin-left: 50%; }
.offset-7  { margin-left: 58.333333%; }
.offset-8  { margin-left: 66.666667%; }
.offset-9  { margin-left: 75%; }
.offset-10 { margin-left: 83.333333%; }
.offset-11 { margin-left: 91.666667%; }

@media (min-width:992px){

	.offset-lg-0  { margin-left: 0; }
	.offset-lg-1  { margin-left: 8.333333%; }
	.offset-lg-2  { margin-left: 16.666667%; }
	.offset-lg-3  { margin-left: 25%; }
	.offset-lg-4  { margin-left: 33.333333%; }
	.offset-lg-5  { margin-left: 41.666667%; }
	.offset-lg-6  { margin-left: 50%; }
	.offset-lg-7  { margin-left: 58.333333%; }
	.offset-lg-8  { margin-left: 66.666667%; }
	.offset-lg-9  { margin-left: 75%; }
	.offset-lg-10 { margin-left: 83.333333%; }
	.offset-lg-11 { margin-left: 91.666667%; }

}

.info-tabs-nav {
	display: flex;
	gap: 10px 20px;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.info-tab-text h3 {
	margin-bottom: 20px;
}

.info-tab-text p+h3,
.info-tab-text ul+h3 {
	margin-top: 50px;
}
.info-tab-text p {
	font-size: 19px;
	line-height: 1.2;
}
.info-tab-text ul {
	list-style: square;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 19px;
	line-height: 1.2;
}
.info-tab-btn {
	border: 0.5px solid rgba(0, 0, 0, 0.5);
	background: transparent;
	color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
	padding: 10px 6px;
	cursor: pointer;
	transition: all 0.25s ease;
	font-weight: 300;
	font-family: var(--font-body);
}

.info-tab-btn:hover {
	background: #D9D9D9;
}

.info-tab-btn.active {
	background: var(--black);
	border-color: var(--black);
	color: var(--white);
}

.info-tabs-content {
	position: relative;
}

.info-tab-pane {
	display: none;
	opacity: 0;
	transform: translateY(8px);
	transition: opacity 0.35s ease, transform 0.35s ease;
}

.info-tab-pane.active {
	display: block;
	opacity: 1;
	transform: translateY(0);
}
.map-iframe {
	width: 100%;
	height: 450px;
	margin-bottom: 20px;
}

.map-iframe iframe {
	width: 100%;
	height: 100%;
	border: 0;
	display: block;
	filter: grayscale(100%);
}

@media (max-width: 991px) {
	.info-tabs-nav {
		margin-bottom: 50px;
		display: flex;
			flex-wrap: nowrap;
			gap: 18px;
		
			overflow-x: auto;
			overflow-y: hidden;
		
			margin-left: calc(-1 * var(--container-padding, 28px));
			margin-right: calc(-1 * var(--container-padding, 28px));
		
			padding-left: var(--container-padding, 28px);
			padding-right: var(--container-padding, 28px);
			padding-bottom: 4px;
		
			-webkit-overflow-scrolling: touch;
			scrollbar-width: none;
		}
		
		.info-tabs-nav::-webkit-scrollbar {
			display: none;
		}
		
		.info-tab-btn {
			flex: 0 0 auto;
			white-space: nowrap;
		}
	.info-tab-text p, .info-tab-btn, .info-tab-text ul {
		font-size: 14px;
	}
}

/* ABOUT US */
.about-intro {
  padding: 0px 0 150px;
}

.about-intro__logo {
  margin-bottom: 50px;
}

.about-intro__logo img {
  max-width: 130px;
  height: auto;
}

.about-hero img {
  width: 100%;
  height: auto;
  display: block;
}

.founders-section {
  padding: 150px 0;
}

/* .section-title {
  font-size: clamp(38px, 5vw, 72px);
  line-height: 0.95;
  text-transform: uppercase;
  margin: 0;
} */

.founders-intro {
  margin-bottom: 37px !important;
}

.founders-quote {
  position: relative;
  margin-bottom: 37px;
  padding-left: 37px;
}
.founders-quotes .founders-quote:last-child {
	margin-bottom: 0px
}

.founders-quote__mark {
  position: absolute;
  left: 0;
  top: -8px;
  font-size: 80px;
  line-height: 1;
  font-family: 'Forum';
}

.founders-quote__author {
  margin-top: 37px;
}

.founders-image img {
  width: 100%;
  height: auto;
  display: block;
  padding-top: 70px;
  padding-right: 80px;
}
.founders-image-right img {
width: 100%;
  height: auto;
  display: block;
  padding-top: 100px;	
}
.founders-image--right {
  margin-top: 280px;
}

.philosophy-section {
  padding: 0 0 150px;
}
.philosophy-section h2 {
	font-size: 60px;
}

.philosophy-text {
  font-size: 14px;
  line-height: 1.25;
}

.bottom-gallery-section {
  overflow: hidden;
}

.bottom-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.bottom-gallery__item img {
  width: 100%;
  height: 460px;
  object-fit: cover;
  display: block;
}
.bottom-gallery-scrollbar {
	display: none;
}

@media (max-width: 991px) {
	.bottom-gallery {
		scrollbar-width: none !important;
		-ms-overflow-style: none !important;
	}

	.bottom-gallery::-webkit-scrollbar {
		display: none !important;
		width: 0 !important;
		height: 0 !important;
	}

	.bottom-gallery-scrollbar {
		position: relative;
		display: block;
		width: 100%;
		height: 2px;
		margin-top: 0;
		background: rgba(0, 0, 0, 0.2);
		overflow: hidden;
	}

	.bottom-gallery-scrollbar-thumb {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 100%;
		background: #000;
		will-change: transform;
	}
		.bottom-gallery::after {
			content: "";
			flex: 0 0 var(--container-padding, 20px);
		}
}
@media (max-width: 991px) {
  .about-intro {
	padding: 0px 0 100px;
  }

  .about-intro__logo {
	margin-bottom: 35px;
  }

  .founders-section {
	padding: 100px 0 100px;
  }
  
  .philosophy-section h2 {
	  font-size: 35px;
	  margin-bottom: 0px;
  }
  
  .founders-image img {
	  padding-top: 100px;
	  padding-right: 0px;
  }

  .founders-image-right img {
	padding-top: 30px;
  }

  .philosophy-section {
	padding-bottom: 100px;
  }

  .philosophy-text {
	margin-top: 20px;
  }

  .bottom-gallery {
	display: flex;
	gap: 7px;
	overflow-x: auto;
	overflow-y: hidden;
	padding: 0 0px 30px;
	
	margin-right: calc(-1 * var(--container-padding, 28px));
	/* padding-left: var(--container-padding, 28px); */

	scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
  }

  .bottom-gallery__item {
	flex: 0 0 75%;
	scroll-snap-align: start;
  }

  .bottom-gallery__item img {
	height: 360px;
  }

}
/* WOOCOMMERCE */

.product-gallery-main img,
.product-gallery-item img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}

.product-gallery-main {
	margin-bottom: 20px;
}

.product-gallery-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

.product-info {
	position: sticky;
	top: 100px;
}
.product-breadcrumbs {
	margin-bottom: 50px;
}
.product-breadcrumbs .woocommerce-breadcrumb,
.product-breadcrumbs .woocommerce-breadcrumb a {
	font-size: 16px;
	text-transform: uppercase;
	color: #8C8277;
}

.product-title-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
}
.product-title {
	margin-bottom: 0px;
}

.product-single .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img {
	max-width: 25px;
	max-height: 25px;
	margin: 0 !important;
}

.product-price {
	margin-top: 20px;
	font-size: 18px;
	color: var(--black);
	font-weight: bold;
	font-family: var(--font-body);
}
.woocommerce-Price-currencySymbol {
	font-weight: 300;
}
.product-form {
	margin-top: 60px;
}

.product-options-row {
	margin-bottom: 60px;
}

.product-option-label {
	margin-bottom: 12px;
	font-size: 12px;
	text-transform: uppercase;
}
.product-single .product-variation-form .variable-item-contents:before {
	display: none !important;
}

.product-variation-form form.cart {
	margin-top: 40px;
}

.product-variation-form table.variations {
	width: 100%;
	margin: 0 0 36px;
	border: 0;
}

.product-variation-form table.variations tbody {
	display: flex;
}

.product-variation-form table.variations tr {
	width: 50%;
}

.product-variation-form table.variations th,
.product-variation-form table.variations td {
	display: block;
	padding: 0;
	border: 0;
}
.product-single .product-variation-form .variations .label label {
	margin-bottom: 26px;
	font-size: 16px;
	text-transform: uppercase;
	color: var(--black);
	font-family: var(--font-body);
	font-weight: 300;
}
.product-single .product-variation-form .variations .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
	background: var(--black);
	color: var(--white);
}
.product-single .product-variation-form .variations .variable-item:not(.radio-variable-item) {
	margin: 4px;
	padding: 4px;
	width: 40px;
	height: 40px;
}
.product-single .product-variation-form .variations .variable-item:not(.radio-variable-item) {
	border-radius: 0px;
}
.product-single .product-variation-form .variations .variable-item:not(.radio-variable-item).button-variable-item {
	min-width: 40px;
}
.product-single .product-variation-form .variations .variable-item:not(.radio-variable-item).selected, .product-single .product-variation-form .variations .variable-item:not(.radio-variable-item).selected:hover {
	outline: 1px solid var(--black);
	box-shadow: none;
}
.product-single .product-variation-form .variations .variable-item:not(.radio-variable-item) {
	outline: 0.7px solid var(--black);
	box-shadow: none;
}
.product-single .product-variation-form .variations .variable-item:not(.radio-variable-item):focus, .product-single .product-variation-form .variations .variable-item:not(.radio-variable-item):hover {
	outline: 1px solid var(--black);
	box-shadow: none;
}
.product-variation-form .single_variation_wrap {
	margin-top: 60px;
}
.variable-items-wrapper[data-attribute_name="attribute_pa_size"] .variable-item::before,
.variable-items-wrapper[data-attribute_name="attribute_pa_size"] .variable-item::after {
	display: none !important;
}

.product-single .wvs-has-image-tooltip:before, [data-wvstooltip]:before {
	background-color: var(--black);
	border-radius: 0;
}
.woocommerce .product-single form.cart button.single_add_to_cart_button.button.alt {
	width: 100%;
	height: 50px;
	border-radius: 0px;
	background: var(--lemon);
	text-transform: uppercase;
	font-size: 16px;
	color: var(--black);
	font-weight: 400;
	transition: all 0.35s;
}
.woocommerce .product-single form.cart button.single_add_to_cart_button.button.alt:hover {
	background: var(--lemon-hover);
}

.product-single .reset_variations, .product-single .quantity,
.product-single .woo-selected-variation-item-name {
	display: none !important;
}

.product-description {
	margin-top: 80px;
}

.product-description h3 {
	margin-bottom: 25px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: var(--font-body);
}

.product-description-text {
	margin-bottom: 15px;
	font-size: 19px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -0.02em;
	font-family: var(--font-body);
}

.product-article {
	font-size: 19px;
	color: rgba(23, 21, 22, 0.5);
	font-family: var(--font-body);
	font-weight: 200;
}

.product-accordion {
	margin-top: 80px;
}

.product-accordion-item {
	border-bottom: 1px solid var(--black);
}

.product-accordion-item:first-child {
	border-top: 1px solid var(--black);
}

.product-accordion-item a {
	border-bottom: 1px solid var(--black);
	padding-bottom: 1px;
	transition: border-color 0.2s;
}

.product-accordion-item a:hover {
	border-bottom: 1px solid var(--white);
}

.product-accordion-item table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.product-accordion-item table th,
.product-accordion-item table td {
	padding: 8px 10px;
	text-align: left;
	vertical-align: top;
	line-height: 1.35;
}

.product-accordion-item table th:first-child,
.product-accordion-item table td:first-child {
	padding-left: 0;
	width: 56px;
}

.product-accordion-item table th:last-child,
.product-accordion-item table td:last-child {
	padding-right: 0;
}

.product-accordion-item table th {
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 12px;
	white-space: normal;
}

.product-accordion-item table b,
.product-accordion-item b,
.product-accordion-item strong  {
	font-weight: bold;
}
.product-accordion-head {
	width: 100%;
	padding: 15px 0 12px 0;
	border: 0;
	background: transparent;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: var(--font-body);
	line-height: 1;
	color: var(--black);
}

.product-accordion-body {
	max-height: 0;
	overflow: hidden;
	transition: max-height .35s ease;
	font-size: 16px;
	line-height: 1;
}

.product-accordion-content {
	padding: 0 0 18px;
}

.product-accordion-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform .35s ease;
}

.product-accordion-icon img {
	display: block;
	width: 10px;
	height: auto;
}

.product-accordion-item.is-open .product-accordion-icon {
	transform: rotate(180deg);
}

.related-products-section {
	margin-top: 150px;
}

.section-title {
	margin-bottom: 60px;
}
.founders-section__top .section-title {
	margin-bottom: 20px;
}
.product-card {
	display: block;
	color: inherit;
	text-decoration: none;
}

.product-card-img {
	position: relative;
	aspect-ratio: 3 / 4.45;
	overflow: hidden;
	margin-bottom: 30px;
	background: #f5f5f5;
}

.product-card-img img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	object-position: center;
	display: block;
}
.product-card-img > a,
.product-card-img picture {
	display: block;
	width: 100%;
	height: 100%;
}

.product-card-img img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	object-position: center;
	display: block;
}

.product-card-heart {
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 24px;
}

.product-card-title {
	margin-bottom: 15px;
	text-transform: uppercase;
}

.product-card-price {
	font-size: 18px;
}
@media (min-width: 992px) {
	.related-products-section .products-row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.related-products-section .products-row > .product-card-col {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
@media (min-width: 992px) {
	.related-products-section .products-row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.related-products-section .products-row > .product-card-col {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}

@media (max-width: 991px) {
	.related-products-section .products-scroll-wrap {
		overflow-x: auto;
		overflow-y: hidden;
		padding: 0 0 30px;

		margin-right: calc(-1 * var(--container-padding, 28px));
		/* padding-left: var(--container-padding, 28px); */

		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
	}
	.related-products-section .products-row {
		flex-wrap: nowrap;
	}
	.about-intro h1 {
		margin-bottom: 20px;
	}
	.related-products-section .products-row::after {
		content: "";
		flex: 0 0 var(--container-padding, 20px);
	}
	.product-single .product-variation-form .variations .label label {
		margin-bottom: 20px;
		font-size: 14px;
	}
	
	.woocommerce .product-single form.cart button.single_add_to_cart_button.button.alt {
		height: 35px;
		font-size: 14px;
	}

	.related-products-section .products-row {
		flex-wrap: nowrap !important;
		margin-left: 0;
		margin-right: 0;
	}

	.related-products-section .product-card-col {
		flex: 0 0 75%;
		max-width: 75%;
		padding-left: 0 !important;
		padding-right: 7px !important;
		scroll-snap-align: start;
	}
}
.related-products-scrollbar {
	display: none;
}

@media (max-width: 991px) {
	.related-products-section .products-scroll-wrap {
		scrollbar-width: none !important;
		-ms-overflow-style: none !important;
	}

	.related-products-section .products-scroll-wrap::-webkit-scrollbar {
		display: none !important;
		width: 0 !important;
		height: 0 !important;
	}

	.related-products-scrollbar {
		position: relative;
		display: block;
		width: 100%;
		height: 2px;
		margin-top: 0;
		background: rgba(0, 0, 0, 0.2);
		overflow: hidden;
	}

	.related-products-scrollbar-thumb {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 100%;
		background: #000;
		will-change: transform;
	}
}
/* Mobile */
.product-gallery-scrollbar {
	display: none;
}

@media (max-width: 991px) {

	.product-gallery {
		overflow-x: scroll !important;
		overflow-y: hidden !important;
		padding-bottom: 0 !important;
		-webkit-overflow-scrolling: touch;

		/* Firefox */
		scrollbar-width: none !important;

		/* Старі браузери Microsoft */
		-ms-overflow-style: none !important;
	}

	.product-gallery::-webkit-scrollbar {
		width: 0 !important;
		height: 0 !important;
		display: none !important;
		background: transparent !important;
	}

	.product-gallery::-webkit-scrollbar-track,
	.product-gallery::-webkit-scrollbar-thumb {
		display: none !important;
		background: transparent !important;
	}

	.product-gallery-scrollbar {
		position: relative;
		display: block;
		width: 100%;
		height: 2px;
		margin-top: 12px;
		background: #ddd;
		overflow: hidden;
	}

	.product-gallery-scrollbar-thumb {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 100%;
		background: #111;
		will-change: transform;
	}
}
@media (max-width: 991px) {
	.product-single {
		padding-top: 0px;
	}
	.product-breadcrumbs {
		margin-bottom: 30px;
	}
	.product-container {
		padding-left: 12px;
		padding-right: 12px;
	}

	.product-main-row {
		display: flex;
		flex-direction: column;
	}

	.product-info {
		position: static;
	}

	.product-title {
		font-size: 36px;
	}

	.product-price {
		margin-top: 30px;
		font-size: 20px;
	}

	.product-gallery {
		display: flex;
		overflow-x: auto;
		overflow-y: hidden;
		gap: 8px;
		margin-top: 70px;
		padding-bottom: 12px;
		margin-right: -20px;
		padding-right: 20px;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	.product-form {
		margin-top: 70px;
	}
	
	.product-variation-form table.variations {
		margin-bottom: 70px;
	}

	.product-gallery::-webkit-scrollbar {
		display: none;
		width: 0;
		height: 0;
	}
	
	.product-gallery-main,
	.product-gallery-item {
		flex: 0 0 calc(100% - 20px);
		min-width: 0;
		scroll-snap-align: start;
		margin-bottom: 0;
	}

	.product-gallery-grid {
		display: contents;
	}

	.product-options-row {
		margin-top: 56px;
		gap: 70px;
	}

	.btn-product-cart {
		margin-top: 22px;
	}

	.product-description {
		margin-top: 100px;
	}

	.related-products-section {
		margin-top: 100px;
	}

	.products-scroll-wrap {
		overflow-x: auto;
		padding-bottom: 16px;
	}
	
	.product-description h3 {
		font-size: 14px;
	}
	
	.product-description-text, .product-article {
		font-size: 14px;
	}
	
	.product-accordion {
		margin-top: 100px;
	}
	
	.product-accordion-head, .product-accordion-body {
		font-size: 14px;
	}
	
	.products-row {
		margin-left: 0;
		margin-right: 0;
	}

	.product-card-col {
		padding-left: 0;
		padding-right: 8px;
	}
}

.complete-look-section {
	margin-top: 56px;
}

.complete-look-title {
	margin-bottom: 50px;
}

.complete-look-row {
	row-gap: 24px;
}

.product-card-img {
	position: relative;
}

.product-card-wishlist {
	position: absolute;
	top: 20px;
	right: 24px;
	z-index: 2;
}
.product-card-wishlist .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img {
	max-width: 25px;
	max-height: 23px;
}
.product-card-wishlist .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
	width: 25px;
	height: 23px;
}

@media (max-width: 991px) {
	.products-row {
		flex-wrap: nowrap !important;
	}
	
	.complete-look-title {
		margin-bottom: 60px;
	}
	.complete-look-section {
		margin-top: 100px;
	}
	.product-card-price {
		font-size: 14px;
	}
}

/* МАГАЗИН ОСНОВНА */
.catalog-layout {
	margin-left: -10px;
	margin-right: -10px;
}

.catalog-layout-col {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.catalog-card {
	position: relative;
	display: block;
	height: 612px;
	overflow: hidden;
	background: #f4f4f4;
}

.catalog-card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.catalog-card span {
	position: absolute;
	left: 18px;
	bottom: 20px;
	text-transform: uppercase;
	color: var(--black);
	z-index: 2;
	width: 100px;
}
.catalog-card--1 {
	height: 1054px;
}
.catalog-card--2 {
	height: 1224px;
}
.catalog-card--3 {
	height: 730px;
}
.catalog-card--4,
.catalog-card--5 {
	height: 380px;
}
.catalog-card--4 img {
	object-position: 50% 20%;
}
.catalog-card--5 img {
	object-position: 50% 100%;
}
.catalog-card--6 {
	height: 1050px;
}
.catalog-card--7 {
	height: 870px;
}

.catalog-inner-row {
	--bs-gutter-x: 8px;
	margin-left: -4px;
	margin-right: -4px;
}

.catalog-inner-col {
	padding-left: 4px !important;
	padding-right: 4px !important;
}

@media (max-width: 991px) {
	.catalog-layout {
		--bs-gutter-x: 0;
		display: flex;
		flex-direction: column;
		gap: 30px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.catalog-title.t-h2 {
		margin-bottom: 70px;
	}
	.catalog-layout-col,
	.catalog-inner-row,
	.catalog-inner-col {
		display: contents;
	}

	.catalog-card {
		height: auto;
	}

	.catalog-card img {
		width: 100%;
		height: auto;
		object-fit: contain;
	}

	.catalog-card span {
		left: 18px;
		bottom: 20px;
		font-size: 16px;
	}

	.catalog-card--1 { order: 1; }
	.catalog-card--2 { order: 2; }
	.catalog-card--3 { order: 3; }
	.catalog-card--4 { order: 4; }
	.catalog-card--5 { order: 5; }
	.catalog-card--6 { order: 6; }
	.catalog-card--7 { order: 7; }
}

/* КАТАЛОГ */
.catalog-category-head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 100px;
}

.catalog-category-head .t-h2 {
	margin-bottom: 0px;
}

.catalog-filter-btn {
	min-width: 135px;
	height: 50px;
	padding: 10px;
	border: 0;
	background: var(--lemon);
	color: var(--black);
	text-transform: uppercase;
	cursor: pointer;
	font-size: 18px;
	font-weight: 300;
	transition: all 0.35s;
}
.catalog-filter-btn:hover {
	background: var(--lemon-hover);
}
.catalog-products {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px 20px;
}

.catalog-product-card {
	display: block;
	color: inherit;
	text-decoration: none;
	opacity: 0;
	transform: translateY(30px);
	transition: opacity .7s ease, transform .7s ease;
}

.catalog-product-card.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.catalog-product-image {
	position: relative;
	aspect-ratio: 3 / 4.45;
	background: #f4f4f4;
	overflow: hidden;
	margin-bottom: 30px;
}

.catalog-product-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.catalog-product-image-link{
	position: relative;
	display: block;
	overflow: hidden;
}

.catalog-product-image-link img{
	display:block;
	transition:opacity .35s ease, transform .35s ease;
}

.catalog-product-image > a {
	display: block;
	width: 100%;
	height: 100%;
}

.catalog-product-image > a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.catalog-product-image-main{
	position:relative;
	z-index:1;
}

.catalog-product-image-hover{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
	object-fit:cover;
	opacity:0;
	z-index:2;
}

/* тільки десктоп */
@media (hover:hover) and (min-width:992px){

	.catalog-product-image-link:hover .catalog-product-image-hover{
		opacity:1;
	}

	.catalog-product-image-link:hover .catalog-product-image-main{
		opacity:0;
	}
}
.catalog-product-heart {
	position: absolute;
	top: 16px;
	right: 16px;
	z-index: 2;
	color: var(--dark-brown);
}

.catalog-product-title {
	margin-bottom: 15px;
}

.catalog-product-price {
	font-size: 20px;
}

.catalog-product-price .woocommerce-Price-amount {
	font-size: inherit;
}

@media (max-width: 991px) {
	.catalog-category-head {
		margin-bottom: 70px;
	}

	.catalog-products {
		grid-template-columns: 1fr;
		gap: 30px;
	}

	.catalog-product-image {
		margin-bottom: 30px;
	}

	.catalog-product-title {
		font-size: 16px;
	}

	.catalog-product-price {
		font-size: 14px;
	}

	.catalog-filter-btn {
		min-width: 81px;
		height: 25px;
		font-size: 14px;
		padding: 0 12px;
	}
}

/* ФІЛЬТР */
.catalog-filter-overlay {
	position: fixed;
	inset: 0;
	opacity: 0;
	visibility: hidden;
	transition: .35s ease;
	z-index: 998;
}

.catalog-filter-panel {
	position: fixed;
	top: 0;
	right: 0;
	width: 520px;
	max-width: 100%;
	height: 100vh;
	background: #fff;
	z-index: 999;
	padding: 60px 30px;
	transform: translateX(100%);
	transition: transform .45s ease;
	overflow-y: auto;
	box-shadow: 0 2px 6.4px rgba(0,0,0,.25);
}
.catalog-filter-panel .mobile-menu-toggle {
	position: absolute;
	top: 50px;
	right: 20px;
}

body.filter-open [data-filter-panel] {
	transform: translateX(0);
}

body.filter-open [data-filter-close].catalog-filter-overlay {
	opacity: 1;
	visibility: visible;
}

body.catalog-menu-open [data-catalog-menu-panel] {
	transform: translateX(0);
	z-index: 9999;
}

body.catalog-menu-open [data-catalog-menu-overlay] {
	opacity: 1;
	visibility: visible;
}

.catalog-filter-title {
	margin-bottom: 60px;
}

.catalog-filter-group {
	margin-bottom: 50px;
}

.catalog-filter-subtitle {
	margin-bottom: 50px;
	text-transform: uppercase;
}

.catalog-checkbox {
	display: flex;
	gap: 10px;
	align-items: center;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 10px;
}
.catalog-price-range {
	width: 75%;
}
.catalog-price-inputs {
	display: flex;
	gap: 16px;
}

.catalog-price-inputs input {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #999;
}

.catalog-size-list {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}
.catalog-color-list {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.catalog-size-option input,
.catalog-color-option input {
	display: none;
}

.catalog-size-option span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border: 0.5px solid rgba(0, 0, 0, 0.5);
	padding: 4px;
}

.catalog-size-option input:checked + span {
	background: #171313;
	color: #fff;
}

.catalog-color-option span {
	display: block;
	width: 30px;
	height: 30px;
	border: 1px solid transparent;
}
.catalog-color-option span[style*="#ffffff"] {
	border: 1px solid #ddd;
}
.catalog-color-option input:checked + span {
	outline: 1px solid #171313;
	outline-offset: 4px;
}
.catalog-color-option {
	padding: 0 5px;
}
.catalog-filter-submit {
	width: 290px;
	height: 50px;
	border: 0;
	background: var(--lemon);
	padding: 10px;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.35s;
	font-size: 20px;
	font-weight: 300;
}
.catalog-filter-submit:hover {
	background: var(--lemon-hover);
}
.catalog-price-values {
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	margin-bottom: 0px;
}

.catalog-range-wrap {
	position: relative;
	height: 24px;
}

.catalog-range-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 11px;
	height: 1px;
	background: #171313;
}

.catalog-range-wrap input[type="range"] {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 24px;
	background: transparent;
	pointer-events: none;
	appearance: none;
	-webkit-appearance: none;
}

.catalog-range-wrap input[type="range"]::-webkit-slider-thumb {
	width: 10px;
	height: 10px;
	border: 1px solid #171313;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	pointer-events: auto;
	appearance: none;
	-webkit-appearance: none;
}

.catalog-range-wrap input[type="range"]::-moz-range-thumb {
	width: 10px;
	height: 10px;
	border: 1px solid #171313;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
}
.catalog-checkbox {
	display: flex;
	align-items: center;
	gap: 16px;
	cursor: pointer;
}

.catalog-checkbox input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.catalog-checkbox span {
	display: flex;
	align-items: center;
	gap: 10px;
}

.catalog-checkbox span::before {
	content: "";
	width: 26px;
	height: 26px;
	flex: 0 0 26px;
	border: 1px solid #171515;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px 14px;
}

.catalog-checkbox input:checked + span::before {
	background-color: #171515;
	background-image: url("data:image/svg+xml,%3Csvg width='31' height='25' viewBox='0 0 31 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 12.5L11.5 22L29 2' stroke='white' stroke-width='4'/%3E%3C/svg%3E");
}

.catalog-page .woocommerce-info {
	border-top: none;
	margin: 0px;
	padding: 0px;
	color: var(--black);
	font-size: 20px;
	background: none;
}
.catalog-page .woocommerce-info::before {
	display: none;
}
@media (max-width: 991px) {
	.catalog-page .woocommerce-info {
		font-size: 16px;
	}
	.catalog-filter-panel {
		width: 70%;
	}
	.catalog-filter-title,
	.catalog-filter-group {
		margin-bottom: 40px;
	}
	.catalog-filter-subtitle, .catalog-filter-subtitle {
		margin-bottom: 30px;
	}
	.catalog-checkbox {
		gap: 10px;
	}
	.catalog-checkbox,
	.catalog-price-values {
		font-size: 14px;
	}
	.catalog-price-range {
		width: 100%;
	} 
	.catalog-filter-submit {
		font-size: 14px;
		height: 35px;
		width: 100%;
	}
}
.catalog-filter-overlay .mobile-menu-toggle {
	position: absolute;
	top: 20px;
	right: 20px;
}

.catalog-menu-list li {
	margin-bottom: 30px;
}
.catalog-menu-list a {
	font-size: 16px;
	line-height: 1;
	color: var(--black);
	text-decoration: none;
	text-transform: uppercase;
}
.catalog-menu-list li:first-child a {
	font-weight: bold;
}

.catalog-menu-panel {
	background: #fff url("../img/pattern-white-catalog.svg") no-repeat;
	background-position: right -50px bottom 20px;
	transform: translateX(100%);
	transition: transform .45s ease;
	width: 45%;
}
body.catalog-menu-open .js-catalog-menu-open > a {
	border-bottom: 1px solid currentColor;
}


/* ПОШУК */
.search-panel {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: var(--white);
	z-index: 99;
	padding: 190px 40px 60px;
	transform: translateY(-100%);
	transition: transform .45s ease;
	box-shadow: 0 2px 6.4px rgba(0,0,0,.05);
}

body.search-open .search-panel {
	transform: translateY(0);
}

body.search-open header {
	z-index: 1000;
}

.search-panel-inner {
	width: 45%;
}

.search-input-wrap {
	position: relative;
	margin-bottom: 30px;
}

.search-panel-input {
	width: 100%;
	height: 45px;
	border: 0;
	border-bottom: 1px solid var(--black);
	background: transparent;
	font-size: 16px;
	text-transform: uppercase;
	outline: none;
	padding-right: 40px;
	font-family: var(--font-body);
	font-weight: 300;
}

.search-panel-input::placeholder {
	color: rgba(0, 0, 0, .5);
	font-family: var(--font-body);
	font-weight: 300;
	letter-spacing: 0.05em;
}

.search-panel-close {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border: 0;
	background: transparent;
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
	font-weight: 100;
}

.search-panel-submit {
	width: 100%;
	height: 35px;
	border: 0;
	background: var(--lemon);
	color: var(--black);
	text-transform: uppercase;
	font-size: 18px;
	cursor: pointer;
	transition: all .35s;
}

.search-panel-submit:hover {
	background: var(--lemon-hover);
}

.search-history {
	margin-top: 50px;
	font-size: 18px;
}

.search-history-title {
	margin-bottom: 12px;
}

.search-history-list {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 22px;
}

.search-history-item {
	border: 0;
	background: transparent;
	font-size: 18px;
	cursor: pointer;
	font-weight: 300;
	text-transform: capitalize;
}

.search-history-item::before {
	content: '×';
	margin-right: 8px;
}
body.search-open {
	overflow: hidden;
}
body.search-open .logo-black {
	display: block;
}

body.search-open .logo-white {
	display: none;
}
.search-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.2);
	opacity: 0;
	visibility: hidden;
	z-index: 98;
}

body.search-open .search-overlay {
	opacity: 1;
	visibility: visible;
}
.search-panel-input::-webkit-search-cancel-button {
	display: none;
}

.search-panel-input::-webkit-search-decoration {
	display: none;
}
@media (max-width: 991px) {
	.search-panel {
		padding: 130px 20px 50px;
	}

	.search-panel-inner {
		width: 100%;
	}

	.search-panel-submit,
	.search-history,
	.search-history-item {
		font-size: 14px;
	}
}

.new-category-block {
	margin-top: 150px;
}

.new-category-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

.new-category-video,
.new-category-video video {
	width: 100%;
	height: 100%;
	min-height: 760px;
	object-fit: cover;
}

.new-category-content {
	display: flex;
	flex-direction: column;
}

.new-category-images {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	margin-bottom: 40px;
}

.new-category-image {
	height: auto;
	overflow: hidden;
}

.new-category-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.new-category-title {
	margin-bottom: 25px;
}

.new-category-text {
	max-width: 520px;
	font-size: 19px;
	margin-bottom: auto;
}

.new-category-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 290px;
	height: 50px;
	background: var(--lemon);
	color: var(--black);
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 80px;
	transition: all .35s;
}

.new-category-link:hover {
	background: var(--lemon-hover);
}

@media (max-width: 991px) {
	.new-category-block {
		margin-top: 100px;
	}

	.new-category-grid {
		grid-template-columns: 1fr;
		gap: 8px;
	}

	.new-category-video,
	.new-category-video video {
		min-height: auto;
		aspect-ratio: 3 / 4;
	}

	.new-category-images {
		gap: 8px;
		margin-bottom: 30px;
	}

	.new-category-image {
		height: auto;
		aspect-ratio: 3 / 4;
	}

	.new-category-link {
		width: 190px;
		height: 35px;
		font-size: 14px;
		margin-top: 50px;
	}
	.new-category-text {
		max-width: 55%;
		font-size: 13px;
	}
}

/* СПИСОК БАЖАНЬ */
.wishlist-page-title {
	margin-bottom: 100px;
}

.wishlist-products {
	margin-bottom: 150px;
}

.wishlist-remove-btn {
	position: absolute;
	top: 20px;
	right: 24px;
	z-index: 5;
	font-size: 20px;
	line-height: 1;
	color: var(--dark-brown);
}

.wishlist-empty-title {
	margin-bottom: 40px;
}

.wishlist-back-btn {
	margin-bottom: 150px;
}

.wishlist-related-section {
	margin-top: 0;
}
body:has(.wishlist-page) .page-title,
body:has(.wishlist-page) .entry-title,
body:has(.wishlist-page) nav.breadcrumbs,
body:has(.wishlist-empty-custom) .page-title,
body:has(.wishlist-empty-custom) .entry-title,
body:has(.wishlist-empty-custom) nav.breadcrumbs,
body:has(.cart-empty-page) .page-title {
	display: none;
}
body:has(.wishlist-page) .col-lg-9,
body:has(.wishlist-empty-custom) .col-lg-9 {
	width: 100%;
}
.wishlist-empty-custom {
	margin-bottom: 150px;
}

.wishlist-empty-title {
	margin-bottom: 80px;
	width: 60%;
}

.wishlist-back-btn {
	margin-bottom: 0;
}
@media (max-width: 991px) {
	.wishlist-page-title {
		margin-bottom: 70px;
	}

	.wishlist-products {
		margin-bottom: 100px;
	}

	.wishlist-remove-btn {
		top: 14px;
		right: 14px;
		font-size: 16px;
	}
	.wishlist-empty-title {
		margin-bottom: 70px;
		width: 100%;
	}
	.wishlist-empty-custom {
		margin-bottom: 100px;
	}
}

/* HOME BLOCK 2 */
.home-bestsellers {
	padding: 150px 0;
	overflow: hidden;
}

.home-bestsellers-head {
	margin-bottom: 80px;
}

.home-bestsellers-subtitle {
	text-transform: uppercase;
	color: var(--dark-brown);
	font-size: 16px;
	line-height: 1;
	max-width: 150px;
}

.home-bestsellers-title {
	margin-bottom: 0;
}

.home-bestsellers-row {
	display: grid;
	grid-template-columns: 1fr 2fr 1fr 1fr 1fr;
	gap: 20px;
	align-items: start;
}

.home-bestseller-image {
	position: relative;
	background: #f4f4f4;
	aspect-ratio: 3 / 4.3;
	margin-bottom: 20px;
	overflow: hidden;
}

.home-bestseller-card.is-big .home-bestseller-image {
	aspect-ratio: 1 / 1.25;
}

.home-bestseller-image a {
	position: relative;
	display: block;
	overflow: hidden;
}

.home-bestseller-img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	transition: opacity .35s ease;
}

.home-bestseller-img.is-hover {
	position: absolute;
	inset: 0;
	opacity: 0;
}

.home-bestseller-image:hover .home-bestseller-img.is-hover {
	opacity: 1;
}

.home-bestseller-image:hover .home-bestseller-img.is-main {
	opacity: 0;
}

.home-bestseller-title {
	text-transform: uppercase;
	margin-bottom: 8px;
}

.home-bestseller-price {
	font-size: 18px;
}
.home-bestsellers-scrollbar {
	display: none;
}

@media (max-width: 991px) {
	.home-bestsellers-row {
		scrollbar-width: none !important;
		-ms-overflow-style: none !important;
	}

	.home-bestsellers-row::-webkit-scrollbar {
		display: none !important;
		width: 0 !important;
		height: 0 !important;
	}

	.home-bestsellers-scrollbar {
		position: relative;
		display: block;
		width: 100%;
		height: 2px;
		margin-top: 16px;
		background: rgba(0, 0, 0, 0.2);
		overflow: hidden;
	}

	.home-bestsellers-scrollbar-thumb {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 100%;
		background: #000;
		will-change: transform;
	}
		.home-bestsellers-row::after {
			content: "";
			flex: 0 0 var(--container-padding, 20px);
		}
}
@media (max-width: 991px) {
	.home-bestsellers {
		padding: 100px 0;
	}

	.home-bestsellers-head {
		display: block;
		margin-bottom: 50px;
	}

	.home-bestsellers-subtitle {
		font-size: 14px;
		margin-bottom: 30px;
		max-width: 100%;
	}

	.home-bestsellers-row {
		display: flex;
		gap: 7px;

		overflow-x: auto;
		overflow-y: hidden;

		padding: 0 0 30px;

		margin-right: calc(-1 * var(--container-padding, 28px));
		/* padding-left: var(--container-padding, 28px); */

		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
	}

	.home-bestseller-card {
		flex: 0 0 75%;
		scroll-snap-align: start;
	}

	.home-bestseller-card.is-big {
		flex: 0 0 75%;
	}

	.home-bestseller-card.is-big .home-bestseller-image,
	.home-bestseller-image {
		aspect-ratio: 3 / 4.3;
	}

	.home-bestseller-price {
		font-size: 14px;
	}
}

/* КОШИК */
.h-100 {
	height: 100% !important;
}
.custom-cart-layout {
	align-items: flex-end;
}

.custom-cart-layout .row {
	margin-left: -10px;
	margin-right: -10px;
}
.custom-cart-layout .row > * {
	padding-left: 10px;
	padding-right: 10px;
}

.custom-cart-item {
	align-items: stretch;
}

.custom-cart-image {
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: #f5f5f5;
	overflow: hidden;
}

.custom-cart-image a {
	display: block;
	width: 100%;
	height: 100%;
}

.custom-cart-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	display: block;
}

.custom-cart-product-title {
	margin-bottom: 38px;
}

.custom-cart-attr {
	font-size: 25px;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 400;
}

.custom-cart-attr span {
	display: block;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	margin-top: 6px;
	text-transform: uppercase;
}

.custom-cart-content {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.custom-cart-bottom {
	margin-top: auto;
}

.custom-cart-quantity {
	display: flex;
	align-items: center;
	width: 135px;
	height: 36px;
	border: 1px solid var(--dark-brown);
	justify-content: space-between;
}

.custom-cart-quantity input.qty {
	width: 35px;
	height: 100%;
	border: 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
	background: transparent;
}

.cart-qty-btn {
	width: 25px;
	height: 100%;
	border: 0;
	background: transparent;
	padding: 0;
	font-size: 12px;
	line-height: 1;
	cursor: pointer;
}

.custom-cart-remove {
	display: inline-block;
	margin-top: 30px;
	font-size: 25px;
	line-height: 1;
	text-transform: uppercase;
	color: var(--black);
	border-bottom: 1px solid;
	padding-bottom: 3px;
}

.custom-cart-price {
	font-size: 25px;
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	text-align: right;
}

.custom-cart-item-subtotal {
	display: flex;
	justify-content: flex-end;
	width: 100%;
}

.custom-cart-item-subtotal .woocommerce-Price-amount {
	display: flex;
	align-items: center;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 8px;
}

.custom-cart-item-subtotal .woocommerce-Price-amount bdi {
	display: flex;
	align-items: center;
	gap: 2px;
	white-space: nowrap;
}

.custom-cart-summary {
	margin-bottom: 0;
}

.custom-cart-total {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 30px;
	font-size: 25px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: bold;
}

.custom-cart-total strong {
	font-size: 16px;
	font-weight: 300;
}

.custom-cart-item + .custom-cart-item {
	margin-top: 30px;
}

.custom-cart-checkout {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	background: var(--lemon);
	color: var(--black);
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.35s;
}
.custom-cart-checkout:hover {
	background: var(--lemon-hover);
}
.custom-update-cart {
	position: absolute;
	left: -9999px;
	opacity: 0;
	pointer-events: none;
}

@media (max-width: 991px) {
	.custom-cart-item {
		row-gap: 30px;
	}

	.custom-cart-product-title {
		margin-bottom: 30px;
	}

	.custom-cart-attr {
		font-size: 16px;
		margin-bottom: 30px;
	}

	.custom-cart-attr span {
		font-size: 14px;
	}
	
	.custom-cart-remove {
		font-size: 16px;
	}

	.custom-cart-price {
		font-size: 16px;
		text-align: right;
	}

	.custom-cart-item-subtotal .woocommerce-Price-amount {
		font-size: 14px;
	}

	.custom-cart-summary-col {
		margin-top: 100px;
	}

	.custom-cart-total {
		font-size: 16px;
		font-weight: bold;
	}

	.custom-cart-total strong {
		font-size: 14px;
	}

	.custom-cart-checkout {
		height: 35px;
		font-size: 14px;
	}
}
.woocommerce-cart .woocommerce-notices-wrapper,
.woocommerce-checkout .woocommerce-notices-wrapper {
	display: none;
}
.custom-update-cart {
	display: none !important;
}

.cart-qty-btn {
	width: 25px;
	height: 100%;
	border: 0;
	background: transparent;
	padding: 0;
	font-size: 12px;
	line-height: 1;
	cursor: pointer;
}

.cart-empty-title {
	margin-bottom: 100px;
}

.cart-empty-page .btn {
	min-width: 170px;
}

@media (max-width: 991px) {
	.cart-empty-title {
	margin-bottom: 50px;
}
}

/* ОФОРМЛЕННЯ ЗАМОВЛНЕННЯ */
.woocommerce-checkout form.custom-checkout {
	padding: 0;
}

.woocommerce-checkout form.custom-checkout .checkout-tabs {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	margin-bottom: 50px;
}

.woocommerce-checkout form.custom-checkout .checkout-tabs button {
	height: 40px;
	border: 0.5px solid rgba(0, 0, 0, 0.5);
	background: transparent;
	font-size: 16px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.5);
}

.woocommerce-checkout form.custom-checkout .checkout-tabs button.active {
	background: var(--black);
	color: #fff;
	border-color: var(--black);
	transition: all 0.35s;
}

.woocommerce-checkout form.custom-checkout .checkout-tabs button:hover {
	background: #D9D9D9;
}

.woocommerce-checkout form.custom-checkout .checkout-section {
	margin-bottom: 50px;
}

.woocommerce-checkout form.custom-checkout .checkout-section .t-lg,
.woocommerce-checkout form.custom-checkout .custom-checkout-right > .t-lg {
	margin-bottom: 50px;
}

.woocommerce-checkout form.custom-checkout .checkout-section > input,
.woocommerce-checkout form.custom-checkout .checkout-delivery-fields input {
	display: block;
	width: 100%;
	height: 30px;
	margin: 0 0 30px;
	border: 0;
	border-bottom: 1px solid var(--black);
	border-radius: 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
	font-size: 19px;
	padding-bottom: 10px;
	font-family: var(--font-body);
	font-weight: 300;
}

.woocommerce-checkout form.custom-checkout .checkout-section > input:focus,
.woocommerce-checkout form.custom-checkout .checkout-delivery-fields input:focus {
	border-bottom: 2px solid var(--black);
}

.woocommerce-checkout form.custom-checkout .checkout-phone-input {
	display: block;
	width: 100%;
	height: 30px;
	margin: 0 0 30px;
	border: 0;
	border-radius: 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
	font-size: 19px;
	padding-bottom: 10px;
	font-family: var(--font-body);
	font-weight: 300;
}

.woocommerce-checkout form.custom-checkout .checkout-section > input::placeholder,
.woocommerce-checkout form.custom-checkout .checkout-delivery-fields input::placeholder {
	color: rgba(23, 21, 22, 0.5);
}

.woocommerce-checkout form.custom-checkout input:focus {
	outline: none;
	box-shadow: none;
}

.woocommerce-checkout form.custom-checkout .checkout-radio {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.2;
}

.woocommerce-checkout form.custom-checkout .checkout-product {
	margin-bottom: 40px;
}

.woocommerce-checkout form.custom-checkout .checkout-product-img img {
	width: 100%;
	height: auto;
	display: block;
}
form.custom-checkout .checkout-option {
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;
	font-size: 18px;
	text-transform: uppercase;
}

form.custom-checkout .checkout-option:not(:last-child) {
	margin-bottom: 15px;
}

form.custom-checkout .checkout-option input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

form.custom-checkout .checkout-checkmark {
	width: 20px;
	height: 20px;
	border: 1px solid var(--black);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 20px;
	background: transparent;
}

form.custom-checkout .checkout-option input:checked + .checkout-checkmark {
	background: var(--black);
}

form.custom-checkout .checkout-option input:checked + .checkout-checkmark::after {
	content: "";
	width: 13px;
	height: 10px;
	background: #fff;
	display: block;
	-webkit-mask: url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6L5 10L14 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E") center / contain no-repeat;
	mask: url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6L5 10L14 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E") center / contain no-repeat;
}

form.custom-checkout .checkout-option input:checked + .checkout-checkmark {
	background: var(--black);
}

form.custom-checkout .checkout-option-label {
	color: var(--black);
}

form.custom-checkout .custom-payment-methods {
	display: flex;
	flex-direction: column;
}

form.custom-checkout .iti {
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

form.custom-checkout .iti input#billing_phone,
form.custom-checkout .iti input#recipient_phone {
	width: 100%;
	height: 30px;
	border: 0;
	margin: 0;
	padding: 0 0 10px 70px !important;
	font-size: 19px;
	line-height: 1;
	color: var(--black);
	background: transparent;
	font-family: var(--font-body);
	border-bottom: 1px solid var(--black);
}
form.custom-checkout .iti input#billing_phone:focus,
form.custom-checkout .iti input#recipient_phone:focus {
	border-bottom: 2px solid var(--black);
}
form.custom-checkout .iti input#billing_phone:focus::-webkit-input-placeholder { color:transparent; }
form.custom-checkout .iti input#billing_phone:focus:-moz-placeholder { color:transparent; }
form.custom-checkout .iti input#billing_phone:focus::-moz-placeholder { color:transparent; }
form.custom-checkout .iti input#billing_phone:focus:-ms-input-placeholder { color:transparent; }

form.custom-checkout input#recipient_first_name:focus::-webkit-input-placeholder,
form.custom-checkout input#recipient_last_name:focus::-webkit-input-placeholder,
form.custom-checkout input#billing_email:focus::-webkit-input-placeholder,
form.custom-checkout input#billing_first_name:focus::-webkit-input-placeholder,
form.custom-checkout input#billing_last_name:focus::-webkit-input-placeholder { color:transparent; }

form.custom-checkout input#recipient_first_name:focus:-moz-placeholder,
form.custom-checkout input#recipient_last_name:focus:-moz-placeholder,
form.custom-checkout input#billing_email:focus:-moz-placeholder,
form.custom-checkout input#billing_first_name:focus:-moz-placeholder,
form.custom-checkout input#billing_last_name:focus:-moz-placeholder{ color:transparent; }

form.custom-checkout input#recipient_first_name:focus::-moz-placeholder,
form.custom-checkout input#recipient_last_name:focus::-moz-placeholder,
form.custom-checkout input#billing_email:focus::-moz-placeholder,
form.custom-checkout input#billing_first_name:focus::-moz-placeholder,
form.custom-checkout input#billing_last_name:focus::-moz-placeholder { color:transparent; }

form.custom-checkout input#recipient_first_name:focus:-ms-input-placeholder,
form.custom-checkout input#recipient_last_name:focus:-ms-input-placeholder,
form.custom-checkout input#billing_email:focus:-ms-input-placeholder,
form.custom-checkout input#billing_first_name:focus:-ms-input-placeholder,
form.custom-checkout input#billing_last_name:focus:-ms-input-placeholder { color:transparent; }

form.custom-checkout .iti input#billing_phone::placeholder {
	color: rgba(23, 21, 22, 0.5);
	opacity: 1;
}

.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover, .iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary {
	background-color: transparent !important;
}

form.custom-checkout .iti__country-container {
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	padding: 0;
}

form.custom-checkout .iti__selected-country {
	height: 30px;
	padding: 0 0 10px 0;
	background: transparent !important;
	border: 0;
	display: flex;
	align-items: center;
	gap: 4px;
}

/* ховаємо прапорець */
form.custom-checkout .iti__flag {
	display: none !important;
}

/* структура: +380 → стрілка */
form.custom-checkout .iti__selected-dial-code {
	order: 1;
	margin: 0;
	font-size: 19px;
	line-height: 30px;
	color: rgba(23, 21, 22, 0.5);
}

form.custom-checkout .iti__selected-country-primary {
	order: 2;
	display: flex;
	align-items: center;
	padding: 0;
	margin-left: 0px;
}

form.custom-checkout .iti__arrow {
	width: 10px;
	height: 6px;
	border: 0;
	margin: 0;
	background: rgba(23, 21, 22, 0.5);
	-webkit-mask: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='black'/%3E%3C/svg%3E") center / contain no-repeat;
	mask: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='black'/%3E%3C/svg%3E") center / contain no-repeat;
}

/* dropdown */
form.custom-checkout .iti__dropdown-content {
	z-index: 9999;
	border: 1px solid var(--black);
	border-radius: 0;
	box-shadow: none;
}

form.custom-checkout .iti__search-input {
	width: calc(100% - 24px);
	height: 42px;
	margin: 12px;
	padding: 0 12px 0 36px;
	border: 1px solid #d9d9d9;
	font-size: 16px;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='5.5' stroke='%239A9A9A'/%3E%3Cpath d='M12 12L16 16' stroke='%239A9A9A'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 12px center;
	background-size: 16px 16px;
	border-radius: 0px;
	font-family: var(--font-body);
	font-weight: 300;
}

form.custom-checkout .iti__country-list {
	max-height: 260px;
}

form.custom-checkout .iti__country {
	padding: 10px 16px;
	font-size: 16px;
}

form.custom-checkout .iti__dial-code {
	color: rgba(23, 21, 22, 0.5);
}


form.custom-checkout .custom-checkout-right > .t-lg {
	margin-bottom: 35px;
}

form.custom-checkout .checkout-product {
	margin-bottom: 34px;
}

form.custom-checkout .checkout-product-img img {
	width: 100%;
	height: auto;
	display: block;
}

form.custom-checkout .checkout-product-title {
	margin: 0 0 40px;
}

form.custom-checkout .checkout-product-meta {
	margin-bottom: 40px;
}

form.custom-checkout .checkout-product-attr div,
form.custom-checkout .checkout-product-price div {
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 16px;
	font-weight: 400;
}

form.custom-checkout .custom-cart-item-subtotal {
	display: block;
	font-size: 16px;
}

form.custom-checkout .checkout-product-attr span,
form.custom-checkout .checkout-product-price span {
	font-size: 16px;
	text-transform: uppercase;
}

form.custom-checkout .checkout-product-price {
	margin-bottom: 20px;
	margin-top: 40px;
}

form.custom-checkout .checkout-product-bottom {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

form.custom-checkout .checkout-cart-quantity {
	display: flex;
	align-items: center;
	width: 135px;
	height: 36px;
	border: 1px solid var(--dark-brown);
	justify-content: space-between;
	padding: 0px 10px;
}

form.custom-checkout .checkout-cart-quantity button {
	width: 25px;
	height: 100%;
	border: 0;
	background: transparent;
	padding: 0;
	font-size: 12px;
	line-height: 1;
	cursor: pointer;
}

form.custom-checkout .checkout-cart-quantity input {
	width: 35px;
	height: 100%;
	border: 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
	background: transparent;
}

form.custom-checkout .checkout-product-remove {
	margin-top: 30px;
	font-size: 25px;
	line-height: 1;
	text-transform: uppercase;
	color: var(--black);
	border-bottom: 1px solid;
	padding-bottom: 3px;
}

form.custom-checkout .checkout-coupon-row {
	display: grid;
	grid-template-columns: 48% auto;
	gap: 0 22px;
	margin-bottom: 50px;
}

form.custom-checkout .checkout-coupon-row input {
	border: 0;
	border-bottom: 1px solid var(--black);
	border-radius: 0;
	padding: 0;
	background: transparent;
	font-size: 19px;
	font-family: var(--font-body);
	font-weight: 300;
	width: 100%;
	height: 50px;
}

form.custom-checkout .checkout-product {
	align-items: stretch;
}

form.custom-checkout .checkout-product .col-6 {
	display: flex;
}

form.custom-checkout .checkout-product-img {
	width: 100%;
}

form.custom-checkout .checkout-product-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

form.custom-checkout .checkout-product-info {
	display: flex;
	flex-direction: column;
	width: 100%;
}

form.custom-checkout .checkout-product-bottom {
	margin-top: auto;
}

.checkout-product.row {
	margin-left: -10px;
	margin-right: -10px;
}
.checkout-product.row > * {
	padding-left: 10px;
	padding-right: 10px;
}

form.custom-checkout .checkout-coupon-row .custom-checkout-apply-coupon,
form.custom-checkout .checkout-confirm-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 135px;
	height: 50px;
	background: var(--lemon);
	color: var(--black);
	font-size: 19px;
	text-decoration: none;
	transition: all 0.35s;
	border: 0;
	font-family: var(--font-body);
	font-weight: 300;
}

form.custom-checkout .checkout-coupon-row button:hover,
form.custom-checkout .checkout-confirm-btn:hover {
	background: var(--lemon-hover);
}

form.custom-checkout .checkout-total-row {
	display: grid;
	grid-template-columns: 48% auto;
	gap: 22px;
	margin-bottom: 50px;
	align-items: center;
}
.woocommerce-checkout form.custom-checkout .checkout-agree {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 10px;
	font-size: 19px;
	line-height: 1;
}
form.custom-checkout .checkout-total-row span {
	font-size: 25px;
	font-weight: 500;
	text-transform: uppercase;
}

form.custom-checkout .custom-cart-total-value .woocommerce-Price-amount,
form.custom-checkout .custom-cart-total-value .woocommerce-Price-currencySymbol {
	font-size: 16px;
	font-weight: 300;
}

form.custom-checkout .checkout-agree {
	margin-bottom: 15px;
	text-transform: none;
	font-size: 19px;
}

form.custom-checkout .checkout-agree a {
	color: var(--black);
	border-bottom: 1px solid var(--black);
	padding-bottom: 1px;
	transition: border-color 0.2s;
}

form.custom-checkout .checkout-agree a:hover {
	border-bottom: 1px solid var(--white);
}

form.custom-checkout .checkout-confirm-btn {
	width: 100%;
	height: 50px;
	margin-top: 50px;
	font-size: 20px;
	text-transform: uppercase;
}
@media (min-width: 992px) {

	.checkout-product .col-lg-6 {
		display: flex;
	}

	.checkout-product-info {
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.checkout-product-bottom {
		margin-top: auto;
	}

}
@media (max-width: 991px) {
	.woocommerce-checkout form.custom-checkout .checkout-tabs,
	.woocommerce-checkout form.custom-checkout .checkout-section .t-lg {
		margin-bottom: 40px;
	}
	.woocommerce-checkout form.custom-checkout .custom-checkout-right > .t-lg {
		margin-bottom: 30px;
	}
	.woocommerce-checkout form.custom-checkout .checkout-section > input, .woocommerce-checkout form.custom-checkout .checkout-delivery-fields input {
		font-size: 16px;
	}
	form.custom-checkout .checkout-option {
		font-size: 14px;
	}
	.custom-checkout-right {
		margin-top: 50px;
	}
	form.custom-checkout .checkout-product-title {
		margin: 30px 0;
	}
	.checkout-product-meta {
		display: grid;
		grid-template-columns: 1fr auto;
		column-gap: 20px;
		row-gap: 28px;
		align-items: start;
	}
	
	.checkout-product-meta > .col-6 {
		width: 100%;
		max-width: none;
		flex: none;
		padding-left: 0;
		padding-right: 0;
	}
	
	.checkout-product-meta > .col-6:first-child {
		grid-column: 1;
		grid-row: 1;
	}
	
	.checkout-product-meta > .col-6:nth-child(2) {
		grid-column: 1;
		grid-row: 2;
	}
	
	.checkout-product-price {
		grid-column: 2;
		grid-row: 1 / span 2;
		align-self: start;
		margin-top: 0;
		text-align: left;
	}
	form.custom-checkout .checkout-product-price {
		margin-top: 0px;
	}
	form.custom-checkout .checkout-product-attr div, form.custom-checkout .checkout-product-price div, form.custom-checkout .checkout-product-remove {
		font-size: 16px;
	}
	form.custom-checkout .checkout-product-attr span, form.custom-checkout .checkout-product-price span {
		font-size: 14px;
	}
	form.custom-checkout .checkout-product-meta, .woocommerce-checkout form.custom-checkout .checkout-product, form.custom-checkout .checkout-coupon-row {
		margin-bottom: 30px;
	}
	form.custom-checkout .checkout-coupon-row input, .woocommerce-checkout form.custom-checkout .checkout-agree {
		font-size: 13px;
	}
	form.custom-checkout .checkout-coupon-row button {
		width: 100%;
	}
	form.custom-checkout .checkout-coupon-row button {
		height: 35px;
		font-size: 13px;
	}
	form.custom-checkout .checkout-total-row span {
		font-size: 16px;
	}
	form.custom-checkout .checkout-total-row .custom-cart-total-value {
		text-align: right;
	}
	form.custom-checkout .checkout-confirm-btn {
		margin-top: 100px;
		font-size: 14px;
	}
}
.woocommerce-NoticeGroup,
.woocommerce-error {
	display: none !important;
}
.checkout-error {
	border-color: #E70000 !important;
	color: #E70000 !important;
}

.checkout-error::placeholder {
	color: #E70000 !important;
	opacity: 1;
}
.custom-checkout input.checkout-error:focus::placeholder,
.custom-checkout textarea.checkout-error:focus::placeholder {
	color: transparent !important;
}
.custom-checkout input:-webkit-autofill,
.custom-checkout input:-webkit-autofill:hover,
.custom-checkout input:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0 1000px #fff inset !important;
	box-shadow: 0 0 0 1000px #fff inset !important;
	-webkit-text-fill-color: var(--black) !important;
}

.footer-newsletter-form input:-webkit-autofill,
.footer-newsletter-form input:-webkit-autofill:hover,
.footer-newsletter-form input:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0 1000px var(--black) inset !important;
	box-shadow: 0 0 0 1000px var(--black) inset !important;
	-webkit-text-fill-color: var(--white) !important;
}
.newsletter-message {
	padding-top: 10px;
}
.checkout-coupon-input-wrap {
	position: relative;
}

.checkout-coupon-clear {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: none;
	padding: 0;
	width: 24px;
	height: 24px;
	border: 0;
	background: transparent !important;
	color: var(--black);
	font-size: 24px;
	line-height: 24px;
	cursor: pointer;
	font-family: var(--font-body);
	font-weight: 200;
}

.checkout-coupon-clear.active {
	display: block;
}

.checkout-coupon-message {
	margin-top: 8px;
	font-size: 14px;
	line-height: 1.3;
	color: #9a9a9a;
}

.custom-thankyou-page .breadcrumbs {
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #9a9a9a;
}

.custom-thankyou-page .breadcrumbs a,
.custom-thankyou-page .breadcrumbs span {
	color: #9a9a9a;
	text-decoration: none;
	margin-right: 8px;
}

.thankyou-hero {
	position: relative;
	width: 100%;
	height: 870px;
	overflow: hidden;
	display: flex;
	align-items: end;
	justify-content: center;
	padding-bottom: 48px;
}

.thankyou-hero-img {
	position: absolute;
	left: 0;
	top: 25%;
	width: 100%;
	height: auto;
	min-height: 100%;
	object-fit: cover;
	transform: translateY(-25%);
}

.thankyou-hero-content {
	position: relative;
	z-index: 2;
	text-align: center;
	color: #fff;
	padding: 0 60px;
}

.thankyou-hero-content h1 {
	margin: 0 0 36px;
}

.thankyou-hero-content p {
	margin: 0 0 36px;
	font-size: 25px;
	text-transform: uppercase;
}

.thankyou-order-number {
	margin-bottom: 36px;
	font-size: 20px;
	text-transform: uppercase;
}

.thankyou-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 600px;
	max-width: 100%;
	height: 50px;
	background: var(--lemon);
	color: var(--black);
	font-size: 20px;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	border: 0;
}

.thankyou-btn:hover {
	background: var(--lemon-hover);
}

@media (max-width: 991px) {
	
	.thankyou-hero-img {
		top: 50%;
		height: 100%;
		min-height: 0;
		object-fit: cover;
		transform: translateY(-50%);
	}

	.thankyou-hero {
		height: 612px;
	}

	.thankyou-hero-content p {
		font-size: 16px;
	}
	.thankyou-order-number {
		font-size: 14px;
	}
	.thankyou-btn {
		width: auto;
		padding: 0px 10px;
		font-size: 14px;
		height: 35px;
	}
}

.newsletter-popup {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: none;
}

.newsletter-popup.active {
	display: block;
}

.newsletter-popup__overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.35);
}

.newsletter-popup__box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: min(520px, calc(100% - 32px));
	background: #fff;
	padding: 48px;
	z-index: 1;
}

.newsletter-popup__close {
	position: absolute;
	right: 20px;
	top: 18px;
	border: 0;
	background: transparent;
	font-size: 32px;
	line-height: 1;
	cursor: pointer;
	color: var(--black);
}

.newsletter-popup__subtitle {
	margin-bottom: 12px;
	font-size: 20px;
	text-transform: uppercase;
}

.newsletter-popup__text {
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 1.35;
}

.newsletter-popup-form input {
	width: 100%;
	margin-bottom: 22px;
}

.newsletter-popup-form button {
	width: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	background: var(--lemon);
	color: var(--black);
	text-transform: uppercase;
	font-size: 16px;
	transition: all .35s;
	border: none;
}

.newsletter-popup-form button:hover {
	background: var(--lemon-hover);
}

.newsletter-popup .newsletter-message {
	margin-top: 14px;
	font-size: 14px;
	line-height: 1.3;
}

.newsletter-popup-form input {
  flex: 1; background: transparent; border: none; outline: none;
  font-family: var(--font-body);
  font-size: 16px; font-weight: 300; color: var(--black);
  padding: 6px 0;
  border-bottom: 1px solid var(--black);
  width: 100%;
  font-size: 18px;
}
.newsletter-popup-form input::placeholder { color: rgba(0,0,0,0.5); }

.newsletter-popup-form input:focus::-webkit-input-placeholder { color:transparent; }
.newsletter-popup-form input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.newsletter-popup-form input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
.newsletter-popup-form input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

@media (max-width: 991px) { 
	.newsletter-popup-form button {
		height: 35px;
		font-size: 14px;
		margin-top: 0px;
	}
}
.copyright {
	color: var(--black);
	font-size: 10px;
}


/* Product gallery lightbox */
.product-gallery-main img,
.product-gallery-item img,
.product-gallery-link {
	cursor: crosshair;
}

.product-gallery-link {
	display: block;
	width: 100%;
	height: 100%;
}

body.product-lightbox-open {
	overflow: hidden;
}

.product-lightbox {
	position: fixed;
	inset: 0;
	z-index: 999999;

	display: flex;
	align-items: center;
	justify-content: center;

	background: rgba(255, 255, 255, 0);
	opacity: 0;
	visibility: hidden;

	transition:
		opacity .35s ease,
		background-color .35s ease,
		visibility .35s ease;
}

.product-lightbox.is-open {
	opacity: 1;
	visibility: visible;
	background: rgba(255, 255, 255, 1);
}

.product-lightbox.is-closing {
	opacity: 0;
	background: rgba(255, 255, 255, 0);
}

.product-lightbox__backdrop {
	position: absolute;
	inset: 0;
	background: #fff;
}

.product-lightbox__dialog {
	position: relative;
	z-index: 1;

	width: 100%;
	height: 100%;

	display: flex;
	align-items: center;
	justify-content: center;

	padding: 60px 90px;
}

.product-lightbox__stage {
	position: relative;

	width: 100%;
	height: 100%;

	display: flex;
	align-items: center;
	justify-content: center;

	overflow: hidden;
}

.product-lightbox__image {
	display: block;

	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;

	object-fit: contain;

	opacity: 1;
	transform: scale(1);

	transition:
		opacity .26s ease,
		transform .26s ease;

	will-change: opacity, transform;
}

.product-lightbox__image.is-fading-out {
	opacity: 0;
	transform: scale(.985);
}

.product-lightbox__close {
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	border: 0px;
	background: none;
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
	font-weight: 100;
}
.product-lightbox__arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);

	display: flex;
	align-items: center;
	justify-content: center;

	width: 60px;
	height: 60px;

	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;

	transition: opacity .3s ease;
}

.product-lightbox__arrow img {
	display: block;
	width: 21px;
	height: auto;
}

.product-lightbox__arrow--prev img {
	transform: rotate(180deg);
}

.product-lightbox__close,
.product-lightbox__arrow,
.product-lightbox__counter {
	opacity: 0;
	transition: opacity .3s ease;
	outline: none;
}

.product-lightbox.is-open .product-lightbox__close,
.product-lightbox.is-open .product-lightbox__arrow,
.product-lightbox.is-open .product-lightbox__counter {
	opacity: 1;
}

.product-lightbox__close {
	top: 25px;
	right: 30px;

	width: 44px;
	height: 44px;

	font-size: 42px;
}

.product-lightbox__arrow {
	top: 50%;
	transform: translateY(-50%);

	width: 60px;
	height: 80px;

	font-size: 58px;
}

.product-lightbox__arrow--prev {
	left: 20px;
}

.product-lightbox__arrow--next {
	right: 20px;
}

.product-lightbox__counter {
	position: absolute;
	left: 50%;
	bottom: 24px;

	transform: translateX(-50%);

	font-size: 14px;
	line-height: 1;
	color: #171516;
}

@media (max-width: 991px) {
	.product-lightbox__dialog {
		padding: 55px 15px 50px;
	}

	.product-lightbox__close {
		top: 10px;
		right: 10px;
	}

	.product-lightbox__arrow {
		display: none;
	}

	.product-lightbox__counter {
		bottom: 18px;
	}
}
.hero-video--mobile {
	display: none;
}

@media (max-width: 991.98px) {
	.hero-video--desktop {
		display: none;
	}

	.hero-video--mobile {
		display: block;
	}
}
.icons-top--cart {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.icons-top__cart-count {
	position: absolute;
	top: -8px;
	right: -9px;

	display: flex;
	align-items: center;
	justify-content: center;

	min-width: 16px;
	height: 16px;
	padding: 0 4px;

	border-radius: 50%;
	background: #171516;
	color: #fff;

	font-size: 10px;
	font-weight: 500;
	line-height: 1;
	box-sizing: border-box;
}

.icons-top__cart-count.is-empty {
	display: none;
}
.mobile-menu-list .menu-item-has-children {
	position: relative;
}

.mobile-menu-list .menu-item-has-children > a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.mobile-menu-list .menu-item-has-children > a::after {
	content: "";
	width: 8px;
	height: 8px;
	margin-left: 15px;
	flex-shrink: 0;

	border-right: 1px solid currentColor;
	border-bottom: 1px solid currentColor;

	transform: rotate(45deg);
	transition: transform 0.3s ease;
}

.mobile-menu-list .menu-item-has-children.is-open > a::after {
	transform: rotate(225deg);
}

.mobile-menu-list .sub-menu {
	max-height: 0;
	overflow: hidden;
	padding-left: 20px;
	transition: max-height 0.35s ease;
}
.mobile-menu-list .sub-menu li:first-child {
	padding-top: 10px;
}

.mobile-menu-list .sub-menu li {
	margin-top: 15px;
	margin-bottom: 0;
}
.text-page h3 + p,
.text-page .article-list + p,
.text-page .article-list + h3 {
	margin-top: 20px;
}
.cky-consent-container .cky-consent-bar {
	-webkit-backdrop-filter: blur(40px) !important;
	backdrop-filter: blur(40px) !important;
	background: rgba(229,229,229,0.4) !important;
	border: 0px solid !important;
	padding: 10px 24px !important;
}
.cky-btn-accept {
	background: #171516 !important;
	border: 2px solid #171516 !important;
	font-weight: 300 !important;
}
.cky-policy {
	color: #171516 !important;	
	transition: all 0.35s;
}
.cky-policy:hover {
	text-decoration: none !important;
}
.cky-notice .cky-title {
	margin: 0 !important;
}
.article-list {
	padding-left: 25px;
}
.article-list li {
	list-style: disc;
}
.page-404 {
	padding: 80px 0;
}

.page-404 .page-title {
	font-size: 120px;
	line-height: 1;
	margin-bottom: 20px;
}

.page-404 h2 {
	margin-bottom: 20px;
}
.error404 .site-main {
	margin-top: 0px;
	margin-bottom: 0px;
}
#moya-wc-order-review-source {
	position: absolute !important;
	left: -99999px !important;
	top: 0 !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

#moya-shipping-methods {
	width: 100%;
}

.checkout-delivery-extra {
	width: 100%;
}

#mrkv_ua_shipping_nova-poshta_city_label_field,
#mrkv_ua_shipping_nova-poshta_city_ref_field,
#mrkv_ua_shipping_nova-poshta_area_name_field,
#mrkv_ua_shipping_nova-poshta_address_area_name_field,
#mrkv_ua_shipping_nova-poshta_address_city_ref_field,
#mrkv_ua_shipping_nova-poshta_address_city_label_field,
#mrkv_ua_shipping_nova-poshta_address_area_name_field,
#mrkv_ua_shipping_nova-poshta_address_patronymic_enabled_field,
#mrkv_ua_shipping_nova-poshta_address_patronymic_enabled_field,
#mrkv_ua_shipping_nova-poshta_address_city_label_field,
#mrkv_ua_shipping_nova-poshta_address_city_ref_field,
#mrkv_ua_shipping_nova-poshta_address_area_name_field,
#mrkv_ua_shipping_nova-poshta_address_street_ref_field,
#mrkv_ua_shipping_nova-poshta_warehouse_ref_field,
#mrkv_ua_shipping_nova-poshta_warehouse_number_field,
#mrkv_ua_shipping_nova-poshta_address_address_ref_field {
	padding: 0px;
	margin: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 1 !important;
}
.checkout-section .select2-container--default .select2-selection--single,
.woocommerce form .mrkv_ua_shipping_checkout_fields .form-row .input-text {
	border: 1px solid #171516;
	border-radius: 0px;
}
.checkout-section .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce form .mrkv_ua_shipping_checkout_fields .form-row .input-text {
	color: #171516;
}
.checkout-section .select2-container .select2-selection--single,
.woocommerce form .mrkv_ua_shipping_checkout_fields .form-row .input-text {
	height: 28px;
	font-size: 14px;
}
.select2-dropdown {
	border: 1px solid #171516 !important;
	border-radius: 0px !important;
}
.select2-search__field:focus {
  outline: none !important;
}
.select2-container--open .select2-dropdown {
	top: 10px;
}
.select2-search--dropdown .select2-search__field {
	padding: 10px;
}
/* =========================
   SHIPPING METHODS
   ========================= */

#moya-shipping-methods {
	width: 100%;
	margin-top: 30px;
}

#moya-shipping-methods #shipping_method {
	list-style: none;
	padding: 0;
	margin: 0;
}

#moya-shipping-methods #shipping_method li {
	margin: 0 0 15px;
	padding: 0;
	position: relative;
}

/*
 * Реальний WooCommerce radio ховаємо,
 * але лишаємо функціональним.
 */
#moya-shipping-methods #shipping_method input.shipping_method {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

/*
 * Label стилізуємо як твої .checkout-option
 */
#moya-shipping-methods #shipping_method li > label {
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;

	margin: 0;
	padding: 0;

	font-size: 18px;
	line-height: 1.2;
	font-family: var(--font-body);
	font-weight: 300;

	text-transform: uppercase;
	color: var(--black);
}

/*
 * Квадрат.
 */
#moya-shipping-methods #shipping_method li > label::before {
	content: "";

	width: 20px;
	height: 20px;

	border: 1px solid var(--black);

	display: inline-flex;
	align-items: center;
	justify-content: center;

	flex: 0 0 20px;

	background: transparent;
}

/*
 * Активний квадрат.
 */
#moya-shipping-methods #shipping_method li:has(input.shipping_method:checked) > label::before {
	background: var(--black);
}

/*
 * Галочка.
 */
#moya-shipping-methods #shipping_method li:has(input.shipping_method:checked) > label::after {
	content: "";

	position: absolute;
	left: 4px;
	top: 5px;

	width: 13px;
	height: 10px;

	background: #fff;

	-webkit-mask:
		url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6L5 10L14 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E")
		center / contain no-repeat;

	mask:
		url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6L5 10L14 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E")
		center / contain no-repeat;
}


/* =========================
   COUNTRY
   ========================= */

.checkout-delivery-country {
	display: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

.checkout-delivery-country.is-visible {
	display: block;
}


/*
 * WooCommerce wrapper.
 */
.checkout-delivery-country .form-row {
	margin: 0;
	padding: 0;
}


/*
 * Label країни.
 */
.checkout-delivery-country label {
	display: block;
	margin-bottom: 8px;

	font-size: 14px;
	font-family: var(--font-body);
	font-weight: 300;
}


/*
 * Select країни — в стилі інших полів.
 */
.checkout-delivery-country select,
.checkout-delivery-country .select2-selection {
	width: 100%;
	min-height: 30px !important;

	border: 0 !important;
	border-bottom: 1px solid var(--black) !important;
	border-radius: 0 !important;

	background: transparent !important;
	box-shadow: none !important;

	font-size: 19px !important;
	font-family: var(--font-body) !important;
	font-weight: 300 !important;
}


/*
 * Якщо WooCommerce використовує select2.
 */
.checkout-delivery-country .select2-container {
	width: 100% !important;
}

.checkout-delivery-country
.select2-container--default
.select2-selection--single {
	height: 38px !important;
	padding: 0 0 10px !important;
}

.checkout-delivery-country
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
	padding: 0 !important;

	font-size: 19px;
	line-height: 28px;

	color: var(--black);
}

.checkout-delivery-country
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
	height: 28px;
	right: 0;
}


/* =========================
   MORKVA DELIVERY FIELDS
   ========================= */

.checkout-delivery-extra {
	width: 100%;
	margin-top: 25px;
}


/*
 * Рідні поля Morkva приводимо до стилю checkout.
 */
.woocommerce-checkout form.custom-checkout
.checkout-delivery-extra input[type="text"],
.woocommerce-checkout form.custom-checkout
.checkout-delivery-extra input[type="number"],
.woocommerce-checkout form.custom-checkout
.checkout-delivery-extra input[type="tel"] {
	display: block;

	width: 100%;
	height: 30px;

	margin: 0 0 30px;

	border: 0;
	border-bottom: 1px solid var(--black);
	border-radius: 0;

	padding: 0 0 10px;

	background: transparent;
	box-shadow: none;

	font-size: 19px;
	font-family: var(--font-body);
	font-weight: 300;
}


/*
 * Morkva selects / select2.
 */
.woocommerce-checkout form.custom-checkout
.checkout-delivery-extra select {
	width: 100%;

	border: 0;
	border-bottom: 1px solid var(--black);
	border-radius: 0;

	background: transparent;

	font-size: 19px;
	font-family: var(--font-body);
	font-weight: 300;
}

.checkout-delivery-extra .select2-container {
	width: 100% !important;
	margin-bottom: 30px;
}

.checkout-delivery-extra #mrkv_ua_shipping_nova-poshta_warehouse_field .select2-container,
.checkout-delivery-extra #mrkv_ua_shipping_nova-poshta_address_flat_field .input-text {
	margin-bottom: 0 !important;
}

.checkout-delivery-extra
.select2-container--default
.select2-selection--single {
	height: 38px !important;

	border: 0 !important;
	border-bottom: 1px solid var(--black) !important;
	border-radius: 0 !important;

	background: transparent !important;
	box-shadow: none !important;
}

.checkout-delivery-extra
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
	padding: 0 0 10px !important;

	font-size: 19px;
	line-height: 28px;

	font-family: var(--font-body);
	font-weight: 300;

	color: var(--black);
}

.checkout-delivery-extra
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
	height: 28px;
	right: 0;
}


/*
 * Labels Morkva.
 */
.checkout-delivery-extra label {
	font-family: var(--font-body);
	font-weight: 300;
}


/*
 * Focus.
 */
.woocommerce-checkout form.custom-checkout
.checkout-delivery-extra input:focus,
.checkout-delivery-country select:focus {
	outline: none;
	box-shadow: none;

	border-bottom: 2px solid var(--black);
}


/* =========================
   HIDDEN TECHNICAL REVIEW
   ========================= */

#moya-wc-order-review-source {
	position: absolute !important;

	left: -99999px !important;
	top: 0 !important;

	width: 1px !important;
	height: 1px !important;

	overflow: hidden !important;

	opacity: 0 !important;
	pointer-events: none !important;
}
.checkout-delivery-extra {
	overflow: hidden;
	transition:
		opacity 0.25s ease,
		max-height 0.35s ease,
		margin-top 0.35s ease;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	height: 28px;
}