/*
	Theme Name:  Cake Merchant
	Description: Custom child theme built on the Genesis Framework.
	Author:      Carissa Allen
	Author URI:  http://www.ohwild.com
	Version:     1.0.0
	License:     GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Template:    genesis
*/


/* HTML 5 Reset
 * ------------------------------------------------------- */

/* Baseline Normalize - normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,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:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 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:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;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;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}


/* mailchimp */
input#mc-embedded-subscribe {
    margin-top: 12px;
    width: 100%;
}

/* flexible posts widget */

.sidebar .entry h4 {
    display: none;
}

.dpe-flexible-posts .title {
    display: none;
}

ul.dpe-flexible-posts .entry {
    display: inline;
    float: left;
} 
ul.dpe-flexible-posts {
    display: inline-block;
}

ul.dpe-flexible-posts .entry img {
    width: 95%;
}

.recipe-page .entry-title a {
    letter-spacing: 1.5px;
    font-size: 11px;
    /* padding: 5px; */
}

.recipe-page .post .entry-header .entry-title {
    text-align: center;
}

/* Box Sizing
 * ------------------------------------------------------- */

html,
input[type="search"] {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

/* Float Clearing
 * ------------------------------------------------------- */

.clearfix:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/* Utility
 * ------------------------------------------------------- */

.mobile-hide {
	visibility: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	position: absolute;
	display: none;
}

.text-center {
	text-align: center;
}

@media only screen and (min-width: 767px) {
	.mobile-hide {
		visibility: visible;
		position: relative;
		display: block;
	}

	.mobile-show {
		visibility: hidden;
		clip: rect(0px, 0px, 0px, 0px);
		position: absolute;
	}
}

/* Typography
 * ------------------------------------------------------- */

/* Fonts */

body {
	font-family: "Lato", "Helvetica", Arial, Sans-Serif;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery 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;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.site-title,
.slide-excerpt-border h2,
.entry-title,
.entry-meta,
.site-footer,
.genesis-nav-menu a,
.comment-meta,
.ui-tabs-nav li a,
.field-wrap label,
.post-navigation,
.wpcf7-form p,
.pagination a,
input,
select,
textarea,
.entry-comments h3,
.comment-subscription-form,
.comment-respond h3 {
	font-weight: 400;
	text-transform: uppercase;
    letter-spacing: 0.2em;
}

body {
	background-color: #fff;
	color: #444;
	font-size: 13.5px;
	font-weight: 300;
	line-height: 1.65;
	letter-spacing: .2px;
}

.dashicons, .dashicons-before:before {
    font-size: 15px !important;
    line-height: 1.3 !important;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 10px 0;
    font-weight: 400;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14.5px;
}

.entry-title {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

h4.widget-title,
.widgettitle {
    font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.17em;
	font-size: 12.5px;
	margin-bottom: 1.5em;
}

input,
select,
textarea,
.featuredpost article .entry-title,
.entry-meta,
.wpcf7-form p,
.genesis-nav-menu a,
.input-small,
code,
pre,
.field-wrap label,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.comment-meta a,
.comment-subscription-form,
.comment-reply-title small  {
	font-size: 10.5px;
}

.entry-meta,
.wpcf7-form p {
	margin-top: 0;
	margin-bottom: 20px;
}


blockquote {
    font-size: 13.5px;
    letter-spacing: .5px;
    font-weight: 300;
    margin: 20px 0;
    padding: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: italic;
}

blockquote p:last-of-type {
	margin: 0;
}

p {
	margin: 0 0 1.625em;
	padding: 0;
}

strong {
	font-weight: 700;
}

code,
pre {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	color: #444;
	background-color: #f7f7f9;
}

code {
	padding: 2px 4px;
	white-space: nowrap;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	line-height: 18px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
}

pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap	background-color: transparent;
	border: 0;
}

cite {
	font-style: normal;
}

hr,
.clear-line {
	overflow: hidden;
	width: 100%;
	border: none;
	border-bottom: 1px solid #f0f0f0;
	margin: 0 0 40px;
	padding: 40px 0 0;
}


/* Links
 * ------------------------------------------------------- */

a {
	color: #444;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #999;
}


/* Objects
 * ------------------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
	border: 0;
}


/* Forms, Inputs & Buttons
 * ------------------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: none;
	border: 1px solid #DADADA;
	color: #444;
	padding: 12px 16px 10px;
	width: 100%;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="password"],
input[type="text"],
input[type="search"],
input[type="email"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
	margin-right: 10px;
	width: auto;
}

input:focus,
textarea:focus {
	outline: none;
	border-color: #444;
}

.input-large {
	font-size: 24px;
	padding: 15px;
}

select.input-large {
	height: 54px;
	line-height: 54px;
	padding-top: 12px;
}

.input-small {
	padding: 5px 10px;
}

.field-wrap {
	text-align: left;
}

.ninja-forms-cont {
	max-width: 540px;
	margin: 0 auto;
	text-align: center;
}

::-moz-placeholder {
	color: #d8d8d8;
	opacity: 1;
}

::-ms-input-placeholder,
::-webkit-input-placeholder {
	color: #d8d8d8;
}

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
	color:transparent;
}


/* Buttons */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: transparent;
	border: 1px solid #444;
	box-shadow: none;
	color: #444;
	cursor: pointer;
	display: inline-block;
	line-height: 1;
	outline: none;
	padding: 16px 28px 14px;
	text-decoration: none;
	width: auto;
	border-radius: 0;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.button.button-border:hover {
	text-decoration: none;
	background-color: #D2CDCC;
	border: 1px solid #D2CDCC;
	color: #fff;
	border-radius: 0;
}

.button.button-border {
	background: transparent;
	background: rgba( 255, 255, 255, 0 );
	border: 1px solid #444;
	color: #444;
}

.page-header .button.button-border {
	border: 1px solid #fff;
	color: #fff;
}

.page-header .button.button-border:hover {
	background: #fff;
	border: 1px solid #D2CDCC;
	color: #444;
}

.entry-content .button:hover {
	color: #fff;
}

.button i {
	font-size: 32px;
	line-height: 1;
}

.button.has-icon {
	line-height: 32px;
	padding: 6px 30px;
}

.button.button-block {
	display: block;
	width: 100%;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

input[type="submit"] {

}


/* Gallery
 * ------------------------------------------------------- */

.gallery {
    margin: -15px auto 15px;
    overflow: hidden;
    width: 100%;
}

.gallery-item {
	float: left;
	margin: 10px 0 0;
	text-align: center;
	border: 0;
}

.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 img {
    border: 0;
    padding: 2px;
    margin: 0;
}

.gallery img:hover {
	border: 0;
	padding: 2px;
}

.gallery-caption {
	display: none;
}


/* Tables
 * ------------------------------------------------------- */

table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

.table {
	width: 100%;
	margin-bottom: 20px;
}

.table th,
.table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table th {
	font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}

.table tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}

.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	border-left: 0;
	border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	border-top-left-radius: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	border-top-right-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	border-bottom-left-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
	border-bottom-right-radius: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	border-bottom-left-radius: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	border-bottom-right-radius: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	border-top-left-radius: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	border-top-right-radius: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}


/* Images
 * ------------------------------------------------------- */

.post-image {
	margin-bottom: 24px;
	border: 0;
}

.post-image:hover {
	opacity: .80;
    -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;
	border: 0;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}


/* Site Containers
 * ------------------------------------------------------- */

.site-container {
	overflow: hidden;
}

.wrap {
	padding: 0 8%;
}

.site-inner {
	clear: both;
	padding: 40px 0 10px 0;
}

.full-width-content .content {
	width: 73%;
	float: none;
	margin: 0 auto;
}

@media only screen and (min-width: 1024px) {

	.wrap {
		margin: 0 auto;
		max-width: 1050px;
		padding: 0 40px;
	}

	.content {
		float: right;
  		width: 67.32%;
	}

	.content-sidebar .content {
		float: left;
	}

	.sidebar-primary {
		float: right;
  	    width: 26.805%;
  	    margin-top: 10px;
	}

	.sidebar-content .sidebar-primary {
		float: left;
	}

	.site-inner {
		padding: 55px 0 40px 0;
	}

}

@media only screen and (max-width: 1043px) {

	.recipe-page .content .featuredpost .entry {
		width: 25%;
	}
}


@media only screen and (min-width: 775px) {

	.recipe-page .content .featuredpost .entry {
		width: 25%;
	}
}


@media only screen and (max-width: 1024px) {
	.recipe-page .content {
		text-align: center;
	}
	.sidebar-primary {
		margin-top: 80px;
	}
}

@media only screen and (max-width: 767px) {

	.site-inner {
		padding-top: 10px;
	}

	.read-more-sidebar {
		display: none;
	}
}



/* Grid
 * ------------------------------------------------------- */

@media only screen and (min-width: 767px) {

	.five-sixths,
	.four-sixths,
	.four-fifths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-fifths,
	.three-sixths,
	.two-fourths,
	.two-fifths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 3.448275862069%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.275862068966%;
	}

	.one-third,
	.two-sixths {
		width: 31.034482758621%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.51724137931%;
	}

	.one-fourth {
		width: 22.413793103448%;
	}

	.three-fourths {
		width: 74.137931034483%;
	}

	.one-fifth {
		width: 17.241379310345%;
	}

	.two-fifths {
		width: 37.931034482759%;
	}

	.three-fifths {
		width: 58.620689655172%;
	}

	.four-fifths {
		width: 79.310344827586%;
	}

	.one-sixth {
		width: 13.793103448276%;
	}

	.five-sixths {
		width: 82.758620689655%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}
}


