/*
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: #fafafa;
}
/* .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: 600;
    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;
}
.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-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;
}
.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-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-blu, .btn-blu:visited {
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #0d6efd !important;
  border-radius: 100px;
  padding: 4px 16px;
  transition: all .3s;
}
.btn-blu:hover, .btn-blu:active {
  opacity: .85;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  background-color: #0d6efd !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;
}
.bottoncino-instagram, .bottoncino-instagram:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #E4405F !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-instagram:hover, .bottoncino-instagram:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-facebook, .bottoncino-facebook:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #1877F2 !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-facebook:hover, .bottoncino-facebook:active {
  opacity: .75;
	transition: all .3s;
}
.bottoncino-youtube, .bottoncino-youtube:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #FF0000 !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-youtube:hover, .bottoncino-youtube: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;
}
.bottoncino-giallo, .bottoncino-giallo:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #eca900 !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;
}
.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;
}
.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;
}
.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-blu, .bottoncino-blu:visited {
  color: #ffffff !important;
	font-size: 24px;
  background-color: #0d6efd !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;
  cursor: pointer;
}
.bottoncino-blu:hover, .bottoncino-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);}
}
/*--- 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;
}
.yon-header-menu {
	min-width: 0;
	position: relative;
	z-index: 30;
}
.wrap-testata .navbar-toggler.bottoncino-verde {
	border: none !important;
	box-shadow: none;
}
.wrap-testata .navbar-toggler.bottoncino-verde:focus {
	box-shadow: none;
	opacity: 0.75;
}
.wrap-testata .navbar-toggler.bottoncino-verde i {
	line-height: 1;
	color: #fff;
}
.yon-header-nav > li {
	position: relative;
}
.yon-header-nav > li > a {
	color: #291103;
	font-weight: 400;
	text-decoration: none;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	padding: 0.65rem 0;
	transition: color .3s;
}
.yon-header-nav > li > a:hover,
.yon-header-nav > li > a:focus,
.yon-header-nav > li.current-menu-item > a,
.yon-header-nav > li.current_page_item > a,
.yon-header-nav > li.current-menu-ancestor > a {
	color: #61bb2d;
}
.yon-header-nav-caret {
	font-size: 0.9em;
	line-height: 1;
	transition: transform .2s ease;
}
.yon-header-nav > li.is-open > a .yon-header-nav-caret,
.yon-header-nav > li:hover > a .yon-header-nav-caret {
	transform: rotate(180deg);
}
.yon-header-nav > li > a .caret,
.yon-header-nav > li > a.dropdown-toggle::after {
	display: none !important;
}
.yon-header-nav .sub-menu {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0.5rem 0;
	background: #fff;
	text-align: left;
}
.yon-header-nav .sub-menu li {
	margin: 0;
	text-align: left;
}
.yon-header-nav .sub-menu a {
	display: block;
	padding: 0.5rem 1rem;
	color: #291103;
	font-weight: 400;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
	background: transparent;
	transition: color .3s;
}
.yon-header-nav .sub-menu a:hover,
.yon-header-nav .sub-menu a:focus,
.yon-header-nav .sub-menu .current-menu-item > a {
	color: #61bb2d;
	background: transparent;
}
@media screen and (min-width: 768px) {
	.yon-header-nav .sub-menu {
		position: absolute;
		top: 100%;
		right: 0;
		left: auto;
		min-width: 12rem;
		border: 1px solid rgba(41, 17, 3, 0.12);
		border-radius: 0;
		box-shadow: 0 0.5rem 1.25rem rgba(0, 0, 0, 0.1);
		z-index: 40;
	}
	.yon-header-nav .sub-menu::before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		top: -0.75rem;
		height: 0.75rem;
	}
	.yon-header-nav > li:hover > .sub-menu,
	.yon-header-nav > li:focus-within > .sub-menu,
	.yon-header-nav > li.is-open > .sub-menu {
		display: block;
	}
}
@media screen and (max-width: 767.98px) {
	.yon-header-menu {
		width: 100%;
		flex-basis: 100%;
	}
	.yon-header-nav {
		width: 100%;
		padding-top: 0.75rem;
	}
	.yon-header-nav > li > a {
		padding: 0.75rem 0;
		width: 100%;
	}
	.yon-header-nav .sub-menu {
		position: static;
		border: 1px solid rgba(41, 17, 3, 0.12);
		border-radius: 0;
		box-shadow: 0 0.5rem 1.25rem rgba(0, 0, 0, 0.1);
		padding: 0.5rem 0;
		margin: 0.25rem 0 0.5rem;
	}
	.yon-header-nav .sub-menu a {
		padding: 0.5rem 1rem;
		white-space: normal;
	}
	.yon-header-nav > li.is-open > .sub-menu {
		display: block;
	}
	.yon-header-nav > li:hover > .sub-menu {
		display: none;
	}
	.yon-header-nav > li.is-open:hover > .sub-menu {
		display: block;
	}
}
/*--- 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 {
	border-top: 1px solid rgba(41, 17, 3, 0.12);
}
.yon-footer-links a {
	color: #291103;
	text-decoration: none;
	font-weight: 400;
	transition: color .3s;
}
.yon-footer-links a:hover,
.yon-footer-links a:focus {
	color: #61bb2d;
}
.yon-cookie-banner {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1080;
	background: #fff;
	border-top: 1px solid rgba(41, 17, 3, 0.12);
	box-shadow: 0 -0.5rem 1.25rem rgba(0, 0, 0, 0.12);
	padding: 1rem 0;
}
.yon-cookie-banner[hidden] {
	display: none !important;
}
.yon-cookie-banner__text p {
	color: #291103;
}
.yon-cookie-banner__text a {
	color: #61bb2d;
}
#yonCookieModal .modal-content {
	border-radius: 0;
}
#yonCookieModal .form-check-input:checked {
	background-color: #61bb2d;
	border-color: #61bb2d;
}
.yon-phone-field .yon-phone-prefix {
	max-width: 5.5rem;
	min-width: 4.5rem;
	text-align: center;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.yon-phone-field .input-group-text {
	padding: 0;
}

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

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

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

/* Elenco utenti: dimensione testo tabella */
.yon-elenco-utenti-table {
	font-size: 14px;
}
.yon-elenco-utenti-filters .form-label {
	font-size: 14px;
}

/* Immagine hero questionario: larghezza piena nel container-fluid */
.yon-questionario-hero {
	margin: 0;
	width: 100%;
}
.yon-questionario-hero img {
	display: block;
	width: 100%;
	height: auto;
}

/* Opzioni radio/checkbox questionario: una per riga */
.yon-question-options {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}
.yon-question-options .form-check {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-bottom: 0;
}

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


.yon-dashboard-card {
	color: inherit;
	transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.yon-dashboard-card:hover {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.12) !important;
	transform: translateY(-2px);
}

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

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

}