.elementor-kit-809{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-38034ff:#04445C;--e-global-color-6983411:#B22E6D;--e-global-color-ef864a9:#EBBC04;--e-global-color-177ac8b:#116D92;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-07ea9e9-font-weight:500;}.elementor-kit-809 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* --- Rank Math Breadcrumb: stile inline "Home | Contatti" --- */
.rank-math-breadcrumb {
  font-family: inherit;
  font-size: 14px;
  color: #333;
  display: inline-block;
  white-space: nowrap; /* impedisce l'andata a capo */
}

.rank-math-breadcrumb p {
  margin: 0;
  padding: 0;
  display: inline;
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
  display: inline;       /* forza tutti gli elementi inline */
  vertical-align: middle;
}

.rank-math-breadcrumb .separator {
  margin: 0 6px;
  color: #999;
  background-color: unset !important;
}

.rank-math-breadcrumb .last {
  font-weight: 500;
  color: #555;
}

.rank-math-breadcrumb a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease-in-out;
}

.rank-math-breadcrumb a:hover {
  color: #0073aa;
  text-decoration: underline;
}/* End custom CSS */