                                                                                                                                                                                                                   /**
Theme Name:    Paisley Child Theme
Author:        BluChic
Author URI:    http://www.bluchic.com
Theme URI:		http://www.bluchic.com
Template:      Paisley
Version:       15.07
*/

@import url("../Paisley/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

.header-title {
    display: none;
}

.lOgo {
    width: 380px;
    margin-top: 5px;
}

.lOgo img {
    float: left;
    margin-left: 60px;
    margin-top: 15px;
    max-width: 304px;
}

.nav .lOgo a {
    border: 0 none;
    margin: 0 !important;
    padding: 0 !important;
}

.sOcial img {
    width: 40px;
    height: 40px;
}

.aHu img {
    width: 142px;
    height: 142px;
    margin-right: 5px;
}

.sOcial, .aHu, .fHa, .gOfe, .sLide {
    margin: 0 auto;
    text-align: center;
}

/*.sLide {margin-top:-80px;margin-bottom:-123px;background:#fff;width:980px}*/

div.menu {
    margin: -10px 50px 10px 0;
    text-align: right;
}

.nav {
    padding: 10px 0px;
}

.nav a:hover {
    color: #000 !important;
}

.footer-nav .menu {
    text-align: center;
    margin: 0 auto !important}

.side-widget {
    margin-bottom:20px !important;
}

.flex-control-nav li a {
    /*margin-top:-100px !important;*/
    color: pink !important;
}

.flex-control-nav {
    z-index: 100 !important;
}

.woocommerce .woocommerce-page #content {
    width: 650px !important;
    float: left;
}

.woocommerce .woocommerce-page #content .products {
    width: 650px !important;
}

.woocommerce .aside{
    display:none;
}

/* .footer-widget {width:250px!important} */

.article .post-thumbnail img, img.aligncenter {
    /*height:300px !important*/;
    overflow:hidden;
}

#menu-main li a:hover {
    margin: 20px 25px;
    height: 0px;
    padding: 20px 0px 15px 0px;
    border-bottom: 2px solid #fb8372;
}

#menu-main li a {
    margin: 20px 25px;
    height: 0px;
    padding: 20px 0px 15px 0px;
    border-bottom: 2px solid #fff;
}

/*#menu-main {margin-top:-35px!important}*/

.nav ul li.has-sub > a:after {
    margin-top: 14px;
}

ul .sub-menu li {padding: 0px !important}

/*.article .post-header {display:none}*/

.header {
    background-position:left top !important;
}

.divider {
    background:url(/wp-content/uploads/2015/08/titledivider.png) repeat scroll;
    height: 13px;
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 20px;
    margin-top: -10px;
}

.cat-list .cat-title {
    list-style: none;
    font-size: 11px !important;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
}

.cat-list {
    width: 24.25%;
    background: transparent;
    float: left;
    margin: 0 1% 1% 0;
    text-align: center;
    overflow: hidden;
}

.cat-list.recipe-4 {
    margin-right: 0;
}

.cat-list img {
    width: 100%;
}

.recipes .clearfix.mobile {
    display: none;
}

.twk {
    padding-bottom: 200px !important;
}

.page-id-4341 .mCe {
    display: none !important;
}

/*.nav ul ul, .nav ul ul li {margin-top:-20px}*/

#menu-main .menu-item-has-children li {
    margin-top: -20px;
}

.home img.wp-post-image {
    max-height: 310px !important;
}

.jr-insta-thumb ul.thumbnails li img, .iis {
    width: 142px !important;
    height: 142px !important;
}

.fBox {
    background-color:#000;
    top:0;
    left:0;
    width:177px;
    height:177px
}

.fBox img {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity:0.5;
}

.fBox img:hover {
    opacity:1;
}

@media only screen and (max-width: 479px) {
    .cat-list,
    .cat-list.recipe-4 {
        width: 32.5%;
        margin: 0 1.25% 1.25% 0;
    }
    .cat-list.mobile-recipe-3 {
        margin-right: 0;
    }
    .recipes .clearfix.desktop {
        display: none;
    }
    .recipes .clearfix.mobile {
        display: block;
    }
    img.alignleft {
        display: block;
        margin: 0 auto;
        float: none;
    }
}

/*#menu-main li ul li a {padding: 10px 0;margin: 8px;}

#menu-main li ul li a:hover {padding: 15px 0;margin: 8px;}*/

.article {
    margin-bottom: 0px !important;
}

.article-list {
    min-height: 500px !important;
}

.lOgo > a {
    margin: 0;
    padding: 0 20px;
}

#mc-embedded-subscribe-form div {
    margin-bottom: 10px;
}

@media all and (min-width: 681px) {
	#mobileonlyhh{
        display:none !important;
    }
	#desktoponlyhh{
        display:block !important;
        text-align: center;
    }
}

@media all and (min-width: 0px) and (max-width: 681px) {
	.footer .footer-inner-wrap{
        display:none !important;
    }
	#mobileonlyhh{
        display:block !important;
        text-align: center;
    }
	#desktoponlyhh{
        display:none !important;
    }
}

.btn {
    color: #fff;
    font-family: "Apercu",sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    line-height: 1.5;
    padding: 1em 3.3em;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #000;
}
.btn:hover {
    background-color: #f47f6d;
    color: #fff;
}

@media screen and (min-width: 768px) {
    /*.desktopMedia{margin-top:180px !important;}*/
}
.owl-prev, .owl-next {
    float: left;
    padding: 0 5px;
}
.owl-nav {
    display: inline-block;
    position: absolute;
    top: -65px;
    right: 0;
}
.owl-carousel {
    /*text-align: center;*/
    margin-bottom: 25px;
}
.owl-prev.disabled, .owl-next.disabled {
    color: #666;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.page-title.entry-title, .post-title.entry-title {
    font-size: 26px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
}
.load-more-button {
    background-color: #f9eeee;
    border: 0 none;
    color: #000;
    padding: 8px 15px;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 4px;
    width: 100%;
    margin-bottom: 30px;
}
.nav ul ul a {
    padding: 15px 0 !important;
    margin: 5px 25px !important;
}
#theChampTabs-0 .comment-reply-title {
    display: none !important;
}

/* ------------------ */
.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.elementor-section {
    position: relative;
}
.elementor-element.elementor-element-7de19aa9 {
    background-color: #f9eeee;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 25px 0px;
}
.elementor-section .elementor-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.elementor-column {
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 768px) {
    .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
        width: 100%;
    }
}
.elementor-column-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.elementor-column-wrap, .elementor-widget-wrap {
    width: 100%;
    position: relative;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}
.elementor-element.elementor-element-1ab04eea {
    text-align: center;
}
.elementor-element.elementor-element-2469c007 > .elementor-container {
    max-width: 1250px;
}
.elementor-social-icons-wrapper {
    font-size: 0;
}
.elementor-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #818a91;
    font-size: 50px;
    text-align: center;
}
.elementor-social-icon {
    font-size: 25px;
    text-align: center;
    padding: .5em;
    margin-right: 5px;
    cursor: pointer;
}
.elementor-social-icon-twitter {
    background-color: #1da1f2;
}
.elementor-shape-circle .elementor-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.elementor-shape-circle .elementor-icon.elementor-social-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.elementor-element.elementor-element-1ab04eea .elementor-social-icon {
    background-color: rgba(0,0,0,0);
    font-size: 24px;
    padding: 0.5em;
}
.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.elementor-icon i {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}
.elementor-social-icon i {
    color: #fff;
}
.elementor-element.elementor-element-1ab04eea .elementor-social-icon i {
    color: #000000;
}
.elementor-icon i:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (min-width: 768px) {
    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
        width: 25%;
    }
}
@media (min-width: 768px) {
    .elementor-element.elementor-element-2bbba6f1 {
        width: 16.143%;
    }
}
.elementor-widget-text-editor {
    color: #7a7a7a;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
}
.elementor-element.elementor-element-510f7d4e {
    color: #000000;
    font-family: "Playfair Display", Sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 0.8em;
    letter-spacing: 1px;
}
.elementor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}
.elementor-element.elementor-element-510f7d4e a {
    color: #000;
}
@media (min-width: 768px) {
    .elementor-element.elementor-element-f781649 {
        width: 11.5% !important;
    }
}
.elementor-element.elementor-element-72aeffdd {
    color: #000000;
    font-family: "Playfair Display", Sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 0.8em;
    letter-spacing: 1px;
}
.elementor-element.elementor-element-72aeffdd a {
    color: #000;
}
@media (min-width: 768px) {
    .elementor-element.elementor-element-130a97bf {
        width: 38.572% !important;
    }
}
.elementor-element-14a9609 .jet-instagram-gallery__instance {
    margin: -10px;
}

