<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.tanken24.at/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
	font-display:fallback;
}

:root {
	--wd-text-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(89,89,89);
	--wd-text-font-size: 17px;
	--wd-title-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: rgb(82,82,82);
	--wd-entities-title-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #636363;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(160,160,160);
	--wd-alternative-color: #ffffff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #ffffff;
	--btn-accented-bgcolor-hover: #ffffff;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #8dad7c;
	--notices-success-color: #ffffff;
	--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;
}
.page-title-default {
	background-color: rgb(243,243,243);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
#eigener-textblock &gt; .wpb_wrapper &gt; h3 {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 400;
	font-size: 19px;
	line-height: 35px;
	text-transform: none;
	color: rgba(56,56,56,0.9);
}
#eigener-textblock &gt; .wpb_wrapper &gt; h3:hover {
	color: rgba(56,56,56,0.9);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	#eigener-textblock &gt; .wpb_wrapper &gt; h3 {
		line-height: 32px;
	}

}

@media (max-width: 768.98px) {
	#eigener-textblock &gt; .wpb_wrapper &gt; h3 {
		line-height: 31px;
	}

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

@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);
}
}


/*makierter Text auf der ganzen Seite*/
html{
  scroll-behavior: smooth;
}

::selection {
  background: #072331;
  color:white;
}
::-moz-selection {
	background: #072331;
  color:white;
}

.page-id-6560 .main-page-wrapper, .page-id-6622 .main-page-wrapper, .page-id-6919 .main-page-wrapper, .page-id-6921 .main-page-wrapper{
	background-color: #f3f3f3;
}

.page-id-6560 .entry-content, .page-id-6622 .entry-content, .page-id-6919 .entry-content, .page-id-6921 .entry-content{
	margin-top: -55px;
}

.inkorrekt{
  display: none;
	color: #d75959;
  font-size: 13px;
  padding-left: 5px;
}

#verbrauch-inkorrekt{
  padding-left: 35px;
  margin-top: -14px;
  margin-bottom: 14px;
}

.vergleich-button:hover{
	background-color: #F3F3F3 !important;
  color: #3E3E3E !important;
	box-shadow: none !important
}

/*Verleichsbutton wenn aktiv*/
.golden-button {
  background-color: #999999   !important;
	background: #999999   !important;
  color: white !important;
}

.golden-button:hover{
  background-color: #6f6f6f !important;
	background: #6f6f6f !important;
  color: white !important;
	box-shadow: none !important;
}


#verbrauchsbox{
  text-align: left; 
  height: 85px;  
  background: white; 
  position:absolute;  
  top:90px;
	width: 100%;
}

 /* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 39px;
  height: 20px;
	margin-left: 20px;
	margin-right: 15px;
  margin-top: 5px;
}

.switch.klein {
  width: 25px;
  height: 15px;
	margin-left: 20px;
  margin-top: 2px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: -7px;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider.klein::before {
  position: absolute;
  content: "";
  height: 11px;
  width: 11px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background: rgb(118, 118, 118);
}

input:checked + .slider.round.die-bp {
  background: rgb(67, 67, 67);
}

input:checked + .slider.round.die {
  background: rgba(67, 67, 67, 0.7);
}

input:checked + .slider.round.sup-bp {
  background: rgb(111, 171, 109);
}

input:checked + .slider.round.sup {
  background: rgba(111, 171, 109, 0.7);
}

input:focus + .slider {
  /*box-shadow: 0 0 9px #43874199;*/
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.switch.klein &gt; input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
} 

.preisbox {
  margin-top: 10px;
	display:flex;
	justify-content: space-between;
}

.preisdaten{
  /*border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ffdd8d!important;
  box-shadow: 0 0 7px #ffe19b!important;*/
}

.mein-tarif {
  font-size: 15px;
  color: #797979;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ffe19b !important;
  background: white !important;
  box-shadow: 0 0 9px #ffe19b !important;
}

.ersparnis{
	font-size: 15px;
  color: #208720;
	color: #78ad63;
  font-weight: 600;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #78ad63!important;
  background: white!important;
  box-shadow: 0 0 6px #78ad63!important;
}

.variable-kosten {
    font-size: 15px;
    color: #e39963;
    font-weight: 600;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e39963!important;
    background: white!important;
    box-shadow: 0 0 6px #e39963!important;
}

.mehrkosten{
	font-size: 15px;
  color: #e36363;
  font-weight: 600;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #e58d8d!important;
  background: white!important;
  box-shadow: 0 0 6px #e56c6c!important;
}

.rabatt-info{
	/*font-size: 18px;*/
  font-weight: 600;
	margin-top: 3px;
  margin-bottom: 3px;
	cursor:pointer;
}

.preistyp-info{
  padding-left: 10px;
	padding-right: 10px;
  border: 1px solid #9b9999;
  margin-top: 10px;
	margin-right: 10px;
  border-radius: 20px;
	font-size:14px;
}
.preistyp-info &gt; span{
  font-weight:600;
}

/*Elemente mit Schatten*/
#verbrauch, #PLZ, #aussuchen, #anbieter {
  box-shadow: 5px 5px 8px -6px rgb(190,188,188);
}

#vgl-button-pc{
  display: none;
}

#e-control{
	display:none;
  text-align:center;
	font-size:13px;
}

#e-control &gt; a &gt; img{
  height: 25px;
}

.anbieterLogo{
  max-width: 130px;
	margin-top: 10px;
  margin-right: 10px;
	border-radius:5%; 
	float:right;
	max-height: 40px;
}

#energie{
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: -15px;
  margin-bottom: 15px;
}

.energie{
  margin: 5px;
  margin-left: 5px;
  padding: 4px;
  border: 1px solid lightgray;
  border-radius: 5px;
  box-shadow: none;
  cursor: pointer;
	display: grid;
  justify-content: center;
}

/*Tarifdetails + Links (Preisdetails, Vertragsdetails)*/

.detail-link-container{
	width: 100%;
	padding:5px;
	padding-left: 15px;
	padding-right: 15px;
  display: flex;
  justify-content: space-around;
}

.kosten-detail-links, .info-detail-links{
	color:rgb(89, 88, 88);
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
  width: 50%;
  text-align: center;
  border: 1px solid #c8c8c8;
	border-radius: 5px;
  max-width: 200px;
	cursor: pointer;
}

.kosten-detail-links:hover, .info-detail-links:hover{
  border: 1px solid rgb(181, 180, 180) !important;
  box-shadow: rgb(223, 223, 223) 0px 0px 7px !important;
  color: #4f4f4f !important;
}

.tabellenkopf, .brutto, .summe{
	width: 100%;
	padding:5px;
	padding-left: 15px;
	padding-right: 15px;
  color: #484747;
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
	display: flex;
  justify-content: space-between;
	text-decoration: underline;
}

.tabellenkopf{
	border: 1px solid lightgrey;
	margin-top:25px;
	background: #e5e5e5;
	text-decoration: none;
}

.tabellenzeile{
	width: 100%;
	padding:5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid lightgrey;
	border-top: 0px solid lightgrey;
  display: flex;
  justify-content: space-between;
}

.netto, .ust, .abgaben {
	width: 100%;
	padding:5px;
	padding-left: 15px;
	padding-right: 15px;
	background: #f7f7f7;
  border: 1px solid lightgray;
  border-top: 0px solid lightgray;
	display: flex;
  justify-content: space-between;
}

.brutto  {
  border: 1px solid lightgray;
  border-top: 0px solid;
}

.abgaben  {
	background: #eeeded;
}

.summe{
	margin-top:25px;
	margin-bottom:15px;
	background: #e5e5e5;
	border: 1px solid #e5e5e5;
	font-size:18px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 3px;
}

.energie &gt; img{
  height: 44px
}

#strom{
	height; 40px;
  width: 50%;
}

#gas{
	height; 40px;
  width: 50%;
}

#PLZ-checker{
	margin-top: 15px;
}

.kalkulator {
  display: block;
}

span.isvalid:after
{
  content: 'âœ“';
  color: green;
	margin-left: -30px;
  }
 span.notvalid:after{
   content: 'Ã—';
   color: #d75959;
   margin-left: -30px;
 } 

.isvalid input[name=username]{
	border: 2px solid green;
}
.notvalid input[name=username]{
	border: 2px solid red;
}

#haushaltsgroesse {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	margin-top: 25px;
  margin-bottom: 15px;
	transition: all 500ms;
}

.haushalt {
  min-width: 20px;
	max-width: 40px;
  padding: 8px;
  margin: 5px;
  padding: 8px;
  border: 1px solid lightgray;
  border-radius: 5px;
	background: #f9f9f9;
	box-shadow: none;
	cursor: pointer;
}

.haushalt:hover, .energie:hover {
  border: 1px solid rgb(175, 175, 175) !important;
	background: white !important; 
	box-shadow: rgb(175, 175, 175) 0px 0px 9px !important;
}

.haushalt-icon {
	z-index:1 !important;
}

#verbrauch:focus, #PLZ:focus {
  border: 1px solid rgb(175, 175, 175);
  box-shadow: 0 0 7px rgb(175, 175, 175);
}

.mehr-pfeil::before {
  content: "\f129";
  font-family: "woodmart-font";
}

.zum-anbieter {
  border: 1px solid;
  text-align: center;
  margin-top: 15px;
  padding: 4px;
  margin-bottom: 15px;
	border-radius:3px;
	cursor: pointer;
}

.inhalt{
  display:grid; 
	grid-template-rows: 0fr;
	/*transition-property: grid-template-rows;
  transition-duration: 1s;
	transition-delay: 500ms;*/
	transition: all 800ms;
}

.mehr-inhalt{
  transition: all 1s;
}

.blog-design-mask .wd-entry-content {
  display: block !important;
	color: rgb(89,89,89) !important;
}

#kalkulator-form{
	position: relative;
  margin-left: 25%; 
	margin-right: 25%;
	/*new style*/
	background: white;
	padding-top: 40px;
	padding-bottom: 40px;
  margin-top: 15px !important;
  height: fit-content;
	border-radius: 8px;
}

#kalkulator-form &gt; p, #kalkulator-form &gt; div {
	padding-right: 30px;
  padding-left: 30px;
}

.ergebnisliste {
  
}

#datenbox{
	padding-left:0px;
}

#datenbox &gt; li::before, #datenbox &gt; li::marker{
	display: none;
}

#datenbox &gt; li{
	border-radius: 3px;
	box-shadow: 5px 5px 8px -6px rgb(190,188,188);
	/*new style*/
  border: 0px solid lightgrey;
	background: white;
	padding: 10px;
}

/*eigener Spinner*/
@keyframes load {
	to{transform: rotate(1turn);}
}

#alles{
  display: none;
	place-items: center;
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.4);
	z-index:10000 !important;
}

#laden{
display: block;
	width: 120px;
	height:120px;
	border: 15px solid white;
	background:  transparent !important;
	aspect-ratio: 1;
	border-radius: 50%;
	--_m:
		conic-gradient(#0000, #000);
		linear-gradient(#000 0 0) content-box;
	-webkit-mask: var(--_m);
					mask: var(--_m);
	-webkit-mask-composite: source-out;
					mask-composite: subtract;
	box-sizing: border-box;
	animation: load 1s linear infinite;
}

#daten-laden{
}

#daten-laden-text{
  top: 20px;
  position: relative;
  text-align: center;
	color: white !important;
}


.mollie-components .mollie-component {
	color: rgba(90,86,86,0.5);
	background: white !important;
	border: 1px solid rgba(120,116,116,0.5);
	border-radius: 3px;
	box-shadow:none;
  transition: all 0.5s;
}

.mollie-components .mollie-component.has-focus {
  border: 1px solid #1e85be;
	border-color: #1e85be;
  box-shadow: 0 0 4px #1e85be;
}

/*sold out label nicht anzeigen*/
.product-label.out-of-stock {
  display:none;
}

/*Warenkorb Versand*/
.woocommerce-shipping-destination {
  text-align: left;
}

.woodmart-shop-tools &gt; div &gt; a  {
  color: rgba(107,106,106,1) !important;
}

