:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(30,85,42);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(95,35,15);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(95,35,15);
	--wd-entities-title-color-hover: rgb(162, 90, 40);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(95,35,15);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,154,78);
	--wd-alternative-color: rgb(201,37,44);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: rgb(1,153,80);
	--btn-default-bgcolor-hover: rgb(1,132,73);
	--btn-default-color: rgb(255,255,255);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(212,88,42);
	--btn-accented-bgcolor-hover: rgb(186,76,37);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(1,153,80);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(212,88,42);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(162,90,40);
	--wd-link-color-hover: rgb(95,35,15);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://heerkanis.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
}
.wd-footer {
	background-color: rgb(220,216,206);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 54px;
	text-transform: none;
	color: rgb(220,216,206);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: #dcd8ce;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(220,216,206);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(220,216,206);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(220,216,206);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(220,216,206);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(220,216,206);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(220,216,206);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(30,85,42);
	--wd-form-placeholder-color: rgb(190,199,172);
	--wd-form-brd-color: rgb(190,199,172);
	--wd-form-brd-color-focus: rgb(30,85,42);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-radius: 15px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(220,216,206);
}

/* ==========================================
   CART ICON ANIMATION
========================================== */

.wd-cart-added-animation {
    animation: wdCartPop .8s ease;
}

@keyframes wdCartPop {

    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.25);
    }

    45% {
        transform: scale(.90);
    }

    65% {
        transform: scale(1.12);
    }

    100% {
        transform: scale(1);
    }

}


/* ==========================================
   CART COUNTER
========================================== */

.wd-cart-counter-animation {
    animation: wdCartCounter .7s ease;
}

@keyframes wdCartCounter {

    0% {
        transform: scale(1);
    }

    30% {
        transform: scale(1.5);
    }

    55% {
        transform: scale(.85);
    }

    100% {
        transform: scale(1);
    }

}


/* ==========================================
   ADDED TO CART MESSAGE
========================================== */

.wd-cart-added-message {

    position: fixed;

    top: 80px;
    right: 25px;

    z-index: 999999;

    background: #111;
    color: #fff;

    padding: 10px 16px;

    border-radius: 8px;

    font-size: 14px;
    font-weight: 600;

    box-shadow: 0 5px 25px rgba(0,0,0,.20);

    opacity: 0;

    transform:
        translateY(-10px);

    transition:
        opacity .25s ease,
        transform .25s ease;

    pointer-events: none;
}


.wd-cart-added-message.show {

    opacity: 1;

    transform:
        translateY(0);

}


.wd-cart-added-message span {

    display: inline-flex;

    align-items: center;
    justify-content: center;

    width: 20px;
    height: 20px;

    margin-right: 5px;

    border-radius: 50%;

    background: #2ecc71;

    color: #fff;

    font-size: 12px;

}


@media(max-width:767px) {

    .wd-cart-added-message {

        top: auto;

        bottom: 80px;

        right: 50%;

        transform:
            translate(50%, 10px);

    }


    .wd-cart-added-message.show {

        transform:
            translate(50%, 0);

    }

}

.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    padding: 10px 15;
    border: 1px dashed rgb(212 88 42);
    border-radius: var(--wd-brd-radius);
    background: #e9e4d8;
    font-weight: bold;
    font-size: 13px;
}


.cart-content-wrapper>.cart_totals .cart-totals-inner {
    padding: 18px;
    border: 1px solid rgb(212 88 42);
    border-radius: var(--wd-brd-radius);
}


table th {
    padding: 15px 10px;
    border-bottom: 2px solid rgb(212 88 42);
    color: var(--wd-title-color);
    text-transform: uppercase;
    font-size: 16px;
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
    vertical-align: middle;
    text-align: start;
}

table td {
    padding: 15px 12px;
    border-bottom: 1px solid rgb(212 88 42);
    vertical-align: middle;
    text-align: start;
}


@media (max-width: 1024px) {
    .wd-nav-arrows:where(.wd-pos-sep) {
        --wd-arrow-offset-h: -12px;
        display: none;
    }
}


.progress-area:has(.progress-bar[style*="width: 100%"]) {
    display: none !important;
}


/* Limit preloader image width */
.wd-preloader-img,
.woodmart-preloader img {
    max-width: 140px !important;
    height: auto !important;
    margin: 0 auto !important;
}

.star-rating span, .star-rating span:before
 {
    color: #FF9800 !important;
}





.home-about-title .gsap-word {
    display: inline;
}

.home-about-title p {
    margin-bottom: 15px;
}




/* HERO DECKS CONTAINER & LAYOUT */
.hero-deck-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 0 20px 0;
  overflow: hidden;
}

