/*
 * Web Fonts.
 */
@font-face {
    font-family: 'Apercu';
    src: url("../eot/apercu-bold-2.eot");
    src: url("../eot/apercu-boldd41d-2.eot#iefix") format("embedded-opentype"), url("../woff/apercu-bold-2.woff") format("woff"), url("../ttf/apercu-bold-2.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Signpainter';
    src: url("../eot/signpainter-2.eot");
    src: url("../eot/signpainterd41d-2.eot#iefix") format("embedded-opentype"), url("../woff/signpainter-2.woff") format("woff"), url("../ttf/signpainter-2.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Signpainter';
    src: url("../eot/signpainter-houseslant-2.eot");
    src: url("../eot/signpainter-houseslantd41d-2.eot#iefix") format("embedded-opentype"), url("../woff/signpainter-houseslant-2.woff") format("woff"), url("../ttf/signpainter-houseslant-2.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Signalist';
    src: url("../eot/signalist-2.eot");
    src: url("../eot/signalistd41d-2.eot#iefix") format("embedded-opentype"), url("../woff/signalist-2.woff") format("woff"), url("../ttf/signalist-2.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Knockout';
    src: url("../eot/knockout-2.eot");
    src: url("../eot/knockoutd41d-2.eot#iefix") format("embedded-opentype"), url("../woff/knockout-2.woff") format("woff"), url("../ttf/knockout-2.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Apercu';
    src: url("../eot/apercu-regular-2.eot");
    src: url("../eot/apercu-regulard41d-2.eot#iefix") format("embedded-opentype"), url("../woff/apercu-regular-2.woff") format("woff"), url("../ttf/apercu-regular-2.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/*
 * Container.
 */
#boxed {
    background: #fff;
}

/*
 * Helpers.
 */
.hide {
    display: none;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

strong,
.bold {
    font-weight: bold;
    font-family: "Roboto", "Open Sans", "Open+Sans", "Helvetica", "Arial", sans-serif !important;
}

.clear {
    width: 100%;
    clear: both;
}

.main-content ul {
    margin-left: 0;
}

.iga-grey {
    color: #30302F !important;
}

/*
 * Secondary Header
 */
#header-secondary-outer {
    background-color: #393939 !important;
}

body[data-header-color="custom"] #header-secondary-outer nav>ul>li>a {
    border-left: none !important;
}

#header-secondary-outer nav>ul>li>a,
body #header-secondary-outer nav>ul>li>a span.sf-sub-indicator [class^="icon-"],
#header-secondary-outer #social li a i {
    color: #fff !important;
    font-size: 12px !important;
}

#header-secondary-outer #social li a:hover i,
#header-secondary-outer nav>ul>li:hover>a,
#header-secondary-outer nav>ul>li.current-menu-item>a,
#header-secondary-outer nav>ul>li.sfHover>a,
#header-secondary-outer nav>ul>li.sfHover>a span.sf-sub-indicator [class^="icon-"],
#header-secondary-outer nav>ul>li.current-menu-item>a span.sf-sub-indicator [class^="icon-"],
#header-secondary-outer nav>ul>li.current-menu-ancestor>a,
#header-secondary-outer nav>ul>li.current-menu-ancestor>a span.sf-sub-indicator [class^="icon-"],
body #header-secondary-outer nav>ul>li:hover>a span.sf-sub-indicator [class^="icon-"] {
    color: rgba(255, 255, 255, 0.86) !important;
}

/*
 * Search.
 */
body.ascend #search-outer #search input[type="text"] {
    text-transform: none !important;
}

/*
 * Toggles
 */
.toggle h3 a {
    font-size: 19px !important;
    line-height: 34px !important;
    font-weight: 600 !important;
    color: #444 !important;
    padding: 10px 0 !important;
    font-family: "Roboto", "Open Sans", "Open+Sans", "Helvetica", "Arial", sans-serif !important;
}

/*
 * Single Recipe page
 */
.single-post .gigya-save-recipe {
    float: right;
}

.social-sharing.subscribed {
    float: left;
    margin-top: 0;
}

/*
 * Comments.
 */
p.mrp {
    margin-bottom: 15px;
    margin-top: 7px;
}

.ascend #author-bio.no-pagination,
.ascend .comment-wrap {
    border-top: 1px solid #3f3e3e;
}

.ascend .comment-list {
    border-bottom: 1px solid #3f3e3e;
}

.ascend #reply-title,
.ascend h3#comments,
#reply-title {
    text-align: left !important;
}

.comment-list .reply {
    right: 0;
}

.ascend #commentform .form-submit {
    text-align: right;
}

.ascend #reply-title {
    margin-bottom: 0;
}

.logged-in-as {
    width: 10%;
    float: left;
}

.ascend .comment-list {
    padding-bottom: 50px;
}

.comment-list li.comment>div,
.comment-list li.pingback>div {
    margin-top: 25px !important;
}

.comment-field {
    width: 90%;
    float: right;
}

.avatar,
.comment-list li.comment>div img.avatar,
.comment-list li.pingback>div img.avatar {
    border-radius: 3px;
    top: auto !important;
}

.comment-list li.comment>div p,
.comment-list li.pingback>div p {
    margin-top: 10px;
}

.ascend .comment-wrap h3#comments {
    padding-top: 0;
    margin-top: 20px;
}

.ascend #respond {
    margin-top: 20px !important;
}

article.post .content-inner {
    margin-bottom: 58px;
    padding-bottom: 0px;
}


article.type-post .content-inner .post-featured-img img {
    max-width: none;
    margin-bottom: 15px!important;
    width: 100%;
}

/*
 * Social Sidebar.
 */
.gigya-profile-widget-header {
    overflow: auto;
    margin-bottom: 10px;
}

.gigya-profile-widget-avatar {
    float: left;
}

.gigya-profile-widget-avatar img {
    border-radius: 2px;
    height: 45px !important;
}

.gigya-profile-widget-meta {
    float: left;
    line-height: 22px;
    width: 75%;
    font-size: 17px;
    font-family: Signpainter;
    margin-left: 15px;
    padding-top: 3px;
}

.gigya-profile-widget-meta-name {
    font-family: 'Signalist';
    font-size: 33px;
    /*font-weight: 400;*/
    letter-spacing: 1px;
    color: #d42b1e;
}

.gigya-profile-widget-action {
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
}

/*.gigya-profile-widget-login-action a {*/
/*font-size: 16px;*/
/*}*/
.gigya-profile-widget-action a {
    color: #3F3E3E;
    display: block;
}

.gigya-profile-widget-text {
    margin-top: 10px;
}

#mobile-slider .swiper-container .slider-next,
#mobile-slider .swiper-container .slider-prev {
    display: block;

}



/* SEARCH BAR TEXTFIELD AND POPUP*/
.search-row #searchsubmit {
    display: none !important;
}

.search-field {
    background-color: transparent !important;
    border: 1px solid #ccc !important;
    font-size: 16px !important;
    padding: 16px !important;
    border-radius: 6px !important;
    background-image: url(../png/search-icon%402x.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 16px;
}

.search-field a {
    padding-left: 20px;
    font-size: 16px;
    color: #30302F;
    display: block;
    width: 100%;
}

#search-box {
    top: 120px !important;
}



