@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//reda.yippie-gmbh.de/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 200;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(33,28,54);
	--wd-alternative-color: rgb(86,47,209);
	--wd-link-color: rgb(86,47,209);
	--wd-link-color-hover: rgb(89,56,255);
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(33,28,54);
	--btn-default-bgcolor-hover: rgb(86,47,209);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(33,28,54);
	--btn-accented-bgcolor-hover: rgb(86,47,209);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://reda.yippie-gmbh.de/wp-content/uploads/2021/10/tools-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(22,27,137);
	background-image: url(https://reda.yippie-gmbh.de/wp-content/uploads/2021/10/tools-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
	background-size: inherit;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-offset-h: -20px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: rgb(33,28,54);
	--wd-arrow-bg-hover: rgb(86,47,209);
	--wd-arrow-bg-dis: rgb(0,0,0);
	--wd-arrow-radius: 5px;
	--wd-arrow-shadow: 5px 5px 15px 0px rgb(145,145,145);
}
.wd-popup.popup-quick-view {
	--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: 1300px;
--wd-form-brd-radius: 5px;
--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: 8px;
}

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


/* Accessi*/
*:focus-visible, a:focus-visible, input[type="text"]:focus-visible, button:focus-visible {
   
}
input[type="text"]:focus-visible, .wd-header-cart a:focus-visible{
		background: white;
		color: #211c36;
}
.searchform[class*="wd-style-with-bg"] .searchsubmit:focus-visible, input[type="email"] {
    --btn-color: var(--wd-primary-color);
    --btn-bgcolor: #fff;
}
span.ui-slider-handle.ui-corner-all.ui-state-default:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}

.product-element-top.wd-quick-shop a:focus-visible {
    border: 2px solid #211c36;
    border-radius: 10px;
}


.wd-entities-title a:focus-visible {
    outline: none; /* Standard-Fokus entfernen */
}

.wd-entities-title a:focus-visible,
.wd-entities-title a:focus {
    outline: none;
}

.wd-entities-title a:focus-visible,
.wd-entities-title a:focus {
    border: none; /* Kein Rahmen um den Link */
}




/* #### START HEADER ################################################ */
/* LOGO */
.whb-general-header a.wd-logo:focus-visible{ 
	outline: 2px solid var(--e-global-color-secondary);
	border: none;
	border-radius: 8px;
}

/* #### START MAIN-MENU ##### */

/* MAIN-MENU ITEM DEFAULT */
#menu-hauptnavigation li.menu-item {
	border: 1px solid #ffffff;
	background-color: #fff!important;
	text-align: center;
}
#menu-hauptnavigation a{ 
	font-weight: 400;
	font-size: 16px;
	background-color: #fff;
	border-radius: 8px;
	border: 1px solid #fff;
	color: var(--e-global-color-pimary);
}

/* MAIN-MENU ITEM HOVER */
#menu-hauptnavigation li.menu-item:hover {
	border: 1px solid #ffffff;
}
#menu-hauptnavigation a:hover{
	background: #EEEAFA;
	border: 1px solid #9491A1;
}

/* MAIN-MENU ITEM FOCUS */
#menu-hauptnavigation a:focus-visible{ 
	border: 1px solid var(--e-global-color-secondary);
}
#menu-hauptnavigation li.menu-item:has(a:focus-visible) {
	border: 1px solid var(--e-global-color-secondary);
	border-radius: 10px;
}

/* MAIN-MENU ITEM CURRENT */
#menu-hauptnavigation .current-menu-item {
	background-color: #fff;
	text-align: center;
}
#menu-hauptnavigation .current-menu-item a.woodmart-nav-link {
	color: var(--e-global-color-secondary);
	font-weight: 600;
	text-decoration-thickness: 2px;
	text-underline-offset: 4px;
}

/* #### CATEGORY SELECT #### */

/* ## BUTTON ## */ 
.wd-header-cats.wd-style-1 .menu-opener:after{
	content: none;
}
.wd-header-cats .menu-opener .menu-open-label,
.wd-nav>li>a {
	font-weight: 400;
	font-size: 16px!important;
}