[data-columns]::before {
    display: block;
    visibility: hidden;
    position: absolute;
    font-size: 1px;
}
[data-columns]::after {
    display: block;
    visibility: hidden;
    position: absolute;
    font-size: 1px;
}
@media (min-width: 768px) {
    .elementor-element.elementor-element-3910c498 {
        width: 33.785% !important;
    }
}
.elementor-element.elementor-element-3910c498 > .elementor-element-populated {
    padding: 0px 0px 0px 50px !important;
}
.elementor-form-fields-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.elementor-field-group {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.elementor-element.elementor-element-304fbc89 .elementor-col-40 {
    width: 100%;
    padding-right: calc( 10px/2 );
    padding-left: calc( 10px/2 );
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
        width: 40%;
    }
}
@media (min-width: 768px) {
    .elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
        width: 20%;
    }
}
.elementor-field-group.elementor-field-type-submit {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.elementor-element.elementor-element-304fbc89 .elementor-col-20 {
    width: 100%;
    padding-right: calc( 10px/2 );
    padding-left: calc( 10px/2 );
}
.elementor-element.elementor-element-304fbc89 input {
    background-color: #ffffff;
    border-color: rgba(0,0,0,0);
    font-family: "Playfair Display", Sans-serif;
    text-transform: lowercase;
    font-style: italic;
    color: #000000;
}
.elementor-element.elementor-element-304fbc89 input.elementor-button {
    font-family: "Montserrat", Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 10px;
    background-color: #e9da68;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 15px 15px 15px;
    color: #fff;
    font-style: normal;
    -webkit-appearance: none;
}
.elementor-element.elementor-element-304fbc89 input.elementor-button:hover {
    background-color: #fc247e;
}
.elementor-element.elementor-element-6dfd64e8 > .elementor-widget-container {
    margin: 20px 0px 0px 0px;
}
.elementor-search-form {
    display: block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.elementor-search-form__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    overflow: hidden;
    border: 0 solid transparent;
    min-height: 50px;
}
.elementor-search-form__container:not(.elementor-search-form--full-screen) {
    background: #eceeef;
}
.elementor-element.elementor-element-6dfd64e8 .elementor-search-form__container {
    min-height: 50px;
}
.elementor-element.elementor-element-6dfd64e8:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container {
    background-color: #ffffff;
    border-radius: 3px;
}
.elementor-search-form--skin-minimal .elementor-search-form__icon {
    opacity: .6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #55595c;
}
.elementor-widget-search-form .elementor-search-form__input, .elementor-widget-search-form .elementor-search-form__icon, .elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button, .elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-widget-search-form.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
    color: #7a7a7a;
}
body:not(.rtl) .elementor-element.elementor-element-6dfd64e8 .elementor-search-form__icon {
    padding-left: calc(50px / 3);
}
.elementor-element.elementor-element-6dfd64e8 .elementor-search-form__input, .elementor-element.elementor-element-6dfd64e8 .elementor-search-form__icon, .elementor-element.elementor-element-6dfd64e8 .elementor-lightbox .dialog-lightbox-close-button, .elementor-element.elementor-element-6dfd64e8 .elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-element.elementor-element-6dfd64e8.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
    color: #000000;
}
.elementor-search-form__input {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #55595c;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.elementor-search-form button, .elementor-search-form input[type=search] {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: none;
    line-height: 1;
    min-width: 0;
    font-size: 15px;
}
.elementor-element.elementor-element-304fbc89 input {
    background-color: #ffffff;
    border-color: rgba(0,0,0,0);
    font-family: "Playfair Display", Sans-serif;
    text-transform: lowercase;
    font-style: italic;
    color: #000000;
}
.elementor-element.elementor-element-6dfd64e8 input {
    -webkit-appearance: none !important;
}
.elementor-element.elementor-element-6dfd64e8 .elementor-search-form__input, .elementor-element.elementor-element-6dfd64e8.elementor-search-form--button-type-text .elementor-search-form__submit {
    padding-left: calc(50px / 3);
    padding-right: calc(50px / 3);
}
.elementor-element.elementor-element-6dfd64e8 .elementor-search-form__input {
    font-family: "Playfair Display", Sans-serif !important;
    text-transform: lowercase;
    font-style: italic;
}
.elementor-element.elementor-element-6dfd64e8 .elementor-search-form__input, .elementor-element.elementor-element-6dfd64e8 .elementor-search-form__icon, .elementor-element.elementor-element-6dfd64e8 .elementor-lightbox .dialog-lightbox-close-button, .elementor-element.elementor-element-6dfd64e8 .elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-element.elementor-element-6dfd64e8.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
    color: #000000;
}
.elementor-element.elementor-element-6dfd64e8 input:focus {
    box-shadow: 0 0 0;
}
@media (max-width: 1024px) {
    .elementor-element.elementor-element-3910c498 > .elementor-element-populated {
        margin: 30px 0px 0px 0px;
        padding: 0px 0px 0px 0px !important;
    }
}
@media (max-width: 1024px) {
    .elementor-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .elementor-element.elementor-element-2bbba6f1 {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .elementor-element.elementor-element-f781649 {
        width: 50%;
    }
}
.elementor-element.elementor-element-1ef173e8 {
    margin-top: 0px;
    margin-bottom: -5px;
}
@media (min-width: 768px) {
    .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
        width: 33.333%;
    }
}
@media (min-width: 768px) {
    .elementor-element.elementor-element-9a42656 {
        width: 24.027% !important;
    }
}
.elementor-section-content-middle>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.elementor-element.elementor-element-9a42656.elementor-column .elementor-column-wrap {
    align-items: center;
}
.elementor-widget {
    position: relative;
}
.elementor-widget-image {
    text-align: center;
}
.elementor-element.elementor-element-7bc4463c {
    text-align: left;
}
.elementor-widget-image .elementor-image>a, .elementor-widget-image .elementor-image figure>a {
    display: block;
}
.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.elementor-widget-image .elementor-image img {
    vertical-align: middle;
}
@media (min-width: 768px) {
    .elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
        width: 66.666%;
    }
}
@media (min-width: 768px) {
    /* .elementor-element.elementor-element-71c023a7 {
        width: 75.971%;
    } */
}
.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}
.elementor-element.elementor-element-71c023a7 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}
.elementor-widget-nav-menu .elementor-widget-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.elementor-element.elementor-element-771fd9dc > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.elementor-nav-menu--layout-horizontal, .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.elementor-widget-nav-menu .elementor-nav-menu--main {
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
}
.elementor-element.elementor-element-771fd9dc .elementor-nav-menu--main {
    font-family: "Playfair Display", Sans-serif;
    font-weight: 300;
    text-transform: lowercase;
    font-style: italic;
}
.elementor-nav-menu {
    position: relative;
    z-index: 2;
}
.elementor-nav-menu, .elementor-nav-menu li, .elementor-nav-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent;
}
.elementor-nav-menu--layout-horizontal, .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.elementor-nav-menu__align-right .elementor-nav-menu {
    margin-left: auto;
}
.elementor-nav-menu a, .elementor-nav-menu li {
    position: relative;
}
.elementor-nav-menu li {
    border-width: 0;
}
body:not(.rtl) .elementor-element.elementor-element-771fd9dc .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) {
    margin-right: 0px;
}
.elementor-nav-menu a, .elementor-nav-menu li {
    position: relative;
}
.elementor-nav-menu a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover {
    padding: 10px 20px;
    line-height: 20px;
}
.elementor-nav-menu--main .elementor-nav-menu a {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 20px;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    white-space: nowrap;
}
.elementor-element.elementor-element-771fd9dc .elementor-nav-menu--main .elementor-item {
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.elementor-nav-menu:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.elementor-element.elementor-element-784ee736 {
    z-index: 999999;
}
.elementor-element.elementor-element-784ee736 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.elementor-element.elementor-element-784ee736 .elementor-nav-menu--main {
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
body:not(.rtl) .elementor-element.elementor-element-784ee736 .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) {
    margin-right: 0px;
}
.elementor-element.elementor-element-784ee736 .elementor-nav-menu--main .elementor-item {
    color: #000000 !important;
    padding-left: 10px;
    padding-right: 10px;
}
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    color: #7a7a7a;
}
.elementor-menu-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 22px;
    padding: .25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0,0,0,.05);
    color: #494c4f;
}
@media (min-width: 768px) {
    .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle, .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
        display: none;
    }
}
.elementor-element.elementor-element-771fd9dc .elementor-menu-toggle {
    margin-left: auto;
}
.elementor-element.elementor-element-771fd9dc i {
    margin-top: 2px;
    color: #666;
}
.elementor-menu-toggle i:before {
    content: "\e804";
}
.elementor-nav-menu--dropdown {
    background-color: #fff;
    font-size: 13px;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 10px;
}
.elementor-widget-nav-menu .elementor-nav-menu--dropdown {
    /*font-family: "Roboto", Sans-serif;
    font-weight: 500;*/
    -webkit-transition: ease-in-out .5s;
    -o-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}
