/*
	Theme Name: Minimalist Baker Theme
	Theme URI: http://minimalistbaker.com
	Description: Simple Food, Simply Delicious
	Author: John Shultz
	Author URI: http://minimalistbaker.com

	Version: 1.3.0

	Tags: black, white, one-column, three-columns, two-columns, responsive-layout, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Featured Content
	- Plugins
		- Easy Recipe
		- Genesis eNews Extended
		- Genesis Responsive Slider
		- Jetpack
	- Before Header
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Primary Navigation
		- Secondary Navigation
		- Responsive Menu
	- Content Area
		- Entries
		- Entry Meta
		- After Entry
		- Pagination
		- Content Boxes
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- Retina Display
		- Max-width: 1139px
		- Max-width: 1023px
		- Max-width: 768px

*/

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

@font-face {
	font-family: 'Oswald';
	font-weight: 700;
	font-style: normal;
	src: url('fonts/Oswald-700/Oswald-700.eot');
	src: url('fonts/Oswald-700/Oswald-700.eot?#iefix') format('embedded-opentype'),
	local('Oswald Bold'),
	local('Oswald-700'),
	url('fonts/Oswald-700/Oswald-700.woff2') format('woff2'),
	url('fonts/Oswald-700/Oswald-700.woff') format('woff'),
	url('fonts/Oswald-700/Oswald-700.ttf') format('truetype'),
	url('fonts/Oswald-700/Oswald-700.svg#Oswald') format('svg');
}
@font-face {
	font-family: 'Gentium Basic';
	font-weight: 400;
	font-style: normal;
	src: url('fonts/Gentium-Basic-regular/Gentium-Basic-regular.eot');
	src: url('fonts/Gentium-Basic-regular/Gentium-Basic-regular.eot?#iefix') format('embedded-opentype'),
	local('Gentium Basic'),
	local('Gentium-Basic-regular'),
	url('fonts/Gentium-Basic-regular/Gentium-Basic-regular.woff2') format('woff2'),
	url('fonts/Gentium-Basic-regular/Gentium-Basic-regular.woff') format('woff'),
	url('fonts/Gentium-Basic-regular/Gentium-Basic-regular.ttf') format('truetype'),
	url('fonts/Gentium-Basic-regular/Gentium-Basic-regular.svg#GentiumBasic') format('svg');
}

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

@font-face {
	font-family: 'Gentium Basic';
	font-weight: 400;
	font-style: italic;
	src: url('fonts/Gentium-Basic-italic/Gentium-Basic-italic.eot');
	src: url('fonts/Gentium-Basic-italic/Gentium-Basic-italic.eot?#iefix') format('embedded-opentype'),
	local('Gentium Basic Italic'),
	local('Gentium-Basic-italic'),
	url('fonts/Gentium-Basic-italic/Gentium-Basic-italic.woff2') format('woff2'),
	url('fonts/Gentium-Basic-italic/Gentium-Basic-italic.woff') format('woff'),
	url('fonts/Gentium-Basic-italic/Gentium-Basic-italic.ttf') format('truetype'),
	url('fonts/Gentium-Basic-italic/Gentium-Basic-italic.svg#GentiumBasic') format('svg');
}

@font-face {
	font-family: 'Gentium Basic';
	font-weight: 700;
	font-style: italic;
	src: url('fonts/Gentium-Basic-700italic/Gentium-Basic-700italic.eot');
	src: url('fonts/Gentium-Basic-700italic/Gentium-Basic-700italic.eot?#iefix') format('embedded-opentype'),
	local('Gentium Basic Bold Italic'),
	local('Gentium-Basic-700italic'),
	url('fonts/Gentium-Basic-700italic/Gentium-Basic-700italic.woff2') format('woff2'),
	url('fonts/Gentium-Basic-700italic/Gentium-Basic-700italic.woff') format('woff'),
	url('fonts/Gentium-Basic-700italic/Gentium-Basic-700italic.ttf') format('truetype'),
	url('fonts/Gentium-Basic-700italic/Gentium-Basic-700italic.svg#GentiumBasic') format('svg');
}

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

body {
	margin: 0;
}

/* HTML5 display definitions
--------------------------------------------- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

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

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

[hidden],
template {
	display: none;
}

/* Links
--------------------------------------------- */
a {
	background-color: transparent;
}

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

/* Text-level semantics
--------------------------------------------- */
abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.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: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* Embedded content
--------------------------------------------- */
img {
	border: 0;
}

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

/* Grouping content
--------------------------------------------- */
figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

/* Forms
--------------------------------------------- */
button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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; /* 1 */
	padding: 0; /* 2 */
}

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

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

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

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

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

/* Tables
--------------------------------------------- */

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

td,
th {
	padding: 0;
}

/* IE fixes
--------------------------------------------- */
img {
	width: auto;
	height: auto;
}

.sidebar img.alignleft,
.sidebar .featured-content img {
	max-width: 100px;
	max-height: 100px;
	width: auto;
	height: auto;
}
.site-footer {
	clear: both;
}

/* Simple Social Icons
--------------------------------------------- */
.mb .simple-social-icons ul li {
	margin: 0 9px 12px !important;
}
#simple-social-icons-john {
	float: none;
	margin:auto;
	width: 184px;
}
.custom-social .simple-social-icons {
	display:none;
}
/*Social Share Buttons */
.mb-link {
    padding: 2px 7.5% 4px 7.5%;
    color: white;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
    font-style: inherit;
}
 
.mb-link:hover,.mb-link:active {
    color: white;
}
 
.mb-twitter {
    background: #00aced;
}
 
.mb-twitter:hover,.mb-twitter:active {
    background: #0084b4;
}
 
.mb-facebook {
    background: #3B5997;
}
 
.mb-facebook:hover,.mb-facebook:active {
    background: #2d4372;
}
.mb-pinterest {
    background: #bd081c;
}
 
.mb-pinterest:hover,.mb-pinterest:active {
    background: #a50718;
}
 
.mb-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    text-align: center;
}
/* Custom Pages
--------------------------------------------- */
.fof {
	width: 100%;
}

/* Ad Styling
--------------------------------------------- */
.sidebarad {
	margin: auto;
	text-align: center;
	width: 300px;
}
.afterpostad {
	display: inline-block;
	margin: auto;
	width: 300px;
	padding: 0 10px;
}
#ads{
	text-align:center;
}

/* Recipes Page
--------------------------------------------- */
.recipes-top {
	background: #f5f5f5;
	padding: 20px;
}

.recipes-top .widget {
	float: left;
	margin-right: 1%;
	width: 32%;
}

.recipes-index .widget {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 20px 0;
}

.recipes-index .widget:first-of-type {
	padding: 0;
}

.recipes-index .widgettitle {
	font-size: 14px;
}