.hero-deck {
  position: relative;
  width: 100%;
  max-width: 1400px;
  height: 520px; 
  display: flex;
  justify-content: center;
  align-items: center;
  perspective: 1400px;
  touch-action: pan-y;
}

.hero-deck__card {
  position: absolute;
  width: 840px;
  height: 469px;
  border-radius: 24px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.1);
  transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), 
              opacity 0.6s ease, 
              box-shadow 0.6s ease,
              visibility 0.6s ease;
  will-change: transform, opacity;
  user-select: none;
}

.hero-deck__card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}

.hero-deck__hit {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 10;
  display: block;
  text-decoration: none;
}

/* DESKTOP & LARGE TABLET POSITIONS (5 VISIBLE SLIDES) */
.hero-deck__card.pos-0 {
  transform: translateX(0) scale(1) translateZ(0);
  z-index: 6;
  opacity: 1;
  visibility: visible;
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.18);
}

.hero-deck__card.pos-1 {
  transform: translateX(260px) scale(0.85) translateZ(-50px);
  z-index: 5;
  opacity: 0.85;
  visibility: visible;
}

.hero-deck__card.pos-2 {
  transform: translateX(450px) scale(0.7) translateZ(-100px);
  z-index: 4;
  opacity: 0.55;
  visibility: visible;
}

/* Hide inactive overflow cards offscreen */
.hero-deck__card:not(.pos-0):not(.pos-1):not(.pos-2):not(.pos-last-1):not(.pos-last-2) {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

/* Left side cards relative to dynamic rotation */
.hero-deck__card.pos-last-2 {
  transform: translateX(-450px) scale(0.7) translateZ(-100px);
  z-index: 4;
  opacity: 0.55;
  visibility: visible;
}

.hero-deck__card.pos-last-1 {
  transform: translateX(-260px) scale(0.85) translateZ(-50px);
  z-index: 5;
  opacity: 0.85;
  visibility: visible;
}


/* BULLET DOTS STYLING (THEME RESET & OVERRIDES) */
.hero-deck__dots {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px !important;
  margin-top: 32px !important;
  padding: 0 !important;
  z-index: 20 !important;
  list-style: none !important;
}

/* Explicitly reset default theme button properties */
button.hero-deck__dot,
.hero-deck__dot {
  all: unset !important; /* Resets native theme button styles */
  appearance: none !important;
  -webkit-appearance: none !important;
  box-sizing: border-box !important;
  width: 10px !important;
  height: 10px !important;
  min-width: 10px !important;
  min-height: 10px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 50% !important;
  background-color: #e0e0e0 !important;
  background-image: none !important;
  box-shadow: none !important;
  outline: none !important;
  cursor: pointer !important;
  line-height: 0 !important;
  font-size: 0 !important;
  color: transparent !important;
  transition: background-color 0.3s ease, width 0.3s ease, border-radius 0.3s ease !important;
}

/* Active Dot State Overrides */
button.hero-deck__dot.is-active,
.hero-deck__dot.is-active {
  background-color: #ff5252 !important;
  background-image: none !important;
  width: 26px !important;
  border-radius: 12px !important;
  box-shadow: none !important;
}

/* Hover and Focus Resets */
button.hero-deck__dot:hover,
button.hero-deck__dot:focus,
button.hero-deck__dot:active {
  background-color: #cccccc !important;
  outline: none !important;
  box-shadow: none !important;
  transform: none !important;
}

button.hero-deck__dot.is-active:hover,
button.hero-deck__dot.is-active:focus {
  background-color: #ff5252 !important;
}

/* MOBILE ADJUSTMENTS (EDGE-TO-EDGE 3 SLIDES) */
@media screen and (max-width: 991px) {
  .hero-deck-container {
    padding: 10px 0 20px 0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    overflow: hidden;
  }

  .hero-deck {
    height: auto;
    aspect-ratio: 16 / 9;
    width: 100%;
    overflow: visible;
  }
  
  .hero-deck__card {
    width: 82vw !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
    border-radius: 20px;
  }

  .hero-deck__card.pos-0 { 
    transform: translateX(0) scale(1) !important; 
    opacity: 1 !important; 
    z-index: 6 !important;
    visibility: visible !important;
  }

  .hero-deck__card.pos-1 { 
    transform: translateX(78%) scale(0.86) !important; 
    opacity: 0.6 !important; 
    z-index: 5 !important;
    visibility: visible !important;
  }

  .hero-deck__card.pos-last-1 { 
    transform: translateX(-78%) scale(0.86) !important; 
    opacity: 0.6 !important; 
    z-index: 5 !important;
    visibility: visible !important;
  }

  /* HARD HIDE ALL OTHER CARDS ON MOBILE */
  .hero-deck__card:not(.pos-0):not(.pos-1):not(.pos-last-1) { 
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
}