body {
	margin: 0;
	padding: 0;
	color: #e3e3e3;
	font-family: "Fieldwork", Arial, Helvetica, sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.4375;
	background-color: #1b1b1b;
  }
  
  body a,
  body p a {
	color: #c6b2a1;
	text-decoration: underline;
  }
  
  ::-ms-clear {
	display: none;
  }
  
  html {
	color: #000000;
	font-size: 0.6875rem;
	line-height: 1.5;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  
  *,
  *:before,
  *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
  }
  
  input,
  select,
  input[type="search"] {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	box-shadow: none;
  }
  
  audio,
  canvas,
  iframe,
  img,
  svg,
  video {
	vertical-align: middle;
  }
  
  fieldset {
	border: 0;
	margin: 0;
	padding: 0;
  }
  
  textarea {
	resize: vertical;
  }
  
  img {
	max-width: 100%;
  }
  
  *,
  *:before,
  *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  }
  
  body a:hover,
  body p a:hover {
	color: #e3e3e3;
	text-decoration: none;
  }
  
  /* body a:visited,
  body p a:visited {
	  text-decoration: underline;
	  color: #E3E3E3;
  } */
  
  body a,
  body p a {
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	text-decoration: none;
  }
  
  h1[class],
  h2[class],
  h3[class],
  h4[class],
  h5[class],
  h6[class],
  h1:last-child,
  h2:last-child,
  h3:last-child,
  h4:last-child,
  h5:last-child,
  h6:last-child,
  p:last-child,
  ul:last-child,
  ol:last-child,
  dl:last-child,
  table:last-child,
  blockquote:last-child {
	margin-bottom: 0;
  }
  
  table th,
  table td {
	vertical-align: middle;
  }
  
  /* -------------------------------- Fonts ------------------------------ */
  
  @font-face {
	font-family: "Magnolia";
	src: url("../fonts/Magnolia-Bold.woff2") format("woff2"),
	  url("../fonts/Magnolia-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: "Magnolia";
	src: url("../fonts/Magnolia-Medium.woff2") format("woff2"),
	  url("../fonts/Magnolia-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: "Magnolia";
	src: url("../fonts/Magnolia-Regular.woff2") format("woff2"),
	  url("../fonts/Magnolia-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: "Fieldwork Geo Hair";
	src: url("../fonts/Fieldwork-GeoHair.woff2") format("woff2"),
	  url("../fonts/Fieldwork-GeoHair.woff") format("woff");
	/* font-weight: 265; */
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: "Fieldwork Geo Demi";
	src: url("../fonts/Fieldwork-GeoDemibold.woff2") format("woff2"),
	  url("../fonts/Fieldwork-GeoDemibold.woff") format("woff");
	/* font-weight: 500; */
	font-style: normal;
	font-display: swap;
  }
  
  @font-face {
	font-family: "Fieldwork Geo Thin";
	src: url("../fonts/Fieldwork-GeoDemibold.woff2") format("woff2"),
	  url("../fonts/Fieldwork-GeoDemibold.woff") format("woff");
	/* font-weight: 265; */
	font-style: normal;
	font-display: swap;
  }
  
  body .container {
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
  }
  
  body .fluid-container {
	max-width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
  }
  
  body .display {
	font-family: "Fieldwork", Georgia, Times, Times New Roman, serif;
	font-size: 4rem;
	font-weight: 900;
	line-height: 1.2;
  }
  
  body h1,
  body .h1 {
	font-family: "Magnolia", Georgia, Times, Times New Roman, serif;
	font-size: 3.625rem;
	font-weight: 400;
	line-height: 1.58;
	text-transform: uppercase;
  }
  
  body h2,
  body .h2 {
	font-family: "Fieldwork Geo Hair", Georgia, Times, Times New Roman, serif;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.1;
	text-transform: uppercase;
  }
  
  body h3,
  body .h3 {
	font-family: "Fieldwork Geo Hair", Georgia, Times, Times New Roman, serif;
	font-size: 1rem;
	text-transform: uppercase;
	line-height: 1.2;
	font-weight: 400;
  }
  
  body h4,
  body .h4 {
	font-family: "Fieldwork Geo Hair", Georgia, Times, Times New Roman, serif;
	font-size: 0.875rem;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 2.33;
  }
  
  body h5,
  body .h5 {
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.57;
  }
  
  body p {
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.5;
  }
  body ul li {
	list-style: none;
  }
  body .display-2 {
	font-family: "Fieldwork", Georgia, Times, Times New Roman, serif;
	font-size: 3.375rem;
	line-height: 1.2;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
	word-break: break-word;
  }
  
  .s-hidden {
	display: none;
  }
  
  .styledSelect {
	padding: 15px 45px 15px 20px;
	position: relative;
	height: 56px;
	z-index: 4;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	border-radius: 0px !important;
	background-color: #fff;
	border: 2px solid #9d9d9e;
	box-shadow: none;
	font-family: "Avenir", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 1rem;
	line-height: 1.625;
	text-transform: none;
	letter-spacing: 0px;
	transition: all 0.3s;
  }
  
  .styledSelect:focus {
	border: 2px solid #a65d43;
  }
  
  .styledSelect:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 18px;
	line-height: 1;
	width: 18px;
	height: 12px;
	background: url(../img/arrow-down-black.svg) no-repeat center;
  }
  
  .styledSelect.active:after {
	transform: translate(180deg);
  }
  
  body .options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 9;
	margin: 0 !important;
	padding: 0;
	list-style: none;
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	padding-top: 0;
	padding-bottom: 0;
	max-height: 217px;
	overflow-y: auto;
	border: 2px solid #9d9d9e;
	border-top: 0;
	box-shadow: none;
  }
  
  .options li {
	margin: 0;
	padding: 15px 18px 15px;
	font-size: 1rem;
	line-height: 1.625;
	color: #9d9d9e;
	text-transform: none;
	/* height: 40px; */
	cursor: pointer;
  }
  
  body .options li:hover {
	background-color: #ededed;
	color: #000;
  }
  
  .options li::before {
	display: none !important;
  }
  
  .options li[rel=""] {
	display: none;
  }
  
  .options li.active {
	background-color: #ededed;
	color: #000;
	position: relative;
	cursor: default;
	pointer-events: none;
  }
  
  .styledSelect.noplaceholder .text-ellipses {
	color: #ff8700;
  }
  
  input[type="color"],
  input[type="date"],
  input[type="datetime-local"],
  input[type="datetime"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  select,
  textarea {
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 0 !important;
	background-color: #fff;
	border: 2px solid rgba(0, 0, 0, 0.5);
	box-shadow: none;
	font-size: 1.0843rem !important;
	line-height: 1.556 !important;
	color: #110045 !important;
	width: 100% !important;
	padding: 7px 15px !important;
	transition: all 0.3s;
	height: 54px;
	font-weight: 800;
  }
  body:not(.load-complete) {
	overflow: hidden;
	position: relative;
	height: 100vh;
  }
  body:not(.load-complete) .footer-links {
	visibility: hidden !important;
  }
  
  input[type="color"]:disabled,
  input[type="date"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="datetime"]:disabled,
  input[type="email"]:disabled,
  input[type="month"]:disabled,
  input[type="number"]:disabled,
  input[type="password"]:disabled,
  input[type="search"]:disabled,
  input[type="tel"]:disabled,
  input[type="text"]:disabled,
  input[type="time"]:disabled,
  input[type="url"]:disabled,
  input[type="week"]:disabled,
  select:disabled,
  textarea:disabled {
	background: #c7c7c7;
	border-color: #c7c7c7;
  }
  
  input[type="color"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
	color: #9d9d9e;
  }
  
  input[type="text"]:disabled::-webkit-input-placeholder,
  input[type="email"]:disabled::-webkit-input-placeholder,
  input[type="number"]:disabled::-webkit-input-placeholder,
  input[type="tel"]:disabled::-webkit-input-placeholder,
  textarea:disabled::-webkit-input-placeholder {
	color: #595959;
  }
  
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  textarea:focus {
	border: 2px solid #41336a !important;
  }
  
  textarea {
	height: 195px;
	resize: none;
  }
  
  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus,
  input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
  }
  
  input:-webkit-autofill {
	-webkit-text-fill-color: #1e2937 !important;
  }
  
  [type="submit"],
  [type="reset"],
  [type="button"],
  .btn,
  .btn-solid {
	/* backdrop-filter: blur(20px); */
	background: linear-gradient(
	  90deg,
	  rgba(255, 255, 255, 0.5),
	  rgba(255, 255, 255, 0.2)
	);
	border-radius: 50px;
	font-size: 0.875rem;
	line-height: 1.52;
	color: #e3e3e3;
	font-weight: 400;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-radius: 50px;
	-webkit-appearance: none;
	appearance: none;
	transition: all 0.3s;
	box-sizing: border-box;
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	max-width: 100%;
	/* border: 1px solid transparent; */
	text-transform: uppercase;
	letter-spacing: 2.7px;
	position: relative;
	border: 0;
	margin-bottom: 5px;
	padding: 1px;
	overflow: hidden;
  }
  [type="submit"] span,
  [type="reset"] span,
  [type="button"] span,
  .btn span,
  .btn-solid span {
	background: #1b1b1b;
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	padding: 10px 20px 10px;
	display: block;
	border-radius: 50px;
  }
  /* .btn-solid:before,
  .btn:before {
	  content: "";
	  position: absolute;
	  top: -1px;
	  left: -1px;
	  z-index: -1;
	  bottom: -1px;
	  right: -1px;
  } */
  .goto-next-home {
	backdrop-filter: blur(20px);
	background: linear-gradient(
	  90deg,
	  rgba(255, 255, 255, 0.5),
	  rgba(255, 255, 255, 0.2)
	);
	border-radius: 50px;
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	padding: 0;
  }
  .goto-next-home::before {
	display: none;
  }
  .goto-next-home > span {
	background: #1b1b1b;
	padding: 10px 20px 10px;
	display: inline-block;
	margin: 1px;
	border-radius: 50px;
  }
  .goto-next-home:hover > span {
	background: #353535;
  }
  [type="submit"]:hover span,
  [type="reset"]:hover span,
  [type="button"]:hover span,
  .btn:hover span,
  .btn-solid span {
	background: #353535;
  }
  
  .btn span:after,
  .btn-solid span:after,
  [type="button"] span:after {
	content: "";
	width: 125px;
	display: block;
	max-width: 100%;
  }
  
  .widebtn [type="submit"],
  .widebtn [type="reset"],
  .widebtn [type="button"],
  .widebtn .btn,
  [type="submit"].widebtn,
  [type="reset"].widebtn,
  [type="button"].widebtn,
  .btn.widebtn {
	width: 100%;
  }
  
  .btn-solid:hover span {
	background: #1b1b1b;
  }
  
  /**********/
  
  html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
  }
  
  body {
	margin: 0;
	position: relative;
  }
  
  main {
	display: block;
  }
  
  h1 {
	font-size: 2em;
	margin: 0.67em 0;
  }
  
  hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
  }
  
  pre {
	font-family: monospace, monospace;
	font-size: 1em;
  }
  
  a {
	background-color: transparent;
  }
  
  abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
  }
  
  b,
  strong {
	font-weight: bolder;
  }
  
  code,
  kbd,
  samp {
	font-family: monospace, monospace;
	font-size: 1em;
  }
  
  small {
	font-size: 80%;
  }
  
  sub,
  sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
  }
  
  sub {
	bottom: -0.25em;
  }
  
  sup {
	top: -0.5em;
  }
  
  img {
	border-style: none;
	width: auto;
	height: auto;
	width: auto;
  }
  
  button,
  input,
  optgroup,
  select,
  textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
  }
  
  button,
  input {
	overflow: visible;
  }
  
  button,
  select {
	text-transform: none;
  }
  
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
	-webkit-appearance: button;
	appearance: button;
  }
  
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
  }
  
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
	outline: 1px dotted #000;
  }
  
  fieldset {
	padding: 0.35em 0.75em 0.625em;
  }
  
  legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	/* 3 */
	white-space: normal;
  }
  
  progress {
	vertical-align: baseline;
  }
  
  textarea {
	overflow: auto;
  }
  
  [type="checkbox"],
  [type="radio"] {
	box-sizing: border-box;
	padding: 0;
  }
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
	height: auto;
  }
  
  [type="search"] {
	-webkit-appearance: textfield;
	appearance: textfield;
	outline-offset: -2px;
  }
  
  [type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
  }
  
  ::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
  }
  
  details {
	display: block;
  }
  
  summary {
	display: list-item;
  }
  
  template {
	display: none;
  }
  
  [hidden] {
	display: none;
  }
  
  html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
  }
  
  body .coming-soon h1 {
	text-align: center;
  }
  
  ::-moz-selection {
	color: #222;
	background: #fff;
	text-shadow: none;
  }
  
  ::selection {
	color: #222;
	background: #fff;
	text-shadow: none;
  }
  
  hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
  }
  
  audio,
  canvas,
  iframe,
  img,
  svg,
  video {
	vertical-align: middle;
  }
  
  fieldset {
	border: 0;
	margin: 0;
	padding: 0;
  }
  
  textarea {
	resize: vertical;
  }
  
  .hidden,
  [hidden] {
	display: none !important;
  }
  
  .sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
  }
  
  .sr-only.focusable:active,
  .sr-only.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	white-space: inherit;
	width: auto;
  }
  
  .invisible {
	visibility: hidden;
  }
  
  .clearfix::before,
  .clearfix::after {
	content: "";
	display: table;
  }
  
  .clearfix::after {
	clear: both;
  }
  
  @media print {
	*,
	*::before,
	*::after {
	  background: #fff !important;
	  color: #000 !important;
	  box-shadow: none !important;
	  text-shadow: none !important;
	}
  
	a,
	a:visited {
	  text-decoration: underline;
	}
  
	a[href]::after {
	  content: "(" attr(href) ")";
	}
  
	abbr[title]::after {
	  content: "(" attr(title) ")";
	}
  
	a[href^="#"]::after,
	a[href^="javascript:"]::after {
	  content: "";
	}
  
	pre {
	  white-space: pre-wrap !important;
	}
  
	pre,
	blockquote {
	  border: 1px solid #999;
	  page-break-inside: avoid;
	}
  
	thead {
	  display: table-header-group;
	}
  
	tr,
	img {
	  page-break-inside: avoid;
	}
  
	p,
	h2,
	h3 {
	  orphans: 3;
	  widows: 3;
	}
  
	h2,
	h3 {
	  page-break-after: avoid;
	}
  }
  
  /****na.css***/
  
  .loading-bottles {
	position: fixed;
	top: 100px;
	left: 0;
	bottom: 0;
	width: calc(100% + 100px);
	background: #1b1b1b;
	overflow: hidden;
	z-index: 10;
	display: none;
	height: calc(100vh - 100px);
	opacity: 0;
  }
  
  #main {
	overflow: hidden;
  }
  
  .loading-bottles .square {
	--square-delay: 0.3s;
	width: 100px;
	position: absolute;
	top: 0;
	right: 0;
	animation: circle-animation 3s linear;
	z-index: 101;
  }
  
  @keyframes circle-animation {
	0% {
	  right: 0;
	  top: 0;
	}
  
	40% {
	  right: 85%;
	  top: 0;
	}
  
	50% {
	  right: 90%;
	  top: 75px;
	}
  
	60% {
	  right: 85%;
	  top: 150px;
	}
  
	100% {
	  right: 0;
	  top: 150px;
	}
  }
  
  .page-canvas {
	overflow: hidden;
  }
  
  .square:nth-child(1) {
	animation-delay: calc(var(--square-delay) * 1);
  }
  
  .square:nth-child(2) {
	animation-delay: calc(var(--square-delay) * 2);
  }
  
  .square:nth-child(3) {
	animation-delay: calc(var(--square-delay) * 3);
  }
  
  .square:nth-child(4) {
	animation-delay: calc(var(--square-delay) * 4);
  }
  
  .square:nth-child(5) {
	animation-delay: calc(var(--square-delay) * 5);
  }
  
  .square:nth-child(6) {
	animation-delay: calc(var(--square-delay) * 6);
  }
  
  .square:nth-child(7) {
	animation-delay: calc(var(--square-delay) * 7);
  }
  
  .square:nth-child(8) {
	animation-delay: calc(var(--square-delay) * 8);
  }
  
  .square:nth-child(9) {
	animation-delay: calc(var(--square-delay) * 9);
  }
  
  .square:nth-child(10) {
	animation-delay: calc(var(--square-delay) * 10);
  }
  
  .page-view-products .load-img svg path {
	animation: svganim 2s linear forwards;
	stroke-dasharray: 350;
	stroke-dashoffset: 350;
	animation-delay: 1.5s;
  }
  
  a.skip-main {
	left: -999px;
	position: absolute;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -999;
	background-color: #fff;
	color: #333;
	font-size: 0.875rem;
  }
  
  a.skip-main:focus,
  a.skip-main:active {
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgb(0 0 0 / 60%);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
  }
  .product-btn-wrapper {
	width: 60%;
	margin-left: auto;
	padding-left: 50px;
  }
  .product-btn-wrapper .slide-button {
	width: 25%;
	text-align: center;
  }
  .marker {
	height: 5px;
	width: 5px;
	border-radius: 50%;
	/* background: #ff0000; */
	cursor: pointer;
	opacity: 0;
	pointer-events: none !important;
  }
  footer.imIn.no-delay .marker {
	opacity: 1;
  }
  .marker.active {
	background: #fff;
	background: url("../img/location-mark.svg") no-repeat center;
	z-index: 1;
	width: 30px;
	height: 34px;
  }
  
  .feature_text {
	display: none;
	white-space: nowrap;
	font-family: "Fieldwork Geo Hair", Georgia, Times, Times New Roman, serif;
	font-size: 0.875rem;
  }
  
  .active .feature_text {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-70%);
	left: 38px;
  }
  
  .mapboxgl-control-container {
	display: none;
  }
  
  .map-section {
	height: 280px;
	left: 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	pointer-events: none;
  }
  
  .intro .container {
	padding-top: 120px;
	padding-bottom: 73px;
	min-height: 100vh;
	display: flex;
	align-items: flex-end;
	justify-content: center;
  }
  
  .intro .intro-logo {
	max-width: 430px;
  }
  
  .introVideo2 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: calc(100vh - 200px);
	z-index: -1;
  }
  
  .introVideo2::after {
	content: "";
	background: radial-gradient(
	  50% 50% at 50% 50%,
	  rgba(27, 27, 27, 0) 51.56%,
	  #1b1b1b 100%
	);
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 150%;
	transform: translateX(-50%);
	height: 150%;
  }
  
  .introVideo2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  
  .introVideo {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
  }
  
  .introVideo::after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(35, 36, 38, 0.5);
	position: absolute;
	left: 0;
	top: 0;
  }
  
  .introVideo video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
  }
  
  .intro-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
  }
  
  .intro-content .content {
	margin-top: 166px;
	display: flex;
	flex-direction: column;
	align-items: center;
  }
  .intro-2 .intro-content .content {
	margin-top: auto;
  }
  .intro-2 .btn {
	margin-bottom: 30px;
  }
  .intro-content .content label {
	width: auto;
	margin: auto;
	display: flex;
	margin-bottom: 10px;
	margin-top: 0;
	gap: 10px;
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: 3.2px;
	text-align: center;
	line-height: 1.52;
  }
  .intro-content .content label input {
	margin-top: 0;
	position: absolute;
  }
  .intro-content .content label span {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #1b1b1b;
	border-radius: 3px;
	position: relative;
	border: 1px solid #fff;
	margin-right: 5px;
  }
  .intro-content .content label input:checked + span:after {
	content: "";
	left: 8px;
	top: 3px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
  }
  .intro-content .buttons a {
	margin: 0 12px 30px;
	vertical-align: top;
  }
  
  .intro-content .description {
	margin-top: 10px;
	max-width: 298px;
  }
  
  .description .des-pairing {
	animation-delay: 0.4s !important;
  }
  
  .intro-content .description p {
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: 3.2px;
	text-align: center;
	line-height: 1.52;
	margin-top: 0;
  }
  
  /***** intro 3 *****/
  .intro-3 {
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .intro-3 .container {
	padding-bottom: 20px;
	min-height: 0;
  }
  
  .intro-3 .intro-btn {
	margin-top: auto;
	opacity: 0;
  }
  .intro-3 .heading {
	margin-bottom: 20px;
  }
  .intro-3 .sub-heading {
	max-width: 700px;
	text-align: center;
	transition: all 0.3s 1s;
	margin-top: 0;
	opacity: 0;
  }
  .intro-3 .sub-heading.imIn {
	opacity: 1;
  }
  .intro-3 .sub-heading h2 {
	font-size: 2rem;
	line-height: 1.4;
	letter-spacing: 6.3px;
	font-weight: 400;
	color: #c6b2a1;
  }
  .intro-3 .wine {
	animation-delay: 1.5s;
  }
  .intro-3 .spirits {
	animation-delay: 1.8s;
  }
  .intro-3 .beer {
	animation-delay: 2.1s;
  }
  .intro-3 .cigars {
	animation-delay: 2.4s;
  }
  
  .intro-3 .content {
	margin-top: auto;
	margin-bottom: 30px;
  }
  
  .heading .h1 {
	display: flex;
	flex-direction: column;
	align-items: flex-end !important;
	width: 565px;
	font-size: 3.625rem;
	line-height: 1.95;
  }
  
  .heading .h1 .anim-heading {
	font-family: "Magnolia", Georgia, Times, Times New Roman, serif;
  }
  
  .heading .h1 .wine,
  .heading .h1 .beer {
	margin-right: 100px;
  }
  
  .heading .h1 .spirits {
	align-self: flex-start !important;
  }
  
  .heading .h1 .anim-heading {
	color: #e3e3e3;
	text-decoration: none;
  }
  
  .heading .h1 .anim-heading span {
	color: #c6b2a1;
  }
  body .btn-check:focus + .btn,
  body .btn:focus {
	outline: auto;
  }
  .main-wrapper {
	/* height: calc(100% + 100px); */
	display: flex;
	flex-direction: column;
  }
  
  .history-hero .the,
  .history-hero .history {
	display: inline-block;
  }
  
  .description .bottle-des p {
	animation-delay: 0.3s !important;
  }
  
  .description .des-pairing h5 {
	animation-delay: 0.4s !important;
  }
  
  .description .des-pairing h3 {
	animation-delay: 0.5s !important;
  }
  
  .description .des-pairing p {
	animation-delay: 0.6s !important;
  }
  
  /***** Home Page ******/
  :focus {
	scroll-margin-top: 75px;
	scroll-margin-bottom: 75px;
	outline: 2px solid #41336a;
}

html {
	scroll-padding-bottom: 75px;
}

a:focus,
button:focus,
[href]:focus,
[tabindex]:focus,
input:focus,
select:focus,
textarea:focus {
	scroll-margin-top: 75px;
}

a:focus-visible,
button:focus-visible,
[href]:focus-visible,
[tabindex]:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
	scroll-margin-top: 75px;
}

