/* FIX FOR INHERIT EM ISSUE */
.mobile-nav, .wd-search-full-screen, .wd-toolbar {
  font-style: normal;
}
/* RATING STARS */
.wd-loop-builder-off .woocommerce-review-link:hover {
  color: #242424;
}
.wd-loop-builder-off .woocommerce-review-link {
  color: #767676;
}
/* BLOG POSTS GRID FRONTPAGE */
.wd-post-author span, .wd-post-author .author {
  color: #555 !important;
}
.wd-post-author .author:hover {
  color: #000 !important;
}
/* WD POPUP BUILDER */
.wd-popup-builder.wd-popup {
  border-radius: 5px !important;
  border-style: solid !important;
}
.wd-popup-builder.wd-popup .nyhetsbrev {
  color: #b5c247;
}
.wpcf7 input::placeholder {
  opacity: 0.6;
}
.wd-popup-pt-wrap .wd-popup-close {
  --wd-action-color: #333;
  --wd-action-color-hover: #bbb;
  top: 0px;
  inset-inline-end: 0px;
}
.wd-popup-builder-wrap .wd-cross-icon > a::before, .wd-popup-pt-wrap .wd-cross-icon > a::before {
  font-weight: 600;
}
.wd-popup-builder-wrap .wd-popup-close {
    --wd-action-color: #333;
    --wd-action-color-hover: #bbb;
    top: -2px;
    inset-inline-end: 2px;
}
.wd-mfp-popup-wrap-18102 .wd-popup-close, .wd-mfp-popup-wrap-18103 .wd-popup-close, .wd-mfp-popup-wrap-18397 .wd-popup-close {
  --wd-action-color: #fff;
  --wd-action-color-hover: #bbb;
}
@media (max-width: 767.98px) {
  .wd-mfp-popup-wrap-18102 .wd-popup-close, .wd-mfp-popup-wrap-18397 .wd-popup-close {
    --wd-action-color: #333;
    --wd-action-color-hover: #bbb;
  }
}
/* PRICE TRACKER POPUP */
#wd-popup-pt {
  padding: 25px;
}
/* HEADER */
.wd-empty-mini-cart::before {
  color: rgba(0, 0, 0, 0.07) !important;
}
.wd-wishlist-icon > a::before {
  color: red;
}
.wd-search-area.wd-entry-content.wd-scroll-content.wd-hide-md {
  width: 520px;
  padding-top: 35px;
  padding-bottom: 100px;
}
.cart-widget-side .woocommerce-mini-cart .remove, .woocommerce-mini-cart .remove {
  position: absolute;
  top: 10px;
  width: 30px;
  height: 30px;
  color: #dd3333;
  line-height: 30px;
  font-weight: 600;
}
@media (max-width: 979.98px) {
  .wd-search-area p:last-child {
    margin-bottom: 40px !important;
  }
  .cart-widget-side .woocommerce-mini-cart .remove, .woocommerce-mini-cart .remove {
    top: 0px !important;
    inset-inline-end: 0 !important;
    width: 50px;
    height: 100%;
    border-radius: 0;
    color: #dd3333;
    font-weight: 600;
    line-height: 50px;
  }
  .cart-widget-side .product_list_widget>li>a {
    margin-bottom: 0px;
  }
}
/* NYHETSBREV MC4WP */
@media (min-width: 1025px) {
  .mc4wp-form input[type="submit"] {
    padding-inline: 35px;
  }
}
.mc4wp-form input[type="submit"] {
  border-radius: var(--btn-accented-brd-radius);
  color: var(--btn-accented-color);
  box-shadow: var(--btn-accented-box-shadow);
  background-color: var(--btn-accented-bgcolor);
  font-family: var(--btn-accented-font-family,var(--btn-font-family) );
  font-style: var(--btn-accented-font-style, var(--btn-font-style));
}
.mc4wp-form-fields {
  display: inline-block;
  width: 100%;
  max-width: var(--wd-max-width);
}
.mc4wp-form .row {
  --wd-gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 calc(var(--wd-gap) / -2) calc(var(--wd-gap) * -1);
}
.mc4wp-form .row .col {
  flex: 1 1 200px;
}
.mc4wp-form .row [class*="col"] {
  padding-inline: calc(var(--wd-gap) / 2);
  margin-bottom: var(--wd-gap);
}
.mc4wp-form .row .col-auto {
  flex: 0 0 auto;
}
.mc4wp-form .row [class*="col"] {
  padding-inline: calc(var(--wd-gap) / 2);
  margin-bottom: var(--wd-gap);
}
@media (min-width: 700px) and (max-width: 1199.99px) {
  #front-nyhetsbrev .vc_col-sm-12 {
    width: 50%;
  }
  #front-nyhetsbrev .vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* PROMOTIONS */
