/*
Theme Name: pilpel V3
Theme URI: http://www.pilpel.co.uk
Author: Delicious Media
Author URI: https://www.deliciousmedia.co.uk/
Description: A new theme for the Pilpel website. Built with love by Delicious Media.
Version: 3.1.6
Text Domain: pilpel
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Managers page
# Media
	## Captions
	## Galleries
# Pilpel
	## Grid System
	## Fonts / Colours / Reusable Bits
# Page Setup
	## Home
	## Parallax Setup
	## Polaroid Images
	## Our Story
	## Our Food
	## Jobs
	## Forms - General
	## Forms - Contact
	## Forms - Responsive
	## Shop Rocket
	## Reviews 
	## Page Styling
	## Mobile
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
    -webkit-font-smoothing: subpixel-antialiased;
}

html, body {
	margin: 0;
	max-width: 100%;
	overflow-x: hidden;
}


/* Remove left-right scroll 
Needs doing this way to work on iphone/android*/
.content-area{
	overflow-x: hidden;
}


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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	margin: 0em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

@font-face {
  font-family: 'Cooper Black';
  src: url('fonts/cooperblackstd.eot');
  src: url('fonts/cooperblackstd.eot?#iefix') format('embedded-opentype'),
       url('fonts/cooperblackstd.woff2') format('woff2'),
       url('fonts/cooperblackstd.woff') format('woff'),
       url('fonts/cooperblackstd.ttf') format('truetype'),
       url('fonts/cooperblackstd.svg#cooperblackstd') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oogabooga';
  src: url('fonts/oogabooga_irregular.eot');
  src: url('fonts/oogabooga_irregular.eot?#iefix') format('embedded-opentype'),
       url('fonts/oogabooga_irregular.woff2') format('woff2'),
       url('fonts/oogabooga_irregular.woff') format('woff'),
       url('fonts/oogabooga_irregular.ttf') format('truetype'),
       url('fonts/oogabooga_irregular.svg#oogabooga_irregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


body,
button,
input,
select,
textarea {
	color: #404040;
	font-size: 14px;
	font-family: "Ubuntu", sans-serif;
	font-size: 0.9rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "Cooper Black";
	color: #C61324;
}

h1 {
	font-size: 2rem;
}

h2 {
	font-size: 2rem;
	margin: 0;
}

h3 {
	font-size: 1.3rem;
	margin: 0;
}

@media screen and (max-width: 758px) {
	h1 {
		font-size: 1.4rem;
	}

	h2 {
		font-size: 1.4rem;
	}
}

p {
	margin-bottom: 0.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #C61324; /* Fallback for when there is no custom background color defined. */
}



blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0;
	padding: 0;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
}

a:hover,
a:focus,
a:active {
	color: black;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a:hover {
 cursor:pointer;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#primary-menu {
}

.main-navigation {
	display: block;
	float: left;
	width: 85%;
	font-size: 0.9rem;
	text-transform: uppercase;
	position: relative;
	top: 0.5rem;
	z-index: 100;
	padding-right: 80px; /* leave space for online order button */
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;

}

.main-navigation li:after{
	content: '\b7\a0';
	display: inline-block;
	padding-left: 0.2rem;
}

#primary-menu a {
	display: inline-block;
	text-decoration: none;
	font-weight: 500;
	color: #000;
}

#primary-menu a:hover {
	color: #FFF;
}

#primary-menu  .current-menu-item a {
	color: white;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}

}

@media screen and (min-width: 868px) {
	/* Hide dots at the end and also when online order is not part of menu. */

	.main-navigation li:last-of-type:after,
	#primary-menu li:nth-last-child(2):after{
		display: none;
		padding-right: 0px;
		padding-left: 0px;
	}

	/* Hide online order from menu until responsive menu kicks in */

	.menu-oo {
		display: none;
	}
}

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

	.menu-oo {
		display: block;
	}

	.main-navigation {
	   width: 60%;
	   margin-left: 0px;
	   padding-top:0;
	   top: 0px;
	   padding-right: 0px;
	}

	.menu-toggle {
		display: block;
		font-weight: normal;
		text-decoration: none;
		color: white;
		width: 160px;
		font-size: 1.1rem;
	   	background-color: transparent;
		font-family: "Open-Sans", helvetica, sans-serif;
		font-weight: normal;
		box-shadow: none;
		padding: 0;
		border: 0px;
		height: 70px;
		text-shadow: 0 0 0 ;
	}

	.buttontext {
		margin: 0;
		padding: 0;
		padding-top: 0.5rem;
	}


	.dashicons.dashicons-menu {
		font-size: 2rem;
		padding-top: 1rem;
		display: block;
		text-align: right;
	}

	.dashicons,.dash-icons-before:before {
		height: 0px !important;
		width: 0px !important;
	}

	.menu-toggle:hover {
		box-shadow: none;
	}

	.main-navigation.toggled .nav-menu {
		display: block;
		background-image: url(/content/themes/pilpelv3/img/header-bg-tile.png);
		background-repeat: repeat;

		width: 250px;
	}

	.main-navigation ul {
		display: none;
		padding-left: 0;
		margin-right: 0px;

	}

	.main-navigation ul ul li {
		border-bottom: 0px solid gray;

	}

	.main-navigation li {
		float: none;
		width: 100%;
	}

	.main-navigation li:after{
		display: none;
	}

	.main-navigation li a {
		padding: 0.5em;
	}

	.main-navigation ul li li:before {
		content: "\2013";
		padding-left: 1rem;
	}

	.main-navigation li li a {
		padding-left: 1rem;
		padding-top: 1rem;
	}

	.main-navigation li li li a {
		padding-left: 4em;
	}

	.main-navigation li:hover > a {
		background: #981C20;
	}

	.main-navigation ul ul,
	.main-navigation ul ul ul {
		position:relative;
		top:inherit;
		left:0;
		display:block;
		float:none;
		border: 0px;
	}

	.main-navigation ul ul a{
		width:100%; 
		min-width: 280px;
	}

	.main-navigation ul a:hover,
	.main-navigation ul ul a:hover,
	.main-navigation ul a:focus,
	.main-navigation ul ul a:focus{
		background: #981C20;
		width: 100%;
		color: white;
	}

	.main-navigation .current_page_ancestor{
		background:inherit; 
	}

	.main-navigation ul ul .current_page_parent{
		color:inherit;
		background:inherit; }

	.main-navigation .current_page_item>a,
	.main-navigation .current_page_item>a:hover,
	.main-navigation .current_page_item li:hover,
	.main-navigation .current_page_item>a:focus,
	.main-navigation .current_page_item li:focus,
	.main-navigation .current_page_parent .current_page_item>a {
		color:#fff;
		color:hsl(0,0%,100%);
		background:#981C20;
		width: 100%;
	} 

	.orderonline {
		display: none !important;
	}

	.site-header {
		position: relative;
	}

	.main-navigation {
		padding-left: 0px !important;
	}
}

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

	.main-navigation {
	   width: 50%;
	}
}



