/*
Theme Name: tabakmeier
Theme URI: http://www.madebymuse.de
Description: tabakmeier theme
Author URI: http://www.madebymuse.de
Version: 1.0
*/

@font-face {

  font-family: 'Ubuntu';

  font-style: normal;

  src: url('/wp-content/themes/tabakmeier/css/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf'); /* IE9 Compat Modes */

  src: url('/wp-content/themes/tabakmeier/css/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf')

    format('truetype');

}

@font-face {

	font-family: 'Open Sans';

	font-style: normal;

	src: url('/wp-content/themes/tabakmeier/css/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf'); /* IE9 Compat Modes */

	src: url('/wp-content/themes/tabakmeier/css/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf')

	  format('truetype');

  }

*, :after, :before {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		/* -webkit-appearance: none; */
		-moz-box-sizing: border-box;
		/* -moz-appearance: none; */
		-o-box-sizing: border-box;
		-o-appearance: none;
}
p:empty {
		display: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
.display-posts-pagination .page-numbers {
  background: #503624;
  margin-right: 5px;
  min-width: 42px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 7px;
  transition: 0.4s ease-in-out;
}
.display-posts-pagination .page-numbers.current, .display-posts-pagination .page-numbers:hover {
  background: #c09947;
}

.wc-block-mini-cart__badge {
	color: #442f21 !important;
	border-color: #442f21 !important;
	border: .15em solid;
	  border-top-color: currentcolor;
	  border-right-color: currentcolor;
	  border-bottom-color: currentcolor;
	  border-left-color: currentcolor;
	background: #f5e1ac;
  }
  .splide__arrows.middle-fixed.flat.splide__arrows--rtl {
	height: 40px;
  }
  .splide__pagination__page {
	border: none;
  }
  .splide__pagination__page.is-active {
	background: rgb(84, 63, 49) !important;
  }
  .prev.splide__arrow.splide__arrow--prev {
	left: 0 !important;
	position: absolute;
  }
  .next.splide__arrow.splide__arrow--next {
	position: absolute;
	right: 0 !important;
  }
.fadeText {
		overflow: hidden;
}
.product_meta .posted_in {
  display: none !important;
}
.no_prefered_services .dhl-preferred-service {
	display: none !important;
  }
.info_new {
  background: #d4f1c8;
  padding: 20px;
  border: 1px solid #2cac24;
  border-radius: 5px;
  margin-bottom: 30px;
  font-size: 17px;
  color: #004c00;
}
.woocommerce-form.woocommerce-form-login.login input {
  padding: 16px;
}
html, body{
		margin: 0;
		padding: 0;
		-webkit-perspective: unset;
		-webkit-text-size-adjust: none;
		-moz-text-size-adjust: none;
		-ms-text-size-adjust: none;
		perspective: unset;
		text-rendering: optimizeLegibility;
}
.isAndroid{
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}
.woocommerce-shipping-calculator {
	display: none !important;
  } 
  .actions button {
	border: none !important;
  }
/* .wc-block-components-drawer__screen-overlay,
.wp-block-woocommerce-empty-mini-cart-contents-block, .wp-block-woocommerce-filled-mini-cart-contents-block {
	max-height: 100vh !important;
	overflow: hidden !important;
  }
  #main-menu-2 .footer_widget_hidden.panel-grid-cell {
	max-height: 41px;
	overflow: hidden !important;
	padding-top: 2px;
	width: 29px;
	position: relative;
	top: -3px;
  } */
  .woocommerce-checkout #payment div.payment_box{
	background-color: #fff !important;
	padding-top: 0 !important;
  }
  .woocommerce-checkout #payment div.payment_box::before{
	display: none !important;
  }
  .payment_box > p {
	font-size: 15px;
	margin-left: 20px;
	margin-top: -10px !important;
  }
  .payment_box fieldset {
	border: 1px solid #e1e1e1;
	border-radius: 3px;
  }

body{
		font-size: 18px;
		font-family: 'Open Sans', sans-serif;
		color: #333333;
		background: #ffffff;
		-webkit-font-kerning: normal;
		font-kerning: normal;
		-webkit-font-feature-settings: "kern" 1;
		font-feature-settings: "kern" 1;
		-webkit-font-variant-ligatures: common-ligatures;
		font-variant-ligatures: common-ligatures;
		-webkit-overflow-scrolling: touch;
		font-weight: 400;
		min-height: 100vh;
		line-height: 1.59em;
		background-position: center;
		background-attachment: fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		top: 0;
		overflow-x: hidden !important;
}
#hero-section {
	width: 100vw;
	overflow: hidden;
  }

p{
		letter-spacing: .1px;
		font-weight: 400;
}
.tribe-event-url {
  color: #442f21;
  text-decoration: none;
  font-size: 24px;
}

 .term-john-aylesbury-2 .page-header{
	background: url('/wp-content/uploads/2023/08/ja.jpg') !important;
	background-position: 100% 74% !important;
	background-size: cover !important;
}
.term-davidoff-hauptkategorie .page-header{
	background: url('/wp-content/uploads/2023/08/dvd.jpg') !important;
	background-position: center !important;
	background-size: cover !important;
}

.is_hidden_search_area {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000000000000;
	background: rgba(0,0,0,0.9);
	width: 100%;
	height: 100%;
	display: none;
  }
  .dgwt-wcas-suggestions-wrapp{
	z-index: 1000000000000 !important;
  }
  .search_widget_hidden.panel-grid-cell {
	max-width: 800px;
	width: 90%;
	margin: 0px auto;
	padding-top: 100px;
  }
  .close-search {
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
  }

.not-found-wrapper {
	width: 88%;
	max-width: 800px;
	text-align: center;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 90px;
  }
  .not-found-wrapper img {
	width: 110% !important;
	height: auto !important;
	margin-bottom: -100px;
	margin-left: -5%;
  }
  .more-btn.button {
	background: #442f21;
	color: #fff;
	text-decoration: none;
	padding: 12px;
	display: block;
	max-width: 180px;
	font-weight: bold;
	font-size: 16px;
	border-radius: 2px;
	margin: 30px auto 0;
  }
.post-type-archive .tribe-events-venue-details,
.post-type-archive .tribe-events-ical{
  display: none !important;
}
#mastheader,
#mastheader_fixed {
		position: absolute;
		width: 100%;
		z-index: 2100;
		top: 0;
		left: 0;
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
		-webkit-transition: all .3s cubic-bezier(.455,.03,.515,.955);
		-moz-transition: all .3s cubic-bezier(.455,.03,.515,.955);
		-o-transition: all .3s cubic-bezier(.455,.03,.515,.955);
		transition: all .3s cubic-bezier(.455,.03,.515,.955);
		background: linear-gradient(to bottom, rgba(0,0,0,0.85)20%,rgba(0,0,0,0) 100%);
		height: 250px;
}
#mastheader_fixed {

	position: fixed;
	height: 100px;
	top: 90px;
}

#mastheader_fixed .meta-informations{
	display: none;
}
#mastheader_fixed .site-branding {
	max-width: 65px;
  }

  #mastheader_fixed{
	-webkit-transition: all .3s cubic-bezier(.455,.03,.515,.955);
		-moz-transition: all .3s cubic-bezier(.455,.03,.515,.955);
		-o-transition: all .3s cubic-bezier(.455,.03,.515,.955);
		transition: all .3s cubic-bezier(.455,.03,.515,.955);
	transform: translateY(-240px);
	background: #f9e5b0;
	opacity: 0.975;
	box-shadow: 0px 0px 40px -15px rgba(0,0,0,.5);
  }
  #mastheader_fixed.scrolled {
	transform: translateY(-90px);
  }
  #mastheader_fixed #menu-main-menu::after{
	display: none;
  }
  #mastheader_fixed  .site-branding svg path  {
	fill: #e9d7a7;
  }
  /* #mastheader_fixed .site-branding {
	top: 50px;
	background: #fff;
	padding: 22px 20px 1px;
	max-width: 128px;
	box-shadow: 0px 6px 40px -15px rgba(0,0,0,.5);
  } */

  #mastheader_fixed .site-branding {
	top: 50px;
	background: #543F31;
	padding: 8px 20px 0px;
	max-width: 115px;
	box-shadow: 0px 6px 40px -15px rgba(0,0,0,.5);
	border-top: 5px solid transparent;
	border-bottom: 4px solid #c09947;
  }
#mastheader_fixed #menu-main-menu {
	position: absolute;
	top: 18px;
	right: 270px;
  }
  #mastheader_fixed #menu-main-menu li a {
	_color: #442F21;
  }
  #mastheader_fixed .mobilMenu,
  #mastheader_fixed .mobilMenu2 {
	top: 43px;
	right: 185px;
  }
  #mastheader_fixed .second_nav {
	position: absolute;
	top: 19px;
	right: 50px;
  }
.flex{
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
}
#mastheader.prefixed {
  height: 90px;
}
.inner_mastheader {
		position: relative;
		height: 100%;
		width: 90%;
		max-width: 1520px;
		margin: 0px auto;
		padding-top: 30px;
}
.site-branding svg {
		width: 100%;
		height: auto;
		position: relative;
		z-index: 100;
}
.site-branding svg path{
_fill: #331f14;
fill: #f9e5b0;
}

.site-branding {
	max-width: 170px;
	height: auto;
	position: absolute;
	margin-top: 0px;
	_opacity: 0;
	-webkit-transition: all .3s cubic-bezier(.455,.03,.515,.955);
	-moz-transition: all .3s cubic-bezier(.455,.03,.515,.955);
	-o-transition: all .3s cubic-bezier(.455,.03,.515,.955);
	transition: all .3s cubic-bezier(.455,.03,.515,.955);
	-webkit-transform: translateY(-48%);
	-moz-transform: translateY(-48%);
	-o-transform: translateY(-48%);
	-ms-transform: translateY(-48%);
	transform: translateY(-48%);
	top: 50%;
	margin: 0px auto 0;
}
.site-branding.loaded {
		opacity: 1;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
}
.parallax {
		background-position: center;
		height: 65vh;
		width: 100%;
		background-attachment: fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		top: 0;
		margin-top: 0px;
		position: relative;
		overflow: hidden;
}
.ios .parallax {
		background-attachment: scroll;
		background-position: bottom;
}

/* NAV */
/* .navbackdrop{
transition: 0.4s ease-in-out all;
height: 0;
overflow: hidden;
width: 100%;
background: #feeab5;
position: fixed;
top: 0;
left: 0;
}
.navbackdrop.nav_opend{
	height: 100vh;
} */

