/*
	Theme Name: Mountain Yuzu
	Theme URI: 
	Description: This is a custom theme created for the Genesis Framework.
	Author: JamieMitchellDesign
	Author URI: https://www.jamesmitchelldesign.com.au/

	Version: 2.7.1

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-starter
*/


/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */

html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}


/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html,
body {
	height: 100%;
}

html {
	font-size: 62.5%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: #fff;
	color: #222;
	font-family: "Muli", serif;
	font-weight: 300;
	line-height: 2;
	margin: 0;
}

body,
body > div {
	font-size: 1.6rem;
}

body.no-scroll {
	overflow: hidden !important;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img,
a > img {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition:  all 0.2s ease-in-out;
	    -ms-transition:  all 0.2s ease-in-out;
	     -o-transition:  all 0.2s ease-in-out;
	        transition:  all 0.2s ease-in-out;
}

a {
	color: #FF5C5D;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #222;
	text-decoration: none;
}

p {
	margin: 0 0 2rem;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: none;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 3rem 0;
}

b,
strong {
	font-weight: 600;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #222;
}

blockquote {
	margin: 3rem;
}

.clearfix {
    clear: both
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Dosis", sans-serif;
	font-weight: 400;
	line-height: 1.15;
	margin: 0 0 2rem;
}

h1, .h1 {
	font-size: 3.6rem;
}

h2, .h2 {
	font-size: 3rem; 
}

h3, .h3 {
	font-size: 2.4rem; 
}

h4, .h4 {
	font-size: 1.8rem; 
}

h5, .h5 {
	font-size: 1.6rem; 
}

h6, .h6,
.gallery-caption,
.wp-caption-text {
	font-size: 1.4rem; 
}

/* Mast
--------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.widget-title,
.entry-header .entry-meta,
.hero-section .post-details,
.genesis-nav-menu a,
.site-footer p {
	font-family: "Dosis", sans-serif;
	font-size: 1.1rem;
	text-transform: uppercase;
	letter-spacing: .3rem;
	font-weight: 400;
}


/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 3rem;
	text-align: center;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #222;
	font-size: 16px;
	font-weight: 400;
	padding: 1.6rem;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #FF5C5D;
	outline: none;
}

input[type=text],
input[type=tel],
input[type=email],
textarea {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

label {
	display: inline-block;
	font-size: 1.4rem;
	margin-bottom: .5rem;
}

::-ms-input-placeholder {
	color: #222;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #222;
	opacity: 1;
}

::placeholder {
	color: #222;
	opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #222;
	border: 1px solid #222;
	color: #fff;
	cursor: pointer;
	padding: 1.6rem 3.2rem;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #FF5C5D;
	border: 1px solid #222;
	color: #fff;
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button.clear {
	background-color: transparent;
	border-color: #222;
	color: #222;
}

/*.button.clear:hover,
.button.clear:focus {
	background-color: #222;
	border-color: #222;
	color: #fff;
}*/

.button {
	display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 1.2rem 2.4rem;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border: 1px solid #eee;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}


/* Links
--------------------------------------------- */

.more-link {
	position: relative;
	color: #222;
	border-bottom: 1px solid #FF5C5D;
}

.more-link:hover,
.more-link:focus {
	color: #222;
	border-bottom-color: #222;
}

.fancy-link {
	color: #222;
	text-decoration: none;
    background: -webkit-gradient(linear,left top, left bottom,from(#fff),to(#fff)),-webkit-gradient(linear,left top, left bottom,from(#fff),to(#fff)),-webkit-gradient(linear,left top, left bottom,from(#FF5C5D),to(#FF5C5D));
    background: -webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#fff,#fff),-webkit-linear-gradient(#FF5C5D,#FF5C5D);
    background: -o-linear-gradient(#fff,#fff),-o-linear-gradient(#fff,#fff),-o-linear-gradient(#FF5C5D,#FF5C5D);
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#FF5C5D,#FF5C5D);
    background-repeat: no-repeat,no-repeat,repeat-x;
    background-position: 0 95%,100% 95%,0 95%;
    background-size: .05em 1px,.05em 1px,1px 1px;
    text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
}

.fancy-link:hover,
.fancy-link:focus {
	color: #FF5C5D;		
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 4rem;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #eee;
	padding: .8rem;
}

th {
	font-weight: 400;
	padding: 0 .6rem;
}

td:first-child,
th:first-child {
	padding-left: 0;
}


/* Box Shadow
--------------------------------------------- */

.box-shadow {
	box-shadow: 0 0 2.4rem rgba(0,0,0,.15);
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #222;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	display: inline-block;
	position: relative;
}


/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 2rem;
}

.alignright .avatar {
	margin-left: 2rem;
}

.comment .avatar {
	margin: 0 1.5rem 2rem 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 4rem;
}

.after-entry {
	box-shadow: 0 0 2rem rgba(0, 0, 0, 0.05);
	padding: 2rem 3rem;
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 1.6rem;
	margin-bottom: 4rem;
	padding-bottom: 1rem;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	margin-bottom: 4rem;
	width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 1rem;
}

.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 1.8rem;
}

.entry-title {
	font-size: 3.6rem;
}

.page .page .entry-title {
	margin-bottom: 4rem;
}

.archive-grid .entry-header {
	text-align: center;
	
}

.archive-grid .entry-title {
	font-size: 1.8rem;
	padding: 0 2rem;
}

.entry-title a,
.sidebar .widget-title a {
	color: #222;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #FF5C5D;
}

/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 2rem;
}

img.alignnone,
.alignnone {
	margin-bottom:2rem;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 2rem 2rem 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 2rem 2rem;
}

.gallery-caption,
.wp-caption-text {
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 3rem;
}


/* Widgets
---------------------------------------------------------------------------- */

.widget {
	margin-bottom: 4rem;
}

.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 1rem;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 2rem;
	text-indent: -2rem;
}

.widget li li {
	border: 0;
	margin: 0 0 0 3rem;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 2rem;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 1.6rem;
	margin-bottom: .5rem;
	margin-top: 1rem;
}

/* Spacers
--------------------------------------------- */

.padding-top {
	padding-top: 6rem;
}

.padding-bottom {
	padding-bottom: 6rem;
}

.margin-bottom {
	margin-bottom: 6rem;
}


/* Plugins
---------------------------------------------------------------------------- */

/* jQuery Accordion
--------------------------------------------- */

#accordion {
	border-bottom: 1px solid #222;
}

