/*
Theme Name: yon
Theme URI: 
Author: ik
Author URI:
Description: Tema HTML5/Bootstrap su base blankslate.
Version: 1.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: 
Text Domain: yon

yon WordPress Theme © 2011-2014 TidyThemes
yon is distributed under the terms of the GNU GPL
*/
body {
	font-family: "Open Sans", sans-serif;
	color: #070707;
    background-color: #fefefe;
}
/* .sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{} */

.alignright {
	float: right;
	margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.alignleft {
	float: left;
	margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.aligncenter {
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 100;
    color: #281003;
}

img {
	max-width: 100%;
	height: auto;
}

img.logo {
	max-height: 75px;
	width: auto;
}


a, a:visited {
    color: #C74D09;
    text-decoration: none;
    transition: all .3s;
}
a:hover, a:active {
    color: #f55b08;
    text-decoration: none;
    transition: all .3s;
}
.nav-link, .navbar-toggler {
    color: #291103 !important;
}
.nav-link:focus, .nav-link:hover,  .navbar-toggler:hover,  .navbar-toggler:focus {
    color: #deaa8e !important;
}
.text-black, .testo-nero {
	color: #000000 !important;
}
.bg-black, .bg-nero {
  background-color: #000000 !important;
}
.bg-giallo, .bg-giallo {
  background-color: #ffc90b !important;
}
.text-verde, .testo-verde {
  color: #61bb2d !important;
}
.border-verde, .border-verde {
  border-color: #61bb2d !important;
}
.text-rosso, .testo-rosso {
  color: #bb2d3b !important;
}
.text-verdino, .testo-verdino {
  color: #83a96d !important;
}
.bg-verde, .bg-verde {
  background-color: #61bb2d !important;
}
.text-blu, .testo-blu {
  color: #0047B2 !important;
}
.text-grigio, .testo-grigio {
  color: #8e8e8e !important;
}
.text-grigioChiaro, .testo-grigioChiaro {
  color: #d4d4d4 !important;
}
.bg-grigioChiaro, .bg-grigioChiaro {
  background-color: #d4d4d4 !important;
}
.bg-blu, .bg-blu {
  background-color: #0047B2 !important;
}
.text-brand, .testo-brand {
  color: #0047B2 !important;
}
.bg-brand, .bg-brand {
  background-color: #0047B2 !important;
}
.text-arancione, .testo-arancione {
  color: #ff892e !important;
}
.bg-arancione, .bg-arancione {
  background-color: #ff892e !important;
}
.bg-rosso, .bg-rosso {
  background-color: #bb2d3b !important;
}
.text-arancione, .testo-arancione {
  color: #ff892e !important;
}
.bg-arancione, .bg-arancione {
  background-color: #ff892e !important;
}
.font-11 {
    font-size: 11px !important;
    line-height: normal !important;
}
.font-12 {
    font-size: 12px !important;
    line-height: normal !important;
}
.font-13 {
    font-size: 13px !important;
    line-height: normal !important;
}
.font-14 {
    font-size: 14px !important;
    line-height: normal !important;
}
.font-15 {
    font-size: 15px !important;
    line-height: normal !important;
}
.font-20 {
    font-size: 20px !important;
    line-height: normal !important;
}
.font-30 {
    font-size: 30px !important;
    line-height: normal !important;
}
.font-40 {
    font-size: 40px !important;
    line-height: normal !important;
}
.font-50 {
    font-size: 50px !important;
    line-height: normal !important;
}
.font-60 {
    font-size: 60px !important;
    line-height: normal !important;
}
.font-70 {
    font-size: 70px !important;
    line-height: normal !important;
}
.font-80 {
    font-size: 80px !important;
    line-height: normal !important;
}
/* Toolbar editor: select dimensione affiancata ai bottoni */
.yon-editor-toolbar-row {
    flex-wrap: nowrap !important;
}

.yon-editor-toolbar-row > .form-label,
.yon-editor-toolbar-row > label {
    flex: 0 1 auto;
    min-width: 0;
    margin-bottom: 0;
}

.yon-format-toolbar,
.yon-editor-toolbar-actions {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: nowrap !important;
    flex: 0 0 auto;
}

.yon-toolbar-size-select,
.yon-format-toolbar .form-select,
.yon-editor-toolbar-actions .form-select,
select[class*="-size-select"] {
    width: auto;
    min-width: 4.25rem;
    max-width: 6.5rem;
    flex: 0 0 auto;
    display: inline-block;
    vertical-align: middle;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    padding-left: 0.35rem;
    padding-right: 1.75rem;
}
.font-13 {
    font-size: 13px !important;
    line-height: normal !important;
}
.font-14 {
    font-size: 14px !important;
    line-height: normal !important;
}
.font-15 {
    font-size: 15px !important;
    line-height: normal !important;
}
.font-20 {
    font-size: 20px !important;
    line-height: normal !important;
}
.font-30 {
    font-size: 30px !important;
    line-height: normal !important;
}
.font-40 {
    font-size: 40px !important;
    line-height: normal !important;
}
.font-50 {
    font-size: 50px !important;
    line-height: normal !important;
}
.font-60 {
    font-size: 60px !important;
    line-height: normal !important;
}
.font-70 {
    font-size: 70px !important;
    line-height: normal !important;
}
.light-200, .font-200 {
    font-weight: 200 !important;
}
.light-300, .font-300 {
    font-weight: 300 !important;
}
.bold-500, .font-500 {
    font-weight: 500 !important;
}
.bold-600, .font-600 {
    font-weight: 600 !important;
}
.bold-700, .font-700 {
    font-weight: 700 !important;
}
.bold-800, .font-800 {
    font-weight: 800 !important;
}
.bold-900, .font-900 {
    font-weight: 900 !important;
}
ul {
    margin-left: 20px !important;
    line-height: normal !important;
}
.w-10 {
    width: 10% !important;
}
.w-20 {
    width: 20% !important;
}
.w-30 {
    width: 30% !important;
}
.w-40 {
    width: 40% !important;
}
.w-60 {
    width: 60% !important;
}
.w-70 {
    width: 70% !important;
}
.w-80 {
    width: 80% !important;
}
.w-90 {
    width: 90% !important;
}
/* INIZIO BOTTONI */
.btn-alink, .btn-alink:visited {
	font-size: 16px;
	background-color: transparent !important;
  border: none;
	transition: all .3s;
}
.btn-alink:hover, .btn-alink:active {
  opacity: .5 !important;
  border: none;
	font-size: 16px;
	background-color: transparent !important;
	transition: all .3s;
}
.button, .btn-brand, .btn-brand:visited, #submit.submit {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  background-color: #0047B2 !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.button:hover, .btn-brand:hover, .btn-brand:active, #submit.submit:hover {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  background-color: #0047B2 !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-mini, .btn-mini:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  background-color: #0047B2 !important;
  border-radius: 100px;
  padding: 4px 8px;
  border: none;
  transition: all .3s;
}
.btn-mini:hover, .btn-mini:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  border: none;
  font-size: 16px;
  background-color: #0047B2 !important;
  border-radius: 100px;
  padding: 4px 8px;
}
.btn-grigio, .btn-grigio:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  background-color: #8e8e8e !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-grigio:hover, .btn-grigio:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  background-color: #8e8e8e !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-verde, .btn-verde:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #61bb2d !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-verde:hover, .btn-verde:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #61bb2d !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.yon-info-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-verdino, .btn-verdino:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #83a96d !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-verdino:hover, .btn-verdino:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #83a96d !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-bianco, .btn-bianco:visited {
  color: #000000 !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #ffffff !important;
  border-radius: 100px;
  border: 1px solid #000000;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-bianco:hover, .btn-bianco:active {
  opacity: .85;
  color: #000000 !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #ffffff !important;
  border-radius: 100px;
  border: 1px solid #000000;
  padding: 4px 16px;
  transition: all .3s;
}