body.home header{
	  background: none;
  }
  header {
	background-color: #1b1b1b;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 10;
	opacity: 0;
  }
  header.header-ready {
	opacity: 1;
  }
  header .logo {
	max-width: 226px;
	z-index: 3;
	width: 100%;
  }
  
  header .container {
	padding: 62px 0 62px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 100%;
	gap: 40px;
	position: relative;
  }
  
  header nav ul {
	display: flex;
	margin: 0;
	padding: 0;
  }
  
  header nav ul li:not(:last-child) {
	margin-right: 38px;
  }
  
  header ul li a {
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.875rem;
	line-height: 1.35;
	letter-spacing: 2.7px;
	transition: all 0.3s;
	color: #e3e3e3;
  }
  
  nav ul li a:hover {
	color: rgba(227, 227, 227, 0.6);
  }
  
  nav ul li a {
	position: relative;
	display: inline-block;
  }
  
  nav ul li a.is-active,
  nav ul li a.active {
	color: #c6b2a1;
	position: relative;
  }
  
  nav ul li a::after,
  nav ul li a::after {
	content: "";
	width: 10px;
	height: 20px;
	position: absolute;
	background: url("../img/active-symbol.svg") no-repeat center;
	top: -7px;
	left: 50%;
	margin-left: -5px;
  }
  nav ul li a:not(.is-active):not(.active)::after {
	visibility: hidden;
  }
  .header-nav > ul > li:has(.is-active) > a::after{
	visibility: visible !important;
  }
  .footer-nav ul li a.is-active::after{
	  top: -18px;
  }
  nav ul li a{
	  padding-block: 10px;
  }
  header .toggle-btn {
	min-width: 20px;
	height: 20px;
	background: url("../img/menu.svg") no-repeat center;
	display: none;
	transition: all 0.3s;
	z-index: 3;
	cursor: pointer;
  }
  
  header .toggle-btn:hover {
	opacity: 0.7;
  }
  
  header .toggle-btn.clicked {
	background: url("../img/menutoggle.svg") no-repeat center;
  }
  
  .slider-section {
	display: flex;
	align-items: center;
	min-height: calc(100vh - 215px);
  }
  
  .slider-section .fluid-container {
	padding: 170px 15px 30px;
	max-width: 100%;
	z-index: 2;
	width: 100%;
  }
  
  .main-slider {
	position: relative;
	overflow-x: hidden;
  }
  .main-slider-5 .slick-arrow{
	width: 40%;
  }
  .main-slider::before {
	content: "";
	height: 100%;
	width: 30%;
	left: 0;
	top: 0;
	position: absolute;
	background: linear-gradient(90deg, #1b1b1b 0%, rgba(27, 27, 27, 0) 100%);
	z-index: 1;
	pointer-events: none;
  }
  
  .main-slider::after {
	content: "";
	height: 100%;
	width: 30%;
	right: 0;
	top: 0;
	position: absolute;
	background: linear-gradient(-90deg, #1b1b1b 0%, rgba(27, 27, 27, 0) 100%);
	z-index: 1;
	pointer-events: none;
  }
  
  .slick-arrow:before,
  .slick-arrow:after {
	display: none;
  }
  
  .slick-arrow {
	border: none;
	background: transparent;
	box-shadow: none;
	backdrop-filter: blur(0px);
	position: absolute;
	width: 30%;
	height: 100%;
	z-index: 4;
	overflow: hidden;
	text-indent: 1000px;
	white-space: nowrap;
	pointer-events: none;
  }
  .slick-arrow.slick-next{
	right: 0;
  }
  .slick-arrow.slick-prev{
	left: 0;
  }
  .slick-arrow:hover {
	background: transparent;
  }
  
  .main-slider .slick-track {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	/* transition: all 0.5s; */
  }
  
  .main-slider .slick-center .slide-img {
	transition: all 0.3s;
	transform: scale(1.24);
	transform-origin: bottom;
	position: relative;
	top: 6px;
	padding-bottom: 0;
  }
  .main-slider .slick-center img {
	/* transform: scale(1.1); */
  }
  
  .intro-2 .btn {
	opacity: 0;
	transition: all 0.3s linear;
  }
  
  .intro-2 .btn.loaded {
	opacity: 1;
  }
  
  .intro-2 .btn:not(.loaded)::before {
	display: none;
  }
  
  .slide .slide-wrapper {
	opacity: 0.7;
	transition: all 0.3s;
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
  }
  
  .slick-center .slide-wrapper {
	opacity: 1;
  }
  .bottle-my {
	display: flex;
  }
  .my-bottle-box {
	width: 50%;
	padding-right: 10px;
  }
  .slide .slide-btn {
	text-align: center;
	transition: all 0.3s linear 1.5s;
	opacity: 0;
	visibility: hidden;
	margin-top: 16px;
	min-height: 45px;
	position: relative;
	z-index: 1;
  }
  .slide .slide-btn .btn span:after {
	width: 235px;
  }
  
  .loaded .slick-center .slide-btn {
	opacity: 1;
	visibility: visible;
  }
  a.list-link {
	font-weight: 500;
	color: #e3e3e3;
	margin-top: 2px;
	letter-spacing: 2px;
	font-size: 0.6875rem;
	line-height: 1;
  }
  a.list-link:hover {
	text-decoration: underline;
  }
  .bottle-my + h5 {
	margin-top: 30px !important;
  }
  .slide .slide-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: all 0.3s linear 1s;
	opacity: 0;
	visibility: hidden;
	margin-top: 10px;
  }
  
  .load-complete .slide .slide-content {
	transition: all 0.3s linear 0s;
  }
  .load-complete .slide .slide-btn {
	transition: all 0.3s linear 0s;
  }
  .collection-single .slide-button {
	opacity: 0;
	transition: all 0.3s linear 0s;
  }
  .collection-single .slide-button.imIn {
	opacity: 1;
  }
  
  /* .load-complete footer .y-logo {
  content: '';
	width: 62px;
	height: 70px;
	background: url(../img/yamaava-logo.png) no-repeat center;
	left: 50%;
	top: 115px;
	position: absolute;
	animation: fadeIn 3s linear forwards;
	animation-delay: 1s;
	opacity: 0;
	z-index: 1;
	margin-left: -136px;
  }
  .load-complete footer .load-map {
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	text-align: center;
	transform: translateX(-50%);
	left: 50%;
	z-index: 1;
  }
  .load-complete footer .load-map  svg {
	position: absolute;
	top: -50px;
	left: 22px;
  } */
  footer.imIn .y-logo {
	content: "";
	width: 0;
	height: 0;
	background: url(../img/yamaava-logo.png) no-repeat center;
	left: 50%;
	top: 115px;
	position: absolute;
	animation: fadeIn 0.2s linear forwards;
	opacity: 0;
	z-index: 1;
	margin-left: -136px;
  }
  
  .loaded .slick-center .slide-content {
	opacity: 1;
	transform: translateY(0%);
	visibility: visible;
	height: auto;
	margin-top: 0px;
  }
  .slide .slide-content .h3,
  .slide .slide-content h3 {
	line-height: 1.2;
	letter-spacing: 0.8px;
	text-align: center;
	color: #c6b2a1;
  }
  
  .slide .slide-content h5 {
	letter-spacing: 4.8px;
  }
  
  .slide .slide-content .btn {
	margin-top: 25px;
  }
  
  footer {
	position: relative;
	margin-top: auto;
  }
  
  footer .container {
	padding-top: 130px;
	padding-bottom: 40px;
  }
  
  footer .globe {
	top: -130px;
	left: 0;
  }
  
  .list-page-f:before {
	content: "";
	width: 100%;
	height: 260px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(
	  180.32deg,
	  rgba(27, 27, 27, 0) -14.9%,
	  #1b1b1b 59.42%
	);
  }
  
  footer .footer-nav {
	max-width: 345px;
	background: linear-gradient(
	  103.42deg,
	  rgba(164, 164, 164, 0.2) -2.43%,
	  rgba(164, 164, 164, 0.2) 131.85%
	);
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	backdrop-filter: blur(20px);
	border-radius: 50px;
	border: 1px solid #a4a4a4;
	padding: 10px 10px;
	margin: 0 auto;
  }
  
  footer .footer-nav ul {
	display: flex;
	justify-content: center;
  }
  
  footer ul li a {
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.875rem;
	line-height: 1.35;
	letter-spacing: 2.7px;
	transition: all 0.3s;
	color: #e3e3e3;
	padding: 0;
  }
  
  footer ul li {
	margin: 0 13px;
  }
  
  /** Product single **/
  
  .single .container {
	padding: 90px 15px 50px;
  }
  
  .product-detail {
	display: flex;
	flex-wrap: wrap;
  }
  
  .single {
	min-height: calc(100vh - 175px);
	display: flex;
	align-items: center;
  }
  
  .collection-single .product-detail {
	align-items: center;
  }
  
  .collection-single .product-detail .description .des {
	margin-right: 33px;
  }
  
  .product-detail .des-distillery-mob {
	margin-top: 40px;
	padding: 0 30px;
	display: none;
  }
  
  .product-detail .des-distillery-mob h4,
  .product-detail .des-distillery-mob h5 {
	color: #c6b2a1;
	font-size: 0.75rem;
	line-height: 1.41;
	letter-spacing: 2.2px;
  }
  
  .product-detail .des-distillery-mob p {
	margin-top: 3px;
	letter-spacing: 0.7px;
  }
  .basic-page {
	padding-top: 150px;
  }
  .basic-page div#main-wrapper {
	min-height: calc(100vh - 366px);
  }
  .viralsweep {
	text-align: center;
	padding-top: 150px;
  }
  .collection-single .slide .slide-content .h3,
  .collection-single .slide .slide-content h3 {
	color: #c6b2a1;
	margin: 0;
	padding: 0;
  }
  
  .collection-single .slide .slide-content p {
	letter-spacing: 0.7px;
  }
  
  .collection-single .slick-slide img {
	transition: all 0.3s linear;
  }
  .collection-single .slide-img {
	transition: all 0.3s linear;
  }
  .collection-single .slick-slide.slick-current .slide-img {
	transform: scale(1.2);
	transform-origin: bottom;
	padding-bottom: 0 !important;
  }
  
  .product-detail .description {
	width: 33.33%;
	padding: 0px 20px 0;
	position: relative;
  }
  
  .product-detail .description .des {
	max-width: 270px;
	height: 600px;
	padding-bottom: 150px;
	padding-top: 132px;
	overflow-y: auto;
	-ms-overflow-style: none;
	/* IE 11 */
	scrollbar-width: none;
	/* Firefox 64 */
	margin-left: auto;
  }
  .node--type-history .product-detail .description .des {
	height: auto;
  }
  .product-detail .description .des::after {
	content: "";
	position: absolute;
	background: linear-gradient(0deg, #1b1b1b 9.47%, rgba(27, 27, 27, 0) 100%);
	width: 100%;
	height: 200px;
	left: 0;
	bottom: 0;
  }
  
  .product-detail .description .des::before {
	content: "";
	position: absolute;
	background: linear-gradient(
	  180deg,
	  #1b1b1b 9.47%,
	  rgba(27, 27, 27, 0) 103.74%
	);
	width: 100%;
	height: 200px;
	top: 0;
	left: 0;
  }
  
  .product-detail .description .des h5 {
	color: #c6b2a1;
	line-height: 1.41;
	margin-top: 60px;
	letter-spacing: 2.2px;
  }
  
  .collection-single .product-detail .description .des > * {
	opacity: 0;
  }
  
  .collection-single .product-detail .description .des > *:nth-child(2) {
	animation-delay: 0.3s !important;
  }
  
  .history-zigzag {
	transition: all 0.8s;
  }
  
  .history-zigzag .product-detail .description .des h4 {
	font-size: 1.125rem;
  }
  
  .history-zigzag .slick-slide {
	opacity: 0.7;
	cursor: pointer;
  }
  
  .history-zigzag .slick-slide.slick-current.slick-center {
	opacity: 1;
  }
  
  .history-zigzag .slick-slide.slick-current.slick-center .slide-img img {
	transform: scale(1.1);
	transition: all 0.3s;
  }
  
  .history-zigzag .slick-next {
	border-radius: 0;
	width: 60%;
	background: linear-gradient(
	  -90deg,
	  #1b1b1b 9.47%,
	  rgba(27, 27, 27, 0) 92.71%
	);
  }
  
  .history-zigzag .history-slider {
	width: 60%;
  }
  
  .product-detail .description .des h3 {
	letter-spacing: 2.6px;
	margin-top: 4px;
  }
  
  .product-detail .description .des p {
	margin-top: 4px;
	letter-spacing: 0.7px;
	animation-delay: 0.1s !important;
  }
  
  .product-detail .product {
	width: 33.33%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0px 10px 0;
	z-index: 1;
  }
  
  .product .product-title {
	text-align: center;
	margin-top: 7px;
  }
  
  .product .product-title h3,
  .product .product-title .h3 {
	color: #c6b2a1;
	letter-spacing: 0.8px;
	font-size: 1rem;
	padding: 0 50px;
  }
  
  .product .product-title .arrow-btn {
	margin-top: 28px;
  }
  .product .product-title .arrow-btn::after {
	opacity: 0;
  }
  
  .product .product-title .arrow-btn.imIn::after {
	animation-name: flipLeft;
	-webkit-animation-name: flipLeft;
	-moz-animation-name: flipLeft;
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	-moz-animation-duration: 800ms;
	animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-moz-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	visibility: inherit !important;
	opacity: 0;
	animation-fill-mode: forwards;
	animation-delay: 1s;
  }
  
  .product-detail .variations {
	width: 33.33%;
	padding: 46px 0 0 20px;
	align-self: center;
  }
  
  .variations .var {
	display: flex;
	align-items: center;
	text-decoration: none;
	padding: 12px 20px 12px 90px;
	border: 1px solid transparent;
	border-radius: 50px;
	min-height: 72px;
	line-height: 1.4;
	margin-bottom: 8px;
	position: relative;
	font-size: 0.875rem;
	color: #e3e3e3;
	transition: all 0.4s;
	backdrop-filter: blur(20px);
	background-image: linear-gradient(
		rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 0)
	  ),
	  linear-gradient(90deg, rgba(255, 255, 255, 0.56), rgba(255, 255, 255, 0.2));
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 2px 1000px 1px #1b1b1b inset;
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	font-weight: 400;
  }
  
  .variations .var:nth-child(2) {
	animation-delay: 0.1s;
  }
  
  .variations .var:nth-child(3) {
	animation-delay: 0.2s;
  }
  
  .variations .var:nth-child(4) {
	animation-delay: 0.3s;
  }
  
  .variations .var span {
	position: absolute;
	left: 0;
	top: 50%;
	background: rgb(164 164 164 / 20%);
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	/* backdrop-filter: blur(20px); */
	border-radius: 50px;
	width: 70px;
	height: 70px;
	border: 1px solid rgba(164 164 164 / 20%);
	display: flex;
	align-items: center;
	font-size: 0.6875rem;
	letter-spacing: 2px;
	justify-content: center;
	text-transform: uppercase;
	color: #c6b2a1;
	margin-top: -35px;
  }
  
  .arrow-btn {
	position: relative;
	width: 180px;
  }
  .arrow-btn span {
	padding-left: 45px;
  }
  
  .arrow-btn::after {
	content: "";
	height: calc(100% + 2px);
	background-image: url("../img/chevron-left.svg");
	border-radius: 50px;
	background: url("../img/chevron-left.svg") no-repeat center,
	  linear-gradient(
		103.42deg,
		rgba(164, 164, 164, 0.2) -2.43%,
		rgba(164, 164, 164, 0.2) 131.85%
	  );
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	/* backdrop-filter: blur(20px); */
	width: 43px;
	position: absolute;
	left: -1px;
	top: -1px;
	border: 1px solid rgba(164 164 164 / 20%);
  }
  
  .product-detail .description .des::-webkit-scrollbar {
	display: none;
  }
  
  /**********/
  
  .collection-single .description {
	width: 40%;
  }
  
  .collection-single .product-slider {
	width: 60%;
	overflow-x: hidden;
  }
  
  .collection-single .container {
	max-width: 100%;
  }
  
  .collection-single .product-slider .slick-prev {
	display: none !important;
  }
  
  .collection-single .product-slider .arrow-btn {
	margin-bottom: 2px;
  }
  
  .collection-single .product-slider .slick-list {
	padding: 0 20px 0 55px !important;
  }
  
  .collection-single .product-slider .slide-head {
	text-align: center;
	margin-bottom: 20px;
  }
  
  .product-slider .slick-current.slick-active .slide-content {
	opacity: 1;
	transform: translateY(0%);
	visibility: visible;
	height: auto;
	max-width: 200px;
    margin-inline: auto;
  }
  
  .collection-single .slick-track {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	/* padding-left: 30px; */
	margin: 0;
  }
  
  .product-slider .slide {
	opacity: 0.7;
	cursor: pointer;
  }
  
  .product-slider .slick-next {
	border-radius: 0;
	width: 70%;
	right: 0;
	background: linear-gradient(
	  -90deg,
	  #1b1b1b 9.47%,
	  rgba(27, 27, 27, 0) 92.71%
	);
	pointer-events: none;
	color: transparent;
  }
  
  .product-slider .slick-prev {
	display: none;
  }
  
  /***********/
  
  .history-hero {
	overflow: hidden;
  }
  
  .history-hero .container {
	padding-top: 177px;
	padding-bottom: 80px;
	display: flex;
	flex-direction: column;
	align-items: center;
  }
  
  .history-hero .h1 {
	letter-spacing: 0.7px;
	color: #c6b2a1;
  }
  
  .history-hero .history-img {
	max-width: 650px;
	margin-top: 170px;
	position: relative;
	display: flex;
	gap: 40px;
	overflow: hidden;
	align-items: flex-end;
  }
  .history-img > div {
	opacity: 0;
  }
  .history-img.imIn > div {
	animation-name: flipUp;
	-webkit-animation-name: flipUp;
	-moz-animation-name: flipUp;
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	-moz-animation-duration: 800ms;
	animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-moz-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	visibility: inherit !important;
	opacity: 0;
	animation-fill-mode: forwards;
  }
  .history-hero {
	position: relative;
  }
  
  .history-img:before {
	content: "";
	background: #1b1b1b;
	filter: blur(30px);
	left: 0;
	top: 0;
	width: 100px;
	height: 100%;
	position: absolute;
  }
  
  .history-img:after {
	content: "";
	background: #1b1b1b;
	filter: blur(30px);
	right: 0;
	top: 0;
	width: 100px;
	height: 100%;
	position: absolute;
  }
  
  .history-hero:after {
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #1b1b1b;
	filter: blur(30px);
	height: 200px;
  }
  .list-collection86 {
	display: none;
  }
  .list-collection86 .field__items .field__item + .field__item {
	margin-top: 20px;
  }
  .list-collection86.active {
	display: block;
  }
  .history-zigzag .description h3 {
	color: #c6b2a1;
	letter-spacing: 3px;
  }
  
  .history-zigzag {
	overflow-x: hidden;
  }
  
  .zz-section .container {
	display: flex;
	padding-top: 0px;
	padding-bottom: 80px;
	align-items: center;
  }
  
  .zz-section.zz-img-section .container {
	padding-top: 110px;
	padding-bottom: 110px;
  }
  
  .zz-section h3 {
	color: #c6b2a1;
	letter-spacing: 3px;
  }
  
  .zz-section .zz-desc {
	margin-top: 50px;
  }
  
  .zz-section .zz-content {
	width: 50%;
  }
  
  .zz-img-section {
	overflow: hidden;
  }
  
  .zz-img-section .zz-wrap {
	margin-left: 116px;
	margin-right: auto;
  }
  
  .zz-section .zz-wrap {
	max-width: 270px;
	margin-left: auto;
	margin-right: 116px;
  }
  
  .zz-img-section.zz-section .zz-wrap {
	margin-right: auto;
	margin-left: 115px;
  }
  
  .zz-img-section .zz-image .zz-img {
	position: relative;
	width: 430px;
  }
  
  .zz-img-section .zz-image.imIn .zz-img::after {
	content: "";
	width: 62px;
	height: 70px;
	background: url("../img/yamaava-logo.png") no-repeat center;
	left: 95px;
	top: 104px;
	position: absolute;
	animation: fadeIn 2.5s linear forwards infinite;
	opacity: 0;
  }
  
  .zz-img-section .zz-image .zz-img svg {
	position: absolute;
	top: -50px;
	left: 22px;
  }
  
  .load-map {
	display: none;
  }
  
  .zz-image.imIn svg path {
	/* stroke: #000; */
	/* stroke-width: 1px; */
	/* fill: transparent; */
	animation: svganim 2.5s linear forwards infinite;
	stroke-dasharray: 350;
	stroke-dashoffset: 350;
	/* animation-delay: 0.6s; */
  }
  
  @keyframes svganim {
	to {
	  stroke-dashoffset: 0;
	}
  }
  
  @keyframes svgframe {
	to {
	  stroke-dashoffset: 0;
	}
  }
  
  .zz-frame .frame svg.imIn path {
	/* stroke: #000; */
	/* stroke-width: 1px; */
	/* fill: transparent; */
	animation: svgframe 2s linear forwards;
	stroke-dasharray: 2000;
	stroke-dashoffset: -2000;
	animation-delay: 0s;
  }
  
  @keyframes rotation {
	from {
	  transform: rotate(0deg);
	}
  
	to {
	  transform: rotate(359deg);
	}
  }
  
  .zz-img-section .zz-image.imIn .zz-img img {
	/* opacity: 0;
	-webkit-animation: fadeInrotate 2s ease-in-out 0s forwards;
			animation: fadeInrotate 2s ease-in-out 0s forwards; */
	/* animation: rotation 15s infinite linear; */
  }
  
  .zz-img-section .zz-image {
	margin-top: 50px;
  }
  
  .zz-frame {
	width: 50%;
  }
  
  .zz-section p {
	letter-spacing: 0.7px;
  }
  
  .zz-frame .frame {
	padding: 67px 65px 62px 66px;
	border-radius: 50px;
	margin-left: 50px;
	max-width: 400px;
	position: relative;
	/* border: 1px solid transparent;
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	backdrop-filter: blur(20px);
	background: linear-gradient(#1b1b1b, #1b1b1b) padding-box,
			  linear-gradient(to right, rgba(255, 255, 255, 0.56), rgba(255, 255, 255, 0.1)) border-box; */
  }
  
  .zz-frame .frame svg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
  }
  
  .zz-frame .frame svg.imIn {
	opacity: 1;
  }
  
  .zz-img-section .container {
	flex-direction: row-reverse;
  }
  
  .history-zigzag .container {
	padding-top: 0;
  }
  
  .history-zigzag .des::before,
  .history-zigzag .des::after {
	content: none !important;
  }
  
  .history-zigzag .slick-prev {
	display: none !important;
  }
  
  .history-page {
	overflow: hidden;
  }
  
  .nav-section .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 700px;
  }
  
  .nav-section h3 {
	max-width: 330px;
	color: #c6b2a1;
	text-align: center;
	letter-spacing: 3.5px;
	line-height: 1.2;
  }
  
  .nav-section .hide-top {
	opacity: 0;
	transform: translateY(50%);
	transition: opacity 1s, transform 1s;
  }
  .Cigars-single .product-img {
	position: relative;
  }
  .Cigars-single .product-img:before {
	content: "";
	position: absolute;
	bottom: 6%;
	left: 0;
	height: 25%;
	width: 100%;
	background-image: linear-gradient(
	  to bottom,
	  rgba(27, 27, 27, 0),
	  rgba(27, 27, 27, 1)
	);
  }
  .cigar-products .slide-img {
	position: relative;
  }
  .cigar-products .slide-img::after {
	content: "";
	position: absolute;
	bottom: 6%;
	left: 0;
	height: 25%;
	width: 100%;
	background-image: linear-gradient(
	  to bottom,
	  rgba(27, 27, 27, 0),
	  rgba(27, 27, 27, 1)
	);
	z-index: 1;
  }
  .nav-section .show-top {
	opacity: 1;
	transform: translateY(0);
  }
  
  .nav-section.animated {
	opacity: 1;
	transform: translateY(0);
  }
  
  .btn-wrapper {
	display: flex;
	flex-wrap: wrap;
	max-width: 420px;
	margin-top: 92px;
  }
  
  .btn-wrapper .btn {
	width: calc(50% - 30px);
	margin: 0 15px 30px;
	border: 0;
  }
  .btn-wrapper .btn span {
	padding: 7px 4px 7px;
  }
  .product-scroller {
	overflow: hidden;
  }
  
  .product-scroller .fluid-container {
	position: relative;
	min-height: 600px;
  }
  
  .node--type-history footer .footer-inner {
	display: none;
  }
  
  .product-scroller .fluid-container::before {
	content: "";
	position: absolute;
	width: 30%;
	height: 100%;
	background: linear-gradient(90deg, #1b1b1b 9.47%, rgba(27, 27, 27, 0) 92.71%);
	left: 0;
	top: 0;
	z-index: 1;
  }
  
  .product-scroller .fluid-container::after {
	content: "";
	position: absolute;
	width: 30%;
	height: 100%;
	background: linear-gradient(
	  -90deg,
	  #1b1b1b 9.47%,
	  rgba(27, 27, 27, 0) 92.71%
	);
	right: 0;
	top: 0;
	z-index: 1;
  }
  
  .product-scroller .images-wrap,
  .product-scroller .images-wrapper {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	position: absolute;
	top: 0;
	white-space: nowrap;
  }
  .product-scroller .images-wrapper {
	left: 60%;
  }
  .product-scroller .images-wrap {
	top: auto;
	bottom: 0;
	display: none;
  }
  
  .product-scroller .images-wrap::-webkit-scrollbar,
  .product-scroller .images-wrapper::-webkit-scrollbar {
	display: none;
  }
  
  .product-scroller .images-wrap img,
  .product-scroller .images-wrapper img {
	max-width: 400px;
  }
  
  /* .list-page-h::before {
	content: "";
	width: 100%;
	height: 10px;
	position: absolute;
	top: 100%;
	left: 0;
	background: linear-gradient(0deg, rgba(27, 27, 27, 0) -14.9%, #1b1b1b 59.42%);
  } */
  /* body .list .highland:has(h2)::before, body .list table tr td.details::before, body .list table tr td:has(h5)::before{
	content: "";
	width: 100%;
	height: 25px;
	position: absolute;
	top: 100%;
	left: 0;
	background: linear-gradient(0deg, rgba(27, 27, 27, 0) -14.9%, #1b1b1b 59.42%);

  } */
  
  .list .container {
	padding: 100px 15px 100px;
	max-width: 720px;
	margin-top: 137px;
	margin-bottom: 137px;
  }
  .list .coming-soon {
	min-height: 0;
  }
  .list .coming-soon .container {
	padding: 0;
	margin: 0;
  }
  .list table {
	border-collapse: collapse;
	margin: 0;
	table-layout: fixed;
	margin-bottom: 20px;
  }
  
  .list .highland {
	width: 275px;
  }
  
  .list table tr {
	background: none;
  }
  .list table tr td {
	width: 100px;
	border: 0;
	padding: 8px 0;
  }
  
  .list .list-detail {
	display: grid;
	grid-template-columns: 5fr 1fr 1fr;
  }
  
  .list h2,
  .list .h2 {
	color: #c6b2a1;
	letter-spacing: 0.8px;
	line-height: 1;
	display: block;
  }
  
  .list h5,
  .list .h5 {
	font-size: 0.6875rem;
	color: #c6b2a1;
	font-weight: 700;
	text-transform: none;
	text-align: end;
	line-height: 1;
	display: block;
  }
  
  .list h3,
  .list .h3 {
	color: #e3e3e3;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 0.6px;
	margin-top: 15px;
	line-height: 1.2;
	display: block;
  }
  
  .list h4,
  .list .h4 {
	color: #c6b2a1;
	text-align: end;
	line-height: 1;
	display: block;
  }
  
  .list p {
	letter-spacing: 0.7px;
	line-height: 1.2;
  }
  
  .list .list2 {
	margin-top: 100px;
  }
  
  .list-page-f {
	z-index: 1;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	transform: translate(0);
	opacity: 1;
  }
  
  .list-page-f .map-section {
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	height: auto;
  }
  
  .coming-soon {
	min-height: calc(100vh - 215px);
	display: flex;
	align-items: center;
	margin-top: 84px;
  }
  
  .coming-soon h1 span {
	display: inline-block;
  }
  .coming-soon p {
	text-align: center;
  }
  
  .history-zigzag .product-detail {
	align-items: center;
  }
  
  .collection-single.history-zigzag {
	min-height: auto;
  }
  
  .page-view-products .marker.active {
	display: none;
  }
  
  .history-zigzag .description .des {
	padding: 0;
	overflow: auto;
	display: flex;
	margin-right: 32px;
	flex-direction: column;
	justify-content: center;
  }
  
  .history-zigzag .description .des h4 {
	letter-spacing: 3px;
	font-size: 1rem;
  }
  
  .history-zigzag .description .des p {
	margin-top: 50px;
  }
  
  .animate-bottles {
	display: none;
  }
  .list-link-wrapper {
	text-align: center;
	line-height: 1;
	text-transform: uppercase;
	padding-right: 2px;
	margin-top: 10px;
  }
  .history-zigzag.scroll-left {
	transform: translateX(-100%);
	transition: all 0.8s;
  }
  body[class*="page-user"] .layout-main-wrapper {
	padding: 0 30px;
	padding-top: 60px;
	min-height: calc(100vh - 214px);
	max-width: 1200px;
	margin: auto;
  }
  /* .location-marker::before {
	  content: '';
	  position: absolute;
	  top: -37px;
	  left: -126px;
	  background: url(../img/location-hotspots.svg) no-repeat center center;
	  width: 0;
	  height: 82px;
	  background-size: auto 82px;
	  animation: bg 0.4s linear forwards;
  }
  */
  .list.fadeOut {
	animation: none !important;
  }
  @keyframes bg {
	100% {
	  width: 144px;
	}
  }
  
  .location-marker {
	position: absolute;
	top: 33%;
	left: 56%;
	font-weight: 400;
	font-size: 0.875rem;
	line-height: 120%;
	/* identical to box height, or 17px */
  
	letter-spacing: 0.05em;
  
	color: #e3e3e3;
	display: none;
  }
  
  .loading-bottles.hide-pin .load-img::after {
	display: none;
  }
  
  .fade {
	transition: opacity 0.7s ease-in;
  }
  
  .fadeOut {
	opacity: 0;
  }
  
  .animMe,
  .bottle-des > *,
  .des-pairing > *,
  .product-title > *,
  .animMe2 {
	opacity: 0;
  }
  .load-complete .animate-content>div.text-left,
  .flipRight.imIn,
  .fadeRight {
	animation-name: flipRight;
	-webkit-animation-name: flipRight;
	-moz-animation-name: flipRight;
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	-moz-animation-duration: 800ms;
	animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-moz-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	visibility: inherit !important;
	opacity: 0;
	animation-fill-mode: forwards;
  }
  
  @keyframes flipRight {
	0% {
	  -webkit-transform: translateX(100%);
	  transform: translateX(100%);
	  opacity: 0;
	}
  
	100% {
	  -webkit-transform: translateX(0);
	  transform: translateX(0);
	  opacity: 1;
	}
  }
  
  .load-complete .animate-content>div.text-right,
  .flipLeft.imIn,
  .fadeLeft.imIn {
	animation-name: flipLeft;
	-webkit-animation-name: flipLeft;
	-moz-animation-name: flipLeft;
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	-moz-animation-duration: 800ms;
	animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-moz-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	visibility: inherit !important;
	opacity: 0;
	animation-fill-mode: forwards;
  }
  
  body.page-node-586 .intro-wrapper,
  body.page-node-586 .intro-loading-screen,
  body.page-node-591 .intro-wrapper,
  body.page-node-591 .intro-loading-screen,
  body.page-node-596 .intro-wrapper,
  body.page-node-596 .intro-loading-screen,
  body.page-node-601 .intro-wrapper,
  body.page-node-601 .intro-loading-screen,
  body:not(.no-cookies-set) .intro-wrapper,
  body:not(.no-cookies-set) .intro-loading-screen {
	visibility: hidden !important;
  }
  html body.page-node-586 .footer-links,
  html body.page-node-591 .footer-links,
  html body.page-node-596 .footer-links,
  html body.page-node-601 .footer-links{
	  visibility: visible !important;
	  opacity: 1;
  }
  html body.page-node-589 .coming-soon,
  html body.page-node-591 .coming-soon,
  html body.page-node-596 .coming-soon,
  html body.page-node-601 .coming-soon{
	  min-height: calc(100vh - 125px);
  }
  @keyframes flipLeft {
	0% {
	  -webkit-transform: translateX(-100%);
	  transform: translateX(-100%);
	  opacity: 0;
	}
  
	100% {
	  -webkit-transform: translateX(0);
	  transform: translateX(0);
	  opacity: 1;
	}
  }
  
  .flipUp.imIn {
	animation-name: flipUp;
	-webkit-animation-name: flipUp;
	-moz-animation-name: flipUp;
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	-moz-animation-duration: 800ms;
	animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-moz-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	visibility: inherit !important;
	opacity: 0;
	animation-fill-mode: forwards;
  }
  
  @keyframes flipUp {
	0% {
	  -webkit-transform: translateY(100%);
	  transform: translateY(100%);
	  opacity: 0;
	}
  
	100% {
	  -webkit-transform: translateY(0);
	  transform: translateY(0);
	  opacity: 1;
	}
  }
  
  @keyframes flipDown {
	0% {
	  -webkit-transform: translateY(0);
	  transform: translateY(0);
	  opacity: 0;
	}
  
	100% {
	  -webkit-transform: translateY(100%);
	  transform: translateY(100%);
	  opacity: 1;
	}
  }
  .load-complete .intro-home-container .intro-icons,
  .load-complete .intro-home-container h3,
  .fadeIn.imIn,
  .imIn .footer-nav {
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	-moz-animation-duration: 800ms;
	animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-moz-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	visibility: inherit !important;
	opacity: 0;
	animation-fill-mode: forwards;
  }
  .home .footer-nav,
  .imIn .footer-nav {
	animation-delay: 2s;
	z-index: 1;
	right: 23px;
	position: relative;
  }
  .page-view-list .imIn .footer-nav{
	right: 0;
  }
  .home .imIn .footer-nav{
	  animation-delay: 0s;
  
  }
  .utility-footer-nav {
	display: flex;
	gap: 19px;
	margin: 0;
	z-index: 1;
	padding: 0;
	justify-content: flex-end;
  }
  .footer-links {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 9;
	max-width: 28%;
	text-align: right;
  }
  .page-view-list .footer-links {
	  position: fixed;
  }
  .footer-links > span > a {
	display: flex;
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	width: 100%;
	justify-content: center;
	align-items: flex-end;
	line-height: 1.455;
	margin-bottom: 10px;
	color: #e3e3e3;
	font-size: 0.6875rem;
	transition: all 0.3s ease;
	/* text-transform: uppercase; */
  }
  .footer-links > span > a > span {
	  position: relative;
	  top: 2px;
	  line-height: 1;
	  letter-spacing: 0.05em;
	  text-transform: uppercase;
	  font-size: 0.625rem;
  }
  .footer-links > span > a:hover {
	opacity: 0.7;
  }
  .footer-links > span > a img {
	width: 70px;
	margin-left: 10px;
  }
  .utility-footer-nav li {
	margin: 0;
  }
  .utility-footer-nav li a {
	color: #e3e3e3;
	font-size: 0.875rem;
	text-transform: uppercase;
	letter-spacing: 0.05em;
  }
  
  .utility-footer-nav li a:hover {
	color: rgba(227, 227, 227, 0.6);
  }
  .page-view-products .imIn .footer-nav {
	animation-delay: 1s;
	z-index: 1;
  }
  
  .footer-nav {
	position: relative;
	z-index: 1;
	margin-inline: auto;
  }
  
  .animMe.fadeOut {
	animation-name: fadeOut;
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	animation-duration: 800ms;
	-webkit-animation-duration: 800ms;
	-moz-animation-duration: 800ms;
	animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	-moz-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	visibility: inherit !important;
	opacity: 1;
	animation-fill-mode: forwards;
  }
  
  @keyframes fadeIn {
	0% {
	  opacity: 0;
	}
  
	100% {
	  opacity: 1;
	}
  }
  
  @keyframes fadeOut {
	0% {
	  opacity: 1;
	}
  
	100% {
	  opacity: 0;
	}
  }
  .loaded .animate-content>div:first-child{
	  -webkit-animation-delay: 300ms !important;
	  animation-delay: 300ms !important;
  
  }
  .loaded .animate-content>div:nth-child(2){
	  -webkit-animation-delay: 600ms !important;
	  animation-delay: 600ms !important;
  }
  .loaded .animate-content>div:nth-child(3){
	  -webkit-animation-delay: 900ms !important;
	  animation-delay: 900ms !important;
  }
  .loaded .animate-content>div:nth-child(4){
	  -webkit-animation-delay: 1200ms !important;
	  animation-delay: 1200ms !important;
  }
  .loaded .intro-home-container .intro-icons{
	  -webkit-animation-delay: 1500ms !important;
	  animation-delay: 1500ms !important;
  
  }
  .ae-1 {
	-webkit-animation-delay: 100ms !important;
	animation-delay: 100ms !important;
  }
  .ae-2 {
	-webkit-animation-delay: 260ms !important;
	animation-delay: 260ms !important;
  }
  
  .ae-3,
  .history .ae-2 {
	-webkit-animation-delay: 440ms !important;
	animation-delay: 440ms !important;
  }
  .ae-4 {
	-webkit-animation-delay: 600ms !important;
	animation-delay: 600ms !important;
  }
  
  .ae-5 {
	-webkit-animation-delay: 760ms !important;
	animation-delay: 760ms !important;
  }
  
  .ae-6 {
	-webkit-animation-delay: 940ms !important;
	animation-delay: 940ms !important;
  }
  
  .ae-7 {
	-webkit-animation-delay: 1100ms !important;
	animation-delay: 1100ms !important;
  }
  
  .ae-8 {
	-webkit-animation-delay: 1260ms !important;
	animation-delay: 1260ms !important;
  }
  
  .ae-9 {
	-webkit-animation-delay: 1440ms !important;
	animation-delay: 1440ms !important;
  }
  
  .ae-10 {
	-webkit-animation-delay: 1600ms !important;
	animation-delay: 1600ms !important;
  }
  
  .aos-delay-1 {
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
  }
  
  .aos-delay-2 {
	-webkit-transition-delay: 180ms;
	transition-delay: 180ms;
  }
  
  .aos-delay-3 {
	-webkit-transition-delay: 260ms;
	transition-delay: 260ms;
  }
  
  .aos-delay-4 {
	-webkit-transition-delay: 340ms;
	transition-delay: 340ms;
  }
  
  .aos-delay-5 {
	-webkit-transition-delay: 440ms;
	transition-delay: 440ms;
  }
  
  .aos-delay-6 {
	-webkit-transition-delay: 520ms;
	transition-delay: 520ms;
  }
  
  .aos-delay-7 {
	-webkit-transition-delay: 600ms;
	transition-delay: 600ms;
  }
  
  .aos-delay-8 {
	-webkit-transition-delay: 660ms;
	transition-delay: 660ms;
  }
  
  .aos-delay-9 {
	-webkit-transition-delay: 720ms;
	transition-delay: 720ms;
  }
  
  .aos-delay-10 {
	-webkit-transition-delay: 800ms;
	transition-delay: 800ms;
  }
  
  footer.imIn .load-img::after {
	opacity: 0;
  }
  
  /* footer.imIn .load-img svg path {
	  animation: svganim 2s linear forwards;
	  stroke-dasharray: 350;
	  stroke-dashoffset: 350;
	  animation-delay: 1.5s;
  } */
  
  footer svg {
	display: none;
	/* position: absolute;
	  top: -54px;
	  left: 50%;
	  height: auto;
	  width: 460px;
	  transform: translateX(-50%) scale(1, .6);
	  z-index: 1; */
  }
  
  body:not(.page-view-products) footer svg,
  body:not(.page-view-products) footer svg {
	display: none;
  }
  
  body:not(.page-view-products) footer .y-logo,
  body:not(.page-view-products) footer .y-logo {
	height: 0;
	width: 0;
	display: none !important;
  }
  
  /* .load-complete footer svg path{
	animation: svganim 2.5s linear forwards;
	stroke-dasharray: 350;
	stroke-dashoffset: 350;
	animation-delay: 0.6s;
  opacity: 1;
  } */
  footer.imIn svg path {
	animation: svganim 2.5s linear forwards;
	stroke-dasharray: 350;
	stroke-dashoffset: 350;
	animation-delay: 0.6s;
	opacity: 1;
  }
  
  footer svg path {
	opacity: 0;
  }
  
  footer .footer-inner {
	opacity: 0;
	transform: translateY(100%);
	transition: all 0.3s ease 0.5s;
	overflow: hidden;
  }
  
  .page-view-products footer.delayme,
  .page-view-products footer.delayme .footer-nav {
	transition-delay: 40s;
  }
  
  body:not(.home) footer.imIn .footer-inner {
	transform: translateY(0);
	opacity: 1;
  }
  body.home footer.home-imIn .footer-inner {
	transform: translateY(0);
	opacity: 1;
  }
  
  footer .footer-nav {
	opacity: 0;
  }
  
  /* .showline::before {
	  content: '';
	  position: absolute;
	  top: -28px;
	  right: -21px;
	  background: url(../img/location-hotspots.svg) no-repeat center right;
	  width: 50px;
	  height: 81px;
	  animation: bg 1s linear forwards;
  } */
  
  .slide-img img {
	transition: all 0.3s ease 0s;
	opacity: 1;
	margin: 0 auto;
	max-height: 550px;
  }
  .path-wine .slide-img img {
	max-height: 400px;
  }
  .slide-img {
	transform: translateY(-11%);
  }
  .product-slider .slick-current .slide-img img {
	transform: scale(1.05);
	transform-origin: bottom;
  }
  .cigar-products .slide-img {
	position: relative;
  }
  body:not(.loaded):not(.history):not(.collection-single) .slide-img img {
	opacity: 0;
  }
  
  .intro-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1003;
	background: #1b1b1b;
	overflow: auto;
  }
  
  .intro-wrapper-2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1002;
	background: #1b1b1b;
	bottom: 0;
	height: auto;
	display: flex;
	align-items: flex-end;
	justify-content: center;
  }
  .intro-wrapper-2 .introVideo {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	display: flex;
	align-items: flex-end;
  }
  .intro-wrapper-2 + .intro-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background: #1b1b1b;
  }
  .product .product-title .arrow-btn {
	padding: 1px;
  }
  .product .product-title .arrow-btn > span {
	padding: 10px 20px 10px;
	display: inline-block;
	background: #1b1b1b;
	width: 100%;
	border-radius: 50px;
	padding-left: 45px;
  }
  .product .product-title .arrow-btn:hover > span {
	background: #353535;
  }
  body:not(.site-page) .intro-wrapper {
	display: none !important;
  }
  
  body.page-user-login,
  body.page-user-password,
  body.page-user-register {
	padding-top: 150px;
  }
  body.page-user-login .layout-main-wrapper,
  body.page-user-password .layout-main-wrapper,
  body.page-user-register .layout-main-wrapper {
	min-height: calc(100vh - 325px);
  }
  
  body.site-page:not(.page-user-login) #main {
	width: 100%;
	padding: 0;
	max-width: 100%;
  }
  .main-slider .slick-slide {
	min-width: 0;
  }
  .intro-loading-screen {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: #1b1b1b;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99999;
  }
  .intro-loading-screen img {
	width: 300px;
  }
  .intro-logo-inner {
	display: flex;
	flex-direction: column;
  }
  .progress-loading {
	height: 4px;
	position: relative;
	margin-top: 40px;
	background: rgb(227 227 227 / 10%);
	--progress: 0;
  }
  
  .progress-loading:before {
	content: "";
	width: 0;
	height: 100%;
	background: #e3e3e3;
	position: absolute;
	top: 0;
	left: 0;
	width: var(--progress);
  }
  a.visually-hidden-focusable {
	left: -999px;
	position: absolute;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -999;
  }
  a.visually-hidden-focusable:focus,
  a.visually-hidden-focusable:active {
	color: #fff;
	background-color: #000;
	left: auto;
	top: auto;
	width: 30%;
	height: auto;
	overflow: auto;
	margin: 10px 35%;
	padding: 5px;
	border-radius: 15px;
	border: 4px solid #fff;
	text-align: center;
	font-size: 1.2em;
	z-index: 999;
  }
  
  .user-login-form button,
  .user-pass button,
  .user-register-form button {
	padding: 10px 20px 10px;
	position: relative;
	z-index: 1;
  }
  .user-login-form button:hover,
  .user-pass button:hover,
  .user-register-form button:hover {
	background: #a4a4a4;
  }
  .user-login-form button:after,
  .user-pass button:after,
  .user-register-form button:after {
	background: #1b1b1b;
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	display: block;
	border-radius: 50px;
	position: absolute;
	inset: 1px;
	content: "";
	z-index: -1;
  }
  .user-login-form button:hover:after,
  .user-pass button:hover:after,
  .user-register-form button:hover:after {
	background: #353535;
  }
  .user-pass {
	margin-top: 50px;
  }
  .user-login-form,
  .user-pass,
  .user-register-form {
	background: rgb(164 164 164 / 20%);
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	padding: 40px 30px;
	border-radius: 20px;
	width: 600px;
	margin: auto;
	max-width: 100%;
	border: 1px solid rgba(255, 255, 255, 0.2);
  }
  .user-login-form label,
  .user-pass button label,
  .user-register-form label {
	color: #c6b2a1;
	margin-bottom: 5px;
	display: block;
  }
  
  .user-login-form input,
  .user-pass input,
  .user-register-form input[type="email"],
  .user-register-form input[type="text"] {
	padding: 12px 20px 12px 20px !important;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 50px !important;
	background: #1b1b1b;
	color: #fff !important;
	font-weight: 400;
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
  }
  .user-login-form input:focus,
  .user-pass input:focus,
  .user-register-form input[type="email"]:focus,
  .user-register-form input[type="text"]:focus {
	border: 1px solid rgba(255, 255, 255, 1);
	border-radius: 50px !important;
	background: #1b1b1b;
  }
  
  .user-login-form .text-muted,
  .user-pass button .text-muted,
  .user-register-form .text-muted {
	--bs-text-opacity: 1;
	color: #fff !important;
  }
  .user-login-form button,
  .user-pass button,
  .user-register-form button {
	margin: 0;
	min-width: 150px;
  }
  form .form-actions {
	margin: 0 !important;
  }
  
  form#mo-auth-miniorange-authenticate {
	background: rgb(164 164 164 / 20%);
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	padding: 40px 30px;
	border-radius: 20px;
	width: 600px;
	margin: auto;
	max-width: 100%;
	border: 1px solid rgba(255, 255, 255, 0.2);
	margin-top: 120px;
  }
  form#mo-auth-miniorange-authenticate label {
	color: #c6b2a1;
	margin-bottom: 5px;
	display: block;
  }
  form#mo-auth-miniorange-authenticate input {
	padding: 12px 20px 12px 20px !important;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 50px !important;
	background: #1b1b1b;
	color: #fff !important;
	font-weight: 400;
	font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
  }
  form#mo-auth-miniorange-authenticate button {
	padding: 10px 20px 10px;
	position: relative;
	z-index: 1;
	margin: 0;
	min-width: 150px;
  }
  form#mo-auth-miniorange-authenticate button:after {
	background: #1b1b1b;
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	display: block;
	border-radius: 50px;
	position: absolute;
	inset: 1px;
	content: "";
	z-index: -1;
  }
  form#mo-auth-miniorange-authenticate button:hover:after {
	background: #353535;
  }
  form#mo-auth-miniorange-authenticate button:hover {
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	background: #a4a4a4;
  }
  footer a.list-icon{
	  background: linear-gradient(103.42deg, rgba(164, 164, 164, 0.2) -2.43%, rgba(164, 164, 164, 0.2) 131.85%);
	  box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	  backdrop-filter: blur(20px);
	  border-radius: 50px;
	  border: 1px solid #a4a4a4;
	  padding: 10px;
	  width: 40px;
	  height: 40px;
	  position: absolute;
	  left: 100%;
	  margin-left: 10px;
	  display: inline-flex;
	  top: 0;
	  transition: all 0.3s ease;
  }
  footer a.list-icon:hover{
	  opacity: .85;
  }
  footer .footer-nav ul{
	   margin: 0;
  }
  footer .footer-nav{
	   padding: 7.5px 10px;
  }
  .intro-home-section{
	  padding-top: clamp(100px, 19vh, 223px);
	  height: 100%;
	  position: relative;
  }
  .intro-home-section video{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  }
  .animate-content {
	  /* max-width: 460px; */
	  min-width: 470px;
	  width: max-content;
  }
  .intro-home-container{
	  max-width: 600px;
	  margin:0 auto;
	  flex-grow: 1;
	  height: 100%;
	  display: flex;
	  flex-direction: column;
	  position: relative;
	  z-index: 1;
	  opacity: 0;
	  padding-inline: 15px;
  }
  .load-complete .intro-home-container{
	  opacity: 1;
  }
  .intro-home-container h3{
	  width: 480px;
	  max-width: 100%;
	  margin: 0 auto clamp(20px,4.8vh, 48px);
	  text-align: center;
	  font-family: "Fieldwork Geo Hair", Georgia, Times, "Times New Roman", serif;
	  font-size: clamp(1.125rem, 2vw, 1.5rem);
	  font-weight: 300;
	  line-height: 32px;
	  text-align: center;
	  color: rgba(198, 178, 161, 1);
	  letter-spacing: 4.5px;
  }
  .intro-home-section video {
	  position: fixed;
	  inset: 0px;
	  object-fit: cover;
	  width: 100%;
	  height: 100%;
  }