/* Site Header
 * ------------------------------------------------------- */

.site-header {
	background-color: #fff;
	padding: 40px 0 10px;
	position: relative;
	z-index: 2;
}

.site-title {
	margin: 0;
	overflow: hidden;
	text-align: center;
	line-height: 80px;
}

.site-title a {
	display: block;
	border: 0;
	color: #444;
	font-size: 30px;
    text-transform: initial;
    letter-spacing: .75px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

/* Custom Header */

.header-image .title-area {
  	max-width: 440px;
  	height: 80px;
  	width: 100%;
  	margin: 0 auto;
}

.header-image .site-title {
	height: 80px;
	width: 100%;
	margin: 0;
	background-repeat: no-repeat;
  	background-position: left;
  	background-size: 100% !important;
	text-indent: -9999px;
}

@media only screen and (min-width: 1024px) {

	.site-header {
		padding-bottom: 20px;
		z-index: 3;
		position: relative;
	}

	.title-area {
		margin: 0;
		float: left;
		position: relative;
		z-index: 2;
	}

	.site-title {
		float: left;
		margin-right: 12px;
	}

	.header-image .title-area {
	  	float: left;
	}

	.site-header .nav-primary {
		width: 100%;
	}
}

/* Headhesive */

.headhesive {
	display: none;
}

@media only screen and (min-width: 1024px) {

	.headhesive {
	  	position: fixed;
	  	top: 0;
	  	width: 100%;
	  	padding: 16px 0;
	  	display: block;
	  	transform: translateY(-100%);
	  	-webkit-transform: translateY(-100%);
	  	-moz-transform: translateY(-100%);
	  	transition: all 150ms ease-out;
	  	-webkit-transition: all 150ms ease-out;
	  	-moz-transition: all 150ms ease-out;
	  	z-index: 999;
	}

	.admin-bar .headhesive {
		top: 32px;
	}

}


/* Navigation
 * ------------------------------------------------------- */

.nav-primary {
	width: auto;
	text-align: center;
	margin: 20px 0;
}

.genesis-nav-menu li {
	display: inline-block;
	list-style: none;
	position: relative;
}

.genesis-nav-menu a {
	border: none;
	display: block;
	margin: 0 16px 0;
	position: relative;
}

.genesis-nav-menu .menu-item.highlight a,
.genesis-nav-menu .menu-item.wpmenucartli a {
	background: #fff;
	border: 2px solid #444;
	border-radius: 24px;
	color: #444;
	line-height: 1;
	padding: 10px 20px 9px;
	margin: 0;
}

.genesis-nav-menu .menu-item.highlight a:hover,
.genesis-nav-menu .menu-item.wpmenucartli a:hover,
.woocommerce-cart .genesis-nav-menu .menu-item.wpmenucartli a,
.genesis-nav-menu .menu-item.highlight.current-menu-item a {
	background: #444;
	color: #fff;
}

.genesis-nav-menu .menu-item a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	text-decoration: none;
}