a.nectar-button.medium.accent-color.regular-button {
    background-color: transparent !important;
    border: 2px solid #E4291B;
    border-radius: 6px !important;
}

a.nectar-button.medium.accent-color.regular-button span {
    background-color: transparent;
    color: white;
    padding: 10px 70px;
    background: none;
}

@media all and (max-width : 480px) {
    a.nectar-button.medium.accent-color.regular-button span {
        padding: 10px 50px;
    }
}




a.nectar-button.large.accent-color.regular-button {
    background-color: #E4291B !important;
    border: 2px solid #E4291B;
    border-radius: 6px !important;
}

a.nectar-button.large.accent-color.regular-button:hover {
    background-color: #c42a24 !important;
    border: 2px solid #c42a24;
    opacity: 1;
}

a.nectar-button.large.accent-colorspan {
    background-color: #E4291B;
    color: #ffffff;
    padding: 10px 40px;
    background: none;
}

@media all and (max-width : 480px) {
    a.nectar-button.large.accent-color.regular-button span {
        padding: 10px 24px;
    }
}


.oswald-link {
    font-family: "Oswald", "Roboto", "Helvetica", "Arial", sans-serif !important;
    color: #E4291B;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: 0.5px;
    line-height: ;

}


.ascend .container-wrap input[type="submit"],
.ascend .container-wrap button[type="submit"],
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.nectar-button,
input[type=submit],
button[type=submit],
input[type="button"],
.button {
    cursor: pointer !important;
    border-radius: 6px !important;
    display: inline-block;
    font-family: "Oswald", "Roboto", "Helvetica", "Arial", sans-serif !important;
    transition: background 0.3s !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.5px !important;
    padding: 12px 28px !important;
    color: #ffffff;
    background-color: #E4291B;

}

.button i {
    font-size: 14px !important;
    top: -4px !important;
    position: relative !important;
}

.button.primary:hover {
    background: #ad2520;
}

/* Styles buttons that are in an active state, e.g. when a recipe has been saved. */
.button.active {
    background: #bb2822;
    color: #fff;
}

/* Secondary dark grey button. */
.button.secondary {
    background: #3F3E3E;
    color: #fff;
}

/*
 * UI tabs.
 */
.tabbed>ul li a {
    font-family: "Knockout", "Roboto", "Open Sans", "Open+Sans", "Helvetica", "Arial", sans-serif !important;
    font-weight: bold;
    letter-sping: 1.5px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #c2c2c2;
}

/*
 * UI card.
 */
.card {
    overflow: auto;
    padding: 0px;
}

.card:before {
    content: "";
    position: absolute;
    top: 0;
    height: 120px;
    left: 0;
    right: 0;
    box-shadow: 0 0px 15px -6px rgba(0, 0, 0, 0.65);
    z-index: 0;
    margin: 0;
}

.card-white {
    background: #fff;
}

.card-grey {
    background: #fafafa;
}

.card-offset {
    margin-top: 0px;
}

.card-bordered {
    border: 1px solid #c2c2c2;
}

span.addeventatc_icon.atc_node.notranslate {
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 1;
    left: 12px;
    width: 22px;
    background: url(../png/calendar-plus.png) no-repeat;
    height: 25px;
    position: absolute;
    z-index: 1;
    left: 12px;
    top: 10px !important;
    background-size: 22px 25px;
}


.card-body {
    padding: 0px;
}

.card-body .rate_post_wrapper {
    margin-right: 29px;
    margin-bottom: 10px;
}

.card-body #recipe-rate-and-meta-info h6 {
    position: relative;
    top: 4px;
}

.card-body #recipe-rate-and-meta-info {
    display: flex;
}

@media all and (max-width: 500px) {
    .card-body #recipe-rate-and-meta-info {
        display: block;
    }

    #show_rate_post_results {
        margin-bottom: 18px;
    }
}

.card-body #recipe-rate-and-meta-info .list {
    margin-bottom: 0px;
}

.card-body .remindToCook{
    background-color: rgba(48, 48, 47, 0.05);
    font-family: "Roboto", "Open Sans", "Open+Sans", "Helvetica", "Arial", sans-serif !important;
    font-weight: normal;
    font-size: 16px !important;
    box-shadow: none !important;
    padding: 16px 12px 16px 43px !important;
    transition: background 0.3s !important;
    border-radius: 6px;
}

#other_actions_div {
    display: flex;
}


@media all and (max-width: 500px) {

    .recipe-actions {
        display: block;
    }

    #other_actions_div {

       margin-left: 10px;
    }


    #other_actions_div .share-add-now-div {
        margin-left:  0px !important;
    }


}


.recipe-actions {
    display: flex;
    align-items: center;
    padding-top: 14px;
}


.recipe-actions .share-add-now-div {
    margin-left: 20px;
}

.recipe-actions .share-add-now-div .steadysets-icon-share {
    background-color: rgba(48, 48, 47, 0.05);
    padding: 16px;
    border-radius: 6px;
}

.recipe-actions .share-add-now-div .steadysets-icon-share:before {
    content: "\e63c";
    color: #272C33;
    font-size: 22px;
    position: relative;
    top: 3px;
}

.recipe-actions .addthis_inline_share_toolbox_eww6 {
    position: absolute;
    background-color: rgba(48, 48, 47, 0.05);
    padding: 10px;
    margin-top: 18px;
    z-index: 99;
}

.card-body .remindToCook:hover,
.recipe-actions .share-add-now-div .steadysets-icon-share:hover {
    background-color: #E3E3E3 !important;
}

.specials-div {
    background-image: url(../png/special-popup.png);
    width: 230px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    //-webkit-animation: scroll-me 2s infinite;
    //animation: scroll-me 2s infinite;
}

@keyframes scroll-me {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, 10px);
    }

    100% {
        transform: translate(0, 0);
    }
}

.specials-div .specials-text {
    color: #ffffff;
    position: relative;
    top: 5px;
}

.specials-div .specials-text a {
    text-decoration: underline;
    color: #ffffff;
}

/*
 * UI lists.
 */
.list {
    display: block;
    overflow: auto;
    margin-bottom: 24px;
}

.list .row {
    padding: 0;
}

.list.vertical {
    padding-left: 30px;
    margin-bottom: 0 !important;
    list-style: decimal inside !important;
}

.list.vertical li {
    margin-bottom: 25px;
    padding-left: 10px;
}

.list.inline {
    overflow: auto;
    padding: 0px;
}

.list.inline li {
    float: left;
    display: flex;
    margin-right: 25px;
    font-size: 16px;
}

.iconList img {
    margin-bottom: 0px !important;
    margin-right: 5px;
}

.iconList img.prep-icon {
    width: 16px !important;
    height: 21px;
}

.iconList .textPos {
    position: relative;
    top: -1px;
}

/*
 * Ratings.
 */
.after_title,
.before_title {
    font-size: 18px;
}

.rating-result {
    display: block;
    margin-left: 0;
    line-height: 30px;
}

