/*

Theme Name: Oyster Creek Kitchen

Theme URI: http://londonfirm.co.uk/

Author: the 6rs team

Author URI: http://6rs.co.uk

Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

Text Domain: twentyfifteen



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/



/*******************************************

* Import stylesheets

*******************************************/

@import 'assets/css/font-awesome.css';

@import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans:400,400italic,700,700italic);

@import url(http://fonts.googleapis.com/css?family=Lobster);

@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700,100);

@import url(http://fonts.googleapis.com/css?family=Reenie+Beanie);

@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700);





/*************************************************

* General

*************************************************/



*,:after,:before {

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



body,html {

  font-size: 100%;

  padding: 0;

  margin: 0;

  height: 100%;

}



.clearfix:before,.clearfix:after {

  content: " ";

  display: table;

}



.clearfix:after {

  clear: both;

}



body {

  font-size: 100%;

  font-family: 'Quattrocento Sans', sans-serif;

  font-weight: 400;

  line-height: 1.7;

  color: #002554;

  overflow-x: visible;

  overflow-y: visible;

  background: #f9f9f9;

}





li {

  list-style: none;

}



ol,ul {

  list-style: none;

}



p {

  margin-bottom: 30px;

  font-size: 16px;

}





a {

  cursor: pointer;

  color: #48A65B;

  text-decoration: none;

}





/****************************

* HEADINGS

****************************/

/* Headings */

h1,

h2,

h3,

h4,

h5 {

  font-family: 'Oswald', sans-serif;

  font-weight: 400;

  color: #98272c;

}



h1 {

  margin: 10px 0;

  font-weight: 600;

  line-height: 1.5;

  font-size: 3.5em;

  margin-bottom: 25px;

}



h2 {

  margin: 10px 0;

  font-weight: 600;

  line-height: 1.5;

  font-size: 2.5em;

  margin-bottom: 25px;

}



h3 {

  font-weight: 600;

  line-height: 1.5;

  font-size: 2em;

  margin-bottom: 20px;

  margin-top:5px;

}



h4 {

  font-weight: 600;

  line-height: 1.5;

  font-size: 1.3em;

  margin-bottom: 10px;

}



h5 {

  margin: 10px 0;

  font-size: 14px;

  line-height: 20px;

  font-weight: 700;

  font-size: 1.1em;

  margin-bottom: 10px;

}



h6 {

  margin: 10px 0;

  font-size: 12px;

  line-height: 18px;

  font-weight: 700;

}

.entry-title {

  margin: 0;

  padding: 0;

}

.uppercase {

  text-transform: uppercase;

}

/* EXTRA LARGE HEADING */

.xl {

  font-size: 6em;

  color: #FFF;

}

.form-submit {

  margin: 0;

}

#preloader { position: fixed; left: 0; top: 0; z-index: 1800; width: 100%; height: 100%; overflow: visible; background: #fff; }

/******************************

* HTML Styles

*******************************/



.green {

  color: #27AE60;

}



.red {

  color: #c0392b;

}





/******************************

* MAIN GRID CLASSES

*******************************/



.container {

  margin-top: auto;

  margin-bottom: auto;

}



.wrap {

 padding: 34px 0 43px;

}



.wrap-normal {

  padding: 60px 0;

}



.wrapper {

  padding: 100px 0 90px;

}



img {

  max-width: 100%;

  height: auto;

}

/******************************

* PARALLAX CLASSIES

*******************************/

.ock-section{

  /* background-size: cover; */

}

.our-food{

  padding:0px 0 0px;

  background-size: cover;

  text-align: center;

}

.our-food .opacity {

  min-height:905px;

  padding: 30px 0;

}

.our-food-inner{

  padding: 70px 0;

  box-sizing: border-box;

  background: rgba(0,0,0,.38);

}

.gelato{

  background-repeat: no-repeat;

  background-image:url('images/bg/gelatto.jpg');

  background-position: top center;

  background-size: initial!important;

}

.gelato img {

  position: absolute;

  top: 0px;

  right: 0px;

  opacity: 0.2;

}

#gelato .container {

  position: relative;

  min-height: 396px;

}

.drinks{

  background-repeat: no-repeat;

  background-image:url('images/bg/drink.jpg');

  background-size: cover;

  min-height: 865px;

  background-attachment:fixed;

}

.blog-news{

  background-repeat: no-repeat;

  background-image:url('images/bg/news.jpg');

  background-size: cover;

}

.bottom-content{

  background-repeat: no-repeat;

  background-image:url('images/bg/footer-top-parallax-bg.jpg');

  background-size: cover;

  height: auto;

  background-position: center top;

}

.bottom-content .wrap-normal{

  min-height: 740px;

}

.opacity {

  background: rgba(0,0,0,.38);

}



/******************************

* SPACING

*******************************/



.spacing {

  position: relative;

  padding: .5em 0;

  height: 14.3em;

  z-index: -1;



}

/*****************************************

* Image frames

******************************************/



.circule {

  border-radius: 50%;

}



/*******************************************

* aligments

*******************************************/

.center,.center p {

  text-align: center;

  padding-bottom: 15px;

}



.left,.left p {

  text-align: left;

  padding-bottom: 15px;

}



.right,.right p {

  text-align: right;

  padding-bottom: 15px;

}



/*********************************************

* Underlines

**********************************************/





/* underline headings with image*/

h1.underline,h2.underline,h3.underline,h4.underline {

  background: url(images/underline-headline.png) bottom center no-repeat;

}



h1.underline,h2.underline,h3.underline,h4.underline {

  padding-bottom: 20px;

}



/* underline headings with dotted border */





h1.underline-dotted,h2.underline-dotted,h3.underline-dotted,h4.underline-dotted {

  border-bottom: 1px dotted #ECF0F1;

}



h1.underline-dotted,h2.underline-dotted,h3.underline-dotted,h4.underline-dotted {

  padding-bottom: 20px;

}





/*********************************************

* Backgrounds

**********************************************/

.row-back {

  background: #2c3e50;

  border-bottom: 1px solid #34495E;

}



.row-gree {

  background: #27AE60;

  border-bottom: 1px solid #27ae60;

}

.gray-bg {

  padding: 100px 0;

  background-color: #cccccc;

}

/*********************************************

* Header Style

*********************************************/

.site-header {

  margin: 0 auto;

  padding: 0;

  min-height: 127px;

  text-align: center;

  background: #6cccb9;

  background-image: url('images/header/header-bg.jpg')

}



#header h1 {

  font-size: 2.625em;

  line-height: 1.3;

  margin: 0;

  font-weight: 300;

}



.center-fix {

width: 80%;

margin: auto;

}

.margin-auto {

  margin-left: auto!important;

  margin-right: auto!important;

}



/********************************************



* Navigation 



*********************************************/

.navbar {

  background-color: transparent;

  border: 0;

  border-radius: 0;

  margin: 0;

}

.navbar .navbar-main {

  margin-top: 52px;

  float: right;  

}

.navbar .navbar-main > li {

  padding: 0 30px;

  float: left;

  border-left: solid 2px #97272c;

}

.navbar .navbar-main > li:first-child {

  padding: 0 30px 0 0;

  border-left: 0;

}

.navbar .navbar-main > li:last-child {

  padding: 0 0px 0 30px;

}

.navbar .navbar-main > li > a {

  font-size: 18px;

  color: #002554;

  font-weight: 400;

  padding: 0;

  line-height:20px;

  text-transform: uppercase;

  font-family: 'Oswald', sans-serif;

}

.navbar .navbar-main > li:focus > a,

.navbar .navbar-main > li:active > a,

.navbar .navbar-main > li:hover > a,

.navbar .navbar-main > li.active > a,

.navbar .navbar-main > li.active:hover > a,

.navbar .navbar-main > li.open > a,

.navbar .navbar-main > li.open:hover > a {

  color: #97272c;

  background-color: transparent;

}



.navbar .navbar-main .dropdown-menu {

  background-color: transparent;

  box-shadow: none;

  border: 0;

  padding: 0;

  border-radius: 0;

  background-image: url('images/header/arrow.png');

  background-position: top center;

  background-repeat: no-repeat;

}

.navbar .navbar-main li li {

  width: 100%;

  float: left;

}

.navbar .navbar-main li ul {

  width: 100%;

  float: left;

}

.navbar .navbar-main .dropdown-menu > li > a{

  padding: 10px 15px 5px;

  color: #fff;

  font-family: 'Oswald', sans-serif;

  font-size: 16px;

   background-color: #97272c;

   text-transform: capitalize;

}

.navbar .navbar-main li li a{

  padding: 0;

  color: #fff;

    width: 100%;

  float: left;

  padding: 10px 15px;

  text-decoration: none;

  font-family: 'Oswald', sans-serif;

  font-size: 16px;

   background-color: #000;

}