.recipes-index .featuredpost .alignnone,
.archive .simple-grid .alignnone {
	margin-bottom: 0px;
}

.recipes-index .featuredpost h2,
.recipes-index .featuredpost h2 a,
.archive .simple-grid h2,
.archive .simple-grid h2 a {
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	display: block;
	color: #555;
	padding: 0 5px;
}

.recipes-index .featuredpost h2 a:hover,
.archive .simple-grid h2 a:hover {
	color: #000;
}

.recipes-index .featuredpost .post,
.recipes-index .featuredpost .page,
.archive .simple-grid {
	float: left;
	width: 24%;
	height: 290px;
	margin: .5%;
	color: #555;
}

.recipes-index .featuredpost .post a:hover,
.recipes-index .featuredpost .page a:hover,
.archive .simple-grid a:hover {
	color: #000;
}

.more-from-category,
.more-from-category a {
	display: block;
	clear: both;
	font-size: 24px;
	font-style: normal;
	color: #555;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	padding-top: 10px;
	border-bottom: 1px solid #f4f4f4;
}

.more-from-category a:hover {
	color: #000;
}

/* Custom Buttons
--------------------------------------------- */
.yellowbutton,
.yellowbutton:active {
	background: #ffed7f;
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-size: 22px; font-weight: 700;
	letter-spacing: 1px;
	padding: 12px 15px;
	margin: auto;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	width: 80%;
	display: block;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}
.yellowbutton:hover {
	background-color: #ffe64c;
}

/* 31 Meals
--------------------------------------------- */
.tmeals a,
.tmeals a:active {
	position: relative;
	color: #fff;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-style: normal;
	background-color: #5da24f;
	font-weight: 700;
	font-size: 3.6rem;
	font-size: 36px;
	line-height: 1.4;
	width: 80%;
	max-width: 544px;
	text-align: center;
	padding: 5px;
	padding: .5rem;
	margin: 0 auto 32px auto;
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow:    0 10px 10px -3px #ccc;
	-webkit-box-shadow: 0 10px 10px -3px #ccc;
	box-shadow:         0 10px 10px -3px #ccc;
}
.tmeals a:hover {
	color: #333;
	background-color: #69af5b;
}
.tmealsintro {
	text-align: center;
	font-size: 22px;
	color: #5e9d51;
}
.tmealstitle {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
.tmealsdetails {
	width: 80%;
	position: relative;
	margin: auto;
	line-height: 2.4;
}
.buynowg a {
	position: relative;
	color: #fff;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-style: normal;
	background-color: #5da24f;
	font-weight: 700;
	font-size: 3.6rem;
	font-size: 36px;
	line-height: 1.4;
	width: 100%;
	text-align: center;
	margin: 0 auto 0px auto;
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.buynowg a:active {
	position: relative;
}
.buynowg a:hover {
	color: #333;
	background-color: #69af5b;
}

.buynowdetails {
	font-size: 1.2rem;
	font-size: 12px;
	text-align: center;
	margin: 8px auto 32px auto;
}

/* Buy Now Buttons */
.buynowp a,
.buynowp a:active {
	position: relative;
	color: #333;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	background-color: #ffe758;
	font-weight: 700;
	font-size: 3.6rem;
	font-size: 36px;
	line-height: 1.4;
	width: 80%;
	max-width: 544px;
	text-align: center;
	padding: 5px;
	padding: .5rem;
	margin: 0 auto 32px auto;
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow:    0 10px 10px -3px #ccc;
	-webkit-box-shadow: 0 10px 10px -3px #ccc;
	box-shadow:         0 10px 10px -3px #ccc;
}
.buynowp a:hover {
	background-color: #7fffff;
}

/* cookbook landing page */
.retailers { text-align: center;}
.retailers a img {
	height: auto;
	width: 29%;
	margin: 0 2%;
}
.retailers-small { text-align: center;}
.retailers-small a img {
	height: auto;
	width: 14%;
	margin: 20px 5%;
}
/* Box Sizing
--------------------------------------------- */
*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}
/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background-attachment: fixed;
	background-color: #fff;
	background-position: top left;
	background-repeat: repeat;
	color: #000;
	font-family: 'Gentium Basic', serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.625;
	-webkit-font-smoothing: antialiased;
}

a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* oldIE ;) */

::-moz-selection {
	background-color: #000;
	color: #fff;
}

::selection {
	background-color: #000;
	color: #fff;
}

a {
	color: #247bbd;
	text-decoration: none;
	font-style: italic;
	overflow-wrap: break-word;
	word-wrap: break-word;
}
h1 a,
h2 a,
h3 a {
	font-style: normal;
}
.sidebar a {
	color: #808080;
	font-style: normal;
}

.sidebar .more-from-category a {
	color: #247bbd;
	padding-top: 0;
}