.btn-primario,
.btn-primario:visited {
  color: #ffffff !important;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  border: 0 !important;
  border-radius: 50rem;
  padding: 8px 16px;
  background: linear-gradient(-83deg, #a0845a 0%, #c9a963 100%) !important;
  transition: filter .3s, background .3s;
}

.btn-primario:hover,
.btn-primario:active,
.btn-primario:focus-visible {
  color: #ffffff !important;
  text-decoration: none;
  border: 0 !important;
  filter: brightness(1.12);
  background: linear-gradient(-83deg, #a0845a 0%, #c9a963 100%) !important;
}

.btn-secondario,
.btn-secondario:visited {
  color: #8b523c !important;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #ffffff !important;
  border: 1px solid rgba(201, 169, 110, 0.5) !important;
  border-radius: 50rem;
  padding: 8px 16px;
  transition: background-color .3s, border-color .3s;
}

.btn-secondario:hover,
.btn-secondario:active,
.btn-secondario:focus-visible {
  color: #8b523c !important;
  text-decoration: none;
  background-color: #ebe4d8 !important;
  border: 1px solid rgba(201, 169, 110, 0.5) !important;
}

.btn-group > .btn-primario:first-child,
.btn-group > .btn-secondario:first-child {
  border-radius: 50px 0 0 50px !important;
}

.btn-group > .btn-primario:not(:first-child):not(:last-child),
.btn-group > .btn-secondario:not(:first-child):not(:last-child) {
  border-radius: 0 !important;
}

.btn-group > .btn-primario:last-child,
.btn-group > .btn-secondario:last-child {
  border-radius: 0 50px 50px 0 !important;
}

.btn-wa, .btn-wa:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #25d366 !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-wa:hover, .btn-wa:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #25d366 !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-rosso, .btn-rosso:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #bb2d3b !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-rosso:hover, .btn-rosso:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #bb2d3b !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-arancione, .btn-arancione:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #ff892e !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-arancione:hover, .btn-arancione:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #ff892e !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-trasp {
    border-radius: 50px;
    padding: .375rem 20px;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
}
.btn-chiaro {
    border-color: #deaa8e !important;
    color: #deaa8e !important;
}
.btn-chiaro:hover {
    border-color: #ebd3c7 !important;
    color: #ebd3c7 !important;
}
.btn-scuro {
    border-color: #281003 !important;
    color: #281003 !important;
}
.btn-scuro:hover {
    border-color: #4d2109 !important;
    color: #4d2109 !important;
}
input[type=submit] {
	padding: 5px 15px;
	border-radius: 5px;
	border: 1px solid #ccc;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.bottoncino-verde, .bottoncino-verde:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #61bb2d !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-verde:hover, .bottoncino-verde:active {
  opacity: .75;
	transition: all .3s;
}
.btnino-verde, .btnino-verde:visited {
  color: #ffffff !important;
	font-size: 16px;
  background-color: #61bb2d !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.btnino-verde:hover, .btnino-verde:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-grigio, .bottoncino-grigio:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #d4d4d4 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-grigio:hover, .bottoncino-grigio:active {
  opacity: .75;
	transition: all .3s;
}
.btnino-grigio, .btnino-grigio:visited {
  color: #000000 !important;
	font-size: 16px;
  background-color: #d4d4d4 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.btnino-grigio:hover, .btnino-grigio:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-grigio-scuro, .bottoncino-grigio-scuro:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #5a6268 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-grigio-scuro:hover, .bottoncino-grigio-scuro:active {
  opacity: .75;
	transition: all .3s;
}
.btnino-grigio-scuro, .btnino-grigio-scuro:visited {
  color: #ffffff !important;
	font-size: 16px;
  background-color: #5a6268 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.btnino-grigio-scuro:hover, .btnino-grigio-scuro:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-giallo, .bottoncino-giallo:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #ffc90b !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-giallo:hover, .bottoncino-giallo:active {
  opacity: .75;
	transition: all .3s;
}
.btnino-giallo, .btnino-giallo:visited {
  color: #000000 !important;
	font-size: 16px;
  background-color: #ffc90b !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.btnino-giallo:hover, .btnino-giallo:active {
  opacity: .75;
	transition: all .3s;
}
  .bottoncino-wa, .bottoncino-wa:visited {
    color: #ffffff !important;
    font-size: 24px;
    background-color: #25d366 !important;
    border: none !important;
    border-radius: 100px;
    text-decoration: none;
    padding: 8px;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
  }
  .bottoncino-wa:hover, .bottoncino-wa:active {
    opacity: .75;
    transition: all .3s;
  }
  .bottoncino-rosso, .bottoncino-rosso:visited {
    color: #ffffff !important;
    font-size: 24px;
    background-color: #bb2d3b !important;
    border: none !important;
    border-radius: 100px;
    text-decoration: none;
    padding: 8px;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
  }
  .bottoncino-rosso:hover, .bottoncino-rosso:active {
    opacity: .75;
    transition: all .3s;
  }
  .btnino-rosso, .btnino-rosso:visited {
    color: #ffffff !important;
    font-size: 16px;
    background-color: #bb2d3b !important;
    border: none !important;
    border-radius: 100px;
    text-decoration: none;
    padding: 4px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
  }
  .btnino-rosso:hover, .btnino-rosso:active {
    opacity: .75;
    transition: all .3s;
  }
.bottoncino-arancione, .bottoncino-arancione:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #FF9417 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-arancione:hover, .bottoncino-arancione:active {
  opacity: .75;
	transition: all .3s;
}
.btnino-arancione, .btnino-arancione:visited {
  color: #ffffff !important;
	font-size: 16px;
  background-color: #FF9417 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.btnino-arancione:hover, .btnino-arancione:active {
  opacity: .75;
	transition: all .3s;
}
.btnino-nocolorbg, .btnino-nocolorbg:visited {
  color: #ffffff !important;
	font-size: 16px;
  border: 1px solid #000000 !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.btnino-nocolorbg:hover, .btnino-nocolorbg:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-brand, .bottoncino-brand:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #0047B2 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-brand:hover, .bottoncino-brand:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-bianco, .bottoncino-bianco:visited {
  color: #000000 !important;
	font-size: 24px;
  background-color: #ffffff !important;
  border: 1px solid #000000 !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-bianco:hover, .bottoncino-bianco:active {
  opacity: .75;
	transition: all .3s;
}
.btnino-brand, .btnino-brand:visited {
  color: #ffffff !important;
	font-size: 16px;
  background-color: #0047B2 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.btnino-brand:hover, .btnino-brand:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-blu, .bottoncino-blu:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #0047B2 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.bottoncino-blu:hover, .bottoncino-blu:active {
  opacity: .75;
	transition: all .3s;
}
.btnino-blu, .btnino-blu:visited {
  color: #ffffff !important;
	font-size: 16px;
  background-color: #0047B2 !important;
  border: none !important;
	border-radius: 100px;
  text-decoration: none;
	padding: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
	transition: all .3s;
}
.btnino-blu:hover, .btnino-blu:active {
  opacity: .75;
	transition: all .3s;
}
#gear {
  position: relative;
  animation-name: ruota;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  width: 60px;
  height: 60px;
}
@keyframes ruota {
  0%   {transform:rotate(0deg);}
  100% {transform:rotate(360deg);}
}
.btn-start {
  border-radius: 100px 0 0 100px;
}
.btn-end {
  border-radius: 0 100px 100px 0;
}
.btn-center {
  border-radius: 0;
}
/*--- FINE REGOLE GENERALI ---*/

