/*
	Theme Name: Custom Theme by PixelMeDesigns.com
	Theme URI: https://www.PixelMeDesigns.com
	Author: Pixel Me Designs
	Author URI: https://www.PixelMeDesigns.com
	Version: 2.0.1
  
	Template: genesis
	Template Version: 2.0.1
 
	License: GPL-2.0+
	License URI: https://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 768px
		- max-width: 580px

*/

/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
font-display: swap;
  src: url('webfont/poppins-v9-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Poppins Light'), local('Poppins-Light'),
       url('webfont/poppins-v9-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont/poppins-v9-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfont/poppins-v9-latin-300.woff') format('woff'), /* Modern Browsers */
       url('webfont/poppins-v9-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfont/poppins-v9-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
font-display: swap;
  src: url('webfont/poppins-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Poppins Regular'), local('Poppins-Regular'),
       url('webfont/poppins-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont/poppins-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfont/poppins-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('webfont/poppins-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfont/poppins-v9-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
font-display: swap;
  src: url('webfont/poppins-v9-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Poppins Medium'), local('Poppins-Medium'),
       url('webfont/poppins-v9-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont/poppins-v9-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfont/poppins-v9-latin-500.woff') format('woff'), /* Modern Browsers */
       url('webfont/poppins-v9-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfont/poppins-v9-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
font-display: swap;
  src: url('webfont/poppins-v9-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
       url('webfont/poppins-v9-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont/poppins-v9-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfont/poppins-v9-latin-600.woff') format('woff'), /* Modern Browsers */
       url('webfont/poppins-v9-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfont/poppins-v9-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Bahagia';
font-display: swap;
    src: url('webfont/Bahagia.woff') format('woff2'),
         url('webfont/Bahagia.woff2') format('woff');
    font-weight: normal;
    font-style: normal;

}

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

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}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}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

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


/*
Defaults
---------------------------------------------------------------------------------------------------- */

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

html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	background-color: #fff;
    color: #414141;
  font-family: 'Poppins',sans-serif;
    font-size: 18px;
	font-weight: 300;
    line-height: 1.7625;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-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;
}

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

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

a {
	color: #e15154;
	text-decoration: none;
	transition: .5s;
}

a img {
	margin-bottom: -4px;
}

a:hover {
	color: #7ec8b9;
}

p {
	margin: 0 0 24px;
	padding: 0;
}

strong {
	font-weight: 700;
}

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

blockquote {
	background: #E5F1F1;
width: 100%;
	margin: 40px auto;
	padding: 3% 4% 1%;
    color: #3c4357;
text-align: center;
font-size: 16px;
}


.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
color: #43495c;
	margin: 0 0 5px;
font-weight: normal;
line-height: 1.5;
	font-weight: 600;
	letter-spacing: 1px;
}

h1 {
	font-size: 26px;
}
h2{
	font-size: 28px;
}

.entry-title {
color: #43495c;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 1px;
}

.entry-title a{
color: #43495c;
	font-size: 32px;
}

.single .content .entry-title{
	text-align: left;
text-transform: uppercase;
font-size: 32px;
	letter-spacing: 1px;
	font-weight: 500;
}


.category .content .entry-title,
.category .content .entry-title a,
.tag .content .entry-title,
.tag .content .entry-title a,
.search .content .entry-title,
.search .content .entry-title a{
	font-size: 20px;
}

h2 a:hover {
	text-decoration: none;
}


h3 {
	font-size: 26px;
}

h4 {
	font-size: 24px;
}

.widgettitle{
    text-align: center;
	font-size: 15px;
	text-transform: uppercase;
letter-spacing: 1px;
}


.sidebar .widgettitle,
.sidebar h4{
	font-size: 16px;
	color: #7EC8B9;
	text-transform: uppercase;
font-weight: 600;
	text-align: left;
	letter-spacing: 2px;
}

h5 {
	font-size: 22px;
}

h6 {
	font-size: 18px;
}

.content h2,
.content h4{
	color: #7E974C;
}

.content h3,
.content h5{
	color: #7ec8b9;
}

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

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

.wp-caption {
padding: 5px;
}


img {
	height: auto;
max-width: 100%;
}

.screen-reader-text{
display: none;
}

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

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #444;
	font-size: 12px;
	padding: 10px;
	width: 100%;
	box-shadow: none;
}

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

::-moz-placeholder {
	color: #444;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #444;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],

.button,

.entry-content .button {
	background-color: #e15154;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 10px 24px;
	text-transform: uppercase;
	width: auto;
	transition: .5s;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #7ec8b9;
}

.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;
}


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

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}


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

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

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1240px;
}

.site-inner {
	clear: both;
	padding-top: 20px;
}

.single .site-inner{
padding-top: 50px;
}

/* 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: 920px;
}

.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: 780px;
}

.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: 330px;
}

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

/* Secondary Sidebar */

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

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

/* Column Classes
--------------------------------------------- */

.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: both;
	margin-left: 0;
}


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

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

.avatar {
	float: left;
}

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

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

.search-form {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 0px 15px;
    line-height: 1;
}

.search-form input[type=search] {
    background: 0 0;
    padding: 4px;
    border: none;
    font-size: 14px;
    box-shadow: none;
    width: 80%;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
}

.search-form input[type=submit] {
    background: url(images/search.svg) right center no-repeat;
    background-size: 16px 16px;
    width: 17px;
    height: 17px;
    text-indent: -9999px;
    float: right;
    display: inline-block;
    vertical-align: middle;
    padding: 15px 0;
    border: none;
}
.sticky {
}

 .aligncenter {
	
display: block;
	
margin: 0 auto 5px;

}

img.centered,
.content .entry .aligncenter {
	display: block;
	margin: 0 auto 15px;
}

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

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

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

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

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

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

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

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

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

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	background-color: #fff;
	margin-bottom: 40px;
}

.archive-description {
    width: 100%;
    background: #e9f3f3;
    padding: 4% 2%;
}

.archive-description h1, .archive-description p {
    max-width: 1200px;
    text-align: left;
    margin: 0 auto;
}

.archive-description h1{
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 32px;
	margin-bottom: 10px;
}

.category- .archive-description h1:before{
content: '';
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	width: 44px;
	height: 44px;
}