.result-rating-title {
    color: #444;
    font-family: "Roboto", "Open Sans", "Open+Sans", "Helvetica", "Arial", sans-serif !important;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
}

/*
 * Fonts.
 */
a {
    color: #d42b1e;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
body,
em,
i,
b {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h2,
h3,
h4,
h5 {
    letter-spacing: 0 !important;
}

input[type=text],
textarea,
input[type=email],
input[type=password],
input[type=tel],
input[type=url],
input[type=search],
input[type=date],
.widget_search .search-form input[type=text],
.newsletter-widget form input[type=email],
span.subheader,
.subheader,
body,
p{
    font-family: "Roboto", "Open Sans", "Open+Sans", "Helvetica", "Arial", sans-serif !important;
}

@media all and (max-width:  1000px ) {
    body, p {
        font-size: 16px !important;
    }
}

.recipe-sidebar h4,
#sidebar h4 {
    font-weight: bold !important;
}

input[type=text],
textarea,
input[type=email],
input[type=password],
input[type=tel],
input[type=url],
input[type=search],
input[type=date],
body,
p,
li {
    font-size: 18px;
    color: #30302F;
    line-height: 28px;
}

input[type=text],
textarea,
input[type=email],
input[type=password],
input[type=tel],
input[type=url],
input[type=search],
input[type=date],
input[type=number] {
    border-radius: 6px;
    border:  1px solid #D1D0CE;
}


.subheader {
    margin-bottom: 15px;
    padding-bottom: 0;
    color: #3f3e3e;
}

.subheader {
    margin-top: 10px;
}

.recipe-body {
    margin: 0px;
    background: #fff;
    padding-bottom: 0px;
}

.recipe-ingredient.has-image {
    width: 50%;
    float: left;
    padding: 15px 50px;
    text-align: center;
}

.recipe-ingredient.has-no-image {
    width: 100%;
    float: left;
    text-align: left;
    padding: 10px 50px 10px 0px;
}

.recipe-ingredient.has-no-image .ingredientCheck {
    margin-right: 10px;
    -webkit-appearance:none;
    width:20px;
    height:20px;
    background:white;
    border-radius:5px;
    border:2px solid #555;
}

.recipe-ingredient.has-no-image .ingredientCheck:checked {
    background: transparent url(../jpg/check.jpg) no-repeat;
    background-size: contain;
}

.recipe-ingredient.has-no-image .ingredientText {
    position: relative;
    top: -7px;
}

.recipe-body #easy-swaps {
    padding-bottom: 30px;
    padding-top: 30px;
}

.recipe-body .heading-with-icon {
    display: flex;
    align-items: center;
}

.recipe-body .heading-with-icon img {
    padding-right: 20px;
    position: relative;
    top: -3px;
}

.recipe-wrap {
    background: #fff;
    width: 100%;
    margin: 70px auto 0px auto;
    max-width: 1100px;
}

.recipe-wrap .col {
    z-index: auto;
}



.recipe-header-image {
    background-size: cover !important;
    width: 100%;
}

.recipe-sidebar {
    margin: 25px 0;
}

.recipe-sidebar li {
    margin-bottom: 25px;
}

.recipe-community-creations .span_2 {
    margin-right: 15px;
}

.recipe-community-creations .community_creations_button {
    padding-top:  36px;
}
.recipe-community-creations .community_creations_button_no_submissions {
    padding-top:  36px;
}

/* Recipe meta (cook time, prep time etc) */
/*
 * Social Icons.
 */
a.pinterest-share i,
a.facebook-share i,
a.twitter-share i,
.google-plus-share i,
[class^="icon-"].icon-salient-heart,
[class^="icon-"].icon-salient-heart-2,
.linkedin-share i {
    color: #3f3e3e !important;
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    font-size: 16px !important;
}

a.twitter-share,
a.google-plus-share,
a.linkedin-share,
a.facebook-share {
    padding-right: 2px;
}

a.google-plus-share {
    padding-right: 0;
}

a.google-plus-share i {
    font-size: 15px !important;
}

.nectar-social>* {
    border-right: none;
}

.social-text {
    display: none !important;
}

.guided-cooking-icon-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 102;
    background: #FFD23C;
    padding: 5px 15px  5px 10px;

}

.guided-cooking-icon-wrap p {
    font-size: 13px !important;
}

article .article-content-wrap .recipes_categories a {
    font-size: 12.5px;
    line-height: 18px;
    margin-bottom: 12px;
}

article .content-inner .guided-cooking-icon-wrap + a > div.post-featured-img::after {

content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 101;
background: -moz-linear-gradient(top right,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.01) 53%, rgba(0,0,0,0) 44%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.01) 53%,rgba(0,0,0,0) 44%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(top right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.01) 53%,rgba(0,0,0,0) 44%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=‘#a6000000’, endColorstr=‘#00000000’,GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}



.nectar-sharing,
.n-shortcode .nectar-love,
.nectar-sharing-alt {
    padding: 0 5px;
}

.social-sharing {
    margin-top: 15px;
    text-align: right;
}

.social-sharing i {
    border-radius: 0 !important;
    background: transparent !important;
    color: #3F3E3E;
    width: auto !important;
    margin-left: 5px;
    top: auto !important;
}

.nectar-love,
span.count,
.nectar-love-count {
    display: none !important;
}

body .facebook-share.hovered i,
body .twitter-share.hovered i,
body .pinterest-share.hovered i,
body .google-plus-share.hovered i,
body .linkedin-share.hovered i {
    color: #3f3e3e !important;
}

/*
 * Sidebar
 */
.recent_posts_extra_widget .post-widget-text a {
    position: relative;
    top: 15px;
}

.recent_posts_extra_widget .post-widget-text span {
    display: none;
}

.recipe .card:before {
    content: "";
    position: absolute;
    top: -50px;
    height: 250px;
    left: 0;
    right: 0;
    /*box-shadow: 0 0 16px -8px #000; */
    box-shadow: none;
    z-index: -1;
    margin: 0;
}

/*
 * Navigation.
 */
body[data-header-color="custom"] header#top nav ul #search-btn>div {
    border-right: 1px solid #D9D9D9 !important;
    padding-right: 12px !important;
    padding-left: 15px !important;
    margin-right: 7px;
}

.sf-menu li a {
    font-family: "Roboto", "Open Sans", "Open+Sans", "Helvetica", "Arial", sans-serif;

}

.sf-menu li.current-menu-item a{
    font-weight: bold;
}


#header-secondary-outer {
    border-bottom: none !important;
}

#header-secondary-outer .container {
    min-height: 33px !important;
    border-bottom: 1px solid #D9D9D9 !important;
    padding: 0 10px !important;
}

#header-outer.small-nav header#top {
    box-shadow: 0px 1px rgba(0, 0, 0, 0.09) !important;
}

/*
 * Gigya.
 */
.gigya-user-actions-avatar img {
    float: left;
    width: 42px !important;
    margin-right: 10px;
}

#gigya-user-actions {
    width: 200px;
    padding-left: 15px;
}

.gigya-user-actions-meta {
    position: relative;
    top: 5px;
}

/*
 * Breadcrumb.
 */