.filters-area {
  border-top: 0px solid !important;
	padding-top: 0px !important;
}

.filter-widget:last-child {
  margin-bottom: 0px !important;
}

/*Marktplatz Produktfilter rechts halten*/
.wd-filter-buttons.wd-action-btn.wd-style-text.woodmart-filter-buttons {
  position: absolute;
  right: 18px;
  top: 100px;
}

@font-face {
  font-display: block !important;
}

/*wcmp settings
 * pluginbars -&gt; wcfm frontend manager -&gt; views -&gt; wcfm-view-menu.php -&gt; 
 * logout zu "zurÃ¼ck" andern + pfad!
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wcfm-store-manager &gt; a:before, .products-wrapper .wd-show-sidebar-btn.wd-action-btn.wd-style-text.wd-menu-icon.woodmart-show-sidebar-btn, #wcfmmp-store .tab_area .tab_links li:after {
  display: none;
}*/

/*anbieter - karte*/
.wcfmmp-store-list-map, .wcfmmp-store-map.leaflet-container.leaflet-fade-anim.leaflet-grab.leaflet-touch-drag {
  z-index:1;
}

/*anbieter - karte - icon
.leaflet-pane.leaflet-marker-pane &gt; img {
  width: 27px !important;
  height: 39px !important;
}*/

.mobile-nav.wd-side-hidden.wd-left.wd-left.wd-opened, .login-form-side.wd-side-hidden.wd-right.wd-opened, .cart-widget-side.wd-side-hidden.wd-right.wd-opened {
  z-index:1000;
	position:fixed !important;
	top:0px !important;
	bottom:0px !important;
	height:100% !important
}

#wcfmmp-store {
  box-shadow:none; 
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data h2 a {
  border-radius: 4px !important;
  background: #f9f9f9 !important;
  padding: 3px !important;
  opacity: 0.8 !important;
}

/*store rating - mobile*/
@media screen and (max-width: 480px){
#wcfmmp-store .logo_area_after {
  left: 50%;
  margin-left: -44px;
}}

/*Marktplatz Filter layout*/
.widget.woocommerce.widget_layered_nav_filters &gt; ul &gt; li {
  border: 1px solid rgba(131,131,131,.7);
  text-align: center;
  border-radius: 10px;
  padding-top: 2px;
	padding-bottom: 2px;
  font-size: 11px;
	margin-top:5px;
}

/*Marktplatz Filter Brand nach links*/
.woodmart-woocommerce-layered-nav .swatches-normal.swatches-brands .filter-swatch&gt;span, .wd-pf-dropdown .swatches-normal.swatches-brands .filter-swatch&gt;span {
  width: 30px;
}

.widget.woocommerce.widget_layered_nav_filters &gt; ul &gt; li &gt; a {
  padding-left: 10px;
  padding-right: 10px;
  color: rgba(110,100,100,0.86)
}

.chosen &gt; a::before {
  margin-top: 3px;
}

/*no Woodmart Sidebar bei WCFM store*/
.product_area .products-wrapper .wd-show-sidebar-btn.wd-action-btn.wd-style-text.wd-menu-icon.woodmart-show-sidebar-btn &gt; a {
  display: none;
}

/*in den Warenkorb - Text*/
.wd-hover-alt .wd-add-btn &gt; a {
  text-transform: none !important;
}

/*anbieterseite - tabs*/
#wcfmmp-store .tab_area .tab_links li.active {
  border-top-color: rgb(147,142,137,0.5) !important;
  border-left-color: rgb(147,142,137,0.5) !important;
  border-right-color: rgb(147,142,137,0.5) !important;
}
#wcfmmp-store .tab_area .tab_links li.active {
  border-top: 1px solid rgb(147,142,137,0.5) !important;
}

#wcfmmp-store .tab_area .tab_links &gt; li {
  border-radius: 6px 6px 0px 0px;
}

#wcfmmp-store .tab_area .tab_links {
  border-bottom: 1px solid rgb(147,142,137,0.5) !important;
}

#wcfmmp-store .tab_area .tab_links &gt; li:hover {
  border-top: 1px solid rgb(147,142,137,0.8) !important;
  border-left: 1px solid rgb(147,142,137,0.8) !important;
  border-right: 1px solid rgb(147,142,137,0.8) !important;
}

#wcfmmp-store .tab_area .tab_links li:after {
  background: transparent !important;
}

#wcfmmp-store .wcfmmp-store-map {
  border-radius: 5px;
}

 #wcfmmp-store .wcfm_store_description {
  padding: 10px;
  padding-top: 30px;
  border: 0px solid rgba(119,119,119,0.2);
}

.woocommerce-product-search .search-field {
  background: white;
}

#wcfm-main-contentainer .wcfm_product_popup_button {
  display:none;
}

/*wcfm - versandbereit in x Tagen*/
.wcfmmp_shipment_processing_display {
  margin-bottom: 25px;
}

/*Marktplatz selektion -&gt; Warenkorb hinzufÃ¼gen*/
.single_add_to_cart_button.button.alt, .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
  margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: -1px;
  border-radius: 5px !important;
}

/*Marktplatz oben li - Produkte pro Seite nicht anzeigen*/
.wd-products-per-page {
  display: none;
}

/*nach Anbieter filtern*/
body .select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 0 20px;
  border-radius: 25px;
}

/*Frage stellen - Bug nach Update 12.21*/
div#cboxTitle {
    display: none !important;
}

div#cboxContent {
max-height: 680px;
}

/*eine Frage stellen*/
.comment-notes {
  margin-left: 0px !important;
  text-align: left;
}

.store-enquiry {
  display: none;
}

#cboxOverlay {
  background: rgb(255 255 255 / 80%);
}

#cboxContent {
  float: left;
  width: 100% !important;
  height: 100%;
}

#cboxLoadedContent  {
  width: auto !important;
}

/*wcmp anbieter*/
.wcfmmp-store-search-form input.wcfmmp-radius-addr, .wcfmmp-store-search-form input.wcfm-search-field, .wcfmmp-store-search-form input#search, .wcfmmp-store-search-form select#wcfmmp_store_category, .wcfmmp-store-search-form select#wcfmmp_store_country, .wcfmmp-store-search-form #wcfmmp_store_state, .wcfmmp-store-search-form .select2-container, .wcfmmp-store-search-form .wcfmmp-search-box, #wcfmmp_store_orderby {
  margin-left: 8px;
  margin-right: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
  box-shadow: none;
  margin-top: 0px;
}

/*Anbieter Karte popup*/
.wcfm_map_info_addr {
  text-align: left;
}

#wcfmmp_store_orderby {
  margin-left: -1px;
}

#wcfmmp-stores-lists &gt; h2 {
  text-align: center;
  padding-top: 20px;
}
.wcfmmp-store-search-form {
  padding: 10px;
  box-shadow: none;
}

#wcfmmp-stores-lists {
  box-shadow: none;
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper, .wcfm-membership-wrapper {
  box-shadow: 1px 1px 5px 0 #e9e9e9;
}

.wc-setup .wc-setup-actions .button-primary, .wc-setup-content .wc-setup-next-steps ul .setup-product a.button-primary {
  background-color:  none !important;
  border-color:  none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

.wcfm-store-setup .wc-setup-actions .wcfm_submit_button
{
	color: rgba(90,86,86,0.5);
	background:white;
	border: 1px solid rgba(120,116,116,0.5);
	border-radius: 3px;
  transition: all 0.5s ;
  box-shadow: none;
  text-shadow:none;
}

#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data h2 a, .wcfm_appointment_title, .wcfm_auctions_title, .wcfm_booking_title, .wcfm_coupon_title, .wcfm_dashboard_item_title, .wcfm_listing_title, .wcfm_order_title, .wcfm_product_title,.inquiry_content_for .wcfm_store_for_inquiry a, .inquiry_content_for .wcfm_product_for_inquiry a, .woocommerce-MyAccount-content div.wcfm-collapse-content h2, ul.wcfm_articles_menus li a {
    color: rgba(77,76,76,1) !important;
}
.wc-setup .wc-setup-actions .button-primary:active, .wc-setup .wc-setup-actions .button-primary:focus, .wc-setup .wc-setup-actions .button-primary:hover, .woocommerce-tracker .button-primary:active, .woocommerce-tracker .button-primary:focus, .woocommerce-tracker .button-primary:hover {
  background: white;
  border-color: white;
	box-shadow: none;
}

.article-inner {
  text-align:center;
}

.article-body-container {
  text-align:left;
}

.filter-widget:last-child {
  margin-bottom: 0px;
}
#menu-hauptmenue-1 &gt; li &gt; a &gt; span {
  font-size: 20px;
}
#wcfm-content {
  border: transparent 1px solid;
}

/*wcfm MenÃ¼ links*/

#wcfm_menu .wcfm_menu_items a.active span, .wcfm_menu_logo &gt; h4 &gt; a {
	color: rgba(90,86,86,0.9);
}

#wcfm_menu .wcfm_menu_item span.text:hover, #wcfm_menu .wcfm_menu_items a:hover span {
	color: rgba(70,66,76,0.9);
}

#wcfm_menu span.wcfm_sub_menu_items {
  width: 115px;
  box-shadow: 0 2px 1px #ccc;
  background: white;
}

div#wcfm-main-contentainer [class*=" fa-"]::before, #wcfm-main-contentainer .wcfm-page-headig .wcfmfa {
	color: rgba(90,86,86,0.7);
}

.wcfm_buttons {
  background-color: rgb(248,248,248);
  border-radius: 3px !important;
}


.wcfmmp_become_vendor_link {
  text-align: center;
  padding: 10px;
  border: 1px solid black;
  border-radius: 3px;
}

/*wcfm registration form*/
#wcfm_membership_container input[type="text"].wcfm_validation_failed, #wcfm_membership_container input[type="file"].wcfm_validation_failed, #wcfm_membership_container input[type="password"].wcfm_validation_failed, #wcfm_membership_container select.wcfm_validation_failed, #wcfm_membership_container input[type="number"].wcfm_validation_failed, #wcfm_membership_container input[type="time"].wcfm_validation_failed, #wcfm_membership_container input[type="search"].wcfm_validation_failed, #wcfm_membership_container textarea.wcfm_validation_failed {
  border-left: 6px solid #f86c6b!important;
}

#wcfm_membership_container input.wcfm_submit_button, #wcfm_membership_container a.wcfm_submit_button {
	border-bottom: 0px solid #17a2b8;
}

/*wcfm in my account*/
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wcfm-store-manager a:before {
 content: "";
}

.wd-entities-title &gt; a:hover, .blog-design-mask .hovered-social-icons:hover{
color: rgba(97,96,96,1);
}
.wd-nav-mob-tab.wd-style-underline .nav-link-text, h3.wd-entities-title.title.post-title {
  color: rgba(107,106,106,1);
  font-size:16px;
  text-transform: none;
}

/*MenÃ¼ bei scroll down*/
span.nav-link-text {
  font-size: 19px;
}

h3.wd-entities-title &gt; a {
  color: rgba(97,96,96,1);
  font-size:17px;
	font-weight: 600;
}

.woocommerce-result-count {
  text-align:center;
	padding-top:10px;
}
/*main menue*/
.nav-link-text, .wcfm_popup_wrapper &gt; h2 {
  color: rgba(107,106,106,1);
  font-size:20px;
  text-transform: none;
}

.page-title .title,.wd-entities-title.title.post-title, .step-cart.step-active &gt; a &gt; span, .step-checkout.step-active &gt; a &gt; span {
  font-size: 26px !important;
	text-align:center !important;
  color:rgba(107,106,106,1) !important;
	text-transform: none !important;
}

.meta-post-categories{
  display: inline-block;
  /*overflow: hidden;*/
  padding-right: 10px;
  padding-left: 10px;
  height: 25px;
  color: #FFF;
  line-height: 25px;
  background-color: var(--wd-primary-color);
	}

