a:focus {
  outline: 1px dotted #ececec;
}
:focus {
  outline: 1px dotted #ececec;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle,
.wpcf7 .show > input.dropdown-toggle[type="submit"],
.wpcf7 input:not(:disabled):not(.disabled).active[type="submit"],
.wpcf7 input:not(:disabled):not(.disabled):active[type="submit"] {
  color: #fff;
  background-color: #323232;
  border-color: #323232;
}
.dropdown-item:active {
  color: #212529;
  background-color: #e9ecef;
}
/*Wordpress Bar*/
/* Impedisci che la barra degli strumenti di WordPress vada sopra l'header */
body.admin-bar .nav-up {
  margin-top: 32px;
}
body .white-text a {
  color: #fff !important;
}
/* Mantieni il colore originale dei link */
#wpadminbar .quicklinks > ul > li > a {
  color: #fff !important;
}
/*TAG HEADING*/
h1,
.h1 {
  font-size: 62px;
  line-height: 68px;
}
h2,
.h2 {
  font-size: 42px;
  line-height: 48px;
}
h3,
.h3 {
  font-size: 24px;
  line-height: 32px;
}
.form-control:focus,
.wpcf7 .wpcf7-validation-errors:focus,
.wpcf7 input:focus[type="color"],
.wpcf7 input:focus[type="date"],
.wpcf7 input:focus[type="datetime-local"],
.wpcf7 input:focus[type="datetime"],
.wpcf7 input:focus[type="email"],
.wpcf7 input:focus[type="file"],
.wpcf7 input:focus[type="month"],
.wpcf7 input:focus[type="number"],
.wpcf7 input:focus[type="range"],
.wpcf7 input:focus[type="search"],
.wpcf7 input:focus[type="submit"],
.wpcf7 input:focus[type="tel"],
.wpcf7 input:focus[type="text"],
.wpcf7 input:focus[type="time"],
.wpcf7 input:focus[type="url"],
.wpcf7 input:focus[type="week"],
.wpcf7 select:focus,
.wpcf7 textarea:focus {
  color: #495057;
  background-color: #fff;
  border-color: #cfcfcf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgb(184 184 184 / 25%);
  box-shadow: 0 0 0 0.2rem rgb(184 184 184 / 25%);
}
/*TESTI
 */
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase,
.initialism {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.link-content {
  font-weight: 600;
  text-decoration: underline;
}
.capitalize,
.uppercase {
  text-transform: uppercase !important;
}
.text-blue {
  color: #1c94ca !important;
}
.text-red,
.text-red a {
  color: #c00000 !important;
  font-weight: 600;
}
.text-green,
.text-green a {
  color: #009118 !important;
  font-weight: 600;
}
.text-white,
.white-text {
  color: #fff !important;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5 {
  color: #fff !important;
}
.text-white span {
  color: #00f0bd;
}
.fw-100 {
  font-weight: 100 !important;
}
.fw-200 {
  font-weight: 200 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500v !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.display-block {
  display: block !important;
}
.testo-lg {
  font-size: 21px;
  font-weight: 300;
}
.testo-md {
  font-size: 18px;
  font-weight: 300;
}
.testo-sm {
  font-size: 16px;
  font-weight: 300;
}
.testo-xs {
  font-size: 14px;
  font-weight: 300;
}
.testo-xxs,
.testo-xxs .wpcf7-list-item-label {
  font-size: 12px;
  font-weight: 300;
}
.no-padding {
  padding: 0 !important;
}
span.wpcf7-list-item {
  margin: 0 5px 0 0 !important;
  display: block;
  text-align: left;
}
@media (max-width: 767px) {
  .text-center-mobile {
    text-align: center !important;
  }
  .padding-top-30-mobile {
    padding-top: 30px !important;
  }
  .padding-bottom-30-mobile {
    padding-bottom: 30px !important;
  }
  .no-padding-mobile {
    padding: 0 !important;
  }
}
@media (min-width: 767px) {
  .no-padding-desktop {
    padding: 0 !important;
  }
}
/*Modifiche pagina*/
body {
  background: #fff !important;
  color: #272727;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 8rem;
}
.ancora {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
  height: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
.bg-primary {
  background: #fbfbfb !important;
}
.highlight-menu {
  background: #01a919;
  padding: 0.5vh;
  font-size: 2.1vh;
  display: inline-block;
  text-align: center;
}
.highlight-menu a {
  color: #fff !important;
}
.background-slider {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height: 480px;
  position: relative;
}
@media (max-width: 767px) {
  .background-slider {
  }
}
.bg-section-1 {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url();
  background-position: center;
  min-height: 580px;
  position: relative;
}
.bg-section-2 {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url();
  background-position: center;
  min-height: 580px;
  position: relative;
}
.bg-section-3 {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url();
  background-position: center;
  min-height: 580px;
  position: relative;
}
.background-slider h1 {
  text-transform: uppercase;
  padding: 10vh 0 0;
  font-size: 8vh;
  line-height: 8vh;
  font-weight: 500;
}
.background-slider img {
  padding: 8vh 0;
}
.background-slider h1 strong {
  margin-top: 30px;
  display: inline-block;
  font-size: 10vh;
}
.navbar-brand img {
  float: left;
}
.testo-slider {
  display: inline-block;
  font-size: 4vh;
}
.border {
  border: 1px solid #323232 !important;
}
.title-section {
  font-weight: 400;
  text-transform: uppercase;
  color: #272727;
  font-size: 6vh;
  margin-bottom: 30px;
}
.title-section h2 {
  font-weight: 600;
  font-size: 3rem;
  text-transform: uppercase;
}
.lista-alternata {
  font-size: 1.6rem;
}
.lista-alternata span {
  font-weight: 600;
  color: #882547;
  font-size: 1.9rem;
}
@media (max-width: 767px) {
  .title-section h2 {
    font-size: 3.5vh;
  }
}
.btn-verde,
.btn-acquista {
  background: transparent;
  color: #e91e63;
  font-weight: 600;
  padding: 15px 30px;
  font-size: 1.8vh;
  display: inline-block;
  text-align: center !important;
  border: 1px solid #e91e63;
}
.btn-verde:hover,
.btn-acquista:hover {
  background: #e91e63;
  color: #fff;
  text-decoration: none;
  border: 1px solid #e91e63;
}
.btn-contorno {
  background: transparent;
  font-weight: 600;
  padding: 10px;
  font-size: 1.8vh;
  display: inline-block;
  text-align: center !important;
  display: block;
  border: 1px solid;
}
.btn-contorno:hover {
  color: #fff !important;
  text-decoration: none;
  border: 1px solid;
}
.white-text .is-style-outline .wp-block-button__link {
  color: #fff !important;
  border: 1px solid #fff !important;
}
.margin-auto {
  margin: auto;
}
.parallaxe-overflow {
  background-image: url() !important;
  height: auto !important;
  background-attachment: fixed !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative !important;
}
.parallaxe-overflow:before {
  content: " " !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(1, 54, 74, 0.54) !important;
  top: 0 !important;
  left: 0 !important;
}
.form-contatto {
  padding: 30px 30px 0;
  background: rgba(8, 110, 173, 0.39);
}
.form-contatto label {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}
/*Counter*/
.counter-body .count {
  font-size: 34px;
  font-weight: 600;
  line-height: 34px;
}
.counter-body .icona_counter {
  padding: 10px 0;
}
.counert-body .prefisso-numero {
  font-weight: 300;
}
.counter-body .suffisso-numero {
  font-size: 20px;
  font-weight: 300;
}
.icona_counter img {
  max-width: 50%;
}
/*Riga Highlight*/
.riga-highlight .img-highlight {
  min-height: 550px;
}
.video-highlight {
  line-height: 0;
}
.video-highlight iframe {
  width: 100%;
  min-height: 550px;
}
.testo-highlight h2 {
  font-size: 32px;
  padding: 15px 0;
}
@media (max-width: 1200px) {
  .testo-highlight {
    padding: 15px 0 0 !important;
  }
  .testo-highlight h2 {
    font-size: 26px !important;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .video-highlight iframe {
    height: 250px;
    min-height: auto;
  }
}
/*Image Cards*/
.image-card-wrapper {
  position: relative;
  overflow: hidden; /* Garantisce che l'immagine non esca dai bordi del contenitore */
  background-color: grey;
  color: black;
  transition: color 0.3s ease; /* Transizione per il cambio di colore del testo */
}
.image-card-wrapper .immagine-card {
  display: none; /* Nasconde l'immagine per impostazione predefinita */
}
.image-card-wrapper:hover {
  color: white; /* Cambia il colore del testo al passaggio del mouse */
}
.image-card-wrapper:hover .immagine-card {
  display: block; /* Mostra l'immagine al passaggio del mouse */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-card-wrapper:hover .immagine-card img {
  max-width: 100%;
  max-height: 100%;
}
.image-card-wrapper .titolo {
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
}
.container-cards {
  text-decoration: none !important;
}
.image-card-wrapper .mini-titolo {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px; /* 160% */
}
.image-card-wrapper .descrizione-cards {
  position: absolute;
  bottom: 0;
}
.image-card-wrapper .descrizione-cards p {
  font-size: 16px;
}
a:hover .image-card-wrapper .mini-titolo,
a:hover .image-card-wrapper .titolo {
  color: #fff;
  text-decoration: none !important;
}
a:hover .image-card-wrapper .descrizione-cards {
  display: none;
}
.footer-cards {
  display: none;
}
a:hover .footer-cards {
  display: flex;
}
.container-cards {
  position: relative;
}
.footer-cards {
  position: absolute;
  bottom: 15px;
  width: 100%;
  left: 15px;
}
.gallery-slide .slick-slide {
  margin-left: -15px;
}
.gallery-slide .slick-slide img {
  margin: 0;
  border-radius: 30px;
}
@media (min-width: 767px) {
  .image-card-wrapper {
    min-height: 340px;
  }
  .gallery-slide .slick-slide {
    margin-left: -30px;
  }
}
@media (max-width: 1200px) {
  .image-card-wrapper .descrizione-cards {
    display: none;
  }
  .footer-cards {
    display: flex;
  }
  .image-card-wrapper .titolo,
  .image-card-wrapper .mini-titolo {
    color: #fff;
  }
  .image-card-wrapper {
    min-height: 300px;
    text-align: left !important;
    color: white;
  }
}
/*Loghi Carousel*/
@media (min-width: 767px) {
  .carosello-loghi .slick-prev {
    left: -60px;
  }
  .carosello-loghi .slick-next {
    right: -60px;
  }
}
@media (max-width: 767px) {
  .carousel-controls .slick-arrow {
    top: 50% !important;
  }
  .carosello-loghi .slick-prev {
    left: -15px;
  }
  .carosello-loghi .slick-next {
    right: -15px;
  }
}

.slick-prev:before,
.slick-next:before {
  font-family: "Font Awesome 5 Free";
  padding: 15px;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: 12px !important;
  padding: 10px 12px;
}
.slick-next {
  right: -10px;
  z-index: 5;
}
.slick-prev {
  left: -20px;
  z-index: 5;
}
.slick-slide img {
  margin: 0;
}
.slider-nav .slick-slide {
  filter: opacity(0.6);
  -webkit-filter: opacity(0.6);
}
.slider-nav .slick-current {
  filter: opacity(1);
  -webkit-filter: opacity(1);
}
@media (max-width: 767px) {
  .slick-prev:before,
  .slick-next:before {
    padding: 10px 12px;
  }
  .slick-next {
    right: 10px;
  }
  .slick-prev {
    left: 0;
  }
}
.wpcf7-form-control-wrap.password {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
.wpcf7-form-control-wrap.password input {
  background: #fff !important;
  border: none;
  width: 100%;
}
.wpcf7-form-control-wrap.password input:-internal-autofill-selected {
  background-color: rgb(232, 240, 254) !important;
}
.form-contatto .wpcf7 input[type="submit"] {
  background: rgb(113, 189, 55);
  padding: 15px 30px;
  color: #fff !important;
  font-size: 24px;
  display: inline-block;
  text-align: center;
  margin-top: 30px;
  border: none;
  height: auto;
  text-transform: uppercase;
}
.form-contatto .wpcf7 input[type="submit"]:hover {
  background: rgb(95, 160, 46);
  text-decoration: none;
}
.form-contatto .wpcf7-list-item-label a {
  color: #7fcdff !important;
  text-decoration: underline;
}
.usp {
  padding: 3vh;
  margin-bottom: 3vh;
}
.usp h3 {
  font-size: 22px;
  font-weight: 600 !important;
}
.usp img {
}
.usp p {
  font-size: 13px !important;
  padding: 0 !important;
}
.icona-usp {
  background: #ececec;
  width: 140px;
  height: 140px;
  border-radius: 100%;
  display: inline-block;
  margin: 2vh;
}
.testo-usp {
  color: #323232;
}
.icona-usp i {
  font-size: 4em;
  line-height: 2.2em;
  color: #999;
}
.usp-vertical h3 {
  font-size: 18px;
  line-height: 22px;
}
.usp-vertical img {
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}
.usp-vertical span {
  color: #00f0bd;
  display: block;
}
@media (max-width: 767px) {
  .usp-vertical h3 {
    font-size: 16px;
    line-height: 22px;
  }
  .usp-vertical img {
    width: 50px;
  }
}
.testo-benvenuto h1 {
  font-size: 78px;
  line-height: 84px;
}
.testo-benvenuto p {
  font-size: 20px;
  padding: 30px 0;
}
.testo-benvenuto hr,
hr {
  border: none;
  height: 5px;
  background: #272727;
  width: 90px;
}
.numero-highlight {
  border: 2px solid #272727;
  color: #272727;
  display: inline-block;
  padding: 7px 15px;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 15px;
}
.call-to-action h2 {
  font-size: 58px;
  font-weight: 600 !important;
  line-height: 62px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .call-to-action h2 {
    font-size: 30px;
    line-height: 34px;
  }
  .testo-benvenuto h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
#wrapper-footer-full,
#wrapper-static-hero {
  background-color: #ececec;
  text-align: left;
  color: #000;
  font-size: 14px;
  font-weight: 300;
}
#wrapper-footer-full {
  padding: 0;
}
#wrapper-footer-full a {
  color: #000;
  text-decoration: underline;
}
#wrapper-footer-full a:hover {
  font-weight: 600;
}
#wrapper-footer-full p {
  padding: 8px 0;
  font-size: 12px;
  margin-bottom: 0;
}
.scroll-down-cont {
  position: absolute;
  width: 100%;
  top: 35vh;
  font-size: 5vh;
  color: #fff;
}
.scroll-down {
  color: #fff !important;
}
.bounce {
  -moz-animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@media (max-width: 767px) {
  .navbar-brand img {
    max-width: 100% !important;
  }
  .background-slider h1 {
    padding: 0;
    font-size: 4vh;
  }
  .background-slider img {
    padding: 5vh 0 0;
  }
  .testo-slider {
    display: inline-block;
    font-size: 3vh;
  }
  .background-slider .container {
    padding-left: 0;
    padding-right: 0;
  }
  .scroll-down-cont {
    position: initial;
  }
  .usp {
    margin-bottom: 0;
    padding: 15px;
  }
  .usp-last {
    margin-bottom: 0;
  }
  .testo-finale-mobile {
    margin-bottom: 15px;
  }
  .form-contatto {
    padding: 15px 15px 0;
  }
  .btn-verde,
  .btn-acquista {
    width: 100%;
  }
}
/*menu*/
/**
 * Menu styles needed to make JS work
 */
.dropdown:hover > .dropdown-menu {
  display: block;
  max-height: 400px;
  opacity: 1;
}
.dropdown > .dropdown-menu {
  margin: 0;
  left: auto !important;
  transition: all 0.3s;
  max-height: 0;
  display: block;
  overflow: hidden;
  opacity: 0;
}
#wrapper-navbar {
  display: inline-block;
  width: 100%;
  -webkit-box-shadow: -1px -2px 11px -6px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: -1px -2px 11px -6px rgba(0, 0, 0, 0.59);
  box-shadow: -1px -2px 11px -6px rgba(0, 0, 0, 0.59);
}
.navbar {
  text-align: left;
  background: #fff !important;
}
@media (min-width: 767px) {
  .navbar-nav {
    display: inline-block;
    width: 100%;
  }
  .navbar-nav li {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .navbar-nav li {
    display: inline-block !important;
    border-bottom: none !important;
    line-height: 0;
  }
}
@media (max-width: 1200px) {
  .navbar-collapse.show {
    display: inline-block;
    text-align: center;
    line-height: 16px;
    padding: 0 0 15px;
    width: 100%;
  }
  .dropdown > .dropdown-menu {
    left: -60px !important;
  }
  .navbar-nav li {
    display: inline;
  }
  .navbar-collapse {
    display: none;
  }
  .navbar-nav .nav-link {
    text-align: left;
  }
} /*sticky header*/
nav.nav-up {
  transition: top 0.2s ease-in-out;
  width: 100%;
  -webkit-box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  z-index: 89;
  /*padding: 15px 0;*/
  top: 0;
  background: #fff !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: fixed;
}
.nav-down {
  position: relative;
}
.nav-up {
  position: fixed;
  width: 100%;
  background: #fff !important;
  /* display: inline-block; */
  z-index: 9;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-up .area-banner {
  display: none !important;
}
.menu-sotto {
  background: white !important;
  padding: 0;
  z-index: 10;
}
.header-sopra {
  padding: 3px 0;
  color: #272727;
  position: relative;
  z-index: 11;
  border-bottom: 1px solid #ececec;
}
.header-sopra ul {
  padding: 0;
  margin: 0;
}
.header-sopra ul li {
  display: inline-block;
  list-style: none;
}
.header-sopra ul li a {
  padding-right: 0;
  font-size: 14px;
  color: #272727;
}
.nav-down .nascondi-normale {
  display: none !important;
}
.nav-up .nascondi-sticky {
  display: none !important;
}
/*Header Creative*/
.menu-container {
  position: relative;
  width: 100vw; /* Utilizza l'intera larghezza della viewport */
  left: 50%; /* Posiziona al centro della viewport */
  transform: translateX(
    -50%
  ); /* Trasla indietro della metà della larghezza per centrare */
}
.dropdown-content {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  z-index: 1000;
  transform: translateY(-100%);
  transition: transform 0.5s ease-in-out;
  padding: 60px;
}
.dropdown-content.show {
  display: block;
  animation: slideDown 0.5s ease-in-out forwards;
}
.dropdown-content {
  background-color: #bc1e1d;
  top: -70px;
}
.icon-hamburger {
  display: inline-block; /* Assicura che l'elemento sia inline-block */
  width: 42px; /* Imposta la larghezza dell'icona */
  height: 42px; /* Imposta l'altezza dell'icona */
  background-image: url("/wp-content/themes/e-train/img/hamburger-menu.png"); /* Sostituisci 'path/to/hamburger-icon.png' con il percorso della tua immagine */
  background-size: contain; /* Adatta l'immagine alle dimensioni del contenitore */
  background-repeat: no-repeat; /* Evita la ripetizione dell'immagine */
  background-position: center; /* Centra l'immagine nel contenitore */
}
.icon-close {
  display: inline-block; /* Assicura che l'elemento sia inline-block */
  width: 42px; /* Imposta la larghezza dell'icona */
  height: 42px; /* Imposta l'altezza dell'icona */
  background-image: url("/wp-content/themes/e-train/img/close-menu.png"); /* Sostituisci 'path/to/hamburger-icon.png' con il percorso della tua immagine */
  background-size: contain; /* Adatta l'immagine alle dimensioni del contenitore */
  background-repeat: no-repeat; /* Evita la ripetizione dell'immagine */
  background-position: center; /* Centra l'immagine nel contenitore */
}
.nav-up .dropdown-content {
  top: -55px;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0%);
  }
}
.header-creative .menu-responsive-overlay .times {
  right: 0;
}
.header-creative .menu-responsive .menu-item-has-children:before {
  color: #fff;
  top: 7px;
  font-size: 20px;
  text-align: center;
}
.header-creative .menu-responsive .dropdown-menu {
  background: transparent !important;
}
.header-creative.menu-responsive .navbar-nav .nav-link {
  font-size: 24px;
}
.header-creative .navbar-nav .menu-item-has-children .menu-item a {
  font-size: 16px;
}
.header-creative .dropdown-content .menu-services .nav-item .nav-link {
  font-size: 28px;
}
/*Menu Topbar*/
.menu-menu-topbar-container .menu-item-has-children .sub-menu {
  /* hide this by default somehow maybe like this: */
  height: 0;
  overflow: hidden;
  display: block;
  position: absolute;
  z-index: 11;
  background: #fff;
}
.menu-menu-topbar-container li a {
  margin-right: 15px;
}
.menu-menu-topbar-container li a:hover {
  color: #fbb040;
}
.menu-menu-topbar-container .menu-item-has-children.open-sub-menu .sub-menu {
  position: absolute;
  z-index: 1000;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(39, 39, 39, 0.15);
  border-radius: 0;
  height: auto;
  min-width: 200px;
}
.menu-menu-topbar-container .menu-item-has-children.open-sub-menu .sub-menu li {
  display: block;
}
.menu-menu-topbar-container .menu-item-has-children:before {
  font-family: FontAwesome;
  content: "\f107";
  float: right;
  margin-top: 7px;
}
@media (min-width: 1200px) {
  .nav-up {
    padding: 0 15px !important;
  }
  .header-creative .nav-up {
    padding: 0 !important;
  }
  .nav-up .logo-sticky {
    display: inline-block;
  }
  .nav-up .logo-sticky a {
    padding: 5px 30px 0 0;
  }
  .header-creative .nav-up .logo-sticky a {
    padding: 0;
  }
  .nav-up .menu-sticky {
    position: relative;
  }
  .nav-up .navbar-brand {
  }
}
/*invert mobile*/
.colonne-invert-mobile {
  flex-direction: unset;
  display: inherit;
  width: 100%;
}
@media (max-width: 767px) {
  .colonne-invert-mobile {
    display: flex !important;
    display: -webkit-box;
    flex-wrap: wrap-reverse !important;
  }
}
.bg-grey {
  background: #f4f4f4;
  padding: 15px 0;
}
.bg-white {
  background: #ececec;
  padding: 3vh 0;
}
.bg-theme {
  padding: 3.5vh 0;
}
.usp-icone {
  padding: 30px 0;
}
.usp-icone span {
  padding: 1vh 0;
  display: inline-block;
  font-size: 16px;
}
.usp-icone h3 {
  font-weight: 700;
}
@media (max-width: 767px) {
  .usp-icone {
    padding: 2vh 15px;
  }
}
.lista-immagini ul {
  list-style: none;
  padding: 0;
  font-size: 2.4vh;
}
.lista-immagini li {
  margin-top: 2vh;
  display: inline-block;
  width: 100%;
}
.lista-immagini li span {
  display: inline-block;
  padding: 2.5rem 0;
  font-weight: 600;
  margin-left: 5px;
}
.lista-immagini img {
  float: left;
  margin-right: 1.2vh;
}
.lista-default {
  padding-left: 0;
}
.lista-default li {
  list-style: none;
}
.lista-default li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  margin-right: 7px;
}
@media (max-width: 767px) {
  .lista-immagini img {
    float: none;
    margin-right: 1.2vh;
    display: inline-block;
    text-align: center;
    margin: auto;
  }
  .lista-immagini li {
    margin-top: 2vh;
    display: grid;
    text-align: center;
  }
  .lista-ordinare ul i {
    background: #8c2536;
    padding: 1vh;
    color: #fff;
    width: fit-content;
    margin: auto;
  }
  .lista-immagini li span {
    padding: 1rem 0;
  }
}
.blend-multiply img {
  mix-blend-mode: darken;
}
.come-assumere h2 {
  font-weight: 600;
  font-size: 3rem;
}
/*testimonial carousel*/
.titolo-testimonianza {
  font-weight: 600;
  /*font-size: 3rem;*/
  text-transform: uppercase;
}
.sottotitolo-testimonianza {
  font-style: italic;
  font-size: 14px;
}
.sottotitolo-testimonianza span {
  font-size: 1rem;
}
.testo-testimonianza {
  padding: 15px 0;
  font-size: 1.8vh !important;
}
.testimonials {
  overflow: hidden;
  position: relative;
  max-height: 300px;
}
.testimonials {
  background: #161d25;
}
.one-slide,
.testimonial,
.message {
  border: none !important;
  outline: none !important;
}
.icon-overlay {
  position: absolute;
  opacity: 0.3;
  right: 10%;
  top: 0;
  height: auto;
  width: 100%;
  max-width: 400px;
}
.carousel-controls .slick-arrow {
  position: absolute;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #272727;
  z-index: 1;
  color: #272727;
}
.immagine-testimonianza {
  width: 150px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
@media screen and (max-width: 768px) {
  .testimonials {
    max-height: 700px;
  }
  .icon-overlay {
    height: 300px;
    top: calc(50% - 150px);
  }
  .carousel-controls .slick-arrow {
    width: 35px;
    height: 35px;
    top: 65px;
  }
  .slick-prev {
    left: 15px;
  }
  .slick-next {
    right: 15px;
  }
  .slick-arrow i {
    font-size: 0.7rem;
  }
  .testimonials .message {
    font-size: 1rem;
  }
  .testimonials h2 {
    font-size: 1.5rem;
  }
}
.slick-slide img {
  margin: 15px auto;
}
.testo-testimonianza p {
  font-size: 2vh !important;
  line-height: 3vh;
  padding: 2vh 0;
}
.nome-testimonianza {
  font-size: 1em;
  margin-top: 15px;
}
.carousel-controls .slick-arrow {
  border: 2px solid #444;
  cursor: pointer;
}
.slick-prev:before,
.slick-next:before {
  color: #272727;
}
/*come ordinare*/
.lista-ordinare li {
  font-size: 2.7vh;
}
.lista-ordinare ul i {
  background: #0e2b3a;
  padding: 1vh;
  color: #fff;
}
/*acquisto*/
.prezzo-promozionale {
  background: #9b4150;
  text-align: center;
  border: 1px dashed #fff;
}
.prezzo-promozionale h2 {
  color: #fff;
  font-size: 7vh;
}
.prezzo-promozionale span {
  font-size: 4vh;
}
.prezzo-barrato {
  color: #fff;
  text-align: center;
  font-size: 3vh;
  line-height: 2vh;
}
.prezzo-barrato h4 {
  font-size: 4vh;
  text-decoration: line-through;
}
.prezzo-barrato span {
  font-size: 2vh;
  text-decoration: none;
}
.countdown {
  font-size: 6vh;
  letter-spacing: 0.5vh;
  border: 1px dashed;
  display: inline-block;
  padding: 0 4vh;
}
.sconto {
  font-size: 4vh;
  font-weight: 600;
}
.sconto span {
  color: #9b4150;
  font-weight: 600;
  font-size: 5vh;
}
.sconto-2 {
  font-size: 2.5vh;
}
.sconto-2 span {
  color: #9b4150;
  font-weight: 600;
  font-size: 3.2vh;
}
.disclaimer {
  line-height: 1.5vh;
  padding-top: 3vh;
}
@media (max-width: 767px) {
  iframe {
    width: 100% !important;
  }
}
.modulo-contatto {
  background: #cac8c8;
  padding: 3vh 3vh 0;
  margin-top: 3vh;
}
.wpcf7 input[type="submit"] {
  background: #01a919;
  padding: 15px 30px;
  color: #fff;
  font-size: 2.1vh;
  display: inline-block;
  text-align: center;
  border: none;
  height: 60px;
}
.wpcf7 input[type="submit"]:hover {
  background: #019215;
}
@media (max-width: 767px) {
  .disclaimer {
    line-height: 3vh;
  }
  .wpcf7 input[type="submit"],
  .wpcf7 input[type="text"],
  .wpcf7 input[type="tel"] {
    padding: 7px;
    font-size: 1.6vh;
  }
}
.btn-white {
  background: #fff;
}
.btn-white:hover {
  border: 1px solid #fff;
}
.bg-black {
  background: #000;
}
.cont-autore {
  margin-top: 2.4em;
}
.cont-authname {
  display: inline-block;
}
/*woocommerce*/
/*********************/
.registration-form h2 {
  display: none;
}
.registration-form label {
  width: 100%;
}
.registration-form input {
  padding: 10px;
}
.registration-form .password-input {
  width: 100%;
}
.registration-form .woocommerce-Button {
  color: #fff !important;
  border: none !important;
  font-size: 22px !important;
}
.woocommerce-simple-registration-login-link a {
  font-size: 22px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 10px;
}
.woocommerce form .form-row label,
.woocommerce form .password-input,
.woocommerce-page form .password-input {
  width: 100%;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #323232;
  font-size: 1.8em !important;
}
.woocommerce-cart-form__contents .btn-outline-primary {
  margin-top: 0;
}
.wc-block-cart__submit-button {
  color: #fff !important;
}
.btn-success,
.woocommerce-notices-wrapper .woocommerce-message a.button {
  color: #fff !important;
}
.widget_product_categories .product-categories {
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgb(50 50 50 / 13%);
  -moz-box-shadow: 0px 0px 5px 0px rgb(50 50 50 / 13%);
  box-shadow: 0px 0px 5px 0px rgb(50 50 50 / 13%);
}
.widget_product_categories .product-categories li,
.sidebarmobile .product-categories li {
  padding: 3px 0;
  border-bottom: 1px solid #ececec;
  font-size: 16px;
  color: #000;
}
.widget_product_categories .product-categories li:last-child,
.sidebarmobile .product-categories li:last-child {
  border-bottom: none;
}
.widget_product_categories .widget-title,
.sidebarmobile .titolo-menu {
  padding: 5px 10px;
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .woocommerce-cart #coupon_code.input-text {
    height: 42px;
  }
  .woocommerce .content-area {
    padding: 0;
  }
}
#order_review_heading {
  display: none;
}
.woocommerce .quantity .qty {
  height: 2.4em;
}
.woocommerce-MyAccount-content .u-columns .u-column1,
.woocommerce-MyAccount-content .u-columns .u-column2 {
  display: block !important;
  float: none !important;
  width: 100% !important;
  max-width: 100%;
}
.btn-outline-primary.disabled,
.wpcf7 input.disabled[type="submit"],
.btn-outline-primary:disabled,
.wpcf7 input:disabled[type="submit"] {
  color: #6c757d;
  background-color: transparent;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #6c757d !important;
  background-color: transparent;
  border: 1px solid #323232 !important;
}
.btn-outline-primary {
  background-color: transparent;
  background-image: none;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 15px;
  display: inline-block;
}
.btn-outline-primary:hover {
  text-decoration: none;
  color: #fff !important;
}
.btn-primary {
  color: #fff !important;
  background-image: none;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}