.navbar .navbar-main .dropdown-menu > li:hover > a,

.navbar .navbar-main .dropdown-menu > li:focus > a,

.navbar .navbar-main .dropdown-menu > li.active > a {

  background-color: #97272c;

}

.navbar .navbar-main .dropdown-menu > li:last-child > a {

  border-radius: 0 0 3px 3px;

  padding-bottom: 15px;

}

.navbar .navbar-main .dropdown-menu > li:first-child > a {

  border-radius: 3px 3px 0 0;

}

.navbar .navbar-main .dropdown-menu > li.divider {

  background-color: rgba(0, 0, 0, 0.1);

}

.navbar .navbar-main li.dropdown:hover > ul.dropdown-menu {

  display: block;

  margin-top: -1px;

  padding-top: 10px;

  -webkit-animation: fadeInUp 300ms;

  -moz-animation: fadeInUp 300ms;

  -ms-animation: fadeInUp 300ms;

  -o-animation: fadeInUp 300ms;

  animation: fadeInUp 300ms;

  

}



.navbar .navbar-main .sub-menu .dropdown-menu {

  left: 100%;

  top: 0;

  margin-top: 0;

}

#mobile-menu .navbar-collapse {

  max-height: 100%;

}

ul li span.menu-toggler {

  display: inline-block;

  width: 30px;

  cursor: pointer;

  color: #97272c;

  height: 30px;

  line-height: 30px;

  text-align: center;

  position: absolute;

  right: 10px;

  top: 0;

  z-index: 1;

  font-weight: bold;

  font-size: 30px;

}

ul li span.menu-toggler i {

  display: block;

  line-height: 40px;

}

ul li span.menu-toggler .icon-angle-right,

ul li span.menu-toggler.collapsed .icon-angle-down {

  display: none;

}

ul li span.menu-toggler .icon-angle-down,

ul li span.menu-toggler.collapsed .icon-angle-right {

  display: block;

}

.sp-mobile-menu ul li.active > a,

.sp-mobile-menu ul li:hover > a {

  color: #97272c;

}



ul {

  padding-left: 0px;

}

.navbar-inverse .navbar-nav>li>a,

.navbar-inverse .navbar-nav li li a,.navbar-nav li li a {

  color: #002554;

  font-size: 16px;

  font-weight:400;

  text-transform: capitalize;

  font-family: 'Oswald', sans-serif;

}

.navbar-inverse .navbar-nav li li a {

  padding-top: 10px;

  padding-bottom: 10px;

  line-height: 20px;

  padding-left: 15px;

  padding-right: 15px;

  display:block;

}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {

  color: #fff;

  background-color: #97272c;

}

.navbar-inverse .navbar-nav li li.active a {

  color: #fff;

  background-color: #97272c;

  border-top: solid 1px #fff;

}

.navbar-toggle { 

  background-color: #98272c;

}

/************************************************



* logo



*************************************************/

.logo {

  margin-top: 38px;

  display: block;

}

.logo img {

  float: left;

  max-width: 100%;

  height: auto;

}

.gallery ul li  {

  width: 158px;

  height: 158px;

}

.gallery ul li  img{

  max-width: 100%;

}

/******************************

* BANNARS

*******************************/

.parallax-back {

  background-size: cover;

  background-attachment: fixed;

  margin: auto;

  background-repeat: no-repeat;

}

.news-bottom {

  background: url(images/parallax/news-bottom.jpg);

  background-size: cover;

  background-attachment: fixed;

  margin: auto;

}

.bannars {

  width: 100%!important;

  height: 354px;

  background-position:center top !important;

  background-attachment: scroll;

  background-repeat: no-repeat;

  background-size: cover;

}

.eat-bottom {

  background: url(images/parallax/eat-parallex.jpg);

  background-size: cover;

  background-repeat: no-repeat;

  background-attachment: fixed;

  margin: auto;

}

.drink-bottom {

  background: url(images/bg/drink.jpg);

  background-size: cover;

  background-attachment: fixed;

  background-repeat: no-repeat;

  margin: auto;

}

.eat-bannar{

  background-repeat: no-repeat;

  background-image:url('images/banners/eat-banner.jpg');

  background-size: cover;

  background-position: top center;

  background-attachment: scroll;

}

.drink-bannar{

  background-repeat: no-repeat;

  background-image:url('images/banners/drink-bannar.jpg');

  background-size: cover;

  background-position: top center;

  background-attachment: scroll;

}

.news-bannar{

  background-repeat: no-repeat;

  background-image:url('images/banners/news-bannar.jpg');

  background-size: cover;

  background-position: top center;

  background-attachment: scroll;

}

.archive-bannar{

  background-repeat: no-repeat;

  background-image:url('images/banners/about-banner.jpg');

  background-size: cover;

  background-position: top center;

  background-attachment: scroll;

}

.gelatto-bannar {

  height: auto;

  background-repeat: no-repeat;

  background-color: #fff;

}

.gelatto-bannar .center-logo {

  padding: 160px 0 118px;

}

.center-logo {

  width: 100%;

  height: 354px;

  display: table;

  table-layout: fixed;

  vertical-align: middle;

  text-align:center;

}

.center-logo h1 {

  text-align: center;

  display: table;

  width: 100%;

  height:100%;

  margin:0;

  padding: 0;

}

/******************************

* BANNAR

*******************************/

.bannar-slider {

  position: relative;

  height: 832px;

}

.eat-parallex{

  /* width: 100% !important; */

}

.overlay {

  background:rgba(0, 0, 0, 0.2);

  position: absolute;

  width: 100%;

  top: 0px;

  height: 100%;

}

.fixed-content {

  position: relative;

  margin-top: 8em;

  height: 100%;

}

.center-fix {

  width: 100%;

  height: 100%

}

.center-fix h3{

  font-size: 25px;

  font-weight: 400;

  color: #fff;

  text-transform: uppercase;

}

.info-box {

  margin-top: 100px;

    background-color: rgb(255, 255, 255);

    background-color: rgba(0, 0, 0, 0.39);

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

  padding: 10px 0;

}

.info-box h3 {

  margin: 0;

  padding: 5px 10px;

  font-size: 18px;

  line-height: 20px;

  float: left;

  font-weight: 400;

  color:#fff;

  background-color: #972723;

  font-family: 'Lobster', cursive;

  text-transform: inherit;

  -moz-transform: scale(1.5) rotate(-8deg) translateX(2px) skewX(-10deg);

  -webkit-transform: scale(1.5) rotate(-8deg) translateX(2px) skewX(-10deg);

  -o-transform: scale(1.5) rotate(-8deg) translateX(2px) skewX(-10deg);

  -ms-transform: scale(1.5) rotate(-8deg) translateX(2px) skewX(-10deg);

  transform: scale(1.5) rotate(-8deg) translateX(2px) skewX(-10deg);

}

.info-box strong {

  float: left;

  font-size: 30px;

  color: #fff;

  font-weight: 400;

  margin: 0 0 0 65px;

  font-family: 'Oswald', sans-serif;

}

.info-box .map {

  float: left;

  font-size: 30px;

  color: #fff;

  font-weight: 400;

  margin: 0 0 0 20px;

  text-decoration: none;

  font-family: 'Oswald', sans-serif;

}

.info-box .book-now {

  cursor: pointer;

  cursor: hand;

  float: left;

  font-size: 30px;

  color: #fff;

  font-weight: 400;

  margin: 0 0 0 20px;

  padding: 0 0 0 40px;

  font-family: 'Oswald', sans-serif;

  background-image: url('images/slider/cutlery.png');

  background-repeat: no-repeat;

  background-position: top left;

}

.info-box .map .fa {

  font-size: 40px;

  font-weight: 100;

}

body.modal-open {

  padding: 0!important;

}

body.modal-open{

  margin: 0!important;

}

#main {

  padding: 0;

  background-image:url('images/bg/main-bg.jpg');

}

/***************************************************



* SECTION SUB MENU  



****************************************************/

.sub-menus {

  padding: 30px 0 40px;

  margin: 0!important;

  background-image: url('images/bg/sub-menu-bg.jpg');

  background-size: initial!important;

}

.sub-menus  a {

  display: block;

}

.sub-menus  a img{

  max-width: 100%;

  height: auto;

}

.no-padding {

  padding: 0;

}

.margin-top-30 {

  margin-top: 30px;

}

.margin-top-20 {

  margin-top: 20px;

}

.sub-menus h2 {

  text-align:left;

  margin-top:34px;

  font-weight: bold;

  color: #972723;

  text-transform: uppercase;

}

.sub-menus h2 .span-1,.sub-menus h2 em{

  display: block;

  font-size: 34px;

  /*font-size: 54px;*/

  line-height: 56px;

  margin: 0 0 0 0;

  /*margin: 0 0 0 -34px;*/

  letter-spacing: 1px;

  font-style: normal;

  font-weight: 700;

}

