@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//gastro.melmas.at/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.4") format("woff2");
}

:root {
	--wd-text-font: "Source Sans Pro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(117, 117, 117);
	--wd-alternative-font: "Source Sans Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Source Sans Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(212,182,120);
	--wd-alternative-color: rgb(44,42,37);
	--btn-default-font-family: "Lato", Arial, Helvetica, sans-serif;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(212,182,120);
	--btn-default-bgcolor-hover: rgb(211,153,35);
	--btn-accented-bgcolor: rgb(212,182,120);
	--btn-accented-bgcolor-hover: rgb(211,153,35);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(212,182,120);
	--wd-link-color-hover: rgb(211,153,35);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
#menu-shop-menue span {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
}
.wd-hover-alt .wd-add-btn > a   {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 20px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: rgb(44,42,37);
}
.button.product_type_simple.add-to-cart-loop {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .woocommerce-mini-cart__buttons .btn-cart {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	background: rgb(229,228,222);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	background: rgb(208,209,202);
}
html .woocommerce-mini-cart__buttons .checkout {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 20px;
	text-transform: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 20px;
	}
	html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		font-size: 26px;
	}

}
:root{
--wd-container-w: 1401px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1401px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "Larken Black Italic";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_black_italic.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Larken Black";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_black.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Larken Extra Bold Italic";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_extra_bold_italic.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Larken Extra Bold";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_extra_bold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Larken Bold Italic";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_bold_italic.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Larken Bold";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Larken Medium Italic";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_medium_italic.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Larken Medium";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Larken Regular Italic";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_regular_italic.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Larken Regular";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Larken Light Italic";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_light_italic.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Larken Light";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/08/larken_light.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Source Sans Pro";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-200.woff2") format("woff2"), 
url("//gastro.melmas.at/wp-content/uploads/2023/08/source-sans-pro-v21-latin-200.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Source Sans Pro";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-300.woff2") format("woff2"), 
url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-300.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Source Sans Pro";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-regular.woff2") format("woff2"), 
url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Source Sans Pro";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-600.woff2") format("woff2"), 
url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-600.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Source Sans Pro";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-700.woff2") format("woff2"), 
url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-700.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Source Sans Pro";
	src: url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-900.woff2") format("woff2"), 
url("//gastro.melmas.at/wp-content/uploads/2023/10/source-sans-pro-v21-latin-900.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

/*Badges Shop Menü waren nicht sichtbar*/

.whb-header-bottom {
    /* z-index: 10 !important; */
    padding-top: 10px;
}

/*Header Mein Konto Dropdown Font Size*/
li.woocommerce-MyAccount-navigation-link a {
    font-size: 18px !important;
    font-weight: 500;
}

.wd-header-cart.wd-design-3 .wd-tools-icon::before {
    font-size: 20px !important;
    font-weight: 400 !important;
	color: #2C2A25 !important;
}

.nav-link-text {
		letter-spacing: -0.5px !important;
}

/*ganzes header menü verschieben*/
.wd-header-nav #menu-main-menue-desktop {
  padding-top: 10px !important;
  margin-left: 20px !important;
}

/*Suchformular / search form style*/
.wd-search-form.wd-header-search-form {
  margin-top: 10px !important;
}


/*Mein Account/Login header menu nav */
.wd-account-style-text .wd-tools-text {
  margin-top: 10px !important;
}


/* NEWCOMER SHOP MENU  COLOR DESKTOP*/
li#menu-item-20119 a {
    color: #f05520 !important;
}

/* NEWCOMER SHOP MENU  COLOR Mobile*/
li#menu-item-20120 a {
    color: #f05520 !important;
}

/*SHOP HEADER items gleichmäßiger abstand*/
ul#menu-shop-menue {
    /* justify-content: space-between !important; */
    margin: auto !important;
    flex-direction: row !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-evenly;
}


/* SHOP HEADER kunde werden button  // wäre sonst zu weit unten*/
#wd-65329324e3495{
  padding-top: 0px !important;
}

/*BASIC HEADER kunde werden button*/
.button-kunde-werden {
	margin-top: 10px !important;
}

/*SHOP HEADER LABEL TEXTS*/
@media only screen and (min-width: 767px) {
	span.menu-label {
    font-size: 12px !important;
    font-weight: 600 !important;
}
	span.menu-label.menu-label-orange {
    background: #ff6c00 !important;
}
		span.menu-label.menu-label-orange:before {
    border: 3px solid #ff6c00 ;
}
}


/*Wishlist / Cart nave bar header // TOP BAR - dass es ausgeglichen ist */
.whb-top-bar-inner
.wd-tools-element .wd-tools-icon {
	margin-top: 10px;
}

