/************************************************
FILE GENERATO AUTOMATICAMENTE, NON MODIFICARE
(il file da modificare e` 'styleless.less')
*************************************************/

.backgroundCover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.centrato-vert {
  display: table;
  height: 100%;
  width: 100%;
}
.centrato-vert>div,
.centrato-vert-interno {
  display: table-cell;
  vertical-align: middle;
}
a img {
  border: none;
  outline: none;
}
.hoverTrasparenza {
  opacity: 0.8;
  text-decoration: none;
}
.bottoneHoverTrasparenza {
  text-decoration: none;
}
.bottoneHoverTrasparenza:focus {
  text-decoration: none;
}
.bottoneHoverTrasparenza:hover {
  opacity: 0.8;
  text-decoration: none;
}
.disattivaBottoneHoverTrasparenza:hover {
  opacity: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.footer-bottom-flex_contenitore-principale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .footer-bottom-flex_contenitore-principale {
    display: block;
  }
}
.footer-bottom-flex_contenitore-principale-senza-footer {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .footer-bottom-flex_contenitore-principale-senza-footer {
    display: block;
  }
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .footer-bottom-flex_contenitore-principale-senza-footer {
    min-height: 957px;
    min-height: calc(100vh - 123px);
  }
}
.scala-di-grigi {
  filter: url(lsbox/filters.svg#grayscale);
  filter: gray;
  -webkit-filter: grayscale(1);
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)';
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}
.fixed-ratio-cropped-image-default {
  width: 100%;
}
.fixed-ratio-cropped-image-default>div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.fixed-ratio-cropped-image-default>div>div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fixed-ratio-cropped-image-default>div>div {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.fixed-ratio-cropped-image-default>div>div .img-cropped-attr-alt-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.iframe-autoridimensionante {
  width: 100%;
  height: 800px;
  border: none;
  outline: none;
}
.soloMobile990 {
  display: none;
}
@media only screen and (max-width: 990px) {
  .soloMobile990 {
    display: block;
  }
}
@media only screen and (max-width: 990px) {
  .soloDesktop990 {
    display: none;
  }
}
.soloMobile768 {
  display: none;
}
@media only screen and (max-width: 768px) {
  .soloMobile768 {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .soloDesktop768 {
    display: none;
  }
}
.ls-scritta-chiara {
  color: white;
}
.ls-scritta-scura {
  color: black;
}
.filtroNeroToArancione {
  filter: invert(63%) sepia(81%) saturate(610%) hue-rotate(336deg) brightness(102%) contrast(95%);
}
.paginazione {
  padding: 20px 0;
  text-align: center;
}
.paginazione .page-numbers {
  background: #eeeeee;
  display: inline-block;
  text-align: center;
  width: 30px;
  color: inherit;
  text-decoration: none;
  font-size: 16px;
  padding-top: 5px;
  font-weight: 400;
  height: 30px;
}
.paginazione .page-numbers:hover:not(.dots),
.paginazione .page-numbers.current {
  background: #FF0000;
  color: white;
}
.lscbmod input {
  display: none;
}
.lscbmod input+div {
  display: inline;
  vertical-align: middle;
}
.lscbmod input+div:after {
  width: 24px;
  height: 24px;
  background-image: url(img/cbno.svg);
  display: inline-block;
  content: ' ';
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.lscbmod input:checked+div:after {
  background-image: url(img/cbsi.svg);
}
.lsrbmod input {
  display: none;
}
.lsrbmod input+div {
  display: inline;
  vertical-align: middle;
}
.lsrbmod input+div:after {
  width: 24px;
  height: 24px;
  background-image: url(img/cbno.svg);
  display: inline-block;
  content: ' ';
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.lsrbmod input:checked+div:after {
  background-image: url(img/cbsi.svg);
}
.lsrbmod input+div:after {
  background-image: url(img/rbno.svg);
}
.lsrbmod input:checked+div:after {
  background-image: url(img/rbsi.svg);
}
.msg-errore-lsform {
  color: red;
  text-align: left;
}
.page-template-page-dove-siamo-php .prk_composer_extra {
  margin-left: auto !important;
  margin-right: auto !important;
}
.soloMobileNL {
  display: none;
}
@media only screen and (max-width: 1253px) {
  .soloDesktopNL {
    display: none;
  }
  .soloMobileNL {
    display: block;
  }
  #menutop {
    height: 38px;
  }
}
.menu-piccolo-alto-destra-mobile a {
  text-transform: uppercase;
}
#prk_menu_left_trigger:before {
  content: 'Menu';
  position: absolute;
  left: -46px;
  top: 0;
}
.blocco-punti-vendita .bottone-mostra-tutte {
  display: none;
  margin: 15px 0;
  font-weight: bold;
}
.blocco-punti-vendita .bottone-mostra-tutte a {
  background: #FCD2A6;
  color: black;
  margin-right: 3px;
  margin-bottom: 5px;
  display: inline-block;
  padding: 1px 4px;
  border-radius: 5px;
}
.blocco-punti-vendita .bottone-mostra-tutte a:hover {
  color: white;
  background: #F99D31;
  text-decoration: underline;
}
.blocco-punti-vendita .lista-ancore-citta {
  margin-top: 5px;
}
.blocco-punti-vendita .lista-ancore-citta a {
  background: #FCD2A6;
  color: black;
  margin-right: 3px;
  margin-bottom: 5px;
  display: inline-block;
  padding: 1px 4px;
  border-radius: 5px;
}
.blocco-punti-vendita .lista-ancore-citta a:hover {
  color: white;
  background: #F99D31;
  text-decoration: underline;
}
.blocco-punti-vendita .lista-ancore-citta a.selez {
  color: white;
  background: #F99D31;
  text-decoration: underline;
}
.blocco-punti-vendita .testata-citta {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
  color: #333;
}
.blocco-punti-vendita .contenitore-punti-vendita {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2%;
}
.blocco-punti-vendita .contenitore-punti-vendita .singolo-punto-vendita {
  width: 32%;
  margin-bottom: 50px;
}
.blocco-punti-vendita .contenitore-punti-vendita .singolo-punto-vendita .alignleft {
  margin: 0px 8px 0px 2px;
}
@media only screen and (max-width: 768px) {
  .blocco-punti-vendita .contenitore-punti-vendita .singolo-punto-vendita {
    width: 100%;
  }
}
.blocco-punti-vendita .contenitore-punti-vendita .singolo-punto-vendita .prk_shortcode-title h4 {
  color: #191919;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 24px;
}
.fount_fa-cutlery:before,
.fount_fa-smile-o:before,
.fount_fa-bell-o:before {
  content: ' ';
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 29px;
  height: 32px;
  filter: invert(63%) sepia(81%) saturate(610%) hue-rotate(336deg) brightness(102%) contrast(95%);
}
.fount_fa-bell-o:before {
  background-image: url(img/campana.svg);
}
.fount_fa-cutlery:before {
  background-image: url(img/posate.svg);
}
.fount_fa-smile-o:before {
  background-image: url(img/smile.svg);
}
.cliccabile {
  cursor: pointer;
}
.cliccabile:hover {
  opacity: 0.8;
}