.sidebar .resources a{
	color: #247bbd;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
.sidebar .resources a:hover{
	color: #333;
}

a:hover {
	color: #000;
}

p {
	margin: 0 0 28px;
	padding: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

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

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

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

blockquote {
	color: #999;
	margin: 40px;
}

blockquote::before {
	color: #999;
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
	text-transform: uppercase;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

img {
	height: auto;
}

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

.featured-content img,
.gallery img {
	width: auto;
}

.mb .featuredsquare {
	max-width: 340px;
	max-height: 340px;
}

.category .entry-content img.alignleft {
	max-width: 340px;
	max-height: 340px;
}
img.alignleft {
	max-width: 340px;
	max-height: 340px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 28px;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}

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

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

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

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

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

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

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

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

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: none;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #999;
	font-size: 16px;
	font-weight: 400;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
	font-size: 16px;
	font-weight: 400;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background: #ffed7f url(images/bgy.png) repeat;
	border: none;
	color: #000;
	cursor: pointer;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 20px 24px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

button,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background: #fff url(images/bgh.png) repeat;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

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


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	background-color: #fff;
	margin: 40px auto;
	padding-left: 60px;
	padding-right: 60px;
	max-width: 1200px;
}

.mb-landing .site-container {
	max-width: 800px;
	padding: 0;
}

.site-inner {
	clear: both;
	margin: 40px 0;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 860px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 720px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */
.sidebar-primary {
	float: right;
	width: 300px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}
.sidebar h2,
.sidebar h2 a {
	font-size: 18px;
	margin: 15px auto 10px auto;
	text-align: center;
	font-weight: 400;
	padding: 0px;
	color: #555;
}
.sidebar h2 a:hover {
	color: #000;
	background: none;
}
.sidebar .entry-comments-link {
	float: left;
	margin-left: 35px;
	font-size: 12px;
}
.sidebar img.alignleft,
.sidebar .featured-content img {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 20px 20px 0;
}
#text-86,
#simple-social-icons-2 {
	margin-bottom: 10px;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: none;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	float: left;
	max-width: 110px;
	width: auto;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.author-box .avatar {
	height: 110px;
	margin-right: 24px;
	width: 110px;
}

.entry-comments .avatar {
	height: 48px;
	width: 48px;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

.sidebar .avatar {
	margin-right: 20px;
	max-width: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.sidebar .sidebarabout {
	font-size: 16px;
	line-height: 1.2;
	text-align: justify;
}
.sidebar .sidebaraboutlink {
	margin: 20px auto;
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #000;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.2;
	margin-bottom: 30px;
	padding: 12px 15px;
	text-transform: uppercase;
}

.breadcrumb,
.breadcrumb a {
	color: #fff;
}

.breadcrumb a:hover {
	color: #e14d43;
}

.archive-description,
.author-box {
	clear: both;
	margin-bottom: 60px;
}

.author-box-title {
	font-size: 20px;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
	float: right;
}

.entry-content .search-form {
	width: 100%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.genesis-nav-menu .search-form input {
	width: 300px;
	float: right;
}

.genesis-nav-menu>.right {
	display: inline-block !important;
	float: right;
}

/* Titles
--------------------------------------------- */

.archive-title {
	font-size: 20px;
}

.entry-title {
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	font-weight: 400;
	text-transform: uppercase;
}

.sidebar .entry-title a {
	padding: 0px;
	color: #555;
}

.sidebar .entry-title a:hover {
	color: #000;
	background: none;
}

.entry-title a {
	color: #333;
	padding: 0 10px;
	font-style: normal;
}

.entry-title a:hover {
	color: #000;
	background: #ffed7f url(images/bgy.png) repeat;
}

.category-title,
.widget-title {
	background: #ffed7f url(images/bgy.png) repeat;
	color: #000;
	font-family: 'Gentium Basic', serif;
	font-style: italic;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 30px;
	padding: 12px 15px;
	text-transform: lowercase;
	text-align: center;
}

/* WordPress
--------------------------------------------- */

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignnone {
	display: inline-block;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}

.sidebar a.aligncenter,
.sidebar a.alignleft,
.sidebar a.alignright {
	margin: auto;
}

.before-footer-widgets a.aligncenter,
.before-footer-widgets a.alignleft,
.before-footer-widgets a.alignnone,
.before-footer-widgets a.alignright {
	margin: 0;
	padding: 0 15px;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}

.wp-caption-text {
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.gallery-caption {
	margin: 0 0 10px;
}

.sticky {
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
	margin-bottom: 40px;
}

.widget:last-child,
.widget p:last-child {
	margin-bottom: 0;
}

.widget li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.widget li:last-child {
	border: none;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Featured Content
--------------------------------------------- */

.mb-home .entry,
.sidebar .featured-content .entry {
	margin-bottom: 30px;
}

.sidebar a.alignnone {
	display: inline;
}

.before-footer-widgets .featuredpost .entry {
	display: inline-block;
	max-width: 180px;
	margin-bottom: 10px;
	vertical-align: top;
}

.before-footer-widgets .featuredpost h2 {
	font-size: 16px;
}

.mb-home .entry-content p:last-child {
	margin-bottom: 0;
}

.home-bottom,
.home-middle,
.home-top {
	overflow: hidden;
}

.home-middle,
.home-top {
	margin-bottom: 40px;
}

.home-middle .featuredpost .entry {
	float: left;
	width: 340px;
}

.featured-content .entry ~ .widget-title {
	clear: both;
}

.featured-content .entry ~ .widget-title + ul li {
	border: none;
	margin: 0;
	padding: 0;
}

.home-middle .featured-content .alignnone {
	margin-bottom: 32px;
}

.home-bottom .featured-content .entry-title,
.home-middle .featured-content .entry-title {
	font-size: 24px;
}

.home-middle .featured-content .entry:nth-of-type(2n+1) {
	clear: left;
	margin-right: 40px;
}

.home-bottom .featured-content .entry {
	border-bottom: 1px dotted #ddd;
}

.sidebar .featured-content .entry:last-child {
	margin-bottom: 0;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Easy Recipe
--------------------------------------------- */
.mb .easyrecipe,
.easyrecipe {
	border: 0;
	margin: 20px 0;
	padding: 0;
}
.mb div.easyrecipe,
div.easyrecipe {
	font-family: 'Gentium Basic', serif;
	font-size: 14px;
	line-height: 1.625;
	color: #000;
	border: 0;
}
.mb .easyrecipe .ERSName,
.easyrecipe .ERSName {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
.mb .easyrecipe .ERSHeading,
.mb .easyrecipe .ERSNotesHeader,
.mb .easyrecipe .ERSNutritionHeader,
.mb .easyrecipe .ERSIngredients .ERSIngredientsHeader,
.mb .easyrecipe .ERSInstructions .ERSInstructionsHeader,
.mb .easyrecipe div.ERSNotesHeader,
.mb .easyrecipe .nutrition .ERSNutritionHeader,
.easyrecipe .ERSHeading,
.easyrecipe .ERSNotesHeader,
.easyrecipe .ERSNutritionHeader,
.easyrecipe .ERSIngredients .ERSIngredientsHeader,
.easyrecipe .ERSInstructions .ERSInstructionsHeader,
.easyrecipe div.ERSNotesHeader,
.easyrecipe .nutrition .ERSNutritionHeader    {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
.mb .easyrecipe .ERSTopRight img,
.easyrecipe .ERSTopRight img {
	border: 0;
}
.mb .easyrecipe .ERSSummary,
.easyrecipe .ERSSummary {
	width: 60%;
}
.mb .easyrecipe .ERSSavePrint {
	background: #fff;
}
.mb .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,
.mb .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn {
	background: #fff;
	padding: 0 10px;
}
.mb .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn:hover,
.mb .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn:hover {
	background: #ccc;
}
.mb .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,
.mb .easyrecipe .ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn,
.mb .easyrecipe .ui-button .ui-button-text {
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-style: normal;
}
.mb .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn .ERSPrintIcon {
	background-image: url('images/print.png');
	background-size: 16px 16px;
	margin-left: 10px;
}
.mb .easyrecipe .ui-button .ui-button-text {
	padding: 0.4em 1em 0.4em 2.4em;
}
.mb .easyrecipe .ERComment {
	font-family: 'Gentium Basic', serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.mb .easyrecipe .ERRateBG,
.mb .ERRatingComment {
	background: url('images/star.png');
	margin: 12px 0px;
}
.mb .ERRateBG,
.mb .ERComment .ERRateBG,
.mb .ERSRatingOuter {
	background: url('images/star.png');
	margin: 6px;
}

.mb .easyrecipe .ERRateStars,
.mb .ERComment .ERRateStars,
.mb .ERRatingCommentInner,
.mb .ERSRatingInner {
	background: url('images/staryellow.png');
}
.mb .easyrecipe .average,
.mb .ERSRatingOuter {
	font-family: 'Gentium Basic', serif;
}
.mb .easyrecipe .ERSNutrionDetails span,
.easyrecipe .ERSNutrionDetails span {
	margin-right: 20px;
}
.ERSHeading,
.ERSNotesHeader,
.ERSNutritionHeader {
	margin: 1em 0;
}
.easyrecipe .ERSIngredients li.ingredient, .easyrecipe .ERSIngredients li.ingredient {
	list-style: disc inside;
	margin-left: 10px;
	line-height: inherit;
}
.easyrecipe .ERSInstructions li.instruction {
	list-style: decimal outside;
	margin-left: 30px;
	line-height: inherit;
}
.easyrecipe .ERSTimes {
	padding-bottom: 5px;
}

/* Easy Recipe Print
--------------------------------------------- */
.easyrecipe .ERSName {
	font-family: 'Oswald', sans-serif;
}

.mb .easyrecipe .ERPTagline,
.easyrecipe .ERPTagline {
	margin-top: 15px;
	font-size: 18px;
	font-weight: 700;
}

/* Genesis eNews Extended
--------------------------------------------- */

.enews p {
	margin-bottom: 20px;
}

.enews form + p {
	margin-top: 20px;
}

.enews-widget input {
	color: #999;
	margin-bottom: 16px;
}

.enews-widget input[type="email"] {
	font-size: 16px;
}

.enews-widget input[type="email"] {
	font-size: 16px;
}

.enews-widget input:focus {
	color: #000;
}

.enews-widget input[type="submit"] {
	background: #ffdd00 url(images/bgy.png) repeat;
	color: #000;
	margin-bottom: 0;
	padding: 20px 24px;
	width: 100%;
}

.enews-widget input[type="submit"]:hover {
	background: url(images/bgh.png) repeat;
}
.after-entry .enews-widget {
	text-align: center;
}

.after-entry .enews-widget img {
	width: 200px;
	height: auto;
	float:left;
	margin-right: 20px;
}
.after-entry .enews-widget input {
	width: 60%;
}
.after-entry .enews-widget input[type="submit"] {
	width: 60%;
}
.after-entry.widget-area.enewsabout {
	margin-top: 20px;
}

.enewsabout div.enews {
	max-width: 720px;
	margin: auto;
}

.enewsabout {

}

/*
Before Header
---------------------------------------------------------------------------------------------------- */

.before-header {
	color: #999;
	font-size: 16px;
	line-height: 1;
	margin: 0 auto -40px;
	max-width: 1200px;
	text-align: center;
}

.before-header .wrap {
	padding: 20px 0 0 0;
}

.before-header p:last-child {
	margin-bottom: 0;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	padding: 20px 0;
	text-align: center;
}

.site-title {
	font-family: 'Oswald', sans-serif;
	font-size: 48px;
	font-weight: 900;
	letter-spacing: 3px;
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#header {
	background-position: top center !important;
	background-color: #111;
	max-height: 103px;
	overflow: hidden;
	width: 100%;
}

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 103px;
	overflow: hidden;
	text-indent: -9999px;
}

.site-description,
.site-title a,
.site-title a:hover {
	color: #000;
}

.site-description {
	display: block;
	margin-bottom: 0;
	text-indent: -9999px;
}

.site-title > a {
	background-position: center !important;
	background-size: contain !important;
	display: block;
	margin: 0 auto;
	height: 103px;
	max-width: 300px;
}

.site-description {
	font-family: 'Gentium Basic', serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin-bottom: 0;
	text-transform: none;
}

.site-description {
	height: 0;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	text-align: center;
	padding: 3px 0 3px 3px;
	width: 100%;
}

.genesis-nav-menu li {
	float: none;
	list-style-type: none;
}

.genesis-nav-menu li li {
	margin-left: 0;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: center;
}

.genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	font-family: 'Gentium Basic', serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 20px;
	text-transform: lowercase;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	background: #ffed7f url(images/bgy.png) repeat;
	color: #000;
	-webkit-transition: background-color 200ms ease-out 0s;
	-moz-transition: background-color 200ms ease-out 0s;
	-o-transition: background-color 200ms ease-out 0s;
	transition: background-color 200ms ease-out 0ms;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .menu-item:hover {
	background: #888;
	color: #fff;
	-webkit-transition: background-color 200ms ease-out 0s;
	-moz-transition: background-color 200ms ease-out 0s;
	-o-transition: background-color 200ms ease-out 0s;
	transition: background-color 200ms ease-out 0ms;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu:after,
.genesis-nav-menu .sub-menu:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.genesis-nav-menu .sub-menu:after {
	border-width: 10px;
	margin-left: -10px;
}

.genesis-nav-menu .sub-menu:before {
	border-width: 11px;
	margin-left: -11px;
}

.genesis-nav-menu .sub-menu .sub-menu:after,
.genesis-nav-menu .sub-menu .sub-menu:before {
	display: none;
}

.genesis-nav-menu .sub-menu a {
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0;
	padding: 20px;
	position: relative;
	text-transform: none;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: 50%;
	margin-left: -100px;
	opacity: 1;
}

.genesis-nav-menu .menu-item:hover > .sub-menu > .menu-item:hover > .sub-menu {
	left: 199px;
	margin-left: 0px;
	opacity: 1;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary .genesis-nav-menu .sub-menu:after {
	border-bottom-color: #222;
}

.nav-primary .genesis-nav-menu .sub-menu:before {
	border-bottom-color: #222;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	background-color: #222;
	border: 1px solid #333;
	border-top: none;
	color: #fff;
}

.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
	background-color: #333;
	background-image: none;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #222;
}

.nav-secondary,
.nav-secondary a {
	color: #fff;
}

.nav-secondary .genesis-nav-menu a:hover {
	color: #e14d43;
}

.nav-secondary .genesis-nav-menu .sub-menu:after {
	border-bottom-color: #fff;
}

.nav-secondary .genesis-nav-menu .sub-menu:before {
	border-bottom-color: #fff;
}

.nav-secondary .genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #222;
	border-top: none;
	color: #222;
}

.nav-secondary .genesis-nav-menu .sub-menu a:hover {
	color: #e14d43;
}

/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
}

.responsive-menu-icon::before {
	content: "\f333";
	font: normal 14px/1 'dashicons';
	margin: 0 auto;
	padding: 10px 5px 10px 10px;
	text-align: center;
}
.responsive-menu-icon::after {
	content: "Menu & Search";
	font-family: 'Oswald', sans-serif;
	margin: 0 auto;
	padding: 10px 10px 10px 5px;
	text-align: center;
	text-transform: uppercase;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.archive .entry {
	border-bottom: 1px dotted #ddd;
}

.page .entry {
	margin-bottom: 0;
}

.single .entry {
	margin-bottom: 0;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.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;
}
a.more-link {
	display: block;
	color: #555;
	padding-top: 20px;
}

a.more-link:hover {
	color: #000;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-family: 'Gentium Basic', serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-transform: lowercase;
}

.entry-header p.entry-meta {
	margin-top: -10px;
}

p.entry-meta,
p.entry-meta a {
	color: #999;
}

p.entry-meta a:hover {
	color: #000;
}

p.entry-meta:last-child {
	margin-bottom: 20px;
}

.entry-footer {
	clear: both;
	overflow: hidden;
}

.entry-author::before,
.entry-categories::before,
.entry-comments-link::before,
.entry-tags::before,
.entry-time::before {
	color: #ccc;
	display: inline-block;
	font: normal 18px/1 'dashicons';
	margin-right: 5px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
}

.entry-author,
.entry-comments-link,
.entry-time {
	margin-right: 15px;
	margin-left: 15px;
	float: right;
}

.entry-tags {
	float: right;
}

.entry-author::before {
	content: "\f110";
}

.entry-categories::before {
	content: "\f318";
}

.entry-categories:hover:before {
	color: #000;
}

.entry-comments-link::before {
	content: "\f101";
	margin-top: 2px;
}

.entry-comments-link:hover:before {
	color: #000;
}

.entry-tags::before {
	content: "\f323";
}

.entry-time::before {
	content: "\f469";
}

/* After Entry
--------------------------------------------- */

.after-entry {
	margin-bottom: 60px;
}

.after-entry .widget {
	margin-bottom: 40px;
}

.after-entry p:last-child,
.after-entry .widget:last-child {
	margin-bottom: 0;
}

.after-entry li {
	margin-bottom: 6px;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #fff;
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	color: #000;
}
.prev-next-navigation {
	margin: 20px 0;
	clear: both;
	overflow: hidden;
	color: #808080;
}

.previous {
	float: left;
	width: 50%;
}

.next {
	float: right;
	text-align: right;
	width: 50%;
}

/* Content Boxes
--------------------------------------------- */

.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
	margin-bottom: 30px;
	overflow: hidden;
	padding: 30px;
}

.content-box-blue {
	background-color: #d8ecf7;
	border: 1px solid #afcde3;
}

.content-box-gray {
	background-color: #e2e2e2;
	border: 1px solid #bdbdbd;
}

.content-box-green {
	background-color: #d9edc2;
	border: 1px solid #b2ce96;
}

.content-box-purple {
	background-color: #e2e2f9;
	border: 1px solid #bebde9;
}

.content-box-red {
	background-color: #f9dbdb;
	border: 1px solid #e9b3b3;
}

.content-box-yellow {
	background-color: #fef5c4;
	border: 1px solid #fadf98;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

.comment-header {
	font-size: 16px;
}

li.comment {
	border-top: 1px solid #ccc;
}

.comment-author-dana>article,
.comment-author-john>article,
.comment-author-support>article  {
	border-left: 3px solid #ffde14;
	background: #fffad8 url(images/bgh.png) repeat;
	padding: 32px;
}

.comment-content {
	clear: both;
}

.comment-text {
	word-wrap: break-word;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	margin-right: 12px;
}

.wp-comment-cookies-consent {
	margin-left: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.comment-notes {
	font-size: 16px;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 18px;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 40px;
	overflow: hidden;
}

.sidebar .widget.featuredpost {
	margin-bottom: 40px;
}

.sidebarfeature {
	margin-bottom: 0;
}
.sidebar .buy {
	text-align: center;
	font-size: 16px;
}

.sidebar .buy a {
	color: #247bbd;
	font-style: italic;
}

.sidebar .buy a:hover {
	color: #000;
}

/*
Before Footer Widgets
---------------------------------------------------------------------------------------------------- */

.before-footer-widgets {
	color: #999;
	font-size: 16px;
	margin-top: -40px;
	text-align: center;
}

.before-footer-widgets .wrap {
	padding: 20px 0;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	border-top: double #ddd;
	clear: both;
	padding: 40px 0 20px;
}

.footer-widgets li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 320px;
}

.footer-widgets-1 {
	margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	border-top: 1px solid #ddd;
	font-family: 'Gentium Basic', serif;
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	letter-spacing: 1px;
	padding: 40px 20px;
	text-align: center;
	text-transform: lowercase;
}

.site-footer,
.site-footer a {
	color: #999;
	padding: 5px;
}

.site-footer a:hover {
	color: #000;
}

.site-footer p {
	margin-bottom: 0;
}


/*
After Footer
---------------------------------------------------------------------------------------------------- */

.after-footer {
	color: #999;
	font-size: 16px;
	line-height: 1;
	margin: -40px auto 0;
	max-width: 1140px;
	text-align: center;
}

.after-footer .wrap {
	padding: 20px 0;
	overflow: hidden;
}

.after-footer p:last-child {
	margin-bottom: 0;
}

/*
Simple Grid
------------------------------------------------------------------------------*/

.simple-grid .entry-title,
.simple-grid .entry-title a {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	display: block;
	color: #555;
	padding: 0 5px;
}

.simple-grid .entry-title a:hover {
	background: transparent;
	color: #000;
}

.archive .simple-grid {
	border-bottom: 0;
	margin-bottom: 0;
	height: 290px;
}

.archive .simple-grid .entry-footer {
	margin-bottom: 0;
}

/*
WooCommerce
---------------------------------------------------------------------------------------------------- */

.woocommerce .site-container {
	max-width: 100%;
	padding: 0;
}

.woocommerce .genesis-nav-menu {
	margin: 0 auto;
	max-width: 1200px;
}

.woocommerce .site-inner {
	background-color: #fbfbfb;
	padding: 40px;
}

.woocommerce .content-sidebar-wrap {
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
}

.woocommerce .sidebar-primary {
	float: left;
	max-width: 175px;
}

.woocommerce .sidebar-primary .widgettitle,
.woocommerce .page-title,
.woocommerce h2 {
	background: transparent;
	background-image: none;
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 2px;
	padding-left: 0;
	text-align: left;
	text-transform: uppercase;
}

.woocommerce .page-title {
	float: left;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count,
.product_meta {
	float: right !important;
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 20px;
	padding-left: 40px;
	text-transform: uppercase;
}

.product_meta a {
	color: #000;
	font-style: normal;
}

.product_meta a:hover {
	color: #888;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
	font-size: 12px;
}

.woocommerce .sidebar-primary .menu-item a {
	color: #000;
	font-size: 12px;
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.woocommerce .sidebar-primary .menu-item a:hover,
.woocommerce ul.products li.product h3:hover {
	background: #ffed7f;
}

.woocommerce .content {
	float: right;
	width: 900px;
}

.archive.woocommerce .entry,
.product_cat-products {
	border-bottom: 0;
	text-align: center;
}

.woocommerce ul.products li.product a img {
	background: #fff;
	padding: 7px;
}

.woocommerce ul.products li.product h2 {
	font-weight: 300;
	font-style: normal;
	letter-spacing: 2px;
	padding: 0;
	text-align: center;
}

.woocommerce ul.products li.product .price {
	color: #000 !important;
	display: block;
	font-style: italic;
	font-weight: 400;
	margin-bottom: .5em;
	font-size: 16px !important;
	text-align: center;
}

.price {
	color: #000 !important;
	display: block;
	font-style: italic;
	font-weight: 400;
	margin-bottom: .5em;
}

body.woocommerce #respond input#submit,
body.woocommerce a.button,
body.woocommerce button.button,
body.woocommerce button.button.alt,
body.woocommerce input.button,
body.woocommerce a.button.alt {
	background: transparent !important;
	background-image: none;
	border: 2px solid #000;
	border-radius: 0;
	color: #000;
	display: inline;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 2px;
	margin: 0 auto;
	padding: 7px 17px;
	text-align: center;
	text-transform: uppercase;
}

body.woocommerce #respond input#submit:hover,
body.woocommerce a.button:hover,
body.woocommerce button.button:hover,
body.woocommerce button.button.alt:hover,
body.woocommerce input.button:hover{
	background: #000 !important;
	color: #fff;
}

.woocommerce .related {
	clear: both;
	display: block;
}

body.woocommerce nav.woocommerce-pagination ul {
	border: 0px solid #d3ced2;
}

body.woocommerce nav.woocommerce-pagination ul li {
	border-right: 0px solid #d3ced2;
}

body.woocommerce nav.woocommerce-pagination ul li a {
	color: #888;
}

body.woocommerce nav.woocommerce-pagination ul li span.current {
	background: transparent;
	color: #000;
}

body.woocommerce .next {
	width: 100%;
}

/*Drip */
.drip-tab .drip-header h2,
#drip-25350 .drip-content h3,
#drip-25350 .drip-submit-button {
	font-family: 'Oswald', sans-serif;
}



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

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

	.after-footer,
	.before-header,
	.site-container {
		padding-left: 20px;
		padding-right: 20px;
		width: 960px;
	}

	.home-middle .featured-content .entry {
		width: 275px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 690px;
	}

	.content {
		width: 590px;
	}

	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		width: 400px;
	}

	.sidebar-primary {
		width: 300px;
	}

	.sidebar-secondary {
		width: 150px;
	}

	.footer-widgets-1,
	.footer-widgets-3 {
		width: 270px;
	}

	.footer-widgets-2 {
		width: 260px;
	}

	.footer-widgets-1 {
		margin-right: 40px;
	}
	.genesis-nav-menu .search-form input {
		width: 300px;
	}

	.woocommerce .content-sidebar-wrap {
		padding: 0 30px !important;
	}

	.woocommerce .content {
		width: 600px !important;
	}
}

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

	.after-footer,
	.before-header,
	.site-container {
		width: 768px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-middle .featured-content .entry,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 100%;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}
	.simple-social-icons {
		float: none;
		width: 300px;
		padding-right: 0px;
		margin: auto;
	}
	.sidebar p:last-child {
		margin: auto;
		text-align: center;
	}
	.sidebar .entry-comments-link {
		float: none;
		margin: auto;
	}
	.sidebar .entry {
		margin: 20px 100px;
	}
	.sidebar img.alignleft,
	.sidebar .featured-content img {
		margin-bottom: 0px;
		float: left;
	}
	.sidebar .entry-comments-link::before {
		margin-top: 9px;
	}
	.custom-social .simple-social-icons {
		display:block;
		margin-top: 10px;
	}
	.custom-social .simple-social-icons li a {
		padding: 8px !important;
		color: #000 !important;
	}
	.mb .simple-social-icons ul li a,
	.mb .simple-social-icons ul li a:hover {
		color: #000 !important;
	}
	.recipes-index .featuredpost .post,
	.recipes-index .featuredpost .page,
	.archive .simple-grid {
		width: 23%;
		margin: 1%;
	}
	.woocommerce .content-sidebar-wrap {
		display: flex;
		flex-direction: column;
	}
	.woocommerce .content{
		order: 2;
	}

	.woocommerce .sidebar-primary{
		order: 1;
		max-width:100%;
	}
}

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

	body {
		padding-left: 5%;
		padding-right: 5%;
	}

	.after-footer,
	.before-header,
	.mb-landing .site-container,
	.site-container {
		width: 100%;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.entry-tags {
		float: left;
	}
	.entry-title a {
		padding: 0;
	}
	ul#menu-nav-menu {
		display: none;
	}
	.genesis-nav-menu.responsive-menu .sub-menu:after,
	.genesis-nav-menu.responsive-menu .sub-menu:before,
	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
	.genesis-nav-menu.responsive-menu {
		display: none;
	}

	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
		text-align: center;
	}
	.responsive-menu-icon::before {
		content: "\f333";
		font: normal 14px/1 'dashicons';
		margin: 0 auto;
		padding: 10px 5px 10px 10px;
		text-align: center;
	}
	.responsive-menu-icon::after {
		content: "Menu & Search";
		font-family: 'Oswald', sans-serif;
		margin: 0 auto;
		padding: 10px 10px 10px 5px;
		text-align: center;
		text-transform: uppercase;
	}
	.genesis-nav-menu>.right {
		float: none;
	}
	.genesis-nav-menu.responsive-menu .menu-item {
		text-align: left;
	}

	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}

	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover {
		display: block;
		line-height: 1;
		padding: 16px 20px;
	}

	.nav-primary {
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
		padding: 10px;
	}

	.nav-primary .genesis-nav-menu.responsive-menu a,
	.nav-primary .genesis-nav-menu.responsive-menu a:hover {
		color: #000;
		text-align: center;
	}

	.nav-secondary .genesis-nav-menu.responsive-menu a,
	.nav-secondary .genesis-nav-menu.responsive-menu a:hover {
		color: #fff;
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;
	}

	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 0;
		padding-left: 60px;
	}

	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f347";
		float: right;
		font: normal 16px/1 'dashicons';
		height: 16px;
		padding: 14px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}

	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f343";
	}

	.genesis-nav-menu .menu-item:hover > .sub-menu > .menu-item:hover > .sub-menu,
	.genesis-nav-menu .menu-item:hover > .sub-menu,
	.genesis-nav-menu.responsive-menu .sub-menu {
		left: auto;
		opacity: 1;
		margin: 0 auto;
		position: relative;
		width: 100%;
	}

	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		padding-left: 20px;
		margin: 0;
	}

	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		background: none;
		border: none;
		padding: 16px 20px;
		position: relative;
		width: 100%;
	}

	.genesis-nav-menu.responsive-menu {
		padding-bottom: 0px;
	}

	.sidebar .entry {
		margin: 40px;
	}

	.after-entry .enews-widget img {
		margin-right: 20px;
		margin-bottom: 20px;
	}

	.after-entry .enews-widget input {
		width: 100%;
	}

	.after-entry .enews-widget input[type="submit"] {
		width: 100%;
	}

	.recipes-index .featuredpost .post,
	.recipes-index .featuredpost .page,
	.archive .simple-grid {
		width: 31%;
		margin: 3% 1%;
	}

	/* cookbook landing page */
	.retailers a img {
		height: 150px;
		width: auto;
		margin: 0 20px;
	}

	.retailers-small { text-align: center;}
	.retailers-small a img {
		height: 60px;
		width: auto;
		margin: 0 40px;
	}

	.woocommerce .content {
		width: 100% !important;
	}

	.woocommerce nav.woocommerce-pagination {
		margin-bottom: 35px !important;
	}
	/* Custom Buttons
	--------------------------------------------- */
	.yellowbutton,
	.yellowbutton:active {
		width: 100%;
	}

}

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

	.woocommerce .content {
		float: none;
		margin: 0 auto !important;
		max-width: 100% !important;
		padding: 0;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce-page[class*="columns-"] ul.products li.product,
	.woocommerce[class*="columns-"] ul.products li.product,
	.woocommerce ul.products li.product:nth-child(2n),
	.woocommerce-page ul.products li.product:nth-child(2n),
	.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(2n),
	.woocommerce[class*="columns-"] ul.products li.product:nth-child(2n) {
		clear: both !important;
		display: block !important;
		float: none !important;
		margin: 0 auto 50px !important;
		width: 50% !important;
	}

	.woocommerce nav.woocommerce-pagination {
		margin-bottom: 35px !important;
	}

}

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

	body {
		padding-left: 0;
		padding-right: 0;
	}

	.site-container {
		margin-bottom: 0;
		margin-top: 0;
	}

	.after-footer,
	.before-header,
	.site-container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.before-header {
		margin-bottom: 0;
	}

	.after-footer {
		margin-top: 0;
	}

	.site-header {
		padding: 40px 0;
	}

	.site-title {
		font-size: 30px;
	}


	.entry-title {
		font-size: 24px;
	}

	.alignleft {
		float: none;
	}

	img.alignleft {
		display: block;
	}

	.after-entry .enews-widget img {
		width: 100%;
		height: auto;
		float:none;
		margin: auto;
	}

	.comment-list li {
		padding: 16px;
	}

	.comment-list li li {
	margin-right: -16px;
	}	

	.comment-respond input[type="email"],
	.comment-respond input[type="text"],
	.comment-respond input[type="url"] {
		width: calc(100% - 63px);
	}

	.recipes-index .featuredpost .post,
	.recipes-index .featuredpost .page,
	.archive .simple-grid {
		width: 48%;
		margin: 3% 1%;
	}

	.recipes-index .featuredpost img {
		height: auto;
		width: auto;
	}

	.recipes-index .featuredpost h2,
	.recipes-index .featuredpost h2 a,
	.archive .simple-grid h2,
	.archive .simple-grid h2 a {
		padding: 0 2px;
	}

	.sidebar img.alignleft,
	.sidebar .featured-content img {
		margin-bottom: 10px;
	}

	.sidebar .entry {
		margin: 20px auto;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce-page[class*="columns-"] ul.products li.product,
	.woocommerce[class*="columns-"] ul.products li.product,
	.woocommerce ul.products li.product:nth-child(2n),
	.woocommerce-page ul.products li.product:nth-child(2n),
	.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(2n),
	.woocommerce[class*="columns-"] ul.products li.product:nth-child(2n) {
		width: 65% !important;
	}

	[data-ssbp-responsive="true"].ssbp--theme-1, [data-ssbp-responsive="true"].ssbp--theme-4, [data-ssbp-responsive="true"].ssbp--theme-6, [data-ssbp-responsive="true"].ssbp--theme-8 {
		padding-bottom: 46px !important;
	}

}

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

	.comment-list li {
		padding: 8px;
	}

	.comment-list li li {
	margin-right: -8px;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce-page[class*="columns-"] ul.products li.product,
	.woocommerce[class*="columns-"] ul.products li.product,
	.woocommerce ul.products li.product:nth-child(2n),
	.woocommerce-page ul.products li.product:nth-child(2n),
	.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(2n),
	.woocommerce[class*="columns-"] ul.products li.product:nth-child(2n) {
		width: 100% !important;
	}

	.woocommerce nav.woocommerce-pagination {
		margin-bottom: 35px !important;
	}

	.woocommerce .page-title {
		text-align: center !important;
		width: 100%;
	}

	.woocommerce .woocommerce-result-count {
		margin: 0 auto 20px;
		padding: 0;
		text-align: center;
		width: 100%;
	}

}


/*  ORIONK STARTS*/
/*body.woocommerce #respond input#submit,
body.woocommerce a.button,
body.woocommerce button.button,
body.woocommerce button.button.alt,
body.woocommerce input.button{
    background: #ffed7f url(images/bgy.png) repeat;
    border: none;
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 20px 24px;
    text-align: center;
    text-transform: uppercase;
}

body.woocommerce #respond input#submit:hover,
body.woocommerce a.button:hover,
body.woocommerce button.button:hover,
body.woocommerce button.button.alt:hover,
body.woocommerce input.button:hover{
    background: #fff url(images/bgh.png) repeat;
    color: #000;
}*/

body.woocommerce div.product form.cart div.quantity,
body.woocommerce .quantity .qty{
	width:100%;
}

/*body.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    width:30%;
}*/

/*  ORIONK ENDS*/

/*Styles for the Resources Page*/

/*@import 'https://fonts.googleapis.com/css?family=Oswald:300,400';*/


.clear, .clear:after{
	display: block;
	clear: both;
	content: '';
	width: 100%;
}

#resources-menu{
	margin: 30px auto;
	-webkit-flex-direction:column;
	font-family: 'Oswald', sans-serif;
	list-style-type: none;
	display: block;
	clear: both;
}

