body {
  background: #eee;
  font-family: Arial, sans-serif;
  font-weight: 400;
  color: #333;
}
#container {
  background: #fff;
  max-width: none;
  padding: 0;
}

h1, h2, h3,
.main-nav,
.menu-caption span {
  font-family: 'Raleway', sans-serif;
}

h2.heading-blue {
  color: #78C2BF;
}

a,
.menu .current_page_item a,
.menu .current-menu-item a,
.menu .current-menu-parent a {
  color: #78C2BF;
  font-weight: 600;
}
a:hover,
.menu .current_page_item a:hover,
.menu .current-menu-item a:hover {
  color: #78C2BF;
  text-decoration: underline;
}
.spacer {
  height: 15px;
  clear: both;
  display: block;
}
.divider {
  background: #ccc;
  height: 1px;
  margin: 25px 0;
  clear: both;
  display: block;
}

.text-center { text-align: center; }
.text-right { text-align: right; }

.margin-top-10 {
  margin-top: 10px !important;
}

h1 { font-size: 30px;}
h2 { font-size: 27px;}
h3 { font-size: 23px;}
h4 { font-size: 17px;}
h5 {}

body.home h1 {
  display: none;
}


/* Header */
#header {
  width: 100%;
}

.top-header {
  width: 980px;
  margin: 0 auto;
}

#logo {
  padding-top: 30px;
}

.header-right {
  float: right;
  margin-top: 10px;
}
.header-right .contact-details {
  text-align: right;
}
.header-right .contact-details div {
  line-height: 28px;
}
.header-right .contact-details .phone a { color: #333; }
.header-right .contact-details .phone a:hover { text-decoration: none; }

.header-right .icon {
  background: url('../images/icons.png') no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.contact-details .icon {
  width: 22px;
  height: 22px;
  margin-right: 7px;
}
.contact-details .icon.icon-phone { background-position: -22px 0; }
.contact-details .icon.icon-email { background-position: 0 0; }

.social-media {
  margin: 10px 0;
}
.social-media .icon {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  float: right;
}
.social-media .icon.icon-facebook { background-position:-46px 0; }
.social-media .icon.icon-twitter { background-position:-76px 0; }
.social-media .icon.icon-pinterest { background-position:-106px 0; }
.social-media .icon.icon-googleplus { background-position:-136px 0; }

.header-right #searchform {
  float: right;
}

.header-right #searchform {
  margin: 12px 0 0 0;
}
.header-right #searchform input[name='s'] {
  width: 200px;
}
.header-right #searchform {
  position: relative;
}
.header-right #searchform #searchsubmit {
  background: url('../images/icons.png') no-repeat;
  background-position:-311px 0;
  border: 0;
  width: 16px;
  height: 18px;
  display: block;
  position: absolute;
  top: 7px;
  right: 5px;
}


@media screen and (max-width: 980px) {
  .top-header {
    width: 97%;
    margin: 0 1.5%;
  }
}

@media screen and (max-width: 650px) {
  #logo {
    margin: 0 auto 20px auto;
    padding-top: 10px;
  }
  #logo img { width: 220px; }

  .header-right {
    float: none;
    text-align: center;
  }
  .header-right .contact-details {
    text-align: center;
  }
  .social-media {
    display: inline-block;
  }
  .header-right #searchform {
    display: none;
  }
}

/**************** Menu *******************************************************/
.wrapper-menu {
  width: 100%;
  margin-top: 30px;
  background: url('../images/menu-border.png') repeat-x;
}

.menu-bottom {
  background: url('../images/menu-border.png') repeat-x;
  width: 100%;
  height: 2px;
  display: block;
  margin-top: -2px;
}
.main-nav {
  width: 980px;
  margin: 0 auto;
}

@media screen and (max-width: 650px) {
  .wrapper-menu {
    margin-top: 5px;
  }
  .js .main-nav {
    width: 100%;
  }
}

.menu {
  background-color: transparent;
  background-image: none;
}
.menu a {
  color: #333;
  font-size: 15px;
  font-weight: 600;
  text-shadow: none;
  border-left: 0;
  padding: 0 37px;
}
.menu li:first-child a { padding-left: 0; }
.menu li:last-child a { padding-right: 0; }

.menu a:hover {
  background-color: transparent;
  background-image: none;
  color: #66A9A7;
  text-decoration: none;

}
ul.menu > li:hover {
  background-color: transparent;
  color: #333;
}

@media screen and (max-width: 980px) {
  .main-nav {
    width: 96%;
  }
  .menu a {
    padding: 0 25px;
  }
}

