/* Themify Customize Styling */
:root {	
	--theme_accent: #ee2312; 
}
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Playfair Display";	font-weight:800;
 
}
h2 {		font-weight:800;
 
}
#header {		font-size:14px;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 30px;
	height: 30px; 
}
body #site-logo a img {		width: 150px;
	height: 48px; 
}
#site-logo {	
	margin-top: 15px; 
}
#main-nav a {		font-size:14px;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 30px;
	height: 30px; 
}
body #site-logo a img {		width: 150px;
	height: 48px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 30px;
	height: 30px; 
}
body #site-logo a img {		width: 150px;
	height: 48px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 30px;
	height: 30px; 
}
body #site-logo a img {		width: 150px;
	height: 48px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on nav li a { 	font-size:14px;
 }
/* Themify Custom CSS */
#cart-link-mobile {
  display:block;
  position:absolute;
  right:70px;
  top:12px;
  z-index:9
}

#menu-ingrediente li{
	text-decoration:underline;
	padding-bottom:0.2em;
}
#menu-ingrediente li a{
	color:#000!important;
}
#menu-ingrediente li a:hover{
	color:#FF0000!important;
}
.wpfFilterButtons {
	margin-bottom:25px!important;
}

#bfHeadline{
	position:absolute;
	top:50%;
  left: 0; 
  right: 0; 	
	margin-left:auto;
	margin-right:auto;
	opacity:0.9;
}
#main-nav a {
	size:14px!important;
}
.woocommerce .star-rating span {
	color:#cac159!important;
}
.mobile-menu-visible #headerwrap {	background:rgba(255,255,255,0.9);
}
 /*#cart-link-mobile {
  display: block!important;
  position: absolute;
  top: 12px;
  right: 70px;
  z-index: 9;
} */
.wpbet_shop_expiry_date{
	color:#F00;
}
.icon-menu em{
	font-size:24px!important;
}
.effWrap{
	width:100vw;
	height:100vh;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;	
}
.Background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 100vh;	
}

.Background::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;	
}
.intro{
	z-index:10001;
	position: relative;
	left: 0;
	padding-top:40vh;

}
.intro__title {
	font-size: 12em;
	line-height: 0.9;
	margin: 0;
	margin-left: -0.1em;
	letter-spacing: -0.025em;
	opacity:0.7;
	color: #c2ba8b;
}

.intro__subtitle {
	font-size: 1.25em;
	margin: 0.5em 0;
	color: #FFF;	
}

.intro__button {
	font-weight: 600;
	margin: 2em 0 0 0;
	padding: 1em 2.5em;
	letter-spacing: 0.05em;
	color: #c2ba8b;
	border: 2px solid #c2ba8b;
	border-radius: 2em;
	background: none;
	-webkit-transition: color 0.2s, background 0.2s;
	transition: color 0.2s, background 0.2s;
}

.intro__button:hover,
.intro__button:focus {
	color: #fff;
	outline: none;
	background: #c2ba8b;
}
#site-description {
	margin-top:4px!important;
}
.sake img{
	margin-bottom:0;
}
#content {
	padding:0!important;
}
.footer-text{
	padding-top:20px;
	padding-bottom:20px;
}
.footer-text, .footer-text .one{
	width:100%;
}
.SAL{
	position:relative;
	float:right;
	margin-top: -20px;
}


@media screen and (max-width: 600px) {
	.intro {
	padding:1em;
	padding-top:35vh;		
	}
	.intro__title {
		font-size: 4em;
	}
	.intro__subtitle {
		font-size: 1.3em;
	}
	.intro__button {
		font-size: 0.75em;
	}
}
#wfspb-top-bar #wfspb-main-content {
	margin-left:auto;
	margin-right:auto;
	padding:0!important;
}