.category-activities-for-kids .archive-description h1:before{
content: '';
	background: url(images/ico2.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	width: 44px;
	height: 44px;
}


.category-seasonal .archive-description h1:before{
content: '';
	background: url(images/ico9.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	width: 44px;
	height: 44px;
}



.category-for-moms .archive-description h1:before{
content: '';
	background: url(images/ico5.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	width: 44px;
	height: 44px;
}



.category-home .archive-description h1:before{
content: '';
	background: url(images/ico4.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	width: 44px;
	height: 44px;
}



.category-natural-homemade-ideas .archive-description h1:before{
content: '';
	background: url(images/ico7.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	width: 44px;
	height: 44px;
}



.category-natural-living .archive-description h1:before{
content: '';
	background: url(images/ico1.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	width: 44px;
	height: 44px;
}



.category-essential-oils .archive-description h1:before{
content: '';
	background: url(images/ico6.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	width: 44px;
	height: 44px;
}


.category-natural-solutions .archive-description h1:before{
content: '';
	background: url(images/ico8.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	width: 44px;
	height: 44px;
}

.archive-description h3{
	font-style: italic;
font-weight: 400;
	letter-spacing: 0;
margin-bottom: 25px;
}

.archive-info,
.archive-trending{
width: 48%;
display: inline-block;
padding: 2%;
vertical-align: top;
font-size: 17px;
}

.archive-trending h4{
font-weight: 400;
text-align: left;
}

.archive-trending ul{
list-style-type: none !important;
}

.archive-trending ul li{
width: 32%;
display: inline-block;
vertical-align: top;
padding: 2%;
line-height: 1;
}

.archive-trending ul li a{
text-align: center;
font-weight: 600;
    color: #3c4357;
font-size: 12px;
line-height: 1.2;
}

.category .site-inner{
max-width: 100%;
}

.category .content-sidebar-wrap{
max-width: 1240px;
margin: 0 auto;
}

.author-box {
	padding: 3%;
	border: 1px solid #eee;
	font-size: 14px;
	overflow: hidden;
}

.author-box img{
border-radius: 50%;
}

.author-box-title {
	color: #43495c;
text-transform: uppercase;
letter-spacing: 2px;
	font-size: 18px;
	margin-bottom: 4px;
}


.author-box-content{
	position: relative;
}

.author-box-title{
margin: 0 auto 10px;
}

.author-box-content p{
position: relative;
padding-top: 25px;
	font-size: 16px;
}

.author-box-content p:before{
content: url(https://livingwellmom.com/wp-content/uploads/2019/12/Bragdon-Branding-Commercial-Session-NH-New-Hampshire-Photographer-Photography-4731-2-1-150x150.jpg);
display: block;
float: left;
margin-right: 15px;
width: 150px;
height: 150px;
margin-top: -25px;
}


.author-box p {
	margin-bottom: 0;
}

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


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

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

.featured-content{
overflow: hidden;
}

.featured-content .entry {
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.featured-content .entry-title {
	border: none;
	font-size: 17px;
	line-height: 1.2;
}

.featured-content .entry-title a {
	border: none;
	font-size: 17px;
}


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

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

.enews-widget {
	color: #999;
}

.enews-widget .widget-title {
	color: #fff;
}

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

.enews-widget input:focus {
	border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
	background-color: #f15123;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

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

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	padding: 10px;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 14px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


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

.site-header {
	padding: 1% ;
	background-color: #fff;
}

.site-header .wrap {
	padding: 10px 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
width: 28%;
}

.header-image .title-area {
	padding: 0;
}

.site-title {
	font-size: 28px;
	line-height: 1;
	margin: 0 0 8px;
	text-transform: uppercase;
}

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

.site-description {
	color: #999;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 0;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-header .wrap {
	padding: 0;
}

.header-image .site-title a {
background: url(images/header700.png) no-repeat;
background-position: center !important;
background-size: contain !important;
image-rendering: -webkit-optimize-contrast;
min-height: 131px;
width: 200px;
float: left;
margin: 0px auto;
}

/* Widget Area
--------------------------------------------- */

.widget-area {
	word-wrap: break-word;
}

.site-header .widget-area {
	float: right;
	width: 70%;
	padding: 30px 0 0;
}


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



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

.site-header .menu{
	width: 100%;
	clear: both;
	text-align: right;
	text-transform: uppercase;
letter-spacing: 2px;
font-size: 20px;
}

.site-header .menu-item {
	display: inline-block;
	text-align: center;
	color: #3c4357;
	font-weight: 600;
	line-height: 1.2;
}

.site-header .menu-item .menutxt {
display: block;
font-weight: 300;
font-style: italic;
letter-spacing: 0;
text-transform: lowercase;
	color: #7d984e;
font-size: 16px;
	margin: 0 auto;
	line-height: 1.2;
}

.site-header .menu-item a {
	border: none;
	display: block;
	padding: 3px 30px;
	position: relative;
	color: #3c4357;
}

.site-header .menu-item a:hover {
    color: #7d984e;
}

.site-header .current-menu-item > a {
	color: #3c4357;
}

.site-header .sub-menu {
background: #3c4357;
	color: #fff;
	left: -9999px;
	opacity: 0;
	position: absolute;
	width: 200px;
	z-index: 99;
}

.site-header .sub-menu .menu-item{
	text-align: left;
}

.site-header .sub-menu a{
	color: #fff;
background: none;
	font-size: 11px;
	padding: 15px 15px;
	position: relative;
	width: 200px;
	transition: .5s;
}

.site-header .sub-menu a:hover {
background: #545d75;
	color: #fff;
}

.site-header .sub-menu .sub-menu {
	margin: -34px 0 0 199px;
}

.site-header .menu-item:hover {
	position: static;
}

.site-header .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.site-header .menu1:before,
.mobile-content .menu1:before{
content: '';
	background: url(images/ico1.svg) center no-repeat;
	display: block;
	margin: 0 auto 0px;
	width: 25px;
	height: 25px;
}

.site-header .menu2:before,
.mobile-content .menu2:before{
content: '';
	background: url(images/ico2.svg) center no-repeat;
	display: block;
	margin: 0 auto 0px;
	width: 25px;
	height: 25px;
}

.site-header .menu3:before,
.mobile-content .menu3:before{
content: '';
	background: url(images/ico3.svg) center no-repeat;
	display: block;
	margin: 0 auto 0px;
	width: 25px;
	height: 25px;
}

.site-header .menu4:before,
.mobile-content .menu4:before{
content: '';
	background: url(images/ico4.svg) center no-repeat;
	display: block;
	margin: 0 auto 0px;
	width: 25px;
	height: 25px;
}

.site-header .menu5:before,
.mobile-content .menu5:before{
content: '';
	background: url(images/ico5.svg) center no-repeat;
	display: block;
	margin: 0 auto 0px;
	width: 25px;
	height: 25px;
}

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

.nav-primary {
clear: both;
margin: 0px auto;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 3px;
	background: rgb(112,157,104);
background: linear-gradient(90deg, rgba(112,157,104,1) 0%, rgba(127,151,75,1) 100%);
	font-weight: 500;
}

.nav-primary .wrap{
text-align: center;
margin: 0px auto;
overflow: hidden;
}

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

.nav-primary a {
	border: none;
	color: #fff;
	display: block;
	padding: 10px 24px;
	position: relative;
	transition: .5s;
}

.nav-primary > .menu-item > a {
	text-transform: uppercase;
}

.nav-primary a:hover,
.nav-primary .current-menu-item > a {
	color: #fff;
}

.nav-primary a:hover{
background: #fff;
color: #7f974b;
}

.nav-primary .sub-menu{
	background: rgb(112,157,104);
background: linear-gradient(90deg, rgba(112,157,104,1) 0%, rgba(127,151,75,1) 100%);
	color: #fff;
	left: -9999px;
	opacity: 0;
	position: absolute;
	width: 200px;
	z-index: 99;
}

.nav-primary .sub-menu a{
	color: #fff;
	font-size: 11px;
	padding: 10px 10px;
	position: relative;
	width: 200px;
	transition: .5s;
}

.nav-primary .sub-menu a:hover {
color: #fff;
	background: #8ea859;
}

.nav-primary .sub-menu .sub-menu {
	margin: -34px 0 0 199px;
}

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

.nav-primary .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.nav-primary > .first > a {
	padding-left: 0;
}

.nav-primary > .last > a {
	padding-right: 0;
}

.nav-primary > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 28px 0;
}

.nav-primary > .right > a {
	display: inline;
	padding: 0;
}

.nav-primary > .rss > a {
	margin-left: 48px;
}

.nav-primary > .search {
	padding: 14px 0 0;
}

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

.nav-secondary {
clear: both;
margin: 0px auto;
font-size: 14px;
text-transform: uppercase;
	font-weight: 500;
letter-spacing: 3px;
	background: rgb(112,157,104);
background: linear-gradient(90deg, rgba(112,157,104,1) 0%, rgba(127,151,75,1) 100%);
}

.nav-secondary .wrap{
text-align: center;
margin: 0px auto;
overflow: hidden;
}

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

.nav-secondary a {
	border: none;
	color: #fff;
	display: block;
	padding: 15px 14px;
	position: relative;
	transition: .5s;
}

.nav-secondary > .menu-item > a {
	text-transform: uppercase;
}

.nav-secondary a:hover,
.nav-secondary .current-menu-item > a {
	color: #fff;
}

.nav-secondary a:hover{
background: #fff;
color: #7f974b;
}

.nav-secondary .sub-menu{
	background: rgb(112,157,104);
background: linear-gradient(90deg, rgba(112,157,104,1) 0%, rgba(127,151,75,1) 100%);
	color: #fff;
	left: -9999px;
	opacity: 0;
	position: absolute;
	width: 200px;
	z-index: 99;
}

.nav-secondary .sub-menu a{
	color: #fff;
	font-size: 11px;
	padding: 10px 10px;
	position: relative;
	width: 200px;
	transition: .5s;
}

.nav-secondary .sub-menu a:hover {
color: #fff;
	background: #8ea859;
}

.nav-secondary .sub-menu .sub-menu {
	margin: -34px 0 0 199px;
}

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

.nav-secondary .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.nav-secondary > .first > a {
	padding-left: 0;
}

.nav-secondary > .last > a {
	padding-right: 0;
}

.nav-secondary > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 28px 0;
}

.nav-secondary > .right > a {
	display: inline;
	padding: 0;
}

.nav-secondary > .rss > a {
	margin-left: 48px;
}

.nav-secondary > .search {
	padding: 14px 0 0;
}

/*
Mobile Content
---------------------------------------------------------------------------------------------------- */

.mobile-content {
background: #fff;
width: 100%;
clear: both;
margin: 0px auto;
font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
    margin: 0px auto 0;
	z-index: 999;
	letter-spacing: 2px;
	display: none;
	min-height: 60px;
background: #fff;
    -webkit-box-shadow: 0px 10px 5px -5px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 10px 5px -5px rgba(0,0,0,0.08);
    box-shadow: 0px 10px 5px -5px rgba(0,0,0,0.08);
	position: fixed;
	z-index: 9999;
}

.mobile-content .site-mobile{
	display: block;
background: url(images/header500.png) no-repeat;
background-position: center !important;
background-size: contain !important;
image-rendering: -webkit-optimize-contrast;
min-height: 50px;
width: 141px;
margin: 3px auto 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.mobile-content .wrap{
text-align: right;
margin: 0px auto;
	padding: 0 2%;
	overflow: hidden;
	max-width: 100%;
	position: relative;
}

.mobile-content .menu{
float: right;
text-align: right;
}

.mobile-content .menu-item {
	display: inline-block;
	text-align: center;
}

/* Icons */
.mobile-content .menu-item{
	padding-left: 25px;
}
.mobile-content .menu-item:before{
	position: absolute;
	margin-top: 5px;
	margin-left: -13px;
}

.mobile-content .menutxt{
	display: inline-block;
	margin-right: 5px;
}

.mobile-content .menu-item a {
	border: none;
	color: #fff;
	display: block;
    padding: 8px 20px;
	position: relative;
}

.mobile-content > .menu-item > a {
	text-transform: uppercase;
}

.mobile-content .menu-item a:hover,
.mobile-content .current-menu-item > a {
	color: #fff;
}

.mobile-content .menu-item a:hover{
color: #e5585a;
	background: #fff;
}

.mobile-content .sub-menu{
	color: #fff;
    background: rgb(223,77,81);
    background: linear-gradient(90deg, rgba(223,77,81,1) 0%, rgba(247,96,100,1) 100%);
	left: -9999px;
	opacity: 0;
	position: absolute;
	width: 200px;
	z-index: 99;
text-align: left;
}

.mobile-content .sub-menu a{
	color: #fff;
background: none;
	padding: 10px 10px;
	position: relative;
	width: 200px;
}

.mobile-content .sub-menu a:hover {
background: #f66d6f;
}

.mobile-content .sub-menu .sub-menu {
	margin: -34px 0 0 199px;
}

.mobile-content .menu-item:hover {
	position: static;
}

.mobile-content .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.mobile-content > .first > a {
	padding-left: 0;
}

.mobile-content > .last > a {
	padding-right: 0;
}

.mobile-content > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 28px 0;
}

.mobile-content > .right > a {
	display: inline;
	padding: 0;
}

.mobile-content > .rss > a {
	margin-left: 48px;
}

.mobile-content li{
	list-style-type: none !Important;
}

.mobile-content > .search {
	padding: 14px 0 0;
}

.mobile-content .mobile-search{
	width: 100%;
	clear: both;
	margin: 15px auto;
}

.mobile-content .search-form{
margin: 15px 0 15px 20px;
	max-width: 180px;
}

.mobile-content #social{
margin: 15px 0 15px 20px;
}



/* Mini Header
--------------------------------------------- */

.mini-header .site-mobile{
	display: block;
background: url(images/header500.png) no-repeat;
background-position: center !important;
background-size: contain !important;
image-rendering: -webkit-optimize-contrast;
min-height: 50px;
width: 141px;
float: left;
margin: 0px auto;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.mini-header #social,
.mini-header .search-form{
	display: None;
}

.mini-header{
	width: 100%;
	clear: both;
background: #fff;
    -webkit-box-shadow: 0px 10px 5px -5px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 10px 5px -5px rgba(0,0,0,0.08);
    box-shadow: 0px 10px 5px -5px rgba(0,0,0,0.08);
padding: .4% 2%;
	z-index: 999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition:    all 0.4s ease-in-out;
	transition:         all 0.4s ease-in-out;
	display: none;
	position: fixed;
	text-transform: uppercase;
letter-spacing: 2px;
font-size: 12px;
}

.mini-header .menu{
	text-align: right;
	float: right;
	margin: 10px auto 0;
}


.mini-header .menu-item {
	display: inline-block;
    vertical-align: middle;
	text-align: left;
	color: #3c4357;
	font-weight: 600;
	line-height: 1.2;
	border-left: 1px solid #eee;
}

.mini-header .menu-item .menutxt {
display: block;
font-weight: 300;
font-style: italic;
letter-spacing: 0;
text-transform: lowercase;
	color: #7d984e;
font-size: 12px;
	margin: 0 auto;
	line-height: 1;
}

.mini-header .menu-item a {
	border: none;
	display: block;
	padding: 3px 12px;
	position: relative;
	color: #3c4357;
}

.mini-header .menu-item a:hover {
    color: #7d984e;
}

.mini-header .current-menu-item > a {
	color: #3c4357;
}

.mini-header .sub-menu {
background: #3c4357;
	color: #fff;
	left: -9999px;
	opacity: 0;
	position: absolute;
	width: 200px;
	z-index: 99;
}

.mini-header .sub-menu .menu-item{
	text-align: left;
}

.mini-header .sub-menu a{
	color: #fff;
background: none;
	font-size: 11px;
	padding: 15px 15px;
	position: relative;
	width: 200px;
	transition: .5s;
}

.mini-header .sub-menu a:hover {
background: #545d75;
	color: #fff;
}

.mini-header .sub-menu .sub-menu {
	margin: -34px 0 0 199px;
}

.mini-header .menu-item:hover {
	position: static;
}

.mini-header .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.mini-header .menu1 ,
.mini-header .menu2 ,
.mini-header .menu3 ,
.mini-header .menu4 ,
.mini-header .menu5 {
	padding: 0 0 0 15px;
}


.mini-header .menu1 a,
.mini-header .menu2 a,
.mini-header .menu3 a,
.mini-header .menu4 a,
.mini-header .menu5 a{
	padding: 3px 12px 3px 25px;
}

.mini-header .menu1:before{
content: '';
	background: url(images/ico1.svg) center no-repeat;
	display: inline-block;
	margin: 5px -5px 0 0;
	float: left;
	width: 20px;
	height: 20px;
}

.mini-header .menu2:before{
content: '';
	background: url(images/ico2.svg) center no-repeat;
	display: inline-block;
	margin: 5px -5px 0 0;
	float: left;
	width: 20px;
	height: 20px;
}

.mini-header .menu3:before{
content: '';
	background: url(images/ico3.svg) center no-repeat;
	display: inline-block;
	margin: 5px -5px 0 0;
	float: left;
	width: 20px;
	height: 20px;
}

.mini-header .menu4:before{
content: '';
	background: url(images/ico4.svg) center no-repeat;
	display: inline-block;
	margin: 5px -5px 0 0;
	float: left;
	width: 20px;
	height: 20px;
}

.mini-header .menu5:before{
content: '';
	background: url(images/ico5.svg) center no-repeat;
	display: inline-block;
	margin: 5px -5px 0 0;
	float: left;
	width: 20px;
	height: 20px;
}

.headsearch {
  display: inline-block;
  position: relative;
  height: 22px;
	width: 30px;
	float: right;
}

.headsearch input[type="text"] {
  height: 22px;
  font-size: 16px;
  display: inline-block;
  background: #eee;
  border: none;
  outline: none;
  color: #242424;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 10px;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
	padding: 20px;
}

.headsearch input[type="text"]:focus {
  z-index: 1;
 background: #fff;
	border: 2px solid #E5C4B6;
	border-radius: 10px;
  cursor: text;
	width: 160px;
	font-size: 14px;
}

.headsearch input[type="submit"] {
  height: 22px;
  width: 22px;
  display: inline-block;
  color: #2d2d2d;
  float: right;
  background: url(images/search.svg) center center no-repeat;
	background-size: 18px 18px;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 14px;
  right: 0;
  z-index: 2;
  cursor: pointer;
  cursor: pointer;
  transition: opacity .4s ease;
}

.headsearch input[type="submit"]:hover {
  opacity: 0.8;
}

/* Before Site
--------------------------------------------- */

.before-site {
    background: rgb(223,77,81);
    background: linear-gradient(90deg, rgba(223,77,81,1) 0%, rgba(247,96,100,1) 100%);
width: 100%;
clear: both;
margin: 0px auto;
font-size: 13px;
	text-transform: uppercase;
    margin: 0px auto 0;
	z-index: 999;
	letter-spacing: 2px;
}

.before-site .wrap{
text-align: right;
margin: 0px auto;
	padding: 0 2%;
	overflow: hidden;
	position: relative;
}

.before-site .menu{
float: right;
text-align: right;
}

.before-site .menu-item {
	display: inline-block;
	text-align: center;
}

.before-site .menu-item a {
	border: none;
	color: #fff;
	display: block;
    padding: 8px 20px;
	position: relative;
}

.before-site > .menu-item > a {
	text-transform: uppercase;
}

.before-site .menu-item a:hover,
.before-site .current-menu-item > a {
	color: #fff;
}

.before-site .menu-item a:hover{
color: #e5585a;
	background: #fff;
}

.before-site .sub-menu{
	color: #fff;
    background: rgb(223,77,81);
    background: linear-gradient(90deg, rgba(223,77,81,1) 0%, rgba(247,96,100,1) 100%);
	left: -9999px;
	opacity: 0;
	position: absolute;
	width: 200px;
	z-index: 99;
text-align: left;
}

.before-site .sub-menu a{
	color: #fff;
background: none;
	padding: 10px 10px;
	position: relative;
	width: 200px;
}

.before-site .sub-menu a:hover {
background: #f66d6f;
}

.before-site .sub-menu .sub-menu {
	margin: -34px 0 0 199px;
}

.before-site .menu-item:hover {
	position: static;
}

.before-site .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.before-site > .first > a {
	padding-left: 0;
}

.before-site > .last > a {
	padding-right: 0;
}

.before-site > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 28px 0;
}

.before-site > .right > a {
	display: inline;
	padding: 0;
}

.before-site > .rss > a {
	margin-left: 48px;
}

.before-site li{
	list-style-type: none !Important;
}

.before-site > .search {
	padding: 14px 0 0;
}

.before-site .mobile-search{
	width: 100%;
	clear: both;
	margin: 15px auto;
}

.before-site .search-form{
margin: 5px auto;
	max-width: 180px;
position: absolute;
left: 2%;
	top: 3px;
}

.before-site #social{
float: right;
}

.before-site .widget{
	margin: 5px auto;
width: auto;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}


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

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

.entry {
	margin-bottom: 40px;
}

.entry-content a {
text-decoration: underline;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content ol,
.entry-content ul {
	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;
}

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

.entry-meta {
	color: #999;
	font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
}

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

.entry-header .entry-meta {
	margin-bottom: 15px;
text-align: center;
}

.entry-footer .entry-meta {
	margin: 20px auto;
padding: 2%;
text-align: center;
display: none;
}

.single .entry-footer .entry-meta {
display: block;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-tags{
    display: block;
    text-align: left;
    font-weight: 600;
    letter-spacing: 2px;
}

.entry-tags a{
	background: #E5F1F1;
padding: 5px 10px;
	margin: 1% 1%;
    display: inline-block;
    color: #43495c;
}


.entry-tags a:first-of-type{
	margin-left: 0;
}

.entry-tags{
	display: none;
}

.category-recipes .entry-tags{
	display: block;
}

.blog{
background: #f2f9f9;
}

.blog .content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog .content .entry,
.category .content .entry,
.tag .content .entry,
.search .content .entry{
	background: #fff;
    width: 23%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    max-width: 400px;
    font-size: 14px;
}

.blog .entry-category,
.category .entry-category,
.tag .entry-category,
.search .entry-category{
margin: -25px auto 0;
}

.blog .content .entry-title,
.blog .content .entry-title a,
.category .content .entry-title,
.category .content .entry-title a,
.search .content .entry-title,
.search .content .entry-title a,
.tag .content .entry-title,
.tag .content .entry-title a{
    text-align: center;
    font-weight: 600;
    padding: .5% 4%;
	font-size: 18px;
	text-transform: uppercase;
letter-spacing: 1px;
}

.blog .content .entry p {
    padding: 0 5%;
    text-align: center;
}

.more-link{
    color: #7e984d;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
display: block;
margin: 5px auto 0;
	font-weight: 500;
	text-decoration: none !important;
}

.more-link a{
    color: #7e984d;
	text-decoration: none !important;
}

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

.archive-pagination,
.entry-pagination {
font-size: 11px;	
margin: 10px auto 40px;
width: 100%;	
text-align: center;	
clear: both;
text-transform: uppercase;
letter-spacing: 2px;
	font-weight: 600;
font-size: 14px;
}


.archive-pagination li {	
display: inline;
}


.archive-pagination li a {	
    color: #3c4357;
cursor: pointer;
display: inline-block;
padding: 4px 10px;
	background: #fff;
	
}



.archive-pagination li a:hover,
.archive-pagination li.active a {
color: #F16564;

}

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

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

.entry-comments {
	padding: 40px;
	clear: both;
	font-size: 14px;
	border: 2px solid #eee;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
	clear: both;
}

.comment-respond a,

.comment-content {
	clear: both;
}

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

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

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

.comment-list li,
.ping-list li {
	list-style-type: none;
}

.comment-list li {
	margin-top: 28px;
    padding: 20px;
}

.comment-list li li {
    margin-left: 40px;
    border-left: 2px solid #f5f5f5;
}

li.comment {
	border-right: none;
}

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

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

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	padding: 24px;
display: none;
}

.entry-comments{
padding: 4%;
}

.entry-comments h3{
	font-size: 22px;
	text-transform: uppercase;
letter-spacing: 2px;
	text-align: center;
	position: relative;
z-index: 1;
}

p.comment-meta{
margin-bottom: 0;
    font-size: 10px;
    font-weight: 400;
}

.comment-header{
	text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
    color: #43495c;
	font-size: 12px;
}

.comment-header a{
    color: #43495c;
}

.comment-reply{
color: #fff;
    background: #7ec8b9;
padding: 2px;
width: 60px;
font-size: 10px;
	text-transform: uppercase;
letter-spacing: 2px;
	text-align: center;
}

.comment-reply a{
color: #fff;
}

.comment-respond{
	padding: 4%;
	margin: 40px auto;
}


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

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

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}

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

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 5px;
}

.sidebar .enews-widget {
	background-color: #333;
}

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


.footer-widgets {
	background: url(images/footer.jpeg) center no-repeat;
background-size: cover;
	clear: both;
	padding: 5% 2%;
	position: relative;
}

.footer-widgets:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background: rgba(0,0,0,.5);
    z-index: 96;
	transition: .5s;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}

.footer-widgets-1{
    background: #fff;
    border: 15px solid rgba(255, 255, 255, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 4% 5%;
	width: 100%;
	max-width: 70%;
	margin: 0 auto;
float: none;
	position: relative;
	z-index: 98;
text-align: center;
}

.footer-widgets h4{
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 32px;
    color: #7e984d;
    text-transform: uppercase;
}

.footer-widgets h4 span {
    color: #3c4357;
    font-family: 'Bahagia';
    text-transform: none;
    letter-spacing: 0;
    font-size: 62px;
    line-height: 1;
    font-weight: 400;
	display: block;
}

.design{
display: inline-block;
text-align: right;
float: right;
}

/*
Back to Top Button
--------------------------------------------- */
.topButton{
	display:inline-block;
	height:40px;
	width:40px;
	position:fixed;
	bottom:40px;
	right:10px;
	padding-top: 5px;
	background-color: #30302B;
	color: #fff;
	opacity:0.6;
	text-decoration: none;
	text-align: center;
	z-index: 9999;
}

.topButton:hover{
	opacity:1;
	color: #fff;
	transition:1s;
}

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

.site-footer {
	background: #fff;
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 15px 0;
	text-align: left;
}

.site-footer a {
text-decoration: none;
	color: #999;
}

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

.sitelinks{
max-width: 1240px;
margin: 5px auto;
text-align: center;
    color: #999;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sitelinks a{
	color: #999;
	margin: 1%;
}

/*
Newsletter and Social
---------------------------------------------------------------------------------------------------- */

/* Newsletter
--------------------------------------------- */

.newsletter{ 
margin: 25px auto;
	background: #E5F1F1;
padding: 4% 12%;
	font-size: 16px;
	text-align: center;
 } 


.newsletter h4{
    color: #3c4357;
font-size: 18px;
}

.newsletter h4 span{
    color: #3c4357;
    font-family: 'Bahagia';
    text-transform: none;
    letter-spacing: 0;
    font-size: 38px;
    line-height: .5;
    margin-bottom: 25px;
    font-weight: 400;
	display: block;
}


.newsletter input[type="text"],
.newsletter input[type="email"]{ 
background: #fff;
width: 100%; 
padding: 14px; 
margin: 10px auto;
 display: block; 
}

 .newsletter input[type="submit"],
.newsletter button{ 
background: #e15154;
width: 100%; 
padding: 14px; 
margin: 10px auto;
 color: #fff; 
display: block;
 }

 .newsletter input[type="submit"]:hover,
.newsletter button:hover{ 
background: #7E984F; 
}

/* Social Icons 
------------------------------------------------------------ */

#social{
margin: 0px auto;
position:relative;
width: 145px;
height:25px;
}

.site-footer #social{
float: left;
}

#social li{
margin:0;
padding:0;
list-style:none;
position:absolute;
top:0;
}

#social li, #social a{
height:25px;
display:block;
}

#pinterest {
background: url(images/pinterest.svg) center no-repeat ;
background-size: 25px 25px;
left: 0px;
width: 25px;
height: 25px;
}

#instagram {
background: url(images/instagram.svg) center no-repeat ;
background-size: 25px 25px;
left: 40px;
width: 25px;
height: 25px;
}