@media only screen and (min-width: 768px) {
	.nav-primary {
		text-align: center;
		margin: 0;
	}

	.genesis-nav-menu > .menu-item:first-child a {
		margin-left: 24px;
	}

	.genesis-nav-menu .menu-item:last-child a {
		margin-right: 0;
	}

	.genesis-nav-menu .sub-menu {
		width: 200px;
		z-index: 99;
		background: #fff;
		border: 1px solid #f0f0f0;
		opacity: 0;
		position: absolute;
		left: -9999px;
		text-align: left;
	}

	.genesis-nav-menu .menu-item:hover > .sub-menu {
		left: auto;
		opacity: 1;
	}

	.genesis-nav-menu .sub-menu a {
		border-top: none;
		padding: 16px 20px;
		width: 200px;
		margin: 0;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -50px 0 0 198px;
	}
}

@media only screen and (min-width: 1024px) {
	.nav-primary {
		text-align: right;
   		margin-left: 40px;
	}
}

/* Nav Header */

@media only screen and (min-width: 768px) {
	.nav-primary .genesis-nav-menu > li > a {
		line-height: 80px;
	}
}

/* Responsive Nav */

.icon-responsive-nav {
	display: none;
}

@media only screen and (max-width: 767px) {

	.icon-responsive-nav {
		display: block;
		width: 100%;
		text-align: center;
		cursor: pointer;
	}

	.icon-responsive-nav:before {
		content: "\f333";
		display: inline-block;
		font: normal 30px/1 'dashicons';
		margin: 0 auto;
		padding: 0;
	}

	.icon-responsive-nav.open::before {
	  content: "\f335";
	}

	.responsive-nav .menu-item-has-children:before {
		content: "\f347";
		float: right;
		position: absolute;
		font: normal 16px/1 'dashicons';
		padding: 14px 8% 14px;
		right: 0;
		top: 0;
		text-align: right;
		z-index: 9999;
	}

	.responsive-nav .menu-open.menu-item-has-children:before {
		content: "\f343";
	}

	.responsive-nav .sub-menu {
		display: none;
	}

	.responsive-nav .sub-menu .sub-menu {
		margin: 0;
		padding: 0;
	}

	.responsive-nav {
		display: none;
		width: 100%;
		overflow: hidden;
	}

	.responsive-nav li,
	.responsive-nav li a {
		display: block;
		width: 100%;
	}

	.responsive-nav li a {
		padding: 14px 0;
		margin: 0;
	}

	.resonsive-nav li:last-child {
		margin-bottom: 0;
	}
}

