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

:root {
	--wd-text-font: "Noto Sans Local", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(71,71,71);
	--wd-text-font-size: 16px;
	--wd-title-font: "Noto Sans Local Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: inherit;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Noto Sans Local Bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: inherit;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(68, 68, 68);
	--wd-alternative-font: "Noto Sans Local Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Noto Sans Local Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Noto Sans Local Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(89,127,56);
	--wd-alternative-color: rgb(89,127,56);
	--wd-link-color: rgb(89,127,56);
	--wd-link-color-hover: rgb(89,127,56);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(73,147,0);
	--btn-accented-bgcolor-hover: rgba(73,147,0,0.86);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(73,147,0);
	--notices-success-color: #ffffff;
	--notices-warning-bg: rgb(73,147,0);
	--notices-warning-color: #ffffff;
}
.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;
}
.header-banner {
	background-color: rgb(219,133,129);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #f7f7f7;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(66,66,66);
	background-image: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Noto Sans Local Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-transform: inherit;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Noto Sans Local Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-transform: inherit;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Noto Sans Local Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 26px;
	text-transform: inherit;
}
.product-labels .product-label.onsale {
	background-color: #E22D2D;
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(89,127,56);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(94,94,94);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Noto Sans 500";
	src: url("//www.fuenfvorzehn.de/wp-content/uploads/2021/07/noto-sans-hk-v6-latin-500.woff2") format("woff2"), 
url("//www.fuenfvorzehn.de/wp-content/uploads/2021/07/noto-sans-hk-v6-latin-500.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Noto Sans 900";
	src: url("//www.fuenfvorzehn.de/wp-content/uploads/2021/07/noto-sans-hk-v6-latin-900.woff2") format("woff2"), 
url("//www.fuenfvorzehn.de/wp-content/uploads/2021/07/noto-sans-hk-v6-latin-900.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Noto Sans Local Normal";
	src: url("//www.fuenfvorzehn.de/wp-content/uploads/2022/10/NotoSans-Regular-Local.woff2") format("woff2"), 
url("//www.fuenfvorzehn.de/wp-content/uploads/2022/10/NotoSans-Regular-Local.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Noto Sans Local Bold";
	src: url("//www.fuenfvorzehn.de/wp-content/uploads/2022/10/NotoSans-Bold.woff2") format("woff2"), 
url("//www.fuenfvorzehn.de/wp-content/uploads/2022/10/NotoSans-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Noto Sans Local Medium";
	src: url("//www.fuenfvorzehn.de/wp-content/uploads/2022/10/NotoSans-Medium.woff2") format("woff2"), 
url("//www.fuenfvorzehn.de/wp-content/uploads/2022/10/NotoSans-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

.mobile-nav .create-nav-msg {
    display: none !important;
}

/*
.wd-header-cart .wd-tools-icon:before {
    font-size: 20px;
    content: "" !important;
    font-family: "woodmart-font";
}
*/

/**************** SEPAHL color swatch fix START ******************/
.woodmart-woocommerce-layered-nav .filter-swatch > span::after /*, .wd-pf-dropdown .filter-swatch > span::after*/ {
  content: "" !important;
}
.woodmart-woocommerce-layered-nav .filter-swatch > span {
  border-radius: 40px;
}
.widget_layered_nav_filters ul li a {
  font-size: inherit;
}
/**************** SEPAHL color swatch fix END ******************/

/**************** SEPAHL ICONS FIX START ******************/
/*
.wd-header-cart .wd-tools-icon.wd-icon-alt::before {
    font-size: 19px;
    content: "\f123" !important;
    font-family: "woodmart-font";
}

.wd-header-my-account .wd-tools-icon::before {
    font-size: 19px;
    content: "\f124" !important;
    font-family: "woodmart-font";
}

.wd-header-wishlist .wd-tools-icon::before {
    font-size: 19px;
    content: "\f106" !important;
    font-family: "woodmart-font";
}


.wd-header-search .wd-tools-icon::before {
    font-size: 19px;
    transition: opacity .3s ease;
    content: "\f130" !important;
    font-family: "woodmart-font";
}

.wd-custom-icon, picture.wd-custom-icon img {
    min-width: 0 !important;
}
*/
/**************** SEPAHL ICONS FIX ENDE******************/

.header-banner {
    font-size: 14px !important;
    padding-left: 5%;
    padding-right: 5% !important;
}

/***************/


a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
	display: none !important
}

a.button.product_type_simple.add_to_cart_button.add-to-cart-loop {
	display: none !important
}


.archive .container {
    max-width: 100% !important;
	padding-left: 5%;
	padding-right: 5%;
}

/**************** PROJEKT CSS ******************/
.price {
    margin-bottom: 5px !important;
}
.related-and-upsells>div:first-child {
    padding-top: 20px;
}




/**************** PROJEKT CSS ENDE******************/



/********************************************************************************/




/**************** EIGENE CSS KLASSEN ******************/
.checkoutbottoninno {
    width: 100%;
    padding: 2.5rem 1.5rem !important;
    font-size: 1rem !important;
    border-radius: 4px !important;
}

.checkoutbottoninno:hover {
    width: 100%;
    padding: 2.5rem 1.5rem !important;
    font-size: 1rem !important;
    border-radius: 4px !important;
}

.buttonfilterinno:hover {
	border-radius: 0px !important;
	height: 50px !important;
	padding: 13px !important;
}
/**************** EIGENE CSS KLASSEN ENDE ******************/

.product-grid-item .woocommerce-de_price_taxrate {
	display: none !important;
}


.product-grid-item .woocommerce_de_versandkosten {
	display: none !important;
}

span.wgm-tax {
	font-size: 13px !important;
}

.wgm-tax, .wgm-tax .amount, .product-total .product-tax .amount, .product-subtotal .product-tax .amount {
    font-weight: 400!important;
    font-size: 13px !important;
}

span.wgm-tax td.product-subtotal span {
    font-weight: 400!important;
    font-size: 13px !important;
}

svg#svg-7316 {
	border: solid 2px #777 !important;
    border-radius: 12px !important;
}


/******* !!! ********/

.wd-empty-wishlist:after {
	content: "" !important;
    display: inline-block;
    background-image: url(https://www.fuenfvorzehn.de/wp-content/uploads/svg/sad.svg);
    background-size: contain ;
    height: 60px !important;
    width: 60px !important;
    background-position: 60%;
    background-repeat: no-repeat;
	    margin-bottom: -11px;
    margin-left: 9px;
}

.return-to-shop .button {
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: var(--btn-shop-bgcolor);
    margin-top: 15px;
}

.woocommerce-password-strength.strong, .woocommerce-password-strength.good {
    background: #8bd264 !important;
    color: #FFF;
    font-weight: 700;
}

.woocommerce-de_price_taxrate {
    font-size: 11px;
    display: inline !important;
}

.variations_form .woocommerce-variation-price .price {
    display: block;
    margin-bottom: 0px !important;
	  margin-top: 20px;
    margin-right: 15px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.2;
}
.woocommerce-variation > div {
    margin-bottom: 0px !important;
}

td.product-subtotal span {
    font-size: 16px;
    font-weight: 600;
}

.wd-search-full-screen .no-found-msg {
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
}




li.cat-item.cat-item-2047 {
	display: none !important
}

li.cat-item.cat-item-2070 {
	display: none !important
}

td.product-name p {
    margin-top: 3px;
    margin-bottom: 15px;
    font-size: 100% !important;
}

.wc-item-meta strong, .wc-item-meta p {
    display: block;
    vertical-align: middle;
    margin-bottom: 4px;
}

table.shop_table td.product-name .german-market-product-image ~ .wc-item-meta-label, table.shop_table td.product-name .german-market-product-image ~ .wc-item-meta p {
    float: initial;
    display: block !important;
}


.searchform {
    border-bottom: 1px solid #e0e0e0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none !important;
    margin: 0px;
}

/******* !!! ********/


#paymenticoninno {
    box-shadow: 1px 1px 9px 0 rgb(0 0 0 / 7%) !important;
		border-radius: 8px !important;
}

#paymenticoninno:hover {
    box-shadow: 1px 1px 19px 0 rgb(0 0 0 / 15%) !important;
			transition: border 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s, box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
		border-radius: 9px !important;
}



@media only screen and (min-width: 700px) { 
.filters-area.custom-content {
    padding-bottom: 15px;
}
}

@media only screen and (max-width: 1010px) { 
.woocommerce-ordering {
margin-top: -3px;
}
}

.woocommerce-ordering select {
    margin-top: -10px;
}

div.woodmart-shop-tools {
    min-width: 100% !important;
    justify-content: space-between;
}


div.wd-shop-tools.woodmart-shop-tools {
	margin-bottom: 10px !important;
}

.wd-pf-results li {
    position: absolute;
    display: block;
    margin-left: 7px;
    margin-top: -3px;
    padding: 3px;
    background-color: var(--wd-primary-color);
    color: #333;
    font-weight: 600;
    font-size: 0px;
    border-radius: 500px;
    transition: all .25s ease;
    vertical-align: middle !important;
}

.title-subtitle {
	border-radius: 5px;
}


.wd-nav-img {
    display: inline-block;
    margin-right: 7px;
    max-height: 18px;
    margin-left: 6px;
}


.wd-pf-dropdown .pf-active>.pf-value:after {
    color: #333;
    font-weight: 600;
    display: inline-block;
	  content: "\f112";
    font-family: "woodmart-font";
    /*background-image: url(https://www.fuenfvorzehn.de/wp-content/uploads/svg/cancel.svg);*/
    background-size: contain;
    min-height: 8px !important;
    min-width: 8px !important;
    background-position: 60%;
    background-repeat: no-repeat;
    margin-left: 13px;
    margin-top: 3px;
}

.wd-pf-price-range .filter_price_slider_amount {
	min-width: 130px;
}

.wd-pf-price-range .wd-pf-dropdown {
    padding: 20px;
    min-width: 200px !important;
}

.wd-pf-dropdown {
    background-color: #FFF;
    box-shadow: rgb(0 0 0 / 8%) 0px 10px 15px 0px, rgb(0 0 0 / 5%) 0px 2px 2px 0px, rgb(0 0 0 / 2%) 0px -2px 2px 0px !important;
    border-radius: 4px !important;
	width: min-content !important;
	min-width: min-content !important;
}

.wd-pf-dropdown .pf-value {
    font-size: 14px !important;
}

.wd-pf-results li:hover {
    padding: 3px;
}

.wd-pf-results li:after {
	display: none !important;
}


.widget_nav_mega_menu>.widget-title {
    margin-bottom: 16px;
    padding: 0px;
    background-color: transparent;
    text-transform: initial;
}

.wd-nav-vertical>li:not(:last-child) {
    border-bottom: none;
}

.widget_nav_mega_menu .wd-nav-vertical {
    border: none;
}

/******* KATEGORIE ICONS START ********/
div.widget-area .wd-nav-img {
    display: inline-block;
    margin-right: 15px;
    min-height: 45px !important;
    min-width: 45px !important;
    margin-left: 0px;
}
/******* KATEGORIE ICONS START ********/

.wd-nav-vertical>li>a {
    line-height: 20px;
    color: #333;
    font-size: 14px;
    text-transform: unset;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5px;
    padding-left: 0px !important;
}



.wd-spacing-6>[class*="col"] {
    margin-bottom: 18px;
    padding-right: 8px;
    padding-left: 8px;
}



/************** custom style for out of stock message *********/

.variations_form.woocommerce-variation-availability p.stock {
    display: block !important;
    margin-right: 0px;
    margin-top: 10px !important;
    content: none !important;
}

p.stock.out-of-stock::before {
    background-image: none;
	  content: none !important;
}

/*
p.stock.out-of-stock {
    color: #db3e3e !important;
    padding-top: 11px;
    padding: 7px 7px 7px 7px;
    margin-top: 10px !important;
    border-radius: 5px;
    border-color: #e8e8e8;
    border-width: 1px;
    border-style: solid;
}
*/

p.stock.out-of-stock {
  color: #fff !important;
  padding-top: 11px;
  background-color: #db3e3edb;
  padding: 7px 7px 7px 7px;
  margin-top: 10px !important;
  border-radius: 5px;
  border-color: #e8e8e8;
  border-width: 1px;
  border-style: none !important;
	margin-left: 10px;
}

p.stock.in-stock::before {
    background-image: none;
	  content: none !important;
}

.woocommerce-variation-price:not(:empty) + .woocommerce-variation-availability {
  margin-left: 0px !important;
}

/*
p.stock.in-stock {
    color: #008B10;
	  padding: 7px 7px 7px 7px;
    margin-top: 10px !important;
    border-radius: 5px;
    border-color: #e8e8e8;
    border-width: 1px;
    border-style: solid;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
*/

p.stock.in-stock {
  color: #fff !important;
  padding: 7px 7px 7px 7px;
  margin-top: 10px !important;
  border-radius: 5px;
  border-style: none !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  background-color: #597F38;
}

/* remove the double breadcrumps */
/*
.wd-breadcrumbs .wd-delimiter::after {
  content: "" !important;
}
*/

/* styling für Woocomerce Advanced Product Fields */
.wapf-field-label label {
  color: #2d2a2a;
  font-weight: 600;
  font-size: 16px !important;
  margin-bottom: 5px;
  margin-top: 4px !important;
}

.wapf-field-label label::after {
  content: ":";
  margin-left: 2px; /* etwas Abstand */
}

.wapf-input::placeholder {
  color: gray;
}

.wapf-input::-webkit-input-placeholder {
  color: gray;
}

.wapf-input:-ms-input-placeholder {
  color: gray;
}

/* Bigger grand total EUR */
.wapf-grand-total {
  font-size: 17px !important;
}

/* input field distance setting START */
.label-above .wapf-field-label {
  margin-bottom: 0px !important;
}

.wapf-field-container {
  padding: 0 0px 8px 5px !important;
}

.woocommerce-variation-add-to-cart {
  margin-top: 10px !important;
}
/* input field distance setting END */

/* Tooltip size */
.wapf-tt-icon {
  font-size: 0.85em;
}

/* clone button styling */
.wapf-cloner {
  margin-top: 5px;
}

.single-product .woocommerce-Price-amount {
  font-size: 19px !important;
}
@media (min-width: 1025px) {
	.wd-show-sidebar-btn {
    display: none !important;
}

/**************** PROJEKT CSS ******************/

/**************** PROJEKT CSS ENDE******************/

div.wd-shop-tools.woodmart-shop-tools {
    border-top: none !important;
}

/********************************************************************************/




form.woocommerce-cart-form.cart-data-form {
	padding-right: 140px !important;
}


.product-image-summary .variations {
    margin-bottom: -5px !important;
}

.wd-nav-product-cat {
    background-color: transparent !important;
    margin-top: 15px;
}
.archive .page-title .container {
    margin-bottom: -8px !important;
    width: 1520px !important;
    padding-left: 6% !important;
    padding-right: 5% !important;
}

/**************** SIDEBAR + FILTER DESKTOP START ******************/
.sidebar-container.wd-inited {
    display: flex;
    flex-basis: unset;
    flex-direction: column;
    margin: 0;
    padding: 0;
    max-width: none;
    width: 400px !important;
}
.prdctfltr_wc.prdctfltr_wc_widget.pf_default_select .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.prdctfltr_wc_widget.pf_default_inline .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.prdctfltr_wc_widget.pf_default .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_filter_submit {
	width: 400px; 
    z-index: 9999999 !important;
    position: fixed !important; 
	margin-right: -20px !important;
    margin-left: -20px !important;
	top: 55px !important;
	color: #fff;
    background: var(--btn-shop-bgcolor);
    display: flex;
    flex: 0 0 auto;
    border-radius: 4px !important;
    padding: 15px !important;
}
.sidebar-container.wd-inited .widget-heading {
    display: block !important;
}
.sidebar-container div.close-side-widget.wd-action-btn.wd-style-text.wd-cross-icon {
	    margin-top: -14px;
}
.sidebar-container.wd-inited .widget-area {
	padding-top: 85px !important;
	/****  padding-top: 85px !important; *****/
}
/**************** SIDEBAR + FILTER DESKTOP ENDE ******************/


/**************** EIGENE CSS KLASSEN ******************/
.loginformformularseite {
    max-width: 28rem;
}

.hDKXR675 {
	margin-left: auto !important;
	max-width: 16rem;
}

.hDKXRo {
	margin-left: auto !important;
	max-width: 16rem;
}

.buttonfilterinno {
    position: fixed !important;
    background: var(--btn-shop-bgcolor) !important;
    z-index: 9999999 !important;
    top: 53px!important;
    width: 400px !important;
    color: var(--btn-shop-color) !important;
    height: 50px !important;
    padding: 13px !important;
    margin-left: -20px;
    margin-right: -20px !important;
		border-radius: 0px !important;
    line-height: 1.9;
}
/**************** EIGENE CSS KLASSEN ENDE ******************/

.labels-rectangular .product-label {
    font-size: 13px !important;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.offcanvas-sidebar-desktop .shop-content-area:not(.col-lg-12) .wd-show-sidebar-btn {
    margin-top: -10px;
    margin-bottom: 24px;
}


/**************** PROJEKT CSS ******************/

/**************** PROJEKT CSS ENDE******************/



/********************************************************************************/




div.wd-shop-tools.woodmart-shop-tools {
margin-top: 6px !important;
}


.woodmart-show-sidebar-btn {
	margin-bottom: 10px !important;
		margin-top: 30px !important;
}

div.u-column1.col-1.woocommerce-Address {
	margin-bottom: 30px;
}

div.woocommerce-MyAccount-content {
	padding-top: 33px;
}

.product-image-summary .variations {
    margin-bottom: 10px !important;
}
.variations_form .woocommerce-variation {
    margin-top: -6px !important;
}

ul.wd-nav-product-cat.wd-nav.wd-style-underline.hasno-product-count.woodmart-product-categories {
    display: block!important;
    margin-bottom: 30px;
    overflow: auto!important;
    white-space: nowrap;
    -webkit-mask-image: linear-gradient(to left,transparent 5px,#000 40px)!important;
		margin-left: -25px;
		padding-left: 25px;
}

ul.wd-nav-product-cat.wd-nav.wd-style-underline.hasno-product-count.woodmart-product-categories {
    display: block!important;
}

.archive p.woocommerce-info {
	margin-left: 5% !important;
	margin-right: 5% !important;
}

.wd-active-filters {
	border-bottom: none !important;
}


/**************** SIDEBAR + FILTER TABLET START ******************/
.sidebar-container.wd-inited {
    display: flex;
    flex-basis: unset;
    flex-direction: column;
    margin: 0;
    padding: 0;
    max-width: none;
    width: 400px !important;
}
.prdctfltr_wc.prdctfltr_wc_widget.pf_default_select .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.prdctfltr_wc_widget.pf_default_inline .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.prdctfltr_wc_widget.pf_default .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_filter_submit {
    width: 400px;
    color: #fff;
    background: var(--btn-shop-bgcolor);
    position: fixed !important;
    z-index: 9999999 !important;
    top: 55px !important;
    display: flex;
    margin-right: -20px !important;
    margin-left: -20px !important;
    flex: 0 0 auto;
    border-radius: 0px !important;
    padding: 15px !important;
}
.sidebar-container.wd-inited .widget-heading {
    display: block !important;
}
.sidebar-container div.close-side-widget.wd-action-btn.wd-style-text.wd-cross-icon {
	    margin-top: -12px;
}
.sidebar-container.wd-inited .widget-area {
	padding-top: 25px !important;
}
/**************** SIDEBAR + FILTER TABLET ENDE ******************/


/**************** EIGENE CSS KLASSEN ******************/
.buttonfilterinno {
    position: fixed !important;
    background: var(--btn-shop-bgcolor) !important;
    z-index: 9999999 !important;
    top: 53px!important;
    width: 400px !important;
    color: var(--btn-shop-color) !important;
    height: 50px !important;
    padding: 10px !important;
    margin-left: -20px;
    margin-right: -20px !important;
border-radius: 0px !important;
    line-height: 1.9;
}
/**************** EIGENE CSS KLASSEN ENDE ******************/





}

@media (max-width: 576px) {
	.filters-area.custom-content {
    padding-bottom: 10px !important;
}

/**************** PROJEKT CSS ******************/

/**************** PROJEKT CSS ENDE******************/

.header-banner {
    font-size: 14px !important;
    padding-left: 7%;
    padding-right: 7% !important;
}

/********************************************************************************/




.product-image-summary .variations {
    margin-bottom: 15px !important;
}
.variations_form .woocommerce-variation {
    margin-top: -13px !important;
			margin-bottom: 7px !important;

}
div.wd-btn-show-cat.wd-action-btn.wd-style-text.wd-menu-icon.woodmart-show-categories {
	display: none !important;
}

div.cart-widget-side.wd-side-hidden.wd-right.wd-opened {
	width: 100% !important;
}

ul.wd-nav-product-cat.wd-nav.wd-style-underline.hasno-product-count.woodmart-product-categories {
    display: block!important;
    margin-bottom: 30px;
    overflow: auto!important;
    white-space: nowrap;
    -webkit-mask-image: linear-gradient(to left,transparent 5px,#000 40px)!important;
	margin-left: -25px;
		padding-left: 25px;
}
ul.wd-nav-product-cat.wd-nav.wd-style-underline.hasno-product-count.woodmart-product-categories {
    display: block!important;
}

.wd-active-filters {
		margin-top: 45px !important;
    margin-bottom: 20px !important;
}


.archive p.woocommerce-info {
	margin-left: 5% !important;
	margin-right: 5% !important;
}

div.wd-shop-tools.woodmart-shop-tools {
margin-top: 6px !important;
}

div.u-column1.col-1.woocommerce-Address {
	margin-bottom: 30px;
}

div.woocommerce-MyAccount-content {
	padding-top: 33px;
}

/**************** SIDEBAR + FILTER MOBILE START ******************/
.sidebar-container.wd-inited {
    min-width: 100% !important;
}

.prdctfltr_wc.prdctfltr_wc_widget.pf_default_select .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.prdctfltr_wc_widget.pf_default_inline .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.prdctfltr_wc_widget.pf_default .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_css_right .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_css .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar_right .prdctfltr_woocommerce_filter_submit, .prdctfltr_wc.pf_sidebar .prdctfltr_woocommerce_filter_submit {
    width: 100% !important;
    color: #fff;
    background: var(--btn-shop-bgcolor);
    position: fixed !important;
    z-index: 9999999 !important;
    top: 55px !important;
    display: flex;
    margin-right: -20px !important;
    margin-left: -20px !important;
    flex: 0 0 auto;
    border-radius: 0px !important;
    padding: 15px !important;
}
.sidebar-container.wd-inited .widget-heading {
    display: block !important;
}
.sidebar-container div.close-side-widget.wd-action-btn.wd-style-text.wd-cross-icon {
	    margin-top: -10px !important;
}
.sidebar-container.wd-inited .widget-area {
	padding-top: 85px !important;
}


.sidebar-container .widget-heading {
	padding-top: 13px !important
}
/**************** SIDEBAR + FILTER MOBILE ENDE ******************/


/**************** EIGENE CSS KLASSEN ******************/
.buttonfilterinno {
    position: fixed !important;
    background: var(--btn-shop-bgcolor) !important;
    z-index: 9999999 !important;
    top: 53px!important;
    width: 100% !important;
    color: var(--btn-shop-color) !important;
    height: 50px !important;
    padding: 13px !important;
    margin-left: -20px;
    margin-right: -20px !important;
border-radius: 0px !important;
    line-height: 1.9;
}
/**************** EIGENE CSS KLASSEN ENDE ******************/

.labels-rectangular .product-label {
    font-size: 10px !important;
}

}

