/* 
Theme Name: Kitchen Treaty
Theme URL: http://www.kitchentreaty.com/
Description: Custom responsive blog theme for Kitchen Treaty.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 2.0
*/

/* RESET
----------------------------------------------------------------------------------------------------*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

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

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

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

input[type="submit"], input[type="text"] {
    -webkit-appearance: none;
}
	
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* MAIN CONTAINER */
.container {
    max-width: 100%;
    margin: 0 auto;
}

/* COLUMN WIDTH ON DISPLAYS +768px */
@media ( min-width : 801px ) {

    .span_content {
        margin-left: 0;
        width: 68%;
        max-width: 700px;
        float: left;
        display: inline-block;
        position: relative;
    }
	    .span_content_full {
	        width: 100%;
	        margin-left: 0;
	        max-width: 100%;
	    }
    .span_sidebar {
        width: 29%;
        min-width: 300px;
        float: right;
        display: inline-block;
        clear: right;
    }
}
.wrapper {
    margin: 0 auto 0;
    padding: 0 10px;
    width: 100%;
    max-width: 1060px;
}

.wrap {
    margin: 0 auto 0;
    padding: 0 10px;
    width: 100%;
    max-width: 1060px;
}

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


body {
    font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
    font-size: 18px;
    line-height: 1.6;
    color: #646262;
    margin: 0;
    padding: 0;
}

