/************************************************
*	Media Queries								*
************************************************/

/* iPad Styles */

@media handheld, only screen and (max-width: 1080px) {

	/* Typography iPad */

	body {
		font-size: 0.9rem;
		line-height: 1.8;
	}
	blockquote {
		font-size: 1.4rem;
	}
	.headline {
		font-size: 2rem;
		padding-bottom: 6px;
	}
	.headline.img-headline {
		font-size: 1.8rem;
		padding: 12px 18px;
	}
}

@media handheld, only screen and (max-width: 1080px) {

	/* Theme iPad */

	#header {
		margin-bottom: 12px;
	}
	#header.absolute {
		position: relative;
	}
	.admin-bar #header.absolute {
		top: 0px;
	}
	.restaurant-header-absolute .organic-ocw-container {
		margin-top: 0px;
	}
	.nav-menu a {
		font-size: 0.85em;
		padding: 0px 4px;
	}
	.home-slider .slideshow .slides li {
		background-position: center center !important;
		background-attachment: initial;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.slideshow {
		margin-top: -12px;
	}
	.slideshow .content.slider-vid {
		margin-top: 24px !important;
		margin-bottom: 24px;
	}
	.slideshow .content.slider-vid .excerpt {
		display: none;
	}
	.slideshow .content.slider-vid .post-author {
		padding: 12px 0px 0px 0px;
	}
	.slideshow .information .headline {
		margin-top: 0px;
		padding: 12px 18px;
	}
	.slideshow .information .excerpt {
		display: none;
	}
	.slideshow .loading,
	.slideshow.gallery-slideshow .loading {
		min-height: 360px;
	}
	.slideshow .preloader {
		margin-top: -16px;
	}
	.flex-direction-nav li a {
		margin-top: -16px;
	}
	.featured-pages .information {
		padding: 0px;
	}
	.featured-pages .headline.img-headline {
		font-size: 1.6rem;
	}
	.featured-pages .holder .content {
		margin: 0px 4px;
	}
	.featured-pages .holder.first .content {
		margin-right: 8px;
	}
	.featured-pages .holder.last .content {
		margin-left: 8px;
	}
	.restaurant-banner-img .overlap {
		margin-top: -12px !important;
	}
	.feature-img.page-banner {
		background-position: center center !important;
		background-attachment: initial;
		max-height: 480px;
		min-height: initial;
		margin-top: -12px;
	}
	.page-banner .headline.img-headline {
		margin-top: 0px;
	}
	.content.top-space,
	.content.content-menu,
	.footer .content {
		margin-top: 12px;
	}
	.blog-holder,
	.archive-holder {
		margin-bottom: 12px;
	}
	#portfolio-filter li a {
		font-size: 0.8em;
	}
	.search-results .post-author p {
		float: left;
		display: block;
		width: 100%;
		font-size: 0.9em;
	}
	.sidebar.blog {
		margin: 0px;
		padding: 24px 24px 0px 24px;
	}
	.footer-content {
		text-align: center;
	}
	.contact-info .align-left,
	.footer-information .align-left {
		float: none;
		display: block;
		text-align: center;
	}
	.contact-info .align-right,
	.footer-information .align-right {
		float: none;
		display: block;
		text-align: center;
		margin-top: 12px;
	}
}

