/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* Versuch, Navigation auf Unterseiten, wenn noch nicht gescrollt, auch dunkelbraun zu machen - erfordert aber Anpassungen bei allen Gegebenheiten - ohne scroll, mit scroll/sticky, auf home und auf unterseite 
.fusion-wrapper .fusion-header-wrapper {
    background: #806b43 !important;
}
.home .fusion-wrapper .fusion-header-wrapper {
    background: transparent !important;
}
.fusion-wrapper .fusion-is-sticky {
    background: #806b43 !important;
}
.menu-item > a {
	color: #ffffff !important;
}
.home .menu-item > a {
	color: #d4c2aa !important;
}
.menu-item > .sub-menu > li > a {
		color: #806b43 !important;
}
*/

.verstecken {
	display: none !important;
}
/* Cart Icon deaktivieren im Hauptmenü */

}

/* Cookie Notiz anpassen */
.gradient-box h3 {
    font-size: 46px !important;
    color: #f07d00 !important;
    font-weight: 800 !important;
}
#cookie-notice {
    margin-bottom: 130px;
    width: 100% !important;
    max-width: 359px !important;
    min-width: auto !important;
    right: 0px !important;
    left: auto !important;
    padding: 20px;
    background: rgba(90, 78, 72, 0.8) !important;
	color: #ffffff !important;
}
.infobox p {
  text-shadow: 0px 0px 15px #6c3f3f;
}
.infobox hr {
  width: 20%;
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: #a66767 !important;
}
.cookie-notice-container .cn-button.bootstrap {
    background-color: #af0917 !important;
    background-image: none !important;
}
.cookie-notice-container .cn-button.bootstrap:hover {
    background-color: #ffab50 !important;
}
#cookie-notice a {
	color: #f6df7d !important;
}
.cookie-notice-hidden {display: none !important;}


/* Tabelle dunkeler Hintergrund */
.dunkel td h3 {
    padding-left: 0px !important;
}
.dunkel td {
    padding: 7px 10px;
}
.dunkel tbody tr:nth-of-type(2n+0) {
	background-color: rgba(255,255,255,0.1);
}
.dunkel tbody td:nth-of-type(2) {
	text-align: right;
	min-width: 70px;
}
.dunkel table {
    width: 100%;
}
.infobox {
    background-image: url('https://weinstube-hohenlohe.de/wp-content/uploads/2020/02/infoboxbg3.png') !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}


.brosch img {
	border: solid 3px #fff;

}
.sortenkarte .sortenbild {
 margin-top: -60px;	
}
.sortenkarte {
	color: #e6e6e6;
-webkit-box-shadow: 1px 4px 11px 0px rgba(60, 36, 18, 0.79);
-moz-box-shadow: 1px 4px 11px 0px rgba(60, 36, 18, 0.79);
box-shadow: 1px 4px 11px 0px rgba(60, 36, 18, 0.79);
}
.sortenkarte h3 {
	color: #ffffff !important;
}
.sortenkarte strong {
	color: #fffff;
	font-weight: 400 !important;
}
.sortenkarte {
    background-image: url('https://weinstube-hohenlohe.de/wp-content/uploads/2024/02/Schiefer-dunkel.jpg');
}
.fusion-main-menu .sub-menu .current-menu-item > a {
    background-color: transparent !important;
}
.submenu a {
	color: #5b3416 !important;
}
.headline-slider h1 {
    margin-top: -275px;
    font-size: 150px !important;
    color: #fff !important;
    text-shadow: -2px 2px 2px #797070;
}
.submenu li:hover {
	color: #5a8c4b !important;
	background-color: transparent !important;
}
.sortenzentrieren {
	margin-right: 0px !important;
}
.displaynone {
	display: none !important;
}
.fusion-main-menu li {
    padding: 0px 15px 0px 15px !important;
}
a {
	cursor: pointer !important;
}
.fusion-logo img {
    max-width: 120px !important;
}
.fusion-logo {
    margin: 0px !important;
padding: 24px 20px 16px 20px;
	width: 100%;
}
.fusion-toggle-heading {
    font-family: "montserrat";
    font-size: 22px;
}