#facebook {
background: url(images/facebook.svg) center no-repeat ;
background-size: 25px 25px;
left: 80px;
width: 25px;
height: 25px;
}


#contact {
background: url(images/contact.svg) center no-repeat ;
background-size: 25px 25px;
left: 120px;
width: 25px;
height: 25px;
}

.site-footer #pinterest,
.mobile-content #pinterest{
background: url(images/pinterest2.svg) center no-repeat ;
background-size: 25px 25px;
}

.site-footer #instagram,
.mobile-content #instagram{
background: url(images/instagram2.svg) center no-repeat ;
background-size: 25px 25px;
}

.site-footer #facebook,
.mobile-content #facebook{
background: url(images/facebook2.svg) center no-repeat ;
background-size: 25px 25px;
}

.site-footer #contact,
.mobile-content #contact{
background: url(images/contact2.svg) center no-repeat ;
background-size: 25px 25px;
}

#pinterest:hover,
#instagram:hover,
#contact:hover,
#facebook:hover {
filter:alpha(opacity=80); opacity:0.8;
}

.landing-page .mobile-content,
.landing-page .design,
.landing-page .site-footer{
display: none;
}

.homepage .site-inner{
	padding: 0;
	max-width: 100%;
}

#home-featured,
#home-shop,
#home-newsletter,
#home-about,
#home-category,
#home-latest{
	width: 100%;
	clear: both;
	padding: 4% 2%;
}