.search-form-header {
	align-items: center;
	gap: 10px;
	width: 200px;
	position: absolute;
	right: -7px;
	bottom: 0;
	top: 0;
	z-index: 9;
	display: none;
}

.search-form-header input[type="text"] {
	width: 100%;
	padding: 10px 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.5) !important;
    border-radius: 50px !important;
    background: #1b1b1b;
    color: #fff !important;
    font-weight: 400;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
    height: 40px;
	transition: background-color 9999999s linear;
	padding-right: 40px !important;
}

.search-form-header input:-webkit-autofill, 
.search-form-header input:-webkit-autofill:hover, 
.search-form-header input:-webkit-autofill:focus, 
.search-form-header input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #1b1b1b inset !important;
    -webkit-text-fill-color: #e3e3e3 !important;
}
header .close-search {
    position: absolute;
    right: 10px;
    top: 0;
    padding: 10px;
    cursor: pointer;
    background: transparent;
    border: none;
    color: #e9e9e9;
    font-size: 1rem;
    top: 50%;
    margin-top: -10px;
}
/* .path-search .pagination .page-link:focus{
	color: #e3e3e3;
}
.path-search .pagination .page-link:focus:hover{
	color: #c6b2a1;
} */
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	appearance: none;
	height: 10px;
	width: 10px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmZmZmIiB2aWV3Qm94PSIwIDAgMTIzLjA1IDEyMy4wNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyMS4zMjUsMTAuOTI1bC04LjUtOC4zOTljLTIuMy0yLjMtNi4xLTIuMy04LjUsMGwtNDIuNCw0Mi4zOTlMMTguNzI2LDEuNzI2Yy0yLjMwMS0yLjMwMS02LjEwMS0yLjMwMS04LjUsMGwtOC41LDguNQ0KCQljLTIuMzAxLDIuMy0yLjMwMSw2LjEsMCw4LjVsNDMuMSw0My4xbC00Mi4zLDQyLjVjLTIuMywyLjMtMi4zLDYuMSwwLDguNWw4LjUsOC41YzIuMywyLjMsNi4xLDIuMyw4LjUsMGw0Mi4zOTktNDIuNGw0Mi40LDQyLjQNCgkJYzIuMywyLjMsNi4xLDIuMyw4LjUsMGw4LjUtOC41YzIuMy0yLjMsMi4zLTYuMSwwLTguNWwtNDIuNS00Mi40bDQyLjQtNDIuMzk5QzEyMy42MjUsMTcuMTI1LDEyMy42MjUsMTMuMzI1LDEyMS4zMjUsMTAuOTI1eiIvPjwvc3ZnPg==);
	background-size: 10px 10px;
}

