.elementor-kit-9{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#7A675B;--e-global-typography-primary-font-family:"Neue Haas Grotesk";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-letter-spacing:-0.3px;--e-global-typography-primary-word-spacing:0px;--e-global-typography-secondary-font-family:"Neue Haas Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:-0.3px;--e-global-typography-text-font-family:"Neue Haas Grotesk";--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:-0.3px;--e-global-typography-accent-font-family:"Neue Haas Grotesk";--e-global-typography-accent-font-weight:500;--e-global-typography-a347f9f-font-family:"Helvetica";--e-global-typography-a347f9f-font-size:14px;--e-global-typography-a347f9f-font-weight:300;--e-global-typography-a347f9f-text-transform:uppercase;--e-global-typography-a347f9f-font-style:normal;--e-global-typography-5359d45-font-size:16px;--e-global-typography-5359d45-font-weight:400;--e-global-typography-5359d45-text-transform:uppercase;--e-global-typography-ddeab9b-font-family:"Helvetica";--e-global-typography-ddeab9b-font-weight:300;--e-global-typography-ddeab9b-text-transform:uppercase;--e-global-typography-99e5294-font-family:"Neue Montreal";--e-global-typography-99e5294-font-size:0.7rem;--e-global-typography-99e5294-font-weight:300;--e-global-typography-99e5294-text-transform:uppercase;--e-global-typography-99e5294-letter-spacing:0.5px;--e-global-typography-99e5294-word-spacing:0px;--e-global-typography-bf11ac8-font-family:"Simply Font";--e-global-typography-bf11ac8-font-size:34px;--e-global-typography-bf11ac8-font-weight:700;--e-global-typography-bf11ac8-text-transform:uppercase;--e-global-typography-bf11ac8-font-style:normal;--e-global-typography-bf11ac8-letter-spacing:-1px;--e-global-typography-bf11ac8-word-spacing:0px;--e-global-typography-5f31436-font-family:"Neue Montreal";--e-global-typography-5f31436-font-size:12px;--e-global-typography-5f31436-font-weight:400;--e-global-typography-5f31436-text-transform:uppercase;--e-global-typography-5f31436-font-style:normal;--e-global-typography-b348fbc-font-family:"Neue Haas Grotesk";--e-global-typography-b348fbc-font-size:14px;--e-global-typography-b348fbc-font-weight:400;--e-global-typography-b348fbc-font-style:normal;--e-global-typography-b348fbc-letter-spacing:-0.4px;--e-global-typography-b348fbc-word-spacing:0px;--e-global-typography-b8dca1d-font-family:"Simply Bold";--e-global-typography-b8dca1d-font-size:50px;--e-global-typography-b8dca1d-font-weight:500;--e-global-typography-b8dca1d-text-transform:uppercase;--e-global-typography-b8dca1d-letter-spacing:1px;--e-global-typography-b8dca1d-word-spacing:0px;background-color:#FFFFFF;color:var( --e-global-color-secondary );--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;}.elementor-kit-9 e-page-transition{background-color:#FFFFFF;}.elementor-kit-9 a{color:var( --e-global-color-secondary );}.elementor-kit-9 h1{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#FFFFFF;--lightbox-ui-color:var( --e-global-color-secondary );--lightbox-ui-color-hover:var( --e-global-color-secondary );--lightbox-text-color:var( --e-global-color-secondary );}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.elementor-menu-cart__container {
    background-color: #ffffff;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    text-align: start;
    top: 0;
    transform: scale(1);
    transition: background-color .4s, transform 0s;
    width: 100vw;
    z-index: 9999;
    backdrop-filter: blur(4px);
}

elementor-26 .elementor-element.elementor-element-64116e0 #payment #place_order {
    background-color: #000000;
}

.side-sticky {
  position: sticky;
  top: 0;
  height: 80vh;
  display: flex;
  align-items: center;
}

/* Prevent weird overflow issues */
.elementor-section {
  overflow: visible;
}

.snap-gallery {
  scroll-snap-type: y mandatory;
  overflow-y: auto;
  height: 80vh;
}

/* Each image snaps to center */
.snap-gallery .swiper-slide {
  scroll-snap-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80vh;
}

/* Ensure images don't stretch weird */
.snap-gallery img {
  max-height: 80vh;
  width: auto;
}


.snap-gallery {
  scroll-behavior: smooth;
}

.tp-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0s ease-out;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2026/01/NeueHaasDisplayXXThin.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2026/01/NeueHaasDisplayXThin.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2026/01/NeueHaasDisplayThin.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2026/01/NeueHaasDisplayRoman.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2026/01/NeueHaasDisplayMediu.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2026/01/NeueHaasDisplayBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Haas Grotesk';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2026/01/NeueHaasDisplayBlack.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2024/10/PPNeueMontreal-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2024/10/PPNeueMontreal-Book.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2024/10/PPNeueMontreal-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Neue Montreal';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2024/10/PPNeueMontreal-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Simply Font';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2024/09/SimplyFONT.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Simply Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://simplymerch.co/wp-content/uploads/2025/11/SMCo_TM.woff') format('woff');
}
/* End Custom Fonts CSS */