@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
b, strong {
    font-weight: bold;
}
.grid-container{
    max-width: 1200px;
}
.actiontab {
    background: #666;
    position: fixed;
    bottom: 0;
    padding: 10px 0;
    width: 100%;
    z-index: 20;
    color: #fff;
    text-align: center;
}
.actiontab a {
    color: #fff;
}
.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}

a{
    text-decoration: none;
    color: #7A7362;	
}
a:hover, a:active{
    color: #7A7362;	
}
body{
    font-family: 'Montserrat', sans-serif;
    color: #7A7362;	
    font-size: 21px;
    font-weight: 300;
    line-height: 1.5;
}
.button{
    display: inline-block;
	border: 3px solid #7A7362;
    font-size: 18px;
    padding: 15px 50px;
    text-transform: uppercase;
    margin: 15px 0;
    transition: .5s all;
}
.button:hover{
    background: #7A7362;
    color: #fff;
}
.titolo{
    font-size: 41px;
    font-weight: 300;
    text-transform: uppercase;
}
.bg{
    background: #F3F2F0;
    padding: 30px 0;
}
.boxbg{
    background: #F3F2F0;
    padding: 15px 30px;
}
.space{
    height: 60px;
    display: block;
    width: 100%;
    clear: both;
}

.credits{
    background:#8D978F; 
    color:#fff;
    font-size: 13px;
    padding: 10px 0;
}
.credits a{
    color:#fff;
}
.footer{
	background-color: #DFDDD2;
    padding: 50px 0;
    margin-top:30px;
}
.footer p{
    margin: 0;
}
.footer-title{
    color:#fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
}
.footer i {
    font-size: 34px;
}

/*
.footer-facebook span{  
    float: left;
    margin-top: 5px;
}
*/

.footer .button{
    margin-top:40px;
}
.close-button {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1;
    position: absolute;
    z-index: 10;
    color: #8a8a8a;
    cursor: pointer;
}

