.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#4D4D4D;--e-global-color-accent:#A72F0B;--e-global-color-91a5bca:#FFFFFF;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:48px;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:22px;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:24px;--e-global-typography-01fc982-font-family:"Raleway";--e-global-typography-01fc982-font-size:15px;--e-global-typography-01fc982-text-transform:uppercase;--e-global-typography-01fc982-line-height:22px;background-color:#FCFBF8;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.vbstepsbarcont, .vbo-results-head, .vbo-searchresults-classic-wrap, .vblistroomnamediv {
    font-family: Raleway !important;
}

/* underline bianco */

.bianco a {
  text-decoration: none;
  position: relative;
}

.bianco a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #fff;
  bottom: -3px;
  left: 0;
  transition: width 0.3s ease;
}

.bianco a:hover::before {
  width: 100%;
}


/*link bianco*/
.whitelink a {color: white;}



/*link nero*/
.blacklink a {color: black;}

.blacklink a:hover {color: #a72f0b !important;}/* End custom CSS */