/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/rt_sienna/custom/scss/custom.scss */
.fp-bookingform {
  background: rgba(255, 255, 255, 0.77);
  border-radius: 4px;
  position: relative;
  z-index: 3;
}
/* line 7, templates/rt_sienna/custom/scss/custom.scss */
#g-container-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-container-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #666;
  background: rgba(255, 255, 255, 0.77);
  border-radius: 9px;
}
/* line 13, templates/rt_sienna/custom/scss/custom.scss */
#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: 400;
  font-size: 1.125rem;
  padding: 0.3rem 0.725rem;
  border-radius: 9px;
  background: rgba(163, 27, 13, 0.81);
  margin-left: 0.4rem;
}
/* line 22, templates/rt_sienna/custom/scss/custom.scss */
#g-container-navigation .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container {
  border-radius: 10px;
}
/* line 25, templates/rt_sienna/custom/scss/custom.scss */
#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  background: #ffad00;
}
/* line 30, templates/rt_sienna/custom/scss/custom.scss */
.button:hover, .g-pricingtable .button:hover, .button:active, .g-pricingtable .button:active, .button:focus, .g-pricingtable .button:focus {
  color: #fff;
  background: #6b2103;
}
@media only all and (max-width: 47.938rem) {
  /*LOGO DIMENSIONI*/
  /* line 42, templates/rt_sienna/custom/scss/custom.scss */
  .g-logo {
    max-width: 8rem;
    margin-left: 5rem;
  }
  /* line 48, templates/rt_sienna/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    font-size: 2rem;
  }
}
/*MENU' UNICO RIGO E LOGHI SOCIAL LINGUA PIù STRETTI*/
/* line 55, templates/rt_sienna/custom/scss/custom.scss */
#g-container-navigation .g-content {
  margin: 0.35rem;
}
/* line 60, templates/rt_sienna/custom/scss/custom.scss */
.fp-header .fp-header-slideshow .g-owlcarousel-layout-standard .owl-item > div .image::before {
  display: none;
}
/*PAGINA BB MODULO PRENOTAZIONE NO SPAZIO SOTTO*/
/* line 67, templates/rt_sienna/custom/scss/custom.scss */
.fp-simplebooking {
  margin-bottom: 0;
}
/* line 71, templates/rt_sienna/custom/scss/custom.scss */
.pull-left, .pull-right {
  max-width: 50%;
}
/*HOME NERO CON LEONARDO*/
/* line 77, templates/rt_sienna/custom/scss/custom.scss */
.g-owlcarousel-layout-testimonial {
  padding: 1rem 0;
}
/*BORDO ARTICOLI*/
/* line 84, templates/rt_sienna/custom/scss/custom.scss */
#g-mainbar {
  border-radius: 15px;
  margin-top: 10px;
}
