/*
Theme Name: Seasoned Pro Theme
Template: genesis
Author: Feast Design Co
Author URI: https://feastdesignco.com/
Description: This is the Seasoned Pro child theme created for the Genesis Framework.
Tags: black,orange,white,one-column,two-columns,three-columns,fixed-width,custom-menu,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.1.0.1646270525
Updated: 2022-03-02 18:22:05

*/

[class^="icon-"]:before, [class*=" icon-"]:before {
    display: inline-block;
    line-height: 1em;
    font-weight: normal;
    font-family: "fontello";
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
}
html {
    font-size: 62.5%;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    background-color: #fff;
    color: #515555;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.875;
    font-weight: 300;
    font-family: 'Cuprum', sans-serif;
    letter-spacing: 0.3px;
    -webkit-animation: fadein 1s;
    animation: fadein 1s;
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
    color: #de6374;
    text-decoration: none;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
    font-weight: 600;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    font-size: 37px;
    font-size: 3.7rem;
    margin: 0.67em 0;
}
mark {
    background-color: #ff0;
    background-color: #ddd;
    color: #515555;
}
small {
    font-size: 80%;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
#text-1 {
    border: 5px solid #9cd6cb;
    padding: 10px;
}
img {
    height: auto;
    border: 0;
}
a img:hover {
    opacity: 0.7;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin-bottom: 1em;
    margin-bottom: 0;
    margin-top: 1em;
    margin-top: 0;
    margin-left: 37px;
    margin-left: 0;
    margin-right: 37px;
    margin-right: 0;
}
hr {
    height: 0;
    border: 0;
    border-top: 1px solid #eee;
    clear: both;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    border-collapse: collapse;
    margin: 1em 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-size: 1em;
    font-family: monospace, monospace;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font-family: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
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"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: content-box;
    -webkit-box-sizing: border-box;
    box-sizing: content-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: textfield;
    -webkit-appearance: none;
}
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;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
.btn2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #ddd;
    color: #000;
    border: none;
    font-size: 16px;
    text-decoration: none;
    padding: 15px 32px;
}
table {
    width: 100%;
    margin-bottom: 40px;
    line-height: 2;
    border-collapse: collapse;
    border-spacing: 0;
    word-break: break-all;
}
td, th {
    text-align: left;
    padding: 0;
}
.author-box:after, .clear:after, .clearfix:after, .entry:after, .entry-content:after, .footer-widgets:after, .nav-primary:after, .nav-secondary:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .widget:after, .widget-area:after, .after-entry:after, .comment-respond:after, .wrap:after {
    display: table;
    content: " ";
    clear: both;
}
.clear, .clear-line {
    margin-bottom: 30px;
    clear: both;
}
from {
    opacity: 0;
}
to {
    opacity: 1;
}
a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img, .header-image .site-title > a, .header-image .title-area, .site-header {
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
a:hover, a:focus {
    color: #bbb;
    text-decoration: none;
}
p {
    margin: 0 0 30px;
    padding: 0;
}
ol, ul {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
cite, em, i {
    font-style: italic;
}
blockquote {
    padding-bottom: 37px;
    text-align: center;
    color: #999;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 130%;
    margin: 77px 37px;
}
blockquote::before {
    display: table;
    width: 47px;
    text-align: center;
    background-color: #f9eee5;
    position: relative;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    content: "\201C";
    height: 0;
    font-size: 57px;
    font-size: 5.7rem;
    line-height: 1;
    font-family: Times New Roman, serif;
    margin: -37px auto 37px;
    padding: 17px 15px 0;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
    font-weight: 700;
    font-family: 'Cuprum', sans-serif !important;
    margin: 0 0 10px;
}
h2 {
    font-size: 31px;
    font-size: 3.1rem;
}
h3 {
    font-size: 27px;
    font-size: 2.7rem;
}
.comment-respond h3, .entry-comments h3 {
    text-align: center;
    font-size: 37px;
    font-size: 3.7rem;
}
.comment-respond h3::after, .entry-comments h3::after {
    display: block;
    width: 7%;
    padding-bottom: 40px;
    content: "";
    border-bottom: 1px solid #515555;
    margin: 0 auto 40px;
}
h4 {
    font-size: 21px;
    font-size: 2.1rem;
}
.entry-content h2, .entry-content h3, .entry-content h4 {
    margin-bottom: 21px;
    margin-top: 37px;
}
h5 {
    font-size: 19px;
    font-size: 1.9rem;
}
h6 {
    font-size: 17px;
    font-size: 1.7rem;
}
embed, img, object, video, .wp-caption {
    max-width: 100%;
}
.gallery {
    overflow: hidden;
}
.gallery-item {
    text-align: center;
    float: left;
    margin: 0 0 30px;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-3 .gallery-item {
    width: 33%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}
.gallery img {
    height: auto;
    border: 1px solid #ccc;
    padding: 4px;
}
.gallery img:hover, .gallery img:focus {
    border: 1px solid #ccc;
}
input, input[type="search"], select, textarea {
    width: 100%;
    background-color: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #515555;
    border: 1px solid #eee;
    font-size: 90%;
    line-height: 1.625;
    font-weight: 300;
    padding: 13px;
}
input:focus, input[type="search"]:focus, textarea:focus {
    border: 1px solid #999;
    outline: none;
}
input[type="checkbox"], input[type="image"], input[type="radio"] {
    width: auto;
}
::-moz-placeholder {
    color: #515555;
    opacity: 1;
}
::-webkit-input-placeholder {
    color: #515555;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .more-link {
    width: auto;
    background-color: transparent;
    cursor: pointer;
    color: #36454f;
    border: 1px solid #36454f;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1;
    font-weight: 400;
    font-family: "Rubik", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    white-space: normal;
    padding: 17px 21px;
}
.button {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
.button.large {
    font-size: 17px;
    font-size: 1.7rem;
}
.button.secondary {
    background-color: #f7f9fc;
    color: #515555;
}
.landing-page .button {
    margin-top: 20px;
}
.more-link {
    display: inline-block;
    margin-top: 10px;
    position: relative;
}
a.button.small, button.small, input[type="button"].small, input[type="reset"].small, input[type="submit"].small {
    padding: 15px 20px;
}
button:hover, button:focus, input:hover[type="button"], input:focus[type="button"], input:hover[type="reset"], input:focus[type="reset"], input:hover[type="submit"], input:focus[type="submit"], .button:hover, .button:focus, .more-link:hover, .more-link:focus {
    background-color: #36454f;
    color: #fff;
}
.button.secondary:hover, .button.secondary:focus {
    background-color: #515555;
    color: #fff;
}
.site-container button:disabled, .site-container button:disabled:hover, .site-container input:disabled, .site-container input:disabled:hover, .site-container input[type="button"]:disabled, .site-container input[type="button"]:disabled:hover, .site-container input[type="reset"]:disabled, .site-container input[type="reset"]:disabled:hover, .site-container input[type="submit"]:disabled, .site-container input[type="submit"]:disabled:hover {
    background-color: #f7f9fc;
    cursor: not-allowed;
    color: #999;
    border-width: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
    display: none;
}
.more-from-category {
    display: inline-block;
    margin-bottom: 10px;
    float: right;
    background-color: #f7f9fc;
    clear: both;
    font-size: 70%;
    font-weight: 400;
    text-transform: uppercase;
    padding: 7px 13px;
}
tbody {
    border-bottom: 1px solid #ccc;
}
td {
    border-top: 1px solid #ccc;
    padding: 6px;
}
th {
    font-weight: 400;
    padding: 0 6px;
}
td:first-child, th:first-child {
    padding-left: 0;
}
.screen-reader-shortcut, .screen-reader-text, .screen-reader-text span {
    width: 1px;
    position: absolute !important;
    height: 1px;
    border: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    word-wrap: normal !important;
}
.genesis-nav-menu .search input[type="submit"]:focus, .screen-reader-shortcut:focus, .screen-reader-text:focus, .widget_search input[type="submit"]:focus {
    display: block;
    width: auto;
    background-color: #fff;
    height: auto;
    color: #515555;
    font-size: 1em;
    font-weight: bold;
    z-index: 100000;
    text-decoration: none;
    -moz-box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    -o-box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    clip: auto !important;
    padding: 15px 23px 14px;
}
.site-container {
    margin: 0 auto;
}
.content-sidebar-wrap, .site-inner, .wrap {
    max-width: 1140px;
    overflow: visible;
    margin: 0 auto;
}
.site-inner {
    background-color: #fff;
    margin: 37px auto;
    padding: 60px 37.5px 27px;
}
.home .site-inner {
    margin: 60px auto 17px;
}
.content {
    width: 720px;
    float: right;
    position: relative;
}
.content-sidebar .content {
    float: left;
}
.full-width-content .content {
    width: 680px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.sidebar {
    width: 300px;
    float: right;
    line-height: 1.75;
}
.sidebar-content .sidebar {
    float: left;
}
.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 {
    margin-left: 0;
    clear: both;
}
a.aligncenter img {
    display: block;
    margin: 0 auto;
}
a.alignnone {
    display: inline-block;
}
.alignleft {
    text-align: left;
    float: left;
}
.alignright {
    text-align: right;
    float: right;
}
a.alignleft, a.alignnone, a.alignright {
    max-width: 100%;
}
img.centered, .aligncenter {
    display: block;
    margin: 0 auto 24px;
}
img.alignnone, .alignnone {
    margin-bottom: 12px;
}
a.alignleft, img.alignleft, .wp-caption.alignleft {
    margin: 0 20px 20px 0;
}
a.alignright, img.alignright, .wp-caption.alignright {
    margin: 0 0 20px 20px;
}
.gallery-caption, .wp-caption-text {
    text-align: center;
    color: #bbb;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    margin: 0 auto 37px;
}
.entry-content p.wp-caption-text {
    margin-bottom: 0;
}
.entry-content .wp-audio-shortcode, .entry-content .wp-playlist, .entry-content .wp-video {
    margin: 0 0 31px;
}
.avatar {
    float: left;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.author-box .avatar, .alignleft .avatar {
    margin-right: 24px;
}
.alignright .avatar {
    margin-left: 24px;
}
.comment .avatar {
    margin: 0 16px 24px 0;
}
.entry-avatar .avatar {
    margin-bottom: 40px;
    margin-top: -60px;
    float: none;
    background-color: #fff;
    padding: 5px;
}
.search-form {
    position: relative;
    overflow: hidden;
}
.entry-content .search-form {
    margin-bottom: 40px;
    margin-top: 20px;
}
.error404 .entry-content .search-form input[type="search"] {
    width: 50%;
    margin-right: 10px;
}
.search-form input {
    -webkit-background-size: contain;
    background-size: 19px 19px;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #ccc;
    background-image: url("images/search.svg");
    background-repeat: no-repeat;
    background-position: center right 10px;
    padding: 11px;
}
.search-form input:focus, .search-form input:hover {
    border: 0;
    border-bottom: 2px solid #515555;
}
.search-form input[type="submit"] {
    width: 1px;
    position: absolute;
    height: 1px;
    border: 0;
    clip: rect(0, 0, 0, 0);
    margin: -1px;
    padding: 0;
}
.home section#search-2.widget_search {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.home section#search-2.widget_search .search-form input{
    border: none !important;
}
.home section#search-2.widget_search .search-form input:hover{
    border: none !important;
}
.wprm-recipe-snippets {
    text-align: left !important;
    margin-bottom: 30px;
    margin-top: 10px;
}
.wprm-automatic-recipe-snippets a.wprm-print-recipe-shortcode {
    display: none;
}
.breadcrumb {
    margin-bottom: 20px;
}
.full-width-content .breadcrumb {
    text-align: center;
}
.after-entry {
    margin-bottom: 40px;
    padding: 5px;
}
.blog .archive-description {
    padding: 0;
}
.archive-description, .author-box {
    margin-bottom: 10px;
}
.archive-description {
    padding: 21px 0;
}
.archive-description p:last-of-type, .author-box p:last-of-type {
    margin-bottom: 0;
}
.author-box {
    padding: 20px;
}
.author-box-title {
    margin-bottom: 4px;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 17px;
    font-size: 1.7rem;
}
.author-box p {
    margin: 0;
}
.author-box .avatar {
    margin-right: 21px;
}
.blog h1.archive-title {
    display: none;
}
.archive-description .entry-title, .archive-title, .author-box-title {
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 300;
}
.archive-description .entry-title, .archive-title {
    margin-bottom: 20px;
}
.entry-title {
    font-size: 27px;
    font-size: 2.7rem;
    font-weight: 300;
}
.page .entry-title {
    margin-bottom: 37px;
}
.page-template-page_blog-php.page .entry-title {
    margin-bottom: 10px;
}
.entry-title, .entry-title a, .sidebar .widget-title a {
    color: #515555;
    text-decoration: none;
}
.entry-title a:hover, .entry-title a:focus {
    color: #de6374;
}
.featured-content .simple-grid .entry-title, .simple-grid .entry-title {
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: 1.25px;
}
.featured-content .one-half .entry-title, .one-half .entry-title {
    font-size: 27px;
    font-size: 2.7rem;
}
.widget-title {
    margin-bottom: 11px;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 400;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.sidebar .widget-title {
    margin-bottom: 21px;
}
.content .widget-title {
    text-align: center;
}
.widget {
    margin-bottom: 37px;
    word-wrap: break-word;
}
.widget p:last-of-type, .widget ul > li:last-of-type, .widget-area .widget:last-of-type {
    margin-bottom: 0;
}
.widget ul > li {
    padding-bottom: 11px;
    margin-bottom: 11px;
}
.widget ul > li:last-of-type {
    padding-bottom: 0;
}
.widget ol > li {
    padding-left: 20px;
    text-indent: -20px;
    list-style-type: decimal;
    list-style-position: inside;
}
.widget li li {
    border: 0;
    margin: 0 0 0 31px;
    padding: 0;
}
.widget_calendar table {
    width: 100%;
}
.widget_calendar td, .widget_calendar th {
    text-align: center;
}
.featured-content .aligncenter, .featured-content .aligncenter:hover, .featured-content .alignleft, .featured-content .alignleft:hover, .featured-content .alignnone, .featured-content .alignnone:hover, .featured-content .alignright, .featured-content .alignright:hover {
    border-width: 0;
}
.featured-content .entry {
    padding: 0;
}
.footer-widgets .featured-content .entry, .sidebar .featured-content .entry {
    margin-bottom: 17px;
}
.featured-content .entry:last-of-type {
    margin-bottom: 0;
}
.featured-content .entry-title {
    font-size: 27px;
    font-size: 2.7rem;
}
.featured-content .alignleft, .featured-content .alignright {
    max-width: 47%;
}
.footer-widgets .featured-content .entry-title, .sidebar .featured-content .entry-title {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 13px;
    font-size: 1.3rem;
}
.footer-widgets .featured-content .entry-meta, .sidebar .featured-content .entry-meta {
    margin-bottom: 5px;
}
.footer-widgets .featured-content a.alignleft, .footer-widgets .featured-content a.alignright, .sidebar .featured-content a.alignleft, .sidebar .featured-content a.alignright {
    margin-bottom: 0;
}
.enews-widget {
    text-align: center;
    background-color: #9cd6cb;
    padding: 27px;
}
.after-entry .enews-widget {
    text-align: center;
}
.content .enews-widget {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 57px;
}
.enews-widget .widget-title {
    color: #fff;
    font-size: 19px;
    font-size: 1.9rem;
    text-transform: none;
    letter-spacing: 0;
}
.after-entry .enews-widget form {
    margin-top: 30px;
    margin-left: 40px;
    margin-right: 40px;
}
.sidebar .enews-widget form {
    margin-top: 20px;
}
.content .enews-widget form {
    margin-top: 37px;
}
.enews-widget input {
    margin-bottom: 10px;
    background-color: #fff;
    font-size: 80%;
}
.content .enews-widget input {
    background-color: #f7f9fc;
}
.enews-widget input[type="email"], .enews-widget input[type="text"] {
    border: 0;
}
.after-entry .enews-widget input {
    text-align: center;
}
.enews-widget input[type="submit"] {
    width: 100%;
    background-color: transparent;
    margin: 0;
}
.enews-widget input[type="submit"]:hover {
    background-color: #36454f;
}
.enews form + p {
    margin-top: 10px;
}
.before-header .enews-widget {
    background-color: transparent;
    padding: 0;
}
.before-header .enews-widget p {
    display: inline;
    width: auto;
    float: left;
    opacity: 0.8;
    font-size: 90%;
    line-height: 49px;
    margin: 0 7px 0 0;
}
.before-header .enews-widget .widgettitle {
    display: inline;
    width: auto;
    float: left;
    opacity: 0.7;
    font-size: 100%;
    line-height: 45px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.5px;
    margin: 0 7px 0 0;
}
.before-header .enews-widget form {
    display: inline;
    width: auto;
    float: right;
}
.before-header .enews-widget input {
    display: inline;
    width: auto;
    float: left;
    background-color: #fff;
    border: 0;
    opacity: 0.9;
    margin: 6px 7px 6px 0;
    padding: 7px 14px;
}
.before-header .enews-widget input:focus, .before-header .enews-widget input:hover {
    border-bottom: 2px solid #515555;
}
.before-header .enews-widget input[type="submit"] {
    display: inline;
    width: auto;
    float: right;
    background-color: #de6374;
    height: 34px;
    color: #fff;
    font-weight: 600;
    margin: 6px 0;
}
.before-header .enews-widget input[type="submit"]:hover {
    background-color: #515555;
}
.seasoned-pro .gform_wrapper input[type="email"], .seasoned-pro .gform_wrapper input[type="text"], .seasoned-pro .gform_wrapper textarea, .seasoned-pro .gform_wrapper .ginput_complex label {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 8px;
}
.seasoned-pro .gform_wrapper .ginput_complex label {
    color: #bbb;
    font-size: 80%;
    padding: 0;
}
.seasoned-pro .gform_wrapper li, .seasoned-pro .gform_wrapper form li {
    margin: 16px 0 0;
}
.seasoned-pro .gform_wrapper .gform_footer input[type="submit"] {
    font-size: 12px;
    font-size: 1.2rem;
}
.seasoned-pro .gform_wrapper label.gfield_label {
    margin-top: 37px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2.75;
    font-weight: 400;
    letter-spacing: 1px;
}
.seasoned-pro .gform_wrapper .description, .seasoned-pro .gform_wrapper .gfield_description, .seasoned-pro .gform_wrapper .instruction {
    color: #999;
    font-size: 90%;
}
.seasoned-pro .gform_wrapper .gsection_description {
    color: #999;
    font-size: 19px;
    font-size: 1.9rem;
}
.seasoned-pro .gform_wrapper h2.gsection_title, .seasoned-pro .gform_wrapper h3.gform_title {
    margin-top: 27px;
    font-size: 37px;
    font-size: 3.7rem;
    line-height: 1.65;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
}
.seasoned-pro .gform_wrapper .gf_progressbar {
    background-color: #fff;
    border: 0;
    -moz-box-shadow: 0 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 0 #fff;
    -o-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff;
}
.seasoned-pro .gform_wrapper .gf_progressbar_percentage {
    background-color: transparent;
}
.seasoned-pro .gform_wrapper .gf_progressbar_percentage, .seasoned-pro .gform_wrapper .percentbar_blue {
    background-color: #515555;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.seasoned-pro .gform_wrapper .gf_progressbar:after {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 0 #fff;
    -o-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff;
}
.entry-header .heart-this-wrap {
    display: inline;
    width: auto;
    text-align: left;
    clear: none;
}
.seasoned-pro .heart-this-wrap .heart-this::before {
    width: 40px;
    margin-left: -11px;
}
.instagram-pics {
    overflow: hidden;
}
.instagram-pics .widget-title {
    margin-bottom: 20px;
}
.instagram-pics ul {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.instagram-pics li {
    width: 20%;
    text-align: center;
    float: left;
    margin: 0;
}
.instagram-pics img {
    width: 95%;
    border: 5px solid #fff;
    vertical-align: top;
    margin: 0 auto;
}
.seasoned-pro.woocommerce #respond input#submit, .seasoned-pro.woocommerce a.button, .seasoned-pro.woocommerce button.button, .seasoned-pro.woocommerce input.button {
    width: auto;
    background-color: #fff;
    cursor: pointer;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #515555;
    border: 1px solid #515555;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 300;
    letter-spacing: 2px;
    padding: 17px 23px;
}
.seasoned-pro.woocommerce a.button {
    margin-right: 10px !important;
}
.seasoned-pro.woocommerce #respond input#submit:hover, .seasoned-pro.woocommerce a.button:hover, .seasoned-pro.woocommerce button.button:hover, .seasoned-pro.woocommerce input.button:hover {
    background-color: #515555;
    color: #fff;
    border-color: #515555;
}
.seasoned-pro.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 300;
    text-transform: lowercase;
    letter-spacing: 2px;
}
.seasoned-pro.woocommerce .woocommerce-message::before, .seasoned-pro.woocommerce .woocommerce-info::before, .seasoned-pro.woocommerce div.product p.price, .seasoned-pro.woocommerce div.product span.price, .seasoned-pro.woocommerce ul.products li.product .price, .seasoned-pro.woocommerce form .form-row .required, .seasoned-pro .woocommerce ul.products li.product .woocommerce-loop-category__title, .seasoned-pro .woocommerce ul.products li.product .woocommerce-loop-product__title, .seasoned-pro .woocommerce ul.products li.product h3 {
    color: #515555;
}
.seasoned-pro.woocommerce .woocommerce-message, .seasoned-pro.woocommerce .woocommerce-info {
    border-top-color: #515555;
}
.seasoned-pro.woocommerce span.onsale {
    background-color: #515555;
    font-size: 10px;
    font-size: 1rem;
    padding: 4px 7px;
}
.seasoned-pro.woocommerce-cart table.cart img {
    width: 100px;
}
.seasoned-pro.woocommerce ul.cart_list li, .seasoned-pro.woocommerce ul.product_list_widget li, .seasoned-pro.woocommerce-page ul.cart_list li, .seasoned-pro.woocommerce-page ul.product_list_widget li {
    width: 33.3333%;
    float: left;
    padding: 1%;
}
.sidebar .seasoned-pro.woocommerce ul.cart_list li, .sidebar .seasoned-pro.woocommerce ul.product_list_widget li, .sidebar .seasoned-pro.woocommerce-page ul.cart_list li, .sidebar .seasoned-pro.woocommerce-page ul.product_list_widget li {
    width: 50%;
    float: left;
    padding: 1%;
}
.seasoned-pro.woocommerce.archive ul.products li.product, .seasoned-pro.woocommerce-page ul.products li.product {
    text-align: center;
}
.seasoned-pro.woocommerce ul.products li.product .woocommerce-loop-category__title, .seasoned-pro.woocommerce ul.products li.product .woocommerce-loop-product__title, .seasoned-pro.woocommerce ul.products li.product h3 {
    color: #515555;
}
.seasoned-pro.woocommerce ul.cart_list li img, .seasoned-pro.woocommerce ul.product_list_widget li img {
    width: 100%;
}
.seasoned-pro.woocommerce-checkout #payment ul.payment_methods li {
    list-style: none;
}
.seasoned-pro.woocommerce-page input[type="checkbox"], .seasoned-pro.woocommerce-page input[type="radio"] {
    width: auto;
}
.seasoned-pro.woocommerce ul.products li.product .price del, .seasoned-pro.woocommerce div.product p.price del, .seasoned-pro.woocommerce div.product span.price del {
    display: inline;
}
.seasoned-pro.woocommerce .quantity .qty {
    padding: 9px 0;
}
.seasoned-pro.woocommerce-page table.cart td.actions .input-text {
    width: 120px;
}
.seasoned-pro.woocommerce-cart table.cart td.actions .coupon .input-text {
    text-align: center;
    padding: 15px 10px;
}
.seasoned-pro.woocommerce-checkout #payment {
    background-color: #f7f9fc;
}
.seasoned-pro.woocommerce .product-title {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.seasoned-pro.woocommerce form .form-row textarea {
    height: 50px;
}
.seasoned-pro.woocommerce div.product .woocommerce-tabs {
    display: block;
    margin: 10px auto;
    padding: 0;
}
.seasoned-pro .product_meta, .seasoned-pro .product_meta a {
    color: #bbb;
    border: 0;
    font-size: 9px;
    font-size: 0.9rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.seasoned-pro.woocommerce .related {
    display: block;
    clear: both;
}
.seasoned-pro .wcmenucart-contents {
    color: #bbb;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: lowercase;
    letter-spacing: 1px;
}
.seasoned-pro.woocommerce form.checkout_coupon, .seasoned-pro.woocommerce form.login, .seasoned-pro.woocommerce form.register {
    text-align: left;
    background-color: #f7f9fc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 0 solid #d3ced2;
    margin: 2em 0;
    padding: 20px;
}
.seasoned-pro.woocommerce .related h2:first-child {
    margin-top: 77px;
    text-align: center;
    border-top: 1px solid #eee;
    font-size: 21px;
    font-size: 2.1rem;
    padding: 37px 0;
}
.genesis-skip-link {
    margin: 0;
}
.genesis-skip-link li {
    width: 0;
    height: 0;
    list-style: none;
}
:focus {
    color: #000;
    outline: #ccc solid 1px;
}
.home-top .featured-content .simple-grid .entry-title, .home-top .simple-grid .entry-title {
    font-size: 21px;
    font-size: 2.1rem;
    letter-spacing: 1.25px;
}
.home-top article:not(.simple-grid) .entry-title {
    font-size: 37px;
    font-size: 3.7rem;
}
.home-top article:not(.simple-grid) .entry-title:before {
    display: block;
    margin-bottom: 37px;
    background-color: #de6374;
    content: "";
    height: 2px;
}
.home-top .widget-title, .home-bottom .widget-title {
    text-align: left;
    color: #9cd6cb;
    font-size: 1.8em;
    font-variant: small-caps;
    text-transform: none;
}
.home-middle {
    display: grid;
    margin-bottom: 27px;
    grid-gap: 1%;
}
.home-middle .widget:not(.featured-content) {
    grid-column: col / span 3;
}
.home-middle .widget.widget_media_image {
    grid-column: auto;
}
.home-middle .entry {
    margin-bottom: 0;
    position: relative;
}
.home-middle .aligncenter, .home-middle .page .entry-title {
    margin-bottom: 0;
}
.home-middle .featuredpage .entry-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: 100%;
    text-align: center;
    left: 0;
    background-color: rgba(81, 85, 85, 0.4);
    position: absolute;
    top: 0;
    height: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.home-middle .featuredpage .entry-header:hover {
    background-color: rgba(81, 81, 85, 0.7);
}
.home-middle .page .entry-title {
    line-height: 1;
}
.home-middle .featuredpage .entry-title a {
    color: #fff;
    font-size: 21px;
    font-size: 2.1rem;
}
.recipes-top {
    display: grid;
    grid-gap: 6%;
}
.recipes-top .widget-title {
    height: 0;
    border: 0;
    text-indent: -9999px;
    padding: 0;
}
.recipes-top .widget_categories {
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
}
.recipes-top .widget_categories:focus, .recipes-top .widget_categories:hover {
    border-bottom: 2px solid #000;
}
.recipes-bottom {
    display: grid;
    margin-bottom: 77px;
    grid-gap: 1%;
}
.recipes-bottom section, .recipes-bottom .featured-content.seasoned-featured {
    grid-column: col / span 4;
}
.recipes-bottom .featured-content {
    grid-column: initial;
}
.recipes-top .widget_categories select {
    border: 0;
}
.recipes-bottom .widget:first-child .widget-title {
    border-top: 0;
}
.recipes-bottom .widget-title {
    font-size: 1.7rem;
}
.recipes-bottom .featured-content .page .entry-title {
    margin-bottom: 0;
    text-align: center;
    font-size: 17px;
    font-size: 1.7rem;
}
.recipes-bottom h2.entry-title {
    display: none;
}
.filter-wrap {
    margin-top: 0;
}
.filter-toggle {
    display: none;
}
.page-template-filter-recipes .entry {
    margin-bottom: 32px;
}
.page-template-filter-recipes .entry-title {
    margin-bottom: 10px;
}
body .facetwp-facet {
    margin-bottom: 30px;
}
.holidays-top {
    display: grid;
    grid-gap: 6%;
}
.holidays-top .widget-title {
    height: 0;
    border: 0;
    text-indent: -9999px;
    padding: 0;
}
.holidays-top .widget_categories {
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
}
.holidays-top .widget_categories:focus, .holidays-top .widget_categories:hover {
    border-bottom: 2px solid #000;
}
.holidays-bottom {
    display: grid;
    margin-bottom: 77px;
    grid-gap: 1%;
}
.holidays-bottom section, .holidays-bottom .featured-content.seasoned-featured {
    grid-column: col / span 4;
}
.holidays-bottom .featured-content {
    grid-column: initial;
}
.holidays-top .widget_categories select {
    border: 0;
}
.holidays-bottom .widget:first-child .widget-title {
    border-top: 0;
}
.holidays-bottom .widget-title {
    font-size: 1.7rem;
}
.holidays-bottom .featured-content .page .entry-title {
    margin-bottom: 0;
    text-align: center;
    font-size: 17px;
    font-size: 1.7rem;
}
.printables-top {
    display: grid;
    grid-gap: 6%;
}
.printables-top .widget-title {
    height: 0;
    border: 0;
    text-indent: -9999px;
    padding: 0;
}
.printables-top .widget_categories {
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
}
.printables-top .widget_categories:focus, .printables-top .widget_categories:hover {
    border-bottom: 2px solid #000;
}
.printables-bottom {
    display: grid;
    margin-bottom: 77px;
    grid-gap: 1%;
}
.printables-bottom section, .printables-bottom .featured-content.seasoned-featured {
    grid-column: col / span 4;
}
.printables-bottom .featured-content {
    grid-column: initial;
}
.printables-top .widget_categories select {
    border: 0;
}
.printables-bottom .widget:first-child .widget-title {
    border-top: 0;
}
.printables-bottom .widget-title {
    font-size: 1.7rem;
}
.printables-bottom .featured-content .page .entry-title {
    margin-bottom: 0;
    text-align: center;
    font-size: 17px;
    font-size: 1.7rem;
}
.before-header {
    text-align: center;
    background-color: #f9eee5;
    clear: both;
    overflow: hidden;
    padding: 10px 0;
}
.before-header img, .before-header iframe {
    display: block;
    margin: 0 auto;
}
.before-header .widget {
    max-width: 90%;
    width: 1065px;
    margin: 0 auto;
}
.site-header {
    width: 100%;
    text-align: center;
    background-color: #fff;
    min-height: 77px;
    position: fixed;
    top: 0;
    z-index: 9999;
    padding: 5px 27px 0;
}
.admin-bar .site-header {
    top: 32px;
}
.site-header .wrap {
    max-width: 1065px;
    margin: 0 auto;
}
.site-header > .wrap > * {
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.title-area {
    padding-top: 7px;
    padding-bottom: 7px;
    float: left;
}
.header-image .title-area {
    width: 117px;
    margin-top: 5px;
    height: 77px;
    padding: 0;
}
.site-title {
    font-size: 37px;
    font-size: 3.7rem;
    line-height: 1;
    font-weight: 300;
    margin: 10px 0 0;
}
.site-title a {
    color: #515555;
    text-decoration: none;
}
.site-title a:hover, .site-title a:focus {
    color: #de6374;
    text-decoration: none;
}
.header-image .site-title > a {
    width: 100%;
    margin-top: -15px;
    -webkit-background-size: contain !important;
    background-size: contain !important;
    float: left;
    min-height: 77px;
    position: relative;
    background-position: left center !important;
    z-index: 999999;
}
.header-image .site-title, .site-description {
    display: block;
    margin-bottom: 0;
    height: 0;
    text-indent: -9999px;
}
.genesis-nav-menu {
    width: 100%;
    clear: both;
    line-height: 1;
}
.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: left;
}
.genesis-nav-menu .menu-item:focus, .genesis-nav-menu .menu-item:hover {
    position: relative;
}
.genesis-nav-menu a {
    display: block;
    color: #000;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    font-family: "Rubik", sans-serif;
    font-variant: small-caps;
    letter-spacing: 1px;
    padding: 10px 15px;
}
.genesis-nav-menu a:focus, .genesis-nav-menu a:hover {
    background-color: #9cd6cb !important;
    color: #fff !important;
}
.nav-primary .genesis-nav-menu .sub-menu a:hover {
    background-color: #9cd6cb;
    color: #fff !important;
}
.genesis-nav-menu .sub-menu {
    width: 160px;
    left: -9999px;
    background-color: transparent;
    position: absolute;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
    z-index: 99;
}
.genesis-nav-menu .sub-menu:before {
    width: 0;
    left: 15px;
    position: absolute;
    top: 0;
    content: " ";
    height: 0;
    border-bottom: 5px solid #f7f9fc;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.genesis-nav-menu .sub-menu .sub-menu:before {
    display: none;
}
.genesis-nav-menu > .menu-item > .sub-menu {
    padding-top: 5px;
}
.genesis-nav-menu > .menu-item > .sub-menu > .menu-item:first-child {
    -moz-border-radius: 1px 1px 0 0;
    -webkit-border-radius: 1px 1px 0 0;
    -o-border-radius: 1px 1px 0 0;
    border-radius: 1px 1px 0 0;
}
.genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child, .genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child, .genesis-nav-menu .sub-menu a {
    background-color: #f7f9fc;
}
.genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
    padding-top: 5px;
}
.genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child {
    -moz-border-radius: 0 0 1px 1px;
    -webkit-border-radius: 0 0 1px 1px;
    -o-border-radius: 0 0 1px 1px;
    border-radius: 0 0 1px 1px;
}
.genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
    padding-bottom: 5px;
}
.genesis-nav-menu .sub-menu a {
    width: 170px;
    position: relative;
    font-size: 13px;
    font-size: 1.3rem;
    text-transform: none;
    letter-spacing: 0;
    padding: 12px 15px;
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin: -42px 0 0 170px;
}
.genesis-nav-menu .menu-item:hover {
    position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}
.nav-primary {
    width: 940px;
    text-align: right;
    float: right;
    margin: 10px auto 0;
}
.nav-primary .genesis-nav-menu .menu-item {
    vertical-align: middle;
}
.nav-primary .genesis-nav-menu .sub-menu a {
    color: #aaa;
}
.nav-primary .genesis-nav-menu .sub-menu li:last-child a {
    padding-right: 0;
    border-bottom: none;
}
.nav-primary .genesis-nav-menu .sub-menu a:focus, .nav-primary .genesis-nav-menu .sub-menu a:hover {
    background-color: #9cd6cb;
}
.nav-primary .alignleft {
    float: left;
}
#simple-social-icons-3 {
    background-color: #9cd6cb;
}
#simple-social-icons-2 {
    background-color: #fff !important;
}
#seasoned-social .simple-social-icons ul {
    padding: 9px 0;
}
.genesis-nav-menu .simple-social-icons {
    vertical-align: baseline;
    margin: 0 3px;
}
.genesis-nav-menu .simple-social-icons li {
    margin: 0 2px !important;
}
.genesis-nav-menu .search-form {
    display: inline-block;
    width: auto;
    margin-left: 17px;
    vertical-align: middle;
}
.genesis-nav-menu .search-form input {
    font-size: 80%;
}
.nav-secondary {
    margin-bottom: 17px;
    text-align: center;
    text-transform: uppercase;
}
.nav-secondary .genesis-nav-menu {
    margin-top: 27px;
}
.nav-secondary .genesis-nav-menu a {
    padding-left: 25px;
}
.nav-secondary .genesis-nav-menu li:first-child:before {
    content: "";
}
.nav-secondary .genesis-nav-menu li:before {
    float: left;
    content: "·";
    margin-right: 15px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 60px;
}
.menu .menu-item:focus, .menu .menu-item.sfHover {
    position: static;
}
.menu .menu-item > a:focus + ul.sub-menu, .menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}
.genesis-nav-menu .menu-item.sfHover > .sub-menu > .menu-item.sfHover > .sub-menu {
    left: 160px;
    margin-left: 0;
}
.menu-toggle, .sub-menu-toggle {
    display: none;
    visibility: hidden;
}
.entry {
    margin-bottom: 77px;
}
.featured-content .simple-grid.entry {
    margin-bottom: 17px;
}
.landing-page .entry {
    margin-bottom: 0;
}
.entry-content p:last-of-type {
    margin-bottom: 0;
}
.entry-content ol, .entry-content ul {
    margin-bottom: 37px;
    margin-left: 37px;
}
.entry-content ol > li {
    margin-bottom: 7px;
    list-style-type: decimal;
}
.entry-content ul > li {
    margin-bottom: 7px;
    list-style-type: disc;
}
.entry-content ol ol, .entry-content ul ul {
    margin-bottom: 0;
}
p.center {
    text-align: center;
}
p.entry-meta {
    margin-bottom: 0;
    color: #aaa;
    font-size: 80%;
}
.entry-meta a {
    color: #aaa;
}
.entry-meta a:hover, .entry-meta a:focus {
    color: #515555;
    text-decoration: none;
}
.single.full-width-content .entry-header {
    text-align: center;
}
.entry-footer {
    margin-top: 27px;
}
.entry-footer p.entry-meta {
    font-size: 90%;
}
.entry-categories, .entry-tags {
    display: block;
    color: #fff;
}
a.category, .entry-categories a, .entry-tags a {
    background-color: #f7f9fc;
    color: #aaa;
    line-height: 37px;
    padding: 3px 7px;
}
a.category:hover, .entry-categories a:hover, .entry-tags a:hover {
    color: #515555;
}
.dot {
    margin: 0 11px;
}
.pagination {
    clear: both;
}
.archive-pagination li, .pagination .nav-links {
    display: inline-block;
    margin-bottom: 10px;
}
.archive-pagination a, .pagination .nav-links .page-numbers {
    color: #bbb;
    line-height: 1;
    letter-spacing: 1px;
    padding: 7px 15px;
}
.archive-pagination a:hover, .archive-pagination a:focus, .pagination .nav-links a:focus, .pagination .nav-links a:hover {
    color: #777;
    border-bottom: 1px solid #ddd;
}
.archive-pagination li.active a, .pagination .nav-links .page-numbers.current {
    background-color: #f7f9fc;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    color: #000;
    border: 0;
}
.adjacent-entry-pagination {
    margin-bottom: 0;
}
.comment-respond, .entry-comments, .entry-pings {
    font-size: 90%;
}
.entry-comments, .entry-pings {
    margin-bottom: 77px;
}
.comment-list li {
    padding: 37px 0 0 30px;
}
.comment-list .depth-1 {
    padding-left: 0;
}
.comment-header {
    margin-bottom: 30px;
    font-size: 95%;
    line-height: 1.5;
}
.comment-content {
    clear: both;
}
.comment-content p {
    margin-bottom: 20px;
}
.comment-content ul > li {
    list-style-type: disc;
}
.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
    width: 100%;
}
.comment-respond label {
    display: block;
    margin-right: 12px;
}
.comment-header p {
    margin-bottom: 0;
}
.entry-pings .reply {
    display: none;
}
.sidebar, .sidebar p {
    font-size: 90%;
}
.sidebar .widget {
    margin-bottom: 77px;
}
.footer-widgets {
    display: block;
    background-color: #f9eee5;
    clear: both;
    overflow: hidden;
    padding: 37px 5%;
}
.footer-widgets .wrap {
    display: grid;
    max-width: 1400px;
    width: 100%;
    grid-gap: 1%;
}
.footer-widgets-1 {
    grid-column: span 3;
}
.footer-widgets .widget {
    margin-bottom: 21px;
}
.footer-widgets li {
    margin-bottom: 6px;
    list-style-type: none;
    word-wrap: break-word;
}
.footer-widgets img {
    margin: 0;
}
.footer-widgets .widget-title {
    line-height: 37px;
}
.footer-widgets .menu-item {
    padding-bottom: 3px;
    margin-bottom: 3px;
}
.footer-widgets .menu-item a {
    color: #777;
    font-size: 80%;
}
.footer-widgets .menu-item a:hover {
    color: #515555;
}
.footer-social a {
    letter-spacing: 2px;
    margin: 0 15px;
}
.site-footer {
    text-align: center;
    color: #aaa;
    font-size: 70%;
    font-weight: 300;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 27px 0;
}
.site-footer a {
    color: #aaa;
    text-decoration: none;
}
.site-footer a:hover {
    color: #515555;
}
.nav-primary .genesis-nav-menu > .search {
    display: inline-block;
    width: auto;
    position: relative;
    padding: 0;
}
li a.icon-search:before {
    margin-left: 20px;
    content: "\f002";
    font-size: 1.5em;
    font-weight: normal;
    font-family: FontAwesome;
    font-style: normal;
    text-decoration: inherit;
}
li a.icon-search {
    cursor: pointer;
}
.search-div {
    display: none;
    width: 300px;
    background-color: #f2efef;
    position: absolute;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    right: 0;
    z-index: 10;
    padding: 10px;
}
.search-div .search-form {
    width: 260px;
    position: relative;
}
.search-div .search-form input[type="search"] {
    width: 100%;
    font-size: 16px;
    padding: 10px;
}
.search-div .search-form input[type="submit"] {
    width: 300px !important;
    position: absolute;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    bottom: 1px;
    right: -1px;
    padding: 10px 14px;
}
input:focus::-webkit-input-placeholder {
    color: transparent;
}
input:focus:-moz-placeholder {
    color: transparent;
}
input:focus::-moz-placeholder {
    color: transparent;
}
input:focus:-ms-input-placeholder {
    color: transparent;
}
.wprm-recipe.wprm-recipe-simple {
    margin-bottom: 0;
}
.wrap, .content-sidebar-wrap, .alt-sidebar-content .site-inner {
    max-width: 1140px;
    overflow: visible;
}
.wprm-recipe {
    border: 10px solid #9cd6cb !important;
}
.category .entry-title a {
    font-weight: 700;
    text-transform: uppercase;
}
.fa-instagram:before {
    display: block;
    margin-top: 50%;
    content: '\e806';
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 80px;
    font-size: 6vw;
    font-weight: normal;
    font-family: fontello;
    font-style: normal;
}
.recipeig a {
    color: #de6374 !important;
    color: #484744;
}
.recipeig {
    background-color: #9cd6cb;
    font-size: 92%;
    line-height: 1.5;
    margin: 0 0 25px;
    padding: 10px 20px;
}
.recipeig p:before {
    display: block;
    float: left;
    content: '\e806';
    color: #000;
    margin-right: 10px;
    font-size: 50px;
    line-height: 0.9;
    font-weight: normal;
    font-family: fontello;
    font-style: normal;
    vertical-align: middle;
}
.recipeig .strong {
    color: #fff;
    font-weight: bold;
    font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    letter-spacing: .08em;
}
.after-entry .widget-title {
    padding-top: 10px;
    color: #000 !important;
    font-size: 1.4em;
    line-height: 1.4;
    text-transform: none;
}
.after-entry .simple-social-icons ul li a {
    background-color: transparent !important;
    color: #000 !important;
    border: none !important;
}
.after-entry .simple-social-icons ul li a:hover {
    background-color: transparent !important;
    color: #000 !important;
    border: none !important;
}
.site-header .simple-social-icons ul li a {
    background-color: #fff !important;
    color: #000 !important;
    border: none !important;
}
.site-header .simple-social-icons ul li a:hover {
    background-color: #9cd6cb !important;
    color: #fff !important;
    border: none !important;
}
.after-entry .simple-social-icons ul {
    padding: 0 !important;
}
.site-header .wrap {
    max-width: 1140px;
    margin: 0 auto;
}
.site-header {
    padding-left: 0;
}
.bottm-fixed-social {
    background: white;
    position: fixed;
    width: 100%;
    z-index: 99999;
    bottom: 0;
    left: 0;
}
.bottm-fixed-social .swp_social_panel.scale-full_width.swp_horizontal_panel ,.bottm-fixed-social .swp_social_panel:not(.nc_floater).scale-100.scale-full_width{
    width: 740px !important;
    position: relative;

}
.bottm-fixed-social{
    display: none;
}
.bottm-fixed-social.shownow {
    display: block;
}
.swp_social_panelSide.swp_floating_panel.left {
    left: 5px !important;
}
.swp_social_panelSide.swp_floating_panel{
    left: -150px !important;
}
.footer-social svg {
    position: relative;
    top: 6px;
    fill: #aaa !important;
}
.footer-social a:hover svg {
    fill: #000 !important;
}
a.privacy-policy {
    margin-left: 10px;
    color: #000;
}
section#text-4 a {
    box-shadow: 0px 4px 10px rgb(39 57 101 / 10%);
}
section#text-4 a span {
    padding-bottom: 15px;
    display: block;
}
section#text-4 a:hover {
    background: #9cd6cb;
    color: #fff;
}
.widget.simple-social-icons {
	background: none !important;
}
.widget.simple-social-icons li a {
	font-size: 19px !important;
}

