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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(71,71,71);
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", 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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", 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: "Manrope", 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: #dd3333;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #6ca300;
	--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: 280px;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
}

@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);
}
}



@media (max-width: 576px) {
	.quform-element-row.quform-responsive-columns-phone-portrait>.quform-element-column, .quform-options-columns.quform-responsive-columns-phone-portrait>.quform-option {
    /* float: none; */
    /* max-width: 100%!important; */
    width: 50%!important;
    display: inline-table;
}

.quform-3 .quform-input-3_28 .quform-option .quform-option-text {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    padding-top: 50px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-weight: bold;
    font-size: large;
    color: #fff;
    background: rgba(36,36,36,0);
    background: -moz-linear-gradient(top,rgba(36,36,36,0) 0,rgba(36,36,36,0) 25%,rgba(36,36,36,0.89) 92%,rgba(19,19,19,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(36,36,36,0)),color-stop(25%,rgba(36,36,36,0)),color-stop(92%,rgba(36,36,36,0.89)),color-stop(100%,rgba(19,19,19,1)));
    background: -webkit-linear-gradient(top,rgba(36,36,36,0) 0,rgba(36,36,36,0) 25%,rgba(36,36,36,0.89) 92%,rgba(19,19,19,1) 100%);
    background: -o-linear-gradient(top,rgba(36,36,36,0) 0,rgba(36,36,36,0) 25%,rgba(36,36,36,0.89) 92%,rgba(19,19,19,1) 100%);
    background: -ms-linear-gradient(top,rgba(36,36,36,0) 0,rgba(36,36,36,0) 25%,rgba(36,36,36,0.89) 92%,rgba(19,19,19,1) 100%);
    background: linear-gradient(to bottom,rgba(36,36,36,0) 0,rgba(36,36,36,0) 25%,rgba(36,36,36,0.89) 92%,rgba(19,19,19,1) 100%);
}
}

