/*
	Theme Name: Guernsey Kitchen
	Author: Exact Marketing Formula LLC
	Author URI: http://emf-websolutions.com
	Description: This is a custom bootstrap theme for Guernsey Kitchen.
	Version: 3.5
*/
/* GLOBAL TAG STYLES */
html, body {
	overflow-x: hidden;
}
html {
	position: relative;
	min-height: 100%;
}
body {
	background: #ccc;
	background-repeat: repeat-x;
	background-color: #fff;
	font-size: 15px;
	color: #444;
	height: 100%;
	font-family: 'Cabin', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Droid Serif', serif;
	font-weight: bold;
}
a:link, a:visited {
	color: #D44456;
}
/* MENU STYLES */
.trans-dark-bkg {
	width: 100%;
	border-bottom: 1px solid #fff;
	background-color: rgba(0, 0, 0, .7);
	position: fixed;
	z-index: 100;
}
#primary aside:first-child {
	display: none;
}
#page-content {
	margin-top: 120px;
}
#home-content {
	margin-top: 30px;
}
.logo {
	position: absolute;
	top: 5px;
}
ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons img{
  width: 32px;
}
.trans-dark-bkg a:link {
	text-transform: uppercase;
}
.navbar {
	margin-bottom: 0;
}
.full-size.nav>li>a, .mobile-menu.nav>li>a, .navbar-brand {
	padding: 27px 25px;
	color: #fff;
	font-family: 'Droid Serif', serif;
	-webkit-transition: background 200ms ease;
	-moz-transition: background 200ms ease;
	-ms-transition: background 200ms ease;
	-o-transition: background 200ms ease;
	transition: background 200ms ease;
}
.full-size.nav>li>a:hover, .full-size.nav>li>a:focus, .mobile-menu.nav>li>a:hover,  .mobile-menu.nav>li>a:focus,  .mobile-menu.nav>li.active>a {
	background: #D44456;
	color: #fff;
}
a.navbar-brand {
	color: #fff !important;
}
.statusImg {
	padding-right: 5px;
}
#backToTop {
	position: fixed;
	bottom: 30px;
	right: 45px;
	background: #D44456;
	background-color: rgba(212, 68, 86, .7);
	color: #fff;
    padding: 6px 17px;
    font-size: 1.5em;
	z-index: 999;
	-webkit-transition: background 200ms ease-in;
	-moz-transition: background 200ms ease-in;
	-ms-transition: background 200ms ease-in;
	-o-transition: background 200ms ease-in;
	transition: background 200ms ease-in;
}
#backToTop:hover {
	background: #D44456;
}
/* Home Page Styles */
#home-page-image {
    background: url(images/guernsey-kitchen-cambridge-ohio-restaurant.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    margin-top: -25px;
	min-height: 800px;
	display: table;
	overflow: hidden;
	width: 100%;
	text-align: center;
	color: #fff;
}
#intro-heading {
	display: table-cell; 
	vertical-align: middle;
	text-shadow: 1px 1px 0 #000000;
}
#testimonials {
    background: url(images/guernsey-kitchen-cambridge-ohio-loves-our-food.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom;
	color: #fff;
	border-top: 1px solid #fff;
}
#testimonials  .section-title {
	background-color: #000;
	line-height: 1.58em;
	color: #fff;
	background-color: rgba(0, 0, 0, .7);
	font-size: 2.8em;
	text-align: center;
	padding: 8px 10px;
	display: inline;
}
#testimonials  .section-sub-text, #testimonials .section-divider, #testimonials .testimonial-image {
	display: none;
}
#testimonials .bx-wrapper .testimonials-carousel-context p {
	font-size: 1.3em;
}
#testimonials .bx-wrapper .testimonials-carousel-context p, #testimonials .testimonials-name {
	color: #fff !important;
}
#testimonials .title-area {
	text-align: center;
}
/*Wordpress editor styles start*/