.testata {
    position: absolute;
    width: 100%;
    z-index: 9;
}
.testata .logo{
    padding: 5px 0;
    display: block;
}
ul.language-switcher-language-url {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.language-switcher-language-url li {
    display: inline-block;
}

ul.language-switcher-language-url li a {
    color: #FFFFFF;
    font-size: 20px;
    text-transform: uppercase;
    padding: 0 3px;
    font-weight: bold;
}

ul.language-switcher-language-url li a.is-active {
    text-decoration: underline;
}

.testata-menu ul li a{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 20px;
}
.testata-menu ul li {
    display: inline-block;
    margin: 10px 0;
}
.testata-menu ul {
    text-align: right;
    margin: 0;
    padding: 0;
}
.testata-menu ul li a:hover, .testata-menu ul li a.is-active {
    text-decoration: underline;
    color:#fff;
}
/*.testata-menu ul li:nth-last-child(1) a {
    border: 3px solid #fff;
    padding: 10px;
}*/
.testata.scroll {
    position: fixed;
    background: #fff;
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
}
.scroll .testata-menu ul li a,
.scroll ul.language-switcher-language-url li a{
    color: #7A7362;
}

a.butto3_2 {
    margin-top: 160px;
}

a.butto3_3 {
    margin-top: 230px;
}

a.butto3_4 {
    margin-top: 300px;
}


.galleryfull {
    column-count: 3;
    column-gap: 30px;
    margin-top:30px;
}
.galleryfull a{
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.galleryfull a img{
    transition: .5s all;
}
.galleryfull a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3;
    transition: .5s all;
    top: 0;
    left: 0;
}
.galleryfull a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.galleryfull a:hover:after {
    opacity: 0;
}

a.button2 {
    text-transform: uppercase;
    color: #7A7362;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    right: 0;
    top: 150px;
    z-index: 5;
    background: #fff;
    padding: 20px;
    width: 250px;
    height: 70px;
    display: flex;
    align-items: center;
    transition: .5s all;
}
a.button2:hover{
    opacity: .5;
}
a.button2 span{
    line-height: 1.1;    
}
.button2_2 {
    margin-top:90px;
}
.button2_3 {
    margin-top:180px;
}
a.button2 img {
    float: left;
    margin-right: 15px;
}
a.button3{
    border:3px solid #fff;
    color: #fff;
    position: absolute;
    top: 150px;
    z-index: 5;
    left: 15px;
    padding: 15px 25px;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    transition: .5s all;
}
a.button3:hover{
    background: #fff;
    color: #7A7362;    
}
a.button3_1{
    margin-top:90px;
}
.eventi-zona {
    font-size: 20px;
    margin-bottom: 20px;
}

.eventi-title {
    color: #EFBD43;
    font-size: 30px;
    font-weight: bold;
}

.eventi-date {
    margin-top: 16px;
}

a.eventi-link {
    text-decoration: underline;
    font-weight: bold;
    display: block;
    margin-top: 10px;
}
.galleryhome img{
    margin-bottom: 30px;
}
.galleryhome a {
    display: block;
    position: relative;
}

.galleryhome span {
    border: 3px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    margin-top:-15px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 23px;
    padding: 8px 25px;
    transition: .5s all;
}

.galleryhome span:hover {
    background: #fff;
    color: #797362;
}
.eventi-lista{
    min-height: 550px;
    padding-top: 20px;
}
.eventi-link .button{
    font-size: 13px;
}
.spaceslide{
    height: 90px;
    width: 100%;
    clear: both;
}

.menu-title {
    margin-top:40px;
    padding: 15px 0;
    font-weight: bold;
    text-transform: uppercase;
}
.menu-food-title {
    font-weight: bold;
}
.menu-food-desc {
    font-size: 12px;
}
.menu-food:after {
    float: left;
    width: calc(100% - 30px);
    white-space: nowrap;
    content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
    overflow: hidden;
    padding: 0 15px;
}

.menu-food > div {
    min-height: 50px;
}
.marchi{
    margin-top:20px;
}

div#evento_chiosco {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    outline: none;
}
div#evento_chiosco .grid-container {
    padding: 0;
}
div#evento_chiosco .titolo {
    font-size: 25px;
    padding: 5px 15px;
    margin: 0;
}
div#evento_chiosco p {
    margin: 5px 15px;
}
.swiper-slide img{
    width: 100%;
}
#menu_giorno{
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;   
    text-align: center;
    outline: none;
}
div#menu_giorno .titolo {
    font-size: 25px;
    padding: 15px 0 0 0;
    margin: 0;
}

@media only screen and (max-width: 1300px)  {
    .testata-menu ul li a {
        font-size: 14px;
        padding: 0 5px;
    }
    a.button2 {
        height: 50px;
        padding: 15px;
    }
    a.button2 img {
        height: 25px;
    }
    .button2_2 {
        margin-top: 60px;
    }
    .button2_3 {
        margin-top: 120px;
    }
    a.button3_1 {
        margin-top: 60px;
    }
    a.button3 {
        padding: 7px 15px;
    }
}

.mobilemenu,
.menum{
    display: none;
}

@media only screen and (max-width: 1024px) {
    a.butto3_4 {
        margin-top: -10px;
    }
}