a, input[type=submit] {
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:link, a:visited, a:active {
    color: #04c8cb;
    text-decoration: underline;
}

a:hover {
    color: #bbdd2e;
    text-decoration: none;
}

p {
    margin: 20px 0;
}

h1, h2, h3, h4, h5 {
    font-family: "uniform_extra_condensed", Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
    line-height: 1;
    margin: 25px 0 15px;
    color: #221e1f;
    text-transform: uppercase;
}

h1 {
    font-size: 38px;
}

h2 {
    font-size: 29px;
    }

h3 {
    font-size: 29px;
}
	h3.divider {
		font-size: 38px;
		margin-top: 0;
	}
		h3.divider a {
			font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
			font-size: 15px;
			color: #9f9fa0;
			float: right;
			display: inline-block;
			font-style: italic;
			text-transform: lowercase;
			letter-spacing: normal;
			font-weight: normal;
			text-decoration: none;
			line-height: 38px;
		}
			h3.divider a:hover {
				color: #04c8cb;
			}
	h3 em {
		display: block;
		color: #5cb354;
		font-size: 13px;
		font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
		letter-spacing: .02em;
		font-weight: bold;
		text-transform: uppercase;
		font-style: normal;
		margin-bottom: 4px;
	}
h4 {
    font-size: 24px;
}

h5 {
    font-size: 11px;
    font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    line-height: 1.1;
    margin: 25px 0 15px;
    color: #a7a9ab;
    text-transform: uppercase;
    letter-spacing: .03em;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

.clear {
    clear: both;
}

.sep {
	width: 100%;
	display: block;
	clear: both;
	margin: 45px 0;
	border-bottom: 1px solid #e8e8e8;
	height: 1px;
}

/*---------HEADER---------*/
.slicknav_menu, #mobile, .social-mobile {
    display: none;
}

.top-bar {
	background-color: #221e1f;
	color: #ffffff;
	line-height: 60px;
	height: 60px;
	font-size: 13px;
}
	.top-bar .social {
		width: 200px;
		vertical-align: middle;
		float: left;
	}
	.top-bar .social a {
		color: #ffffff;
		line-height: 58px;
		font-size: 15px;
		padding: 0px 4px;
		font-weight: normal !important;
		display: inline-block;
	}

	.top-bar .sub {
		width: -moz-calc(100% - 400px);
		width: -webkit-calc(100% -400px);
		width: calc(100% - 400px);
		float: left;
		text-align: center;
	}
		.top-bar .sub strong {
			color: #bbdd2e;
			text-transform: uppercase;
			font-size: 93%;
		}
		.top-bar .sub a {
			color: #04c8cb;
			text-decoration: underline;
			margin-left: 10px;
		}
			.top-bar .sub a:hover {
				color: #5cb354;
			}
	
.header {
	margin: 0;
	text-align: center;
	clear: both;
}

.header .logo {
    margin: 10px auto 15px;
    width: 195px;
    float: left;
}
	.header .logo a {
		margin: 10px 0;
	    display: inline-block;
	    width: 195px;
	    height: 150px;
	    background: url(images/logo.png) no-repeat;
	    background-size: 100% auto;
	}

.header-search {
	float: right;
	width: 300px;
	margin: 40px 0 30px;
}
.header-ad {
	clear: both;
	text-align: center;
	margin: 0 0 35px;
}

/*---------CONTENT---------*/
.span_content {
}

.span_content img, .span_sidebar img {
    max-width: 100%;
    height: auto;
}
.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.span_content ul, .span_content ol, .lower_sidebar ul {
    margin: 0;
    padding: 0;
    margin-bottom: 18px;
}

.span_content ul li, .lower_sidebar ul li {
    list-style-type: none;
    margin: 0 0 3px 10px;
    padding: 0;
}

.span_content ul li:before, .lower_sidebar ul li:before {
    color: #5cb354;
    font: 5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    content: '\2022';/* '?' */
    margin: 0 6px 0 -10px;
    font-size: 12px;
}

.span_content ol li {
    list-style-type: decimal;
    padding: 0 0 10px;
    margin: 0 0 0 20px;
}


h1.pagetitle, h1.archivetitle {
    margin: 0 0 20px;
}
/*---------SIDEBAR---------*/

.sidebar {
	font-size: 80%;
	line-height: 1.7;
}

.widget {
    margin-bottom: 60px;
    text-align: center;
}

.widget.center, .widget.center .textwidget {
    text-align: center;
}

.sidebar .widget h3.widget-title {
	text-align: center;
	margin-top: 19px;
}

.widget a {
    text-decoration: none;
}

.widget p {
    margin: 0 0 10px;
}

.widget p:last-of-type, .widget li:last-of-type {
    margin-bottom: 0;
}
.widget .more a {
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	letter-spacing: .08em;
}

.sidebar select {
    color: #a6a5a5;
	font: italic 12px font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	line-height: 35px;
    height: 35px;
    padding: 0 8px;
    width: 100%;
    border: 1px solid #d9d9d9;
}
.screen-reader-text {
    display: none;
}

.about .social {
	margin: 20px 0 0;
}
.social a {
    text-decoration: none;
    color: #bbdd2e;
    font-size: 12px;
    line-height: 1.1;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

.social a:hover {
	color: #04c8cb;
}

.about:before {
	content: "";
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	background: url(images/icon.png) no-repeat;
	background-size: 100% auto;
}
.about h3.widget-title {

}

		
.subscribe {
	text-align: center;
	color: #ffffff;
	background-color: #221e1f;
	line-height: 1.5;
	padding: 25px 5%;
}
	.inner-post .subscribe {
		background: #221e1f url(images/ebook-cover.jpg) right top no-repeat;
		background-size: auto 100%;
		padding: 5% 37% 5% 5%;
	}
.subscribe h3 {
	margin: 0;	
	color: #ffffff;
	font-size: 38px;
	font-weight: normal;
}
.subscribe p {
	margin: 2px 0 15px;
	color: #908e8f;
	font-size: 15px;
}

.email-form {
    clear: both;
    margin-top: 15px;
}

.email-input {
    color: #646262;
    font-size: 14px;
    line-height: 46px;
    font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
    font-style: italic;
    text-align: left;
    background-color: #ffffff;
    border: none;
    padding: 10px;
    margin: 0 0 15px 0;
    width: 100%;
    height: 46px;
}

.email-submit {
    font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: .05em;
    font-size: 16px;
    line-height: 46px;
    text-transform: uppercase;
	color: #ffffff;
	background-color: #bbdd2e;
    text-align: center;
    cursor: pointer;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    width: -moz-calc(100% - 150px);
    width: -webkit-calc(100% -150px);
    width: calc(100% - 150px);
    float: right;
    height: 46px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.email-submit:hover {
    background-color: #04c8cb;
}

.subscribe .checkboxes {
	width: 150px;
	text-align: left;
	float: left;
	color: #908e8f;
	font-size: 13px;
	line-height: 1;
	margin: 0 0 0;
}
	.subscribe .checkboxes strong {
		display: none;
	}
	.subscribe .checkboxes li, .subscribe .checkboxes ul {
		margin: 0;
		padding: 0;
	}
		.subscribe .checkboxes li:before {
			display: none;
		}
		.subscribe .checkboxes li:first-of-type {
			margin-bottom: 8px;
		}
	.subscribe input[type=checkbox] {
	    display: none;
	}
	.subscribe input[type=checkbox] + label {
		cursor: pointer;
	}
	.subscribe input[type=checkbox] + label:before {
		background-color: #ffffff;
		color: #ffffff;
		display: inline-block;
		content: '\f00c';
		font-family: "FontAwesome";
		font-style: normal;
		line-height: 1;
		padding: 3px 3px;
		margin: 0 8px 0 0;
		font-weight: normal !important;
		
	}
	.subscribe input[type=checkbox]:checked + label:before {
	    color: #ffffff;
	    background-color: #5cb354;
	}
	.subscribe input[type=checkbox]:checked + label {
		font-weight: bold;
		color: #ffffff;
		letter-spacing: -.01em;
	}


/*Custom Sidebar Widgets*/
.sidebar .item a h4 {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.sidebar .item a:hover h4 {
	color: #04c8cb;
}
/*Featured Posts Widget*/
.sidebar .featured {
    text-align: center;
    overflow: hidden;
}

.sidebar .featured .item {
    width: 100%;
    margin: 0 0 20px 0;
}

.sidebar .featured .item:nth-of-type(2n) {
    margin-right: 0;
}

.sidebar .featured img {
    width: 100%;
    height: auto;
    display: block;
}

.featured h4 {
.sidebar 	text-align: center;
	margin: 10px 0 0;
}
	
.sidebar .featured .post-meta {
    display: none;
}

/*Popular Posts Widget*/
.sidebar .popular {
    text-align: center;
    overflow: hidden;
}

.sidebar .popular .item {
    width: 47%;
    float: left;
    margin: 0 5% 18px 0;
}

.sidebar .popular .item:nth-of-type(2n) {
    margin-right: 0;
}

.sidebar .popular img {
    width: 100%;
    height: auto;
    display: block;
}

.sidebar .popular h4 {
   
}
	
.sidebar .popular .post-meta {
    display: none;
}

/*Category Posts Widget*/
.sidebar .category-posts {
    text-align: center;
    overflow: hidden;
}

.sidebar .category-posts .item {
    width: 47%;
    margin: 0 6% 6% 0;
    float: left;
}

.sidebar .category-posts .item:nth-of-type(2n) {
    margin-right: 0;
}

.sidebar .category-posts .item img {
    width: 100%;
    height: auto;
    display: block;
}

.sidebar .category-posts h4 {
   margin: 10px 0 0;
   color: #363636;
}

.sidebar .category-posts h4 a {
    color: #363636;
}

.sidebar .category-posts .post-meta {
    display: none;
}


/*Recent Posts Widget*/
.sidebar .recent {
    overflow: hidden;
}

.sidebar .recent .item {
	width: 47%;
    float: left;
    margin: 0 5% 18px 0;
}

.sidebar .recent .item:nth-of-type(2n) {
    margin-right: 0;
}
.sidebar .recent img {
    display: block;
    width: 100%;
    height: auto;
}

.sidebar .recent a img {
    display: block;
}

.sidebar .recent .item:last-of-type {
    margin-bottom: 0;
}

.sidebar .recent .item h4 {
    margin: 10px 0 0;
    color: #5cb354;
    display: none;
}

.sidebar .recent .post-meta {
    font-size: 9px;
    margin: 0;
    display: none;
}

.sidebar .recent a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/*---------POSTS---------*/

.post {
    margin-bottom: 40px;
}

.post-title {

}

h1.post-title, h2.post-title, h4.post-title {
    margin: 8px 0;
    color: #221e1f;
}
	h1.post-title {
		margin: 5px 0;
	}
h1.post-title a, h2.post-title a, h4.post-title a {
    text-decoration: none;
    color: #221e1f;
}

h1.post-title a:hover, h2.post-title  a:hover, h4.post-title a:hover {
    color: #04c8cb;
}

.post-meta {
    color: #a6a5a5;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .05em;
}
	.post-meta a {
	    color: #a6a5a5;
	    text-decoration: none;
	}

.post-meta em {
	text-transform: lowercase;
	letter-spacing: normal;
	font-weight: normal;
	font-style: italic;
} 
.post-meta a:hover, .edit a:hover, .meta-bottom a:hover {
   color: #04c8cb;
}

.recipe-meta {
	
}
.recipe-meta i {
	margin: 0 4px 0 11px;
}
	.recipe-meta i:first-of-type {
		margin-left: 0;
	}
	.recipe-meta i.fa-clock-o, .recipe-meta i.fa-user {
		color: #bbdd2e;
	}
	.recipe-meta i.fa-cutlery, .recipe-meta i.fa-tag {
		color: #5cb354;
	}
	.recipe-meta i.fa-heart, .recipe-meta i.fa-comment {
		color: #04c8cb;
	}
.meta-bottom {
	text-align: left;
    clear: both;
    margin: 0 0 0;
    overflow: hidden;
}	

.meta-bottom .left {
    width: 70%;
    float: left;
    display: inline-block;
}

.meta-bottom .right {
    text-align: right;
    width: 30%;
    float: right;
}
.ccount:before { 
	content: '\f075'; 
	font-family: FontAwesome;
	color: #5cb354;
	font-size: 80%;
	margin: -2px 4px 0 0;
	display: inline-block;
	vertical-align: middle;
	}

a.post-edit-link, a.comment-edit-link, a.comment-reply-link, a#cancel-comment-reply-link {
    color: #fff !important;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #a6a5a5;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-left: 8px;
    padding: 1px 3px;
    text-decoration: none;
}

a.post-edit-link:hover, a.comment-edit-link:hover, a.comment-reply-link:hover, a#cancel-comment-reply-link:hover {
    color: #fff;
    background-color: #5cb354;
}

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

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

.aligncenter {
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.post blockquote {
    color: #a6a5a5;
    font-size: 120%;
    line-height: 1.8;
    font-style: italic;
    padding: 2px 3%;
    position: relative;
}

.wp-caption {
    text-align: center;
    max-width: 100% !important;
}

.wp-caption p {
    color: #a6a5a5;
    font-size: 90%;
    text-align: center;
    margin-top: 2px;
    padding-right: 10px;
}
.more {
	
}
a.more-link {
	color: #04c8cb;
	font-size: 15px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .02em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
	a.more-link:hover {
		color: #5cb354;
	}

/* Recipe Styles*/
.recipe {
    font-style: normal;
    margin: 40px 0;
    overflow: hidden;
    border: 1px solid #e8e8e8;
	padding: 25px;
}

.recipe h2 {
	margin: 5px 0 5px;
}

.recipe h3 {
    margin: 20px 0 10px;
    text-align: left;
    font-size: 24px;
}

.recipe h4 {
	margin: 18px 0 8px;
	font-size: 13px;
	color: #a6a5a5;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .08em;
}


.recipe ol, .recipe ul {
    margin-bottom: 0 !important;
}

.recipe ol li:last-of-type, .recipe ul li:last-of-type, .recipe .notes p:last-of-type, .recipe .source p:last-of-type {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.recipe ul li:before {
	color: #5cb354;
}

.recipe .summary {
	margin: -10px 0 25px;
    clear: left;
    font-style: italic;
    font-size: 110%;
}
.recipe .yield {
	
}
	.recipe .yield i {
		
	}
.recipe .time {
    margin: 0 0 30px;
}	
	.recipe .time:after {
		display: none;
	}
.recipe .yield {
	margin: 0 !important;
}
.recipe .time p {
	display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
}
	/*.recipe .time p:after {
		content: "/";
		color: #d3d4d5;
		display: inline;
		margin: 0 2px 0 4px;
	}
	.recipe .time p:last-of-type:after {
		display: none;
	}*/
	.recipe .time p:nth-child(1) i.fa-clock-o {
		color: #bbdd2e;
	}
	.recipe .time p:nth-child(2) i.fa-clock-o {
		color: #5cb354;
	}
	.recipe .time p:nth-child(3) i.fa-clock-o {
		color: #04c8cb;
	}
	.recipe .time i {
		margin: 0 4px 0 0;
	}
		.recipe .time p:first-child i {
			margin: 0 4px 0 0;
		}
.recipe .ingredients {
	margin-bottom: 30px;
}
.recipe .instructions {
	
}
.recipe .notes {
	clear: both;
    margin-top: 0px;
    font-size: 94%;
    line-height: 1.6;
    color: #6f7475;
    border-top: 1px solid #e8e8e8;
    padding-top: 20px;
    margin-top: 25px;
}
.recipe .notes p {
	display: block;
	margin: 10px 0;
}
.recipe .notes h4 {
	margin: 20px 0 0;
}
.recipe .source {
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .08em;
    color: #a6a5a5;
    font-size: 9px;
    margin-top: 25px;
}


	
.recipe .photo {
    width: 30%;
    float: right;
    margin: 0 0 0 15px;
}
	.recipe .photo img {
		width: 100% !important;
		height: auto;
	}

.recipe .printbutton {
	clear: right;
	display: block;
    margin: 15px 0 10px 15px;
    text-align: center;
    width: 30%;
    float: right;
}

.printbutton a {
	text-decoration: none;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 11px;
	display: inline-block;
	margin: 0 auto;
	padding: 8px 20px;
	color: #ffffff;
	background-color: #04c8cb;
	width: 100%;
}
	.recipe .printbutton a i {
		font-size: 125%;
		line-height: 1;
		margin: 0 2px 0 0;
	}
.printbutton a:hover, .printbutton a:active {
 	background-color: #5cb354;   
}

.recipe .nutrition {
	margin-top: 25px;
	font-size: 15px;
	 }
	.recipe .nutrition h3 {
		margin: 0 4px 0 0;
		display: inline-block;	
	}
	.recipe .nutrition p {
		display: inline-block;
		color: #858685;
		margin: 0;
		font-weight: normal;
	}
		.recipe .nutrition p span {
			font-weight: normal !important;
			color: #858685 !important;
		}
	.recipe .nutrition ul {
		margin: 2px 0 0;
	}
	.recipe .nutrition li {
		display: inline-block;
		margin: 0;
		padding: 0;
		font-weight: normal;
		color: #858685;
	}
		.recipe .nutrition li:after {
			display: inline-block;
			content: ", ";
			color: #858685;
		}
			.recipe .nutrition li:first-of-type:after, .recipe .nutrition li:last-of-type:after {
				display: none;
			}
		.recipe .nutrition li:before {
			display: none;
		}
	.recipe .nutrition strong {
		font-weight: normal;
		text-transform: none;
		letter-spacing: normal;
		font-style: italic;
		margin-right: 5px;
	}
	.recipe .nutrition span {
		font-weight: normal;
		text-transform: none;
		letter-spacing: normal;
	}

/*Recipe ratings*/
.rating {
    font-size: 13px;
    text-align: center;
    color: #858685;
}
	.recipe .rating {
		clear: right;
		display: block;
	    margin: 15px 0 20px 15px;
	    text-align: center;
	    width: 30%;
	    float: right;
	}
#comment-list div.rating-container {
	clear: none !important;
	float: none!important;
}
	.rating div.rating-container {
	  margin: 0 0 0 -3px !important;
	}

	.rating div.rating-container.crfp-group-1 a {
		text-decoration: none;
		font-size: 14px;
	}
		.rating div.rating-container.crfp-group-1 a strong {
			text-transform: uppercase;
			letter-spacing: .08em;
			font-size: 92%;
		}
	.rating .review-total {
		 margin-bottom: 10px;
		 color: #a7a9ab;
		 font-size: 92%;
	}
		.rating .review-total a {
			color: #a7a9ab;
		}
		.rating .review-total a:hover {
			color: #5cb354;
		}
	.rating .leave-a-review {
		color: #a7a9ab;
	}
		
	.rating .leave-a-review a.more-link {
		font-size: 12px;
		letter-spacing: .05em;
	}
		.recipe .rating .leave-a-review a.more-link {
			display: block;
		}
.recipe-featured .rating {
	margin-top: 20px;
}

/* Inner Post */
.bottom-share {
	margin-bottom: 25px;
	text-align: center;
}
.inner-post {
    position: relative;
    overflow: hidden;
    margin: 0;
}
.inner-post .widget {
	margin: 0;
	clear: both;
}

.inner-post .social a {
	font-size: 32px;
	padding: 2px;
}

/*Author Box*/
.author-box {
	clear: both;
	margin: 45px 0 0;
	border: 1px solid #e8e8e8;
	padding: 25px;
	font-size: 94%;
}
.author-box .avatar {
	float: left;
	width: 20%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 20px;
}
.author-box .more {
	text-align: left;
}
.author-box h4 {
	margin: 10px 0 10px;
}
.author-box p:last-of-type {
	margin-bottom: 0;
}

/*Next/prev Posts*/
.post-nav {
    text-decoration: none;
    overflow: hidden;
    font-size: 18px;
    font-family: "uniform_extra_condensed", Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: .02em;
}
	.post-nav .nav-links {
		overflow: hidden;
		width: 100%;
	}
	.post-nav a {
		color: #221e1f;
		text-decoration: none;
	}
		.post-nav a:hover {
			color: #5cb354;
		}

	.post-nav .nav-previous {
		float: left;
		width: 49%;
	}
		.post-nav .nav-previous i {
			float: left;
			margin-right: 12px;
		}
	.post-nav .nav-next {
		float: right;
		text-align: right;
		width: 49%;
	}
		.post-nav .nav-next i {
			float: right;
			margin-left: 12px;
		}

	.post-nav em {
		display: block;
		font-size: 11px;
		font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
		font-style: normal;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: .1em;
		color: #5cb354;
		padding: 0 0 3px;
	}
	

/*---------TEASER POST STYLES---------*/
	
.teaser-post {
	width: 47%;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0 6% 6% 0;
	font-size: 92%;
}
	.teaser-post.even {
		margin-right: 0;

	}
	.teaser-post.odd {
		clear: left;
	}
	
.teaser-post a {
	text-decoration: none;
}
.teaser-post h2.post-title {
	margin: 3px 0 6px;
}

.teaser-post a h2.post-title {
	color: #221e1f;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
	.teaser-post a:hover h2.post-title {
		margin: 10px 0;
		color: #04c8cb;
	}

.teaser-post img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 15px;
}

.teaser-post p {
	margin: 15px 0;
}
.teaser-post .post-meta {
	
}

/*---------HOMEPAGE FEATURED STYLES---------*/

/*Featured Area*/
.home-featured {
	clear: both;
	overflow: hidden;
}
	.recipe-featured {
		margin-bottom: 30px;
		position: relative;
		text-align: center;
	}
.featured_content {
	max-width: 100%;
	width: 63.3%;
	float: left;
}
.featured_sidebar {
	max-width: 100%;
	width: 35.6%;
	float: right;
}
	.recipe-featured .featured_sidebar {
		border: 1px solid #e8e8e8;
		padding: 20px;
		position: absolute;
		bottom: 0;
		top: 0;
		right: 0;
	}
.featured_content .item {
	position: relative;
}
	.featured_content .item img {
		width: 100%;
		height: auto;
		display: block;
	}
.featured_content .caption {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 70%;
	z-index: 101;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
	.featured_content .caption .post-meta {
		color: #ffffff;
		background-color: #5cb354;
		display: inline-block;
		padding: 4px 12px 3px;
		font-size: 13px;
		letter-spacing: .05em;
	}
	.featured_content .caption h1.post-title, .featured_content .caption h2.post-title {
		font-size: 29px;
		background-color: #ffffff;
		display: inline-block;
		min-width: 60%;
		margin: 0;
		padding: 10px 25px;
		width: auto;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}
		.featured_content .caption h1.post-title:hover {
			color: #04c8cb;
		}
.featured_content .more {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 101;
}
	.featured_content .more a {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		letter-spacing: .05em;
		text-transform: uppercase;
		padding: 5px 15px;
		line-height: 28px;
		background-color: rgba(0,0,0,.3);
		text-shadow: 1px 1px 4px #000;
		text-shadow: 1px 1px 4px rgba(0,0,0,.75);
	}
	.featured_content .more a:after {
		content: "";
		display: inline-block;
		width: 36px;
		height: 20px;
		background: url(images/arrow.svg) no-repeat;
		background-size: 100% auto;
		vertical-align: middle;
		margin-left: 10px;
		margin-top: -2px;
	}
	.featured_content .more a:hover {
		text-shadow: 1px 1px 4px rgba(0,0,0,.25);
		background-color: rgba(0,0,0,.5);
	}
.featured_content .share {
	position: absolute;
	bottom: 10px;
	left:  15px;
	z-index: 101;
	text-align: left;
}
	
.featured_sidebar .item {
	width: 48.5%;
	margin: 0 3% 3% 0;
	float: left;
	position: relative;
}
	.featured_sidebar .item img {
		width: 100%;
		height: auto;
		display: block;
	}
	.featured_sidebar .item:nth-child(2n) {
		margin-right: 0;
	}
	.featured_sidebar .item h4 {
		font-size: 18px;
		text-align: left;
		background-color: #ffffff;
		background-color: rgba(255,255,255,.8);
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 8px 10px;
		margin: 0;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		opacity:0.0;
		filter:alpha(opacity=0); /* For IE8 and earlier */
		
		}
			.featured_sidebar .item a:hover h4 {
				opacity:1.0;
				filter:alpha(opacity=100); /* For IE8 and earlier */
			}
	.featured_sidebar .item-title {
		background-color: #04c8cb;
		height: 0;
		padding-bottom: 36.5%;
	}
		.featured_sidebar .item-title h3 {
			text-align: center;
			font-size: 22px;
			margin: 0;
			position: absolute;
			top: 50%;
			width: 100%;
			-webkit-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			transform: translateY(-50%);
		}
			.featured_sidebar .item-title h3 em {
				color: #ffffff;
			}
		.featured_sidebar .item-title h3:after {
			content: "";
			display: block;
			width: 36px;
			height: 20px;
			background: url(images/arrow.svg) no-repeat;
			background-size: 100% auto;
			margin: 3px auto -5px;
		}
.featured_widgets {
	overflow: hidden;
	margin-bottom: 50px;
}

.featured_widgets .subscribe {
	width: 100%;
	padding: 30px 5%;
	margin: 0;
}
	.featured_widgets .subscribe .email-form {
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
	.featured_widgets .subscribe .email-input {
		width: -moz-calc(100% - 350px);
		width: -webkit-calc(100% -350px);
		width: calc(100% - 350px);
		float: left;
		margin: 0;
	}
	.featured_widgets .subscribe .email-submit {
		width: 180px;
		float: left;
		margin: 0 10px;
	}
	.featured_widgets .subscribe .checkboes {
		width: 150px;
		float: right;
		margin: 0;
	}
	
.featured_recipe_sidebar {
	
}
.featured_recipe_sidebar .summary {
	font-size: 100%;
	font-style: italic;
}
	.featured_recipe_sidebar .summary p {
		margin: 0 0 15px;
	}

.featured_sidebar .leave-a-review {
	display: none;
}
.featured_sidebar .rating {
	margin-top: 15px;
}
.featured_sidebar .share {
	margin-top: 20px;
	clear: both;
}
.featured_recipe_sidebar .related-links {
	
}
.related-links {
	text-align: center;
}

.related-links h5 {
	margin: 20px 0 2px;
}
.related-links h4 {
	margin: 0px 0 12px;
}
	.related-links ul li {
		display: inline-block;
		margin: 0 1px 1px 0;
		padding: 0;
	}
		.related-links ul li:before {
			display: none;
		}
		.span_content .related-links ul li {
			margin-bottom: 2px;
		}
	.related-links a {
		text-decoration: none;
		font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: .1em;
		font-size: 10px;
		display: inline-block;
		padding: 3px 10px;
		color: #ffffff;
		background-color: #5cb354;
	}
		.span_content .related-links a {
			font-size: 11px;
			font-weight: bold;
			padding: 5px 15px;
			margin: 0;
		}
	.related-links a:hover {
	 	background-color: #04c8cb;   
	}
	
.featured_recipe_sidebar h3 {
	margin: 10px 0;
	display: none;
}	
.featured_recipe_sidebar .print {
	clear: both;
	margin-top: 15px;
	display: none;
}

.at-resp-share-element .at-share-btn .at-label
{
  font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif !important;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 10px !important;
}
	
/*Homepage Sections*/

.widget_categoryposts {
	overflow: hidden;
	margin: 0 0 40px;
}
.category-posts {
	overflow: hidden;
}
.widget_categoryposts h3.widget-title {
	margin: 0 0 25px;
}
.widget_categoryposts a {
	text-decoration: none;
}
.widget_categoryposts .more {
	text-align: center;
	margin: 0;
}

.widget_categoryposts a.more-link {
	background-color: #04c8cb;
	color: #ffffff;
	padding: 5px 18px;
}
	.widget_categoryposts a.more-link:hover {
		background-color: #bbdd2e;
	}
.widget_categoryposts .more-sm {
	display: inline-block;
	float: right;
	margin-top: -48px;
}
.widget_categoryposts a.more-link-sm {
	color: #9f9fa0;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	font-size: 15px;
}
	.widget_categoryposts a.more-link-sm:hover {
		color: #04c8cb;
	}
.widget_categoryposts .category-posts .item {
	width: 31%;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0 3.5% 0 0;
	clear: none !important;
}
	.widget_categoryposts .category-posts .item:nth-of-type(3n) {
		margin-right: 0;

	}
	.widget_categoryposts .category-posts .item:nth-of-type(3n+1) {
		clear: left;
	}
.category-posts a h4 {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
	.category-posts a:hover h4 {
		color: #04c8cb;
	}
.section .more {
	display: none;
}

/*Homepage Sections WIDE*/

.homepage-sections-wide {
	overflow: hidden;
	margin-bottom: 45px;
}
.section-wide {
	width: 48%;
	float: left;
	border: 1px solid #e8e8e8;
	padding: 20px;
	overflow: visible;
}
.section-wide h3 {
	text-align: center;
}
	.section-wide:nth-child(1) {
		margin-right: 4%;
	}
	.section-wide .category-posts {
		overflow: hidden;
	}
	.section-wide .category-posts .item {
		width: 47.5%;
		float: left;
		margin: 0 5% 0 0;
		clear: none;
	}
		.section-wide .category-posts .item:nth-child(2n) {
			margin-right: 0;
		}
		
.section-wide .more {
	margin: 15px 0 -35px;
}		
.section-wide .more-sm {
	display: none;
}
	
/*---------ARCHIVE STYLES---------*/

h2.archivetitle, h3.searchtitle {
    margin-top: 0;
    margin-bottom: 25px;
}

.archives {
    margin-top: 5px;
    margin-bottom: 15px;
    width: 100%;
    clear: left;
    overflow: hidden;
}

.archive-post {
    width: 31%;
    margin: 0 3.5% 3.5% 0;
    float: left;
    text-align: left;
}

	.archive-post:nth-child(3n) {
	    margin-right: 0;
	}
	
	.archive-post:nth-child(3n+1) {
	    clear: both;
	}



.archive-post img {
    width: 100%;
    height: auto;
}

.archive-post a {
    text-decoration: none;
}
.archive-post .post-meta {
    
}

.archive-post h4 {
	color: #221e1f;
    margin: 5px 0 5px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.archive-post a {
	
}
.archive-post a:hover, .archive-post a:hover h4 {
	color: #5cb354;
	
}
.archive-post .excerpt {
	margin: 10px 0;
	font-size: 93%;
	line-height: 1.6;
}


.archiveslist {
    color: #6b6963;
    overflow: hidden;
    -moz-column-count: 3;
    -moz-column-gap: 15px;
    -webkit-column-count: 3;
    -webkit-column-gap: 15px;
    column-count: 3;
    column-gap: 15px;
    font-size: 88%;
    line-height: 1.7;
}
.archiveslist a:link, .subcategories a:link {
    color: #6b6963;
    text-decoration: none;
}

.archiveslist a:visited, .subcategories a:visited {
    color: #919394;
    text-decoration: none;
}
.archiveslist a:hover, .subcategories a:hover {
    color: #04c8cb;
}

.archiveslist a:active, .subcategories a:active {
    color: #5cb354;
}
.archiveslist li {
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display:table;                      /* Actually FF 20+ */
}
.archiveslist ul {
	margin: 0;
	list-style-type: circle;
}
	.archiveslist ul li {
	    color: #5cb354;
	    font-size: 12px;
	    line-height: 1.2;
	    font-style: italic;
	    list-style-type: circle;
	    margin:  2px 0 5px 15px;
	}
	.archiveslist ul li:before {
		color: #919394;
	}
	
	.archiveslist ul li a {
	    color: #919394 !important;
	}
	
	.archiveslist ul li a:hover {
	    color: #04c8cb !important;
	}

.subcats {
    margin-bottom: 30px;
}

.subcats h5 {
    margin: 0px;
    display: inline-block;
}
.subcats ul {
	margin: 0 !important;
	padding: 0 !important;
}
ul.subcategories li {
	margin: 0 !important;
	padding: 0 !important;
}
.subcategories li {
	display: inline-block;
}
	.subcategories li:before {
		display: none;
	}
.subcategories a {
	text-decoration: none;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 10px;
	display: inline-block;
	padding: 3px 10px;
	color: #ffffff !important;
	background-color: #5cb354;
		font-size: 11px;
		font-weight: bold;
		padding: 5px 15px;
	}
.subcategories a:hover {
 	background-color: #04c8cb;   
}


ul.tagindex, .tagindex li {
    margin: 0!important;
    padding: 0 !important;
}
.tagslist li {
	font-size: 95%;
}
.tagindex li:before {
    display: none;
}

.tagindex a {
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    display: block;
    margin-right: 2px;
    width: 17px;
    height: 19px;
    float: left;
    border: solid 1px #f6f5f5;
}

.tagindex a:link {
    color: #919394;
    text-decoration: none;
}

.tagindex a:visited {
    color: #a6a5a5;
    text-decoration: none;
}

.tagindex a:active {
    color: #919394;
    text-decoration: none;
}

.tagindex a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #04c8cb;
}

.tagtitle {
	font-size: 13px;
    color: #a6a5a5;
    text-transform: uppercase;
}

.tagtitle a {
    text-decoration: none;
    text-transform: none;
}

.tagtitle em {
    color: #a6a5a5;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    font-style: italic;
    margin-left: 10px;
    float: right;
	font-family: font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
}

.tagtitle em a {
    color: #a6a5a5;
    font-size: 11px;
}

.tagtitle a:hover {
    color: #04c8cb;
}

/*Shop This Post*/
.affiliate-items {
	overflow: hidden;
	margin-bottom: 40px;
}
.affiliate-items h3 {
	margin: 0 0 20px;
}
.affiliate-items p {
	margin: 0;
	font-size: 12px;
	font-style: italic;
}
.shop-items {
	overflow: hidden;
}
.shop-items img {
	width: 100%;
	height: auto;
}
.shop-items .item {
	width: 22%;
	margin: 0 3% 0 0;
	clear: none !important;
	float: left;
}
	.shop-items .item:nth-child(4n) {
		margin-right: 0;
	}
.shop-items a {
	text-decoration: none;
}
.shop-items h4 {
	font-size: 18px;
}

/*---------FORMS---------*/

#submit, .submitbutton, #commentform #submit, .fscf-button-submit {
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    background-color: #5cb354;
    font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .08em;
    cursor: pointer;
    margin-top: 5px;
    padding: 10px 25px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-style: none;
}

#submit:hover, .submitbutton:hover, #commentform #submit:hover {
    background-color: #04c8cb;
}

a.smbutton {
	text-decoration: none;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 10px;
	display: inline-block;
	padding: 5px 15px;
	color: #ffffff;
	background-color: #5cb354;
}
a.smbutton:hover {
 	background-color: #04c8cb;   
}
.commentinput, .styledinput, .captchainput, #commentform input[type=text], #commentform input[type=email]  {
    color: #646262;
    font-size: 13px;
    font-family: font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
    line-height: 18px;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 10px;
    border: solid 1px #d9d9d9;
    width: 100%;
}
	
#commentform textarea {
	color: #646262;
	font-size: 13px;
	font-family: font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	margin-bottom: 7px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	width: 100%
}
#commentform #submit {
	width: auto;
}

.contact-form {
    font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: 11px;
    width: 100%;
	background-image: url(images/bg.png);
	padding: 5%;
	text-align: center;
	margin-top: 30px;
}

.wpcf7-form .formfield {
    overflow: hidden;
}

.wpcf7-form .submit {
    clear: both;
   margin-left: 90px;
}
.wpcf7-form label {
	font-size: 11px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	color: #a7a9ab;
	text-transform: uppercase;
	letter-spacing: .1em;
	width: 90px;
	padding: 13px 10px 10px 0;
	display: block;
	text-align: right;
	float: left;
}
.wpcf7-form .styledinput {
	width: -moz-calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
	width: calc(100% - 90px);
	display: block;
	float: right;
}
.wpcf7-form .wpcf7-not-valid-tip {
	display: block;
	font-style: italic;
	font-size: 85%;
	line-height: 1;
	color: #5cb354;
	padding-left: 90px;
	margin: -15px 0 15px;
	clear: both;
}
	.wpcf7-form .wpcf7-not-valid-tip:before {
		content: "^ ";
	}
.wpcf7-form .wpcf7-response-output {
	margin-left: 90px;
	color: #5cb354;
	font-size: 13px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	display: block;
	padding: 15px 0 0;
}
.screen-reader-response {
	display: none;
}

.search-form {
	width: 100%;
    max-width: 350px;
    overflow: hidden;
}
	.sidebar .search-form {
		border: 1px solid #e8e8e8;
	}
.search-form .search-input {
    color: #646262;
    font-size: 14px;
    font-family: font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
    font-style: italic;
    line-height: 37px;
    height: 37px;
    background-color: #fff;
    padding: 0 12px;
    border: 1px solid #e8e8e8;
    vertical-align: middle;
    float: left;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% -40px);
    width: calc(100% - 40px);
}
	.sidebar .search-input {
		border: none;
	}
.search-form .search-submit {
    color: #04c8cb;
    font-size: 22px;
    font-weight: normal;
    line-height: 37px;
    height: 37px;
    background-color: transparent;
    font-family: "fontello";
    cursor: pointer;
    width: 40px;
    border-style: none;
    vertical-align: middle;
    float: right;
    text-align: right;
    padding: 0 5px;
    margin: -3px 0 0 -4px;
}
	.sidebar .search-submit {
		font-size: 18px;
	}

.search-form .search-submit:hover {
    color: #5cb354;
}

/*---------FOOTER---------*/
.footer {
	overflow: hidden;
	margin: 55px 0 0;
}
.footer .widget {
	margin: 0;
}


/*subscribe*/
.footer .subscribe {
	overflow: hidden;
	text-align: left;
	margin: 0;
}
	.footer .subscribe .textwidget {
		overflow: hidden;
		padding: 30px 0;
	}
	.footer .subscribe .title {
		float: left;
		text-align: right;
		vertical-align: middle;
		width: 360px;
		margin: 0;
		font-size: 40px;
	}
		.footer .subscribe .title h3 {
			text-align: right;
			margin: 0;
			font-size: 38px;
		}
		.footer .subscribe .title p {
			margin: 0;
		}
	.footer .subscribe .email-form {
		width: -moz-calc(100% - 380px);
		width: -webkit-calc(100% -380px);
		width: calc(100% - 380px);
		clear: none !important;
		float: right;
		vertical-align: middle;
		margin: 5px 0 0;
	}
.footer .email-form {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.footer .email-input {
	width: 70%;
	height: 52px;
	line-height: 52px;
	float: left;
	margin: 0;
}
.footer .email-submit {
	width: 28%;
	height: 52px;
	line-height: 52px;
	float: left;
	margin: 0 0 0 2%;
}
	.footer .email-submit:hover {
		color: #221e1f;
	}
/*INstagram*/
.instagram {
	clear: both;
	margin-bottom: -1px;
}
	.instagram .wrap {
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
.sbi_images, #sb_instagram {
	overflow: hidden;
	width: 100%;
}
.sbi_item {
	width: 12.5%;
	float: left;
}
.sbi_item a, .sbi_item img {
	display: block;
	width: 100%;
	height: auto;
}
#sbi_load {
	padding: 0 !important;
}
.sbi_follow_btn {
	float: left;
	width: 12.5%;
	height: 0;
	margin: 0;
	display: block;
	position: relative;
}
	.sbi_follow_btn a {
		display: block;
		padding: 10px;
		color: #ffffff;
		background-color: #04c8cb;
		font-size: 12px;
		line-height: 1.3;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: .08em;
		text-decoration: none;
		text-align: center;
		height: 0;
		padding-bottom: 100%;
		vertical-align: middle;
	}
	.sbi_follow_btn a:hover {
		background-color: #5cb354;
	}
	
.instagram .fa-instagram {
	display: block;
	font-size: 60px;
	font-size: 5vw;
	font-style: normal;
	font-weight: normal;
	line-height: 2.3;
}

/*Subfooter*/

.sub-footer {
	background-color: #383536;
	color: #ffffff;
	overflow: hidden;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .08em;
	padding: 20px 0;
	margin: 0;
}
.sub-footer a {
	color: #ffffff;
	text-decoration: none;
}
	.sub-footer a:hover {
		color: #04c8cb;
	}
.sub-footer .footer-nav {
	width: 70%;
	float: left;
    margin: 0;
    text-align: left;
    overflow: hidden;
}
.sub-footer .footer-nav li {
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 0;
}
	.sub-footer .footer-nav li.top a {
	    color: #04c8cb;
	    font-weight: bold;
	}
.sub-footer .social {
	width: 30%;
	text-align: right;
	float: right;
}
	.sub-footer .social a {
		font-size: 14px;
		padding: 3px;
	}
.copyright {
	clear: both;
	text-align: center;
	margin: 50px 0;
	color: #b2b2b3;
	font-size: 11px;
	line-height: 1.5;
}
.copyright .logo a {
	margin: 10px auto;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(images/icon.png) no-repeat;
    background-size: 100% auto;
}
.copyright p {
	margin: 0 0 10px;
}
	.copyright p.darker {
		color: #8c8c8d;
		font-size: 13px;
	}
.copyright strong {
	text-transform: uppercase;
}
.copyright em {
	font-size: 11px;
}


/*---------COMMENTS---------*/

#comments, #pings           {
	margin-top: 5px }
