
/* V745 - Ripristino bottone Prenota arancione nel menu */
body .site-header a.nav-cta,
body .site-header .main-nav a.nav-cta,
body .site-header.v57-header .main-nav a.nav-cta,
body .site-header.v61-header .main-nav a.nav-cta,
body .site-header.v65-header .main-nav a.nav-cta,
body .gt-header-unico-v737 .main-nav a.nav-cta,
body #mainNav a.nav-cta,
body nav#mainNav a.nav-cta,
body a.nav-cta[href*="glamtouring.com"],
body .main-nav > a.nav-cta{
  background:linear-gradient(135deg,#E0A445 0%,#C8892F 56%,#F0C16B 100%)!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  border:1px solid rgba(255,255,255,.38)!important;
  border-radius:999px!important;
  padding:12px 20px!important;
  box-shadow:0 12px 28px rgba(191,132,45,.26)!important;
  text-shadow:0 2px 8px rgba(0,0,0,.18)!important;
  font-weight:900!important;
  text-decoration:none!important;
}

body .site-header a.nav-cta:hover,
body .site-header .main-nav a.nav-cta:hover,
body .gt-header-unico-v737 .main-nav a.nav-cta:hover,
body #mainNav a.nav-cta:hover{
  background:linear-gradient(135deg,#E9B45A 0%,#C8892F 58%,#F5CC7D 100%)!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  transform:translateY(-1px)!important;
  box-shadow:0 16px 34px rgba(191,132,45,.32)!important;
}

body .site-header a.nav-cta *,
body .gt-header-unico-v737 .main-nav a.nav-cta *{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
}

@media(max-width:760px){
  body .site-header a.nav-cta,
  body .site-header .main-nav a.nav-cta,
  body .gt-header-unico-v737 .main-nav a.nav-cta,
  body #mainNav a.nav-cta{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#ffffff!important;
    -webkit-text-fill-color:#ffffff!important;
    background:linear-gradient(135deg,#E0A445,#C8892F)!important;
  }
}