.meta-post-categories &gt; a {
  display: inline-block;
  text-align:center !important;
  color: #FFF;
  vertical-align: top;
  text-transform: uppercase;
  letter-spacing: .3px;
  font-weight: 600;
  font-size: 12px;
}
/*blog custom style*/

.post-date.wd-post-date.wd-style-with-bg.woodmart-post-date {
  display:none;
}

.blog-design-mask.blog-style-shadow .article-inner {
  box-shadow: none !important;
  transition: box-shadow .6s ease !important;
  border: 1px solid #e5e0e0 !important;
}

.blog-design-mask.has-post-thumbnail .article-body-container {
  background: transparent !important;
}

.blog-design-mask:not(.has-post-thumbnail) .article-inner {
  background: white !important;
}

.blog-design-mask .article-body-container {
  position:relative !important;
  padding-top: 20px !important;
  padding-bottom: 5px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.blog-design-mask .entry-title.title, .blog-design-mask .entry-meta-list &gt; li, .vcard.author.author_name, .woodmart-entry-meta .meta-reply a::after, .blog-design-mask .hovered-social-icons {
  color: #727272 !important;
}

.blog-design-mask .entry-title.title &gt; a:hover, .blog-design-mask .hovered-social-icons {
  color: rgb(90,85,85) !important;
}

/*links design*/
a {
  color: #606162;
  text-decoration: none;
  transition: all .25s ease;
}

a:hover {
    color: #5f5f62;
}

/*Logo position*/
.site-logo {
  margin-top: 0px;
}

.wd-logo.wd-sticky-logo &gt; img {
  /*padding-bottom: 12px;*/
}

/*header title*/
.page-title .yoast-breadcrumb {
    margin-top: 0px;
}


/*Blog - no main image
.post-single-page.has-post-thumbnail .article-inner &gt; .entry-header {
  display: none;
}
*/

/*Blog - headline on "no main image"*/
.woodmart-title-style-bordered .liner-continer {
  margin-top: 40px;
}

/*blog post titel - h1*/
.post-single-page .entry-title{
  font-size: 20px;
  font-weight: 600;
}

/*blog post date - none*/
.woodmart-post-date .post-date-day, .woodmart-post-date .post-date-month {
  display: none;
}

/*general text align*/
p {
  line-height: 2;
  text-align:justify;
}

/*mobil burger*/
.wd-tools-element &gt; a {
  color: #4c4c4c;
	border-radius:5px;
}

.wc-tab-inner {
  line-height:1.8;
}

.wc-tab-inner &gt; div &gt; ul {
  padding-left: 20px;
}
.wc-tab-inner &gt; div &gt; ul &gt; li {
  list-style-type: disc;
  line-height:1.8;
}
.wc-tab-inner &gt; div &gt; ul &gt; li:before {
  content:"";
}

.icons-design-default .woodmart-social-icon {
  color: rgba(0,0,0,.4) !important;
}

.social-pinterest i:before {
  content: "";
}

div.whb-search.search-button.mobile-search-icon {
  padding-right: 15px;
	margin-top: 2px;
}

.searchform input[type="text"] {
  border:1px solid white;
	border-bottom: 1px solid rgba(131,131,131,.3);
  border-radius: 0px;
}

.searchform input[type=text]:focus {
  border:1px solid white !important;  
	border-bottom: 1px solid rgba(131,131,131,.7) !important;
  border-radius: 0px !important;
}

.mobile-nav .searchform input[type="text"] {
  height: 62px !important;
}

.mobile-nav .searchform input[type="text"]:focus {
	border-bottom: 0px solid white !important;
}

.mobile-nav .searchform button[type="submit"]::after {
  display:none;
}

/*mobile toolbar bottom - events*/
.wd-toolbar-link .wd-custom-icon img {
  height: 23px !important;
}

.compare-field, .woodmart-navigation .item-level-0 &gt; a, .tabs-layout-tabs .tabs li a {
  font-size:20px;
  text-transform: none;
}

.woocommerce-Reviews .woocommerce-Reviews-title, .woocommerce-Reviews .comment-reply-title, .comments-area .comment-reply-title, .wd-wishlist-title {
  text-transform: none;
  font-size: 18px;
	font-weight:600;
}

img#si_image_com {
  padding-left: 10px !important;
}

.wd-tools-element .wd-tools-text,.woodmart-checkout-steps ul, .widget_shopping_cart .total &gt; strong, .widget_shopping_cart .empty, .wd-tools-text {
  text-transform: none !important;
}

.woodmart-tab-wrapper {
  line-height: 1.8;
}

.whb-color-dark:not(.whb-with-bg) {
	margin-top: -1px;
	padding-bottom: 3px;
}

.whb-main-header, .whb-clone.whb-sticked{
	box-shadow: 5px 5px 8px -6px rgb(190,188,188);
}

.whb-column .woodmart-search-form {
	float: right;
}

.whb-column .woodmart-search-form input[type="text"] {
	min-width: 140px !important;
	max-width: 200px;
	border: 1px solid white;
	border-bottom: 1px solid rgba(131,131,131,.3);
  border-radius:0px;
	padding-top: 3px;
  margin-bottom: 3px;
	font-size:16px;
}

.whb-column .woodmart-search-form input [type="text"]::focus {
	border: 1px solid white;
	border-bottom: 1px solid rgba(131,131,131,.7);
	border-radius: 0px;
}

.search-results-wrapper {
  margin-right: -5px;
}

.form-style-semi-rounded .search-results-wrapper .woodmart-scroll {
  left: 0px;
}

.whb-col-right {
	text-align: right;
}

.btn.btn-color-primary,.btns-accent-dark .comment-form .submit,.btns-default-dark .widget_price_filter .price_slider_amount .button,.btns-default-dark .widget_shopping_cart .buttons .btn-cart,.btns-shop-dark .widget_shopping_cart .buttons .checkout, .btns-shop-dark .single_add_to_cart_button,.btns-shop-dark .cart-totals-inner .checkout-button, button#wpmc-back-to-cart, button#wpmc-skip-login, button#wpmc-prev, button#wpmc-next, .btns-shop-dark .login .button, .btns-shop-dark .register .button, .btns-shop-dark #place_order, .page-numbers, .kontakt-link .woodmart-my-account-links, .wd-search-show-all .button, .btn.btn-style-bordered, .btns-shop-dark button[name="save_address"], #wpua-add-existing, #wpua-undo-existing, #wpua-upload-existing, #wpua-remove-existing, .btns-shop-semi-rounded button[name="save_account_details"], #gdrf-submit-button, .single_add_to_cart_button, .wcfm_catalog_enquiry, .wcfm_ele_wrapper.wcfm_catalog_enquiry_button_wrapper &gt; a, .wcfm_popup_wrapper .wcfm_popup_button, #place_order, .wc-proceed-to-checkout, .login .button, .wcfmmp_become_vendor_link, .woocommerce-form-row.form-row &gt; button, .wcfm-text.wcfm_submit_button.wcfm_email_verified_button, #wcfm_membership_register_button, .button.wcfm_add_attribute_term.wcfm_select_all_attributes, .button.wcfm_add_attribute_term.wcfm_select_no_attributes, .button.checkout.wc-forward, .add_new_wcfm_ele_dashboard.text_tip, #wcfm_inquiry_reply_send_button, .woocommerce-Button.button, .button.button-primary, .return-to-shop .button, #auswahl-btn {
	/*color: rgba(90,86,86,0.5) !important;
	background:white !important;
	border: 1px solid rgba(120,116,116,0.5) !important;
	border-radius: 3px !important;
	box-shadow:none !important;
  transition: all 0.5s !important;*/
	color: rgba(0, 0, 0, 0.63) !important;
  background: white !important;
  border: 1px solid rgba(0, 0, 0, 0.55) !important;
  border-radius: 3px !important;
  box-shadow: none !important;
  transition: all 0.5s !important;
}

.btn.btn-color-primary:hover,.btns-accent-dark .comment-form .submit:hover,.btns-default-dark .widget_price_filter .price_slider_amount .button:hover,.btns-default-dark .widget_shopping_cart .buttons .btn-cart:hover,.btns-shop-dark .widget_shopping_cart .buttons .checkout:hover, .btns-shop-dark .cart-totals-inner .checkout-button:hover, button#wpmc-back-to-cart:hover, button#wpmc-skip-login:hover, button#wpmc-prev:hover, button#wpmc-next:hover, .btns-shop-dark .login .button:hover, .btns-shop-dark .register .button:hover, .btns-shop-dark #place_order:hover, .page-numbers:hover, .wd-search-show-all .button:hover, .btn.btn-style-bordered:hover, .btns-shop-dark button[name="save_address"]:hover, #wpua-add-existing:hover, #wpua-undo-existing:hover, #wpua-upload-existing:hover, #wpua-remove-existing:hover, .btns-shop-semi-rounded button[name="save_account_details"]:hover, #gdrf-submit-button:hover, .single_add_to_cart_button:hover, .woocommerce-tracker .button-primary:hover, .wcfm_catalog_enquiry:hover, .wcfm_ele_wrapper.wcfm_catalog_enquiry_button_wrapper &gt; a:hover, .submit.wcfm_popup_button:hover,  .wcfm_popup_wrapper .wcfm_popup_button:hover, #place_order:hover, .wc-proceed-to-checkout:hover, .login .button:hover, .wcfmmp_become_vendor_link:hover, .woocommerce-form-row.form-row &gt; button:hover, .wcfm-text.wcfm_submit_button.wcfm_email_verified_button:hover, .wcfm-text.wcfm_submit_button.wcfm_email_verified_button:focus, wcfm_membership_register_button:hover, .button.wcfm_add_attribute_term.wcfm_select_all_attributes:hover, .button.wcfm_add_attribute_term.wcfm_select_no_attributes:hover, .button.checkout.wc-forward:hover, .add_new_wcfm_ele_dashboard.text_tip:hover, #wcfm_inquiry_reply_send_button:hover, #wcfm-main-contentainer input.wcfm_submit_button:hover, .woocommerce-Button.button:hover, .button.button-primary:hover, .return-to-shop .button:hover, #auswahl-btn:hover {
	/*color: rgba(90,86,86,0.7) !important;
	background: white !important;
	background-color: white !important;
	border: 1px solid rgba(120,116,116,0.8) !important;
	border-color: rgba(120,116,116,0.8) !important;
	box-shadow:none !important;*/
	color: rgba(24, 23, 23, 0.89) !important;
  background: white !important;
  background-color: white;
  background-color: white !important;
  border: 1px solid rgb(0, 0, 0) !important;
  border-color: rgba(120,116,116,0.8) !important;
  box-shadow: none !important;
}

.btns-shop-dark .single_add_to_cart_button:hover, .btns-shop-dark .single_add_to_cart_button:focus {
	color: rgba(90,86,86,0.7);
	background:white;
	border: 1px solid rgba(120,116,116,0.8) !important;
	box-shadow:none;
}

.hotspot-content .add_to_cart_button:after, .hotspot-content .product_type_variable:after, .popup-quick-view .woodmart-scroll-content &gt; a:after, .single_add_to_cart_button:after, .woodmart-compare-col .button:after, .woodmart-compare-col .added_to_cart:after {
  border: 1px solid rgba(155, 155, 155, 1);
  border-left-color: rgba(155, 155, 155, 0.4);
}

.form-border-width-1 input[type='text']:focus, .form-border-width-1 input[type='email']:focus, .form-border-width-1 input[type="tel"]:focus, .form-border-width-1 textarea:focus {
	border: 1px solid rgba(90,86,86,0.8);
	transition: border 0.5s;
}

.mobile-nav .searchform input[type="text"] {
	border: 0px solid rgba(90,86,86,0.8);
}

.btns-shop-dark .single_add_to_cart_button:focus {
	color:   #adc193;
	border: 1px solid   #adc193;
}

div.quantity input[type="number"] {
	width: 37px;
	border: 1px solid #CECECE;
	color: rgba(90,86,86,0.5);
	background-color: white;
	border-radius: 2px;
	border-right: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
}

.quantity input.input-text qty text[type="number"] {
  width: 37px;
	border-right: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
}