#menu-main-menu {
	display: flex;
	list-style-type: none;
  }
  #menu-main-menu li {
	margin-right: 20px;
  }
  #mastheader #menu-main-menu li a,
  #mastheader_fixed #menu-main-menu li a {
	color: #442F21;
	text-decoration: none;
	font-size: 15px;
	font-weight: 550;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all .2s cubic-bezier(.455,.03,.515,.955);
  	-webkit-transition: all .2s cubic-bezier(.455,.03,.515,.955);
	padding: 23px 0;

  }
  #mastheader #menu-main-menu li a:hover,
  #mastheader_fixed #menu-main-menu li a:hover {
	color: #442F21;

  }
  #menu-main-menu {
	position: absolute;
	top: 80px;
	right: 234px;
  }

  #menu-main-menu::after {
	content: "";
	width: 142%;
	height: 74px;
	position: absolute;
	background: #feeab5;
	right: -310px;
	z-index: -1;
	top: -23px;
	border-radius: 0 0 0 23px;
	opacity: .99;
  }

  .second_nav {
	position: absolute;
	top: 82px;
	right: 0;
  }
  #main-menu-2 {
	display: flex;
	list-style-type: none;
  }
  #main-menu-2 li {
	margin-left: 20px;
  }
  #main-menu-2 li a {
	color: #442F21;
	text-decoration: none;
	font-size: 20px;
	-webkit-text-stroke: .55px;
  }
  #search {
	-webkit-text-stroke: .75px !important;
  }
  /* .woocommerce-shipping-totals.shipping {
	display: none;
  }

.woocommerce-shipping-totals.shipping {
	display: none;
  } */
  .shop_table.shop_table_responsive td:nth-child(2) {
	text-align: right;
  }
  .shop_table.shop_table_responsive td {
	font-size: 17px !important;
  }
  .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal .legal,
  .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-data-age-verification .legal {
	text-align: left !important;
	display: block;
	width: auto !important;
  }
  .mobilMenu, .mobilMenu2{
	position: absolute;
	right: 142px;
	top: 104px;
	z-index: 20000;
	display: flex;
	color: #442F21;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;	  
	border: none;
    background: none;
	  
  }

.nav-icon-text {
	font-size: 15px;
	font-weight: 550;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	top: -3px;
	margin-left: 8px;
  }
  #nav-icon, #nav-icon2{
	width: 32px;
	height: 20px;
	position: relative;
	margin: 0px auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
  }
  #nav-icon span, #nav-icon2 span{
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #442F21;
	border-radius: 1px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
  }

  #nav-icon.open span,
  #nav-icon2.open span,
  .sticky #nav-icon.open span,
  .normalizeLogo #nav-icon span,
  .sticky #nav-icon2.open span,
  .normalizeLogo #nav-icon2 span{
	background: #442F21 !important;
  }
  .whiteNavigationItem #nav-icon span,
  .whiteNavigationItem2 #nav-icon span,
  .whiteNavigationItem #nav-icon2 span,
  .whiteNavigationItem2 #nav-icon2 span{
	background: #442F21 !important;
  }
  .whiteNavigationItem #nav-icon.open span,
  .whiteNavigationItem2 #nav-icon.open span,
  .whiteNavigationItem #nav-icon2.open span,
  .whiteNavigationItem2 #nav-icon2.open span{
	background: #442F21 !important;
  }
  #nav-icon span:nth-child(1),
  #nav-icon2 span:nth-child(1) {
	top: 0px;
  }

  #nav-icon span:nth-child(2),#nav-icon span:nth-child(3),
  #nav-icon2 span:nth-child(2),#nav-icon2 span:nth-child(3){

	top: 8px;
  }

  #nav-icon span:nth-child(4),
  #nav-icon2 span:nth-child(4) {
	top: 16px;
  }

  #nav-icon.open span:nth-child(1),
  #nav-icon2.open span:nth-child(1) {
	top: 8px;
	width: 0%;
	left: 50%;
  }

  #nav-icon.open span:nth-child(2),
  #nav-icon2.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
  }

  #nav-icon.open span:nth-child(3),
  #nav-icon2.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
  }

  #nav-icon.open span:nth-child(4),
  #nav-icon2.open span:nth-child(4) {
	top: 8px;
	width: 0%;
	left: 50%;
  }

  .listing-item > .image {
	max-width: 720px !important;
  }
  .listing-item > .image img {
	width: 100%;
	height: auto;
  }
.listing-item > a {
	color: #543f31;
	font-weight: bold;
	font-size: 22px;
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
  }
  .listing-item {
	list-style: none;
	margin-bottom: 40px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 39px;
  }
  .display-posts-listing {
	margin-top: 50px !important;
	max-width: 720px;
  }
  .excerpt > a {
	display: block;
	color: #543f31;
	font-weight: bold;
	margin-top: 15px;
	font-size: 17px;
  }
  .excerpt-dash {
	display: none;
  }

  .nav-links {
	margin-left: 40px;
	display: flex;
	align-items: center;
  }
  .page-numbers li span.current {
	background: #c09947 !important;
	border: 1px solid #c09947;
	color: #fff !important;
	width: 36px !important;
	display: block !important;
	text-align: center !important;
	padding: 5px !important;
	border-radius: 100% !important;
	padding: 10px !important;
	border: 0 !important;
	margin-right: 5px !important;
	padding: 11px 10px !important;
border-radius: 100% !important;
text-align: center !important;
font-size: 13px !important;
  }


  .uu-row-w-img .panel-grid-cell:first-of-type {
	width: 48.5% !important;
	background: #fff;
	box-shadow: 0px 0px 40px -30px rgba(0,0,0,0.4);
  }
  .uu-row-w-img .panel-grid-cell:last-of-type {
	width: 48.5% !important;
	position: relative;
  }
  .uu-row-w-img .panel-grid-cell:first-of-type {

	padding: 30px 50px 30px 10px;
  }
  .uu-row-w-img .panel-grid-cell:last-of-type .so-panel,
  .uu-row-w-img .panel-grid-cell:last-of-type .sow-image-container,
  .uu-row-w-img .panel-grid-cell:last-of-type .so-widget-sow-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
  }
  .uu-row-w-img .panel-grid-cell:last-of-type .so-panel .so-widget-image {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
  }
  .uu-row-w-img {
	align-items: stretch !important;
	margin-bottom: 40px;
	justify-content: space-between
  }
  .uu3-row-w-img{
	margin-bottom: 40px;
	align-items: stretch !important;
	justify-content: space-between;
  }
  .uu3-row-w-img .panel-grid-cell:first-of-type {
	padding: 30px 50px 30px 10px;
	background: #fff;
	box-shadow: 0px 0px 40px -30px rgba(0,0,0,0.4);
  }
  .uu3-row-w-img .panel-grid-cell:last-of-type {
	padding: 30px 50px 30px 10px;
	background: #fff;
	box-shadow: 0px 0px 40px -30px rgba(0,0,0,0.4);
  }
  .uu3-row-w-img .panel-grid-cell{
	width: 48.5% !important;
  }
  .uu3-row-w-img .panel-grid-cell:first-of-type p img {
	display: inline-block !important;
	width: calc(25% - 7px);
	height: auto;
	margin: 15px auto -30px;
  }
  .uu3-row-w-img .panel-grid-cell:first-of-type p img + br {
	display: none;
  }

  .uu3-row3-w-img{
	margin-bottom: 40px;
	align-items: stretch !important;
	justify-content: space-between;
  }
  .uu3-row3-w-img .panel-grid-cell:first-of-type {
	padding: 30px 50px 30px 10px;
	background: #fff;
	box-shadow: 0px 0px 40px -30px rgba(0,0,0,0.4);
  }
  .uu3-row3-w-img .panel-grid-cell:nth-of-type(2){
	position: relative;

  }
  .uu3-row3-w-img .panel-grid-cell:nth-of-type(2) .so-panel,
  .uu3-row3-w-img .panel-grid-cell:nth-of-type(2) .sow-image-container,
  .uu3-row3-w-img .panel-grid-cell:nth-of-type(2) .so-widget-sow-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
  }
  .uu3-row3-w-img .panel-grid-cell:nth-of-type(2) .so-panel .so-widget-image {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: 40% 50%;
	display: block;
  }
  .home .display-posts-listing {
	margin-top: 50px !important;
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  }
.home .listing-item {
	width: 46%;
  }
  .home .listing-item:nth-of-type(3), .home .listing-item:nth-of-type(4) {
	border-bottom: none !important;
  }
  .uu3-row-w-img #has-big-img img {
	width: 50% !important;
	min-width: 250px;
  }
  .uu3-row-w-img p, .uu3-row3-w-img p {
	font-size: 16px;
  }
  .uu3-row3-w-img .panel-grid-cell:last-of-type {
	padding: 30px 50px 30px 10px;
	background: #fff;
	box-shadow: 0px 0px 40px -30px rgba(0,0,0,0.4);
  }
  .uu3-row3-w-img .panel-grid-cell{
	width: 31.5% !important;
  }

  .single .main-blog-single .wp-post-text {
	max-width: 780px;
  }
  #post-4568 #start-row,
  #post-23306 #start-row{
	max-width: 850px !important;
	margin-left: auto !important;
	margin-right: auto !important;
  }
  .single .main-blog-single .wp-post-text img{
  height: auto;
  max-width: 100%;
  max-height: 530px;
  width: auto;
  margin: 0px auto !important;
  display: block;
}
.single-post #breadcrumbs a{
	color: #442F21;
}
.page-numbers {
	border: none !important;
  }
  .page-numbers li {
	border: none !important;
  }
  .page-numbers li a {
	color: #543f31 !important;
	font-weight: bold !important;
	width: 37px !important;
	padding: 5px !important;
	  padding-top: 5px;
	  padding-right: 5px;
	  padding-bottom: 5px;
	  padding-left: 5px;
	margin-right: 5px !important;
	text-align: center !important;
	text-decoration: none !important;
	padding: 10px !important;
	border-radius: 100% !important;
	border: 1px solid #dedede !important;
	text-align: center !important;
	padding: 11px 10px !important;
border-radius: 100% !important;
border: 1px solid #dedede !important;
text-align: center !important;
font-size: 13px !important;
  }
  .page-numbers li {
	border: none;
  }
  .page-numbers li:not(.current):hover a{
	background: #f1f1f1 !important;
  }
  .ti-arrow-right, .ti-arrow-left {
	font-weight: bold;
	-webkit-text-stroke: 1px;
	position: relative;
	top: 1px;
  }
  .home .box-img{
	cursor: pointer;
  }
  .term-gutscheine .page-header {
	background-position: 50% 95% !important;
  }
  #page_4568, .single-post .page-header {
	background-position: 50% 70% !important;
  }
  #map {
	height: 500px;
		margin-left: 40px;
		margin-right: 40px;
		margin-top: 80px;
		margin-bottom: 50px;
	  }
  .info-item.last {
	max-width: 40px;
  }
  .info-item.last img {
	width: 100%;
	display: block;
  }