.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}



/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Managers Page Links
--------------------------------------------------------------*/

.managerlinks a  {
	text-decoration: underline;
}

.managerlinks a:hover {
	text-decoration: underline;
	color: red;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
##
##
## Pilpel Styles
##
##
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Grid System
--------------------------------------------------------------*/

.onepcssgrid-1000, .onepcssgrid-1200 {
	margin: 0 auto;
	padding: 0 0 0 1%; /* THAT'S THE NAME ;) */
}

.onepcssgrid-1200 {
	max-width: 1220px;
}

.onepcssgrid-1000 {
	max-width: 1020px;
}

.onerow {
	clear: both;
	padding: 0 10px;
	overflow: hidden;
}

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	/* float: left; */
	margin: 0 3% 0 0;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
	margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; max-width: 900px; }
.col9 { width: 73.5%; }
.col10 { width: 82%; max-width: 900px;}
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }

.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
	/* width: 100%; */
	height: auto;
	/* display: block; */
}

@media all and (min-width: 1024px) {
	.onepcssgrid-1000 {
		max-width: 1000px;
	}

	.onepcssgrid-1000 .onerow {
		padding: 0;
	}
}

@media all and (max-width: 768px) {
	.onerow {
	}

	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
		float: none;
		width: 99%;
	}
}

/* sub grid for within grid */

.col-80 {
	width: 80%;
}

.col-70 {
	width: 70%;
}

.col-60 {
	width: 60%;
}

.col-50 {
	width: 50%;
}

.col-40 {
	width: 40%;
}

.col-30 {
	width: 30%;
}

.col-20 {
	width: 20%;
}

.col-80,
.col-70,
.col-60, 
.col-50,
.col-40, 
.col-30,
.col-20 {
	float: left;
}

@media all and (max-width: 600px) {

	.col-80,
	.col-70,
	.col-60, 
	.col-50,
	.col-40, 
	.col-30,
	.col-20 {
		width: 100%;
	}

}

/*--------------------------------------------------------------
##  Colours / Reusable bits
--------------------------------------------------------------*/

.redbg {
	background-color: #C61324;
}

.red {
	color: #C61324;
}

.whitebg {
	background-color: white;
}

.whiteshadedbg {
	background-color: rgba(255,255,255,0.8);
	border: 4px solid white;
	padding: 1rem;
	overflow: hidden;
}

.white {
	color: white;
}

.slogan {
	font-family: 'Cooper Black';
}

.shadow {
	text-shadow: 2px 2px 2px #393939;
}

.large {
	font-size: 3rem;	
}

.medium {
	font-size: 2rem;	
}

.small {
	font-size: 1.3rem;	
}

.smaller {
	font-size: 0.9rem;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.central{
	text-align: center;
}

img.illustration {
	max-width:120px;
}

.putcentral {
	margin-left: auto;
	margin-right: auto;
}

.hidden {
	display: none;
}


blockquote {
    position: relative;
    margin: 0;
    padding: 30px 60px;
    max-width: 750px;
}

blockquote:before, blockquote:after {
    position: absolute;
    width: 60px;
    height: 60px;
    font-size: 120px;
    line-height: 1;
}

blockquote:before {
    top: 0;
    left: 0;
	color: #C61324;
	font-family: 'Times New Roman', serif;
    content: "\201C";
}

blockquote:after {
    bottom: 30px;
    right: 0;
	color: #C61324;
	font-family: 'Times New Roman', serif;
    content: "\201D";
}

@media screen and (max-width: 780px) {
	.whiteshadedbg {
		padding: 1rem;
		border: 1px solid white;

	}

	.large{
		font-size: 2rem;
	}

	.medium {
		font-size: 1.5rem;
	}

	.small {
		font-size: 1rem;
	}
}

@media screen and (max-width: 750px) {
	blockquote:before, blockquote:after {
	    position: absolute;
	    width: 60px;
	    height: 60px;
	    font-size: 60px;
	    line-height: 1;
	}
}

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

	.large{
		font-size: 1.5rem;
	}

	.medium {
		font-size: 1.1rem;
	}

	.small {
		font-size: 0.9rem;
	}

	blockquote:before, blockquote:after {
	    display: none;
	}

	blockquote {
	    padding: 1rem;
	}

	img.illustration {
		max-width:80px;
	}
}


/*--------------------------------------------------------------
##
## Page Setup
##
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Home Page
--------------------------------------------------------------*/
/*	BigVideo Styles 
	You may need to adjust these styles to get this working right in your design. 
*/
#big-video-wrap{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0;}
#big-video-vid,#big-video-image{position:absolute;}
#big-video-control-container{position:fixed;bottom:0;padding:10px;width:100%;background:rgba(0,0,0,.25);
  -webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;}
