@font-face {
    font-family: 'Times Now';
    src: url('../font/TimesNow-SemiBold.eot');
    src: url('../font/TimesNow-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../font/TimesNow-SemiBold.woff2') format('woff2'),
        url('../font/TimesNow-SemiBold.woff') format('woff'),
        url('../font/TimesNow-SemiBold.ttf') format('truetype'),
        url('../font/TimesNow-SemiBold.svg#TimesNow-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times Now Italic';
    src: url('../font/TimesNow-SemiBoldItalic.eot');
    src: url('../font/TimesNow-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../font/TimesNow-SemiBoldItalic.woff2') format('woff2'),
        url('../font/TimesNow-SemiBoldItalic.woff') format('woff'),
        url('../font/TimesNow-SemiBoldItalic.ttf') format('truetype'),
        url('../font/TimesNow-SemiBoldItalic.svg#TimesNow-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Typography */
html,
body {
    height: 100%;
}

html {
    font-size: 100%;
}

body {
    overflow: hidden;
    font-size: 14px;
    color: #000;
    background: #FFF;
    font-family: 'Times Now';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.1;
}

h1 {
    font-size: 3em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 0.857em;
}

p {
    font-size: 1em;
    line-height: 1.2;
    text-align: left;
    font-weight: 600;
}

p {
    margin: 0;
}

em {
    font-family: 'Times Now Italic';
}

.x-small {
    font-size: 80%;
}

a {
    text-decoration: none;
    color: #000;
}

a:focus,
a:hover {
    text-decoration: none;
    color: #000;
}

ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}

/* END Tipography*/

#itemscope {
    display: none;
}

#trp-floater-ls {
    display: none !important;
}

.container-fluid {
    padding-left: 8px;
    padding-right: 8px;
}

body.negozio-chiuso {
    background-color: #000 !important;
    color: #fff;
}

body.negozio-chiuso a {
    color: #FFF;
}

body.negozio-chiuso .cookie-notice-container {
    border: 0.5px solid #FFF;
    background-color: #000 !important;
}

body.negozio-chiuso #cn-notice-text {
    color: #FFF;
}

body.negozio-chiuso #cn-accept-cookie {
    color: #FFF !important;
}

body.negozio-chiuso .cn-close-icon:after,
body.negozio-chiuso .cn-close-icon:before {
    background-color: #FFF !important;
}

body.negozio-chiuso .language-switcher .trp-language-switcher>div>a, body.negozio-chiuso .language-switcher2 .trp-language-switcher>div>a, body.negozio-chiuso .language-switcher3 .trp-language-switcher>div>a, body.negozio-chiuso .language-switcher4 .trp-language-switcher>div>a {
    color: #FFF;
}

body.negozio-chiuso .language-switcher .trp-language-switcher>div>span, body.negozio-chiuso .language-switcher2 .trp-language-switcher>div>span, body.negozio-chiuso .language-switcher3 .trp-language-switcher>div>span, body.negozio-chiuso .language-switcher4 .trp-language-switcher>div>span {
    color: #FFF;
}

body.negozio-chiuso .logo_box img {
    filter: invert(1) brightness(2);
}

body.negozio-chiuso .gallery-wrapper .swiper-pagination {
    color: #FFF;
}

body.negozio-chiuso .descrizione_gallery p {
    color: #FFF;
}

body.negozio-chiuso .map {
    display: none;
}

body.negozio-chiuso .map.notte {
    display: block;
}

body.negozio-chiuso .scroll_more {
    color: rgba(255, 255, 255, 0.3);
}

body.negozio-chiuso .event-past {
    background: #FFF;
}

body.negozio-chiuso .title,
body.negozio-chiuso .anno,
body.negozio-chiuso .text {
    color: #000;
}

body.negozio-chiuso #about-content .text {
    color: #FFF;
}

/*COOKIE*/
#cookie-notice {
    bottom: 28px;
    left: 8px !important;
    min-width: inherit !important;
    z-index: 10 !important;
    background-color: inherit !important;
}

.cookie-notice-container {
    border: 0.5px solid #000;
    padding: 5px !important;
}

#cn-notice-text {
    font-family: 'Times Now' !important;
    color: #000;
    margin: 0;
    font-size: 14px !important;
    padding-right: 120px;
    text-align: left;
}

#cn-accept-cookie {
    font-family: 'Times Now' !important;
    color: #000 !important;
    background-color: transparent !important;
    font-size: 14px !important;
    padding: 0 !important;
    letter-spacing: 0px !important;
    border-radius: 0px !important;
    margin-right: 20px !important;
    margin-left: 0 !important;
}

.cn-close-icon:after,
.cn-close-icon:before {
    height: 10px !important;
    background-color: #000 !important;
    width: 1px !important;
}

.cn-close-icon {
    opacity: 1 !important;
    right: 5px !important;
    padding: 0 !important;
    width: 10px !important;
    height: 10px !important;
    margin-top: -8px !important;
}