#home-featured{
background: url(/wp-content/uploads/erika-photo-1.jpg) left center no-repeat;
	background-size: cover;
	padding: 6% 2%;
	height: 70vh;
}

.home-featured .widget{
background: #fff;
    border: 15px solid rgba(255, 255, 255, .5);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	padding: 4% 3%;
	width: 45%;
	float: right;
	text-align: center;
	font-size: 15px;
}

.home-featured h2{
	color: #f16463;
font-size: 32px;
	font-weight: 600;
}

.home-featured h3{
	color: #f16463;
font-size: 28px;
	font-weight: 600;
margin: 0 auto 15px;
	text-transform: uppercase;
letter-spacing: 2px;
}

.home-featured p{
padding: 0;
margin-bottom: 35px;
}

.home-featured a{
font-size: 15px;
text-transform: uppercase;
letter-spacing: 3px;
    background: rgb(223,77,81);
    background: linear-gradient(90deg, rgba(223,77,81,1) 0%, rgba(247,96,100,1) 100%);
padding: 10px 20px;
	color: #fff;
font-weight: 600;
}

#home-about{
background: url(images/homebio.jpeg) left center no-repeat;
	background-size: cover;
	padding: 8% 2%;
}

.woocommerce ul.product_list_widget li {
width: 33%;
display: inline-block !important;
vertical-align: top !important;
	padding: 2% 5% !important;
	text-align: center !important;
}