.fusion-logo-background {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 160px;
    background-size: cover;
    text-align: center !important;
	transition: ease-in-out 0.9s;
} 
.fusion-is-sticky .fusion-logo-background {
	background-color: transparent !important;
} 
.fusion-is-sticky .fusion-logo, .fusion-mobile-menu-design-modern .fusion-logo  {
	background-color: transparent !important;
}
.menuhome-btn a i {
    color: #ffffff;
}
.fusion-is-sticky .menuhome-btn a i {
    color: #ffffff;
}
.bildrotate .fusion-imageframe, .bildrotate2 .fusion-imageframe {
    border: solid 4px #ffffff;
}
.bildrotate .fusion-imageframe:nth-of-type(1) {
    transform: rotate(4deg);
}
.bildrotate .fusion-imageframe:nth-of-type(2) {
    transform: rotate(-3deg);
}
.bildrotate .fusion-imageframe:nth-of-type(3) {
    transform: rotate(1.5deg);
}
.bildrotate2 .fusion-imageframe:nth-of-type(1) {
    transform: rotate(-3deg);
}
.bildrotate2 .fusion-imageframe:nth-of-type(2) {
    transform: rotate(2deg);
}
.bildrund .fusion-imageframe {
	border-radius: 50%;
}
.bildrund .fusion-masonry-element-container {
    border-radius: 50% !important;
}


/* INFO BOX STARTSEITE */
.infobox {
color: #ffffff;/*
	transform: rotate(-15deg);
	transform: skew(-5deg);
	-webkit-box-shadow: 4px 4px 11px 0px rgba(91,52,22,1);
-moz-box-shadow: 4px 4px 11px 0px rgba(91,52,22,1);
box-shadow: 4px 4px 11px 0px rgba(91,52,22,1);
}
.infobox h3, .infobox h2, .infobox h1, .infobox h4, .infobox h5, .infobox h6 {
color: #ffffff !important;*/
}
.infobox a {
color: #d4c2aa;
}
.fusion-main-menu .fusion-widget-cart-counter > a::before {
    background-color: #990814;
	color: #fff !important;
	border-color: #990814 !important;
    font-size: 18px !important;
    width: 18px !important;
}


/* Sliding Bar überarbeiten */
#slidingbar .fusion-sliding-bar-content-wrapper {
    overflow-y: scroll;
}
.fusion-sliding-bar-toggle-rectangle .fusion-sb-toggle::after {
    top: 50% !important;
}
.fusion-sb-toggle::after {
    content: 'Termine' !important;
    font-family: 'Montserrat' !important;
		font-size: 20px !important;
letter-spacing: 0.5px !important;
}
.fusion-sb-toggle {
    background-position: center;
    -webkit-box-shadow: -7px 7px 11px -3px rgba(0,0,0,0.55) !important;
    -moz-box-shadow: -7px 7px 11px -3px rgba(0,0,0,0.55) !important;
    box-shadow: -7px 7px 11px -3px rgba(0,0,0,0.55) !important;
background-color: #5a4e47 !important;
    min-width: 175px;
    min-height: 120px !important;
		   width: 135px !important;
    height: 100px !important;
}
.fusion-sb-toggle::before {
    content: " ";
    position: absolute;
    font-size: 30px;
    letter-spacing: 0.5px !important;
    color: 
    #fff;
    width: 58%;
    display: block;
    height: 81px;
    
   background-size: contain;
    left: 28px;
}
.eventliste .tribe-events-event-image {
    display: none !important;
}
.fusion-sliding-bar {
    color: #fff;
  
    overflow-y: scroll !important;
    max-height: 400px !important;
	-webkit-box-shadow: inset 0px 0px 18px 7px rgba(0,0,0,0.7);
-moz-box-shadow: inset 0px 0px 18px 7px rgba(0,0,0,0.7);
box-shadow: inset 0px 0px 18px 7px rgba(0,0,0,0.7);
background-size: 100%;
	background-repeat: repeat;
}
.fusion-footer-widget-area {
    background-size: 45%;
    background-repeat: repeat;
}
.fusion-sliding-bar h4 {
    font-size: 20px !important;
    text-transform: none !important;
    color: #fff !important;
    letter-spacing: 0.5px !important;
    width: 100%;
    padding: 0px 0px 0px 15px;
    font-family: 'montserrat' !important;
    font-weight: 200 !important;
}
.fusion-sb-toggle {
    margin-right: 0px !important;
}
.fusion-sliding-bar p {
margin-left: 10px;
}
.fusion-sliding-bar h3 {
	font-size: 16px !important;
	text-transform: none !important;
	color: #fff !important;
	line-height: 20px !important;
	font-weight: 400 !important;
    letter-spacing: 0.5px !important;
}
.fusion-sliding-bar p {
    font-size: 13px !important;
    text-transform: none !important;
    color: #eeeeee !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px !important;
	padding-left: 10px;

}
.fusion-price-rating .price span:nth-of-type(2) {
    font-size: 15px !important;
    display: inline;
    padding: 0px !important;
	margin-bottom: 8px !important;
}
.fusion-price-rating {
    text-align: center;
}
.fusion-sliding-bar strong {
    color: #d4c2aa !important;
    font-weight: 700 !important;
	display: block !important;
}
.fusion-sliding-bar a {
    font-size: 16px !important;
    text-transform: none !important;
    color: #fff !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    background: #990814;
    padding: 8px 10px;
    margin-bottom: 22px !important;
    display: block;
    text-align: left;
    max-width: 150px;
	transition: ease-in-out 0.5s;
}
.fusion-sliding-bar a:hover {
    background: #d91816;
}
.catalog-ordering {
	display: none !important;
}