/*--- INIZIO TESTATA-HEADER ---*/
button:focus, a:focus, *:focus {
    outline:none !important;
	box-shadow: none !important;
}
.nav-item {
    text-align: center;
}
.navbar-nav {
    margin-left: 0 !important;
}
.navbar-brand {
    margin-right: 0 !important;
}
/*--- FINE TESTATA-HEADER ---*/

/*--- INIZIO HOME PAGE ---*/
.nuvola {
    min-width: 150px;
}
/*--- INIZIO CAROSELLO---*/

/*--- FINE CAROSELLO ---*/
#wrap-fasce {
	background-position: center bottom;
	background-repeat: no-repeat;
}
/*--- FINE HOME PAGE ---*/

/*--- INIZIO CAROSELLO ---*/
.carousel-caption {
    text-align: inherit;
}

/* .carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6 {
	color: #fff;
} */

.carosello-alt {
	max-height: 640px;
	overflow: hidden;
}

.carosello-alt img {
	width: 100%;
	height: auto;
}
/*--- FINE CAROSELLO ---*/

/*--- INIZIO REGOLE E-COMMERCE ---*/
/*--- FINE REGOLE E-COMMERCE ---*/

/*--- INIZIO SIDEBAR ---*/

#sidebar ul.cart_list li img, #sidebar ul.product_list_widget li img {
	width: 100%;
	height: auto;
}


