:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #D6D0C5;
	--wd-text-font-size: 16px;
	--wd-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(196,169,129);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Asap", 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(196,169,129);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(154,136,118);
	--wd-alternative-color: rgb(154,136,118);
	--btn-default-font-family: "Asap", Arial, Helvetica, sans-serif;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: #C4A981;
	--btn-default-bgcolor-hover: #D1B894;
	--btn-accented-font-family: "Asap", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(196,169,129);
	--btn-accented-bgcolor-hover: #D1B894;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(16,22,17);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Asap", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	color: rgb(199,188,170);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgba(199,188,170,0.69);
}
html .wd-nav.wd-nav-secondary > li > a {
	color: rgb(199,188,170);
}
html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgba(199,188,170,0.69);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(32,36,31);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-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;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #23251f;
}

.footer-font {font-family: "Asap", Arial, Helvetica, sans-serif !important; letter-spacing:2px !important}
.font-asap {font-family: "Asap", Arial, Helvetica, sans-serif !important; letter-spacing:2px !important}
html .wd-nav.wd-nav-main > li > a {letter-spacing: 1px}
.wd-sub-accented > li > a {
  --sub-menu-color: #A99B8A;
  --sub-menu-color-hover: var(--wd-primary-color);
}
.wd-sub-menu li > a{ color: #A99B8A;}
.subtitle-color-default.subtitle-style-default {color: #A99B8A !important}
[class*="color-scheme-light"], .whb-color-light {color: #A99B8A !important}
/* Woodmart/WP Bakery-knappar */
.wd-page-content :is(.btn, .button, .vc_btn3, .wd-button-wrapper a) {
  background: #C4A981 !important;
  color: #242424 !important;
  font-weight: 100 !important;
  letter-spacing: 1px;
}

.wd-page-content :is(.btn, .button, .vc_btn3, .wd-button-wrapper a):hover {
  background: #D1B894 !important;
  color: #fff !important;
}
/* Bordered-knappar i sidinnehållet */
.wd-page-content .btn-color-primary.btn-style-bordered {
  border-color: #C4A981 !important;
  color: #C4A981 !important;
  background: transparent !important;
  font-weight: 100 !important;
  letter-spacing: 1px;
}

.wd-page-content .btn-color-primary.btn-style-bordered:hover {
  border-color: #C4A981 !important;
  background: #C4A981 !important;
  color: #242424 !important;
}
.wd-social-icons > a {color: #A99B8A !important}
.wd-social-icons > a:hover {color: #fff !important}
.img-border img {
  border: 1px solid #3F331D;
  border-radius: 10px;
  box-sizing: border-box;
}
.button-no-color a.btn,
.button-no-color .btn {
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #C4A981 !important;
}

.button-no-color a.btn:hover,
.button-no-color .btn:hover,
.button-no-color a.btn:focus,
.button-no-color .btn:focus {
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #d8d0c4 !important;
}
.whb-k2qow9zery6dgwrrcgq3 a:is(.btn-style-bordered, .btn-style-default, .btn-style-3d){
  font-weight: 100}
.whb-k2qow9zery6dgwrrcgq3 a:is(.btn-style-bordered, .btn-style-default, .btn-style-3d):hover {
  font-weight: 100}
.footer-copy a{color:#C4A981 !important}
.forest-footer-fullwidth {
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  max-width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: hidden;
  min-height: 300px;
  padding: 90px 30px 80px;
  background: #050705;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
border-top: 1px solid #3F331D !important;
border-bottom: 1px solid #3F331D !important;
}

.footer-center-content {
  position: relative;
  z-index: 2;
  max-width: 720px;
  text-align: center;
  color: #e7e0d5;
}

.footer-center-content h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(26px, 2.6vw, 40px);
  font-weight: 400;
  line-height: 1.1;
  margin: 0 0 18px;
	color: #C4A981
}

.footer-center-content p {
  font-family: 'Asap', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  color: #C7BCAA;
  margin: 0 0 30px;
}

.footer-cta {
  display: inline-block;
  padding: 15px 42px;
  font-family: 'Asap', Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  color: #242424;
  background: #C4A981;
border-radius: 8px
}
.footer-cta:hover {color: #fff !important}
.footer-fern {
  position: absolute;
  bottom: 0;
  width: clamp(180px, 26vw, 420px);
  height: auto;
  z-index: 1;
  pointer-events: none;
  opacity: 0.75;
}

.footer-fern-left {
  left: 0;
  transform: translateX(-8%);
}

.footer-fern-right {
  right: 0;
  transform: translateX(8%);
}

@media (max-width: 1024px) {
  .forest-footer-fullwidth {
    padding: 80px 25px 75px;
  }

  .footer-fern {
    width: clamp(150px, 30vw, 300px);
    opacity: 0.6;
  }

  .footer-fern-left {
    transform: translateX(-18%);
  }

  .footer-fern-right {
    transform: translateX(18%);
  }
}

@media (max-width: 767px) {
  .forest-footer-fullwidth {
    min-height: 360px;
    padding: 75px 24px 95px;
  }

  .footer-center-content {
    max-width: 92%;
  }

  .footer-fern {
    width: 210px;
    opacity: 0.45;
  }

  .footer-fern-left {
    left: -70px;
    bottom: 0;
  }

  .footer-fern-right {
    right: -70px;
    bottom: 0;
  }
}

@media (max-width: 420px) {
  .footer-fern {
    width: 175px;
    opacity: 0.38;
  }

  .footer-fern-left {
    left: -85px;
  }

  .footer-fern-right {
    right: -85px;
  }
}
.about-steps-section {
  position: relative;
  left: 50%;
  right: 50%;
  width: 100vw;
  max-width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #151c16;
  padding: 80px 20px;
  color: #d8d0c4;
  box-sizing: border-box;
  overflow: hidden;
	border-top: 1px solid #3F331D !important;
border-bottom: 1px solid #3F331D !important;
}

.about-steps-inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.about-steps-inner h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(28px, 3vw, 36px);
  font-weight: 400;
  line-height: 1.15;
  margin: 0 0 55px;
  color: #C4A981;
}

.about-steps {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 70px;
}

.about-steps::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 16%;
  right: 16%;
  height: 1px;
  background: rgba(154, 136, 118, 0.45);
  z-index: 0;
}

.about-step {
  position: relative;
  z-index: 1;
}

.step-number {
  width: 46px;
  height: 46px;
  margin: 0 auto 26px;
  border: 1px solid rgba(154, 136, 118, 0.75);
  border-radius: 50%;
  background: #151c16;
  color: #c5ad8c;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  line-height: 1;
}

.about-step h3 {
  font-family: "Asap", Arial, Helvetica, sans-serif ;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #a9947c;
  margin: 0 0 18px;
}

.about-step p {
  
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  color: rgba(216, 208, 196, 0.72);
  max-width: 280px;
  margin: 0 auto;
}

/* Mobil */
@media (max-width: 767px) {
  .about-steps-section {
    padding: 65px 22px;
  }

  .about-steps {
    grid-template-columns: 1fr;
    gap: 45px;
  }

  .about-steps::before {
    display: none;
  }

  .about-steps-inner h2 {
    margin-bottom: 42px;
  }

  .step-number {
    margin-bottom: 20px;
  }

  .about-step p {
    max-width: 360px;
  }
}
.quick-about-box {
  max-width: 520px;
  color: #d8d0c4;
}

.quick-about-box h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(26px, 3vw, 36px);
  font-weight: 400;
  line-height: 1.15;
  margin: 0 0 28px;
  color: #d8d0c4;
}

.quick-about-list {
  border: 1px solid rgba(169, 148, 124, 0.28);
}

.quick-about-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 18px;
  border-bottom: 1px solid rgba(169, 148, 124, 0.22);
  font-family: "Asap", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  color: rgba(216, 208, 196, 0.72);
}

.quick-about-item:last-child {
  border-bottom: none;
}

.quick-about-item strong {
  font-weight: 700;
  color: #a9947c;
}

.quick-about-icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #a9947c;
}

.quick-about-icon svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.25;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 767px) {
  .quick-about-box {
    max-width: 100%;
  }

  .quick-about-item {
    align-items: flex-start;
    padding: 13px 15px;
    font-size: 13px;
  }

  .quick-about-icon {
    margin-top: 2px;
  }
}
.forest-custom-header {
  position: relative;
  overflow: hidden;
}

