/*
 Theme Name:   Gran Caffè Lavena
 Description:  Theme developed for Gran Caffè Lavena website
 Author:       Samuele Saorin, Elena Soloni
 Template:     sphinks
 Version:      0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  lavena
*/

/*html, 
body, 
.lavena.home #wrapper, 
.lavena.home #wrapper #content, 
.lavena.home #wrapper #content #primary, */
.lavena.home #wrapper #content #primary #masthead {
	margin-top: 0;
}

body.lavena {
    background-color: white;
    font-family: 'Playfair Display', serif;
    color: #2e3436;
    position: relative;
}
/*
body.lavena.ink-drawer.over{
	overflow: visible;
}*/
.lavena #lang_switcher_sidebar .left-drawer-trigger {
	font-size: 25px;
	margin: 10px;
}
.lavena blockquote {
	border-left: none;
}

.lavena #wrapper {
	max-width: unset;
	padding: 0;
}
.lavena.home #wrapper #content .nonscrollable,
.nonscrollable.full-height-image{
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
    padding-bottom: 10%;
    padding-top: 10%;
 /*   min-height: 100vh;
    width: 100vw;*/
}
.lavena.home #wrapper #content #primary{
/*    position: relative;*/
}
.lavena h1, .lavena h2, .lavena h3, .lavena h4, .lavena h5, .lavena h6{
    text-align: center;
    font-weight: 300;     
    font-family: 'Roboto', sans-serif;
    color: #A88042;    
}
.lavena h1.align-left, .lavena h2.align-left, .lavena h3.align-left, .lavena h4.align-left, .lavena h5.align-left, .lavena h6{
    text-align: left;
}

.lavena h1{
    font-size: 4em;
}
.lavena h2{
    font-size: 3.5em;
}
.lavena h3{
    font-size: 3em;
}
.lavena h4{
    font-size: 2.5em;
}
.lavena h5{
    font-size: 2.2em;
}
.lavena h6{
    font-size: 2em;
}
/*
.lavena .site-content h1,
.lavena .site-content h2,
.lavena .site-content h3,
.lavena .site-content h4,
.lavena .site-content h5,
.lavena .site-content h6 {
    position: relative;
    padding: 0 15%;
    width: 95%;
    margin-left: 2.5%;
    background-image: 
        linear-gradient(90deg, transparent 15%, white 15%, white 85%, transparent 85%),
        linear-gradient(transparent calc(48% + 4px), black calc(48% + 4px), black calc(48% + 5px),transparent calc(48% + 5px)),
        linear-gradient(90deg, white 5%, transparent 5%, transparent 95%, white 95%),
        linear-gradient(transparent calc(48% + 1px), black calc(48% + 1px), black calc(48% + 2px),transparent calc(48% + 2px)),
        linear-gradient(90deg, white 10%, transparent 10%, transparent 90%, white 90%),
        linear-gradient(transparent calc(48% + 7px), black calc(48% + 7px), black calc(48% + 8px),transparent calc(48% + 8px));
}
*/
img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin: 1em auto;
}
.lavena .site-content .lines.lines-left
{
  text-align: left;
}
.lavena .site-content .lines.lines-right
{
  text-align: right;
}
.lavena .site-content .lines.lines-both
{
  text-align: center;
}
.lavena #fill{
/*    height:calc(100% - 350px);*/
}
.lavena.home .fill{
/*    height:33%;*/
}
.lavena h1.site-title {
    font-family: 'Playfair Display', serif;
}
.lavena a, .lavena a:hover {
    color: #A88042;
    text-decoration: none;
}
.lavena #primary .vertical-space:first-child {
	margin-top: 0;
}
/*
.lavena #topbar {
    color: #404040;
    height: 95px;
    z-index: 4;
}
.lavena #topbar .site-title {
	position: absolute;
	width: 100%;
}
.lavena #topbar .site-title a, .lavena #topbar .site-title a:hover {
	color: white;
}*/
.lavena.home .site-title,
.lavena #topbar .site-title{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.85);
    text-align: center;
}

body.lavena #content .site-title,
body.lavena #topbar .site-title{
    transition: all ease .5s;
}
body.lavena.scrollTop #topbar .site-title, 
body.lavena.scrolled #content .site-title{
    opacity: 0;
}
body.lavena.scrolled #topbar .site-title, 
body.lavena.scrollTop #content .site-title,
body.lavena.noScroll #topbar .site-title{
    opacity: 1;
}