.sub-menus .span-2,.sub-menus h2 strong{

  margin: 0;

  display: block;

  font-size: 56px;

  line-height: 58px;

/*  font-size: 86px;

  line-height: 88px;*/

  letter-spacing: inherit;

}

@media screen and (max-width: 830px) {

  .sub-menus h2 {

    margin-top: 10px;

  }

  .sub-menus h2 em {

    font-size: 20px;

  }

  .sub-menus h2 strong {

    font-size: 40px;
    line-height: 35px;

  }

}

/***************************************************



* OCK



****************************************************/

.bg-re {

  padding: 60px 0;

  width: 100%!important;

  background-repeat: no-repeat;

  background-size: cover;

}

#opening-times {

  padding: 60px 0 70px;

  margin: 70px 0 0;

  background-image: url('images/bg/sub-menu-bg.jpg');

}

#ethics {

  min-height: 620px;

  padding: 80px 0;

  background-repeat: no-repeat;

  background-position: top center;

  background-size: cover;

  background-image: url('images/bg/Ethics.jpg');

}

.bg-re p:first-child {

  margin: 0;

}

.home-section-title  {

  font-size: 22px;

  color: #122454;

  line-height: 40px;

  font-weight: 400;

  text-transform: uppercase;

  font-family: 'Quattrocento Sans', sans-serif;

}

.gallery h3 ,.our-food h3,#drink h3,#map h3,#bottom-content h3,.eat-parallex h3,.section-title-white{

  font-size: 20px;

  color: #f0f0f1;

  font-weight: 400;

  line-height: 30px;

  margin: 10px 0 0;

  text-transform: uppercase;

  font-family: 'Quattrocento Sans', sans-serif;

}

.section-title-white{

  margin-bottom: 50px;

}

.eat-parallex h3 {

  margin-bottom: 70px;

}

.eat-parallex .btn{

  margin-top: 50px;

}

.our-food h3 {

  margin-bottom: 40px;

}

.bg-re .home-section-title {

  color: #122454;

}

.paragraph-big#gelatto-heading{
  color: white;
  font-weight: 400;
}

.paragraph-big{

  max-width: 820px;

  margin-left: auto!important;
  
  margin-right: auto!important;

  margin-top: 50px;

  margin-bottom: 70px;

  color: #122454;

  text-align: center;

  font-weight:100;

  font-size: 30px;

  line-height: 46px;

  text-transform: uppercase;

  font-family: 'Oswald', sans-serif;

}

.our-food p,#drink p {color: #fff;}

.our-food p {margin: 0;}

.newsletter-sign-up {

  padding: 30px 0;

  margin-bottom: 30px;

  margin-top: 60px;

  border: dashed 2px #972723;

  text-align: center;

}

.newsletter-sign-up h4 {

  font-size: 22px;

  color: #972723;

  margin :0 0 30px;

  padding: 0;

  font-weight: 400;

  text-transform: inherit;

  font-family: 'Quattrocento Sans', sans-serif;

}

.newsletter-sign-up h4 strong {

  font-weight: 700;

}

.newsletter-sign-up .form-control {

  display: block;

  width: 100%;

  height: 50px;

  padding: 6px 12px 6px;

  font-size: 20px;

  line-height: 50px;

  color: #972723;

  background-color: transparent;

  background-image: none;

  border: 1px solid #972723;

  border-radius: 0px;

}

.newsletter-sign-up  .btn-submit {

  background-color: transparent;

  border: 1px solid #972723;

  border-radius: 0px;

  height: 50px;

  font-size: 20px;

  color: #972723;

  font-weight: 700;

} 



.newsletter-sign-up ::-webkit-input-placeholder { 

  color: #972723;

  font-weight: 700;

  font-size: 21px;

}



.newsletter-sign-up :-moz-placeholder { 

  color: #972723;

   font-weight: 700;

  font-size: 21px;

}



.newsletter-sign-up ::-moz-placeholder { 

  color: #972723;

  font-style: normal;

   font-weight: 700;

  font-size: 21px;

}



.newsletter-sign-up :-ms-input-placeholder { 

  color: #972723!important;

   font-weight: 700;

  font-size: 21px;

}



/***************************************************



* GALLERY



****************************************************/

.gallery {

  padding: 80px 0 90px;

  text-align: center

}

.gallery {
background-size: initial!important;
}



.gallery h2 {

  font-size: 94px;

  color: #f0f0f1;

  font-weight: 400;

  line-height: 100px;

  margin: 30px 0 0;

  text-transform: inherit;

  font-family: 'Lobster', cursive;

}

#map h3{color: #972723;}

#bottom-content h3 {color:#fff;}

.gallery ul {

  padding: 0;

  margin: 40px auto 0;

  list-style-type: none;

  display: table;

  table-layout: fixed;

  text-align: center;

}

.gallery ul li {

  margin: 10px 7px;

  display: inline-block;

  border: solid 5px #fff;

}

.gallery a {

  border: solid 5px #fff;

}

.gallery ul li img{

  width: 148px;

  height: 148px;

}

/***************************************************



* Our  Food



****************************************************/



.our-food img {

  max-width: 100%;

  height: auto;

}

.our-food .img-log {

  margin: 20px auto 60px;

  max-width: 100%;

  height: auto;

}

.our-food .paragraph-big {color: #fff; margin-top: 60px;margin-bottom: 60px;}

.our-food .paragraph-big:after ,

#drink p:after{

  content:'';

  width: 180px;

  height: 4px;

  margin: 20px auto 0;

  display: block;

  background-color: #fff;

}

.btn-border {

  width: 190px;

  height: 52px;

  border: solid 1px #fff;

  border-radius: 0;

  font-size: 23px;

  color: #fff;

  font-weight: 400;

  line-height: 40px;

  font-family: 'Oswald', sans-serif;

  background-color: transparent;

  transition: all 0.5s ease;

  text-transform: uppercase;

}

.btn-border:hover {

  color: #972723;

  background-color: #fff;

}

.space {

  height: 70px;

}

/***************************************************



* Gelato



****************************************************/

.gallery {

  background-size: initial!important;
  
}

.gelato h2 {

  margin: 0 0 0;

  padding: 0 0 50px;

  font-size: 40px;

  color: #002554;

  font-weight: 400;

  font-family: 'Lobster', cursive;

  text-transform: inherit;

  background-image: url('images/icon-4.png');

  background-repeat: no-repeat;

  background-position: bottom center;

}

#gelato .container {

  position: relative;

  min-height: 396px;

}

.gelato .gelato-inner {

  position: relative;

  min-height: 396px;

}

@media screen and (max-width: 830px) {

  .gelato .gelato-inner h5{

    display: none;

  }

  .gelato-inner .wrap-normal {

    padding: 0 0;

  }

}

.gelato h3 {

  margin: 30px 0 0;

  font-size: 23px;

  font-weight: 400;

  color: #002554;

  text-transform: uppercase;

}

.gelato h3 a{

  font-size: 23px;

  font-weight: 400;

  color: #002554;

  text-decoration: none;

  width: 190px;

  height: 52px;

  border: solid 1px #002554;

  border-radius: 0;

  line-height: 40px;

  font-family: 'Oswald', sans-serif;

  transition: all 0.5s ease;

}

.gelato h3 a:hover{

  background: #002554;
  color: white;

}

.gelato h5 {

  position: absolute;

  bottom: 70px;

  left: 15%;

  font-size: 30px;

  color: #97272c;

  line-height: 40px;

  font-family: 'Reenie Beanie', cursive;

  padding: 0 70px 50px 0px;

  font-weight: 400;

  text-align: center;

  background-image:url('images/arrow-5.png');

  background-repeat: no-repeat;

  background-position: bottom right;

  -webkit-transform: rotate(344deg);

  -moz-transform: rotate(344deg);

  -o-transform: rotate(344deg);

  writing-mode: lr-tb;

}

.gelato-menu h3 {

  text-align: left;

}

.gelato-menu ul li {

  text-align: left;

  font-weight: bold;

}

/* Text layout */

.gelatto-firstpara p {

  padding-top: 80px;

}

.gelatto-secondpara p {

  padding-top: 150px;

}

.gelatto-thirdpara p {

  padding-top: 120px;

}

@media screen and (max-width: 1000px) {
  .gelatto-firstpara p {

    padding-top: 20px;

  }
  .gelatto-secondpara p {

    padding-top: 20px;

  }
  .gelatto-thirdpara p {

    padding-top: 20px;

  }
  .blackwhite-southend {

    display: block!important;
    margin: auto!important;
    text-align: center!important;

  }
}

/***************************************************



* Drink



****************************************************/

#drink .drink-wrap {

  min-height: 865px;

  padding: 60px 0 100px;

}

