.elementor-3228 .elementor-element.elementor-element-a3ba9e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-40px;--margin-bottom:-40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3228 .elementor-element.elementor-element-ff50d9e{--display:flex;}.elementor-3228 .elementor-element.elementor-element-e617193{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3228 .elementor-element.elementor-element-8e05e0b{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3228 .elementor-element.elementor-element-ed47397{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3228 .elementor-element.elementor-element-435119d{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3228 .elementor-element.elementor-element-ce4552a{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(max-width:768px){.elementor-3228 .elementor-element.elementor-element-a3ba9e8{--margin-top:-40px;--margin-bottom:-40px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-cd5e14f */.cr-hero {
  position: relative;
  width: 100%;
  min-height: clamp(620px, 82vh, 920px);
  overflow: hidden;
  background: #251f1a;
  color: #fff;
}

.cr-hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cr-hero-shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(37, 31, 26, 0.10) 0%, rgba(37, 31, 26, 0.02) 42%, rgba(37, 31, 26, 0.42) 100%),
    linear-gradient(180deg, rgba(37, 31, 26, 0.08) 0%, rgba(37, 31, 26, 0.00) 48%, rgba(37, 31, 26, 0.58) 100%);
  pointer-events: none;
}

.cr-hero-content {
  position: absolute;
  left: clamp(28px, 5vw, 96px);
  bottom: clamp(190px, 23vh, 280px);
  z-index: 2;
  transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.cr-hero:hover .cr-hero-content {
  transform: translateY(-8px);
}

.cr-eyebrow {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 34px;
  font-family: Urbanist, Arial, sans-serif;
  font-size: clamp(10px, 0.9vw, 14px);
  font-weight: 400;
  letter-spacing: 7px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.82);
  text-transform: uppercase;
}

.cr-eyebrow span {
  width: 62px;
  height: 2px;
  background: #c84b35;
  display: inline-block;
}

.cr-eyebrow em {
  font-style: normal;
}

.cr-hero h1 {
  margin: 0;
  max-width: 1050px;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(72px, 8.9vw, 170px);
  font-weight: 300;
  line-height: 0.96;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.92);
}

.cr-reveal-eyebrow span {
  transform-origin: left center;
  animation: crLineReveal 1.1s cubic-bezier(0.22, 1, 0.36, 1) both;
}

.cr-reveal-eyebrow em {
  display: inline-block;
  opacity: 0;
  filter: blur(8px);
  transform: translateX(18px);
  animation: crEyebrowReveal 1.1s cubic-bezier(0.22, 1, 0.36, 1) 0.25s both;
}

.cr-reveal-title {
  overflow: hidden;
}

.cr-reveal-title span {
  display: block;
  opacity: 0;
  filter: blur(14px);
  transform: translateY(64px);
  animation: crTitleReveal 1.45s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.cr-reveal-title span:nth-child(1) {
  animation-delay: 0.35s;
}

.cr-reveal-title span:nth-child(2) {
  animation-delay: 0.52s;
}

.cr-hero-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  min-height: 140px;
  display: grid;
  grid-template-columns: minmax(260px, 540px) 1fr minmax(220px, auto);
  align-items: center;
  gap: 32px;
  padding: 28px clamp(28px, 5vw, 96px);
  background: rgba(37, 31, 26, 0.48);
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.cr-hero-bottom p {
  margin: 0;
  max-width: 560px;
  font-family: Urbanist, Arial, sans-serif;
  font-size: clamp(15px, 1.05vw, 21px);
  font-weight: 300;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.72);
}

.cr-bottom-divider {
  justify-self: center;
  width: 1px;
  height: 52px;
  background: rgba(255, 255, 255, 0.32);
  display: block;
}

.cr-shop-link {
  justify-self: end;
  display: inline-flex;
  align-items: center;
  gap: 28px;
  color: #fff !important;
  font-family: Urbanist, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 7px;
  line-height: 1;
  text-decoration: none !important;
  text-transform: uppercase;
  white-space: nowrap;
}

.cr-shop-link span {
  width: 64px;
  height: 2px;
  background: #c84b35;
  display: inline-block;
  transition: width 0.3s ease;
}

.cr-shop-link:hover {
  color: #fff !important;
}

.cr-shop-link:hover span {
  width: 92px;
}

.cr-hotspot {
  position: absolute;
  top: 17%;
  left: 66%;
  z-index: 4;
  width: 48px;
  height: 48px;
  border: 1.5px solid rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  padding: 0;
  pointer-events: auto !important;
  appearance: none;
  -webkit-appearance: none;
}

.cr-hotspot span {
  position: absolute;
  inset: 50% auto auto 50%;
  width: 8px;
  height: 8px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #fff;
}

.cr-hotspot::after {
  content: "";
  position: absolute;
  inset: -8px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  animation: crPulse 1.8s ease-out infinite;
}

.cr-hotspot-card {
  position: absolute;
  top: calc(17% + 58px);
  left: calc(66% - 80px);
  z-index: 5;
  width: 260px;
  padding: 18px 20px;
  background: rgba(255, 252, 246, 0.94);
  color: #1f211d;
  border: 1px solid #ded7ca;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  pointer-events: none;
  transition: 0.25s ease;
}

.cr-hotspot-card.is-open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

.cr-hotspot-card strong {
  display: block;
  margin-bottom: 8px;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: 24px;
  font-weight: 400;
}

.cr-hotspot-card p {
  margin: 0;
  font-family: Urbanist, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #6f6b61;
}

.cr-hero-ticker {
  width: 100%;
  height: 96px;
  overflow: hidden;
  display: flex;
  align-items: center;
  background: #e9e4dc;
  border-top: 1px solid rgba(31, 33, 29, 0.08);
  border-bottom: 1px solid rgba(31, 33, 29, 0.08);
}

.cr-hero-ticker-track {
  display: flex;
  align-items: center;
  gap: clamp(32px, 4vw, 70px);
  min-width: max-content;
  animation: crTicker 32s linear infinite;
}

.cr-hero-ticker span {
  color: #6f6b61;
  font-family: Urbanist, Arial, sans-serif;
  font-size: clamp(12px, 0.9vw, 15px);
  font-weight: 500;
  letter-spacing: 5px;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.cr-hero-ticker i {
  width: 3px;
  height: 3px;
  flex: 0 0 3px;
  border-radius: 50%;
  background: #c84b35;
  display: block;
}

.cr-hero-ticker:hover .cr-hero-ticker-track {
  animation-play-state: paused;
}

@keyframes crLineReveal {
  from {
    transform: scaleX(0);
    opacity: 0;
  }

  to {
    transform: scaleX(1);
    opacity: 1;
  }
}

@keyframes crEyebrowReveal {
  from {
    opacity: 0;
    filter: blur(8px);
    transform: translateX(24px);
    letter-spacing: 14px;
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateX(0);
    letter-spacing: 7px;
  }
}

@keyframes crTitleReveal {
  from {
    opacity: 0;
    filter: blur(14px);
    transform: translateY(64px);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}

@keyframes crPulse {
  from {
    opacity: 0.75;
    transform: scale(0.8);
  }

  to {
    opacity: 0;
    transform: scale(1.55);
  }
}

@keyframes crTicker {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 1024px) {
  .cr-hero {
    min-height: 720px;
  }

  .cr-hero-content {
    bottom: 190px;
  }

  .cr-hero-bottom {
    grid-template-columns: minmax(260px, 520px) 1fr auto;
  }

  .cr-hotspot {
    top: 18%;
    left: 68%;
  }

  .cr-hotspot-card {
    top: calc(18% + 56px);
    left: auto;
    right: 40px;
  }
}

@media (max-width: 767px) {
  .cr-hero {
    min-height: 680px;
  }

  .cr-hero-img {
    object-position: center center;
  }

  .cr-hero-content {
    left: 22px;
    right: 22px;
    bottom: 210px;
  }

  .cr-eyebrow {
    gap: 14px;
    letter-spacing: 3.5px;
    margin-bottom: 24px;
  }

  .cr-eyebrow span {
    width: 42px;
  }

  .cr-hero h1 {
    font-size: clamp(58px, 18vw, 88px);
  }

  .cr-hero-bottom {
    min-height: 190px;
    grid-template-columns: 1fr;
    align-items: start;
    padding: 24px 22px;
    gap: 18px;
  }

  .cr-bottom-divider {
    display: none;
  }

  .cr-shop-link {
    justify-self: start;
    font-size: 12px;
    letter-spacing: 4px;
    gap: 18px;
  }

  .cr-shop-link span {
    width: 44px;
  }

  .cr-hotspot {
    top: 20%;
    left: 70%;
    width: 42px;
    height: 42px;
  }

  .cr-hotspot-card {
    top: calc(20% + 50px);
    right: 18px;
    width: min(260px, calc(100vw - 36px));
  }

  .cr-hero-ticker {
    height: 72px;
  }

  .cr-hero-ticker-track {
    gap: 28px;
    animation-duration: 24s;
  }

  .cr-hero-ticker span {
    font-size: 11px;
    letter-spacing: 3.5px;
  }
}
/* Fix hero hotspot button being styled by theme */
.cr-hero .cr-hotspot,
.cr-hero button.cr-hotspot,
.cr-hero .cr-hotspot:hover,
.cr-hero .cr-hotspot:focus,
.cr-hero .cr-hotspot:active {
  position: absolute;
  top: 17%;
  left: 66%;
  z-index: 20;
  width: 48px !important;
  height: 48px !important;
  min-width: 48px !important;
  min-height: 48px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 1.5px solid rgba(255, 255, 255, 0.9) !important;
  border-radius: 50% !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  cursor: pointer;
  overflow: visible !important;
  display: block !important;
  line-height: 1 !important;
  font-size: 0 !important;
}

.cr-hero .cr-hotspot span {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 8px !important;
  height: 8px !important;
  min-width: 8px !important;
  min-height: 8px !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 50% !important;
  background: #fff !important;
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
}

.cr-hero .cr-hotspot::before {
  display: none !important;
  content: none !important;
}

.cr-hero .cr-hotspot::after {
  content: "" !important;
  position: absolute !important;
  inset: -8px !important;
  border: 1px solid rgba(255, 255, 255, 0.35) !important;
  border-radius: 50% !important;
  background: transparent !important;
  animation: crPulse 1.8s ease-out infinite;
}

/* Keep info card above image */
.cr-hero .cr-hotspot-card {
  z-index: 30;
}
@media (max-width: 767px) {
  .cr-hero {
    min-height: 820px;
    display: flex;
    flex-direction: column;
    background: #251f1a;
  }

  .cr-hero-img {
    position: relative;
    height: 330px;
    object-fit: cover;
    object-position: center top;
  }

  .cr-hero-shade {
    background:
      linear-gradient(
        180deg,
        rgba(37, 31, 26, 0.04) 0%,
        rgba(37, 31, 26, 0.18) 65%,
        rgba(37, 31, 26, 0.65) 100%
      );
  }

  .cr-hero-content {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 3;
    padding: 34px 24px 26px;
    margin-top: -74px;
    background: linear-gradient(
      180deg,
      rgba(37, 31, 26, 0.12) 0%,
      rgba(37, 31, 26, 0.92) 28%,
      #251f1a 100%
    );
  }

  .cr-eyebrow {
    gap: 14px;
    margin-bottom: 26px;
    max-width: 100%;
    font-size: 11px;
    line-height: 1.35;
    letter-spacing: 6px;
    color: rgba(255, 255, 255, 0.78);
  }

  .cr-eyebrow span {
    width: 54px;
    height: 2px;
    flex: 0 0 54px;
  }

  .cr-hero h1 {
    max-width: 100%;
    font-size: clamp(68px, 19vw, 92px);
    line-height: 0.98;
    letter-spacing: -0.035em;
    color: rgba(255, 255, 255, 0.94);
  }

  .cr-reveal-title span {
    display: block;
  }

  .cr-hero-bottom {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 3;
    min-height: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 28px 24px 44px;
    background: #251f1a;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
  }

  .cr-hero-bottom p {
    max-width: 100%;
    font-size: 18px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.68);
  }

  .cr-bottom-divider {
    display: none;
  }

  .cr-shop-link {
    justify-self: start;
    gap: 22px;
    font-size: 13px;
    letter-spacing: 6px;
  }

  .cr-shop-link span {
    width: 58px;
  }

  .cr-hotspot {
    top: 96px !important;
    left: auto !important;
    right: 24% !important;
    width: 56px !important;
    height: 56px !important;
    min-width: 56px !important;
    min-height: 56px !important;
  }

  .cr-hotspot::after {
    inset: -10px !important;
  }

  .cr-hotspot-card {
    top: 160px !important;
    left: auto !important;
    right: 18px !important;
    width: min(280px, calc(100vw - 36px)) !important;
  }
}
@media (max-width: 767px) {
  .cr-hero {
    min-height: 680px;
    background: #251f1a;
  }

  .cr-hero-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }

  .cr-hero-shade {
    position: absolute;
    inset: 0;
    background:
      linear-gradient(
        180deg,
        rgba(37, 31, 26, 0.08) 0%,
        rgba(37, 31, 26, 0.08) 42%,
        rgba(37, 31, 26, 0.38) 68%,
        rgba(37, 31, 26, 0.72) 100%
      );
  }

  .cr-hero-content {
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: 230px;
    z-index: 3;
    padding: 0;
    margin: 0;
    background: transparent;
  }

  .cr-eyebrow {
    gap: 14px;
    margin-bottom: 24px;
    max-width: 100%;
    font-size: 10px;
    line-height: 1.35;
    letter-spacing: 4.4px;
    color: rgba(255, 255, 255, 0.84);
  }

  .cr-eyebrow span {
    width: 42px;
    height: 2px;
    flex: 0 0 42px;
  }

  .cr-hero h1 {
    max-width: 100%;
    font-size: clamp(58px, 17vw, 82px);
    line-height: 0.98;
    letter-spacing: -0.035em;
    color: rgba(255, 255, 255, 0.94);
  }

  .cr-reveal-title span {
    display: block;
  }

  /* Only this bottom part becomes dark strip */
  .cr-hero-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    min-height: 205px;
    display: grid;
    grid-template-columns: 1fr;
    align-items: start;
    gap: 24px;
    padding: 28px 22px 38px;
    background: rgba(37, 31, 26, 0.94);
    border-top: 1px solid rgba(255, 255, 255, 0.16);
  }

  .cr-hero-bottom p {
    max-width: 100%;
    margin: 0;
    font-size: 17px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.72);
  }

  .cr-bottom-divider {
    display: none;
  }

  .cr-shop-link {
    justify-self: start;
    gap: 20px;
    font-size: 12px;
    letter-spacing: 5px;
  }

  .cr-shop-link span {
    width: 54px;
  }

  .cr-hotspot {
    top: 86px !important;
    left: auto !important;
    right: 22% !important;
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
  }

  .cr-hotspot-card {
    top: 145px !important;
    left: auto !important;
    right: 18px !important;
    width: min(280px, calc(100vw - 36px)) !important;
  }
}
@media (max-width: 767px) {
  .cr-hero {
    min-height: 680px;
    background: #251f1a;
  }

  .cr-hero-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }

  .cr-hero-shade {
    position: absolute;
    inset: 0;
    background:
      linear-gradient(
        180deg,
        rgba(37, 31, 26, 0.08) 0%,
        rgba(37, 31, 26, 0.08) 42%,
        rgba(37, 31, 26, 0.38) 68%,
        rgba(37, 31, 26, 0.72) 100%
      );
  }

  .cr-hero-content {
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: 230px;
    z-index: 3;
    padding: 0;
    margin: 0;
    background: transparent;
  }

  .cr-eyebrow {
    gap: 14px;
    margin-bottom: 24px;
    max-width: 100%;
    font-size: 10px;
    line-height: 1.35;
    letter-spacing: 4.4px;
    color: rgba(255, 255, 255, 0.84);
  }

  .cr-eyebrow span {
    width: 42px;
    height: 2px;
    flex: 0 0 42px;
  }

  .cr-hero h1 {
    max-width: 100%;
    font-size: clamp(58px, 17vw, 82px);
    line-height: 0.98;
    letter-spacing: -0.035em;
    color: rgba(255, 255, 255, 0.94);
  }

  .cr-reveal-title span {
    display: block;
  }

  /* Only this bottom part becomes dark strip */
  .cr-hero-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    min-height: 205px;
    display: grid;
    grid-template-columns: 1fr;
    align-items: start;
    gap: 24px;
    padding: 28px 22px 38px;
    background: rgba(37, 31, 26, 0.94);
    border-top: 1px solid rgba(255, 255, 255, 0.16);
  }

  .cr-hero-bottom p {
    max-width: 100%;
    margin: 0;
    font-size: 17px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.72);
  }

  .cr-bottom-divider {
    display: none;
  }

  .cr-shop-link {
    justify-self: start;
    gap: 20px;
    font-size: 12px;
    letter-spacing: 5px;
  }

  .cr-shop-link span {
    width: 54px;
  }

  .cr-hotspot {
    top: 86px !important;
    left: auto !important;
    right: 22% !important;
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
  }

  .cr-hotspot-card {
    top: 145px !important;
    left: auto !important;
    right: 18px !important;
    width: min(280px, calc(100vw - 36px)) !important;
  }
}
@media (max-width: 767px) {
  .cr-hero {
    min-height: 720px !important;
    background: #251f1a !important;
  }

  .cr-hero-img {
    position: absolute !important;
    inset: 0 0 auto 0 !important;
    width: 100% !important;
    height: 470px !important;
    object-fit: cover !important;
    object-position: center top !important;
  }

  .cr-hero-shade {
    position: absolute !important;
    inset: 0 0 auto 0 !important;
    height: 470px !important;
    background:
      linear-gradient(
        180deg,
        rgba(37, 31, 26, 0.04) 0%,
        rgba(37, 31, 26, 0.08) 42%,
        rgba(37, 31, 26, 0.44) 100%
      ) !important;
  }

  .cr-hero-content {
    position: absolute !important;
    left: 24px !important;
    right: 24px !important;
    top: 205px !important;
    bottom: auto !important;
    z-index: 5 !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
  }

  .cr-eyebrow {
    gap: 14px !important;
    margin-bottom: 28px !important;
    font-size: 10px !important;
    line-height: 1.35 !important;
    letter-spacing: 4.4px !important;
    color: rgba(255, 255, 255, 0.86) !important;
  }

  .cr-eyebrow span {
    width: 46px !important;
    height: 2px !important;
    flex: 0 0 46px !important;
  }

  .cr-hero h1 {
    max-width: 100% !important;
    font-size: clamp(50px, 15vw, 72px) !important;
    line-height: 0.95 !important;
    letter-spacing: -0.035em !important;
    color: rgba(255, 255, 255, 0.95) !important;
  }

  .cr-reveal-title span {
    display: block !important;
  }

  .cr-hero-bottom {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    z-index: 4 !important;
    min-height: 250px !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    align-items: start !important;
    gap: 28px !important;
    padding: 34px 24px 42px !important;
    background: #251f1a !important;
    border-top: 1px solid rgba(255, 255, 255, 0.16) !important;
  }

  .cr-hero-bottom p {
    margin: 0 !important;
    max-width: 100% !important;
    font-size: 18px !important;
    line-height: 1.55 !important;
    color: rgba(255, 255, 255, 0.72) !important;
  }

  .cr-bottom-divider {
    display: none !important;
  }

  .cr-shop-link {
    justify-self: start !important;
    gap: 22px !important;
    font-size: 12px !important;
    letter-spacing: 5px !important;
    color: #fff !important;
  }

  .cr-shop-link span {
    width: 56px !important;
  }

  .cr-hotspot {
    top: 88px !important;
    left: auto !important;
    right: 22% !important;
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
  }

  .cr-hotspot-card {
    top: 148px !important;
    left: auto !important;
    right: 18px !important;
    width: min(280px, calc(100vw - 36px)) !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2481c31 */.cr-values-section {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background: #f7f3eb;
  color: #1f211d;
  padding: clamp(60px, 7vw, 110px) clamp(24px, 5vw, 96px);
  display: flex;
  align-items: center;
}

.cr-values-inner {
  width: 100%;
  max-width: 1720px;
  margin: 0 auto;
}

.cr-values-heading {
  max-width: 760px;
  margin-bottom: clamp(44px, 5vw, 72px);
  opacity: 0;
  transform: translateY(34px);
  animation: crValuesFadeUp 1.1s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.cr-values-eyebrow {
  margin: 0 0 24px;
  font-family: Urbanist, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 6px;
  line-height: 1.2;
  color: rgba(31, 33, 29, 0.45);
  text-transform: uppercase;
}

.cr-values-heading h2 {
  margin: 0;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(48px, 5vw, 84px);
  font-weight: 300;
  line-height: 0.98;
  letter-spacing: -0.025em;
  color: #1f211d;
}

.cr-values-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid #ded7ca;
  background: rgba(255, 252, 246, 0.12);
}

.cr-value-card {
  position: relative;
  min-height: 280px;
  padding: clamp(34px, 3.7vw, 58px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  transform: translateY(46px);
  animation: crValuesFadeUp 1s cubic-bezier(0.16, 1, 0.3, 1) both;
  transition: background-color 0.45s ease, transform 0.45s ease;
}

.cr-value-card:nth-child(1) {
  animation-delay: 0.16s;
}

.cr-value-card:nth-child(2) {
  animation-delay: 0.3s;
}

.cr-value-card:nth-child(3) {
  animation-delay: 0.44s;
}

.cr-value-card:not(:last-child) {
  border-right: 1px solid #ded7ca;
}

.cr-value-card:hover {
  background: rgba(255, 252, 246, 0.55);
  transform: translateY(-6px);
}

.cr-value-number {
  display: flex;
  align-items: center;
  gap: 22px;
  margin-bottom: clamp(30px, 3.2vw, 46px);
}

.cr-value-number span {
  font-family: "Josefin Slab", Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  color: #c84b35;
}

.cr-value-number i {
  width: 58px;
  height: 1px;
  background: rgba(31, 33, 29, 0.28);
  display: block;
  transform-origin: left center;
  transition: transform 0.45s ease, background-color 0.45s ease;
}

.cr-value-card:hover .cr-value-number i {
  transform: scaleX(1.45);
  background: #c84b35;
}

.cr-value-card h3 {
  margin: 0 0 26px;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(30px, 2.2vw, 42px);
  font-weight: 300;
  line-height: 1.05;
  letter-spacing: -0.02em;
  color: #1f211d;
}

.cr-value-card p {
  margin: 0;
  max-width: 420px;
  font-family: Urbanist, Arial, sans-serif;
  font-size: clamp(14px, 0.95vw, 18px);
  font-weight: 400;
  line-height: 1.55;
  color: #6f6b61;
}

@keyframes crValuesFadeUp {
  from {
    opacity: 0;
    filter: blur(10px);
    transform: translateY(46px);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}

@media (max-width: 1024px) {
  .cr-values-section {
    min-height: auto;
    padding: 90px 28px 120px;
    display: block;
  }

  .cr-values-heading {
    margin-bottom: 64px;
  }

  .cr-values-grid {
    grid-template-columns: 1fr;
  }

  .cr-value-card {
    min-height: auto;
    padding: 48px;
  }

  .cr-value-card:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid #ded7ca;
  }

  .cr-value-number {
    margin-bottom: 36px;
  }
}

@media (max-width: 767px) {
  .cr-values-section {
    padding: 72px 20px 90px;
  }

  .cr-values-eyebrow {
    margin-bottom: 24px;
    font-size: 11px;
    letter-spacing: 4px;
  }

  .cr-values-heading h2 {
    font-size: clamp(42px, 13vw, 62px);
  }

  .cr-values-grid {
    border-left: 1px solid #ded7ca;
    border-right: 1px solid #ded7ca;
  }

  .cr-value-card {
    padding: 36px 28px;
  }

  .cr-value-number {
    gap: 16px;
    margin-bottom: 32px;
  }

  .cr-value-number span {
    font-size: 26px;
  }

  .cr-value-number i {
    width: 44px;
  }

  .cr-value-card h3 {
    margin-bottom: 22px;
    font-size: 34px;
  }

  .cr-value-card p {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0c73063 */.cr-collections-section {
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background: #fbf7f0;
  color: #1f211d;
  padding: clamp(46px, 5vw, 82px) clamp(24px, 5vw, 96px);
  overflow: hidden;
}

.cr-collections-inner {
  width: 100%;
  max-width: 1720px;
  margin: 0 auto;
}

.cr-collections-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: clamp(42px, 6vh, 76px);
  opacity: 0;
  transform: translateY(36px);
  animation: crCollectionsReveal 1.1s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.cr-collections-eyebrow {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 20px;
  font-family: Urbanist, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 5px;
  line-height: 1.2;
  color: #6f6b61;
  text-transform: uppercase;
}

.cr-collections-eyebrow span {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #e94b35;
  display: inline-block;
  animation: crDotPulse 2.2s ease-out infinite;
}

.cr-collections-head h2 {
  margin: 0;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(48px, 4.5vw, 76px);
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.03em;
  color: #1f211d;
}

.cr-collections-head h2 em {
  font-style: italic;
}

.cr-view-all {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 10px;
  color: #1f211d !important;
  font-family: Urbanist, Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 6px;
  line-height: 1;
  text-decoration: none !important;
  text-transform: uppercase;
  white-space: nowrap;
}

.cr-view-all span {
  width: 44px;
  height: 1px;
  background: #e94b35;
  display: inline-block;
  transition: width 0.35s ease;
}

.cr-view-all:hover {
  color: #b98643 !important;
}

.cr-view-all:hover span {
  width: 72px;
}

.cr-collections-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 1.6vw, 28px);
}

.cr-collection-card {
  min-width: 0;
  display: block;
  color: inherit !important;
  text-decoration: none !important;
  opacity: 0;
  transform: translateY(54px);
  animation: crCollectionsReveal 1.05s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.cr-collection-card:nth-child(1) {
  animation-delay: 0.14s;
}

.cr-collection-card:nth-child(2) {
  animation-delay: 0.28s;
}

.cr-collection-card:nth-child(3) {
  animation-delay: 0.42s;
}

.cr-card-media {
  position: relative;
  width: 100%;
  aspect-ratio: 0.92;
  max-height: min(54vh, 620px);
  overflow: hidden;
  background: #efe7da;
}

.cr-card-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: scale(1.035);
  transition: transform 1.1s cubic-bezier(0.16, 1, 0.3, 1), filter 0.7s ease;
}

.cr-collection-card:hover .cr-card-media img {
  transform: scale(1.095);
  filter: saturate(0.92) contrast(1.04);
}

.cr-card-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(31, 33, 29, 0) 55%, rgba(31, 33, 29, 0.16) 100%);
  opacity: 0;
  transition: opacity 0.45s ease;
}

.cr-collection-card:hover .cr-card-media::after {
  opacity: 1;
}

.cr-card-badge {
  position: absolute;
  top: 0;
  left: 0;
  width: clamp(54px, 3.8vw, 68px);
  height: clamp(54px, 3.8vw, 68px);
  display: grid;
  place-items: center;
  z-index: 2;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(24px, 1.6vw, 31px);
  font-weight: 400;
  line-height: 1;
  color: #1f211d;
  transition: transform 0.45s ease;
}

.cr-collection-card:hover .cr-card-badge {
  transform: translate(8px, 8px);
}

.cr-badge-red {
  background: #e94b35;
}

.cr-badge-yellow {
  background: #f3c64f;
}

.cr-badge-blue {
  background: #9ed1e5;
}

.cr-card-info {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding-top: 22px;
}

.cr-card-info h3 {
  margin: 0 0 10px;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(24px, 1.55vw, 31px);
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.02em;
  color: #1f211d;
}

.cr-card-info p {
  margin: 0;
  font-family: Urbanist, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3.6px;
  line-height: 1.2;
  color: rgba(111, 107, 97, 0.72);
  text-transform: uppercase;
}

.cr-card-info > span {
  align-self: start;
  margin-top: 8px;
  font-family: Urbanist, Arial, sans-serif;
  font-size: 12px;
  color: rgba(111, 107, 97, 0.42);
}

@keyframes crCollectionsReveal {
  from {
    opacity: 0;
    filter: blur(12px);
    transform: translateY(54px);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}

@keyframes crDotPulse {
  0% {
    box-shadow: 0 0 0 0 rgba(233, 75, 53, 0.22);
  }

  70% {
    box-shadow: 0 0 0 14px rgba(233, 75, 53, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(233, 75, 53, 0);
  }
}

@media (max-width: 1180px) {
  .cr-collections-section {
    min-height: auto;
    display: block;
    padding: 90px 28px 120px;
  }

  .cr-collections-head {
    margin-bottom: 72px;
  }

  .cr-card-info {
    padding-top: 22px;
  }
}

@media (max-width: 900px) {
  .cr-collections-head {
    align-items: start;
    flex-direction: column;
  }

  .cr-view-all {
    margin-bottom: 0;
  }

  .cr-collections-grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .cr-card-media {
    aspect-ratio: 1.08;
    max-height: none;
  }
}

@media (max-width: 767px) {
  .cr-collections-section {
    padding: 72px 20px 92px;
  }

  .cr-collections-eyebrow {
    margin-bottom: 22px;
    font-size: 11px;
    letter-spacing: 3.5px;
  }

  .cr-collections-eyebrow span {
    width: 9px;
    height: 9px;
  }

  .cr-collections-head h2 {
    font-size: clamp(42px, 13vw, 62px);
  }

  .cr-view-all {
    font-size: 12px;
    letter-spacing: 4px;
    gap: 18px;
  }

  .cr-view-all span {
    width: 38px;
  }

  .cr-card-media {
    aspect-ratio: 0.9;
  }

  .cr-card-info {
    padding-top: 20px;
  }

  .cr-card-info h3 {
    font-size: 30px;
  }

  .cr-card-info p {
    font-size: 11px;
    letter-spacing: 3px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-58929e2 */.cr-story-focus {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: #efe7da;
  color: #1f211d;
  overflow: hidden;
  border-top: 1px solid rgba(31, 33, 29, 0.08);
  border-bottom: 1px solid rgba(31, 33, 29, 0.08);
}

.cr-story-media {
  position: relative;
  min-height: clamp(520px, 58vw, 860px);
  overflow: hidden;
  background: #ded0bb;
}

.cr-story-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: scale(1.04);
  animation: crStoryImage 1.4s cubic-bezier(0.16, 1, 0.3, 1) both;
  transition: transform 1.1s cubic-bezier(0.16, 1, 0.3, 1), filter 0.7s ease;
}

.cr-story-focus:hover .cr-story-media img {
  transform: scale(1.085);
  filter: saturate(0.92) contrast(1.03);
}

.cr-story-content {
  min-height: clamp(520px, 58vw, 860px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(60px, 7vw, 120px) clamp(42px, 8vw, 140px);
  background: #efe7da;
}

.cr-story-eyebrow {
  margin: 0 0 36px;
  font-family: Urbanist, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 7px;
  line-height: 1.2;
  color: rgba(31, 33, 29, 0.42);
  text-transform: uppercase;
  opacity: 0;
  animation: crStoryFadeUp 0.9s cubic-bezier(0.16, 1, 0.3, 1) 0.1s both;
}

.cr-story-content h2 {
  margin: 0;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(54px, 5.2vw, 96px);
  font-weight: 300;
  line-height: 0.98;
  letter-spacing: -0.03em;
  color: #1f211d;
  opacity: 0;
  animation: crStoryFadeUp 1s cubic-bezier(0.16, 1, 0.3, 1) 0.22s both;
}

.cr-story-content h2 em {
  font-style: italic;
}

.cr-story-line {
  width: 86px;
  height: 2px;
  margin: clamp(38px, 4vw, 58px) 0 clamp(34px, 3.5vw, 52px);
  background: #e94b35;
  display: block;
  transform-origin: left center;
  animation: crStoryLine 1s cubic-bezier(0.22, 1, 0.36, 1) 0.52s both;
}

.cr-story-copy {
  max-width: 700px;
  opacity: 0;
  animation: crStoryFadeUp 1s cubic-bezier(0.16, 1, 0.3, 1) 0.42s both;
}

.cr-story-copy p {
  margin: 0 0 28px;
  font-family: Urbanist, Arial, sans-serif;
  font-size: clamp(17px, 1.15vw, 22px);
  font-weight: 400;
  line-height: 1.55;
  color: #6f6b61;
}

.cr-story-copy p:last-child {
  margin-bottom: 0;
}

.cr-story-link {
  display: inline-flex;
  align-items: center;
  gap: 28px;
  width: fit-content;
  margin-top: clamp(46px, 4.8vw, 72px);
  color: #1f211d !important;
  font-family: Urbanist, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 5px;
  line-height: 1;
  text-decoration: none !important;
  text-transform: uppercase;
  opacity: 0;
  animation: crStoryFadeUp 1s cubic-bezier(0.16, 1, 0.3, 1) 0.56s both;
}

.cr-story-link span {
  width: 54px;
  height: 1px;
  background: rgba(31, 33, 29, 0.45);
  display: inline-block;
  transition: width 0.35s ease, background-color 0.35s ease;
}

.cr-story-link:hover {
  color: #b98643 !important;
}

.cr-story-link:hover span {
  width: 82px;
  background: #e94b35;
}

@keyframes crStoryFadeUp {
  from {
    opacity: 0;
    filter: blur(10px);
    transform: translateY(38px);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}

@keyframes crStoryLine {
  from {
    opacity: 0;
    transform: scaleX(0);
  }

  to {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes crStoryImage {
  from {
    opacity: 0;
    filter: blur(12px);
    transform: scale(1.1);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: scale(1.04);
  }
}

@media (max-width: 1024px) {
  .cr-story-focus {
    grid-template-columns: 1fr;
  }

  .cr-story-media {
    min-height: 520px;
  }

  .cr-story-content {
    min-height: auto;
    padding: 76px 44px 86px;
  }

  .cr-story-copy {
    max-width: 760px;
  }
}

@media (max-width: 767px) {
  .cr-story-media {
    min-height: 390px;
  }

  .cr-story-content {
    padding: 62px 22px 72px;
  }

  .cr-story-eyebrow {
    margin-bottom: 28px;
    font-size: 11px;
    letter-spacing: 4px;
  }

  .cr-story-content h2 {
    font-size: clamp(46px, 14vw, 68px);
  }

  .cr-story-line {
    width: 68px;
    margin: 34px 0 30px;
  }

  .cr-story-copy p {
    font-size: 16px;
    line-height: 1.6;
  }

  .cr-story-link {
    gap: 20px;
    margin-top: 42px;
    font-size: 12px;
    letter-spacing: 4px;
  }

  .cr-story-link span {
    width: 42px;
  }
}/* End custom CSS */
/* Start custom CSS for wd_products_tabs, class: .elementor-element-76d6c0d *//* Featured dynamic product section */
.elementor-element-76d6c0d {
  position: relative;
  overflow: hidden;
  background: #f7f3eb;
  padding: clamp(120px, 18vh, 220px) clamp(24px, 5vw, 72px) clamp(70px, 8vw, 120px);
}

/* NEW ARRIVAL */
.elementor-element-76d6c0d::before {
  content: "NEW ARRIVAL";
  position: absolute;
  top: clamp(36px, 4vw, 58px);
  left: clamp(24px, 5vw, 72px);
  font-family: Urbanist, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 4px;
  color: rgba(31, 33, 29, 0.55);
  text-transform: uppercase;
}

/* Sunkissed */
.elementor-element-76d6c0d::after {
  content: "Sunkissed";
  position: absolute;
  top: clamp(58px, 5.8vw, 86px);
  left: clamp(24px, 5vw, 72px);
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(64px, 6.6vw, 108px);
  font-weight: 300;
  line-height: 0.95;
  letter-spacing: -0.04em;
  color: #1f211d;
}

.elementor-element-76d6c0d > .elementor-widget-container {
  max-width: 1640px;
  margin: 0 auto;
}

.elementor-element-76d6c0d .wd-tabs-header,
.elementor-element-76d6c0d .product-labels,
.elementor-element-76d6c0d .wd-buttons,
.elementor-element-76d6c0d .wd-product-cats {
  display: none !important;
}

/* Product layout */
.elementor-element-76d6c0d .wd-product-wrapper {
  display: grid !important;
  grid-template-columns: minmax(0, 1.05fr) minmax(420px, 0.95fr);
  gap: clamp(44px, 4.8vw, 72px);
  align-items: center;
}

/* Image size like reference */
.elementor-element-76d6c0d .wd-product-thumb {
  width: 100%;
  max-width: 860px;
  overflow: hidden;
  background: #efe7da;
}

.elementor-element-76d6c0d .wd-product-img-link {
  display: block;
  width: 100%;
  aspect-ratio: 0.84;
  overflow: hidden;
}

.elementor-element-76d6c0d .wd-product-img-link img {
  width: 100% !important;
  height: 100% !important;
  display: block;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform 1.1s cubic-bezier(0.16, 1, 0.3, 1);
}

.elementor-element-76d6c0d .wd-product-wrapper:hover img {
  transform: scale(1.055);
}

/* Remove WoodMart scroll behavior */
.elementor-element-76d6c0d .product-list-content,
.elementor-element-76d6c0d .product-list-content.wd-scroll {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  overflow-y: visible !important;
  padding: 0 !important;
  scrollbar-width: none;
}

.elementor-element-76d6c0d .product-list-content::-webkit-scrollbar,
.elementor-element-76d6c0d .wd-scroll::-webkit-scrollbar {
  display: none !important;
}

/* Content column */
.elementor-element-76d6c0d .product-list-content {
  align-self: center;
}

/* Title */
.elementor-element-76d6c0d .wd-entities-title {
  margin: 0 0 26px;
}

.elementor-element-76d6c0d .wd-entities-title a {
  font-family: Urbanist, Arial, sans-serif !important;
  font-size: clamp(15px, 1vw, 18px);
  font-weight: 400;
  color: #6f6b61 !important;
  text-decoration: none !important;
}

/* Price just below title */
.elementor-element-76d6c0d .price {
  display: flex !important;
  align-items: baseline;
  gap: 22px;
  margin: 0 0 34px;
  font-family: "Josefin Slab", Georgia, serif;
  color: #1f211d !important;
}

.elementor-element-76d6c0d .price ins {
  order: 1;
  text-decoration: none;
}

.elementor-element-76d6c0d .price del {
  order: 2;
  color: rgba(111, 107, 97, 0.42);
  font-size: 14px;
}

.elementor-element-76d6c0d .price ins .amount {
  font-size: clamp(40px, 3.3vw, 56px);
  font-weight: 300;
  color: #1f211d;
}

.elementor-element-76d6c0d .price del .amount {
  font-size: 14px;
  color: rgba(111, 107, 97, 0.42);
}

/* Description */
.elementor-element-76d6c0d .woocommerce-product-details__short-description {
  overflow: visible !important;
}

.elementor-element-76d6c0d .woocommerce-product-details__short-description p {
  margin: 0 0 34px;
  max-width: 680px;
  font-family: Urbanist, Arial, sans-serif;
  font-size: clamp(16px, 1.05vw, 20px);
  font-weight: 400;
  line-height: 1.55;
  color: #6f6b61;
}

/* Specification table */
.elementor-element-76d6c0d table {
  width: 100%;
  margin: 0 0 38px;
  border: 0;
  border-collapse: collapse;
}

.elementor-element-76d6c0d thead {
  display: none;
}

.elementor-element-76d6c0d table tr {
  border-bottom: 1px solid rgba(31, 33, 29, 0.08);
}

.elementor-element-76d6c0d table td {
  padding: 14px 0;
  border: 0;
  font-family: Urbanist, Arial, sans-serif;
  font-size: clamp(14px, 0.9vw, 16px);
  line-height: 1.35;
  color: #6f6b61;
}

.elementor-element-76d6c0d table td:first-child {
  color: rgba(111, 107, 97, 0.58);
}

.elementor-element-76d6c0d table td:first-child strong {
  font-weight: 400;
}

.elementor-element-76d6c0d table td:last-child {
  text-align: right;
  color: #1f211d;
}

/* Add to cart */
.elementor-element-76d6c0d .wd-add-btn a {
  width: 100%;
  min-height: 62px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #e94b35 !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-family: Urbanist, Arial, sans-serif !important;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 5px;
  text-transform: uppercase;
  transition: background-color 0.35s ease, transform 0.35s ease;
}

.elementor-element-76d6c0d .wd-add-btn a:hover {
  background: #1f211d !important;
  transform: translateY(-2px);
}

.elementor-element-76d6c0d .wd-add-btn .wd-action-icon {
  display: none !important;
}

/* Animation */
.elementor-element-76d6c0d .wd-product-thumb,
.elementor-element-76d6c0d .product-list-content {
  opacity: 0;
  transform: translateY(42px);
  animation: crFeaturedProductReveal 1s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.elementor-element-76d6c0d .product-list-content {
  animation-delay: 0.18s;
}

@keyframes crFeaturedProductReveal {
  from {
    opacity: 0;
    filter: blur(10px);
    transform: translateY(42px);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}

/* Medium desktop */
@media (max-width: 1360px) {
  .elementor-element-76d6c0d .wd-product-wrapper {
    grid-template-columns: minmax(0, 1fr) minmax(390px, 0.95fr);
    gap: 42px;
  }

  .elementor-element-76d6c0d .wd-product-thumb {
    max-width: 760px;
  }

  .elementor-element-76d6c0d .woocommerce-product-details__short-description p {
    font-size: 16px;
  }
}

/* Tablet */
@media (max-width: 1024px) {
  .elementor-element-76d6c0d {
    padding: 165px 28px 90px;
  }

  .elementor-element-76d6c0d .wd-product-wrapper {
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .elementor-element-76d6c0d .wd-product-thumb {
    max-width: 100%;
  }

  .elementor-element-76d6c0d .wd-product-img-link {
    aspect-ratio: 1.12;
  }

  .elementor-element-76d6c0d .product-list-content {
    max-width: 760px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .elementor-element-76d6c0d {
    padding: 135px 20px 72px;
  }

  .elementor-element-76d6c0d::before {
    top: 44px;
    font-size: 11px;
    letter-spacing: 3px;
  }

  .elementor-element-76d6c0d::after {
    top: 66px;
    font-size: clamp(54px, 17vw, 78px);
  }

  .elementor-element-76d6c0d .wd-product-img-link {
    aspect-ratio: 0.88;
  }

  .elementor-element-76d6c0d .wd-entities-title {
    margin-bottom: 20px;
  }

  .elementor-element-76d6c0d .price {
    margin-bottom: 28px;
  }

  .elementor-element-76d6c0d .woocommerce-product-details__short-description p {
    font-size: 15px;
    margin-bottom: 26px;
  }

  .elementor-element-76d6c0d table td {
    display: block;
    width: 100%;
    padding: 4px 0;
    font-size: 14px;
  }

  .elementor-element-76d6c0d table td:last-child {
    text-align: left;
    padding-bottom: 14px;
  }

  .elementor-element-76d6c0d .wd-add-btn a {
    min-height: 58px;
    font-size: 12px;
    letter-spacing: 4px;
  }
}
/* Fix product section spacing */
.elementor-element-76d6c0d {
  padding-top: clamp(210px, 23vh, 300px) !important;
}

/* Keep heading above image but not overlapping too much */
.elementor-element-76d6c0d::before {
  top: clamp(44px, 5vw, 70px) !important;
}

.elementor-element-76d6c0d::after {
  top: clamp(74px, 7vw, 105px) !important;
  z-index: 2;
}

/* Better product layout size */
.elementor-element-76d6c0d .wd-product-wrapper {
  display: grid !important;
  grid-template-columns: minmax(0, 0.95fr) minmax(420px, 0.75fr) !important;
  gap: clamp(44px, 5vw, 72px) !important;
  align-items: center !important;
}

/* Image closer to reference */
.elementor-element-76d6c0d .wd-product-thumb {
  max-width: 720px !important;
}

.elementor-element-76d6c0d .wd-product-img-link {
  aspect-ratio: 0.82 !important;
}

/* Fully disable WoodMart scroll panel */
.elementor-element-76d6c0d .product-list-content,
.elementor-element-76d6c0d .product-list-content.wd-scroll,
.elementor-element-76d6c0d .wd-scroll {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  overflow-y: visible !important;
  position: relative !important;
}

/* Prevent button from floating/overlaying table */
.elementor-element-76d6c0d .wd-add-btn,
.elementor-element-76d6c0d .wd-add-btn-replace {
  position: static !important;
  display: block !important;
  width: 100% !important;
  margin-top: 34px !important;
  clear: both !important;
}

/* Specs table spacing */
.elementor-element-76d6c0d table {
  margin-bottom: 0 !important;
}

.elementor-element-76d6c0d table tr {
  display: table-row !important;
}

.elementor-element-76d6c0d table td {
  padding: 16px 0 !important;
  vertical-align: middle !important;
}

/* Button style */
.elementor-element-76d6c0d .wd-add-btn a {
  position: static !important;
  width: 100% !important;
  min-height: 62px !important;
  margin: 0 !important;
}

/* Tablet */
@media (max-width: 1024px) {
  .elementor-element-76d6c0d {
    padding-top: 170px !important;
  }

  .elementor-element-76d6c0d .wd-product-wrapper {
    grid-template-columns: 1fr !important;
  }

  .elementor-element-76d6c0d .wd-product-thumb {
    max-width: 100% !important;
  }

  .elementor-element-76d6c0d .wd-product-img-link {
    aspect-ratio: 1.05 !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .elementor-element-76d6c0d {
    padding-top: 145px !important;
  }

  .elementor-element-76d6c0d::after {
    font-size: clamp(54px, 17vw, 78px) !important;
  }

  .elementor-element-76d6c0d .wd-product-img-link {
    aspect-ratio: 0.9 !important;
  }

  .elementor-element-76d6c0d table td {
    display: block !important;
    width: 100% !important;
    padding: 4px 0 !important;
  }

  .elementor-element-76d6c0d table td:last-child {
    text-align: left !important;
    padding-bottom: 14px !important;
  }

  .elementor-element-76d6c0d .wd-add-btn {
    margin-top: 26px !important;
  }
}
/* Hard fix: force product content order so button cannot sit inside specs */
.elementor-element-76d6c0d .product-list-content {
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-areas:
    "title"
    "price"
    "desc"
    "specs"
    "button" !important;
  row-gap: 0 !important;
  overflow: visible !important;
  max-height: none !important;
  height: auto !important;
}

.elementor-element-76d6c0d .wd-entities-title {
  grid-area: title !important;
}

.elementor-element-76d6c0d .price {
  grid-area: price !important;
}

.elementor-element-76d6c0d .woocommerce-product-details__short-description {
  display: contents !important;
}

.elementor-element-76d6c0d .woocommerce-product-details__short-description > p {
  grid-area: desc !important;
}

.elementor-element-76d6c0d .woocommerce-product-details__short-description > table {
  grid-area: specs !important;
}

.elementor-element-76d6c0d .wd-add-btn {
  grid-area: button !important;
  position: relative !important;
  inset: auto !important;
  transform: none !important;
  margin-top: 34px !important;
  z-index: 1 !important;
}

/* Kill WoodMart replace-button positioning */
.elementor-element-76d6c0d .wd-add-btn-replace,
.elementor-element-76d6c0d .wd-add-btn-replace .add-to-cart-loop,
.elementor-element-76d6c0d .wd-add-btn a {
  position: relative !important;
  inset: auto !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  transform: none !important;
}

/* Ensure table rows stay above button */
.elementor-element-76d6c0d table {
  display: table !important;
  width: 100% !important;
  margin-bottom: 0 !important;
}

.elementor-element-76d6c0d tbody {
  display: table-row-group !important;
}

.elementor-element-76d6c0d tr {
  display: table-row !important;
}

.elementor-element-76d6c0d td {
  display: table-cell !important;
}
/* Final product content order:
   title > description > specs > price > button */
.elementor-element-76d6c0d .product-list-content {
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-areas:
    "title"
    "desc"
    "specs"
    "price"
    "button" !important;
}

.elementor-element-76d6c0d .wd-entities-title {
  grid-area: title !important;
}

.elementor-element-76d6c0d .woocommerce-product-details__short-description {
  display: contents !important;
}

.elementor-element-76d6c0d .woocommerce-product-details__short-description > p {
  grid-area: desc !important;
}

.elementor-element-76d6c0d .woocommerce-product-details__short-description > table {
  grid-area: specs !important;
}

.elementor-element-76d6c0d .price {
  grid-area: price !important;
  margin-top: 44px !important;
  margin-bottom: 34px !important;
}

.elementor-element-76d6c0d .wd-add-btn {
  grid-area: button !important;
  position: relative !important;
  inset: auto !important;
  margin-top: 0 !important;
}
/* Product title styling + divider line */
.elementor-element-76d6c0d .wd-entities-title {
  margin: 0 0 28px !important;
}

.elementor-element-76d6c0d .wd-entities-title a {
  display: inline-block;
  font-family: Urbanist, Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  color: #6f6b61 !important;
  text-decoration: none !important;
}

/* Small line after product title */
.elementor-element-76d6c0d .wd-entities-title::after {
  content: "";
  display: block;
  width: 72px;
  height: 1px;
  margin-top: 28px;
  background: rgba(31, 33, 29, 0.28);
}

/* Description spacing after divider */
.elementor-element-76d6c0d .woocommerce-product-details__short-description > p {
  margin-top: 0 !important;
  margin-bottom: 38px !important;
  font-size: clamp(17px, 1.25vw, 22px) !important;
  line-height: 1.62 !important;
  color: #6f6b61 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-81f3dfe */.cr-quote-slider {
  position: relative;
  min-height: clamp(520px, 68vh, 760px);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #eee7dd;
  color: #1f211d;
  padding: clamp(80px, 8vw, 130px) clamp(22px, 5vw, 96px);
  border-top: 1px solid rgba(31, 33, 29, 0.07);
  border-bottom: 1px solid rgba(31, 33, 29, 0.07);
}

.cr-quote-mark {
  position: absolute;
  top: clamp(72px, 13vh, 150px);
  left: 50%;
  transform: translateX(-50%);
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(58px, 5vw, 86px);
  font-weight: 700;
  line-height: 1;
  color: #e25b43;
  animation: crQuoteMark 1.4s cubic-bezier(0.16, 1, 0.3, 1) both;
}

.cr-quote-stage {
  position: relative;
  width: min(1280px, 100%);
  min-height: clamp(180px, 17vw, 260px);
  display: grid;
  place-items: center;
}

.cr-quote-slide {
  grid-area: 1 / 1;
  margin: 0;
  max-width: 1280px;
  text-align: center;
  font-family: "Josefin Slab", Georgia, serif;
  font-size: clamp(44px, 5.2vw, 88px);
  font-weight: 300;
  font-style: italic;
  line-height: 1.08;
  letter-spacing: -0.025em;
  color: #1f211d;
  opacity: 0;
  filter: blur(12px);
  transform: translateY(34px);
  pointer-events: none;
  transition:
    opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1),
    filter 0.9s cubic-bezier(0.16, 1, 0.3, 1),
    transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);
}

.cr-quote-slide.is-active {
  opacity: 1;
  filter: blur(0);
  transform: translateY(0);
  pointer-events: auto;
}

.cr-quote-slide span {
  color: #e25b43;
}

.cr-quote-dots {
  position: absolute;
  left: 50%;
  bottom: clamp(56px, 8vh, 88px);
  transform: translateX(-50%);
  display: flex;
  gap: 14px;
  align-items: center;
}

.cr-quote-dots button {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 1px solid rgba(31, 33, 29, 0.25);
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  transition: 0.3s ease;
}

.cr-quote-dots button.is-active {
  width: 34px;
  border-radius: 999px;
  border-color: #e25b43;
  background: #e25b43;
}

@keyframes crQuoteMark {
  from {
    opacity: 0;
    filter: blur(10px);
    transform: translateX(-50%) translateY(24px) scale(0.9);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateX(-50%) translateY(0) scale(1);
  }
}

@media (max-width: 1024px) {
  .cr-quote-slider {
    min-height: 560px;
  }

  .cr-quote-slide {
    font-size: clamp(40px, 7vw, 68px);
  }
}

@media (max-width: 767px) {
  .cr-quote-slider {
    min-height: 460px;
    padding: 76px 20px 90px;
  }

  .cr-quote-mark {
    top: 54px;
    font-size: 54px;
  }

  .cr-quote-stage {
    min-height: 220px;
  }

  .cr-quote-slide {
    font-size: clamp(34px, 11vw, 50px);
    line-height: 1.12;
  }

  .cr-quote-dots {
    bottom: 48px;
  }
}
.cr-quote-dots {
  position: absolute;
  left: 50%;
  bottom: clamp(56px, 8vh, 88px);
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  align-items: center;
}

.cr-quote-dots button {
  width: 3px;
  height: 3px;
  min-width: 3px;
  min-height: 3px;
  padding: 0 !important;
  border: 0;
  border-radius: 50%;
  background: rgba(31, 33, 29, 0.35) !important;
  box-shadow: none !important;
  cursor: pointer;
  transition: 0.3s ease;
}

.cr-quote-dots button.is-active {
  width: 12px;
  min-width: 12px;
  height: 3px;
  min-height: 3px;
  border-radius: 999px;
  background: #e25b43 !important;
}

@media (max-width: 767px) {
  .cr-quote-dots {
    bottom: 48px;
    gap: 7px;
  }

  .cr-quote-dots button {
    width: 3px;
    height: 3px;
    min-width: 3px;
    min-height: 3px;
  }

  .cr-quote-dots button.is-active {
    width: 11px;
    min-width: 11px;
    height: 3px;
    min-height: 3px;
  }
}/* End custom CSS */