.lavena #overlay-gradient {
	position: absolute  ;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.lavena #overlay-gradient {
	background-image:
	    linear-gradient(to bottom, transparent, transparent, rgba(0,0,0,0.5), rgba(0,0,0,0.75)), 
	    radial-gradient(circle closest-corner at center top, transparent, rgba(0,0,0,.4));
}

.lavena #topbar-overlay-gradient {
	background-image: linear-gradient(to right, rgba(0,0,0,.4), transparent, rgba(0,0,0,.4));
}
.lavena .ink-navigation #primary-menu {
	/* background-image: url('img/logo_lavena_rosso.png'); */
	background-repeat: no-repeat;
	/* padding-top: 85%; */
	/* background-size: 70%; */
	width: 100%;
	background-position: 10p;
	text-transform: uppercase;
	/* height: 162px; */
	display: flex;
	margin-top: 15px;
}
.lavena .ink-navigation ul.menu {
	background: white;
	font-size: 14pt;
    font-family: 'Roboto', sans-serif;
}
.lavena .ink-navigation #primary-menu li {
	/* max-width: 14%; */
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
.lavena .ink-navigation #primary-menu > li{
	border-right: 2px solid #ccc;
}
/*.lavena .ink-navigation #primary-menu .menu-item-has-children {
	padding-right: 15px;
}*/
.lavena .ink-navigation #primary-menu .menu-item-has-children > a:after {
	content: "\f0d7";
    font-family: FontAwesome;
    margin-left: 7px;
}

.lavena .ink-navigation ul.sub-menu {
	padding-left: 1em;
}
.lavena .ink-navigation ul.menu.vertical li a {
	padding: 1em 0;
	z-index: 2;
}
.lavena .ink-navigation ul.menu li a{
    color: black;
    transition: all .5s ease;
}
.lavena .ink-navigation ul.menu.horizontal li a {
	height: 100%;
}
.lavena .ink-navigation ul.menu li a:hover{
    color: #A88042;
}


.lavena .ink-navigation ul.menu.vertical li a{
    border-bottom: none;
}
.lavena .right-drawer-trigger {
/*	margin: 10px;
	display: inline-block;
	z-index: 6;
	position: fixed;
	right: 0;*/
}
.lavena.has-menu .left-drawer {
	background-color: white;
	z-index: 2;
}
.lavena .left-drawer ul {
	list-style: none;
	padding-left: 1em;
}
.lavena .ink-navigation ul.menu.vertical li.menu-item-has-children {
	background-image:
        linear-gradient( 45deg, transparent 52%, white 52%), 
        linear-gradient( 135deg, transparent 52%, white 52%),
        linear-gradient( 45deg, transparent 48%, #808080 48%, #808080 52%, transparent 52%), 
        linear-gradient( 135deg, transparent 48%, #808080 48%, #808080 52%, transparent 52%);
	background-repeat: no-repeat;
	background-size: .75em;
	background-position: right;
	padding-right: 1em;
}
.lavena .ink-navigation ul.menu.vertical li ul.submenu.flyout {
	width: 100%;
	background-color: white;
}
.lavena .hamburgher-line {
	background-color: white;
	height: 3px;
	width: 21px;
	margin: 6px;
	transition: all ease .5s;
}
.lavena.over .hamburgher-line:nth-child(1) {
	transform: rotate(45deg) translateY(7px) translateX(6px);
	transform-origin: center;
}
.lavena.over .hamburgher-line:nth-child(2) {
	opacity: 0;
}
.lavena.over .hamburgher-line:nth-child(3) {
	transform: rotate(-45deg) translateY(-7px) translateX(6px);
	transform-origin: center;
}
.lavena.over .hamburgher-line {
	background-color: black;
}
.lavena #wrapper{
/*	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -6em;
	overflow: auto;
	z-index: 1;*/
}
.lavena #content{
/*    position: relative;
	min-height: 100%;
	height: 100%;
	margin: 0 auto -6em;
	overflow: auto;
	z-index: 3;*/
}
.lavena .content-area {
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,0.95);
}
.lavena .content-area img {
/*	display: flex;
	width: calc(100% + 14em);
	height: auto;
	left: -7em;
	max-width: unset;
	position: relative;
	margin: 2em 0;*/
}
#colophon {
	font-size: 10pt;
}
.lavena #primary .column-group > div#colophon {
	z-index: 3;
	background-color: #333333;
	color: white;
	font-family: 'Roboto', sans-serif;
    font-size: 
}
.colophon-block, .colophon-image {
	text-align: center;
}
.colophon-block {
	padding: 2em 1em 1em;
}
.colophon-image {
	padding: 1em 0 0;
}
#associazionepzzasmarco {
	background-image: url('img/logoasspzzasmarco.svg');
	background-repeat: no-repeat;
	padding-top: 2em;
	background-position: top center;
	background-size: auto 2em;
	margin-top: 1em;
}
.lavena .push {
	height: 6em;
	margin-top: 0;
	position: relative;
}
.lavena .push {
/*	padding: 7em;*/
}
.lavena #colophon a {
	color: white;
}
.lavena #colophon .lang_link {
	border-style: solid;
	width: 4em;
	box-sizing: content-box;
	display: inline-block;
	padding: 1em 0;
	margin: 0 0.3em;
}
.lavena #colophon a.lang_link {
	color: #aaa;
	border-color: #aaa;
}
.lavena #colophon a.lang_link.current_lang {
	color: white;
	border-color: white;
}
body.admin-bar #topbar, body.admin-bar #drawer{
/*    top: 32px;*/
}
.lavena #primary .column-group div.linkbox {
	background-color: #fff;
	display: block;
	height: 300px;
	overflow: hidden;
	position: relative;
	transition: all 0.5s ease 0s;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
    border-bottom: 2px solid #A88042;
}
.lavena #primary .column-group .carousel-shop .linkbox {
	background-color: #f8f8f8;
}
.lavena #primary .column-group div.linkbox img {
  height: 100%;