.woocommerce ul.product_list_widget li img{
	width: 100% !important;
	height: auto !important;
	display: block !important;
		margin: 0 auto 10px !important;
		float: none !Important;
}

.woocommerce ul.product_list_widget li a{
	text-transform: uppercase;
letter-spacing: 2px;
color: #7e984d !important;
	text-align: center;
}


.home-shop .widgettitle{
	color: #3c4357;
    font-family: 'Bahagia';
text-transform: lowercase;
letter-spacing: 0;
font-size: 52px;
	line-height: 1;
margin-bottom: 25px;
    font-weight: 400;
}

.home-shop .widget{
width: 32%;
display: inline-block;
vertical-align: top;
padding: 2%;
}

.home-shop .widget:first-of-type{
width: 100%;
display: block;
}

.home-shop .wp-caption-text {
    font-weight: 700;
    text-align: center;
    color: #7C9951;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
}

.home-shop span{
	color: #7ec8b9 !important;
	font-weight: 400;
font-size: 15px;
	display: block;
}

.aboutimg{
	background: url('images/erika.jpeg') center no-repeat;
background-size: cover;
display: block;
	width: 400px;
	height: 550px;
float: left;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.09);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.09);
}

.home-about .widget:last-of-type{

background: #fff;
    border: 15px solid rgba(255, 255, 255, .5);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	padding: 5% 2%;
	width: 65%;
	float: right;
	text-align: center;
	font-size: 15px;
	height: 550px;
}

.home-about h4{
font-weight: 600;
letter-spacing: 2px;
font-size: 32px;
	color: #7e984d;
text-transform: uppercase;
}

.home-about h4 span{
	color: #3c4357;
    font-family: 'Bahagia';
	text-transform: none;
letter-spacing: 0;
font-size: 62px;
	line-height: 1;
	font-weight: 400;
}

.home-about h5{
color: #3c4357;
font-weight: 600;
letter-spacing: 2px;
font-size: 16px;
	margin: 0 auto 20px;
}

.home-about a{
font-size: 15px;
text-transform: uppercase;
letter-spacing: 3px;
background: rgb(223,77,81);
background: linear-gradient(90deg, rgba(223,77,81,1) 0%, rgba(247,96,100,1) 100%);
padding: 10px 20px;
	color: #fff;
font-weight: 600;
}

#home-newsletter{
background: #e5f1f1;
}


.newsimg{
	background: url('images/bookimg.jpeg') center no-repeat;
background-size: cover;
display: block;
	width: 300px;
	height: 450px;
float: right;
}

.home-newsletter .widget:last-of-type{
	width: 50%;
	float: left;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 4% 0;
}

.home-newsletter h4{
    color: #f16463;
    font-family: 'Bahagia';
    text-transform: none;
    letter-spacing: 0;
    font-size: 72px;
    line-height: 1;
    font-weight: 400;
	margin-bottom: 20px;
}

.home-newsletter h3{
    color: #3c4357;
font-size: 18px;
}

.home-newsletter span{
font-style: italic;
}

.home-newsletter input[type="text"],
.home-newsletter input[type="email"]{ 
background: #fff;
width: 48%; 
padding: 14px; 
margin: 0px 1% 20px;
 display: inline-block;
	vertical-align: middle;
	float: left;
}

.home-newsletter input[type="submit"],
.home-newsletter button{ 
text-transform: uppercase;
letter-spacing: 3px;
background: rgb(223,77,81);
background: linear-gradient(90deg, rgba(223,77,81,1) 0%, rgba(247,96,100,1) 100%);
padding: 10px 20px;
font-weight: 600;
width: 98%; 
padding: 14px; 
margin: 20px auto 0;
 color: #fff; 
display: block;
 }

.home-newsletter input[type="submit"]:hover,
.home-newsletter button:hover{ 
background: #7E984F; 
}

#home-latest{
background: #f5f6f6;
}

.home-latest .widgettitle{
color: #43495c;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 600;
font-size: 26px;
	margin: 0 auto 20px;
}

.home-latest .entry{
	background: #fff;
	padding: 0;
	max-width: 380px;
	margin-bottom: 50px;
}

.home-latest .featured-content .entry-title,
.home-latest .featured-content .entry-title a{
	font-weight: 500;
color: #43495c;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 600;
font-size: 18px;
text-align: center;	
	padding: 1% 5% 5%;
}

.entry-category{
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 11px;
font-weight: 600;
text-align: center;
width: 100%;
display: block;
	margin: -15px auto 0;
}

.entry-category a{
color: #fff;
background: #7ec8b9;
Padding: 5px 10px;
}