#cat-button{
	border: 1px solid var(--e-global-color-primary);
	padding: 1px;
	border-radius: 8px;
	background: var(--e-global-color-primary);
}
#cat-button .menu-opener{
	border-radius: 6px;
	border: 1px solid var(--e-global-color-primary);
}

/* HOVER */
#cat-button:hover .menu-opener{
	border: 1px solid #fff;
}

#cat-button:focus-visible, 
#cat-button:focus-visible .menu-opener{
    border: 1px solid #fff;
}

/* ## DROPDOWN ## */
.wd-dropdown-cats{
		border-radius: 8px;
    box-shadow: 0 2px 15px rgba(0,0,0,0.1);
    background-color: #fff;
}
.wd-dropdown-cats a {
	font-weight: 400;
	color: var(--e-global-color-primary);
	border: 1px solid #ffffff;
} 
.wd-dropdown-cats a:hover,
.wd-nav>li>a:hover,
.wd-nav-vertical.wd-design-default>li:is(.wd-opened,:hover)>a:hover{
	font-weight: 400;
	color: var(--e-global-color-primary);
	background: #EEEAFA;
	border: 1px solid #9491A1;
} 


.wd-dropdown-cats .current-menu-item a{
	font-weight: 600;
	color: var(--e-global-color-secondary);
}
.wd-dropdown-cats .current-menu-item a:hover{
	font-weight: 600!important;
	color: var(--e-global-color-secondary)!important;
	background: #EEEAFA!important;
	border: 1px solid #9491A1;
}


.wd-dropdown-cats a:focus-visible {
    border: 2px solid var(--e-global-color-secondary);
		
}





/* BUTTON */
.wd-button-wrapper a.btn{
	display: flex;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid #e7e6ea;
}
.wd-button-wrapper a.btn img{
	height: 20px;
	width: auto;
}
.wd-button-wrapper a.btn:hover{
	text-decoration: underline;
	color: var(--e-global-color-secondary);
	border: 1px solid var(--e-global-color-secondary);
	background: #fff;
}
.wd-button-wrapper a.btn:focus-visible{ 
	outline: 2px solid var(--e-global-color-secondary);
}

/* #### START Sucheingabe ############################ */

.searchform[class*="wd-style-with-bg"] .searchsubmit{
	padding: 2px;
	background: var(--e-global-color-primary);
	border: 2px solid var(--e-global-color-primary);
	
}
.searchform[class*="wd-style-with-bg"] .searchsubmit:after{
	background-color: var(--e-global-color-primary);
	height: 100%;
	width: 100%;
	display: flex; 
	justify-content: center;
	align-items: center;
	border-radius: 3px;
}

/* INPUT BLEIBT HELL WENN BUTTON FOCUSED */
.searchform:has(button:focus) .wd-search-inited{
	background-color: #fff;
	color: var(--e-global-color-primary);
}
/* BUTTON FOCUS */
.searchform[class*="wd-style-with-bg"] .searchsubmit:focus-visible {
	background-color: #fff;
	border: 2px solid var(--e-global-color-secondary);
}
/* BUTTON ICON FOCUS */
.searchform[class*="wd-style-with-bg"] .searchsubmit:focus-visible:after{
	color: #fff;
	opacity: 1;
}


/* BUTTON ACTIVE */
.searchform[class*="wd-style-with-bg"] .searchsubmit:active {
	border: 2px solid #2A0771!important;
	background: #2A0771!important;
}
.searchform[class*="wd-style-with-bg"] .searchsubmit:active:after{
	border: 1px solid #2A0771!important;
	background: #2A0771!important;
}

/* BUTTON ICON HOVER */
.searchform[class*="wd-style-with-bg"] .searchsubmit:hover:after{
	opacity: 1;
	border: 1px solid #fff;
}
.searchform[class*="wd-style-with-bg"]:has(input:focus) .searchsubmit:hover:after{
	border: 1px solid var(--e-global-color-secondary);
	background: var(--e-global-color-secondary);
}
.searchform[class*="wd-style-with-bg"]:has(input:focus) .searchsubmit:hover{
	border: 2px solid var(--e-global-color-secondary);
	background: var(--e-global-color-secondary);
}

/* #### START Add-to-Cart Button Default ############################ */