#breadcrumbs {
    color: rgba(48, 48, 47, 0.5);
    padding-bottom: 0px;
}

#breadcrumbs a {
    color: rgba(48, 48, 47, 0.5);
}

.breadcrumb_last {
    color: #30302F;
}

/*
 * Excerpts.
 */
div.excerpt {
    margin-bottom: 15px !important;
}

/*
 * Mobile styles.
 */
.show-on-small {
    display: none;
}

/* iPad */
@media only screen and (max-width: 1024px) {
    .show-on-large {
        display: none;
    }

    .list.inline li {
        margin-right: 15px;
        margin-bottom: 10px;
    }

    .show-on-small {
        display: block;
    }
}

/* iPhone */
@media only screen and (max-width: 600px) {

    body .row .col.section-title h1,
    body h1 {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    #header-secondary-outer nav ul.sf-menu {
        padding: 2px 0 !important;
        border-top: none !important;
    }

    .show-on-large {
        display: none;
    }

    .show-on-small {
        display: block;
    }

    .recipe #page-header-wrap {
        /*display: none;*/
    }

    .recipe .card-body {
        padding-bottom: 0;
    }

    .recipe .col {
        margin-bottom: 15px !important;
    }

    .social-sharing.subscribed {
        float: none;
        width: 100%;
    }

    .recipe .row {
        padding-bottom: 10px !important;
        z-index: auto;
    }

    .recipe-image {
        padding-right: 0;
    }

    .logged-in-as img {
        padding-right: 10px !important;
    }

    .recipe-card {
        padding: 0;
    }

    .recipe-card:before {
        display: none;
    }

    .card {
        padding: 0;
        box-shadow: none;
    }

    .card-offset {
        margin-top: 0;
    }

    .recipe-body {
        margin: 0;
    }

    .button {
        width: 100%;
        margin-bottom: 10px;
    }

    header.row {
        padding-bottom: 0;
    }

    .card:before {
        content: none;
    }

    .avatar,
    .comment-list li.comment>div img.avatar {
        display: none;
    }

    #header-secondary-outer nav ul.sf-menu {
        border-top: none;
    }

    .recipe-sidebar {
        margin: 0 15px;
    }

    .card-body {
        padding: 15px;
    }

    .recipe-actions .addthis_inline_share_toolbox_eww6 {
        bottom: 47px;
    }
}

@media only screen and (max-width: 332px) {
    .recipe-actions .addthis_inline_share_toolbox_eww6 {
        bottom: 55px;
    }
}

/*
 * Salient fixes
 */
body.page-template-page-sidebar-php .main-content>.row>#post-area,
body.page-template-page-sidebar-php .main-content>.row>#sidebar,
body.page-template-page-left-sidebar-php .main-content>.row>#post-area,
body.page-template-page-left-sidebar-php .main-content>.row>#sidebar {
    margin-top: 0 !important;
}

body.single-post {
    background-color: #ffffff;
}

#post-area #pagination {
    padding-left: 0px;
}

.archive .page-header-bg-image:after {
    background-color: transparent;
}

/*
 * Formstack
 */
.fsBody .fsForm,
.fsBody {
    padding: 0 !important;
    margin: 0 !important;
}

.wf-active .fsBody,
.wf-active .fsBody input,
.fsBody {
    font-family: Roboto !important;
}

#fsSubmitButton2523453,
.fsNextButton,
.fsPreviousButton,
.fsSubmitButton {
    background-color: #d22d27 !important;
}

.fsForm select.fsRequired,
.fsForm textarea.fsRequired,
.fsRowBody input.fsRequired[type="email"],
.fsRowBody input.fsRequired[type="number"],
.fsRowBody input.fsRequired[type="tel"],
.fsRowBody input.fsRequired[type="text"] {
    padding: 0 10px !important;
}

/*
 * Search.
 */
#search-outer .ui-widget-content li span.desc {
    display: none !important;
}

.search-suggest-catalogue {
    text-align: center;
}

.search-suggest-catalogue h3 {
    font-weight: 300 !important;
    margin-top: 50px;
    font-family: Roboto !important;
    font-style: normal !important;
}

/*
 * Footer.
 */
.icon-footer-social {
    display: inline-block;
    width: 20px !important;
    text-align: left;
    font-size: 18px !important;
}

.ascend #footer-outer .widget h4,
.ascend #sidebar h4 {
    margin-bottom: 16px !important;
    font-family: "Knockout", "Roboto", "Helvetica", "Arial", sans-serif !important;
    color: #fff;
    font-size: 24px;
}

.ascend #sidebar h4 {
    color: #3F3E3E !important;
}

/*
 * Widgets.
 */
.taggable_posts_widget ul li:first-child {
    padding-top: 0px !important;
}

.taggable_posts_widget .post-widget-image {
    float: left;
    position: relative;
    z-index: 50;
    margin-right: 10px;
}

.taggable_posts_widget .post-widget-image img {
    margin: 3px 0px;
    display: block;
}

.taggable_posts_widget .clear {
    padding-bottom: 0px;
}

.taggable_posts_widget .post-widget-text {
    /*line-height: 50px;*/
    margin-top: 25px;
}

.taggable_posts_widget .post-widget-text span {
    margin-top: 2px;
    margin-bottom: 4px;
}

.taggable_posts_widget span {
    display: block;
    line-height: 13px;
    font-size: 11px;
    margin-bottom: 6px;
}

/* Recipe card */
.iconList .person-icon,
.iconList .clock-icon,
 .iconList .prep-icon{
    margin-bottom: 0px !important;
    margin-right: 11px;
    width: auto !important;
    height: 16px !important;
    position: relative;
    top: 4px;
}

.recipes-meta .recipe-meta-yield {
    margin-right: 20px;
    position: relative;
    top: -3px;
}

.recipes-meta .recipe-meta-cooktime {
    position: relative;
    top: -3px;
}

.recipe-popup-searchdiv {
    display: none;
}
.community-related-post {
    text-align: center;
}

.community-related-post img {
    border-radius: 10px;
}

.community-related-post h3 {
    font-size: 26px;
}

#newsletter_signup_locals_matter {
    background-image: url("../png/healthy-living-cta.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
    padding: 100px 54px !important;
    position: relative;
    z-index: 12;
    text-align: center;
}

#newsletter_signup_locals_matter h3 {
    font-family: "Roboto", "Open Sans", "Open+Sans", "Helvetica", "Arial", sans-serif !important;
    font-size: 40px !important;
    line-height: 52px !important;
    font-weight: bold;
    color: #FFF !important;
    text-align: center;
    max-width: 700px !important;
    margin: 0px auto 24px auto;
}

#newsletter_signup_locals_matter p {
    color: #FFF !important;
    text-align: center;
    max-width: 700px !important;
    margin: 0px auto 24px auto;
}

#newsletter_signup_locals_matter img {
    width: 200px !important;
}

#newsletter_signup_locals_matter .subscribeDiv {
    text-align: center;
}

#newsletter_signup_locals_matter a.nectar-button.medium.regular.accent-color.regular-button {
    background-color: #E4291B !important;
    border: 2px solid #E4291B;
    border-radius: 6px !important;
    color: #ffffff !important;
}