/* Endast denna specifika Woodmart-header */
.whb-header_649004 {
  position: relative !important;
  overflow: visible !important;
  background:
    linear-gradient(rgba(16, 22, 17, 0.18), rgba(16, 22, 17, 0.35)),
    url("https://hemtillskogen.se/wp-content/uploads/2026/06/header-back.jpg") !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border: none !important;
  box-shadow: none !important;
}

/* Rensa inre rader */
.whb-header_649004 .whb-row,
.whb-header_649004 .whb-general-header,
.whb-header_649004 .whb-main-header {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  overflow: visible !important;
}

/* Höjd på headern */
/* Styr den faktiska höjden på Woodmart-headerns inre rad */
.whb-header_649004,
.whb-header_649004 .whb-main-header,
.whb-header_649004 .whb-general-header,
.whb-header_649004 .whb-row,
.whb-header_649004 .whb-flex-row,
.whb-header_649004 .whb-general-header-inner,
.whb-header_649004 .whb-main-header-inner {
  min-height: 210px !important;
  height: 210px !important;
}

/* Viktigt: Woodmart sätter max-height: inherit på kolumner */
.whb-header_649004 .whb-column {
  overflow: visible !important;
  max-height: none !important;
  height: auto !important;
  position: relative !important;
  z-index: 10 !important;
}

/* Loggan */
.whb-header_649004 .wd-header-logo,
.whb-header_649004 .wd-logo,
.whb-header_649004 .site-logo {
  overflow: visible !important;
  max-height: none !important;
  height: auto !important;
  display: flex !important;
  align-items: center !important;
  position: relative !important;
  z-index: 20 !important;
}