#respond            {
	margin-top: 65px }
#comment-list          {
	font-size: 95%;
	list-style-type: none;
	padding: 0;
}
#comment-list li           {
	margin: 0;
	padding: 30px 0;
	list-style-type: none;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
}
	#comment-list li:last-of-type {
		border-bottom: none;
		padding-bottom: 10px;
	}
#comment-list li.depth-2 {
	padding: 30px 40px;
}
#comment-list li p {
	margin: 10px 0;
}
	#comment-list li p:last-of-type {
		margin-bottom: 0;
	}
.comment-meta         {
	margin: 0;
	font-size: 10px;
	letter-spacing: .08em;
	font-weight: normal;
	text-align: left;
	 }
	 .comment-meta:after {
	 	display: none;
	 }

.comment-meta strong   {
	font-family: "uniform_extra_condensed", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 1.1;
	margin: 0 5px 0 0;
	color: #221e1f;
	text-transform: uppercase;
	letter-spacing: .02em;
	font-size: 18px;
	 }
.comment-meta strong a    {
	color: #221e1f; }
.comment-meta a:hover         {
	color: #5cb354;
	text-decoration: underline }


#comment-list .avatar    {
	float: right;
	margin: 0 0 0 15px; }
	
#pings {
	margin-top: 50px;
}
#pinglist {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 50px;
	padding-top: 0 }