.cb1 i {
    content: " " !important;
    color: transparent !important;
    background-image: url('https://weinstube-hohenlohe.de/wp-content/uploads/2019/10/obst-icon1.png');
    background-size: contain;
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    position: absolute;
}
.cb2 i {
    content: " " !important;
    color: transparent !important;
    background-image: url('https://loesch.medienhaus-knoerzer.de/wp-content/uploads/2019/10/icon-braende.png');
    background-size: contain;
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    position: absolute;
}
.cb3 i {
    content: " " !important;
    color: transparent !important;
    background-image: url('https://weinstube-hohenlohe.de/wp-content/uploads/2019/10/besucher-icon.png');
    background-size: contain;
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    position: absolute;
}
.display-counter {
    margin-left: 110px !important;
    font-weight: 700 !important;
    color: #8c7562 !important;
}
.counter-box-content {
  margin-left: 110px !important;
text-align: left !important;
padding-top: 0px !important;
}
.fusion-counters-box .fusion-counter-box {
	text-align: left !important;
}
.flexslider .background.background-image {
    background-position: top center;
}
.ilightbox-social {
	display: none !important;
}
.fusion-footer img {
    width: 100% !important;
}
.fusion-header-wrapper {
    position: relative !important;
	border-bottom: solid 1px #806b43;
}
.home .fusion-header-wrapper {
    position: absolute !important;
		border-bottom: solid 1px transparent !important;
}
/* Shop Anpassen */
.product-details .fusion-price-rating::after {
    content: "inkl. 19% MwSt.";
    font-size: 12px;
    margin-top: 0px;
    display: inline-block;
    float: left;
    color: #322f28;
    width: 100%;
    text-align: center;
}
.summary .price-unit .amount::after {
    content: "" !important;
}
/*.summary .amount::after {
    content: "inkl. 19% MwSt.";
    font-size: 12px;
    display: inline-block;
    color: #cac7c7;
	padding-left: 8px;
}
*/
.summary .price-unit .amount {
    font-size: 13px !important;
    color: #000 !important;
    padding-right: 0px !important;
}
.product-buttons .shipping-costs-info {
	display: none !important;
}
.product-buttons a:last-child {
    margin-top: -18px !important;
}






}
.product-buttons {
    clear: both;
}
.woocommerce-Price-currencySymbol {
    margin-left: 3px;
}
.product-details-container .fusion-price-rating {
    width: 100% !important;
}
.product-details-container .price {
    width: 100% !important;
}
.product-details-container .price {
    width: 100% !important;
    color: #cac7c7 !important;
}
.product-details-container .amount {
    color: #a62f39 !important;
    padding: 0px 15px 6px 15px;
    display: inline-block;
    width: 100% !important;
    text-align: center;
    font-size: 16px !important;
}
.products .price span:nth-of-type(2) {
    color: #cac7c7 !important;
		font-size: 13px !important;
}
.summary .amount {
    color: #990814 !important;
}
.fusion-product-content .product-buttons {
    background-color: #5a4e47;
    margin-top: 6px;
    padding: 7px 10px !important;
    
}
.fusion-product-content .fusion-content-sep {
	display: none !important;	
}
.fusion-product-content .product-buttons a {
	color: #ffffff !important; 
}
.fusion-product-content .product-buttons a:hover {
	color: #d4c2aa !important; 
}
.summary-container .product_meta {
		
}
.products .product-details-container {
    min-height: 125px;
}
.woocommerce-pagination {
    margin-bottom: 10px !important;
}
.wc-tabs {
    display: none !important;
}
.woocommerce-Tabs-panel {
    margin: 0px !important;
}
.woocommerce-tabs hr {
	border-top: none !important;
	border-bottom: solid 1px #d4c2aa !important;
}
.woocommerce-tabs h3:nth-of-type(1) {
	display: none !important;
}
.woocommerce-tabs p {
    margin-bottom: 11px;
}
.summary h2 {
    font-size: 24px !important;
}
.fusion-sidebar-inner-content {
    padding: 20px !important;
       margin-bottom: 25px;
}
.fusion-sidebar-inner-content li {
    padding: 5px 0px 5px 0px !important;
}
.fusion-sidebar-inner-content h4 {
    font-size: 19px !important;
	color: #322f28 !important;
}
.fusion-sidebar-inner-content a {
    color: #5a4e47 !important;
	transition: ease-in-out 0.6s;
}
.fusion-sidebar-inner-content a:hover {
    color: #d4c2aa !important;
}
.woocommerce-mini-cart__empty-message {
    color: #fff !important;
	}