.whb-header_649004 .wd-header-logo img,
.whb-header_649004 .wd-logo img,
.whb-header_649004 .site-logo img {
  display: block !important;
  max-height: 95px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* Meny, ikoner och knapp ovanpå bakgrunden */
.whb-header_649004 .wd-header-nav,
.whb-header_649004 .wd-nav-main,
.whb-header_649004 .wd-tools-element,
.whb-header_649004 .whb-column,
.whb-header_649004 .whb-row {
  position: relative !important;
  z-index: 10 !important;
}
.whb-header_649004::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: clamp(180px, 22vw, 360px);
  height: 100%;
  background-image: url("https://hemtillskogen.se/wp-content/uploads/2026/06/left-top.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  opacity: 0.38;
  pointer-events: none;
  z-index: 1;
}

.whb-header_649004::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: clamp(260px, 30vw, 560px);
  height: 100%;
  background-image: url("https://hemtillskogen.se/wp-content/uploads/2026/06/right-top.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
  opacity: 0.32;
  pointer-events: none;
  z-index: 1;
}
/* Tvinga SVG-loggan att få riktig storlek */
.whb-header_649004 .wd-logo,
.whb-header_649004 .site-logo,
.whb-header_649004 .wd-header-logo {
  width: 260px !important;
  max-width: 260px !important;
  min-height: 80px !important;
  height: auto !important;
  display: flex !important;
  align-items: center !important;
  overflow: visible !important;
}

.whb-header_649004 .wd-logo a,
.whb-header_649004 .site-logo a,
.whb-header_649004 .wd-header-logo a {
  width: 260px !important;
  height: auto !important;
  min-height: 80px !important;
  display: flex !important;
  align-items: center !important;
  overflow: visible !important;
}

.whb-header_649004 .wd-logo img,
.whb-header_649004 .site-logo img,
.whb-header_649004 .wd-header-logo img {
  width: 260px !important;
  max-width: 260px !important;
  height: auto !important;
  max-height: none !important;
  min-height: auto !important;
  display: block !important;
  object-fit: contain !important;
  opacity: 1 !important;
  visibility: visible !important;
}
/* Mobil: färg på hamburgerikonen */
@media (max-width: 1024px) {
  .whb-header_649004 .wd-header-mobile-nav,
  .whb-header_649004 .wd-header-mobile-nav a,
  .whb-header_649004 .wd-header-mobile-nav .wd-tools-icon,
  .whb-header_649004 .wd-header-mobile-nav .wd-tools-icon:before,
  .whb-header_649004 .wd-header-mobile-nav .wd-tools-icon:after {
    color: #D6D0C5 !important;
  }

  .whb-header_649004 .wd-header-mobile-nav .wd-tools-text {
    color: #D6D0C5 !important;
  }
}
/* Mobil: stapla logga och hamburger under varandra */
@media (max-width: 1024px) {
  .whb-header_649004 .whb-main-header-inner,
  .whb-header_649004 .whb-general-header-inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
  }

  .whb-header_649004 .whb-mobile-left,
  .whb-header_649004 .whb-mobile-center,
  .whb-header_649004 .whb-mobile-right {
    width: 100% !important;
    justify-content: center !important;
    text-align: center !important;
  }

  .whb-header_649004 .wd-header-logo,
  .whb-header_649004 .wd-logo,
  .whb-header_649004 .site-logo {
    order: 1 !important;
    margin: 0 auto !important;
  }

  .whb-header_649004 .wd-header-mobile-nav {
    order: 2 !important;
    margin: 0 auto !important;
  }
}
@media (max-width: 1024px) {
  /* Mittkolumnen i mobilheadern */
  .whb-header_649004 .whb-mobile-center,
  .whb-header_649004 .whb-column.whb-mobile-center,
  .whb-header_649004 .whb-column_mobile3 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
  }

  /* Loggan överst */
  .whb-header_649004 .whb-mobile-center .wd-header-logo,
  .whb-header_649004 .whb-mobile-center .wd-logo,
  .whb-header_649004 .whb-mobile-center .site-logo,
  .whb-header_649004 .whb-column_mobile3 .wd-header-logo,
  .whb-header_649004 .whb-column_mobile3 .wd-logo,
  .whb-header_649004 .whb-column_mobile3 .site-logo {
    order: 1 !important;
    margin: 0 auto !important;
  }

  /* Hamburger/meny under loggan */
  .whb-header_649004 .whb-mobile-center .wd-header-mobile-nav,
  .whb-header_649004 .whb-column_mobile3 .wd-header-mobile-nav {
    order: 2 !important;
    margin: 0 auto !important;
    display: flex !important;
    justify-content: center !important;
  }

  /* Centrera själva meny-elementet */
  .whb-header_649004 .whb-mobile-center .wd-tools-element,
  .whb-header_649004 .whb-column_mobile3 .wd-tools-element {
    justify-content: center !important;
    text-align: center !important;
    width: auto !important;
  }
}