.quantity input.minus[type="button"] {
	border: 1px solid #CECECE;
	color: rgba(90,86,86,0.5);
	width: 25px;
	margin-right: 7px;
	background-color: white;
	border-radius: 2px;
	transition: border 0.5s, color 0.5s;
}

.quantity input.minus[type="button"]:hover {
	border: 1px solid rgba(120,116,116,0.8);
	color: rgba(90,86,86,0.9);
	background-color: white;
}

.quantity input.plus[type="button"] {
	border: 1px solid #CECECE;
	color: rgba(90,86,86,0.5);
	width: 25px;
	margin-left: 7px;
	background-color: white;
	border-radius: 2px;
	transition: border 0.5s, color 0.5s;
}

.quantity input.plus[type="button"]:hover {
	border: 1px solid rgba(120,116,116,0.8);
	color: rgba(90,86,86,0.9);
	background-color: white;
}

.quantity input[type="number"] {
	border: 1px solid #CECECE;
	border-radius: 2px;
}

a.btn.btn-style-link.btn-color-primary.create-account-button {
	color: rgba(90,86,86,0.8);
	background:white;
	border: 1px solid rgba(120,116,116,0.9);
	box-shadow:none;
	padding:12px;
}
a.btn.btn-style-link.btn-color-primary.create-account-button:hover {
	color: rgba(90,86,86,0.6);
	background:white;
	border: 1px solid rgba(120,116,116,0.5);
	box-shadow:none;
}

.create-account-question &gt; p {
  text-align: center;
}

.btns-shop-dark .single_add_to_cart_button {
	line-height: 16px;
}

.swatches-select {
  padding-top: 24px;
}

.woodmart-swatch.swatch-with-bg {
  border-radius: 15%;
}

.swatches-select {
	padding-top: 0px;
}

.woodmart-buttons {
  box-shadow: none;
  background: transparent;
}

.woocommerce-product-gallery__image &gt; a &gt; img {
  width:100%;
}

.woocommerce-product-gallery .owl-carousel .product-image-wrap {
  padding: 0px !important;
}

.product-grid-item .product-element-top {
  border: 1px solid #e5e0e0;
  border-radius: 3px;
}
.product-grid-item .product-element-top:hover {
  border: 1px solid #c4c0c0;
	max-width:98%
	margin-left:1%;
  border-radius: 3px;
}

div.product-image-thumbnail.active-thumb {
  border: 1px solid #a38f8f;
}

.product-image-thumbnail.slick-slide.slick-active &gt; img {
  margin-left: 1%;
}
 


.woocommerce-product-gallery .product-image-thumbnail.active-thumb {
  opacity: .9;
}
.woocommerce-product-gallery .product-image-thumbnail {
  border: 1px solid rgb(227, 220, 220, 0.8);
	max-width:100%;
	margin-left:0px;
	opacity:0.6;
  border-radius: 2px;
}

.product-images img {
  width: 98%;
  margin-left: 0px;
  margin-right: 0px;
}

/*.product-images-inner {
  border-right: 1px solid white;
}*/

.woodmart-hover-alt .woodmart-add-btn &gt; a {
  color: #ADA9A9;
  text-transform: none;
}



/*.product labels*/
.labels-rectangular .product-label {
  border-radius: 2px;
  margin-top: -7px;
  margin-left: 8px;
  margin-right: 9px;
	margin-bottom:15px !important;
}

.product-label.featured {
  border: 0px solid #4da8df;
  color: #4da8df;
  background:#f9f9f9;
}

.product-label.new {
  border: 0px solid #438E44;
  color:#438E44;
  background-color: #f9f9f9;
}

/*product page produkt variations - color*/
.variations_form .variations label {
  padding-bottom: 0px;
	padding-top:7px;
}

.variations_form .variations td {
    vertical-align: top;
}

.product-label.attribute-label:not(.label-with-img) {
  background-color: transparent;
  color: #2d2a2a;
}

.image-action-zoom .owl-carousel .product-image-wrap {
	border: 1px solid #e5e0e0;
  border-radius: 2px;
	margin-right: 0px;
}

div.product-image-thumbnail.slick-slide.slick-active {
  margin-top:7px;
  border: 1px solid rgb(229, 224, 224, 0.9);
	opacity:0.6;
	max-width: 98%;
}

div.product-image-thumbnail.slick-slide.slick-active.active-thumb {
  border: 1px solid rgb(209, 204, 204, 0.9);
  opacity: 0.9;
}

div.product-image-thumbnail.active-thumb {
	border: 1px solid rgba(229, 224, 224, 0.9);
  opacity: .9;
}

.product-tabs-wrapper {
  background:#F9F9F9;
}

form.checkout.woocommerce-checkout {
  margin-top: 30px;
}

.single-product-content .entry-title {
 color: rgb(120,115,115); 
  font-size: 26px;
  font-weight:normal;
  margin-bottom: 20px;
  font-family: Lora,'MS Sans Serif', Geneva, sans-serif;
}

.woocommerce-breadcrumb a::after{
  content:"|";
}

.briefsymbol::before {
  content: "\f674";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 38px;
	margin-right:20px;
}

.kompasssymbol::before {
  content: "\f124";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 38px;
	margin-right:20px;
}

.uhrsymbol::before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 38px;
	margin-right:20px;
}

.raketensymbol::before {
  content: "\f06c";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 38px;
	margin-right:20px;
}

.woodmart-wishlist-title {
  margin-left: -5px;
  text-transform: none;
  font-size: 18px;
}

.cart-totals-inner {
    border: 1px solid rgba(129,129,129,.25);
    border-radius: 2px;
}

th.product-name {
  font-size: 21px;
  text-transform: none;
}

th.product-price {
  font-size: 21px;
  text-transform: none;
}

th.product-quantity {
	text-align:center;
  font-size: 21px;
  text-transform: none;
}

th.product-subtotal {
  font-size: 21px;
  text-transform: none;
}

th.product-total {
  font-size: 21px;
  text-transform: none;
}

.cart-totals-inner h2 {
  text-align:center;
  font-size: 24px;
  text-transform: none;
}

.woocommerce-mini-cart__empty-message.empty.title {
  text-align:center;
}

.widgettitle, .widgettitle a, .widget-title, .widget-title a, .slider-title {
  font-weight: 500;
  color: rgb(110,105,105);
	text-transform: none !important;
}

.woocommerce-billing-fields &gt; h3, #ship-to-different-address label, #order_review_heading, header.title &gt; h3, .woocommerce-order-details__title &gt; h2, .woocommerce-column__title &gt; h2, div.wcfm_popup_wrapper h2, form.wcfm_popup_wrapper h2 {
  font-size: 22px;
 color: rgb(110,105,105);
	text-transform: none;
  font-style: normal;
}

.woocommerce-shipping-fields {
  margin-bottom: 40px;
  padding-top: 0px;
  border-top: 0px solid;
}

.view-all-results, .woocommerce-MyAccount-title, .wd-login-title, legend {
  text-transform: none;
}

th.woocommerce-orders-table__header {
  padding: 5px 30px 14px 10px;
  text-transform: none;
	font-size:22px;
}

input#username.woocommerce-Input.woocommerce-Input--text.input-text:focus, input#password.woocommerce-Input.woocommerce-Input--text.input-text:focus, input#reg_email.woocommerce-Input.woocommerce-Input--text.input-text:focus, input#reg_password.woocommerce-Input.woocommerce-Input--text.input-text:focus, input#password_current.woocommerce-Input.woocommerce-Input--password.input-text:focus, input#password_1.woocommerce-Input.woocommerce-Input--password.input-text:focus, input#password_2.woocommerce-Input.woocommerce-Input--password.input-text:focus, input#si_captcha_code.input-text:focus, input#si_captcha_code.input:focus {
  border: 1px solid #1e85be;
  box-shadow: 0 0 4px #1e85be;
}

fieldset {
  border-radius: 3px;
}

.woodmart-wishlist-heading-wrapper {
  margin-top: 5px;
  margin-bottom: 40px;
	padding-bottom: 10px;
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 12px 15px;
    color: #6e6969;
    line-height: 25px;
    font-size: 16px;
    font-weight: 600;
}

.woocommerce-Message {
    border-radius: 3px;
}

.woocommerce-message .button, .woocommerce-info .button {
	color: rgba(90,86,86,0.4);
	border-bottom: 2px solid rgba(90,86,86,0.4);
}

.woocommerce-message .button:hover, .woocommerce-info .button:hover {
	color: rgba(90,86,86,0.7);
	border-bottom: 2px solid rgba(90,86,86,0.7);
}

.tparrows.tp-leftarrow:before, .tparrows.tp-rightarrow:before {
  color: rgb(209, 204, 204, 0.9)
}

.woodmart-sticky-sidebar-opener:not(.sticky-toolbar), .wd-sidebar-opener:not(.wd-on-toolbar) {
  
	position:fixed !important;
	top: 67px !important;
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  text-align: center;
  font-size: 0;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

/*.categories-style-carousel .category-grid-item,*/.wrapp-category {
  border-radius:2px;
  border: 1px solid #f7f2f2;
}

/*.categories-style-carousel .category-grid-item:hover,*/.wrapp-category:hover {
  border: 1px solid #e5e0e0;
}

.category-grid-item .category-image:hover {
  transform: none;
  -webkit-transform: none;
}



.breadcrumbs &gt; span:after, .breadcrumbs &gt; a:after {
  content: "|";
}

.widget_categories ul li, .widget_product_categories .product-categories li a, .woodmart-woocommerce-layered-nav .layer-term-name {
  font-size: 16px;
}

/*
@media (min-width: 769px) and (max-width: 1023px){
.col-md-9 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
	
.offcanvas-sidebar-mobile .sidebar-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  display: flex;
  flex-basis: auto;
  flex-direction: column;
  overflow: hidden;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  max-width: none;
  width: 300px;
  background-color: #FFF;
  transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease, -webkit-transform .25s ease;
  -webkit-transform: translate3d(-300px, 0, 0);
  transform: translate3d(-300px, 0, 0);
}
	
.offcanvas-sidebar-mobile .sidebar-container .woodmart-sidebar-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: scroll;
  overflow-x: hidden;
}

.offcanvas-sidebar-mobile .sidebar-container .widget-area {
  padding-top: 30px;
  padding-bottom: 30px;
}
	
.offcanvas-sidebar-mobile .sidebar-container .sidebar-widget {
  padding-right: 30px;
  padding-left: 30px;
}
	
.offcanvas-sidebar-mobile .sidebar-container .woodmart-sidebar-scroll {
  position: relative;
  flex: 1 1 auto;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
}
	
.offcanvas-sidebar-mobile .sidebar-container .widget-heading {
  display: flex;
}

.sidebar-container {
  display:none;
}
}

@media (max-width: 1023px){
.offcanvas-sidebar-mobile .woodmart-sticky-sidebar-opener:not(.sticky-toolbar) {
  display: block;
}
}
*/

/*mobile Sidebar ganz oben*/
.widget-heading {
  padding: 18px 15px 19px 15px;
}

.widget-heading .widget-title {
  line-height: 0 !important;
}

.icons-design-colored .social-facebook {
  background-color: rgba(113, 113, 113, 0.3) !important;
}

.icons-design-colored .social-facebook:hover {
  background-color: #365493 !important;
}

.icons-design-colored .social-twitter {
  background-color: rgba(113, 113, 113, 0.3) !important;
}

.icons-design-colored .social-twitter:hover {
  background-color: #3CF !important;
}

.icons-design-colored .social-email {
  background-color: rgba(113, 113, 113, 0.3) !important;
}

.icons-design-colored .social-email:hover {
  background-color: #F89A1E !important;
}

.icons-design-colored .social-whatsapp {
  background-color: rgba(113, 113, 113, 0.3) !important;
}

.icons-design-colored .social-whatsapp:hover {
  background-color: #1EBEA5 !important;
}

.icons-design-colored .social-tg {
  background-color: rgba(113, 113, 113, 0.35) !important;
}

.icons-design-colored .social-tg:hover {
  background-color: #37AEE2 !important;
}

.woodmart-single-footer .tags-list a {
  padding-left: 15px;
	border: 1px solid rgba(83, 103, 103, 0.4);
  color: rgba(83, 103, 103, 0.4);
	border-radius:2px
}

.woodmart-single-footer .tags-list a:hover { 
	border: 1px solid rgba(83, 103, 103, 0.7);
  color: rgba(83, 103, 103, 0.7);
}

.woodmart-single-footer .tags-list a:after {
  content: none;
}

@media screen and (max-width: 817px) and (min-width: 768px) {
div.vc_row.wpb_row.vc_row-fluid {
  margin-top: -10px;
}
}

.wpb_revslider_element {
  margin-top: -40px;
	margin-bottom: 70px;
}

.menu-item-has-children &gt; a:after {
  display:none;
}

/*USP - user submitted posts*/

#usp_form &gt; fieldset {
  padding: 0px !important;
	border: 0px solid !important;
}