.meta-informations {
	position: absolute;
	right: 0;
	_top: 22px;
	top: 16px;
  }
  .info-item, .info-item a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
  }
  .info-item {
	margin-left: 22px;
	align-items: center;
	letter-spacing: .2px;
  }
  .info-item a{
	align-items: center;
  }
  .info-item#mail{
	display: inherit !important;
  }
  .info-item span {
	margin-right: 4px;
	font-size: 18px;
	position: relative;
	top: 0px;
	color: #c09947;
  }
  .info-item#mail span {
	top: 0px;
  }
  #openinges div {
	line-height: 1.3;
	font-size: 13px;
  }
  .info-item div {
	margin-left: 5px;
  }

  .short-text p{
	max-width: 660px;
	margin-left: 40px;
_font-family: 'Ubuntu';
  }

  .panel-layout p a{
	color: #543F31;
  }
  .parallax .textwidget {
	position: absolute;
	max-width: 780px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
  }
  .parallax .textwidget h3 {
	padding: 0 !important;
	margin: 0;
	line-height: 1.5;
	font-weight: 600;
  }
  .parallax .textwidget h3 em {
	font-weight: 550;
	font-size: 18px;
  }
  .parallax:after {
	content: "";
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: .5;
  }

/* CONTENT */
.panel-layout > .panel-grid {
  margin: 0 !important;
}
.info-box ul li {
	color: #543F31;
font-size: 16px;
list-style: none;
line-height: 1.4;
font-family: 'Open Sans';
font-weight: 390;
letter-spacing: 0;
margin-bottom: 20px;
margin-top: 20px;
  }
  .info-box-row .panel-grid-cell:first-of-type {
	background: #fff;
  }
  .no-padding {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 40px !important;
  }
  .info-box-row {
	align-items: stretch !important;
  }
  #adresse ul {
	padding: 15px 20px 15px 58px;
  }
  #adresse ul li{
	position: relative;
  }
  #adresse ul li:before{
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: -36px;
top: 2px;
font-size: 21px;
color: #c09947;
  }
  #adresse ul li:first-of-type:before{
	content: "\e693";
  }
  #adresse ul li:nth-of-type(2):before{
	content: "\e621";
  }
  #adresse ul li:nth-of-type(3):before{
	content: "\e75a";
  }
  #adresse ul li:nth-of-type(4):before{
	content: "\e72b";
  }
  .box-img {
	width: 100%;
	height: 0;
	padding-bottom: 92.5%;
	background-size: 130%;
	background-position: center;
  }
  .no-padding h2 {
	margin-top: 0;
	margin-bottom: 50px;
  }
.angebote-kacheln .panel-widget-style {
	height: 100%;
	position: absolute;
	width: 100%;
	background-size: cover;
	transition: 0.4s ease-in-out all;
	transform: scale(1);
  }
  .angebote-kacheln .so-panel:hover .panel-widget-style{
	transform: scale(1.1);
  }
  .angebote-kacheln .so-panel {
	position: relative;
	height: 0;
	padding-bottom: 92.5%;
	overflow: hidden;
  }
  .angebote-kacheln .so-widget-sow-editor {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
  }
  .angebote-kacheln .so-widget-sow-editor a {
	color: #fff;
	text-decoration: none;
	background: #b6985a;
	padding: 16px 20px 14px;
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: .0px;
	display: block;
  }
.layer-content {
  text-align: center !important;
}
.wcps-items-price {
  text-align: center !important;
}
  .woocommerce-products-header,
  .woocommerce-breadcrumb{
	margin-left: 40px !important;
  }
  #start-row.content-section h2 {
	margin-top: 40px !important;
	margin-bottom: -10px !important;
  }
  .term-tasting-geschenk-sets .page-header {
	background-position: 50% 40% !important;
  }
  .sow-contact-form .sow-submit{
	color: #fff !important;
	background: #c09947 !important;
font-family: 'Open Sans';
font-weight: 550 !important;
font-size: 14px !important;
padding: 12px 20px !important;
letter-spacing: .3px;
text-transform: uppercase;
border-radius: 2px !important;
transition: 0.4s ease-in-out all;
border: none;
color: #fff;
font-family: 'Open Sans';
font-weight: 550 !important;
font-size: 15px !important;
padding: 15px 30px !important;
letter-spacing: .3px;
text-transform: uppercase;
border-radius: 1px !important;
cursor: pointer;
border: none  !important;
  }
  .parallax h3{
	display: none;
  }

#rezepte .so-widget-image {
	margin-bottom: 40px;
  width: 100% !important;
  height: auto !important;
}
  #rezepte {
	margin-top: 10px !important;
  }
  .page-id-4709 #start-row.content-section h2 {
	margin-bottom: 40px !important;
  }
  #page_4709 {
	background-position: 50% 37% !important;
  }
  #page_4694 {
	background-position: 50% 25% !important;
  }
  .sow-contact-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-right: 40px;
	margin-top: 20px;
	margin-top: -70px !important;
  }
  .sow-form-field.sow-form-field-name,
  .sow-form-field.sow-form-field-email,
  .sow-form-field.sow-form-field-tel {
	width: 48%;
  }
  .sow-form-field:not(.sow-form-field-name, .sow-form-field-email, .sow-form-field-tel) {
	width: 100% !important;
  }
  .sow-contact-form input {
	padding: 12px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
  }
  .sow-contact-form strong {
	font-size: 15px;
	color: #543f31;
  }

  .wcps-container-93 .controlsWrap.flat div {
	padding: 6px 14px 3px !important;
	border-radius: 0;
  }
  #wcps-93 {
	margin-bottom: 10px !important;
  }
  /* .layout-94 .element-10 a {
	background: #493324 !important;
	font-family: 'Open Sans';
	font-weight: 550 !important;
	font-size: 14px !important;
	padding: 12px 11px !important;
	letter-spacing: .3px;
	text-transform: uppercase;
	border-radius: 2px !important;
	transition: 0.4s ease-in-out all;
  }
  .layout-94 .element-10 a:hover{
	background: #c09947 !important;
	color: #fff !important;

  } */

  #wcps-93 .item {
	position: relative !important;
	overflow: hidden;
  }
  #wcps-93 .item .product_type_simple {
	position: absolute;
	bottom: 21px;
	width: 100%;
	left: 0;
	background: #fff;
	font-weight: 550;
	font-size: 15px;
	padding: 4px;
	color: #111;
	letter-spacing: .2px;
	transform: translateY(50px);
	transition: 0.4s ease all;
	width: 100%;
	text-align: center;
  }
  #wcps-93 .item:hover a.product_type_simple{
	transform: translateY(0px);
  }

  #wcps-93 .item .product_type_simple:after {
	content: "\e628";
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	right: 0px;
	top: 3px;
	font-size: 18px;
	color: #111;
	margin-left: 8px;
  }


#noptin-form-1__email--wrapper {
	width: 48%;
	margin-bottom: 20px !important;
  }

#noptin-form-1__consent--wrapper {

    font-size: 16px;
	margin-bottom: 20px !important;

}

.newsletter-registration::after {
	background: url('/wp-content/uploads/2023/04/nlbg.jpg');
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 4;
	opacity: .15;
	background-size: cover;
	background-position: top center;
  }
  .newsletter-registration {
	padding: 40px 0;
	margin-top: 30px;
  }
.newsletter-registration {
	background: #543f31;
	color: #fff;
	position: relative;
  }
  .newsletter-registration h2{
	color: #fff !important;
  }
  .newsletter-registration .content-section > .panel-layout > .panel-grid {
	align-items: center !important;
  }
  #noptin-form-1__submit,
  .sow-submit {
	background: #c09947 !important;
	font-family: 'Open Sans';
	font-weight: 550 !important;
	font-size: 14px !important;
	padding: 12px 20px !important;
	letter-spacing: .3px;
	text-transform: uppercase;
	border-radius: 2px !important;
	transition: 0.4s ease-in-out all;
	border: none;
	color: #fff;
	font-family: 'Open Sans';
font-weight: 550 !important;
font-size: 15px !important;
padding: 15px 30px !important;
letter-spacing: .3px;
text-transform: uppercase;
border-radius: 1px !important;
  }
  #ueber-tabakmeier .more-btn,
  #front-news .more-btn,
  .rezepte-text .more-btn,
  .linkblock .more-btn {
	background: #493324 !important;
	font-family: 'Open Sans';
	font-weight: 550 !important;
	font-size: 15px !important;
	padding: 15px 23px 15px 30px !important;
	letter-spacing: .3px;
	text-transform: uppercase;
	border-radius: 1px !important;
	transition: 0.4s ease-in-out all;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin-top: 15px;
  }
  #front-news .more-btn {
	margin-left: 40px;
	margin-top: -20px;
  }
  #ueber-tabakmeier .more-btn:hover,
  #front-news .more-btn:hover,
  .rezepte-text .more-btn:hover,
  .linkblock .more-btn:hover {
	background: #c09947 !important;
	color: #fff !important;
  }
  #noptin-form-1__submit{
	padding: 15px 23px 15px 30px !important;
  }

  .sow-contact-form {
	padding: 20px 30px 30px !important;
	background: #fff;
	box-shadow: 0px 0px 40px -30px rgba(0,0,0,0.4);
  }

  .page-id-4511 #start-row p + hr {
	margin-left: 40px;
	margin-right: 40px;
	border: none;
	  border-bottom-color: currentcolor;
	  border-bottom-style: none;
	  border-bottom-width: medium;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 30px;
	margin-bottom: 29px;
	max-width: 475px;
	opacity: .2;
  }
  #arrow-up {
	position: absolute;
	top: -86px;
	background: #523826;
	width: 60px;
	height: 60px;
	padding: 13px;
	text-align: center;
	border-radius: 100%;
	left: 50%;
	transform: translateX(-50%);
	color: #c9a250 !important;
	cursor: pointer;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
	float: right;
	width: 73% !important;
  }
  .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	border: 1px solid #dedede;
	padding: 30px;
	margin-bottom: 20px;
	border-radius: 4px;
  }
  .woocommerce-MyAccount-navigation {
	border: 1px solid #ededed;
	padding: 10px;
	margin-bottom: 20px;
	width: 24% !important;
  }
  .woocommerce-MyAccount-content input {
	border: 1px solid #cfcfcf;
	padding: 11px;
	border-radius: 3px;
  }
  .u-columns.woocommerce-Addresses.col2-set.addresses .woocommerce-Address {
	border: 1px solid #dedede;
	padding: 15px;
	font-size: 16px !important;
	font-style: normal !important;
	border-radius: 4px;
  }
  .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
  }
  .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number a {
	color: #442f21;
	font-weight: bold;
  }