/*  transform: scale(1.5);*/
  transition: all 0.5s ease 0s;
  width: 100%;
}
.lavena #primary .column-group .carousel-shop .linkbox{
    height: 315px;

}
ul.carousel-shop{
    padding-left: 0;
}
.lavena #primary .column-group div.linkbox a {
	text-decoration: none;
	width: 100%;
	padding-bottom: 100%;
	display: block;
	background-size: auto 100%;
	background-position: center;
    transition: all 0.5s ease 0s;

}
.lavena #primary .column-group div.linkbox:hover a{
	background-size: auto 120%;
    transition: all 0.5s ease 0s;
}
.lavena #primary .column-group div.linkbox .caption {
  background-color: #ededed;
  height: 50%;
  padding: 10px;
  transform: translateY(-3em);
  transition: all 0.5s ease 0s;
}
.lavena #primary .column-group div.linkbox.shop_item_linkbox .caption{
  transform: translateY(0);
  background-color: #F4F4F6;
}
.lavena #primary .column-group div.linkbox.shop_item_linkbox {
	background-color: #fafafa;
	margin-top: 3em;
}
.lavena #primary .column-group .carousel-shop .linkbox .caption{
    background-color: #F4F4F6;
}
.lavena #primary .column-group div.linkbox .caption h4 {
  color: #A88042;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 5px;
}

.lavena #primary .column-group div.linkbox .caption p {
  display: inline-block;
  font-size: 14px;
  transform: translateX(-500%);
  transition: all 0.5s ease 0s;
}

.lavena #primary .column-group div.linkbox:hover img {
  transform: scale(1.5);
}

.lavena #primary .column-group div.linkbox:hover .caption {
  transform: translateY(-100%);
}

.lavena #primary .column-group div.linkbox:hover .caption p {
  transform: translateX(0%);
}
.homepage_section > div, .white-background > div{
    opacity: 0;
}
.homepage_section img {
	max-height: 100%;
	max-width: 100%;
	height: auto;
	width: auto;
}
.homepage_section p {
	font-size: 1.3em;
}
.lavena a.readmore {
	background-color: #A88042;
	color: white;
	border: none;
    transition: all .3s ease;
}
.lavena a.readmore:hover {
	background-color: white;
	color: #A88042;
    transition: all .3s ease;
}
#carousel-masthead {
	height: 100vh;
	position: fixed;
	top: 0;
	z-index: -1;
}
/*
#masthead-site-title {
	height: calc(100vh - 116px);
}*/