input[type="search"]::-moz-search-cancel-button {
	appearance: none;
	height: 10px;
	width: 10px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmZmZmIiB2aWV3Qm94PSIwIDAgMTIzLjA1IDEyMy4wNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyMS4zMjUsMTAuOTI1bC04LjUtOC4zOTljLTIuMy0yLjMtNi4xLTIuMy04LjUsMGwtNDIuNCw0Mi4zOTlMMTguNzI2LDEuNzI2Yy0yLjMwMS0yLjMwMS02LjEwMS0yLjMwMS04LjUsMGwtOC41LDguNQ0KCQljLTIuMzAxLDIuMy0yLjMwMSw2LjEsMCw4LjVsNDMuMSw0My4xbC00Mi4zLDQyLjVjLTIuMywyLjMtMi4zLDYuMSwwLDguNWw4LjUsOC41YzIuMywyLjMsNi4xLDIuMyw4LjUsMGw0Mi4zOTktNDIuNGw0Mi40LDQyLjQNCgkJYzIuMywyLjMsNi4xLDIuMyw4LjUsMGw4LjUtOC41YzIuMy0yLjMsMi4zLTYuMSwwLTguNWwtNDIuNS00Mi40bDQyLjQtNDIuMzk5QzEyMy42MjUsMTcuMTI1LDEyMy42MjUsMTMuMzI1LDEyMS4zMjUsMTAuOTI1eiIvPjwvc3ZnPg==);
	background-size: 10px 10px;
}

input[type="search"]::-ms-clear {
	display: none;
}
  
header .close-search::before,
header .close-search::after {
	content: '';
	position: absolute;
	width: 2px;
	height: 16px;
	background-color: #e3e3e3;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
}

header .close-search::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}


.search-form-header input[type="submit"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
  .animate-content>div{
	  font-family: "Magnolia", Georgia, Times, "Times New Roman", serif;
	  font-weight: 300;
	  font-size: clamp(1.875rem, 5vh, 3.6875rem);
	  line-height: 1.2;
  }
  .animate-content>div + div{
	  margin-top: clamp(20px, 4.5vh, 46px);
  }
  .intro-icons{
	  display: flex;
	  justify-content: center;
	  margin-top: auto;
  }
  .animate-content>div.text-right{
	  text-align: end;
  }
  .animate-content>div span{
	  color: rgba(198, 178, 161, 1);
  
  }
  .product-scroller{
	  height: 700vh;
	  opacity: 0;
  }
  /* width */
  html:has(.home)::-webkit-scrollbar, body.home::-webkit-scrollbar {
	  width: 5px;
	}
	
	/* Track */
	html:has(.home)::-webkit-scrollbar-track, body.home::-webkit-scrollbar-track {
	  background: #414141; 
	}
	 
	/* Handle */
	html:has(.home)::-webkit-scrollbar-thumb, body.home::-webkit-scrollbar-thumb {
	  background: #1b1b1b; 
	}
	
	/* Handle on hover */
	html:has(.home)::-webkit-scrollbar-thumb:hover, body.home::-webkit-scrollbar-thumb:hover {
	  background: #555; 
	}
  .load-complete .product-scroller{
	  opacity: 1;
  }
  .intro-home-section{
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
  }
  
  .images-wrap-home{
	  position: fixed;
	  top: 0;
	  left: 100%;
	  display: flex;
	  right: auto;
	  width: max-content;
	  height: 100vh;
	  align-items: center;
	  gap: clamp(30px, 6vw, 80px);
  }
  .product_repeater_link{
	  position: relative;
  }
  .product_repeater_link a{
	  position: absolute;
	  inset: 0;
  }
  .product_repeater_link img{
	  max-height: calc(100vh - 250px);
	  margin: 0;
  }
  .home-last-section{
	  position: fixed;
	  top: 0;
	  width: 100%;
	  height: 100%;
	  display: flex;
	  left: 0;
	  align-items: center;
	  opacity: 0;
  }
  .home-last-section .container{
	  justify-content: space-between;
  }
  .home-last-section .variations{
	  width: 370px;
	  max-width: 100%;
	  margin: 0 auto;
  }
  .home-last-section .variations .var{
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  align-items: flex-start;
	  visibility: hidden; 
	  opacity: 0;
	  transform: translateX(100px);
	  transition: all 0.8s cubic-bezier(0.25, 0.1, 0.2, 1);
	  animation: none !important;
	  padding-right: 16px;
  }
  .home-last-section .variations .var.ae-1{
	  transform: translateX(40px);
	  transition-delay: 0.1s;
  }
  .home-last-section .variations .var.ae-2{
	  transform: translateX(80px);
	  transition-delay: 0.2s;
  }
  .home-last-section .variations .var.ae-3{
	  transform: translateX(120px);
	  transition-delay: 0.3s;
  }
  .home-last-section .variations .var.ae-4{
	  transform: translateX(160px);
	  transition-delay: 0.4s;
  }
  .home-last-section .variations .var.imIn{
	  visibility: inherit !important;
	  opacity: 1;
	  visibility: visible;
	  transform: translateX(0);
  }
  
  @keyframes slideRightIn {
	  0% {
		  transform: translateX(100px);
		  opacity: 0;
	  }
	  100% {
		  transform: translateX(0);
		  opacity: 1;
	  }
  }
  
  @keyframes slideRightOut {
	  0% {
		  transform: translateX(0);
		  opacity: 1;
	  }
	  100% {
		  transform: translateX(100px);
		  opacity: 0;
	  }
  }
  .home-last-section .variations .var h2{
	  font-size: 0.875rem;
	  font-weight: 265;
	  line-height: 1.405;
	  letter-spacing: 0em;
	  text-align: left;
	  margin: 0 0 0px;
	  text-transform: none;
	  letter-spacing: 0.6px;
	  color: #E3E3E3;
  }
  .home-last-section .var span{
	  font-size: 0.875rem;
  }
  .home-last-section .variations .var p{
	  font-size: 0.625rem;
	  font-weight: 265;
	  line-height: 1.405;
	  letter-spacing: 0.05em;
	  text-align: left;
	  color: rgba(198, 178, 161, 1);
		  text-transform: uppercase;
  }
  .view-product-link a{
	  display: inline-flex;
	  align-items: center;
	  gap: 8px;
  
  }
  .view-product-link a:hover{
	  color: rgba(198, 178, 161, 1);
  }
  .view-product-link a::after{
	  content: '';
	  width: 9px;
	  height: 9px;
	  background: url(../img/list-arrow-right.svg) no-repeat center center;
	  display: inline-block;
	  vertical-align: middle;
	  opacity: 0;
	  transition: all 0.3s ease;
  }
  .view-product-link a:hover::after{
	  opacity: 1;
  }
  .intro-icons .intro-card-div{
	  -webkit-backdrop-filter: blur(40px);
	  backdrop-filter: blur(40px);
	  border: 1px solid #ffffff47;
	 padding: 8px;
	 box-shadow: 0px 4px 24px -1px #00000033;
	 background-color: rgba(54, 54, 54, .5);
	 overflow: hidden;
	 border-radius: 8px;
	 position: relative;
  }
  .product-scroller .field--type-image{
	  margin-right: 0;
  }
  .intro-icons{
	  margin-bottom: 40px;
	  column-gap: 30px;
  }
  .intro-card-div img{
	 position: relative;
	 z-index: 1;
  }
  .list table tr td.details{
	  font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	  font-size: 0.625rem;
	  font-weight: 700;
	  line-height: 1.2;
	  letter-spacing: 0.05em;
	  text-align: left;
	  color: rgba(198, 178, 161, 1);
  }
  .list table tr td.details, .list table tr td:has(h5, .h5){
	white-space: nowrap;
  }
  .list .highland:has(h2, .h2), .list table tr td.details, .list table tr td:has(h5, .h5){
	  position: sticky;
	  top: 160px;
	  z-index: 1;
	  background: #1b1b1b;
	  padding-block: 15px;
  }
  body.site-page:not(.page-user-login) #main{
	  overflow: hidden;
	  overflow: clip;
  }
  .page-canvas {
	  overflow: hidden;
	  overflow: clip;
  }
  .home footer{
	  position: fixed;
	  bottom: 0;
	  width: 100%;
	  left: 0;
  }
  .intro-home-container h3,
  .intro-home-container .animate-content>div,
  .intro-home-container .intro-icons{
	  opacity: 0;
	  
  }
  .home .footer-links{
	  position: fixed;
  }
  .home .footer-links.imIn:not(.home-imIn){
	  animation: none;
  }
  body.site-page:not(.page-user-login).path-search .page-canvas{
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
body.site-page:not(.page-user-login).path-search footer .container{
	padding-top: 10px;
}
body.site-page:not(.page-user-login).path-search .layout-main-wrapper{
    width: 100%;
}
body.site-page:not(.page-user-login).path-search footer{
    width: 100%;
}

body.site-page:not(.page-user-login).path-search footer .map-section{
    display: none;
}

body.path-search .alert-wrapper{
  display: none !important;
}
.intro-form-container{
    position: fixed;
    inset: 0;
    z-index: 9999;
    background: #1b1b1b;
    display: flex;
    overflow: auto;
    padding: 20px;
	display: none;
}
.intro-form-inner{
    margin: auto;
}
.intro-form-inner{
        background: rgb(164 164 164 / 20%);
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    padding: 40px 30px;
    border-radius: 20px;
    width: 600px;
    margin: auto;
    max-width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.intro-form-inner .mktoForm label.mktoLabel{
        color: #c6b2a1;
    margin-bottom: 5px !important;
    display: block;
    font-weight: 400 !important;
    font-size: 1rem !important;
    font-family: "Fieldwork", Arial, Helvetica, sans-serif;
    line-height: 1.4375;
    padding-top: 0 !important;
}

.intro-form-inner .mktoForm label.mktoLabel strong{
    font-weight: inherit;
}

.intro-form-inner .mktoForm input[type="url"],
.intro-form-inner .mktoForm input[type="text"],
.intro-form-inner .mktoForm input[type="date"],
.intro-form-inner .mktoForm input[type="tel"],
.intro-form-inner .mktoForm input[type="email"],
.intro-form-inner .mktoForm input[type="number"],
.intro-form-inner .mktoForm textarea.mktoField,
.intro-form-inner .mktoForm select.mktoField {
        padding: 12px 20px 12px 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50px !important;
    background: #1b1b1b;
    color: #fff !important;
    font-weight: 400;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
    box-shadow: none;
}
.intro-form-inner .mktoForm .mktoFormRow>.mktoFormCol:first-child:has(+ .mktoClear){
    width: 100% !important;
}
.intro-form-inner .mktoForm label.mktoLabel#Lblis21orOlder,
.intro-form-inner .mktoForm label.mktoLabel#LbloptinEmail{
    padding-left: 30px;
    width: 100% !important;
	margin-bottom: 0 !important;
}
.intro-form-inner .mktoCheckboxList:has(#optinEmail),
.intro-form-inner .mktoCheckboxList:has(#is21orOlder){
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 0 0 0;
}
.intro-form-inner .mktoForm label[for="is21orOlder"]{
    width: auto !important;
    float: none !important;
}
.intro-form-inner .mktoButton{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2)) !important;
    border-radius: 50px !important;
    font-size: 0.875rem !important;
    line-height: 1.52 !important;
    color: #e3e3e3 !important;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    border-radius: 50px;
    -webkit-appearance: none;
    appearance: none;
    transition: all 0.3s;
    box-sizing: border-box;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif !important;
    max-width: 100% !important;
    /* border: 1px solid transparent; */
    text-transform: uppercase !important;
    letter-spacing: 2.7px !important;
    position: relative !important;
    border: 0;
    margin-bottom: 5px;
    padding: 1px;
    overflow: hidden;
    z-index: 1 !important;
    box-shadow: none !important;
	margin-top: 0 !important;
}
.intro-form-inner .mktoButton:after{
    background: #1b1b1b;
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    display: block;
    border-radius: 50px;
    position: absolute;
    inset: 1px;
    content: "";
    z-index: -1;
}
.intro-form-inner .mktoButton:hover{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2)) !important;
	opacity: 1 !important;
}
.intro-form-inner .mktoForm .mktoLogicalField.mktoInvalid{
    border-color: transparent;
}
.intro-form-inner .mktoForm input.mktoField.mktoInvalid, 
.intro-form-inner .mktoForm textarea.mktoField.mktoInvalid, 
.intro-form-inner .mktoForm select.mktoField.mktoInvalid{
	border: 1px solid #ff0000 !important;
}
.intro-form-inner .mktoForm .mktoLogicalField.mktoInvalid label:before{
    border: 2px solid #ff0000 !important;
}