#drink .img-logo ,#map .img-logo{

  margin-top: 60px;

  margin-bottom: 30px;

}

.drink {

  background-size: cover;

  text-align: center;

}

.drink  .paragraph-big{

  color: #fff;

}

.drink-inner {

  padding: 70px 0 100px;

  background: rgba(0,0,0,.38);

}

.

/***************************************************



* map



****************************************************/

#map{

  position: relative;

  width:100%;

  border: solid 1px red;

}

.map-col{

  position: relative;

  width:100%;

  border: solid 1px red;

}

.mapview {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  z-index: 10;

}

.mapview  div {

  height:100%;

  border: 0;

  padding: 0;

}

#map .opacity {

  position: relative;

  z-index: 11;

  top: 0;

  padding-bottom: 40px;

  background: rgba(98,188,174,.6);

}

.map-col .opacity{

  position: relative;

  z-index: 11;

  height:500px;

  background: rgba(98,188,174,.6);

}

#map .address-box h4 {

  text-align: left!important;

}

@media screen and (max-width: 770px) {

  #map .address-box h4 , #map .address-box p {

    text-align: center!important;

  }

}

#map .address-box h3 ,#our-flavours h2,.our-flavours h2{

  margin: 5px 0 5px;

  padding: 0;

  font-size: 22px;

  color: #98272c;

  line-height: 30px;

  font-weight: 300;

  text-align: left;

}

#our-flavours h2,.our-flavours h2{

  text-align: center;

  margin-bottom: 80px;

  font-family: 'Quattrocento Sans', sans-serif;

}

#map .address-box p {

  margin: 0 0 15px;

  font-size: 17px;

  color: #002554;

  line-height: 35px;

  font-weight: 400;

  text-align: left;

}

#map .address-box p span {

  display: block;

}

.address-box:after {

  content:'';

  display: block;

  width: 200px;

  height: 4px;

  margin: 90px auto 20px auto;

  background-color: #002554;

}

.border-blue {

  border-color: #002554;

  color: #002554;

}

.border-blue:hover {

  border-color: #fff;

  color: #002554;

}

#bottom-content .wrap-normal{

  padding-top: 70px;

}

#bottom-content .img-logo {

  margin-top: 40px;

  margin-bottom: 30px;

}

/***************************************************



* NEWS



****************************************************/

#news .wrap-normal {

  padding-top: 110px;

}

.news {

  padding-top: 110px;

  padding-bottom: 60px;

}

@media screen and (max-width: 830px) {

  .news {

    display: none;

  }

}

.latest-news {

  width: 659px;

  height: 529px;

  padding: 60px 60px 0;

  margin: 70px auto 0;

  box-sizing: border-box;

  background-image: url('images/blog-bg.png')

}

.latest-news h2 {

  margin:15px 0 5px;

  padding: 0;

  font-size: 27px;

  line-height:32px;

  color: #97272c;

  font-weight: 400;

  text-transform: uppercase;

}

.latest-news h2 a{

  color: #97272c;

  text-decoration: none;

}

.latest-news p {

  font-size: 20px;

  color: #002554;

  font-weight: 400;

  line-height: 32px;

  margin: 0;

}



.more-news {

  margin-top: 20px;

}

.latest-news .more-news a {

  font-size: 25px;

  color: #21325f;

  font-weight: 400;

  line-height: 32px;

  margin: 0;

  text-transform: uppercase;

  text-decoration: none;

  float: right;

  font-family: 'Oswald', sans-serif;

}

.social-follow {

  width: 600px;

  margin: 20px auto;

}

.social-follow h3 {

  margin:0;

  padding: 0;

  line-height: 50px;

  font-size: 46px;

  color: #fff;

  float: left;

  font-family: 'Lobster', cursive;

  font-weight: 400;

}

.social-follow p {

  float: left;

  margin: 10px 0 0;

  padding: 0;

  width: 230px;

}

.social-follow p a {

  float: left;

  width: 50px;

  height: 50px;

  margin: 0 12px;

  text-indent: -999999px;

  background-image: url('images/news-social-icon.png');

  background-repeat:no-repeat;

}

.social-follow p .facebook {

  background-position: -84px 0;

}

.social-follow p .instagram{

  background-position: center right;

}

.social-follow p a:hover{

  opacity: 0.8;

}

.twitter-tweet{

  width: 401px;

  height: 643px;

  margin: 70px auto 0;

  background-image:url('images/tweet-bg.png');

  background-repeat: no-repeat;

}

.padding-zero {

  padding: 0;

}

.twitter-widget {

  width: 300px;

  padding: 0 30px;

  margin: 100px 0 0 0;

  box-sizing: border-box;

  float: left;

  color: #002554;

  font-size: 20px;

  line-height: 30px;

  font-weight: 400;

}

.twitter-widget span {

  display: block;

}

.twitter-widget h3 {

  margin: 5px 0;

  padding: 0;

  font-size: 20px;

  font-weight: 700;

  text-transform:uppercase;

  font-family: 'Quattrocento Sans', sans-serif;

}

.twitter-widget h3 a{

  color: #002554; 

  text-decoration: none;

}

.home-bottom {

  background-size: cover!important;

}

@media screen and (max-width: 830px) {

  .home-bottom {

    display: none;

  }

}

@media screen and (max-width: 530px) {

  .vc_col-sm-5.wpb_column.vc_column_container {

    display: none!important;

  }

  .book-now, .map {

    font-size: 20px!important;

  }

}

@media screen and (max-width: 770px) {

  .find-out-more h2{

    text-align: center;

  }

}

/***************************************************



* EAT PAGE



****************************************************/

.our-menu-download {

  min-height: 292px;

}

.our-menu-download img {

  display: block;

  margin: 0 auto;

}

.arrow_box {

  position: relative;

  background: #fff;

  padding: 25px;

  width: 92%;

  float: right;

}

.arrow_box:after {

  width: 0;

  height: 0;

  content:'';

  position: absolute;

  right: 100%;

  top:15px;

  width: 0;

  height: 0;

  border-style: solid;

  border-width: 20px 40px 20px 0;

  border-color: transparent #ffffff transparent transparent;

}

.box-white-bg  h2 {

  font-size: 25px;

  font-weight: 400;

  position: relative;

  margin: 0 0 30px;

  padding: 0;

  z-index: 10;

  text-transform: uppercase;

}

.box-white-bg  h2:after{

  content: '';

  width: 100%;

  height: 2px;

  border: solid 1px #002554;

  position: absolute;

  top: 50%;

  left: 0;

  z-index: 9;

}

.bg-image {

  background-image:url('images/our-menu.jpg');

  background-repeat: no-repeat;

  background-position: top center;

  background-size: cover;

}

.feeling-thirsty {

  background-image:url('images/feeling-thirsty-menu.jpg');

  background-repeat: no-repeat;

  background-position: top center;

  background-size: cover;

}

.box-white-bg  h2 strong,.box-white-bg  h2 span{

  background-color: #fff;

  padding: 0 15px;

  display: inline-block;

  position: relative;

  z-index: 10;

  font-weight: 400;

}

.box-white-bg p {

  font-size: 16px;

  line-height: 30px;

}

.box-white-bg{

  min-height: 293px;

}

.ethic-items {

  min-height: 764px;

  padding: 80px 0;

  background-repeat: no-repeat;

  background-position:  top center;

  background-size: cover;

}

.ethic-item-image {

  width: 199px;

  height: 198px;

  margin: 0 auto;

  display: block;

}

.ethic-item-image img{

  width: 199px;

  height: 198px;

  margin: 0 auto;

  display: block;

  border-radius: 50%

}

.ethic-item h3 {

  text-align: center;

  font-size: 25px;

  color: #fff;

  margin: 30px 0 25px;

  font-weight: 700;

  text-transform:uppercase;

  font-family: 'Quattrocento Sans', sans-serif;

}

.ethic-item p {

  color: #fff;

  line-height: 35px;

  padding: 0 11% 0 15%;

  margin-top: 0;

}

.opening-times {/* text-align: center; */}



.opening-times  h2{

  color: #002554;

  font-size: 50px;

  font-family: 'Lobster', cursive;

  font-weight: 400;

  line-height: 56px;

}

.opening-times  h3,.our-flavours h3{

  color: #98272c;

  font-size: 25px;

  margin: 5px 0 5px;

  font-family: 'Quattrocento Sans', sans-serif;

  font-weight: 400;

}

.our-flavours h3{

  font-weight: 300;

  font-family: 'Oswald', sans-serif;

}

.opening-times  p,#our-flavours li,.our-flavours li{

  font-size: 20px;

  line-height: 35px;

  margin: 0 0 0px;

  font-family: 'Quattrocento Sans', sans-serif;

  font-weight: 300;

}

.main-content {

  padding: 70px 0 80px;

  background-image:url('images/bg/main-bg.jpg');

}