#pinglist li {
	list-style-type: decimal;
	margin: 0 0 20px 20px;
	padding: 0 0 0 }
	
	
#commentform   {
	margin-bottom: 30px;
	width: 100% }
#commentform label  { }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
.comment-nav {
	color: #a6a5a5;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 8px 2px 7px }
.comment-nav em {
	font-style: normal;
	margin-right: 15px }
.comment-nav em img {
	margin-right: 2px;
	vertical-align: middle }
.comment-nav .page-numbers {
	color: #a6a5a5;
	text-decoration: none;
	padding: 3px 5px;
	border: 1px #eeeded }
.comment-nav .current {
	color: #5cb354;
	font-weight: bold;
	background-color: #fff }
.comment-nav .next, .comment-nav .prev, .comment-nav .dots {
	border-style: none }
.comment-nav a:hover {
	color: #fff;
	background-color: #5cb354 }
.comment-nav .alignright a {
	color: #a6a5a5;
	text-decoration: none }
.comment-nav .alignright a:hover {
	color: #5cb354;
	text-decoration: none;
	background-color: transparent }
/*threaded comments*/
#comment-list li ul.children {
	margin: 0;
	margin-top: 20px;
	padding: 0 }
#comment-list li ul li {
	margin: 0;
	border: none;
}
	#comment-list li ul li:before {
		display: none;
	}

#comment-list li ul li.bypostauthor, #comment-list li ul li.comment-author-admin       {
	background:  #fafaf9;
	padding: 20px;
	margin: 0;
}
	