#resources-menu .one-third{
	text-align: center;
	margin: auto;
	width: 33%;
	float: left;
	min-height: 140px;
	margin-bottom: 30px;
	position: relative;
	list-style-type: none;
}

#resources-menu .one-third a div{
	text-transform: uppercase;
	border: 2px solid black;
	margin: 25px auto;
	color: black;
	vertical-align: middle;
	padding: 8px 9px;
	font-family: 'Oswald', sans-serif!important;
	letter-spacing: 1px;
	font-weight: 400!important;
	display: -webkit-flex;
	display:         flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	max-width: 200px;
	font-style: normal;
	-webkit-transition: all  0.3s linear 0s;
	-moz-transition: all  0.3s linear; 0s;
	transition: all  0.3s linear; 0s;

}

/*#resources-menu .one-third:first-child a div,
#resources-menu .one-third:nth-child(4) a div,
#resources-menu .one-third:nth-child(5) a div{
	margin-top: 37px;
}*/

#resources-menu .one-third a{
	display: block;
	text-decoration: none;
}

#resources-menu .one-third a:hover div{
	color: white;
	-webkit-transition: all  0.3s linear 0s;
	-moz-transition: all  0.3s linear; 0s;
	transition: all  0.3s linear; 0s;

}

/*The rollover colors for each icon label*/