.sub-menu.elementor-nav-menu--dropdown {
    display: none;
}
.menu-item:hover > ul {
    display: block !important;
}
.mobile.elementor-nav-menu--dropdown {
    margin-left: 20px;
}
.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    display: none;
}
.elementor-menu-toggle.elementor-active i:before {
    content: "\e909";
}
@media (max-width: 767px) {
    body:not(.elementor-editor-active) .elementor-hidden-phone {
        display: none;
    }
}
@media (min-width: 1025px) {
    .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle {
        display: none;
    }
}
.elementor-element.elementor-element-784ee736 .elementor-menu-toggle {
    margin-left: auto;
}
@media (max-width: 1024px) {
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display: none;
    }
}
@media (max-width: 767px) {
    .elementor-element.elementor-element-9a42656 {
        width: 70%;
    }
}
@media (max-width: 767px) {
    .elementor-element.elementor-element-71c023a7 {
        width: 30%;
    }
}
.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 9998;
}
.elementor-nav-menu--dropdown a {
    color: #494c4f;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #55595c;
    color: #fff;
}
.elementor-item:after, .elementor-item:before {
    display: block;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    -o-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    transition-timing-function: cubic-bezier(.58,.3,.005,1);
}
.elementor-item-active:after, .elementor-item-active:before, .elementor-item.highlighted:after, .elementor-item.highlighted:before, .elementor-item:focus:after, .elementor-item:focus:before, .elementor-item:hover:after, .elementor-item:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.e--pointer-double-line .elementor-item:after, .e--pointer-double-line .elementor-item:before, .e--pointer-overline .elementor-item:after, .e--pointer-overline .elementor-item:before, .e--pointer-underline .elementor-item:after, .e--pointer-underline .elementor-item:before {
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2;
}
.e--pointer-double-line .elementor-item:hover:after,
.e--pointer-underline .elementor-item:hover:after {
    content: "";
    bottom: 0;
}
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: #61ce70;
}

.elementor-element-784ee736 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
.elementor-element.elementor-element-784ee736 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: #f6ebea;
}
.elementor-element-14a9609 .jet-instagram-gallery__meta-label {
    font-size: 12px;
    font-weight: 400;
}
.elementor-nav-menu--main .elementor-nav-menu ul {
    position: absolute;
    border-width: 0;
    border-style: solid;
    padding: 0;
}
.elementor-nav-menu--dropdown {
    background-color: #fff;
    font-size: 13px;
    font-weight: 400;
    border-radius: 3px 3px 3px 3px;
}


/**Start Here Page**/

