@charset "UTF-8";
/*!
Theme Name:  Zero Child
Template:     zero
Version:      1.0.1

Theme URI:    https://github.com/Netzsite/zero.git
Description:  Zero Child Theme
Author:       Stefano Giacomotti
Author URI:   https://netzsite.it

License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  zerochild
!*/
/******************************************************

	STYLE SCSS

******************************************************/
/******************************************************

	CSS GRID
	@version	 	1.1.0

	CHANGELOG
	[1.1.0] 2024-05-07
	#Added push

	NOTE

	MOBILE 375px
		width: 100%;
	MOBILE-L 576px
		width: 100%;

	TABLET 768px
		max-width: 540px;
	TABLET-L 992px
		max-width: 720px;

	LAPTOP 1280px
	LAPTOP-L 1440px

	DESKTOP 1920px
	DESKTOP-L 2560px

******************************************************/
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.noscroll {
  overflow: hidden;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}

.navigationButtons, .slide-footer, .slide-main, .slide-header, .block-slider-images .slide-main, .block-restaurantmenu-published .dish .dish-footer, .block-restaurantmenu-published .dish .dish-main, .block-restaurantmenu-published .dish .dish-header, .block-restaurantmenu-published .course .course-footer, .block-restaurantmenu-published .course .course-main, .block-restaurantmenu-published .course .course-header, .block-restaurantmenu-published, .section, .article-contentNone .relatedPosts .relatedPosts-columns, .article .article-footer, .article .article-main, .article .article-header, .mainboard .mainboard-footer, .mainboard .mainboard-main, .mainboard .mainboard-header, .hiddenboard #hiddenboard-footer, .hiddenboard #hiddenboard-main, .hiddenboard #hiddenboard-header, .footerboard .footerboard-footer, .footerboard .footerboard-main, .footerboard .footerboard-header, .headboard-mobile #headboard-footer, .headboard-mobile #headboard-main, .headboard-mobile #headboard-header, .headboard #headboard-footer, .headboard #headboard-main, .headboard #headboard-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row;
  margin-right: -15px;
  margin-left: -15px;
}

.section, .footerboard .footerboard-footer {
  margin-right: -15px;
  margin-left: -15px;
}