.single .content .entry-category{
margin: 5px 0;
text-align: left;
}

.single .content .entry-category a{
	background: none;
color: #7ec8b9;
	font-size: 14px;
font-weight: 400;
	padding: 0;
    color: #999;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.single .entry-category {
display: inline;
margin: 0 auto;
font-size: 11px;
}

.single .category-activities-for-kids .entry-category a:before{
content: '';
	background: url(images/ico2.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
}


.single .category-seasonal .entry-category a:before{
content: '';
	background: url(images/ico9.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
}



.single .category-for-moms .entry-category a:before{
content: '';
	background: url(images/ico5.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
}



.single .category-home .entry-category a:before{
content: '';
	background: url(images/ico4.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
}



.single .category-natural-homemade-ideas .entry-category a:before{
content: '';
	background: url(images/ico7.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
}



.single .category-natural-living .entry-category a:before{
content: '';
	background: url(/images/ico1.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
}



.single .category-essential-oils .entry-category a:before{
content: '';
	background: url(images/ico6.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
}


.single .category-natural-solutions .entry-category a:before{
content: '';
	background: url(images/ico8.svg) center no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
}

.box{
width: 31%;
display:  inline-block;
vertical-align: middle;
position: relative;
text-align: center;
padding: 8% 5%;
	margin: 0 1%;
}

.box:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background: rgba(0,0,0,.5);
    z-index: 98;
	transition: .5s;
}

.box:hover:before{
    background: rgba(0,0,0,.3);
}

.home-category a:nth-of-type(1) .box{
	background: url(images/box1.jpeg) center no-repeat;
background-size: cover;
}

.home-category a:nth-of-type(2) .box{
	background: url(images/box2.jpeg) center no-repeat;
background-size: cover;
}

.home-category a:nth-of-type(3) .box{
	background: url(images/box3.jpeg) center no-repeat;
background-size: cover;
}

.box h4{
color: #fff;
z-index: 99;
position: relative;
	text-transform: uppercase;
letter-spacing: 2px;
font-weight: 600;
	font-size: 28px;
}

@keyframes bounceIn {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  60% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
  }
}



/* Fadeup Effect
---------------------------------------------------------------------------------------------------- */

.js .fadeup-effect {
	opacity: 0;
	overflow: hidden;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@-webkit-keyframes fadeInUp {
	from { opacity: 0; -webkit-transform: translateY(20px); }
	to { opacity: 1; -webkit-transform: translateY(0); }
}

@keyframes fadeInUp {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: translateY(0); }
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}


@-webkit-keyframes bounce {
  0%       { bottom:5px; }
  25%, 75% { bottom:15px; }
  50%      { bottom:20px; }
  100%     {bottom:0;}
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
 
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
 
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

 
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.about{
max-width: 300px;
margin: 0 auto;
	position: relative;
}

.about h4{
font-size: 14px;
text-align: center;
    color: #3c4357;
	background: #fff;
	text-transform: none;
	padding: 2%;
}

.about h4 span{
    color: #fff;
    font-family: 'Bahagia';
    letter-spacing: 0;
    font-size: 52px;
    position: absolute;
    top: 45%;
    right: 5%;
    font-weight: 400;
}

.about a{
text-transform: uppercase;
letter-spacing: 2px;
Font-size: 12px;
font-weight: 600;
	display: block;
margin: 5px auto;
	text-align: center;
}

.related{
	border: 4px solid #E5F1F1;
	padding: 2%;
width: 100%;
clear: both;
	margin: 40px auto;
}

.related-title{
	text-align: center;
text-transform: uppercase;
}

h3.related-title{
letter-spacing: 2px;
	font-size: 20px;
	background: #fff;
	width: 50%;
	padding: 5px 20px;
	margin: -40px auto 0;
}

.related-posts{
width: 100%;
clear: both;
}

.related-post{
	width: 33%;
	display: inline-block;
	vertical-align: top;
	padding: 2%;
line-height: 1.2;
	text-align: center;
}

.related-post img{
margin: 0 auto 5px;
}

.related-post a{
	text-align: center;
font-size: 14px;
	font-weight: 400;
	color: #43495c;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.2;
}

.pro-tip{
	width: 90%;
	display: block;
	clear: both;
border-top: 2px solid #E5C4B6;
	border-bottom: 2px solid #E5C4B6;
padding: 2% 4% 4%;
	font-style: italic;
	position: relative;
	margin: 40px auto 10px;
}

.pro-tip:before {
    content: "Here's a Tip:";
    display: block;
    font-size: 20px;
    color: #7ec8b9;
    font-weight: 600;
    text-transform: none;
    background: #fff;
    text-align: center;
    width: 170px;
    margin: -30px 0 20px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.wpp-list li{
	width: 48% !important;
display: inline-block !important;
	vertical-align: top !important;
padding: 1% !important;
	margin: 0 !important;
    line-height: 1 !important;
	text-align: center;
}

.wpp-post-title {
    color: #3c4357 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
}

.wpp-thumbnail{
	display: block !important;
float: none !important;
margin: 0 auto !important;
}

#recent-posts-4 li {
    color: #43495c;
	line-height: 1.2;
	margin: 0 auto 0px;
	padding: 0;
	background: url(images/arrow.svg) left center no-repeat;
	padding-top: 20px;
	background-size: 12px 12px;
	padding-left: 20px;
}

#recent-posts-4 li:first-of-type{
	margin-top: -20px;
}

#recent-posts-4 li a{
    color: #43495c;
	line-height: 1.4;
}

.catnews{
max-width: 1240px;
margin: 40px auto 40px;
padding: 2%;
border: 5px solid #E8F3F3;
}

.catnews h4{
	text-align: center;
	background: #fff;
padding: 0 2%;
	margin: -50px auto 40px;
width: 35%;
letter-spacing: 4px;
    color: #7EC8B9;
    font-family: 'Bahagia';
    text-transform: none;
    letter-spacing: 0;
    font-size: 72px;
    line-height: .4;
    font-weight: 400;
}

.catnews h3{
text-align: center;
	margin: 0 auto 40px;
}

.catnews .catimg{
width: 28%;
display: inline-block;
vertical-align: middle;
}

.catnews .catimg img{
display: block;
Margin: 0 auto;
}

.catnews .catinfo{
width: 68%;
display: inline-block;
vertical-align: top;
}

.catnews a{
    text-transform: uppercase;
    letter-spacing: 2px;
    background: rgb(223,77,81);
    background: linear-gradient(90deg, rgba(223,77,81,1) 0%, rgba(247,96,100,1) 100%);
    padding: 10px 20px;
	text-align: center;
    font-weight: 600;
    width: 340px;
    margin: 20px 0 0;
    color: #fff;
    display: block;
}

.recipes-top .index{
width: 32%;
max-width: 280px;
display: inline-block;
vertical-align: top;
padding: 2%;
	transition: .5s;
}

.recipes-top .index h4{
color: #fff;
background: #7EC8B9;
text-align: center;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 2px;
padding: 6px;
margin: -5px auto 0;
	transition: .5s;
}

.recipes-top .index:hover h4{
background: #7F974B;
}

.recipes-top .search-form{
margin: 25px auto 50px;
	max-width: 70%;
    padding: 14px;
    border: 2px solid #eee;
}

.site-header .minimenu{
display: none;
}

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

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {


}


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

.home-featured,
.home-shop,
.home-newsletter,
.home-about,
.home-category,
.home-latest{
width: 100%;
	clear: both;
overflow: hidden;
	padding: 4%;
}
	
	.wrap{
overflow: hidden;
}
	
		.aboutimg {
    width: 30%;
    height: 550px;
	}

	.page .content,
	.single .content{
padding: 1% 4%;
}
}

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

	.site-inner,
	.wrap {
		max-width: 1140px;
overflow-x: hidden;
	}

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

	.content {
		max-width: 680px;
	}

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

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 500px;
	}
	
	.site-header .menu-item a {
    padding: 3px 15px;
	}
	
	.home-featured .widget{
width: 55%;
	}

	
	.box {
    padding: 8% 1%;
	}
	
}


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

	body {
		background-color: #fff;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.site-inner,
	.wrap {
		width: 100%;
	}


	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.content {
		max-width: 100%;
	}

	.box,
	.woocommerce ul.product_list_widget li {
    width: 30%;
	}

	.box h4{
		font-size: 18px;
	}
	
	.site-inner,
	.homepage .site-inner,
	.category .site-inner{
padding-top: 80px;
}
	
	.archive-description{
padding: 80px 4% 2%;
}
	
		.aboutimg {
    width: 300px;
    height: 400px;
    float: none;
    margin: 0 auto;
}
	
	.home-about .widget:last-of-type,
	.home-newsletter .widget:last-of-type{
		width: 90%;
		margin: 20px auto 0;
		float: none;
		height: auto;
		padding: 4%;
	}
	
		.newsimg {
    width: 300px;
    height: 450px;
    float: none;
    margin: 0 auto;
}

	.site-footer{
padding: 2%;
text-align: center;
}
	
	.site-footer #social{
		float: None;
margin: 0 auto 10px;
	}
	
	.design{
float: None;
text-align: center;
}
	
	.catnews h4{
		margin: 0 auto;
		line-height: 1.4;
		width: 100%;
	}
	
	.single .site-inner,
	.category .site-inner,
	.tag .site-inner,
	.search .site-inner{
		padding-left: 4%;
		padding-right: 4%;
	}
	
}

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