#cancel_reply, #cancel_reply a       {
	color: #5cb354;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a       {
	color: #5cb354;
	font-size: 11px;
	text-decoration: none }
.thdrpy a:hover   {
	color: #5cb354;
	text-decoration: underline }

/*---------PAGE NUMBERS---------*/

.pagination {
    clear: both;
    text-align: center;
    font-size: 14px;
    margin: 40px 0;
    overflow: hidden;
}
.pagination .page-numbers {
    color: #a6a5a5;
    padding: 5px 10px;
    border: solid 1px #e8e8e8;
    text-decoration: none;
    display: inline-block;
}
	.pagination span.page-numbers.current {
	    color: #494845;
	    font-weight: bold;
	    border-color: #fff;
	}
	.pagination .page-numbers.next, .pagination .page-numbers.prev {
		font-style: italic;
		border-color: #fff;
	}
	.pagination span.page-numbers.dots {
	    border: none;	}
	    
.pagination a.page-numbers:hover {
    background-color: #04c8cb;
    color: #ffffff;
}


/*---------TOP DROPDOWN MENU---------*/

#top-nav   {
	margin: 0;
	font-size: 13px;
	text-transform: lowercase;
	display: inline-block;
	width: 200px;
	float: right;
	}
#top-nav ul {
	text-align: right;
}
#top-nav li    {
	display: inline-block;
	margin: 0; 
	padding: 0;
	position: relative;
	}