.woocommerce-shipment-details h2 {
	margin: 0 !important;
  }
  .woocommerce-shipment-address-details h2 {
	margin-left: 0 !important;
  }
  .woocommerce-order-details h2,
  .woocommerce-customer-details h2{
	font-size: 28px;
  }
  .woocommerce-order-details h2,
  .woocommerce-customer-details h2 {
	margin-left: 0 !important;
  }
  .woocommerce .woocommerce-customer-details address {
	font-style: normal;
	margin-bottom: 0;
	border: 1px solid rgba(0,0,0,.1);
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	text-align: left;
	width: 100%;
	border-radius: 5px;
	padding: 20px !important;
	font-size: 16px !important;
	line-height: 1.4 !important;
  }
  .wc-block-mini-cart{
	visibility: visible !important;
  }
  .woocommerce-MyAccount-navigation ul {
	list-style: none;
	padding: 0 20px;
  }
  .woocommerce-MyAccount-navigation ul li a {
	color: #442f21;
	text-decoration: none !important;
	font-weight: 600;
	margin-bottom: 7px !important;
	display: block;
  }
  .woocommerce-table__product-name.product-name a{
	color: #442f21;
  }
  #ueber-tabakmeier .more-btn::after,
  #front-news .more-btn::after,
  #noptin-form-1__submit:after,
  .rezepte-text .more-btn:after,
  .sow-submit:after,
  .linkblock .more-btn:after {
	position: relative;
	content: "\e628";
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	right: 0px;
	top: 1px;
	font-size: 16px;
	color: #fff;
	margin-left: 10px;
	-webkit-text-stroke: 1px;
	transition: 0.4s ease all;
  }

  .newsletter-registration .content-section{
  position: relative;
  z-index: 100;
	}
	#noptin-form-1__field-email,
	#noptin-form-1__field-first_name {
		border: none;
		opacity: .9;
		padding: 10px;
	  }
	  .noptin-label {
		font-size: 16px;
		font-weight: 550 !important;
		font-family: 'Open Sans';
		letter-spacing: .4px;
		text-transform: uppercase;
	  }
  #noptin-form-1__first_name--wrapper {
	width: 48%;
	margin-bottom: 20px !important;
  }
  .noptin-form-fields {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  }
  .newsletter-registration h2 {
	margin-left: 0 !important;
	margin-top: 5px !important;
  }
  .wcps-items-title a {
	font-family: 'Ubuntu';
	font-size: 22px !important;
	text-decoration: none;
	font-weight: 450;
	color: #493324 !important;
  }
  .wcps-items-title {
	padding-right: 0px !important;
  }
  .box-img{
	position: relative;
  }
  .rundgang .so-widget-sow-editor.so-widget-sow-editor-base {
	position: absolute;
	z-index: 1000;
	background: rgba(255,255,255,.93);
	padding: 20px;
	width: 160px;
	border-radius: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	box-shadow: 0px 0px 50px -28px;
	cursor: pointer;
  }
  .rundgang .so-widget-sow-editor.so-widget-sow-editor-base strong {
	line-height: 1.2;
	display: block;
	padding-top: 25px;
	position: relative;
	top: 7px;
	color: #543F31;
	font-size: 16px;
  }
  .rundgang .so-widget-sow-editor.so-widget-sow-editor-base strong::before {
	position: absolute;
	content: "\e692";
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	right: 50%;
	top: -34px;
	font-size: 34px;
	color: #c09a49;
	margin-left: 8px;
	-webkit-text-stroke: 1px;
	padding: 20px;
	pointer-events: none;
	transition: 0.4s ease all;
	transform: translateX(50%);
  }
  .angebote-kacheln .panel-widget-style:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1;
	opacity: .15;
  }

  #ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell > .panel-first-child .panel-widget-style::after {
	content: "";
	background: #493324;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .95;
  }
  .so-widget-sow-editor.so-widget-sow-editor-base h3 {
	color: #fff;
	font-size: 28px;
	line-height: 1.4;
	font-family: 'Ubuntu';
	padding: 40px 35px;
	margin-top: 0;
	font-weight: 550;
letter-spacing: .3px;
  }

  #ueber-tabakmeier h3{
	color: #f9e5b1;
  }
  #ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell > .panel-first-child  .so-widget-sow-editor{
	position: relative;
	z-index: 100;
  }
  #ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell > .panel-first-child .so-widget-sow-editor p:first-of-type {
	margin-top: 0;
	font-size: 20px;
  }
#ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell:first-child > .panel-first-child {
	height: 0;
	padding-bottom: 90%;
	position: relative;
  }
  #ueber-tabakmeier > .panel-layout > .panel-grid{
	_align-items: center !important;
  }
  #ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell:first-child > .panel-first-child > .panel-widget-style {
	background-size: 165% !important;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-position: center;
  }
  .so-widget-sow-editor.so-widget-sow-editor-base h3 + p {
	position: absolute;
	bottom: -25px !important;
	display: block;
	right: 50px;
	height: 0px;
  }
  .so-widget-sow-editor.so-widget-sow-editor-base h3 + p img {
	max-width: 210px;
  }
  .products .woocommerce-loop-product__title,
  .wcps-items-title {
	padding-left: 8px !important;
	padding-right: 8px !important;
  }
  #ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell:last-child {
	padding: 0 4%;
	line-height: 1.4;
  }
  .single #breadcrumbs {
	font-size: 15px;
	margin-bottom: -20px;
  }
  .wcps-container-93 .controlsWrap.flat div {
	padding: 6px 16px 6px !important;
	border-radius: 0;
  }
  .single .product {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  }
  .single .product .woocommerce-product-gallery {
	width: 40% !important;
  }
  .single .product .summary.entry-summary {
	width: 54% !important;
  }

  .woocommerce #primary #main  .term-description {
	max-width: 840px;
	margin-bottom: 50px;
  }
  .products.columns-4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
  }
  .products.columns-4 > li.product {
	width: 23% !important;
	margin-left: 2%;
	margin-right: 0 !important;
	margin-bottom: 30px !important;
  }
  body:not(.home) .products.columns-4 > li.product {
	width: 32% !important;
	margin-left: 2%;
	margin-right: 0 !important;
	margin-bottom: 30px !important;
	padding: 16px;
	box-shadow: 0px 0px 30px -24px rgba(0,0,0,0.4);
	border: 1px solid #f9f8f8;
  }
  body:not(.home) .products.columns-4 > li.product:nth-of-type(3n+1) {
	margin-left: 0;
  }
  .products.columns-4:before,
  .products.columns-4:after{
	display: none !important;
  }
  #tbm_shop_sidebar .wc-block-product-categories-list.wc-block-product-categories-list--depth-0 {
	padding: 0;
	list-style: none;
  }
  #tbm_shop_sidebar .wc-block-product-categories-list.wc-block-product-categories-list--depth-0 a {
	color: #442f21;
	text-decoration: none;
  }
  .woocommerce-loop-category__title {
	text-transform: uppercase;
	padding: 0 10px 20px !important;
	margin-top: -30px !important;
	font-size: 16px !important;
	font-weight: 650 !important;
	text-align: center;
  }
.woocommerce-loop-category__title {
	text-transform: uppercase;
	padding: 0 10px 20px !important;
	margin-top: -20px !important;
  }
  .woocommerce-loop-category__title .count {
	display: none;
  }

  .footer_widget_hidden .wc-block-mini-cart__amount {
	display: none;
  }
  .footer_widget_hidden .wc-block-mini-cart__quantity-badge {
	font-size: 13px;
  }
  .footer_widget_hidden .wc-block-mini-cart__button {
	padding: 5px 0;
  }
  .wp-block-woocommerce-mini-cart-title-block.wc-block-mini-cart__title::before {
	content: "Ihr Warenkorb";
	color: #442F21;
	position: absolute;
	z-index: 100000;
	left: 0;
	top: 0px;
	visibility: visible;
	font-family: 'Open Sans';
	font-weight: 450;
	font-size: 18px;
	width: 100%;
	border-bottom: 1px solid #eeecee;
	padding-bottom: 10px;
  }
  .wp-block-woocommerce-mini-cart-title-block.wc-block-mini-cart__title{
	position: relative;
	visibility: hidden;
  }

  .slick-slide > div {
	padding: 10px 10px 0px 10px !important;
	box-shadow: 0px 0px 30px -24px rgba(0,0,0,0.3);
	border: 1px solid #f9f8f8;
	background: #fff;
  }

  .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-price-filter__amount {
	max-width: 78px;
	font-size: 14px;
	border-radius: 0 !important;
	border: 1px solid #949494 !important;
	color: #545454;
	font-family: 'Open Sans';
	padding: 8px !important;
  }

  .widget_shopping_cart_content {
	position: fixed;
	top: 149px;
	background: #fff;
	z-index: 100000;
	right: 0px;
	padding: 20px;
	width: 380px;
	box-shadow: 0px 20px 33px -25px;
  }

.shopbar-widget .subcategories-list {
	font-size: 16px !important;
	font-family: 'Open Sans';
	font-weight: 600;
	list-style: none;
	padding: 0;
	line-height: 2;
	margin-bottom: 5px;
  }
  .shopbar-widget .subcategories-list a {
	text-decoration: none;
	color: #442f21;
  }
.content-section,
.single .wp-post-text{
	width: 90%;
	max-width: 1480px;
	margin: 0px auto;
	padding: 60px 30px 60px;
}

.woocommerce #primary main,
.woocommerce-cart .main,
.woocommerce-checkout .main{
	width: 90%;
	max-width: 1480px;
	margin: 0px auto;
	padding: 60px 30px 60px;
}
.product p.wc-gzd-additional-info{
	display: none;
}
.shopbar-widget h4,
.shopbar-widget .wp-block-search__label {
	background: #442f21;
	margin: -10px;
	  margin-bottom: -10px;
	margin-bottom: 15px;
	color: #fff;
	padding: 6px 12px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	display: block;
	width: auto;
	min-width: 100%;
  }
body:not(.home) .woocommerce_recently_viewed .products.columns-4 li > a img {
	width: 50px;
	margin-bottom: 0 !important;
  }
  body:not(.home) .woocommerce_recently_viewed .products.columns-4 li > a h2 {
	width: calc(100% - 59px);
font-size: 15px !important;
font-family: 'Open Sans';
font-weight: 500;
  }
  body:not(.home) .woocommerce_recently_viewed .products.columns-4 li > a span {
	display: none;
  }
.woocommerce_recently_viewed .products.columns-4 {
	flex-flow: column !important;
  }
  body:not(.home) .woocommerce_recently_viewed .products.columns-4 li {
	width: 100% !important;
	max-width: unset !important;
	border: none;
	box-shadow: none !important;
	margin-bottom: 0 !important;
	padding: 10px 0;
  }
  body:not(.home) .woocommerce_recently_viewed .products.columns-4 li .add_to_cart_button {
	display: none;
  }
  .body:not(.home) .woocommerce_recently_viewed .products.columns-4 li .product.type-product.post-85.status-publish.first.instock.product_cat-angebote-des-monats.product_cat-carlos-andre.product_cat-dom-republik.product_cat-zigarren.has-post-thumbnail.taxable.shipping-taxable.purchasable.product-type-simple {
	display: flex !important;
	flex-wrap: wrap;
  }
  body:not(.home) .woocommerce_recently_viewed .products.columns-4 li > a {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
  }
  .wc-block-price-filter.wc-block-components-price-slider.wc-block-price-filter--has-input-fields.wc-block-components-price-slider--has-input-fields.wc-block-components-price-slider--is-input-inline {
	margin-bottom: -10px;
	margin-top: 20px;
  }