#resources-menu .one-third:nth-child(1) a:hover div{
	background:#ff695d;
	border-color: #ff695d;
}
#resources-menu .one-third:nth-child(2) a:hover div{
	background:#aec6d0;
	border-color: #aec6d0;
}
#resources-menu .one-third:nth-child(3) a:hover div{
	background:#74df73;
	border-color: #74df73;
}
#resources-menu .one-third:nth-child(4) a:hover div{
	background:#b29bdb;
	border-color: #b29bdb;
}
#resources-menu .one-third:nth-child(5) a:hover div{
	background:#ffee77;
	border-color: #ffee77;
}
#resources-menu .one-third:nth-child(6) a:hover div{
	background:#ff675c;
	border-color: #ff675c;
}
#resources-menu .one-third:nth-child(7) a:hover div{
	background:#adc6d0;
	border-color: #adc6d0;
}
#resources-menu .one-third:nth-child(8) a:hover div{
	background:#74df73;
	border-color: #74df73;
}
#resources-menu .one-third:nth-child(9) a:hover div{
	background:#b19adb;
	border-color: #b19adb;
}
.page-template-resources-home {
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
	background-repeat: no-repeat!important;
	background-position: left center;
	padding-left: 60px;
	line-height: 50px;
	background-size: 50px 50px;
	letter-spacing: 3px;
}
.page-template-resources h1#hosting,
#hosting{
	background: url(/wp-content/themes/baker/icons/Category-HOSTING.png);
}
.page-template-resources h1#themes,
#themes{
	background: url(/wp-content/themes/baker/icons/Category-WORDPRESSTHEMES.png);
}
.page-template-resources h1#plugins,
#plugins{
	background: url(/wp-content/themes/baker/icons/Category-WORDPRESSPLUGINS.png);
}
.page-template-resources h1#websitetools,
#websitetools{
	background: url(/wp-content/themes/baker/icons/Category-WEBSITETOOLS.png);
}
.page-template-resources h1#designtools,
#designtools{
	background: url(/wp-content/themes/baker/icons/Category-DESIGNTOOLS.png);
}
.page-template-resources h1#cameraequipment,
#cameraequipment{
	background: url(/wp-content/themes/baker/icons/Category-PHOTOGRAPHY.png);
}
.page-template-resources h1#businesstools,
#businesstools{
	background: url(/wp-content/themes/baker/icons/Category-BUSINESSTOOLS.png);
}
.page-template-resources h1#monetization,
#monetization{
	background: url(/wp-content/themes/baker/icons/Category-MONETIZATION.png);
}
.page-template-resources h1#inspiration,
#inspiration{
	background: url(/wp-content/themes/baker/icons/Category-INSPIRATION.png);
}
@media only screen and (max-width: 1149px) {
	#resources-menu .one-third a div{
		max-width: 170px;
	}
}
@media only screen and (max-width: 959px) {
	#resources-menu .one-third a div{
		max-width: 200px;
	}
}
@media only screen and (max-width: 768px) {
	#resources-menu .one-third{
		width: 50%;
	}
}
@media screen and (max-width: 414px) {
	#resources-menu{
		width: 100%;
		display: block;
		clear: both;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	#resources-menu .one-third{
		width: 96%;
		float: none;
		margin: 2% auto;
	}
}

