/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body, p {
  font-family: 'Roboto', serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5 {
  font-family: 'Bodoni Moda', serif !important;
}

body {
  border: 20px solid #aa7c10;
  padding: 0 0 80px 0;
}

.wrap {
  max-width: 1400px;
  margin: 0 auto;
}

.logowrapper {
  display: table;
}

.logo {
  margin: 20px auto;
  display: block;
  width: 400px;
  vertical-align: middle;
  display: table-cell;
}

img.main {
  margin: 40px auto;
  max-width: 80%;
  display: block;
}

#hero {
  text-align: center;
}

#hero h2 {
  font-size: 5em;
  color: #afafaf;
  line-height: .8em;
  margin-bottom: 30px;
  font-weight: 300;
}

#hero p {
  font-size: 1.8em;
  line-height: 1.4em;
  color: #aa7c10;
}

#orari {
  text-align: center;
  margin: 0 auto 60px;
}

#orari h2 {
  font-size: 3em;
  color: #aa7c10;
  line-height: .8em;
  margin-bottom: 30px;
  font-weight: 300;
}

#orari h3 {
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 20px;
  font-weight: 300;
  color: #afafaf;
}

#orari p {
  font-size: 1.6em;
  line-height: 1.4em;
  margin-bottom: 30px;
  color: #aa7c10;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.2);
    width: 100%;
}
hr.divider {
  height: 15px;
  background: url(../img/divider.svg) repeat-x 0 0;
  border: 0;
}

#menu .piatto, #menu .sezione {
  display: block;
  padding: 30px 0;
}
#menu .singola {
  padding: 25px 20px;
}
#menu .intro {
  font-size: 1.6em;
  line-height: 1.4em;
  color: #aa7c10;
  padding: 20px 40px;
  max-width: 80%;
  margin: 0 auto 30px;
  text-align: center;
}

#menu .sezione h3 {
  font-size: 3em;
  line-height: 1em;
  margin-bottom: 0;
  font-weight: 300;
  color: #aa7c10;
  display: block;
  font-style: italic;
  position: relative;
}

#menu .sezione h3:before {
  content: "";
  position: absolute;
  border-bottom: 2px solid #aa7c10;
  left: 0px;
  bottom: -20px;
  width: 90px;
}

#menu .piatto h3 {
  font-size: 1.6em;
  line-height: 1.8em;
  margin-bottom: 0;
  font-weight: 300;
  color: #aa7c10;
  display: block;
  float: right;
  position: relative;
}

#menu .piatto h3:before {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 2px solid #aa7c10;
  left: -45px;
  top: 20px;
  width: 40px;
}

#menu .piatto p {
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 0;
  font-weight: 300;
  color: #84827e;
  display: block;
}
#menu .piatto p em {
  font-style: italic;
}
#menu .piatto.abbinamento {
  border-left: 1px solid #aa7c10;
  padding: 10px 20px;
}
#menu .piatto.abbinamento p {
  font-size: 1.1em;
  line-height: 1.45em;
  margin-bottom: 0;
  font-weight: 300;
  font-style: italic;
  color: #aa7c10;
  display: block;
}
#menu .piatto.abbinamento p b {
  font-size: 1.1em;
  line-height: 1.45em;
  font-weight: 600;
  color: #aa7c10;
  font-style: normal;
  display: block;
  margin-bottom: 6px;
}
#menu .piatto h4 {
  font-size: 1.1em;
  line-height: 1.1em;
  margin-bottom: 0;
  font-weight: 300;
  color: #a89f96;
  display: block;
  margin-bottom: 10px;
}
#menu .dailycontainer {
  border: 6px solid #aa7c10;
  margin: 30px 15px;
}
#menu .introdaily {
  padding: 30px 40px 10px 40px;
}
#menu .dailymenu {
  padding: 10px 40px;
}
#menu .introdaily h4 {
font-weight: bold;
color: #aa7c10;
font-size: 1.2rem;
}
#menu .introdaily h3 {
  font-family: 'Pacifico', cursive;
  font-size: 2.2rem;
  margin: 15px 0;
  color: #aa7c10;
}
#menu .introdaily p {
  font-size: 1.1rem;
  line-height: 1.6rem;
}
#menu .dailymenu h3 {
  color: #afafaf;
  font-size: 1.6rem;
  margin: 15px 0;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
}
#menu .dailymenu h4 {
  font-size: 1.2rem;
  line-height: 1.65rem;
  margin: 15px 0;
  font-weight: 400;
  color: #aa7c10;
}
#menu .dailymenu h4:first-of-type {
  border-bottom: 2px dotted #aa7c10;
  padding-bottom: 15px;
}
#menu .dailymenu h4::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #aa7c10; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
#cucina p.intro {
  font-size: 1.6em;
  line-height: 1.4em;
  color: #aa7c10 !important;
  padding: 20px 40px;
  max-width: 80%;
  margin: 0 auto 30px;
  text-align: center;
}