#primary .column-group #carousel-masthead-gap {
	height: 100vh;
    background-color: transparent
}
#primary .homepage_section,
#menu-bar,
#masthead-site-title,
.white-background {
	background-color: white;
}
.white-background.top-space {
	padding-top: 1.5em;
	margin-top: 0;
}
.masthead-slide {
	height: 100vh!important;
	background-size: cover;
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
#masthead-site-title {
	/* font-weight: bold; */
	padding: 1em 0;
}
#masthead-site-title h2 {
	font-size: 2.5em;
}
#carousel-masthead-after-gap {
	height: 1.5em;
}
.lavena #primary .homepage_section.twocols {
	background-color: #eee;
}
.lavena #primary .homepage_section.twocols,
.lavena #primary .homepage_section.subpages_carousel,
.lavena #primary .homepage_section.two_linkboxes,
.lavena #primary .homepage_section.single_linkbox
{
	padding-top: 1.5em;
}

.lavena #primary .homepage_section .twocols-inner {
	background-color: white;
}
.lavena .section-content.parallax, .lavena #masthead.parallax {
	background-attachment: fixed;
	background-size: cover;
	background-position: 65.5% center;
}

.lavena a.readmore::before{
    content: "»";
}
.blurred_background{
    position: relative;
}
.blurred_background .section-content ,.events_homepage_box .section-content{
	background-size: cover;
	background-position: center center;
}
.events_homepage_box .section-content{
	padding: 5% 15%;
    text-align: center;
}
.lavena.home #wrapper #content .events_homepage_box .nonscrollable {
/*	height: 50vh;*/
    padding-bottom: 5%;
}
.page_section .section-content {
	padding: 5% 10%;
	position: relative;
}
.page_section_overlay {
	height: calc(100% + 4em);
	width: 100%;
	position: absolute;
	z-index: 0;
}
.page_section.borderless .page_section_overlay,
.has_background_image.has_background .page_section_overlay 
{
	height: 100%;
}
.page_section.has_background_image.has_background .page_section_overlay {
	opacity: 0.95;
}
.section-content.simple_fullscreen {
	height: 100vh;
}
.simple_fullscreen_wrapper {
	background-attachment: fixed;
}
.page-carousel {
	padding-left: 0;
}
.page-carousel li.file-list-image {
	display: inline;
}
.page-carousel-image-wrapper {
	padding: 5px;
	margin: 5px;
/*	background-color: #f1f1f1;*/
}
.page-carousel-image {
	/* height: 80%; */
	width: 90%;
	/* border: 1px solid; */
	padding-bottom: 90%;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.blurred_background .section-content,
/*.events_homepage_box .section-content*/ {
	color: white;
	display: table-cell;
	height: 100vh;
	vertical-align: middle;
}
.blurred_background-inner {
	padding-top: 1.5em;
	text-align: center;
    color: white;
}
.page_section.has_background {
	position: relative;
	background-size: cover;
	background-position: center;
}
.page_section.has_background::before {
	background-color: inherit;
	content: " ";
	width: 100%;
	opacity: .5;
	height: 100%;
	position: absolute;
}
.events_homepage_box .section-content{
    background-image: url('img/eventi.jpg');
    color: white;
}

.page_section {
	margin-bottom: 4em;
}
.page_section.borderless {
	margin-bottom: 0;
}

/*** general rules **/

.lavena #primary .column-group div.linkbox a {
  text-decoration: none;
}
/*
.lavena #primary .column-group .single_linkbox div.linkbox{
    width: 600px;
} 
.lavena #primary .column-group .single_linkbox div.linkbox a {
    padding-bottom: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
*/
.section-image {
	padding-bottom: 75%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
    position: relative;
}
.page_section .left-image,
.page_section .right-image {
	position: relative;
	width: 100%;
	display: table;
}
/*.page_section .left-image .left-image-image{
    background-position: left center; 
}
.page_section .right-image .right-image-image{
    background-position: right center; 
}*/
.page_section .right-image-text > div:not(:first-child),
.page_section .left-image-text > div:not(:first-child),
{
	margin-top: 2em;
	margin-top: 2em;
}
.image-text-wrapper {
	min-height: 15em;
}


.page_section .left-image .left-image-image,
.page_section .right-image .right-image-image,
.page_section .left-image .left-image-text,
.page_section .right-image .right-image-text{
    display: block; 
}
.page_section .left-image-70 .left-image-image,
.page_section .right-image-70 .right-image-image{
    min-height: 50vh;
    width: 100%;
}
.page_section .left-image-70 .left-image-text,
.page_section .right-image-70 .right-image-text {
	width: 100%;
}