.btn-primary:hover {
  text-decoration: none;
  color: #323232;
  background-color: transparent;
}
.btn-white-outline {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border: 1px solid #fff;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 15px;
  display: inline-block;
}
.btn-white-outline:hover {
  text-decoration: none;
  background-color: #fff;
}
.btn-secondary {
  color: #fff !important;
  background-image: none;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 15px;
  display: inline-block;
}
.btn-secondary:hover {
  text-decoration: none;
  color: #323232;
  background-color: transparent;
}
body .woocommerce form .form-row-first,
body .woocommerce form .form-row-last,
body .woocommerce-page form .form-row-first,
body .woocommerce-page form .form-row-last {
  width: 100%;
  display: block;
}
.woocommerce-input-wrapper {
  width: 100%;
}
@media (max-width: 992px) {
  .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
  }
  .woocommerce ul.products li.product {
    width: 48%; /* Modifica questa percentuale se desideri più spazio tra i prodotti */
    margin: 1%; /* Aggiungi un margine per creare uno spazio tra i prodotti */
  }
}
.select2-container .select2-selection--single {
  height: 40px;
}
.bottoni-social a {
  margin-right: 15px;
}
.caption-mobile {
  padding: 0 15px;
}
.caption-mobile h1 {
  font-size: 2em;
  color: #2c3e50;
  margin-top: 15px;
}
.caption-mobile span {
  font-size: 0.9em;
  line-height: 1.5em;
  display: block;
  color: #000;
}
@media (max-width: 767px) {
  .slider-desktop {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
  }
}
.titolo-h2 {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 15px;
}
.titolo-h2:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 5px;
  position: relative;
  vertical-align: middle;
  width: 80px;
  margin-top: 7px;
}
.titolo-h2-centered,
.titolo-h2-centered-black,
.titolo-testimonianza {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 15px;
}
.titolo-h2-centered:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 5px;
  position: relative;
  vertical-align: middle;
  width: 80px;
  margin: 7px auto;
}
.titolo-h2-centered-black:after,
.titolo-testimonianza:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 5px;
  position: relative;
  vertical-align: middle;
  width: 80px;
  margin: 7px auto;
}
.contenuto p,
.contenuto li {
  font-weight: 400;
  padding: 7px 0;
}
.breadcrumbs a {
  color: #fff;
  text-decoration: none;
}
.breadcrumbs span {
  color: #272727;
}
.breadcrumbs-archive .breadcrumbs span {
  color: #fff;
}
.breadcrumbs-archive h1 {
  font-size: 32px !important;
  line-height: 38px !important;
}
.div-breadcrumb {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.dat-evento-title {
  font-weight: 700;
  font-size: 14px;
  background: #fff;
  padding: 2px 7px;
  display: inline-block;
}
.dat-evento-type {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  background: #fff;
  padding: 2px 7px;
  display: inline-block;
}
.mentor-evento {
  font-size: 14px;
}
/*logo width*/
@media (min-width: 1200px) {
  .navbar-dark .navbar-brand {
    height: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 1200px) {
  .navbar-dark .navbar-brand {
    width: 140px;
  }
}
/*form contatti*/
.wpcf7 {
  max-width: 100%;
}
.wpcf7 input[type="submit"] {
  background: #e91e63;
  color: #fff;
  font-weight: 600;
  padding: 15px 30px;
  font-size: 1.8vh !important;
  display: inline-block;
  text-align: center !important;
  border: 1px solid #e91e63;
}
@media (max-width: 767px) {
  .contenuto p,
  .contenuto li {
    font-size: 16px !important;
    line-height: 20px;
  }
  .btn-verde,
  .btn-acquista {
    font-size: 16px !important;
    line-height: 20px;
  }
  .wpcf7 input[type="submit"] {
    font-size: 16px !important;
  }
  .wpcf7 input[type="submit"],
  .wpcf7 input[type="text"],
  .wpcf7 input[type="tel"] {
    padding: 7px;
    font-size: 14px;
  }
}
/*footer*/
#wrapper-footer-full {
  padding: 0;
  background: #fff;
  color: #272727;
}
#wrapper-footer-full a {
  color: #272727;
}
.bottone-telefono {
  color: #fff;
  font-size: 3em;
  padding-bottom: 0.4em;
  display: inline-block;
  font-weight: 600;
}
.bottone-telefono:hover {
  color: #fff !important;
  text-decoration: underline;
}
@media (max-width: 1200px) and (min-width: 767px) {
  .navbar-dark .navbar-nav .nav-link {
    color: #323232;
    font-size: 14px;
    text-transform: none;
  }
  .navbar-dark .navbar-toggler {
    color: #323232;
  }
}
@media (max-width: 767px) {
  .btn-acquista-menu {
    padding: 7px;
  }
}
.link-sito {
  font-size: 16px;
  border: 1px solid;
  padding: 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}
