@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//bedre-inneklima.no/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(119,119,119);
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(36,36,36);
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(51,51,51);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(150,187,51);
	--wd-alternative-color: rgb(150,187,51);
	--wd-link-color: rgb(120,150,40);
	--wd-link-color-hover: rgb(150,187,51);
	--btn-default-bgcolor: rgb(239,239,239);
	--btn-default-bgcolor-hover: rgb(150,187,51);
	--btn-accented-bgcolor: rgb(150,187,51);
	--btn-accented-bgcolor-hover: rgb(150,187,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(150,187,51);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(150,187,51);
	--notices-warning-color: rgb(255,255,255);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(150,188,51);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(150,188,51);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgba(255,255,255,0.99);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-weight: 500;
	font-size: 19px;
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover {
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-size: 15px;
	color: rgb(107,107,107);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(150,187,51);
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
}
html .product.wd-cat .wd-cat-count, html .product.wd-cat.cat-design-replace-title .wd-cat-count {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 48px;
}
.product-labels .product-label.new {
	background-color: rgb(150,188,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 13px;
	}
	html .product.wd-cat .wd-cat-count, html .product.wd-cat.cat-design-replace-title .wd-cat-count {
		font-size: 12px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--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;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Roboto !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Roboto !important;
}

body .product-tabs-wrapper {
    border-color:transparent;
}

body .wd-hover-base .wrapp-swatches {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
background-color: transparent;
}

/* Korrigere linjeavstand overskrift og tekst
legend, h2, h3, h4, h5, h6, .title {
	margin-bottom: 7px;
}
*/


/* Avstand fra ordinær kjøpsknapp til Vipps */
btn.single-product.button.vipps-buy-now.initialized {
	margin-top: 10px;
}

/* Vipps-knapp avrundede kanter */
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.vipps-buy-now, .woocommerce ul.products li.product .button.vipps-buy-now, a.button.vipps-buy-now {
	border-radius: 5px;
}

/* Vipps-knapp inline produktside */
.woocommerce-variation-add-to-cart>* {
	flex: none;
}

/* Fjerne tilstand fra produktside */
span.product_condition_wrapper {
  display: none !important;
}

/* Sentrere stjerner på produktsider */
.single-product-page #lipscore-rating {
    margin: 0 auto;
}

/* Produsentlogoer på kategorisider */
.wd-swatches-filter.wd-swatches-brands .wd-swatch.wd-bg {
    height: auto !important;
}

/* In-stock */
#in-stock-form, .in-stock-form {
	margin: 0 auto;
}

.product .notify-btn {
	border-radius: 5px;
}

/* Fjerne hvit bakgrunn fra produktvisning forside */
.product.wd-hover-base .wrapp-swatches {
    background-color: transparent !important;
		border-top: 0px !important;
		border-bottom: 0px !important;
}

/* Endre farge på Lipscore-review */
.lipscore-rating-review-link {
	color: #96BC33;
}@media (min-width: 1025px) {
	.whb-top-bar .wd-info-box .info-box-title {
    margin-bottom: 0;
}
.category-grid-item .more-products>a {
    font-size: 13px;
		display: none;
}
}

@media (max-width: 576px) {
	@media(max-width: 992px) {
	.dgwt-wcas-search-wrapp {
		display: none;
	}
	.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon-flexible-loaded {
		display: block;
	}
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	font-size: 16px !important;
}

/* Bilde topp bloggartikkel */
.wd-page-title {
		background-position: center center;
}
 .title-size-default {
    --wd-title-sp: 100px !important;

}