/* Recipes Page (Isotope)
--------------------------------------------- */
.floatright {
	float: right;
}

.grid li.entry {
	float: left;
	width: 25%;
}

.filter-group {
	margin-bottom: 20px;
}
.filter-group .filter .filter-cb {
	display: none;
}
.filter-group .filter .label {
	padding-left: 15px;
	background-image: url("images/checkboxes.png");
	background-repeat: no-repeat;
	background-position: 1px 6px;
	color: #bbb;
}
.filter-group .filter.selected .label {
	background-position: 1px -120px;
}
.filter-group .filter.active .label {
	color: inherit;
	cursor: pointer;
}
.filter-group .filter .count {
	visibility: hidden;
}
.filter-group .filter.active .count {
	visibility: visible;
	color: #bbb;
}

/* Responsive Filter
--------------------------------------------- */

.responsive-filters-icon {
	cursor: pointer;
	display: none;
}

.responsive-filters-icon::before {
	content: "\f333";
	font: normal 14px/1 'dashicons';
	margin: 0 auto;
	padding: 10px 5px 10px 10px;
	text-align: center;
}

.filters-reset {
	display: none;
	margin-bottom: 20px;
}

.filters-reset .all,
.filters-reset .reset span {
	color: #bbb;
}

.filters-reset .reset {
	cursor: pointer;
}