#top-nav li a  {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	color: #ffffff;
	}
#top-nav a:hover {
	color: #04c8cb;
	}

/*Sub Menus Level 1 */
#top-nav ul ul { 
	display: none;
	position: absolute;
	top: 44px;
	background-color: #04c8cb;
	font-size: 10px;
	line-height: 26px;
	padding-bottom: 5px;
	text-align: left;
	}
#top-nav ul ul li {
	float: none;
	width: 150px;
	}
#top-nav ul ul li a:hover {
	
	}
#top-nav ul li:hover > ul {
	display: block;
	}

	/* Show indicator for menu items with children */
	#top-nav ul li.menu-item-has-children>a:after {
		content: '+';
		display: inline;
		margin: 2px 0 0 6px;
	}
	
/*Sub Menus Level 2*/
#top-nav ul ul li ul {
	left: 150px;
	top: 0;
	}
	
/*---------MAIN DROPDOWN MENU---------*/

#main-nav   {
	margin: 0;
	padding: 0;
	width: -moz-calc(100% - 210px);
	width: -webkit-calc(100% -210px);
	width: calc(100% - 210px);
	font-family: "uniform_extra_condensed", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .02em;
	font-weight: normal;
	font-size: 24px;
	line-height: 40px;
	height: 40px;
	display: block;
	text-align: right;
	float: right;
}