.nutrition-bannar {

  max-width: 1175px;

  min-height: 125px;

  margin: 80px auto 0;

  background-image: url('images/nutrition-banner.png');

  background-position: center center;

  background-size: 100% 100%;

}

.nutrition-title  {

  width: 100%;

}

.nutrition-title  h2 {

  margin: 18px 0 0;

  font-size: 35px;

  color: #fff;

  font-weight: 400;

  float: right;

  line-height: 74px;

}

.nutrition-title  h2:before{

  content: '';

  width: 64px;

  height: 64px;

  float: left;

  background-image: url('images/tick-sign.png');

}

.nutrition-paragraph p {

  color: #fff;

  margin-top: 23px;

  font-size: 16px;

  line-height: 22px;

}

.content-wrapper {

  padding: 0;

  position: relative;

  min-height: 900px;

}

#pull {display: none;}

#tabbed {

  border: 0;

}

#tab-content {

  padding: 0 0px;

}

.tab-image {

  margin: 0 0 0 0px;  

  height: 350px;

  text-align: center;

}

.padding-div {

  padding: 0 30px;

}

.tab-wrapper {

  font-size: 18px;

  color: #1a1a1a;

}

.tab-wrapper h3 {

  text-transform: uppercase;

  font-size: 22px;

  margin-top: 0;

  font-weight: 400;

  margin-bottom: 30px;

}

.tab-wrapper em ,.eat-menu-details em{

  color: #1a1a1a;

  font-weight: 400;

  font-style: italic;

  font-size: 18px;

  margin-bottom: 25px;

}

.tab-wrapper ul {

  padding: 0;

  margin: 20px 0 0;

  width: 100%;

}

.tab-wrapper ul li{

  padding: 0;

  margin: 0 0 20px;

  width: 100%;

  float: left;

}

.tab-wrapper ul li h3 ,#tab-content table tr td h3{

  margin: 0;

}

#tab-content table tr td h3{

  margin: 0 0 0 25px;

}

.tab-wrapper ul li p,#tab-content table tr td p{

  padding: 0;

  margin: 0;

  width: 80%;

  float: left;

  color: #1a1a1a;

  font-size: 18px;

  font-weight: 400;

  line-height: 24px;

}

.eat-menu-details ul li{

  padding: 0;

  margin: 0 0 25px;

  color: #1a1a1a;

  font-size: 18px;

  font-weight: 400;

  line-height: 24px;

}



.eat-menu-details ul li strong{

  padding: 0;

  margin: 0;

  width: 20%;

  float: right;

  text-align: right;

  font-weight: 700;

}

.eat-menu-details ul li em{

  padding: 0;

  margin: 0;

  width: 80%;

  float: right;

  font-weight: normal;

  float: left;

  font-style:normal;

}

.drink-item strong,.drink-item p{

  padding: 0;

  margin: 0;

  color: #1a1a1a;

  font-size: 18px;

  font-weight: 400;

  line-height: 24px;

}

#tab-content table tr td p{ 

  padding-left: 25px;

}

.tab-wrapper ul li .menu-price, .tab-wrapper ul li .menu-title{

/*  padding: 0;

  margin: 0;

  width: 30%;

  padding-right: 20px;

  text-align: right;*/

  float: left;

  font-weight: 700;

}

span.menu-subheading{

  font-style: italic;

}

.tab-wrapper ul li .menu-title{

  color: #122454;

}

.tab-menu {

  position: absolute;

  left:0px;

  top: 360px;

  padding-bottom: 20px;

}

.tab-wrapper .tab-item,

.left-menu ul {

  width: 100%;

  display: block;

  padding: 0;

  margin: 0 auto;

  width: 332px;

}

.tab-wrapper .tab-item li ,

.left-menu ul li{

  width: 100%;

  display: block;

  text-align: center;

  margin-bottom: 4px;

  clear:both;

}

.tab-wrapper .tab-item li a,

.left-menu ul li a{

  display: block;

  text-align: center;

  font-size: 19px;

  font-weight: 700;

  line-height: 30px;

  padding: 30px 0;

  color: #122454;

  height: 82px;

  width:100%;

  text-decoration: none;

  text-transform: uppercase;

  font-family: 'Oswald', sans-serif;

  background-image: url('images/menu-single-bg.png');

}

.tab-wrapper .tab-item li:hover a,.left-menu ul li:hover a,.tab-wrapper .tab-item li.active a,.left-menu ul li.current-menu-item a{

  color: #98272c;

}

@media screen and (max-width: 1000px) {

  .tab-wrapper .tab-item li a, .left-menu ul li a {

    font-size: 14px!important;

  }

}

.tab-button {

  width: 100%;

  font-size: 22px;

  color: #fff;

  text-transform: uppercase;

  font-family: 'Oswald', sans-serif;

  background-color: #98272c;

}

.tab-button:hover ,.changebg{

  background-color: #61840b;

  color: #fff;

}

.sidebar-img img {

  margin: 0 auto 15px;

}

.sidebar-img {

  text-align: center;

}

#tab-content table {

  margin: 0;

  padding: 0;

  width: 100%;

}

#tab-content table tr td{

  margin: 0;

  padding: 0 0px 30px;

  vertical-align: middle;

}

#tab-content table tr td.left-row {

  width:14%;

}

#tab-content table tr td.right-row {

  width: 83%;

}

.drink-item ul li{

  float: none;

  display: table;

  vertical-align: middle;

}

.drink-item ul li p{

  float: none;

  display: table-cell;

  vertical-align: middle;

}

.drink-item li,.drink-item li:last-child {

  margin-bottom:30px!important;

  width: 100%;

}

.drink-item br:first-child {

  /* display: none; */

}

.drink-item p {

  padding: 10px 0 0;

}

.drink-item strong {

  font-weight: 400;

  margin: 10px 0;

}

.drink-custom-heading h3, .drink-custom-heading p{

  margin-left: 150px;

}

.image-logo {

  width: 130px;

  float: none;

  display: table-cell;

  vertical-align: middle;

  padding-right: 10px;

}

#our-flavours {

  padding: 70px 0 90px;

}

.margin-top-50{

  margin-top: 50px;

}

#gelatto-about {

  padding: 100px 0;

}

#gelatto-about p ,.gelatto-about p{
  margin: 0 0 30px;

  font-size: 20px;

  line-height: 35px;

}

#gelatto-about h2 ,.gelatto-about  h2{

  font-size: 61px;

  line-height: 62px;

  font-weight: 400;

  font-family: 'Quattrocento Sans', sans-serif;

}

#intro {

  background-image:url('images/bg/ingro-inner.jpg');

}

#intro .intro-inner{

  padding: 96px 0 120px;

  background-position: bottom center;

  background-repeat: no-repeat;

  background-image:url('images/bg/intro-bg.jpg');

}

#intro .paragraph-large,.paragraph-large{

  font-size: 30px;

  color: #122454;

  text-align: center;

  font-weight: 300;

  line-height: 50px;

  margin: 70px 0 0;

  font-family: 'Oswald', sans-serif;

}

.about-content {

  padding: 70px 0 100px;

}

.single-content {

  padding: 0px 0 100px;

}

.box-aquamarine {

  padding: 40px;

  margin-bottom: 20px;

  background-color: #6cccb9;

}

.box-aquamarine h3,.bg-gray h3,.border-box h3 {

  color: #002554;

  font-size: 30px;

  font-weight: 400;

  margin: 0;

  line-height: 40px;

  text-transform: uppercase;

}

.box-aquamarine h3 .fa{

  color: #97272c;

  margin: 0 10px;

}

.box-aquamarine h2 {

  font-size: 100px;

  color: #eaeaea;

  line-height: 110px;

  font-weight: 400;

  text-transform: uppercase;

}

.bg-gray h2 {

  font-size: 93px;

  color: #97272c;

  line-height: 95px;

  font-weight: 400;

  text-transform: uppercase;

}

.box-aquamarine p,

.bg-gray p,

.border-box p{

  font-size: 18px;

  color: #1a1a1a;

  line-height: 34px;

}

.no-margin {

  margin: 0;

}

.no-margin .col-small {

  width: 50%;

  float: left;

}

.padding-right-zero {

  padding-right: 0!important;

}

.image-small img {

  margin: 0px auto 0;

}

.bg-gray {

  padding: 40px;

  background-color: #dad9d7;

  margin: 20px 0 0;

}

.expert-staff {

  height: 565px;

  margin: 20px 0 20px;

  position: relative;

}

.wrap-text {

  width: 90%;

  position: absolute;

  left: 5%;

  z-index: 999999;

  bottom: 35px;

  display: block;

  text-align: center;

  padding: 50px 20px 10px;

  background-color: #fff;

  background: rgba(255,255,255,.38);

}