.bottoni-social {
  text-align: center;
}
.bottoni-social a {
  margin-right: 15px;
  background: #2d9be6;
  width: 30px;
  height: 30px;
  padding: 15px;
  border-radius: 100%;
  color: #fff;
}
#cookie-law-info-bar span {
  vertical-align: middle;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  text-align: left;
}
/*Info Header*/
.info-header {
}
.colonna-contatto {
  display: inline-block;
  font-weight: 300;
  margin-right: 7px;
  border-right: 1px solid #ececec;
  padding: 5px 15px 5px 0;
}
.colonna-contatto a {
  text-decoration: none;
  color: #272727;
}
.colonna-contatto a:hover {
  text-decoration: none;
}
.colonna-contatto span {
  font-size: 13px;
}
.colonna-contatto i {
  font-size: 12px;
}
.colonna-contatto .social-head i {
  position: relative;
  font-size: 16px;
  margin: 0 3px;
}
.colonna-contatto:nth-child(1) {
  padding-left: 0 !important;
}
.topbarright {
  text-align: right;
}
.btn-topbar {
  color: #fff;
  padding: 5px 15px;
  margin-right: 0;
}
.btn-topbar a {
  color: #fff !important;
}
.nav-link {
  color: #323232 !important;
  padding-bottom: 0;
  padding-top: 0;
  font-weight: 500;
  text-decoration: none;
}
.list-group-item.active {
  color: #fff !important;
}
@media (max-width: 1200px) {
  .colonna-contatto,
  .colonna-contatto span {
    font-size: 10px !important;
  }
}
@media (min-width: 1023px) {
  .navbar-dark .navbar-nav .show > .nav-link,
  .navbar-dark .navbar-nav .active > .nav-link,
  .navbar-dark .navbar-nav .nav-link.show,
  .navbar-dark .navbar-nav .nav-link.active {
    font-weight: 600;
  }
  .nav-up .nav-link,
  .nav-up .navbar-nav .active > .nav-link {
  }
}
@media (max-width: 1200px) {
  .menu-sotto {
    padding: 0 30px;
    position: relative;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background: white !important;
    top: 0;
  }
  .header-sopra {
    display: none;
  }
  .hamburger-mobile[aria-expanded="true"] .fa-bars:before {
    content: "\f00d";
  }
  #wrapper-navbar {
    /*position: fixed;*/
    background: transparent;
    z-index: 99999 !important;
    top: 0;
  }
}
.menu-alignment {
  /*transform: translateY(-90%);*/
  padding-right: 0;
}
.menu-alignment-sticky {
  /*transform: translateY(-80%);*/
  padding-right: 0;
}
@media (min-width: 1200px) {
  .menu-vertical-align {
    display: flex !important;
  }
}
@media (max-width: 1200px) {
  .menu-vertical-align-mobile {
    display: flex !important;
    align-items: center;
  }
}
.menu-vertical-align {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.hamburger-mobile {
  margin-top: 5px;
  position: absolute;
  right: 15px;
  font-size: 20px;
  width: 40px;
  text-align: center;
  padding: 5px;
  color: #154956 !important;
}
.widget-menu-mobile .menu {
  padding: 0;
  text-align: left;
  margin-top: 15px;
}
.widget-menu-mobile .menu li {
  list-style: none;
}
.widget-menu-mobile .menu li a {
  color: #272727;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 400;
}
/*Single Immobile*/
.wrapper-immobile {
  padding: 0;
}
.titolo-immobile {
  background: #2c3e50;
  padding: 10px 0 0;
  color: #fff;
}
.barra-breadcrumb h1,
.page-title {
  color: #fff;
  font-size: 42px;
  line-height: 52px;
  margin-bottom: 0;
  padding: 0;
  font-weight: 600;
}
.barra-breadcrumb {
  color: #fff;
  font-size: 14px;
  padding: 30px 0 !important;
  margin-bottom: 30px;
  background-size: cover !important;
}
.barra-breadcrumb a {
  color: #fff !important;
  font-size: 14px;
}
.breadcrumb_last {
  color: #fff;
}
.breadcrumbs i {
  font-size: 10px;
  color: #fff;
}
@media (max-width: 576px) {
  .breadcrumbs-archive .titolo {
    text-align: center;
    padding: 0;
  }
  .breadcrumbs-archive .div-breadcrumb {
    text-align: center !important;
    padding: 0;
    display: block;
  }
}
.go-back {
  margin-right: 10px;
  font-weight: 600;
}
.condivisione-social .text-condividi {
  float: left;
}
.condivisione-social .icone-social {
  display: inline-block;
  margin-top: -5px;
}
.mappa-indirizzo span {
  font-size: 15px;
  color: #fff;
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
/*Fixes potential theme css conflict.*/
.acf-map img {
  max-width: inherit !important;
}
@media (max-width: 1023px) {
  .text-condividi {
    display: none;
  }
  .condivisione-social .icone-social {
    display: block;
    margin-top: 5px;
  }
  .wrapper-immobile {
    padding: 55px 0;
  }
  .single-immobili .wrapper-immobile {
    padding: 55px 0 0;
  }
  .row-correlati .cont-immobile {
    margin: auto;
    margin-bottom: 30px;
  }
  .titolo-immobile {
    padding: 15px;
    color: #fff;
  }
}
.slick-prev:before,
.slick-next:before {
  font-family: "Font Awesome 5 Free";
  background: #000;
  padding: 15px;
  color: #fff;
  opacity: 1;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Font Awesome 5 Free";
  padding: 15px;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: 12px !important;
  padding: 10px 12px;
}
.slick-slide img {
  margin: 0;
}
.slider-nav .slick-slide {
  filter: opacity(0.6);
  -webkit-filter: opacity(0.6);
}
.slider-nav .slick-current {
  filter: opacity(1);
  -webkit-filter: opacity(1);
}
@media (max-width: 767px) {
  .slick-next {
    right: 10px;
  }
  .slick-prev {
    left: 0;
  }
}
.sezione-immobile {
  padding: 15px 0;
  display: flow-root;
  width: 100%;
}
.titolo-sezioni {
  text-transform: uppercase;
  color: #fff;
}
.titolo-sezioni:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 50px;
  margin: 7px 0;
}
.voci-immobile {
  color: #fff;
}
.etichetta {
  background: #2c3e50;
  color: #fff;
  padding: 3px 7px;
}
.voci-immobile .risultato-singolo {
  font-weight: 600;
}
.colonna-voci {
  line-height: 32px;
}
.voci-immobile a {
  color: #fff;
}
.descrizione p {
  font-size: 16px !important;
  line-height: 26px;
  color: #383838;
  padding: 7px 0 0;
}
.voci-servizi {
  color: #fff;
  line-height: 30px;
}
.voci-servizi i {
  color: #fff;
  margin-right: 7px;
}
.indirizzo-immobile a {
  border: 1px solid;
  padding: 10px 15px;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
}
.indirizzo-immobile a:hover {
  background: #2c3e50;
  color: #fff;
  text-decoration: none;
}
/*sidebar*/
.sticky-sidebar,
#right-sidebar {
  padding-top: 0;
}
.excerpt {
  font-size: 13px;
}
.meta-articolo small,
.meta-articolo small a,
.meta-links,
.meta-links a {
  color: #ababab;
}
.prezzo-sidebar {
  color: #fff;
  background: #2c3e50;
  padding: 7px 15px;
  font-weight: 600;
  font-size: 22px;
}
.element-sidebar {
  padding: 7px;
  background: #f1f1f1;
  margin: 5px 0;
}
.element-sidebar a {
  /* color: #FFF;*/
}
.element-sidebar a:hover {
  text-decoration: none;
}
.titolo-contatto {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
.titolo-contatto:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 100%;
  margin: 5px 0;
}
.modulo-contat {
  padding-top: 15px;
}
.form-contat p {
  margin: 0 !important;
  padding: 0;
}
.form-contat .wpcf7 input[type="text"],
.form-contat .wpcf7 input[type="email"],
.form-contat .wpcf7 input[type="tel"],
.form-contat .wpcf7 textarea {
  font-size: 13px;
  padding: 7px;
}
.wpcf7 input[type="submit"] {
  height: auto;
  font-size: 16px !important;
  width: auto;
  padding: 15px;
  color: #fff;
  -webkit-box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 59%);
  -moz-box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 59%);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.wpcf7 input[type="submit"]:hover {
  background: #0505a5;
  border-color: #0505a5 !important;
  color: #fff;
}
.form-contat-pagina .wpcf7 input[type="text"],
.form-contat-pagina .wpcf7 input[type="email"],
.form-contat-pagina .wpcf7 input[type="tel"],
.form-contat-pagina .wpcf7 textarea {
  font-size: 16px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.form-contat-pagina .wpcf7 input[type="submit"] {
  border: none;
  padding: 10px 7px !important;
  height: auto;
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 500;
}
.form-contat-pagina .wpcf7 input[type="submit"]:hover {
  background: transparent;
  color: #2c3e50 !important;
  border: 1px solid #2c3e50 !important;
}
/*loop immobili*/
.content-area {
  padding: 0 15px;
  min-height: 600px;
}
.cont-loop {
  margin-bottom: 30px;
}
.cont-loop-horiz {
  border-bottom: 1px solid #ececec;
}
@media (min-width: 991px) {
  .cont-loop-horiz .excerpt {
    min-height: 75px;
  }
}
.immagine-loop {
  position: relative;
}
.etichetta-absolute {
  color: #fff;
  padding: 3px 7px;
  position: absolute;
  right: 10px;
  top: 10px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  z-index: 5;
  border-radius: 0;
}
.etichetta-absolute a {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0;
  color: #fff;
}
.etichetta-relative {
  position: relative;
  top: 0;
  display: inline-block;
  font-size: 12px;
}
.cont-loop .etichetta-absolute {
  right: 25px;
}
.virtualetichetta {
  bottom: 0;
  background: transparent;
  top: auto;
}
.dettagli-immobile-loop {
  background: #f8f8f8;
  padding: 10px;
  display: inline-block;
  width: 100%;
  border-bottom: 5px solid #e5e5e5;
}
.dettagli-immobile-loop .entry-title {
  text-transform: uppercase;
  color: #272727;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.dettagli-immobile-loop .entry-title a {
  color: #272727;
  text-decoration: none;
}
.dettagli-immobile-loop .entry-title a:hover {
  color: #000;
  text-decoration: none;
}
.dettagli-immobile-loop .det-singolo {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
}
.dettagli-immobile-loop .det-singolo a {
  color: #fff;
  text-decoration: none;
}
.dettagli-immobile-loop .prezzo {
  margin: 5px 0 10px;
}
.dettagli-immobile-loop .prezzo .valore {
  color: #1e73be;
  font-weight: 600;
  font-size: 18px;
}
.dettagli-immobile-loop .dato-immobile {
  font-size: 14px;
  color: #fff;
}
.dettagli-immobile-loop .voce-singola {
  font-weight: 600;
}
.img-overlay {
  background-color: rgb(204 204 204);
  color: #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  cursor: pointer;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.img-overlay * {
  box-sizing: border-box;
  transition: all 0.45s ease;
}
.img-overlay:before,
.img-overlay:after {
  background-color: rgb(216 216 216 / 19%);
  border-top: 32px solid rgb(0 0 0 / 18%);
  border-bottom: 32px solid rgb(0 0 0 / 18%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  transition: all 0.3s ease;
  z-index: 1;
  opacity: 0;
  transform: scaleY(2);
}
.img-overlay img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}
.img-overlay .figcaptions {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.1em;
  opacity: 0;
  z-index: 2;
  transition-delay: 0.1s;
  font-size: 24px;
  font-family: sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.img-overlay:hover:before,
.img-overlay:hover:after {
  transform: scale(1);
  opacity: 1;
}
.img-overlay:hover > img {
  opacity: 0.7;
}
.img-overlay:hover .figcaptions {
  opacity: 1 !important;
  color: #fff;
}
.titolo-sezione {
  font-size: 32px !important;
  font-weight: 600 !important;
  color: #272727;
  margin: 15px 0 20px;
}
.sezione-verdino .titolo-sezione {
}
.titolo-sezione span:before {
  width: 25px;
  height: 25px;
  display: block;
  float: left;
  margin: 3px 10px 0 0;
  content: "";
}
.meta-articolo {
  padding: 10px;
  background: #fff;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: -8px;
}
.meta-articolo ul {
  padding: 15px 0 0;
  margin: 0;
}
.meta-articolo li {
  list-style: none;
  font-size: 12px;
}
.data-loop {
  font-weight: 700;
  font-size: 16px;
}
.titolo-post {
  min-height: 55px;
}
.titolo-post a {
  color: #272727;
  font-size: 18px;
  font-weight: 700;
}
/*articoli correlati*/
.row-correlati {
  margin-top: 30px;
  background: #000;
}
.articolo-loop .entry-meta p {
  font-size: 14px !important;
  padding: 0;
}
.articolo-loop .entry-meta .btn-secondary {
  float: right;
  border: 2px solid #2c3e50;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
  font-weight: 600;
}
@media (max-width: 767px) {
  .content-area {
  }
  .row-correlati {
    display: inline-block;
    padding: 15px;
  }
  .row-correlati .no-padding {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .cont-immobile {
    margin: 0 0 15px;
  }
  .home .cont-immobile {
    margin: 0 15px 15px;
  }
  .archive .cont-immobile {
    margin: 0 0 15px;
  }
  .fancybox-toolbar,
  .fancybox-infobar {
    top: 48px !important;
  }
}
/*sidebar*/
#right-sidebar h2,
#right-sidebar .widget-title {
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
#right-sidebar h2:after,
#right-sidebar h3:after {
  content: "";
  display: block;
  width: 100%;
  background-color: #ececec;
  height: 1px;
}
#right-sidebar .widget-title,
#left-sidebar .widget-title,
.sidebarmobile .widget-title {
  margin-bottom: 0;
  font-size: 16px !important;
}
#right-sidebar .searchandfilter li,
#left-sidebar .searchandfilter li {
  padding-right: 0;
  margin-top: 0;
  display: grid;
  padding: 0;
}
#right-sidebar .searchandfilter li:last-child {
  margin-top: 15px;
  margin-bottom: 25px;
}
.searchandfilter ul {
  display: inline-block;
  width: 100%;
  padding: 0;
}
.searchandfilter select {
  width: 100%;
  padding: 10px;
  margin: 0;
}
.searchandfilter ul > li > ul:not(.children) {
  box-shadow: none !important;
  margin-bottom: 0 !important;
  padding: 0;
}
.searchandfilter [type="submit"] {
  background: #02a5c1;
  color: #fff;
  padding: 10px;
  width: 100%;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  margin-top: 0;
  cursor: pointer;
}
.searchandfilter h4 {
  margin: 15px 0 5px;
  font-size: 14px;
  text-transform: uppercase;
  color: #2c3e50;
}
.searchandfilter li:nth-child(1) h4:before {
  content: "\f508";
  font-family: "fontawesome";
  margin-right: 3px;
}
.searchandfilter li:nth-child(2) h4:before {
  content: "\f4fe";
  font-family: "fontawesome";
  margin-right: 3px;
}
.searchandfilter li:nth-child(3) h4:before {
  content: "\f0b1";
  font-family: "fontawesome";
  margin-right: 3px;
}
#right-sidebar .searchandfilter li:nth-child(4) h4:before {
  content: "\f0d6";
  font-family: "fontawesome";
  margin-right: 3px;
}
#right-sidebar .searchandfilter li:nth-child(5) h4:before {
  content: "\f236";
  font-family: "fontawesome";
  margin-right: 3px;
}
.wc-block-product-categories-list li,
.wp-block-categories-list li {
  border-bottom: 1px solid #ececec;
  padding: 0;
}
.wc-block-product-categories-list li:last-child,
.wp-block-categories-list li:last-child {
  border: none;
  padding-bottom: 0;
}
.wc-block-product-categories-list li a,
.wp-block-categories-list li a {
  color: #666 !important;
}
.widget_categories ul,
.menu-minisiti ul,
.product-categories {
  list-style: none;
  padding: 0;
}
aside,
.menu-minisiti {
  margin-bottom: 15px;
}
.sidebarmobile {
  padding: 0 15px;
}
.sidebarmobile .wp-block-columns {
  margin-bottom: 0;
}
.sidebar-mobile summary {
  padding: 15px;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  list-style: none;
}
.sidebar-mobile summary::marker {
  display: none;
}
.sidebar-mobile {
  max-height: 400px;
  overflow: scroll;
}
@media (max-width: 767px) {
  #right-sidebar,
  #left-sidebar {
    display: none;
  }
  .sidebar-mobile #left-sidebar,
  .sidebar-mobile #right-sidebar {
    display: block;
    position: absolute;
    width: 95%;
    padding: 7px !important;
    bottom: 0;
    background: #fff;
  }
  .sidebar-mobile .content-area {
    min-height: auto !important;
  }
}
summary::after {
  padding: 20px;
  position: absolute;
  top: 40%;
  right: 0;
  color: #02a5c1;
  font-family: "FontAwesome";
  font-size: 33px;
  font-style: normal;
  font-variant-caps: normal;
  font-variant-ligatures: normal;
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f106";
  transform: translateY(-50%);
  transition: 0.3s ease;
}
details[open] summary::after {
  content: "\f057";
  font-size: 30px;
  top: -10px;
  transform: translateY(0);
  transition: 0.3s ease;
}
details[open] summary:hover::after {
  animation: pulse 1s ease;
}
.modal-registrazione .searchandfilter li {
  list-style: none;
  display: inline-block;
  padding-right: 0;
  width: 48%;
  margin: 1%;
  font-size: 14px;
}
.modal-registrazione .searchandfilter select.sf-input-select {
  min-width: 100%;
}
.modal-registrazione .searchandfilter [type="submit"] {
  font-size: 14px;
}
.start a,
.start-deactivated a {
  color: #323232 !important;
  font-size: 20px;
  left: 15px;
  top: 15px;
}
.start:hover,
.start a:hover,
.start-deactivated:hover,
.start-deactivated a:hover {
  opacity: 0.6;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
}
.modal-registrazione {
  top: 30vh;
}
/*.immobili-template-default sticky-footer{
  display: none !important;
}
*/
.ricerca-homepage {
  background: #f8f8f8;
  margin-top: -100px;
  z-index: 9999;
  position: relative;
  padding: 20px 15px 10px;
  border-top: 3px solid #2c3e50;
  -webkit-box-shadow: -2px 4px 20px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px 4px 20px -8px rgba(0, 0, 0, 0.75);
  box-shadow: -2px 4px 20px -8px rgba(0, 0, 0, 0.75);
  border-bottom: 3px solid #d2d2d2;
}
.ricerca-homepage .searchandfilter li {
  width: 25%;
  text-align: center;
  float: left;
  padding: 0 10px;
  display: grid;
}
.ricerca-homepage .sf-field-submit {
  margin-top: 20px;
}
@media (max-width: 995px) {
  .ricerca-homepage .searchandfilter li {
    width: 50%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .ricerca-homepage .searchandfilter li {
    width: 100%;
    text-align: center;
  }
  sticky-footer {
    z-index: 99999 !important;
  }
}
@media (min-width: 767px) {
  sticky-footer {
    display: none;
  }
  /*.nav-down {
    display: none;
    }*/
}
/*footer*/
#wrapper-footer-full a {
  color: #272727;
  padding: 5px 0;
  text-decoration: none;
  text-transform: uppercase;
}
#wrapper-footer-full ul {
  padding: 0;
}
#wrapper-footer-full li {
  list-style-type: none;
}
#wrapper-footer-full h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600 !important;
}
.footer-content {
  text-align: left;
  color: #272727;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.footer-content a {
  color: #fbb040;
}
.footer1 p {
  color: #272727;
  font-size: 12px !important;
  line-height: 15px !important;
  font-weight: 500;
}
.titolo-footer {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}
#footer-full-content {
  padding: 15px 0;
  border-top: 1px solid #fff;
  color: #fff;
  line-height: 0;
}
#footer-full-content a {
  color: #fff;
  text-decoration: underline;
}
.container-footer {
  padding: 15px 0;
}
.contatti-footer a {
  text-transform: none !important;
  font-weight: 300 !important;
}
.social-footer {
  margin-top: 15px;
}
.footer-widget {
  font-size: 12px;
}
.social-header a {
  color: #fff !important;
  border-radius: 100%;
  padding: 0 5px !important;
  font-size: 12px !important;
  width: 25px;
  display: inline-block;
  text-align: center;
  height: 25px;
  line-height: 25px;
}
.social-footer a {
  color: #fff !important;
  border-radius: 100%;
  padding: 5px !important;
  font-size: 15px !important;
  width: 30px;
  display: inline-block;
  text-align: center;
}
.cont-newsletter {
  padding: 0;
}
.newsletter-disclaimer a {
  color: #fff;
}
/*form newsletter*/
.titolo-newsletter {
  display: inline-block;
  float: left;
  width: 20%;
  text-align: left;
  padding: 15px 0;
  font-size: 19px;
  font-weight: 600;
  color: #fff;
}
.mc4wp-form-fields .email {
  display: inline-block;
  margin-bottom: 0;
  width: 60%;
  padding: 10px;
  font-size: 16px;
  border: none;
}
.mc4wp-form-fields .botone {
  display: inline-block;
  margin-bottom: 0;
  width: 16%;
  text-transform: uppercase;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  border: none;
}
@media (max-width: 960px) {
  .titolo-newsletter {
    width: 100%;
    text-align: center;
  }
  .mc4wp-form-fields .email {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .mc4wp-form-fields .botone {
    width: 50%;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .container-footer {
    padding: 0;
  }
  .footer-content {
    margin: 0 0 15px 0;
  }
  #footer-full-content {
    padding: 15px;
  }
}
/*page builder*/
.paragrafo {
  color: #323232;
  font-size: 16px !important;
  line-height: 24px;
}
.paragrafo h2 {
  text-transform: uppercase;
  color: #323232;
  font-weight: 600;
}
.paragrafo p {
  color: #323232;
  font-size: 16px !important;
  line-height: 24px;
}
.link-scopri {
  font-weight: 600;
  text-decoration: none;
  color: #323232;
  border: 1px solid #323232;
  padding: 15px;
}
.link-scopri-big {
  font-weight: 600;
  text-decoration: none;
  font-size: 24px;
  text-decoration: underline;
}
/*Parallax*/
.parallaxe-overflow {
  background-image: url(https://www.e-train.it/wp-content/uploads/2021/12/sfondo-guerra-1920x686-1.jpg) !important;
  height: auto !important;
  background-attachment: fixed !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative !important;
  padding-top: 145px;
  padding-bottom: 145px;
}
.parallaxe-overflow:before {
  content: " " !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgb(0 0 0 / 50%) !important;
  top: 0 !important;
  left: 0 !important;
}
.parallaxe-overflow h1 {
  font-size: 52px;
  font-weight: 500;
}
.parallaxe-overflow h2 {
  font-weight: 600;
  font-size: 72px;
  line-height: 82px;
}
.parallaxe-overflow .paragrafo p {
  color: #fff;
  font-size: 16px;
}
@media (max-width: 767px) {
  .parallaxe-overflow h2 {
    font-size: 48px;
    line-height: 54px;
  }
}
/*testimonials*/
.testimonial-carousel .slick-slide img {
  display: initial;
  width: 50%;
}
.carousel-controls .slick-arrow {
  border: none;
  cursor: pointer;
}
.testo-testimonianza p {
  font-size: 14px !important;
  line-height: 18px;
  padding: 0;
}
@media (max-width: 767px) {
  .cont-testimonial {
    text-align: center;
  }
}
.wplp_container .thumbnail {
  margin-bottom: 15px;
}
#wplp_widget_263.wplp_container .read-more {
  float: left !important;
  background-color: transparent;
  padding: 0 !important;
  font-weight: 600;
  margin-bottom: 15px;
}
.wpcu_block_title {
  display: none;
}
@media (min-width: 767px) {
  .wplp_container.default .text,
  .wplp_container.default .date,
  .wplp_container.default .category {
    padding-right: 15px;
  }
}
.btn-invio-form {
  width: auto !important;
  padding: 10px 20px !important;
  font-weight: 600 !important;
  font-size: 18px !important;
}
/****************************************************/
/***************** ARCHIVIO BLOG *********************/
/****************************************************/
.archive h4.titolo-post {
  line-height: 1;
}
.archive h4.titolo-post a {
  font-size: 20px;
}
.archive .etichetta-relative {
  font-size: 15px;
}
.archive .testo-xxs {
  font-size: 14px;
}
/****************************************************/
/***************** SINGLE BLOG *********************/
/****************************************************/
.single .titolo-pagina-blog {
  font-size: 42px;
  line-height: 1.1;
  font-weight: 600;
  text-transform: uppercase;
}
.single .entry-content p {
  line-height: 1.8;
}
.single .entry-content {
  margin-top: 15px;
}
.single .entry-content h2 {
  font-weight: 600;
  font-size: 32px;
}
.single .entry-content h2,
.single .entry-content h3,
.single .entry-content h4 {
  margin-top: 40px;
}
.single .entry-content ol,
.single .entry-content ul,
.single .entry-content dl {
  padding-left: 18px;
  line-height: 1.8;
}
.single .meta-links {
  gap: 20px;
}
.single .entry-content .full-width figure {
  width: 100%;
  max-width: 100%;
}
.single .entry-content .full-width figure img {
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
}

.single .entry-content .wp-block-separator {
  border: none;
  border: 0;
  height: 1px;
  width: 100%;
  margin: 30px 0;
  color: #ccc;
  background-color: #999;
}

@media (max-width: 480px) {
  .single .titolo-pagina-blog {
    font-size: 32px;
  }
  .single .entry-content h2 {
    font-size: 28px;
    line-height: 1.2;
  }
}

/*single page italyswag*/
.page-template .wrapper,
.blog .wrapper {
  padding: 0;
}
.blog .wrapper {
  padding: 0;
}
.taxonomy-description p {
  font-size: 16px !important;
}
.btn-appuntamento {
  background: #1e73be;
  color: #fff;
}
.btn-appuntamento a {
  color: #fff !important;
}
.btn-appuntamento a:hover {
  text-decoration: none !important;
}
@media (max-width: 992px) {
  .ricerca-homepage {
    margin-top: 0;
    z-index: 9;
  }
  #main-menu .btn-appuntamento {
    display: none !important;
  }
}
.titolo-immobile .indirizzo .mappa-indirizzo,
.mappa-indirizzo span {
  color: #fff;
}
@media (min-width: 992px) {
  .titolo-immobile .indirizzo {
    text-align: right;
  }
}
.parallaxe-overflow .btn-appuntamento {
  padding: 10px 15px;
  display: inline-block;
  margin-top: 15px;
}
.parallaxe-overflow .btn-appuntamento:hover {
  color: #fff;
  text-decoration: none;
}
.telefono-parallax {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin-top: 15px;
  display: block;
}
.telefono-parallax:hover {
  color: #fff;
}
.modal-registrazione .searchandfilter label {
  width: 100%;
}
.modal-registrazione .times {
  line-height: 3.5vh;
  float: right;
}
/*revslider media queries*/
@media (max-width: 992px) {
  .container-slider {
    margin-top: 0;
  }
  .contenuto-mobile {
    margin-top: -20px;
  }
  #wrapper-footer-full {
    /*margin-bottom: 80px;*/
  }
}
.taxonomy-description {
  padding: 0 15px;
}
/*bugfix 19062020*/
.wpcf7-list-item-label {
  font-size: 16px;
}
/*Slider
********/
.container-slider {
  margin: 100px 0;
  display: inline-block;
}
.background-slider hr {
  border-top: 2px solid rgb(255, 255, 255);
  width: 60%;
}
.titolo-slider {
  font-size: 48px;
  font-weight: 600;
  line-height: 52px;
}
.sottotitolo-slider {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.container-slider .btn-slider {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  padding: 7px 15px;
  display: inline-block;
  margin: 15px 0;
}
@media (max-width: 1024px) {
  .titolo-slider {
    line-height: 45px;
    padding-top: 0;
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .sottotitolo-slider {
    font-size: 14px;
  }
  .container-slider .btn-slider {
    font-size: 16px;
  }
}
/*gallery*/
.titolo-sezione-gallery {
  padding-bottom: 15px;
  font-size: 32px;
  padding: 15px 0;
  font-weight: 600 !important;
}
.nGY2 .nGY2GThumbnail {
  border-color: #fff !important;
}
.nGY2 .nGY2GThumbnail:hover {
  opacity: 0.6;
}
.understrap-read-more-link,
.link-scopri {
  background: transparent !important;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 10px;
  padding: 0;
  text-decoration: underline !important;
  font-weight: 400;
}
.understrap-read-more-link:hover,
.link-scopri:hover {
  background: transparent;
}
.white-text .link-scopri:hover {
  color: #fff;
}
.immagine-articolo {
  width: 100%;
  height: 300px;
  background-size: cover !important;
  background-color: rgba(1, 1, 1, 0.53) !important;
  background-blend-mode: multiply;
  background-position: center !important;
  text-align: center;
  display: flex;
}
.immagine-evento {
  background-color: transparent !important;
}
.immagine-articolo .titolo {
  /*display: inline-block;*/
  width: 100%;
}
.immagine-articolo .titolo h1 {
  color: #fff;
  font-size: 42px;
  margin-bottom: 0;
}
.titolo-breadcrumb a,
.titolo-breadcrumb {
  color: #272727;
  font-size: 14px;
}
.titolo-evento {
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
}
.breadcrumbs-blog,
.breadcrumbs span,
.breadcrumbs-blog a {
  color: #fff;
}
@media (min-width: 991px) {
  .immagine-articolo .titolo {
    /*margin-top: 160px;*/
  }
}
@media (max-width: 991px) {
  .background-slider {
    padding-top: 50px;
    margin-top: 0;
  }
  .menu-sotto.nav-down {
    background: #fff !important;
  }
  .wrapper-title-header {
    transform: translateY(30%) !important;
  }
  .immagine-evento {
    margin-bottom: 0 !important;
  }
  .immagine-articolo .titolo {
    margin-top: 0;
    color: #272727;
  }
  .immagine-articolo .titolo h1 {
    font-size: 32px;
    line-height: 42px;
  }
  .immagine-profilo {
    width: 70px;
  }
  .immagine-articolo .etichetta-immagine-head {
    font-size: 10px;
    padding: 1px 3px;
  }
  .immagine-articolo .breadcrumbs span {
    color: #fff !important;
  }
  .immagine-articolo .breadcrumbs span a {
    color: #fff !important;
  }
  .titolo-evento {
    font-size: 38px;
    line-height: 42px;
  }
  .btn-iscriviti-corso {
    display: block;
  }
}
.miniature-slider .slick-current {
  color: #fff;
}
.miniature-slider .slick-slide {
  -webkit-box-shadow: 0px 0px 5px 0px rgb(50 50 50 / 13%);
  -moz-box-shadow: 0px 0px 5px 0px rgb(50 50 50 / 13%);
  box-shadow: 0px 0px 5px 0px rgb(50 50 50 / 13%);
  margin: 15px;
  position: relative;
  padding: 15px;
}
.miniature-slider .etichetta-immagine-head {
  background: #bed018;
  display: block;
  padding: 3px 5px;
  width: max-content;
  color: #fff;
  margin-bottom: 7px;
  text-transform: uppercase;
  font-size: 12px;
}
.miniature-slider.card-rosa .etichetta-immagine-head {
  background: #ffffff;
  border: 1px solid;
}
.miniature-slider .excerpt {
  font-size: 14px;
  position: absolute;
  bottom: 0;
}
.miniature-slider .slick-current .excerpt {
  color: #fff;
}
.miniature-slider .slick-current .etichetta-immagine-head {
  background: #fff;
}
.miniature-slider .slick-current .titolo-post a {
  color: #fff;
}
.miniature-slider hr {
  width: 30px;
  left: 0;
  margin: unset;
  margin-bottom: 15px;
}
.miniature-slider .slick-current hr {
  background: #fff;
}
.miniature-slider .slick-current .excerpt p {
  color: #fff;
}
.miniature-slider .slick-current a {
  color: #fff;
}
.miniature-slider .slick-prev,
.miniature-slider .slick-next {
  top: 45%;
}
.miniature-slider .slick-arrow:before {
  border-radius: 100%;
  background: #bed214;
  opacity: 1;
  width: 50px;
  height: 50px;
  position: absolute;
}
.dettagli-slider {
  padding: 10px 0;
  display: block;
  text-decoration: underline;
}
.sfondo-slide {
  background-color: rgb(0 0 0 / 25%) !important;
  background-blend-mode: multiply;
}
.sfondo-slider .cont-immobile {
  margin-bottom: 0;
}
.miniature-slider {
  padding-top: 100px;
  margin-left: -80px !important;
}
.miniature-slider ul {
  padding: 0 0 15px;
  margin: 0;
}
.miniature-slider li {
  list-style: none;
  font-size: 12px;
}
@media (max-width: 767px) {
  .miniature-slider {
    padding-top: 0;
  }
  .colonna-dx-slide {
    margin-top: -120px;
    margin-left: 0 !important;
    float: none !important;
  }
  .miniature-slider .slick-arrow:before {
    position: relative;
    background: transparent;
    color: #bed214;
  }
  .miniature-slider.card-rosa .slick-arrow:before {
    background: transparent;
  }
  .miniature-slider .slick-current {
    min-height: 250px;
  }
  .sfondo-slider .cont-immobile {
    /*background-position-x: -350px !important;*/
  }
}
.colonna-dx-slider {
}
.slick-prev::before {
  font-family: FontAwesome;
  content: "\f053";
  font-size: 22px;
}
.slick-next::before {
  font-family: FontAwesome;
  content: "\f054";
  font-size: 22px;
}
/*FAQ*/
/*****/
/*FAQ*/
.btn-faq {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 0px;
  border-bottom: 1px solid rgb(236, 236, 236);
  color: #323232;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
.faq-header .btn-faq:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  float: right;
  margin-top: 15px;
}
/*.faq-header .collapsed:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    float: right;
    margin-top: 15px;  
    }*/
.btn-faq:focus:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f077";
  float: right;
  margin-top: 15px;
}
.testo-faq {
  padding: 15px 0;
}
/*INVERT MOBILE*/
@media (max-width: 767px) {
  .colonna-sinistra {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .colonna-destra {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 767px) {
  .miniature-slider .slick-slide {
    min-height: 250px;
  }
  .miniature-slider .slick-prev::before {
    background: #fff;
    color: #bed214;
    left: -35px;
  }
  .miniature-slider.card-rosa .slick-prev::before {
    color: #fff;
  }
  .miniature-slider .slick-next::before {
    right: -70px;
  }
  .sfondo-slider .cont-immobile {
    min-height: 500px;
  }
}
/*Sticky Footer Prodotto*/
/***********************/
/*sticky footer prodotto*/
sticky-footer-prodotto {
  background: #fff;
  padding: 15px 0;
  position: fixed;
  bottom: 0;
  transition: bottom 0.2s ease-in-out;
  width: 100%;
  -webkit-box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  z-index: 89;
}
.nav-down {
  /*bottom: -90px;*/
}
.titolo-sticky {
  width: 50%;
  display: inline-block;
}
.titolo-sticky .product_title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.prezzo-sticky {
  width: 10%;
  display: inline-block;
}
.prezzo-sticky .price {
  font-size: 22px;
  color: #000;
  font-weight: 500;
}
.prezzo-sticky .amount {
  font-size: 18px;
  font-weight: 300;
}
.col-sticky-footer {
  width: 39%;
  display: inline-block;
}
.col-sticky-footer .cart {
  display: inline-block;
  margin-right: 10px;
}
.voce-caratteristica.lista p {
  margin: 0;
  float: right;
  margin-left: 5px;
}
.col-sticky-footer .cart {
  /*float: left;*/
}
.col-sticky-footer .quantity {
  float: left;
}
.col-sticky-footer .btn-richiedi-info {
  padding: 10px 15px !important;
  text-transform: uppercase;
  background-color: transparent !important;
  border: 1px solid !important;
}
.col-sticky-footer input.qty {
  line-height: 23.5px;
  margin-bottom: 0;
}
.colonna-sticky {
  padding: 0 30px;
}
.immagine-sticky {
  width: 40px;
  float: left;
  margin-right: 15px;
  margin-top: -7px;
}
sticky-footer-prodotto {
  display: none !important;
}
.enquiry .add_enquiry_label,
.chat-now .chat_now_label {
  display: none !important;
}
.col-sticky-footer.chat-now {
}
sticky-footer-prodotto .btn-outline-primary {
  font-size: 14px !important;
  margin-top: 0;
  color: #fff !important;
  display: inline-block;
  padding: 11px 10px;
  width: 100%;
  border: 1px solid;
}
@media (max-width: 1240px) {
  sticky-footer-prodotto {
    padding: 0 0 10px !important;
    display: block !important;
  }
  .titolo-sticky {
    width: 100%;
  }
  .titolo-sticky .product_title {
    font-size: 14px;
    margin-bottom: 0;
  }
  .prezzo-sticky {
    width: 20%;
  }
  .prezzo-sticky .amount {
    font-size: 14px;
  }
  .prezzo-sticky .price {
    margin: 0;
  }
  .col-sticky-footer {
    width: 70%;
  }
  .col-sticky-footer .cart button {
    font-size: 12px !important;
    padding: 5px 10px !important;
    display: inline-block !important;
    width: 100%;
  }
  .col-sticky-footer .btn-richiedi-info {
    font-size: 12px !important;
    padding: 5px 10px !important;
    display: inline-block !important;
    width: 100%;
  }
  .col-sticky-footer .cart {
    display: inline-block;
    width: 100%;
  }
  .col-sticky-footer .cont-informazioni {
    width: 40%;
  }
  .voce-caratteristica.lista {
    width: 100% !important;
  }
  .colonna-sticky {
    padding: 0 10px;
  }
  .prezzo-sticky .price del {
    display: none;
  }
  .col-sticky-footer .quantity {
    display: none;
  }
  .col-sticky-footer .cont-informazioni {
    float: left;
    display: inline-block !important;
    text-align: center;
    float: left !important;
    font-size: 11px !important;
  }
  sticky-footer-prodotto {
    padding: 0 0 7px;
  }
  .nav-down {
    /*bottom: -130px;*/
  }
  .col-sticky-footer .btn-richiedi-info {
    padding: 5px !important;
    font-size: 11px !important;
  }
  .contatti-footer {
    padding: 0 7px;
  }
}
/*sticky footer prodotto*/
/*Search*/
#searchsubmit {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 0;
}
#searchform #searchsubmit {
  margin-top: 0;
  height: calc(1.5em + 0.75rem + 2px);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#searchform #searchsubmit:hover,
#searchformsc #searchsubmit:hover {
  background-color: #015dd8;
  border: 1px solid #015dd8;
}
#searchInput {
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#searchformsc #searchInputsc {
  padding: 25px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#searchformsc #searchsubmit {
  margin-top: 0;
  text-transform: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#datafetch,
#datafetchsc {
  position: absolute;
  background: #fff;
  z-index: 9;
  width: 89%;
  -webkit-box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 3%);
  -moz-box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 3%);
  box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 3%);
}
.overlay-cst {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
}
.mk-search-trigger {
  position: absolute;
  top: 45%;
  left: 45%;
}
/* Search Overlay */
.mk-fullscreen-search-overlay
  #mk-fullscreen-search-wrapper
  #mk-fullscreen-searchform
  input[type="submit"] {
  position: absolute;
  width: 100px;
  height: 100%;
  background-color: transparent;
  border: 0;
  right: 0;
  top: 0;
}
#mk-fullscreen-searchform:focus {
  outline: none;
  border: none;
}
.mk-fullscreen-search-overlay
  #mk-fullscreen-search-wrapper
  #mk-fullscreen-searchform
  .fullscreen-search-icon {
  font-size: 25px;
  position: absolute;
  right: 15px;
  width: 25px;
  top: 30px;
  color: #fff;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.fullscreen-search-icon:hover,
.fullscreen-search-icon:focus {
  border: none;
  outline: none;
  color: #fff !important;
  -webkit-transition: transform ease-out 0.2s;
  -moz-transition: transform ease-out 0.2s;
  -ms-transition: transform ease-out 0.2s;
  -o-transition: transform ease-out 0.2s;
  transition: transform ease-out 0.2s;
  transform: rotate(180deg);
}
#mk-fullscreen-searchform {
  position: relative;
  verticle-align: middle;
}
.mk-fullscreen-search-overlay
  #mk-fullscreen-search-wrapper
  #mk-fullscreen-searchform
  #mk-fullscreen-search-input {
  width: 800px;
  background-color: transparent;
  -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.1);
  border: 0;
  text-align: center;
  font-size: 35px;
  padding: 20px;
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mk-fullscreen-search-overlay
  #mk-fullscreen-search-wrapper
  #mk-fullscreen-searchform
  #mk-fullscreen-search-input:focus {
  boder: none;
  outline: none;
}
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show {
  visibility: visible;
  opacity: 1;
}
.mk-fullscreen-search-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgb(50 50 50 / 85%);
  text-align: center;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.mk-animate-element,
