@charset "UTF-8";

/* GLOBAL
----------------------------------------------------------------------------- */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Titillium Web", sans-serif;
  background-color: #FBFBF9;
  font-size: 14.5px;
  line-height: 1.6;
  color: #1A1A1A;
  letter-spacing: 0.5px;
  /*overflow-x: hidden !important;*/
  overflow-x: clip;
  font-weight: 300;
  width: 100%;
}

fieldset {
  border: 0;
}

*:focus {
  outline: 0;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.wpml-ls-legacy-list-horizontal li,
.no_list li,
.top_menu li,
.menu li {
  display: inline-block;
  list-style: none;
  margin: 0;
}

.img_fluid {
  display: block;
  width: 100%;
  height: auto;
}

.img_rounded {
  border-radius: 50%;
}

.float_sx {
  float: left;
}

.float_dx {
  float: right;
}

.align_sx {
  text-align: left;
}

.align_dx {
  text-align: right;
}

.align_center {
  text-align: center;
}

.d-block {
	display: block!important;
}
.d-none {
	display: none!important;
}

/* Responsive */
.show_from_menu_css,
.show_from_ds,
.show_from_tl,
.show_from_tp,
.show_from_sl,
.show_from_sp,
.show_from_ss {
  display: none;
}

/* COLORS
----------------------------------------------------------------------------- */

.clr_grey,
.clr_grey > a {
  color: #898989!important;
}

.clr_black,
.clr_black > a {
  color: #000000;
}

.clr_black_light,
.clr_black_light > a {
  color: #1A1A1A;
}

.clr_dark,
.clr_dark > a,
.page-id-1447 .page_hero .clr_white,
.page-id-1448 .page_hero .clr_white {
  color: #777777;
  text-decoration: none;
}

.bg_dark {
  background-color: #777777;
}

.clr_white,
.clr_white a {
  color: #fff!important;
}

.bg_white {
  background-color: #ffffff;
}

.bg_light {
  background-color: rgba(250, 249, 244, 0.97);
}

/* BUTTONS
----------------------------------------------------------------------------- */

/* TYPOGRAPHY
----------------------------------------------------------------------------- */
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 200;
  font-family: "Azo Sans", sans-serif;
}

.font_1 {
  font-family: "Titillium Web", sans-serif;
}

.font_2 {
  font-family: "Azo Sans", sans-serif;
  letter-spacing: 4px;
}

.text_small.font_2 {
  letter-spacing: 3px;
}

strong {
  font-weight: 600;
}

/* Text Helpers */
.uppercase,
.upp {
  text-transform: uppercase;
}

.heading_2,
.heading_3,
.heading_4,
.heading_5,
.heading_6 {
  font-family: "Azo Sans", sans-serif;
  line-height: 1.2;
}

[class^="heading"] > a {
  text-decoration: none;
  display: block;
}

hr {
  border: 0px;
  border-bottom: 1px solid #dddddd;
  padding: 0px;
  margin: 10px 0;
}

.heading_1 {
  font-size: 60px;
  letter-spacing: 8px;
  line-height: 1.15;
}
.heading_2 {
  font-size: 45px;
  letter-spacing: 6px;
  line-height: 1.1;
}
.heading_3 {
  font-size: 30px;
  letter-spacing: 5px;
}
.heading_4 {
  font-size: 24px;
  letter-spacing: 4px;
}
.heading_5 {
  font-size: 18px;
  letter-spacing: 6px;
}
.heading_6 {
  font-size: 12px;
  letter-spacing: 6px;
}

.fw_200 {
  font-weight: 200;
}
.fw_300 {
  font-weight: 300;
}
.fw_400 {
  font-weight: 400;
}
.fw_500 {
  font-weight: 500;
}
.fw_600 {
  font-weight: 600;
}
.fw_700 {
  font-weight: 700;
}

.text_micro {
  font-size: 9.5px;
  letter-spacing: 5px;
}
.text_mini {
  font-size: 10px;
}
.text_tiny {
  font-size: 12px;
  letter-spacing: 2.2px;
}
.text_small {
  font-size: 14px;
}
.text_default {
  font-size: 16px;
}

/* Editor */
.editor_wysiwyg a {
  text-decoration: none;
  color: #898989;
}

.editor_wysiwyg a:not(.btn_link):hover {
  text-decoration: underline;
}

.editor_wysiwyg p,
.editor_wysiwyg ul,
.editor_wysiwyg ol {
  margin-bottom: 20px;
}

.editor_wysiwyg ul {
  margin-left: 20px;
}

.editor_wysiwyg strong {
  color: #000000;
  font-weight: 600;
}

.editor_wysiwyg > .reset_heading_padding + h2,
.editor_wysiwyg > .reset_heading_padding + h3,
.editor_wysiwyg > .reset_heading_padding + h4,
.editor_wysiwyg > .reset_heading_padding + h5,
.editor_wysiwyg > .reset_heading_padding + h6 {
  padding-top: 0 !important;
}

.editor_wysiwyg h2,
.editor_wysiwyg h3,
.editor_wysiwyg h4,
.editor_wysiwyg h5,
.editor_wysiwyg h6 {
  line-height: 1.2;
  margin: 24px 0 16px 0;
  text-transform: uppercase;
  color: #4a4a4a;
  font-weight: 600;
}

.editor_wysiwyg h2 {
  font-size: 24px;
  font-weight: 200;
  letter-spacing: 4px;
  color: #777777;
}

.editor_wysiwyg h3 {
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 4px;
  margin-top: 40px;
  color: #777777;
}

.editor_wysiwyg h4,
.editor_wysiwyg h5 {
  font-size: 15px;
}

.editor_wysiwyg h6 {
  font-size: 12px;
}

.editor_wysiwyg img {
  height: auto;
}

.editor_wysiwyg p:last-child {
  margin-bottom: 0;
}

.editor_wysiwyg table {
  border-collapse: collapse;
}

.editor_wysiwyg table td {
  border: 1px solid #ddd;
  padding: 7px;
}