.wrap-text h2 {

  margin: 0;

  font-size: 80px;

  line-height: 90px;

  font-weight: normal;

  text-transform: uppercase;

}

.wrap-text h4{

  font-size: 30px;

  line-height: 40px;

  font-weight: normal;

  color: #002554;

  text-transform: uppercase;

}

.border-box {

  margin: 20px 0 20px;

  padding: 10px;

  text-align: center;

  border: solid 7px #97272c;

}

.border-box-inner {

  padding: 40px 40px 15px;

  border: solid 7px #97272c;

}

.border-box h3{

  color: #97272c;

}

.border-box h2{

  color: #97272c;

  font-size: 75px;

  line-height: 84px;

  font-weight: 400;

  text-transform: uppercase;

}

.border-box h2 sup {

  font-size: 45px;

  border-bottom: 7px solid;

}

.about-quote {

  margin-bottom: 44px;

  padding: 0 20px;

  margin-top: 20px;

  /*margin-top: 64px;*/

}

.about-quote p{

  margin-top: 20px;

  margin-bottom: 20px;

  font-size: 33px;

  color: #002554;

  font-weight: 400;

  line-height: 35px;

  font-family: 'Reenie Beanie', cursive;

}

.about-quote h3{

  font-size: 25px;

  color: #002554;

  font-weight: 400;

  line-height: 35px;

}

.margin-top-20 {

  margin-bottom: 20px;

}

.margin-zero {

  margin: 0;

}

.box-aquamarine .margin-bottom {

  margin-bottom: 30px;

}

.padding-bottom-110 {

  padding-bottom: 111px;

}

.gallery-content img {

  margin-bottom: 30px;

}

.isotope-item {

    z-index: 2;

}

.isotope-hidden.isotope-item {

    pointer-events: none;

    z-index: 1;

}

.isotope,

.isotope .isotope-item {

  /* change duration value to whatever you like */



    -webkit-transition-duration: 0.8s;

    -moz-transition-duration: 0.8s;

    transition-duration: 0.8s;

}

.isotope {

    -webkit-transition-property: height, width;

    -moz-transition-property: height, width;

    transition-property: height, width;

}

.isotope .isotope-item {

    -webkit-transition-property: -webkit-transform, opacity;

    -moz-transition-property: -moz-transform, opacity;

    transition-property: transform, opacity;

}

.blog-item {

  width: 100%;  

  padding: 50px 50px 50px;

  padding-bottom: 160px;

  background-image: url('images/bg/blog-item-bg.png');

  background-repeat: no-repeat;

  background-position: top center;

  background-size: 100% 100%;

}

.blog-item  h3 {

  font-size: 30px;

  color: #97272c;

  font-weight: 400;

  text-transform: uppercase;

  margin: 25px 0;

}

.blog-item  h3 a{

  color: #97272c;

  text-decoration: none;

}

.blog-item  p {

  font-size: 18px;

  color: #1a1a1a;

  font-weight: 400;

  line-height: 34px;

}

.blog-item .entry-meta {

  margin: 40px 0 0;

}

.blog-item .entry-meta span {

  color: #002554;

  font-size: 17px;

  float: left;

  margin: 10px 0 0;

  line-height: 30px;

  font-family: 'Roboto', sans-serif;

}

.blog-item .entry-meta .entry-date {

  background-image: url('images/clock.png');

  background-repeat: no-repeat;

  background-position: top left;

  padding:  0 0 0 40px;

  line-height: 40px;

}

.blog-item .entry-meta .share {

  background-image: url('images/share.png');

  background-repeat: no-repeat;

  background-position: top left;

  padding:  0 0 0 40px;

  line-height: 38px;

}

.blog-item .entry-meta span .fa {

  font-size: 32px;

  float: left;

  margin: 0 5px 0 0;

}

.blog-item .entry-meta .like .fa {

  color:#57585b;

}

.blog-tumb {

  position: relative;

}

.text-overflow {

  position:absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  z-index: 15;

}

.display-table {

  display: table;

  height: 100%;

  width: 100%;

}

.text-overflow h3 {

  display: table-cell;

  vertical-align: middle;

  text-align: center;

}

.text-overflow h2 {

  display: table-cell;

  vertical-align: middle;

  text-align: center;

  background-color: #6cccb9;

  font-size: 71px;

  line-height: 75px;

  text-transform: uppercase;

  font-weight: 700;

}

.text-overflow h3 span {

  float: left;

  text-align: left;

  color: #fff;

  font-size: 22px;

  font-weight: 400;

  padding: 5px 10px;

}

.text-overflow h3 .sp-one {

  background-color: #97272c;

  margin-left: 15%;

}

.text-overflow h3 .sp-two {

  background-color: #6cccb9;

  margin-left: 20%;

}

.blog-title{

  font-size: 50px;

  line-height: 60px;

  font-weight: 400;

  margin: 70px 0 40px;

  padding: 0 0 25px;

  text-transform: uppercase;

  background-image: url('images/re-border.jpg');

  background-repeat: repeat-x;

  background-position: bottom left;

}

.loop-single p {

  font-size: 18px;

  color: #1a1a1a;

  line-height: 34px;

}

.single-sidebar {

  width: 90%;

  float: left;

  margin: 0 0 0 10%;

}



.single-sidebar li{

  width: 100%;

  float: left;

  margin-bottom: 25px;

  padding:  0 0 0 50px;

}

.single-sidebar li h3{

  color: #046169;

  font-size: 18px;

  font-weight: 400;

  line-height: 24px;

  margin: 5px 0 15px;

  text-transform: uppercase;

}

.single-sidebar li span{

  color: #046169;

  font-size: 18px;

  font-weight: 300;

  line-height: 24px;

  margin: 0;

  font-family: 'Roboto', sans-serif;

}

.single-sidebar li span a{

  color: #046169;

  font-size: 18px;

  font-weight: 300;

  line-height: 24px;

  margin: 0;

  font-family: 'Roboto', sans-serif;

  text-transform: capitalize;

}

.single-sidebar li.entry-date {

  background-image: url('images/clock.png');

  background-repeat: no-repeat;

  background-position: top left;

  padding:  0 0 0 50px;

}

.single-sidebar li.cat {

  background-image: url('images/cat.png');

  background-repeat: no-repeat;

  background-position: left 5px;

  padding:  0 0 0 50px;

}

.single-sidebar li.like {

  background-image: none;

  background-repeat: no-repeat;

  background-position: left 5px;

  padding:  0 0 0 0px;

}

.single-sidebar li.like em{

  margin: 5px 0 0 5px;

  font-style: normal;

  display: inline-block;

}

.single-sidebar li.share {

  background-image: url('images/share.png');

  background-repeat: no-repeat;

  background-position: left 5px;

  padding:  0 0 0 50px;

}

#post-511 { 
  margin-top: 160px; 
}

.contact-box.text-center { 
  min-height: 395px; 
}

#map-overlay {
    position: absolute;
    right: 255px;
    top: 200px;
    background: rgba(0, 37, 84, 0.69);
    padding: 30px;
    z-index: 999;
}

#map-overlay h3 {
    text-transform: uppercase;
      font-size: 23px;
}

#map-overlay p, #map-overlay h3 {
    color: white;
}

#map-canvas {
    width:100%;
    height:500px;
}

.contact-box {

  padding: 60px 0 51px;

  margin-bottom: 40px;

  background-color: #6cccb9;

}

.contact-box p ,.contact-box strong{

  margin: 30px 0 20px;

  font-size: 25px;

  font-weight: 400;

  font-family: 'Oswald', sans-serif;

  color: #fff;

  text-transform: uppercase;

}

.contact-box strong{

  font-size: 25px;

  font-weight: 400;

  font-family: 'Oswald', sans-serif;

  color: #fff;

  margin-bottom: 20px;

  font-weight: 400;

  text-transform: uppercase;

}

.contact-box strong:first-child {

  margin-top: 30px;

  margin-bottom: 0;

}

.contact-box img {

  margin-bottom: 30px;

}

.contact-box p span {

  display: block;

}

.contact-box p a ,.contact-box strong a,.contact-box strong span{

  color: #fff;

  text-decoration: none;

}

.direction-box {

  padding: 15px;

  margin: 0 0 30px;

  border: solid 7px #97272c;

}

.direction-inner {

  padding: 60px 40px;

  border: solid 7px #97272c;

}

.direction-inner  h3{

  font-size: 30px;

  font-weight: 400;

  text-transform: uppercase;

}

.direction-inner  p{

  font-size: 18px;

  line-height: 24px;

  color: #002554;

  margin-bottom: 30px!important;

}

.contact-form {

  padding: 18px 50px 50px;

  background-color: #dad9d7;

}

.contact-form  h2{

  color: #002554;

  font-size: 30px;

  text-transform: uppercase;

  font-weight: 400;

}