#big-video-control{width:100%;height:16px;position:relative;}
#big-video-control-middle{margin: 0 56px 0 24px;}
#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer;}
#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff;}
#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff;}
#big-video-control-bound-left{left:0;}
#big-video-control-bound-right{right:-1px}
#big-video-control-track .ui-slider-handle {opacity:0;}
#big-video-control-playhead{left:30%;}
#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('bigvideo.png');}
#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:11px;}
#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff;}
#big-video-control .ui-slider-handle{border-left:solid 1px #fff; width:16px;height:16px;position:absolute;top:-8px;}
.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
#big-video-wrap .vjs-big-play-button{display:none !important;}

#big-video-wrap {
   display: none;
}

.col8 .buttons {
	text-align: center;
}


.buttons {
    position:fixed;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    bottom: 60px;
}

.buttons a {
	color: #fff;
	background: rgba(0,0,0,0.25);
	text-decoration: none;
	font-size: 1.25rem;
	padding: 1rem;
	border: 2px white solid;
	border-radius: 3px;
	margin: 1rem;
}

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

	.buttons {
		width: 100%;
	}

	.buttons a {
		width: 85%;
	    clear: both;
	    display: block;
	}

}

.quotes {
	color: #fff;
	font-family: "Cooper Black";
	text-shadow: 3px 3px 3px #111;
	font-size: 3.5rem;
	position: relative;
	text-align: center;
	position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	display: none;
	max-width: 990px;
	top: 33%;

}

.mediaquotes {
	font-family: "Ubuntu",sans-serif;
	padding: 1.1rem;
	font-size: 2rem;
	max-width: 770px;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

.mediaquotes img {
	padding-top: 1rem;
}

.topquote {
	font-size: 2.6rem;
	margin-bottom: 1rem;
}

/*--------------------------------------------------------------
## Parallax Set up
--------------------------------------------------------------*/

/* Used for full size sections (both plain bg and image) */

.p-full {
	height: 100%;
	max-height: 100%;
	min-height: 1200px;
	min-height: 100vh;
	height: 100vh;
	overflow: hidden;
}

.p-full-story,
.p-full-jobs,
.p-full-nutrition,
.p-full-locations {
	padding: 5rem 0;
	height: 100%;
	max-height: 100%;
	min-height: 1200px;
	min-height: 100vh;
	height: 100vh;
	overflow: hidden;
}

.p-redstrip {
    min-height: 300px;
    padding: 5rem 0;
	background-color: #C61324;
	color: white;
}

.p-redstrip a {
	color: white;
	text-decoration: none;
}

.p-content {
	padding: 5rem 0;
}


@media screen and (max-height: 768px) {
	.p-full-story,
	.p-full-jobs,
	.p-full-nutrition,
	.p-full {
		padding: 5rem 0;
		height: 100%;
		max-height: 100%;
		min-height: 1200px;
		min-height: 100vh;
		overflow: hidden;
	}
}

@media screen and (max-width:769px) {
	.p-redstrip {
	    min-height: 100px;
	    padding: 2rem 0;
	}
}

/*--------------------------------------------------------------
## Polaroid Images
--------------------------------------------------------------*/

ul.polaroids {
	margin-top: 3rem;
	position: relative;
	left: -20px;
	overflow: visible;
}

ul.polaroids a:after {
	content: attr(title);
}

ul.polaroids li {
	width: 25%;
	float: left;
}

ul.polaroids img {
	width: 150px;
}


.page-id-162 ul.polaroids {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

.page-id-162 ul.polaroids li {
	width: 30%;
	display: inline-block;
	float: none;
}

.page-id-162 ul.polaroids img {
	width: 210px;
}

#ourfood ul.polaroids {
	margin-top: 3rem;
	position: relative;
	left: -40px;
	overflow: visible;
}

#ourfood ul.polaroids img {
	width: 130px;
}

ul.polaroids a {
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	transform: rotate(-5deg);
	background: #FFF none repeat scroll 0% 0%;
	display: inline;
	float: left;
	margin: 0px 0px 27px 30px;
	width: auto;
	padding: 10px 10px 15px;
	text-align: center;
	font-family: "Oogabooga",sans-serif;
	text-decoration: none;
	color: #333;
	font-size: 1.2rem;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}

ul.polaroids li:nth-child(even) a {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	transform: rotate(3deg);
}

ul.polaroids li:nth-child(3n) a {
	-webkit-transform: none;
	-moz-transform: none;
	transform:rotate(none);
	position: relative;
	top: -15px;
}

ul.polaroids li a:hover{
	-webkit-transform:scale(1.25);
	-moz-transform:scale(1.25);
	-webkit-box-shadow:0 3px 6px rgba(0,0,0,.5);
	-moz-box-shadow:0 3px 6px rgba(0,0,0,.5);
	position:relative;
	z-index:5;
}

@media screen and (max-width: 940px) {
	ul.polaroids img {
		width: 120px;
	}

	ul.polaroids li a:hover{
		-webkit-transform:none;
		-moz-transform:none;
		transform:none;
		-webkit-box-shadow:0 3px 6px rgba(0,0,0,.5);
		-moz-box-shadow:0 3px 6px rgba(0,0,0,.5);
		position:relative;
		z-index:5;
	}
}

@media screen and (max-width: 780px) {
	#ourfood ul.polaroids li {
		width: 50%;
		float: left;
		text-align: center;
	}
	#ourfood ul.polaroids img {
		width: 150px;
	}
	#ourfood ul.polaroids {
		left: 0px;
	}
}

@media screen and (max-width: 769px) {
	ul.polaroids img {
		width: 100px;
	}
}