/*.widget-container {
	background: #efe0cf;
    border-radius: 15px;
    padding: 15px;
    margin-bottom: 30px;
}*/

.widget-container {
	max-width: 100%;
	height: auto;
}

ul.xoxo {
	list-style: none;
	padding-left: 0;
	margin-left: 0px !important;
}

ul.xoxo li {
	list-style: none;
}

#sidebar img {
	max-width: 100%;
	height: auto;
}

.screen-reader-text {
	display: none;
}

/*--- FINE SIDEBAR ---*/

/*--- NAV-BELOW ---*/

#nav-below {
	padding-top: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
/*--- FINE NAV-BELOW ---*/

/*--- INIZIO CAT/TAG/LISTE ---*/
/*--- FINE CAT/TAG/LISTE ---*/

.form-allowed-tags {
	display: none;
}

#contenuto .metadati {
    font-size: 12px;
    font-style: italic;
    color: #ccc;
    font-weight: 300;
    padding: 5px 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

/*--- FINE SINGLE/PAGE ---*/
/*--- INIZIO CLASSI PAGINATORE ---*/

/*--- FINE CLASSI PAGINATORE ---*/
/*--- INIZIO MODIFICHE BOOTSTRAP ---*/
/*--- classe da 5 colonne ---*/
.col-2_4,
.col-sm-2_4,
.col-md-2_4,
.col-lg-2_4,
.col-xl-2_4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2_4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px) {
.col-sm-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
}
@media (min-width: 768px) {
.col-md-2_4 {
	flex: 0 0 20%;
    max-width: 20%;
    }
}
@media (min-width: 992px) {
    .col-lg-2_4 {
    flex: 0 0 20%;
    max-width: 20%;
    }
}
@media (min-width: 1200px) {
    .col-xl-2_4 {
    flex: 0 0 20%;
    max-width: 20%;
    }
}
/*--- FINE MODIFICHE BOOTSTRAP ---*/
/*--- INIZIO FOOTER ---*/
/* #footer {
	background-color: #000000;
	color: #ffffff !important;
} */