.woocommerce #primary #tbm_shop_sidebar{
	width: 270px;
}
#tbm_shop_content{
	width: calc(100% - 270px);
	padding-left: 35px;
}
.shopbar-widget {
	border: 1px solid #ededed;
	padding: 10px;
	margin-bottom: 20px;
  }

.grey-section {
	background: #f8f8f8;
	margin-bottom: 20px;
  }
#hero-section{
	position: relative;
}
#hero-section::after {
	background: linear-gradient(to bottom, rgba(0,0,0,0.75)0%,rgba(0,0,0,0) 100%);
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100vh;
	width: 100%;
	z-index: 4;
	opacity: .9;
  }
#hero-text {
  max-width: 1420px;
  width: 80%;
  margin: 0px auto;
  position: absolute;
  left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
  bottom: 22%;
  line-height: 1.3;
	z-index: 100;
}
.woocommerce-breadcrumb {
	margin-bottom: -10px !important;
  }
  .woocommerce .woocommerce-breadcrumb a{
	color: #442F21 !important;

  }
h1, h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 42px;
  _font-size: clamp(30px,2.5vw,42px);
  line-height: 1.3;
  margin-bottom: 20px;
  letter-spacing: .0px;
  color: #442F21;
}
.product-category.product {
	box-shadow: 0px 0px 30px -20px rgba(0,0,0,0.4);
	border: 1px solid #f5f5f5;
	margin-top: 20px;
	margin-bottom: 20px;
	transition: 0.4s ease-in-out all;
  }
  .product-category.product:hover {
	box-shadow: 0px 0px 30px -16px rgba(0,0,0,0.6);
  }
.content-section h2 {
	margin-left: 40px;
	color: #543F31;
	line-height: 1.3;
	letter-spacing: .0px;
	margin-top: 0;
  }

#hero-text h2 {
  color: #fff;
  text-shadow: 0px 0px 20px rgb(0, 0, 0);
  font-weight: 700;
  font-size: 48px;
  _font-size: clamp(30px,2.5vw,42px);
  max-width: 700px;
  text-align: left;
  margin: 0px 0 20px;
  font-family: 'Ubuntu', sans-serif;
  line-height: 1.3;
letter-spacing: .0px;
}
#hero-text h1 {
	color: #fff;
	text-shadow: 0px 0px 14px rgb(0, 0, 0);
	font-weight: 360;
	font-size: 22px;
	_font-size: clamp(30px,2.5vw,42px);
	max-width: 780px;
	text-align: left;
	margin: 35px 0 20px;
	line-height: 1.6;
	_font-family: 'Ubuntu', sans-serif;
	font-family: 'Open Sans', sans-serif;
  }
.page-header{
	height: 46vh;
	width: 100%;
	background-size: cover;
	background-position: bottom center;
  }

.tribe-theme-tabakmeier .page-header {
  background-position: center top;
}
h4{
	margin-left: 40px;
}
.content-section h4 {
	font-size: 24px;
	color: #584335;
  }
  /* Footer */
  footer {
	background: #483324;
	padding: 60px 0 0;
	color: #fff;
	border-top: 4px solid #c09947;
	position: relative;
  }
  .innerFooter, .outer-copyright{
	position: relative;
	z-index: 10;
  }
  footer::after {
	content: "";
	background: url('/wp-content/uploads/2023/05/footer.jpg');
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	z-index: 0;
	opacity: .06;
  }
  .legal-wrapper {
	display: none;
  }
  .copyright-wrapper {
	width: auto !important;
  }
  .innerFooter {
	width: 90%;
	max-width: 1480px;
	margin: 0px auto;
	padding: 0px 0px 60px;
  }

  .inner-copyright{
	width: 90%;
	max-width: 1480px;
	margin: 0px auto;
  }

.madeby a {
  color: #fff;
  text-decoration: none;
}
.madeby{
	font-size: 13px;
}
.outer-copyright {
	background: rgba(0,0,0,0.15);
	font-size: 15px;
	padding: 8px 0;
  }
  .inner-copyright {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
  }
  .legal {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
  }
  .copyright-wrapper {
	margin-left: 30px;
	font-size: 13px !important;
  }
  .copyright-wrapper a {
	color: #fff !important;
  }
  .legal-wrapper a {
	color: #fff;
	font-size: 13px;
	margin-left: 10px;
	text-decoration: navajowhite;
  }
  .social {
	font-size: 20px;
  }
  .social a {
	margin-right: 7px;
	color: #fff;
  }

  .orderby {
	-moz-appearance: listbox !important;
	appearance: listbox !important;
	-webkit-appearance: listbox !important;
	vertical-align: middle !important;
padding: 10px 6px;
border: 1px solid #5D483A;
color: #442f21;
background: #fff;
border-radius: 2px;
max-width: 200px;
font-weight: 450;
letter-spacing: 0px;
  }

/* woocommerce changes */
.woocommerce-products-header__title.page-title {
	margin-bottom: 40px;
  }
  .woocommerce-result-count {
	font-size: 15px;
  }
  .woocommerce-breadcrumb {
	font-size: 15px !important;
	margin-bottom: 25px !important;
	margin-top: -10px !important;
  }
  .woocommerce-product-details__short-description {
	font-size: 16px;
  }
  .term-description {
	font-size: 17px;
  }

  .product_meta {
	font-size: 14px;
  }
  .product .product_meta a {
	color: #543F31;
	font-weight: 550;
  }
  .woocommerce-product-details__short-description em {
	font-size: 14px;
	line-height: 1;
	font-style: normal;
  }
  .related.products .products.columns-4 > li.product {
	width: 23% !important;
	margin-left: 1% !important;
	margin-right: 1% !important;
  }
  .woocommerce .quantity .qty {
	border: 1px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  padding: 16px 10px 16px 32px;
  min-width: 100px;
  text-align: center;
  margin-right: 10px;
  border-color: #C0C0C0 !important;
  border-radius: 1px;
  font-weight: 350;
  color: #493324;
  outline: none !important;
  font-size: 17px;
  }
  .related.products h2,
  .woocommerce #reviews #comments h2 {
	font-size: 26px;
  }
 .single_add_to_cart_button{
	background: #493324 !important;
	font-family: 'Open Sans';
	font-weight: 550 !important;
	font-size: 15px !important;
	padding: 20px 30px !important;
	letter-spacing: .3px;
	text-transform: uppercase;
	border-radius: 1px !important;
	transition: 0.4s ease-in-out all;
}
.single-product .shopbar-widget{
	display: none !important;
}
.single-product .summary .price {
	color: inherit !important;
	font-weight: 550;
	border-top: 1px solid #ebebeb;
	padding-top: 20px;
  }
.single_add_to_cart_button:hover {
	background: #c09947 !important;
	color: #fff !important;
  }

  .products.columns-4 .price {
	color: ;
	color: #111 !important;
	font-weight: 600 !important;
  }
  .products.columns-4 li{
	text-align: center !important;
  }


  .products.columns-4 > li.product {
	position: relative !important;
	overflow: hidden;
  }
  .products.columns-4 > li.product .button.wp-element-button.product_type_simple.add_to_cart_button,
  .products.columns-4 > li.product .button.wp-element-button.product_type_variable.add_to_cart_button {
	position: absolute;
	bottom: 27px;
	width: 100%;
	left: 0;
	background: #fff;
	font-weight: 550;
	font-size: 15px;
	padding: 4px;
	color: #111;
	letter-spacing: .2px;
	transform: translateY(50px);
	transition: 0.4s ease all;
  }
  .products.columns-4 > li.product:hover .button.wp-element-button.product_type_simple.add_to_cart_button,
  .products.columns-4 > li.product:hover .button.wp-element-button.product_type_variable.add_to_cart_button{
	transform: translateY(0px);
  }

  .products.columns-4 > li.product .button.wp-element-button.product_type_simple.add_to_cart_button:hover,
  .products.columns-4 > li.product .button.wp-element-button.product_type_simple.add_to_cart_button:hover:after{
	color: #c09947;
  }
  .added_to_cart.wc-forward{
	display: none !important;
  }
  .wc-block-mini-cart__template-part .wc-block-components-product-name {
	color: #442F21;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: .2px;
  }
  .products.columns-4 > li.product .button.wp-element-button.product_type_simple.add_to_cart_button::after {
	content: "\e628";
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	right: 0px;
	top: 3px;
	font-size: 18px;
	color: #111;
	margin-left: 8px;
	transition: 0.4s ease all;
  }
  .term-pfeifentabak .page-header {
	background-position: center 60%;
  }
  body:not(.home) .woocommerce_recently_viewed .products.columns-4 li > a {
	text-align: left !important;
  }
  body:not(.home) .woocommerce_recently_viewed .products.columns-4 li > a h2 {
	padding-right: 5px;
  }

.wc-gzd-cart-info.units-info {
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 15px;
	color: #767676;
  }
  .woocommerce-cart .product-name a {
	color: #442F21;
	text-decoration: none;
  }

  .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
	font-size: 17px;
	font-weight: 550;
  }

  .woocommerce .shop_table.shop_table_responsive .quantity .qty {
	padding: 12px 8px 12px 30px;
	min-width: 90px;
  }

  .components-button.wc-block-components-button.wp-element-button.wc-block-mini-cart__footer-checkout.contained,
  .checkout-button,
  #place_order,
  .wp-block-woocommerce-mini-cart-checkout-button-block {
	background: #493324 !important;
	transition: 0.4s ease all;
	font-family: 'Open Sans';
font-weight: 550 !important;
font-size: 15px !important;
text-transform: uppercase;
min-height: 3em;
color: #fff !important;
text-decoration: none !important;
  }
  .checkout-button {
 padding:  20px 30px !important;
}
.woocommerce select {
	background: initial !important;
  }
  #tab-product_safety {
	font-size: 14px;
  }
  .components-button.wc-block-components-button.wp-element-button.wc-block-mini-cart__footer-checkout.contained:hover,
  .checkout-button:hover,
  #place_order:hover,
  .wp-block-woocommerce-mini-cart-checkout-button-block:hover {
	background: #c09947 !important;
  }
  .components-button.wc-block-components-button.wp-element-button.wc-block-mini-cart__footer-cart.outlined,
  .woocommerce-cart .actions button,
  .wp-block-woocommerce-mini-cart-cart-button-block{
	box-shadow: inset 0 0 0 1.5px #493324 !important;
	transition: 0.4s ease all;
	font-family: 'Open Sans';
	font-weight: 550 !important;
	font-size: 15px !important;
	text-transform: uppercase;
	background: transparent !important;
	color: #493324 !important;
	border-radius: 1px !important;
	min-height: 3em;
	text-decoration: none !important;
  }
  .components-button.wc-block-components-button.wp-element-button.wc-block-mini-cart__footer-cart.outlined:hover,
  .woocommerce-cart .actions button:hover,
  .wp-block-woocommerce-mini-cart-cart-button-block:hover{
	background: #493324 !important;
	color: #fff !important;
  }

  #coupon_code {
	min-height: 3em;
	padding: 13px 10px 14px;
	min-width: 190px !important;
  }
  #tab-product_safety a {
	color: #533e31;
  }
  .cart_totals {
	max-width: 500px !important;
  }
  .cart_totals h2 {
	font-size: 26px;
  }
  .woocommerce-form-coupon-toggle{
	display: none;
  }
  #customer_details input:not([type="checkbox"]), #customer_details textarea {
	padding: 9px;
	border: 1px solid #dedede;
  }
  .woocommerce-billing-fields,
  .woocommerce-shipping-fields,
  .woocommerce-additional-fields {
	border: 1px solid #e5e5e5 !important;
	padding: 0 20px 20px !important;
  }
  .woocommerce-billing-fields__field-wrapper label,
  .woocommerce-shipping-fields label,
  .woocommerce-additional-fields label {
	font-size: 15px;
	font-weight: 500;
	color: #442F21;
  }
  .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
	position: relative;
	top: 2px;
  }
  #ship-to-different-address-checkbox {
	appearance: checkbox !important;
	width: 15px;
	height: 15px;
  }
  .woocommerce-additional-fields {
	padding-top: 10px !important;
	margin-top: 25px;
  }