.intro-form-inner .mktoButton:hover:after{
    background: #353535;
}
.intro-form-inner .mktoFormRow:has(#LbloptinEmail) {
    padding-top: 8px;
}
.intro-form-inner form>.mktoFormRow:has(#LbloptinEmail){
	padding-top: 0 !important;
}

.intro-form-inner h3{
	font-family: "Fieldwork Geo Hair", Georgia, Times, "Times New Roman", serif;
	font-size: clamp(1.125rem, 2vw, 1.5rem);
	font-weight: 300;
	line-height: 1.2;
	text-align: center;
	color: rgba(198, 178, 161, 1);
}
.intro-form-inner .mktoForm .mktoFormCol{
	min-height: 0;
}
.intro-form-inner p{
	font-family: "Fieldwork Geo Hair", Georgia, Times, "Times New Roman", serif;
	font-size: 0.875rem;
	font-weight: 300;
	line-height: 1.2;
	text-align: center;
	color: rgba(198, 178, 161, 1);
}
.intro-form-close-icon{
    position: absolute;
    top: 12px;
    right: 12px;
    width: 30px;
  height: 30px;
  cursor: pointer;
    transition: all 0.2s ease;
	z-index: 1;
}
.intro-form-close-icon:hover{
    opacity: .85;
}
.intro-form-close-icon::before,
.intro-form-close-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 18px;
  background-color: #fff;
  transform-origin: center;
}

.intro-form-close-icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.intro-form-close-icon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.intro-form-inner{
    position: relative;
}
  @media (min-width: 950px) {
	  .home footer .map-section{
		  visibility: hidden !important;
	  }
  }
  @media (min-width: 901px) {
	.header-nav {
	  display: block !important;
	  line-height: 1;
	}
	.home-last-section .zz-image{
		width: 68%;
		margin-top: 0;
	}
	.home-last-section .zz-image .zz-img {
	  position: relative;
	  width: 430px;
	  margin: auto;
  }
  .home-last-section .variations{
	  margin-left: 26px;
  }
	
  header ul li a.menu-btn{
	  padding: 10px 19px;
	  backdrop-filter: blur(40px);
  
	  box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
  
	  border-radius: 50px;
	  min-width: 136px;
	  text-align: center;
	  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
	  z-index: 1;
	  color: #E3E3E3 !important;
  }
  header ul li a.menu-btn:before{
	  content: '';
	  inset: 1px;
	  position: absolute;
	  border-radius: 50px;
	  background: #1b1b1b;
	  box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	  padding: 10px 20px 10px;
	  display: block;
	  border-radius: 50px;
	  z-index: -1
  }
  header ul li a.menu-btn:hover:before{
	  background: #353535;
  }
  }
  @media (max-width: 900px) {
	.loading-bottles {
	  top: 100px;
	}
	body.overflow {
	  overflow: hidden;
	}
	.main-slider {
	  overflow: visible !important;
	}
  }
  
  @media screen and (max-width: 1300px) {
	.slider-section .fluid-container {
	  /* padding: 90px 15px 30px; */
	}
  
	.single {
	  min-height: calc(100vh - 185px);
	}
  
	.slider-section {
	  min-height: calc(100vh - 221px);
	}
  
	footer .container {
	  padding-top: 130px;
	}
  
	footer .globe {
	  top: -100px;
	}
  
	.collection-single .product-slider .slick-list {
	  padding: 0 20px 0 40px !important;
	}
  }
  
  @media (min-width: 1025px) {
	header {
	  padding-left: 10%;
	  padding-right: 10%;
	}
  }
  @media (max-width: 1400px) {
	header {
	  padding-left: 8%;
	  padding-right: 8%;
	}
  }
  @media (max-width: 1200px) {
	header {
	  padding-left: 15px;
	  padding-right: 15px;
	}
  }
  @media (min-width: 768px) and (max-width: 1024px) {
	header {
		padding-left: 15px;
		padding-right: 15px;
	}
  }
  @media screen and (max-width: 1024px) {
	header .container {
	  padding-left: 0;
	  padding-right: 0;
	}
	.utility-footer-nav {
	  gap: 18px;
	}
	.collection-single .product-slider .slick-list {
	  padding: 0 !important;
	}
  
	header nav ul li:not(:last-child) {
	  margin-right: 20px;
	  font-size: 0.8125rem;
	}
  
	.product-detail .description {
	  width: 50%;
	}
  
	.product-detail .product {
	  width: 50%;
	}
  
	.product-detail .variations {
	  width: 50%;
	}
  
	.product-detail .description .des {
	  margin-right: auto;
	}
  
	.product-img img {
	  height: 50vw;
	}
  
	.collection-single .description {
	  width: 40%;
	}
  
	.history-hero .history-img {
	  margin-top: 100px;
	  gap: 20px;
	}
	.history-hero:after {
	  content: "";
	  width: 140%;
	  position: absolute;
	  bottom: 0;
	  left: -19%;
	  background: #1b1b1b;
	  filter: blur(30px);
	  height: 170px;
	}
	.history-img:before {
	  left: -100px;
	  width: 280px;
	  height: 100%;
	  position: absolute;
	  bottom: -240px;
	  top: auto;
	}
	.product-detail .description .des::after {
	  height: 150px;
	}
  
	footer .container {
	  padding-top: 130px;
	}
  
	footer .globe {
	  top: -70px;
	}
  
	.load-complete footer .y-logo,
	footer svg {
	  visibility: hidden;
	}
  }
  @media (min-width: 901px) {
	.footer-links-mobile,
	.header-overlay {
	  display: none;
	}
  }
  @media screen and (max-width: 900px) {
	nav.header-nav[style*="display: block;"] {
	  display: flex !important;
	  flex-direction: column;
	}
	body #onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo {
	  top: 4.3em;
	}
	.footer-links-mobile {
	  margin-top: auto;
	  padding-top: 10px;
	  padding-inline: 20px;
	  text-align: center;
	}
	.footer-links-mobile > span > a {
	  display: flex;
	  font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	  width: 100%;
	  justify-content: center;
	  align-items: center;
	  margin-bottom: 0;
	  color: #e3e3e3;
	  text-transform: uppercase;
	  font-size: 0.75rem;
	  line-height: 1.35;
	  letter-spacing: 1.7px;
	  transition: all 0.3s;
	  color: #e3e3e3;
	  transition: all 0.3s ease;
	}
	.footer-links-mobile > span > a:hover {
	  opacity: 0.7;
	}
	.footer-links-mobile > span img {
	  width: 110px;
	  margin-left: 10px;
	}
	.header-nav ul.utility-desktop-nav {
	  display: flex;
	  justify-content: space-between;
	  flex-direction: row;
	  padding-bottom: 20px;
	  padding-top: 10px;
	}
	.footer-links-mobile > span {
	}
	.header-nav ul.utility-desktop-nav li {
	  line-height: 1.2;
	  margin-bottom: 0;
	}
	.header-nav ul.utility-desktop-nav li a {
	  font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
	  text-decoration: none;
	  text-transform: uppercase;
	  font-size: 0.75rem;
	  line-height: 1.35;
	  letter-spacing: 2.7px;
	  transition: all 0.3s;
	  color: #e3e3e3;
	}
	.footer-links {
	  position: fixed;
	  visibility: hidden !important;
	  opacity: 0 !important;
	  pointer-events: none;
	  overflow: hidden;
	  width: 0;
	  height: 0;
	}
	header nav ul li:not(:last-child) {
	  margin-right: 0;
	}
  
	header .header-nav {
	  display: none;
	}
  
	header .toggle-btn {
	  display: block;
	}
  
	.header-nav {
	  background: linear-gradient(
		103.42deg,
		rgba(164, 164, 164, 0.2) -2.43%,
		rgba(164, 164, 164, 0.2) 131.85%
	  );
	  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.2);
	  -webkit-backdrop-filter: blur(50px);
	  backdrop-filter: blur(50px);
	  position: fixed;
	  left: 0;
	  width: 100%;
	  top: 0;
	  bottom: 0;
	  z-index: 2;
	  overflow: auto;
	}
  
	.header-nav ul {
	  flex-direction: column;
	  padding: 140px 25px 0;
	  height: auto;
	  overflow: auto;
	  margin: 0;
	}
	.header-nav ul + ul {
	  padding-top: 20px;
	  padding-bottom: 20px;
	  display: flex;
	  flex-direction: row;
	  justify-content: space-between;
	  margin-top: auto;
	}
  
	.header-nav ul li {
	  margin-bottom: 34px;
	}
  
	.header-nav ul li a {
	  font-family: "Magnolia", Georgia, Times, Times New Roman, serif;
	  font-size: 2.625rem;
	  letter-spacing: 0;
	  display: inline-block;
	  line-height: 70px;
	  word-break: break-all;
	  position: relative;
	}
  
	.header-nav ul li a:not(.active):not(.is-active)::after {
	  visibility: hidden;
	}
	.header-nav ul li a.active::after,
	.header-nav ul li a.is-active::after {
	  left: 0;
	  top: 50%;
	}
	.header-nav ul li a.active,
	.header-nav ul li a.is-active {
	  padding-left: 30px;
	}
  
	.logo-bg .logo {
	  height: auto;
	}
	header .container .header-overlay {
	  background: linear-gradient(
		103.42deg,
		rgb(55 55 55/0.1) -2.43%,
		rgb(54 54 54/0.1) 131.85%
	  ) !important;
	  height: 95px;
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  content: "";
	  z-index: 3;
	  transition: all 0.3s ease;
	  -webkit-backdrop-filter: blur(5px);
	  backdrop-filter: blur(5px);
	  visibility: hidden;
	}
	header .container.logo-bg .header-overlay {
	  visibility: visible;
	}
  
	/* 
	.logo-bg .logo{
		height: 147px;
		display: flex;
		min-width: 260px !important;
		max-width: auto;
		align-items: center;
		transition: all 0.3s;
	} */
	.showline::before {
	  display: none;
	}
	.intro-icons{
	  margin-bottom: 20px;
	}
  }
  
  @media screen and (min-width: 1024px) {
	body.page-view-products .imIn:not(.no-delay) .footer-nav {
	  animation-delay: 4.4s;
	}
  
	/* page-view-products footer.imIn,
	  page-view-products footer {
		  transition: none;
		  transform: translateY(0);
		  opacity: 1;
	  } */
  
	.page-view-products footer .map-section {
	  transition: all 0.3s ease;
	  transform: translateY(80%);
	  opacity: 0;
	}
  
	.page-view-products footer.imIn .map-section {
	  transform: translateY(0%);
	  opacity: 1;
	}
  }
  
  @media screen and (max-width: 767px) {
	  footer .footer-nav {
		  max-width: 295px;
	  }
	  footer ul li {
		  margin: 0 5px;
	  }
	  footer .map-section{
		  height: 200px;
	  }
	  
	.intro-3 .container {
	  padding-top: 0px;
	}
	.intro-3 .intro-content .content {
	  margin-top: 0;
	}
	.list table {
	  table-layout: auto;
	}
	.slider-section .fluid-container {
	  padding: 100px 15px 30px;
	  margin-left: 0;
	}
  
	header .container .header-overlay {
	  height: 103px;
	}
  
	.collection-single .slick-list {
	  min-height: 530px;
	}
  
	.collection-single .slick-center .slide .slide-img {
	  transform: scale(1.15);
	  transform-origin: center;
	}
	.mobile-loaded .loading-bottles {
	  display: block;
	  transform: translate(0);
	  opacity: 1;
	}
  
	.animate-bottles {
	  display: block;
	  overflow: hidden;
	}
  
	.load-map {
	  display: block;
	  background-color: #1b1b1b;
	  position: fixed;
	  z-index: 99;
	  width: 100%;
	  left: -10%;
	  bottom: -240px;
	  display: flex;
	  justify-content: center;
	}
  
	.load-img {
	  position: relative;
	  min-width: 430px;
	}
  
	.load-img img {
	  opacity: 1;
	  -webkit-animation: flipUp 0.5s linear forwards;
	  animation: flipUp 0.5s linear forwards;
	}
  
	.load-img::after {
	  content: "";
	  width: 62px;
	  height: 70px;
	  background: url(../img/yamaava-logo.png) no-repeat center;
	  left: 95px;
	  top: 104px;
	  position: absolute;
	  opacity: 0;
	  animation: fadeIn 3s linear forwards;
	  animation-delay: 1s;
	}
  
	.load-img svg {
	  position: absolute;
	  top: -50px;
	  left: 22px;
	}
  
	.load-img svg path {
	  animation: svganim 4s linear forwards;
	  stroke-dasharray: 350;
	  stroke-dashoffset: 350;
	  animation-delay: 1.5s;
	}
  
	.header-nav ul:first-child {
	  padding: 138px 25px 0;
	}
	.header-nav ul {
	  padding: 0px 25px 50px;
	}
  
	.logo-bg .logo {
	  height: auto;
	}
  
	.history-zigzag.scroll-left {
	  transform: translateX(0);
	}
  
	.animate-bottles svg {
	  width: calc(100% + 500px);
	  margin-left: -200px;
	  height: 630px;
	}
  
	.animate-bottles svg image {
	  width: 100px;
	}
  
	.animate-bottles svg path {
	  opacity: 0;
	}
  
	.hide-globe {
	  display: none;
	}
  
	.collection-single .product-slider {
	  padding-top: 132px;
	}
  
	.collection-single .product-detail {
	  flex-direction: column-reverse;
	}
  
	.collection-single .product-detail .description .des {
	  margin-right: 0;
	}
  
	.history-zigzag .history-slider {
	  width: 100%;
	}
  
	.history-zigzag .slick-next {
	  display: none;
	}
  
	.history-zigzag .slick-slide.slick-current.slick-center .slide-img img {
	  transform: scale(1);
	}
  
	.product-scroller .fluid-container::before,
	.product-scroller .fluid-container::after {
	  content: none !important;
	}
  
	.list h2,
	.list .h2 {
		font-size: 0.875rem;
	  line-height: 1.2;
	}
  
	.product-scroller .fluid-container {
	  min-height: 600px;
	}
  
	.product-scroller .images-wrapper img,
	.product-scroller .images-wrap img {
	  max-width: 200px;
	}
  
	.product-scroller .images-wrap {
	  display: block;
	}
  
	.collection-single .product-slider .slick-prev {
	  display: block !important;
	}
  
	.product-slider .slick-prev {
	  background: linear-gradient(
		90deg,
		#1b1b1b 9.47%,
		rgba(27, 27, 27, 0) 100%
	  ) !important;
	}
  
	.collection-single .slick-track {
	  min-height: 0;
	  align-items: flex-end;
	}
  
	.collection-single
	  .product-slider
	  .slick-current.slick-center
	  .slide-content {
	  flex-direction: row-reverse;
	  justify-content: center;
	  width: 400px;
	  position: relative;
	}
  
	.collection-single .product-slider {
	  position: relative;
	}
  
	.collection-single .product-slider button {
	  height: 60%;
	  top: 70% !important;
	  position: absolute;
	}
	.collection-single .slide-img {
	  padding-bottom: 0;
	}
	.collection-single .slide-content {
	  transform: translate(0);
	}
	.single .container {
	  padding: 0 15px 50px;
	}
	.product-btn-wrapper .slide-button {
	  width: auto;
	}
	.product-btn-wrapper .arrow-btn {
	  width: 41px;
	  height: 41px;
	  padding: 0;
	  border: 0;
	}
	.collection-single.product-btn-wrapper .arrow-btn:before {
	  width: 100%;
	  height: 100%;
	}
	.product-btn-wrapper {
	  position: absolute;
	  top: 150px;
	  left: 10px;
	  padding: 0;
	  width: auto;
	}
	.sr-only-mobile {
	  border: 0;
	  clip: rect(0, 0, 0, 0);
	  height: 1px;
	  margin: -1px;
	  overflow: hidden;
	  padding: 0 !important;
	  position: absolute;
	  white-space: nowrap;
	  width: 1px;
	  top: -999px;
	  left: -999px;
	}
	.collection-single .product-slider .slide-content {
	  transition: none;
	}
	.collection-single .product-slider .slide-content .slide-button {
	  position: absolute;
	  left: -20px;
	  bottom: 20px;
	}
  
	.collection-single .slick-slide.slick-current {
	  min-width: auto;
	}
  
	.collection-single .product-slider .slide-content .arrow-btn {
	  text-indent: 1000px;
	  white-space: nowrap;
	  overflow: hidden;
	  width: 0;
	  padding: 0;
	}
  
	.collection-single .product-slider .slide-content .arrow-btn:after {
	  width: 40px;
	  height: 40px;
	  left: 0;
	  padding: 19px;
	  transform: translate(0%, -50%);
	}
  
	.collection-single .product-slider .slide-content .arrow-btn:before {
	  content: none;
	}
  
	.collection-single .product-slider .slick-list {
	  margin-left: 0px;
	  padding: 0 !important;
	}
  
	.product-detail .description .des .first-title {
	  margin-top: 7px;
	}
  
	.product-detail .description .des {
	  padding-top: 0px;
	  padding-bottom: 0;
	}
  
	.intro-content {
	  justify-content: center;
	}
  
	.intro .container {
	  height: auto;
	  min-height: 0;
	}
  
	.introVideo2 {
	  height: calc(100vh - 150px);
	}
  
	.intro-2 .container {
	  height: 100vh;
	}
  
	.intro-2 .container {
	  padding-bottom: 50px;
	}
  
	.intro-2 .intro-content {
	  justify-content: flex-end;
	}
  
	.intro-3 .sub-heading {
	  margin-top: 50px;
	}
  
	.intro .intro-logo {
	  max-width: 350px;
	}
  
	.intro-content .content {
	  margin-top: 123px;
	}
  
	.intro-3 .sub-heading h2 {
	  font-size: 1.5rem;
	  line-height: 1.3;
	}
  
	.heading .h1 {
	  width: 450px;
	  font-size: 3rem;
	}
  
	.heading .h1 .wine,
	.heading .h1 .beer {
	  margin-right: 51px;
	}
	.product-single {
	  padding-top: 102px;
	}
  
	header .container {
	  padding: 40px 25px 40px 25px;
	}
	.search-form-header{
		right: 10px;
		width: auto;
        left: 10px;
	}
	.product-detail .description {
	  width: 100%;
	}
  
	.product-detail .product {
	  width: 100%;
	  order: -1;
	}
  
	.product-detail .variations {
	  width: 100%;
	  -webkit-animation-delay: 0ms !important;
	  animation-delay: 0ms !important;
	}
  
	.product-detail .description .des::before,
	.product-detail .description .des::after {
	  content: none;
	}
  
	.product-detail .description .des {
	  overflow: revert;
	  height: auto;
	  max-width: 100%;
	}
  
	.product-img img {
	  height: 60vw;
	}
  
	.product-detail .description {
	  padding: 30px 35px 0 24px;
	}
  
	.product-detail .variations {
	  padding: 0;
	  margin-top: 50px;
	}
  
	.product-detail .description .des h4 {
	  margin-top: 60px;
	}
  
	.product-detail .description .des h3 {
	  margin-top: 3px;
	}
  
	.history-zigzag .description .des p {
	  margin-top: 50px;
	}
  
	.history-zigzag .collection-single .product-detail {
	  flex-direction: column;
	}
  
	.collection-single .product-slider {
	  width: 100%;
	}
  
	.product-slider .slick-prev {
	  border-radius: 0;
	  background: linear-gradient(
		-90deg,
		#1b1b1b 9.47%,
		rgba(27, 27, 27, 0) 180.7%
	  );
	  display: block;
	}
  
	.product-slider .slick-arrow {
	  width: 33%;
	}
  
	.product-slider .slide {
	  display: flex !important;
	  flex-direction: column;
	  align-items: center;
	}
  
	.product-slider .slide-content {
	  order: -1;
	}
  
	.history-hero .history-img {
	  margin-top: 60px;
	}
  
	.history-hero .h1 {
	  font-size: 2.6875rem;
	  line-height: 1.69;
	  padding-left: 37px;
	}
  
	.zz-section .container {
	  flex-direction: column;
	}
  
	.zz-section .zz-content {
	  width: 100%;
	}
  
	.zz-section .zz-content .zz-wrap {
	  max-width: 100%;
	  padding: 0 55px 0 38px;
	  margin-right: 0;
	  margin-left: 0;
	}
  
	.zz-frame {
	  width: 100%;
	}
  
	.zz-frame .frame {
	  max-width: 100%;
	  margin-top: 50px;
	  margin-left: 0;
	  padding: 67px 37px 62px;
	}
  
	.zz-image .zz-img {
	  margin-top: 50px;
	}
  
	.history-zigzag .slick-prev {
	  display: block !important;
	}
  
	.main-slider .slide .slide-content {
	  order: -1;
	  width: max-content;
	  margin-bottom: 30px;
	  max-width: 100vw;
	}
  
	.slick-center .slide-btn {
	  transform: translateY(0%);
	}
  
	.slide .slide-content h4 {
	  color: #c6b2a1;
	}
  
	.coming-soon h1 {
	  font-size: 2.625rem;
	  line-height: 1.68;
	}
  
	.list .container {
	  padding: 150px 25px 100px 25px;
	  margin-top: 35px;
	  margin-bottom: 40px;
	}
  
	.list .highland {
	  width: 370px;
	}
  
	.list h3,
	.list .h3 {
	  letter-spacing: 1.2px;
	  margin-bottom: 5px;
	  margin-top: 19px;
	}
  
	.bin h4,
	.bin .h4 {
	  text-align: center;
	}
  
	.globe {
	  top: -100%;
	}
  
	.main-slider::after,
	.main-slider::before {
	  height: 70%;
	  top: 50%;
	  transform: translateY(-50%);
	}
  
	footer .globe {
	  top: -30px;
	}
  
	.history-zigzag .description .des {
	  padding: 0;
	  margin-right: 0 !important;
	  margin-top: 20px;
	}
  
	.history-zigzag .slick-track {
	  min-height: 300px;
	}
  
	.slide .slide-btn {
	  margin-top: 85px;
	}
  
	.product-detail .des-distillery {
	  display: none;
	}
  
	.product-detail .des-distillery-mob {
	  display: block;
	}
  
	.product-slider .slick-arrow {
	  width: 25%;
	}
  
	/* .product-slider .slick-center .slide-img img{
		transform: scale(1.2);
	} */
  
	.nav-section .container {
	  min-height: 600px;
	}
  
	footer .container {
	  padding-top: 70px;
	}
  
	.load-complete-products .footer-nav {
	  opacity: 0;
	  transition: all 0.3s ease;
	}
  
	/* .load-complete-products footer{
	transform: translateY(100%);
	transition: all 0.3s ease 0.2s;
  }
  .load-complete-products footer{
	overflow: hidden;
  }
  .load-complete-products footer .container{
	padding: 0;
	transition: all 0.3s linear .7s;
	height: 0;
  } */
	body:not(.load-complete-products):not(.history)
	  .product-detail
	  .description
	  h5 {
	  animation-delay: 0s !important;
	}
  
	body:not(.load-complete-products):not(.history)
	  .product-detail
	  .description
	  .des
	  h3 {
	  animation-delay: 0s !important;
	}
  
	body:not(.load-complete-products):not(.history)
	  .product-detail
	  .description
	  p {
	  animation-delay: 0s !important;
	}
  
	body:not(.load-complete-products):not(.history) .product-detail .variations {
	  animation-delay: 0s !important;
	}
  
	.slide-img img {
	  transition: all 0.3s ease 0s;
	  opacity: 1;
	}
  
	body:not(.loaded):not(.history):not(.collection-single) .slide-img img {
	  opacity: 0;
	}
  
	.coming-soon {
	  min-height: calc(100vh - 225px);
	}
  
	.node--type-products footer {
	  opacity: 1;
	  transform: translateY(0%);
	  bottom: 0;
	  width: 100%;
	}
  
	.node--type-products footer.imIn nav {
	  animation-name: fadeOut;
	  -webkit-animation-name: fadeOut;
	  -moz-animation-name: fadeOut;
	  animation-duration: 800ms;
	  -webkit-animation-duration: 800ms;
	  -moz-animation-duration: 800ms;
	  animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	  -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	  -moz-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	  visibility: inherit !important;
	  opacity: 1;
	  animation-fill-mode: forwards;
	}
  
	.node--type-products footer.imIn {
	  animation-name: flipDown;
	  -webkit-animation-name: flipDown;
	  -moz-animation-name: flipDown;
	  animation-duration: 800ms;
	  -webkit-animation-duration: 800ms;
	  -moz-animation-duration: 800ms;
	  animation-delay: 3000ms !important;
	  animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	  -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	  -moz-animation-timing-function: cubic-bezier(0.25, 0.1, 0.2, 1);
	  visibility: inherit !important;
	  opacity: 1;
	  animation-fill-mode: forwards;
	}
  
	.node--type-products .description .des {
	  transform: translateX(-150%);
	  transition: all 0.3s ease 1s;
	}
  
	.node--type-products .description .des.slideIn {
	  transform: translateX(0%);
	}
  
	body:not(.ov-loaded) .product .product-title h3 {
	  animation-delay: 2s !important;
	}
  
	body:not(.ov-loaded) .product .product-img {
	  animation-delay: 3s !important;
	}
  
	body:not(.ov-loaded) .product .product-title .arrow-btn {
	  animation-delay: 2s !important;
	}
  
	.product-single-page:not(.ov-loaded) {
	  overflow: hidden;
	}
  
	.product-single-page .product-detail .product-title {
	  transform: translateX(-100%);
	  transition: all 0.3s ease 1s;
	}
  
	.product-single-page .product-detail .product-title.slideIn {
	  transform: translateX(0%);
	}
  
	body .product-img.imIn {
	  animation-name: flipRight;
	}
	.node--type-products footer .container {
	  padding: 0;
	  height: 0;
	  overflow: hidden;
	}
	.utility-footer-nav {
	  right: 10px;
	  left: 10px;
	  justify-content: space-between;
	  padding: 0;
	  bottom: 10px;
	}
  
	#beer tr td:last-child {
	  width: 30px;
	}
	#beer table {
	  table-layout: fixed;
	}
	#beer .highland {
	  width: 195px;
	}
	header .container {
	  padding-left: 15px;
	  padding-right: 15px;
	}
	.graveyard__tab {
        padding: 71px 0 100px;
        height: calc(100vh - 240px);
    }
	.collection-single .arrow-btn::after {
	  width: 39px;
	  height: 39px;
	  position: static;
	  transform: translate(0);
	  background-color: #1b1b1b;
	  display: block;
	  margin: 1px;
	}
	header {
	  padding-left: 0%;
	  padding-right: 0%;
	}
	.home-last-section .zz-image{
	  display: none;
	}
	.animate-content{
	  max-width: 290px;
	  min-width: 290px;
	  margin-inline: auto;
	}
  .list .highland, .list table tr td.details, .list table tr td:has(h5, .h5){
	  top: 140px;
  }
  .path-search .pagination .page-item .page-link[title="Go to last page"],