/*Wishlist / Cart nave bar header*/
.wd-tools-element .wd-tools-icon {
	margin-top: 10px;
}

/*header cart price // header shop*/
.wd-header-cart.wd-design-3 .wd-cart-subtotal .amount {
    font-weight: 600 !important;
    font-size: 15px !important;
}


/*product archive "Zum produkt" style*/
.product.wd-hover-alt .wd-add-btn span{
	font-size: 18px !important;
	margin-bottom: 4px;
}



/*header cart*/
.wd-tools-element.wd-design-8 .wd-tools-text {
	margin-top: -2px;
}

.wd-header-cart.wd-tools-element.wd-design-8.cart-widget-opener.wd-style-text.whb-5u866sftq6yga790jxf3 {
    margin-top: 10px;
}
	
.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-inner .wd-tools-icon {
    margin-top: 0px;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
	color: #2C2A25;
}

/* Kostenloser Versandbalken Farbe */
.wd-progress-bar .progress-bar {
	background-color: #83B734 !important;
}


/*Kunde werden button*/
.btn.btn-color-primary.btn-style-default.btn-style-round.btn-size-default {
	font-size: 20px !important;
	text-transform: none !important;
	letter-spacing: -0.5px !important;
}

/*abstand unten site wrapper - war 40px*/
.site-content {
  margin-bottom: 0px;
}


/* Logged in & out conditions */
.logged-in-condition .hide-logged-in {
	display: none!important;
}

.logged-out-condition .hide-logged-out {
	display: none!important;
} 

/*side cart font size Produkte*/
.cart-info .wd-entities-title {
    margin-bottom: 8px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
		line-height: 20px !important;
}

/*side cart font size SKU
.cart-info .wd-product-sku {
    margin-bottom: 8px !important;
    font-size: 16px !important;
    font-weight: 300 !important;
		line-height: 20px !important;
}

/*side cart font size SKU LABEL
.cart-info .wd-product-sku .wd-label {
	    font-weight: 300 !important;
}*/



/*product archive "Zum Produkt" style*/
.product.wd-hover-buttons-on-hover .wd-add-btn > a {
    font-size: 16px !important;
    text-transform: none !important;
}


/*product wrapper border change on hover*/
.products-bordered-grid-ins .product-wrapper:hover {
    border: 1px solid #d4b678 !important;
}

/*box shadow hover produkte archive
.product-wrapper:hover {
box-shadow: 2px 2px 2px #d7d1c591 !important;
}*/

/*Shadow produkte archive anzeige ausschalten wegen theme einstellung
.wd-hover-tiled .product-wrapper  {
	box-shadow: 0 0 0 !important;
}*/

/*Breadcurmbs font siza*/
div.yoast-breadcrumb span {
	font-size:14px !important;
}
div.yoast-breadcrumb a {
	font-size: 14px; 
}

/*stock status icon change */
p.stock.wd-style-default.in-stock::before {
  color: rgb(157, 212, 120) !important;
  content: "•" !important;
  font-size: 20px !important;
}

/*stock status postion style*/
.wrap-price {
	margin-top: 0 !important;
}
p.stock.wd-style-default:is(.available-on-backorder, .in-stock) {
	margin-top: auto !important;
}

/*produkt Archiv Variables Produkt Button "Ausführung wählen" Größe*/
a.button.product_type_variable.add_to_cart_button.add-to-cart-loop span {
    font-size: 17px !important;
}


/*Single Produkt Suffix Produkt preis style*/
span.elex-ppct-after-text {
    font-size: 16px;
    font-weight: 500;
    /* font-family: 'Source Sans Pro'; */
    letter-spacing: -0.2px;
    color: #808080;
}
.product-wrapper span.elex-ppct-after-text {
			display: none;
}

/*Single Produkt ab Tablet - Mobile - Lager status ausblenden*/
@media  (max-width:1110px){
.wd-sticky-btn p.stock {
	display: none;
}
}

/*Single Produkt Mindestmenge Text unter Preis*/
#wcb2b_quantity_notices {
  display: none;
}

/*Single Produkt "Produkt schon mal gekauft" text*/
.wcb2b-bought {
  display: none !important;
}

/*Singel Produkt abstand unter "Anmelden um preise zu sehen" weil sonst zahlungsicons zu knapp*/
.elementor-element.elementor-element-85531b3.pp-info-box-left.elementor-widget__width-auto.hide-logged-in.elementor-widget.elementor-widget-pp-info-box {
  margin-bottom: 20px !important;
}

/*abstand über kurzbeschreibung*/
.elementor-widget-wd_single_product_short_description {
	margin-top: -10px !important;
}