#newsletter_signup_locals_matter {
    display: none;
}

.category-healthy-living #newsletter_signup,
.single-post-healthy-living #newsletter_signup,
.category-kids-recipes #newsletter_signup,
.single-post-kids-recipes #newsletter_signup {
    display: none;
}


.single-post-healthy-living .locals_matters_logo_section {

    padding-top: 50px;
    color: #E4291B;

}

.single-post-healthy-living .locals_matters_logo_section a {
    display: flex;
    align-items: center;
}

.single-post-healthy-living .locals_matters_logo_section span {
    font-size: 16px;
    margin-right: 10px;
}

.single-post-healthy-living .locals_matters_logo_section .healthy_living_logo_black {
    width: 120px !important;

}

.category-healthy-living #newsletter_signup_locals_matter,
.single-post-healthy-living #newsletter_signup_locals_matter,
.category-kids-recipes #newsletter_signup_locals_matter,
.single-post-kids-recipes #newsletter_signup_locals_matter {
    display: block;
}


.category-healthy-living #breadcrumbs,
.category-kids-recipes #breadcrumbs {
    padding-bottom: 0px;
}
/* removing the filters for now because we want to hide the */
.category-kids-recipes .searchandfilter {
    display: none;
}

.searchandfilter {
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 20px;
}

.christmas_filters .searchandfilter {
    padding-bottom: 30px;
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 20px;
}


.searchandfilter ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.christmas_filters .searchandfilter ul li {
    margin-right: 20px;
    padding: 0px;
    min-height: 105px;
}

.no_results_class {
    padding: 30px 0px;
    font-size: 18px;
    font-weight: bold;
}

@media all and (max-width: 1000px) {
    .searchandfilter ul {
        display: block;
    }

    .searchandfilter ul li {
        padding: 10px 0px;
    }

    .searchandfilter ul li[data-sf-meta-type="choice"] label ,
    .searchandfilter ul li[data-sf-meta-type="choice"] label select {
        width: 100%;
    }

    .searchandfilter .meta-slider {
        max-width: inherit;
        width: 100%;
    }
}

.christmas_filters .searchandfilter .sf-field-reset {
    position: relative;
    top: 50px;
}

.searchandfilter .select2-container .select2-selection--multiple {
    min-height: 41px !important;
}

.searchandfilter input[type="search"] {
    border: 0px !important;
    padding: 0px 0px 0px 10px !important;
    font-size: 12px !important;
}
.searchandfilter select.sf-input-select {
    min-width: 220px;
}

@media all and (max-width: 1300px) {
    .searchandfilter select.sf-input-select {
        min-width: 200px;
    }
}

@media all and (max-width: 1100px) {
    .searchandfilter select.sf-input-select {
        min-width: 170px;
    }
}
.searchandfilter select.sf-input-select,
.searchandfilter input.sf-input-range-number.sf-input-number {
    box-shadow: none !important;
    border: 2px solid #DBDBDB !important;
    border-radius: 10px;
    font-size: 12px !important;
    min-height: 25px;
    color: #555;

}

.searchandfilter .noUi-connect {
    background-color: #e4291b;
}

.searchandfilter input.sf-input-range-number.sf-input-number {
    padding: 0px 0px 0px 10px !important;
}

.community-related-post .cat_name {
    margin-bottom: 5px;
    margin-top: 15px;
}

.community-related-post .img_wrapper {
    overflow: hidden;
    border-radius: 10px;
}

.community-related-post .img_wrapper img {
    transition: 0.50s;
    -webkit-transition: 0.50s;
    border-radius: 10px;
    margin-bottom: 0px;
}

.community-related-post .img_wrapper img:hover {
    transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
}



/***** CHRIS'S UPDATES *****/


.floating-recipe-cards .article-content-wrap .button.primary {
    display: none;
}

article .content-inner .post-featured-img::after,
body.blog.ascend a.nectar_video_lightbox.magnific-popup .post-featured-img:before,
article .content-inner .guided-cooking-icon-wrap + a > .post-featured-img::after  {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width:600px) {

    .floating-recipe-cards .button {
        width: auto;
    }

}



article .content-inner .post-featured-img::after {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2551435574) 100%);
}


/* THIS IS FOR DISPLAY 480PX to 690PX */


@media only screen and (min-width: 480px) and (max-width: 690px) {




    .floating-recipe-cards article.post .content-inner {
        width: 70%;

    }


    .blog .floating-recipe-cards article.post .content-inner {
        margin: 0 auto;

    }



    article .content-inner .post-featured-img,
    .blog.ascend article .content-inner .video {
        width: 100%;
    }



    article .content-inner .post-featured-img::after,
    body article.post .content-inner .post-featured-img::after {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.2542752101) 0%, rgba(0, 0, 0, 0) 25%);
    }

}











.category .breadcrumbs a, .tag .breadcrumbs a, .page-breadcrumbs a, .page-breadcrumbs span,
body.single-post-healthy-living .breadcrumbs a, body.single-post-healthy-living .breadcrumbs span,
body.single-post-kids-recipes .breadcrumbs a, body.single-post-kids-recipes .breadcrumbs span
 {
    color: rgba(48, 48, 47, 0.5) !important;
    padding-right: 4px;
}

.category .breadcrumbs, .tag .breadcrumbs, .page-breadcrumbs,
body.single-post-healthy-living .breadcrumbs,
body.single-post-kids-recipes .breadcrumbs {
    padding-bottom: 18px;
}

body.single-post-healthy-living .recipe-wrap .recipe-thumb img,
body.single-post-kids-recipes .recipe-wrap .recipe-thumb img {
    margin-bottom: -8px;
}

@media screen and (max-width: 690px) {
    div.floating-recipe-cards {
        margin: 0 auto;
    }
}

article .content-inner .post-featured-img:hover img {
    transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
}

body article.post .post-header h2 a {
    color: #383838 !important;
}

.category-healthy-living #footer-outer .span_3.col,
.single-post-healthy-living #footer-outer .span_3.col {
    margin-top: 30px;
}

#our-stories-nectar-slider .video-texture {
    background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 690px) {
    .view-recipes-row a.nectar-button.medium.regular-button {
        margin-bottom: 60px;
    }
}

@media (max-width: 1000px) {

     .floating-recipe-cards article.post .content-inner {
        margin-bottom: 20px;
    }


}

#mobile-slider {
    margin-top: -38px;
}

@media screen and (max-width: 480px) {
    .community-creations-btn-div {
        padding: 0 15px;
    }

    body a.nectar-button.medium.regular.accent-color.regular-button span {
        padding: 10px 30px;
    }
}

.recipe-wrap .card .recipe-thumb {
    padding: 0px 30px 0px 0px;
}

@media screen and (min-width: 601px) and (max-width: 1000px) {
    .recipe-wrap .col {
        padding: 0 20px;
    }

    .recipe-wrap .col.recipe-thumb {
        padding: 0;
    }
}

@media screen and (max-width: 600px) {
    .recipe-wrap .card .recipe-thumb {
        padding: 0px;
    }
}