/*HEADER*/
#menu {
    margin-left: 0;
    padding: 0;
    padding-top: 28px;
    z-index: 15;
    opacity: 0;
    transition: opacity 0.5s ease;
}

#menu li {
    float: left;
    width: 155px;
}

#menu .about_menu ul li {
    float: left;
}

#menu .about_menu ul li:last-child {
    width: auto;
}

.about {
    cursor: pointer;
}
#menu-mobile{display: none;}
.menu_full{display: none;}

/*TRANSLATE*/
.language-switcher, .language-switcher2, .language-switcher3, .language-switcher4 {
    display: inline-block;
    width: 100%;
    margin-bottom: 80px
}

.language-switcher .trp-language-switcher, .language-switcher2 .trp-language-switcher, .language-switcher3 .trp-language-switcher, .language-switcher4 .trp-language-switcher {
    height: auto;
    width: auto;
    ;
}

.language-switcher .trp-language-switcher>div, .language-switcher2 .trp-language-switcher>div, .language-switcher3.trp-language-switcher>div, .language-switcher4 .trp-language-switcher>div {
    border: none;
    padding: 0;
    border-radius: 0;
    background-position: inherit;
    background-size: inherit;
    background-color: transparent;
    background-repeat: inherit;
}

.language-switcher .trp-language-switcher>div, .language-switcher2 .trp-language-switcher>div, .language-switcher3 .trp-language-switcher>div, .language-switcher4 .trp-language-switcher>div {
    background-image: none !important;
}

.language-switcher .trp-language-switcher>div>a, .language-switcher2 .trp-language-switcher>div>a, .language-switcher3 .trp-language-switcher>div>a, .language-switcher4 .trp-language-switcher>div>a {
    padding: 0;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    float: left;
}

.language-switcher .trp-language-switcher>div>span, .language-switcher2 .trp-language-switcher>div>span, .language-switcher3 .trp-language-switcher>div>span, .language-switcher4 .trp-language-switcher>div>span {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    float: left;
    margin-left: 7.5px;
    margin-right: 7.5px;
}

.language-switcher .trp-language-switcher>div>a:hover, .language-switcher2 .trp-language-switcher>div>a:hover, .language-switcher3 .trp-language-switcher>div>a:hover, .language-switcher4 .trp-language-switcher>div>a:hover {
    background: none;
    border-radius: 0;
}

/*HOMEPAGE*/
.about2{display: none;}

.homepage_box {
    position: fixed;
    right: 6px;
    bottom: 20px;
    padding: 0;
    z-index: 15;
}

.homepage_text {
    display: block;
}

.newsletter {
    margin-top: 20px;
}

.homepage_text2 {
    margin-top: 20px;
}

.cookie_box {
    margin-top: 20px;
}

.logo_box {
    margin-top: 40px;
}

.logo_box img {
    width: 100%;
    height: auto;
}

.about_close {
    right: 116px;
}

.acf-gallery-wrapper {
    position: relative;
    height: calc(100vh - 68px);
    overflow: hidden;
}

.acf-gallery-image {
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.acf-gallery-image.hidden {
    opacity: 0;
    position: absolute;
    z-index: 1;
}

.acf-gallery-image.visible {
    opacity: 1;
    position: relative;
    z-index: 2;
}

.acf-gallery-image img {
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 600px;
}

/*ABOUT*/
#about-content {
    display: none;
    position: fixed;
    top: 60px;
    /* width: 250px; */
    padding-right: 8px;
}

#about-content .text {
    position: static;
    padding: 0;
}

/*SPACE*/
#page {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    min-height: 100vh;
}

.gallery-wrapper {
    display: flex;
    height: calc(100vh - 59px);
    margin-top: 10px;
    position: relative;
    /* justify-content: center; */
}

.gallery-wrapper .main-slider {
    height: calc(100% - 20px);
    width: auto;
    flex-shrink: 0;
    overflow: hidden;
    margin: 0;
}

.gallery-wrapper .main-slider .swiper-wrapper {
    display: flex !important;
    height: 100% !important;
}

.gallery-wrapper .main-slider .swiper-slide {
    height: 100%;
    width: auto !important;
    /* importante per immagini verticali */
    display: flex;
    /* justify-content: center; */
    /* align-items: center; */
}

.gallery-wrapper .main-slider .swiper-slide img {
    height: 100%;
    width: auto;
    display: block;
    cursor: pointer;
}

/* PAGINAZIONE (1/10) IN ALTO A DESTRA */
.gallery-wrapper .swiper-pagination {
    position: absolute;
    color: black;
    font-weight: 500;
    z-index: 1;
    bottom: inherit;
    top: -4px;
    left: inherit;
    width: auto;
}

/* THUMBNAILS A DESTRA, ORIZZONTALI E CENTRATE VERTICALMENTE */
.thumbnails-container {
    width: 50vw;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    position: relative;
    flex-flow: column;
}

.thumb-slider {
    width: auto;
    max-width: 275px;
    margin-right: inherit !important;
    margin-left: 150px !important;
}