#cucina h2 {
  font-size: 3em;
  line-height: 1em;
  margin-bottom: 50px;
  font-weight: 300;
  color: #aa7c10;
  display: block;
  position: relative;
  font-style: italic;
}

#cucina h2:before {
  content: "";
  position: absolute;
  border-bottom: 2px solid #aa7c10;
  left: 0px;
  bottom: -20px;
  width: 90px;
}

#cucina p {
  font-size: 1.3em;
  line-height: 1.45em;
  margin-bottom: 30px;
  font-weight: 300;
  color: #525252;
  display: block;
}

#prenota p.intro {
  font-size: 1.6em;
  line-height: 1.4em;
  color: #aa7c10 !important;
  padding: 20px 40px;
  max-width: 80%;
  margin: 0 auto 30px;
  text-align: center;
}

#prenota .form-control {
  background-color: rgba(204, 204, 204, 0.18) !important;
}

#prenota .form-control:focus {
  background-color: rgba(204, 204, 204, 0.08) !important;
}

#prenota .custom-select {
  background: rgba(204, 204, 204, 0.18) no-repeat right .75rem center;
}

#prenota {
  text-align: center;
  margin: 0 auto 60px;
}

#prenota form {
  text-align: left;
}

#prenota .btn-primary {
  background-color: #aa7c10;
  border-color: transparent;
  cursor: pointer;
}

#prenota .btn-primary:hover {
  background-color: #8f680e;
}

#prenota h2 {
  font-size: 3em;
  color: #aa7c10;
  line-height: .8em;
  margin-bottom: 30px;
  font-weight: 300;
}

#prenota h3 {
  font-size: 2em;
  line-height: .8em;
  margin-bottom: 20px;
  font-weight: 300;
  color: #afafaf;
}

#prenota p {
  font-size: 1.6em;
  line-height: 1.4em;
  margin-bottom: 30px;
  color: #aa7c10;
}

#prenota label {
  margin: 8px 0;
}

#prenota .row {
  margin-top: 15px;
  margin-bottom: 15px;
}

#footer {
  max-width: 80%;
  margin: 80px auto 30px;
  text-align: center;
}

#footer a.tel {
  font-size: 3em;
  line-height: 2em;
  margin-bottom: 0;
  font-weight: 300;
  color: #aa7c10;
  display: block;
}

#footer a.tel:hover {
  text-decoration: none;
}
#footer li a {
  font-size: 1.2em;
  line-height: 1.4em;
  color: #aa7c10;
  margin: 0 15px;
  font-weight: 700;
  padding-bottom: .06em;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #aa7c10;
}

#footer li a:hover {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-color: #aa7c10;
}

#footer ul li {
  display: inline;
}

#footer .btn {
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  border: 2px solid #aa7c10;
  color: #aa7c10;
  font-size: 25px;
  line-height: 30px;
  padding: 8px 40px 12px 40px;
  text-decoration: none;
}

#footer .btn:hover {
  background: #aa7c10;
  color: #fff;
  text-decoration: none;
}

#map {
  height: 400px;
  width: 100%;
}

#contatti {
  text-align: center;
  margin: 0 auto 60px;
}

#contatti h2 {
  font-size: 3em;
  color: #aa7c10;
  line-height: .8em;
  margin-bottom: 30px;
  font-weight: 300;
}