.mk-effect-bg-layer,
.mk-fullscreen-search-overlay {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.mk-fullscreen-search-overlay {
  z-index: 999;
}
.mk-fullscreen-search-overlay .mk-fullscreen-close:link,
.mk-fullscreen-search-overlay .mk-fullscreen-close:visited {
  color: #fff;
}
.mk-fullscreen-search-overlay .mk-fullscreen-close {
  position: absolute;
  right: 50px;
  top: 70px;
  font-size: 26px;
  -webkit-transition: transform ease-out 0.2s;
  -moz-transition: transform ease-out 0.2s;
  -ms-transition: transform ease-out 0.2s;
  -o-transition: transform ease-out 0.2s;
  transition: transform ease-out 0.2s;
  transform: rotate(0deg);
}
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show
  #mk-fullscreen-search-wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  ms-transform: scale(1);
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper {
  display: inline-block;
  max-width: 1000px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  ms-transform: scale(0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.mk-search-trigger {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
/* Search Button */
#search-button,
#search-button2 {
  display: relative;
  vertical-align: middle;
  width: 40px;
  border: white solid 0.7px;
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  padding-right: 10px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  float: right;
}
.nav-down #search-button2 i {
  line-height: 0;
}
#search-button:hover,
#search-button2:hover,
.mk-fullscreen-close:hover {
  opacity: 0.6;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
}
#mk-fullscreen-search-input {
  background: transparent;
  border: none;
}
.fullscreen-search-icon input[type="submit"] {
  background: transparent !important;
  border: none !important;
  color: #fff !important;
  width: 50px;
  position: absolute;
  right: 0;
}

.fullscreen-search-icon {
  color: #fff;
}
#mk-fullscreen-search-input:focus,
.mk-fullscreen-search-overlay input:focus {
  outline: 1px dotted #3c3c3c;
}
#mk-fullscreen-search-input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
#mk-fullscreen-search-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}
#mk-fullscreen-search-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
#mk-fullscreen-search-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
#mk-fullscreen-search-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
#mk-fullscreen-search-input::placeholder {
  /* Most modern browsers support this now. */
  color: #fff;
}
#mk-fullscreen-searchform {
  border-bottom: 1px solid #fff;
}
/*Modal*/
/*modal*/
.main-cst {
  width: 30%;
  position: absolute;
  z-index: 5;
  left: 40%;
  margin: auto;
}
.start {
  vertical-align: middle;
  height: 35px;
  width: 40px;
  border: white solid 0.7px;
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  padding-right: 10px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  float: left;
  text-align: center;
  padding: 10px;
}
.start-deactivated {
  vertical-align: middle;
  height: 35px;
  width: 40px;
  border: white solid 0.7px;
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  padding-right: 10px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  float: left;
  text-align: center;
  padding: 10px;
}
.modal-registrazione {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  background: #0c0c0ca1;
  display: none;
  top: 30px;
  /* min-height: 50vh; */
  padding: 15px;
  bottom: 0;
  overflow-y: auto;
  -webkit-box-shadow: 2px -2px 21px -7px rgba(0, 0, 0, 0.71);
  -moz-box-shadow: 2px -2px 21px -7px rgba(0, 0, 0, 0.71);
  box-shadow: 2px -2px 21px -7px rgba(0, 0, 0, 0.71);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.modal-registrazione .content-cst {
  box-shadow: 0 0 5px #151515;
  background: #fff;
  width: 360px;
  height: 50%;
  padding: 1em;
  position: relative;
  margin: auto;
}

.times {
  float: right;
  border: 2px solid;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  height: 4vh;
  width: 4vh;
}
.times i:before {
  margin: 0.35vh;
  font-size: 22px;
}
.modal-contatti .one-second.column {
  width: 100%;
}
.modal-contatti h3 {
  display: none;
}
.testo-modal {
  font-size: 2vh;
  line-height: 3vh;
  color: #000;
}
.phone-link {
  color: #9d8473 !important;
}
@media (max-width: 767px) {
  .modal-registrazione .content-cst {
    width: 100%;
  }
  .mk-fullscreen-search-overlay
    #mk-fullscreen-search-wrapper
    #mk-fullscreen-searchform
    #mk-fullscreen-search-input {
    width: 100%;
  }
  .mk-fullscreen-search-overlay .mk-fullscreen-close {
    top: 100px;
  }
}
/*Menu Responsvie*/
.menu-responsive-overlay {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  background: rgb(0 0 0 / 39%);
  display: none;
  top: 30px;
  bottom: 0;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.menu-resp-slide {
  background: #fff;
  position: absolute;
  width: 0;
  height: 100%;
  padding: 15px 0;
  -webkit-box-shadow: -1px -2px 11px -6px rgb(0 0 0 / 59%);
  -moz-box-shadow: -1px -2px 11px -6px rgba(0, 0, 0, 0.59);
  box-shadow: -1px -2px 11px -6px rgb(0 0 0 / 59%);
  z-index: 9;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.menu-responsive-overlay-close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.menu-resp-slide-open {
  width: 90%;
  padding: 15px;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  overflow: auto;
}
.menu-resp-slide-close {
  width: 0;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.position-fixed-menu .col-12 {
}
.start-menu-responsive {
  width: 40px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  float: left;
  text-align: center;
}
/*New Menu Accordion*/
.menu-responsive .navbar-nav {
  display: block;
  margin-top: 60px;
}
.menu-responsive .menu-item ul li {
  margin: 7px 0;
  line-height: 15px;
}
.menu-responsive .menu-item a {
  border-bottom: 1px solid !important;
  margin: 0 0 7px;
}
.menu-responsive .menu-item-has-children .menu-item a {
  padding: 0 !important;
  border: none !important;
}
.menu-responsive .menu-item-has-children {
  color: #eee;
  cursor: pointer;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 1rem;
  transition: all 0.4s ease-out;
  margin: 0;
  display: inline-block;
}
.menu-responsive .menu-item-has-children a {
  margin: 0;
}
.menu-responsive .menu-item-has-children:before {
  content: "\002B";
  color: #bbb;
  font-weight: bold;
  float: right;
  margin-left: 0.5rem;
  font-size: 22px;
  margin-top: -5px;
}
.menu-responsive .menu-item-has-children.active-menu:before {
  content: "\2212";
}
.menu-responsive .menu-item-has-children .dropdown-menu {
  padding: 0 1rem;
  color: #aaa;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border: none;
}
.menu-responsive .menu-item-has-children.active-menu .dropdown-menu {
  max-height: fit-content;
  opacity: 1;
  padding: 5px;
  width: inherit;
}
.transition-menu-mobile {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu-responsive-overlay .times {
  color: #323232;
  position: absolute;
  right: 50px;
  border-bottom: none;
  z-index: 9990;
}
.menu-responsive-overlay .custom-logo-link {
  position: relative;
  width: 160px;
  float: none;
}
.login-responsive a {
  color: #272727;
}
.menu-responsive-overlay
  .navbar-dark
  .navbar-nav
  .active
  > .menu-responsive-overlay
  .nav-link,
.menu-responsive-overlay .navbar-dark .navbar-nav .nav-link.show,
.menu-responsive-overlay .navbar-dark .navbar-nav .nav-link.active {
  color: #0c4250;
}
.navbar-nav .menu-item {
  margin-right: 1px !important;
}
.navbar-nav .menu-item-has-children .menu-item a {
  padding: 5px 15px !important;
  display: block !important;
}
.navbar-nav .menu-item-has-children:before {
  font-family: FontAwesome;
  content: "\f107";
  display: inline-block;
  position: relative;
}
.navbar-nav .active .menu-item-has-children:before {
  top: 24px;
  font-size: 10px;
}
.navbar-nav .menu-item-has-children .active > .nav-link {
  border-bottom: none;
}
.navbar-nav .menu-item-has-children .nav-link:hover {
  background: transparent !important;
  border: none !important;
}
.menu-responsive .dropdown-menu {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu li {
  display: block !important;
}
.navbar-nav .menu-item-has-children ul li {
  line-height: 15px;
}
.info-header .dropdown-item {
  color: #32323c !important;
}
.menu-responsive .menu-item-has-children .menu-item a {
  padding: 5px 0 !important;
}
.menu-responsive .menu-item-has-children:before {
  width: 50px;
  text-align: right;
  float: right;
  position: relative;
  top: 0;
}
@media (min-width: 1200px) {
  .navbar-nav .menu-item-has-children:before {
    right: -5px;
    font-size: 12px;
  }
  .single-product .navbar-nav .menu-item-has-children:before {
    right: -5px;
    font-size: 12px;
    top: 10px;
  }
}
@media (max-width: 1200px) {
  .icona-mobile,
  #search-button,
  .icona-mobile,
  #search-button2 {
    float: none;
    padding: 0;
  }
  .icona-mobile i,
  .icona-mobile a i,
  #search-button i,
  #search-button2 i {
    padding: 0;
    font-size: 25px;
    position: relative;
  }
  .start-menu-responsive i {
    font-size: 32px !important;
  }
  .navbar-dark .navbar-nav .nav-link {
    border-bottom: 1px solid #ececec;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 0;
  }
}
@media (max-width: 767px) {
  .menu-responsive-overlay .times {
    right: 30px;
  }
}
/*MEGAMENU*/
@media screen and (min-width: 1200px) {
  .has-mega-menu {
    position: static;
  }
  li.has-mega-menu .dropdown-menu {
    width: 100%;
    position: absolute;
    top: NNpx; /*insert the needed value*/
    z-index: 100;
    left: 0px;
    right: 0px;
  }
  li.has-mega-menu:hover > .dropdown-menu {
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
    display: flex;
    flex-wrap: wrap;
    /*CSS GRID lyout*/
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
  }
}
@media screen and (min-width: 1200px) {
  li.has-mega-menu:hover > .dropdown-menu {
    grid-template-columns: repeat(auto-fit, minmax(33.3333%, 1fr));
    width: 1200px;
    /* max-width: 1140px; */
    left: -194px !important;
    max-height: max-content;
  }
}
@media screen and (min-width: 1200px) {
  li.has-mega-menu:hover > .dropdown-menu {
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
  }
}
@media screen and (min-width: 1200px) {
  li.mega-menu-column {
    width: 100%;
    max-width: 100%;
    min-height: 1px;
    padding: 15px;
    flex: 1 0 calc(50%);
  }
  li.mega-menu-column .dropdown-menu {
    display: contents;
  }
  .has-mega-menu li a {
    font-weight: 600 !important;
  }
  .has-mega-menu li ul li a {
    font-weight: 400 !important;
  }
  .has-mega-menu .menu-item-has-children:hover .dropdown-menu,
  .has-mega-menu .menu-item-has-children .dropdown-menu {
    position: relative;
    top: 0;
    left: 0 !important;
    border: none;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media screen and (min-width: 1200px) {
  li.mega-menu-column {
    flex: 1 0 calc(33.333%);
  }
}
@media screen and (min-width: 1200px) {
  li.mega-menu-column {
    flex: 1 0 calc(25%);
  }
}
.mega-menu-column img {
  display: block;
}
.has-mega-menu .menu-item-has-children:before {
  display: none;
}
.dropdown {
  position: initial !important;
}
.nav-link:hover + .dropdown .dropdown-content {
  display: block;
}
.navbar-nav .menu-item-has-children .menu-item a {
  padding: 0 15px 10px !important;
  display: block !important;
}
.etichetta-blog a {
  display: block;
  padding: 3px 5px;
  width: max-content;
  color: #fff !important;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.etichetta-immagine-head a {
  display: inline-block;
  padding: 3px 5px;
  width: max-content;
  color: #fff;
  text-transform: uppercase;
  margin: 10px 0;
}
.etichetta-immagine-head {
  margin-bottom: 7px;
}
.immagine-articolo .etichetta-immagine-head,
.immagine-articolo .etichetta-blog {
  display: inline-block;
  font-size: 12px;
}
.immagine-articolo .etichetta-immagine-head {
  display: inline-block;
  padding: 3px 5px;
  width: max-content;
  color: #fff;
  text-transform: uppercase;
}
.meta-articolo .understrap-read-more-link {
  display: none;
}
.wrapper-title-header {
  transform: translateY(200%);
}
/*Avatar Utente*/
.cont-login {
  width: 100%;
  padding: 3px 0;
  height: 0;
}
.btn-accedi {
  display: inline-block !important;
  font-size: 14px;
  padding: 7px 5px;
}
.btn-registrati {
  padding: 5px;
  border: 1px solid;
  margin-left: 15px;
}
/*.avatar-utente {
	width: 120px;
    }*/
.img-avatar {
  float: left;
}
.img-avatar img {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
.nome-utente-avatar {
  float: left;
  font-size: 14px;
  padding: 5px 0 5px 5px;
  width: 72px;
  overflow: hidden;
  height: 30px;
}
.nome-utente-avatar a {
  color: #272727;
}
.dropdown-login-head {
  background: transparent;
  border: none;
  padding: 5px 0;
}
.dropdown-login-head:focus {
  outline: 1px dotted;
}
/*@media (max-width: 1200px){
	.avatar-utente .cont-login {
		width: 60%;
	}
}
*/
/*CARRELLO HEADER*/
.cart-contents {
  position: relative;
  display: flex !important;
  flex-flow: column nowrap;
  justify-content: center;
  float: right;
  text-decoration: none;
}
.cart-contents:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f07a" !important;
  font-size: 25px;
}
.cart-contents:hover {
  text-decoration: none;
}
.cart-contents-count {
  position: absolute;
  top: 18px;
  right: -6px;
  transform: translateY(-105%) translateX(25%);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  line-height: 16px;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background: #ea532a;
  border-radius: 50%;
  padding: 1px;
}
.minicart li {
  list-style: none;
}
.btn-invia-richiesta {
  width: 100%;
  padding: 15px;
  margin: 15px 0;
  display: block;
  text-align: center;
  color: #f1094e;
  border: none;
  font-size: 22px;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #f1094e;
  font-weight: 600;
}
.btn-invia-richiesta:hover {
  background: #f1094e;
  color: #fff;
  text-decoration: none;
}
.wpuf-ajax-login-form label {
  width: 100%;
}
.form-contat {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.titolo-pagina-minisito {
  color: #bed018 !important;
}

.social-share {
  color: #b6b6b6;
  text-align: center;
}
.addtoany_list.a2a_kit_size_32 a {
  display: block;
}
.social-share .text-share:after {
  content: "";
  height: 50px;
  width: 2px;
  background: #b6b6b6;
  display: block;
  margin: 15px auto;
}
.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
  border: 1px solid #b6b6b6;
}
/*Sticky Sidebar JS*/
#bar-fixed {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}
@media (max-width: 767px) {
  .addtoany_list.a2a_kit_size_32 a {
    display: inline-block;
  }
  .social-share .text-share:after {
    display: none;
  }
  .social-share {
    text-align: left;
    margin-top: 30px;
  }
  .menu-minisiti-mobile {
    width: 100%;
    margin-top: -48px;
    margin-bottom: 15px;
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
    background: #bed018;
    z-index: 10;
  }
  .single-post .immagine-articolo {
    min-height: 183px;
  }
  .single-post .immagine-articolo .titolo {
    display: block;
    margin-top: 25px;
  }
  .single-post .wrapper {
    padding: 0;
  }
}

.single-post .author-details {
  font-size: 14px;
  padding: 15px;
}
.video-container iframe {
  width: 100%;
}
/*Newsletter Footer*/
.campo-email {
  width: 85% !important;
  display: inline-block !important;
  float: left;
}
.bottone-newsletter {
  width: 10% !important;
  margin-left: 15px;
  color: #fff;
  border: none;
  padding: 5px;
  text-transform: uppercase;
}
.campo-email {
  padding: 5px;
  border-radius: 0;
  border: none;
}
.soprafooter .mc4wp-form input[type="text"],
.soprafooter .mc4wp-form input[type="email"] {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ebebeb;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.soprafooter .mc4wp-form input[type="submit"] {
  padding: 9px 0px;
  width: 100%;
  border-radius: 0px;
  border: none;
}
@media (max-width: 990px) {
  .titolo-newsletter {
    width: 100%;
    line-height: 40px;
  }
  .campo-email {
    width: 100% !important;
  }
  .bottone-newsletter {
    width: 175px !important;
    margin-top: 15px;
    margin-left: 0;
  }
  .cont-newsletter {
    text-align: center;
  }
}
@media (min-width: 991px) {
  .form-contat-pagina {
    margin-left: -7px;
  }
}
.showclass- .titolo-menu {
  display: none;
}
.etichetta-servizi {
  display: inline-block;
  width: 100%;
}
.immagine-articolo .etichetta-servizi a {
  float: none;
  display: inline-block;
}
.etichetta-servizi a {
  float: left;
  margin-right: 5px;
}
.sidebar-blog .widget-title {
  color: #fff;
  background: #fbb040;
  font-size: 18px;
  font-weight: 600 !important;
  padding: 0 15px;
  margin-bottom: 0;
}
.titolo-pagina-servizi {
  font-size: 32px;
  font-weight: 600 !important;
  margin: 30px 0 15px;
  line-height: 42px;
}
.sidebar-servizi .voci-menu-minisiti li:before,
.sidebar-servizi .menu-minisiti li:before {
  display: none;
}
.menu-servizi ul {
  padding: 0;
}
.menu-servizi li {
  border-bottom: 1px solid #ececec;
  list-style: none;
  padding: 5px 0;
  display: flow-root;
}
.menu-servizi li span i {
  color: #a5a5a5;
}
.menu-servizi li strong {
  float: right;
  text-align: right;
  width: 70%;
}
.menu-servizi li:last-child {
  border-bottom: none;
}
.tab-content-cst > .active {
  display: block;
}
.tab-content-cst > .tab-pane {
  display: none;
}
.tab-content-cst .tab-pane {
}
.tab-content-cst .tab-pane.active {
  display: block;
}
.paragrafo-servizi .nav-tabs {
  border: none;
}
.paragrafo-servizi .nav-tabs .nav-link {
  background: #ffffff;
  border: none;
  margin: 0 7px 0 0;
  border-radius: 0;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
.paragrafo-servizi .nav-tabs .nav-link.active {
  color: #fff;
}
.tabs-paragrafo {
  padding: 15px;
}
.titolo-tab-cont {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 30px;
  margin: 15px 0;
}
.btn-ciclo-corso {
  width: fit-content;
}
.social-share-eventi .addtoany_list.a2a_kit_size_32 a {
  display: inline-block;
}
.social-share-eventi .text-share:after {
  display: none;
}
.social-share-eventi {
  text-align: left;
}
.data-tab-cont {
  font-weight: 700;
}
.data-tab-cont span {
  font-weight: 500;
}
.persona-tab-cont {
  font-weight: 700;
}
.persona-tab-cont a {
  color: #272727;
}
[data-qa="mobile-modal"] {
  z-index: 999999 !important;
}
@media (max-width: 767px) {
  .paragrafo-servizi .nav-tabs .nav-link {
    font-size: 10px;
    padding: 5px;
    margin-right: 5px;
  }
}
.list-consulenze span {
  margin-right: 5px;
}
.searchandfilter li {
  width: 100%;
}
.dropdown-filtri {
  min-width: 300px;
  max-height: 250px;
  margin: 0;
  padding: 0;
}
.filtri-mobile .searchandfilter ul {
  margin: 0;
  padding: 0;
}
.filtri-mobile .searchandfilter li:before {
  display: none;
}
.filtri-mobile .titolo-menu {
  display: none;
}
.btn-iscriviti-corso {
  text-align: center;
  padding: 15px;
  background: #ea447b;
  color: #fff;
  -webkit-box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 59%);
  -moz-box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 59%);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  border: none;
  display: block;
}
.btn-iscriviti-corso:hover {
  color: #fff;
  text-decoration: none;
  background: #d44172;
}
.btn-richiedi-info {
  background: #fff !important;
  border: 1px solid;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px;
  margin: 10px 0;
  text-transform: none;
  color: #272727 !important;
  border: 1px solid;
}
.btn-richiedi-info:hover {
  background: transparent !important;
  border: 1px solid;
}
.img-avatar-docente {
  width: 65%;
  margin: auto;
}
.img-avatar-docente img {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
.card-rosa .img-avatar-docente img {
  float: left;
  margin-right: 5px;
}
.filtri-archive-servizi {
  margin-top: -30px;
}
.titolo-tax-docente {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 0;
}
.etichetta-cat-tax span {
  margin-right: 7px;
}
.tipologia-servizi span.tipologia-servizi a {
  background: red;
}
.paragrafo-servizi .tab-post > label {
  background: #ececec;
  border: none;
  margin: 0 15px 0 0;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  display: block;
  height: 35px;
  line-height: 35px;
}
.page-template-default .wrapper {
  padding: 0;
}
sticky-footer-eventi {
  background: #fff;
  height: 90px;
  position: fixed;
  bottom: 0;
  transition: bottom 0.2s ease-in-out;
  width: 100%;
  -webkit-box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 59%);
  -moz-box-shadow: -1px 2px 26px -6px rgba(0, 0, 0, 0.59);
  box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 59%);
  z-index: 89;
}
sticky-footer-eventi .titolo-sticky {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 7px 0;
}
sticky-footer-eventi .btn-iscriviti-corso {
  padding: 10px;
  font-size: 12px;
  margin: 0;
}
.riga-contatto {
  padding: 10px 0;
}
.riga-contatto i {
  color: #fff;
  padding: 10px;
  min-width: 40px;
  text-align: center;
}
.grecaptcha-badge {
  display: none;
}
@media (max-width: 767px) {
  .home .wrapper {
  }
}
.single .entry-content h4 {
  font-size: 1rem;
  font-weight: 400 !important;
  line-height: 1.2em;
}
.shortcode-evento {
  margin: 30px 0;
  display: inline-block;
}
.shortcode-evento ul {
  padding-left: 0 !important;
}
.shortcode-evento .cont-loop {
  margin-bottom: 0;
}
.shortcode-evento .meta-articolo {
  border: none;
}
.shortcode-evento .btn-iscriviti-corso {
  display: block !important;
  color: #fff !important;
  font-size: 14px;
  margin-top: 15px;
}
#btn_eventbrite,
#btn_eventbrite1,
#btn_eventbrite2,
#btn_eventbrite3,
#btn_eventbrite4 {
  color: #fff !important;
}
/*Selezione Categorie ACF*/
/************************/
.categorie-wrapper {
  border: 1px solid;
  padding: 15px 0;
  margin-bottom: 30px;
}
.categorie-wrapper img {
  display: block;
  margin: auto;
  height: 80px;
}
.categorie-wrapper h4 a {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .categorie-wrapper img {
    height: 50px;
  }
}
.right-sidebar-product {
  webkit-box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 16%);
  -moz-box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 16%);
  box-shadow: -1px 2px 26px -6px rgb(0 0 0 / 16%);
  background: #fefefe;
  margin-bottom: 20px;
}
.woocommerce .star-rating span::before {
  color: #ffc107;
}
.right-sidebar-product .summary .price del .amount {
  color: #000000;
  text-decoration: line-through;
}
.right-sidebar-product .price ins .woocommerce-Price-amount {
  font-size: 28px;
  font-weight: 600;
  text-decoration: none !important;
}
.right-sidebar-product .price {
  text-align: right;
}
.right-sidebar-product .woocommerce-product-rating {
  text-align: right;
}
.right-sidebar-product .woocommerce-product-rating .star-rating {
  float: none;
  display: inline-block;
}
.right-sidebar-product .woocommerce-review-link {
  font-size: 12px;
  display: inherit;
  line-height: 15px;
}
.right-sidebar-product .btn-outline-primary,
.wp-block-button__link {
  color: #fff !important;
  border: none !important;
  display: inline-block;
  font-size: 22px;
  width: 100%;
}



.wp-block-button__link {
  width: auto;
}
.right-sidebar-product .btn-outline-primary:hover,
.wp-block-button__link:hover {
  color: #fff !important;
  background-color: #d35400;
}
.yasr-visitor-votes {
  text-align: right;
}
.yasr-custom-text-vv-before,
.yasr-vv-text-container,
.yasr-small-block-bold {
  display: none;
}
.right-sidebar-product .bridge-woo-associated-courses {
  display: none;
}
.yasr-vv-second-row-container {
  float: left;
}
.offerta-valida {
  color: #fbb040;
  font-weight: 600;
  font-size: 18px;
}
.menu-servizi li {
  font-size: 15px;
  padding: 3px 0;
}
.menu-servizi li p {
  margin-bottom: 0;
}
.right-sidebar-product .price {
  text-align: left;
  margin-bottom: 0;
}
.right-sidebar-product .price del {
  font-size: 18px;
}
.btn-faq {
  border: 1px solid rgb(236, 236, 236);
  margin: 10px 0;
  padding: 10px;
}
.sottotitolo-faq {
  font-size: 14px;
  padding: 5px 0;
}
.accordionWrapper {
  background: #fff;
  box-sizing: border-box;
}
.accordionItem {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.accordionItem.close {
  text-shadow: none;
  opacity: 1;
}
.accordionItemHeading {
  cursor: pointer;
  margin: 0px 0px 10px 0px;
  padding: 15px;
  font-size: 22px;
  font-weight: 400;
  background: #fff;
  color: #272727;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: -1px 2px 6px -6px rgb(0 0 0 / 59%);
  -moz-box-shadow: -1px 2px 6px -6px rgb(0 0 0 / 59%);
  box-shadow: -1px 2px 6px -6px rgb(0 0 0 / 59%);
}
.accordionItemHeading span {
  float: right;
  font-size: 25px;
  margin-top: -10px;
}
.close .accordionItemContent {
  height: 0px;
  transition: height 1s ease-out;
  transform: scaleY(0);
  float: left;
  display: block;
}
.open .accordionItemContent {
  border: 1px solid #ddd;
  width: 100%;
  margin: 0px 0px 10px 0px;
  display: block;
  transform: scaleY(1);
  transform-origin: top;
  transition: transform 0.4s ease;
  box-sizing: border-box;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 15px;
}
.open .accordionItemHeading {
  margin: 0px;
  display: inline-block;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: #fff;
}
.accordionItemHeading:before {
  content: "\f107";
  font-family: "fontawesome";
  float: right;
  border-radius: 100%;
  background: #b3b3b3;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}
.open .accordionItemHeading:before {
  content: "\f106";
  font-family: "fontawesome";
  float: right;
}
.titolo-accordion {
  font-size: 18px;
  font-weight: 600;
}
.sottotitolo-accordion {
  font-size: 14px;
}
.accordionItemContent ul {
  padding: 0;
  list-style: none;
}
.accordionItemContent ul li {
  border-bottom: 1px solid #e8e8e8;
  padding: 5px 0;
}
.accordionItemContent ul li:last-child {
  border-bottom: none;
  padding: 5px 0 0;
}
#programma-corso {
  display: inline-block;
}
.wrapper-accordion {
  width: 100%;
  display: inline-block;
}
.prefooter-prodotto {
  background: #fbb040;
  color: #fff;
}
.etichetta-immagine-head.ebook a,
.etichetta-absolute.ebook {
  background-color: #fbb040 !important;
}
.etichetta-immagine-head.in-promozione a,
.etichetta-absolute.in-promozione {
  background-color: #28a745 !important;
  left: 10px;
  right: auto;
  font-size: 10px;
  padding: 3px 7px;
}
.categoria-corso {
  background: #f8f8f8;
  font-size: 12px;
  padding: 5px 10px 0;
  text-transform: uppercase;
}
.categoria-corso strong,
.categoria-corso span {
  display: inline-block !important;
  color: #272727;
  font-weight: 400;
}
.categoria-corso span {
  float: right;
}
.woocommerce ul.products li.product a img {
  margin: 0;
}
.woocommerce ul.products li.product .price {
  color: #272727;
  float: right;
  font-size: 18px;
}
.woocommerce ul.products li.product .price del {
  font-size: 14px;
}
.woocommerce-loop-product__title {
  line-height: 22px;
}
.woocommerce ul.products li,
.woocommerce-page ul.products li,
.wrapper-loop {
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: -1px 2px 6px -6px rgb(0 0 0 / 59%);
  -moz-box-shadow: -1px 2px 6px -6px rgb(0 0 0 / 59%);
  box-shadow: -1px 2px 6px -6px rgb(0 0 0 / 59%);
  background: #fff;
  padding-bottom: 5px;
}
.meta-prodotto {
  padding: 0 10px;
}
.woocommerce ul.products li.product .price {
  font-weight: 600;
  float: left;
  font-size: 16px;
}
.woocommerce .excerpt {
  display: inline-block;
  font-size: 12px;
}
.woocommerce-loop-product__title {
  font-weight: 600;
  color: #272727;
  display: block;
}
.up-sells.upsells h2 {
  display: none;
}
@media (min-width: 767px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 60px;
  }
}
@media (max-width: 767px) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
  }
}
.container-popolari {
  color: #fff;
  display: block;
  padding: 10px 0;
}
.voce-popolari {
  display: inline-block;
  float: left;
  margin-right: 7px;
  font-size: 14px;
}
.prodotti-popolari a {
  color: #fff;
  text-decoration: none;
  float: left;
  margin: 5px;
  font-size: 14px;
  border: 1px solid #fff;
  padding: 3px 10px;
}
.container-popolari {
  display: none;
}