.mini_cart_item .quantity {
    color: #fff !important;
}
.woocommerce-mini-cart__total.total {
    color: #fff !important;
}
.widget_shopping_cart_content .total .amount {
    color: #fff !important;
}
.fusion-widget-cart-number {
    color: #fff !important;
    margin-left: -10px !important;
    font-size: 10px !important;
    padding: 4px 2px !important;
}
.woocommerce-mini-cart__buttons {
    background: transparent !important;
}
.woocommerce-mini-cart__buttons .button {
    background: transparent;
	margin-right: 5px !important;
}
.widget_shopping_cart_content .buttons > a::before {
	color: #fff !important;
	margin-right: 8px;
}
.widget_shopping_cart_content .buttons a {
	width: 47% !important;
	border: solid 1px #fff;
	transition: ease-in-out 0.6s;
	background-color: transparent;
}
.widget_shopping_cart_content .buttons a:hover {
	background-color: rgba(255,255,255,0.2);
	color: #ffffff !important;
}
.remove.remove_from_cart_button {
    background: #990814 !important;
    border-radius: 50% !important;
    padding: 2px 6px !important;
}
/* Produktsuche anpassen */
.woof_container input {
    display: none !important;
}
.woof_container input {
    color: #322f28 !important;
}
.woof_container .woof_radio_label {
    color: #322f28  !important;
}
.woof_container_nachflascheninhalt::before {
    content: "Nach Flascheninhalt:";
    color: #322f28;
    margin-bottom: 10px;
    display:block;
}
.woof_container_nachflascheninhalt .woof_list li {
    display: inline-block;
    width: 55px;
    text-align: center;
    background-color: transparent;
    margin-bottom: 10px !important;
    border: solid 1px #322f28;
}
.price_slider_amount .price_label {
    color: #fff !important;
}
.ui-slider-range {
	background-color: #af0917 !important;
}
.button.woof_reset_search_form {
    display: none !important;
}
.woof_products_top_panel {
    display: none !important;
}
.sidebar .widget-title {
    margin-bottom: 10px !important;
	color: #322f28 !important;
}
.products .product {
    margin-bottom: 1px;
}


/* Sonderüberschriften heller Bereich Klasse .hell für Box */
.hell h4 {
    font-size: 24px !important;
    text-transform: none !important;
    color: #333 !important;
    letter-spacing: 0.5px !important;
    width: 100%;
    padding: 10px;
    background-color: #f6df7d;
    margin-bottom: 20px !important;
}

/* Speisekarte-Tabelle */