div#user-submitted-posts form {
  padding: 0px;
}

div#user-submitted-posts fieldset label {
  margin-top: 11px;
  margin-bottom: 7px;
}

ul.chosen-choices {
  padding-left: 7px !important;
}

div#user-submitted-posts textarea.usp-textarea, div#user-submitted-posts fieldset input.usp-input {
  padding-left: 12px;
}

div#user-submitted-posts fieldset input.usp-input.usp-clone {
  padding-left: 0px;
}

div#user-submitted-posts fieldset.usp-checkbox input {
  top: 3px;
}

div#user-submitted-posts div#usp-upload-message {
  margin-top: 15px;
}

/*sub menu dropdown*/
.sub-menu-dropdown {
	transition: opacity 0s ease, 
	visibility 0s ease, transform 0s ease, 
	-webkit-transform 0s ease;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.15);
}

.menu-simple-dropdown li a {
  font-size: 16px;
	padding-left:10px;
  padding-right:5px;
}

.read-more-section {
	text-align:center;
}

.widget_price_filter .ui-slider .ui-slider-handle::after {
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

.promo-banner .banner-subtitle, .promo-banner .banner-title, .promo-banner .banner-inner {
    margin-top: 2px;
}

/*related products title*/
.slider-title:before {
  height: 0px;
}

.slider-title {
  padding-bottom: 0px;
}

/*Produktbeschreibung bottom*/
.wpb_content_element {
  margin-bottom: 0px;
}

/*Marktplatz mobile - filter sidebar symbol left side*/
.woodmart-show-sidebar-btn {
  color: #4c4c4c;
  text-transform: none;
}

.woodmart-show-sidebar-btn span{
	margin-top: 2px;
}

.woodmart-show-sidebar-btn .woodmart-side-bar-icon {
	background-color:#6B6B6B;
}

.woodmart-show-sidebar-btn .woodmart-side-bar-icon::before {
	background-color:#6B6B6B;
}

.woodmart-show-sidebar-btn .woodmart-side-bar-icon::after {
	background-color:#6B6B6B;
}

/*Marktplatz mobile - sort by right side*/
.woocommerce-ordering:after {
  color:#6B6B6B;
}

/* mobile menu - font*/
.site-mobile-menu li a {
  color: #6B6B6B;
  text-transform: none;
  letter-spacing: .4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
}

.mobile-nav .searchform input[type="text"], .autocomplete-suggestion .suggestion-title, .widget-heading .widget-title{
  color: #515151;
  text-transform: none;
	font-family: Karla, Arial, Helvetica, sans-serif;
  letter-spacing: .4px;
  font-weight: 400;
  font-size: 17px;
  line-height: 2;
}
/*mobile login font - close*/
.wd-cross-button[class*="wd-with-text"]{
  color: #515151;
  text-transform: none;
	font-family: Karla, Arial, Helvetica, sans-serif;
  letter-spacing: .4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 2.45;
}

/*marketplace filters categories*/
.categories-accordion-on .widget_product_categories .product-categories {
  padding-right: 5px;
}

/*move menu dropdown to the left*/
.whb-header-bottom .sub-menu-dropdown, .whb-clone .sub-menu-dropdown {
  margin-left:-20px;
}

/*login - reg button*/
.wd-tools-element .wd-tools-text{
	color: rgba(107,106,106,1);
}

.wd-tools-element .wd-tools-text:hover{
	color: rgba(95,96,96,1);
}

/*sticky header clone - flex*/
.whb-col-left {
  flex: 1 1 0%;
}

/*header MenÃ¼ Mitte*/
.whb-flex-flex-middle .whb-col-center {
  flex: unset !important;
}

.whb-col-right {
  flex: 1 1 0%;
}

/*marktplatz - filter icon*/
.woodmart-side-bar-icon, .woodmart-show-sidebar-btn &gt; span {
  display:none !important;
}

.woodmart-show-sidebar-btn::before {
  content: "\f1de";
  font-family: "Font Awesome 5 Free";
	margin-right: 8px;
	font-size:19px;
	color: #6B6B6B;
	padding-left:3px;
	padding-top:3px;
}

.vc_tta-title-text{
  font-size: 19px;
}

.entry-content &gt; ul &gt; li::before {
    content: '';
    font-size: 10px;
}

.ui-datepicker-month {
	width:35%;
  border: 1px transparent;
  border-bottom: 1px solid;
  border-radius: 0px !important;
  margin-right: 10% !important;
}

.ui-datepicker-year {
  border: 1px transparent;
  border-bottom: 1px solid;
  border-radius: 0px !important;
}

/*add event form*/
.wrap &gt; h2{
  margin-top: 25px;
}

.vc_toggle_title &gt; h4, .vc_tta-container &gt; h2, .wpb_wrapper &gt; h2,.event-form-name, .event-form-when, .event-form-where, .wrap &gt; h2, .event-form-details, .em-bookings-recent &gt; h2, .em-bookings-events &gt; h2 {
  font-size: 19px;
}

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #f9f9f9;;
  color:#6b6b6b;
  font-weight: 400;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    border: 1px solid #d3d3d3;
    background: white;
    font-weight: normal;
    color: #555555;
    text-align: center;
    border-radius: 2px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
    color: #363636;
}

div.time-picker li {
  height: 25px;
}

/*add bookings and location on mobile overflow*/
#em-tickets-form, #em-location-data, .em-bookings-table.em_obj .table-wrap, .em-my-bookings, .em-events-admin-list {
overflow-x:auto
}

#event-form #event-name {
    width: 96%;
    padding: 10px;
}

/*add to cart text*/
.popup-added_to_cart h4 {
  color:#8dad7c;
  text-transform: none;
	margin-bottom: 25px;
}

.popup-added_to_cart .close-popup {
  margin-bottom: 15px;
	margin-top: 15px;
  text-transform: none;
	font-size: 15px;
  color: #6b6b6b;
}

.btns-shop-dark .popup-added_to_cart .view-cart {
  color: #6b6b6b;
}

/*EM - events manager
.em-booking-form-details {
  padding: 0px;
  width: 100%;
}

.em-booking-form-details textarea {
  width: 100%;
	height: 100%;
}*/

/*booking - checkbox*/
#event-rsvp {
  margin-right:-7px;
}

/*EM - booking personal information*/
table.em-form-fields th {
    padding: 10px;
}

.event_list, .event_list_cat {
  border: 1px solid #e5e0e0;
	border-radius:3px;
}

.event_list:hover, .event_list_cat:hover {
  border: 1px solid #c4c0c0;
}

.event_list_cat {
	width: 50%;
	margin-left:25%;
}

.event_list_inner {
	padding:15px;
}

#event-form h3 { 
  margin:25px 0px 15px 0px; 
	font-weight:bold; 
	font-size: 19px;
}

#event-form h4 {
	margin:25px 0px 15px 0px; 
	font-weight:bold; 
	font-size: 19px;
}

#event-form p { 
	margin-top:0px; 
	margin-bottom:0px 
}

#event-form .inside { 
	clear:both; 
	margin-bottom:0px; 
}

.inside.event-form-name { 
	font-size:16px;
}

#inline_em { 
	display: inline-flex;
}

.em-date-range &gt; br, .em-date-range &gt; p &gt; br, .em-timezone, .event-categories &gt; br, #em-form-with-recurrence br, #em-booking-options br, #event-rsvp-box br, .em-events-admin-list &gt; a, .em-bookings-recent &gt; br, .input-group.input-checkbox.input-field-data_privacy_consent &gt; br, .tablenav &gt; br, .wrap.em-bookings-dashboard &gt; br { 
	display: none;
}

div.css-search input, div.css-search select {
  padding: 5px 10px 5px 10px;
  width: 62%;
	margin-right:38%;
}

.em-recurring-text, .em-date-range, .em-duration-range, .em-range-description { text-align: left}

.em-date-range {
	margin-top: -20px !important;
}

.em-search-scope.em-events-search-dates.em-date-range {
	margin-top: 0px !important;
}

.alternate-selector &gt; label {
	margin-bottom: -25px;
}

#event-form p {
	margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}

.inside.event-form-when {
  margin-top:-15px;
}

.em-recurring-text &gt; p {
  text-align: left;
}

.event-form-with-recurrence.event-form-when &gt; p {
	margin-top: 0px;
}

#em-tickets-form th {
  width: auto;
  font-size: 16px;
    text-transform: none;
}

#em-location-data table.em-location-data td, #em-location-data table.em-location-data th {
  vertical-align: inherit;
}

#em-location-data table.em-location-data td {
  min-width:200px;
	padding: 15px 3px;
}

.event-editor {
  font-size: 16px;
}

#event-form .em-input-field label, .event-categories label{
  font-size: 16px;
}

.elementor-button.elementor-size-md {
  padding: 10px 10px;
}

#em-location-data table.em-location-data {
  width: 96%;
}

.em-location-types-select, .event-categories, .ticket_type {
  width: 200px;
}

.em-date-start.em-date-input-loc.hasDatepicker, .em-date-end.em-date-input-loc.hasDatepicker {
  width: 40%;
	margin-right:60%;
}

#recurrence-frequency {
  width: 45%;
	margin-right:55%;
	margin-bottom: 10px;
}

#monthly-modifier, #recurrence-weekday, .em-booking-options &gt; p &gt; input, .em-booking-options &gt; p &gt; span, .em-date-single &gt; input {
  width: 34%;
	margin-right:66%;
}

#recurrence-frequency, #recurrence-weekday, .em-booking-options &gt; p &gt; input {
	margin-top: 10px;
}

#end-days {
	width: 60px;
	text-align:center;
}

.ticket-dates-from-normal .em-date-start.em-date-input-loc.hasDatepicker, .ticket-dates-to-normal .em-date-input-loc.em-date-end.hasDatepicker {
  width: 100%;
	margin-right:0%;
}

#recurrence-interval {
  text-align:center;
	border-radius:5px;
	margin-top: 10px;
}

#event-rsvp-box {
  margin-left: 0px;
}

table th {
  text-transform: none;
  font-size: 16px;
  line-height: 1.2;
}

/*EM meine Events (em-events-admin-list)*/
.subsubsub{
  margin-bottom:10px;
  margin-top: -5px;
}

#post-search-input {
  width:60%;
	margin-right:10px;
}

.ui-datepicker-month {
	margin-right:10px;
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.7em;
    font-size: 15px;
}

/*bookings - setting and export*/

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable, .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
  top: 220px !important;
}

.ui-widget-content {
  color: #6e6969;
  font-size: 16px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset, .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
  width: 100%;
}

.ui-dialog .ui-dialog-buttonpane {
  padding: 20px;
}

.ui-widget-header {
  border: 1px solid white;
  background: white;
  color: #6b6b6b;
  font-weight: 400;
  border-bottom: 1px solid #aaa;
  border-radius: 0px;
  text-align: center;
}

.ui-dialog .ui-dialog-buttonpane &gt; button {
  margin: 0px;
}

div.css-search {
  border: 1px solid white;
}

a.single-event-backlink &gt; i:hover {
  color: rgba(129, 129, 129, 0.6) !important;
  transition: all 0.3s ease !important;
}