.sow-field-container{
	overflow: visible !important;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus{
	outline: 5px auto rgba(0, 150, 255, 1) !important;
}
  .wc_payment_methods.payment_methods.methods {
	background: #fff;
	border: 1px solid #e8e8e8;
	  border-bottom-color: rgb(232, 232, 232);
	  border-bottom-style: solid;
	  border-bottom-width: 1px;
	padding: 10px 20px !important;
  }
  .input-radio,
  .woocommerce-form__input-checkbox {
	width: 19px;
	height: 19px;
	appearance: checkbox;
  }
  .woocommerce table.shop_table {
	border: 1px solid #dedede;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 1px;
	background: none !important;
  }
  .woocommerce-checkout tfoot label, .woocommerce-checkout tfoot span {
	font-weight: 500;
	font-size: 17px;
  }

.wc_payment_method label {
	position: relative;
	top: -3px;
	font-size: 16px;
	font-weight: 500;
  }
  .wc_payment_method {
	border-bottom: 1px solid #f0f0f0;
  }
  .wc-gzd-product-name-right {
	font-size: 17px;
	color: #442F21;
	font-weight: 500;
  }

  .woocommerce-checkout .wc-gzd-product-name-left img {
	width: 60px;
  }
  #wc_stripe_local_payment_stripe_sepa {
	background: #fff;
  }
#wc_stripe_local_payment_stripe_sepa {
  background: #fff;
}
#direct-debit-form input {
  border: 1px solid;
  padding: 10px;
  border-radius: 3px;
}
#direct-debit-form label {
  color: #111;
  font-size: 15px;
}
#place_order {
	border-radius: 1px !important;
	min-width: 190px;
  }

  .wcps-items-title, .wcps-items-title a {
	padding-right: 0;
	text-align: center !important;
	font-size: 1em !important;
	font-weight: 700 !important;
	line-height: 1.3;
  }
  .home .woocommerce-Price-amount.amount {
	color: #111 !important;
	font-weight: 600 !important;
	font-size: .875em;
	text-align: center !important;
	display: block;
  }

/* ANIMS */

#hero-text{
	transition: 0.85s ease all;
	transition-delay: .45s;
	transform: translateX(-50%) translateY(60px);
	opacity: 0;
}

.loaded #hero-text{
	transform: translateX(-50%) translateY(0px);
	opacity: 1;
}

.inner_mastheader{
	transition: .7s ease all;
	transition-delay: .25s;
	transform: translateY(-120px);
	opacity: 0;
}
.loaded .inner_mastheader{
	transform: translateY(0px);
	opacity: 1;
}

/* .preLoader{
	transition: 0.7s ease all;
	background-color: #111;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: 10000000;
	opacity: 1;
	pointer-events: none;
} */
.term-zubehoer .page-header {
	background-position: center 39% !important;
  }
.preLoader {
	transition: 0.7s ease all;
	background: url(/wp-content/uploads/2023/05/theme_bg_muenster.jpg) #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: 10000000;
	opacity: 1;
	pointer-events: none;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: contain;
  }
.loaded .preLoader{
	opacity: 0;
}

  .inner-intro-loader img {
	width: 100%;
	height: auto;
  }
  .inner-intro-loader {
	max-width: 230px;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%, -50%) scale(.9);
	transition: 1s ease all;
	opacity: .35;
  }
  .inner-intro-loader.preloaded{
	transform: translate(-50%, -50%) scale(1);
	opacity: .9;
  }

/* MORE-MENU-HIDDEN */
.current-menu-item a {
	font-weight: 720 !important;
	position: relative;
  }
  #menu-main-menu a{
	position: relative;
  }
  #menu-main-menu a:after{
	content: "";
	opacity: 0;
	pointer-events: none;
	width: 7px;
	height: 2.5px;
	background: #442f21;
	position: absolute;
	left: 50%;
	bottom: 12px;
	border-radius: 27px;
	transform: translateX(-50%);
	transition: .3s ease all;
  }
  #menu-main-menu a:hover:after{
	opacity: 1;
	width: 70%;
  }
#menu-main-menu-2-hidden {
	position: absolute;
	right: 0;
	top: 131px;
	background: #feeab5;
	padding: 20px;
	min-width: 244px;
	opacity: .99;
	list-style: none;
	display: none;
  }
  #menu-main-menu-2-hidden a {
	color: #442F21;
	text-decoration: none;
	font-size: 15px;
	font-weight: 550;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 4px 0;
	padding: 5px 0 !important;
	display: block;
  }
  .woocommerce_recently_viewed .products.columns-4 {
	margin-bottom: 0;
  }

  #mastheader_fixed #menu-main-menu-2-hidden {
	top: 82px;
  }
  .angebote-kacheln .so-widget-sow-editor a {
	position: relative;
	transition: 0.4s ease all;
  }
  .angebote-kacheln .so-panel:hover a{
	padding-right: 80px;
  }
  .angebote-kacheln .so-panel a::after {
	position: absolute;
	content: "\e628";
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	right: 0px;
	top: 0;
	font-size: 18px;
	color: #fff;
	margin-left: 8px;
	-webkit-text-stroke: 1px;
	background: rgba(0,0,0,0.15);
	padding: 20px;
	pointer-events: none;
	opacity: 0;
	transition: 0.4s ease all;

  }
  .angebote-kacheln .so-panel:hover a::after {
	opacity: 1;
  }
  #scrolldown {
	background: #fff;
	border: none;
	position: absolute;
	bottom: 12px;
	z-index: 1000;
	border-radius: 100%;
	font-size: 23px;
	padding: 0px;
	height: 90px;
	width: 90px;
	left: 50%;
transform: translateX(-50%);
  }
  #scrolldown .sow-icon-ionicons {
	margin-top: 10px !important;
  }

  #footer-widget-row{
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: start !important;
  }
  #footer-widget-row .panel-grid-cell:first-of-type {
	width: 180px !important;
	margin-right: 40px;
	padding-top: 12px;
  }
  #footer-widget-row .panel-grid-cell:nth-of-type(2) {
	width: calc(50% - 150px);
	font-size: 15px;
	padding-left: 30px;
  }
  #footer-widget-row .panel-grid-cell:nth-of-type(3) {
	width: calc(50% - 350px);
	font-size: 15px;
	padding-left: 20px;
  }
  #footer-widget-row .panel-grid-cell:nth-of-type(2) a,
  #footer-widget-row .panel-grid-cell:nth-of-type(3) a {
  color: #f9e5b0;
  text-decoration: none;
  }
  #footer-widget-row .panel-grid-cell:nth-of-type(2) p:nth-of-type(2) {
	margin-top: 28px;
  }

  #footer-widget-row .panel-grid-cell:nth-of-type(4) {
	width: 230px;
  }
  .social {
	margin-top: 23px;
  }
  #trusted_shops img {
	max-width: 131px;
	margin-left: 15px;
  }

  .social a {
	font-size: 29px;
	margin-left: 14px;
	color: #f9e5b0;
  }

  .content-section .so-panel,
  .grey-section .content-section,
  .woocommerce-products-header,
  #tbm_shop_sidebar,
  li.product{
	opacity: 0;
	transform: translateY(80px);
	transition: 0.7s ease all;
  }
  .content-section .so-panel.slideIn,
  .grey-section .content-section.slideIn,
  .woocommerce-products-header.slideIn,
  #tbm_shop_sidebar.slideIn,
  li.product.slideIn{
	opacity: 1;
	transform: translateY(0px);
  }
  .sku_wrapper {
	display: none;
  }
  .variations .label {
	min-width: 102px;
	font-size: 14px;
	text-align: left;
	vertical-align: middle !important;
  }
  .variations {
	max-width: 328px;
  }
  .variations .reset_variations {
	display: none !important;
  }
  .woocommerce div.product form.cart .variations select {
	appearance: auto !important;
	padding: 12px 16px 12px 12px;
	border-radius: 1px;
	border: 1px solid #C0C0C0;
	background: #fff;
	font-size: 15px;
	font-weight: 400;
	margin-left: 12px;
	min-width: 213px;
  }
#tab-title-reviews {
	display: none;
  }
  .manufacturer.wc-gzd-additional-info h4 {
    margin-left: 0 !important;
  }
  .hidden_rundgang_popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.6);
	z-index: 1000000;
	display: none;
  }
  .inner_hidden_popup {
	position: absolute;
	width: 90%;
	height: 90%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	box-shadow: 0px 0px 30px -10px;
  }
  .inner_hidden_popup iframe {
	width: 100%;
	height: 100%;
	border: 3px solid #fff !important;
  }
  .closePopup {
	background: #fff;
	width: 35px;
	height: 35px;
	text-align: center;
	padding: 3px;
	border-radius: 100%;
	position: absolute;
	right: -17px;
	top: -17px;
	border: 2px solid;
	box-shadow: 0px 0px 30px -10px;
	cursor: pointer;
  }

  .grey-section2 .content-section {
	padding-bottom: 0;
  }
  .single .slick-slide > div {
	display: none !important;
  }

  .info-item.last {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	max-width: 68px;
  }