.thumb-slider .swiper-slide {
    width: 60px;
    height: auto;
    opacity: 0.7;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.thumb-slider .swiper-slide-thumb-active {
    opacity: 1;
}

.thumb-slider img {
    width: 100%;
    height: auto;
    display: block;
}


.descrizione_gallery {
    max-width: 275px;
    position: absolute;
    top: 0;
    margin-left: 148.5px;
}

.photo_credits {
    position: absolute;
    bottom: 20px;
    margin-left: 74px;
    z-index: 10;
}

.photo_credits span{
    margin-left: 45px;
}

.scroll_more {
    color: rgba(0, 0, 0, 0.3);
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
    text-align: center;
    left: 148px;
}

/*EVENTS*/
/*.logo_orbit{background-color: #000;}*/
.all-categories {
    position: absolute;
    width: auto;
    z-index: 15;
}

.all-categories li {
    float: left;
}

#box-past,
#box-future {
    display: none;
}

#box-past {
    padding-right: 30px;
}

#box-present {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    padding: 0;
    z-index: 10;
}

.separator {
    display: inline-block;
    width: 10px;
    border-bottom: 1px solid #000;
    vertical-align: middle;
    margin: 0 10px;
}

.negozio-chiuso .separator{
    border-bottom: 1px solid #FFF;
}

.logo_present {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 9;
}

.logo_present img {
    height: 250px;
    width: auto;
}

.logo_orbit {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 9;
}

.logo_orbit video{
    width: 60%;
    height: auto;
}

.page-present #menu a {
    color: #FFF;
}

.page-present a {
    color: #FFF;
}

.page-present span {
    color: #FFF;
}

.page-present p {
    color: #FFF;
}

.page-present .separator {
    border-bottom: 1px solid #FFF;
}

.page-present #menu .about_menu ul li {
    color: #FFF;
}

.page-present .language-switcher .trp-language-switcher>div>a {
    color: #FFF;
}

.page-present .language-switcher .trp-language-switcher>div>span {
    color: #FFF;
}

.page-present .logo_box img {
    filter: invert(1) brightness(2);
}

.page-past {
    overflow-y: visible;
}

.page-past #menu {
    position: fixed;
    left: 8px;
    width: calc(100% - 21px);
}

.box-event-past-1 {
    margin-left: -8px;
    width: 30%;
    margin-bottom: 90px;
    display: inline-block;
}

.box-event-past-2 {
    width: 50%;
    margin-bottom: 90px;
    display: inline-block;
    margin-left: -8px;
}

.box-event-past-3 {
    width: 75%;
    margin-bottom: 90px;
    display: inline-block;
    margin-left: -8px;
}

.box-event-past-4 {
    width: 100%;
    margin-bottom: 90px;
    display: inline-block;
    margin-left: -8px;
}

.box-event-past-4:last-child {
    margin-bottom: 16px;
}

.event-past {
    background: rgba(173, 180, 191, 1);
    float: left;
    padding: 10px;
}

.image-event-past {
    float: left;
}

.box-event-past-1 .event-past {
    width: 25%;
    height: 40vh;
    position: relative;
}

.box-event-past-1 .image-event-past {
    width: 75%;
}

.box-event-past-1 .image-event-past div {
    height: 40vh;
}

.box-event-past-2 .event-past {
    width: 30%;
    height: 65vh;
    position: relative;
}

.box-event-past-2 .image-event-past {
    width: 70%;
}

.box-event-past-2 .image-event-past div {
    height: 65vh;
}

.box-event-past-3 .event-past {
    width: 40%;
    height: 85vh;
    position: relative;
}

.box-event-past-3 .image-event-past {
    width: 60%;
}

.box-event-past-3 .image-event-past div {
    height: 85vh;
}

.box-event-past-4 .event-past {
    width: 45%;
    height: 100vh;
    position: relative;
}

.box-event-past-4 .image-event-past {
    width: 55%;
}

.box-event-past-4 .image-event-past div {
    height: 100vh;
}

.separa {
    clear: both;
    display: block;
}

.box-event-past-1 .anno {
    margin-top: 8vh;
}

.box-event-past-2 .anno {
    position: absolute;
    right: 60px;
    top: 10px;
}

.box-event-past-3 .anno {
    position: absolute;
    top: 10px;
    right: 120px;
}

.box-event-past-4 .anno {
     position: absolute;
     top: 10px;
     right: 180px;
}

.text {
    position: absolute;
    bottom: 10px;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.smooth-slider {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  position: relative;
}

.slider-content {
  display: flex;
  width: max-content;
  will-change: transform;
}

.slide {
  width: 50vw;
  height: 100vh;
  flex-shrink: 0;
}

.slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* MOBILE < 992px */
@media (max-width: 991px) {
  .slider-content {
    flex-direction: column;
    transform: none !important;
    width: 100%;
  }

  .slide {
    width: 100%;
    /* height: auto; */
    margin-bottom: 0;
  }

  .slide.duplicate {
    display: none; /* nasconde duplicati su mobile */
  }
}


/*MAP*/
.click_map {
    margin-top: 22vh;
}

#page-map .is-layout-flex {
    align-items: inherit;
}