.wd-product.wd-hover-fw-button .wd-add-btn>a {
	background-color: transparent!important;
	border: 2px solid transparent;
	padding: 2px;
	border-radius: 8px!important;
	font-weight:400!important;
	transition: background-color .25s ease;
}
.wd-product.wd-hover-fw-button .wd-add-btn>a span {
	background-color: var(--btn-accented-bgcolor);
	border: 1px solid var(--btn-accented-bgcolor);
	border-radius: 6px;
	transition: background-color .25s ease;
	font-size: 14px!important;
	padding: 8px!important;
	display: flex!important;
	min-height: 0;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop:hover:after,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop:hover:before{
	display: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop:hover span{
	transform: none;
	background-color: #562FD1;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop:active span{
	background-color: #2A0771;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop:focus-visible{
 	border: 2px solid #562FD1;
}

/* #### ENDE Add-to-Cart Button Default ############################ */

/* #### START Produktkachel ######################################### */
.wd-product {
	background-color: #ffffff;
  border: 1px solid #CCC9D3;
  border-radius: 12px;
  overflow: hidden;
}

.product-element-top{
	/*height: 120px;*/
	padding: 6px;
	background-color:#FAFAFA;
}
.wd-product .product-element-top a {
	border: 2px solid #FAFAFA;
	border-radius: 8px;
}
.wd-product .product-element-top a:focus-visible {
    border: 2px solid var(--e-global-color-secondary)!important;
}

.product-element-top img{
	width: 100%;
	/*height: 108px;*/
	object-fit: contain;
	object-position: center;
	mix-blend-mode: multiply;
}

.product-element-bottom{
	padding: 4px 2px 2px;
}

h3.wd-entities-title{
	margin: 4px;
	padding: 0 18px;
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
	
	/*font-size: 16px!important;*/
	border: 2px solid transparent;
	line-height: 1.2!important;
}

.wd-entities-title:has(a:focus) {
    border: 2px solid var(--e-global-color-secondary);
		border-radius: 8px;
}

.price {
	padding-left: 22px;
	padding-right: 22px;
}

.wd-add-btn {
	padding: 4px;
}

.wd-entities-title, .price{
	text-align: left;
}

.wd-product .wd-add-btn a,
.wd-product .wd-add-btn a span{
	width: 100%;
}

/* #### ENDE Produktkachel ######################################### */

/* Header */
.whb-header-bottom .wd-header-cats {
    height: auto !important;
}
/* Artikel */
figure.woocommerce-product-gallery__image {
    border: 1px solid #f3f3f3;
}
form.cart {
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
.wd-nav-wrapper.wd-nav-tabs-wrapper.text-center {
    text-align: left;
}
.wd-nav-tabs.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: var(--nav-color-active);
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-bottom: none;
    padding-left: 25px;
    padding-right: 25px;
		background: white;
		margin-bottom: -1px;
		border-radius: 15px 15px 0 0;
}
.wd-nav[class*="wd-style-"]>li a {
		padding-left: 25px;
    padding-right: 25px;
}
.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
    margin-bottom: 0 !important;
}
.product-tabs-wrapper {border-top:none !important;}
.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
    height: 0px !important;
}
.woocommerce-Tabs-panel {
    border: solid 1px rgba(0, 0, 0, 0.1);
    padding: 20px;
}
.current-menu-item a {
    text-decoration: underline;
    text-underline-offset: 7px;
    background: none !important;
}
.current-menu-item {
    background: none !important;
}


/* Preis + Button in der Produktkachel */
.price-cart-inline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

/* Einkaufswagen-Button minimalistisch */
.price-cart-inline .icon-button {
    background: red;
    border: none;
    padding: 6px 10px;
    color: #444;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: color 0.3s ease;
    cursor: pointer;
}

.price-cart-inline .icon-button:hover {
    color: #000;
}

/* Optional: Preistext etwas hervorheben */
.price-cart-inline .price {
    font-weight: bold;
    font-size: 16px;
}

/* Responsive (z. B. auf Handy untereinander) */
@media (max-width: 480px) {
    .price-cart-inline {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }

    .price-cart-inline .price,
    .price-cart-inline .icon-button {
        font-size: 16px;
    }
}