.start-here-1 .background {
    background: url(https://foodheavenmadeeasy.com/wp-content/uploads/2019/03/top-banner-image-e1553001743874.jpg) no-repeat;
    background-size: cover;
    height: 560px;
    background-position: top center;
    outline: 3px solid #FFF;
    outline-offset: -24px;
}

.start-here-1, .start-here-2 {
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
position: Relative;
background: #e8f3f3;
}

.start-here-1 .panel, .start-here-4 .panel {
    max-width: 1800px;
    margin: 0 auto;
    display: table;
    width: 100%;
}

.start-here-1 .panel .text-row {
    width: 42.6%;
    position: absolute;
    top: 32%;
    left: 2%;
    text-align: center;
}

.start-here-1 .panel .text-row .heading-title {
    margin-bottom: 20px;
    line-height: normal;
}

.start-here-1 .panel .text-row .heading-title h2 {
    font-family: "Montserrat", Sans-serif;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
}

.start-here-1 .panel .text-row .heading-title .start {
    font-family: "Playfair Display", Sans-serif;
    font-size: 57px;
    font-weight: 400;
    letter-spacing: 8px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
    margin-right: 5px;
}

.start-here-1 .panel .text-row .heading-title .here {
    color: #e4d245;
    font-weight: 400;
    font-size: 44px;
    font-style: italic;
    font-family: "Playfair Display", Sans-serif;
    letter-spacing: 8px;
    margin-bottom: 20px;
}

.welcome-container {
    padding: 45px;
    width: 46%;
    float: right;
    background: #fff;
    right: 5%;
    position: absolute;
    margin-top: -17%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.welcome-container .title h2 {
    font-family: "Montserrat", Sans-serif;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 8.14px;
    color: #111;
    margin-bottom: 28px;
    text-transform: uppercase;
}

.welcome-container .content {
    color: #111111;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 1px;
}

.start-here-2 {
    display: table;
    width: 100%;
    padding: 0 5% 10%;
    background: url(https://foodheavenmadeeasy.com/wp-content/uploads/2018/07/trnsfm-background.png) no-repeat;
    background-size: cover;
}

.start-here-2 .panel {
    display: table;
}

.transform-left {
    width: 42%;
    float: left;
    margin-right: 2%;
}

.text-left {
    color: #111111;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 1.5px;
    margin-left: 0%;
    margin-top: 35%;
    max-width: 519px;
}

.transform-title {
    font-family: "Montserrat", Sans-serif;
    font-size: 51px;
    font-weight: 200;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    text-align: right;
    margin-top: 10%;
    position: relative;
    color: #111;
    line-height: normal;
}

.transform-text {
    font-family: "Playfair Display", Sans-serif;
    font-size: 51px;
    font-style: italic;
    margin-top: 0;
    text-align: right;
    font-weight: normal;
    color: #111;
    line-height: normal;
}

.transform-arrow {
    margin-top: 5%;
    text-align: right;
}

.transform-right {
    width: 54%;
    float: right;
}

.transform-right .list-outer {
    margin-top: 48%;
    border: 3px solid #fff;
}

.transform-right .list-inner {
    padding: 7% 4% 7% 6%;
    background: #fff;
    margin: 30px;
}
.transform-right .list-inner p {
    font-weight: 400;
    font-size: 17px;
    font-style: normal;
    font-family: Montserrat;
    text-transform: uppercase;
    line-height: 25px;
    letter-spacing: 1.5px;
    border-bottom: 3px solid #fff;
    display: table;
}

.transform-right .list-inner a {
    color: #111;
}

.transform-right .list-inner p .number {
    font-family: "Playfair Display";
    font-size: 38px;
    font-style: italic;
    letter-spacing: 3px;
    color: #111;
}

.transform-right .list-inner p:hover {
    color: #fc247e;
    border-bottom: 3px solid #fc247e;
}

.transform-right .list-inner p:hover > span {
    color: #fc247e;
}

.start-here-3 {
    background: #f7f7f7;
    display: table;
    width: 100%;
    padding: 0 5% 12% 5%;
    margin-top: 10px
}

.start-here-3 .panel {
    display: table;
    width: 100%;
}

.cook-title {
    font-family: "Playfair Display", Sans-serif;
    font-size: 42px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 2px;
    color: #111;
    background: #fff;
    line-height: 51px;
    padding: 11px 48px;
    display: table;
    margin: 0 auto;
    margin-top: -3%;
    position: relative;
}

.cook-title .cook {
    font-weight: 100;
    font-size: 51px;
    font-style: normal;
    font-family: montserrat;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.blog-section {
    padding-top: 5%;
}

.blog-section h2 {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 6px;
    text-transform: uppercase;
    text-align: center;
    color: #111;
}

.blog-section h2 a {
    color: #111;
    position: relative;
}


.blog-section h2 a.full:focus, .blog-section h2 a.bites:focus, .blog-section h2 a.reader-faves:focus {
    color: #fc247e;
}


.blog-section h2 a.bites:focus > a.full, .blog-section h2 a.bites:focus > a.reader-faves {
    color: #111 !important;
}

.blog-section h2 a.full:focus > a.bites, .blog-section h2 a.bites:focus > a.reader-faves {
    color: #111;
}

.blog-section h2 a.reader-faves:focus > a.bites, .blog-section h2 a.bites:focus > a.full {
    color: #111 !important;
}

.blog-section h2 a.reader-faves:focus {
    color: #fc247e;
}



.blog-section h2 a:hover {
    color: #fc247e;
}



.blog-section h2 a.full::after {
    content: '';
    width: 0;
    height: 70px;
    position: absolute;
    border: 1px solid #fff;
    margin: 0 auto;
    left: 50%;
    top: 35px;
opacity: 0;
}


.blog-section h2 a.bites::after, .blog-section h2 a.reader-faves::after {
    content: '';
    width: 0;
    height: 70px;
    position: absolute;
    border: 1px solid #fff;
    margin: 0 auto;
    left: 50%;
    top: 35px;
opacity: 0;
}

.blog-section h2 a.full::before {
    content: '';
    width: 40px;
    height: 1px;
    position: absolute;
    border: 1px solid #fff;
    margin: 0 auto;
    left: 41%;
    top: 35px;
opacity: 0;
}

.blog-section h2 a.bites::before, .blog-section h2 a.reader-faves::before {
    content: '';
    width: 40px;
    height: 1px;
    position: absolute;
    border: 1px solid #fff;
    margin: 0 auto;
    left: 41%;
    top: 35px;
opacity: 0;
}

.blog-section h2 a.reader-faves:before {
    content: '';
    width: 40px;
    height: 1px;
    position: absolute;
    border: 1px solid #fff;
    margin: 0 auto;
    left: 44%;
    top: 35px;
}


.blog-section h2 a.full:focus::after, .blog-section h2 a.full:focus::before {
    opacity: 1;
}

.blog-section h2 a.bites:focus::after, .blog-section h2 a.bites:focus::before {
    opacity: 1;
}

.blog-section h2 a.reader-faves:focus::after, .blog-section h2 a.reader-faves:focus::before {
    opacity: 1;
}

.blog-section h2 a.bites:focus + .blog-section h2 a.full::after {
    display: none !important;
}

.blog-section h2 .line {
    padding: 0px 10px;
}

.featured-blog-posts {
    padding: 2%;
    border: 2px solid #fff;
    max-width: 1400px;
    margin: 4% auto 0;
    display: table;
    width: 100%;
    text-align: center;
background: #f7f7f7;
position: relative;
z-index: 99;
}

.featured-blog-posts .recipe-post {
    width: 32%;
    float: left;
    padding: 20px;
    margin-right: 2%;
}

.featured-blog-posts .recipe-post:nth-child(3) {
    margin-right: 0;
}

.featured-blog-posts div img {
    width: 100%;
    border: 13px solid #fff;
}

.featured-blog-posts .title {
    color: #111;
    font-family: montserrat;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.4;
}

.featured-blog-posts .title a {
color: #111;
}

.featured-blog-posts .title a:hover {
color: #fc247e;
}

.featured-blog-posts .small-bites, .featured-blog-posts .reader-favorites {
display: none;
}

.start-here-4 {
background: #f9eeee;
    position: relative;
padding-bottom: 10%;
}

.shop-title {
    font-family: "Montserrat", Sans-serif;
    font-size: 51px;
    font-weight: 200;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    color: #111;
    line-height: normal;
    float: right;
    margin-top: -11%;
    right: 25%;
}

.shop-text {
    font-family: "Playfair Display", Sans-serif;
    font-size: 51px;
    font-style: italic;
    margin-top: 0;
    text-align: left;
    font-weight: normal;
    color: #111;
    text-transform: lowercase;
    display: block;
    line-height: .5;
}


.shop-section .arrow {
    position: absolute;
    left: 2%;
    margin-top: -13%;
}

.shop-section {
    display: table;
    max-width: 1000px;
    margin: 0 auto;
}

.shop-left {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.shop-left .accountability {
    text-align: right;
    margin-top: -13%;
    width: 90%;
    float: right;
    margin-bottom: 3%;
}

.shop-left .meal-plan {
    text-align: right;
    margin-top: 2.5%;
}

.shop-right {
    /*width: 49%;
    float: right;*/
    width: 50%;
    margin: 0 auto;
}

.shop-right .course-photo {
    margin-top: 6%;
}

.shop-right .course-button a {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 10px;
    color: #ffffff;
    background-color: #e9da68;
    padding: 26px;
    width: 100%;
    display: block;
    max-width: 521px;
    text-align: center;
    margin-top: 2%;
    text-transform: uppercase;
}

.shop-right .course-button a:hover {
    background: #fc247e;
}

.authors-section {
    display: table;
    width: 100%;
    max-width: 1000px;
    margin: 10% auto 0;
}

.authors-1 {
    float: left;
    margin-right: 5%;
    width: 26%;
}

.authors-2 {
    width: 28%;
    float: left;
    margin-right: 5%;
}

.authors-2 span {
    display: block;
    font-family: playfair;
    font-style: italic;
    font-size: 20px;
    font-weight: bold;
    margin-top: 6%;
}

.authors-2 span a, .authors-2 span a .fa {
    color: #111;
transition: all .1s ease-in-out;
}

.authors-2 span a:hover, .authors-2 span a:hover .fa  {
    color: #fc247e;
}

.authors-3 {
    width: 36%;
    float: left;
}

.authors-3 .title {
    font-family: montserrat;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    color: #111;
    margin-bottom: 5px;
}

.authors-3 .content {
    font-family: montserrat;
    font-weight: normal;
    color: #111;
    font-size: 16px;
    line-height: 30px;
}

.subscribe-section {
    background: #fff;
    max-width: 1200px;
    margin: 15% auto 0;
    position: relative;
}

.subscribe-section .arrow {
    position: absolute;
    margin-top: -140px;
    left: 45%;
}

.subscribe-title {
    padding: 6% 6% 40px;
    color: #111;
}

.subscribe-title .get {
    display: block;
    font-weight: 500;
    font-family: "Montserrat", Sans-serif;
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.subscribe-title .smoothies {
    font-family: "Montserrat", Sans-serif;
    font-size: 42px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
    margin: 15px 0;
}

.subscribe-title .sign-up {
    font-family: "Playfair Display", Sans-serif;
    font-size: 38px;
    font-style: italic;
    letter-spacing: 2px;
font-weight: normal;
display: block;
}

.smoothie-graphic {
    position: absolute;
    right: 2%;
    margin-top: -51%;
    max-width: 400px;
}

.subscribe-section .form {
    padding: 5%;
}

.subscribe-form {
    padding-left: 6%;
    padding-bottom: 6%;
}

.subscribe-form input {
    background: #f7f7f7;
    border: none;
    padding: 10px;
    font-family: "playfair display";
    font-size: 15px;
    font-style: italic;
    color: #3d3d3d;
    letter-spacing: .5px;
width: 100%;
-webkit-appearance: none;
border-radius: 0;
}

.subscribe-form {
max-width: 700px;
}

.subscribe-form .name-field {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.subscribe-form .email-field {
    width: 49%;
    float: right;
}

.subscribe-form .submit {
    clear: both;
    padding-top: 2%;
}

.subscribe-form .submit input {
    background: #fc247e;
    color: #fff;
    font-family: montserrat;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 1px;
-webkit-appearance: none;
border-radius: 0;
}

.subscribe-form .submit input[type=submit]:hover {
border: none;
background: #e9da68;
box-shadow: none;
}

.podcast-section {
    background: #e8f3f3;
    display: table;
}

.podcast-section1 {
    background: #e8f3f3;
    display: flex;
    padding: 5%;
    padding-bottom: 13%;
    position: relative;
}


.podcast-left {
    display: table-cell;
    width: 50%;
    background: url(https://foodheavenmadeeasy.com/wp-content/uploads/2018/10/podcast-cropped.jpg) no-repeat;
    background-size: cover;
    background-position-x: 30%;
}

.podcast-left1 {
    width: 46%;
    background: #e8f3f3;
}

.podcast-description {
    color: #111111;
    font-family: "Montserrat", Sans-serif;
    font-weight: 500;
    letter-spacing: 1.5px;
    margin-bottom: 80px;
    font-size: 15px;
    line-height: 23px;
}

.podcast-title-bold {
    font-family: "Montserrat", Sans-serif;
    font-size: 41px;
    font-weight: 500;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: #111;
    margin-bottom: 0;
    text-align: center;
    padding-top: 5%;
    background: #e8f3f3;
    line-height: 41px;
}

.podcast-right {
    margin: 5%;
}

.podcast-section1 .podcast-right {
    margin: 0;
    margin-left: 5%;
}

.podcast-block {
    border: 3px solid #fff;
    display: table-cell;
    width: 50%;
}

.podcast-block-inner {
    background: #fff;
    margin: 30px;
    color: #111;
}

.podcast-title {
    font-family: montserrat;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 42px;
    margin-bottom: 28px;
    letter-spacing: 1px;
    padding: 6% 6% 0;
}

.podcast-title .the {
    text-transform: lowercase;
    font-family: "Playfair Display";
    font-style: italic;
}

.podcast-content {
    margin-bottom: 28px;
    color: #111111;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 1px;
    padding: 0% 6% 0% 6%;
}

.podcast-list {
    padding: 0% 6% 20px;
}

.podcast-section1 .podcast-list {
    padding: 40px;
}

.podcast-img {
    max-width: 260px;
    float: left;
    margin-top: 240px;
    position: absolute;
}

.podcast-left-title {
    font-family: "Montserrat", Sans-serif;
    font-size: 51px;
    font-weight: 200;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    text-align: right;
    position: relative;
    color: #111;
    line-height: normal;
}

.podcast-left-text {
    font-family: "Playfair Display", Sans-serif;
    font-size: 51px;
    font-style: italic;
    margin-top: 0;
    text-align: right;
    font-weight: normal;
    color: #111;
    line-height: normal;
}

.podcast-section1 .transform-arrow {
    margin-top: 5%;
    text-align: right;
    max-width: 215px;
    float: right;
}

.podcast-subscribe1 {
    display: block;
    text-align: center;
}

.podcast-subscribe1 a {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 5px;
    color: #ffffff;
    background-color: #fc247e;
    padding: 12px 28px;
    text-transform: uppercase;
    top: 46px;
    position: relative;
}
.podcast-subscribe1 a:hover {
    background-color: #e9da68;
}

.podcast-list a {
    color: #111;
}

.podcast-list p {
    font-weight: 400;
    font-size: 17px;
    font-style: normal;
    font-family: Montserrat;
    text-transform: uppercase;
    line-height: 25px;
    letter-spacing: 1.5px;
    border-bottom: 3px solid transparent;
    display: table;
}

.podcast-list p .number {
    font-family: "Playfair Display";
    font-size: 38px;
    font-style: italic;
    letter-spacing: 3px;
    color: #111;
}

.podcast-list p:hover {
    color: #fc247e;
    border-bottom: 3px solid #fc247e;
}

.podcast-list p:hover > .number{
    color: #fc247e;
}


.podcast-subscribe {
    font-family: "playfair display";
    font-style: italic;
    font-weight: bold;
    letter-spacing: .5px;
    padding: 0 2% 6%;
    text-align: center;
    font-size: 15px;
}

.podcast-subscribe a {
    color: #111;
}

.podcast-subscribe a:hover {
    color: #fc247e;
}

.team-section {
    background: #e9da68;
    padding: 5%;
    text-align: center;
}

.team-title {
    text-transform: lowercase;
    font-family: "Playfair Display";
    font-style: italic;
    color: #111;
    font-size: 42px;
    margin-bottom: 28px;
    letter-spacing: 1px;
    line-height: normal;
}

.team-title .team {
    font-family: montserrat;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 42px;
    font-style: normal;
}

.team-link {
    font-family: montserrat;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 28px;
    color: #fff;
}

.team-link a {
transition: all .1s ease-in-out;
}

.team-link a, .team-link a .fa {
    color: #fff;
}

.team-link a:hover, .team-link a:hover .fa {
color: #fc247e;
}

.team-images img {
    padding: 0 1%;
}


.wendy-jess {
    display: table;
    margin-bottom: -10px;
}

.wendy-jess a {
    background: #e9f3f4;
    padding: 15px;
    font-family: montserrat;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fc247e;
    font-size: 19px;
    position: absolute;
    top: 56%;
width: 240px;
text-align: center;
}

.wendy-jess .left {
    width: 50%;
    float: left;
    position: relative;
}

.wendy-jess .left a {
    left: 0;
}

.wendy-jess .right {
    width: 50%;
    float: right;
    position: relative;
}

.wendy-jess .right a {
    right: 0;
}

.wendy-jess a:hover {
    color: #fff;
    background: #fc247e;
}

@media only screen and (max-width: 1440px) {
.podcast-left {
    background-position-x: 30%;
}
}

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

.podcast-left1 {
    width: 45%;
}

.podcast-title-bold {
    font-size: 26px;
}

.start-here-1 .panel .text-row {
    top: 28%;
    left: 0%;
}

.welcome-container {
    padding: 39px;
    width: 50%;
    float: right;
    background: #fff;
    right: 5%;
    position: absolute;
    margin-top: -23%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.welcome-container .content {
    color: #111111;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 1px;
}

.transform-title {
margin-top: 5%;
}

.transform-arrow img {
    max-width: 200px;
}


.transform-right .list-outer {
    margin-top: 40%;
    border: 3px solid #fff;
}

.transform-right {
    width: 55%;
    float: right;
}

.transform-right .list-inner p .number {
    font-size: 27px;
}

.transform-right .list-inner p {
margin-bottom: 10px;
}

.transform-right .list-inner p {
font-size: 15px;
line-height: 23px;
}

.text-left {
    color: #111111;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
margin-top: 15%;
}

.cook-title {
margin-top: -5%;
}

.featured-blog-posts .post-1, .featured-blog-posts .post-2, .featured-blog-posts .post-3 {
padding: 0;
}

.shop-section {
    max-width: 700px;
    margin: 0 auto;
}

.shop-title {
    margin-top: -16%;
    right: 15%;
}

.shop-section .arrow img {
max-width: 100px;
}

.authors-section {
    max-width: 800px;
}

.subscribe-section {
    max-width: 900px;

}

.subscribe-title .get {
font-size: 16px;
}

.subscribe-title .smoothies {
    font-family: "Montserrat", Sans-serif;
    font-size: 32px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin: 10px 0;
}

.subscribe-title .sign-up {
font-size: 30px;
}

.subscribe-form {
    max-width: 500px;
}

.smoothie-graphic {
    position: absolute;
    right: 1%;
    margin-top: -55%;
    max-width: 300px;
}

.podcast-left {
    display: none;
}

.podcast-right {
    margin: 0;
}

.podcast-content {
font-size: 15px;
line-height: 23px;
}

.podcast-list p .number {
font-size: 27px;
}

.podcast-list p {
font-size: 15px;
line-height: 23px;
margin-bottom: 10px;
}

.team-images {
    display: flex;
}

.blog-section h2 {
font-size: 18px;
}

.shop-right .course-button a {
padding: 20px;
}

.subscribe-section .arrow {
    position: absolute;
    margin-top: -88px;
    left: 38%;
}
.subscribe-section .arrow img {
max-width: 100px;
}

.wendy-jess a {
font-size: 15px;
width: 220px;
}

.start-here-1 .panel .text-row .heading-title .start {
font-size: 30px;
    margin-right: 0;
}

.start-here-1 .panel .text-row .heading-title .here {
font-size: 36px;
}

}

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

.podcast-left-title {
    font-size: 32px;
    letter-spacing: 1px;
}

.podcast-left-text {
    font-size: 34px;
}

.podcast-subscribe1 a {
    font-size: 14px;
}


.podcast-left1 {
    width: 40%;
}

.start-here-1 .background {
height: 420px;
}

.start-here-1 .panel .text-row .heading-title h2 {
font-size: 15px;
margin-bottom: 0;
}

.start-here-1 .panel .text-row .heading-title {
margin-bottom: 10px;
}

.accent-mark img {
    max-width: 100px;
}

.welcome-container {
    padding: 30px;
    width: 55%;
    margin-top: -36%;
}

.welcome-container .title h2 {
margin-bottom: 12px;
}


.transform-left {
    width: 37%;
}

.text-left {
    margin-top: -30%;
}

.transform-title {
    margin-top: 5%;
    font-size: 32px;
    letter-spacing: 1px;
}

.transform-right .list-outer {
    margin-top: 30%;
}

.transform-text {
font-size: 34px;
}

.transform-arrow img {
    max-width: 100px;
}

.start-here-2 {
    padding: 15% 5% 5%;
    background-position-x: 18%;
}

.transform-right .list-inner {
    padding: 5%;
    background: #fff;
    margin: 30px;
}

.transform-right {
    width: 61%;
    float: right;
}

.cook-title .cook {
font-size: 32px;
    letter-spacing: 1px;
}

.cook-title {
font-size: 34px;
}

.blog-section h2 {
    font-size: 13px;
}

.featured-blog-posts div img {
    width: 100%;
    border: 6px solid #fff;
}

.featured-blog-posts .title {
font-size: 11px;
}

.shop-title {
font-size: 32px;
    margin-top: -12%;
    right: 21%;

}

.shop-text {
font-size: 34px;
}


.shop-section {
    max-width: 600px;
}

.shop-section .arrow img {
    max-width: 80px;
}

.shop-section .arrow {
    position: absolute;
    left: 2%;
    margin-top: -10%;
}

.shop-right .course-button a {
    padding: 14px;
    font-size: 15px;
}

.authors-section {
    max-width: 90%;
}

.subscribe-section {
    max-width: 90%;
}

.smoothie-graphic {
    position: absolute;
    right: 1%;
    margin-top: -52%;
    max-width: 200px;
}

.subscribe-form .submit input {
font-size: 15px;
}

.podcast-block {
    width: 100%;
}

.team-images img {
    padding: 0 10px;
    width: 140px;
} 

.team-images {
display: table;
}

.wendy-jess a {
    width: 175px;
    padding: 8px;
    font-size: 15px;
}
}

@media only screen and (max-width: 768px) {
.start-here-2 {
    padding: 25% 5% 5%;
}

.welcome-container {
margin-top: -45%;
}

.welcome-container .content {
font-size: 15px;
}

.transform-left {
    width: 36%;
}

.text-left {
    margin-top: -63%;
}

.transform-right .list-outer {
    margin-top: 22%;
}

.featured-blog-posts .title {
    font-size: 11px;
}

.featured-blog-posts .recipe-post {
    padding: 10px;
}

.subscribe-section .arrow img {
    max-width: 80px;
}

.subscribe-section .arrow {
    position: absolute;
    margin-top: -60px;
    left: 45%;
}

.subscribe-form {
    max-width: 100%;
}

.subscribe-title .smoothies {
font-size: 30px;
letter-spacing: 1px;
}

.subscribe-form {
    padding-left: 6%;
    padding-bottom: 6%;
    padding-right: 6%;
}

.subscribe-title .get {
    font-size: 15px;
}

.authors-3 .title {
font-size: 17px;}

.subscribe-title .sign-up {
    font-size: 22px;
}
}

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

.podcast-section1 {
    display: block;
}

.podcast-left1 {
    width: 100%;
    display: block;
    position: initial;
}

.podcast-section1 .podcast-right {
    margin: 0;
    width: 100%;
    margin-top: 10%;
}

.podcast-left-title, .podcast-left-text {
    text-align: center;
}

.podcast-section1 .transform-arrow {
   display: none;
}

.podcast-description {
margin-bottom: 5%;
}

.podcast-title-bold {
    font-size: 26px;
    line-height: 36px;
    padding: 5% 5% 0;
}

.podcast-img {
    max-width: 300px;
    float: none;
    margin-top: 0;
    position: initial;
    margin: 0 auto 5%;
}

.podcast-section1 .podcast-block-inner {
    padding: 5%;
    margin: 15px;
}

.podcast-section1 .podcast-list {
padding: 0;
}

.start-here-2 {
    padding: 5%;
}

.welcome-container {
    margin-top: 0;
    width: 100%;
    position: initial;
}

.text-left {
    margin-top: 5%;
    max-width: 100%;
}

.transform-left {
    width: 100%;
    position: initial;
    float: none;
}

.transform-title, .transform-text {
    text-align: left;
}

.transform-title {
    margin-top: 15%;
}

.transform-arrow {
    margin-top: 5%;
    text-align: left;
    margin-left: 20%;
}

.transform-right .list-outer {
    margin-top: -60%;
}

.shop-section .arrow {
margin-top: -12%;
}

.smoothie-graphic {
    right: -4%;
    margin-top: -57%;
}

.podcast-subscribe {
    padding: 0 26px 4%;
}

.team-section {
    padding: 5% 2%;
}

}

@media only screen and (max-width: 700px) {
.start-here-1 .background {
    outline-offset: -15px;
    height: 330px;
}

.start-here-1 .panel .text-row .heading-title .start, .start-here-1 .panel .text-row .heading-title .here {
    letter-spacing: 4px;
}

.start-here-2 {
    background-position-x: 17%;
}

.transform-right {
    width: 58%;
}

.transform-right .list-inner {
    padding: 5%;
    margin: 15px;
}
.transform-right .list-inner p .number {
    font-size: 24px;
}

.transform-right .list-inner p {
    font-size: 13px;
    line-height: 21px;
}


.blog-section h2 {
    font-size: 13px;
    letter-spacing: 3px;
}

.start-here-3 {
padding: 0 5% 20% 5%;
}

.shop-section {
    max-width: 500px;
}

.shop-section .arrow {
    margin-top: 0%;
}

.shop-title {
    margin-top: -15%;
    right: 15%;
}

.shop-right .course-button a {
    padding: 10px;
    font-size: 14px;
    letter-spacing: 6px;
}

.authors-1 {
    float: left;
    margin-right: 3%;
    width: 25%;
}

.authors-2 {
    width: 28%;
    float: left;
    margin-right: 3%;
}

.authors-3 {
    width: 41%;
    float: left;
}

.subscribe-section {
    max-width: 95%;
}

.subscribe-title {
    padding: 4% 4% 40px;
    color: #111;
}

.subscribe-form {
    padding-left: 4%;
    padding-bottom: 4%;
    padding-right: 4%;
}

.smoothie-graphic {
    right: -2%;
}

.subscribe-section .arrow {
    position: absolute;
    margin-top: -69px;
    left: 46%;
}

.team-images img {
    padding: 0 8px;
    width: 126px;
}

.team-images {
    display: flex;
    justify-content: center;
    align-items: center;
}

.welcome-container .content, .text-left, .authors-3 .content, .podcast-content {
    font-size: 13px !important;
    line-height: 22px !important;
}
}


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

.start-here-1 .background {
    outline-offset: -12px;
    height: 200px;
    outline: 2px solid #fff;
}

.start-here-1 .panel .text-row {
    top: 17%;
    left: 0%;
}

.start-here-1 .panel .text-row .heading-title h2 {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1.3;
    letter-spacing: 5px;
}

.start-here-1 .panel .text-row .heading-title {
    margin-bottom: 5px;
    line-height: 1;
    margin-top: 10px;
}

.start-here-1 .panel .text-row .heading-title .start {
    font-size: 26px;
}

.start-here-1 .panel .text-row .heading-title .here {
    font-size: 32px;
    display: block;
}

.welcome-container .title h2 {
    font-size: 15px;
}

.welcome-container .content, .text-left {
    font-size: 13px;
    line-height: 22px;

}

.transform-title {
    margin-top: 5%;
}

.transform-title, .transform-text {
    text-align: center;
}

.transform-text {
    font-size: 28px;
}

.transform-arrow {

    display: none;
}



.transform-right .list-outer {
    margin-top: 5%;
    border: 2px solid #fff;
}

.start-here-2 {
    background-position-x: 11%;
    background-size: 2200px;
    height: 1000px;
    background-position-y: bottom;
    background-color: #e8f3f3;
}

.transform-right {
    width: 100%;
    float: none;
    padding-bottom: 45px;
    margin-bottom: 475px;
}

.start-here-3 {
    padding: 0 3% 20% 3%;
}

.cook-title {
        padding: 0px 15px;
    margin-top: -11%;
font-size: 28px;
}

.blog-section h2 {
    font-size: 10px;
    letter-spacing: 2px;
}

.featured-blog-posts .recipe-post {
    padding: 4px;
}

.featured-blog-posts div img {
    width: 100%;
    border: 3px solid #fff;
}

.featured-blog-posts .title {
    font-size: 8px;
}

.shop-section {
    max-width: 90%;
}

.shop-section .arrow {
    margin-top: 0%;
    display: none;
}

.shop-title {
    font-size: 22px;
    margin-top: -13%;
    right: 20%;
}

.shop-text {
    font-size: 22px;
    letter-spacing: 2px;
}


.shop-right .course-button a {
    padding: 6px;
    font-size: 13px;
    letter-spacing: 3px;
}

.shop-left .meal-plan {
    text-align: right;
    margin-top: 0px;
}

.authors-3 {
    width: 100%;
    float: none;
    clear: both;
    padding-top: 4%;
}

.authors-3 .content {
    font-size: 13px;
    line-height: 22px;
}

.authors-3 .title {
    font-size: 15px;
    letter-spacing: 3px;
}

.authors-1 {
    float: left;
    margin-right: 4%;
    width: 48%;
}

.authors-2 {
    width: 48%;
    float: left;
    margin-right: 0;
}

.authors-2 span {
margin-top: 10px;
}

.subscribe-section {
margin-top: 30%;
}
.smoothie-graphic {
    max-width: 175px;
    margin-top: -99%;
}

.subscribe-section .arrow img {
    max-width: 60px;
}

.subscribe-section .arrow {
    margin-top: -53px;
    left: 38%;
}

.subscribe-title {
padding: 4%;
}

.podcast-block-inner {
    padding: 5%;
    margin: 15px;
}

.podcast-title {
    font-size: 32px;
    letter-spacing: 1px;
    padding: 0;
    margin-bottom: 15px;
    text-align: left;
    padding-top: 5px;
}

.podcast-title .the {
    font-size: 28px;
}

.podcast-content {
    font-size: 13px;
    line-height: 22px;
    padding: 0;
    margin-bottom: 12px;
}

.podcast-list {
    padding: 0;
}

.podcast-list p .number {
    font-size: 24px;
}

.podcast-list p {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 21px;
}

.podcast-section {
    padding: 7% 5%;
}

.team-title {
    font-size: 28px;
}

.team-title .team {
    font-size: 32px;
}

.team-images {
    display: block;
}

.wendy-jess {
    display: flex;
}

.wendy-jess a {
    width: 140px;
    padding: 3px;
    font-size: 12px;
}
}

@media only screen and (max-width: 400px) {
.blog-section h2 {
    font-size: 8px;
    letter-spacing: 2px;
}

.shop-title {
    font-size: 22px;
    margin-top: -13%;
    right: 17%;
}

.smoothie-graphic {
    max-width: 145px;
    margin-top: -100%;
}

.podcast-subscribe {
    padding: 0 0px 4%;
}

.team-images img {
    padding: 0 8px;
    width: 116px;
}
}

/**Academy Page**/

@media only screen and (min-width: 1024px) {
.page-template-academy .elementor-element.elementor-element-9a42656 {
    width: 36.027% !important;
}
}

.page-template-academy .elementor-element.elementor-element-9a42656 .elementor-widget-wrap {
    background: url(https://foodheavenmadeeasy.com/wp-content/uploads/2019/03/academy-logo.png) no-repeat;
    background-size: contain;
    background-position-x: 20%;
    top: 10%;
}

.page-template-academy .elementor-element.elementor-element-9a42656 .elementor-widget-wrap img {
opacity: 0;
}

/*.container {
    margin: 0;
    overflow: hidden;
    max-width: 100%;
}*/

.academy-mobile {
    display: none;
}

.page-template-academy .elementor-element.elementor-element-1ef173e8 {
    background: transparent;
    z-index: 999;
    position: absolute;
    width: 100%;
}

.page-template-academy .elementor-element.elementor-element-77550e54 {
	display: none;
}

.academy-banner {
    width: 70%;
    position: relative;
}

.academy-banner .banner-text {
    position: absolute;
    bottom: 32%;
    right: -28%;
    font-size: 30px;
    background: #f1f1f1de;
    width: 400px;
    padding: 5% 4%;
    text-align: center;
    line-height: 1.5;
    color: #151515;
    font-family: "Playfair Display", serif;
}

.academy-banner .banner-text span {
    color: #5eadaa;
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 34px;
    margin-right: 6px;
    text-transform: lowercase;
    font-style: italic;
}

.academy-banner .banner-text p {
    margin-bottom: 0;
}

.academy-banner .banner-text button {
    -webkit-appearance: none;
    background: #fc247e;
    border: none;
    font-family: montserrat;
    letter-spacing: 3px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 16px;
    font-size: 13px;
    position: absolute;
    left: 50%;
    margin-top: 7%;
}

.academy-banner .banner-text button:hover {
    background-color: #e9da68;
}

.academy-content {
    max-width: 1260px;
    margin: 0 auto;
    padding: 4% 30px;
    display: table;
}

.academy-content .left-sidebar {
    width: 18%;
    float: left;
    padding-right: 2%;
}

.academy-content .left-sidebar h6 {
    font-family: montserrat;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fc247e;
    font-size: 13px;
}

.academy-content .left-sidebar a {
   color: #151515;
}

.academy-content .left-sidebar a:hover {
    color: #fc247e;
}

.academy-content .left-sidebar .sidebar-section {
    margin-bottom: 40px;
    font-family: montserrat;
    font-size: 13px;
    font-weight: 500;
}

.academy-content .content-area {
    width: 80%;
    float: right;
}

.academy-content .three-columns {
    color: #151515;
    font-family: "Playfair Display", serif;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 1px;
    text-align: center;
    display: table;
}

.academy-content .three-columns a {
   color: #151515;
}

.academy-content .three-columns a:hover {
   color: #fc247e;
}


.academy-content .content-area .column {
    width: 32%;
    float: left;
    margin-left: 2%;
}

.academy-content .content-area .column .container {
    position: relative;
    display: flex;
    flex-direction: column;
}

.academy-content .content-area .column .container .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #0000005e;
    outline: 1px solid #fff;
    outline-offset: -18px;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.academy-content .content-area .container:hover .overlay {
    opacity: 1;
-webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.academy-content .content-area .column:first-child {
margin-left: 0;
}

.academy-testimonial {
    clear: both;
    display: table;
    margin: 80px auto 0;
}

.academy-testimonial .separator {
    height: 5px;
    background: #e2d255;
    width: 100px;
    text-align: center;
    margin: 0px auto 35px;
}

.academy-testimonial h5 {
    color: #151515;
    font-family: "Playfair Display", serif;
    font-size: 18px;
    font-style: italic;
    line-height: 1.8;
    text-align: center;
    max-width: 765px;
    margin: 0 auto 25px;
}

.academy-testimonial h6 {
    text-align: center;
    color: #e2d255;
    font-family: montserrat, sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 13px;
}

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

.academy-banner .banner-text button {
    margin-top: 4%;
}
}

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

.academy-mobile {
    display: block;
}

.academy-desktop {
    display: none;
}

.academy-banner .banner-text {
    position: absolute;
    bottom: 16%;
    right: -34%;
    font-size: 22px;
    background: #f1f1f1de;
    width: 300px;
    text-align: center;
    line-height: 1.5;
    color: #151515;
    font-family: "Playfair Display", serif;
}



.academy-banner .banner-text span {
    font-size: 21px;
}

.academy-banner .banner-text button {
    font-size: 10px;
}

.academy-content .content-area {
    margin-bottom: 40px;
}
}

@media only screen and (max-width: 767px) {
.page-template-academy .elementor-element.elementor-element-9a42656 .elementor-widget-wrap {
    background-position-x: 2%;
}

.page-template-academy .elementor-element.elementor-element-1ef173e8 {
    position: initial;
}

.academy-banner {
    top: 10px;
}
}

@media only screen and (max-width: 667px) {
.academy-content .left-sidebar {
    width: 100%;
    float: none;
    padding-right: 0;
    text-align: center;
}

.academy-content .content-area {
    width: 100%;
    float: none;
}

.academy-banner .banner-text span {
    font-size: 26px;
}

.academy-banner .banner-text {
    right: -34%;
    font-size: 22px;
    width: 300px;
    padding: 5% 4% 7%;
}

.academy-content {
    padding: 40px 30px;
}
}

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

.podcast-title-bold {
    font-size: 26px;
    line-height: 36px;
    padding: 5% 10% 0;
}


.academy-banner {
    width: 83%;
    position: relative;
}

.academy-banner .banner-text {
    position: absolute;
    bottom: 16%;
    right: -16%;
    font-size: 18px;
    width: 230px;
}

.academy-banner .banner-text span {
    font-size: 15px;
}

.academy-banner .banner-text button {
    font-size: 8px;
    padding: 8px 12px;
}

.academy-content .left-sidebar h6 {
    margin-bottom: 8px;
}

.academy-content .left-sidebar .sidebar-section {
    margin-bottom: 24px;
}

.academy-content .content-area .column {
    width: 100%;
    float: none;
    margin-bottom: 28px;
}

.academy-content .content-area .column:last-child {
    margin-bottom: 0;
}
 
.academy-testimonial {
    margin: 60px auto 0;
}
}

@media only screen and (max-width: 375px) {
.academy-banner .banner-text {
    font-size: 16px;
    width: 200px;
}

.academy-banner .banner-text button {
    font-size: 7px;
    padding: 7px 8px;
    left: 46%;
}


}


/**Home Page**/


/*.elementor-element.elementor-element-77550e54 {
    display: none;
}

.container {
    margin: 0;
    overflow: hidden;
    background: #fff;
    max-width: 100%;
}*/

.home-hero {
    min-height: 87vh;
    background-image: url(https://foodheavenmadeeasy.com/wp-content/uploads/2018/02/hero-1.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-hero .overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.39);
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    outline: 2px solid #FFF;
    outline-offset: -24px;
}

.home-hero .subtitle {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1%;
}

.home-hero-text {
    z-index: 9;
    width: 100%;
    text-align: center;
    margin-top: 18%;
}

.home-hero-text .title {
    display: flex;
    align-items: center;
    max-width: 950px;
    margin: 0 auto;
}

.home-hero .title h2 {
    font-family: "Playfair Display", Sans-serif;
    font-size: 59px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}

.home-hero .title h2:first-child {
    width: 44.985%;
    text-align: right;
}

.home-hero .title h2:last-child {
    width: 44.985%;
    text-align: left;
}

.home-hero .title span {
    width: 16%;
    font-family: "Playfair Display", Sans-serif;
    font-size: 43px;
    font-style: italic;
    color: #e4d245;
    font-weight: 600;
    position: relative;
}

.home-hero .swash img {
    width: 96px;
    position: relative;
    left: -14px;
    top: 5px;
}


.home-signup {
    background: url(https://foodheavenmadeeasy.com/wp-content/uploads/2018/02/bg-cta.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    display: table;
    width: 100%;
    padding: 23px;
}

.home-signup form {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 10px;
}

.home-signup h3 {
    font-family: "Montserrat", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #000;
    text-align: center;
}

.home-signup h2 {
    font-size: 16px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    font-family: montserrat;
    text-align: center;
    background: #f9eeee;
    padding: 7px;
}

.home-signup input {
    background-color: #ffffff;
    font-family: "Playfair Display", Sans-serif;
    font-weight: bold;
    text-transform: lowercase;
    font-style: italic;
    color: #000000;
    padding: 10px 14px;
    font-size: 15px;
    border-radius: 3px;
    border: 0;
    width: 39%;
    float: left;
    margin-right: 1%;
}

.home-signup .submit-button input {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3.5px;
    background-color: #2eb3b8;
    border-radius: 0px 0px 0px 0px;
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
    -webkit-appearance: none;
    width: 20%;
    float: right;
    margin-right: 0;
    padding: 8px
}
.home-signup .submit-button input:hover {
background-color: #fc247e;
border: none;
}

.home-mission {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2% 2.5% 5%;
    display: table;
    width: 100%;
}

.home-mission .mission-img-mobile {
    display: none;
}

.home-mission .mission-left {
    float: left;
    width: 53%;
}

.home-mission .mission-right {
    width: 47%;
    float: right;
position: relative;
}

.home-mission .mission-text {
    background-color: rgba(255,255,255,0.72);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 8% 10%;
    position: relative;
    right: -15%;
    margin-top: 35%;
    width: 652px;
    position: absolute;
}

.home-mission .mission-text h2 {
    font-family: "Montserrat", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.home-mission .mission-text p {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0;
}

.home-mission .arrow {
    position: absolute;
    margin-top: 29%;
    left: 54%;
}

.home-mission .arrow img {
    width: 196px;
    float: left;
}

.home-mission .start {
    position: absolute;
    margin-top: 32%;
    right: 12%;
    font-family: "Playfair Display", Sans-serif;
    font-size: 26px;
    font-weight: 400;
    font-style: italic;
    color: #000;
}

.home-mission .start button {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #ffffff;
    background-color: #fc247e;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 30px 15px 30px;
    text-transform: uppercase;
    margin-top: 16px;
border:none;
cursor: pointer;
-webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;

}

.home-mission .start button:hover {
    background-color: #e9da68;
}

.home-brings {
    text-align: center;
    font-family: "Playfair Display", Sans-serif;
    font-size: 34px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 2px;
    color: #000;
    display: table;
    padding: 0 2%;
    margin-bottom: 3%;
}

.home-brings .title {
    margin-top: 2%;
    line-height: normal;
    margin-bottom: 3%;
}

.home-brings a {
    color: #000;
}

.home-brings-1, .home-brings-2, .home-brings-3, .home-brings-4 { 
    width: 24%;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1%;
-webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.home-brings .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #0000005e;
    outline: 1px solid #fff;
    outline-offset: -18px;
    opacity: 0;
-webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.home-brings div:hover > .overlay {
    opacity: 1;
-webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.home-brings .label {
    position: absolute;
    bottom: 20%;
    background-color: rgba(255,255,255,0.84);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 8px;
    width: 150px;
    display: table;
    font-size: 18px;
    font-family: montserrat;
    font-style: normal;
    font-weight: 500;
    z-index: 9;
}

.academy-title {
    text-align: center;
    font-family: "Montserrat", Sans-serif;
    font-size: 50px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #000;
    line-height: normal;
}

.academy-title span {
    font-family: "Playfair Display", Sans-serif;
    font-size: 50px;
    font-weight: 400;
    font-style: italic;
    text-transform: lowercase;
    letter-spacing: 2px;
}

.academy-graphics {
    display: table;
    max-width: 1100px;
    margin: 3% auto 2%;
}

.academy1, .academy2, .academy3 {
    padding: 0 4%;
    max-width: 33%;
    float: left;
}

.register-section {
    text-align: center;
    margin-bottom: 5%;
}

.register-section button {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    color: #ffffff;
    background-color: #e9da68;
    border-radius: 0px 0px 0px 0px;
    border: none;
    width: 100%;
    max-width: 590px;
    padding: 20px 40px;
    pointer: cursor;
cursor: pointer;
-webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.register-section button:hover {
    background-color: #fc247e;
}

.register-section .arrow {
    float: left;
    position: absolute;
    left: 20%;
    margin-top: 0%;
}

.register-section img {
    width: 128px;
}

.home-slider .caption-wrap {
    background: rgba(0,0,0,0.25) !important;
    opacity: 1 !important;
    height: 100% !important;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.home-slider .caption-wrap .caption {
    background: rgba(255, 255, 255, 0.7);
    padding: 25px;
    width: 32%;
    text-align: center;
}

 .home-slider .caption-wrap .caption {
   color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.home-slider .caption-wrap button {
    -webkit-appearance: none;
    background: transparent;
    border: 2px solid #444;
    padding: 12px 24px;
    margin-top: 30px;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    border-radius: 3px;
    letter-spacing: 1px;
    cursor: pointer;
}

.metaslider .flexslider .flex-direction-nav li a {
    height: 70px !important;
    opacity: 1 !important;
}

.metaslider .flexslider .flex-direction-nav li a.flex-next {
    background: url(https://foodheavenmadeeasy.com/wp-content/uploads/2018/10/right-arrow.png) no-repeat;
    margin-right: 13px;
    height: 70px;
    width: 30px;
    background-size: 30px;
}

.metaslider .flexslider .flex-direction-nav li a.flex-prev {
    background: url(https://foodheavenmadeeasy.com/wp-content/uploads/2018/10/left-arrow.png) no-repeat;
    margin-left: 13px;
    height: 70px;
    width: 30px;
    background-size: 30px;
}

.metaslider .flexslider .flex-direction-nav li a.flex-next {
opacity: 1 !important;
}

.home-work {
    max-width: 1100px;
    margin: 0 auto;
    display: table;
    padding: 5% 0 10%;
}

.work-left {
    width: 40%;
    float: left;
    margin-right: 2%;
    text-align: right;
    margin-top: 12%;
}

.work-left .text {
    font-family: "Montserrat", Sans-serif;
    font-size: 62px;
    font-weight: 200;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 4.14px;
    color: #000;
}

.work-left .text span {
    color: #e4d245;
    font-family: "Playfair Display", Sans-serif;
    font-size: 45px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 3px;
    text-transform: none;
}

.work-left button {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2.8px;
    color: #fc247e;
    background-color: rgba(0,0,0,0.07);
    border-radius: 0px;
    padding: 14px;
    border: none;
    margin-top: 30px;
    width: 292px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.work-left button:hover {
    background: #fc247e;
    color: #fff;
}

.work-right {
    width: 58%;
    float: right;
}

.work-right img {
    border-style: solid;
    border-width: 18px 18px 18px 18px;
    border-color: #f9eeee;
    border-radius: 0px 0px 0px 0px;
}

.home-press {
    padding-bottom: 5%;
    text-align: center;
}

.home-press h2 {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    margin-bottom: 40px;
}

.home-press h2 a {
    color: #000;
}

.home-press h2 a:hover {
    color: #fc247e;
}

.home-press-logos {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    max-width: 985px;
    margin: 0 auto;
}

.home-press-logos img {
    width: 99px;
}

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

.home-hero-text {
    margin-top: 26%;
}

.home-hero .title h2 {
    font-size: 50px;
}

.home-hero .title span {
    font-size: 36px;
}

.home-hero .subtitle {
    margin-bottom: 0;
}

.home-hero-text .title {
    display: block;
    line-height: 1;
}

.home-hero .title h2:first-child, .home-hero .title h2:last-child, .home-hero .title span {
    width: 100%;
    text-align: center;
}

.home-hero .swash img {
    width: 70px;
    position: relative;
    left: initial;
    top: initial;
}

.home-mission .mission-text {
    right: 0%;
    margin-top: 27%;
    width: 515px;
}

.home-mission .arrow {
    position: absolute;
    margin-top: 84%;
    left: 3%;
}

.home-mission .arrow img {
    width: 150px;
}

.home-mission .start {
    right: 6%;
}

.home-brings {
    font-size: 26px;
}

.home-brings-1, .home-brings-3 {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.home-brings-2, .home-brings-4 {
    width: 49%;
    float: right;
    margin-right: 0;
}

.home-brings .label {
    bottom: 5%;
}

.home-slider .caption-wrap .caption {
    width: 80%;
}

.home-work {
    padding: 5% 5% 10%;
}

.register-section .arrow {
    display: none;
}

.home-mission {
    padding: 4% 4% 5%;
}
}


@media only screen and (max-width: 860px) {
.home-hero {
    height: 500px;
}

.home-hero .subtitle {
    font-size: 16px;
}

.home-mission {
    padding: 5%;
}

.home-mission .mission-text {
    right: -12%;
    margin-top: 16%;
    width: 415px;
    padding: 7%;
}

.home-press-logos img {
    width: 80px;
}

.home-hero {
    background-position-x: 9%;
}

.home-mission .mission-left {
    display: none;
}

.home-mission .mission-img-mobile {
    display: block;
    text-align: center;
}

.home-mission .mission-right {
    width: 100%;
    float: none;
}

.home-mission .mission-text {
    margin-top: 0;
    position: initial;
    width: 100%;
    padding: 0;
    margin-bottom: 5%;
}

.home-mission .arrow {
    position: initial;
    margin-top: 0;
}

.home-mission .arrow img {
    width: 200px;
}

.home-mission .start {
    position: initial;
    margin: 0;
    margin-right: 20%;
    float: right;
}

.home-mission .arrow {
    margin-top: 5%;
    margin-left: 5%;
}

.home-brings {
    margin-top: 5%;
}

.register-section button {
    max-width: 250px;
    padding: 15px;
}

.work-left {
    margin-top: 6%;
}

.work-left button {
    width: 250px;
    margin-top: 20px;
}

.work-left .text {
    font-size: 52px;
}

.work-left .text span {
    font-size: 40px;
}
}

@media only screen and (max-width: 700px) {
.home-mission .start {
    margin-right: 15%;
}

.work-right img {
    border-width: 10px;
}

.work-left button {
    width: 200px;
}

.work-left {
    width: 38%;
    margin-right: 4%;
}

.home-press-logos {
    display: block;
    max-width: 500px;
}

.home-press-logos img {
    width: 120px;
    padding: 0 8px;
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 600px) {
.home-hero {
    height: 450px;
    min-height: auto;
}

.home-hero .swash {
    margin-top: 5%;
}

.home-signup input {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 2%;
}

.home-signup .submit-button input {
    float: none;
    width: 100%;
    margin: 0;
}

.home-mission .arrow img {
    width: 150px;
}


.home-slider .caption-wrap .caption {
    font-size: 15px;
    padding: 15px !important;
}

.home-slider .caption-wrap button {
    padding: 7px 14px;
    margin-top: 8px;
    font-size: 12px;
    border: 1px solid;
}

.home-slider .caption-wrap .caption {
    width: 60% !important;
}

.metaslider .flexslider .flex-direction-nav li a.flex-prev, .metaslider .flexslider .flex-direction-nav li a.flex-next {
    background-size: 18px !important;
}

.metaslider .flexslider .flex-direction-nav li a {
    height: 22px !important;
}

.home-hero .subtitle {
    font-size: 13px;
}

.home-hero .title h2 {
    font-size: 38px;
}

.home-signup h2 {
    line-height: 1.5;
    padding: 8px;
}

.home-mission .arrow {
    margin-left: 0;
}

.home-mission .start {
    margin-right: 0;
    font-size: 22px;
}

.home-mission .start button {
    font-size: 16px;
}

.home-brings label {
    padding: 5px;
    width: 85%;
    font-size: 15px;
}

.academy-title, .academy-title span {
    font-size: 35px;
}

.academy-title {
    margin: 8% 0;
}

.academy-title span {
    display: block;
}

.academy1, .academy2, .academy3 {
    padding: 0 5%;
    max-width: 100%;
    float: none;
    margin-bottom: 5%;
}

.work-left {
    width: 100%;
    float: none;
    margin-right: 0;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 7%;
}

.work-right {
    width: 100%;
    float: none;
}

.register-section {
    margin-bottom: 10%;
}

.home-press-logos img {
    width: 112px;
}

.home-brings .title {
    margin-top: 6%;
    line-height: normal;
    margin-bottom: 9%;
}

.home-brings {
    margin-top: 10%;
}
}

@media only screen and (max-width: 400px) {
.home-hero {
    background-position-x: 13%;
}

.home-hero .overlay {
    outline-offset: -13px;
}

.home-signup {
    padding: 5%;
}

.home-signup form {
    padding: 0;
}

.home-mission .mission-text h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

.home-mission .arrow img {
    width: 105px;
}

.home-mission .arrow {
    margin-top: 10%;
}

.home-mission .start {
    margin-top: -5%;
}

.home-brings {
    padding: 0 5%;
}

.home-brings-1, .home-brings-3 {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
}

.home-brings-2, .home-brings-4 {
    width: 48%;
    float: right;
    margin-right: 0;
}

.home-brings .label {
    font-size: 15px;
    padding: 4px;
    bottom: 11%;
}

}
.shop-title {
    float: none;
    right: auto;
    display: block;
    left: 50%;
    width: fit-content;
    transform: translateX(-50%);
}
.shop-text {
    width: fit-content;
}