div.css-search.has-search-geo.has-search-term input.em-search-text:focus, div.css-search.has-search-geo.has-search-term input.em-search-geo:focus, .css-search input.em-search-text:focus {
  border:0px solid white;
	transition: border 0s;
}

/*Seitenzahl - wcfm*/
.page-numbers{
  border: 0px solid white !important;
  margin-right: 10px;
}

.woocommerce-pagination.wd-pagination ul &gt; li &gt; a, .woocommerce-pagination.wd-pagination ul &gt; li &gt; span {
  border: 1px solid rgba(120,116,116,0.5) !important;
}

.page-numbers:hover{
  border: 0px solid white !important;
}

.css-events-list &gt; h2 {
  font-size: 20px;
}

div.css-search.has-advanced div.em-search-main {
    padding-bottom: 5px;
}

div.css-search div.em-search-text, div.css-search div.em-search-geo {
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
    background: white;
}

div.css-search div.em-search-main .em-search-submit {
    position: absolute;
    top: 5px;
    right: 5px;
    -moz-box-shadow: 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff;
    background: rgba(90,86,86,0.2);
    background-color: rgba(90,86,86,0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid white;
    display: inline-block;
	color: rgba(90,86,86,0.5);
	content: "\f130";
    font-weight: 400;
    padding: 8px 10px;
    text-decoration: none;
    text-shadow: none;
    line-height: 16px;
}

div.css-search div.em-search-main .em-search-submit:hover {
    background: rgba(90,86,86,0.4);
    background-color: rgba(90,86,86,0.4);
}

div.css-search div.em-search-advanced label &gt; span {
  min-width: 80px;
	padding-top: 5px;
}

.em-ticket-select {
   width: 80px;
}

.em-ticket-form label {
  padding-top: 10px;
}

.event-categories{
  margin-top: 8px;
}

.entry-content &gt; ul {
  padding-left: 0px;
}

#event-tags-button, #event-categories-button {
   width: 100% !important;
}

/*leaflet elevation*/

.entry-content.woodmart-entry-content &gt; p &gt; img {
  display:none !important;
}

.event-map {
  width: 100%; 
	height: 320px;
	margin-bottom:20px;
	z-index:12;
}

.leaflet-map, .elevation-div {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.leaflet-map {
	height: 55%;
	max-height: 100vh;
}

.elevation-div {
	height: 25%;
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;	
}

.download &gt; a {
	padding: 7px 15px 7px 15px;
	color: rgba(90,86,86,0.5);
	border: 1px solid rgba(120,116,116,0.7);
	border-radius: 3px;
	transition: border 0.5s, color 0.5s, box-shadow 0.5s;
}

.download &gt; a:hover {
	color: rgba(90,86,86,0.7);
	border: 1px solid rgba(120,116,116);
}

.elevation-control.elevation .background {
	border-radius: 0px 0px 3px 3px !important;
	background: #F9F9F9 !important;
	margin-top: 20px !important;
}

.elevation-control.elevation .grid .tick line {
  stroke: rgba(120,116,116,0.4) !important;
}

.elevation-detached .elevation-summary.multiline-summary {
  margin-bottom: 30px !important;
}

.elevation-detached .elevation-summary {
  margin: 20px !important;
}


/*woocommerce user dashboard - sell*/
.wcfm-store-manager-link a:before {
    content: "\f105";
}

/*woocommerce user dashboard - events icon*/
.woodmart-my-account-links .events-link a::before {
  font-family: 'Font Awesome 5 Free';
  content: "\f073";
}

/*woocommerce user dashboard - orders icon*/
.woodmart-my-account-links .orders-link a::before {
  font-family: 'Font Awesome 5 Free';
	content: "\f15c";
}

/*woocommerce user dashboard - posts icon*/
.woodmart-my-account-links .posts-link a:before {
  font-family: 'Font Awesome 5 Free';
	content: "\f044";
}

/*woocommerce user dashboard - user icon*/
.woodmart-my-account-links .edit-account-link a::before {
  font-family: 'Font Awesome 5 Free';
	content: "\f007";
}

/*woocommerce user dashboard - adress icon*/
.woodmart-my-account-links .edit-address-link a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  font-weight: 900;
}

/*woocommerce user dashboard - messages icon*/
.nachrichten-link &gt; a::before {
  content: "\f103";
}

/*woocommerce user dashboard - wishlist icon*/
.woodmart-my-account-links .wishlist-link a::before {
  font-family: 'Font Awesome 5 Free';
	content: "\f004";
}

/*woocommerce user dashboard - logout*/
.customer-logout-link {
  display:none;
}

.no-products-footer .woodmart-search-form {
  display:none;
}
/*not found page*/
.not-found .entry-header .entry-title {
    margin-bottom: 15px;
    text-transform: none;
    font-weight: 600;
    font-size: 33px;
}

.not-found .entry-content &gt; p, .error404 .page-content &gt; p{
    text-align: center;
}

.error404 .page-content &gt; h2 {
    margin-bottom: 10px;
    text-transform: none;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2;
}

.error404 .page-content &gt; .woodmart-search-form {
    max-width: 270px;
}

/*search on mobile shop page*/
.shop-search {
  text-align:center;
	width: 100%;
	padding-bottom:12px;
	padding-left:0%;
	padding-right:0%;
	margin-top: -25px;
}

.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .woodmart-woo-breadcrumbs {
    justify-content: center;
    margin-bottom: -30px;
    border-bottom: 1px solid transparent;
}

.woocommerce-ordering &gt; select {
  color: #6e6969;
  margin-top: 0px;
	border-bottom-style: none;
}

/*event search icon*/
div.css-search div.em-search-main .em-search-submit, div.css-search div.em-search-main .em-search-submit:hover, .em-search-submit.loading:hover {
  background: transparent;
  color: transparent;
	border:1px solid transparent;
}

div.css-search div.em-search-main .em-search-submit::after {
  content: "\f130";
  font-family: "woodmart-font";
  color: #6b6b6b;
	font-size:20px;
}

div.css-search div.em-search-main .em-search-submit &gt; img {
  margin-bottom: 10px;
  margin-right: 10px;
	display:none;
}

.alignleft.actions &gt; select {
	margin-top: 5px;
  margin-bottom: 5px;
}

.backend-konto-icons:hover {
    color: rgb(185,185,185);
}

/*my account nav*/
.my-account-mobile-nav {
  overflow: hidden;
}

.my-account-nav-1, .my-account-nav-2, .my-account-nav-3, .my-account-nav-4, .my-account-nav-5, .my-account-nav-6 {
  color:rgba(190,180,180,.9);
}

.my-account-nav-1:hover, .my-account-nav-2:hover, .my-account-nav-3:hover, .my-account-nav-4:hover, .my-account-nav-5:hover, .my-account-nav-6:hover {
  color:rgba(90,80,80,.9);
  transition: all .4s;
}

.my-account-nav-1, .my-account-nav-2, .my-account-nav-3, .my-account-nav-4, .my-account-nav-5, .my-account-nav-6 {
  position: relative;
	float:left;
	width:16.66%;
	text-align:center;
	margin-bottom:35px;
  transition: all .4s;
}
/*
@media screen and (max-width: 817px) and (min-width: 768px) {
div.vc_row.wpb_row.vc_row-fluid {
  margin-top: 0px;
}
}*/

/* my account - events*/
.my-account-booked-events {
  margin-left:10px;
}

.my-account-booked-events &gt; h3 {
  font-size:20px;
}

.my-account-booked-events .css-my-bookings .em-my-bookings {
    padding-bottom: 25px;
}

.table-wrap .widefat.post.fixed {
  margin-bottom: 10px;
}

/* my account - kontodetails lÃ¶schen*/

#gdrf-data-type-export, #gdrf-data-type-remove {
    margin-bottom: 4px;
}

.gdrf-field.gdrf-field-action {
    margin-bottom: 20px;
}

/*event avatar - list, event*/
.event-avatar &gt; img {
	margin-top:10px;
  height:35px;
	width:35px;
  border-radius: 50%;
}

.single-event-avatar &gt; img {
  height:25px;
	width:25px;
	margin-bottom: 4px;
	border-radius: 50%;
}

#wpua-remove-button-existing, #wpua-add-existing {
  display:block !important;
}

#wpua-thumbnail-existing img {
	border-radius: 50%;
}

.woocommerce-info {
	color: #6e6969;
	background-color: #f9f9f9;
}

/*add event - datepicker*/
.ui-datepicker .ui-datepicker-header {
  border: 1px solid #ddd;
  color: #6b6b6b;
  background:white;
}

/*price filter on shop page drop down*/
#WOODMART_Widget_Price_Filter {
  display:none;
}

.woodmart-filter-buttons .open-filters:after, .woodmart-filter-buttons .open-filters:before {
  margin-right: 8px;
  background-color: #6B6B6B;
	margin-bottom:0px;
}

/*checkout buttons*/
.woocommerce .wpmc-nav-wrapper button#wpmc-prev.current, .woocommerce .wpmc-nav-wrapper button#wpmc-next.current, .woocommerce .wpmc-nav-wrapper button#wpmc-skip-login.current,
#wpmc-back-to-cart {
    padding: 12px !important;
}

.woocommerce .wpmc-nav-wrapper button#wpmc-next.current {
    margin-left: 10px !important;
}

/*color-variations*/
.swatch-on-grid.swatch-with-bg {
    width: 18px;
    height: 18px;
}

/*anbieter Seite - Info Hintergrund*/
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap p.store-phone {
    background: linear-gradient(90deg, white 0%, rgba(0,0,0,0) 69%) !important;
}


/*Marktplatz - hover kein Anbieterlogo*/
.wcfmmp_sold_by_wrapper img.wcfmmp_sold_by_logo {
    display: none !important;
}

.wcfmmp_sold_by_wrapper a {
  color: #333333 !important;
}


.wcfm_store_color_setting_option_values {
  color: black !important;
}

/*wcfm background*/
#wcfm-main-contentainer .wcfm-collapse {
  background-color: #f9f9f9;
}

.wc-setup.wc-setup-actions.button-primary, .woocommerce-tracker.button-primary,.wc-setup.wc-setup-actions.button-primary, .wc-setup-content.wc-setup-next-steps &gt; ul &gt; .setup-product &gt; a.button-primary, .wc-setup-content .wc-setup-actions.step .button-primary.button.button-large.button-next.wcfm_submit_button {
  background-color: #bb77ae;
  border-color: #a36597;
  box-shadow: none !important;
  text-shadow: none !important;
}

.wcfm-store-setup .wc-setup-actions .wcfm_submit_button {
    background: #ffffff !important;
    box-shadow: none !important;
    border: 1px solid black !important;
}

.wc-setup-actions.step {
  display:none
}

.select2-dropdown.select2-dropdown--below {
   z-index: 99999 !important;
}

/*sidebar - close*/
.close-side-widget.wd-action-btn.wd-style-text.wd-cross-icon &gt; a:before {
  display:none
}

.wd-action-btn.wd-style-text &gt; a:before {
  margin-left: 5px;
  margin-top: -40px;
}

.quick-shop-close.wd-action-btn.wd-style-text.wd-cross-icon &gt; a:before {
  margin-top: 0px;
}

/*wishlist compare button*/
.wd-compare-btn.product-compare-button.wd-action-btn.wd-style-text.wd-compare-icon &gt; a:before, .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon.woodmart-wishlist-btn &gt; a:before {
  margin-top: 0px;
}

/*Warenkorb*/
.woocommerce-shipping-methods, .woocommerce-shipping-contents {
  text-align: left;
}

/*neues Header design - suche
.whb-column .woodmart-search-form input[type="text"] {
  border-bottom: 0px solid rgba(131,131,131,.3) !important;
}

.searchform.wd-style-default.search-style-default.woodmart-ajax-search {
  border: 1px solid rgba(131,131,131,.3) !important;
  border-radius: 25px !important;
  margin-top: -12px !important;
}

.whb-column .woodmart-search-form input[type="text"] {
  border: 0px solid red !important;
  height: 30px !important;
}*/

