@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//brainbowtoys.de/wp-content/themes/woodmart/fonts/woodmart-font-1-300.woff2?v=8.2.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(39,55,70);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(33,47,61);
	--wd-entities-title-color-hover: rgb(77,86,86);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--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: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,128,128);
	--wd-alternative-color: rgb(32,178,170);
	--wd-link-color: #1b2631;
	--wd-link-color-hover: rgb(0,128,128);
	--btn-default-bgcolor: rgb(32,178,170);
	--btn-default-bgcolor-hover: rgb(0,128,128);
	--btn-accented-bgcolor: rgb(102,205,170);
	--btn-accented-bgcolor-hover: rgb(0,128,128);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #348f50;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #990066;
	--notices-warning-color: #ffffff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,128,128);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 1000px;
	--wd-popup-padding: 10px;
}
.header-banner {
	background-color: rgb(39,44,48);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 300px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(245,245,245);
	background-image: none;
}
.yoast-breadcrumbs {
	font-size: 16px;
	text-transform: capitalize;
	color: rgb(62,62,62);
}
.yoast-breadcrumbs:hover {
	color: rgb(34,34,34);
}
.wd-nav-mob-tab .nav-link-text {
	font-size: 16px;
	color: rgb(62,62,62);
}
.widget_product_categories .wd-cats-toggle {
	font-size: 12px;
	color: rgb(62,62,62);
}
.sidebar-widget .widget-title {
	font-weight: 600;
	font-size: 16px;
	color: rgb(0,43,85);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 24px;
	color: rgb(0,43,85);
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(248,249,249);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(248,249,249);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 48px;
	--wd-arrow-icon-size: 28px;
	--wd-arrow-offset-h: -40px;
	--wd-arrow-offset-v: -40px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(32,178,170);
	--wd-arrow-bg-hover: rgb(32,178,170);
	--wd-arrow-radius: 90px;
	--wd-arrow-brd-color: rgb(32,178,170);
	--wd-arrow-brd-color-hover: rgb(32,178,170);
	--wd-arrow-brd: 2px solid;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 10px;
	--wd-arrow-size: 32px;
	--wd-arrow-icon-size: 25px;
	--wd-arrow-offset-h: -30px;
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(40,56,73);
	--wd-arrow-radius: 0px;
	--wd-arrow-brd-color: rgb(99,99,99);
	--wd-arrow-brd: 2px solid;
}
.wd-nav-scroll {
	--wd-nscroll-width: 80%;
}
.product-labels .product-label.onsale {
	background-color: rgb(222,49,99);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(118,215,196);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(255,105,180);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(133,146,158);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(245,245,245);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 1180px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 600px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	.yoast-breadcrumbs {
		font-size: 16px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 16px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 32px;
	--wd-arrow-icon-size: 25px;
	--wd-arrow-offset-v: -40px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-v: 40px;
	}
	.wd-nav-scroll {
		--wd-nscroll-width: 80%;
	}

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 5px;
}



@media (min-width: 1025px) {
	.sidebar-container {
  width: 25%; 
  height: 100%;
  padding: 20px;
}

.content {
  width: 100%;
  height: 100%;
  transition: margin-left 0.3s ease-in-out;
}
.wd-side-hidden {
  width: 20%; 
  height: 100%;
  padding: 20px;
}
.addwish-recom.wd-products-element {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}


}

@media (max-width: 576px) {
	.sidebar-container {
  width: 100%; 
  height: 100%;
  padding: 20px;
}

.content {
  width: 100%;
  height: 100%;
  transition: margin-left 0.3s ease-in-out;
}
.wd-side-hidden-cat .wd-nav-img{
    display: block;
}
.wd-side-hidden-cat {
  width: 100%; 
  height: 100%;
  padding: 20px;
}
.wd-side-hidden {
  width: 90%; 
  height: 100%;
  padding: 20px;
}

}