@media screen and (max-width: 700px) {
	#location ul.polaroids li {
		width: 100%;
		float: left;
		text-align: center;
		background: url(img/bullet.png) no-repeat left top;
		padding-left: 30px;
		padding-top: -2px;
		height: 30px;
		position: relative;
		left: 15px;
	}

	#location ul.polaroids a {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		transform: rotate(0);
		background: transparent none repeat scroll 0% 0%;
		display: inline;
		float: left;
		margin: 0;
		width: auto;
		padding: 0;
		text-align: center;
		font-family: "Ubuntu",sans-serif;
		text-decoration: none;
		color: #333;
		font-size: 1rem;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
	}

	#location ul.polaroids img {
		display: none;
	}

	#ourfood ul.polaroids a {
		font-family: "ubuntu",sans-serif;
		font-size: 1rem;
	}
	#ourfood ul.polaroids {
		left: -20px;
	}

	ul.polaroids li:nth-child(even) a {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	ul.polaroids li:nth-child(3n) a {
		top: 0px;
	}

	ul.polaroids {
		left: 20px;
	}

}


/*--------------------------------------------------------------
## Buttons with arrows
--------------------------------------------------------------*/

a.arrowbuttondown,
a.arrowbuttonright {
	color: white;
}

.arrowbuttondown {
	padding: 0.5rem;
	border: 2px solid white;
	background-color: #C61324;
	display: block;
	color: white;
	text-decoration: none;
	background-image: url(/content/themes/pilpelv3/img/buttondownarrow.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: 30px;
	padding-right: 35px;
}

.arrowbuttonright {
	padding: 0.5rem;
	border: 2px solid white;
	background-color: #C61324;
	display: block;
	color: white;
	text-decoration: none;
	background-image: url(/content/themes/pilpelv3/img/buttonrightarrow.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: 30px;
	padding-right: 35px;
}

.sr-modal .sr-btn {
	padding: 0.5rem !important;
	border: 2px solid white !important;
	background: #C61324 linear-gradient(#C61324, #C61324 85%, #C61324) repeat scroll 0% 0% !important;
	color: white !important;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.site-header {
	position: fixed;
	width: 100%;
	background-image: url(/content/themes/pilpelv3/img/header-bg-tile.png);
	background-repeat: repeat;
	height: 13px;
	z-index: 99;
}

.site-branding {
	max-width: 320px;
	width: 15%;
	float: left;
	padding-left: 0.5rem;
	padding-top: 0.5rem;
	padding-right: 1rem;
}

.logo {
	position: relative;
	z-index: 1000;
}

.header-bottom-left {
	background: url(/content/themes/pilpelv3/img/header.png) no-repeat scroll 0 0;
	height: 70px;
	top: 13px;
	position: fixed;
	max-width: 1200px;
	width: 100%;
	float: left;
	z-index: 99;
}

.header-bottom-right {
	background: url(/content/themes/pilpelv3/img/header-right.png) repeat-x scroll 0 0;
	height: 23px;
	top: 13px;
	position: fixed;
	left: 1198px;
	width: 100%;
	float: left;
	z-index: 99;
}

.orderonline {
	position: absolute;
	top: -3rem;
	right: -3rem;
	background-image: url(/content/themes/pilpelv3/img/orderonlinebg.png);
	background-repeat: no-repeat;
	z-index: 101;
	height: 180px;
	width: 180px;
	color: white;
	text-align: center;
	display: block;
	display: inline-block;
}

.orderonline-text {
	font-family: 'Oogabooga';
	font-size: 1.3rem;
    -ms-transform: rotate(26deg); /* IE 9 */
    -webkit-transform: rotate(26deg); /* Chrome, Safari, Opera */
    transform: rotate(26deg);
    position: relative;
    top: 3.5rem;
    left: -1rem;
    line-height: 1.5;
	text-shadow: 2px 2px 2px #393939;
}

.site-content {
	position: relative;
	top: 0rem;
	margin-bottom: 1rem;
}

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

	.logo {
		float: left;
		max-width: 140px;
		padding-top: 5px;
	}

	.site-branding {
		width: 30%;		
	}

	.site-header {
		height: 70px;
		max-height: 70px;
	}

	.header-bottom-left {
		display: none;
	}

	.header-bottom-right {
		display
	}

}

@media screen and (max-width: 675px) {
	.site-content {
		position: relative;
		top: 3rem;
	}
	.site-branding {
		padding-top: 0.3rem;
	}
	.site-branding {
		width: 50%;		
	}

}

/*--------------------------------------------------------------
## Social Feeds
--------------------------------------------------------------*/

body.page-id-185 {
	background: url(/content/themes/pilpelv3/img/bg/insidepilpel.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.instagramfeed {
	width: 19%;
	padding: 5px 5px 30px 5px;
	background-color: #fffbf4;
	border: 1px solid grey;
	float: left;
	margin-left: 5px;
	max-width: 150px;
}

#social h2 {
	text-align: left;
	padding: 20px 0;
}

@media screen and (max-width: 675px) {
	.instagramfeed {
		width: 45%;
		padding: 5px 5px 15px 5px;

	}

	.instagramfeed:last-of-type {
		display: none;
	}
}

/*--------------------------------------------------------------
## Footer - All of it
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footer {
	width: 100%;
	background-color: #981C20;
	color: white;
	padding: 0.5rem 0.5rem;
	overflow: hidden;
	bottom: 0px;
	position: relative;
	font-size: 1rem;
	clear: both;
	text-align: center;
} 

.footer-container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.footer a {
	color: #c0c0c0;
	text-decoration: none;
}

.site-footer {
	padding-top: 1rem;
}

p.site-info {
	float: left;
	display: inline-block;
	margin: 0;
	clear: both;
	padding-left: 1rem;
	font-size: 0.8rem;
	color: #c0c0c0;
}

p.credit {
	text-align: center;
	float: left;
	margin: 0;
	padding-left: 1rem;
	display: inline-block;
	padding-right: 1rem;
	font-size: 0.8rem;
	color: white;
}

.footer-chilli {
	float: left;
	margin-right: 10px;
}

/* 
.page-id-53 .site-footer,
.page-id-47 .site-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
} */

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

	.page-id-53 .site-footer 
	.page-id-47 .site-footer {
		position: relative;
	}
} 

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

	.site-footer .col-60,
	.site-footer .col-40
	 {
		width: 100%;
	}

}

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

	p.credit,
	p.site-info {
		width: 100%;
		text-align: center;
		float: left;
	}

	p.site-info {
		padding-bottom: 0.5rem;
	}
	
	.reviews-container {
		margin-bottom: 3rem;
	}

	.col-60,
	.col-40 {
		clear: both;
		width: 100%;
	}
}