#accordion .ui-accordion-header {
	border-top: 1px solid #222;
	cursor: pointer;
	margin: 0;
	padding: 2rem 4rem 2rem 0;
	position: relative;
	outline: 1px solid transparent;
}

#accordion .ui-accordion-header:first-child {
	border-top-color: #222;
}

#accordion .ui-accordion-header-icon.ui-icon {
	display: block;
	height: .2rem;
	position: absolute;
	right: .4rem;
	width: 1.8rem;
	background-color: #222;
	top: 3.3rem;
}

#accordion .ui-accordion-header-icon.ui-icon::after {
	content: "";
	display: inline-block;
	height: 1.8rem;
	width: .2rem;
	background-color: #222;
	position: absolute;
	top: -.8rem;
	left: .8rem;
	opacity: 1;
	-webkit-transition: all 0.1s ease-in-out;
	   -moz-transition: all 0.1s ease-in-out;
	    -ms-transition: all 0.1s ease-in-out;
	     -o-transition: all 0.1s ease-in-out;
	        transition: all 0.1s ease-in-out;
}

#accordion .ui-accordion-header-icon.ui-icon.iconOpen::after {
	opacity: 0;
}

.ui-accordion-content {
  padding: 2rem 0;
}

/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
	text-align: center;
	padding: 1rem;
}

.sidebar .enews {
	background-color: #f5f5f5;
	padding: 3rem;
}

.enews-widget input {
	font-size: 1.6rem;
	margin-bottom: 1rem;
	border-color: #222;
}

.after-entry .enews-widget input {
	text-align: center;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 2rem;
}


/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
	background: transparent;
	border: 1px solid #eee;
	color: #222;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 20px;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
	background: transparent;
	color: #222;
}

.gs-faq__question::after {
	content: "\f102";
	font-family: "Ionicons";
	float: right;
}

.gs-faq__question.gs-faq--expanded::after {
	content: "\f1fc";
}

div.gs-faq .gs-faq__answer {
	padding: 2rem;
}

/* Portfolio Pro
--------------------------------------------- */

.portfolio-archive #portfolio-cats {
	margin-top: 2rem;
	font-size: 1.6rem;
}

.portfolio-archive #portfolio-cats a {
	color: #222;
	margin-right: 1rem;
}

.portfolio-archive #portfolio-cats a.active,
.portfolio-archive #portfolio-cats a:hover,
.portfolio-archive #portfolio-cats a:focus {
	color: #FF5C5D;
}

.has-hero.portfolio-archive #portfolio-cats a {
	color: #fff;
}

.has-hero.portfolio-archive #portfolio-cats a.active,
.has-hero.portfolio-archive #portfolio-cats a:hover,
.has-hero.portfolio-archive #portfolio-cats a:focus {
	color: #fff;
	opacity: .5;
}

.portfolio-grid img {
	margin-bottom: 2rem;
}

.portfolio-title {
	color: #222;
	font-size: 2rem;
}

.portfolio-title:focus,
.portfolio-title:hover {
	color: #FF5C5D;
}


/* Display Post Shortcode
--------------------------------------------- */