/* Buttons */
.btn_link {
  font-family: "Azo Sans", sans-serif;
  letter-spacing: 4px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.btn_link:after,
.overlay .wpml-ls-legacy-list-horizontal a::after {
  bottom: -6px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0px;
}

.btn_link.clr_white:after,
.overlay .wpml-ls-legacy-list-horizontal a:after {
  background: #fff;
}

.btn_link.clr_lightred:after {
  background: #898989;
}

.btn_link.clr_grey:after {
  background: #898989;
}

.btn_link.clr_dark::after {
  background: #777777;
  opacity: 0.4;
}

.btn_link:hover:after,
.overlay .wpml-ls-legacy-list-horizontal a:hover:after {
  width: 100%;
}

/*
.ui-accordion-header.btn_link:after{
    left: 30px;
}
.ui-accordion-header.btn_link:hover:after{
    width: calc(100% - 30px);
}
*/

/* LAYOUT
----------------------------------------------------------------------------- */

/* Basic Structure */
.container {
  max-width: calc(900px + 12%);
  padding-left: 6%;
  padding-right: 6%;
  overflow: clip;
  margin: auto;
  width: 100%;
}

.container_narrow {
  max-width: calc(700px + 12%);
}

.container_large,
.acf_slideshow,
.acf_image,
.site_footer > .container,
.map_wrapper,
.acf_gift_voucher > .container {
  max-width: calc(1240px + 12%);
  margin: auto;
  z-index: 2;
  position: relative;
}

/*
.acf_editor .heading_1,
.acf_download,
.editor_wysiwyg,
.js_accordion_menu {
    padding-right: 26%;
	}
*/

.page-template-blank .editor_wysiwyg {
  padding-right: 0;
}

.acf_editor + .acf_editor,
.acf_editor + .acf_mosaic,
.acf_editor + .acf_menu,
.acf_menu + .acf_mosaic,
.acf_editor + .acf_slideshow > .set_pt_x12,
.acf_accordion + .acf_slideshow > .set_pt_x12,
.acf_editor + .acf_box_img_txt > .container:first-of-type,
.acf_editor + div > .acf_slideshow > .set_pt_x12,
.acf_accordion + .acf_editor {
  padding-top: 0;
}

.acf_editor a {
  color: inherit;
}

/* Paddings */
.set_pt_x1 {
  padding-top: 8px;
}
.set_pb_x1 {
  padding-bottom: 8px;
}
.set_pt_x2 {
  padding-top: 16px;
}
.set_pb_x2 {
  padding-bottom: 16px;
}
.set_pt_x3 {
  padding-top: 24px;
}
.set_pb_x3 {
  padding-bottom: 24px;
}
.set_pt_x4 {
  padding-top: 32px;
}
.set_pb_x4 {
  padding-bottom: 32px;
}
.set_pt_x5 {
  padding-top: 40px;
}
.set_pb_x5 {
  padding-bottom: 40px;
}
.set_pt_x6 {
  padding-top: 48px;
}
.set_pb_x6 {
  padding-bottom: 48px;
}
.set_pt_x7 {
  padding-top: 56px;
}
.set_pb_x7 {
  padding-bottom: 56px;
}
.set_pt_x8 {
  padding-top: 64px;
}
.set_pb_x8 {
  padding-bottom: 64px;
}
.set_pt_x9 {
  padding-top: 72px;
}
.set_pb_x9 {
  padding-bottom: 72px;
}
.set_pt_x10 {
  padding-top: 80px;
}
.set_pb_x10 {
  padding-bottom: 80px;
}
.set_pt_x11 {
  padding-top: 88px;
}
.set_pb_x11 {
  padding-bottom: 88px;
}
.set_pt_x12 {
  padding-top: 96px;
}
.set_pb_x12 {
  padding-bottom: 96px;
}
.set_pt_x13 {
  padding-top: 104px;
}
.set_pb_x13 {
  padding-bottom: 104px;
}
.set_pt_x14 {
  padding-top: 112px;
}
.set_pb_x14 {
  padding-bottom: 112px;
}
.set_pt_x15 {
  padding-top: 120px;
}
.set_pb_x15 {
  padding-bottom: 120px;
}
.set_pt_x16 {
    padding-top: 140px;
  }
.set_pb_x16 {
    padding-bottom: 140px;
}
.set_pl_x1 {
  padding-left: 2%;
}
.set_pr_x1 {
  padding-right: 2%;
}
.set_pl_x2 {
  padding-left: 4%;
}
.set_pr_x2 {
  padding-right: 4%;
}
.set_pl_x3 {
  padding-left: 6%;
}
.set_pr_x3 {
  padding-right: 6%;
}
.set_pl_x4 {
  padding-left: 8%;
}
.set_pr_x4 {
  padding-right: 8%;
}
.set_pl_x5 {
  padding-left: 10%;
}
.set_pr_x5 {
  padding-right: 10%;
}

/* Columns Grid */
.grid_2,
.grid_3,
.grid_4 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 100%;
}

.col {
  float: left;
  margin-right: 4%;
}

.grid_2 .col {
  width: 46%;
  margin-right: 8%;
}

.grid_3 .col {
  margin-right: 5%;
  width: 30%;
}

.grid_4 .col {
  width: 22%;
}

.grid_2 .col:nth-child(2n),
.grid_3 .col:nth-child(3n),
.grid_4 .col:nth-child(4n) {
  margin-right: 0;
}

/* GRAPHIC ELEMENTS
-----------------------------------------------------------------------------
.overlay_pattern {
    width: 100%;
    height: 100%;
    background: url('../img/overlay-pattern.svg');
    position: fixed;
    top: 0px;
    z-index: 9999;
    pointer-events: none;
    margin: 0 auto;
    left: 11.5%;
    background-repeat: no-repeat;
	}

.no_scroll .overlay_pattern{
	z-index: 999999999999;
	}
*/

/* Zoom Effect */
.zoom_effect {
  overflow: hidden;
  position: relative;
  display: block;
}

.zoom_effect img {
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: -moz-transform 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.zoom_effect:hover img {
  transform: scale(1.07);
}

/* MENU
----------------------------------------------------------------------------- */
.site_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(251, 251, 249, 0.95);
  /*background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);*/
  transform: rotate(0);
  padding-right: 6%;
  padding-left: 6%;
  box-sizing: border-box;
  transition: 0.5s all;
  z-index: 99999;
}

.site_header_right {
  align-items: center;
  display: flex;
}

.site_header_right > .hide_from_tp {
  z-index: 999;
}

.site_header .overlay .overlay_content {
  overflow: auto;
}

.site_logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
/*
.site_logo .logo-head {
	display: none;
}*/

.site_header > div {
  justify-content: space-between;
  align-items: center;
  display: flex;
  height: 140px;
}

.site_header + .page_hero,
/*.site_header + .page_wrapper .page_hero,*/
.acf_video.page_hero,
.acf_video {
  margin-top: 140px;
}

.site_header .btn_link {
  position: relative;
  z-index: 999;
  letter-spacing: 2px;
  font-size: 13px;
}

.site_header .btn_link::before {
  background: #898989;
  bottom: -5px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 100%;
}

.site_header.js_sticky_header.expanded .btn_link::before {
  background: #898989;
}

.site_header.js_sticky_header.expanded .clr_white {
  color: #777777!important;
}

/* Lang Switcher */
.wpml-ls-legacy-list-horizontal {
  text-transform: uppercase;
  padding: 0 !important;
  font-size: 13px;
  font-weight: 300;
}

.wpml-ls-legacy-list-horizontal a {
  padding: 0 !important;
  letter-spacing: 2px;
  position: relative;
  top: -2px;
  margin-right: 56px;
}

.site_header.js_sticky_header .wpml-ls-legacy-list-horizontal a {	
  color: #777777;
}
.site_header.js_sticky_header.expanded .wpml-ls-legacy-list-horizontal a {
  color: #777777;
}


/* Menu Burger */
.js_menu_trigger {
  width: 30px;
  height: 18px;
  position: relative;
  margin: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  z-index: 999999999999;
}

.js_menu_trigger span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.site_header.js_sticky_header .js_menu_trigger span {	
  background: #777777;
}
.site_header.js_sticky_header.expanded .js_menu_trigger span {
  background: #777777;
}

.js_menu_trigger span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.js_menu_trigger span:nth-child(2) {
  top: 14px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.js_menu_trigger:not(.open):hover span:nth-child(1) {
  width: 20px;
}

.js_menu_trigger.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: 9px;
}

.js_menu_trigger.open span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px;
}