.block-restaurantmenu-published .dish .dish-image,
.headboard .socialLinks,
.headboard .hiddenboardOpenButton, #archive-news .sectionsboard-column, .slider-article .slide-gallery, .news-featuredImage, #archive-news .sectionsboard-column, .column-timetables, .column-address, .column-contact, .slider-article .slide-gallery,
.navigationButtons .navigationButtons-next,
.navigationButtons .navigationButtons-previous,
.headboard .logo, .block-restaurantmenu-published .dish, .copyright, .socialLinks, .slider-article .slide-gallery, .news-card, .sectionsboard.sectionsboard-boxed, .excerpt .excerpt-author, .excerpt .excerpt-content, .excerpt .article-content, .slider-article .slide-content,
.block-restaurantmenu-published .dish .dish-card, .sectionsboard.sectionsboard-boxed, .slider-article .slide-content,
.slider-article .slide-categories,
.slider-article .slide-title,
.searcharea,
.block-restaurantmenu-published .separator,
.block-restaurantmenu-published .restaurantmenu-price,
.block-restaurantmenu-published .restaurantmenu-price-title,
.block-restaurantmenu-published .restaurantmenu-note,
.block-restaurantmenu-published .course-name,
.block-restaurantmenu-published .course,
.block-restaurantmenu-published .restaurantMenu-selector,
.section-excerpts .sectionsboard-column,
.article-contentNone .relatedPosts,
.article-contentNone .article-searcharea,
.article .navigationThumbnails,
.article .tags,
.article .linkPages,
.article .article-date,
.article .article-breadcrumb,
.article .socialSharing,
.article .author,
.article .content,
.article .featuredImage,
.article .categories,
.article .title,
.article,
.excerpt .excerpt-wordcounter,
.excerpt .excerpt-featuredImage,
.excerpt .excerpt-categories,
.excerpt .excerpt-title,
.sectionsboard.sectionsboard-full,
.hiddenboard .menu,
.hiddenboard .hiddenboardCloseButton {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 321px) {
  .container {
    width: 100%;
  }

  .section, .footerboard .footerboard-footer {
    margin-right: -15px;
    margin-left: -15px;
  }

  .block-restaurantmenu-published .dish .dish-image, .headboard .socialLinks, .headboard .hiddenboardOpenButton {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .navigationButtons .navigationButtons-next, .navigationButtons .navigationButtons-previous, .headboard .logo {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .block-restaurantmenu-published .dish .dish-card {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .slider-article .slide-categories, .slider-article .slide-title, .searcharea, .block-restaurantmenu-published .separator, .block-restaurantmenu-published .restaurantmenu-price, .block-restaurantmenu-published .restaurantmenu-price-title, .block-restaurantmenu-published .restaurantmenu-note, .block-restaurantmenu-published .course-name, .block-restaurantmenu-published .course, .block-restaurantmenu-published .restaurantMenu-selector, .section-excerpts .sectionsboard-column, .article-contentNone .relatedPosts, .article-contentNone .article-searcharea, .article .navigationThumbnails, .article .tags, .article .linkPages, .article .article-date, .article .article-breadcrumb, .article .socialSharing, .article .author, .article .content, .article .featuredImage, .article .categories, .article .title, .article, .excerpt .excerpt-wordcounter, .excerpt .excerpt-featuredImage, .excerpt .excerpt-categories, .excerpt .excerpt-title, .sectionsboard.sectionsboard-full, .hiddenboard .menu, .hiddenboard .hiddenboardCloseButton {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 577px) {
  .container {
    width: 100%;
  }

  .section, .footerboard .footerboard-footer {
    margin-right: -15px;
    margin-left: -15px;
  }

  .slider-article .slide-gallery {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }

  .section, .footerboard .footerboard-footer {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .news-featuredImage, #archive-news .sectionsboard-column, .column-timetables, .column-address, .column-contact {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .block-restaurantmenu-published .dish, .copyright, .socialLinks {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .news-card, .sectionsboard.sectionsboard-boxed {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}
@media (min-width: 993px) {
  .container {
    max-width: 100%;
  }

  .section, .footerboard .footerboard-footer {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .slider-article .slide-gallery {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .excerpt .excerpt-author, .excerpt .excerpt-content, .excerpt .article-content {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .slider-article .slide-content {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}
@media (min-width: 1025px) {
  .container {
    max-width: 100%;
  }

  .section, .footerboard .footerboard-footer {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 10%;
    padding-left: 10%;
  }

  #archive-news .sectionsboard-column {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .sectionsboard.sectionsboard-boxed {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 1441px) {
  .container {
    max-width: 100%;
  }

  .section, .footerboard .footerboard-footer {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 10%;
    padding-left: 10%;
  }

  .slider-article .slide-gallery {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .slider-article .slide-content {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}
@media (min-width: 1921px) {
  .container {
    max-width: 100%;
  }

  .section, .footerboard .footerboard-footer {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15%;
    padding-left: 15%;
  }
}
@media (min-width: 2561px) {
  .container {
    max-width: 100%;
  }

  .section, .footerboard .footerboard-footer {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 20%;
    padding-left: 20%;
  }
}
@media print {
  .d-print-hidden {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

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

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.navigationButtons:after,
.slide-footer:after,
.slide-main:after,
.slide-header:after,
.block-slider-images .slide-main:after,
.block-restaurantmenu-published .dish .dish-footer:after,
.block-restaurantmenu-published .dish .dish-main:after,
.block-restaurantmenu-published .dish .dish-header:after,
.block-restaurantmenu-published .course .course-footer:after,
.block-restaurantmenu-published .course .course-main:after,
.block-restaurantmenu-published .course .course-header:after,
.block-restaurantmenu-published:after,
.section:after,
.article-contentNone .relatedPosts .relatedPosts-columns:after,
.article .article-footer:after,
.article .article-main:after,
.article .article-header:after,
.mainboard .mainboard-footer:after,
.mainboard .mainboard-main:after,
.mainboard .mainboard-header:after,
.hiddenboard #hiddenboard-footer:after,
.hiddenboard #hiddenboard-main:after,
.hiddenboard #hiddenboard-header:after,
.footerboard .footerboard-footer:after,
.footerboard .footerboard-main:after,
.footerboard .footerboard-header:after,
.headboard-mobile #headboard-footer:after,
.headboard-mobile #headboard-main:after,
.headboard-mobile #headboard-header:after,
.headboard #headboard-footer:after,
.headboard #headboard-main:after,
.headboard #headboard-header:after {
  clear: both;
}

/******************************************************

	SETTINGS SCSS
	@version	1.0.0

	CAHNGELOG

******************************************************/
.slider-article .slide-title, .socialLinks, .is-style-childtheme-title-one, .excerpt .excerpt-title {
  font-family: "Tangerine", serif;
}

.socialSharing .title, .wp-block-details summary, .excerpt .excerpt-author .author-postsLink, .excerpt .excerpt-content h2, .excerpt .article-content h2, .content h3, .content h2, h1 {
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
}

.navigationThumbnails, .article .navigationThumbnails, .menu-primaryMenu .menu-item, .copyright, .news-card .readMore, .news-card .news-content, .news-card .news-date, .news-card .news-title, .block-restaurantmenu-published .restaurantmenu-booking-mobile, .block-restaurantmenu-published .restaurantmenu-booking .phone_number, .block-restaurantmenu-published .restaurantmenu-booking .restaurantmenu-booking-text, .block-restaurantmenu-published .restaurantmenu-price, .block-restaurantmenu-published .restaurantmenu-price-title, .block-restaurantmenu-published .restaurantmenu-note, .block-restaurantmenu-published .dish .dish-allergens, .block-restaurantmenu-published .dish .dish-description, .block-restaurantmenu-published .dish .dish-name, .block-restaurantmenu-published .course-name, .block-restaurantmenu-published .restaurantMenu-selector .selector-button, .block-restaurantmenu-published .restaurantMenu-selector .monthName, .block-bookbutton-phonenumber .booking-button, .block-reviews .review .review-text, .is-style-childtheme-paragraph-one, p.is-style-default, .excerpt-news .excerpt-main .readMore, .column-timetables .text, .column-address .text, .column-contact .text, .column-timetables .title, .column-address .title, .column-contact .title, .column-timetables, .column-address, .column-contact, p {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}

.slider-article .slide-categories, .block-reviews .review .review-author, .mark, .is-style-childtheme-paragraph-two, .article .categories, .excerpt .excerpt-categories {
  font-family: "Tangerine", serif;
}

.content p > a {
  color: #DC8069;
  font-weight: bold;
}
.content p > a:hover {
  color: #654D3F;
}

.block-restaurantmenu-published .restaurantmenu-booking-mobile, .block-restaurantmenu-published .restaurantMenu-selector .selector-button.active, .block-bookbutton-phonenumber .booking-button {
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 30px;
  text-align: center;
  background-color: #DC8069;
  border-radius: 8px;
}

.block-restaurantmenu-published .restaurantMenu-selector .selector-button {
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 30px;
  text-align: center;
  background-color: #757575;
  border-radius: 8px;
}

/*
	$NAV-font: $FONT-1;
	//Color
	$NAV-font-color: $COLOR-1-reverse;
	$NAV-font-color-hover: $COLOR-3;
	$NAV-font-color-active: $COLOR-2;
*/
/******************************************************

CSS TYPOGRAPHY
@version 1.0.0

IDEA: RESPONSIVE images width 100%
Nel content degli articoli le immagini dovrebbero essere 100% nei dispositivi mobile. Il problema è che non tutte le immagini devono ingrandire. Notare che le immagine nel content possono avere un float

******************************************************/
html, body {
  font-size: 62.5%;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  color: #373534;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

body {
  font-size: 14px;
}

/************************************************
	TITLE AND HEADLINE
*************************************************/
h1 {
  margin-bottom: 45px;
  font-size: 30px;
  font-size: 3rem;
  color: #DC8069;
}

h2 {
  font-size: 24px;
  font-size: 2.4rem;
}

.content h2 {
  margin-bottom: 30px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #DC8069;
  letter-spacing: 5px;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

.content h3 {
  margin-bottom: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #DC8069;
  letter-spacing: 3px;
}

h4 {
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

.content h4 {
  font-size: 11px;
  font-size: 1.1rem;
}

h5 {
  font-size: 14px;
  font-size: 1.4rem;
}

.content h5 {
  font-size: 10px;
  font-size: 1rem;
}

h6 {
  font-size: 12px;
  font-size: 1.2rem;
}

.content h6 {
  font-size: 20px;
  font-size: 2rem;
}

/************************************************
	TEXT
*************************************************/
.content p {
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #373534;
}

b, strong {
  font-weight: 700;
}

i {
  font-style: italic;
}

em {
  font-style: italic;
}

/************************************************
Link
*************************************************/
a {
  text-decoration: none;
  color: inherit;
}

/************************************************
LIST
*************************************************/
ul, ol {
  padding: 0;
  list-style-position: inside;
}
ul li ul, ol li ul, ul li ol, ol li ol {
  padding-left: 10px;
}
ul li ol, ol li ol {
  padding-left: 10px;
}

.content ul li, .content ol li {
  font-size: 16px;
  font-size: 1.6rem;
}

/************************************************
IMAGES
*************************************************/
img {
  max-width: 100%;
  height: auto;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.content img {
  margin: 10px;
}

.wp-caption {
  max-width: 100%;
}

.cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/************************************************
BUTTON
*************************************************/
/* .button-xs {
	@include button-size('xs');
}

.button-s {
	@include button-size('s');
}

.button-m {
	@include button-size('m');
}

.button-l {
	@include button-size('l');
}

.button-xl {
	@include button-size('xl');
}

.btn,
.button,
.button-1 {
	@include button($COLOR-1, $COLOR-1-reverse);
}
.button-1-reverse {
	@include button($COLOR-1-reverse, $COLOR-1, false);
}

.button-2 {
	@include button($COLOR-2, $COLOR-2-reverse);
}

.button-2-reverse {
	@include button($COLOR-2-reverse, $COLOR-2, false);
}

.button-3 {
	@include button($COLOR-3, $COLOR-3-reverse);
}
.button-3-reverse {
	@include button($COLOR-3-reverse, $COLOR-3, false);
}

.button-4 {
	@include button($COLOR-4, $COLOR-4-reverse);
}
.button-4-reverse {
	@include button($COLOR-4-reverse, $COLOR-4, false);
} */
/************************************************
Tab
*************************************************/
.tabList li {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #957236;
  border-bottom: none;
}
.tabList li:hover {
  background-color: #654D3F;
  color: #EDEAE5;
}

/************************************************
Form
*************************************************/
textarea {
  border: 1px solid #957236;
}

input {
  border: 1px solid #957236;
}

select {
  background: transparent;
  color: inherit;
}

input[type=file] {
  display: none;
  opacity: 0;
}

input[type=image] {
  border: 0;
}

.label-file-input {
  display: inline-block;
}

/************************************************
Tabelle
*************************************************/
table {
  width: 100%;
  color: #654D3F;
  border: 4px solid #ffffff;
}
table caption {
  text-align: right;
}

tr {
  border: 4px solid #ffffff;
}

td {
  padding: 5px;
  border: 4px solid #ffffff;
}

th {
  padding: 5px;
  border: 4px solid #ffffff;
}

thead {
  color: #654D3F;
}
thead tr {
  background-color: #EDEAE5;
}
thead td {
  font-weight: 400;
}

tbody {
  color: #654D3F;
}
tbody tr:nth-child(even) {
  background-color: rgba(216, 210, 199, 0.8);
}
tbody tr:nth-child(odd) {
  background-color: #EDEAE5;
}

tfoot {
  background-color: #EDEAE5;
}
/************************************************
Altro
*************************************************/
hr {
  border: 1px solid #654D3F;
}

iframe {
  max-width: 100%;
}

.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

/*
.accordion {
color: $TEXT-color;
text-transform: uppercase;
cursor: pointer;
padding: 15px 0;
width: 100%;
border: none;
outline: none;
transition: 0.4s;
font-weight: bold;
border-bottom: 1px solid $BORDER-color;
}

.accordion:after {
content: '\02795';
font-size: 13px;
color: #777;
float: right;
margin-left: 5px;
}

.active-accordion:after {
content: "\2796";
}

.panel {
padding: 15px 0;
display: block;
overflow: hidden;
border-bottom: 1px solid $BORDER-color;
}

.active-panel {
display: block;
padding: 15px 0;
border-bottom: 1px solid $BORDER-color;
}
*/
.spikes-color-4 {
  position: relative;
  background: #EDEAE5;
  margin-bottom: 15px;
}
.spikes-color-4:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0%;
  top: 100%;
  z-index: 10;
  display: block;
  height: 30px;
  background-size: 30px 100%;
  background-image: linear-gradient(135deg, #EDEAE5 25%, transparent 25%), linear-gradient(225deg, #EDEAE5 25%, transparent 25%);
  background-position: 0 0;
}

/************************************************
BLOCCHI
*************************************************/
.wp-block-separator .is-style-wide {
  border-bottom: 0.5px solid #ececec;
}

/******************************************************

    ENTITIES SCSS

******************************************************/
.entity {
  background-color: #EDEAE5;
}

/******************************************************

	HEADBOARD SCSS
	@/zero/header.php

******************************************************/
.headboard {
  overflow: visible !important;
  margin-bottom: 30px;
}
/*
@mixin headerboard--mobile-l(){
	.headboard{}
}
*/
/******************************************************

	HEADBOARD MOBILE SCSS
	@/zero/header.php

******************************************************/
/******************************************************

	FOOTERBOARD SCSS
	@version	1.0.0

******************************************************/
.footerboard .footerboard-footer {
  margin-top: 60px;
  border-top: 1px solid #654D3F;
}

.socialLinks {
  padding: 15px;
  justify-content: start;
}

.copyright {
  padding: 15px;
}

.column-timetables, .column-address, .column-contact {
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #654D3F;
  text-align: center;
  border-right: 1px solid #654D3F;
}
.column-timetables .title, .column-address .title, .column-contact .title {
  font-size: 18px;
  font-size: 1.8rem;
  color: #654D3F;
}
.column-timetables .text, .column-address .text, .column-contact .text {
  font-size: 14px;
  font-size: 1.4rem;
  color: #654D3F;
}

/*
	@mixin footerboard--mobile-l(){
		.footerboard{
		}
	}
*/
/******************************************************

	ASIDEBOARD SCSS

******************************************************/
.asideboard .asideboardOpenButton {
  display: none;
  margin-bottom: 30px;
  text-align: center;
}
.asideboard .asideboardOpenButton .dashicons {
  margin-left: 5px;
}

/* 
@mixin asideboard--tablet{
	.asideboard {
	}
} 
*/
/******************************************************

	ASIDEBOARD LEFT SCSS

******************************************************/
/* 
.asideboard-left{
	//Disable if you don't want to hide it on mobile
	@extend %asideboard-hiddenToLeft;
} 
*/
/******************************************************

	ASIDEBOARD RIGHT SCSS

******************************************************/
/* 
.asideboard-right{
	//Disable if you don't want to hide it on mobile
	@extend %asideboard-hiddenToRight;
} 
*/
.asideboardCloseButton {
  display: none;
  margin-bottom: 30px;
  text-align: center;
}
.asideboardCloseButton .dashicons {
  margin-left: 5px;
}

.asideboardCloseIcon {
  font-size: 35px;
  line-height: 35px;
  text-align: right;
}

/******************************************************

	HIDDENBOARD SCSS

******************************************************/
.hiddenboard {
  display: block;
  position: fixed;
  top: 0;
  left: -100vw;
  z-index: 400;
  height: 100vh;
  width: 70vw;
  padding: 15px;
  padding-bottom: 90px;
  overflow: auto;
  transition: 0.5s;
  background-color: #DC8069;
}
.hiddenboard #hiddenboard-footer {
  justify-content: flex-end;
  margin-top: 60px;
  background-color: #EDEAE5;
}
/*
@mixin hiddenboard--tablet(){
	.hiddenboard{
	}
}
*/
/***
OVERLAY
@/zero/header.php
***/
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 300;
}

/******************************************************

	MAINBOARD SCSS
	@version	1.0.0

******************************************************/
/*
@mixin mainboard--mobile-l(){
	.mainboard{
	}
}
*/
/*
#archive-XYZ-sectionsboard{
	.sectionsboard-column{
		@extend %mobile-12;
		margin-bottom: 45px;
	}
}
*/
/******************************************************

	EXCERPT SCSS
	@version	1.0.0

******************************************************/
.excerpt {
  margin-bottom: 60px;
}
.excerpt .excerpt-title {
  font-size: 24px;
  font-size: 2.4rem;
  color: #373534;
  font-weight: 700;
  font-style: italic;
}
.excerpt .excerpt-categories {
  font-size: 16px;
  font-size: 1.6rem;
  color: #654D3F;
}
.excerpt .excerpt-featuredImage {
  margin-bottom: 15px;
}
.excerpt .excerpt-content, .excerpt .article-content {
  margin-bottom: 15px;
}
.excerpt .excerpt-content h2, .excerpt .article-content h2 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #373534;
}
.excerpt .excerpt-wordcounter {
  margin-top: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #373534;
}
.excerpt .excerpt-wordcounter .counter span {
  color: #DC8069;
}
.excerpt .excerpt-author {
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.excerpt .excerpt-author .author-image {
  margin-right: 15px;
}
.excerpt .excerpt-author .author-image img {
  max-width: 50px;
  border-radius: 50%;
}
.excerpt .excerpt-author .author-postsLink {
  font-size: 14px;
  font-size: 1.4rem;
  color: #654D3F;
  font-weight: bold;
}

.excerpt-news {
  background-color: #ffffff;
  text-align: center;
}
.excerpt-news .excerpt-header {
  margin-bottom: 30px;
}
.excerpt-news .excerpt-main {
  padding-bottom: 30px;
}
.excerpt-news .excerpt-main h2 {
  color: #654D3F;
  margin-bottom: 15px;
}
.excerpt-news .excerpt-main .readMore {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #DC8069;
}

/******************************************************

	ARTICLE SCSS
	@version	1.0.0

******************************************************/
.article .article-main {
  margin-bottom: 120px;
}
.article .postLink {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #654D3F;
}
.article .postLink a {
  display: inline-block;
  padding: 15px;
  text-align: center;
  color: #EDEAE5;
}
.article .categories {
  font-size: 16px;
  font-size: 1.6rem;
  color: #654D3F;
}
.article .article-breadcrumb {
  text-align: center;
}
.article .linkPages .post-page-numbers {
  padding: 5px 10px;
  margin: 0 5px;
  background-color: #809eb8;
  border-radius: 3px;
  color: #ffffff;
}
.article .linkPages .current {
  background-color: #5f85a6;
}
/*
@mixin article-mobile-l() {
	.article {
	}
}
*/
#page .article {
  padding: 45px;
  background-color: #ffffff;
}

.article-contentNone .article-header {
  text-align: center;
}
.article-contentNone .article-main {
  text-align: center;
}
.article-contentNone .article-footer {
  text-align: center;
}
.article-contentNone .article-searcharea {
  padding: 0 15%;
}
.article-contentNone .menu {
  padding-top: 60px;
}
.article-contentNone .relatedPosts .relatedPosts-title {
  margin-bottom: 30px;
}
/******************************************************

    SECTION SCSS
    @version	1.0.0

******************************************************/
.content .section {
  padding-right: 0%;
  padding-left: 0%;
}

/******************************************************

    BLOCK SCSS

******************************************************/
/***
COLORS
@/zero-child/settings.php 
***/
.has-marrone-color,
.has-marrone-color * {
  color: #654D3F;
}

.has-rosa-color,
.has-rosa-color * {
  color: #DC8069;
}

.has-bronzo-color,
.has-bronzo-color * {
  color: #957236;
}

.has-beige-color,
.has-beige-color * {
  color: #EDEAE5;
}

.has-bianco-color,
.has-bianco-color * {
  color: #FEFFFD;
}

.has-marrone-background-color {
  background-color: #654D3F;
}

.has-rosa-background-color {
  background-color: #DC8069;
}

.has-bronzo-background-color {
  background-color: #957236;
}

.has-beige-background-color {
  background-color: #EDEAE5;
}

.has-bianco-background-color {
  background-color: #FEFFFD;
}

/***
WP
***/
.wp-block-audio {
  margin: 15px 0;
}

.wp-block-embed {
  margin-bottom: 15px;
}

.wp-block-details {
  position: relative;
  transition: all 0.3s ease;
}
.wp-block-details summary {
  position: relative;
  padding-right: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #654D3F;
  cursor: pointer;
}
.wp-block-details summary:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "+";
  font-size: 24px;
  font-size: 2.4rem;
  color: #DC8069;
  font-weight: bold;
  transition: transform 0.3s ease, content 0.3s ease;
}
.wp-block-details[open] {
  margin-bottom: 30px;
}
.wp-block-details[open] summary:after {
  content: "-";
  transform: rotate(180deg);
}

/* Bounce on hover (optional) */
.wp-block-details:not([open]) summary:hover::after {
  animation: bounce 0.5s;
}

@keyframes bounce {
  25% {
    transform: translateY(0.25rem);
  }
  75% {
    transform: translateY(-0.25rem);
  }
}
/***
TITLE
@/zero-child/blocks/block.js 
***/
.is-style-childtheme-title-two {
  display: flex;
  align-items: center;
  gap: 1rem;
  /* Distanza tra titolo e linee */
}
.is-style-childtheme-title-two:before, .is-style-childtheme-title-two:after {
  content: "";
  flex-grow: 0;
  width: 10rem;
  /* Larghezza delle linee */
  height: 2px;
  /* Spessore delle linee */
  background-color: currentColor;
  /* Colore delle linee ereditato dal colore del testo */
}
.is-style-childtheme-title-two.has-text-align-left {
  justify-content: start;
}
.is-style-childtheme-title-two.has-text-align-center {
  justify-content: center;
}
.is-style-childtheme-title-two.has-text-align-right {
  justify-content: end;
}

/***
PARAGRAPH
@/zero-child/blocks/block.js 
***/
p.is-style-default.has-text-align-left {
  text-align: left;
}
p.is-style-default.has-text-align-center {
  text-align: center;
}
p.is-style-default.has-text-align-right {
  text-align: right;
}

.is-style-childtheme-paragraph-justify {
  text-align: justify;
}

/***
Mark
***/
.mark {
  color: #DC8069;
}

/***
GROUP
@/zero-child/blocks/block.js 
***/
.is-style-childtheme-group-section {
  margin-left: -15px;
  margin-right: -15px;
}

/***
SEPARATOR
@/zero-child/blocks/block.js 
***/
.is-style-childtheme-separator-one {
  height: 30px;
  border: none !important;
  background-image: url("/wp-content/themes/zero-child/images/assets/separator.png");
  background-repeat: no-repeat;
  background-position: center center;
}

/***
BLOCK REVIEWS
@/zero-child/blocks/reviews
***/
.block-reviews .review {
  flex-direction: column;
  width: 368px;
  margin: 30px;
  padding: 30px 15px;
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 2px 2px 10px 0px #654d4061;
}
.block-reviews .review .review-photo {
  align-self: center;
}
.block-reviews .review .review-photo img {
  width: 100px;
  margin-bottom: 15px;
  border: 8px solid #EDEAE5;
  border-radius: 50%;
}
.block-reviews .review .review-text {
  font-size: 16px;
  font-size: 1.6rem;
  color: #654D3F;
}
.block-reviews .review .review-author {
  margin-top: 15px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #DC8069;
  text-align: right;
}
.block-reviews .slick-list {
  height: 100%;
}
.block-reviews .slick-track {
  display: flex;
  height: 100%;
}
.block-reviews .slick-track .slick-slide {
  display: flex;
  height: auto;
}

/***
RESTAURANT MENU
@/zero-child/blocks/restaurantmenu
***/
.block-bookbutton-phonenumber {
  display: flex;
}
.block-bookbutton-phonenumber .booking-button {
  font-size: 18px;
  font-size: 1.8rem;
  color: #EDEAE5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 60px;
}
.block-bookbutton-phonenumber .booking-button svg {
  margin-right: 5px;
  fill: #EDEAE5;
}

/***
RESTAURANT MENU
@/zero-child/blocks/restaurantmenu
***/
.block-restaurantmenu-published .restaurantMenu-selector {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 30px;
}
.block-restaurantmenu-published .restaurantMenu-selector .hide {
  display: none !important;
}
.block-restaurantmenu-published .restaurantMenu-selector .monthName {
  padding-top: 5px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #DC8069;
  text-align: center;
  border-top: 1px solid #EDEAE5;
}
.block-restaurantmenu-published .restaurantMenu-selector .buttons {
  display: flex;
  flex-direction: row;
}
.block-restaurantmenu-published .restaurantMenu-selector .selector-button {
  font-size: 18px;
  font-size: 1.8rem;
  color: #EDEAE5;
  margin: 15px;
  margin-bottom: 0;
}
.block-restaurantmenu-published .restaurantMenu-selector .selector-button.active {
  margin-bottom: 0;
}
.block-restaurantmenu-published .restaurantMenu-selector .selector-nav-button {
  width: 50px;
  height: 50px;
  font-size: 25px;
  line-height: 1;
  color: #DC8069;
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #DC8069;
}
.block-restaurantmenu-published .menus {
  width: 100%;
}
.block-restaurantmenu-published .course .course-footer {
  margin-bottom: 60px;
}
.block-restaurantmenu-published .course-name {
  padding-left: 15px;
  padding-bottom: 30px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #654D3F;
}
.block-restaurantmenu-published .dish {
  padding-bottom: 15px;
  /*
      .dish-separator{
         flex-grow: 1;
         margin: 4px;
         border-bottom: 2px solid $COLOR-2;
      }*/
}
.block-restaurantmenu-published .dish .dish-header {
  padding-top: 15px;
  margin: 0px;
  background-color: #ffffff;
}
.block-restaurantmenu-published .dish .dish-main {
  margin: 0px;
  background-color: #ffffff;
}
.block-restaurantmenu-published .dish .dish-footer {
  padding-bottom: 15px;
  margin: 0px;
  background-color: #ffffff;
}
.block-restaurantmenu-published .dish .dish-image {
  width: 100px;
}
.block-restaurantmenu-published .dish .dish-name {
  font-size: 18px;
  font-size: 1.8rem;
  color: #DC8069;
}
.block-restaurantmenu-published .dish .dish-price {
  font-weight: bold;
}
.block-restaurantmenu-published .dish .dish-description {
  padding-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #654D3F;
}
.block-restaurantmenu-published .dish .dish-allergens {
  font-size: 12px;
  font-size: 1.2rem;
  color: #757575;
}
.block-restaurantmenu-published .dish .dish-allergens .title {
  padding-right: 5px;
  color: #654D3F;
  font-weight: bold;
}
.block-restaurantmenu-published .restaurantmenu-note {
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
  color: #654D3F;
  border-bottom: 1px solid #654D3F;
}
.block-restaurantmenu-published .restaurantmenu-price-title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  color: #654D3F;
}
.block-restaurantmenu-published .restaurantmenu-price {
  margin-bottom: 30px;
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  color: #654D3F;
  font-weight: bold;
}
.block-restaurantmenu-published .restaurantmenu-price-note {
  margin-bottom: 60px;
}
.block-restaurantmenu-published .restaurantmenu-booking {
  padding: 15px;
  margin: 0 auto;
  text-align: center;
}
.block-restaurantmenu-published .restaurantmenu-booking .restaurantmenu-booking-text {
  font-size: 24px;
  font-size: 2.4rem;
  color: #DC8069;
}
.block-restaurantmenu-published .restaurantmenu-booking .phone_number {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #654D3F;
}
.block-restaurantmenu-published .restaurantmenu-booking .phone_number svg {
  margin-right: 5px;
}
.block-restaurantmenu-published .restaurantmenu-booking-mobile {
  font-size: 18px;
  font-size: 1.8rem;
  color: #ececec;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 60px;
}
.block-restaurantmenu-published .restaurantmenu-booking-mobile svg {
  margin-right: 5px;
}
.block-restaurantmenu-published .restaurantmenu-booking-desktop {
  width: 300px;
  border: 4px solid #dc8069;
  border-radius: 25px;
  margin-bottom: 30px;
}
.block-restaurantmenu-published .separator {
  height: 90px;
  background-image: url("/wp-content/themes/zero-child/images/assets/separator.png");
  background-repeat: no-repeat;
  background-position: center center;
}

/*
.block-restaurantmenu-published{

    @extend %row;
    @extend %restaurantmenu-block;

    .restaurantMenu-selector {

        #next-month, #prev-month{
            @extend %button-2;
            margin: 15px;
            @include font-style("l", $COLOR-2-reverse, "%text-1");
            background-color: $COLOR-1;
        }
    }

    .restaurantMenu-selector > div {
        display: inline-block;
    }


}
*/
.block-slider-images .slide-main {
  justify-content: center;
}

/***
SLIDER NEWS
@/zero-child/template
***/
.slide-news {
  padding: 60px 80px;
}

.slide-wrap {
  background-color: #EDEAE5;
}

.news-featuredImage {
  align-content: center;
  text-align: center;
}

.news-card {
  position: relative;
  padding: 30px 15px;
}
.news-card .news-ribbon {
  position: absolute;
  width: 30px;
  right: 30px;
  top: 0;
}
.news-card .news-title {
  font-size: 18px;
  font-size: 1.8rem;
  color: #654D3F;
  margin-bottom: 5px;
}
.news-card .news-date {
  font-size: 14px;
  font-size: 1.4rem;
  color: #DC8069;
  margin-bottom: 30px;
}
.news-card .news-content {
  padding-right: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #373534;
}
.news-card .readMore {
  margin-top: 15px;
  margin-right: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #DC8069;
  float: right;
}

.block-restaurant-calendar .restaurant-calendar {
  width: 100%;
  /* Colore dei pulsanti al passaggio del mouse */
}
.block-restaurant-calendar .restaurant-calendar tbody tr:nth-child(even) {
  background-color: transparent;
}
.block-restaurant-calendar .restaurant-calendar .fc-button-primary {
  background-color: #654D3F !important;
  /* Colore di sfondo desiderato */
  color: #FFFFFF !important;
  /* Colore del testo desiderato */
  border-color: #FFFFFF !important;
  /* Colore del bordo, se necessario */
}
.block-restaurant-calendar .restaurant-calendar .fc-button-primary:hover {
  background-color: #654D3F !important;
  /* Colore di sfondo al hover */
  color: #FFFFFF !important;
  /* Colore del testo al hover */
}
.block-restaurant-calendar .restaurant-calendar .fc-daygrid-day .fc-bg-event {
  opacity: 1;
}
.block-restaurant-calendar .restaurant-calendar .fc-day-other .fc-bg-event {
  opacity: 0.3;
}
.block-restaurant-calendar .restaurant-calendar .fc-theme-standard td {
  background-color: #EDEAE5 !important;
}
.block-restaurant-calendar .restaurant-calendar .extra-open {
  z-index: 3;
  background-color: #15a760 !important;
}
.block-restaurant-calendar .restaurant-calendar .extra-closed {
  background-color: #f08c8c !important;
  z-index: 3;
}
.block-restaurant-calendar .restaurant-calendar .extra-closed .fc-event-title {
  color: black;
}
.block-restaurant-calendar .restaurant-calendar .fc-event-past {
  background-color: #edeae5 !important;
}
.block-restaurant-calendar .restaurant-calendar .fc-event {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.block-restaurant-calendar .restaurant-calendar .fc-event-title {
  font-size: 20px;
  font-style: normal;
  color: #654D3F !important;
}

/******************************************************

	COMPONENTS SCSS

******************************************************/
/***
LOGO
@ /zero/action.php
@action zero_action_get_logo() 
***/
.logo {
  padding: 15px;
  text-align: center;
}

/***
HIDDENBOARD OPEN BUTTON
@/zero/actions.php
@/zero/js/functions.js
***/
.hiddenboardOpenButton {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  line-height: 1;
  font-size: 50px;
  color: #DC8069;
}

/***
HIDDENBOARD CLOSE BUTTON
@/zero/actions.php
@/zero/js/functions.js
***/
.hiddenboardCloseButton {
  padding-right: 60px;
  font-size: 40px;
  text-align: right;
  color: #654D3F;
}

.hiddenboardCloseButton {
  color: #EDEAE5;
}

/***
COPYRIGHT
@ /zero/action.php
@action zero_action_get_copyright() 
***/
.copyright {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #654D3F;
  text-align: center;
}

.copyright {
  text-align: right;
}

/***
SOCIAL LINKS
@ /zero/action.php
@action zero_action_get_social_links() 
***/
.socialLinks {
  display: flex;
  align-items: center;
  justify-content: center;
}
.socialLinks a {
  display: inline-block;
  padding: 5px;
}

.socialLinks {
  font-size: 16px;
  font-size: 1.6rem;
  color: #DC8069;
}

/***
SOCIAL SHARING
@ /zero/action.php
@action @action zero_action_get_social_sharing()
***/
.socialSharing {
  margin-bottom: 30px;
}
.socialSharing .socialSharing-links {
  display: flex;
  justify-content: center;
}
.socialSharing .socialSharing-links a {
  display: inline-block;
  margin: 5px;
}

.socialSharing .title {
  font-size: 14px;
  font-size: 1.4rem;
  color: #654D3F;
  display: block;
  text-align: center;
}

/***
BREADCRUMB
@action zero_action_article_the_breadcrumb()
***/
.article .article-breadcrumb {
  margin-bottom: 30px;
}
.article .article-breadcrumb > span {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #c5c5c5;
  border-radius: 8px;
}
/***
MENU
@action zero_action_get_menu_v2()
***/
.hiddenboard .menu .items {
  list-style: none;
}
.hiddenboard .menu .menu-item {
  position: relative;
  cursor: pointer;
}
.hiddenboard .menu > .menu-item:first-child {
  padding-left: 0;
}
.hiddenboard .menu .menu-item-group {
  margin-top: 60px;
  color: #957236;
}
.hiddenboard .menu .current-menu-parent {
  font-weight: bold;
}
.hiddenboard .menu .menu-item-has-children {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hiddenboard .menu .menu-item-has-children:after {
  font-family: "dashicons";
  content: "";
  display: block;
}
.hiddenboard .menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  padding: 10px;
  z-index: 300;
}
.hiddenboard .menu .sub-menu li {
  display: block;
  padding: 10px;
  text-align: center;
}
.menu-primaryMenu {
  padding-top: 30px;
}
.menu-primaryMenu .menu-item {
  padding: 0 100px 0 0;
  font-size: 40px;
  font-size: 4rem;
  color: #EDEAE5;
  letter-spacing: 5px;
  text-align: right;
}
.menu-primaryMenu .menu-item-end {
  margin-bottom: 60px;
}

/***
RELATED POSTS
***/
.article-contentNone .relatedPosts {
  margin-bottom: 30px;
  padding-top: 60px;
}
.article-contentNone .relatedPosts .relatedPosts-title {
  margin-bottom: 15px;
  text-align: center;
}

.searchForm {
  display: flex;
  align-content: center;
  align-items: stretch;
  justify-content: space-between;
}
.searchForm .searchForm-input {
  width: 100%;
  background-color: #ececec;
  border-radius: 25px;
  margin-right: 15px;
}
.searchForm .searchForm-input input {
  height: 100%;
  width: 100%;
  margin-left: 15px;
  padding-left: 15px;
  font-size: medium;
  border: none;
}
.searchForm .searchForm-button {
  margin: 5px;
  margin-right: 15px;
}

.searcharea {
  padding: 15px 0;
  background-color: rgba(255, 255, 255, 0.45);
}
.searcharea .searchForm {
  margin: 0 auto;
  width: fit-content;
  border-radius: 25px;
}
.searcharea .searchForm-input input {
  width: 33vw;
  font-size: large;
}

/***
LANGUAGE SELECTOR
@function /functions/functions-plugins 
@action zero_wpml_get_languages_selector()
***/
/***
BACK TO TOP BUTTON
Bottone che permettte di tornare all'inizio della pagina

@script /zero/js/functions.js
@action zero_action_get_backToTopButton()
***/
#backToTop-button {
  display: inline-block;
  visibility: hidden;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  padding-top: 5px;
  text-align: center;
  opacity: 0;
  border-radius: 4px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  z-index: 400;
}
.show#backToTop-button {
  opacity: 1;
  visibility: visible;
}

#backToTop-button {
  background-color: #DC8069;
  color: #EDEAE5;
}

/***
NAVIGATION POSTS

@action zero_action_get_navigationButtons()
***/
.navigationButtons {
  justify-content: space-between;
}
.navigationButtons .navigationButtons-next {
  text-align: right;
}

/***
NAVIGATION THUMBNAILS

@action zero_action_get_navigationThumbnails()
***/
.navigationThumbnails, .article .navigationThumbnails {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 18px;
  font-size: 1.8rem;
  color: #373534;
  font-weight: bold;
}
.navigationThumbnails .navigationThumbnails-previous {
  min-width: 49%;
  margin-bottom: 15px;
  border: 1px solid #ececec;
  background-color: whitesmoke;
}
.navigationThumbnails .navigationThumbnails-previous a {
  display: grid;
  grid-template-columns: auto 100px 1fr;
  align-items: center;
  gap: 10px;
  height: 100%;
  padding: 5px;
}
.navigationThumbnails .navigationThumbnails-next {
  min-width: 49%;
  margin-bottom: 15px;
  text-align: right;
  border: 1px solid #ececec;
  background-color: whitesmoke;
}
.navigationThumbnails .navigationThumbnails-next a {
  display: grid;
  grid-template-columns: 1fr 100px auto;
  align-items: center;
  gap: 10px;
  height: 100%;
  padding: 10px;
}
.navigationThumbnails .image {
  overflow: hidden;
  padding: 5px;
  border-radius: 50%;
}

/***
NAVIGATION ARCHIVE

@action zero_action_get_archive_navigation()
***/
.navigation ul, .navigation ol {
  display: flex;
  justify-content: center;
  list-style: none;
}
.navigation li {
  padding: 5px 10px;
  margin: 0 5px;
  border-radius: 3px;
}
.navigation li:hover {
  color: #DC8069;
}
.navigation .active {
  font-weight: bold;
  color: #654D3F;
}

.navigation {
  margin-bottom: 30px;
}

.slider-article {
  margin-bottom: 30px;
}
.slider-article .slide-title {
  font-size: 24px;
  font-size: 2.4rem;
  color: #373534;
  font-weight: 700;
  font-style: italic;
}
.slider-article .slide-categories {
  font-size: 16px;
  font-size: 1.6rem;
  color: #654D3F;
  margin-bottom: 15px;
}
.slider-article .slide-gallery {
  margin-bottom: 15px;
}
.slider-article .slide-gallery .slick-list {
  padding-right: 0;
}
.slider-article > .slick-list {
  padding-right: 25%;
}
.slider-article > .slick-list .slick-track {
  display: flex !important;
}
.slider-article > .slick-list .slide {
  height: inherit !important;
  margin-right: 15px;
  margin-bottom: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #EDEAE5;
}
.slider-article > .slider-nextBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45px;
  height: 45px;
  padding-left: 3px;
  color: #654D3F;
  line-height: inherit;
  border-radius: 50%;
  background-color: #EDEAE5;
}
.slider-article > .slider-prevBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  padding-right: 3px;
  color: #654D3F;
  line-height: inherit;
  border-radius: 50%;
  background-color: #EDEAE5;
}

.slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -40px;
  z-index: 100;
}

.slider-nextBtn {
  right: 0;
}

.slider-prevBtn {
  left: 0;
}

.slick-dots {
  display: flex;
  list-style: none;
}

.slick-dots {
  justify-content: center;
}
.slick-dots li {
  width: 10px;
  height: 10px;
  margin: 10px 5px 5px 0px;
  color: transparent;
  background: #757575;
  border-radius: 50%;
}
.slick-dots li button {
  width: 100%;
  height: 100%;
}
.slick-dots li.slick-active {
  background: #DC8069;
}

/***
ACCORDION
<div class="accordion">
	<input type="checkbox" id="tab-1">
	<label for="tab-1"><span class="mark">+</span></label>
	<div class="tab-panel"></div>
</div>
***/
.accordion .tab-label {
  cursor: pointer;
}
.accordion .tab-label .mark {
  transition: all 0.35s;
}
.accordion .tab-panel {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}
.accordion .tab input:checked ~ .tab-panel {
  max-height: 200vh;
  overflow: visible;
}
.accordion .tab input:checked + .tab-label::after {
  transform: rotate(270deg);
}
.accordion .tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.accordion .tab input:not(:checked) + .tab-label:hover .mark {
  animation: bounce 0.5s infinite;
}

@keyframes bounce {
  25% {
    transform: translateY(0.25rem);
  }
  75% {
    transform: translateY(-0.25rem);
  }
}
/***
EDIT BUTTON
//Questo bottone è visualizzabile solo in debug mode e solo da chi può modificare il post
@action zero_action_get_article()
TODO: spostare in zero
***/
.post-edit-link {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 400;
}

/******************************************************

	CSS RESPONSIVE	
	@version	1.0.0

******************************************************/
@media only screen and (max-width: 992px) {
  .block-restaurantmenu-published .restaurantMenu-selector .buttons {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  #headboard-socialLinks {
    display: none;
  }

  .column-contact, .column-address, .column-timetables {
    padding-bottom: 0px;
    border: none;
  }

  .copyright {
    text-align: center;
    margin-bottom: 60px;
  }

  .slide-news .slide-wrap {
    height: auto;
  }
}
@media only screen and (max-width: 576px) {
  .menu-primaryMenu .menu-item {
    font-size: 18px;
    font-size: 1.8rem;
    color: #EDEAE5;
    padding: 0 10px 0 0;
  }

  .slide-news {
    margin: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
  }
  .slide-news .slide-wrap {
    height: 100%;
    padding: 15px;
    text-align: center;
  }
  .slide-news .slide-wrap .news-featuredImage {
    margin-left: 0px;
  }
  .slide-news .news-ribbon {
    display: none;
  }

  .block-restaurant-calendar .restaurant-calendar .fc-event {
    display: block;
  }
  .block-restaurant-calendar .restaurant-calendar .fc-toolbar-title {
    font-size: 1.2em;
  }
  .block-restaurant-calendar .restaurant-calendar .fc-event-title {
    margin-top: 20px;
    font-size: 8px !important;
  }
}
.otgs-development-site-front-end {
  display: none !important;
}

/*# sourceMappingURL=style.css.map */
