@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//shop.bayer-tech.de/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

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

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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #009FE3;
	--wd-alternative-color: rgb(0,159,227);
	--wd-link-color: rgb(33,37,41);
	--wd-link-color-hover: rgb(0,159,227);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,159,227);
	--btn-accented-bgcolor-hover: rgb(0,117,196);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(0,159,227);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://shop.bayer-tech.de/wp-content/uploads/2021/09/electronics-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,159,227);
	background-image: url(https://shop.bayer-tech.de/wp-content/uploads/2024/02/white-electronics-s1-bg-1-opt.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #13232B;
	background-image: none;
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--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: 0px;
}

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


@font-face {
	font-family: "Montserrat Local";
	font-weight: 400;
	font-style: normal;
}

/* SOLD OUT */
.wd-product.outofstock {
/*.product.outofstock .wd-carousel-wrap {*/
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url(desaturate.svg#greyscale);
	filter: gray;
	-webkit-filter: grayscale(1);
}
.product-labels.labels-rounded .out-of-stock {
    max-width: 100% !important;
    font-size: 12px;
    background-color: #999;
    color: #fff;
}
.by-product-desc .wc-block-components-product-metadata__description {
	display: none;
}
.price-on-request {
	font-weight: 600;
}
.sku_wrapper {
	display: none;
}
.product-sale {
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 50%;
}
.product-sale img {
  width: 50px !important;
	height: 50px !important;
}
.wc-block-cart__submit-container {
	font-size: 14px;
  border-radius: var(--btn-accented-brd-radius);
  box-shadow: var(--btn-accented-box-shadow);
  background-color: var(--btn-accented-bgcolor);
}
.wc-block-cart__submit-container:hover {
  color: var(--btn-accented-color-hover);
  box-shadow: var(--btn-accented-box-shadow-hover);
  background-color: var(--btn-accented-bgcolor-hover);
}
.wc-block-cart__submit-container a {
	font-size: 14px;
  color: var(--btn-accented-color);
  text-transform: var(--btn-accented-transform, var(--btn-transform));
  font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
  font-family: var(--btn-accented-font-family, var(--btn-font-family));
  font-style: var(--btn-accented-font-style, var(--btn-font-style));
}
.p1 {
	text-align: left;
}
.wc-block-product-categories-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.wc-block-product-categories-list li:nth-child(3),
.wc-block-product-categories-list li:nth-child(4) {
		padding-left: 20px;
}
.wc-block-product-categories-list .wc-block-product-categories-list-item-count {
		padding-inline: 5px;
    min-width: 30px;
    height: 20px;
    border: 1px solid var(--brdcolor-gray-300);
    border-radius: 35px;
    color: var(--color-gray-500);
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    margin-inline-start: 5px;
}

.wc-block-product-categories-list .wc-block-product-categories-list-item-count:before,
.wc-block-product-categories-list .wc-block-product-categories-list-item-count:after {
	content: '';
}
.wcd-hidden {
	display: none;
}

.woocommerce-checkout>.checkout-order-review:before, .woocommerce-checkout>.checkout-order-review:after, .woocommerce-order-pay #order_review:before, .woocommerce-order-pay #order_review:after {
    height: 0 !important;
}