#main-nav ul {
	margin: 0;
}
#main-nav li    {
	display: inline-block;
	margin: 0; 
	padding: 0;
	position: relative;
	}
#main-nav li a  {
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
	color: #221e1f;
	}
#main-nav a:hover, #main-nav li:hover>a {
	color: #04c8cb;
	}

/*Sub Menus Level 1 */
#main-nav ul ul { 
	display: none;
	position: absolute;
	top: 40px;
	padding: 5px 0;
	left: 10px;
	font-family: "Source Sans Pro", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: normal;
	line-height: 20px;
	background-color: #221e1f;
	background-color: rgba(34,30,31,.95);
	z-index: 2001;
	}
	#main-nav ul li.menu-item-4979 ul { 
		left: auto;
		right: 0;
		text-align: right;
		}
#main-nav ul ul li {
	float: none;
	width: 180px;
	margin: 0;
	}
#main-nav ul ul li a {
	color: #ffffff;
	width: 100%;
	border: none;
	font-weight: normal;
	padding: 4px 15px 4px 20px;
}
#main-nav ul ul li a:hover {
		color: #04c8cb;
	}
#main-nav ul li:hover > ul {
	display: block;
	}

	
	/* Show indicator for menu items with children */
	#main-nav ul ul li.menu-item-has-children>a:after {
		content: '>';
		float: right;
		display: inline;
		margin: 0;
	}
	
	#main-nav ul ul a:hover, #main-nav ul ul li:hover>a {
		color: #04c8cb;
		}
		
