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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//nayeli.at/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//nayeli.at/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//nayeli.at/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//nayeli.at/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//nayeli.at/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//nayeli.at/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//nayeli.at/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//nayeli.at/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(66,66,66);
	--wd-text-font-size: 14px;
	--wd-title-font: "Handlee", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(66,66,66);
	--wd-entities-title-font: "Handlee", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Handlee", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Handlee", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(28,142,163);
	--wd-alternative-color: rgb(88,43,67);
	--btn-default-bgcolor: rgb(28,142,163);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(88,43,67);
	--btn-accented-bgcolor-hover: rgb(169,127,79);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(130,36,227);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(28,142,163);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://nayeli.at/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 300px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(234,234,234);
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(228,237,243);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(228,237,243);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(228,237,243);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 1020px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--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: 12px;
}

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


.wd-page-title {
background-color: rgb(220,232,237);
}

.wd-wishlist-btn  {
display:none;
}

/* Wunschlisten-Button zuverlässig links ausrichten */
.single-product .yith-wcwl-add-to-wishlist,
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    display: block !important;
    text-align: left !important;
    justify-content: flex-start !important;
    margin-left: 0 !important;
    width: 100% !important;
}

/* Zentrierung auf Inline-Buttons aufheben */
.single-product .yith-wcwl-add-button a,
.single-product .yith-wcwl-add-to-wishlist a {
    display: inline-block !important;
    margin-left: 0 !important;
}

.onsale.product-label {
    display: none !important;
}

/*bilder nie anzeigen*/
.wd-swatches .wd-swatch-bg img {
    display: none !important; /* Versteckt die Swatch-Bilder */
}


/* Grundstil für alle Swatches 
.wd-swatches-product .wd-swatch {
    font-weight: normal !important;
    background-color: rgba(200, 225, 240, 0.8) !important;
    color: #333 !important;
    border: 1px solid rgba(150, 190, 220, 0.9) !important;
    border-radius: 4px !important;
}

 Stil für ausverkaufte (out-of-stock) aber aktive Varianten 
.wd-swatches-product .wd-swatch.out-of-stock {
    opacity: 0.4 !important;
    background-color: rgba(180, 200, 215, 0.5) !important;
    border: 1px solid rgba(150, 170, 190, 0.5) !important;
    pointer-events: none !important;
}

.wd-swatches-product .wd-swatch.wd-enabled {
    opacity: 0.6;
}*/

/* Nicht aktivierte Varianten ausblenden */
.wd-swatches-product .wd-swatch:not(.wd-enabled) {
    display: none !important;
}

.wd-swatches .wd-swatch {
    padding: 8px 12px;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
    text-align: center;
    min-width: 60px;
    display: inline-block;
}

.woocommerce-cart table.cart td.product-price input {
    display: none !important;
}

/* Styling für Kunstlederfarbe 
.variations tr[data-attribute_name="attribute_kunstlederfarbe"] .variable-items-wrapper {
    display: flex;
    gap: 8px;
}

.variations tr[data-attribute_name="attribute_kunstlederfarbe"] .variable-item {
    background-color: #edf5fa !important;
    border-radius: 4px;
    padding: 8px 16px;
    border: none !important;
    color: #333333;
    cursor: pointer;
}

.variations tr[data-attribute_name="attribute_kunstlederfarbe"] .variable-item.selected {
    background-color: #4d6575 !important;
    color: white;
}

/* X Leeren Link 
.variations tr[data-attribute_name="attribute_kunstlederfarbe"] .reset_variations {
    color: #777;
    font-size: 13px;
    display: inline-flex !important;
    align-items: center;
}

.variations tr[data-attribute_name="attribute_kunstlederfarbe"] .reset_variations::before {
    content: "×";
    margin-right: 5px;
}*/


/*rotes sternchen nervt*/
span.tm-epo-required {
    display: none !important;
}

/* AUFLISTUNGEN!!!! Alle <ul>/<ol> und deren <li> und enthaltene <p> – global */
ul, ol {
  margin-top: 0;
  margin-bottom: 1em; /* optional: etwas Luft nach unten */
  padding-left: 1.5em; /* Standard-Einrückung */
}

ul li, ol li {
  margin-top: 0;
  margin: 0;
  padding: 0;
}

/* Wenn <p> in <li>: kein zusätzlicher Abstand */
ul li p,
ol li p {
  margin-top: 0;
  margin: 0;
  padding: 0;
}

/* Entfernt überflüssigen Abstand zwischen p und folgender Liste */
p + ul,
p + ol {
  margin-top: 0 !important;
}

/* Ausnahme: Wenn direkt danach eine Liste kommt – Abstand auf 0 setzen */
p:has(+ ul),
p:has(+ ol) {
  margin-bottom: 0.3em !important;
}

/*für bestellschluss*/
.bestellschluss-hinweis {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 6px 0;
  font-family: inherit;
}

.menu-item-type-wishlist {
    position: relative;
}
.menu-item-type-wishlist .wishlist-count {
    position: absolute;
    top: -6px;
    right: -10px;
    background: #a05dca; /* dein Nayeli-Lila 💜 */
    color: white;
    font-size: 10px;
    font-weight: bold;
    border-radius: 50%;
    padding: 2px 6px;
    line-height: 1;
}

.ac-column-image img {
    width: 150px !important;
    height: auto !important;
    max-height: 200px;
    object-fit: contain;
}

.woocommerce-checkout .woocommerce-gzd-legal-checkbox-text {
    font-weight: bold;
    color: #000;        /* besser sichtbar */
    font-size: 1.2em;  /* leicht größer */
}

/*dateinamen bei portfolio ausblenden*/
.envirabox-title,
.envirabox-title-float {
    display: none !important;
}