ul.social {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

li.socials {
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
	padding-right: 1.5rem;
}

li.facebook {
	background: url(img/facebook-32.png) no-repeat left top;
} 

li.twitter {
	background: url(img/twitter-32.png) no-repeat left top;
} 

li.instagram {
	background: url(img/instagram-32.png) no-repeat left top;
} 

li.mailinglist {
	background: url(img/email-32.png) no-repeat left top;
} 

@media screen and (max-width: 675px) {
	ul.social {
		text-align: center;
	}
}

/*--------------------------------------------------------------
## Mailing List
--------------------------------------------------------------*/

#mc_embed_signup {
	display: none;
}

#mc_embed_signup h2 {
	color: white;
	font-size: 2rem;
	padding-top: 1rem;
	font-weight: normal;
}

#mc_embed_signup .mc-field-group {
	float: left;
	padding-right: 40px;
}

.mc-field-group input[type="text"],
.mc-field-group input[type="email"] {
	background-color: #981C20;
	border: 2px solid white;
	color: white;
}

.mc-field-group {
	width: 40%;
	text-align: left;
	padding-bottom: 0.5rem;
}

.mc-field-group label {
	text-align: right;
	display: block;
	float: left;
	width: 200px;
	padding-right: 20px;
}

#mc_embed_signup h3 {
	color: white;
	font-family: "Ubuntu";
}

#mc_embed_signup .row {
	clear: both;
	width: 100%;
}

.birthdayfields {
	width: 200px;
	text-align: left;
	display: inline-block;
}

#mc_embed_signup input[type="submit"] {
	background-color: #C61324 !important;
	color: white;
	border: 2px solid white;
	border-radius: 0px;
	box-shadow: 0 0 0 !important;
	padding: 0.5rem;
	text-shadow: 0 0 0 !important;
	font-size: 1rem;
}

@media screen and (max-width: 600px) {
	.mc-field-group {
		width: 100%;
	}

	.mc-field-group label {
		width: 100%;
		text-align: left;
		padding-right: 0px;
	}

	.mc-field-group input[type="text"],
	.mc-field-group input[type="email"] {
		clear: both;
	}
}

/*--------------------------------------------------------------
# Reviews
--------------------------------------------------------------*/

.reviews-container {
	top: 5rem;
	width: 100%;
	height: 250px;
	overflow: visible;
	padding-top: 4rem;
}

.review {
	max-width: 100%;
	font-family: 'Oogabooga';
    line-height: 2;
    display: inline-block;	
	position: relative;
    -ms-transform: rotate(-7deg); /* IE 9 */
    -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
    transform: rotate(-7deg);
    left: 1rem;
    padding: 0 0.5rem;
    bottom: 1rem;
}

.review-author {
	font-family: 'Oogabooga';
	display: inline-block;	
	background-color: #981C20;
	margin-top: 0.5rem;
	padding: 0.5rem;
	z-index: 9999;
	text-align: center;
}

.review-text {
	background-color: #981C20;
	padding: 0.5rem;
}

@media screen and (max-width: 1000px) {
	.reviews-container {
		height: 200px;
	}
}


@media screen and (max-width: 600px) {
	.review, 
	.review-author {
		font-family: 'Ubuntu', sans-serif;
	}
}

/*--------------------------------------------------------------
## Tahini
--------------------------------------------------------------*/

.tahini-promo {
	overflow: hidden;
	position: relative;
	text-align: right;
	padding-right: 1rem;
}

.tahini-promo-area {
	float: left;
}

.tahini-text {
	font-family: Oogabooga; 
	color: #fff; 
	font-size: 1.1rem; 
	width: 300px;
	padding-left: 0.5rem; 
    -ms-transform: rotate(4deg); /* IE 9 */
    -webkit-transform: rotate(4deg); /* Chrome, Safari, Opera */
    transform: rotate(4deg);
	text-shadow: 1px 1px 1px #393939;
}

img.tahinijar  {
	width: 80px;
}

@media screen and (max-width: 675px) {
	.tahini-promo {
		bottom: 0px;
		height: 200px;
	}

	img.tahini-promo  {
		margin-left: 75px;
	}

	.tahiniarrow {
		width: 50px;
	}

	.tahinijar {
		width: 50px;
	}

	.tahini-promo {
	}

	.tahini-text {
		font-family: Oogabooga; 
		color: #fff; 
		font-size: 1rem; 
		max-width: 180px;  
	    -ms-transform: rotate(-7deg); /* IE 9 */
	    -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
	    transform: rotate(-7deg);
	}
}

/*--------------------------------------------------------------
## Our Story
--------------------------------------------------------------*/

li.chilli {
	background: url(img/bullet.png) no-repeat left top;
	padding-left: 30px;
	padding-top: -2px;
	min-height: 30px;
	position: relative;
	left: 15px;
}

.story-top {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 60%;
	margin: 0px auto;
	left: 0px;
	right: 0px;
	font-weight: 400;
	font-size: 1.2rem;
	top: 50%;
}

.story {
	height: 100%;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.story-content {
	display: table-cell;
	vertical-align: middle;
}

.story-content-text {
	background-color: rgba(255,255,255,0.8);
	border: white solid 4px;
	padding: 3rem;
	z-index: 100;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
}

.story-content-text img {
    float: right;
    margin: 0px 0px 15px 20px;
    position: relative;
    right: 0px;
    top: 10px;
    margin-right: -150px;
    margin-top: -130px;
}

#about0 {
	text-align: center;
}