@media (min-width: 1000px) and (max-width: 1100px) {

    .row,
    #footer-outer .row {
        padding-left: 15px;
        padding-right: 15px;
    }

}




/* SEARCH FORM */

#searchform input[type="submit"] {
    display: none;
}


@media (max-width:1000px) {

    body div.recipe-textfield-searchdiv {
        margin-bottom: 20px !important;
        width: 100%;
        float: left;
    }

    #searchform {
        width: 100%;
        clear: both;

    }

    .search-all-row {
        margin-bottom: 30px;
    }

    #searchform input[type="text"],
    #searchform input[type="submit"] {
        height: 55px;
        display: inline-block;
    }

    #searchform input[type="text"] {
        width: 100%;
    }



}





.page-header-no-bg {
    padding-bottom: 0px;
    padding-top: 80px;
    margin-top: -45px;
}





@media only screen and (max-width:690px) {
    body.blog.ascend a.nectar_video_lightbox.magnific-popup .post-featured-img:after {
        left: 49%;
    }

}




/* IGA UPDATES 7-10-20 */




#social-feed #sb_instagram .sbi-owl-nav .sbi-owl-next,
#social-feed #sb_instagram .sbi-owl-nav .sbi-owl-prev {
    position: relative;
    top: 10px!important;
    color: #e4291b;
    font-size: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 30px;
    margin: 0;
}



@media all and (max-width: 600px) {
    #guidedCooking {
        padding: 0px 15px;
    }

}
#guidedCooking .owl-stage-outer {
    border-radius: 10px;

}
#guidedCooking .owl-stage {
    background-color: #30302F;
    display: flex;
    align-items: center;
   /* max-height: 520px;*/
}

#guidedCooking .nectar-button {
    position: relative;
    top: 5px;
    margin-right: 20px;
    padding: 10px 20px !important;

}

#guidedCooking .nectar-button.btn-glow {
    box-shadow: 0 0 0 0 #dc143c;
    animation: glow 2s linear infinite;
}

@keyframes glow {
  0% {
    box-shadow: 0 0 0 0 #dc143c;
  }

  50% {
    box-shadow: 0 0 20px 0 #dc143c;
  }
}

#guidedCooking .progressBarBase {
    background-color: #30302F;
    display: flex;
    position: absolute;
    bottom: -25px;
    width: 105%;
    height: 9px;
}

@media all and (max-width: 1000px) {
    #guidedCooking .progressBarBase {
        bottom: -80px;
    }
}

#guidedCooking .progressBarBase .progressBarStep {
    background-color: #E4291B;
    color: #E4291B;
    font-size: 1px;
}


#guidedCooking .addeventatc_dropdown.addeventatc-selected {
    top: -220px !important;
}
#other_actions_div .share-add-now-div {
    position: relative;
    top: 10px;
}

#guidedCooking .item {
    padding: 30px 0px;
}

#guidedCooking .card-body {
    padding: 0px 45px 0px 30px;
}


#guidedCooking .guided-cooking-step {
    /*display: flex;
    align-items: start;*/
    /*min-height: 330px;*/
}

#guidedCooking .guided_cooking_step_details {
    color: #ffffff;
    min-height: 335px;
}

/*#guidedCooking .owl-item {height: 0;}
    #guidedCooking .owl-item.active {height: auto;}

    #guidedCooking,
    #guidedCooking .owl-stage-outer { transition: height 500ms ease-in-out 0s; }

*/
@media all and (max-width: 1000px) {


    #guidedCooking .guided-cooking-step {
        display: block;
    }

    #guidedCooking .owl-stage {
        /*max-height: 1050px;*/
        display: block;
    }

    #guidedCooking .owl-stage-outer {
        /*max-height: 1050px;*/
    }

    #guidedCooking .guided_cooking_step_details {
        padding: 0px 45px 0px 30px;
    }


}

@media all and (max-width: 1200px) {

    #guidedCooking .recipe-actions {
        flex-direction: column;
        align-items: start;
    }

    #guidedCooking #make_it_now_btn_div {
        margin-bottom: 20px;
    }
}

@media all and (max-width: 600px) {
    #guidedCooking #make_it_now_btn_div,
    #guidedCooking .guided-cooking-start,
    #guidedCooking #makeitnow_btn {
        width: 100%;

    }

    #guidedCooking #makeitnow_btn {
        text-align: center;

    }


}

#guidedCooking .guided-cooking-step .recipe-thumb.recipe-meta-card {
    padding: 0px 30px 0px 0px;
}
#guidedCooking .guided-cooking-step .recipe-thumb {
    padding: 0px 30px 0px 45px;

}

#guidedCooking .guided-cooking-step .recipe-thumb-min-height {
    min-height: 317px;
}


@media all and (max-width: 1000px) {
    #guidedCooking .guided-cooking-step .recipe-thumb {
        padding: 0px 30px;

    }
    #guidedCooking .guided-cooking-step .recipe-thumb.recipe-meta-card {
        padding: 0px;
    }

    #guidedCooking .guided-cooking-step .recipe-thumb-min-height {
        min-height: auto;
    }

    #guidedCooking .meta-div {
        padding-left: 0px;
    }
    #guidedCooking .list.inline {
        padding-bottom: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
    }

}


.recipe-thumb img {
    border-radius: 10px;
}
#guidedCooking .guided-cooking-step .step-count {
    font-size: 16px;
    margin-bottom: 15px;
}
#guidedCooking .guided-cooking-step .step-count span {
    font-weight: bold;
}
#guidedCooking .guided-cooking-step .step-details {
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    padding-right: 20px;
    margin-bottom: 50px;
}

.guided-cooking-modal .lazyloaded,
#guidedCooking .lazyloaded {
    opacity: 1 !important;
    transition: none !important;
    transition-delay: none !important;
}


#guidedCooking .guided-cooking-step .step-meta-heading {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 5px;
    border-bottom: 1px dotted rgba(48, 48, 47, 0.5);
    width: 70%;
    padding-bottom: 5px;
}

#guidedCooking .guided-cooking-step .step-meta {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: bold;
}

#guidedCooking .guided-cooking-prev-next  {
    padding-right: 30px;
    display: flex;
    justify-content: flex-end;

}
#guidedCooking .guided-cooking-prev-next .prev-btn,
#guidedCooking .guided-cooking-prev-next .next-btn {
    min-width: 235px;
    text-align: center;
    border-width: 2px;
    border-style: solid;
}

#guidedCooking .guided-cooking-prev-next .prev-btn {
    background-color: transparent !important;
}

#guidedCooking .guided-cooking-prev-next .next-btn.disabled {
    background-color: transparent !important;
}

@media all and (max-width: 1100px) and (min-width: 1001px) {
    #guidedCooking .guided-cooking-prev-next {
        padding-right: 1px;
    }

    #guidedCooking .guided-cooking-prev-next .prev-btn,
    #guidedCooking .guided-cooking-prev-next .next-btn {
        min-width: 210px;
    }
}

@media all and (max-width: 1000px) {
    #guidedCooking .guided-cooking-prev-next  {
        padding-right: 0px;
        text-align: left;
        padding-left: 30px;
        display: block;
    }

    #guidedCooking .guided-cooking-prev-next .prev-btn,
    #guidedCooking .guided-cooking-prev-next .next-btn {
        min-width: 93%;
    }

}

