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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//kartoffelchipsmaker.de/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//kartoffelchipsmaker.de/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//kartoffelchipsmaker.de/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//kartoffelchipsmaker.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("//kartoffelchipsmaker.de/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//kartoffelchipsmaker.de/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//kartoffelchipsmaker.de/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//kartoffelchipsmaker.de/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(89,89,89);
	--wd-text-font-size: 15px;
	--wd-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Yantramanav", 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: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,201,9);
	--wd-alternative-color: rgb(251,169,17);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,201,9);
	--btn-accented-bgcolor-hover: rgb(251,169,17);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(255,201,9);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: rgb(250,241,224);
	--notices-warning-color: rgb(0,0,0);
	--wd-link-color: rgb(251,169,17);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(30,115,190);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #424141;
	background-image: none;
}
html .page-title .wd-breadcrumbs a, html .page-title .wd-breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
	font-family: "Yantramanav", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 600;
	font-size: 46px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-size: 36px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 24px;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,0,0);
}
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-brd-color: rgb(219,219,219);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 6px;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(250,241,224);
	color: rgb(96,86,86);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 800px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 16px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 28px;
	}
	h2 {
		font-size: 26px;
	}
	h3 {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	html .page-title .wd-breadcrumbs a, html .page-title .wd-breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
		font-size: 12px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 22px;
	}
	h2 {
		font-size: 22px;
	}
	h3 {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(253,223,172);
}

/* Add left padding to ordered and unordered lists */
ol, ul {
	--li-pl: 3rem;
	--li-mb: .3rem;
}

/* Shop Page */
/* Out of stock label */
.product-labels.labels-rounded .out-of-stock {
	max-width: fit-content;
	font-size: 10px;
}

/* Product Grid same height in Related Products too */
:is(.products-bordered-grid-ins,
.wd-products-with-bg:not(.products-bordered-grid),
.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product,
.wd-products-with-shadow:not(.products-bordered-grid) .product-wrapper {
	height: 100%;
}

/* Single Product Template */
/* Change Attributes table flex design */
.shop_attributes tr {
	justify-content: flex-start;
}

.wd-backface-hidden .wd-carousel-item {
	border: 1px solid #EEEEEE;
}

/* Gutenberg Styles */
.gutenberg-column {
	border: 1px solid #DEDEDE;
	padding: 1rem;
}@media (min-width: 1025px) {
	/* Rounded Label */
.product-labels.labels-rounded .product-label {
	font-size: 13px;
}
}

