:root {
	--wd-text-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 18px;
	--wd-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(124,185,68);
	--wd-alternative-color: rgb(6,60,130);
	--btn-default-bgcolor: rgb(62,94,34);
	--btn-default-bgcolor-hover: rgb(39,65,22);
	--btn-accented-bgcolor: rgb(154,195,67);
	--btn-accented-bgcolor-hover: rgb(233,45,116);
	--btn-transform: capitalize;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(233,45,116);
	--wd-link-color-hover: rgb(85,85,85);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,245,245);
	background-image: url();
	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(254,249,243);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-size: cover;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--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);
}
}



@font-face {
	font-family: "outfit";
	font-weight: 400;
	font-style: normal;
}

.portfolio-text-shown .portfolio-info {background-color: #F6F4EF !important}
.wd-project .proj-cats-list {font-size:12px}
.vc_rtl-columns-reverse {flex-direction: row-reverse;}
.vc_row.row-reverse-tablet {flex-direction: column-reverse;}
.footer-container {padding-bottom: 20px}
.read-more-section a {color: #666 !important}
.read-more-section a:hover {color: #000 !important}
.wd-social-icons.icons-size-default .wd-icon:hover {color: #ccc !important;}
:is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li a {
  font-size: 14px;line-height:14px;
}
:is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) li  {
  margin-bottom:2px !important
}  
button, html input[type="button"], input[type="reset"], input[type="submit"]:hover{background: #E92D74; color: #fff}
.page-title {margin-bottom: 0px}
}
.button.price-plan-btn, .btn.btn-color-primary {color: #555555; background:linear-gradient(135deg,rgb(202,248,128) 20%,rgb(113,206,126) 100%); border-radius: 35px}
.btn.btn-color-primary:hover {color: #000}
.btn.btn-style-bordered {border-width:1px !important}
.btn.btn-style-round {border-radius: 15px}
/* .button.price-plan-btn:hover, .btn.btn-color-primary:hover { background:linear-gradient(135deg,rgb(113,206,126) 20%,rgb(202,248,128) 100%)
} */ 
.btn {background:#3e5e22 !important; color: #fff !important}
.btn:hover {background:#223b13 !important; color: #fff !important}
/* Generell stil för alla Woodmart-knappar av typen Bordered */
body .btn.btn-style-bordered {
    --btn-color: #416625;
    --btn-color-hover: #ffffff;
    --btn-bgcolor: transparent;
    --btn-bgcolor-hover: #416625;
    --btn-brd-color: #416625;
    --btn-brd-color-hover: #416625;
    --btn-brd-width: 2px;
    --btn-box-shadow: none;
    --btn-box-shadow-hover: none;

    background-color: transparent !important;
    border: 2px solid #416625 !important;
    color: #416625 !important;
    box-shadow: none !important;
    opacity: 1;
}

/* Hover och tangentbordsfokus */
body .btn.btn-style-bordered:hover,
body .btn.btn-style-bordered:focus,
body .btn.btn-style-bordered:focus-visible {
    background-color: #416625 !important;
    border-color: #416625 !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

/* Säkerställer rätt färg även på ikoner och pilar i knappen */
body .btn.btn-style-bordered:hover i,
body .btn.btn-style-bordered:hover svg,
body .btn.btn-style-bordered:focus i,
body .btn.btn-style-bordered:focus svg {
    color: #ffffff !important;
    fill: currentColor;
}
.button.price-plan-btn {border-radius: 35px !important }
.wd-price-table .wd-plan-footer > a {color: #555 !important}
.wd-price-table .wd-plan-footer > a:hover {color: #000 !important}
@media only screen and (max-width: 767px) {
.wd-nav[class*="wd-style-underline"] .nav-link-text {font-size:14px; font-weight:100} 
	}
.wd-wpb {
  margin-bottom: 0px;
}
.icons-design-bordered .wd-social-icon {border: 1px solid #242424 !important}
.wd-social-icons.icons-size-default .wd-icon {color: #242424 !important}
.wd-social-icons.icons-size-default .wd-icon:hover {color: #fff !important}
.icons-design-bordered .wd-social-icon .wd-icon {margin-top: 0px !important}
.wd-nav-secondary > li > a {text-transform: none !important}
.linkmail a:hover{color:#E92D74 !important}
.linkmail a{color: black}
.landing a{color:#243286 !important}
.landing a:hover{font-weight: bold !important}
.wd-nav.wd-gap-m {--nav-gap: 20px}
.blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {background: #F6F4EF}
h3.wd-entities-title{font-size: 18px !important}
.wd-nav[class*="wd-style-underline"] .nav-link-text {font-weight:100 !important}
/* :is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li a {border: 1px solid var(--brdcolor-gray-300);padding: 5px 12px; margin: 1px} */
.wd-post-date.wd-style-with-bg {box-shadow: none;}
.wd-post-date.wd-style-with-bg > span { display: inline}
.wd-post-date.wd-style-with-bg .post-date-day {font-size: 13px; color:var(--color-gray-300)}
.wd-post-date.wd-style-with-bg .post-date-month {font-size: 13px; color:var(--color-gray-300);font-weight:100}
.project-datum {font-size: 13px; color:#bbb; display:inline;padding-bottom:30px}
.wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {box-shadow: inset 0px -4px 0px #000;color: #666}
@media (min-width: 1025px) {
  .wd-tabs.tabs-design-simple .wd-tabs-header {
    border-bottom: 4px solid var(--brdcolor-gray-300) !important;
  }
}
.wd-nav[class*="wd-style-"] > li:hover > a {color: #666}
.wd-accordion-title:is(.wd-active, :hover) .wd-accordion-title-text {
  color: #000 !important
}
.wd-tabs .wd-tab-content.wd-active {padding-left: 50px}
.gform_wrapper.gravity-theme .gform_footer input{background: rgb(154,195,67) !important}
.gform_wrapper.gravity-theme .gfield input.large {background:#fff !important; border: none !important;border-radius: 12px !important}
:is(.btn, .button, button, [type="submit"], [type="button"]) {text-transform:none}
input[type="submit"]:hover, body .gform_wrapper .gform_footer input:hover[type="submit"] { background:linear-gradient(135deg,rgb(113,206,126) 20%,rgb(202,248,128) 100%) } 
.greenlink a{color: #38583f !important}
.greenlink a:hover {color: #666 !important}
.wd-rs-6a1fd47d83f67.wd-button-wrapper a {border-radius: 15px !important}
.wd-rs-6a1fda83e2077.wd-button-wrapper a {border-radius: 15px !important}
/* =========================================
   Reklamfirman – Så här jobbar vi
   ========================================= */

.rf-process {
  --rf-profile-green: #7cb944;
  --rf-dark-green: #416625;
  --rf-light-green: #eef5df;
  --rf-mid-green: #c6df91;
  --rf-beige: #faf8f2;
  --rf-off-white: #fefdf8;
  --rf-text: #262626;
  --rf-body: #4b4b4b;

  position: relative;
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  padding: 85px 30px 90px;

  background:
    radial-gradient(
      circle at 50% 0%,
      rgba(255, 255, 255, 0.8),
      transparent 48%
    ),
    var(--rf-light-green);
}

.rf-process,
.rf-process * {
  box-sizing: border-box;
}

.rf-process__inner {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
}

.rf-process__header {
  max-width: 760px;
  margin: 0 auto 55px;
  text-align: center;
}

.rf-process__header h2 {
  margin: 0 0 12px;
  color: var(--rf-text);
  font-family: inherit;
  font-size: clamp(32px, 3vw, 44px);
  font-weight: 700;
  line-height: 1.15;
}

.rf-process__header p {
  margin: 0;
  color: var(--rf-body);
  font-family: inherit;
  font-size: 18px;
  line-height: 1.65;
}

/* Stegen */

.rf-process__steps {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 30px;
}

/* Linjen mellan stegen */

.rf-process__steps::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 16px;
  left: 9.5%;
  right: 9.5%;
  height: 1px;
  background: var(--rf-mid-green);
}

.rf-process__step {
  position: relative;
  z-index: 1;
  min-width: 0;
  text-align: center;
}

/* Nummer */

.rf-process__number {
  position: relative;
  z-index: 2;
  display: flex;
  width: 32px;
  height: 32px;
  margin: 0 auto 18px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--rf-profile-green);
  box-shadow: 0 0 0 7px var(--rf-light-green);
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}

/* Ikoncirkel */

.rf-process__icon {
  display: flex;
  width: 76px;
  height: 76px;
  margin: 0 auto 22px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(65, 102, 37, 0.13);
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 8px 24px rgba(38, 38, 38, 0.06);
  color: var(--rf-dark-green);
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    background-color 0.25s ease;
}

.rf-process__icon svg {
  width: 38px;
  height: 38px;
  overflow: visible;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.rf-process__step:hover .rf-process__icon {
  transform: translateY(-4px);
  background: var(--rf-off-white);
  box-shadow: 0 13px 30px rgba(38, 38, 38, 0.1);
}

/* Texter */

.rf-process__step h3 {
  margin: 0 0 12px;
  color: var(--rf-text);
  font-family: inherit;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.3;
}

.rf-process__step p {
  max-width: 245px;
  margin: 0 auto;
  color: var(--rf-body);
  font-family: inherit;
  font-size: 15.5px;
  line-height: 1.65;
}

/* Surfplatta */

@media (max-width: 1050px) {
  .rf-process {
    padding: 70px 25px 75px;
  }

  .rf-process__steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 45px 30px;
  }

  .rf-process__steps::before {
    display: none;
  }

  .rf-process__step {
    padding: 28px 24px;
    border: 1px solid rgba(65, 102, 37, 0.12);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.62);
  }

  .rf-process__number {
    box-shadow: none;
  }

  .rf-process__step:last-child {
    grid-column: 1 / -1;
    width: calc(50% - 15px);
    margin: 0 auto;
  }
}

/* Mobil */

@media (max-width: 640px) {
  .rf-process {
    padding: 58px 18px 62px;
  }

  .rf-process__header {
    margin-bottom: 35px;
  }

  .rf-process__header p {
    font-size: 16px;
  }

  .rf-process__steps {
    display: block;
  }

  .rf-process__step,
  .rf-process__step:last-child {
    display: grid;
    width: 100%;
    margin: 0 0 18px;
    padding: 24px 20px;
    grid-template-columns: 58px 1fr;
    column-gap: 17px;
    text-align: left;
  }

  .rf-process__number {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 26px;
    height: 26px;
    margin: 0;
    font-size: 13px;
  }

  .rf-process__icon {
    grid-row: 1 / span 2;
    width: 58px;
    height: 58px;
    margin: 7px 0 0;
  }

  .rf-process__icon svg {
    width: 30px;
    height: 30px;
  }

  .rf-process__step h3 {
    margin: 0 0 7px;
    padding-top: 2px;
    font-size: 18px;
  }

  .rf-process__step p {
    max-width: none;
    margin: 0;
    font-size: 15px;
  }
}