/*#guidedCooking .owl-stage .owl-item:not(:first-child)  {
    background-color: #f1f1f1;
    border-radius: 10px;
}*/


.guided-cooking-actions .actions-div {
    display: flex;
    padding-left: 45px;
    align-items: center;
    margin-bottom: 30px;
}

.guided-cooking-actions .meta-div span{
    color: #ffffff;
}

.guided-cooking-actions a {
    margin-right: 20px;
}

.guided-cooking-actions img {
    margin-bottom: 0px !important;
}
.guided-cooking-actions .methods_button {
    background-image: url(../png/method-button.png);
    background-size: contain;
    height: 40px;
    width: 140px;
    margin-bottom: 0px !important;
    background-repeat: no-repeat;
}

.guided-cooking-actions .ingredients_button {
    background-image: url(../png/ingredients-button.png);
    background-size: contain;
    height: 40px;
    width: 140px;
    margin-bottom: 0px !important;
    background-repeat: no-repeat;
}




.guided-cooking-actions span.swipe-text {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
}


@media all and (max-width : 1000px) {

     .guided-cooking-actions {
        padding-left: 30px;
    }

     .guided-cooking-actions .actions-div {
        padding-left: 0px;
    }
}



@media all and (max-width: 690px) {
    .guided-cooking-actions span.swipe-text {
        display: none;
    }



}


.recipe-tips-desc {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.recipe-tips-desc img {
    margin-bottom: 0px !important;
    margin-right: 8px;
    display: none;
}

.recipe-tips-video {
    margin-bottom: 20px;

}
.recipe-tips-video iframe{
    border-radius: 10px;
}


.start-timer {
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    height: 50px;
    position: relative;
    color: #ffffff;
}

.start-timer .start-icon {
    width: 17px !important;
    margin-bottom: 0px !important;
    margin-right: 5px;
}

.container-timer {
  max-width: 500px;
  background: #30302F;
  margin: 20px auto 0px auto;
}

@media all and (max-width : 1000px) {
    .container-timer {
        max-width: 1000px;
    }
}

.timer-controls {
    font-size: 13px;
    text-decoration: underline;
    color: #009B77;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.timer-controls .restartTimer {
    display:none;
}
.timer-wrapper {

  line-height: 20px;
  background: #30302F;
  position: relative;
  border-radius: 10px;
  /*border: 2px solid #009B77; */
}
.timer-txt {
  width: 100%;
  margin: 0;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 13px;
  left: 0;
}
.timer-bar {
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  background: #009B77;
  border-radius: 10px;
}
.timer-warn {
  background: #d0863a;
}
.timer-almost {
  background: #d03a49;
}




/* The Modal (background) */
.guided-cooking-modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.guided-cooking-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 40%;
  min-width: 200px;
}

@media all and (max-width: 600px) {
    #method_modal .guided-cooking-modal-content {
        width: 70%;
    }
}

.guided-cooking-modal-content p {
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 15px;
}

.guided-cooking-modal-content input[type="checkbox"] {
    position: relative;
    top: 2px;
    margin-right: 7px;
}
/* The Close Button */
.guided-cooking-close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.guided-cooking-close:hover,
.guided-cooking-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.nectar_video_lightbox:hover,
.nectar_video_lightbox:hover:before {
    transform: unset;
    -webkit-transform: unset;
}

.recipe-community-creations {
    padding-top: 30px;

}


.community_creations_post {
    display: flex;
    flex-wrap: wrap;
}


.community_creations_post img {
    width: 170px !important;
    height: 170px !important;
    margin: 15px 15px 0px 0px !important;
    object-fit: cover;
    border-radius: 10px;
}

.community_creations_post h6 {
    margin-left: 15px;
    margin-bottom: 20px !important;
}

/* close icon on community creations popup */
.single .mfp-close {
    top:  10px !important;
    right:  5px !important;
}


/* padding-bottom and top for image */
.single .mfp-no-margins img.mfp-img {
    padding: 0;
}
/* position of shadow behind the image */
.single .mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}
/* padding for main container */
.single .mfp-no-margins .mfp-container {
    padding: 0;
}
@media all and (max-width: 1100px) {
    #ratings_and_reviews {
        padding-left: 40px;
    }
}

@media all and (max-width: 1000px) {
    #ratings_and_reviews {
        padding-left: 15px;
    }
}

.comment-wrap {
    border-top: none !important;
}
.comment-wrap textarea,
.comment-wrap input[type="text"] {
    background-color: white;
    border: 2px solid #DBDBDB;
    box-shadow: none;
    border-radius: 6px;
}

.comment-wrap .comment-list {
    border-bottom: 0px !important;
}

.comment-wrap .comment-form-cookies-consent {
    display: none;
}

@media all and (max-width: 600px) {
    .comment-wrap #respond {
        padding-right: 15px !important;
    }
}


.rmp-icon--ratings {
    margin-right: 8px !important;
}

.rate_post_wrapper .rmp-widgets-container.rmp-wp-plugin.rmp-main-container p,
.rate_post_wrapper .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons {
    text-align: left;
}

.rate_post_wrapper .rmp-results-widget__visual-rating {
    top: 2px;
    margin-right: 0px;
}

.rate_post_wrapper .rmp-widgets-container.rmp-wp-plugin.rmp-main-container p {
    padding-bottom: 10px;
}


.rmp-icon--full-highlight {
    color: #FFD200 !important;
}