.path-search .pagination .page-item .page-link[title="Go to first page"]{
    display: none;
}
  }
  
  @media screen and (max-width: 767px) {
	.list .highland, .list table tr td.details, .list table tr td:has(h5, .h5), .list .highland:has(h2, .h2) {
        top: 102px;
    }
  }
  @media screen and (max-width: 650px) {
	.slider-section .fluid-container {
	  margin-left: 0;
	}
	.main-slider .slick-center {
	  min-width: auto;
	}
  
	.collection-single .slick-list {
	  min-height: 480px;
	}
  
	.zz-section .container {
	  padding-top: 30px;
	  padding-bottom: 30px;
	}
  
	.history-zigzag .history-slider {
	  display: none;
	}
	.intro-home-container, .animate-content{
	  max-width: 100%;
	  min-width: 0;
	  width: auto;
	}
	.intro-home-container h3{
	  font-size: 1.125rem;
	  font-weight: 300;
	  line-height: 1.111;
	}
	.animate-content{
	  padding-inline: 15px;
	}
	.intro-icons img{
	  height: 150px;
	}
	.home-last-section .variations .var h2{
	  line-height: 1.2;
	}
	
  }
  
  @media screen and (max-width: 500px) {
	  
	  .animate-content>div{
		  font-size: 11.6vw;
		  line-height: 1.2;
	  }
	  .animate-content {
		  padding-inline: 0;
		  max-width: 290px;
		  width: 100%;
	  }
	  div.product .product-title .arrow-btn span {
		  padding: 0;
	  }
	  .collection-single .slick-track {
		  min-height: 0;
	  }
  
	  .collection-single .slick-list {
		  min-height: 0;
	  }
  
	.collection-single .product-slider button {
	  height: 42%;
	  top: 78% !important;
	}
  
	.collection-single .description {
	  padding: 30px 35px 0 24px !important;
	}
  
	.product-detail .description {
	  padding: 0px 35px 0 24px;
	}
  
	.slide .slide-btn {
	  margin-top: 60px;
	}
  
	.intro-content .description {
	  margin-top: 2px;
	  max-width: 205px;
	}
  
	.collection-single .product-slider .slide-content {
	  width: 300px;
	  display: block;
	}
  
	.collection-single .product-slider .slide-content .slide-head {
	  max-width: 200px;
	  margin: auto;
	}
  
	.product .product-title {
	  margin-top: 10px;
	}
  
	.intro .intro-logo {
	  max-width: 270px;
	}
  
	.intro .buttons {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	}
  
	.intro-3 .sub-heading h2 {
	  font-size: 0.875rem;
	  line-height: 1.6;
	  letter-spacing: 2.7px;
	}
  
	.heading .h1 {
	  width: 340px;
	  font-size: 2.625rem;
	  line-height: 1.8;
	  margin-top: 52px;
	}
  
	.heading .h1 .wine,
	.heading .h1 .beer {
	  margin-right: 42px;
	}
  
	.product-img img {
	  height: 100vw;
	}
  
	.product-detail .product {
	  flex-direction: column-reverse;
	  padding: 0;
	}
  
	.product-title {
	  position: relative;
	  width: 100%;
	}
  
	.product .arrow-btn {
	  text-indent: 1000px;
	  white-space: nowrap;
	  overflow: hidden;
	  border: none;
	  margin-top: 0 !important;
	  padding: 0;
	  position: absolute;
	  left: 0;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 40px;
	  margin-top: -20px;
	}
  
	body:not(.ov-loaded) .product .arrow-btn {
	  animation: none !important;
	  opacity: 1 !important;
	}
  
	body:not(.ov-loaded) .product .product-title .arrow-btn.imIn::after {
	  animation: none !important;
	  opacity: 1 !important;
	  top: 0;
	}
  
	.product .arrow-btn {
	  animation-delay: 0s !important;
	  height: 40px;
	  margin-top: -20px !important;
	}
  
	.product .arrow-btn::before {
	  content: none;
	}
	.history-hero .h1{
		padding-left: 0;
	}
  
	.single .arrow-btn::after {
	  width: 38px;
	  height: 38px;
	  position: static;
	  transform: translate(0);
	  background-color: #1b1b1b;
	  position: absolute;
	  top: 1px;
	  left: 1px;
	}
	.product-single .product .arrow-btn {
	  height: 40px;
	  margin-top: 0;
	}
	.product-single .product .arrow-btn::after {
	  display: block;
	}
  
	.btn-wrapper .btn {
	  width: calc(50% - 20px);
	  margin: 0 10px 30px;
	}
	.cigar-products .slide-img::after {
	  bottom: 3.9%;
	}
	.active .feature_text {
	  max-width: 110px;
	  width: 110px;
	}
	.slide .slide-content .h3,
	.slide .slide-content h3 {
	  padding: 0 40px;
	}
	.animate-content>div {
		font-size: 1.875rem;
	}
  }
  
  @media screen and (max-width: 376px) {
	.btn-wrapper {
	  flex-direction: column;
	}
  
	.btn-wrapper .btn {
	  width: 180px;
	}
  
	.collection-single .slick-track {
	  min-height: 0;
	}
  
	footer .footer-nav {
	  padding: 8px 5px;
	}
  
	footer ul li {
	  margin: 0 7px;
	}
  
	footer ul li a {
	  font-size: 0.75rem;
	}
	footer .footer-nav {
	  max-width: 295px;
	}
	.collection-single
	  .product-slider
	  .slick-current.slick-center
	  .slide-content
	  .arrow-btn:after {
	  left: 25px;
	}
	.collection-single .descriptifon {
	  padding-top: 70px !important;
	}
	.intro-loading-screen img {
	  width: 200px;
	}
  }
  @media (max-width: 374px) {
	.list h2,
	.list .h2{
		font-size: 0.75rem;
	}
	.header-nav ul li a {
	  font-size: 2rem;
	  line-height: 1.938;
	}
	.history-hero .h1 {
	  padding-left: 0;
	}
	.history-hero .h1 {
	  font-size: 1.625rem;
	}
	.header-nav ul.utility-desktop-nav li a {
	  font-size: 0.6875rem;
	}
	#beer .highland {
	  width: 135px;
	}
	footer .footer-nav {
		  max-width: 255px;
	  }
	  footer ul li a {
		  font-size: 0.6875rem;
	  }
	  footer ul li {
		  margin: 0 4px;
	  }
	  .animate-content>div {
		  font-size: 1.5625rem;
	  }
	  .list .highland {
		  width: 220px;
	  }
	  
  }
  @media (max-height: 700px) and (min-width: 1025px) {
	  .intro-icons img{
		  max-height: 120px;
	  }
  }
  @media (max-height: 1195px) and (min-width: 768px) {
	header .container {
	  padding: 42px 0 42px 0;
	}
	.slider-section .fluid-container {
	  padding: 140px 15px 20px;
	}
	.list .highland:has(h2, .h2), .list table tr td.details, .list table tr td:has(h5, .h5) {
		position: sticky;
		top: 135px;
		z-index: 1;
		background: #1b1b1b;
	}
  }
  @media (max-height: 1155px) and (min-width: 768px) {
	header .container {
	  padding: 55px 0 55px 0;
	}
	.slider-section .fluid-container {
	  padding: 100px 15px 0;
	}
  }
  @media (min-height: 1020px) {
	  .animate-content>div{
		  font-size: 3.6875rem;
	  }
	  .intro-home-section{
		  padding-top: 225px;
	  }
	  .animate-content>div + div {
		  margin-top: 40px;
	  }
  }
  @media (max-height: 1100px) and (min-width: 800px) {
	.slide-img img,
	.path-wine .slide-img img {
	  max-height: 380px;
	}
	.slider-section .fluid-container {
	  padding: 80px 15px 0;
	}
	.slider-section {
	  min-height: calc(100vh - 175px);
	}
	.map-section {
	  bottom: -15%;
	}
	footer .container {
	  padding-top: 110px;
	  padding-bottom: 20px;
	}
	.list .highland:has(h2, .h2), .list table tr td.details, .list table tr td:has(h5,.h5) {
		top: 165px;
	}
  }
  @media (max-height: 890px) and (min-width: 768px) {
	header .container {
	  padding: 27px 0 27px 0;
	}
	.slide-img img,
	.path-wine .slide-img img {
	  max-height: 230px;
	}
	.slider-section {
	  min-height: calc(100vh - 175px);
	}
	.animate-content>div + div {
	  margin-top: clamp(20px, 2.5vh, 46px);
  }
  .animate-content {
	  /* max-width: 460px; */
	  min-width: 340px;
	  margin-inline: auto;
  }
  .animate-content>div + div {
	  margin-top: clamp(20px, 2.5vh, 46px);
  }
  .list .highland:has(h2, .h2), .list table tr td.details, .list table tr td:has(h5, .h5) {
	  top: 108px;
  }
  }
  @media (max-height: 710px) and (min-width: 768px) {
	footer .footer-nav {
	  padding: 8px 10px;
	}
	.slider-section {
	  min-height: calc(100vh - 125px);
	}
	footer .container {
	  padding-top: 80px;
	  padding-bottom: 10px;
	}
	.map-section {
	  bottom: -55%;
	}
  }
  @media (max-height: 650px) and (min-width: 768px) {
	.slide-img img,
	.path-wine .slide-img img {
	  max-height: 180px;
	}
  }
  @media screen and (max-width: 767px) {
    .slider-section {
        min-height: calc(100vh - 141px);
    }
	}
  @media (max-height: 480px) and (max-width: 900px) {
	.list .highland:has(h2, .h2), .list table tr td.details, .list table tr td:has(h5, .h5){
	  top: 70px;
  }
	.list-page-f:before {
	  height: 120px;
	}
  
	.list .container {
	  padding-top: 40px;
	}
	footer.list-page-f .container {
	  padding-top: 0;
	}
	.list table {
	  margin-bottom: 10px;
	}
	.list h3 {
	  margin-top: 0;
	}
	.header-nav ul:first-child {
	  padding: 98px 25px 0;
	}
	.header-nav ul li {
	  margin-bottom: 10px;
	}
	header .container {
	  padding: 20px 25px 20px 25px;
	}
	.intro-home-container h3{
	  width: 100%;
	}
	.animate-content>div.text-right {
		  text-align: end;
		  width: calc(50% - 10px);
		  margin-top: 0;
	  }
	  .animate-content{
		  gap: 10px 20px;
		  display: flex;
		  flex-wrap: wrap;
	  }
	  .animate-content>div + div{
		  margin-top: 0;
	  }
	  .intro-icons img {
		  height: 70px;
	  }
	  .product_repeater_link img {
		  max-height: calc(100vh - 150px);
		  margin: 0;
	  }
	  .variations .var{
		  padding: 7px 20px 7px 90px;
		  min-height: 52px;
	  }
	  .home-last-section .variations .var h2 {
		  font-size: 0.75rem;
	  }
	  .variations .var span{
		  width: 50px;
		  height: 50px;
		  margin-top: -25px;
	  }
	  .zz-section.zz-img-section .container {
		  padding-top: 130px;
		  padding-bottom: 60px;
	  }
	  .animate-content>div{
		  font-size: clamp(1.1875rem, 3vh, 3.6875rem);
	  }
	  .intro-home-container h3 {
		  font-size: 1rem;
		  font-weight: 300;
		  line-height: 1.25;
	  }
  }
  @media (max-height: 480px) and (min-width: 900px) {
	  .animate-content>div{
		  font-size: 1.5rem;
	  }
	  .animate-content>div + div {
		  margin-top: 10px;
	  }
	  .intro-icons .intro-card-div{
		  border-radius: 5px;
	  }
	  .intro-card-div img {
		  position: relative;
		  z-index: 1;
		  max-height: 60px;
	  }
	  .intro-icons {
		  margin-bottom: 10px;
		  column-gap: 20px;
	  }
	  .variations .var {
		  padding: 7px 20px 7px 90px;
		  min-height: 52px;
	  }
	  .footer-links{
		  position: fixed;
		  visibility: hidden !important;
		  opacity: 0 !important;
		  pointer-events: none;
		  overflow: hidden;
		  width: 0;
		  height: 0;
	  }
  }
  @media (max-height: 480px) and (min-width: 800px) {
	  .home-last-section.zz-img-section .zz-image{
		  display: none;
	  }
	  .home-last-section .var span {
		  font-size: 0.75rem;
		  border-radius: 50px;
		  width: 50px;
		  height: 50px;
		  margin-top: -25px;
	  }
	  .home-last-section .zz-content {
		  width: 50%;
		  margin: auto;
	  }
	  .home-last-section.zz-img-section .container {
		  padding-top: 60px;
		  padding-bottom: 60px;
	  }
  }
  @media (max-height: 480px) and (max-width: 767px) {
	  .home-last-section.zz-section.zz-img-section .container{
		  padding-top: 70px;
		  padding-bottom: 60px;
	  }
	  .variations .var {
		  padding: 7px 20px 7px 90px;
		  min-height: 45px;
	  }
	  footer .container {
		  padding-bottom: 20px;
	  }
	  .list .highland, .list table tr td.details, .list table tr td:has(h5, .h5) {
		  top: 70px;
	  }
  
  }
  .path-search .alert-wrapper{
    display: none;
}
.search-help-link{
display: none;
}
body .form-check-input:checked{
        background-color: #c6b2a1;
border-color: #c6b2a1;
}
#edit-keywords-fieldset input{
        padding: 12px 20px 12px 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50px !important;
    background: #1b1b1b;
    color: #fff !important;
    font-weight: 400;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
    height: 42px;
}
#edit-keywords-fieldset label{
        color: #c6b2a1;
    margin-bottom: 5px;
    display: block;
}
.path-search #main .row{
margin: 0;
}