/*Produk SKU style
.product-sku {
  font-size: 14px;
  font-weight: 300;
}*/

/*Text transform auf produkt archive seite "In Den Warenkorb*/
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
	text-transform: none;
}*/

/*b2b info zum anmelden ausblenden product archiv seite*/
.product-wrapper .wcb2b_login_message {
  margin-bottom: -15px !important;
}


/*Single product add to cart css*/
button.single_add_to_cart_button.button.alt {
	font-size: 20px !important;
	font-family: 'Source Sans Pro';
	text-transform: none;
	padding-left: 50px;
padding-right: 50px;
}

/*Kassa Seit Zusammenfassung Wellenübergang oben/unten*/
.woocommerce-checkout>.checkout-order-review:before, .woocommerce-order-pay #order_review:before {
    top: 0;
    background-position: 0;
}
.woocommerce-checkout>.checkout-order-review:after, .woocommerce-order-pay #order_review:after {
	bottom: 0px;
		background-position: 0;
}

/*Kassa Bestellung abschicken Button*/
button#place_order {
    font-size: 18px;
    text-transform: none;
}


/*full width add to cart button mobile
@media only screen and (max-width:1024px) {
	button.single_add_to_cart_button.button.alt {
    flex: 1 0 auto;
}
	
button#wd-add-to-cart {
    flex: 1 0 auto;
}
}

/*Single product tabs überschrift style
.product-tabs-wrapper span.nav-link-text.wd-tabs-title {
    text-transform: none;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.2px;
}	
.product-tabs-wrapper .wd-accordion-title-text {
	 text-transform: none !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    letter-spacing: 0.2px !important;
}	
*/



/*Laptop*/



/*font size header menu*/
@media (max-width: 1366px) {
.wd-nav[class*="wd-style-underline"] .nav-link-text {
  margin-right: -12px !important;
  font-size: 19px !important;
  font-weight: 500 !important;
}

/*logo header*/
.wd-logo.wd-main-logo img {
	max-width: 160px !important;
	padding-left: 5px !important;
	}

/*abstand menü nach links weniger*/
.wd-header-nav {
 padding-left: 0px !important;
}	
	
	/*shop untermenü font size*/
	#menu-shop-menue span {
  font-weight: 500 !important;
  font-size: 15px !important;
	/*margin-right: -18px !important;*/
}
	
/*style next and prev button categorie gallery
	.wd-btn-arrow {
  margin-top: -60px !important;
  background: #d4b678 !important;
  padding: 15px !important;
  border-radius: 5px !important;
}*/	

	
	
	/*Kunde werden button header*/
.btn.btn-color-primary.btn-style-default.btn-style-round.btn-size-default {
    font-size: 18px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
	
/*mein konto*/
.wd-account-style-text .wd-tools-text {
  font-size: 18px !important;
}

	
	
	@media (max-width: 1366px) and (min-width: 1024px) {
/*kategorie carousel*/
	.wd-carousel-spacing-20 {
		padding-left: 20px !important;
		padding-right: 20px !important;
}
	}




/*Mobile*/

/*mobile logo style*/
.wd-logo img {
	margin-left: -10px;
}

/*breite mobile menu*/
@media (max-width: 1024px) {
.wd-side-hidden.wd-opened {
	width: 100% !important;
}
}

.mobile-nav .wd-nav-opener {
	width: 80px !important;
}
	
/*mobile menu opener*/
.wd-nav-opener::after {
  font-weight: 800;
  font-size: 14px;
}


/*style link mobile menu*/
@media and screen (max-width: 1024px) {
.nav-link-text {
  font-family: 'Source Sans Pro' !important;
  font-size: 18px !important;
	margin-left: 2px !important;
	line-height: 48px;
}
}

/*mein konto mobile menu style*/
.wd-nav-mobile > li > a {
font-family: 'Source Sans Pro' !important;
  font-size: 18px !important;
  line-height: 44px !important;
	text-transform: none !important;
}
/*submenu style*/
.wd-sub-menu a.woodmart-nav-link {
  padding-left: 45px !important;
  font-size: 16px !important;
	line-height: 36px !important;
  color: #2C2A2599 !important;
}

/*kunde werden mobile menu*/
li#menu-item-19342 {
  background-color: #d4b678 !important;
	color: white !important;
}


/*mobile menu active color*/
.wd-nav-mobile li.current-menu-item > a {
  color: black !important;
}


/*Desktop header warenkorb*/
.wd-header-cart.wd-design-3 .wd-tools-icon::before {
  color: rgb(57, 57, 57);
  font-size: 22px;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-side-hidden.wd-opened {
  transform: none;
  width: 100% !important;
}
}

