@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.kings-middelfart.dk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Dancing Script", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(168,10,10);
	--wd-alternative-color: rgb(7,157,138);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(168,10,10);
	--btn-accented-bgcolor-hover: rgb(168,10,10);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(17,17,17);
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(17,17,17);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgba(16,16,16,0.05);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(22,22,22);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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;
--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);
}
}


.grecaptcha-badge{
	display: none !important;
}

.wd-nav-img, .mega-menu-list img {
    max-height: 38px !important;
}



.summary form.cart div.product-addon p.form-row {
    display: inline-block;
    width: 49.3%;
    border: 1px solid transparent;
    margin: 2px 0;
    vertical-align: top;
}

.summary form.cart div.product-addon p.form-row label {
    margin: 0;
    padding: 3px 5px;
    vertical-align: middle;
    display: block;
    font-size: 14px !important;
}

.summary form.cart div.product-addon {
    width: 100%;
    padding: 20px;
    border: 2px solid #f1f1f1;
    border-radius: 6px;
    position: relative;
}

.product-addon p{
	
	margin-bottom:2px;
	
}


.product-addon h3{
	
	margin:20px 0 10px 0;
	 text-decoration: underline;
	
}

[class*="box-icon-with-"].box-with-text {
    --text-bg-size: 60px;
}

.box-with-text.text-size-small {
    font-size: 30px;
}

#headerp {
   
	padding-bottom:5px;
	font-size:11px;
 color: rgba(255,255,255, 0.8);
}

#headerp a{
	
	 color: rgba(255,255,255, 0.8) !important;
	
}

.wpb_single_image .vc_single_image-wrapper[class*="vc_box_shadow"], .wpb_single_image .vc_single_image-wrapper[class*="vc_box_shadow"] img {
    box-shadow: #000 0px 11px 36px -7px;
}