@media screen and (max-width: 860px) {
  .menu a {
    padding: 0 19px;
  }
}

.menu .current_page_item a,
.menu .current-menu-item a {
  background-color: transparent;
}
.menu .current_page_item a:hover,
.menu .current-menu-item a:hover {
  text-decoration: none;
}

/* sub-menu */
.menu .menu-item-85 ul {
  min-width: 135px;
  width: 135px;
}
.menu li.menu-item-85 ul a {
  font-size: 13px;
  font-weight: 600;
  padding-left: 10px;
}
/* 1st level sub-menu */
.menu .menu-item-85.current_page_item ul a,
.menu .menu-item-85.current-menu-item ul a,
.menu .menu-item-85.current-menu-parent ul a,
.menu .menu-item-85 ul li.current-menu-parent a:hover {
  color: #333;
}
.menu .menu-item-85 ul li.current-menu-item a {
  color: #78C2BF;
}
/* END 1st level sub-menu */
/* 2nd level sub-menu */
.menu .menu-item-85 ul li.current-menu-item.menu-item-has-children ul li a,
.menu .menu-item-85 ul li.current-menu-ancestor ul li a {
  color: #333;
}
.menu .menu-item-85 ul li.current-menu-ancestor ul li.current-menu-item a {
  color: #78C2BF;
}
/* END 2nd level sub-menu */
/* END sub-menu */


/**** Home menu category images ********/
.wrapper-menu-categories {
  width: 100%;
}

.wrapper-menu-categories a img.alignnone {
  margin: 0;
}

.menu-cat-item {
  width: 300px;
  height: 200px;
  float: left;
  margin-right: 40px;
  margin-bottom: 20px;
  position: relative;
}
.menu-cat-item:nth-child(3n) {
  margin-right: 0;
}
.menu-cat-item:nth-child(3n+1) {
  clear: both;
}

.menu-cat-item a:hover {
  opacity: .8;
}

.menu-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, .6);
  display: block;
}
.menu-caption span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 10px;
}

@media screen and (max-width: 979px) {
  .menu-cat-item {
    width: 32.5%;
    height: auto;
    margin-right: 1.25%;
  }
}

@media screen and (max-width: 760px) {
  .menu-cat-item {
    width: 48%;
    height: auto;
    margin-bottom: 15px;
  }
  .menu-cat-item img {
    width: 100%;
  }
  .menu-cat-item:nth-child(3n) {
    margin-right: 0;
  }
  .menu-cat-item:nth-child(3n+1) {
    clear: none;
  }
  .menu-cat-item:nth-child(odd) {
    margin-right: 4%;
  }
  .menu-cat-item:nth-child(even) {
    margin-right: 0;
  }
  /*.menu-caption {*/
    /*bottom: 20px;*/
  /*}*/
}

@media screen and (max-width: 650px) {
  .menu-caption span {
    font-size: 17px;
  }
}

@media screen and (max-width: 480px) {
  .menu-cat-item {
    width: 98%;
    float: none;
    margin: 15px auto;
  }
  .menu-cat-item:nth-child(odd) {
    margin-right: auto;
  }
  .menu-cat-item:nth-child(even) {
    margin-right: auto;
  }
}

/* Body */
#wrapper {
  max-width: 980px;
  box-sizing: border-box;
  border: 0;
  padding: 0;
}

@media screen and (max-width: 980px) {
  #wrapper {
    width: 98%;
    padding-left: 1.5%;
    padding-right: 1.5%;
    box-sizing: border-box;
  }
}

#content,
#content-archive,
#content-full {
  margin-top: 10px;
  margin-bottom: 20px;
}
.page-home h1 {
  display: none;
}

/* Home banner slider */
.metaslider .flexslider {
  box-shadow: 0 4px 8px 0 rgba(68, 68, 68, 0.4), 6px 0 20px 0 rgba(68, 68, 68, 0.4) !important;
}
.home .metaslider .caption-wrap {
  line-height: 35px;
}
.home .metaslider .caption {
  text-align: right;
  font-size: 22px;
  font-weight: 700;
  padding: 8px 15px;
}
@media screen and (max-width: 768px) {
  .home .metaslider .caption {
    font-size: 17px;
    font-weight: 700;
    padding: 7px 10px;
  }
  .home .metaslider .caption-wrap {
    font-size: 17px;
  }
}
/* END Home banner slider */

/* Home - Food Menus */
.page-template-full-width-page .product-subcategories {
  width: 33%;
}