.home .woocommerce ul.products li.product {
  margin-bottom: 0;
}
.carosello-servizi .slick-prev,
.carosello-servizi .slick-next {
  top: 40%;
}
.carosello-servizi ul.products li.product {
  margin-bottom: 0;
}
.carosello-servizi .woocommerce ul.products {
  margin-bottom: 0;
}
.slick-slide > div {
  transform: scale(0.9);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.slick-center > div {
  transform: scale(0.9);
}
.slider__item > img {
  width: 100%;
  height: auto;
}
.usp-servizio-wrapper {
  background: #fff;
  margin: 15px !important;
  padding: 30px !important;
}
.usp-servizio h3 {
  font-size: 20px;
  font-weight: 800 !important;
  line-height: 26px;
}
.usp-servizio .link-scopri {
  font-weight: 600;
}
.titolo-post a {
  min-height: 55px;
  color: #272727 !important;
}
.single-product #right-sidebar {
  display: none;
}
#woocommerce-wrapper {
  padding: 0;
}
.summary .stock.in-stock {
  display: none;
}
.single_variation_wrap .stock.in-stock {
  color: #28a745 !important;
  font-weight: 800;
  display: block !important;
}
.titolo-corso {
  font-size: 46px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0 0 25px 0;
}
.variations {
  width: 100% !important;
}
.variations .label {
  display: none;
}
.woocommerce-variation-availability .out-of-stock {
  color: #dd4a1f !important;
  font-weight: 800;
}
.variations select {
  width: 100%;
  padding: 15px 5px;
  background: #f7f7f8;
  border: 1px solid #706f6f;
  font-size: 18px;
  font-weight: 600;
}
.reset_variations {
  float: right;
  color: #666;
  text-decoration: underline;
}
.woocommerce-variation-price {
  font-weight: 800;
  font-size: 24px;
}
.menu-servizi li .out-of-stock {
  color: #dd4a1f !important;
  font-weight: 800;
}
.menu-servizi li .in-stock {
  color: #28a745 !important;
  font-weight: 800;
}
.single_add_to_cart_button.disabled.wc-variation-is-unavailable {
  display: none;
}
.woocommerce-variation-add-to-cart .single_add_to_cart_button {
  color: #fff !important;
  border: none !important;
  display: inline-block;
  font-size: 22px;
  width: 100%;
}
.dati-loop-prodotto {
  border: none !important;
}
.dati-loop-prodotto ul {
  padding: 0 !important;
  margin: 10px 0 !important;
}
.dati-loop-prodotto ul li {
  font-size: 12px;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.dati-loop-prodotto ul li strong {
  display: inline-block !important;
}
.btn-iscriviti-loop {
  color: #fff;
  display: inline-block;
  padding: 3px 7px;
  float: right;
  font-size: 12px;
}
.btn-iscriviti-loop:hover {
  color: #fff;
  text-decoration: none;
}
.woocommerce .woocommerce-ordering {
  display: none;
}
.letter {
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 2.5em;
  height: 70px;
  width: 70px;
}
.letter-shortcode:hover {
  text-decoration: none;
}
.font-titolo {
  color: #272727;
  font-size: 26px;
  font-weight: 600;
}
.font-titolo-hp {
  font-size: 46px;
  font-weight: 600;
}
.font-titolo a {
  color: #272727;
}
.elenco-lettere a {
  font-size: 22px;
  font-weight: 600;
}
.elenco-lettere {
  background: #fff;
  z-index: 9;
  top: 63px !important;
  padding: 15px;
}
@media (min-width: 767px) {
  .glossario .meta-articolo {
    min-height: 210px;
  }
}
.meta-evento ul {
  color: #272727;
}
.meta-evento ul li {
  color: #272727 !important;
}
.home .titolo-corso {
  font-size: 32px;
}
.wp-block-button {
  margin: 15px 0 !important;
}
.object-fit-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
/*WPML*/
.wpml-ls-legacy-dropdown {
  width: auto;
  max-width: max-content;
  display: inline-block;
}
.wpml-ls-legacy-dropdown a {
  border: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-item {
  display: block;
  text-align: left;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  color: #272727 !important;
}
/*Woocommerce*/
.woocommerce-page div.product div.images {
  width: 100%;
}
.single-product .titolo-breadcrumb .breadcrumbs span {
  color: #272727 !important;
}
.breadcrumbs i {
  color: #272727;
}
.riga-voce {
  border-bottom: 1px solid #ececec;
  padding: 15px 0;
}
.woocommerce-product-details__short-description {
  font-size: 14px;
  font-weight: 400;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-weight: 600;
}
.woocommerce .btn-outline-primary {
  color: #fff !important;
  margin-top: 0 !important;
}
.woocommerce .quantity {
  float: left;
}
.woocommerce .quantity .qty {
  height: 46px;
}
.woocommerce-loop-product__title {
  color: #272727 !important;
  font-size: 18px !important;
}
.categoria-corso strong,
.categoria-corso span {
  text-transform: none !important;
  color: #272727 !important;
}
.woocommerce ul.products li,
.woocommerce-page ul.products li,
.wrapper-loop {
  border-bottom: 1px solid #e8e8e8 !important;
}
.woocommerce div.product span.price {
  font-size: 16px !important;
}
.meta-prodotto {
  padding: 0 5px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  border-bottom: 1px solid #ececec;
  padding-top: 10px;
  font-size: 16px !important;
}
.woocommerce ul.products li.product a:hover {
  text-decoration: underline;
}
.woocommerce ul.products li.product .price del {
  font-size: 12px;
}
.etichetta-prodotto {
  font-size: 11px;
}
.btn-iscriviti-loop {
  width: 100%;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 10px 15px;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.prezzo-hover .price {
  text-align: right;
  padding: 7px 0;
  width: 100%;
}
.related-products h2 {
  font-size: 36px;
}
/*Dark Colors*/
.header_dark,
.footer_dark,
.header_dark a,
.footer_dark a,
.header_dark .nav-link,
.footer_dark p,
.header_dark #search-button i,
.header_dark .navbar-dark .navbar-nav .dropdown-menu .nav-link:hover,
.header_dark .dropdown-menu,
.footer_dark h3,
.footer_dark p,
.footer_dark a,
.header_dark .icona-mobile a {
  color: #fff !important;
}
/*tabs*/
.tabella-consulenze .nav-link {
  background: #28aee9;
  color: #fff !important;
  border-radius: 60px;
  border: none;
  padding: 20px;
  text-align: center;
}
.tabella-consulenze .nav-item.disabled .nav-link:not([class^="active"]) {
  background: blue;
}
.tabella-consulenze .nav-item:last-child {
  padding-right: 0;
}
.tabella-consulenze .nav-link.active {
  background: #027dc8;
}
.tabella-consulenze .nav-tabs {
  border-bottom: none;
}
.tabella-consulenze .tab-pane,
.tabella-consulenze .accordion-pane {
  background: #ebeff1;
  border-radius: 30px;
  padding: 30px 15px;
}
.tabella-consulenze .nav-link:after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  float: right;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-top: -3px;
}
.tabella-consulenze .nav-link.active:after,
.tabella-consulenze .nav-link[aria-expanded="true"]:after {
  content: "\f106";
}
/*accordion*/
.accordion-cont {
  margin-bottom: 15px;
}
.card-header.tabella-consulenze {
  background: transparent;
  padding: 0;
  border: none;
}
.accordion-cont {
  border: none;
}
.accordion-cont .nav-link {
  width: 100%;
}
/*FIX GUTENBERG*/
.no-layout-flex > * {
  margin: auto !important;
}
.entry-footer .edit-link {
  display: none;
}
.titolo-documenti {
  font-size: 14px;
}
.col-sovrapp {
  background: #fff;
  padding: 15px;
}
.z-index-column {
  z-index: 9;
}
@media (min-width: 1200px) {
  .col-sovrapp {
    margin-top: -250px !important;
    padding: 30px;
    min-height: 300px;
  }
}
/*Slide FUll*/
.slide-carousel-full .slick-slide > div {
  transform: none;
}
.slidefull {
  padding: 0;
}
.container-slider * {
  color: #fff !important;
}
@media (max-width: 1200px) {
  .titolo-slider-hp * {
    font-size: 28px;
    line-height: 32px;
  }
}
.slide-carousel-full .slick-next {
  right: 40px;
}
.slide-carousel-full .slick-prev {
  left: 20px;
}
.slide-carousel-full .slick-next:before,
.slide-carousel-full .slick-prev:before {
  background: transparent;
  font-size: 26px !important;
}
/*YOAST ACCORDION*/
.schema-faq-accordion .schema-faq-section {
  border: 1px solid #d1dfee;
  margin-bottom: 20px;
  background-color: #fdfeff;
}
.schema-faq-accordion .schema-faq-question {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 17px 56px 17px 12px;
  line-height: 1.4;
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
}
.schema-faq-accordion .schema-faq-question.faq-q-open {
  border-bottom: 1px solid #d1dfee;
}
.schema-faq-accordion .schema-faq-question:after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 0;
  width: 56px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: bold;
  color: #000;
  font-size: 20px;
}
.schema-faq-accordion .schema-faq-question.faq-q-open:after {
  content: "-";
}
.schema-faq-accordion p.schema-faq-answer {
  margin: 0;
  padding: 12px;
  background-color: #fff;
  font-size: 20px !important;
  line-height: 32px !important;
  border-bottom: 1px solid #dedee0;
  display: none;
}
/*Carosello Testo*/
.carosello-testo {
  position: relative;
}
@media (min-width: 767px) {
  .carosello-testo .carousel-item {
    margin-left: -30px;
  }
  .carosello-testo {
    position: relative;
    min-height: 500px;
  }
}
.carosello-testo .slick-prev,
.carosello-testo .slick-next {
  position: absolute;
  top: 100% !important;
  transform: translateY(-100%);
  z-index: 1;
}
.carosello-testo .slick-prev {
  left: 10px;
}
.carosello-testo .slick-next {
  left: 50px;
}

/****************************************************/
/***************** MAIN PAGE CATEGORIE PRODOTTI *********************/
/****************************************************/
.category-description {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .subcategories-grid {
    display: none !important;
  }
}








/* 2025 RESTYLING*/

/* --------- TECNICI E SICUREZZA --------- */
.macro-tecnici .barra-breadcrumb,
.macro-tecnici .category-dropdown-header,
.macro-tecnici .category-card-link,
.macro-tecnici .custom-wc-filters button,
.macro-tecnici .filter-item select,
.macro-tecnici .subcategory .single_cat_title,
.macro-tecnici .etichetta-absolute .tipologie-terms.in-primo-piano {
    background: #A02852;
    color: #fff;
    border-color: #A02852 !important;
}
.macro-tecnici .category-dropdown {
    border-color: #A02852 !important;
}
/* TESTO DELLE CARD SEMPRE BIANCO */
.macro-tecnici .category-card-title {
    color: #fff !important;
}

.macro-tecnici .subcategory .single_cat_title,
.macro-tecnici .category-dropdown-header,
.macro-tecnici .meta-prodotto .data-loop,
.macro-tecnici .meta-prodotto .price,
.macro-tecnici .meta-prodotto .price ins,
.macro-tecnici .meta-prodotto .price del,
.macro-tecnici .meta-prodotto .woocommerce-Price-amount {
    color: #A02852 !important;
}
.macro-tecnici .meta-prodotto .btn-woocommerce,
.macro-tecnici .meta-prodotto .btn-woocommerce:visited {
    background: #A02852 !important;
    color: #fff !important;
    border-color: #A02852 !important;
}
.macro-tecnici .meta-prodotto .btn-woocommerce:hover,
.macro-tecnici .meta-prodotto .btn-woocommerce:focus {
    filter: brightness(0.9);
}
.macro-tecnici .meta-prodotto .price del {
    opacity: 0.7;
}

/* --------- UNIVERSITÀ, SCUOLA E PERSONALE ATA --------- */
.macro-scuola .barra-breadcrumb,
.macro-scuola .category-dropdown-header,
.macro-scuola .custom-wc-filters button,
.macro-scuola .filter-item select,
.macro-scuola .subcategory .single_cat_title,
.macro-scuola .etichetta-absolute .tipologie-terms.in-primo-piano {
    background: #F0C62B !important;
    color: white !important;
    border-color: #F0C62B !important;
}
.macro-scuola .category-dropdown {
    border-color: #F0C62B !important;
}
/* TESTO DELLE CARD SEMPRE BIANCO */
.macro-scuola .category-card-title {
    color: #fff !important;
}

.macro-scuola .subcategory .single_cat_title,
.macro-scuola .category-dropdown-header,
.macro-scuola .meta-prodotto .data-loop,
.macro-scuola .meta-prodotto .price,
.macro-scuola .meta-prodotto .price ins,
.macro-scuola .meta-prodotto .price del,
.macro-scuola .meta-prodotto .woocommerce-Price-amount {
    color: #F0C62B !important;
}
.macro-scuola .meta-prodotto .btn-woocommerce,
.macro-scuola .meta-prodotto .btn-woocommerce:visited {
    background: #F0C62B !important;
    color: #333 !important;
    border-color: #F0C62B !important;
}
.macro-scuola .meta-prodotto .btn-woocommerce:hover,
.macro-scuola .meta-prodotto .btn-woocommerce:focus {
    filter: brightness(0.9);
}
.macro-scuola .meta-prodotto .price del {
    opacity: 0.7;
}

/* --------- COMMERCIALISTI E MANAGEMENT --------- */
.macro-commercialisti-e-consulenti .barra-breadcrumb,
.macro-commercialisti-e-consulenti .category-dropdown-header,
.macro-commercialisti-e-consulenti .custom-wc-filters button,
.macro-commercialisti-e-consulenti .filter-item select,
.macro-commercialisti-e-consulenti .subcategory .single_cat_title,
.macro-commercialisti-e-consulenti .etichetta-absolute .tipologie-terms.in-primo-piano {
    background: #94C947 !important;
    color: #fff !important;
    border-color: #94C947 !important;
}
.macro-commercialisti-e-consulenti .category-dropdown {
    border-color: #94C947 !important;
}
/* TESTO DELLE CARD SEMPRE BIANCO */
.macro-commercialisti-e-consulenti .category-card-title {
    color: #fff !important;
}

.macro-commercialisti-e-consulenti .subcategory .single_cat_title,
.macro-commercialisti-e-consulenti .category-dropdown-header,
.macro-commercialisti-e-consulenti .meta-prodotto .data-loop,
.macro-commercialisti-e-consulenti .meta-prodotto .price,
.macro-commercialisti-e-consulenti .meta-prodotto .price ins,
.macro-commercialisti-e-consulenti .meta-prodotto .price del,
.macro-commercialisti-e-consulenti .meta-prodotto .woocommerce-Price-amount {
    color: #94C947 !important;
}
.macro-commercialisti-e-consulenti .meta-prodotto .btn-woocommerce,
.macro-commercialisti-e-consulenti .meta-prodotto .btn-woocommerce:visited {
    background: #94C947 !important;
    color: #fff !important;
    border-color: #94C947 !important;
}
.macro-commercialisti-e-consulenti .meta-prodotto .btn-woocommerce:hover,
.macro-commercialisti-e-consulenti .meta-prodotto .btn-woocommerce:focus {
    filter: brightness(0.9);
}
.macro-commercialisti-e-consulenti .meta-prodotto .price del {
    opacity: 0.7;
}

/* --------- SANITARIO - ECM --------- */
.macro-sanitario-ecm .barra-breadcrumb,
.macro-sanitario-ecm .category-dropdown-header,
.macro-sanitario-ecm .custom-wc-filters button,
.macro-sanitario-ecm .filter-item select,
.macro-sanitario-ecm .subcategory .single_cat_title,
.macro-sanitario-ecm .etichetta-absolute .tipologie-terms.in-primo-piano {
    background: #31AACD !important;
    color: #fff !important;
    border-color: #31AACD !important;
}
.macro-sanitario-ecm .category-dropdown {
    border-color: #31AACD !important;
}
/* TESTO DELLE CARD SEMPRE BIANCO */
.macro-sanitario-ecm .category-card-title {
    color: #fff !important;
}

.macro-sanitario-ecm .subcategory .single_cat_title,
.macro-sanitario-ecm .category-dropdown-header,
.macro-sanitario-ecm .meta-prodotto .data-loop,
.macro-sanitario-ecm .meta-prodotto .price,
.macro-sanitario-ecm .meta-prodotto .price ins,
.macro-sanitario-ecm .meta-prodotto .price del,
.macro-sanitario-ecm .meta-prodotto .woocommerce-Price-amount {
    color: #31AACD !important;
}
.macro-sanitario-ecm .meta-prodotto .btn-woocommerce,
.macro-sanitario-ecm .meta-prodotto .btn-woocommerce:visited {
    background: #31AACD !important;
    color: #fff !important;
    border-color: #31AACD !important;
}
.macro-sanitario-ecm .meta-prodotto .btn-woocommerce:hover,
.macro-sanitario-ecm .meta-prodotto .btn-woocommerce:focus {
    filter: brightness(0.9);
}
.macro-sanitario-ecm .meta-prodotto .price del {
    opacity: 0.7;
}

/* --- Hover cards uniforme per tutte le macro-categorie --- */
.macro-tecnici .category-card-link:hover,
.macro-scuola .category-card-link:hover,
.macro-commercialisti-e-consulenti .category-card-link:hover,
.macro-sanitario-ecm .category-card-link:hover {
    filter: brightness(0.93);
}

/* --- Placeholder select su fondo chiaro scuola --- */
.macro-scuola .filter-item select option {
    color: #333 !important;
}

/* HEADER E SVG: testo e icone sempre bianchi */

.macro-scuola .category-dropdown-header,
.macro-commercialisti-e-consulenti .category-dropdown-header,
.macro-sanitario-ecm .category-dropdown-header {
    background: inherit;
    color: #fff !important;
}
.macro-tecnici .category-dropdown-header .dropdown-title,
.macro-scuola .category-dropdown-header .dropdown-title,
.macro-commercialisti-e-consulenti .category-dropdown-header .dropdown-title,
.macro-sanitario-ecm .category-dropdown-header .dropdown-title {
    color: #fff !important;
}
.macro-tecnici .category-dropdown-header svg,
.macro-scuola .category-dropdown-header svg,
.macro-commercialisti-e-consulenti .category-dropdown-header svg,
.macro-sanitario-ecm .category-dropdown-header svg {
    color: #fff !important;
    stroke: #fff !important;
    fill: #fff !important;
}

.macro-scuola .custom-wc-filters button,
.macro-scuola select#tipologia,
.macro-scuola select#argomenti {
    color: white !important;
}