#page-map #page .col-sm-10 {
    position: absolute;
    bottom: 28px;
}

.map {
    text-align: center;
}

.map img {
    width: auto;
    height: 556px;
}

.map.notte {
    display: none;
}

/*LEGAL*/
#page-legal {
    background-color: #ADB4BF !important;
}
#page-legal a, #page-legal p, #page-legal span, #page-legal .about{color: #000 !important;}
#page-legal .logo_box img{filter: none !important;}

#page-legal .is-layout-flex {
    align-items: inherit;
    gap: 0;
}

#page-legal {
    overflow-y: visible;
}

#page-legal #menu {
    position: fixed;
    left: 8px;
    width: calc(100% - 21px);
    top: 0;
}

#page-legal #page .col-sm-6 p {
    margin-bottom: 45px;
    padding-right: 100px;
}

#page-legal #page .col-sm-6 p:last-child {
    margin-bottom: 20px;
}

#page-legal #page .col-sm-6 .wp-block-columns>.wp-block-column {
    flex: 0 0 50%;
}

/*MENU*/
#page-eris-menu {
    background: #000;
    overflow-y: visible;
}

#page-eris-menu table td {
    color: #ADB4BF;
    text-align: left;
    padding: 0px 20px;
    align-content: baseline;
}

#page-eris-menu .no-extra {
    color: #ADB4BF;
    width: 550px;
    display: inline-block;
    padding-left: 404px;
    margin-bottom: 60px;
}

#page-eris-menu .no-extra p{
    
text-align: left;
    
float: right;
}

#page-eris-menu .col-sm-12 {
    text-align: center;
    margin-top: 60px;
    display: flex;
    flex-flow: column;
    align-items: center;
}

#page-eris-menu table {
    margin-left: auto;
    margin-right: auto;
    width: 550px;
}

#page-eris-menu .wp-block-table {
    /* padding-bottom: 60px; */
}

#page-eris-menu figure {
    margin-bottom: 60px;
    width: 550px;
}

#page-eris-menu .wp-block-table:nth-child(4) table td:nth-child(1) {
    padding-right: 0;
    width: 295px;
}

#page-eris-menu .wp-block-table:nth-child(4) table td:nth-child(2) {
    padding-left: 0;
}

#page-eris-menu .wp-block-table:nth-child(4) td {
    padding-bottom: 20px;
}

#page-eris-menu figure img {
    display: block;
    margin-left: 20px;
    width: 100%;
    height: auto;
}

#page-eris-menu .wine {
    color: #ADB4BF;
    width: 550px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    margin-bottom: 30px;
}

#page-eris-menu .list_food {
    color: #ADB4BF;
    width: 550px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    margin-bottom: 10px;
}


#page-eris-menu .list_food2 {
    color: #ADB4BF;
    width: 550px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 30px;
}

#page-eris-menu .allergeni {
    color: #ADB4BF;
    width: 550px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    margin-bottom: 60px;
    margin-top: -20px;
}

#page-eris-menu.translatepress-it_IT .list_food{color: #000;}
#page-eris-menu.translatepress-it_IT .list_food2{color: #000;}
#page-eris-menu.translatepress-it_IT .allergeni{color: #000;}

#page-eris-menu a{color: #ADB4BF !important;text-decoration: none !important;}
#page-eris-menu.translatepress-it_IT a{color: #000 !important;text-decoration: none !important;}

/*#page-eris-menu .wp-block-table:nth-child(10) td {
    padding-bottom: 20px;
}

#page-eris-menu .wp-block-table:nth-child(12) td {
    padding-bottom: 20px;
}

#page-eris-menu .wp-block-table:nth-child(14) td {
    padding-bottom: 20px;
}*/

#page-eris-menu.translatepress-it_IT {
    background: #ADB4BF !important;
}

#page-eris-menu.translatepress-it_IT table td {
    color: #000;
}

#page-eris-menu.translatepress-it_IT .no-extra {
    color: #000;
}

#page-eris-menu.translatepress-it_IT .wine {
    color: #000;
}

.coffe_drinks table td:nth-child(1),
.coffe_drinks table th:nth-child(1) {
    width: 70%;
}

.coffe_drinks table td:nth-child(2),
.coffe_drinks table th:nth-child(2) {
    width: 15%;
}

.coffe_drinks table td:nth-child(3),
.coffe_drinks table th:nth-child(3) {
    width: 15%;
}

.coffe_drinks table tr:nth-child(1) td:nth-child(2), .coffe_drinks table tr:nth-child(1) td:nth-child(3){
    padding-bottom: 10px !important;
}

.cocktail table td:nth-child(1),
.cocktail table th:nth-child(1) {
    width: 74%;
}

.cocktail table td:nth-child(2),
.cocktail table th:nth-child(2) {
    width: 26%;
}

.food table td:nth-child(1),
.food table th:nth-child(1) {
    width: 70%;
}