@media only screen and (max-width: 1023px)  {
    .mobilemenu{
        display: block;
        cursor: pointer;
        float: right;
        margin-top:15px;
    }
    .testata{
        top:0;
    }
    .testata.scroll{
        padding: 5px 0;
    }
    .testata .logo img{
        height: 55px;
    }
    .spaceslide{
        display: none;
    }
    .slider{
        margin-top:70px;
    }
    .bar1, .bar2, .bar3 {
      width: 35px;
      height: 3px;
      background-color: #7A7362;
      margin: 8px 0;
      transition: 0.4s;
    }
    .bar2{
        width: 25px;
        margin-left:10px;    
    }
    .change .bar1 {
      -webkit-transform: rotate(-45deg) translate(-9px, 6px);
      transform: rotate(-45deg) translate(-9px, 6px);
    }
    .change .bar2 {
        opacity: 0;
    }
    .change .bar3 {
      -webkit-transform: rotate(45deg) translate(-8px, -8px);
      transform: rotate(45deg) translate(-8px, -8px);
    }
    .testata-lingua,
    .testata-menu{
        display: none !important;
    }
    .button2{
        position: relative;
    }
    .menum.change{
        display: block;
    }
    .footer{
        text-align: center;
        padding: 0 0 20px 0;
    }
    .footer-title{
        margin-top:30px;
    }
    .footer .button{
        margin-top:20px;
    }
    .credits, .credits div {
        text-align: center;
    }
    .menum.change {
        position: fixed;
        background: #fff;
        width: 100%;
        z-index: 13;
        margin-top: 0;
        height: calc(100vh - 45px);
        padding-top:50px;
        align-items: center;
        text-align: center;
        flex-direction: column;
        justify-content: center;
    }
    .menum-menu ul {
        text-align: center;
        font-size: 28px;
        margin: 0;
    }
    .menum-lingua ul.language-switcher-language-url a {
        color: #7A7362;
    }
    .menum-lingua ul.language-switcher-language-url a.is-active,
    ul.menu a.is-active{
        color: #7A7362;
        text-decoration: underline;        
    }
    a.button3 {
        position: relative;
        width: 50%;
        display: inline-block;
        background: #F3F2F0;
        margin: 0 !important;
        float: left;
        left: 0;
        text-align: center;
        font-size: 14px;
        top: 0;
        border: 3px solid #797362;
        color: #797362;
    }
    a.button3.single{
        width: 100%;
    }
    a.button2 {
        position: relative;
        width: 33%;
        margin: 0 !important;
        float: left;
        top: 0;
        text-align: end;
        height: auto;
        padding: 5px;
        text-align: center;
        display: block;
    }
    a.button2 span{
        display: block;
        width: 100%;
    }
    a.button2 img{
        display: block;
        float: none;
        margin: 5px auto;
    }
    .galleryfull a {
        margin-bottom: 15px;
    }
    .galleryfull {
        column-count: 2;
        column-gap: 15px;
        margin: 15px 15px 0 15px;
    }
    .gallerymenu img{
        margin-bottom: 15px;
    }
    .marchi .cell {
        width: 25%;
        flex: initial;
        display: inline-block;
    }
	.titolo {
		font-size: 28px;
	}
	a.button2 span {
		font-size: 11px;
	}
}


	#auth_box h1#the_logo {
        display: none;
    }
@media only screen and (max-width: 767px)  {

    #auth_box {
        width: 90%;
    }

    #auth_box input[type="text"], #auth_box input[type="password"] {
        max-width: 100%;
        padding: 15px 10px;
    }
}


.menu-giorno {
    margin-top: 300px;
}

@media screen and (max-width: 1024px) {
    a.butto3_2 {
        margin-top: 117px;
    }

    a.butto3_3 {
        margin-top: 171px;
    }
    
    .menu-giorno {
        margin-top: 228px;
    }
}


.qr-codes {
    /* border: 3px solid #fff; */
    color: #fff;
    position: absolute;
    top: 200px;
    z-index: 5;
    right: -10px;
    padding: 15px 25px;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    transition: .5s all;
    display: flex;
    gap: 10px;
}

.qr-codes img {
    width: 100px;
}

@media screen and (max-width: 767px) {
    .qr-codes {
        display: none;
    }
}

/*Added 02022022*/
.testata-lingua {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}
/*Tasto menu LAVORA CON NOI*/
.lavora-con-noi a {
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.5;
    font-style: italic;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 20px;
    border: 1px solid white;
    transition: all 0.4s;
}
.lavora-con-noi a:hover {
    background: white;
    color: #7A7362;
}
.scroll .lavora-con-noi a{
    border: 1px solid #7A7362;
    color: #7A7362;
}
.scroll .lavora-con-noi a:hover{
    color: white;
    background-color: #7A7362;
}

/*Riformattazione footer*/
.footer .cell {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 5px;
}

.footer .cell .footer-contact-info {
    display:flex;
    flex-wrap: wrap;
    gap: 5px;
}

body.node-33 ul {
    width: max-content;
    margin: auto;
    text-align: left;
}

#qr-block{
    display: none;
}

.testata {
    padding-top: 10px;
}

/* Regole CSS per il mobile */
@media (max-width: 767px) {
    .footer .cell {
        align-items: center;
    }
    .footer .cell .footer-contact-info {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #qr-block {
        display: block;
    }
    


                
}