@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) {
.header-image .site-header {
    -webkit-background-size: contain !important;
    background-size: contain !important;
}
}
@media only screen and (max-width: 1200px) {
.title-area {
    float: left;
}
.menu-toggle, .sub-menu-toggle {
    display: block;
    visibility: visible;
}
.nav-primary {
    float: none;
    clear: left;
}
.nav-primary .alignleft {
    float: none;
}
.menu-toggle {
    width: 95%;
    background-color: transparent;
    cursor: pointer;
    min-height: 50px;
    position: relative;
}
.menu-toggle span {
    left: 100%;
    margin-left: -10px;
    top: 23px;
}
.menu-toggle span, .menu-toggle span:before, .menu-toggle span:after {
    display: block;
    width: 20px;
    background-color: #101010;
    cursor: pointer;
    position: absolute;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    content: "";
    height: 3px;
    -moz-transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.menu-toggle span:before {
    top: -5px;
}
.menu-toggle span:after {
    bottom: -5px;
}
.menu-toggle.active span {
    background-color: transparent;
}
.menu-toggle.active span:before, .menu-toggle.active span:after {
    top: 0;
}
.menu-toggle.active span:before {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu-toggle.active span:after {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu-toggle:hover, .menu-toggle:focus {
    background-color: transparent;
}
.sub-menu-toggle {
    cursor: pointer;
    position: absolute;
    top: 0;
    color: #999;
    right: 0;
    padding: 14px 18px;
}
.sub-menu-toggle:before {
    content: "+";
}
.sub-menu-toggle.active:before {
    content: "-";
}
nav {
    display: none;
    position: relative;
}
.genesis-nav-menu {
    border: none;
}
.genesis-nav-menu .menu-item {
    display: block;
    text-align: left;
    position: relative;
    border-bottom: 1px solid #eee;
}
.genesis-nav-menu .menu-item:hover, .genesis-nav-menu .menu-item:focus {
    position: relative;
}
.genesis-nav-menu .sub-menu {
    display: none;
    width: 100%;
    position: static;
    border-top: 1px solid #eee;
    clear: both;
    opacity: 1;
}
.genesis-nav-menu .sub-menu:before {
    display: none;
}
.genesis-nav-menu .sub-menu .menu-item:last-child {
    border-bottom: none;
}
.genesis-nav-menu .sub-menu a {
    width: auto;
    position: relative;
    border: none;
    padding: 16px 22px;
}
.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu a:focus {
    background-color: #101010;
    opacity: 1;
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
}
.genesis-nav-menu .sub-menu .sub-menu a {
    padding-left: 30px;
}
.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
    padding-left: 40px;
}
.genesis-nav-menu .search-form {
    width: 100%;
    margin-left: 0;
}
.genesis-nav-menu .search-form input {
    -webkit-background-size: contain;
    background-size: 19px 19px;
    background-color: #fff;
    background-image: url(images/search.svg);
    background-repeat: no-repeat;
    background-position: center left 250px;
    padding: 17px 17px 17px 47px;
}
.seasoned-social {
    padding: 17px 17px 17px 7px;
}
.genesis-nav-menu .simple-social-icons ul.aligncenter {
    text-align: left;
}
.before-header .enews-widget p {
    height: 0;
    text-indent: -9999px;
}
.site-header > .wrap {
    position: relative;
}
.site-header .menu-toggle {
    width: auto;
    position: absolute;
    top: 4px;
    right: 15px;
}
#seasoned-social .simple-social-icons ul {
    margin: 0 !important;
    padding: 0 !important;
}
.genesis-nav-menu .menu-item.seasoned-search, .nav-primary .search-form input {
    border-bottom: none;
}
.site-container > .menu-toggle {
    display: table;
    width: auto;
    margin: 0 auto;
}
}
@media (max-width: 1024px) {
.single .entry-content > .swp_social_panel {
    display: none !important;
}
html .widget.simple-social-icons .widget-wrap ul.aligncenter li {
	display: inline-block !important;
	width: auto !important;
}
html div.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt) {
    display: none;
}
html .mobmenu-results-list li {
    text-align: left;
    font-size: 14px;
}
html .mobmenu-results-list li a {
    color: white;
}
html .mobmenu-ajax-search-results {
    background-color: #9cd6cb;
}
html .mobmenur-container {
    top: 3px;
    right: 2px;
}
html .mobmenu-left-panel .mob-cancel-button {
    color: black;
    margin-right: 10px;
}
html .mob-icon-cancel-1:before {
    font-size: 20px;
    font-weight: 100;
}
html .mob-menu-logo-holder {
    margin-left: 70px;
}
html .simple-social-icons ul.aligncenter li {
    display: block;
    width: 100%;
    text-align: left;
    float: left;
}
html #genesis-content .simple-social-icons ul.aligncenter li {
    display: inline-block;
    width: initial;
    float: none;
}
html .mobmenu-left-panel {
    width: 130px;
}
html .show-nav-left .mobmenu-overlay {
    background-color: rgba(255, 255, 255, 0.7);
}
html .mobmenu-content li.simple-social-icons a {
    padding: 10px 20px 10px 0;
}
html .mob-menu-slideout-over .mobmenu-panel {
    z-index: 300000;
}
html .mobmenu-search-holder {
    min-height: 62px;
}
html .mobmenu-search-holder .mob-icon-search-6 {
    padding-top: 0;
}
html.show-mob-menu-search .mobmenu-overlay {
    background-color: transparent;
}
.search main#genesis-content article {
    width: 48%;
    clear: none;
    margin-right: 4%;
}
.search main#genesis-content article:nth-child(2n+1) {
    margin-right: 0;
}
.search .simple-grid .entry-title {
    font-size: 14px;
}
}
@media only screen and (max-width: 1023px) {
.site-inner {
    max-width: 720px;
}
.content, .full-width-content .content, .sidebar {
    width: 100%;
}
.site-header {
    padding-left: 5%;
    padding-right: 5%;
}
.genesis-skip-link .skip-link-hidden {
    display: none;
    visibility: hidden;
}
.genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
    padding-top: 0;
}
.genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
    padding-bottom: 5px;
}
.content-sidebar .content, .sidebar-content .content {
    margin-bottom: 77px;
}
.page-template-filter-recipes .site-inner, .page-template-filter-recipes .content-sidebar-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}
.page-template-filter-recipes .sidebar {
    margin-bottom: 30px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.page-template-filter-recipes .content, .page-template-filter-recipes .content-sidebar-wrap {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.page-template-filter-recipes .sidebar .widget {
    margin-bottom: 20px;
    padding: 0;
}
.page-template-filter-recipes .sidebar .widget:last-of-type {
    margin-bottom: 0;
}
.filter-wrap {
    display: none;
    margin-top: 20px;
}
.filter-toggle {
    display: block;
    width: 100%;
    visibility: visible;
}
}
@media only screen and (max-width: 800px) {
.nav-primary .genesis-nav-menu > .search {
    display: block;
    text-align: left;
}
.search-div {
    left: 0;
}
}
@media only screen and (max-width: 782px) {
.site-inner {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}
.home-bottom .widget-title {
    display: none;
}
.landing-page .content {
    margin-bottom: 0;
}
.after-entry {
    padding: 10px 0;
}
.after-entry .simple-social-icons ul {
    padding: 0 !important;
}
.after-entry .enews-widget form {
    margin-left: 0;
    margin-right: 0;
}
.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .pricing-table .one-fifth, .pricing-table .one-fourth, .pricing-table .one-half, .pricing-table .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
    width: 100%;
    margin: 0;
}
.featured-content .simple-grid .entry-title, .simple-grid .entry-title {
    font-size: 21px;
    font-size: 2.1rem;
}
.footer-widgets .wrap {
    display: block;
}
.footer-social a span {
    display: none;
}
}
@media only screen and (max-width: 767px) {
.recipes-bottom article {
    width: 25% !important;
    float: left !important;
    padding: 2.5% !important;
}
.holidays-bottom article {
    width: 25% !important;
    float: left !important;
    padding: 2.5% !important;
}
}
@media only screen and (max-width: 600px) {
.before-header .enews-widget .widgettitle, .before-header .enews-widget form, .before-header .enews-widget form input {
    display: block;
    width: 90%;
    text-align: center;
    float: none;
    line-height: 1.5;
    margin: 0 auto 7px;
}
.post-content-wrap {
    max-width: calc(50% - 30px);
    margin: 0 15px;
}

.before-header .enews-widget input[type="submit"] {
    display: block;
    margin-top: -42px;
    float: right;
    margin-right: 5%;
}
.featured-content .alignleft, .featured-content .alignright {
    display: block;
    max-width: 100%;
}
.home-bottom a.alignleft, .seasoned-featured a.alignleft {
    float: none;
    margin-right: 0;
}
.sidebar .seasoned-featured .entry {
    margin-bottom: 40px;
}
.home-middle .featuredpage .entry-title a {
    font-size: 17px;
    font-size: 1.7rem;
}
}
@media only screen and (max-width: 340px) {
.search-div {
    width: auto;
}
}
@media only screen and (min-width: 1023px) {
.filter-wrap {
    display: block !important;
}
}


section#search-2 .widget-wrap h3 {
    text-align: center !important;
    color: #515555;
    font-size: 24px;
}

@media only screen and (max-width: 900px){
h3.widgettitle.widget-title {
    font-size: 14px !important;
}
}

form.search-form {
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}
.single .adthrive-sticky.adthrive-footer {
  z-index: 9 !important;
  position: relative !important;
}
.wprm-automatic-recipe-snippets + .adthrive-ad ,.entry-content .swp_social_panel + #AdThrive_Content_1_phone {
  display: none;
}{
  display: none !important;
}