.title-area{
float: none;
margin: 0px auto;
}

.single .content,
	.page .content{
padding: 2% 5%;
}
	
	.footer-widgets h4,
	.home-latest .widgettitle,
	.home-about h4{
		font-size: 26px;
	}
	
	.home-about h4 span,
	.footer-widgets h4 span,
	.home-newsletter h4{
		text-align: center;
font-size: 52px;
	}
	
	.home-latest .featured-content .entry-title, .home-latest .featured-content .entry-title a{
		font-size: 15px;
	}
	
#home-featured{
height: auto;
}

.home-featured .widget,
	.home-featured{
width: 100%;
	margin: 0 auto;
	float: none;
padding: 0;
}
	
.home-featured .widget {
    width: 90%;
    margin: 0px auto 0;
    z-index: 99;
    position: relative;
    padding: 4%;
	}
	
#home-featured h2{
		font-size: 28px;
	}
	
	.home-featured a{
		font-size: 14px;
padding: 10px;
		display: block;
		margin: 10px auto;
	}
	
	.footer-widgets-1{
		max-width: 90%;
	}
	
.archive-info,
	.archive-trending{
width: 100% !Important;
	display: block !Important;
	margin: 0 auto 20px;
	}
	
	
.blog .content .entry,
.category .content .entry,
.tag .content .entry,
.search .content .entry{
    width: 31%;
}
	
			.category .content .entry:nth-of-type(4n+1),
	.tag .content .entry:nth-of-type(4n+1),
	.search .content .entry:nth-of-type(4n+1){
		clear: none;
	}
	
	
		.category .content .entry:nth-of-type(3n+1),
	.tag .content .entry:nth-of-type(3n+1),
	.search .content .entry:nth-of-type(3n+1){
		clear: left;
	}


}
 

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

	.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-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}
	
	.box{
padding: 15% 5%;
}
	
	.box h4 {
    font-size: 24px;
}
	
	.box,
	.woocommerce ul.product_list_widget li {
		width: 100%;
		margin: 20px auto;
	}
	
	.home-latest .featured-content .entry{
		width: 100%;
		max-width: 380px;
		margin: 0 auto 20px;
float: none;
	}
	
	.woocommerce ul.product_list_widget li img{
		max-width: 300px;
		display: block;
		clear: both;
margin: 0 auto 5px;
	}
	
	.archive-trending ul li,
	.category .content .entry,
	.tag .content .entry,
	.search .content .entry{
width: 48%;
	display: inline-block;
	vertical-align: top;
padding: 2%;
}
	
		.category .content .entry:nth-of-type(3n+1),
	.tag .content .entry:nth-of-type(3n+1),
	.search .content .entry:nth-of-type(3n+1){
		clear: none;
	}

			.category .content .entry:nth-of-type(2n+1),
	.tag .content .entry:nth-of-type(2n+1),
	.search .content .entry:nth-of-type(2n+1){
		clear: left;
	}
	
	.blog .content .entry{
width: 90%;
	margin: 0 auto 40px;
}
	
	.catnews .catimg,
.catnews .catinfo{
width: 100%;
display: block;
}
	
	.home-shop{
		text-align: center;
	}
	
	.home-shop .widget {
    width: 47%;
text-align: center;
	}
	
	.catnews a{
		width: 80%;
		display: block;
		margin: 15px auto;
	}
	
.recipes-top .index{
width: 47%;
	}
	

	
	
}

/* Responsive Menu
--------------------------------------------- */
 
.responsive-menu-icon {
width: 60px;
	cursor: pointer;
	display: none;
	margin-bottom: -1px;
	text-align: left;
	color: #37393B;
     position: absolute;
    top: 5px;
    left: 20px;
}
 
.responsive-menu-icon::before {
     content: "\f333";
    font: normal 28px/1 'dashicons';
	display: inline-block;
	margin: 0 auto;
	padding: 10px;
	color: #37393B;
}

.mobile-content .menu.responsive-menu-icon::before {
	color: #37393B;
}
 
@media only screen and (max-width: 1023px) {
	
	.before-site,
	.mini-header,
	.mini-header .wrap,
	.site-header,
	.nav-primary{
display: none !important;
}
	
	.mobile-content{
display: block;
		font-size: 16px;
}

.mobile-content .menu{
width: 100%;
float: left;
}
 
	.mobile-content .menu.responsive-menu > .menu-item > .sub-menu,
	.mobile-content .menu.responsive-menu {
		display: none;
	}
 
	.mobile-content .menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
	}
 
	.mobile-content .menu.responsive-menu .menu-item {
		margin: 0;
		width: 100%;
	}
 
	.mobile-content .menu.responsive-menu .menu-item:hover {
		position: static;
	}
 
	.mobile-content .menu.responsive-menu .current-menu-item > a,
	.mobile-content .menu.responsive-menu .sub-menu .current-menu-item > a:hover,
	.mobile-content .menu.responsive-menu a,
	.mobile-content .menu.responsive-menu a:hover {
		background: none;
		line-height: 1.2;
		padding: 10px 20px;
		text-align: left;
		width: 90%;
	}
	.mobile-content .menu.responsive-menu .current-menu-item > a,
	.mobile-content .menu.responsive-menu .sub-menu .current-menu-item > a:hover,
	.mobile-content .menu.responsive-menu a,
	.mobile-content .menu.responsive-menu a:hover {
	color: #37393B;
	}
 
	.mobile-content .menu.responsive-menu .menu-item-has-children {
		cursor: pointer;
		position: relative !important;
	}
 
	.mobile-content .menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}
 
	.mobile-content .menu.responsive-menu > .menu-item-has-children:after {
		content: "+";
		font: normal 16px/1 'Fontawesome';
		float: right;
		height: 16px;
		padding: 10px 20px;
		top: 0;
		right: 0;
		text-align: right;
		z-index: 9999;
    	position: absolute;
	}
	.mobile-content .menu.responsive-menu > .menu-item-has-children:after {
	color: #37393B;
	}
 
	.mobile-content .menu.responsive-menu .menu-open.menu-item-has-children:after {
		content: "-";
	}
 
	.mobile-content .menu.responsive-menu .sub-menu {
		border: none;
		left: auto;
		opacity: 1;
/* 		padding-left: 25px; */
		position: relative;
		-moz-transition:    opacity .4s ease-in-out;
		-ms-transition:     opacity .4s ease-in-out;
		-o-transition:      opacity .4s ease-in-out;
		-webkit-transition: opacity .4s ease-in-out;
		transition:         opacity .4s ease-in-out;
		width: 100%;
		z-index: 99;
	}
	 
	.mobile-content .menu.responsive-menu .sub-menu .sub-menu {
		margin: 0;
	}
 
	.mobile-content .menu.responsive-menu .sub-menu .current-menu-item > a:hover,
	.mobile-content .menu.responsive-menu .sub-menu li a,
	.mobile-content .menu.responsive-menu .sub-menu li a:hover {
		background: none;
		border: none;
		padding: 6px 20px;
		position: relative;
		width: 100%;
	}
 
}

.aligncenter > * {
    float: none;
    display: block;
    margin: 0 auto;
}
figure.wp-block-image {
    text-align: center !important;
}
.aligncenter {
    text-align: center;
    margin: 0 auto;
}
.archive.author .content .entry{
width: 48%;
	display: inline-block;
	vertical-align: top;
	padding: 2%;
text-align: center;
}