.page_section .left-image-50 .left-image-image,
.page_section .right-image-50 .right-image-image{
    min-height: 50vh;
    width: 100%;
}
.page_section .left-image-50 .left-image-text,
.page_section .right-image-50 .right-image-text {
	width: 100%;
}

.page_section .left-image h4,
.page_section .right-image h4,
.page_section .right-video h4
{
    text-align: left; 
}
.page_section .left-image .left-image-image,
.page_section .right-image .right-image-image{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.page_section.contain .left-image .left-image-image,
.page_section.contain .right-image .right-image-image {
	background-size: contain;
}
.page_section .left-image .left-image-text,
.page_section .right-image .right-image-text {
	padding: 5%;
}
.page_section .right-video .video-container {
    position: relative;
}
.page_section .right-video .video-container iframe{
    margin: 1.5em auto;
    display: block;
}
.video-container iframe{
    width: 100%;
}
/*.left-image .section-image {
	background-position: left center;
}
.right-image .section-image {
	background-position: right center;
}
.left-image .section-content-wrapper,
.right-image .section-content-wrapper
{
	position: absolute;
	right: 0;
	height: 100%;
}*/
/* tiny */
@media all and (max-width: 320px) {
    .lavena .content-area{
        padding: 5em 1em;
        background-size: 50% auto;
        text-align: left;
    }
    .lavena .content-area img {
        width: calc(100% + 2em);
        left: -1em;
    }
    .lavena h1 {
        font-size: 2.2em;
    }
    .lavena h2{
        font-size: 1.8em;
    }
    .lavena h3{
        font-size: 1.6em;
    }
    .lavena h4{
        font-size: 1.4em;
    }
    .lavena h5{
        font-size: 1.2em;
    }
    .lavena h6{
        font-size: 1em;
    }
    .lavena #topbar .site-title{
        font-size: 20pt;
        padding-top: 6px;
    }
    .colophon-image img {
        max-width: 160px;
        height: auto;
    }    
}
/* small > */
@media all and (min-width: 321px) {
    .lavena .content-area{
	    padding: 7em 2em 3em 2em;
	    background-position: 0.5em 0.5em;
        background-size: 60% auto;
    }
    .lavena .content-area img {
	    width: calc(100% + 4em);
	    left: -2em;
    }
    .lavena h1{
        font-size: 2.6em;
    }
    .lavena h2{
        font-size: 2.3em;
    }
    .lavena h3{
        font-size: 2em;
    }
    .lavena h4{
        font-size: 1.6em;
    }
    .lavena h5{
        font-size: 1.4em;
    }
    .lavena h6{
        font-size: 1.3em;
    }
    .lavena #topbar .site-title{
	    font-size: 22pt;
    }    
    #colophon {
        font-size: 12pt;
    }    
}
/* medium > */ 
@media all and (min-width: 641px) {
    .lavena .content-area{
	    padding: 12em 7em 7em 7em;
	    background-position: 0.5em 0.5em;
	    text-align: justify;
        background-size: 50% auto;
    }
    .lavena .content-area img {
    	width: calc(100% + 14em);
	    left: -7em;
    }
    .lavena h1{
        font-size: 3em;
    }
    .lavena h2{
        font-size: 2.6em;
    }
    .lavena h3{
        font-size: 2.3em;
    }
    .lavena h4{
        font-size: 2em;
    }
    .lavena h5{
        font-size: 1.6em;
    }
    .lavena h6{
        font-size: 1.4em;
    }
    .lavena #primary .column-group .single_linkbox div.linkbox{
        width: 600px;
    } 
    .lavena #primary .column-group .single_linkbox div.linkbox a {
        padding-bottom: 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }    

    .lavena .site-content .lines
    {
      position:relative;
    }
    .lavena .site-content .lines.lines-left
    {
      padding-right: 20%;
      text-align: left;
    }
    .lavena .site-content .lines.lines-right
    {
      padding-right: 20%;
      text-align: right;
    }
    .lavena .site-content .lines.lines-both
    {
      text-align: center;
      padding-left: 20%;
      padding-right: 20%;
    }
    .lavena .site-content .lines::before, .lavena .site-content .lines::after {
      content: " ";
        width: 20%;
        height: 100%;
        position: absolute;
        background-repeat: no-repeat;
        background-size: 100% 10px;
      top: 0;
    }

    .lavena .site-content .lines.lines-right::before,
    .lavena .site-content .lines.lines-both::before
    {
        left: 0;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="10px" width="200px" style="stroke:%23A88042;stroke-width:1px"><g><path d="m 100,1 100,0" /><path d="m 0,5 200,0" /><path d="m 50,9 150,0" /></g></svg>');
        background-position: center left;
    }
    .lavena .site-content .lines.lines-left::after, 
    .lavena .site-content .lines.lines-both::after
    {
        right: 0;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="10px" width="200px" style="stroke:%23A88042;stroke-width:1px"><g><path d="m 0,1 100,0" /><path d="m 0,5 200,0" /><path d="m 0,9 150,0" /></g></svg>');
        background-position: center left;
    }
}
/* large > */
@media all and (min-width: 961px) {

    .page_section .left-image .left-image-image,
    .page_section .right-image .right-image-image,
    .page_section .left-image .left-image-text,
    .page_section .right-image .right-image-text{
        display: table-cell; 
        min-height: unset;
    }
    .page_section .left-image-70 .left-image-image,
    .page_section .right-image-70 .right-image-image{
        width: 30%;
    }
    .page_section .left-image-70 .left-image-text,
    .page_section .right-image-70 .right-image-text {
        width: 70%;
    }

    .page_section .left-image-50 .left-image-image,
    .page_section .right-image-50 .right-image-image{
        width: 50%;
    }
    .page_section .left-image-50 .left-image-text,
    .page_section .right-image-50 .right-image-text {
        width: 50%;
    }
        .video-container iframe{
            width: 560px;
            height: 315px;
        }
}
/* xlarge */
@media all and (min-width: 1261px) {
    .page_section .left-image .left-image-text,
    .page_section .right-image .right-image-text,
    .page_section .right-video .section-content
    {
        font-size: 15pt;
    }        
}
.lavena ul.carousel{
    padding-left: 0;
}
.carousel-nav {
	text-align: center;
}

