@import url(//fonts.googleapis.com/css?family=Cabin:400,600,700,500);
@import url(//fonts.googleapis.com/css?family=Damion);
body {
  background-image: url("http://www.thefleeceinn.info/File/Get/the-fleece-inn/https%3a/whitemenutheme.blob.core.windows.net/gastro/background.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  color: black;
  font-family: 'Cabin', sans-serif;
  padding: 100px 0;
}
a {
  color: black;
}
p {
  font-size: 16px;
}
.navbar-default {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 100px;
  left: 0;
  right: 0;
  z-index: 1000;
  margin-bottom: 0;
}
.navbar-default .container {
  background-color: white;
  padding: 15px;
}
.navbar .navbar-brand {
  height: 70px;
  line-height: 70px;
  overflow: hidden;
  padding: 0;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 33px;
}
.navbar .navbar-brand img {
  display: inline;
  margin-bottom: 1%;
  vertical-align: middle;
  max-height: 100%;
}
.navbar .navbar-nav {
  float: right;
  margin-top: 10px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background: none;
  box-shadow: none;
}
.navbar-default .navbar-nav > li > a {
  color: black;
  font-size: 20px;
  padding: 15px;
  text-align: right;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: black;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: none;
  color: black;
  font-weight: bold;
}
.navbar-default .navbar-toggle {
  margin-top: 15px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: black;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: black;
}
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: white;
}
.navbar-default .dropdown-menu {
  background: white;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-size: 18px;
}
.navbar-default .dropdown-menu > li > a {
  color: black;
}
#banner {
  clear: both;
}
#banner .container {
  padding: 0;
}
#banner .module {
  margin: 0;
}
#banner .module img {
  width: 100%;
}
#banner .module.photo-gallery .carousel-indicators,
#banner .module.photo-gallery .carousel-control .glyphicon {
  display: none;
}
#banner .jcarousel ul {
  width: 100%;
}
#header {
  display: none;
}
#footer {
  background-color: white;
  color: black;
  padding: 20px 0;
  text-align: center;
  margin: 0 15px;
}
#footer .copyright p,
#footer .white-menu-strapline p {
  font-size: 11px;
  font-weight: 200;
}
#footer a {
  color: black;
}
#footer img.brand {
  margin: 20px auto;
  max-width: 50%;
  transform: scale(0.75);
}
#footer .navbar-nav {
  float: none;
  margin: 20px auto;
  text-align: center;
}
#footer .navbar-nav > li {
  display: inline-block;
  float: none;
  text-transform: uppercase;
}
#footer .navbar-nav > li > a:focus,
#footer .navbar-nav > li > a:hover {
  background: none;
  text-decoration: underline;
}
#footer .module {
  margin: 20px 0;
}
#footer .social-media-links a:hover {
  color: rgba(0, 0, 0, 0.5);
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.container {
  max-width: 100%;
}
#content {
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0 15px;
  padding-bottom: 100px;
  width: auto;
}
#content img {
  max-width: 100%;
}
@media (min-width: 768px) {
  #content,
  #footer,
  .navbar-default .container,
  #banner {
    width: 720px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  #content,
  #footer,
  .navbar-default .container,
  #banner {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  #content,
  #footer,
  .navbar-default .container,
  #banner {
    width: 1140px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
  font-weight: 600;
}
h1,
h2 {
  font-size: 32px;
  margin: 10px 0 30px;
  text-align: center;
  text-transform: uppercase;
}
h3 {
  font-size: 20px;
}
h2 {
  font-size: 62px;
  margin: 50px auto;
  text-transform: lowercase;
  font-weight: normal;
  font-family: 'Damion', cursive;
  color: white;
  text-align: center;
  overflow: hidden;
  min-height: 75px;
}
.module h2 {
  font-family: 'Cabin', sans-serif;
  font-size: 24px;
  margin: 10px auto 30px;
  text-transform: uppercase;
  text-align: left;
  min-height: 0;
}
h2 span {
  display: inline-block;
  position: relative;
}
h2 span:before,
h2 span:after {
  content: "";
  position: absolute;
  height: 50px;
  border-bottom: 2px solid white;
  top: 0;
  width: 495px;
}
h2 span:before {
  right: 100%;
  margin-right: 15px;
}
h2 span:after {
  left: 100%;
  margin-left: 15px;
}
.menu-item-group-tabs {
  display: none;
}
.menu.page-template .tab-content > .tab-pane {
  display: block;
}
.menu-item-group {
  padding: 50px 20px 20px;
}
.menu-item {
  margin-bottom: 30px;
}
.menu-item-group h3.menu-item-group-title {
  margin-bottom: 50px;
  margin-top: 0;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.menu-item-group-description {
  margin-bottom: 40px;
}
.menu-item-group-description p {
  font-size: 20px;
  text-align: center;
}
.menu-item-title-and-description .row {
  margin: 0;
}
.menu-item-title-and-description,
.menu-item-details {
  margin: 0;
  padding: 0;
}
.menu-item-title-and-description .col-xs-12 {
  padding: 0;
}
h4.menu-item-title {
  color: black;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}
.menu-item-description p {
  font-size: 14px;
  margin: 0;
}
.menu-item-details p {
  font-size: 16px;
}
.menu-item-price {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.menu-item-price p {
  margin: 0;
}
.menu-item-vegetarian,
.menu-item-vegan,
.menu-item-nut-free,
.menu-item-gluten-free,
.menu-item-dairy-free,
.menu-item-spice-level-1,
.menu-item-spice-level-2,
.menu-item-spice-level-3 {
  display: inline-block;
  float: none;
  margin-top: 0;
  vertical-align: middle;
}
.photo-gallery-thumb {
  margin-bottom: 30px;
}
.photo-gallery-thumb img {
  width: 100%;
}
.contact.page-template .contact-details-holder {
  margin: 40px 0;
}
.contact.page-template .contact-details-holder .row {
  margin-left: 0;
  margin-right: 0;
}
.contact.page-template .contact-details-holder .col-xs-12 {
  margin: 0;
}
.contact.page-template .contact-details-holder .col-sm-2 {
  margin: 0 1%;
  width: 19%;
}
.contact.page-template .contact-details-holder .col-sm-3 {
  margin: 0 1%;
  width: 24%;
}
.contact.page-template .contact-details-holder .col-sm-4 {
  margin: 0 1%;
  width: 31%;
}
.contact.page-template .contact-details-holder .col-sm-6 {
  margin: 0 1%;
  width: 49%;
}
.contact.page-template .contact-details-holder .col-sm-2:first-child,
.contact.page-template .contact-details-holder .col-sm-3:first-child,
.contact.page-template .contact-details-holder .col-sm-4:first-child,
.contact.page-template .contact-details-holder .col-sm-6:first-child {
  margin-left: 0;
}
.contact.page-template .contact-details-holder .col-sm-2:last-child,
.contact.page-template .contact-details-holder .col-sm-3:last-child,
.contact.page-template .contact-details-holder .col-sm-4:last-child,
.contact.page-template .contact-details-holder .col-sm-6:last-child {
  margin-right: 0;
}
.contact.page-template .contact-details-holder h3 {
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
}
.contact.page-template .contact-details-holder p {
  margin: 0;
}
.contact-form.module form {
  padding: 15px;
}
.contact-form.module h2 {
  margin: 0 15px 30px;
}
label {
  font-weight: 600;
  text-transform: uppercase;
}
.form-control {
  background: white;
  border: 1px solid white;
  border-radius: 0;
  box-shadow: none;
  color: black;
  margin: 5px 0 20px 0;
}
.btn-default {
  background: none;
  border: none;
  border-radius: 0;
  background-color: black;
  box-shadow: none;
  color: black;
  font-weight: 600;
  margin: 10px 0;
  padding: 6px 50px;
  text-transform: uppercase;
  text-shadow: none;
}
.btn-default:focus,
.btn-default:hover {
  background-color: white;
  border: 1px solid white;
}
.field-validation-error {
  margin-left: 0;
  margin-right: 0;
}
.module {
  margin: 40px 0;
}
.module-container > .module {
  margin-left: 15px;
  margin-right: 15px;
}
.module-container > .module.photo,
.module-container > .module .container {
  margin-left: 0;
  margin-right: 0;
}
.opening-hours .row {
  margin: 0;
}
.opening-hours h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 17px 0 0;
}
.opening-hours .col-xs-12 {
  margin-bottom: 20px;
}
.opening-hours .item {
  margin: 10px 0;
}
.opening-hours .item .name {
  display: inline;
  font-weight: bold;
}
.opening-hours .item .times {
  display: inline;
}
.module.contact-information .row {
  margin-left: 0;
  margin-right: 0;
}
.module.contact-information .col-xs-12 {
  padding: 20px 20px 30px;
  margin: 0;
}
.module.contact-information .col-sm-2 {
  margin: 0 1%;
  width: 19%;
}
.module.contact-information .col-sm-3 {
  margin: 0 1%;
  width: 24%;
}
.module.contact-information .col-sm-4 {
  margin: 0 1%;
  width: 32%;
}
.module.contact-information .col-sm-6 {
  margin: 0 1%;
  width: 49%;
}
.module.contact-information .col-sm-2:first-child,
.module.contact-information .col-sm-3:first-child,
.module.contact-information .col-sm-4:first-child,
.module.contact-information .col-sm-6:first-child {
  margin-left: 0;
}
.module.contact-information .col-sm-2:last-child,
.module.contact-information .col-sm-3:last-child,
.module.contact-information .col-sm-4:last-child,
.module.contact-information .col-sm-6:last-child {
  margin-right: 0;
}
.module.contact-information h2 {
  padding-bottom: 15px;
}
.module.contact-information h3 {
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
}
.module.contact-information p {
  margin: 0;
}
.jcarousel-container {
  overflow: hidden;
  text-align: center;
}
#content .jcarousel-item {
  margin: 0 10px;
}
.jcarousel-item img {
  max-width: 100%;
}
@media (max-width: 1199px) {
  #banner .photo-gallery li {
    height: 200px;
    overflow: hidden;
    position: relative;
  }
  #banner .photo-gallery li img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    width: auto;
    max-width: none;
  }
}
@media (min-width: 992px) {
  .navbar-collapse {
    background: none;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 32px;
  }
  p {
    font-size: 16px;
  }
  .navbar-default .navbar-collapse {
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
    box-shadow: none;
  }
}
@media (min-width: 768px) {
  .menu-item-column.col-sm-6:first-child,
  .menu-item-column.col-sm-6:last-child {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  body {
    padding: 10px 0;
  }
  .contact-details-holder h3 {
    margin: 20px 0;
  }
  #banner {
    margin: 0 15px;
  }
  #banner .google-maps {
    width: auto;
  }
  #banner .photo-gallery li {
    height: 200px;
  }
  .navbar.navbar-default {
    margin: 0 15px;
  }
  .navbar .navbar-brand {
    max-width: 70%;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    text-align: right;
  }
  .contact.page-template .contact-details-holder .row,
  .module.contact-information .row {
    display: block;
  }
  .contact.page-template .contact-details-holder .col-sm-2,
  .contact.page-template .contact-details-holder .col-sm-3,
  .contact.page-template .contact-details-holder .col-sm-4,
  .contact.page-template .contact-details-holder .col-sm-6,
  .module.contact-information .col-sm-2,
  .module.contact-information .col-sm-3,
  .module.contact-information .col-sm-4,
  .module.contact-information .col-sm-6 {
    margin: 0 0 10px 0;
    width: 100%;
  }
}
body {
  background: #faf4dd;
  font-family: Georgia;
  padding: 50px 0;
}
.container > .navbar-header {
  float: none;
  text-align: center;
}
a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #550502;
}
.navbar-default {
  height: auto;
}
.navbar .navbar-brand {
  float: none;
  margin-left: 0;
}
.navbar > .container .navbar-brand {
  margin-left: 0;
}
.navbar .navbar-nav {
  float: none;
  text-align: center;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
}
h2 {
  color: black;
  min-height: 0;
  font-size: 32px;
  text-transform: none;
  font-family: Georgia;
  margin: 50px 0 10px;
}
.module h2 {
  font-family: Georgia;
  text-align: center;
}
h4.menu-item-title {
  text-transform: none;
}
.menus.menu h2.menu-title {
  display: none;
}
.menu-item-group-description p {
  font-size: 16px;
}
.menu-item-group h3.menu-item-group-title {
  margin-bottom: 10px;
}
.menu-item-price p::before {
  content: '/';
  display: inline-block;
  padding-right: 3px;
}
.menu-item-price:first-child p::before {
  display: none;
}
.form-control {
  border: 1px solid black;
}
.btn-default {
  background: none;
  border: 1px solid black;
}
@media (min-width: 768px) {
  .module.opening-hours {
    text-align: center;
  }
  .module.opening-hours .col-sm-1 {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 14%;
  }
}
.menu-item-group.lunch-menu h3,
.menu-item-group.basket-meals h3,
.menu-item-group.beer-munch-snacks h3,
.menu-item-group.main-menu h3 {
  font-size: 32px;
}