/* Menu Overlay  */
body.no_scroll {
  position: fixed !important;
}

.site_header.expanded {
  background-color: #FFFFFF;
  background-image: url(../img/texture/IYO_texture_megamenu_02.jpg);
  background-repeat: no-repeat;
  background-size: cover;/*
  mix-blend-mode: multiply;
  
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: 100% auto;*/

  clip-path: none;
  width: 100%;
  z-index: 999999;
  height: 100vh;
}

.overlay {
  font-family: "Azo Sans", sans-serif;
  font-weight: 200;
  text-transform: uppercase;
  height: 100%;
  width: 0%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  overflow-x: visible;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  width: 100%;
  background-color: transparent;
  text-align: center;
  top: 0;
}

.overlay.show_links > .overlay_content {
    position: relative;
    isolation: isolate;
}

.overlay.show_links {
  display: block !important;
  transition: 0.3s ease-in all;
}
/*
.overlay.show_links > .overlay_content::after {
    content: '';
    position: absolute;
    z-index: -1;
    inset: 0;
    background: url(../img/texture/IYO_texture_megamenu_02.jpg) no-repeat top center ;
    background-size: cover;
    mix-blend-mode: multiply;
}
*/
/*
.overlay.show_links > .overlay_content {
  background: url(../img/texture/IYO_texture_megamenu_02.jpg) no-repeat center;
  background-size: cover;
  mix-blend-mode: multiply;
}
*/
.overlay_content {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

.overlay_content .menu li {
  display: block;
  margin: 30px 0;
}

.overlay_content .menu li.show_from_tp {
  display: none !important;
}

.overlay_content .menu a {
  color: #777777;
  text-decoration: none;
  font-size: 45px;
  letter-spacing: 15px;
  transition: all ease-in-out 0.25s;
}

.overlay_content .menu li.show_from_tp a {
  color: #777777;
}

.overlay_content .menu li:hover a,
.overlay_content .menu li.current-menu-item a {
  color: #000000;
}

.experience_link {
  text-decoration: none;
  position: absolute !important;
  bottom: 54px;
  font-size: 11.5px;
}

.experience_link::before {
  display: none !important;
}

@media screen and (max-height: 900px) {
  .overlay_content > div:not(.ls) {
    top: 32px;
    position: relative;
  }

  .overlay_content .menu li {
    margin: 20px 0;
  }

  .overlay_content .menu li a {
    font-size: 22px;
  }
}

/* FOOTER
----------------------------------------------------------------------------- */
.site_footer {
  border-top: 1px solid #ededed;
  letter-spacing: 0.4em;
  font-size: 10px;
  letter-spacing: 3px;
  font-family: "Azo Sans", sans-serif;
  background: #fff;
  position: relative;
  z-index: 10050;
}

.footer_grid .col {
  margin: 0;
  width: 25%;
}

.site_footer a {
  text-decoration: none;
}

.site_footer .wpml-ls-legacy-list-horizontal a {
}
.site_footer .col_title{
    position: relative;
}
.site_footer .col_title:after {
    content: "";
    width: 48px;
    height: 1px;
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    background: #898989;
}

/* Socials */
.social a {
  display: inline-block;
  margin: 0 5px;
}

.social i {
  display: block;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}

.social .facebook_link i {
  background-image: url("../img/ico_facebook.svg");
}

.social .instagram_link i {
  background-image: url("../img/ico_instagram.svg");
  position: relative;
  top: 1px;
}

.social .whatsapp_link i {
    background-image: url("../img/ico_whatsapp.svg");
}
  

/* Banner Prenota */
.page-template-booking .banner_prenota,
.single-gift-cards .banner_prenota {
  display: none;
}

.banner_prenota {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 99999;
  text-align: center;
  background: #faf9f4;
  box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.banner_prenota > a {
  display: block;
  width: 100%;
  padding: 18px 30px;
  position: relative;
  text-decoration: none;
}

.banner_prenota > a > span {
  position: relative;
  font-size: 13px;
}

.banner_prenota > a > span:after {
  bottom: -6px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 100%;
  background: #777777;
}

/* Back to Top */
.js_back_to_top {
  position: fixed;
  cursor: pointer;
  z-index: 999993;
  opacity: 0;
  right: calc(6% - 18px);
  bottom: 60px;
  display: block;
  width: 27px;
  height: 70px;
  transition: all ease-in-out 0.2s;
}

.js_back_to_top.show {
  opacity: 1;
}

/* Banner cookie */
#cookie-law-info-bar {
  z-index: 9999999;
  text-align: left;
  font-size: 8px;
  letter-spacing: 0;
  line-height: 1.8;
  padding: 24px;
}

#cookie-law-info-bar a {
  position: relative;
  color: #777777;
  cursor: pointer;
}

#cookie-law-info-bar .msg_ita,
#cookie-law-info-bar .msg_eng {
  display: none;
}

html[lang="it-IT"] #cookie-law-info-bar .msg_ita,
html[lang="en-US"] #cookie-law-info-bar .msg_eng {
  display: block;
}

#cookie-law-info-bar .cli-bar-btn_container a {
  position: relative;
  display: inline-block;
  margin-left: 40px;
}

#cookie-law-info-bar .cli-bar-btn_container a::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #777777;
  position: absolute;
  left: 0;
  bottom: -5px;
  opacity: 0.5;
}

#cookie-law-info-again {
  display: none !important;
}

@media screen and (max-width: 700px) {
  .cli-bar-container {
    display: block;
  }

  .cli-bar-btn_container {
    margin: 30px 0 0 0;
  }

  #cookie-law-info-bar .cli-bar-btn_container a {
    margin-left: 0;
    margin-right: 40px;
  }
}

/* IYO Footer */
.iyo_footer {
  letter-spacing: 1.78px;
  font-family: "Azo Sans", sans-serif;
  position: relative;
  z-index: 99999;
  background: #fff;
  border-top: 1px solid #ededed;
  padding: 0 6%;
  text-align: left;
}

.iyo_footer .text_mini {
  letter-spacing: 4px;
}

.iyo_restaurants {
  font-size: 8px;
  display: flex;
  justify-content: space-between;
}

.iyo_restaurants > a {
  background: rgba(250, 249, 244, 0.97);
  display: flex;
  width: 24.8%;
  align-items: center;
  text-decoration: none;
  padding: 18px 28px 12px 28px;
  min-height: 102px;
}

.iyo_restaurants > a > span {
  display: block;
  padding-left: 8%;
  line-height: 16px;
}

.copyright > div {
  justify-content: space-between;
  font-size: 8px;
  display: flex;
  letter-spacing: 2.4px;
}

.copyright a {
  font-size: 8px;
  text-decoration: none;
  letter-spacing: 2.4px;
}

.footer_menu li {
  margin-right: 20px;
}

.copyright .wpml-ls-legacy-list-horizontal {
  padding: 0 !important;
  border: 0 !important;
}

.copyright .wpml-ls-legacy-list-horizontal a {
  padding: 0 !important;
  position: relative;
  top: -1px;
  margin-left: 30px;
  color: inherit;
}

.footer_logo_mobile {
  display: none;
}