.food table td:nth-child(2),
.food table th:nth-child(2) {
    width: 30%;
}

.sparkling table tr:nth-child(1) td:nth-child(2), .sparkling table tr:nth-child(1) td:nth-child(3){
    padding-bottom: 10px !important;
}
.white_wine table tr:nth-child(1) td:nth-child(2), .white_wine table tr:nth-child(1) td:nth-child(3){
    padding-bottom: 10px !important;
}
.red_wine table tr:nth-child(1) td:nth-child(2), .red_wine table tr:nth-child(1) td:nth-child(3){
    padding-bottom: 10px !important;
}

.sparkling table td{padding-bottom: 20px !important;}
.white_wine table td{padding-bottom: 20px !important;}
.red_wine table td{padding-bottom: 20px !important;}

.sparkling table td:nth-child(1),
.sparkling table th:nth-child(1) {
    width: 70%;
}

.sparkling table td:nth-child(2),
.sparkling table th:nth-child(2) {
    width: 15%;
}

.sparkling table td:nth-child(3),
.sparkling table th:nth-child(3) {
    width: 15%;
}

.white_wine table td:nth-child(1),
.white_wine table th:nth-child(1) {
    width: 70%;
}

.white_wine table td:nth-child(2),
.white_wine table th:nth-child(2) {
    width: 15%;
}

.white_wine table td:nth-child(3),
.white_wine table th:nth-child(3) {
    width: 15%;
}

.red_wine table td:nth-child(1),
.red_wine table th:nth-child(1) {
    width: 70%;
}

.red_wine table td:nth-child(2),
.red_wine table th:nth-child(2) {
    width: 15%;
}

.red_wine table td:nth-child(3),
.red_wine table th:nth-child(3) {
    width: 15%;
}

/*404*/
#page-404-2 #page{opacity: 1;}
#page-404-2 .col-sm-10 h1{text-align: center;margin-bottom: 40px;margin-top: 0;}
#page-404-2 .col-sm-10 p{text-align: center;line-height: 1.5em;}
#page-404-2 .col-sm-10 a{text-decoration: underline;}
#page-404-2 .col-sm-10 .container_404{position: absolute;width: 83.33333333%;left: 0;top: 50%;-webkit-transform: translate(0%, -50%);-ms-transform: translate(0%,-50%);transform: translate(0%, -50%);text-align: center;}


/*COMGIN SOON*/
.coming_soon{position: fixed;opacity: 0;transition: opacity 0.5s ease;}
.coming_soon2 .email{display: none;}
.coming_soon2 .telefono{display: none;}

/*.cookie-notice-container{display: block !important;}*/

#page-eris-menu #cookie-notice{display: none !important;}

@media (max-width: 2000px) {

}

@media (max-width: 1800px) {
     #page-legal #page .col-sm-6{
        width: 58.33333333%;
    }
    #page-legal #page .col-sm-6 p {padding-right: 21%;}
}

@media (max-width: 1600px) {
    body {
        font-size: 12px;
    }

    #cn-notice-text {
        font-size: 12px !important;
    }

    #cn-accept-cookie {
        font-size: 12px !important;
    }

    .language-switcher .trp-language-switcher>div>a, .language-switcher2 .trp-language-switcher>div>a, .language-switcher3 .trp-language-switcher>div>a, .language-switcher4 .trp-language-switcher>div>a {
        font-size: 12px;
    }

    .language-switcher .trp-language-switcher>div>span, .language-switcher2 .trp-language-switcher>div>span, .language-switcher3 .trp-language-switcher>div>span, .language-switcher4 .trp-language-switcher>div>span {
        font-size: 12px;
    }

    .language-switcher, .language-switcher2, .language-switcher3, .language-switche4 {
        margin-bottom: 30px;
    }

    .logo_box {
        margin-top: 20px;
    }

    #about-content {
        top: 50px;
    }

    .scroll_more {
        left: 150px;
    }

    .descrizione_gallery {
        margin-left: 150.5px;
    }

    .acf-gallery-image img {
        max-height: 500px;
    }

    .box-event-past-1 .event-past {
        height: 50vh;
    }

    .box-event-past-1 .image-event-past div {
        height: 50vh;
    }
    .box-event-past-2 .anno{right: 10px;}

    #menu li{
        width: 140px;
    }
    .photo_credits span{
        margin-left: 60px;
    }
    #page-legal #page .col-sm-6 p {padding-right: 96px;}
}

@media (max-width: 1400px) {
    .box-event-past-4 .anno{
        right: 120px;
    }
    .box-event-past-3 .anno{
        right: 60px;
    }
    #menu li{
        width: 120px;
    }
   
    #page-legal #page .col-sm-6 p {
        padding-right: 40px;
    }
}