/* Entry Navigation */

.pagination {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: left;
}

.pagination ul {
	display: inline-block;
	overflow: hidden;
}

.pagination li {
	border: 0;
	margin-right: 2px;
	list-style-type: none;
	display: block;
	float: left;
	overflow: hidden;
}

.pagination .pagination-omission {
	border: 0;
}

.pagination li a, .pagination a {
	display: block;
	font-size: 12.5px;
	color: #444;
	padding: 4px 15px 0 0;
	text-decoration: none;
}

.pagination li a:hover,
.pagination li.active a {
	border-bottom: 0;
}

.pagination li a:hover {
	color: #999;
}

/* Post Navigation */

.post-navigation {
	margin: 40px 0 0;
	display: inline-block;
	width: 100%;
}

.post-navigation a {
	border: 0;
}

.post-navigation a i {
	font-size: 48px;
	width: auto;
	height: auto;
}

.post-navigation .prev,
.post-navigation .next,
.post-navigation .index {
	float: left;
	width: 33.33333334%;
}

.post-navigation .next {
	text-align: right;
}

.post-navigation .index {
	text-align: center;
}

/* Genesis Slider
 * ------------------------------------------------------- */

.featured-widget {
	overflow: visible !important;
}

.featured-widget {
	margin-bottom: 60px;
	margin-top: -30px;
}