/*Sub Menus Level 2*/
#main-nav ul ul li ul {
	left: 180px;
	top: -5px;
	background-color: #221e1f;
	background-color: rgba(34,30,31,.85);
	}
	
/* Top Search */
#main-nav li.search {
	display: none;
}

/*----Recipe Dropdowns----*/
.recipe-nav {
    position: relative;
    margin: 15px 0;
}

.recipe-nav ul {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    position: relative;
}

.recipe-nav li {
    display: inline-block;
    width: auto;
    list-style: none;
    margin: 0;
    padding: 0;
}
	.recipe-nav > ul > li {
		width: 32%;
		display: block;
		float: left;
	}
		.recipe-nav > ul > li:nth-child(2) {
			margin: 0 2%;
		}
		.recipe-nav > ul > li:nth-child(3) {
			float: right;
		}
.recipe-nav > ul > li > a {
    display: block;
    text-decoration: none;
    padding: 0 7px 0;
    color: #ffffff;
    background-color: #5cb354;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .03em;
}
	.recipe-nav > ul > li:nth-child(2) > a {
		background-color: #bbdd2e;
	}
	.recipe-nav > ul > li:nth-child(3) > a {
		background-color: #e8e70d;
	}
	
/* Sub-Menu */
.recipe-nav li:hover ul.sub-menu {
    display: block;
}

.recipe-nav ul li ul.sub-menu {
    display: none;
    position: absolute;
    text-align: center;
    padding: 10px 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    background-color: #5cb354;
}

	.recipe-nav ul li:nth-child(2) ul.sub-menu {
		background-color: #bbdd2e;
	}
	.recipe-nav ul li:nth-child(3) ul.sub-menu {
		background-color: #e8e70d;
	}
	
.recipe-nav li ul.sub-menu li {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}
	
.recipe-nav li ul.sub-menu li a {
    color: #ffffff;
    display: block;
    width: 100%;
    padding: 5px;
    background-color: transparent;
    text-decoration: none;
    font-size: 12px;
    line-height: 15px;
    text-transform: lowercase;
    letter-spacing: normal;
    font-weight: normal;
}
.recipe-nav li ul.sub-menu li a:hover {
    color: #404041;
}

/* ---- TABBED COMMENTS ---- */

h4.tabheading {
	display: inline-block;
	float: left;
	font-size: 16px;
	margin: 8px 15px 0 0;
	vertical-align: middle;
	display: none;
}
.w3-navbar {
    list-style-type: none;
    margin: 0 !important;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    float: left;
    vertical-align: middle;
}
.w3-navbar li {
    float: left;
    list-style-type: none !important;
    margin: 0 10px -1px 0 !important;
    padding: 0;
    color: #a7a9ab;
    background: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: bold;
}
	.w3-navbar li a {
		color: #a7a9ab;
		text-decoration: none;
		border: 1px solid #fff;
		display: block;
		padding: 8px 15px
	}
	.w3-navbar li a:hover {
	    color: #04c8cb;
	}
	.w3-navbar li a.w3-red {
		background-color: #ffffff;
		border: 1px solid #e8e8e8;
		border-bottom: none;
		color: #646262;
	}
.w3-navbar li:before {
    content: none!important;
}


.w3-container {
	clear: both;
	border: 1px solid #e8e8e8;
	padding: 10px 25px;
	margin: 0 0 25px;
}
.w3-container .w3-h3 {
	display: none;
}

.comments-area .span_content ul li {
    list-style-type: none;
    margin: 0 0 -1px 15px;
    padding: 0;
    border: 1px solid #e8e8e8;
}
.comments-area .span_content ul,
.comments-area .span_content ol {
    border-bottom: 1px solid #e8e8e8;
}
.comment-content ul li.typeofcomment {
    padding-left: 0px !important;
}

#Reviews, #Questions, .typeofcomments {
    display: none;
}
.typeofcomment {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .02em;
	margin: 0 5px 0 10px;
	font-size: 11px;
	color: #04c8cb;
	width: 60px;
	text-align: center;
	float: right;
	clear: right;
	margin: 0 0 0 15px;
}
	.typeofcomment.Question {
		color: #5cb354;
	}
	.typeofcomment.Review {
		color: #bbdd2e;
	}
.comment-content ul {
	display: none;
}
.norecipe #commentform p.comment-reviewor,
.norecipe #commentform .crfp-field {
    display: none;
}
#commentform .crfp-field {
	margin: 10px 0;
}
#comment-list #commentform .comment-reviewor {
	display: none !important;
}
#commentform .crfp-field label {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 90%;
	margin-right: 10px;
}
.comment-reviewor label:first-of-type {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 90%;
	margin-right: 10px;
}

#comment-list .crfp-average-rating {
	margin: 0 !important;
}
#comment-list .crfp-average-rating .label {
	display: none;
}
.comment-reviewor label .required {
	display: none;
}