header .toggle-btn{
margin-left: auto;
}
body header .container{
gap: 20px;
}
@media (max-width: 1230px){
	.page-view-graveyard-list-view .container:has(.graveyard__container){
		width: 100%;
		max-width: 100%;
		padding-inline: 0;
	}
}
@media (min-width: 901px){
    .header-nav {
        margin-left: auto;
    }
}
header ul li a.menu-btn.search-btn{
    width: 37px;
    overflow: hidden;
    min-width: 0;
    text-indent: 1000px;
    background: none;
}
header ul li a.menu-btn.search-btn:hover{
opacity: .85;
}
header ul li a.search-btn:after{
    display: none;
}
header ul li a.search-btn:before{
    padding: 8px;
    border: 0;
    box-shadow: none;
    border: 0;
background: url('/sites/Collection86/files/2025-03/search-icon.svg') no-repeat center center !important;
}
.search-form .form-wrapper .form-type-search{
    width: calc(100% - 160px);
}
.search-form .form-wrapper .form-type-search input:is([type="text"],[type="search"]){
        padding: 12px 20px 12px 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50px !important;
    background: #1b1b1b;
    color: #fff !important;
    font-weight: 400;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
height: 42px;
}
.search-form .form-wrapper .form-type-search label{
        color: #c6b2a1;
    margin-bottom: 10px;
    display: block;
}
.path-search .pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
	margin-top: 10px;
}

.path-search .pagination  .page-link{
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.path-search  header{
    position: sticky;
}
.path-search .main-content{
    max-width: 720px;
    margin:40px auto;
padding-inline: 15px;
width: 100%;
}
.path-search .node_search-results {
    border-radius: 0;
list-style: none;
padding: 0 0 20px;
}
.path-search .node_search-results .list-group-item{
    background: none;
     border-bottom:1px solid #E3E3E3;
    padding: 15px 0px;
}
.path-search .node_search-results .list-group-item:last-child{
    border-bottom: 0;
}

.path-search .node_search-results .list-group-item p{
    color: #E3E3E3;
	font-size: 0.875em;
    margin-bottom: 0;
	line-height: 1.5;
}

.path-search .node_search-results .list-group-item p:has(em:empty){
    display: none;
}
.path-search .pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.path-search .page-item .page-link:is([rel="prev"], [title="Go to first page"],[rel="next"], [title="Go to last page"]) [aria-hidden="true"]{
    position: relative;
    top: -2px;
}
/* .path-search .page-item .page-link{
    --bs-pagination-color: #fff;
    font-size: 1.25rem;
    
}
.path-search .page-item .page-link:hover,
.path-search .page-item.active .page-link{
    background: #fff;
	color: #1b1b1b;
} */
.path-search .node_search-results li h3{
    font-size: 1.25rem;
}
.path-search .search-form .form-submit{
        padding: 10px 20px 10px;
    position: relative;
    z-index: 1;
        min-width: 150px;
    transition: all 0.3s ease;
}
.path-search .search-form .form-submit:after {
    background: #1b1b1b;
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    display: block;
    border-radius: 50px;
    position: absolute;
    inset: 1px;
    content: "";
    z-index: -1;
}
.path-search .search-form .form-submit:hover {
    background: #a4a4a4;
}
.path-search .search-form .form-submit:hover:after {
    background: #353535;
}
body:has(.mo-auth-configure-method) .page-canvas,
body:has(.mo-auth-select-method) .page-canvas{
min-height: 100dvh;
display: flex;
flex-direction: column;
}
.mo-auth-configure-method,
.mo-auth-select-method{
    margin: 40px auto;
        background: rgb(164 164 164 / 20%);
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    padding: 40px 30px;
    border-radius: 20px;
    width: 600px;
    max-width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2)
}
body:has(.mo-auth-configure-method) header,
body:has(.mo-auth-select-method) header{
    position: static;
}
.mo-auth-configure-method label,
.mo-auth-select-method label{
        color: #c6b2a1;
    margin-bottom: 5px;
    display: block;
}
.mo-auth-select-method .iti{
width: 100%;
}
 .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input{
padding-left: 76px !important;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50px !important;
    background: #1b1b1b;
    color: #fff !important;
    font-weight: 400;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
}
.mo-auth-configure-method input.form-control,
.mo-auth-select-method select{
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50px !important;
    background: #1b1b1b;
    color: #fff !important;
    font-weight: 400;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
}
.mo-auth-configure-method button:after,
.mo-auth-select-method button:after{
        background: #1b1b1b;
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    display: block;
    border-radius: 50px;
    position: absolute;
    inset: 1px;
    content: "";
    z-index: -1;
}
.mo-auth-configure-method button,
.mo-auth-select-method button{
        padding: 10px 20px 10px;
    position: relative;
    z-index: 1;
}
.mo-auth-configure-method button:hover:after,
.mo-auth-select-method button:hover:after{
    background: #353535;
}
.mo-auth-configure-method button:hover,
.mo-auth-select-method button:hover{
        background: #a4a4a4;
}
@media (max-height: 1195px) and (min-width: 768px){
body .list .highland:has(h2, .h2), body .list table tr td.details, body .list table tr td:has(h5, .h5) {
        top: 123px;
    }
}
body .slick-arrow{
    backdrop-filter: none;
}
.videonotes, [class="loader-text"]{
position: absolute;
top: 0;
left: 0;
visibility: hidden;
opacity: 0;
}
[class="loader-text"]{
position: absolute; clip: rect(1px, 1px, 1px, 1px); overflow: hidden;
}
html #onetrust-consent-sdk #onetrust-banner-sdk a[href], #onetrust-consent-sdk #onetrust-banner-sdk a[href] font, 
html #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn {
    color: rgb(206 185 167);
}
html body.page-node-589 section.coming-soon, html body.page-node-591 section.coming-soon, html body.page-node-596 section.coming-soon, html body.page-node-601 section.coming-soon {
    min-height: calc(100vh - 175px);
}
body .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{
    flex-wrap: wrap;
}
input.form-element.form-text{
max-width: 510px;
width: 100%;
}
html body #ot-sdk-btn-floating.ot-floating-button button{
    background: rgba(0,0,0,0);
}
body.overflow #ot-sdk-btn-floating.ot-floating-button{
z-index: 9;
}
.history-hero{
z-index: 1;
}
.history-hero:after{
z-index: 100;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}
body .my-bottle-box:only-child {
    width: 100%;
}
@media (max-width: 900px){
a.search-btn {
    position: relative;
    z-index: 9;
}
body .main-slider-5 .slick-arrow{width: 30%}
}
@media (max-width: 767px){
html .collection-single .product-slider .slick-current.slick-center .slide-content{
margin-inline: 0;
}
    body .list table tr td.details {
        width: 60px;
min-width: 60px;
    }
    body #beer .highland {
        width: 145px;
    }
body .main-slider .slick-prev{
background: url(/themes/custom/collection86/img/c86_arrow_left.svg) no-repeat 20px center !important;
background-size: 7px 13px !important;
}
body .main-slider .slick-next{
background: url(/themes/custom/collection86/img/c86_arrow_right.svg) no-repeat right 20px center !important;
background-size: 7px 13px !important;
}
}
@media screen and (max-width: 600px) {
    #beer .highland {
        width: 115px;
    }
    body .list table tr td.details {
        width: 60px;
min-width: 60px;
    }
}
.form-element{width: 100%;}
select.form-element{width: auto;}
details select.form-element{width: auto;}
.entities-list td, .entities-list th {
    word-break: break-word;
}
@media (max-width: 1200px){
.entity-browser-iframe-container {
    position: relative;
    width: auto !important;
    max-width: 100%;
}
}
.views-field.views-field-filename {
    word-wrap: break-word;
}
/* @media (max-width: 767px){
.path-search .pagination{
gap: 5px;
flex-wrap: wrap;
}
.path-search .pagination .page-link {
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
font-size: 1rem;
}
} */
/* Start Graveyard page upates */
#MagiCSS-bookmarklet {
    z-index: 11111111111 !important;
}
@media only screen and (min-width: 1280px) {
    .graveyard__hero__content {
        margin-left: -31px;
        margin-right: 29px;
    }
    .graveyard__hero__image.img--left {
        margin-left: 14px;
    }
    .graveyard__hero__text p {
        margin-right: -1px;
    }
}
.page-node-721 .footer-inner,
.page-node-721 .footer-links {
    display: none;
}
.graveyard__container.container {
    max-width: 1440px;
}
.graveyard__hero__wrapper {
    display: flex;
    position: relative;
	margin-top: 140px;
    margin-bottom: 182px;
}
.graveyard__hero__wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
	max-height: 540px;
    width: 100%;
    background: linear-gradient(0deg, #1B1B1B 17.41%, rgba(27, 27, 27, 0) 99.35%);
    z-index: 1;
}
.graveyard__hero__content {
    width: 570px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 157px;
    position: relative;
    z-index: 2;
}
.graveyard__hero__content h1 {
    font-size: clamp(1.5rem, -0.8506rem + 4.9034vw, 2.8625rem);
    color: #C6B2A1;
    align-self: flex-start;
    letter-spacing: 2.71px;
}
.graveyard__hero__text {
    width: 270px;
    font-size: 0.875rem;
    padding-top: 35px;
}
.graveyard__hero__text p {
    font-size: 0.875rem;
    line-height: 1.429;
    letter-spacing: 0.05em;
}
.graveyard__filters {
    margin: 0 auto;
    max-width: 1200px;
	padding-bottom: 20px;
}
.graveyard__filters__wrapper {
    display: flex;
    align-content: space-between;
    justify-content: space-between;
}
.graveyard__filters__item {
    display: flex;
}
.graveyard__filters__item--left {
    display: flex;
    flex-direction: column;
}
.graveyard__filters__item--right {
    padding-top: 36px;
}
.graveyard__filters__item--title {
    display: block;
    text-align: center;
    color: #C6B2A1;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica;
    font-weight: 300;
    font-size: 0.625rem;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    padding-bottom: 14px;
}
.category__filters {
    border-radius: 50px;
    border: 1px solid #545454;
    display: flex;
    padding: 0;
	box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
	backdrop-filter: blur(20px);

}
.category__filters li a {
    display: block;
    padding: 10px 23px;
    color: #E3E3E3 !important;
    border: 1px solid transparent;
    border-radius: 50px;
    margin: -1px 0;
    background-color: transparent;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica;
    font-size: 0.875rem;
    line-height: 1.429;
    text-align: center;
    letter-spacing: 0.05em;
    transition: All 0.5s linear;
}
.category__filters li a:hover,
.category__filters li.active a {
    background-color: #393939;
    border-color: #686868;
}
.category__filters li.active:first-child a {
    margin-left: -1px;
}
.category__filters li.active:last-child a {
    margin-right: -1px;
}
.graveyard__filters__main {
    display: flex;
}
.graveyard__filters__item--price {
    display: flex;
    position: relative;
    padding-right: 20px;
    padding-top: 0;
    align-items: flex-start;
    margin-right: 40px;
}
.graveyard__filters__item--price .filter_label {
    padding-right: 3px;
    font-weight: 600;
}
.graveyard__filters__item--price .filter_val {
    font-weight: 100;
    min-width: 44px;
    padding-right: 20px;
    position: relative;
    display: block;
    cursor: pointer;
}
.graveyard__filters__item--price .filter_val:after {
    content: "";
    display: block;
    width: 10px;
    height: 7px;
    background: url("https://dev.collection86.com/sites/Collection86/files/2025-04/dropdown_arrow.svg") no-repeat 0 0;
    position: absolute;
    right: 0;
    top: calc(50% - 3.5px);
}
.graveyard__filters__item--price .filter_label,
.graveyard__filters__item--price .filter_val {
    color: #E3E3E3;
    font-family: "Fieldwork", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 0.625rem;
    line-height: 1.2;
    letter-spacing: 0.05em;
}
.price__filters {
	display: none;
    position: absolute;
    backdrop-filter: blur(40px);
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    text-align: center;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
    z-index: 1;
    color: #E3E3E3 !important;
    padding: 17px 32px;
    right: 20px;
    top: 33px;
    min-width: 172px;
}
.price__filters:before {
    content: '';
    inset: 1px;
    position: absolute;
    background: linear-gradient(103.42deg, rgba(164, 164, 164, 0.2) -2.43%, rgba(164, 164, 164, 0.2) 131.85%);
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(20px);
    border-radius: 8px;
}
.price__filters:after {
    content: '';
    inset: 1px;
    position: absolute;
    border-radius: 8px;
    background: #1b1b1b;
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    padding: 10px 20px;
    display: block;
    border-radius: 8px;
    z-index: -1;
}
.price__filters li {
    position: relative;
    text-align: right;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica;
    font-style: normal;
    font-size: 0.625rem;
    line-height: 1.2em;
    letter-spacing: 0.05em;
    color: #E3E3E3;
    cursor: pointer;
    padding: 8px 0;
    transition: All 0.5s linear;
}
.price__filters li.active {
    font-weight: 600;
}
.price__filters li:not(.active):hover {
    opacity: 0.5;
}
.graveyard__filters__item--order {
    display: flex;
    position: relative;
    padding-right: 28px;
    align-items: flex-start;
    padding-top: 0;
}
.graveyard__filters__item--order .filter_label {
    padding-right: 6px;
    font-weight: 600;
}
.graveyard__filters__item--order .filter_val {
    font-weight: 100;
    min-width: 95px;
    cursor: pointer;
    padding-right: 20px;
    position: relative;
    display: block;
}
.graveyard__filters__item--order .filter_val:after {
    content: "";
    display: block;
    width: 10px;
    height: 7px;
    background: url("https://dev.collection86.com/sites/Collection86/files/2025-04/dropdown_arrow.svg") no-repeat 0 0;
    position: absolute;
    right: 0;
    top: calc(50% - 3.5px);
}
.graveyard__filters__item--order .filter_label,
.graveyard__filters__item--order .filter_val {
    color: #E3E3E3;
    font-family: "Fieldwork", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 0.625rem;
    line-height: 1.2;
    letter-spacing: 0.05em;
}
.graveyard__filters__item--price,
.graveyard__filters__item--order {
    padding-top: 8px;
}
.graveyard__filters__reset {
    display: block;
    font-size: 0.625rem;
    position: relative;
    letter-spacing: 0.05em;
    font-weight: 300;
    padding: 1.5px 21px;
    backdrop-filter: blur(40px);
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    min-width: 70px;
    text-align: center;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
    z-index: 1;
    color: #E3E3E3 !important;
    cursor: pointer;
}
.graveyard__filters__reset:before {
    content: '';
    inset: 1px;
    position: absolute;
    border-radius: 50px;
    background: #1b1b1b;
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    padding: 10px 21px;
    display: block;
    border-radius: 50px;
    z-index: -1;
}
.graveyard__filters__reset:hover:before{
	background: #353535;
}
.order__filters {
	display: none;
    position: absolute;
    backdrop-filter: blur(40px);
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    text-align: center;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
    z-index: 1;
    color: #E3E3E3 !important;
    padding: 17px 30px;
    right: 28px;
    top: 33px;
    min-width: 172px;
}
div.table-responsive{
	overflow: visible !important;
}
.order__filters:before {
    content: '';
    inset: 1px;
    position: absolute;
    background: linear-gradient(103.42deg, rgba(164, 164, 164, 0.2) -2.43%, rgba(164, 164, 164, 0.2) 131.85%);
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(20px);
    border-radius: 8px;
}
.order__filters:after {
    content: '';
    inset: 1px;
    position: absolute;
    border-radius: 8px;
    background: #1b1b1b;
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    padding: 10px 20px;
    display: block;
    border-radius: 8px;
    z-index: -1;
}
.order__filters li {
    position: relative;
    text-align: right;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica;
    font-style: normal;
    font-size: 0.625rem;
    line-height: 1.2em;
    letter-spacing: 0.05em;
    color: #E3E3E3;
    cursor: pointer;
    padding: 8px 0;
    transition: All 0.5s linear;
}
.order__filters li.active {
    font-weight: 600;
}
.order__filters li:not(.active):hover {
    opacity: 0.5;
}
.graveyard__tab {
    display: none;
    height: calc(100vh - 240px);
    overflow-y: auto;
    padding: 46px 0 100px;
    position: relative;
	-ms-overflow-style: none;
    scrollbar-width: none;
}
.graveyard__tab::-webkit-scrollbar {
	display: none;
  }