/*mobile Design - Suche*/
.shop-search .wd-search-form.woodmart-search-form .searchform.woodmart-ajax-search &gt; input[type="text"], 
.shop-search .wd-search-form.woodmart-search-form .searchform.woodmart-ajax-search &gt; input[type="text"]:focus {
  border: 1px solid rgba(131,131,131,.3) !important;
  border-radius: 25px !important;
  height: 34px !important;
}

.wd-search-form.woodmart-search-form {
    margin-top: 20px;
    margin-bottom: 0px;
}

.mobile-nav.wd-side-hidden.wd-left.wd-left.wd-opened .wd-search-form.woodmart-search-form {
    margin-top: 0px;
    margin-bottom: 0px;
}

.shop-search .wd-search-form.woodmart-search-form .searchform.woodmart-ajax-search &gt; input[type="text"]:focus {
  border: 1px solid rgba(131,131,131,.7) !important;
}

.cat-link.shop-all-link &gt; a {
  display:none;
}

.woocommerce-breadcrumb .breadcrumb-last, .yoast-breadcrumb .breadcrumb_last {
  color: rgba(107,106,106,1);
}


.wd-clear-filters.wd-action-btn.wd-style-text.wd-cross-icon &gt; a:before {
  margin-top: 0px !important;
}

.woodmart-active-filters {
  margin-top: -20px;
	margin-bottom: 20px;
}

/*Blog Post Author nicht anzeigen*/
.entry-meta.wd-entry-meta {
  display:none !important;
}

/*Blog Post AufzÃ¤hlung einrÃ¼cken*/
#eigener-textblock &gt; div &gt; ul &gt; li, #eigener-textblock &gt; div &gt; ol &gt; li {
  margin-left: 30px;
	line-height:2;
}

/*Wishlist, Compare x entfernen*/
.wd-wishlist-remove::before, .wd-compare-remove::before {
  display:none !important;
}

/*Compare text align*/
.wd-compare-col.compare-value &gt; p {
  text-align:left !important;
}

/*table of contents*/
.ez-toc-widget-container ul li a {
  padding-left: 0px !important;
}

div.ez-toc-widget-container ul.ez-toc-list {
  padding: 0px !important;
}

.ez-toc-widget-container ul.ez-toc-list li.active {
  background-color: transparent !important; 
}

.ez-toc-widget-container li {
  margin-bottom: 9px !important;
}

.ez-toc-widget-container nav ul li a::before {
  display: none !important;
}

/*single post heading*/
.post-single-page .post-title {
  margin-bottom: 45px !important;
}

/*Product page - attributes*/
.product-image-summary .shop_attributes {
  margin-bottom: 25px !important;
}

#wd-64488577ccf87 {
	border: 1px solid lightgrey !important;
	border-radius: 5px !important;
	border-bottom: 0px solid !important;
}

#wd-64488577ccf87 &gt; .wd-accordion-item:first-child {
	border-top: 0px solid lightgrey !important;
}

#wd-64488577ccf87 &gt; .wd-accordion-item {
	padding-left: 10px;
	padding-right: 10px;
}




/*Blog Bildunterschrift*/
.wp-caption {
  margin-bottom: 5px; !important;
}

.wp-caption-text {
  font-size: 12px !important;
}

/*Blog Textformatierung*/
.energiepreise-news &gt; ul &gt; li {
  margin-left: 0px;
}

.energiepreise-news &gt; p &gt; a {
  color: #575454;
  font-weight: 700;
  text-decoration: underline;
}

.energiepreise-news &gt; p &gt; a:hover {
  color: #646464;
}

.veroeffentlicht-am {
  text-align: right;
	margin-bottom: 20px;
}


/*spritpreisdiagramm tooltip*/
#tooltip-ep{
  position: absolute;
  z-index: 1;
  padding: 8px;
}

/*spritpreisdiagramm aktive Element in Div unterhalb*/
#aktive-charts{
	text-align: center;
}

.spritElement{
	display: inline-block;
  padding: 5px 15px 5px 15px;
  background: black;
  color: white;
  border-radius: 25px;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 10px;
}
.spritElement::after{
  content: "X";
	padding-left: 10px;
}

.super-bp{
    background: rgb(111, 171, 109);
}

.diesel-bp{
    background: rgb(67, 67, 67);
}

.super{
    background: rgba(111, 171, 109, 0.7);
}

.diesel{
    background: rgba(67, 67, 67, 0.7);
}

#auswahl-container{
  width: 100%;
  display: grid;
  place-content: center;
}

#auswahl-btn{
  text-align: center;
  border: 1px solid;
  padding: 5px 15px 5px 15px;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 20px;
	margin-bottom: 20px;
}

#auswahl{
	position: relative;
  background: white;
  padding: 20px;
  border-radius: 10px;
}

#schliessen{
  position: absolute;
  top: 15px;
  right: 15px;
  float: right;
	cursor: pointer;
}

#spritwahl{
  display: grid;
  place-items: center;
  grid-template-columns: 1fr 1fr;
  margin: 10px;
}

.spritwahl{
	padding: 5px 15px 5px 15px;
  border: 0px solid #b4b4b4;
  border-radius: 5px;
	cursor: pointer;
}

#spritwahl-sup{
	padding: 5px 15px 5px 15px;
  border: 1px solid rgb(168, 168, 168);
	color: rgb(168, 168, 168);
  border-radius: 5px;
	cursor: pointer;
  font-weight: 600;
}

#spritwahl-die{
	background: rgb(67, 67, 67);
	color: white;
  font-weight: 600;
}

#supAuswahl{
  display: none;
}

#dieAuswahl{
  display: block;
}

#sprit-historisch-bild {
	margin-top: -20px;
}

#sprit-trend-btn{
  padding: 5px 15px 5px 15px;
  border-radius: 20px;
  margin: 10px;
	margin-bottom: 20px;
  background: #dedede;
  text-align: center;
}

/*Spritdatenanzeiger Akkordion*/
.wd-accordion.wd-style-default:before {
  border-top: 1px solid var(--brdcolor-gray-300) !important;
}
#wd-64488577ccf87 {
  border-top: 0px solid red !important;
}

/*MenÃ¼ Desktop*/
.wd-dropdown-menu {
  transition: opacity 0s ease, visibility 0s ease, transform 0s ease, -webkit-transform 0s ease;
  margin-left: -30px !important;
}

.wd-dropdown {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .15) !important;
  transition: none !important;
}

.whb-general-header {
  border-color: transparent !important;
}


.wd-header-search-form &gt; input[type='text'] {
    min-width: 200px !important;
}

.searchform.wd-style-default.wd-cat-style-bordered.woodmart-ajax-search &gt; input {
    max-width: 200px !important;
}

.wd-logo.wd-main-logo &gt; img, .wd-logo.wd-sticky-logo &gt; img{
  padding-top: 8px !important;
  padding-bottom: 3px !important;
}

.auswahlfeld {
  margin-top: 20px !important;
}@media (min-width: 1025px) {
	#datenbox &gt; li{
	box-shadow: 5px 5px 9px -5px rgb(190,188,188);
}

#vgl-button-mobile{
  display: none;
}

#vgl-button-pc{
  display: block;
}

#e-control{
	margin-left: 308px;
}

.kalkulator {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}

#datenbox {
	margin-top:15px;
  margin-left:10px;
	width:100%; 
}

.kalkulator-form-ergebnisse {
  width: 400px !important;
  margin-right: 10px !important;
  margin-left:0px !important;
	margin-top: 25px !important;
}

/*.kalkulator-form-ergebnisse &gt; #verbrauchsbox{
  top: 50px !important;
}*/

#kalkulator-form{
  margin-left: 35%; 
	margin-right: 35%;
}
/*sticky logo
.wd-logo.wd-sticky-logo &gt; img {
  padding-bottom: 20px;
}*/

/*marktetplace fiter button*/
.wd-filter-buttons.wd-action-btn.wd-style-text.wd-filter-icon.woodmart-filter-buttons {
  position: absolute;
	right: 20px;
  top: 10px;
}

.woodmart-show-sidebar-btn::before {
 display:none
}

.wd-products-shop-view.woodmart-products-shop-view.products-view-grid {
  position: absolute;
  left: 200px;
  top: 5px;
}

.wd-products-per-page {
  top: 5px;
  position: absolute;
  left: 20px;
}

.woodmart-filter-buttons .open-filters:before {
  background-color:transparent !important;
}

.wd-filter-buttons.wd-action-btn.wd-style-text.wd-filter-icon.woodmart-filter-buttons {
  margin-top: -9px;
  margin-left: 10px;
}

/*no main slider
.main-page-wrapper {
  padding-top: 0px;
}*/

/*Logo position
.site-logo {
  margin-top: 20px;
}*/

.whb-clone .switch-logo-enable .woodmart-sticky-logo {
  margin-top: -16px;
}

/*Produktdetails desktop*/
.summary-inner {
  padding-left: 30px;
}

/*Searchform - rechts*/
.wd-search-form.woodmart-search-form {
  margin-top: 0px;
  margin-bottom: 0px;
}

/*searchform icon - double*/
.whb-search.search-button.wd-tools-element &gt; a {
  display:none;
}

.col-xl-8 {
  max-width: 62.666667%;
  margin-right: 4%;
}

/*.col-xl-4 {
  max-width: 36.333333%;
}*/

@media screen and (max-width: 1200px) {
.col-xl-8 {
  max-width: 56.33333%;
  margin-right: 2%;
	}
.my-account-mobile-nav {
  display:none;
}
}

@media screen and (min-width: 1201px) {
.my-account-mobile-nav {
  display:none;
}
}

/*sidebar marktplatz*/
aside.sidebar-container.col-lg-3.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-shop {
  margin-top: 0px;
  padding-right: 45px;
}

.shop-loop-head { 
	margin-top: 20px!important;
}

aside.sidebar-container.col-lg-3.col-md-3.col-12.order-last.sidebar-right.area-sidebar-1 {
  padding-left: 50px;
}

/*sidebar blog*/
.sidebar-container.col-lg-3.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-1 {
  padding-right: 45px;
}

#post-9 {
  width: 60%;
  margin-left: 20%;
}

.event-map {
  width: 40%; 
	float: right;
	margin-left:20px;
}

/*NO search on mobile shop page*/
.shop-search {
  display:none;
}

/*Prduktseite Titel*/
.product_title {
  font-size: 28px;
  line-height: 1.2;
  color: #6b6b6b;
}

/*wcfm store rating
#wcfm_store_header .wcfmmp-store-rating {
  left: 10px;
}*/

/*Marktplatz Produktfilter dropdown*/
.woodmart-shop-tools {
  /*height:50px !important;*/
}

/*Produktfilter - Markt re ob*/
.woodmart-active-filters {
  margin-top: 15px;
  margin-bottom: -5px;
}

.filters-area {
  width: 100%;
}

.filters-area.filters-opened {
  width: 100%;
	top: 25px;
	border-bottom:0px solid red;
}
/*
.woocommerce-ordering-list {
  width: 700px !important;
}

.woocommerce-ordering-list &gt; ul &gt; li {
  display: inline;
  border: 1px solid rgba(107,106,106,0.6);
  margin: 5px;
  padding: 10px;
  border-radius: 15px;
}*/

.open-filters {
  position: absolute;
  top: -60px;
	right: 0px;
}

.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.woodmart-product-categories, .site-content.shop-content-area.col-lg-9.col-12.col-md-9.description-area-before.content-with-products .shop-loop-head .woodmart-woo-breadcrumbs {
  display: none !important;
}

.woocommerce-breadcrumb {
  display: block !important;
}

.woocommerce-ordering-list {
  background: white;
  z-index: 2;
}

/*spritpreis details container (wird bei Update von Einstellungen neu generiert)
#wd-64488577ccf87 {
	margin-top: 120px;
}*/

/*Ã–lpreise div fÃ¼r Chart*/
#chartBox, #sprit-historisch-bild {
	width:50% !important; 
	margin-left:25%;
}