.info-item.last img {
	width: 46% !important;
  }
  .info-item.last img:last-of-type {
	margin-right: -7px;
	width: 54% !important;
  }


  @media all and (max-width: 1240px) {
	.site-branding {
		max-width: 140px;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
	  }
	  .home .listing-item {
		width: 100%;
	  }
  }

  .nav_opend{
	overflow: clip;
  }

  @media all and (max-width: 1200px) {
	.nav-bg-holder:before {
		content: "";
		background: transparent;
		width: 100%;
		height: 165px;
		position: fixed;
		left: 0;
		top: 0px;
		z-index: 10000;
		opacity: 0;
		transition: 0.2s ease opacity;
		z-index: 1;
	  }
	  #mastheader_fixed #menu-main-menu-2-hidden {
		top: 28px;
	  }
	  #mastheader_fixed .nav-bg-holder:before {
		content: "";
		background: transparent;
		width: 100%;
		height: 165px;
		position: fixed;
		left: 0;
		top: 0px;
		z-index: 10000;
		opacity: 0;
		transition: 0.2s ease opacity;
		z-index: 1;
	  }
	  .nav_opend .nav-bg-holder:before,
	  .nav_opend #mastheader_fixed.nav-bg-holder:before {
		opacity: 1 !important;
		position: fixed !important;
		background-attachment: #feeab6 !important;
	  }
	  .site-branding {
		z-index: 1000;
	  }
	  .second_nav{
		z-index: 1000;
	  }
	  .meta-informations {
		z-index: 10000;
	  }

	#mastheader_fixed #menu-main-menu-2-hidden{
		display: block !important;
	}
	#menu-main-menu::after {
		display: none !important;
	}
	#menu-main-menu-2-hidden {
		display: block;
		text-align: center;
		position: relative;
	  }
	  .area_for_dsktp {
		overflow-y: auto;
		overflow-x: clip;
	  }
	/* #mastheader_fixed #menu-main-menu {
		position: absolute;
		top: 200px;
		right: 0;
	  } */
	.area_for_mobile{
		display: block !important;
		position: absolute;
		top: 0;
		right: 0;
	}
	#mastheader .area_for_mobile::after {
	  content: "";
	  width: 315px;
	  height: 68px;
	  position: absolute;
	  background: #feeab5;
	  right: -5vw;
	  z-index: -1;
	  top: 79px;
	  border-radius: 0 0 0 23px;
	  opacity: .99;
	}
	.area_for_dsktp{
		display: none;
	}
	.area_for_dsktp {
		position: fixed;
		left: -5vw;
		top: 0;
		width: 100%;
		background: #feeab5;
		height: 100vh;
		width: 100vw;
		z-index: -1;
	  }
	#ueber-tabakmeier > .panel-layout > .panel-grid{
		flex-flow: column;
	}
	#ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell {
		width: 100% !important;
	  }
	  .info-box-row{
		flex-wrap: wrap !important;
	  }
	  .info-box-row .panel-grid-cell{
		width: 48% !important;
	  }
	  .info-box-row .panel-grid-cell:first-of-type {
		margin-bottom: 40px;
		width: 100% !important;
	  }
	  #ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell:first-child > .panel-first-child {
		height: 0;
		padding-bottom: 38%;
		position: relative;
	  }
	  .so-widget-sow-editor.so-widget-sow-editor-base h3 + p img {
		max-width: 150px;
	  }
	  .nav_opend{
		overflow: hidden;
	  }
	  .site-branding svg path{
		transition: 0.4s ease all;
	  }
	  .nav_opend  #mastheader .site-branding svg path{
		fill: #442f21 !important;
	  }
	  #menu-main-menu,
	  #mastheader_fixed #menu-main-menu {
		position: relative;
		top: 200px;
		right: 0;
		width: 100%;
		padding-left: 0;
		display: flex;
		flex-flow: column;
		text-align: center;
	  }

	  #mastheader_fixed #menu-main-menu {
		top: 96px;
	  }

	  #menu-main-menu li {
		margin-bottom: 12px;
		margin-top: 10px;
		margin-right: 0 !important;

	  }
	  #nav_more_btn{
		position: relative;
	  }
#menu-main-menu {
  padding-left: 20px;
  padding-right: 20px;
}
	  #menu-main-menu a:hover::after{
		  display: none !important;
	  }
	 #mastheader #menu-main-menu li a, #mastheader_fixed #menu-main-menu li a {
    font-size: 19px;
    display: block;
    padding: 5px 0;
  }

	  #footer-widget-row .panel-grid-cell:nth-of-type(2),
	  #footer-widget-row .panel-grid-cell:nth-of-type(3){
		width: 58% !important;
	  }
	  #footer-widget-row .panel-grid-cell:nth-of-type(1){
		order: 1;
	  }
	  #footer-widget-row .panel-grid-cell:nth-of-type(2){
		order: 2;
		padding-left: 0;
	  }
	  #footer-widget-row .panel-grid-cell:nth-of-type(3){
		order: 4;
		padding-left: 0;
	  }
	  #footer-widget-row .panel-grid-cell:nth-of-type(4){
		order: 3;
		padding-left: 30px;
	  }
	  #ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell > .panel-first-child .panel-widget-style::after{
		display: none;
	  }
	  #ueber-tabakmeier h3 {
		color: #493324;
		margin-bottom: 0 !important;
	  }
	  #ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell:first-child > .panel-first-child {
		height: auto;
		padding-bottom: 0;
		position: static;
		margin-bottom: 0;
	  }
	  #ueber-tabakmeier strong {
		margin-top: 20px;
		display: block;
	  }
	  #ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell:first-child > .panel-first-child > .panel-widget-style {
		background-size: 165% !important;
		position: static;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-position: center;
		background: none !important;
	  }
	  #menu-main-menu-2-hidden {
		display: block;
		position: relative;
		text-align: center;
			  }
			  .mobilMenu {
				display: none;
			  }

#menu-main-menu-2-hidden a {
	font-size: 19px;
	margin: 0 !important;
  }
  #menu-main-menu-2-hidden li {
	margin-bottom: 12px;
	margin-top: 10px;
  }
  #menu-main-menu-2-hidden {
	padding-top: 0px;
	margin-top: 72px !important;
  }
  .nav_opend #mastheader .mobilMenu2 #nav-icon2 span{
	background-color: #442f21 !important;
  }
  .nav_opend #mastheader .mobilMenu2,
  .nav_opend .info-item span{
	color: #442f21 !important;
  }
  .nav_opend #mastheader .wc-block-mini-cart__badge,
  .nav_opend  #mastheader #main-menu-2 li a {
	color: #442f21 !important;
  }
  .nav_opend #mastheader #main-menu-2 svg path{
	fill: #442f21 !important;
  }
  }

  @media all and (max-width: 1050px) {
	#openinges {
		display: none;
	  }
  }

  @media all and (max-width: 991px) {

	#tbm_shop_sidebar .shopbar-widget:first-of-type .siteorigin-widget-tinymce.textwidget{
		display: none;
	  }

	  #tbm_shop_sidebar .shopbar-widget:first-of-type {
		border: 1px solid transparent;
		padding-bottom: 0px;
		margin-bottom: 20px;
		transition: 0.4s ease all;
	  }
	  #tbm_shop_sidebar .shopbar-widget:last-of-type {
		display: none;
	  }
	  #tbm_shop_sidebar .shopbar-widget:first-of-type h4{
		position: relative;
		margin-bottom: 0 !important
	  }
	  #tbm_shop_sidebar .shopbar-widget:first-of-type h4:after {
		position: absolute;
		content: "\e64b";
		font-family: 'themify';
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #fff;
		-webkit-text-stroke: 1px;
		font-size: 21px;
		top: 10px;
		right: 14px;
		transition: 0.4s ease all;
	  }
	  #tbm_shop_sidebar .shopbar-widget:first-of-type.open h4:after {
		transform: rotate(180deg);
	  }

	  #tbm_shop_sidebar .shopbar-widget:first-of-type.open {
		border: 1px solid #ededed;
		padding: 10px;
		margin-bottom: 20px;
	  }

	.woocommerce-pagination {
		margin-top: 20px;
		margin-bottom: 20px;
	  }
	h1, h2 {
		font-size: 34px;
	}
	.newsletter-registration .panel-grid {
		flex-flow: column !important;
	  }
	  .newsletter-registration .panel-grid-cell {
		width: 100% !important;
		max-width: unset !important;
	  }
	  .noptin-styles-basic {
		margin-left: 0 !important;
	  }
	.related.products .products.columns-4 > li.product {
		width: 46% !important;
		margin-left: 2% !important;
		margin-right: 2% !important;
	  }
	  body:not(.home) .products.columns-4 > li.product {
		width: 48% !important;
		margin-left: 1% !important;
		margin-right: 1% !important;
	  }
	  .woocommerce #primary #tbm_shop_sidebar {
		width: 100% !important;
	  }
	  #tbm_shop_content {
		width: 100% !important;
		padding-left: 0 !important;
	  }
	  .dgwt-wcas-search-wrapp {
		max-width: unset;
	  }