.featured-grid .listing-item {
	position: relative;
	padding: 4rem;
	margin-bottom: 3rem;
	width: 100%;
	overflow: hidden;
	font-size: 1.6rem;
	height: 30rem;
	text-align: center;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.featured-grid.content-center .listing-item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.featured-grid .listing-item,
.featured-grid .listing-item a,
.featured-grid .listing-item a:hover,
.featured-grid .listing-item a:focus {
	color: #fff;
}

.featured-grid .listing-item .image {
	display: block;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin-bottom: 0;
	z-index: -1;
	-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	    -ms-transition: all 0.4s ease-in-out;
	     -o-transition: all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out;
}

.featured-grid .listing-item .image::before {
	content: "";
	display: block;
	background-color: black;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	    -ms-transition: all 0.4s ease-in-out;
	     -o-transition: all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out;
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	        filter: alpha(opacity=20);
	   -moz-opacity: 0.2;
	 -khtml-opacity: 0.2;
	        opacity: 0.2;	        
}

.featured-grid .listing-item:hover .image {
	transform: scale(1.1);
}

.featured-grid .listing-item:hover .image::before {
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	        filter: alpha(opacity=40);
	   -moz-opacity: 0.4;
	 -khtml-opacity: 0.4;
	        opacity: 0.4;
}

.featured-grid .listing-item .image img {
	max-width: none;
	max-height: none;
	min-width: 100%;
	min-height: 100%;
	height: 100%;
	width: 100%;
	margin: 0;
	-o-object-fit: cover;
	   object-fit: cover;
}

.featured-grid .listing-item .title {
	display: block;
	width: 100%;
	font-size: 1.8rem;
	line-height: 1.3;
	margin-top: 1rem;
	-ms-flex-order: 1;
	    order: 1;
}

.featured-grid.is-page .listing-item .title {
	margin-top: 0;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #222;
	outline: #ccc solid 1px;
}


/* Background Sections
---------------------------------------------------------------------------------------------------- */
 
/* ## Background Image
--------------------------------------------- */

.bg-image {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
			background-size: cover;
}

/* ## Background Primary
--------------------------------------------- */

.bg-primary,
.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary h6,
.bg-primary a,
.bg-primary p,
.bg-primary .featured-content .entry-title a,
.bg-primary .widget-title,
.bg-primary .more-link {
	color: #fff;
}

.bg-primary button:hover,
.bg-primary button:focus,
.bg-primary input[type="button"]:hover,
.bg-primary input[type="button"]:focus,
.bg-primary input[type="reset"]:hover,
.bg-primary input[type="reset"]:focus,
.bg-primary input[type="submit"]:hover,
.bg-primary input[type="submit"]:focus,
.bg-primary .button:hover,
.bg-primary .button:focus {
	background-color: #fff;
	border-color: #fff;
	color: #222;
}

.bg-primary .button.clear {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}

.bg-primary .button.clear:hover,
.bg-primary .button.clear:focus {
	background-color: #fff;
	border-color: #fff;
	color: #222;
}


/* ## Background Overlay
--------------------------------------------- */

.bg-overlay,
.bg-overlay .wrap {
    position: relative;
}

.bg-overlay .wrap {
	z-index: 2;
}

.bg-overlay::after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}

.bg-overlay::after {
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
         filter: alpha(opacity=30);
    -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
         opacity: 0.3;
}

.bg-overlay::after {
    background: #222;
}


/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	background-color: #fff;
	overflow: hidden;
	word-wrap: break-word;
	-webkit-animation: fadein 1s;
	        animation: fadein 1s;
}

@keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

@-webkit-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}


/* Wrap
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	width: calc(100% - 6rem);
	max-width: 72rem;
}


/* Site Header
---------------------------------------------------------------------------- */

.site-header {
	width: 100%;
	min-height: 7rem;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex; 
	    -ms-flex-wrap:wrap; 
	        flex-wrap:wrap; 
    -webkit-box-align:center; 
	    -ms-flex-align:center; 
	        align-items:center;
}