@media screen and (max-width: 768px) {
	.story-top {
	    bottom: 0% !important;
   		width: 80% !important;
	}

	.story-content-text {
		padding: 1rem;
		width: 80%;
	}

	.story-content-text img {
		clear:both;
	}

	.legacy-slogan {
		font-size: 1.4rem;
		text-shadow: 1px 1px 1px #393939;
	}

	.page-top-center {
	    bottom: 0% !important;
   		width: 80% !important;
	}

}

@media screen and (max-height: 600px) {
	#sc-top img {
		width: 80px;
	}

}

@media screen and (max-width: 600px) {
	li.chilli {
		left: 5px;
	}
	.story-content-text {
		padding: 1rem;
		width: 90%;
	}

	.slogan, .about-slogan, .slogan.foodmenu {
		font-size: 1.3rem;
	}

	#about0 p {
		font-size: 1rem;
	}

	.story-content-text img {
		display: none;
	}
}

/*--------------------------------------------------------------
## Restaurant Locations
--------------------------------------------------------------*/

#location .centered-box-content .text {
	padding: 3rem 1rem;
}

#locations .centered-box-content {
	width: 700px;
}

#locations .centered-box-content .text {
	padding: 1.5rem;
	z-index: 100;
	border: white solid 4px;
	min-height: 400px;
	overflow: hidden;
}

.locationheading {
	font-weight: bold;
	clear: both;
}

.mapframe {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 300px;
	height: 300px;
}

.restaurantname {
	width: 100%;
	clear: both;
}

@media screen and (max-width: 1000px) {
	#location .col8 {
		width: 80%;
	}
}

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

	#locations .centered-box-content .text {
		border: white solid 1px;
	}


	.mapframe {
		clear: both;
		width: 200px;
		height: 200px;
	}

	#locations .centered-box-content .text {
		margin-bottom: 2rem;
		min-height: 650px;
	}

	.p-full-locations {
		height: 100%;
	}
}	

/*--------------------------------------------------------------
## Our Food
--------------------------------------------------------------*/
/* Also see polaroid section */

.p-foodmenu {
    min-height: 300px;
    padding: 5rem 0;
}

img.menustep {
	width: 25px;
	display: inline-block;
}

.ourfood-section-title {
	display: inline-block;
	position: relative;
	bottom: 0.5rem;
	font-family: 'Cooper Black';
	font-size: 1.1rem;
}

.section-title,
.newrow {
	clear: both;
}

.newrow {
	overflow: hidden;
}

.foodmenu-section {
	padding-bottom: 1rem;
	overflow: hidden;
}

.menuitem {
	border-bottom: 2px dashed #C61324;
	padding: 0.5rem 0 0.5rem 0;
}

#saabich .menuitem {
	border-bottom: 0px dashed #C61324;
	padding: 0.5rem 0 0.5rem 0;
}

#houmous p {
	padding-bottom: 1rem;
}

.menuitem .col-80 {
	padding-right: 1rem;
}

.download {
	margin-top: 1rem;
	font-size: 1.5rem;
}

.downloadmenu {
	text-align: center;
	margin-top: 1rem;
}

.houmousbox {
	border: 2px solid #C61324;
	padding: 1rem;
	margin: 0 1rem;
}

.falafelphoto {
	top: 50px;
	right: -180px;
	position: relative;
	float: right;
	width: 330px;
	margin-left: -310px;
	margin-top: -300px;
}

.saabichphoto {
	top: 20px;
	right: -180px;
	position: relative;
	float: right;
	width: 330px;
	margin-left: -310px;
	margin-top: -300px;
}

.houmousphoto {
	top: 80px;
	right: -180px;
	position: relative;
	float: right;
	width: 330px;
	margin-left: -310px;
	margin-top: -300px;
}

#food-menu p {
	margin: 0;
}

.menu-item-title {
	font-family: 'Cooper Black';
	font-size: 1.2rem;
	color: #C61324;
	line-height: 1;
}

.section-title p {
	font-family: 'Cooper Black';
	font-size: 2rem;
	color: #C61324;

}

@media screen and (max-width: 980px) {
	.col8,
	.downloadmenu {
		width: 80%;
	}

}

@media screen and (max-width: 800px) {
	#food-menu .col-50 {
		width: 100%;
		clear: both;
	}

	#food-menu .red {
		font-size: 0.9rem;
	}

}

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

	.menu-item-title {
		font-family: 'Ubuntu';
		font-size: 1rem;
		font-weight: bold;
	}

	.download {
		font-size: 1.2rem;
	}

}

/*--------------------------------------------------------------
## Nutrition
--------------------------------------------------------------*/

.nutritioncalc {
	overflow: hidden;
}

#calculator h3 {
	font-family: 'ubuntu', sans-serif;
	font-size: 1.2rem;
}

.meals label {
	padding: 0.5rem;
}

.options label {
	padding: 0.5rem;
}

.meals li {
	width: 100%; 
	float: left;
	text-align: left;
	position: relative;
}

.nutritionheader {
	border-bottom: 2px dashed #C61324;
	padding: 0.5rem 0;
	overflow: hidden;
	margin-bottom: 2rem;
}

ul.options li {
	width: 50%;
	float: left;
	position: relative;
	padding-bottom: 0.2rem;
}

.nut-cats {
	clear: both;
}

.nutcolumn:nth-of-type(2){
	border-left: 2px dashed #C61324;
	border-right: 2px dashed #C61324;
}

.nutcolumn {
	padding: 0 1rem;
}


@media screen and (max-width: 900px) {
	ul.options li {
		width: 100%;
		float: left;
		padding-bottom: 0.2rem;
	}
}


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

	.meals li {
		width: 100%;
	}

	ul.options li {
		width: 100%;
		float: left;
		padding-bottom: 0.2rem;
	}

	.nutcolumn:nth-of-type(2){
		border-left: 0px dashed #C61324;
		border-right: 0px dashed #C61324;
	}

}	