@media only screen and (min-width: 1024px) {

	.featured-widget {
		margin-top: -70px;
		z-index: 2;
		position: relative;
	}

}

/* Search
 * ------------------------------------------------------- */

/* Search Form */

.search-form {
	position: relative;
}

.search-form:after {
	content: "\f179";
	position: absolute;
	right: 10px;
	top: 13px;
	font-family: dashicons;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	pointer-events: none;
	color: #DADADA;
}

.search-form input[type="search"] {
    width: 100%;
    padding: 15px 38px 15px 15px;
    font-size: 11.5px;
    letter-spacing: 0.2em;
    font-weight: 400;
}

.search-form input[type="submit"] {
	position: absolute;
	right: 0;
	text-indent: -9999px;
	border: 0;
	background-color: transparent;
}

.search-form input:hover[type="submit"] {
	background-color: transparent;
	border: 0;
	color: #DADADA;
}

.hilite {
	background: #ffc;
	color: #444;
}

/* Entries
 * ------------------------------------------------------- */

.entry {
	margin-bottom: 1em;
}

.blog .entry,
.archive .entry,
.single-post .entry {
	margin-bottom: 45px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #f0f0f0;
}

.post .entry-header .entry-title {
	margin: 0;
}

.entry-content a {
    font-weight: 700;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry p,
.entry-content p,
.author-box p,
.entry-content ul,
.entry-content .wp-video,
.entry-content .wp-audio-shortcode,
.entry-content .video-player,
.quote-caption {
	margin-bottom: 24px;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
}

.entry-content .gform_wrapper ul.gform_fields {
	margin: 0 0 30px;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content ul.list-unstyled,
.entry-content ol.list-unstyled {
	margin-left: 20px;
}

.entry-content ul.list-unstyled > li,
.entry-content ol.list-unstyled > li,
.entry-content .gform_wrapper ul li {
	list-style: none;
}

.entry-meta {
	font-size: 10.5px;
    letter-spacing: 0.2em;
	margin-bottom: 16px;
}

time.entry-time {
	color: #A9A9A9;
	font-weight: 300;
}

.entry-footer {
	margin: 40px 0 0;
}

.entry-meta .entry-categories {
    display: inline-block;
    text-transform: lowercase;
    letter-spacing: 0.05em;
    font-style: italic;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 12px;
}

a.more-link {
    margin: 0 auto;
    text-align: center;
    display: block;
    font-size: 12.5px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: 700;
    width: 170px;
}


@media only screen and (min-width: 768px) {
	.entry-footer {

	}
}

/* Author Box
 * ------------------------------------------------------- */

.author-box {
	border-top: 2px solid #f0f0f0;
	padding: 40px 0 0;
}

.author.archive .author-box {
	border-top: 0;
	border-bottom: 2px solid #f0f0f0;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-top: 0;
}

.author-box-content {
	margin: 40px 0 20px;
}

.author-box h2 {
	margin: 16px 0 12px;
}

.author-box .avatar {
	border-radius: 6px;
}

@media only screen and (min-width: 767px) {

	.author-box .avatar {
		margin: 0 40px 40px 0;
	}

	.author.archive .author-box {
		margin-bottom: 80px;
		padding-bottom: 60px;
	}
}


/* Comments
 * ------------------------------------------------------- */

.entry-comments,
.entry-pings {
	padding: 30px 0;
}

.comment-respond h3 {
	padding-top: 20px;
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 40px;
}

.entry-comments .comment,
.entry-comments .comment-reply {
	padding: 5px 0 5px;
	border-bottom: 1px solid #f0f0f0;
}

.entry-comments .comment:last-child,
.entry-comments .comment-reply:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.entry-comments .comment:last-child {
	margin-bottom: 0;
}

.comment-list .comment-respond {
	padding-left: 0;
}

.comment-header {
	line-height: 1;
}

.comment-author {
	margin: 6px 0 2px;
}

.comment-author span:first-of-type {
	font-weight: 700;
}

.comment-author .avatar {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	border-radius: 6px;
	margin-top: -6px;
	border-radius: 35px;
}

.comment-autor, .comment-meta a {
	text-transform: uppercase;
}

.comment-notes,
.entry-pings .reply {
	display: none;
}

p.comment-form-comment {
	margin-bottom: 20px;
}

.comment-list li {
	list-style-type: none;
}

ol.comment-list ul.children {
    margin-left: 25px;
}

.comment-subscription-form {
	margin-bottom: 6px;
}

textarea#comment {
    text-transform: initial;
    letter-spacing: 0;
    font-size: 13.5px;
    line-height: 1.65;
    font-weight: 300;
    color: #444;
    letter-spacing: .2px;
}

div#comments h3,
h3#reply-title {
    text-transform: lowercase;
    letter-spacing: .75px;
}