@media (max-width: 1200px) {
    .gallery-wrapper .main-slider,
    .gallery-wrapper .main-slider .swiper-slide {
        width: 550px !important;
    }

    .photo_credits {
        margin-left: 570px !important;
    }

    .gallery-wrapper .swiper-pagination {
        left: 570px !important;
    }

    .box-event-past-1 .image-event-past div, .box-event-past-1 .event-past{
        height: 40vh;
    }
    .box-event-past-1 .event-past{
        width: 35%;
    }
    .box-event-past-1 .image-event-past{
        width: 65%;
    }
    .box-event-past-1 .anno {
        margin-top: 4vh;
    }
}

@media (max-width: 1024px) {

    .gallery-wrapper .main-slider,
    .gallery-wrapper .main-slider .swiper-slide {
        width: 450px !important;
    }

    .photo_credits {
        margin-left: 460px !important;
    }

    .gallery-wrapper .swiper-pagination {
        left: 460px !important;
    }
}

@media (max-width: 992px) {
    body{overflow-y: visible;font-size: 14px;}
    #menu-mobile{display: block;top: 40px;position: fixed;width: calc(100% - 16px);left: 8px;z-index: 999;}
    #menu{display: none;}
    .menu_mobile{cursor: pointer;float: right;margin-left: 30px;}
    .close_mobile{cursor: pointer;float: right;margin-left: 30px;padding-right: 8px;}
    article .language-switcher{display: none;}
    #menu-mobile .language-switcher2{float: right;width: auto;margin-bottom: 0;margin-top: -3px;}
    .homepage_gallery{width: 100%;}
    #cookie-notice {bottom: 230px;width: calc(100% - 16px);position: absolute !important;}
    #cn-notice-text{padding-right: 0;}
    #cn-notice-buttons{width: auto;display: inline-block !important;float: left;}
    #cn-accept-cookie{margin: 0 !important;}
    .cookie-notice-container {height: 53px;}
    .cn-close-icon{right: inherit !important;left: 30px !important;bottom: 14px !important;top: inherit !important;margin-top: 0px !important;}
    .about2{display: block;margin-bottom: 40px;margin-top: -45px;}
    .homepage_box{position: static;width: 100%;padding-bottom: 40px;padding-left: 0px;}
    .homepage_box.coming_soon2{position: fixed;left: 8px;bottom: 20px;padding-bottom: 0;}
    .homepage_box.coming_soon2 .social{position: fixed;bottom: 35px;}
    #page-events #page .homepage_box{padding-left: 8px;}
    .menu_full .homepage_box{padding-left: 8px;}
    #page-map #page .homepage_box, #page-space #page .homepage_box, #page-legal #page .homepage_box{padding-left: 0;}
    .acf-gallery-wrapper{height: 80vh;}
    .about2 p{margin-bottom: 10px;}

    .homepage_text {
        flex-direction: column;
        margin: 0 auto;
        box-sizing: border-box;
        display: grid;
        grid-template-areas:
            "logo_box logo_box"
            "social homepage_text2"
            "cookie_left cookie_right";
        grid-template-columns: 1fr 1fr;
        column-gap: 3rem;
        background: #FFF;
        z-index: 13;
        position: relative;
    }

    .negozio-chiuso .homepage_text{
        background: #000;
    }

    #page-legal.negozio-chiuso .homepage_text, #page-legal .homepage_text{
        background: #ADB4BF;
    }

    .negozio-chiuso .menu_full .homepage_text{
        background: #FFF;
    }

    #page-legal.negozio-chiuso .menu_full .homepage_text{
        background: #FFF;
    }


    /* Mostra il logo in alto */
    .logo_box {
        order: -1;
        align-self: flex-start;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .logo_box img{
        width: 50%;
    }

    .logo_box {
        grid-area: logo_box;
    }

    .social {
        grid-area: social;
        display: flex;
        flex-direction: column;
        position: relative;
    }

     .homepage_text2 {
        grid-area: homepage_text2;
        display: flex;
        flex-direction: column;
        text-align: right;
        margin-top: 0;
        position: relative;
    }

    .homepage_text2 p{padding-right: 30px;}

   
    .homepage_text2 p:last-of-type {
        position: absolute;
        left: -52vw;
        bottom: 2rem; /* aggiusta questa distanza se necessario */
        text-align: left;
        width: 100%;
        max-width: 300px;
    }

    .cookie_box p:nth-of-type(1) {
        grid-area: cookie_left;
        justify-self: start;
    }

    /* Privacy policies (2ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° p): destra */
    .cookie_box p:nth-of-type(2) {
        grid-area: cookie_right;
        justify-self: end;
        text-align: right;
        margin-top: -18px;
        margin-right: -135px;
    }

    .menu_full {
        background: #FFF;
        position: fixed;
        top: 0;
        bottom: 0;
        right: -100%; 
        width: 100%;
        height: 100%;
        z-index: 9999999;
        padding-top: 40px;
         transition: right 0.3s ease;
         display: block;
    }

    .menu_full.active {
        right: 0;
    }

    .menu_full .logo_box img{
        filter: none !important;
    }
    .menu_full a, .menu_full p, .menu_full span{color:  #000 !important;}
    .menu_full .homepage_box{position: absolute;bottom: 0;left: 0;}
    .menu_full .homepage_text2 p:last-of-type {left: -53vw;}
    #menu-mobile  .menu_full .language-switcher3{/* display: none; */float: right;width: auto;margin-bottom: 0;margin-top: -3px;}
    .menu_full .menu-menu-container{padding-left: 8px;padding-top: 10vh;}
    .menu_full .menu-menu-container li{margin-bottom: 10px;}
    .list_legal{padding-left: 8px;}
    #page-legal #page .col-sm-6{margin-top: 120px !important;width: 100%;}
    #page-legal .is-layout-flex{display: block;}
    #page-map #page .col-sm-10{position: static;margin-top: 120px !important;width: 100%;}
    #page-map .is-layout-flex{/* display: block; */gap: 0;flex-flow: column;}
    .click_map{margin-top: 30px;}
    .map img{width: 100%;height: auto !important;}
    #page-map .is-layout-flex .wp-block-column:nth-child(2){order: 1;margin-bottom: 40px;}
    #page-map .is-layout-flex .wp-block-column:nth-child(1){order: 2;margin-bottom: 40px;}
    #page-space #page{opacity: 1;}
    #page-space #page .col-sm-10{width: 100%;margin-top: 120px !important;display: inline-block;}
    .gallery-wrapper .main-slider, .gallery-wrapper .main-slider .swiper-slide{width: 100% !important;height: auto !important;}
    .gallery-wrapper{display: block;width: 100%;}
    .gallery-wrapper .swiper-pagination {left: 0 !important;margin-top: -30px;}
    .photo_credits {margin-left: 90px !important;bottom: inherit;top: 0;margin-top: -31px;}
    .thumb-slider{max-width: 100%;width: 100%;margin-top: 30px !important;/* overflow: visible !important; */}
    .thumb-slider .swiper-slide{width: 90px;}
    .descrizione_gallery{position: static;margin-left: 0;margin-top: 40px;}
    .thumbnails-container{align-items: inherit;width: auto;justify-content: inherit;display: block;}
    .scroll_more {position: static;}
    #page-space #page .homepage_box{margin-top: 40px;}
    .gallery-wrapper .main-slider .swiper-slide img {height: auto;width: 100%;}
    .all-categories {bottom: inherit !important;top: 120px;left: 8px;}
    #box-future .logo_present{position: static;-webkit-transform: none;-ms-transform: none;transform: none;margin-top: 25vh;margin-bottom: 90px;}
    .logo_present {width: 100%;padding: 8px;}
    .logo_present img{width: 100%;height: auto;}
    #box-present .logo_present{position: fixed;}
    #page-events .container-fluid{padding: 0;}
    #box-present{position: static;}
    #box-present .swiper-container {
        all: unset;
        display: block;
        width: 100% !important;
        height: auto !important;
    }

    #box-present .swiper-wrapper {
        all: unset;
        display: block !important;
        width: 100% !important;
    }

    #box-present .swiper-slide {
        all: unset;
        display: block;
        width: 100% !important;
    }

    #box-present .swiper-slide {
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center !important;
        height: auto !important;
        aspect-ratio: 3 / 4; /* vertical look */
    }
    #page-events #page .homepage_box a, #page-events #page .homepage_box p, #page-events #page .homepage_box span{color: #000;}
    #page-events.negozio-chiuso #page .homepage_box a, #page-events.negozio-chiuso #page .homepage_box p, #page-events.negozio-chiuso #page .homepage_box span{color: #FFF;}
    .page-present .logo_box img{filter: none;}
    .page-present .logo_box{margin-top: 40px;}
    .page-present .homepage_box{padding-left: 8px;padding-right: 8px;padding-bottom: 40px;}

    #box-past{width: 100%;padding-right: 8px;}
    .box-event-past-1{width: 100%;margin-top: 20vh !important;}
    .box-event-past-2{width: 100%;}
    .box-event-past-3{width: 100%;}
    .box-event-past-4{width: 100%;}
    .box-event-past-1 .image-event-past div, .box-event-past-1 .event-past {height: 25vh;}
    .box-event-past-2 .event-past, .box-event-past-2 .image-event-past div{height: 50vh;}
    .box-event-past-3 .event-past, .box-event-past-3 .image-event-past div{height: 70vh;}
    .box-event-past-4 .event-past, .box-event-past-4 .image-event-past div{height: 90vh;}
    #page-eris-menu .col-sm-12 {
        margin-top: 40px;
        display: block;
    }

    #page-eris-menu .no-extra {
        width: 100%;
    }

    #page-eris-menu table {
        width: 100%;
    }

    #page-eris-menu figure {
        width: 100%;
        margin-bottom: 40px;
    }

    #page-eris-menu .wine {
        width: 100%;
        padding-left: 0;
        margin-bottom: 40px;
    }

    #page-eris-menu figure img {
        max-width: 100%;
        height: auto;
        margin-left: 0;
    }

    #page-eris-menu table td {
        padding: 1px 10px;
        padding-left: 0;
        line-height: 1.2em;
    }

    #page-eris-menu .no-extra {
        margin-bottom: 42px;
    }

    #page-eris-menu .wp-block-table {
        margin-bottom: 40px;
    }
    #page-404-2 .col-sm-10 .container_404{position: static;-webkit-transform: none;-ms-transform: none;transform: none;width: 100%;margin-top: 150px;margin-bottom: 40px;}
    #page-404-2 .col-sm-10 .container_404 h1{text-align: left;}
    #page-404-2 .col-sm-10 .container_404 p{text-align: left;}
     #page-legal #page .col-sm-6 p {padding-right: 0px;}
    #page-eris-menu .no-extra {
    padding-left: 527px;
    }
    .thumb-slider{margin-left: 0 !important;}
    .home_mobile{position: absolute;}
    .home_mobile2{position: absolute;left: 8px;}
    .menu-item-91{display: none;}
    .box-event-past-4:last-child{margin-bottom: 40px;}
    #page-legal #page .col-sm-6 p:last-child{margin-bottom: 40px;}
    .smooth-slider{height: auto;overflow: visible;}
    .cocktail table td:nth-child(1),
    .cocktail table th:nth-child(1) {
        width: 70.5%;
    }

    .cocktail table td:nth-child(2),
    .cocktail table th:nth-child(2) {
        width: 29.5%;
    }
    .food table td:nth-child(1),
    .food table th:nth-child(1) {
        width: 70.5%;
    }

    .food table td:nth-child(2),
    .food table th:nth-child(2) {
        width: 29.5%;
    }

    #page-eris-menu .list_food{width: 100%;padding-left: 0;}
    #page-eris-menu .list_food2{width: 100%;padding-left: 0;}
    #page-eris-menu .allergeni{width: 100%;padding-left: 0;}
    .red_wine{padding-bottom: 60px;}
    .logo_orbit{position: static;-webkit-transform: none;-ms-transform: none;transform: none;margin-bottom: 120px;margin-top: 120px;}
}