.fusion-accordian #accordion-341-1 .panel-title a:hover .fa-fusion-box {
    background-color: #333 !important;
    border-color: #333 !important;
}
.speisekarte-tab td {
    vertical-align: top;
    padding-left: 10px;
    padding-right: 20px;
}
.speisekarte-tab2 h3 {
    margin-top: 35px;
font-size: 22px !important;
}
.speisekarte-tab h4 {
    margin-bottom: 5px !important;
}
.fusion-accordian .panel-title a:hover, .fusion-accordian #accordion-341-1 .panel-title a:hover {
	color: #333333 !Important;
}
.speisekarte-tab2 td {
    vertical-align: top;
    padding-left: 10px;
    padding-right: 20px;
	width: 50%;
	color: #a49b9b;
}
.speisekarte-tab2 strong {
    color: #5b3416;
}
.speisekarte-tab2 h3 {
    margin-top: 35px;
    width: 100%;
    padding-bottom: 3px;
}
.speisekarte-tab2 h4 {
    margin-bottom: 5px !important;
}
.speisekarte-tab2 ul li{
	padding: 6px;
	margin-bottom: 0px !important;
}
.speisekarte-tab2 ul li:nth-child(even){
	background-color: #fff9e08a;
}
.sabon h1, .sabon h2, .sabon h3, .sabon h4, .sabon h5, .sabon h6 {
	font-family: "Crimson Text" !important;
	font-style:italic !important;
	letter-spacing: 0.2px !important;
}


/* Design Boxen mit dunklen Hintergrund */
.dunkel {
	color: #ffffff !important;	
}
.dunkel h4 {
	color: #ffffff !important;	
	margin-bottom: 20px !important;
}
.dunkel h2 {
	color: #ffffff !important;	
	font-size: 36px !important;
}
.dunkel h3 {
    color: #fff !important;
    margin-bottom: 10px !important;
    margin-top: 20px !important;
}
.dunkel .fusion-title {
    margin-bottom: 0px !important;
}
.dunkel a {
    color: #fff !important;
}
.schatten-innen {
	-webkit-box-shadow: inset 0px 0px 18px 7px rgba(0,0,0,0.7);
-moz-box-shadow: inset 0px 0px 18px 7px rgba(0,0,0,0.7);
box-shadow: inset 0px 0px 18px 7px rgba(0,0,0,0.7);
}
.kat-icon {
	position:relative;
	margin-top: -40px;
	z-index: 999;
}
.kat-box:hover {
	transition: ease-in-out 0.6s;
	opacity: 0.95;
	cursor: pointer;
}
.kat-box:hover .fusion-column-wrapper {
    background-color: #fff !important;
	transition: ease-in-out 0.3s;
}
.no-minheight .fusion-column-wrapper {
	min-height: 0px !important;
}
.uebergang-oben::after {
    content: " ";
    position: absolute;
    display: block;
    top: 0;
    height: 300px;
    max-height: 120px;
    background-image: url('https://weinstube-hohenlohe.de/wp-content/uploads/2019/09/uebergang-oben1.png');
    background-repeat: repeat-x !important;
    left: 0px;
    background-size: contain;
    width: 5000px;
    max-width: 100%;
}
.uebergang-oben-gr::after {
    content: " ";
    position: absolute;
    display: block;
    top: 0;
    height: 300px;
    max-height: 120px;
    background-image: url('https://weinstube-hohenlohe.de/wp-content/uploads/2020/01/uebergang-oben1-gelb-1.png');
    background-repeat: repeat-x !important;
    left: 0px;
    background-size: contain;
    width: 5000px;
    max-width: 100%;
}
.uebergang-unten::before {
    content: " ";
    position: absolute;
    display: block;
top: -147px;
	height: 300px;
    max-height: 120px;
    background-image: url('https://weinstube-hohenlohe.de/wp-content/uploads/2019/09/uebergang-unten1.png');
    background-repeat: repeat-x !important;
    left: 0px;
    background-size: contain;
    width: 5000px;
    max-width: 100%;
}
.uebergang-unten .fusion-builder-row {
    position: relative;
    z-index: 999 !important;
}
.hochsetzen {
    margin-top: -255px;
}
#main {
	padding-bottom: 0px !important;
}
.produkt-btn img {
    width: 100%;
    max-width: 201px;
    transition: ease-in-out 0.6s;
}
.produkt-btn img:hover {
    opacity: 0.8;
    transform: ease-in-out 0.6s;
    cursor: pointer;
}
.counter-box-content {
    padding-top: 10px;
    font-size: 19px !important;
    max-width: 170px;
    margin: 0 auto;
	font-weight: 400 !important;
	color: #806b43 !important;
	line-height: 21px;
}