/*--- FINE FOOTER ---*/

/*--- INIIZO MODIFICHE PLUGINS ---*/

/*--- FINE MODIFICHE PLUGINS ---*/

/*--- INIZIO EFFETTI ---*/


/*--- FINE EFFETTI ---*/

/*--- SMARTPHONE ---*/
@media screen and (max-width: 767.98px) {
   

}

/* Timeline evento/appuntamenti */
.yon-dettagli-timeline-wrap {
	overflow-x: auto;
}

.yon-dettagli-timeline {
	display: flex;
	gap: 8px;
	min-width: max-content;
	padding-bottom: 2px;
}

.yon-dettagli-timeline-item {
	position: relative;
	min-width: 200px;
	max-width: 270px;
	margin-top: 4px;
	padding: 10px 12px;
	border: 1px solid #dee2e6;
	border-radius: 10px;
	background: #fff;
}

.yon-dettagli-timeline-item .yon-dettagli-timeline-marker {
	position: absolute;
	top: -4px;
	right: -4px;
	z-index: 1;
	line-height: 0;
}

.yon-dettagli-timeline-item .yon-dettagli-timeline-marker span {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.yon-dettagli-timeline-item .yon-dettagli-timeline-marker-icon {
	position: static;
	box-shadow: none;
}

.yon-dettagli-timeline-separator {
	display: flex;
	align-items: center;
	justify-content: center;
	align-self: center;
	flex: 0 0 auto;
	line-height: 1;
	pointer-events: none;
}

.yon-dettagli-timeline-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.35;
	flex: 1 1 auto;
	padding-right: 10px;
	white-space: normal;
	word-break: break-word;
}