.comment-reply {
    text-transform: uppercase;
    font-size: 10.5px;
    font-weight: 400;
    letter-spacing: 0.2em;
}


/* Sidebars
 * ------------------------------------------------------- */

.sidebar .widget {
	border-bottom: 1px solid #f0f0f0;
    margin-bottom: 40px;
    padding-bottom: 40px;
    font-size: 12px;
    line-height: 22px;
    text-align: justify;
    letter-spacing: .2px;
}

.read-more-sidebar {
    letter-spacing: 0.15em;
    font-size: 11px;
    padding: 0 0px 0 2px;
}

.sidebar img {
	margin-bottom: 0px;
}

.sidebar .widget:last-child {
	border-bottom: 0;
}

.sidebar li {
	list-style-type: none;
}

.profilepic {
    padding-right: 15px;
}

/* Jetpack Subscription */


p#subscribe-email input[type="email"],
p#subscribe-submit input[type="submit"] {
    width: 100%;
}

p#subscribe-submit {
    margin: 0;
}

.comment-subscription-form .subscribe-label {
    display: inline!important;
    font-weight: 300 !important;
    font-size: 10px !important;
}


/* Genesis ENews */

.enews input {
	margin-top: 15px;
	width: 100%;
}

/* Featured Content */

.sidebar .entry {
	border: 0;
	padding: 0;
	margin: 0;
	display: inline-block;
}

.sidebar .featuredpost article {

}

.sidebar .featuredpost article:last-child {
}

.featuredpost .has-post-thumbnail > a {

}

.featuredpost a img {
    margin: 0;
    padding-right: 7px;
}



/* ## Genesis Simple Share
--------------------------------------------- */

.content .share-after {
	margin: 15px 0 0 0;
}

.sharrre .share {
    font-family: "Lato", "Helvetica", Arial, Sans-Serif !important;
    font-size: 13.5px !important;
    font-weight: 300 !important;
}

.sharrre .share,
.sharrre:hover .share {
	color: #444;
}

.content a.count,
.content a.count:hover,
.content a.share,
.content a.share:hover {
	border: none;
	font-weight: 400;
}

.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	color: #444;
	border: 1px solid #444;
	display: none;
}

.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: #fff !important;
}