.wd-logo.wd-main-logo&gt;img {
  padding-top: 20px !important;
}

.wd-logo.wd-sticky-logo &gt; img{
  padding-top: 8px !important;
  padding-bottom: 3px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#datenbox::before {
  height: 70px;
  content: "";
  display:block;
}

.woodmart-show-sidebar-btn::before {
  display:none
}

.filters-area {
  top: 10px;
}

.wd-filter-buttons.wd-action-btn.wd-style-text.wd-filter-icon.woodmart-filter-buttons {
  position: absolute;
  top:67px;
  right: 20px;
}

.woodmart-filter-buttons .open-filters:before {
  background-color:transparent !important;
}



.woodmart-spacing-30 &gt; div {
  margin-bottom: 30px;
}

.single-product-content .entry-title {
  font-size: 24px;
}

.sidebar-container {
  margin-top: 0px;
  padding-right: 2%;
}

#post-9 {
  width: 90%;
  margin-left: 5%;
}

aside.sidebar-container.col-lg-3.col-md-3.col-12.order-last.sidebar-right.area-sidebar-1 {
  padding-left: 3%;
	padding-right: 15px;
  -ms-flex: 0 0 28%;
  flex: 0 0 28%;
  max-width: 28%;
}

div.site-content.col-lg-9.col-12.col-md-9 {
  -ms-flex: 0 0 72%;
  flex: 0 0 72%;
  max-width: 72%;
}

div.site-content.shop-content-area.col-lg-9.col-12.col-md-9.description-area-before.content-with-products{
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.wpb_revslider_element {
  margin-top: 0px;
}

a.single-event-backlink &gt; i {
  font-size: 22px !important;
	top:-1px !important;
}

.woodmart-spacing-30 &gt; [class*="col"] {
  margin-bottom: 22px;
}

/*search on mobile shop page*/
.shop-search {
	padding-left:30%;
	padding-right:30%;
}

.woocommerce-result-count {
  width:100%;
	text-align:center;
}

/*search on mobile shop page*/
.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .woocommerce-result-count:first-child {
  display: block;
  margin-bottom: 2px;
}

.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .shop-loop-head {
  margin-bottom: 10px;
}


/*sidemenue my account*/
.woodmart-my-account-sidebar {
  display: none;
}

.woocommerce-MyAccount-content {
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}

.my-account-mobile-nav {
  margin-left: 10%;
  margin-right: 10%;
}

/*Marktplatz Kategorien im Title*/
.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.woodmart-product-categories {
  display: block !important;
	overflow-y: auto;
	background:transparent;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -15px;
	margin-bottom: -15px;
  margin-right: -10px;
	margin-left: -10px;
  white-space: nowrap;
  mask-image: linear-gradient(to left,transparent 5px,#000 120px);
  -webkit-mask-image: linear-gradient(to left,transparent 5px,#000 120px);
}

.wd-btn-show-cat.wd-action-btn.wd-style-text.wd-chevron-icon.woodmart-show-categories, .wd-btn-show-cat.wd-action-btn.wd-style-text.wd-chevron-icon.woodmart-show-categories &gt; a {
  display: none !important;
}

.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.woodmart-product-categories &gt; li {
  display: inline-block !important;
}

.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.woodmart-product-categories &gt; li &gt; a {
  font-weight: 400 !important;
}

.wd-nav-img, .mega-menu-list img, .cat-link.shop-all-link &gt; a:before, .hasno-product-count .shop-all-link a:before {
  max-height: 23px !important;
  font-size: 23px;
}

/*Marktplatz filter*/
.filters-inner-area.align-items-start.row {
	padding-top: 30px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#datenbox::before {
  height: 70px;
  content: "";
  display:block;
}

.woodmart-show-sidebar-btn::before {
  display:none
}

.filters-area {
  top: 10px;
}

.wd-filter-buttons.wd-action-btn.wd-style-text.wd-filter-icon.woodmart-filter-buttons {
  position: absolute;
  top:47px;
  right: 20px;
}

.woodmart-filter-buttons .open-filters:before {
  background-color:transparent !important;
}

.woodmart-spacing-30 &gt; div {
  margin-bottom: 30px;
}

.single-product-content .entry-title {
  font-size: 22px;
}

.wpb_revslider_element {
  margin-top: 0px;
}

a.single-event-backlink &gt; i {
  font-size: 22px !important;
	top:-1px !important;
}

.event_list_cat {
	width: 100%;
	margin-left: 0%;
}
.woodmart-spacing-30 &gt; [class*="col"] {
  margin-bottom: 22px;
}

/*search on mobile shop page*/
.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .woocommerce-result-count:first-child {
  display: block;
  margin-bottom: 2px;
}

.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .shop-loop-head {
  margin-bottom: 10px;
}

/*sidemenue my account*/
.woodmart-my-account-sidebar {
  display: none;
}

#em-bookings-table-export-trigger, #em-bookings-table-settings-trigger {
  display: none;
}

/*WCFM Anbieter mobil*/
#wcfmmp-store .right_side {
  padding: 0% 0% 0% 0%;
	padding-top: 10px;
}

#startseite-events-untertitel {
  display:none;
}

/*Marktplatz Kategorien im Title*/
.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.woodmart-product-categories {
  display: block !important;
  overflow-y: auto;
	background:transparent;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -15px;
	margin-bottom: -15px;
  margin-right: -10px;
  margin-left: -10px;
  white-space: nowrap;
  mask-image: linear-gradient(to left,transparent 5px,#000 120px);
  -webkit-mask-image: linear-gradient(to left,transparent 5px,#000 120px);
}

.wd-btn-show-cat.wd-action-btn.wd-style-text.wd-chevron-icon.woodmart-show-categories, .wd-btn-show-cat.wd-action-btn.wd-style-text.wd-chevron-icon.woodmart-show-categories &gt; a, .nav-link-text.category-name {
  display: none !important;
}

.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.woodmart-product-categories &gt; li {
  display: inline-block !important;
}

.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.woodmart-product-categories &gt; li &gt; a {
  font-weight: 400 !important;
}

.wd-nav-img, .mega-menu-list img, .cat-link.shop-all-link &gt; a:before, .hasno-product-count .shop-all-link a:before {
 max-height: 23px !important;
 font-size: 23px;
}

/*Blogpost - News - Datum*/
.veroeffentlicht-am {
    text-align: left;
}
}

@media (max-width: 576px) {
	#datenbox &gt; li{
	padding: 0px;
}

.anbieterLogo {
  max-width: 100px;
}

.preistyp-info {
	margin-right: 5px;
}

.preistyp-info &gt; span {
	display: none;
}

.preisdatenSpan {
	font-size:13px;
}

#datenbox::before {
  height: 70px;
  content: "";
  display:block;
}

#kalkulator-form{
  margin-left:10px; 
	margin-right: 10px;
}

.woodmart-show-sidebar-btn::before {
  display:none
}
.wcfm_menu_toggler.wcfmfa.fa-bars.text_tip {
  display:block !important
}

.filters-area {
  top: 0px;
	padding-bottom: 20px;
}

.wd-filter-buttons.wd-action-btn.wd-style-text.wd-filter-icon.woodmart-filter-buttons {
  position: absolute;
  top:47px;
  right: 20px;
}

.woodmart-filter-buttons .open-filters:before {
  background-color:transparent !important;
}

/*general text align*/
p {
  line-height: 2;
  text-align:left;
}

.woodmart-spacing-30 &gt; div {
 margin-bottom: 30px;
}

.single-product-content .entry-title {
 font-size: 22px;
}

.wpb_revslider_element {
  margin-top: 0px;
}

/*product description accordion*/
.woodmart-accordion-title {
  color: #1B1919;
  text-transform: none;
}

.woocommerce-tabs .woodmart-accordion-title {
  font-size: 18px;
}

.woodmart-accordion-title.active {
  color: black;
  text-transform: none;
  font-size: 18px;
}

/*related products title*/
.slider-title {
  font-size: 18px;
	font-weight:500;
}

/*add to cart text*/
.popup-added_to_cart h4 {
	margin-bottom: 10px;
}

a.single-event-backlink &gt; i {
  font-size: 22px !important;
	top:-1px !important;
}

.event_list_cat {
	width: 100%;
	margin-left: 0%;
}
.woodmart-spacing-30 &gt; [class*="col"] {
    margin-bottom: 22px;
}

/*search on mobile shop page*/
.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .woocommerce-result-count:first-child {
  display: block;
  margin-bottom: 2px;
}

.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .shop-loop-head {
  margin-bottom: -10px;
}

/*sidemenue my account*/
.woodmart-my-account-sidebar {
  display: none;
}

#em-bookings-table-export-trigger, #em-bookings-table-settings-trigger, .my-account-nav-text {
  display: none;
}

.checkout.woocommerce-checkout.processing {
  margin-top: 0px;
}

#order_review_heading, #ship-to-different-address, .woocommerce-billing-fields &gt; h3 {
	margin-top:5px;
}

#payment_heading {
  text-align:center;
	margin-top:-100px;
	margin-bottom:30px;
}

/*WCFM Anbieter mobil*/
#wcfmmp-store .right_side {
  padding: 0% 0% 0% 0%;
	padding-top: 10px;
}

/*WCFM Anbieter mobil registieren*/
.wcfm-membership-wrapper {
   box-shadow: none;
}
.wcfm-membership-wrapper {
  padding: 0px;
  box-shadow: none;
  width: 100%;
  margin: 10px auto;
}

#startseite-events-untertitel {
  display:none;
}

.wcfm_menu_toggler.wcfmfa.fa-bars.text_tip {
  display: block !important;
}

/*Marktplatz Produktfilter dropdown*/
.woodmart-shop-tools {
  height:30px !important;
}

/*anbieter karte - icon popup*/
.leaflet-popup-content {
  max-width: 200px;
}

/*Marktplatz Kategorien im Title*/
.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.woodmart-product-categories {
  display: block !important;
	 overflow-y: auto;
	background:transparent;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -15px;
	margin-bottom: -15px;
  margin-right: -10px;
  margin-left: -10px;
  white-space: nowrap;
  mask-image: linear-gradient(to left,transparent 5px,#000 120px);
  -webkit-mask-image: linear-gradient(to left,transparent 5px,#000 120px);
}

.wd-btn-show-cat.wd-action-btn.wd-style-text.wd-chevron-icon.woodmart-show-categories, .wd-btn-show-cat.wd-action-btn.wd-style-text.wd-chevron-icon.woodmart-show-categories &gt; a, .nav-link-text.category-name {
  display: none !important;
}

.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.woodmart-product-categories &gt; li {
  display: inline-block !important;
}

.wd-nav-product-cat.wd-nav.wd-gap-m.wd-style-underline.hasno-product-count.woodmart-product-categories &gt; li &gt; a {
  font-weight: 400 !important;
}

.wd-nav-img, .mega-menu-list img, .cat-link.shop-all-link &gt; a:before, .hasno-product-count .shop-all-link a:before {
   max-height: 23px !important;
   font-size: 23px;
}

/*Blog Post AufzÃ¤hlung einrÃ¼cken*/
#eigener-textblock &gt; div &gt; ul &gt; li, #eigener-textblock &gt; div &gt; ol &gt; li {
  margin-left: 10px;
  line-height:2;
}

/*main page, main images - image banner*/
.promo-banner .wrapper-content-banner {
  padding: 20px;
}

/*single post heading*/
.post-single-page .post-title {
  margin-bottom: 25px !important;
}

/*Post auch bei kleineren AuflÃ¶sungen Vollformatig*/
#eigener-textblock, #attachment_6124, .wp-image-6124 {
  width:100% !important;
}

.video_einbinden {
  width:100% !important;
	float: none !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#spritpreiskarte {
  height: 400px !important;
  margin-top: -20px !important;
}

/*Spritpreise Zahlungsoptionen - Text nicht on mobile*/

/*Blogpost - News - Datum*/
.veroeffentlicht-am {
    text-align: left;
}
.zahlungstext {
  display: none !important;
}
}

</pre></body></html>