@media (max-width: 767px) {
    .box-event-past-1 .anno{margin-top: 15px;}
     #page-eris-menu .no-extra {
    padding-left: 70.5%;
    }

    #page-eris-menu table {
        width: 100%;
    }

    .cookie-notice-container {
        height: 72px;
    }
    #cookie-notice {
        bottom: inherit;
        top: 61vh;
    }
    .acf-gallery-image img{
        height: auto;
        max-height: inherit;
        width: 100%;
    }
    .homepage_text2 p:last-of-type {
        left: -54vw;
    }
    .menu_full .homepage_text2 p:last-of-type {
        left: -55vw;
    }
    .thumb-slider .swiper-slide {
        width: 75px;
    }
        #box-future .logo_present {margin-top: 30vh;margin-bottom: 60px;}
        #page{min-height: inherit;}
      .page-present .homepage_box{padding-bottom: 40px !important;display: inline-block;}

    .box-event-past-1{margin-top: 30vh !important;}
    .box-event-past-1 .image-event-past div, .box-event-past-1 .event-past {height: 146px;}
    .box-event-past-2 .event-past, .box-event-past-2 .image-event-past div{height: 308px;}
    .box-event-past-3 .event-past, .box-event-past-3 .image-event-past div{height: 386px;}
    .box-event-past-4 .event-past, .box-event-past-4 .image-event-past div{height: 386px;}
    .box-event-past-1 .event-past {width: 70%;}
    .box-event-past-1 .image-event-past{width: 30%;}
    .box-event-past-2 .event-past {width: 60%;}
    .box-event-past-2 .image-event-past{width: 40%;}
    .box-event-past-3 .event-past {width: 40%;}
    .box-event-past-3 .image-event-past{width: 60%;}
    .box-event-past-4 .event-past {width: 30%;}
    .box-event-past-4 .image-event-past{width: 70%;}
    .box-event-past-1 .title{position: absolute;top: 10px;right: 10px;}
    .box-event-past-2 .title{position: absolute;top: 10px;right: 10px;}
    .box-event-past-3 .title{margin-top: 60px;}
    .box-event-past-4 .title{margin-top: 60px;}
    .box-event-past-2 .anno {right: inherit;left: 10px;top: 90px;}
    .box-event-past-3 .anno {right: inherit;left: 10px;top: 180px;}
    .box-event-past-4 .anno {right: inherit;left: 10px;top: 180px;}
    #page-404-2 .col-sm-10 .container_404 h1{font-size: 2em;}
    /*.cookie-notice-container{display: block !important;}*/
    #page-legal.negozio-chiuso .cookie-notice-container span{color: #FFF !important;}
    #cn-notice-text {font-size: 11px !important;}
    #page-events #cookie-notice, #page-space #cookie-notice, #page-map #cookie-notice, #page-legal #cookie-notice, #page-eris-menu #cookie-notice{display: none !important;}
}

@media (max-width: 375px) and (max-height: 600px) {}

@media (max-width: 320px) {}