.site-header > .wrap {
	position: relative;
	max-width: 100%;
	width: calc(100% - 6rem);
	padding-top: 2rem;
	padding-bottom: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.site-header, 
.site-header > .wrap {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

/* Title Area
--------------------------------------------- */

.title-area {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;*/
}

.wp-custom-logo .title-area,
.wp-custom-logo .title-area img {
	width: 12.5rem;
}

.site-title {
	font-family: "Muli", sans-serif;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #222;
	text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

/* Header Cart Icon
--------------------------------------------- */

.site-header .cart-contents {
	position: absolute;
	display: inline-block;
	font-size: 1.6rem;
	margin-top: .5rem;
	outline-color: transparent;
	top: 2rem;
	left: 0;
}

.site-header .cart-contents:before {
	font-family: WooCommerce;
	color: #222;
	content: "\e01d";
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 400;
	padding-right: .5rem;
}

.site-header .cart-contents .cart-contents-count {
	background-color: #FF5C5D;
	border-radius: 50%;
	color: #fff;
	font-size: 1rem;
	height: 2rem;
	line-height: 2rem;
	position: absolute;
	right: -1rem;
	top: 0;
	width: 2rem;
	text-align: center;
}


/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}

.genesis-nav-menu a {
	color: #222;
	display: block;
	font-size: 1.2rem;
	font-weight: 400;
	outline-offset: -1px;
	padding-bottom: 1.2rem;
	padding-top: 1.2rem;
	text-decoration: none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .current_page_ancestor > a {
	color: #FF5C5D;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
}

.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 1rem;
	position: static;
	z-index: 99;
	padding-bottom: 1rem;
}

.genesis-nav-menu .sub-menu a {
	text-transform: none;
	font-size: 1.4rem; 
	font-weight: 400;
	letter-spacing: 0;
	position: relative;
	word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu .menu-item.icon {
	display: inline-block;
}

/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	border-radius: 0;
	color: #222;
	display: block;
	overflow: hidden;
	text-align: center;
	visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #222;
}

.menu-toggle {
	background-color: transparent;
	border: 0 none;
	padding: 0;
	width: 2.4rem;
	height: 2rem;
	cursor: pointer;
	position: absolute;
	z-index: 999;
	outline-color: transparent;
	top: 3rem;
	right: 0;
}

.menu-toggle span {
	background-color: #222;
	display: block;
	width: 2.4rem;
	height: 2px;
	position: relative;
	-webkit-transition: -webkit-transform .25s ease-in-out;
            transition: -webkit-transform .25s ease-in-out;
         -o-transition: transform .25s ease-in-out;
            transition: transform .25s ease-in-out;
            transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}

.menu-toggle span::before,
.menu-toggle span::after {
	content: "";
	display: block;
	background-color: #222;
	position: absolute;
	width: 2.4rem;
	height: 2px;
	left: 0;
	-webkit-transition: -webkit-transform .25s ease-in-out;
            transition: -webkit-transform .25s ease-in-out;
         -o-transition: transform .25s ease-in-out;
            transition: transform .25s ease-in-out;
            transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;

}

.menu-toggle span::before {
	top: -.8rem;
}

.menu-toggle span::after {
	bottom: -.8rem;
}

.menu-toggle.activated span {
	background-color: transparent;
}

.menu-toggle.activated span::before {
	background-color: #fff;
	top: 0;
	-webkit-transform: rotate(135deg);
	   -moz-transform: rotate(135deg);
	     -o-transform: rotate(135deg);
	    -ms-transform: rotate(135deg);
	        transform: rotate(135deg);
}

.menu-toggle.activated span::after {
	background-color: #fff;
	bottom: 0;
	-webkit-transform: rotate(-135deg);
	   -moz-transform: rotate(-135deg);
	     -o-transform: rotate(-135deg);
	    -ms-transform: rotate(-135deg);
	        transform: rotate(-135deg);
}

.sub-menu-toggle {
	position: absolute;
	right: 0;
	top: .9rem;
	z-index: 100;
	width: auto;
	padding: 1.2rem;
	font-size: 1.4rem;
}

.sub-menu .sub-menu-toggle {
	padding: 1.2rem 1rem;
	top: 0;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	-webkit-transform: rotate( 0 );
	    -ms-transform: rotate( 0 );
	        transform: rotate( 0 );
	-webkit-transition: -webkit-transform .25s ease-in-out;
	        transition: -webkit-transform .25s ease-in-out;
	     -o-transition: transform .25s ease-in-out;
	        transition: transform .25s ease-in-out;
	        transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}

.sub-menu-toggle.activated::before {
	-webkit-transform: rotate( 180deg );
	    -ms-transform: rotate( 180deg );
	        transform: rotate( 180deg );
}

/* Slideout Header Menu
--------------------------------------------- */

.nav-primary {
	background-color: #222;
	width: 100%;
	margin: 0;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 98;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateX(100%);
	    -ms-transform: translateX(100%);
	        transform: translateX(100%);
	        will-change: transform;
	-webkit-transition: all .6s cubic-bezier(.23,1,.32,1);
         -o-transition: all .6s cubic-bezier(.23,1,.32,1);
            transition: all .6s cubic-bezier(.23,1,.32,1);
}

.nav-primary.activated{
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
	-webkit-box-shadow: 0 0 40px rgba(42, 49, 57, 0.2);
            box-shadow: 0 0 40px rgba(42, 49, 57, 0.2);	
}

.nav-primary .genesis-nav-menu {
	padding: 10vh 15vw 15vh 10vw;
}

.nav-primary .genesis-nav-menu > li > a {
	font-size: 2.4rem;
}

.nav-primary .genesis-nav-menu a,
.nav-primary .genesis-nav-menu a:focus,
.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .current_page_ancestor > a,
.nav-primary .sub-menu-toggle::before {
	color: #fff;
}


/* Footer Menu
--------------------------------------------- */

.nav-footer {
	margin-top: 1rem;
}

.nav-footer .genesis-nav-menu {
	line-height: 1.5;
}

.nav-footer .menu-item {
	display: inline-block;
}

.nav-footer a {
	margin-left: 1rem;
	margin-right: 1rem;
	padding: 0;
}


/* Hero Section
---------------------------------------------------------------------------------------------------- */

.hero-section {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.hero-section .wrap { 
	padding-top: 1rem;
	padding-bottom: 6rem;
}

.hero-section .wrap { 
	max-width: 100rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center; 
	        text-align: center;
}

.hero-section h1,
.hero-section .entry-title,
.hero-section .archive-description .entry-title, 
.hero-section .author-box-title, 
.hero-section .archive-title {
	font-size: calc(3rem + 1.5vw);
	font-weight: 300;
	text-transform: none;
    margin-bottom: 0;
    position: relative;
}

.single .hero-section h1 {
	font-size: calc(3rem + 1.75vw);
}

.hero-section h1::after {
	content: "";
	display: block;
	width: 6rem;
	height: 1px;
	background-color: #222;
	margin: 3rem auto 0;
}

.has-hero-filter .hero-section h1::after {
	display: none;
}

.hero-section p {
	margin-top: 2rem;
	margin-bottom: 0;
	max-width: 86rem;
	font-size: 3rem;
	font-weight: 300;
	display: none;
	font-family: "Dosis", sans-serif;
	line-height: 1.5;
}

.page .hero-section p {
	display: block;
}

.hero-section.is-centered p {
	margin-left: auto;
	margin-right: auto;
}

.hero-section .post-details {
	margin-right: 2rem;
	margin-top: 2rem;
	display: inline-block;
}

.hero-section .hero-author .avatar {
	margin-right: 20px;
}

.hero-section .button {
	margin-top: 2rem;
}

/* Has Transparent Header
--------------------------------------------- */

.has-hero.has-trans-header .site-header {
	background-color: transparent;
}

.has-hero.has-trans-header .site-title a, 
.has-hero.has-trans-header .site-title a:focus, 
.has-hero.has-trans-header .site-title a:hover,
.has-hero.has-trans-header .site-header .cart-contents:before {
	color: #fff;
}

.has-hero.has-trans-header .menu-toggle span,
.has-hero.has-trans-header .menu-toggle span::before,
.has-hero.has-trans-header .menu-toggle span::after {
	background-color: #fff;
}

.has-hero.has-trans-header .menu-toggle.activated span {
	background-color: transparent;
}

.has-hero.has-trans-header .menu-toggle.activated span::before,
.has-hero.has-trans-header .menu-toggle.activated span::after {
	background-color: #fff;
}

/* Transparent Header Scroll
--------------------------------------------- */

.has-hero.has-trans-header .scroll .site-header {
	background-color: #fff;
}

.has-hero.has-trans-header .scroll .site-title a, 
.has-hero.has-trans-header .scroll .site-title a:focus, 
.has-hero.has-trans-header .scroll .site-title a:hover,
.has-hero.has-trans-header .scroll .site-header .cart-contents:before {
	color: #222;
}

.has-hero.has-trans-header .scroll .menu-toggle span,
.has-hero.has-trans-header .scroll .menu-toggle span::before,
.has-hero.has-trans-header .scroll .menu-toggle span::after {
	background-color: #222;
}

.has-hero.has-trans-header .scroll .menu-toggle.activated span {
	background-color: transparent;
}

.has-hero.has-trans-header .scroll .menu-toggle.activated span::before,
.has-hero.has-trans-header .scroll .menu-toggle.activated span::after {
	background-color: #fff;
}


/* Content Area
---------------------------------------------------------------------------- */

/* Site Inner
--------------------------------------------- */

.site-inner {
	clear: both;
	padding-top: 4rem;
}

.has-hero .site-inner {
	padding-top: 0;
}

.archive-grid .site-inner {
	padding-bottom: 2rem;
}

/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 6rem;
}

.archive-grid .entry {
	margin-bottom: 4rem;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 3rem;
	padding-left: 4rem;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #f5f5f5;
}

.content .sticky {
	background-color: #f5f5f5;
	padding: 3rem;
}

/* Entry Meta
--------------------------------------------- */

.entry-meta {
	font-size: 1.6rem;
}

p.entry-meta {
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 2.6rem;
}

.archive-grid .entry-header .entry-meta {
	font-size: 1rem;
	margin-bottom: 1rem;
}

.archive-grid .entry-header .entry-meta a {
	color: #222;
}

.entry-footer .entry-meta {
	
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 0.6rem 0 0.2rem;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 6rem 0;
}

.adjacent-entry-pagination a {
	color: #222;
}

.adjacent-entry-pagination a:hover,
.adjacent-entry-pagination a:focus {
	color: #FF5C5D;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #fff;
	color: #222;
	cursor: pointer;
	display: inline-block;
	font-size: 1.6rem;
	font-weight: 400;
	text-decoration: none;
	margin-right: .5rem;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	color: #FF5C5D;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond, .entry-comments, .entry-pings {
	margin-left: auto;
	margin-right: auto;
	max-width: 72rem;
}

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 4rem;
}

.comment-list li {
	padding: 4rem 0 0 3rem;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 3rem;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 1.2rem;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 1rem;
}


/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 2rem;	
	background-color: #fff;
}