#reserve-modal .modal-header {

  border-bottom: none;

}

#reserve-modal .modal-content {

  border-radius: 0px;

}

.modal-title {
  margin: 5px 0px 0px 5px;
}

.modal-body {
  padding: 10px 20px 40px 20px;
}

#reserve-modal label {
  margin-bottom: 10px;
}

#reserve-modal .modal-body .form-control {

  height: 37px;

  font-size: 16px;

}

#reserve-modal textarea {

  height: auto!important;
  
}

.contact-form .form-control, .modal-body .form-control {

  display: block;

  width: 100%;

  height: 45px;

  padding: 6px 12px;

  font-size: 18px;

  line-height: 1.42857143;

  color: #b6b5b2;

  background-color: #fff;

  background-image: none;

  border: 1px solid #ccc;

  border-radius: 0;

}

.contact-form  textarea.form-control {

  height: 165px;

  resize: none;

}

.contact-form  .btn-submit, #reserve-modal  .btn-submit {

  float: right;

  border: solid 2px #002554;

  background-color: transparent;

  border-radius:0;

  width: 143px;

  height: 42px;

  color: #002554;

  font-size: 20px;

  line-height: 20px;

  font-family: 'Oswald', sans-serif;

  -webkit-transition: background linear 350ms;

}

.contact-form  .btn-submit:hover, #reserve-modal  .btn-submit:hover {

  border: solid 2px #97272c;

  background-color: #97272c;

  color: #fff;

}

.wpb_row ,.wpb_content_element{

  margin-bottom: 0!important;

}

.full-width {

  width: 100%!important;

}

.breakfast-time {

  float: right;

  margin-right: 0;

}

.lunch-dinner {

  margin-left: 150px;

}

a#dot-irecommendthis-102,.dot-irecommendthis {

  background: url(images/likes.png)!important;

  background-repeat: no-repeat!important;

  padding: 0 0 0 35px;

  margin: 4px 0 0;

  border: 0 !important;

  margin-bottom: 10px;

  display: block;

  text-decoration: none;

  height: 24px;

  color: #002554;

  font-size: 17px;

  float: left;

  line-height: 30px;

  font-family: 'Roboto', sans-serif;

}

a#dot-irecommendthis-102 span ,.blog-item .entry-meta .dot-irecommendthis-count{

  margin: 0;

  line-height: 25px;

}

.img-responsive {

  margin: 0 auto;

}

/***************************************************



* Footer



****************************************************/

#footer {

  padding: 50px 0 60px;

  background-color: #3d3935;

}

#footer #copyright {

  font-size: 15px;

}

#footer p {

  text-align: center;

  font-size: 20px;

  padding: 0;

  margin: 0;

  color: #fff;

  line-height:35px;

  font-weight: 400!important;

  font-family: 'Quattrocento Sans', sans-serif;

}

#footer .margin-top {

  margin-top: 30px;

}

#footer p a {

  color: #fff;

  text-decoration: none;

}

#footer p.social-icon a {

  margin: 0 5px;

  display: inline-block;

}

#footer p.social-icon .fa {

  color: #231f20;

  font-size: 36px;

  transition: all 0.5s ease;

}

#footer p.social-icon .fa:hover {

  color: #98272c;

}

#footer p.social-icon {

  margin-top: 40px;

}

 .w-mobile *{background-attachment:scroll!important} 

 

#back_to_top{

  color:#cdcdcd;

  height:auto;

  position:fixed;

  bottom:65px;

  margin:0;

  z-index:10000;

  -webkit-transition:all .3s ease 0s;

  -moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;

  transition:all .3s ease 0s;

  right:25px;opacity:0;

  filter:alpha(opacity=0);

  visibility:hidden;

  -webkit-backface-visibility:hidden

}

#back_to_top.off{

  opacity:0;

  filter:alpha(opacity=0);

  right:25px

}

#back_to_top.on{

  opacity:1;

  filter:alpha(opacity=100);

  visibility:visible;right:25px

}

#back_to_top .hover{

  display:none

}

#back_to_top span{
  width: 52px;

  height: 52px;

  line-height: 52px;

  text-align: center;

  text-decoration: none;

  -o-border-radius: 52px;

  -moz-border-radius: 52px;

  -webkit-border-radius: 52px;

  border-radius: 52px;

  -webkit-transition: all .2s ease 0s;

  -moz-transition: all .2s ease 0s;

  -o-transition: all .2s ease 0s;

  border: 2px solid #FFFFFF;

  background: #97272c;
  
  opacity: 0.9;
}

#back_to_top span i{

  font-size: 34px;

  -webkit-transition:color .2s ease 0s;

  -moz-transition:color .2s ease 0s;

  -o-transition:color .2s ease 0s;

  color:#FFFFFF;

  line-height:45px;

}

#back_to_top:hover,#back_to_top:focus{
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  transform:rotate(360deg);
}

.archive-title {

  font-size: 36px;

  font-weight: 400;

  line-height: 1;

  text-transform: capitalize;

}

.entry-title {

  font-size: 26px;

  color: #002554;

  text-transform: uppercase;

  margin: 15px 0 0px;

  font-weight: 400;

  line-height: 36px;

}

.entry-title a{

  font-size: 26px;

  color: #002554;

  text-decoration: none;

}

.entery-meta span {

  margin: 0 10px 0 0;

  font-size: 18px;

}

.entery-meta .comments-link {

  display: none;

}

.entery-meta .updated {

  /*display: none;*/

}

.entry-content p{

  font-size: 18px;

  color: #1a1a1a;

  line-height: 34px;

}

.entry-content  a{

  font-size: 20px;

  color: #98272c;

  line-height: 34px;

  float: right;

  margin: 0 30px 0 0;

  text-transform: uppercase;

  font-weight: bold;

}

.entery-meta  em {

  color: #98272c;

}

/* ==========================================================================

Waypoints

========================================================================== */

/* custom */

.button span i.cogelegance-icons- {

font-size: 20px;

position: relative;

right: 13px;

top: 1px;

}

/***************************************************



* Booking Form



****************************************************/

.rtb-booking-form legend {

  display: none;

}



/***************************************************



* @media



****************************************************/

@media screen and (max-width:1199px) {

  .info-box .map, .info-box .book-now {

    display: none!important;

  }

   .logo {

    width: 300px;

    float: left;

    margin: 38px 0 0px 15px;

  }

   .breakfast-time {

    margin-right: 0px;

    margin-bottom: 30px;

    float :left;

  }

  .lunch-dinner {

    margin-left: 0px;

  }

  .navbar .navbar-main {

    margin-top: 40px;

    float: right;  

  }

  #header {

    min-height: 1px;

    height: auto;

    padding-bottom: 25px;

  }

  .bannar-slider {

    position: relative;

    height: 650px;

  }

  .fixed-content {

    margin-top: 2em;

  }

  .info-box {margin-top: 10px;}

  .info-box strong {

    float: none;

    margin: 0 auto;

  }

  .info-box .map {

    float: none;

    margin: 0 auto;

    display: block;

  }

  .info-box .book-now {

    float: none;

    margin: 0 auto;

    display: block;

    width: 170px;

  }

  .info-box h3 {

    float: none;

    font-size: 24px;

    line-height: 30px;

    -moz-transform: scale(1) rotate(0deg) translateX(0px) skewX(0deg);

    -webkit-transform: scale(1) rotate(0deg) translateX(0px) skewX(0deg);

    -o-transform: scale(1) rotate(0deg) translateX(0px) skewX(0deg);

    -ms-transform: scale(1) rotate(0deg) translateX(0px) skewX(0deg);

    transform: scale(1) rotate(0deg) translateX(0px) skewX(0deg);

  }



  .latest-news {

    width: 100%;

    box-sizing: border-box;

    background-size: cover;

    background-repeat: no-repeat;

    height:auto;

    padding: 50px 20px 90px 30px;

  }

  .social-follow {

    width: 98%;

    margin: 20px auto;

  }

  .social-follow p {

    display: block;

  }

  .ethic-item p {

    padding: 0;

    text-align: center;

  }

  .tab-wrapper .tab-item,.left-menu ul {width: 100%;}

  .tab-image{height: 310px;}

  .tab-menu{top: 315px;}

  .box-aquamarine h2 ,.bg-gray h2,.wrap-text h2,.border-box h2{font-size: 60px;line-height: 70px;}

  .box-aquamarine h3,.bg-gray h3,.wrap-text h4{font-size: 25px;}

  .border-box h2 sup {font-size: 35px;}

  .text-overflow h2 {font-size: 50px; line-height: 55px;}

  .blog-title{font-size: 40px;line-height: 45px;}

  .bottom-content .wrap-normal{

    min-height: 330px;

    padding-bottom: 50px;

  }

}