.yon-dettagli-timeline-date {
	flex: 0 0 auto;
	text-align: center;
	color: inherit;
	line-height: 1.1;
	min-width: 74px;
	background: rgba(255, 255, 255, 0.18);
	border: 1px solid rgba(255, 255, 255, 0.4);
	border-radius: 8px;
	padding: 6px 8px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.yon-dettagli-timeline-content {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 8px;
}

.yon-dettagli-timeline-day {
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 3px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	margin-bottom: 4px;
}

.yon-dettagli-timeline-month,
.yon-dettagli-timeline-time {
	font-size: 12px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

.yon-dettagli-timeline-month strong {
	font-weight: 800;
}

.yon-dettagli-timeline-year {
	font-weight: 300;
}

.yon-dettagli-timeline-time {
	font-weight: 600;
	margin-top: 2px;
}

.yon-evento-hero-card {
	min-height: 100vh;
	border-radius: 0;
	padding: 32px;
}

/* Ken Burns: zoom lento + leggero pan (sfondo foto panoramica evento) */
@keyframes yon-evento-hero-bg-drift {
	0% {
		transform: scale(1) translate(0, 0);
	}
	50% {
		transform: scale(1.06) translate(-12px, -8px);
	}
	100% {
		transform: scale(1) translate(0, 0);
	}
}

.yon-evento-hero-card.yon-evento-hero-card--bg-motion {
	position: relative;
	overflow: hidden;
	isolation: isolate;
}

.yon-evento-hero-card.yon-evento-hero-card--bg-motion::before {
	content: '';
	position: absolute;
	inset: -10%;
	z-index: 0;
	background-image: var(--yon-evento-hero-bg-image);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transform-origin: center center;
	animation: yon-evento-hero-bg-drift 16s ease-in-out infinite;
	will-change: transform;
}

.yon-evento-hero-card.yon-evento-hero-card--bg-motion > * {
	position: relative;
	z-index: 1;
}

/* Ken Burns: zoom lento + leggero pan (sfondo foto panoramica appuntamento) */
.yon-appuntamento-hero-card--bg-motion {
	position: relative;
	overflow: hidden;
	isolation: isolate;
}

.yon-appuntamento-hero-card--bg-motion::before {
	content: '';
	position: absolute;
	inset: -10%;
	z-index: 0;
	background-image: var(--yon-appuntamento-hero-bg-image);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transform-origin: center center;
	animation: yon-evento-hero-bg-drift 16s ease-in-out infinite;
	will-change: transform;
}

.yon-appuntamento-hero-card--bg-motion > * {
	position: relative;
	z-index: 1;
}

@media (prefers-reduced-motion: reduce) {
	.yon-evento-hero-card.yon-evento-hero-card--bg-motion::before {
		animation: none;
		inset: 0;
		transform: none;
	}

	.yon-appuntamento-hero-card--bg-motion::before {
		animation: none;
		inset: 0;
		transform: none;
	}

	.yon-evento-hero-section--bg-motion::before,
	.yon-appuntamento-section--bg-motion::before {
		animation: none;
		inset: 0;
		transform: none;
	}
}

.yon-evento-hero-section--bg-motion,
.yon-appuntamento-section--bg-motion {
	position: relative;
	overflow: hidden;
	isolation: isolate;
}

.yon-evento-hero-section--bg-motion::before {
	content: '';
	position: absolute;
	inset: -10%;
	z-index: 0;
	background-image: var(--yon-evento-hero-bg-image);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transform-origin: center center;
	animation: yon-evento-hero-bg-drift 16s ease-in-out infinite;
	will-change: transform;
}

.yon-appuntamento-section--bg-motion::before {
	content: '';
	position: absolute;
	inset: -10%;
	z-index: 0;
	background-image: var(--yon-appuntamento-hero-bg-image);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transform-origin: center center;
	animation: yon-evento-hero-bg-drift 16s ease-in-out infinite;
	will-change: transform;
}

.yon-evento-hero-section--bg-motion > .container-fluid,
.yon-appuntamento-section--bg-motion > .container-fluid {
	position: relative;
	z-index: 1;
}

.yon-evento-hero-title {
	font-weight: 700;
	line-height: 1.2;
	word-break: break-word;
	text-align: center !important;
}

.yon-evento-hero-description,
.yon-card-struttura,
.yon-evento-hero-contact-block {
	text-align: center !important;
}

@media (min-width: 768px) {
	.yon-evento-hero-title,
	.yon-evento-hero-description,
	.yon-card-struttura {
		text-align: left !important;
	}
}

.yon-evento-hero-contact-block .d-flex {
	justify-content: center;
}

#yon-evento-principale,
.yon-evento-principale {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.yon-evento-hero-classic {
	position: relative;
	min-height: 120px;
	border-radius: 0.375rem;
	overflow: hidden;
}

.yon-evento-hero-classic .wrapper-foto {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 360px;
}

.yon-evento-hero-classic-content .yon-card-location,
.yon-evento-hero-classic-content .yon-evento-preview-location-wrap {
	text-align: left;
}

.yon-evento-hero-classic-content .yon-hero-calendar-date-wrap .d-flex,
.yon-evento-hero-classic-content .yon-hero-calendar-date-stack,
.yon-evento-hero-section--classic .yon-evento-hero-classic-content .yon-hero-calendar-date-wrap .d-flex,
.yon-evento-hero-section--classic .yon-evento-hero-classic-content .yon-hero-calendar-date-stack {
	justify-content: center;
}

.yon-hero-calendar-date-stack {
	width: fit-content;
}

.yon-hero-calendar-date-wrap--classic .yon-date-time-days-badge {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: fit-content;
	min-width: 80px;
	padding-top: 0.5rem !important;
}

.yon-evento-hero-classic .foto-principale {
	object-fit: cover;
}

@media (max-width: 767.98px) {
	.yon-evento-hero-classic .yon-evento-hero-contact-block .d-flex,
	.yon-evento-hero-classic .yon-evento-preview-location-wrap > .d-flex {
		justify-content: center !important;
	}

	.yon-evento-hero-classic--text-on-photo .yon-classic-photo-outer {
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
	}

	.yon-evento-hero-classic--text-on-photo .wrapper-foto {
		width: 100%;
		min-height: 360px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.yon-evento-hero-classic--text-on-photo .foto-principale {
		display: none !important;
	}

	.yon-evento-hero-classic--text-on-photo .wrapper-foto {
		background-image: var(--yon-classic-main-image) !important;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}

	.yon-evento-hero-classic--text-on-photo .yon-classic-photo-overlay-texts {
		position: relative;
		z-index: 1;
	}

	.yon-evento-hero-classic--text-on-photo .yon-classic-photo-overlay-texts .yon-card-location {
		text-align: center !important;
	}

	.yon-evento-hero-classic--text-on-photo .yon-classic-below-photo-texts .yon-card-location {
		display: none !important;
	}
}

.yon-evento-hero-description,
.yon-card-description {
	word-break: break-word;
	font-weight: 400;
}

/* Markdown limitato descrizioni: peso/esplicito (il tema imposta h4/display a 100–300 e "bolder" non basta). */
.yon-evento-hero-description strong,
.yon-evento-hero-description b,
.yon-card-description strong,
.yon-card-description b {
	font-weight: 700;
}

.yon-evento-hero-description em,
.yon-evento-hero-description i,
.yon-card-description em,
.yon-card-description i {
	font-style: italic;
}

.yon-evento-hero-description p,
.yon-evento-hero-description ul,
.yon-evento-hero-description ol {
	margin-bottom: 0.5rem;
}

.yon-evento-hero-separator i {
	font-size: 2rem;
}

.yon-hero-calendar-date-link {
	z-index: 1;
	text-decoration: none;
	opacity: 0.95;
	transition: opacity 0.2s ease;
}

.yon-hero-calendar-date-link:hover,
.yon-hero-calendar-date-link:focus {
	opacity: 1;
	text-decoration: none;
}

.yon-hero-calendar-date-wrap {
	width: 100%;
	max-width: 100%;
}

@media (min-width: 768px) {
	.yon-hero-calendar-date-wrap {
		width: 320px;
		max-width: 320px;
	}
}

.yon-date-time-block {
	max-width: 100%;
	line-height: 1.3;
}

.yon-date-time-block-row1 {
	font-size: 14px;
	font-weight: 500;
}

.yon-date-time-block-extended {
	font-size: 18px;
	font-weight: 600;
}

.yon-date-time-block-time {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.yon-date-time-block-days-label {
	letter-spacing: 2px;
}

.yon-date-time-block--editable {
	cursor: pointer;
}

.yon-date-time-block-row3 .yon-save-date-btn {
	width: 100%;
	text-align: center;
}

@media (min-width: 768px) {
	.yon-date-time-block-row3 .yon-save-date-btn {
		width: auto;
	}
}

.yon-date-time-block-row4 .yon-quanti-sarete-toggle-btn {
	text-align: center;
}

.yon-quanti-sarete-panel .yon-number-stepper__value {
	display: inline-block;
	min-width: 2.5rem;
	text-align: center;
}

.yon-quanti-sarete-panel .yon-number-stepper__btn {
	min-width: 44px;
	padding-left: 12px;
	padding-right: 12px;
}

.yon-appuntamento-banner-separator i {
	font-size: 42px;
	line-height: 1;
	opacity: 0.9;
}

.yon-evento-page-separator:last-of-type {
	display: none;
}

.yon-calendar-sheet {
	position: fixed;
	inset: 0;
	z-index: 1080;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding: 0;
}

.yon-calendar-sheet[hidden] {
	display: none !important;
}

.yon-calendar-sheet-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.45);
}

.yon-calendar-sheet-panel {
	position: relative;
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
	padding: 1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom, 0px));
	background: #fff;
	border-radius: 16px 16px 0 0;
	box-shadow: 0 -8px 32px rgba(0, 0, 0, 0.18);
}

.yon-calendar-sheet-title {
	text-align: center;
	font-weight: 600;
}

body.yon-calendar-sheet-open {
	overflow: hidden;
}

.yon-evento-hero-details p,
.yon-evento-hero-details ul,
.yon-evento-hero-details ol {
	margin-bottom: 0.5rem;
}

.yon-evento-hero-fallback {
	background: #ffffff;
	border-radius: 14px;
	padding: 26px 20px;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.08);
}