.carousel-nav .slick-arrow {
	border: none;
	width: 2em;
	font-size: 24pt;
	background-color: transparent;
	color: #A88042;
}

.rellax-container {
	overflow: hidden;
	height: 100vh;
}

.rellax {
	background-size: cover; 
	background-position: center;
	height: 150vh;
	min-width: 100%;
}

.lavena .ink-navigation ul#lang_switcher.menu {
	background-color: #eeeeee;
	padding: .5em;
	display: inline-block;
	margin-right: 5%;
}
.lavena .ink-navigation#lang_switcher_sidebar {
	background-color: #eeeeee;
	height: 50px;
}
.lavena .ink-navigation ul#lang_switcher.menu.horizontal li a {
	padding: .3em 1em;
	font-size: 9pt;
	color: #A88042;
	text-align: left;
}
.lavena .ink-navigation ul#lang_switcher img.flag {
	margin: 5px;
}
.ink-navigation ul#lang_switcher.menu.horizontal > li:first-child {
	background-color: #f8f8f8;
	border: 1px solid white;
}
.page-content {
	padding: 5%;
	text-align: center;
	font-size: 17pt;
}
.lavena .page .page_section h1 {
	font-size: 1.7em;
}
.lavena .page .page_section h2 {
	font-size: 1.6em;
}
.lavena .page .page_section h3 {
	font-size: 1.5em;
}
.lavena .page .page_section h4 {
	font-size: 1.4em;
}
.lavena .page .page_section h5 {
	font-size: 1.3em;
}
.lavena .page .page_section h6 {
	font-size: 1.2em;
}

.gmapsembed {
	width: 100%;
}

.shop_item_image {
	text-align: center;
}
.shop_item_image img {
	border: 2px solid #f1f1f1;
}
.shop_item_price, .shop_item_notes {
	color: #A88042;
	margin: .5em 0;
}
.lavena.single-shop_item figure {
    border: none;
}
.lavena.single-shop_item figure > img {
	width: auto;
	max-height: 60vh;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 100%;
}