@media screen and (max-width: 960px) {
  .footer_logo_desktop {
    display: none;
  }

  .footer_logo_mobile {
    margin-right: 10px;
    margin-left: 10px;
    display: block;
  }

  .iyo_restaurants > a > div {
    min-width: 150px;
  }

  .iyo_restaurants > a > span {
    padding-left: 0;
  }

  .iyo_footer {
    text-align: center;
    padding-bottom: 4rem;
  }

  .iyo_footer .text_mini {
    margin: 24px 0;
  }

  .iyo_restaurants {
    display: block;
  }

  .iyo_restaurants > a {
    width: 100%;
    margin-bottom: 3px;
  }

  .copyright {
    padding: 32px 0;
  }

  .copyright > div {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .copyright > div > ul {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 420px) {
  .iyo_restaurants > a {
    padding: 18px;
  }

  .iyo_restaurants > a.iyo_footer_aalto {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

/* LAYOUT ELEMENTS
----------------------------------------------------------------------------- */
.page_wrapper {
  background-image: url(../img/texture/IYOPQ_mouseover_texture_DESKTOP.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
  /*mix-blend-mode: multiply;*/
}
.page_hero {
  position: relative;
  height: 100vh;
  height: 100svh;
}

.page_hero .container {
  position: absolute;
  z-index: 20;
  bottom: 80px;
}

.page_hero > img {
  width: 100%;
  /*max-width: 100%;
  height: calc(100vh - 140px);*/
  aspect-ratio: 80 / 39;
  object-fit: cover;
  height: 100%;
}
.page_hero > video{
    width: 100%;
    height: auto;
}
/*
.page_hero > div {
  position: absolute;
  z-index: 20;
  bottom: 44px;
  left: calc(6% + 50px);
}
*/
/* Scroll Down */
.scroll_down {
  font-family: "Azo Sans";
  color: #898989;
  font-size: 9.5px;
  font-weight: 400;
  display: block;
  letter-spacing: 0.526em;
  text-decoration: none;
  margin: auto;
  text-align: center;
  z-index: 20;
  position: relative;
}

.arrow-animation {
  height: 60px;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
}

.arrow-animation .arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.arrow-animation .arrow span {
  display: block;
  width: 30px;
  height: 30px;
  margin: -100px 0 0 -8px;
  animation: animate 1.5s infinite;
  transition-timing-function: ease-in;
  transition: 0.7s;
}

@keyframes animate {
  0% {
    opacity: 1;
    transform: rotate(0deg) translateY(-20px);
  }
  50% {
    opacity: 1;
    transition-timing-function: ease-out;
    transition: 0.25s;
  }
  100% {
    opacity: 0;
    transform: rotate(0deg) translateY(200px);
  }
}

/* ACF MODULES
----------------------------------------------------------------------------- */

/* Banner */
:last-of-type(.acf_banner) {
  opacity: 0.4;
}

.banner {
  position: relative;
}

.banner > div {
  position: absolute;
  z-index: 1;
  bottom: 30px;
}

.banner img {
  filter: brightness(90%);
  aspect-ratio: 169 / 85;
  object-fit: cover;
}

/*.banner_Menu .clr_white > a,
.banner_menu .clr_white > a,
.banner_MENU .clr_white > a {
  color: #777777;
}*/

/* Mosaic */
.mosaic_row:first-of-type {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.mosaic_row:first-of-type > div:first-child {
  margin-right: 30px;
}

/* Slideshow & Image */
.swiper-pagination {
  position: absolute;
  bottom: auto !important;
  width: auto !important;
  left: auto !important;
  transform: translateY(-50%) !important;
  right: 0;
  top: 50%;
}

.swiper-pagination-bullet {
  color: #fff;
  border-radius: 0;
  opacity: 1;
  margin: 10px 0 !important;
  width: 50px !important;
  background: none;
  display: flex;
  align-items: center;
  transform: translateX(20px);
  transition: all linear 0.3s;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  transform: translateX(0);
}

.swiper-pagination-bullet span {
  width: 40px;
  height: 1px;
  background: #fff;
  display: block;
}

.swiper-pagination .swiper-pagination-bullet i {
  font-size: 8px;
  font-style: normal;
  display: inline-block;
  letter-spacing: 3px;
  margin-right: 8px;
  font-weight: 400;
}

.swiper-button-next,
.swiper-button-prev {
  width: 32px;
  height: 64px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  transform: translateY(-50%);
}

.swiper-button-next {
  background-image: url("../img/ico_arrow_dx.svg");
  right: 28px;
}

.swiper-button-prev {
  background-image: url("../img/ico_arrow_sx.svg");
  left: 28px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.swiper-slide img {
  aspect-ratio: 28 / 15;
  object-fit: cover;
}

/* ACF Menu */
.menu_notes {
  max-width: 580px;
  margin: auto;
}

.menu_notes p {
  margin-bottom: 14px;
}

.menu_notes a {
  color: #777777;
}

.menu_notes .text_micro {
  padding-left: 7%;
  padding-right: 7%;
}

.menu_title.btn_link {
	font-size: 15px;
}

/* Accordion */
.acf_image + .acf_accordion {
  padding-top: 0 !important;
}

.js_accordion > h6 {
  cursor: pointer;
}

.js_accordion > h3 {
  justify-content: space-between;
  cursor: pointer;
  display: inline-flex;
  position: relative;
}
.js_accordion > h3 .circle {
  left: -32px;
}

.js_accordion_menu > h3 {
  justify-content: space-between;
  cursor: pointer;
  display: flex;
  position: relative;
}

.js_accordion_menu > h3.ui-accordion-header-active .menu_title {
  color: #777777;
}
.js_accordion_menu > h3.ui-accordion-header-active:after {
  font-family: "Titillium Web", sans-serif;
  content: "euro";
  font-weight: 400;
  color: #1A1A1A;
  text-transform: lowercase;
  letter-spacing: 1.17px;
  font-size: 14px;
}

.js_accordion_menu > h3.ui-accordion-header-active.menu_degustazione:after {
  position: absolute;
  right: 0;
  top: 5px;
}

.menu_degustazione_price {
  position: relative;
  display: none;
}

.js_accordion_menu > h3.ui-accordion-header-active .menu_degustazione_price {
  display: block;
}

.menu_portata,
.menu_wagyu_notes,
.menu_portata_notes {
  width: 100%;
}

.menu_portata {
  font-size: 15px;
  line-height: 17px;
  font-weight: 200;
  color: #1A1A1A;
}

.menu_portata_notes {
  font-size: 11px;
  font-weight: 400;
}

.menu_degustazione_price,
.menu_portata_price {
  text-transform: lowercase;
  letter-spacing: 1.17px;
  text-align: right;
}

.ui-accordion-header-icon {
  display: none;
}

li.aalto_menu_item {
  justify-content: space-between;
  display: flex;
}
/*
.circle {
  transform: translateY(-50%);
  position: absolute;
  height: 18px;
  width: 18px;
  display: block;
  left: -4%;
  top: 50%;

  background-image: url("../img/plus.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.ui-state-active .circle{ 
    background-image: url("../img/minus.svg");
}
.circle + span {
  line-height: 1.6;
}
*/

.circle {
  position: absolute;
  left: -40px;
  height: 18px;
  width: 18px;
  display: block;
}

.ui-state-default .circle .horizontal {
  position: absolute;
  background-color: #777777;
  width: 18px;
  height: 1px;
  left: 50%;
  margin-left: -9px;
  top: 50%;
  margin-top: -0.5px;
}

.ui-state-default .circle .vertical {
  position: absolute;
  background-color: #777777;
  width: 1px;
  height: 18px;
  left: 50%;
  margin-left: -0.5px;
  top: 50%;
  margin-top: -9px;
}

.ui-accordion-header-collapsed .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
}

.ui-accordion-header-collapsed .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}

.ui-accordion-header-active .circle .horizontal {
  transition: all 0.25s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}

.ui-accordion-header-active .circle .vertical {
  transition: all 0.25s ease-in-out;
  transform: rotate(90deg);
}
/*
.ui-state-default .circle .horizontal {
  position: absolute;
  background-color: #898989;
  width: 15px;
  height: 1px;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: 0;
  display: none !important;
}

.ui-state-default .circle .vertical {
  position: absolute;
  background-color: #898989;
  width: 1px;
  height: 15px;
  left: 50%;
  margin-left: -0.5px;
  top: 50%;
  margin-top: -7px;
  display: none !important;
}

.ui-accordion-header-collapsed .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  display: none !important;
}

.ui-accordion-header-collapsed .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
  display: none !important;
}

.ui-accordion-header-active .circle .horizontal {
  transition: all 0.25s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}

.ui-accordion-header-active .circle .vertical {
  transition: all 0.25s ease-in-out;
  transform: rotate(90deg);
}
*/
.ui-accordion-header-collapsed .clr_grey {
  color: #777777;
}

.ui-accordion-header-collapsed .clr_grey:after {
  background: #777777;
}
/*
.menu_wagyu_notes {
  font-size: 13px;
  font-weight: 200;
}
*/
/* Download */
.acf_download,
.acf_download span {
  font-size: 12px;
  text-decoration: none;
  display: block;
  font-weight: 400;
}
.acf_download .download_trigger {
  font-size: 10px;
}
.acf_download .heading_4 {
  font-size: 20px;
  font-weight: 300;
}

.download_trigger,
.booking_link {
  border-bottom: 1px solid;
  text-align: right;
  padding-bottom: 10px;
  display: block;
  text-decoration: none;
  transition: all ease-in-out 0.2s;
}

.booking_link:hover {
  color: #fff;
}

/* Gift Voucher */
.acf_gift_voucher_wrapper {
  background-image: url("../img/texture/IYOPQ_mouseover_texture_DESKTOP.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
  mix-blend-mode: multiply;
  background-color: #FBFBF9;
}
.acf_gift_voucher {
  position: relative;
  width: 100%;
}

.acf_gift_voucher > .container {
  align-items: center;
  display: flex;
}

.acf_gift_voucher > .container > * {
  max-width: 50%;
}

.acf_gift_voucher > .container > a > img {
  max-width: 80%;
}

/* Box Img + Txt */
.acf_box_img_txt > .container {
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  display: flex;
}

.acf_box_img_txt picture img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.acf_box_img_txt .img_sx > picture {
  order: 2;
}
.acf_box_img_txt .img_sx > div {
  order: 1;
}

.acf_box_img_txt > .container > * {
  width: 47.5%;
}

.acf_box_img_txt > .container:nth-child(2n) {
  flex-direction: row;
}

.acf_box_img_txt .editor_wysiwyg {
  padding-right: 0;
}

.acf_bottone{
  margin:10px auto;
  padding: 4px 8px 6px 8px;
    font-size: 18px;
    line-height: 32px;
    color: #777777;
    text-decoration: none;
    border: 1px solid #777777;
    cursor: pointer;
}

/* CONTATTI
----------------------------------------------------------------------------- */
.map_wrapper {
  width: 100%;
  height: 480px;
}

.contact_grid a {
  text-decoration: none;
}

.col_contact a {
  text-decoration: none;
  color: inherit;
}

.col_contact p {
  margin-bottom: 14px;
}

.col_contact .text_tiny{
    letter-spacing: 3px;
}

/* BLANK PAGE
----------------------------------------------------------------------------- */
.container_blank_page {
  min-height: calc(100vh - 140px);
  margin-top: 140px;
}

/* GIFT CARDS ARCHIVE
----------------------------------------------------------------------------- */

.col_card h3,
.col_card h4,
.col_card p,
.col_card a.clr_grey {
  padding-left: 2%;
  padding-right: 2%;
}

@media screen and (max-width: 640px) {
  .col_card {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

/* SHOP ONLINE
----------------------------------------------------------------------------- */
.item-flex {
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  gap: 4rem;
}

.item-flex > div {
  width: 100%;
}

.single-shop-online .gform_footer {
  width: 100%;
  display: block !important;
  clear: both;
  margin-top: 2rem !important;
}

/* GIFT CARDS FUNNEL
----------------------------------------------------------------------------- */

.single-gift-cards .page_hero > img {
  height: 40vh;
  max-height: 400px;
}

.single-gift-cards .js_smooth_scroll {
  display: none;
}

/* Form */
.dynamichidden-326 {
  display: none;
}

.input_wr {
  margin-bottom: 42px;
  width: 48%;
}

.input_wr.fullwidth {
  width: 100%;
}

body
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]),
body .gform_wrapper select,
body .gform_wrapper textarea,
.input_wr input,
.input_wr textarea,
.input_wr select,
body .gform-body textarea,
#cf7pp_stripe_credit_card_number,
#cf7pp_stripe_credit_card_csv,
#cf7pp_stripe_credit_card_expiration,
#cf7pp_stripe_credit_card_zip {
  width: 100%;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #898989;
  padding: 10px 0 !important;
  border-radius: 0;
  font-weight: 500;
  font-size: 10px !important;
  font-family: "Azo Sans";
  letter-spacing: 0.4em;
  text-transform: uppercase;
  color: #333;
}

body .gform-body textarea {
  text-transform: none !important;
}

body .gform_wrapper select,
.input_wr select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("../img/angle-arrow-down.svg");
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: right center;
  background-size: 12px auto;
}

select.wpcf7-select:active,
select.wpcf7-select.active {
  font-size: 13px !important;
}

.input_wr textarea {
  resize: none;
}

.gfield_radio .ginput_price {
  display: none;
}

body
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]):focus,
body .gform_wrapper select:focus,
body .gform_wrapper textarea:focus,
.input_wr input:focus {
  border-bottom: 1px solid #000;
}

/* Placeholders */
::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #898989;
  font-weight: 400;
  font-size: 10px;
  font-family: "Azo Sans";
  letter-spacing: 0.562em;
  opacity: 0.7;
}

:-ms-input-placeholder {
  text-transform: uppercase;
  color: #898989;
  font-weight: 400;
  font-size: 10px;
  font-family: "Azo Sans";
  letter-spacing: 0.562em;
  opacity: 0.7;
}

::placeholder {
  text-transform: uppercase;
  color: #898989;
  font-weight: 400;
  font-size: 10px;
  font-family: "Azo Sans";
  letter-spacing: 0.562em;
  opacity: 0.7;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

/* Submit & Buttons */
.wpcf7 p a {
  color: inherit;
  text-decoration: underline;
}

.form_navigation {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  margin: 50px 0 20px 0;
  align-items: baseline;
}

.form_navigation > a {
  font-size: 9.5px;
  letter-spacing: 3px;
  font-family: "Azo Sans";
  text-decoration: none;
  border-bottom: 1px solid;
  transition: all linear 0.3s;
  width: 48%;
  display: block;
  padding: 12px 0;
  opacity: 0.5;
  color: #898989;
}

.form_navigation > a:hover {
  opacity: 1;
}

.form_navigation .submit_wr {
  width: 48%;
  text-align: right;
}

.form_navigation .wpcf7-submit {
  font-size: 9.5px;
  letter-spacing: 3px;
  font-family: "Azo Sans";
  text-decoration: none;
  appearance: none;
  border: 0;
  background: none;
  display: block;
  text-align: right;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid;
  cursor: pointer;
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url("../img/ajax-loader.gif");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  border: none;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  display: block !important;
  position: absolute !important;
  left: 50%;
  transform: translateX(-50%);
}

/* Errors & Validation */
.wpcf7-not-valid-tip {
  font-size: 12px;
  position: absolute;
}

.select + .wpcf7-not-valid-tip {
  bottom: -58px;
}

.wpcf7 form .wpcf7-response-output {
  margin: 40px 0;
  border: 0;
  background: #777777;
  font-family: "Azo Sans";
  color: #fff;
  padding: 14px 20px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 400;
}

.payment_note {
  font-size: 11px;
  font-family: "Azo Sans", sans-serif;
}

/* Payment Page - CF7 Stripe */
.cf7pp_row {
  justify-content: space-between;
  display: flex;
}

.cf7pp_details_input {
  max-width: 48%;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  padding: 0;
}

.cf7pp_details_input label {
  text-transform: uppercase;
  font-family: "Azo Sans";
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 2px;
  color: #aaaaaa;
}

.cf7pp_details_input .cf7pp_details_input {
  max-width: 100%;
}

input#stripe-submit {
  font-size: 9.5px;
  letter-spacing: 3px;
  font-family: "Azo Sans";
  text-decoration: none;
  appearance: none;
  border: 0;
  background: none;
  display: block;
  text-align: right;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  max-width: 48%;
  float: right;
}

/* Confirm Page */
.wpcf7 table {
  display: none;
}

/* Custom Select
.select {
	position: relative;
    width: 100%;
    float: left;
	}

.select select {
	display: none;
	}

.select-styled,
.select-options > li {
	font-weight: 500;
    font-size: 10px;
    font-family: 'Azo Sans';
    letter-spacing: 0.4em;
    text-transform: uppercase
	position: absolute;
	background-color: #faf9f4;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
    border-bottom: 1px solid #898989;
    cursor: pointer;
	padding: 10px 0;
	}

.select-options,
.select-options > li:first-child {
	display: none;
	}

.select-options > li{
	font-weight: 400;
    list-style: none;
	color: #898989;
	padding: 12px 0;
	opacity: 0.7;
	}

.select-options > li:hover{
    color: #777777;
	opacity: 1;
	}

.select-styled:before {
	border-style: solid;
	border-width: 0.2em 0.2em 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	right: 4px;
	position: absolute;
	top: 1.7em;
	transform: rotate(135deg);
	vertical-align: top;
	width: 0.45em;
	}

.select-styled.active:before {
	transform: rotate(-45deg);
	}

*/

@media screen and (max-width: 480px) {
  .input_wr,
  .cf7pp_details_input {
    width: 100% !important;
    float: none !important;
  }

  .input_wr {
    margin-bottom: 32px;
  }

  .form_navigation {
    display: flex;
    flex-direction: column-reverse;
  }

  .form_navigation > a,
  .form_navigation .submit_wr,
  .form_navigation .wpcf7-submit {
    text-align: left;
    width: 100%;
  }

  .form_navigation > a {
    top: -12px;
    position: relative;
  }

  .wpcf7 h3 {
    font-size: 12px;
    letter-spacing: 4px;
    line-height: 1.6;
  }

  .wpcf7 p {
    font-size: 11px;
    font-family: "Azo Sans", sans-serif;
  }
}

/* Gravity Form Restyle (attenzione vanno riportati anche gli stili degli input)*/
.gform_heading,
.gfield.hidden,
.gfield_label {
  display: none !important;
}

.gform_wrapper h3 {
  font-weight: 600 !important;
}

.gfield:not(.gfield_html),
.ginput_container_address > span {
  margin-bottom: 42px !important;
}

.gfield p a,
.gfield_consent_label a {
  color: inherit;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type="submit"],
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer input[type="submit"] {
  font-size: 9.5px;
  letter-spacing: 3px;
  font-family: "Azo Sans";
  text-decoration: none;
  appearance: none;
  border: 0;
  background: none;
  display: block;
  text-align: right;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid;
  cursor: pointer;
  text-transform: uppercase;
  color: #000;
}

body .validation_error {
  margin: 40px 0;
  border: 0 !important;
  background: #777777;
  font-family: "Azo Sans";
  color: #fff !important;
  padding: 14px 20px !important;
  text-transform: uppercase;
  font-size: 12px !important;
  letter-spacing: 1px;
  text-align: left !important;
  font-weight: 400 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: rgba(0, 0, 0, 0) !important;
  margin-bottom: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.gform_wrapper
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  border: 0 !important;
  border-bottom: 1px solid !important;
}

.gform_wrapper .validation_message {
  color: #dc3232 !important;
  font-weight: normal !important;
  padding-top: 4px !important;
  letter-spacing: 0.5px !important;
}

.gform_footer > input[type="submit"] {
  width: 50% !important;
  padding-right: 16px !important;
  float: right !important;
}

@media screen and (max-width: 640px) {
  .gfield,
  .gform_footer > input[type="submit"] {
    width: 100% !important;
    padding-right: 0 !important;
    float: none !important;
  }
}

/* 404
----------------------------------------------------------------------------- */
.container_404 {
  min-height: calc(100vh - 140px);
  margin-top: 140px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.container_404 .heading_1 {
  font-size: 100px;
  margin-bottom: 40px;
}

/* TEXTURES
----------------------------------------------------------------------------- */
.texture {
  width: 100%;
  position: absolute;
  top: 0px;
  z-index: 1;
  pointer-events: none;
  margin: 0 auto;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.texture_home {
  width: 50%;
  left: auto;
  top: 100%;
  right: 0;
}

.texture_filosofia {
  width: 50%;
  left: 0;
  top: 90%;
  right: auto;
}

.texture_menu {
  width: 25%;
  left: 0;
  top: 50%;
  right: auto;
}

.texture_team {
  width: 25%;
  left: auto;
  top: 50%;
  right: 0;
}

.texture.texture_gift_cards {
  width: 50%;
  left: 0;
  top: 90%;
  right: auto;
  max-height: 100vh;
  overflow: hidden;
}

.texture.texture_shop_online {
  width: 50%;
  left: 0;
  top: 90%;
  right: auto;
  overflow: hidden;
}
.texture_contacts {
  width: 50%;
  left: auto;
  top: 60%;
  right: 0;
}

/*
	.texture.texture_home{
		background-image: url('../img/texture/texture_home.svg');
		}

	.texture.texture_menu{
		background-image: url('../img/texture/texture_menu.svg');
		}

	.texture.texture_team{
		background-image: url('../img/texture/texture_team.svg');
		height: 280vh;
		}

	.texture.texture_contacts{
		background-image: url('../img/texture/texture_contacts.svg');
		}
	*/
/*
.acf_gift_voucher_wrapper {
  margin-top: -33.33vw;
}
*/
.hp_texture_2 {
  width: 100%;
  background-image: url("../img/texture/home_02.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
  pointer-events: none;
  z-index: 1;
}

.page_hero,
.acf_editor,
.acf_banner,
.acf_mosaic,
.acf_slideshow,
.map_wrapper,
.acf_box_img_txt {
  position: relative;
  z-index: 2;
}


/* Logo Carousel - Awards */
.item {
    height: auto;
    padding: 1rem;
}
.owl-carousel{
    max-width: calc(100% - 8rem);
    margin: auto;
}
.owl-nav .owl-prev,
.owl-nav .owl-next{
    position: absolute !important;
    height: 100% !important;
    top: 0 !important;
    width: 4rem !important;
    display: block !important;
    background-position:  center !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    background-size: 28px auto !important;
}
.owl-nav .owl-prev{
    background-image: url('../img/ico_arrow_sx_grey.svg') !important;
    left: -4rem !important;
}
.owl-nav .owl-next{
    background-image: url('../img/ico_arrow_dx_grey.svg') !important;
    right: -4rem !important;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span{
    display: none !important;
}
.owl-nav .owl-prev:after{
    content: '';
    position: absolute;
    width: 40px;
    right: -2.5rem;
    background: linear-gradient(90deg, #FFFFFF, transparent);
    top: 0;
    height: 100%;
}
.owl-nav .owl-next:after{
    content: '';
    position: absolute;
    width: 40px;
    left: -2.5rem;
    background: linear-gradient(270deg, #FFFFFF, transparent);
    top: 0;
    height: 100%;
}
.owl-dot{
    display: none;
    height: 1px;
    width: 1.5rem;
    background: #777777 !important;
    margin-right: 0.5rem ;
    opacity: 0.3;
    margin-top: 2rem;
}

.owl-dot.active{
    opacity: 1;
}


@media screen and (max-width: 720px) {
    .owl-dot{
        display: inline-block !important;
    }
    .owl-nav{
        display: none !important;
    }

}
@media screen and (max-width: 1024px) {
    .item {
        padding: 1.5rem;
    }
}

/* BOOKING
----------------------------------------------------------------------------- */
.container_booking {
  max-width: calc(1240px + 12%);
  min-height: calc(100vh - 140px);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 240px;
}

.container_booking .editor_wysiwyg {
	max-width: 720px;
	margin: auto;
	padding-right: 0 !important;
}
  
.container_policies{
    position: relative;
    align-items: flex-start;
    display: flex;
	flex-direction: column;
    gap: 2rem;
    margin: auto;
    z-index: 2;
}

.container_policies_widget{
    width: 100%;
    align-self: flex-start; /* <-- this is the fix */
    position: relative;
}

.container_policies iframe{
    height: 720px !important;
    border: 0 !important;
    width: 100% !important;
    overflow-y: auto !important;
}

.container_policies_text{
    width: 100%;
    text-align: left;
    max-width: 700px;
	margin: 48px auto 0;
}

.container_policies_text .circle {
  left: -32px;
}
.container_policies .js_accordion_menu {
  padding-left: 32px;
}

.policy_info{
    padding-left: 32px;
}

.container_policies .js_accordion_menu{
    padding-right: 0;
}

/*.container_policies .ui-accordion-content{
    padding-left: 30px;
}*/

.container_policies ul{
    margin-left: 12px;
    list-style-type: "- ";
}
.container_policies .editor_wysiwyg p:last-child{
    margin-bottom: 20px;
}
.container_policies  .js_accordion_menu > h3.ui-accordion-header-active:after{
    display: none !important;
}

@media screen and (max-width: 700px) {
    .container_policies{
        flex-direction: column;
    }
    .container_policies_widget{
        position: static;
    }
    /*.container_policies_text .set_pl_x2,*/
    .policy_info{
        padding-left: 0 !important;
    }
    
  }
  

/* IYO RESTAURANT RESTYLING */
/*.gradient-text,
.editor_wysiwyg a,
.editor_wysiwyg a:hover,
.hover-gradient-text:hover{
    background: -webkit-linear-gradient(45deg, #5B009D, #6F9FE2 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}*/
/*
.btn_link.hover-gradient-text:hover:after,
.col_contact .btn_link:after,
.gradient-text.btn_link:after {
    background: -webkit-linear-gradient(45deg, #5B009D, #6F9FE2 80%);
}
*/
.site_logo > img{
    /*max-width: 88px;*/
    margin: auto;
}


.temporary_header_menu{
    display: flex;
    gap: 3rem;
}

.site_header .temporary_header_menu .btn_link::before{
    width: 0;
}

.site_header {
	transform: translate(0%, 0%);
}
.site_header.scrollUp {
	transform: translate(0%, -100%);
}

@media screen and (max-width: 1000px) {

    .site_header {
        background-size: 100% 60px;
    }
    
    .site_header_temporary .temporary_header_menu,
    .site_header_temporary .hide_from_tp{
        display: none;
    }

    .site_header_temporary .site_logo{
        left: 60px;
        position: static;
        transform: none;
    }
    
    .site_header_temporary #nav_open{
        display: block;
    }
}


/* Temporanei */
/*
.overlay_content li a:hover{
    background: -webkit-linear-gradient(45deg, #5B009D, #6F9FE2 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
*/
.iyo-texture-wrapper {
    position: relative;
}

.iyo-texture {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
    top: 0;
    right: 0;
    overflow: hidden;
    background: #222
}

.iyo-texture img{
    height: 80%;
    position: absolute;
    bottom: 0;
    right: -20%;
    z-index: 3;
}

.header-fade{
    opacity: 1;
    transition: opacity 0.5s ease-in-out; /* Effetto di transizione per il fade */
}

.header-fade.hidden {
    opacity: 0;
}

.iyo-texture{
    background: linear-gradient(101deg,#c556b6,#9389e3,#8da5d0,#addaff,#d9e5ee,#b169a8,#9389e3,#8da5d0, #addaff, #d9e5ee);
    background-size: 200% 100%;
    animation: gradient-animation 15s ease infinite;
    opacity: 10%
}
@keyframes gradient-animation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.iyo-texture:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #FFF;
    opacity: 100%;
    top: -80%;
    position: absolute;
    z-index: 4;
}
.site_header {
	transform: translate(0%, 0%);
}
.site_header.scrollUp {
	transform: translate(0%, -100%);
}

/* Fancybox */
.fancybox-bg {
    background: rgba(0, 0, 0, 0.95) !important;
}
.popup_item {
	background: url('../img/texture/IYO_MOBILE_texture_popup_2.jpg') no-repeat center center;
	background-size: cover;
}

#dw-wrapper .dw-short-row .dw-cell {
  background-color: transparent!important;
}

/* Banner Cookiebot */
#CybotCookiebotDialog *, #CybotCookiebotDialogBodyUnderlay * {
	font-family: "Azo Sans", sans-serif!important;	
	font-size: 12px!important;
	font-weight: 400!important;
	line-height: 1.2!important;
	color: #1A1A1A!important;
}
#CybotCookiebotDialog {
	border-radius: 0!important;
}
#CybotCookiebotDialogNav {
	padding-top: 16px!important;
}
#CybotCookiebotDialogHeader,
#CybotCookiebotDialogBodyContentText,
#CybotCookiebotDialogBodyBottomWrapper,
#CybotCookiebotDialogBodyEdgeMoreDetails,
#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogBodyBottomWrapper {
	display: none!important;
}
#CybotCookiebotDialogBodyContentTitle,
#CybotCookiebotDialog h2 {
	font-size: 8px!important;
	font-weight: 400!important;
	line-height: 1.6!important;
	color: #777777!important;
	text-transform: uppercase!important;
	letter-spacing: 4px!important;
	margin: 0!important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
	font-family: "Azo Sans", sans-serif!important;	
	font-size: 8px!important;
	letter-spacing: 4px!important;
	font-weight: 400!important;
	color: #777777!important;
	text-transform: uppercase!important;
	background-color: transparent!important;
	border: 0 none!important;
	padding: 0!important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize .CybotCookiebotDialogArrow {
	border-color: #777777!important;
	border-width: .1em .10em 0 0!important;
	transform: rotate(-50deg) translateX(-3px) !important;
	margin-left: 7px!important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink {
	font-family: "Azo Sans", sans-serif!important;	
	font-size: 8px!important;
	letter-spacing: 4px!important;
	line-height: 16px!important;
	font-weight: 400!important;
	color: #777777!important;
	text-transform: uppercase!important;
}
#CybotCookiebotDialogNav {
	border-bottom: 1px solid #D6D6D6!important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
	border-bottom: 1px solid #777777!important;
}
#CybotCookiebotDialog label {
	font-family: "Azo Sans", sans-serif!important;	
	font-size: 8px!important;
	letter-spacing: 4px!important;
	font-weight: 400!important;
	color: #1A1A1A!important;
	text-transform: uppercase!important;
}
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieTypeIntro {
	font-family: "Azo Sans", sans-serif!important;	
	font-size: 12px!important;
	letter-spacing: 0px!important;
	font-weight: 400!important;
	color: #1A1A1A!important;	
}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSlider:before {
	width: 8px!important;
	height: 8px!important;
	bottom: 2px!important;
	left: 6px!important
}
#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
	background-color: #777777!important;
}
#CybotCookiebotDialog form input[type=checkbox][disabled]:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
	background-color: #D6D6D6!important;
}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSliderWrapper {
	width: 24px!important;
	height: 12px!important;
}
#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider:before, 
#CybotCookiebotDialog[dir=rtl] #CybotCookiebotDialogTabContent input+.CybotCookiebotDialogBodyLevelButtonSlider:before {
	transform: translateX(6px)!important;
}
.CybotCookiebotDialogDetailBodyContentCookieContainerButton.CybotCookiebotDialogCollapsed:before, .CybotCookiebotDialogDetailBodyContentIABv2Tab.CybotCookiebotDialogCollapsed:before {
	top: 5px!important;
}
.CybotCookiebotDialogDetailBodyContentCookieContainerButton:before, .CybotCookiebotDialogDetailBodyContentIABv2Tab:before {
	margin-right: 10px!important;
}
#CybotCookiebotDialog a:hover:after, 
#CybotCookiebotDialog a:hover:before, 
#CybotCookiebotDialog button:hover:after, 
#CybotCookiebotDialog button:hover:before {
	border-color: #777777!important;
}
#CybotCookiebotDialog[data-template=popup] #CybotCookiebotDialogBodyContentText,
#CybotCookiebotDialog[data-template=overlay] #CybotCookiebotDialogBodyContentText{
	display: block!important;
}
#CybotCookiebotDialog[data-template=popup] #CybotCookiebotDialogBodyContentTitle,
#CybotCookiebotDialog[data-template=popup] #CybotCookiebotDialog h2 {
	font-size: 12px!important;
	font-weight: 400!important;
	line-height: 1.2!important;
	color: #1A1A1A!important;
	text-transform: none!important;
	letter-spacing: 0!important;
	margin: 0 0 16px!important;
}
#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
	padding-bottom: 3px!important;
	border-bottom: 1px solid #777777!important;
	width: auto!important;
}
#CybotCookiebotDialogBodyButtonDecline {
	order: 2;
}
#CybotCookiebotDialogBodyLevelButtonCustomize {		
	order: 3;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
	flex-direction: row!important;	
	justify-content: space-between;
}
#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified {
	font-size: 8px!important;
	letter-spacing: 4px!important;
	line-height: 16px!important;
	text-transform: uppercase!important;
}
@media screen and (max-width: 1279px) {
	#CybotCookiebotDialogBodyContent {
		padding: 1em .625em 0!important;
	}
	#CybotCookiebotDialog .CybotCookiebotScrollContainer {
		border-bottom: 0!important;
		min-height: 0!important;
	}
	#CybotCookiebotDialog {
		top: auto!important;
		bottom: 58px!important;
		left: 6%!important;
		transform: translate(0)!important;
		width: calc(100% - 12%)!important;
		max-height: calc(90svh - 60px)!important;
		box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16)!important;		
        border-radius: 0!important;
	}
	#CybotCookiebotDialogNav .CybotCookiebotDialogNavItem {
		width: 100%!important;
		border-bottom: 1px solid #e4e4e4!important;
	}
	#CybotCookiebotDialogNav .CybotCookiebotDialogNavItems {
		flex-direction: column!important;
		margin: 0 15px!important;		
	}
	#CybotCookiebotDialogNav {
		border-bottom: 0 !important;
	}
}
@media screen and (min-width: 601px) and (max-width: 1279px) {
	#CybotCookiebotDialog {
        max-width: 500px!important;
		left: 50%!important;
		transform: translateX(-50%)!important;
    }
    #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
        justify-content: space-between!important;
    }
}
@media screen and (min-width: 1280px) {
	#CybotCookiebotDialog[data-template=overlay], #CybotCookiebotDialog[data-template=popup] {
		top: auto!important;
		bottom: 100%!important;
		left: 50%!important;
		width: 100%!important;
        max-width: none!important;		
	}
	#CybotCookiebotDialog[data-template=popup].CybotCookiebotDialogActive {
		transform: translate(-50%,0)!important;	
		bottom: 0!important;
	}
	#CybotCookiebotDialog .CybotCookiebotDialogContentWrapper {
		align-items: center!important;
	}
	#CybotCookiebotDialog[data-template=overlay] .CybotCookiebotDialogContentWrapper,
	#CybotCookiebotDialog[data-template=popup] .CybotCookiebotDialogContentWrapper {
		max-width: 700px;
    	margin: 0 auto;
	}
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyButtons,
	#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper {
		max-width: none!important;
	}
	#CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton:not(:last-of-type) {
		margin: 0 12px!important;
	}
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:not(:first-of-type) {
		margin-bottom: 0!important;
		margin: 0 12px!important;
	}	
	#CybotCookiebotDialogDetailFooter {
        padding: 0 1.125em 1.125em!important;
    }
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
		position: relative!important;
		width: auto!important;
		padding-bottom: 3px!important;
	}	
	#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard .CybotCookiebotDialogDetailBodyContentCookieTypeIntro {
		padding-left: 0!important;
	}
	#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieTypeIntro {
		padding-left: 0!important;
	}
	#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink {
		transform: translateY(2px);
	}
}