.sidebar p {
	margin-bottom: 2rem;
}


/* Before Footer
---------------------------------------------------------------------------- */

.before-footer {
	background-color: #fff;
	padding: 6.5rem 0 4rem;
	border-top: 1px solid #e6e6e6;
}

.before-footer h2 {
	font-size: calc(3rem + 1.25vw);
	font-weight: 300;
}

.before-footer .enews form {
	margin-left: -1rem;
	margin-right: -1rem;
	width: calc( 100% + 2rem );
}

.before-footer .enews form input {
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
	font-size: 1.2rem;
	letter-spacing: 2px;
	padding: 0 1.6rem;
	margin: 0 1rem;
	width: calc( 100% - 2rem );
	height: 4.6rem;
	line-height: 4.8rem;
	margin-bottom: 1rem;
}

.before-footer .enews-widget input[type="submit"] {
	
}

/* Instagram Widget
---------------------------------------------------------------------------- */

.instagram-widget {
	background-color: #fff;
}

.instagram-widget .wrap {
	width: 100%;
	max-width: 100%;
}

.instagram-widget .widget {
	margin-bottom: 0;
}

.insta-gallery-feed[data-feed_layout="gallery"] .insta-gallery-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: start;
	overflow: hidden;
}

.insta-gallery-feed.insta-gallery-square .insta-gallery-list .insta-gallery-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.instagram-widget .insta-gallery-feed.insta-gallery-square .insta-gallery-list .insta-gallery-item {
	margin-bottom: 0;
	width: 14.2857143%;
	min-width: 14.2857143%;
}