.rmp-icon--half-highlight {
    background: linear-gradient(to right,#FFD200 50%,#ccc 50%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.rate_post_wrapper .rmp-heading--title {
    font-size: 31px;
    line-height: 48px;
    margin-bottom: 24px !important;
    font-family: Roboto !important;
    font-weight: 900;
}

.rate_post_wrapper .rate_post {
    border-top: 1px solid #f1f1f1;
}


.rate_post_wrapper .rmp-widgets-container.rmp-wp-plugin.rmp-main-container {
    margin-top: 2rem;
}

.rmp-results-widget__vote-count {
    color: #ACACAC;
    font-size: 16px;
    font-weight: normal;
}

.rmp-results-widget__avg-rating {
    display: none;
}

.rmp-results-widget__visual-rating {
    margin-right: 0px;
}


.card-list .nectar_video_lightbox,
.card-white .nectar_video_lightbox {
    z-index: 13;
}




@media only screen and (max-width: 1000px) and (min-width: 1px) {


        h3.locals_matter_header_text {
        font-size: 16px;
        max-width: 330px;
        margin-top: 10px;
        }

        .locals_matter_header_button a {
        padding: 8px 35px !important;
        font-size: 22px;
        }


}




.community-related-post h3  {
    font-size: 18px;
    line-height: 26px;
}
body .recipe-thumb   .nectar_video_lightbox,
body .recipe-thumb   .nectar_video_lightbox {
   border-radius:10px;
}
.montague-logo {
    max-width:120px;
}
.credits {
    list-style:none;
    display: flex;
}
.credits li {
    padding: 0;
    margin: 0;
    display: inline-block;
    float: left;
    line-height: unset;
    margin-right: 10px;
}
.row .col .credits li img {
    max-width:100px!important;
    margin-bottom: 0;
}
.cta-article-end {
    padding: 20px;
    border-radius:10px;
    background: #F4F4F4;
}



.guided-cooking-step .recipe-actions .addthis_inline_share_toolbox_eww6 {
    background-color: rgb(241, 241, 241);
    width: 260px;
    top: -100px;
    right: 0;
    z-index: 99999;
}

@media (min-width:620px) {

    .recipe-actions .addthis_inline_share_toolbox_eww6 {
    width: 257px;
    }

}

@media only screen and (max-width: 380px) {

body .recipe-actions .addthis_inline_share_toolbox_eww6 {
    bottom: 55px;
    width: 67px;
    background: rgb(241, 241, 241);
    border-radius: 5px;
}
.guided-cooking-step .recipe-actions .addthis_inline_share_toolbox_eww6 {
    right: 0;
    bottom: 60px;
    top:unset;
    width:unset;
}

}


article .content-inner .guided-cooking-icon-wrap + a > div.post-featured-img::after {

content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 101;
background: -moz-linear-gradient(top right,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.01) 53%, rgba(0,0,0,0) 44%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.01) 53%,rgba(0,0,0,0) 44%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(top right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.01) 53%,rgba(0,0,0,0) 44%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=‘#a6000000’, endColorstr=‘#00000000’,GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}



ul.credits {
    display: block;
    margin: 30px 0 0;
}
ul.credits li {
    float: left;
    display: inline-block;
    line-height: 4rem;
}
ul.credits li img.lazyloaded {
    width: 100px;
}
ul.credits li a {
    display: block;
    margin: 0 0 0 20px;
}


.single-post-healthy-living .recipe-wrap .card .recipe-thumb {
    padding-right:0;
}

body .row .col p:last-child {
    padding-bottom: 0;
}



/* ICONS RECIPES FIX */

.single-post-healthy-living .recipe-body h1 {
    margin-bottom: 12px!important;
}



.iconList h6 {
     position: relative;
    top: 5px;
}

.single-post-healthy-living .iconList {
    margin-bottom:15px
}

.community-related-post a h3 {
color: #30302F;
}

article.post .post-header h1,
article.post .post-header h2 {
    font-size: 25px!important;
    line-height: 34px!important;
}


/* RECIPE METHOD UPDATES*/

.list.vertical h5 {
    margin-left: -17px;
}

.list.vertical li ol li {
margin-bottom: 5px;
}

.list.vertical li ol {
margin-top: 20px;
list-style-type: circle;
margin-left: 18px;
}




.shadow-card {
    box-shadow: 0px 6px 10px rgb(0 0 0 / 14%) !important;
    border-radius: 6px;

}

.shadow-card.vc_col-sm-4 {
    min-height: 320px !important;
}

.shadow-card.vc_col-sm-3 {
    min-height: 270px !important;
}


.shadow-card .wpb_text_column {
    padding: 0px 15px;
}


@media only screen and (max-width: 1300px) {
    .shadow-card {
        min-height: 280px !important;
    }

}

@media only screen and (max-width: 1200px) {
    .shadow-card {
        min-height: 270px !important;
    }

}


@media only screen and (max-width: 1000px) {
    .shadow-card {
        min-height: 290px !important;
    }

}


a.knockout {
    font-size: 16px;
    text-decoration: underline;
    line-height: 22px;
    font-weight: bold;
}

.entry-metadata-comment-submissions {
    position: absolute;
    bottom: 9px;
    right: 0px;
    z-index: 1;
    display: flex;
}

.entry-metadata-comment-submissions img {
    width: 30px !important;
    height: 18px !important;
}

.entry-metadata-comment-submissions .community_comment_span {
    position: relative;
    top: 3px;
}

.entry-metadata-comment-submissions .community_photographs_count,
.entry-metadata-comment-submissions .community_comments_count {
    position: relative;
    right: 17px;
    top: -1px;
    color: #ffffff;
}

.entry-metadata-comment-submissions .community_photographs_count {
    margin-right: 10px;
}


#leftover-recipes {
    padding-left:  15px;
}

/* Download button on Recipes */
.pdfprnt-buttons img {
    margin-bottom: 0px !important;
    padding: 0px 0px 0px 15px;
}

.display-horizontal {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.display-horizontal-right,
.advanced-search-filter-link {
    display: flex;
    justify-content: right;
     align-items: end;
}


.display-horizontal .view-more-link,
.display-horizontal-right .view-more-link {
    white-space: nowrap;
    position: relative;
    top: -10px;
}



.display-horizontal-right img {
    margin-right: 12px;
    margin-bottom: 0px !important;
    position: relative;
    top: 3px;
}

@media only screen and (max-width: 1000px) {
    .advanced-search-filter-link {
        position: relative;
        top: 50px;
        right: 20px;
    }

    .advanced-search-filter-link .view-more-link {
        display: block !important;
    }
}

@media all and (max-width: 690px) {
    .advanced-search-filter-link .view-more-link {
        white-space: normal;
    }

    .advanced-search-filter-link {
        top:  0px;
        display: block;
        right: 0px;
    }
}



.search.search-results .guided-cooking-icon-wrap {
visibility: hidden;
display: none;
}


body.search-results  .guided-cooking-icon-wrap p ,
body.search-no-results .guided-cooking-icon-wrap,
body.search-no-results .guided-cooking-icon-wrap p   {
display: none!important;
}


.iconList span {
    text-transform: lowercase;
}


#serving-sizes {
    display: flex;
    align-items: center;
}

@media all and (max-width : 690px) {
    #serving-sizes {
        display: block;
    }
}


#serving-sizes .serving-calc h5 {
    margin-bottom: 24px !important;
}


#serving-sizes h2 {
    margin-right:  60px;
}

#serving-sizes .serving-calc {
    display: flex;
}

#serving-sizes .serving-calc .minus-serving {
   background-image: url(../svg/minus.svg);
   height: 24px;
   width: 24px;
   background-size: contain;
   background-repeat: no-repeat;
   margin-right: 20px;
}
#serving-sizes .serving-calc .minus-serving:hover {
     background-image: url(../svg/minus-hover.svg);
}

#serving-sizes .serving-calc .plus-serving {
   background-image: url(../svg/plus.svg);
   height: 24px;
   width: 24px;
   background-size: contain;
   background-repeat: no-repeat;
   margin-left: 20px;
}

#serving-sizes .serving-calc .plus-serving:hover {
    background-image: url(../svg/plus-hover.svg);
}

/* 9 May Updates chris */


.card-body > .col.span_6 {
    margin-bottom: 30px;
}

div[data-style="minimal"] .toggle > div.top-tip,
div[data-style="minimal"] .toggle > div {
    padding-bottom: 20px !important;
}

body div[data-style="minimal"] .toggle {
     border-bottom:none!important
}


.heading-with-icon.top-tip h2 {
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 600px) {
  .recipe-community-creations .col {
 padding: 0 15px !important;
}

}