body.page-template-evento-php #content-wrap-home {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 100vh;
	min-height: 100dvh;
	box-sizing: border-box;
}

body.page-template-evento-php #content-wrap-home > .row,
body.page-template-evento-php #content-wrap-home .yon-evento-page-inner {
	width: 100%;
}

body.page-template-conferma-invito-php #content-wrap-home {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 100vh;
	min-height: 100dvh;
	box-sizing: border-box;
}

body.page-template-conferma-invito-php #content-wrap-home > .row {
	width: 100%;
}

.yon-inline-clickable {
	cursor: text;
}

.yon-inline-editing {
	outline: 2px dashed rgba(253, 126, 20, 0.85);
	outline-offset: 2px;
	border-radius: 6px;
}

.yon-appuntamento-card,
.yon-regalo-banner,
.yon-blocco-testo-content,
.yon-date-time-block {
	border: 1px solid rgba(201, 169, 110, 0.5);
}

.yon-blocco-testo-content {
	line-height: 1.6;
}

.yon-blocco-testo-content span,
.yon-blocco-testo-editor span {
	font-family: inherit;
}

.yon-regalo-banner {
	font-family: inherit;
}

.yon-blocco-testo-content ul,
.yon-blocco-testo-content ol {
	padding-left: 1.5rem;
}

.yon-blocco-testo-content ul.list-unstyled {
	list-style: none;
	padding-left: 0;
}

.yon-blocco-testo-content p {
	margin-bottom: 0.75rem;
}

.yon-blocco-testo-content p:last-child {
	margin-bottom: 0;
}