#vmb-banners {
    clear: both;
}
@media all and (max-width: 768.98px) {
    .archive .vmb-imgb, .page .vmb-imgb {
        display: none;
    }
}
@media all and (min-width: 769px) {
    #vmb-banners {
        display: flex;
    }
}
/* PROMO POPUP */
.wd-promo-popup a {
  color: #b5c247;
}
/* HEADER & BANNER - CAPTCHA */
@media all and (max-width: 460px) {
   .header-banner-first {
     font-size: 16px !important;
   }
   .header-banner-second {
     font-size: 10px !important;
   }
}
@media all and (max-width: 373px) {
   .header-banner-first {
     font-size: 14px !important;
   }
   .header-banner-second {
     font-size: 9px !important;
   }
}
.custom-page-title .wd-action-btn.wd-style-icon > a {
  font-weight: 600;
}
@media all and (max-width: 768.98px) {
   .description-area-before :is(.term-description, .page-description) {
      margin-bottom: 40px;
   }
   .wd-product.wd-hover-quick .wd-add-btn {
      opacity: unset;
   }
}
@media all and (min-width: 1024.98px) {
   .mobil-header-meny {
      display: none !important;
   }
}
.icons-design-default .wd-social-icon {
  margin-right: 10px !important;
}
.g-recaptcha {
  margin-bottom: 10px;
}
.single-post .g-recaptcha {
    margin-left: 10px;
}
p.woocommerce-store-notice.demo_store {
  display: block;
  flex-flow: row wrap;
  white-space: pre-wrap;
}
.wrapp-category .more-products a {
  color: #333;
}
.wd-nav[class*="wd-style-"] > li:is(.wd-has-children, .menu-item-has-children) > a::after {
  color: #000;
}
#menu-hovedmenyen.wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
  color: #008000 !important;
}
#menu-item-9485 .woodmart-nav-link::before {
  content: '\f15a';
  font-family: "woodmart-font";
  margin-right: 5px;
  margin-bottom: 1px;
  font-size: 15px;
}
.whb-color-light:not(.whb-with-bg) {
  background-color: transparent !important;
}
body[class*="home"] .header-banner {
  max-width: 100% !important;
}
.whb-main-header .wd-nav > li > a .menu-label {
  left: calc(100% - 40px);
}
.whb-sticked .whb-main-header {
  z-index: 400;
}
.whb-main-header .menu-label {
  bottom: 80%;
}
.mobile-nav #menu-item-10626 a {
  color: #D41212;
}
.mobile-nav #menu-item-10626 a:hover {
  color: var(--wd-primary-color);
}
@media all and (min-width: 1024px) {
  .wd-search-full-screen .search-info {
    font-size: 16px;
    font-weight: 500;
  }
}
@media all and (max-width: 1024px) {
  .wd-search-full-screen .search-info {
    font-size: 14px;
    font-weight: normal;
  }
}
/* BODY */
.wd-content-layout {
  padding-block: 20px;
}
.popup-quick-view .view-details-btn {
  bottom: -2px !important;
}
.popup-quick-view p.aws-description {
    display: none !important;
}
.popup-quick-view .single-infoboks {
  display: none;
}
.popup-quick-view .single-prismatch {
  display: none;
}
/* YOAST BREADCRUMB */
:is(.yoast-breadcrumb, .aioseo-breadcrumbs, .rank-math-breadcrumb, nav[aria-label="breadcrumb"]) {
  --wd-link-color: var(--color-gray-500) !important;
  --wd-link-color-hover: var(--color-gray-700) !important;
  --wd-bcrumb-color-active: var(--color-gray-900) !important;
  --wd-link-decor: none;
  --wd-link-decor-hover: none;
}
/* DISCOUNTINUED PRODUCTS */
#discountinued-overlay{position:fixed;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:3;cursor:pointer}#discountinued-text{position:absolute;top:50%;width:100%;text-align:center;font-size:22px;line-height:22px;font-weight:700;color:#fff}