:root {
	--wd-text-font: "DPOPPINS", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 13px;
	--wd-title-font: "DPOPPINS", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "DPOPPINS", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(255, 136, 0);
	--wd-alternative-font: "DPOPPINS", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "DPOPPINS", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 12px;
	--wd-header-el-font: "DPOPPINS", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,136,0);
	--wd-alternative-color: rgb(255,136,0);
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(128,128,128);
	--btn-accented-bgcolor: rgb(255,136,0);
	--btn-accented-bgcolor-hover: rgb(128,128,128);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgba(221,51,51,0.86);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(255,255,255);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(238,238,34);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 660px;
	--wd-popup-padding: 30px;
}
: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(238,238,238);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "DPOPPINS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
}
html .wd-nav.wd-nav-main > li > a, 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, html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-family: "DPOPPINS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, 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, html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li:hover > a {
	color: rgb(255,136,0);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "DPOPPINS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 30px;
	color: rgb(0,0,0);
}
html .page-title > .container > .title:hover, html .page-title .wd-title-wrapp > .title:hover {
	color: rgb(255,136,0);
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: "DPOPPINS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "DPOPPINS", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: rgb(5,5,5);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(255,136,0);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "DPOPPINS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(255,136,0);
}
.wd .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(0,183,48);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(238,238,34);
}
.wd .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(249,249,249);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(248,248,248);
}

@font-face {
	font-family: "DPOPPINS";
	src: url("//dadorana.ch/wp-content/uploads/poppins-v24-latin-regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "DPOPPINS";
	src: url("//dadorana.ch/wp-content/uploads/poppins-v24-latin-500.woff2") format("woff2");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "DPOPPINS";
	src: url("//dadorana.ch/wp-content/uploads/poppins-v24-latin-600.woff2") format("woff2");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "DPOPPINS";
	src: url("//dadorana.ch/wp-content/uploads/poppins-v24-latin-700.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

/* Äußeren Rahmen abrunden ohne Abschneiden */
.quantity {
    border: 1px solid #dddddd !important; /* Standard-Rahmenfarbe */
    border-radius: 20px !important;
    padding: 0 5px !important;
    display: inline-flex !important;
    align-items: center;
}

/* Innere Einzelelemente-Rahmen entfernen */
.quantity input[type="number"],
.quantity .plus,
.quantity .minus {
    border: none !important;
    background: transparent !important;
    border-radius: 0 !important;
    height: 100% !important;
}
/* Äußerer Rahmen des Dropdown-Feldes abrunden */
.variations_form .variable-item,
.variations_form select,
.variations_form .select2-container--default .select2-selection--single {
    border-radius: 20px !important;
}
/* WoodMart "Weitere Artikel laden" Button abrunden */
.wd-load-more.wd-products-load-more {
    border-radius: 20px !important;
}
/* Quadratische Labels mit 20px Eckenabrundung erzwingen */
.product-labels .onsale,
.product-labels .product-label {
    border-radius: 20px !important;
    min-width: 50px !important;
    height: 35px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 5px 10px !important;
}