/* --------- TECNICI E SICUREZZA --------- */
.macro-tecnici .input-group input[type="text"] {
    border: 2px solid #A02852 !important;
    color: #333;
}
.macro-tecnici .input-group input[type="submit"] {
    background: #A02852 !important;
    border: 2px solid #A02852 !important;
    color: #fff !important;
}

/* --------- UNIVERSITÀ, SCUOLA E PERSONALE ATA --------- */
.macro-scuola .input-group input[type="text"] {
    border: 2px solid #F0C62B !important;
    color: #333;
}
.macro-scuola .input-group input[type="submit"] {
    background: #F0C62B !important;
    border: 2px solid #F0C62B !important;
    color: #fff !important;
}

/* --------- COMMERCIALISTI E MANAGEMENT --------- */
.macro-commercialisti-e-consulenti .input-group input[type="text"] {
    border: 2px solid #94C947 !important;
    color: #333;
}
.macro-commercialisti-e-consulenti .input-group input[type="submit"] {
    background: #94C947 !important;
    border: 2px solid #94C947 !important;
    color: #fff !important;
}

/* --------- SANITARIO - ECM --------- */
.macro-sanitario-ecm .input-group input[type="text"] {
    border: 2px solid #31AACD !important;
    color: #333;
}
.macro-sanitario-ecm .input-group input[type="submit"] {
    background: #31AACD !important;
    border: 2px solid #31AACD !important;
    color: #fff !important;
}

