:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #0E2A5A;
	--wd-alternative-color: rgb(91,120,168);
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(14,42,90);
	--btn-default-bgcolor-hover: rgb(91,120,168);
	--btn-accented-font-weight: 200;
	--btn-accented-bgcolor: rgb(14,42,90);
	--btn-accented-bgcolor-hover: rgb(91,120,168);
	--btn-accented-padding: 0px 0px 0px 0px;
	--btn-font-weight: 200;
	--btn-transform: uppercase;
	--btn-color: rgb(252,252,252);
	--btn-font-size: 14px;
	--btn-bgcolor: rgb(14,42,90);
	--btn-padding: 0px 0px 0px 0px;
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(91,120,168);
	--wd-form-brd-width: 1px;
	--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-sticky-btn-height: 95px;
}
.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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(225,235,252);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 26px;
}
 {
	font-size: 26px;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(118,118,118);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.wd .product-label.onsale {
	background-color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(247,246,242);
	color: rgb(14,42,90);
}
.wd .product-label.featured {
	background-color: rgb(225,235,252);
	color: rgb(14,42,90);
}
.wd .product-label.out-of-stock {
	background-color: rgb(129,215,66);
	color: rgba(255,255,255,0);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1540px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/* NUR Button unter dem Produkt */
.products .product-grid-item .wd-add-btn:not(.wd-add-btn-replace) .button {
    background-color: #fff !important;
    color: #ffffff !important;
}
/* Produktübersicht – Add to Cart Button */
.products .product-grid-item .wd-add-btn a,
.products .product-grid-item .button {
    background-color: #0E2A5A !important; /* deine Farbe */
    color: #ffffff !important;
    border: none;
}

/* Produkttitel kleiner und dünner */
.archive .wd-entities-title,
.tax-product_cat .wd-entities-title,
.post-type-archive-product .wd-entities-title {
    font-size: 13px !important;
    font-weight: 300 !important;
    line-height: 1.4;
}

/* Produktübersicht – eleganter Warenkorb-Button */

.products .wd-product .wd-add-btn {
    display: block !important;
    width: 100% !important;
}

/* Button */
.products .wd-product .wd-add-btn .add-to-cart-loop {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    max-width: none !important;
    min-height: 42px !important;
    box-sizing: border-box !important;

    padding: 0 20px !important;

    background-color: #0E2A5A !important;
    color: #ffffff !important;

    border: none !important;
    border-radius: 2px !important;
    box-shadow: none !important;

    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.1 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;

    transition: all 0.2s ease !important;
}

/* Innerer Buttontext */
.products .wd-product .wd-add-btn .add-to-cart-loop span {
    min-height: auto !important;
    padding: 7px 2px !important;

    font-weight: 400 !important;
    line-height: 1.1 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
}

/* Hover-Effekt */
.products .wd-product .wd-add-btn .add-to-cart-loop:hover {
    background-color: rgb(91,120,168) !important;
    color: #ffffff !important;

    transform: translateY(-1px);
    box-shadow: 0 4px 10px rgba(14, 42, 90, 0.18) !important;
}

/* Mobile / Menü Button */

.menu-buttons {
    width: auto !important;
    flex: 0 0 auto !important;
}

.menu-buttons > a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    width: auto !important;

    background-color: #0E2A5A !important;
    color: #fff !important;

    border-radius: 4px !important;

    padding: 9px 14px !important;

    font-size: 11px;
    font-weight: 600;

    text-transform: uppercase;
    letter-spacing: 0.3px;

    line-height: 1;

    text-decoration: none;

    transition: all 0.25s ease;
}

/* Hover */

.menu-buttons > a:hover {

    background-color: #6E88B6 !important;
    color: #fff !important;
}

/* Anzahl Produkte */
.woocommerce-result-count {
    display: none !important;
}

/* Sortierung */
.woocommerce-ordering {
    display: none !important;
}
/* Shop Toolbar komplett ausblenden */

.shop-loop-head,
.woodmart-products-per-page,
.wd-products-per-page,
.wd-shop-tools,
.shop-tools,
.wd-products-shop-view,
.products-view-buttons {

    display: none !important;
}@media (min-width: 768px) and (max-width: 1024px) {
	.wd-product.wd-hover-quick .wd-add-btn {
	display: none;
}
}

@media (max-width: 576px) {
	.wd-product.wd-hover-quick .wd-add-btn {
	display: none;
}
}