/* Change radio/checkboxes to be images */

li:not(#nutrition) > input[type='radio'],
li:not(#nutrition) > input[type='checkbox'] {
    opacity: 0;
    float: left;
}

li:not(#nutrition) > input[type='radio'] + label,
li:not(#nutrition) > input[type='checkbox'] + label {
    margin: 0;
    clear: none;
    padding: 5px 0 4px 24px;
    cursor: pointer;
    background: url(img/radio-off.png) left center no-repeat;
}

li:not(#nutrition) > input[type='radio']:checked + label {ƒ
    background-image: url(img/radio-on.png);
}
li:not(#nutrition) > input[type='checkbox']:checked + label {
    background-image: url(img/radio-on.png);
}

/*--------------------------------------------------------------
## Jobs
--------------------------------------------------------------*/

#tabs p {
	clear: both;
	min-height: 100px;
}

#tabs .arrowbuttondown {
	margin-left: auto;
	margin-right: auto;
	max-width: 200px;
}

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

	#tabs img {
		width: 90%;
	}

	#tabs p {
		min-height: 140px;
	}
}


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

	#tabs p {
		min-height: 160px;
	}
}

/*--------------------------------------------------------------
# FORMS - General
--------------------------------------------------------------*/

.gform_wrapper .gform_footer input[type="submit"] {
	background-color: #C61324 !important;
	color: white;
	border: 2px solid white;
	border-radius: 0px;
	box-shadow: 0 0 0 !important;
	padding: 1rem;
	text-shadow: 0 0 0 !important;
}

table.ui-datepicker-calendar {
    margin: 0px !important;
    background-color: #ccc !important;
}

.page-id-53 div#ui-datepicker-div[style] {
    z-index: 9 !important;
}

/*--------------------------------------------------------------
# FORMS - Contact
--------------------------------------------------------------*/

#contact .whiteshadedbg {
	background-image: url(/content/themes/pilpelv3/img/chilliwithshadow.png);
	background-repeat: no-repeat;
	background-size: 200px 200px;
	background-position: 90% 90%;
}
#gform_wrapper_3.gform_wrapper textarea.medium{
	height: 5em;
}

.gform_wrapper .top_label li.gfield.gf_right_half,
.gform_wrapper .top_label li.gfield.gf_left_half {
    margin: 0px 0px 0em !important;
}

.gform_wrapper .top_label .gfield_label {
    margin: 0.625em 0px 0.1em !important;
    line-height: 1 !important;
}

body .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0 !important;
}

.gform_wrapper .gfield_date_day label, 
.gform_wrapper .gfield_date_month label, 
.gform_wrapper .gfield_date_year label, 
.gform_wrapper .gfield_time_ampm label, 
.gform_wrapper .gfield_time_hour label, 
.gform_wrapper .gfield_time_minute label, 
.gform_wrapper .ginput_complex label, 
.gform_wrapper .instruction {
    margin: 0.188em 0px 0em !important;
}

.gform_wrapper {
	line-height: 1;
}

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

	.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, 
	.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, 
	.gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span,
	.gform_wrapper .ginput_complex .ginput_left, 
	.gform_wrapper .ginput_complex .ginput_right,
	.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, 
	.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium,
	.gform_wrapper .top_label li.gfield.gf_left_half,
	.gform_wrapper .top_label li.gfield.gf_right_half {
		width: 100% !important;
	}

	.gform_wrapper .gform_footer.left_label, .gform_wrapper .gform_footer.right_label {
		margin-left: 0px !important;

	}

	.gform_wrapper .left_label div.ginput_complex, .gform_wrapper .right_label div.ginput_complex {
	    width: 100% !important;
	    clear: both !important;
	}
} 

/*--------------------------------------------------------------
# FORMS - Responsive
--------------------------------------------------------------*/

	#gform_wrapper_2  .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, 
	#gform_wrapper_2  .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, 
	#gform_wrapper_2 .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span,
	#gform_wrapper_2 .ginput_complex .ginput_left, 
	#gform_wrapper_2 .ginput_complex .ginput_right, {
		width: 100% !important;
	}

	#gform_wrapper_2 .ginput_complex .ginput_right {
		margin-left: 0px;
	}

	.gform_wrapper .medium {
		font-size: 0.9rem;
	}

	#field_2_9 .gfield_required {
		display: none;
	}

	#input_2_9 .gform_wrapper .left_label ul.gfield_radio {
		margin-left: 0px !important;
	}

/*--------------------------------------------------------------
## Online Ordering - Shop Rocket
--------------------------------------------------------------*/

.centered-box-content .text {
	padding: 3rem;
	z-index: 100;
	border: white solid 4px;
	overflow: hidden;
} 

.centered-box {
	height: 100%;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.centered-box-content {
	display: table-cell;
	vertical-align: middle;
}

.centered-box-content h2,
.centered-box-content h1,
.page-id-53 h1 {
	text-align: center;
}

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

	.centered-box-content .text {
		padding: 0.5rem;
		z-index: 100;
		border: white solid 1px;
		text-align: center;
	} 

	.centered-box-content {
		margin-bottom: 5rem;
	}

	.sr-modal {
	    width: 90% !important;
	    margin-left: 2% !important;
	    margin-right: 2% !important;
	}

}

body.page-id-47,
body.page-id-8 {
	background: url(/content/themes/pilpelv3/img/bg/wood.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-id-47 .mid-column {
	width: 90%;
}

.page-id-47 .orderonline {
	display: none;

}

.orderingonline {
	overflow: hidden;
	clear: both;
}

#onlineorder {
	clear: both;
}

.orderingonline h1 {
	text-align: center;
	display: inline;
}

p.orderingonline-intro{
	margin: 0;
	padding: 0 0 1rem 0;
	text-align: center;
	border-bottom: 2px dashed #C61324;
	margin-bottom: 2rem;
}

/* move elements from top right */

#sr-basket-widget {
	top: -15px !important;
	background: #C61324 !important;
	border-radius: 6px !important;
	position: relative !important;
	width: 120px;
	right: -15px !important;
	float: right !important;
	display: inline-block;
	border:1px solid white !important;

}