.instagram-widget .insta-gallery-feed .insta-gallery-list .insta-gallery-item .insta-gallery-icon,
.instagram-widget .insta-gallery-feed .insta-gallery-spinner {
	display: none !important;
}


/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-widgets {
	border-top: 1px solid #eee;
	background-color: #fff;
	font-size: 1.6rem;
	clear: both;
	padding-top: 6rem;
	padding-bottom: 2rem;
}


/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	font-size: 1.2rem;
	line-height: 1.5;
	/* padding: 3rem 0; */
	text-align: center;
	padding-top: 3rem;
	padding-bottom: 2.6rem;
}

.site-footer p {
	margin-bottom: 0;
}

.site-footer .icon a {
	letter-spacing: 0;
	font-size: 2rem;
}


/* About Page
---------------------------------------------------------------------------- */

.about-page .hero-section h1 {
	display: none;
}

.about-page .hero-section p {
	font-size: calc(3rem + .5vw);
}

.about-page .section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.about-page .section .inner {
	padding: 6rem;
}


/* Single Recipe Page
---------------------------------------------------------------------------- */

.single-recipe .entry-content {
	padding: 6rem 0 0;
}

.single-recipe .hero-section {
	background-color: #f4f5f0;
	position: relative;
	overflow: hidden;
	padding: 6rem 0;
	margin-top: 2rem;
}

.single-recipe .hero-section .bg-image {
	width: 100%;
	padding-bottom: 50vw;
}

.single-recipe .hero-section .inner-wrap {
	margin-bottom: 3rem;
}

.single-recipe .hero-section h1 {
	margin-bottom: 2rem;
}

.single-recipe .hero-section h1:after {
	display: none;
}

.single-recipe .recipe-directions {
	
}

.more-recipes {
	margin-bottom: 6rem;
}

.more-recipes .display-posts-title {
	margin-bottom: 3rem;
}

.recipe-ingredients-list {
	margin-bottom: 3rem;
}


/* Reciper Archive
---------------------------------------------------------------------------- */

.facetwp-categories {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 2rem;
}

.facetwp-categories button, 
.facetwp-categories .facetwp-radio,
.facetwp-categories .facetwp-radio.checked {
	padding: 0;
	margin: 0;
	border: 0 none;
	background: none;
	color: #222;
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
	letter-spacing: .3rem;
	font-size: 1rem;
	margin-right: 1.5rem;
	border-bottom: 1px solid #222;
}

.facetwp-categories button {

}

.facetwp-categories .facetwp-facet {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
}

.facetwp-categories .facetwp-radio span {
	display: none;
}



/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 768px) {

	.wp-custom-logo .title-area,
	.wp-custom-logo .title-area img {
		width: 14.5rem;
	}

	/* Typography
	--------------------------------------------- */

	h1, .h1, .entry-title {
		font-size: 4.3rem;
	}

	h2, .h2 {
		font-size: 3.6rem;
	}

	/* Large Button
	--------------------------------------------- */

	a.button.large,
	button.large,
	input[type="button"].large,
	input[type="reset"].large,
	input[type="submit"].large {
		padding: 1.8rem 4.5rem;
	}

	/* Wrap
	--------------------------------------------- */

	.wrap {
		width: calc(100% - 12rem);
	}

}


