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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgba(221,141,19,0.91);
	--wd-alternative-color: rgb(249,170,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(251,188,52);
	--btn-default-bgcolor-hover: rgb(221,175,106);
	--btn-accented-bgcolor: rgb(251,188,52);
	--btn-accented-bgcolor-hover: rgb(221,175,106);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,179,17);
	background-image: url(https://feuer-flamme.net/wp-content/uploads/2022/11/Background3-scaled.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 400;
	font-size: 15px;
	text-transform: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 5px;
--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: 0px;
}



 li.additional_information_tab {
 display: none !important;
}
div.tab-title-additional_information {
	display: none !important;	
}
div.woocommerce-Tabs-panel--additional_information {
	display: none !important;	
}

p.wc-gzd-additional-info {
	display: None;
}

p.in-stock {
	display: None !important;
}

span.iksm-term__text {
	color: 6C6C6C !important;
	font-size: 18px;
}

.flex-control-nav {
	Display: None;
}

.wc-gzd-additional-info.delivery-time-info {
	font-size: 18px !important;	
	font-weight: 500;
}

.widget_pages ul {
	list-style: none !important;
}

#menu-footer {
		list-style: none !important;
}@media (min-width: 1025px) {
	.producttable td{
	border: 1px solid;
	border-color: #d4d6d5;
	width: 50%;
	line-height: 1em ;
	line-height: 0.1em ;
	
}
.producttable{
	width:100%;
}
.woocommerce-variation.single_variation {
		height: 0px !important;
	}
/*Product Page start */
div.variable-item-contents{
		height: 20px !important;
}
.variable-item-span.variable-item-span-button {
	font-size: 14px !important;
	line-height: 20px !important;
}
.variable-item.button-variable-item {
	height: 22px !important;
}
/*Product Page end */

@media only screen and (max-width: 1400px) {
	/*Feuer & Flamme EBikes Text im Header*/
	.wd-header-text set-cont-mb-s.reset-last-child h2 strong span {
		font-size:20px !important;
	}
	.wd-header-text.set-cont-mb-s.reset-last-child h3 span {
		font-size: 18px !important;
	} 
	
	
	h1.product_title.entry-title.wd-entities-title {
		font-size: 28px;
	}
	th.label.cell {
		padding-bottom: 2px !important;
	}
	
	.woocommerce-product-details__short-description {
		font-size: 13px;
	}
	
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.producttable td{
	width: 50%;
	line-height: 1em ;
	line-height: 0.1em ;
	border: 1px solid;
}
.producttable{
	width:100%;
}
}

@media (max-width: 576px) {
	/*.wd-sidebar-opener {
	display: none !important;	
}*/


.p_producttable div.vc_column-inner {
	padding-left: 0px;
	padding-right: 0px;
}


.producttable tr{
	width: 100%;
	line-height: normal;
}
.producttable td {
	border: 1px solid;
	padding-left: 2%;
}


}