.lavena a#shop_item_image_trigger,
.lavena a#shop_item_image_trigger:hover {
	background: unset;
	border: unset;
    box-shadow: none;
    position: relative;
}
#shop_item_image_trigger::before {
	position: absolute;
	content: "\f00e";
	right: 0;
	font-family: FontAwesome;
	padding: 5px 20px;
	color: #c5c5c5;
}
.background_event {
	background-size: cover;
	height: 100vh;
	background-position: center center;
	background-attachment: fixed;
    display: table;
}
.background_evennt_inner{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0px 15%;
}
.eventspage_section.blurred_background * {
	position: relative;
}
.eventspage_section.blurred_background .full-height-image::before {
	position: absolute;
	height: 100%;
	content: " ";
	width: 100%;
	background-color: rgba(0,0,0,.6);
	/* z-index: 0; */
}
.eventspage_section.blurred_background h4{
    color: white;
}
.shop_items-carousel_item {
	height: 33%;
	width: 33%;
	padding-bottom: 33%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
}
.lavena .wide-margin {
	padding-top: 5em !important;
	padding-bottom: 5em !important;
}
.lavena .wide-margin-top {
	padding-bottom: 1em;
	padding-top: 5em !important;
}
.lavena .wide-margin-bottom {
	padding-top: 1em;
	padding-bottom: 5em !important;
}
.lavena .medium-margin {
    padding-top: 2em !important;
    padding-bottom: 2em !important;
}
.wpcf7-form textarea, .wpcf7-form input {
	opacity: .8;
	background-color: #dedede;
	border: none;
	padding: 6pt;
    max-width: 100%;
}
.eventbox-carousel {
	padding-left: 0;
}
/*
.eventbox-carousel-item {
	width: 33.33%;
	padding-bottom: 7%;
	background-size: cover;
	position: relative;
}
.eventbox-carousel-item-inner {
	position: absolute;
	height: 100%;
	display: inline-block;
	width: 100%;
	color: white;
	background-color: #f1f1f1;
	opacity: .9;
    padding: 10%;	
}*/
.twocols-inner-text-wrapper {
    padding: 10%;
}
.eventspage_section .nonscrollable.full-height-image {
	padding: 0;
}
.lavena .simple_black_wrapper .page_section_overlay {
	background-color: black;
	opacity: .5 !important;
	/* position: absolute; */
}
.simple_black_wrapper .blurred_background-inner {
	position: relative;
}
.page_section.simple_wrapper {
	font-size: 1.3em;
}
.colophon-image img {
	max-height: 9em;
	width: auto;
}
.lavena h2.eventbox-title {
	text-align: left;
	color: black;
}
.eventbox-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-bottom: 50%;
	margin-bottom: 1.5em;
}
.eventarchive-carousel {
	padding-left: 0;
}
.eventarchive-carousel-item {
	background-color: #fafafa;
	border-bottom: 2px solid #A88042;
	/* padding: 10px 0; */
}
.eventarchive-carousel-item .eventbox-image {
	background-size: contain;
	margin-top: 1.5em;
}
.eventbox-date-container {
	padding: 1em 2em;
	/* position: relative; */
}
.eventbox-date {
	color: #A88042;
	text-align: right;
	border-top: 1px solid #A88042;
	padding: 1em;
	/* width: 75%; */
	/* position: absolute; */
	/* right: 2em; */
	font-size: 1.3em;
}
.eventbox-navigation {
	padding-top: 0em;
	padding-bottom: 5em !important;
}
.eventbox-navigation .nav-previous {
	float: left;
}
.eventbox-navigation .nav-next {
	float: right;
}
.eventbox-navigation .nav-previous, 
.eventbox-navigation .nav-next {
	color: #A88042;
	padding: 1em;
    transition: all 1s ease;
}
.eventbox-navigation .nav-previous:hover, 
.eventbox-navigation .nav-next:hover {
    background-color:  #A88042;
    color: white;
}
.lavena .eventbox-navigation a {
    color: unset;
}
.eventbox-navigation .nav-previous::before,
.eventbox-navigation .nav-next::after {
    font-family: "FontAwesome";
}
.eventbox-navigation .nav-previous::before {
	content: "\f053";
	margin-right: .5em;
}
.eventbox-navigation .nav-next::after {
    content: "\f054";
	margin-left: .5em;

}

.clearboth {
	clear: both;
}
.lavena .simple_black_wrapper h1,
.lavena .simple_black_wrapper h2,
.lavena .simple_black_wrapper h3,
.lavena .simple_black_wrapper h4,
.lavena .simple_black_wrapper h5,
.lavena .simple_black_wrapper h6
{
	color: white;
}
.lavena a.contactus {
	background-color: #A88042;
	color: white;
}
.lavena a.contactus {
	background-color: #A88042;
	color: white;
	padding: 1em;
	transition: all .3s ease;
}
.lavena a.contactus:hover {
	background-color: white;
	color: #A88042;
}