.archive.author .content .entry-title,
.archive.author .content .entry-title a{
text-align: center;
font-size: 22px;
}

.entry-post-type{
	font-size: 13px;
	font-weight: 600;
color: #999;
letter-spacing: .5px;
width: 100%;
	clear: both;
text-align: left;
}

.tasty-recipes-print-view #dpsp-floating-sidebar{
	display: none !important;
}

.single .entry-meta,
.single .entry-meta a,
.single .content .entry-category a{
	font-size: 14px;
font-weight: 600;
	color: #7EC8B9;
}

.entry-post-type{
	text-align: left;
width: 100%;
	display: block;
}

.single .entry-category a:before{
display: none !Important;
}

/*Print Version of Tasty Recipe*/
.tasty-recipes-print-view .tasty-recipes-print-button {
    display: inline-block;
    background-color: #9F577B !important;
    text-transform: uppercase; 
	font-weight: bold;
	letter-spacing: 1px;}
/*Recipe Font Size*/
.tasty-recipes-entry-content .tasty-recipes-description, .tasty-recipes-entry-content .tasty-recipes-ingredients, .tasty-recipes-entry-content .tasty-recipes-instructions {
    font-size: 16px;}
.tasty-recipes-entry-content p {
    font-size: 16px;}
.tasty-recipes-print-view .tasty-recipes h3 {

    color: #87A5AF;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 1em;
    margin-bottom: 1em;
    letter-spacing: 1px;

}

.tasty-recipes-print-view .tasty-recipes-source-link {

    text-align: center;
    font-size: 14px;
    background-color: #87A5AF;
    padding: 5px 0;
    color: white;
    font-weight: bold;

}
.tasty-recipes-print-view .tasty-recipes-source-link a {color: white; font-weight: normal;}

.button.tasty-recipes-print-button.tasty-recipes-no-print {
   display: inline-block;
    background-color: #9F577B !important;
    text-transform: uppercase; 
	font-weight: bold;
	letter-spacing: 1px;}

.tasty-recipes-print-view .tasty-recipes-print-button {
  background: #9F577B !important;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 16px;
}
.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-rating-stars span {
    color: #9F577B !important;
}
.tasty-recipes-print.tasty-recipes-has-image .tasty-recipes-entry-header h2 {margin-top: 1em;}
.tasty-recipes-print .tasty-recipes-header-content .tasty-recipes-rating-outer {text-align: center !important;}
.tasty-recipes-entry-header .tasty-recipes-details {text-align: center;}
.tasty-recipes-print .tasty-recipes-entry-header h2 {
    color: #525252;
    margin-bottom: -15px;
    margin-top: 1em;
    padding-top: 0;
    padding-bottom: 0;
    clear: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.75em;
	line-height: 1.125em;
}
.tasty-recipes-print.tasty-recipes-has-image .tasty-recipes-entry-header h2 {margin-top: 2em !important;}
.tasty-recipes-print-view .tasty-recipes-image {
    margin-top: 15px;
    margin-left: 20px;
    float: right;
}

.tasty-recipes-print-view .tasty-recipes h3 {
    color: #87A5AF;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 1em;
    margin-bottom: 1em;
}
.tasty-recipes-print-view .tasty-recipes-details {
    margin-top: 10px;
}

/* Jetpack Share Icons – Could not be overridden in the style.css file, but it works if I put it here for some reason
--------------------------------------------- */
 
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom,
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li > a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content > ul > li .digg_button > a {
	border: 0 !important;
	color: #fff !important;
}

.share-google-plus-1 a,
.share-custom-stumbleupon a {
	background: #9ea676 !important;
}

.share-facebook a,
.share-linkedin a {
	background: #9f577b !important;
}

.share-twitter a,
.share-pinterest a {
	background: #87a5af !important;
}


.share-facebook a:hover,
.share-twitter a:hover,
.share-google-plus-1 a:hover,
.share-pinterest a:hover,
.share-custom-stumbleupon:hover,
.share-linkedin a:hover {
	opacity: 0.8 !important;
}

div.sharedaddy h3.sd-title:before {
	display: none !important;
}

.sd-social-icon .sd-button span.share-count {
	background: #fff !important;
	border: 1px solid #aaa !important;
	color: #777 !important;
	margin-top:10px !important;
	bottom: -5px;
	right: -5px;
}

div.sharedaddy h3.sd-title {
    float: left;
    line-height: 3.7;
    margin: 0 1em 1em 0;
}

body .sd-content ul li.share-custom a.share-icon span,
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span {
    background-position: center center;
    background-size: 16px 12px;
}

body .sd-content {
	display: inline-block;
}

a.pinit-button.custom span {
	background-position: center !important;
	background-size: 50px 50px !important;
}
.fl-module-pp-pricing-table .pp-pricing-table .pp-pricing-table-column-0 .pp-pricing-table-title {
    background: white none repeat scroll 0 0;
}
.fl-module-pp-pricing-table .pp-pricing-table .pp-pricing-table-column-0 .pp-pricing-table-price {
    background: white none repeat scroll 0 0;
}


/*Recipe card Tasty Recipe*/

.tasty-recipes{
	background: #fff !Important;
border: 2px solid #eee;
margin: 40px auto;
}

.tasty-recipes-entry-header,
.tasty-recipes-entry-content{
	background: #fff !Important;
}

.tasty-recipes-quick-links a{
	background: #7E984F;
	color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 12px;
font-weight: 600;
display: block;
width: 160px;
	text-align: center;
margin: 0 auto 25px;
text-decoration: none;
}

.tasty-recipes-quick-links a:hover{
	background: #719D67;
}

.tasty-recipes-entry-header h2{
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #43495c;
text-align: center;
}

.tasty-recipes-entry-header .tasty-recipes-details{
	font-size: 13px;
}

.tasty-recipes-entry-header .tasty-recipes-buttons .button{
    background-color: #e15154 !important;
	border: none;
color: #fff;
}

.button.tasty-recipes-print-button.tasty-recipes-no-print{
    background-color: #7ec8b9 !important;
	border: none;
color: #fff;
}

.tasty-recipes-entry-header .tasty-recipes-buttons .button:hover,
.button.tasty-recipes-print-button.tasty-recipes-no-print:hover{
color: #fff !important;
	border: none !important;
}

.tasty-recipes-entry-header .tasty-recipes-buttons img.svg-print, .tasty-recipes-entry-header .tasty-recipes-buttons img.svg-pinterest{
	fill: #fff;
}

.tasty-recipes-entry-content h3{
    text-transform: uppercase;
    font-size: 23px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #43495c !important;
}

.label-header .border{
background: #fff !Important;
}

.tasty-label{
	background: #f5f5f5 !important;
border: none !Important;
}

.tasty-recipes strong{
color: #7E984E;
}

.tasty-recipes-entry-header .tasty-recipes-rating-stars span{
color: #7E984E !important;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ol > li:before, .tasty-recipes-entry-content .tasty-recipes-instructions ol > li:before,
.tasty-recipes-entry-content .tasty-recipes-notes p:before, .tasty-recipes-entry-content .tasty-recipes-notes ul li:before{
background-color: #7ec8b9 !important;
}

.tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before, .tasty-recipes-entry-content .tasty-recipes-instructions ul li:before{
background-color: #7ec8b9 !important;
    height: .4em !important;
    width: .4em !important;
}

.tasty-recipes-keywords{
	text-align: center;
}

.tasty-recipes-keywords strong{
	color: #999;
}

.tasty-recipes-entry-header .tasty-recipes-buttons a{
	width: 100%;
}

.tasty-recipes-entry-header .tasty-recipes-buttons img.svg-print, .tasty-recipes-entry-header .tasty-recipes-buttons img.svg-pinterest{
filter: contrast(1280%);
}

.tasty-recipes-description{
	width: 100%;
	text-align: center;
font-style: italic;
font-size: 14px;
}

.tasty-recipes-description h3{
	display: none;
}

/* Gutenberg alignment fix */
.wp-block-image .aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
	display: table !important;
}

/* Home Page Image Fix */
.newsimg {
	background: url(https://livingwellmom.com/wp-content/uploads/2019/12/mockup-price-per-drop.png) center no-repeat;
	background-size: contain;
	width: 450px;
}

/* Gutenberg block Image fix */
.entry-content .wp-block-image img {
	display: table;
	margin: 0 auto 15px;
}

@media only screen and (max-width: 580px) {
.archive.author .content .entry{
width: 100%;
	display: block;
}
	img.binderImage {
		float: none !important;
	}
}