.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}
.carousel-caption h4 {
	font-size: 4em;
}
footer {
	padding: 20px 0 5px 0;
}
ul.entry-meta {
	padding: 8px 0;
	margin: 15px 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

ul.entry-meta li i {color: #ccc !important;}
ul.entry-meta li{color: #888 !important;}
ul.entry-meta li a, ul.entry-meta li a:visited {
	color: #888 !important;
	-webkit-transition: color 200ms ease-in;
	-moz-transition: color 200ms ease-in;
	-ms-transition: color 200ms ease-in;
	-o-transition: color 200ms ease-in;
	transition: color 200ms ease-in;
	text-decoration: none;
}
ul.entry-meta li a:hover {
	color: #fff !important;
}
ul.entry-meta li {
	list-style: none;
	display: inline;
	margin-left: 10px;
	font-size: .9em;
	font-style: italics;
	color: #444;
}

.blogPost {
	margin: 15px 0;
	background: #010101;
	border: 1px solid #444;
	padding: 8px;
	border-radius: 15px 0 15px 0;
}
abbr[title], abbr[data-original-title] {
	cursor: auto;
	border-bottom: none;
}

/* PAGE STYLES */

.border-bottom {
	border-bottom: 1px solid #444;
}
.img {
    position: relative;
    float: left;
    width: 100%;
    height: 300px;
    margin: 0 auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.img-holder {
	position: relative;
}
.overlay-img {
	display: none;
	background-color: rgba(0, 0, 0, .6);
	width: 100%;
	position: absolute;
	height: 300px;
	padding-top: 75px;
}
.img-holder:hover > .overlay-img {
	display: block;
}
/* OTHER STYLES */
.up-arrows {
	background: url('images/up-arrows-white.png');
	width: 100%;
	background-repeat: repeat-x;
	height: 25px;
}
.down-arrows  {
	background: url('images/down-arrows-white.png');
	width: 100%;
	background-repeat: repeat-x;
	height: 25px;
}
.up-arrows-black {
	background: url('images/up-arrows-black.png');
	width: 100%;
	background-repeat: repeat-x;
	height: 22px;
	margin-top: -1px;
	margin-bottom: -1px;
}
.down-arrows-black {
	background: url('images/down-arrows-black.png');
	width: 100%;
	background-repeat: repeat-x;
	height: 21px;
	margin-top: -1px;
}
.arrow-divisors {
	height: 93px;
	margin-top: -30px;
	width: 100%;
	background: url('images/middle-divisor.png');
	position: relative;
	z-index: 10;
}
.arrows-margin {
	margin-top: -22px;
}
.arrows-margin-30 {
	margin-top: -30px;
}

.img-move-down  {
	margin-top: 50px;
}
.red-color {
	color: #D44456;
}
.black-bkg {
	background: #000;
	padding: 15px 0 0 0px;
	color: #fff;
}
.black-bkg h2 {
	margin: 10px 0 15px 0;
	font-weight: normal
}
.spacing50 {
	height: 50px;
	width: 100%;
}
.spacing30 {
	height: 30px;
	width: 100%;
}
.row.no-pad {
  margin-right:0;
  margin-left:0;
}
.row.no-pad > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}
.widget-title {
	border-bottom: 1px solid #D44456;
}
a.btn-danger {
	background: #D8485B;
	border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff !important;
}
.erm_product .image-popup, .erm_product .erm_product_image {
	display: block !important;
}
.erm_product_desc {
	font-family: lato;
    font-size: 1em;
    color: #D44456;
}
.erm_product {
    border-bottom: 1px dashed #ccc;
}
ul#menuSubMenu  {
	padding: 0;
}
ul#menuSubMenu li {
	display: inline;
	padding: 10px;
}
ul#menuSubMenu li:first-child {
	text-decoration: none;
}
.erm_product_price {
	text-align: left !important;
}
#widget-map {
	width: 100%;
	height: 200px;
}
/* FOOTER STYLES */
footer {
	background: #000;
	color: #fff;
}
#copyright-footer {
	font-size: .7em;
}

.erm_menu .erm_product + .erm_section {
	margin-top: 0;
}
/* MEDIA QUERIES */
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.full-size.nav>li>a, .mobile-menu.nav>li>a, .navbar-brand {
		padding: 27px 15px;
	}
	.black-bkg {
		text-align: center;
	}
	.text-right {
		text-align: center;
	}
	.black-bkg .btn {
		margin-bottom: 15px;
	}
	footer {
		text-align: center;
	}
	#page-content {
		margin-top: 70px;
	}
}
@media (max-width: 767px) {

	a.navbar-brand {
		padding: 20px 25px;
	}
	.mobile-menu.nav>li>a {
		padding: 10px 15px;
	}
	body {
		font-size: 14px
	}
	#intro-heading h1 {
		font-size: 1.8em;
	}
	#home-page-image {
		min-height: 500px;
	}
	#home-page-image {
		background-position: center bottom !important; 
		background-attachment: scroll;
	}
}

@media (max-width: 500px) {
	.shareIcons img {
		max-width: 35px;
		max-height: 35px;
	}
}


/* 404 */
#error404 #stars-scroll {
	position: absolute;
	top: 0; right: 0; left: 0; bottom: 0;
	width: 100%;
	height: 100%;
	background: url(images/background.png);
	-webkit-animation: backgroundScroll 20s linear infinite;
	animation: backgroundScroll 20s linear infinite;
}
#error404  #stars-scroll1 {
	position: absolute;
	top: 0; right: 0; left: 0; bottom: 0;
	width: 100%;
	height: 100%;
	background: url(images/background1.png);
	-webkit-animation: backgroundScroll1 30s linear infinite;
	animation: backgroundScroll1 30s linear infinite;
}
#error404 .container {
	position: relative;
	z-index: 10;
	margin-top: 10%;
	color: #fff;
}
#error404 .btn-success {
	color: #fff !important;
}
#error404  h1.giant {
	font-size: 4em;
}
#error404  h1 {
	font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', Arial, sans-serif;
	font-weight: bold;
	color: #fff;
}
#error404  #et {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 8;
}
@-webkit-keyframes backgroundScroll {
	from {background-position: 0 0;}
	to {background-position: -400px 0;}
}
 
@keyframes backgroundScroll {
	from {background-position: 0 0;}
	to {background-position: -400px 0;}
}

@-webkit-keyframes backgroundScroll1 {
	from {background-position: 0 0;}
	to {background-position: -400px 0;}
}
 
@keyframes backgroundScroll1 {
	from {background-position: 0 0;}
	to {background-position: -400px 0;}
}


#error404 #bike {
  position: absolute;
  top: 2%;
  left: -400px;
  z-index: 9;
  animation-duration: 15s;
  animation-name: goRight;
  animation-iteration-count: infinite;
    
  -moz-animation-duration: 15s;
  -moz-animation-name: goRight;
  -moz-animation-iteration-count: 1;
}

@keyframes goRight {
  from {
    -webkit-transform: translate(0,0);
  }

  to {
    -webkit-transform: translate(3000px,0);
  }
}

@-moz-keyframes goRight {
  from {
    -moz-transform: translate(0,0);
  }

  to {
    -moz-transform: translate(3000px,0);
  }
}