/* iPhone */

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

	/* Typography iPhone */

	h1 {
		font-size: 1.8rem;
		line-height: 1.4;
	}
	h2 {
		font-size: 1.6rem;
		line-height: 1.4;
	}
	h3 {
		font-size: 1.4rem;
		line-height: 1.4;
	}
	h4 {
		font-size: 1.2rem;
		line-height: 1.4;
	}
	h5 {
		font-size: 1.1rem;
		line-height: 1.4;
	}
	h6 {
		font-size: 1.0rem;
		line-height: 1.4;
	}
	.headline {
		font-size: 1.8rem;
		padding-bottom: 6px;
	}
	.headline.img-headline {
		background: none;
		font-size: 1.6rem;
		text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
		width: 90%;
		padding: 8px 12px;
		box-sizing: border-box;
		border: none;
	}
	.title {
		font-size: 1.2rem;
	}
	body, p {
		font-size: 0.9rem;
		line-height: 1.7;
	}
	blockquote {
		padding: 12px 0px;
		border-left: none;
	}
	blockquote p {
		font-size: 1rem;
		line-height: 1.6;
	}
}

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

	/* Theme iPhone */

	#header {
		display: inline-block;
		width: 100%;
		height: auto;
	}
	#header #logo a {
		text-align: center;
	}
	#header .custom-logo {
		height: auto;
		max-width: 100%;
	}
	#custom-header {
		margin: 0px;
	}
	#navigation {
		display: none !important;
	}
	#side-menu {
		display: block;
	}
	#menu-toggle {
		display: inline-block;
		cursor: pointer;
		background: none;
		position: relative;
		margin: 0px;
		padding: 24px;
		border: none;
		box-shadow: none;
		z-index: 9;
	}
	#menu-toggle svg {
		fill: rgba(0, 0, 0, 0.4);
	}
	#menu-toggle:hover svg {
		fill: rgba(0, 0, 0, 1);
	}
	.sidr {
		display: block;
		color: #666666;
		position: fixed;
		top: 0;
		height: 100%;
		z-index: 999999;
		width: 260px;
		overflow-x: hidden;
		overflow-y: auto;
		box-sizing: border-box;
	}
	.sidr-inner {
		box-sizing: border-box;
	}
	.sidr.right {
		left: auto;
		right: -260px;
	}
	.sidr.left {
		left: -260px;
		right: auto;
	}
	.sidr p {
		margin: 6px 0px;
		padding: 0px;
	}
	.sidr ul {
		margin: 0px;
		padding: 0px;
	}
	.sidr ul.sidr-class-menu {
		margin: 0px;
	}
	.sidr li.sidr-class-menu-item-has-children > a::after {
		background: none;
		position: relative;
		content: '\f107';
		font-family: 'FontAwesome';
		font-weight: 600;
		margin-left: 6px;
	}
	.sidr li {
		position: relative;
		list-style: none;
		margin: 0px;
		padding: 0px;
		z-index: 9;
	}
	.sidr li li,
	.sidr li li li:first-child {
		margin-top: 2px;
		z-index: 8;
	}
	.sidr li li:first-child {
		margin-top: -6px;
	}
	.sidr li a {
		display: block;
		position: relative;
		background-color: #ffffff;
		color: #666666;
		font-family: 'Oswald', sans-serif;
		font-size: 1rem;
		font-weight: 400;
		font-style: normal;
		text-align: center;
		text-transform: uppercase;
		text-decoration: none;
		text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.24);
		line-height: 1.6;
		letter-spacing: 0px;
		margin: 8px;
		padding: 8px 16px;
		box-sizing: border-box;
		border-radius: 3px;
		border: 1px solid #dddddd;
		box-shadow: 0px 0px 4px #dddddd;
	}
	.sidr li a,
	.sidr li a:link,
	.sidr li a:visited {
		color: rgba(0, 0, 0, 0.6);
	}
	.sidr li a:hover,
	.sidr li a:active,
	.sidr li a:focus {
		color: #ffffff;
		background: #cb5329;
	}
	.sidr li li a {
		margin: 2px 12px;
	}
	.sidr li li li a {
		margin: 2px 18px;
	}
	.sidr li li:last-child a {
		border-radius: 0px 0px 3px 3px;
	}
	.slideshow.gallery-slideshow {
		margin-top: 0px;
	}
	.slideshow .loading,
	.slideshow.gallery-slideshow .loading,
	.home-slider .slideshow .slides li {
		min-height: 280px;
	}
	.slideshow .text-holder {
		padding: 24px 12px;
	}
	.slideshow .information .headline {
		font-size: 1.6rem;
		padding: 6px 12px;
	}
	.flex-direction-nav .flex-next {
		right: 0px;
		border-radius: 2px 0px 0px 2px;
	}
	.flex-direction-nav .flex-prev {
		left: 0px;
		border-radius: 0px 2px 2px 0px;
	}
	.featured-pages .holder .content,
	.featured-pages .holder.first .content {
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 12px;
	}
	.featured-pages .holder.last .content {
		margin: 0px;
	}
	.featured-pages .information {
		padding: 6px;
	}
	.featured-pages .holder.last .information {
		border-bottom: none;
	}
	.featured-pages .text-holder {
		height: auto !important;
	}
	.featured-bottom .information {
		margin: 0px auto;
		padding-left: 0px;
		padding-right: 0px;
	}
	.featured-bottom .information .headline {
		font-size: 1.6rem;
	}
	.featured-bottom .excerpt {
		font-size: 1.2rem;
	}
	.featured-bottom .feature-img.post-banner {
		min-height: 320px;
	}
	.feature-img.menu-pic {
		margin: 0px auto 18px;
	}
	.menu-holder {
		padding-top: 12px;
	}
	.menu-title .title {
		font-size: 1rem;
		letter-spacing: 0.5px;
		line-height: 1.4;
	}
	.menu-title .menu-price {
		font-size: 1rem;
		letter-spacing: 0px;
		text-indent: -2px;
	}
	.postarea,
	.postarea.full {
		padding: 0px;
	}
	.post-author {
		padding-bottom: 6px;
	}
	.post-author p {
		float: left;
		display: block;
		width: 100%;
		font-size: 0.9em;
	}
	.archive-column {
		padding-bottom: 12px;
	}
	.pagination {
		margin-bottom: 12px;
	}
	.tweet-btn, .like-btn, .pin-btn, .plus-btn {
		float: left;
		margin: 4px;
	}
	.archive-column {
		width: 100%;
		padding-right: 0;
	}
	.sidebar {
		margin-top: 12px;
		padding: 12px;
	}
	.sidebar.blog {
		margin: 0px;
		padding: 0px 24px;
	}
	.sidebar.left {
		display: none;
	}
	#comments {
		padding: 0px 18px;
	}
	#commentform textarea {
		width: 92% !important;
	}
	.container form textarea {
		width: 94% !important;
	}
	.footer-widget {
		padding: 6px 0px;
	}
	.footer-widgets .widget:last-child {
		margin-bottom: 12px;
	}
	.footer-widgets .widget:first-child .footer-widget {
		padding-top: 0px;
	}
	.footer-widgets {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	.footer-widgets .widget {
		width: 100% !important;
		margin: 0px;
		padding: 0px;
	}
	.postarea .alignfull,
	.postarea .alignwide,
	.postarea.full .alignfull,
	.postarea.full .alignwide {
		width: calc(100% + 52px);
		left: -26px;
	}

	/* Grid */

	body {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.row {
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		overflow: visible !important;
	}
	.row .single,
	.row .half,
	.row .third,
	.row .fourth {
		width: 100%;
	}
	.row .row .column,
	.row .row .columns {
		padding: 0;
	}
	.flex-row {
		display: block;
	}
	.column, .columns {
		width: auto !important;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	.column:last-child, .columns:last-child {
		margin-right: 0;
		float: none;
	}
	[class*="column"] + [class*="column"]:last-child {
		float: none;
	}
	[class*="column"]:before, [class*="column"]:after {
		content:"";
		display:table;
	}
	[class*="column"]:after {
		clear: both;
	}
}