@media only screen and (max-width: 768px) {
	.filters-wrap {
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
		padding: 10px;
	}

	.responsive-filters-icon {
		display: block;
		text-align: center;
		padding: 0px ;
	}
	.responsive-filters-icon::before {
		content: "\f333";
		font: normal 14px/1 'dashicons';
		margin: 0 auto;
		padding: 10px 5px 10px 10px;
		text-align: center;
	}
	.responsive-filters-icon::after {
		content: "Filter recipes";
		font-family: 'Oswald', sans-serif;
		margin: 0 auto;
		padding: 10px 10px 10px 5px;
		text-align: center;
		text-transform: uppercase;
	}

	.filters-wrap-inner {
		position: fixed;
		top: 0;
		left: 0;
		width: 280px;
		height: 100%;
		z-index: 9999;
		background: #fff;
		padding: 30px 20px;
		overflow: auto;
		transition: all 450ms ease;
		opacity: 0;
		visibility: hidden;
		transform: translate3d(-100%,0,0);
	}

	.admin-bar .filters-wrap-inner {
		padding-top: 76px;
	}

	.filters-wrap-inner.active {
		opacity: 1;
		visibility: visible;
		transform: translate3d(0,0,0);
	}

	.filters-wrap-inner-overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		content: '';
		display: block;
		z-index: 9998;
		transition: all 450ms ease;
		opacity: 0;
		visibility: hidden;
	}

	.filters-wrap-inner-overlay.active {
		opacity: 1;
		visibility: visible;
	}

	.filters-reset {
		display: block;
	}

	ul.filters-nav .filter-group:first-child {
		margin-top: 10px;
	}
}