@media screen and (max-width:991px) {

  .ock-section,.our-food,.drinks,.bottom-content{background-attachment:inherit!important; background-position: center top!important;background-size: cover;} 

   .logo {

    width: 260px;

    float: left;

    margin: 38px 0 0px 15px;

  }

  .drink-custom-heading h3{

    margin-left: 0px;

  }

  .parallax-back{background-attachment:scroll!important} 

  .navbar .navbar-main > li {

    padding: 0 15px;

  }

  .navbar .navbar-main > li:first-child {

    padding: 0 15px 0 0;

  }

  .navbar .navbar-main > li:last-child {

    padding: 0 0px 0 15px;

  }

  .gelato h5 {

    display: none;

  }

  .bannars {

    height: auto;

    padding: 10px 0;

    background-size: cover;

  } 

  .gelatto-bannar  {

    height: auto;

    padding: 0px 0;

    background-size: cover;

  }

  .center-logo {

    width: 100%;

    height: auto;

  }

  #bottom-content .wrap-normal {

    min-height: 400px;

  }

  .nutrition-title h2 {

    font-size: 22px;

  }

  .nutrition-bannar {padding-bottom: 180px;}

  .tab-image {

    height: 230px;

  }

  .tab-menu{top: 238px;}

  .main-content{padding: 50px 0;}

  .box-aquamarine h2 ,.bg-gray h2,.wrap-text h2,.border-box h2{font-size: 45px;line-height: 60px;}

  #gelatto-about{padding: 50px 0;}

  .border-box h2 sup {font-size: 22px;}

  .padding-bottom-110 {

    padding-bottom: 20px;

  }

  .text-overflow h2 {font-size: 40px; line-height: 45px;}

  .direction-inner  h3{font-size: 24px; line-height: 30px;}

}

@media screen and (max-width:767px) {

  .site-header {min-height: 10px;}

   .logo {

    width: 450px;

    float: left;

    margin: 20px 0 20px 15px;

  }

  .navbar-collapse{

    padding: 0;

  }

  .navbar .navbar-main > li {

    padding: 0 15px;

  }

  .navbar-toggle {

    margin-top: 20px;

  }

  .dropdown-menu {

    position: static;

    background-image: none;

  } 

  .navbar .navbar-main .dropdown-menu {

    position: static;

    background-image: none;

  }

  .navbar .navbar-main {

    margin-top: 0px;

    float: left;

    width: 100%;

  }

  .navbar .navbar-main > li {

    padding: 0 0px;

    float: left;

    width: 100%;

    border-left: 0;

    text-align: left;

  }

  .navbar .navbar-main > li:first-child {

    padding: 0 0px 0 0;

    border-left: 0;

  }

  .navbar .navbar-main > li:last-child {

    padding: 0 0px 0 0px;

  }

  .navbar .navbar-main > li > a {

    font-size: 18px;

    color: #002554;

    font-weight: 400;

    padding: 10px 15px;

    line-height:24px;

    text-transform: uppercase;

    font-family: 'Oswald', sans-serif;

  }

  .navbar .navbar-main li.dropdown ul.dropdown-menu {

    margin-top: -1px;

    padding-top: 10px;

    -webkit-animation: none;

    -moz-animation: none;

    -ms-animation: none;

    -o-animation: none;

    animation: none;  

   width: 100%;

  }

  .navbar .navbar-main li li a {

    width: 100%;

    border-bottom: solid 1px #fff;

  }

  .navbar .navbar-main li.active a {

    color: #97272c;

  } 

  .navbar .navbar-main li.active li a {

    color: #fff;

  }

  .bannar-slider {

    position: relative;

    height: 350px;

  }

  .center-fix h3 {

    margin-bottom: 0;

  }

  .info-box strong{

    font-size: 22px;

  }

  .gallery h2 {

    font-size: 50px;

    line-height: 60px;

    margin: 10px 0 0;

  }

  .newsletter-sign-up {

    padding-left: 15px;

    padding-right: 15px;

  }

  .latest-news {

    width: 100%;

    box-sizing: border-box;

    background-size: cover;

    background-repeat: no-repeat;

    height:auto;

    padding: 50px 20px 90px 30px;

  }

  .social-follow {

    width: 98%;

    margin: 20px auto;

  }

  .social-follow p {

    display: block;

  }

  .parallax-back{background-attachment:scroll!important} 

  .arrow_box:after {

    width: 0;

    height: 0;

    content:'';

    position: absolute;

    right: 50%;

    top:-40px;

    width: 0;

    height: 0;

    width: 0;

    height: 0;

    margin: 0 -20px 0 0;

    border-style: solid;

    border-width: 0 20px 40px 20px;

    border-color: transparent transparent #ffffff transparent;

  }

  .box-white-bg {

    margin-top: 70px;

    width: 100%;

    min-height: 50px;

  }

  .gray-bg {padding: 50px 0;}

  .nutrition-title h2 {

    width:300px;

    display: block;

    float: none;

    margin: 0 auto;

    font-size: 20px;

    text-align: left;

  }

  .nutrition-bannar {padding-bottom: 50px;padding-top: 50px;}

  .nutrition-paragraph p {text-align: center; padding: 0 10%;margin: 15px 0;}

  .tab-menu {position: relative; top: 0;left: 0; display: block;}

  .tab-image {

    height: auto;

    margin-bottom: 20px;

    text-align: left;

  }

  .padding-div {padding:0;}

  .tab-wrapper .tab-item li a{height: auto;padding: 10px 0;}

  .left-menu{display: none;}

  .padding-div {margin-top: 25px;}

  #pull {display: block;}

  .content-wrapper{min-height: 100px;}

  .no-margin div{

    padding-left: 15px;

    padding-right: 15px;

  }

  .padding-right-zero {

    padding-right: 15px!important;

  }

  .image-small img {

    float: none;

    display: block;

    margin: 0px auto 0;

  }

  .padding-bottom-110 {

    padding-bottom: 20px;

  }

  .blog-item h3 { font-size: 15px; line-height: 20px;}

  .text-overflow h2 {font-size: 35px; line-height: 45px;}

  .blog-title{font-size: 20px;line-height: 25px;padding-bottom: 15px;}

  .navbar-collapse {

    border-top: solid 1px rgba(255, 255, 255, 0)!important;

    margin-top: 0px;

  }

  .left-menu ul li a {

    height: 50px;

    padding: 10px 0;

  }

  #gelatto-about h2 ,.gelatto-about  h2{

    font-size: 40px;

    line-height: 50px;

  }

}

@media screen and (max-width:480px) {

   .logo {

    width: 80%;

    float: left;

    margin: 20px 10% 0px 10%;}

  .navbar-toggle {

    margin-top: 10px;

  }

  .twitter-tweet {

    width: 96%;

    height: 643px;

    margin: 50px auto 0;

    background-image: url('images/tweet-bg.png');

    background-repeat: no-repeat;

    background-size: cover;

  }

  .twitter-widget {

    width: 90%;

    padding: 0 5%;

    margin-top: 0;

  }

  .parallax-back{background-attachment:scroll!important} 

  .opening-times  h2{

    font-size: 32px;

    line-height: 40px;

  }

  .opening-times  p span {

    display: block;

  }

  .blog-item {

    width: 100%;  

    padding: 50px 30px 123px;

  }

  .image-logo {width: 100%;

  text-align: center;float: left;margin-bottom: 10px;}

  .drink-item h3:first-child {

    margin-top: 25px;

  }

}

/* Nagigation changes mobile */
.navbar-toggle {
  background-color: transparent;
  border: none;
  margin-right: 4px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #972723;
}
@media only screen and (max-width: 480px) {
  .logo {
    margin-left: 40px;
    width: 195px;
    padding-bottom: 20px;
  }
}

/* Pagination */

.pagination {

    clear:both;

    position:relative;

    font-size:20px; /* Pagination text size */

    line-height:24px;

    display: block;/* Pagination float direction */

  text-align: center;

}

 

.pagination span, .pagination a {

    display:inline-block;

    margin: 2px 4px 2px 0;

    padding:6px 9px 5px 9px;

    text-decoration:none;

    width:auto;

    color:#fff; /* Pagination text color */

    background: #97272c; /* Pagination non-active background color */

    -webkit-transition: background .15s ease-in-out;

    -moz-transition: background .15s ease-in-out;

    -ms-transition: background .15s ease-in-out;

    -o-transition: background .15s ease-in-out;

    transition: background .15s ease-in-out;

  -webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

}

 

.pagination a:hover{

    color:#fff;

    background: #6AAC70; /* Pagination background on hover */

}

 

.pagination .current{

    padding:6px 9px 5px 9px;

    background: #6AAC70; /* Current page background */

    color:#fff;

}

@media screen and (max-width: 767px) {

#map-canvas {
  height: 1200px!important;
}

.gelato h5 {
  display:none!important;
}

}
