.clear {
  clear: both;
}
.lead {
  font-weight: 400;
}
.header-row-side-header /*.side-header-scrollable .header-nav-main*/ {
  background-color: #000;
  padding-top: 50px;
  /*border-top: 1px solid #ffffff59;
		border-left: 1px solid #ffffff59;
	border-right: 1px solid #ffffff59;*/
}
html.side-header-overlay-full-screen #header {
  padding-top: 0 !important;
}
.scrollable .scrollable-content {
  padding: 0;
}
.slider-container .tp-caption {}
.txt_01 {
  text-transform: uppercase;
  color: #fff;
  text-shadow: 2px 2px 2px #000;
}
.txt_02 {
  font-family: 'Great Vibes', cursive;
  color: #fff;
  text-shadow: 3px 3px 3px #000;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px 400px;
}
.txt_03 {
  color: #fff;
  text-shadow: 2px 2px 2px #000;
}
.txt_04 {
  color: #fff;
  text-shadow: 3px 3px 3px #000;
  letter-spacing: -2px;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0 320px;
}
.one-page-arrow {
  position: absolute;
  z-index: 3;
  bottom: 20px;
  left: 50%;
  margin-left: -16px;
  width: 32px;
  height: 32px;
  font-size: 32px;
  text-align: center;
  color: #222;
}
/*.sticky-wrapper {
  background-color: rgba(255, 255, 255, 0.50);
  -moz-box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.2);
  -webkit-box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.2);
  box-shadow: 2px 2px 5px rgba(68, 68, 68, 0.2);
}*/
.logo_header {
  padding-left: 50px;
}
.btn_header {
  text-align: right;
}
.btn_header .btn {
  text-transform: uppercase;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px !important;
  line-height: 18px !important;
  font-weight: 400;
  margin-left: 10px;
  padding: 5px 10px;
}
.tit_01.mt-7 {
  margin-top: 70px;
}
.tit_01 {
  font-family: 'Great Vibes', cursive;
  letter-spacing: 0;
  font-size: 55px;
}
.tit_02 {
  font-family: 'Great Vibes', cursive;
  letter-spacing: 0;
  font-size: 25px;
}
.font_corsivo {
  font-family: 'Great Vibes', cursive;
  letter-spacing: 0 !important;
}
.sottotitolo i {
  font-size: 20px !important;
}
.parallax_01 {
  padding: 250px 0;
}
.parallax_02 {
  padding: 300px 0;
}
.btn-outline.btn_02 {
  color: #8b923b !important;
  background-color: transparent;
  background-image: none;
  border-color: #8b923b;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600 !important;
}
.btn-outline.btn_02:hover {
  color: #a61329 !important;
  background-color: #efe077;
  border-color: #efe077;
}
.thumb-info .thumb-info-custom-icon {
  width: auto;
  margin: -30px auto 0;
  -webkit-transform: none !important;
  transform: none !important;
}
.thumb-info-custom {
  position: relative;
  border: 1px solid #ddd;
  overflow: visible;
  z-index: 2;
}
.thumb-info-custom:before {
  border: 1px solid #ddd;
  bottom: -5px;
  content: "";
  height: 5px;
  left: 2px;
  position: absolute;
  right: 2px;
  width: auto;
  z-index: 0;
}
.thumb-info-custom:after {
  border: 1px solid #ddd;
  bottom: -9px;
  content: "";
  height: 5px;
  left: 5px;
  position: absolute;
  right: 5px;
  width: auto;
  z-index: 0;
}
.thumb-info-custom .btn {
  margin: 0 0 -45px;
  position: relative;
  z-index: 10;
}
.wrapper_box_menu {
  padding: 0 200px;
  margin-bottom: 30px;
}
.box_menu {
  background-color: rgba(255, 255, 255, 0.70);
  padding: 40px;
  border: 5px solid #fff;
  margin-bottom: 30px;
}
.box_menu img {
  padding: 0 20px;
  margin-bottom: 30px;
}
.box_menu h2 {
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  color: #000 !important;
}
.box_menu p {
  color: #000 !important;
  font-size: 16px;
  line-height: 20px;
}
.box_menu .btn {
  background-color: #fff !important;
  font-size: 15px;
}
.box_menu .btn:hover {
  background-color: #000 !important;
}
.wrapper_box_menu .box_menu_delivery {
  border: 5px solid #a61329;
}
.wrapper_box_menu .box_menu_delivery .new {
  position: absolute;
  top: -12px;
  right: 20px;
}
@media (max-width: 1700px) {
  .wrapper_box_menu {
    padding: 0;
  }
}
@media (max-width: 1300px) {
  .wrapper_box_menu .box_menu_delivery .new {
    max-width: 100px;
    top: -6px;
  }
  .box_menu {
    padding: 30px 10px;
  }
  .box_menu h2 {
    font-size: 27px;
  }
}
.gallery_home {
  border-bottom: 3px solid #a61329;
  border-top: 3px solid #a61329;
}
.mt_footer_home {
  margin-top: -5px !important;
}
#footer {
  background-color: #0f1e07 !important;
}
#footer .footer-copyright.footer-copyright-style-2 {
  background: #0b1506 !important;
}
#header .header-nav-main nav > ul.menu_nav > li > a {
  padding: 20px 15px !important;
  text-align: center !important;
  font-size: 20px;
}
@media (max-width: 1100px) {
  .logo_header {
    padding-left: 15px;
  }
  .btn_header .btn {
    font-size: 16px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .hamburguer-btn {
    margin: 0;
  }
  .tit_01.mt-7 {
    margin-top: 130px;
  }
  .parallax_01 {
    padding: 100px 0;
  }
}
@media (max-width: 768px) {
  .logo_header {
    text-align: center;
  }
  .btn_header {
    text-align: left;
    margin-bottom: 10px;
  }
  .tit_01.mt-7 {
    margin-top: 70px;
  }
}
@media (max-width: 520px) {
  .btn_header .btn {
    margin-left: 0;
    margin-right: 0;
    padding: 2px 7px;
    font-size: 12px !important;
    line-height: 15px;
    border-radius: 15px !important;
  }
  .btn_header {
    padding-right: 0;
    padding-left: 8px;
  }
  .hamburguer-btn {
    top: -5px;
    width: 25px;
  }
  .logo_header .py-3 {
    padding-bottom: 10px !important;
  }
}
@media (min-width: 500px) {
  .solo_mobile {
    display: none !important;
  }
}
@media (max-width: 500px) {
  .tp-caption {
    text-align: center !important;
  }
  .tp-caption.txt_01, .tp-caption.txt_03 {
    display: none !important;
  }
  .tit_01 {
    font-size: 37px;
  }
  .tit_01.mt-7 {
    margin-top: 50px;
  }
  /*.parallax_01 {
    padding: 20px 0;
  }*/
  .sottotitolo {
    margin: 30px auto;
  }
}
/*------------- pag --------------*/
.header_height .parallax-background {
  height: 110% !important;
}
.page-header.page-header-modern.page-header-background.page-header-background-md {
  padding: 240px 0;
}
.page-header.page-header-modern.page-header-background {
  background-attachment: fixed;
}
.sticky-wrapper.sticky_pag {
  background-color: transparent !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.parallax_tit_pag {
  padding: 200px 0;
  /*position: relative;
  z-index: 3;*/
}
.parallax_tit_pag h1 {
  font-size: 20px;
}
.header_contatti .parallax-background {
  height: 110% !important;
}
.parallax_tit_pag_contatti {
  padding: 300px 0;
  position: relative;
  z-index: 3;
}
@media (max-width: 500px) {
  .parallax_tit_pag_contatti {
    padding: 150px 0;
  }
}
.nav-secondary {
  background: #f2e8cc;
}
.wrapper_menu h2 {
  font-family: 'Great Vibes', cursive;
  letter-spacing: 0;
  font-size: 55px;
  text-align: center
}
.wrapper_menu h3 {
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 40px;
  background-color: #C79C6A;
  color: #fff;
  padding: 5px
}
.wrapper_menu h3 i {
  color: #72440F;
  padding: 0 5px;
}
.special-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.special-menu li {
  margin: 0 0 15px 0;
  padding: 0;
  clear: both;
}
.special-menu h4 {
  font-size: 18px !important;
  padding: 7px 0 4px 15px;
  margin: 0;
  text-transform: none;
  color: #777;
  text-transform: uppercase
}
.special-menu p {
  font-size: 1.1em;
  margin: 0 0 0 20px;
  position: relative;
  display: block;
  color: #6B6B6B;
}
.special-menu p span {
  background: #FFF;
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 0 10px 0 0;
}
.special-menu p:before {
  border-bottom: 2px dotted #ddd;
  content: "";
  height: 1px;
  left: 0%;
  position: absolute;
  bottom: 5px;
  width: 100%;
  z-index: 1;
}
.special-menu .special-menu-price {
  background: #fff;
  display: inline-block;
  float: right;
  font-size: 20px;
  margin-top: -26px;
  padding: 0 0 0 10px;
  position: relative;
  z-index: 3;
  font-weight: 300 !important;
}
.box_menu_degustaz, .box_menu_eventi {
  text-align: center;
  border: 2px dotted #ddd;
  margin-top: 40px;
}
.box_menu_degustaz h3 {
  background-color: #794A15;
  margin-top: 0;
}
.box_menu_degustaz h3 i {
  color: #C79C6A
}
.box_menu_degustaz p, .box_menu_eventi p {
  font-size: 1.3em;
  margin-bottom: 10px;
}
.box_menu_eventi h3 {
  background-color: #295E0C;
  margin-top: 0;
}
.box_menu_eventi h3 i {
  color: #449816
}
@media (max-width: 991px) {
  .special-menu p {
    padding-bottom: 35px;
  }
  .special-menu .special-menu-price {
    margin-top: -20px;
  }
}
/*----- sottomenu menu ----*/
.nav-secondary {
  padding: 0;
}
.btn-outline.btn_03 {
  color: #CBA376 !important;
  background-color: transparent;
  background-image: none;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 18px;
  font-weight: 500 !important;
  padding: 5px 10px;
}
.btn-outline.btn_03:hover {
  color: #FFF !important;
  background-color: #CBA376;
  border-color: #CBA376;
}
@media (max-width: 930px) {
  .btn-outline.btn_03 {
    font-size: 15px;
  }
  .nav-secondary .nav-pills > li a {
    padding: 10px 2px;
  }
}
@media (max-width: 767px) {
  .nav-secondary {
    top: 145px !important;
  }
  .nav-secondary .nav-pills > li a {
    padding: 2px 2px;
  }
}
@media (max-width: 520px) {
  .sticky-wrapper.sticky_pag {
    background-color: rgba(255, 255, 255, 0.50) !important;
  }
  .parallax_tit_pag {
    padding: 125px 0;
  }
  .nav-secondary {
    top: 120px !important;
  }
  .btn-outline.btn_03 {
    padding: 0px 10px;
  }
  .wrapper_menu h2 {
    font-size: 40px;
  }
  .special-menu p {
    font-size: 15px;
    line-height: 21px;
  }
  .box_contatti {
    margin: 0 !important;
  }
}
.box_contatti {
  margin: 40px 0;
}
.wrapper_prenota {
  font-size: 16px;
}
.wrapper_prenota hr {
  height: 6px;
}
.wrapper_prenota h2 {
  font-size: 60px !important;
  line-height: 60px !important;
  font-family: 'Great Vibes', cursive;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 50px;
}
.wrapper_prenota h3 {
  margin-bottom: 20px;
}
.wrapper_prenota h3 b {
  font-size: 40px;
  margin-right: 10px;
  font-weight: 500 !important;
  color: #cba376;
}
.num_persone .btnNum {
  border: none;
  outline: none;
  padding: 5px 8px;
  background-color: #f1f1f1;
  cursor: pointer;
  font-size: 18px;
}
.num_persone .activeNum, .num_persone .btnNum:hover {
  background-color: #4a7105;
  color: white;
}
.calendario_prenota .datepicker-inline, .calendario_prenota .datepicker table {
  width: 100% !important;
}
.calendario_prenota table th {
  border-top: 1px solid #ccc !important;
  padding: 8px 0;
  font-size: 20px;
  color: #CBA376;
}
.calendario_prenota table th.dow {
  color: #4A7105;
  font-size: 16px;
}
.calendario_prenota table th:hover {
  background-color: #fff !important;
}
.calendario_prenota .datepicker .prev.disabled {
  visibility: visible !important;
}
.calendario_prenota table td.day {
  background-color: #f1f1f1;
  border: solid #fff 3px;
  font-size: 18px;
  line-height: 30px;
  color: #000;
}
.calendario_prenota .datepicker table tr td.new {
  color: #444;
}
.calendario_prenota .datepicker table tr td.disabled, .calendario_prenota .datepicker table tr td.day.disabled:hover {
  background: #f5f5f5;
  color: #ccc;
}
.calendario_prenota .datepicker table tr td.disabled-date, .calendario_prenota .datepicker table tr td.day.disabled-date:hover {
  background: #ddd;
  color: #999;
}
.calendario_prenota .datepicker table tr td.day:hover, .calendario_prenota .datepicker table tr td.day.focused {
  background: #4a7105;
  color: #fff;
}
.calendario_prenota .datepicker table tr td.active:active, .calendario_prenota .datepicker table tr td.active.active {
  background: #4a7105;
  color: #fff;
}
.calendario_prenota .datepicker table tr td.active {
  border: none !important;
}
.calendario_prenota .leggenda i.verde {
  color: #4a7105
}
.calendario_prenota .leggenda i.grigio {
  color: #aaa;
}
.calendario_prenota .leggenda div {
  float: left;
  margin-left: 5px;
  margin-right: 30px;
  margin-top: 20px;
}
.orario .btnOra {
  border: none;
  outline: none;
  padding: 5px 8px;
  background-color: #f1f1f1;
  cursor: pointer;
  font-size: 18px;
  margin-bottom: 10px;
}
.orario .activeOra, .orario .btnOra:hover {
  background-color: #4a7105;
  color: white;
}
.orario span {
  width: 80px;
  display: inline-block;
  color: #cba376;
  font-weight: 600;
  font-size: 20px;
}
@media (max-width: 600px) {
  .orario span {
    display: block;
  }
  .wrapper_prenota h2, .wrapper_regala h2 {
    font-size: 46px !important;
    line-height: 45px !important;
    margin-bottom: 20px;
  }
  .wrapper_prenota h3 {
    font-size: 21px;
  }
  .wrapper_prenota h3 b {
    font-size: 30px;
  }
  .sticky-wrapper.sticky-wrapper-transparent .sticky-body {
    background-color: rgba(255, 255, 255, 0.65)
  }
  .sticky-wrapper.sticky-wrapper-effect-1.sticky-effect-active .sticky-body {
    background: #8B923B;
  }
}
.wrapper_regala h2 {
  font-size: 60px;
  line-height: 60px;
  font-family: 'Great Vibes', cursive;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 50px;
}
.regala_num_persone select {
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #4A7105;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.regala_num_persone select option {
  color: #333;
  font-weight: 500;
  font-size: 16px;
}
.wrapper_regala .card {
  text-align: center;
  font-size: 17px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
}
.wrapper_regala .card h5 {
  font-family: 'Great Vibes', cursive;
  text-transform: capitalize;
  font-size: 45px;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 35px;
  margin-top: 20px;
}
.wrapper_regala .card ul {
  padding-left: 0;
}
.wrapper_regala .card li {
  list-style: none;
}
.wrapper_regala .card li::after {
  margin: 30px auto 0;
  content: '';
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 30px;
  border-top: 5px dotted#cba376;
  box-sizing: border-box;
}
.wrapper_regala .card .card-footer {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 30px;
}
.wrapper_regala form h4 {
  text-transform: uppercase;
  font-size: 26px !important;
  font-weight: 400;
}
.wrapper_regala form h4 i {
  color: #cba376;
  font-size: 18px;
}
.parallax_tit_pag_ristotante {
  padding: 250px 0;
  position: relative;
  z-index: 3;
}
.wrapper_ristorante h2 {
  font-size: 60px;
  line-height: 60px;
  font-family: 'Great Vibes', cursive;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 50px;
}
.testimonial blockquote p {
  padding: 0 40px;
  font-style: italic;
  font-size: 19px;
}
@media (max-width: 500px) {
  .parallax_tit_pag_ristotante {
    padding: 120px 0;
    position: relative;
    z-index: 3;
  }
  .wrapper_ristorante h2 {
    font-size: 46px !important;
    line-height: 45px !important;
    margin-bottom: 20px;
  }
  .header_height2 .parallax-background {
    height: 110% !important;
  }
}
@media (max-width: 767px) {
  .header_height3 .parallax-background {
    /*background-image: url("../img/header_pag_ristorante_02.jpg") !important;*/
  }
}
.parallax_dot {
  background: url(../img/overlay-dot.png);
  background-repeat: repeat;
  position: relative;
  margin: -50px 0;
}


.header_delivery {
  padding: 140px 0 !important;
}

@media (max-width: 1200px) {
  .header_delivery {
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  .header_delivery .parallax_tit_pag {
    padding: 139px 0;
  }
}

@media (max-width: 630px) {
  .header_delivery .parallax_tit_pag {
    padding: 110px 0;
  }
  .header_delivery {
    margin-top: 80px !important;
}
}