.dunkel h4 {
    font-size: 24px !important;
    color: #fff !important;
    width: 100%;
}
.dunkel strong {
    color: #fff !important;
    font-weight: 700 !important;
}
.dunkel p {
    font-size: 13px !important;
    text-transform: none !important;
    color: #fffff !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px !important;
	padding-left: 10px;
}
.hell ul, .dunkel ul {
    padding-left: 0px !important;
}
.hell li {
	list-style: none !important;
margin-bottom: 7px;
}
.dunkel li {
	list-style: none !important;
	padding-left: 10px !important;
margin-bottom: 7px;
}
.bgwidth {
	background-size: contain !important;
}
.social-share {
	display: none !important;
}
.dunkel2 h2 {
color: #fff !important;
width: 100%;
}
.dunkel2 h4 {
font-size: 24px !important;
text-transform: none !important;
letter-spacing: 0.5px !important;
width: 100%;
}
.dunkel2 strong {
    color: #f6df7d !important;
    font-weight: 700 !important;
    display: block !important;
}
.dunkel2 p {
    font-size: 13px !important;
    text-transform: none !important;
    color: #dfd7d7 !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px !important;
}

.kat-box .fusion-carousel-title a {
    color: #fff;
    font-size: 18px !important;
    text-align: center !important;
    width: 100% !important;
    background-color: #990814;
    padding: 8px 10px;
    max-width: 100%;
    display: block;
}
.kat-box2 .fusion-carousel-title a {
    color: #5b3416;
    font-size: 16px !important;
    text-align: center !important;
    width: 100% !important;
    padding: 0px 10px 8px 10px;
    max-width: 100%;
    display: block;
}
.kat-box .fusion-classic-product-image-wrapper {
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.8);
}
.fusion-footer img {
    max-width: 300px !important;
    margin-left: 15px;
}
/* Facebook Chronik */
.fb-page {
    width: 100% !important;
    height: 425px !important;
    overflow: hidden;
}
.fb-page span {
    display: block !important;
    margin: 0 auto !important;
-webkit-box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.4);
box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.4);
}
.dunkel .fb-page {
    width: 100% !important;
    height: 640px !important;
    overflow: hidden;
}
/* Slider anpassen */
.tfs-slider .slide-content-container {
    top: 25% !important;
}
.slide-content-container h4 {
    transform: rotate(-5deg);
}
.naehrwerte td {
    border-bottom: dotted 2px #d9d9d9;
    color: #888;
    padding-top: 8px;
    padding-bottom: 8px;
}
.naehrwerte tr:nth-of-type(1) {
    background-color: #d4c2aa;
    font-weight: 800;
    letter-spacing: 0.1px;
	color: #000 !important;
}
.naehrwerte td:nth-of-type(1) {
    color:  #000;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;

}
.naehrwerte td:nth-of-type(2) {
	padding-left: 20px;
	padding-right: 0px;
	text-align: right;
}
.naehrwerte td:nth-of-type(3) {
	padding-left: 4px;
	padding-right: 20px;
	text-align: left;
}
.products .product-title {
    font-size: 24px !important;
    line-height: 26px !important;
}
.fusion-widget-cart-number {
    color: #806b43 !important;
}
.kat-box h4 {
    color: #806b43 !important;
}
/* Event Kalender überarbeiten */
.tribe-events-cal-links {
	display: none !important;
}
.fusion-sharing-box {
	display: none !important;
}
.sidebar li {
    border-bottom: solid 0px #322f28 !important;
}
.products .price-unit .amount {
    font-size: 13px !important;
    display: inline !important;
    padding-right: 0px !important;
	color: #000000 !important;
}
.products .price-unit {
    display: inline-block !important;
    margin: 0 auto !important;
    padding-bottom: 14px !important;
    max-width: 100px !important;
}
.products .smaller {
	color: #cac7c7 !important;
	padding-bottom: 0px !important;
}
.products .price-unit .amount {
    font-size: 13px !important;
    display: inline !important;
	color: #cac7c7 !important;
	padding: 0px !important;
}
.products .price-unit .unit {
    font-size: 13px !important;
	color: #cac7c7 !important;
}
.noimgmod {
	border: solid 0px #ffffff !important;
}


@media screen and (max-width: 800px) {
.home .fusion-header-wrapper {
    position: relative !important;
}
.headline-slider h1 {
    margin-top: -191px;
    font-size: 75px !important;
}
.XXinfobox {
  margin-top: 0px !important;
}
	
	
}
@media screen and (max-width: 768px) {
.infobox {
margin-top: 0px !important;
}

	
	
}


@media screen and (max-width: 450px) {
.speisekarte-tab2 td {
	width: 100%;
	display: block;
}
	
	
	
}