@media only screen and (min-width: 1280px) {


	/* Structure & Layout
	--------------------------------------------- */

	.site-container {
		max-width: 160rem;
		margin-left: auto;
		margin-right: auto;
		box-shadow: 0 0 2rem rgba(0,0,0,0.05);
	}	

	.wrap {
		width: 90%;
		max-width: 130rem;
	}

	.content {
		width: 63%;		
	}

	.content-sidebar .content {
		float: left;
	}

	.sidebar-content .content {
		float: right;
	}

	.full-width-content .content {
		width: 100%;
	}

	.narrow-page.full-width-content .content,
	.narrow-content {
		margin-left: auto;
		margin-right: auto;
		max-width: 72rem;
	}

	.sidebar {
		float: right;
		width: 27%;
	}

	.sidebar-content .sidebar {
		float: left;
	}

	/* Site Header
	--------------------------------------------- */

	.site-header {
		min-height: 16rem;
	}

	.site-header .wrap {
		width: 90%;
		max-width: 130rem;
	}

	/* Header Left/Right
	--------------------------------------------- */

	.header-left,
	.header-right {
		margin-top: 3.5rem;
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	        -ms-flex-align: center;
	            align-items: center;
	    -webkit-box-flex: 1;
	    -webkit-flex: 1 1 0;
	        -ms-flex: 1 1 0px;
	            flex: 1 1 0;
	}

	.title-area {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-flex: 0;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
	}

	.header-right {
		text-align: right;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
	}

	.site-header .cart-contents {
		position: relative;
		margin-left: 3rem;
		top: auto;
		left: auto;
	}

	/* Genesis Menu
	--------------------------------------------- */

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: 600;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 18rem;
	}

	.genesis-nav-menu .sub-menu {
		opacity: 0;
		border: 0 none;
		padding-left: 0;
		position: absolute;
		padding: 1rem 0;
		background-color: #222;
		border-radius: 3px;
		box-shadow: 0 2rem 2rem rgba(57, 62, 75, 0.15);
	}

	.genesis-nav-menu .sub-menu li:first-of-type::before {
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 5px solid #222;
		content: " ";
		height: 0;
		left: 2rem;
		position: absolute;
		top: -1.5rem;
		width: 0;
	}

	.genesis-nav-menu .sub-menu li li:first-of-type::before {
		display: none;
	}

	.genesis-nav-menu .sub-menu a,
	.genesis-nav-menu .sub-menu .current-menu-item > a {
		background-color: #222;
		color: #fff;
		font-size: 1.3rem;
		border-top: 0;
		padding: 1rem 2rem;
	}

	.genesis-nav-menu .sub-menu a:hover,
	.genesis-nav-menu .sub-menu a:focus {
		background-color: #fff;
		color: #222;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -4.6rem 0 0 17.9rem;
	}

	.site-header .genesis-nav-menu > li.highlight > a {
		background-color: transparent;
		border: 1px solid #222;
		color: #222;
		padding-left: 2.6rem;
		padding-right: 2.6rem;
		margin-left: 1rem;
	}

	.site-header .genesis-nav-menu > .highlight > a:hover,
	.site-header .genesis-nav-menu > .highlight > a:focus {
		background-color: #222;
		border-color: #222;
		color: #fff;
	}


	/* Responsive Menu
	--------------------------------------------- */

	.genesis-responsive-menu {
		display: block;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}

	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
		overflow: visible;
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		bottom: auto;
		height: auto;
		width: auto;
		max-width: none;
		display: block;
		margin: 0;
		padding: 0;
		background-color: transparent;
		box-shadow: none;
		-webkit-transform: none;
		    -ms-transform: none;
		        transform: none;
	}

	.nav-primary .genesis-nav-menu {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.site-header .genesis-nav-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.site-header .genesis-nav-menu > li > a {
		color: #222;
		font-size: 1.3rem;
		padding: .5rem 2rem;
		border-left: 1px solid #222;
	}

	.site-header .genesis-nav-menu > li:last-of-type > a {
		border-right: 1px solid #222;
	}

	.site-header .genesis-nav-menu  > li > a:focus, 
	.site-header .genesis-nav-menu  > li > a:hover, 
	.site-header .genesis-nav-menu  > li.current-menu-item > a, 
	.site-header .genesis-nav-menu  > li.current_page_ancestor > a {
		color: #FF5C5D;
	}

	/* Hero Section
	--------------------------------------------- */

	.hero-section {
		
	}

	/* Has Transparent Header
	--------------------------------------------- */

	.has-hero.has-trans-header .site-header .genesis-nav-menu > li > a {
		color: #fff;
	}

	.has-hero.has-trans-header .site-header .genesis-nav-menu > li > a:focus, 
	.has-hero.has-trans-header .site-header .genesis-nav-menu > li > a:hover, 
	.has-hero.has-trans-header .site-header .genesis-nav-menu > li.current-menu-item > a,
	.has-hero.has-trans-header .site-header .genesis-nav-menu > li.current_page_ancestor > a {
		color: #fff;
		opacity: 0.6;
	}

	.has-hero.has-trans-header .site-header .genesis-nav-menu > li.highlight > a {
		background-color: transparent;
		border-color: #fff;
		color: #fff;
	}

	.has-hero.has-trans-header .site-header .genesis-nav-menu > .highlight > a:hover,
	.has-hero.has-trans-header .site-header .genesis-nav-menu > .highlight > a:focus {
		background-color: #fff;
		border-color: #fff;
		color: #222;
		opacity: 1;
	}

	/* Transperent Header Scroll
	--------------------------------------------- */

	.has-hero.has-trans-header .scroll .site-header .genesis-nav-menu > li > a {
		color: #222;
	}

	.has-hero.has-trans-header .scroll .site-header .genesis-nav-menu > li > a:focus, 
	.has-hero.has-trans-header .scroll .site-header .genesis-nav-menu > li > a:hover, 
	.has-hero.has-trans-header .scroll .site-header .genesis-nav-menu > li.current-menu-item > a,
	.has-hero.has-trans-header .scroll .site-header .genesis-nav-menu > li.current_page_ancestor > a {
		color: #FF5C5D;
		opacity: 1;
	}

	.has-hero.has-trans-header .scroll .site-header .genesis-nav-menu > li.highlight > a {
		background-color: transparent;
		border-color: #222;
		color: #222;
		opacity: 1;
	}

	.has-hero.has-trans-header .scroll .site-header .genesis-nav-menu > .highlight > a:hover,
	.has-hero.has-trans-header .scroll .site-header .genesis-nav-menu > .highlight > a:focus {
		background-color: #222;
		border-color: #222;
		color: #fff;
		opacity: 1;
	}

	/* Site Inner
	--------------------------------------------- */

	.site-inner {
		padding-bottom: 6rem;
	}

	/* Entry Misc.
	--------------------------------------------- */

	.archive-description {
		margin-bottom: 10rem;
		padding-top: 4rem;
		text-align: center;
	}

	.archive-description .entry-title, .archive-title {
		font-size: calc(3rem + 2.5vw);
		font-weight: 300;
	}

	.after-entry,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 6rem;
	}

	img.pull-left {
		max-width: 130%;
		margin-left: -30%;
	}

	/* Before Footer
	--------------------------------------------- */

	.before-footer {
		/*padding: 10rem 0 8rem;*/
	}


	.before-footer .enews form input {
		width: calc( 25% - 2rem );
		float: left;
		margin-bottom: 0;
	}

	/* Footer Widgets
	--------------------------------------------- */

	.footer-widgets {
		padding-top: 10rem;
		padding-bottom: 6rem;
	}

	/* Site Footer
	--------------------------------------------- */

	.site-footer {
		
	}

	.site-footer p {
		display: inline-block;
		float: left;
		margin-top: .4rem;
	}

	.site-footer .nav-footer {
		margin-top: 0;
		display: inline-block;
		float: right;
	}


	/* Column Classes
	--------------------------------------------- */

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fiths,
	.three-fiths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.col-4 .listing-item,
	.col-3 .listing-item,
	.col-2 .listing-item {
		float: left;
		margin-left: 3.8%;
	}

	.gutter-sizer {
		width: 3.8%;
	}

	.one-half,
	.three-sixths,
	.col-2 .listing-item,
	.two-fourths {
		width: 48.1%;
	}

	.one-third,
	.two-sixths,
	.col-3 .listing-item,
	.portfolio-archive .portfolio-item {
		width: 30.8%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.4%;
	}

	.one-fourth,
	.col-4 .listing-item {
		width: 22.15%;
	}

	.three-fourths {
		width: 74.05%;
	}

	.one-sixth {
		width: 13.5%;
	}

	.five-sixths {
		width: 82.7%;
	}

	.two-fiths {
		width: 37.72%;
	}

	.three-fiths {
		width: 58.48%;
	}

	.full-width {
		width: 100%;
	}

	.first,
	.col-4 .listing-item:nth-of-type(4n+1),
	.col-3 .listing-item:nth-of-type(3n+1),
	.col-2 .listing-item:nth-of-type(2n+1) {
		clear: both;
		margin-left: 0;
	}

	.margin-bottom-grid {
		margin-bottom: 3.8%;
	}



	.single-recipe .entry-content {
		padding: 10rem 0 4rem;
	}

	.single-recipe .hero-section {
		background-color: #f4f5f0;
		position: relative;
		overflow: hidden;
		min-height: 32vw;
		padding: 6rem 0;
		margin-top: 2rem;
	}

	.single-recipe .hero-section .wrap {
		max-width: 130rem;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		text-align: left;
	}

	.single-recipe .hero-section .inner-wrap {
		position: relative;
		width: 40%;
		max-width: 55rem;
		margin-right: 60%;
		margin-bottom: 0;
	}

	.single-recipe .hero-section .bg-image {
		position: absolute;
		padding: 0;
		top: 0;
		bottom: 0;
		left: 50%;
		height: 100%;
		width: 50%;
	}

	.single-recipe .recipe-directions {
		padding: 0 14%;
	}

	.more-recipes {
		margin-bottom: 10rem;
	}

	.more-recipes .display-posts-title {
		margin-bottom: 6rem;
	}



}


@media only screen and (min-width: 1600px) {

	html {
		font-size: 69.5%;
	}

	.hero-section .wrap {
		padding-top: 4rem;
		padding-bottom: 9rem;
	}

	.before-footer {
		padding: 9rem 0 5rem;
	}

	.about-page .hero-section p {
		font-size: calc(3rem + .8vw);
	}

}