@media only screen and (min-width: 768px) {
	.share-after {
		float: right;
	}

.share-small .no-count .share {
       width: 0px;
	}

}

/* ## Simple Social Icons
--------------------------------------------- */

@media only screen and (min-width: 1024px) {

	.simple-social-icons ul li a,
	.simple-social-icons ul li a:hover {
		background: transparent !important;
	}

	.simple-social-icons ul {
    	margin-bottom: -14px !important;
	}	

}

/* ## Ziplist Recipe
--------------------------------------------- */

#zlrecipe-container .bold, #zlrecipe-container .strong {
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 21px !important;
}

#zlrecipe-container .zlrecipe-print-link .butn-link {
    line-height: 2.5;
    color: #999;
    text-transform: uppercase;
    font-size: 10.5px;
    font-weight: 400;
    letter-spacing: 0.2em;
}

#zlrecipe-container .border-bottom, #zlrecipe-container .b-b {
    border-bottom: 0 !important;
    margin-bottom: -5px;
}

#zlrecipe-container #zlrecipe-ingredients-list .ingredient-label, #zlrecipe-container #zlrecipe-instructions-list .instruction-label {
    left: -15px !important;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    margin-top: 15px !important;
}

#zlrecipe-container {
    padding: 20px 10px 10px 10px !important;
    border-top: 1px solid #F0F0F0 !important;
}

/* ## Instagram Widget
--------------------------------------------- */

.pllex-viewport li {
	position: relative;
}

.instagram-footer.instag {
    margin: 0 auto;
    text-align: center;
    clear: both;
}

.instag img {
    width: 12.5% !important;
}

.jr-insta-thumb ul.thumbnails {
    margin-left: 0 !important;
}

.jr-insta-thumb ul.thumbnails.jr_col_8 li {
    display:inline;
}

.jr-insta-thumb ul.thumbnails li {
    margin: 0 !important;
}

.instag > .no-bullet {
	padding: 0;
}
.instag > .thumbnails img {
	width: 100%;
}

.jr-insta-thumb ul.thumbnails li img {
	width: 10%;
	float:left;
	border: 0;
	opacity: 100;
}



/* ## Contact Form 7
--------------------------------------------- */

textarea.wpcf7-form-control.wpcf7-textarea {
	letter-spacing: 0;
	font-size: 14px;
	text-transform: initial;
	max-height: 200px;

}

/* Footer
 * ------------------------------------------------------- */

.footer-widgets {
	padding: 0;
}

.footer-widgets .wrap {
    padding: 0;
}

.footer-widgets li {
	margin: 12px 0;
}

.footer-widgets,
.site-footer {
	text-align: center;
}

.site-footer {
    font-size: 9.5px;
    letter-spacing: 0.25em;
    margin: 0;
}

.site-footer .site-creds {
	padding-top: 30px;
	padding-bottom: 30px;
}

.site-footer p {
	margin-bottom: 0;
}

/* RECIPE PAGE
--------------------------------------------------------------------------- */

.recipe-page .entry { 
   vertical-align: top;

}

.recipe-page h1.entry-title {
    display: none;
}

.recipe-page .content .featuredpost a img {
	float: left;
}

h1.recipe-index-title {
    font-size: 16.5px;
    width: 100%;
    text-align: center;
    background-color: #ECEAE9;
    border: 4px double #fff;
    padding: 10px 0px;
    margin: 0 auto;
    letter-spacing: 0.1em;
}

.recipe-page .content h4.widget-title {
	font-size: 14.5px;
}

.recipe-page .featured-content .entry {
    display: inline-block;
}

.recipe-page .content .featuredpost a img {
    margin-bottom: 5px;
}

.recipe-page .content .widget-wrap {
    width: 101%;
    padding-bottom: 20px;
}

.recipe-page .content .widget {
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 40px;
}

.recipe-page .content .widget_text {
	border: 0 !important;
}

.recipe-page p.more-from-category {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-size: 12px;
    margin-top: 4px;
}