/* RIMUOVI eventuale bordo doppio tra input e bottone */
.input-group input[type="submit"] {
    margin-left: -2px !important;
}

/* Mantieni arrotondamento sugli angoli */
.input-group input[type="text"] {
    border-radius: 10px 0 0 10px !important;
}
.input-group input[type="submit"] {
    border-radius: 0 10px 10px 0 !important;
}

/* Bordo su TUTTA la card prodotto WooCommerce per ogni macro-categoria */
.macro-tecnici.woocommerce ul.products li.product {
    border: 2px solid #A02852 !important;
    border-radius: 12px;
    box-sizing: border-box;
    overflow: hidden;
}
.macro-scuola.woocommerce ul.products li.product {
    border: 2px solid #F0C62B !important;
    border-radius: 12px;
    box-sizing: border-box;
    overflow: hidden;
}
.macro-commercialisti-e-consulenti.woocommerce ul.products li.product {
    border: 2px solid #94C947 !important;
    border-radius: 12px;
    box-sizing: border-box;
    overflow: hidden;
}
.macro-sanitario-ecm.woocommerce ul.products li.product {
    border: 2px solid #31AACD !important;
    border-radius: 12px;
    box-sizing: border-box;
    overflow: hidden;
}

/* Facoltativo: rimuovi il bordo dal solo link immagine */
.woocommerce ul.products li.product .woocommerce-LoopProduct-link {
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.categoria-corso .container {
    padding: 0px !important;
}

.categoria-corso .container .row {
    display: flex;
    justify-content: left;
}