.page-id-4511 .short-text .panel-grid {
	flex-flow: column !important;
  }
  .page-id-4511 .short-text .panel-grid-cell {
	width: 100% !important;
  }
  .sow-contact-form {
	margin-right: 0px;
  }
  .page-id-4511 .short-text .panel-grid-cell:last-of-type {
	margin-top: 90px;
	margin-bottom: -50px;
  }
	  .uu-row-w-img,
	  .uu3-row-w-img,
	  .uu3-row3-w-img{
		flex-flow: column;
	  }
	  .uu-row-w-img .panel-grid-cell:first-of-type, .uu-row-w-img .panel-grid-cell:last-of-type,
	  .uu3-row-w-img .panel-grid-cell,
	  .uu3-row3-w-img .panel-grid-cell{
		width: 100% !important;
	  }

  }
  .dgwt-wcas-search-input {
	border-radius: 0 !important;
	border: 1px solid #b2b2b2 !important;
	background: #fff !important;
  }

  @media all and (max-width: 850px) {
	#mail a > div, #phone > div, #adresse > div {
		display: none !important;
	  }
	  #phone a,
	  #adresse a {
		margin-top: 7px;
	  }
	  .infos-flex.flex span {
		font-size: 26px;
		position: relative;
		top: 3px !important;
		right: 0px;
	  }



  }
  #tbm_shop_content .shopbar-widget:last-of-type .wp-element-button{
	display: none;
}
#tbm_shop_sidebar .shopbar-widget:last-of-type .wp-element-button{
	display: none;
}
  @media all and (max-width: 800px) {
	  .copyright-wrapper, .madeby{
		  width: 100% !important;
		  text-align: center;
	  }
	  .legal {
  flex-flow: column;
}
	.single .product {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		flex-flow: column;
	  }
	  .single .product .summary.entry-summary {
		width: 100% !important;
		max-width: unset !important;
	  }
	.single .product .woocommerce-product-gallery {
		width: 100% !important;
		max-width: unset !important;
	}
	#wpgs-gallery {
		border: 1px solid #dedede;
		margin-bottom: 30px !important;
	  }
	  .woocommerce-products-header, .woocommerce-breadcrumb {
		margin-left: 0px !important;
	  }
  }

  .home .display-posts-listing {
	padding-left: 40px !important;
	padding-right: 40px !important;
  }

  @media all and (max-width: 780px) {
	.display-posts-listing {
		padding-left: 0px !important;
	}

	  .mobilMenu, .mobilMenu2 {
		top: 97px;
	  }
	  .second_nav {
		top: 74px;
	  }
	#ueber-tabakmeier .panel-grid-cell .panel-grid-cell {
		width: 23% !important;
	  }
	  #ueber-tabakmeier .panel-grid-cell .panel-grid {
		flex-flow: initial !important;
		flex-wrap: wrap !important;
	  }

	#hero-text h2 {
	font-size: 42px;
}
#mastheader circle {
  fill: #f5e1ac !important;
}
h4 {
	margin-left: 0px;
	font-size: 24px;
	color: #584335;
  }

	#footer-widget-row .panel-grid-cell,
	#footer-widget-row .panel-grid-cell:nth-of-type(3),
	#footer-widget-row .panel-grid-cell:nth-of-type(4) {
	  padding-left: 0 !important;
	}
  #footer-widget-row .panel-grid-cell:first-of-type {
	width: 160px !important;
	margin-right: 40px;
	padding-top: 12px;
	margin-bottom: 0;
	margin-left: auto !important;
	margin-right: auto !important;
  }
  #footer-widget-row .panel-grid-cell{
	text-align: center;
  }
  .copyright-wrapper {
	text-align: center;
  }
  #footer-widget-row .panel-grid-cell:nth-of-type(1){
	order: 1;
  }
  #footer-widget-row .panel-grid-cell:nth-of-type(2){
	order: 2;
	width: 100% !important;
  }
  #footer-widget-row .panel-grid-cell:nth-of-type(3){
	order: 3;
	width: 100% !important;
  }
  #footer-widget-row .panel-grid-cell:nth-of-type(4){
	order: 4;
	width: 100% !important;
  }
  .content-section h2 {
	margin-left: 0;
  }
  .short-text p {
	margin-left: 0;
  }
  #ueber-tabakmeier h3 {
	padding: 0 0 20px;
	font-size: 23px;
  }
  #ueber-tabakmeier strong {
	margin-top: -30px !important;
	display: block;
  }
  #ueber-tabakmeier > .panel-layout > .panel-grid > .panel-grid-cell:last-child {
	padding: 0;
	line-height: 1.4;
  }
  .parallax .textwidget h3 {
	font-size: 22px;
	line-height: 1.6;
	font-weight: 500;
  }
  .parallax .textwidget {
	width: 74% !important;
  }
  .home .display-posts-listing {
	padding-left: 0px !important;
	padding-right: 0px !important;
  }
  .info-box-row .panel-grid-cell {
	width: 100% !important;
  }
  #front-news .more-btn {
	margin-left: 0;
	margin-top: -30px;
  }
  #mastheader .area_for_mobile::after {
	display: none;
  }
  #mastheader .mobilMenu2,
  #mastheader #main-menu-2 li a,
  #mastheader .wc-block-mini-cart__badge {
	color: #f9e5b0 !important;
  }
  #mastheader .mobilMenu2 #nav-icon2 span{
	background-color: #f9e5b0 !important;
  }
  #mastheader #main-menu-2 svg path{
	fill: #f9e5b0 !important;
  }
  .info-item span{
	color: #f9e5b0 !important;
  }
  #trusted_shops img{
	margin-left: 0 !important;
  }

  .info-item.last img:last-of-type {
	margin-right: 0;
	width: calc(48% - 5px) !important;
	margin-left: 10px;
  }
  .info-item.last img {
	width: calc(48% - 5px) !important;
  }

  .meta-informations {
	position: absolute;
	right: 0;
	_top: 22px;
	top: 0px;
	background: #fff;
	padding: 5px 15px 7px 0;
	border-radius: 0px 0px 10px 10px;
  }
  .info-item {
	margin-left: 16px;
	align-items: center;
	letter-spacing: .2px;
  }
  .infos-flex.flex span {
	font-size: 20px;
	position: relative;
	top: 0px !important;
	right: 0px;
	color: #442f21 !important;
  }
#mastheader .wc-block-mini-cart__badge {
  color: initial !important;
  border-color: #0a0803 !important;
}
	    .second_nav {
    right: 10px;
  }
}

#mastheader .tsl{
	display: none !important;
}
.ts {
	position: absolute;
	right: -10px;
	max-width: 40px !important;
	top: 50%;
	transform: translateY(-50%);
  }

  .hide_dsktp{
	display: none;
  }

@media all and (max-width: 620px) {
	.hide_dsktp{
		display: block;
	  }

	#mastheader_fixed .mobilMenu, #mastheader_fixed .mobilMenu2 {
		top: 43px;
		right: 95px;
	  }
	.sow-form-field.sow-form-field-name, .sow-form-field.sow-form-field-email, .sow-form-field.sow-form-field-tel {
		width: 100%;
	  }

	body:not(.home) .products.columns-4 > li.product {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	  }
#hero-text h2 {
	font-size: 34px;
  }
  #hero-text h1 {
	font-size: 19px;
  }
  .ts {
	position: absolute;
	right: 0;
	max-width: 34px;
	top: 50%;
	transform: translateY(-50%);
  }
  #ueber-tabakmeier .panel-grid-cell .panel-grid-cell {
	width: 46% !important;
  }
  #main-menu-2 li:nth-of-type(2),
  #mastheader_fixed #main-menu-2 li:nth-of-type(1) {
	display: none;
  }
  .mobilMenu, .mobilMenu2 {
	position: absolute;
	right: 92px;
  }
  .meta-informations #adresse {
	display: none;
  }
  #adresse ul {
	padding: 15px 10px 15px 50px;
  }
  .info-item.last {
	max-width: 75px;
  }
  .info-item.last img:first-of-type {
	margin-left: -3px;
  }
  .info-item#mail {
	margin-right: 5px;
  }
  .content-section #adresse{
	margin-left: 0 !important;
  }
  .copyright-wrapper{
	margin-left: 0 !important;
  }
  #start-row {
	padding-top: 20px;
  }
  .sow-contact-form{
  padding: 20px 20px 30px !important;
}
#map {
	height: 50vh;
	min-height: 250px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: -11px;
	width: 100vw;
left: -8%;
  }
	  .mobilMenu, .mobilMenu2 {
    right: 85px;
  }
	#mastheader_fixed #main-menu-2 {
  padding: 0;
  margin-left: -50px;
}
}
  @media all and (max-width: 580px) {
	h4 {
		font-size: 22px;
	}
  .related.products .products.columns-4 > li.product {
	width: 100% !important;
	margin-left: 0% !important;
	margin-right: 0% !important;
  }
  .noptin-form-fields > div {
	width: 100% !important;
  }
  .noptin-form-fields {
	flex-flow: column;
  }
  .content-section, .single .wp-post-text {
	padding: 60px 2% 60px;
  }
  .woocommerce #primary main, .woocommerce-cart .main, .woocommerce-checkout .main {
	padding: 60px 2% 60px;
  }
  .site-branding {
	max-width: 115px;
	top: 37%;
  }

  #menu-main-menu {
	position: relative;
	top: 140px;
  }
  #menu-main-menu-2-hidden {
	padding-top: 0px ;
	margin-top: 0 !important;
  }

#adresse ul li {
	padding-top: 31px;
	text-align: center !important;
	font-weight: 500;
  }
  #adresse ul li::before {
	left: 50%;
	transform: translateX(-50%);
  }
  #adresse ul {
	padding: 15px 20px 15px 20px;
	width: 100% !important;
  }
  .copyright-wrapper{
	font-size: 12px !important;
  }
  .single_add_to_cart_button {

	padding: 20px 20px !important;
  }
  .woocommerce-ordering{
	position: relative;
  }
 .mobile-device .orderby {
	max-width: 50px;
	font-size: 0 !important;
	min-width: 50px;
	padding-top: 20px;
	padding-bottom: 15px;
  }
  .mobile-device .woocommerce-ordering::after {
	position: absolute;
	content: "\e63f";
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #442f21;
	-webkit-text-stroke: 1px;
	font-size: 23px;
	top: 8px;
	right: 14px;
  }
  .ios .qty{
	margin-top: -1px !important;
  }

  .mobilMenu, .mobilMenu2 {
	top: 83px;
  }
  .second_nav {
	top: 60px;
  }
  .nav-bg-holder:before {
	content: "";
	background: #feeab6;
	width: 100%;
	height: 145px;
	position: fixed;
	left: 0;
	top: 0px;
  }
  #mastheader_fixed .nav-bg-holder::before {
	height: 100px;
	content: "";
	background: #feeab6;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0px;
  }

}
.qty {
	-webkit-appearance: auto !important;
  }
@media all and (max-width: 480px) {
	#hero-text h2 {
		font-size: 26px;
	  }
	  #hero-text {
		width: 86%;
	  }
	  .site-branding {
		max-width: 105px;
		top: 35%;
	  }
}





.wc-block-components-product-price__regular{
	display: none !important;
}
#custom_amount,
#custom_design {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	max-width: 326px;
	margin-bottom: 15px;
	padding-bottom: 15px;
  }
  #custom_design {
  border-bottom: 1px solid #dedede;
  }
  #custom_design select{
  appearance: auto !important;
  padding: 12px 16px 12px 12px;
  border-radius: 1px;
  border: 1px solid #C0C0C0;
  background: #fff;
  font-size: 15px;
  max-width: 130px !important;
  font-weight: 400;
  }
  .postid-4476 .page-header {
	background: url('/wp-content/uploads/2023/07/gutscheine-1.jpg') !important;
	  background-position-x: 0%;
	  background-position-y: 0%;
	  background-size: auto;
	background-size: cover !important;
	background-position: 50% 62% !important;
  }
  #custom_amount input {
	padding: 16px;
	border: 1px solid #C0C0C0;
	max-width: 213px;
  }
  .postid-4476 .price span {
	display: none;
  }
  .postid-4476 .price {
	padding: 0 !important;
  }
  .postid-4476 .qty {
	display: none !important;
  }
  .postid-4476 .variations{
	max-width: 510px !important;
  }
  #custom_amount label,
  #custom_design label {
	font-weight: 700;
	text-align: left;
	font-size: 14px;
	line-height: 2em;
  }
#custom_amount, #custom_design {
	max-width: 510px !important;
  }
  #custom_coupon_amount {
	max-width: 130px !important;
	padding: 13px !important;
  }
  #wie-moechten-sie-ihren-gutschein-erhalten {
	margin: 0 0 0 auto !important;
	width: 100%;
	max-width: 130px !important;
	display: block;
  }



  .dhl-preferred-service-item.dhl-preferred-service-header {
	display: flex;
	flex-wrap: wrap;
  }
  .dhl-preferred-service-item.dhl-preferred-service-header .dhl-preferred-service-title {
	margin-left: 10px;
  }
  .dhl-preferred-location-types {
	padding-left: 0;
  }