/* to make the last item (specials) centred */
.page-template-full-width-page .product-subcategories:last-child { width: 100%; }
.home.page-template-full-width-page .product-subcategories:nth-child(9) { width: 100%; }

.page-template-full-width-page .classic-grid.archive-listing {
  width: 300px;
  height: 200px;
  position: relative;
  /* to make the last item (specials) centred */
  float: none;
  margin: 0 auto;
}
.page-template-full-width-page .classic-grid-image-wrapper .image {
  height: 200px;
  width: 300px;
}
.page-template-full-width-page .classic-grid h3.product-name,
.page-template-full-width-page #product_listing .classic-grid h3.product-name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #000;
  width: 300px;
  color: #fff;
  padding: 10px 0;
  background-color: rgba(0, 0, 0, .6);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.classic-grid.archive-listing a:hover,
.classic-grid.archive-listing a:hover img {
  opacity: .8;
}

/* carousel customer logo on home page  */
#spic .owl-theme .owl-dots {
    margin-top: 15px;
}

@media screen and (max-width: 980px) {
  #spic .owl-controls {
    display: none;
  }
}

/* Menu page */
.al_product #product_details_container div.entry-thumbnail.product-image,
.al_product div.entry-thumbnail.product-image {
  float: left;
  margin-left: 0;
  width: 100%;
  text-align: left;
}
#product_details_container {
  width: 50%;
  float: left;
  clear: none;
}
.after-product-details {
  /*width: 50%;*/
  /*float: left;*/
  /*clear: none;*/
}

/* Menu Item page */
body.tax-al_product-cat .taxonomy-image {
  display: none;
}
.related-products { display: none;}
.price-value,
.product-price {
  font-family: arial, sans-serif;
}
.tax-al_product-cat .classic-grid-image-wrapper {
  height: 250px;
}



/* Custom menu page */
.menu-slogan {
  margin: 20px 0 15px 0;
}
.menu-slogan h4 {
  margin: 0;
}

.wrapper-food-menu h3 {
  color: #78C2BF;
  margin: 15px 0;
  float: left;
}

.wrapper-food-menu h4 {
  margin-bottom: 5px;
  margin-top: 0;
  word-wrap: normal;
}
.wrapper-food-menu p {
  margin: 5px 0;
}
.menu-block {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  padding: 10px 1%;
  box-sizing: border-box;
}

.menu-block-heading {
  clear: both;
  float: left;
  width: 100%;
  padding: 5px 0;
  margin: 15px 0 0;
}
h3 + .menu-block-heading {
  margin-top: 0;
}
.menu-block-heading h4 {
  font-size: 19px;
}

.menu-block:nth-of-type(odd) {
  background: #f5f5f5;
}

.menu-block div[class*='col-'],
.menu-group-block div[class*='col-'] {
  margin-bottom: 0;
}

/* price */
.menu-block .col-220 {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}

.menu-group-block {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  padding: 10px 0;
}

.menu-group-block h4 {
  margin-bottom: 0px;
}

.menu-group-block .menu-group-item  {
  float: left;
  width: 100%;
  padding: 5px 0;
}
.menu-group-block .menu-group-item:nth-of-type(even) {
  background: #f5f5f5;
}
.menu-group-item .menu-name {
  width: 75%;
  float: left;
}
.menu-group-item .menu-price {
  width: 25%;
  float: left;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}

.text-red {
  color: #c00;
  font-weight: bold;
}


/* Menu Widget */
#widgets .widget_product_categories ul {
  margin-bottom: 0;
}
#widgets .widget_product_categories ul li a:hover {
  text-decoration: underline;
}

/* Testimonials */
body.category-testimonials h6.title-archive {
  display: none;
}
body.category-testimonials .type-post {
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
/* Testimonials widget on sidebar */
#widgets .flex-viewport {
  padding: 0;
  margin: 0;
}
#widgets .flexslider {
  margin: 0 0 30px !important;
}
#widgets .flexslider-caption-inner h3,
#widgets .flexslider-caption-inner p {
  color: #555 !important;
}
#widgets .flexslider-caption {
  background: transparent !important;
  color: #555 !important;
  bottom: 157px !important;
  height: 150px !important;
  margin: 0 0 0 -7px;
}
#widgets .flexslider-caption-inner {
  vertical-align: top !important;
  padding-top: 10px !important;
}