#contatti h3 {
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 20px;
  font-weight: 300;
  color: #afafaf;
}

#contatti p {
  font-size: 1.6em;
  line-height: 1.4em;
  margin-bottom: 30px;
  color: #aa7c10;
}

#contatti a.contatti {
  margin-bottom: 20px;
  font-weight: 300;
  color: #afafaf;
  text-decoration: underline;
}

#contatti a.contatti:hover {
  color: #aa7c10;
}
a.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
a.float:hover, a.float:active {
  color:#FFF;
}
.my-float{
	margin-top:16px;
}
.form-control-lg {
  font-size: 1.25rem !important;
}
ul#social {
  margin: 0 auto;
  display: block;
}
ul#social li {
    display: inline;
    margin: 0 auto;
    text-align: center;
}
ul#social li {
    float: left;
    list-style: none;
    padding: 0 2px;
}
@media screen and (min-width:576px) {
  #menu .dailycontainer {
    border: 6px solid #aa7c10;
    margin-bottom: 30px;
  }
}
@media screen and (min-width:768px) {
  .navbar-brand-centered {
    position: absolute;
    left: 50%;
    display: block;
    width: 320px;
    text-align: center;
  }
  .navbar>.container .navbar-brand-centered, .navbar>.container-fluid .navbar-brand-centered {
    margin-left: -160px;
    margin-top: -100px;
  }
  .my-float{
  	margin-top:16px;
  }
  #menu .dailymenu {
    padding: 30px 40px;
  }
}

.navbar {
  margin-bottom: 80px;
}
.navbar-nav.mr-correct {
  margin-right: 3% !important;
}
.navbar-default {
  background: none;
  border: none;
  margin-top: 80px;
}

a.nav-link {
  font-size: 1.2em;
  color: #aa7c10 !important;
  font-weight: 700;
}

@media (min-width: 1200px) {
  nav .container {
    width: 1100px;
  }
}

@media (min-width: 768px) {
  .navbar-brand.abs {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    margin: 0 auto;
    z-index: 0;
  }
  .navbar-brand img {
    width: 220px;
  }
  .navbar-collapse {
    position: relative;
    z-index: 1;
  }
  a.nav-link {
    font-size: 1em;
  }
  #menu .introdaily {
    padding: 30px 40px;
  }
}

@media (min-width: 992px) {
  .navbar-brand img {
    width: 250px;
  }
  a.nav-link {
    font-size: 1.2em;
  }
}

@media (max-width: 768px) {
  body {
    border: 10px solid #aa7c10;
    padding: 80px 0 40px 0;
  }
  .navbar-brand img {
    width: 200px;
  }
  .navbar {
    margin-bottom: 20px;
  }
  .mobile-menu {
    background-color: #aa7c10;
    padding-top: 20px;
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}
  .mobile-menu a.nav-link {
    font-size: 1em;
    color: #fff !important;
    font-weight: 700;
  }
  #hero h2 {
    font-size: 3em;
  }
  #hero p {
    font-size: 1.4em;
    line-height: 1.3em;
  }
  #orari {
    margin: 0 auto 20px;
  }
  #orari h2, #contatti h2 {
    font-size: 2em;
  }
  #orari h3, #contatti h3 {
    font-size: 1.4em;
  }
  #orari p, #contatti p {
    font-size: 1.4em;
    line-height: 1.2em;
  }
  #menu p.intro, #cucina p.intro, #prenota p.intro {
    font-size: 1.4em;
    line-height: 1.2em;
    margin: 0 auto;
    max-width: 100%;
  }
  #menu .sezione h3, #cucina h3 {
    font-size: 3em;
  }
  #menu .piatto p, #cucina p {
    font-size: 1.4em;
    line-height: 1.5em;
  }
  #menu .piatto, #menu .sezione {
    display: block;
    padding: 20px 0;
  }
  #footer ul li {
    display: block;
  }
  #footer a.tel {
    font-size: 1.6em;
    margin: 15px 0;
  }
  #footer {
    margin: 40px auto 30px;
  }
  a.float{
    bottom:30px;
    right:30px;
  }
}
#loadOverlay{display: none;}