.graveyard__tab.active {
    display: block;
}
.graveyard__filters__results {
    position: relative;
    max-width: 1020px;
    margin: 0 auto;
	padding-inline: 15px;
}
.graveyard__filters__results:not(.scroll-end-vertical, .not-scrollable):after {
    content: "";
    width: 100%;
    height: 260px;
    position: absolute;
    bottom: 0;
    left: 0;
	pointer-events: none;
    background: linear-gradient(180.32deg, rgba(27, 27, 27, 0) -14.9%, #1b1b1b 59.42%);
}
.graveyard__tab table {
    border: 0;
}
.graveyard__tab table thead {
    border: 0;
}
.graveyard__tab table thead tr,
.graveyard__tab table thead td {
    border: 0;
    background: none;
}
.graveyard__tab table thead td,
.graveyard__tab table tbody td {
    padding: 4px 11px;
}
.graveyard__tab table thead td {
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
    font-size: 0.625rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-align: left;
    color: #c6b2a1;
    padding-bottom: 22px;
}
.graveyard__tab table thead td.title__price {
    width: 50px;
    text-align: right;
}
.graveyard__tab table thead td.title__detail {
    width: 98px;
    text-align: right;
    padding-right: 8px;
}
.graveyard__tab table tbody {
    border: 0;
}
.graveyard__tab table tbody tr,
.graveyard__tab table tbody td {
    border: 0;
    background: none;
}
.graveyard__tab table tbody td {
    color: #e3e3e3;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
    padding-top: 18px;
    line-height: 1.2;
    font-size: 0.875rem;
    letter-spacing: 0.05em;
}
.graveyard__tab table tbody td.title__maker {
    font-weight: 700;
    width: 200px;
}
.graveyard__tab table tbody td.title__detail {
    padding-right: 9px;
    text-align: right;
    text-transform: uppercase;
}
.graveyard__tab table tbody td.title__price {
    color: #C6B2A1;
	text-align: right;
}
.graveyard__search {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	padding-inline: 15px;
}
.graveyard__search__wrapper {
    width: 100%;
    max-width: 470px;
    height: 40px;
    position: relative;
    letter-spacing: 0.05em;
    font-weight: 300;
    backdrop-filter: blur(40px);
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    min-width: 70px;
    text-align: center;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
    z-index: 1;
    color: #E3E3E3 !important;
}
.graveyard__search__wrapper:before {
    content: '';
    inset: 1px;
    position: absolute;
    border-radius: 50px;
    background: #1b1b1b url("https://dev.collection86.com/sites/Collection86/files/2025-04/search-icon.svg") no-repeat right 14px center;
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    display: block;
    border-radius: 50px;
    z-index: -1;
}
.graveyard__tab table thead td{
    position: sticky;
    top: -50px;
        background: #1b1b1b;
}
.graveyard__search__wrapper:after {
    content: '';
}
.graveyard__search__wrapper input[type="text"] {
    background: none;
    border-radius: 50px !important;
    border: 0 !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #E3E3E3 !important;
    font-size: 0.875rem !important;
    font-weight: 300 !important;
    letter-spacing: 0.05em !important;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
    padding: 0 30px 0 20px !important;
    font-family: "Fieldwork Geo Hair", Arial, Helvetica, sans-serif;
    font-style: normal !important;
    font-weight: 265;
    font-size: 0.875rem !important;
    line-height: 1.429;
    letter-spacing: 0.05em;
    padding: 0 45px 0 17px !important;
    color: rgba(227, 227, 227, 0.6);
}
.graveyard__search__wrapper input[type="text"]:focus {
	outline: none;
	color: #E3E3E3 !important;
}
.graveyard__search__wrapper:focus-within{
	background: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
}
.menu-active-parent .filter_val:after {
    transform: rotate(180deg);
}
.menu-active-parent .menu-active {
    display: block;
}
.spirit_active .graveyard__filters__item--price {
    display: none;
}
.spirit_active .title__price {
    display: none;
}
.graveyard__filters__btn,.graveyard__filters__mobile{
    display: none;
}
.page-view-graveyard-list-view :is(footer, .footer-links){
    display: none;
}
body:not(.load-complete) .graveyard__search,
body:not(.load-complete) .graveyard__filters__results,
body:not(.load-complete) .graveyard__filters{
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
.list-collection86>div:has(tr:only-child){
    display:none;
}
@media only screen and (max-width: 900px) {
    .graveyard__filters__wrapper {
        flex-direction: column;
    }
    .category__filters {
        display: flex;
    }
    .category__filters li {
        width: auto;
        flex: 1 1 auto;
    }
    .category__filters li a {
        padding: 10px 8px;
    }
    .graveyard__filters__item--order,
    .graveyard__filters__item--price {
        display: none;
    }
    .graveyard__filters__item--right {
        width: 100%;
    }
    .graveyard__filters__item--content {
        width: 100%;
    }
    .graveyard__filters__main {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .graveyard__filters__btn {
        display: block;
    }
    .graveyard__filters__mobile {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 111;
        width: 100%;
        height: 100%;
        background: linear-gradient(103.42deg, rgba(164, 164, 164, 0.2) -2.43%, rgba(164, 164, 164, 0.2) 131.85%);
        box-shadow: 0 4px 24px rgba(0, 0, 0, 0.2);
        backdrop-filter: blur(50px);
		-webkit-backdrop-filter: blur(50px);
    }
    .graveyard__filters__mobile--header {
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding: 25px 25px 0;
    }
    .graveyard__filters__mobile--header a {
        width: 227px;
        max-width: calc(100% - 50px);
    }
    .graveyard__filters__close {
        cursor: pointer;
        content: url("https://dev.collection86.com/sites/Collection86/files/2025-04/nav-close-btn.svg");
        display: block;
        width: 20px;
        height: 20px;
        margin: 4px 0 0;
    }
    .graveyard__filters__mobile--body {
        padding: 73px 15px 20px;
        max-height: calc(100dvh - 100px);
        overflow: auto;
    }
    .graveyard__filters__mobile--body h2 {
        font-family: "Fieldwork Geo Hair", Arial, Helvetica;
        font-style: normal;
        font-weight: 265;
        font-size: 1.25rem;
        line-height: 120%;
        letter-spacing: 0.05em;
        color: #C6B2A1;
        margin-bottom: 40px;
        text-transform: none;
    }
    .graveyard__filters__mobile--body .graveyard__filters__wrapper {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: left;
    }
    .graveyard__filters__col--left {
        font-family: "Fieldwork Geo Hair", Arial, Helvetica;
        font-style: normal;
        font-weight: 265;
        font-size: 0.875rem;
        line-height: 120%;
        letter-spacing: 0.05em;
        color: #C6B2A1;
		width: 90px;
		padding-right: 15px;
    }
    .graveyard__filters__col--right .price__filters,
    .graveyard__filters__col--right .order__filters {
        display: block;
        position: static;
        background: none;
        box-shadow: none;
        backdrop-filter: none;
        align-items: flex-start;
        padding-top: 0;
        border-radius: 0;
        padding: 0 0 33px 0px;
    }
    .graveyard__filters__col--right .price__filters:before,
    .graveyard__filters__col--right .order__filters:before {
        display: none;
    }
    .graveyard__filters__col--right .price__filters:after,
    .graveyard__filters__col--right .order__filters:after {
        display: none;
    }
    .graveyard__filters__col--right .price__filters li,
    .graveyard__filters__col--right .order__filters li {
        text-align: left;
        font-style: normal;
        font-weight: 265;
        font-size: 0.875rem;
        line-height: 1.2em;
        letter-spacing: 0.05em;
        color: #E3E3E3;
    }
	.graveyard__filters__col--right .order__filters li.active,
	.graveyard__filters__col--right .price__filters li.active{
		font-weight: 600;
	}
    .graveyard__filters__col--right .price__filters li:first-child,
    .graveyard__filters__col--right .order__filters li:first-child {
        padding-top: 0;
    }
    .graveyard__filters__apply {
        display: block;
        font-size: 0.625rem;
        position: relative;
        letter-spacing: 0.05em;
        font-weight: 300;
        padding: 8px 21px;
        text-align: center;
		background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
        z-index: 1;
        cursor: pointer;
        font-family: "Fieldwork Geo Hair", Arial, Helvetica;
        font-style: normal;
        font-weight: 265;
        font-size: 0.75rem;
        line-height: 1.417;
        text-align: center;
        letter-spacing: 0.05em;
        color: #E3E3E3;
        width: 121px;
        position: sticky;
		border-radius: 50px;
    }
	.graveyard__filters__apply:before {
		content: '';
		inset: 1px;
		position: absolute;
		border-radius: 50px;
		background: #1b1b1b;
		box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
		background: #363636;
		z-index: -1;
	}
    .graveyard__filters__mobile--footer {
        position: fixed;
        bottom: 39px;
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .graveyard__filters__btn {
        display: block;
        font-size: 0.625rem;
        position: relative;
        letter-spacing: 0.05em;
        font-weight: 300;
        padding: 1.5px 50px 1.5px 20px;
        backdrop-filter: blur(40px);
        box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
        border-radius: 50px;
        min-width: 70px;
        text-align: center;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
        z-index: 1;
        color: #E3E3E3 !important;
        cursor: pointer;
        position: relative;
		text-align: left;
        width: 120px;
		line-height: 2.6;
    }
	.graveyard__filters__reset{
		min-width: 76px;
	}
    .graveyard__filters__btn:before {
        content: '';
        inset: 1px;
        position: absolute;
        border-radius: 50px;
        background: #1b1b1b;
        box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
        padding: 10px 21px;
        display: block;
        border-radius: 50px;
        z-index: -1;
    }
    .graveyard__filters__btn:after {
        content: "";
        display: block;
        width: 10px;
        height: 7px;
        background: url("https://dev.collection86.com/sites/Collection86/files/2025-04/dropdown_arrow.svg") no-repeat 0 0;
        position: absolute;
        right: 20px;
        top: calc(50% - 3.5px);
    }
    .graveyard__tab {
        padding: 51px 0 100px;
		height: calc(100vh - 290px);
    }
    .graveyard__tab table thead {
        display: none;
    }
	.graveyard__tab table tbody tr:first-child {
		padding-top: 0;
	}
    .graveyard__tab table tbody tr {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 40px 0 0;
    }
    .graveyard__tab table tbody tr td {
        padding: 0;
    }
    .graveyard__tab table tbody tr td.title__maker {
        width: 100%;
    }
    .graveyard__tab table tbody tr td.title__name {
        width: 100%;
        padding-top: 7px;
    }
    .graveyard__tab table tbody tr td.title__detail {
        padding-top: 14px;
		padding-right: 0;
    }
    .graveyard__tab table tbody tr td.title__price {
        padding-top: 14px;
    }
    .spirit_active .title__detail {
        width: 100%;
    }
	.mobile-filters-open{
		overflow: hidden;
		position: relative;
	}
	.graveyard__filters__mobile{
		display: none;
	}
	.mobile-filters-open .graveyard__filters__mobile{
		display: block;
	}
}
@media screen and (max-width: 767px) {
	.graveyard__hero__content{
		padding-top: 0;
		align-items: center;
		margin-inline: auto;
		margin-bottom: 0;
	}
	.graveyard__hero__text{
		width: 173px;
		padding-top: 23px;
	}
	.graveyard__hero__wrapper{
		max-width: 100%;
		margin-inline: auto;
		min-height: 644px;
		overflow: hidden;
		margin-top: 199px;
		margin-bottom: 77px;
	}
	.graveyard__hero__image {
		position: absolute;
		bottom: 0;
	}
	.graveyard__hero__image img{
		height: 496px;
	}
	
	.graveyard__hero__image.img--left{
		left: -107px;
	}
	
	.graveyard__hero__image.img__right{
		right: -92px;
	}
	.graveyard__container.container{
		padding-inline: 0;
	}
	.graveyard__hero__content h1{
		width: 100%;
		text-align: center;
		font-size: 1.75rem;
		letter-spacing: 0;
	}
	.graveyard__filters__item--title{
		padding-bottom: 10px;
	}
	.graveyard__filters__item--right {
		padding-top: 22px;
	}
	.graveyard__filters{
		padding-inline: 15px;
	}
	.graveyard__tab{
		padding: 51px 0 120px;
    height: calc(100vh - 330px);
	}
	.graveyard__search{
		bottom: 65px;
	}
	
}
@media (max-width: 900px) and (max-height: 480px) and (orientation: landscape) {
	.graveyard__tab {
		padding: 0px 0 100px;
		height: 100dvh;
	}
	.graveyard__filters__mobile--body{
		padding-top: 20px;
	}
	.graveyard__hero__wrapper{
		margin-top: 90px;
	}
	.graveyard__hero__wrapper{
		min-height: 514px;
		margin-bottom: 0;
	}
	.graveyard__hero__text {
        width: 240px;
        padding-top: 23px;
    }
	.graveyard__filters__mobile--body h2{
		margin-bottom: 30px;
	}
	.graveyard__filters__col--right .price__filters, .graveyard__filters__col--right .order__filters{
		padding-bottom: 20px;
	}
	.graveyard__filters__mobile--footer{
		bottom: 15px;
	}
	.graveyard__tab table tbody tr{
		padding: 20px 0 0;
	}
}


/* Temporarily hide the tabs */
.nav-item:has(:not(.nav-link-spirits)), 
.graveyard__filters__item--price, 
.graveyard__filters__reset,
.graveyard__filters__wrapper-mobile-price,
.order__price__hightolow,
.order__price__lowtohigh,
.title__price,
.title__detail{
    display:none !important;
}
.category__filters li a, .category__filters li a {
    background-color: #393939;
    border-color: #686868;
}
@media only screen and (max-width: 900px) {
	.graveyard__tab table tbody tr td.views-field-field-2-oz{
		order:5;
	}
	.graveyard__tab table tbody tr td.views-field-field-2-oz:before{
		content:"2 oz";
		display:block;
		Color: #C6B2A1;
		padding-top: 10px;
		margin-bottom: 5px;
	}
	.graveyard__tab table tbody tr td.views-field-field-flight:before{
		content:"Flight";
		display:block;
		Color: #C6B2A1;
		padding-top: 10px;
		margin-bottom: 5px;
	}
}
/* End temporarily hide the tabs */
/* End Graveyard page upates */

/* Blog page style */
body:has(.Blog--main-wrapper) .footer-links,
body:has(.Blog--main-wrapper) footer {
    display: none;
}
@media only screen and (min-width: 901px) {

	.search-form-header{
		top:28px;
	}
	.header-ready .search-btn {
		margin: -5px -2px 0 0;
	}
	.header-ready .search-btn svg {
		width: 18px;
	}
	header .container {
		max-width: 1170px !important;
		padding: 58px 15px 27px;
	}
	header .logo {
		margin-top: -13px;
	}
	.header-nav > ul > li,
	.header-nav > ul > li:not(:last-child){
		margin-right: 0;
		padding: 0;
	}
	.header-nav > ul > li > a:hover{
		opacity: 0.5;
	}
	.header-nav > ul > li > a,
	.header-nav > ul > li a.menu-btn {
		min-width: inherit;
		padding: 10.57px 19px;
		backdrop-filter: none;
		box-shadow: none;
		border-radius: 50px;
		text-align: center;
		background: transparent;
		z-index: 1;
		color: #E3E3E3 !important;
	}
	.header-nav > ul > li > a:before,
	.header-nav > ul > li a.menu-btn:before {
		content: '';
		inset: 1px;
		position: absolute;
		border-radius: 50px;
		background: none;
		box-shadow: none;
		padding: 10px 20px;
		display: block;
		border-radius: 50px;
		z-index: -1;
	}
	.header-nav > ul > li a.menu-btn:hover:before {
		background: none;
	}
	.header-nav > ul > li > a:after,
	.header-nav > ul > li a.menu-btn:after {
		content: "";
		width: 10px;
		height: 20px;
		position: absolute;
		background: none;
		top: -7px;
		left: 50%;
		margin-left: -5px;
	}
	.header-nav > ul > li > a.is-active,
	.header-nav > ul > li:has(.is-active) > a,
	.header-nav > ul > li a.menu-btn.is-active {
		backdrop-filter: blur(40px);
		box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
		border-radius: 50px;
		text-align: center;
		background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
	}
	.header-nav > ul > li > a.is-active:before,
	.header-nav > ul > li:has(.is-active) > a:before,
	.header-nav > ul > li a.menu-btn.is-active:before {
		background: #1b1b1b;
		box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
	}
	.header-nav > ul > li > a.is-active:after,
	.header-nav > ul > li:has(.is-active) > a:after,
	.header-nav > ul > li a.menu-btn.is-active:after {
		background: url("/themes/custom/collection86/img/active-symbol.svg") no-repeat center;
	}
	.header-nav ul li {
		position: relative;
	}
	.header-nav ul li:hover > ul {
		display: flex;
	}
	.header-nav ul li > ul {
		display: none;
		flex-direction: column;
		position: absolute;
		top: 100%;
		color: #E3E3E3 !important;
		border: 1px solid transparent;
		border-radius: 8px;
		background-color: transparent;
		letter-spacing: 0.05em;
		transition: All 0.5s linear;
		background-color: #393939;
		border-color: #686868;
		min-width: 145px;
		background: linear-gradient(103.42deg, rgba(164, 164, 164, 0.2) -2.43%, rgba(164, 164, 164, 0.2) 131.85%);
		box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
		backdrop-filter: blur(20px);
		left:18px;
		padding:16px 24px 16px 24px;
		min-width:113px;
	}
	.header-nav ul li > ul:after {
		content: "";
		width: 10px;
		height: 20px;
		position: absolute;
		top: -7px;
		left: 50%;
		margin-left: -5px;
	}
	.header-nav ul li > ul li {
		display: block;
		margin: 0;
		font-style: normal;
		font-weight: 600;
		font-size: 0.625rem;
		line-height: 1.2em;
		letter-spacing: 0.05em;
		color: #E3E3E3;
	}
	.header-nav ul li > ul > li > a{
		font-size:0.625rem;
		font-weight:600;
		font-style: normal;
		font-weight: 600;
		font-size: 0.625rem;
		line-height: 120%;
		letter-spacing: 0.05em;
		color: #E3E3E3;
		padding:8px 0;
	}
	.header-nav ul li > ul > li > a.is-active{
		color: #C6B2A1;
	}
	.header-nav ul li > ul > li > a.is-active:after{
		display: none;
	}
	.header-nav ul li > ul > li > a:hover{
		color:##C6B2A1;
	}
}
.Blog--main-wrapper {
    padding-top: 216px;
	padding-bottom:100px;
}
.Blog--main-wrapper h1 {
    text-align: center;
    color: #C6B2A1;
    margin-bottom: 69px;
}
.Blog--main-content {
    display: flex;
    flex-wrap: wrap;
    gap: 31.33px;
}
.blog--article {
    width: calc(33.625% - 24.3px);
    max-width: 370px;
    position: relative;
    font-weight: 300;
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
    z-index: 1;
    padding: 26px 32px 38px;
    transition: all 0.3s linear;
}
.blog--article:hover:before {
    background: #393939;
}
.blog--article:before {
    content: '';
    inset: 1px;
    position: absolute;
    border-radius: 8px;
    background: #1b1b1b;
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    display: block;
    z-index: -1;
    transition: all 0.3s linear;
}
.blog--article:after {
    content: '';
}
.blog--article-heading {
    padding-top: 40px;
}
.blog--date.h6,
.blog--date h6,
.blog--date .h6 {
    font-style: normal;
    font-weight: 600;
    font-size: 0.625rem;
    line-height: 1.4;
    letter-spacing: 0.05em;
    color: #E3E3E3;
	margin-bottom: 0;
}
.blog--article-content {
    padding-top: 17px;
    color: #E3E3E3;
	line-height: 1.5 !important;
}
.blog--article-content p {
    color: #E3E3E3;
	line-height: 1.5 !important;
}
.blog--article-link {
    padding-top: 24px;
}
.blog--article-link a {
    font-style: normal;
    font-size: 0.875rem;
    line-height: 1.429;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #E3E3E3;
    border-bottom: 1px solid #C6B2A1;
    padding-bottom: 3px;
    transition: all 0.3s linear;
	position: relative;
	display: inline-flex;
	min-height: 44px;
	align-items: flex-end;
}
.blog--article-link a:hover {
    border-color: transparent;
}

/* pagindation style */
.pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding-top: 30px;
}
.pagination li {
    border: 0;
}
.pagination li a.page-link,
.pagination li span.page-link {
    color: #E3E3E3;
    position: relative;
    font-weight: 300;
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
    z-index: 1;
    transition: all 0.3s linear;
    margin: 0;
    padding: 0;
    line-height: 2.5;
    border: 0;
    min-width: 44px;
	min-height: 44px;
    width: auto !important;
    height: auto;
    font-size: 1rem;
    font-family: "Fieldwork Geo Hair",Arial,Helvetica,sans-serif;
}
.pagination li a.page-link:before,
.pagination li span.page-link:before {
    background: #393939;
    content: '';
    inset: 1px;
    position: absolute;
    border-radius: 8px;
    background: #1b1b1b;
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    display: block;
    z-index: -1;
    transition: all 0.3s linear;
}
.pagination li a.page-link:after,
.pagination li span.page-link:after {
    display: none;
}
.pagination li a.page-link:hover:before,
.pagination li span.page-link:before {
    background: #393939;
}

/* end pagindation style */

/* Blog single styling  */
body:has(.blog--detail-content) .footer-links,
body:has(.blog--detail-content) footer {
    display: none;
}
.blog--detail-content-wrapper {
    padding-top: 174px;
    padding-bottom: 100px;
}
.blog--detail-content-wrapper .container {
    max-width: 600px;
}
.blog--detail-content-inner h1 {
    font-size: 3em;
    line-height: 1;
    letter-spacing: 0.046em;
    text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #C6B2A1;
	font-family: "Fieldwork", Georgia, Times, Times New Roman, serif;
	font-family: "Fieldwork Geo Hair",Arial,Helvetica,sans-serif ;
	margin-top:40px;
	margin-bottom:23px;

}
#onetrust-button-group button{
	min-height: 44px !important;
}
.blog--detail-content-inner .blog--date.h6
.blog--detail-content-inner .blog--date h6,
.blog--detail-content-inner .blog--date .h6 {
    font-style: normal;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #E3E3E3;
	margin-bottom: 0;
	font-family: "Fieldwork", Arial, Helvetica, sans-serif;
}
.blog--detail-content-inner .field--name-body {
    padding-top: 40px;
}
.blog--detail-buttons {
    display: flex;
    justify-content: flex-end;
}
.blog--detail-buttons:has(.back-btn) {
    justify-content: space-between;
}
.blog--detail-buttons a {
	backdrop-filter: blur(40px);
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    text-align: center;
    position: relative;
    display: inline-block;
    width: 33px;
    height: 33px;
    line-height: 3.3;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2));
    text-transform: uppercase;
    padding-left: 30px;
    font-size: 0.625rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #E3E3E3;


}
.blog--detail-buttons a:before {
	content: '';
    inset: 1px;
    position: absolute;
    border-radius: 50px;
    background: none;
    box-shadow: none;
    padding: 10px 16px;
    display: block;
    border-radius: 50px;
    z-index: -1;
    background: #1b1b1b;
    box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
    transition: all 0.3s linear;
}
.blog--detail-buttons a:hover:before {
	background: #353535;
}
.blog--detail-buttons a.next-btn {
    padding-right: 33px;
    padding-left: 0;
}
.blog--detail-buttons a.next-btn span {
    left: unset;
    right: 1px;
}
.blog--detail-buttons a.next-btn span:after {
    transform: translate(-50%, -50%) rotate(135deg);
	left: 46%;
}
.blog--detail-buttons a span {
	left: 1px;
    top: 0;
    width: 33px;
    height: 33px;
    display: block;
    position: absolute;
    border-radius: 50px;
    text-align: center;
    line-height: 4;
}
/* .blog--detail-buttons a span:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-left: 1px solid;
    position: absolute;
    left: 54%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
} */
.c86-next-prev-btn {
    display: flex;
    gap: 8px;
}
.blog--detail-buttons a.c86-back-btn {
    width: 128px;
    font-size: 0.625rem;
}
/* End Blog single styling  */
/* Blog page style */
@media only screen and (min-width:901px) and (max-width:1024px){
	header ul li a{
		font-size:0.75rem;
	}
	header .logo{
		width:150px;
	}
	.Blog--main-wrapper{
		padding-top:150px;
	}
}
@media only screen and (max-width:900px){
	.blog--article{
		width:calc(50% - 15.75px);
		max-width:inherit;
	}
	.Blog--main-wrapper{
		padding-top:120px;
	}
	.Blog--main-wrapper h1{
		margin-bottom: 40px;
		font-size:2em;
	}
	.header-nav ul li > ul{
		padding-top:60px;
		padding-bottom: 0;
	}
}
@media only screen and (max-width:580px){
	.Blog--main-wrapper{
		padding-bottom:70px;
	}
	.blog--article{
		width:100%;
		padding: 30px 20px;
	}
	.blog--article-link,
	.blog--article-heading{
		padding-top:20px;
	}
	.blog--detail-content-wrapper{
		padding-top:150px;
	}
	.blog--detail-content-inner h1{
		font-size:2em;
	}
	html body .header-nav ul li a{
		font-size: 1.625rem;
	}
}
@media only screen and (max-width:479px){
	html body .header-nav ul li a{
		font-size: 1rem;
	}
	html body .header-nav ul li a:after{
		margin-top:-8px;
	}
	.header-nav ul li{
		margin-bottom:0;
	}
	.header-nav ul li > ul{
		padding-top:0;
	}
	.footer-links-mobile{
		padding-inline:15px;
	}
}