#sr-location-widget {
	top: 5px !important;
	background: #C61324 !important;
	position: relative !important;
	width: 120px;
	right: -15px !important;
	float: right !important;
	display: inline-block;
	clear: both;
}

/* Each item */
#shoppage .sr-item {
	float: left;
	width: 24%;
	max-width: 300px;
	padding: 5px;
	margin: 2px;
	background-color: white;
}

#onlineorder .sr-item {
	float: left;
	width: 25%;
	max-width: 300px;
	padding: 5px;
}


#shoppage .product_name,
#onlineorder .product_name {
	height: 40px;
}

#onlineorder .product_desc {
	min-height: 180px;
}

#onlineorder p {
	margin: 0;
}

.menu-items {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

/* item title */
.h1top {
	color: black;
	font-size: 1.2rem;
}

.price {
	font-size: 1rem;
	display: inline-block;
	margin: 0;
	font-family: 'Ubuntu';
	text-align: center;
	width: 100%;
}

.addtocart {
	float: left;
	padding-left: 30px;
	display: inline-block;
	margin: 0;
	font-size: 1rem;
	border: 1px solid white;
	padding: 0.7rem;
	width: 100%;
	text-align: left;
	clear: both;
}

.addtocart.arrowbuttonright {
	background-size: 20px;
	background-position: 90% 50% ;
}

.product_name {
	font-weight: bold;
}


/* Description */
.menu_content_bot {
	color: black;
	margin-bottom: 0;
	font-size: 0.9rem;
}

a.sr-add{
	color: white;
}

@media screen and (max-width: 1025px) {
	#onlineorder .sr-item,
	#shoppage .sr-item  {
		width: 48%;
	}
	#onlineorder .product_desc {
		min-height: 100px;
	}	

}

@media screen and (max-width: 758px) {
	#onlineorder .product_desc {
		min-height: 110px;
	}	

}


@media screen and (max-width: 685px) {
	#onlineorder .sr-item,
	#shoppage .sr-item {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.orderingonline h1 {
		clear:both;
		display: block;
	}

	#sr-basket-widget {
		top: 0px !important;
		position: relative !important;
		width: 100px;
		right: 0px !important;
		float: right !important;
		display: inline-block;
		border:1px solid white !important;
		z-index: 1 !important;
	}

	#sr-location-widget {
		top: -38px !important;
		width: 100px;
		left: 0px !important;
		float: left !important;
		display: inline-block;
		z-index: 1 !important;

	}
}

/* shop rocket tidying */
  
body .sr-name-label,body .sr-price-label  {
	display: none;
}


body #sr-cart-modal-productprice {
	margin-bottom: 10px;
}

  

/*--------------------------------------------------------------
# Arrow
--------------------------------------------------------------*/

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.arrow {
  position: fixed;
  bottom: 15px;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 72px;
  background-image: url(img/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.arrow2 {
  position: relative;
  top: 0%;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 72px;
  background-image: url(img/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}

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

	.arrow,
	.arrow2 {
		display: none;
	}

}

.bounce {
  -moz-animation: bounce 2s 1;
  -webkit-animation: bounce 2s 1;
  animation: bounce 2s 1;
  animation-delay: 3s;
}

/*--------------------------------------------------------------
## Page Styling
--------------------------------------------------------------*/

/* 
* 	404 page
* 	56 = managers page
* 	182 = privacy policy
*/

/* Add padding to top of non-horizontally-centered pages */
#shoppage .centered-box-content,
#onlineorder .centered-box-content,
#social .centered-box-content,
.page-id-53 .site-content,
.page-id-56 .site-content,
.page-id-182 .site-content {
	padding: 6rem 0;
	overflow: hidden;
}

#contact .onerow {
	padding: 1rem 0;
	overflow: hidden;
}

@media screen and (max-width: 685px) {
	#contact .onerow {
		padding: 0px 0;
		overflow: hidden;
	}
}

.error404 .site-content{
	padding-top: 5rem;
	margin-bottom: 10rem;
}

.page-id-56 .site-content {
	background: url(img/bg/managerspage.jpg) no-repeat center center fixed;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
	height:100%;
	min-height: 100vh;
}

.page-id-53 .site-content {
	background: url(img/bg/contact-top.jpg) no-repeat center center fixed;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
	height:100%;
	min-height: 100vh;
}


.page-id-182 .site-content {
	background: url(img/bg/privacypolicy.jpg) no-repeat center center fixed;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
	height:100%;
	min-height: 100vh;
}

.page-id-56 ol,
.page-id-182 ul,
.page-id-182 ol {
	margin-left: 3rem;
}


/* Make everything start in the same place on mobile */

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

	.p-full-story, .p-full-nutrition, .p-full-jobs {
	    padding: 6rem 0px;
	}

	.p-full {
		padding: 6rem 0;
	}

	.centered-box-content {
   		display: table-cell;
    	vertical-align: middle;
	}

}

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

	.p-full-story, .p-full-nutrition, .p-full-jobs, .p-full,
	#shoppage .centered-box-content,
	#onlineorder .centered-box-content,
	#social .centered-box-content  {
	    padding: 8rem 0px;
	}

}

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


	.p-full-story, .p-full-nutrition, .p-full-jobs, .p-full,
	#shoppage .centered-box-content,
	#onlineorder .centered-box-content,
	#social .centered-box-content  {
	    padding: 5rem 0px;
	}


}



/*--------------------------------------------------------------
## Mobile
--------------------------------------------------------------*/

body.mobile.home  {
	background: url(img/bg/home-top.jpg) no-repeat center center fixed;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
}