#widgets .flexslider ul.slides {
  margin: 0;
  padding: 0 !important;
}
#widgets .flexslider ul.slides li {
  text-align: left !important;
  margin: 0;
  padding: 0 !important;
}
#widgets .flex-direction-nav a {
  top: 39% !important;
}
#widgets .flexslider:hover .flex-prev { left: -10px !important;}
#widgets .flexslider:hover .flex-next { right: -10px !important;}

#widgets ol.flex-control-nav {
  padding-left: 5px;
}

.testimonials-title {
  font-style: italic;
  font-weight: 600;
  font-size: 15px;
  margin: 10px 0 5px 0;
}
/* END Testimonials */

/* Gallery */
.ngg-gallery-thumbnail-box {
  margin-right: 0 !important;
}
.ngg-gallery-thumbnail img {
  border: 1px solid #ccc !important;
  margin: 5px 7px 5px 3px !important;
}
.ngg-gallery-thumbnail a:hover img {
  background-color: #fff;
  border: 1px solid #777 !important;
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}
.ngg-navigation a:hover {
  background: #62AA0D !important;
}

.ngg-widget img {
  border: 1px solid #ccc !important;
  padding: 3px;
  margin: 0 5px 9px 0 !important;
}
.ngg-widget a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}

/* Contact */
.title-contact {
  width: 67px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
}
a[href^='tel'] {
  color: #333;
  text-decoration: none;
}

/* Form */
.wrapper-form {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  margin-top: 25px;
}
fieldset {
  border: none;
  margin: 0 0 10px 0;
  padding: 0;
}

.note { font-style: italic; font-size: 13px;}
.mandatory { color: #f00; font-weight: bold; margin: 0 5px; vertical-align: top;}

label {
  display: inline-block;
  width: 210px;
}

.wrapper-form input,
.wrapper-form select,
.wrapper-form textarea {
  width: 320px;
  color: #545454;
  padding: 4px 5px;
  vertical-align: top;
}
@media screen and (max-width: 650px) {
  .wrapper-form input,
  .wrapper-form select,
  .wrapper-form textarea {
    width: 100%;
  }
}
.wrapper-form.contact-form {
  margin:70px 0 0 0;
}
.wrapper-form.contact-form h2 {
  border-bottom: 1px dotted #ccc;
}
.wrapper-form.contact-form input,
.wrapper-form.contact-form select,
.wrapper-form.contact-form textarea {
  width:270px;
}

.wrapper-form .btn_submit {
  background-color: #6DB30A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#78C2BF), to(#66A9A7));
  background-image: -webkit-linear-gradient(top, #78C2BF, #66A9A7);
  background-image: -moz-linear-gradient(top, #78C2BF, #66A9A7);
  background-image: -ms-linear-gradient(top, #78C2BF, #66A9A7);
  background-image: -o-linear-gradient(top, #78C2BF, #66A9A7);
  background-image: linear-gradient(top, #78C2BF, #66A9A7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#78C2BF, endColorstr=#66A9A7);
  border: 1px solid #66A9A7;
  border-radius: 5px;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-shadow: none;
  text-transform: capitalize;
}

.wrapper-form .btn_submit:hover {
  background-color: #66A9A7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#66A9A7), to(#78C2BF));
  background-image: -webkit-linear-gradient(top, #66A9A7, #78C2BF);
  background-image: -moz-linear-gradient(top, #66A9A7, #78C2BF);
  background-image: -ms-linear-gradient(top, #66A9A7, #78C2BF);
  background-image: -o-linear-gradient(top, #66A9A7, #78C2BF);
  background-image: linear-gradient(top, #66A9A7, #78C2BF);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66A9A7, endColorstr=#78C2BF);
  border: 1px solid #66A9A7;
  color: #fff;
  text-shadow: none;
}
/* END Form */

/* Footer */
#footer {
  background: #eee;
  border-top: 1px solid #dedede;
  max-width: none;
  padding: 0 0 20px;
}

#footer-wrapper {
  max-width: 980px;
  margin: 15px auto;
}

@media screen and (max-width: 980px) {
  #footer {
    text-align: center;
  }
}

#footer-wrapper .grid {
  margin-bottom: 0;
}
#footer-wrapper ul {
  margin: 0;
  padding-left: 1px;
  list-style: none;
}
#footer-wrapper ul li {
  line-height: 20px;
  font-size: 12px;
  font-weight: 500;
}
#footer-wrapper ul li a {
  font-size: 12px;
  font-weight: 500;
}
.footer-copyright {
  font-size: 12px;
  font-weight: 600;
}

.scroll-top {
  float: right;
  margin-right: 15px;
}