/*!
Theme Name: Lemon Tree Dwelling by Grace + Vine Studios (a Kadence Child Theme)
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Grace + Vine Studios
Author URI: https://www.graceandvinestudios.com/
Description: A crafted child theme of the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

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


/** Crafted Theme Variables **/
/** Use these to set variables commonly used, for consistency **/
:root {
    --crafted-border-style: solid;
    --crafted-border-width: 4px;
    --crafted-border-color: var(--global-palette3);
}


/** General Styles **/
body a {
    color: var(--global-palette3);
    text-decoration: none;
}
body a:hover {
    color: var(--global-palette3);
    text-decoration: underline;
}
.entry-content h2 {
    border-bottom: 3px solid var(--global-palette2);
    display: inline-block;
}



button, .button, .wp-block-button__link, .wp-element-button, form input[type="button"], form input[type="reset"], form input[type="submit"],
.reply .comment-reply-link,
button:hover, .button:hover, .wp-block-button__link:hover, .wp-element-button:hover, form input[type="button"]:hover, form input[type="reset"]:hover, form input[type="submit"]:hover  {
    text-transform: uppercase;
    border-style: solid;
    border-width: 4px;
    border-color:  #ffffff;
    border-radius: var(--crafted-button-radius);
    text-decoration: none;
    box-shadow: 0px 0px 0px 2px var(--crafted-border-color);
}
body .wp-block-search .wp-block-search__button,
button.wp-block-kadence-off-canvas-trigger {
    padding: 0;
}
body .wp-block-search .wp-block-search__button:hover,
button.wp-block-kadence-off-canvas-trigger:hover {
    border: none;
    background: transparent;
    box-shadow: none;
}


hr,
body .wp-block-separator,
body .wp-block-separator.has-background:not(.is-style-dots):not(.is-style-wide),
body .wp-block-separator.has-background:not(.is-style-dots) {
    border-bottom-style: var(--crafted-border-style);
    border-bottom-width: var(--crafted-border-width);
    border-bottom-color: var(--crafted-border-color);
    background: transparent;
    height: 0;
    border-top: 0;
}


/** Link Styling - Standard (Underline) **/
body.link-style-standard .entry-content p a,
body.link-style-standard .entry-content h1 a,
body.link-style-standard .entry-content h2 a,
body.link-style-standard .entry-content h3 a,
body.link-style-standard .entry-content h4 a,
body.link-style-standard .entry-content h5 a,
body.link-style-standard .entry-content h6 a,
body.link-style-standard .entry-content a h1,
body.link-style-standard .entry-content a h2,
body.link-style-standard .entry-content a h3,
body.link-style-standard .entry-content a h4,
body.link-style-standard .entry-content a h5,
body.link-style-standard .entry-content a h6,
body.link-style-standard .entry-content strong>a, 
body.link-style-standard .entry-content a>strong, 
body.link-style-standard .entry-content em>a, 
body.link-style-standard .entry-content a>em, 
body.link-style-standard .entry-content ul:not(.fsri-list):not(.wp-block-social-links):not(.wptg-gallery-ul) a:not(.ez-toc-link), 
body.link-style-standard .entry-content ol a,
body.link-style-standard .archive-description a {
    text-decoration: underline;
    color: var(--global-palette-highlight);
    text-decoration-color: var(--global-palette-highlight);
}
body.link-style-standard .entry-content p a:hover,
body.link-style-standard .entry-content h1 a:hover,
body.link-style-standard .entry-content h2 a:hover,
body.link-style-standard .entry-content h3 a:hover,
body.link-style-standard .entry-content h4 a:hover,
body.link-style-standard .entry-content h5 a:hover,
body.link-style-standard .entry-content h6 a:hover,
body.link-style-standard .entry-content a:hover h1,
body.link-style-standard .entry-content a:hover h2,
body.link-style-standard .entry-content a:hover h3,
body.link-style-standard .entry-content a:hover h4,
body.link-style-standard .entry-content a:hover h5,
body.link-style-standard .entry-content a:hover h6,
body.link-style-standard .entry-content strong>a:hover, 
body.link-style-standard .entry-content a:hover >strong, 
body.link-style-standard .entry-content em>a:hover, 
body.link-style-standard .entry-content a:hover>em, 
body.link-style-standard .entry-content ul:not(.fsri-list):not(.wp-block-social-links):not(.wptg-gallery-ul) a:not(.ez-toc-link):hover, 
body.link-style-standard .entry-content ol a:hover,
body.link-style-standard .archive-description a:hover {
    text-decoration: underline;
    color: var(--global-palette-highlight-alt);
    text-decoration-color: var(--global-palette-highlight-alt);
}

/** Link Styling - Highlight Underline **/
body.link-style-color-underline .entry-content p a,
body.link-style-color-underline .entry-content h1 a,
body.link-style-color-underline .entry-content h2 a,
body.link-style-color-underline .entry-content h3 a,
body.link-style-color-underline .entry-content h4 a,
body.link-style-color-underline .entry-content h5 a,
body.link-style-color-underline .entry-content h6 a,
body.link-style-color-underline .entry-content a h1,
body.link-style-color-underline .entry-content a h2,
body.link-style-color-underline .entry-content a h3,
body.link-style-color-underline .entry-content a h4,
body.link-style-color-underline .entry-content a h5,
body.link-style-color-underline .entry-content a h6,
body.link-style-color-underline .entry-content strong>a, 
body.link-style-color-underline .entry-content a>strong, 
body.link-style-color-underline .entry-content em>a, 
body.link-style-color-underline .entry-content a>em, 
body.link-style-color-underline .entry-content ul:not(.fsri-list):not(.wp-block-social-links):not(.wptg-gallery-ul) a:not(.ez-toc-link), 
body.link-style-color-underline .entry-content ol a,
body.link-style-color-underline .archive-description a  {
    text-decoration: underline;
    text-decoration-color: var(--global-palette-highlight);
    text-decoration-thickness: 3px;
    text-underline-offset: 4px;
}
body.link-style-color-underline .archive-description a:hover  {
    text-decoration-color: var(--global-palette-highlight-alt);
}

/** Link Styling - No Underline (Background by default and hover) **/
body.link-style-no-underline .entry-content p a,
body.link-style-no-underline .entry-content h1 a,
body.link-style-no-underline .entry-content h2 a,
body.link-style-no-underline .entry-content h3 a,
body.link-style-no-underline .entry-content h4 a,
body.link-style-no-underline .entry-content h5 a,
body.link-style-no-underline .entry-content h6 a,
body.link-style-no-underline .entry-content a h1,
body.link-style-no-underline .entry-content a h2,
body.link-style-no-underline .entry-content a h3,
body.link-style-no-underline .entry-content a h4,
body.link-style-no-underline .entry-content a h5,
body.link-style-no-underline .entry-content a h6,
body.link-style-no-underline .entry-content strong>a, 
body.link-style-no-underline .entry-content a>strong, 
body.link-style-no-underline .entry-content em>a, 
body.link-style-no-underline .entry-content a>em, 
body.link-style-no-underline .entry-content ul:not(.fsri-list):not(.wp-block-social-links):not(.wptg-gallery-ul) a:not(.ez-toc-link), 
body.link-style-no-underline .entry-content ol a,
body.link-style-no-underline .archive-description a {
    padding-left: 2px;
    padding-right: 2px;
    background-image: linear-gradient(var(--global-palette-highlight), var(--global-palette-highlight));
}
body.link-style-no-underline .entry-content p a:hover,
body.link-style-no-underline .entry-content h1 a:hover,
body.link-style-no-underline .entry-content h2 a:hover,
body.link-style-no-underline .entry-content h3 a:hover,
body.link-style-no-underline .entry-content h4 a:hover,
body.link-style-no-underline .entry-content h5 a:hover,
body.link-style-no-underline .entry-content h6 a:hover,
body.link-style-no-underline .entry-content a:hover h1,
body.link-style-no-underline .entry-content a:hover h2,
body.link-style-no-underline .entry-content a:hover h3,
body.link-style-no-underline .entry-content a:hover h4,
body.link-style-no-underline .entry-content a:hover h5,
body.link-style-no-underline .entry-content a:hover h6,
body.link-style-no-underline .entry-content strong>a:hover, 
body.link-style-no-underline .entry-content a:hover >strong, 
body.link-style-no-underline .entry-content em>a:hover, 
body.link-style-no-underline .entry-content a:hover>em, 
body.link-style-no-underline .entry-content ul:not(.fsri-list):not(.wp-block-social-links):not(.wptg-gallery-ul) a:not(.ez-toc-link):hover, 
body.link-style-no-underline .entry-content ol a:hover,
body.link-style-no-underline .archive-description a:hover  {
    padding-left: 2px;
    padding-right: 2px;
    background-image: linear-gradient(var(--global-palette-highlight-alt), var(--global-palette-highlight-alt));
    color: var(--global-palette-highlight-alt2);
}


/** Link Styling - Background On Hover **/
body.link-style-hover-background .entry-content a>strong {
    background-image: linear-gradient(var(--global-palette-highlight), var(--global-palette-highlight));
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px;
}
body.link-style-hover-background .entry-content p a,
body.link-style-hover-background .entry-content h1 a,
body.link-style-hover-background .entry-content h2 a,
body.link-style-hover-background .entry-content h3 a,
body.link-style-hover-background .entry-content h4 a,
body.link-style-hover-background .entry-content h5 a,
body.link-style-hover-background .entry-content h6 a,
body.link-style-hover-background .entry-content a h1,
body.link-style-hover-background .entry-content a h2,
body.link-style-hover-background .entry-content a h3,
body.link-style-hover-background .entry-content a h4,
body.link-style-hover-background .entry-content a h5,
body.link-style-hover-background .entry-content a h6,
body.link-style-hover-background .entry-content strong>a, 
body.link-style-hover-background .entry-content a>strong, 
body.link-style-hover-background .entry-content em>a, 
body.link-style-hover-background .entry-content a>em, 
body.link-style-hover-background .entry-content ul:not(.fsri-list):not(.wp-block-social-links):not(.wptg-gallery-ul) a:not(.ez-toc-link), 
body.link-style-hover-background .entry-content ol a,
body.link-style-hover-background .archive-description a {
    text-decoration: none;
    background-image: linear-gradient(var(--global-palette-highlight), var(--global-palette-highlight));
    background-position: 0% 100%;
    background-repeat: no-repeat;
    padding-left: 2px;
    padding-right: 2px;
    background-size: 100% 2px;
    color: var(--global-palette3);
}
body.link-style-hover-background .entry-content a:hover>strong {
    background-image: linear-gradient(var(--global-palette-highlight), var(--global-palette-highlight));
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 100% 2px;
}
body.link-style-hover-background .entry-content p a:hover,
body.link-style-hover-background .entry-content h1 a:hover,
body.link-style-hover-background .entry-content h2 a:hover,
body.link-style-hover-background .entry-content h3 a:hover,
body.link-style-hover-background .entry-content h4 a:hover,
body.link-style-hover-background .entry-content h5 a:hover,
body.link-style-hover-background .entry-content h6 a:hover,
body.link-style-hover-background .entry-content a:hover h1,
body.link-style-hover-background .entry-content a:hover h2,
body.link-style-hover-background .entry-content a:hover h3,
body.link-style-hover-background .entry-content a:hover h4,
body.link-style-hover-background .entry-content a:hover h5,
body.link-style-hover-background .entry-content a:hover h6,
body.link-style-hover-background .entry-content strong>a:hover, 
body.link-style-hover-background .entry-content a:hover>strong, 
body.link-style-hover-background .entry-content em>a:hover, 
body.link-style-hover-background .entry-content a:hover>em, 
body.link-style-hover-background .entry-content ul:not(.fsri-list):not(.wp-block-social-links):not(.wptg-gallery-ul) a:not(.ez-toc-link):hover, 
body.link-style-hover-background .entry-content ol a:hover,
body.link-style-hover-background .archive-description a:hover {
    background-image: linear-gradient(var(--global-palette-highlight-alt), var(--global-palette-highlight-alt));
    color: var(--global-palette3);
}
body.link-style-hover-background .archive-description a:hover {
    background-image: linear-gradient(var(--global-palette-highlight-alt), var(--global-palette-highlight-alt));
    color: var(--global-palette3);
    background-size: 100% 100%;
}


/** Link Styling - Offset Background **/
body.link-style-offset-background .entry-content p a,
body.link-style-offset-background .entry-content h1 a,
body.link-style-offset-background .entry-content h2 a,
body.link-style-offset-background .entry-content h3 a,
body.link-style-offset-background .entry-content h4 a,
body.link-style-offset-background .entry-content h5 a,
body.link-style-offset-background .entry-content h6 a,
body.link-style-offset-background .entry-content a h1,
body.link-style-offset-background .entry-content a h2,
body.link-style-offset-background .entry-content a h3,
body.link-style-offset-background .entry-content a h4,
body.link-style-offset-background .entry-content a h5,
body.link-style-offset-background .entry-content a h6,
body.link-style-offset-background .entry-content strong>a, 
body.link-style-offset-background .entry-content a>strong, 
body.link-style-offset-background .entry-content em>a, 
body.link-style-offset-background .entry-content a>em, 
body.link-style-offset-background .entry-content ul:not(.fsri-list):not(.wp-block-social-links):not(.wptg-gallery-ul) a:not(.ez-toc-link), 
body.link-style-offset-background .entry-content ol a,
body.link-style-offset-background .archive-description a {
    transition: .3s;
    background-image: linear-gradient(var(--global-palette-highlight), var(--global-palette-highlight));
    background-size: 100% 8px;
    color: var(--global-palette3);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 4px bottom;
}
body.link-style-offset-background .entry-content p a:hover,
body.link-style-offset-background .entry-content h1 a:hover,
body.link-style-offset-background .entry-content h2 a:hover,
body.link-style-offset-background .entry-content h3 a:hover,
body.link-style-offset-background .entry-content h4 a:hover,
body.link-style-offset-background .entry-content h5 a:hover,
body.link-style-offset-background .entry-content h6 a:hover,
body.link-style-offset-background .entry-content a:hover h1,
body.link-style-offset-background .entry-content a:hover h2,
body.link-style-offset-background .entry-content a:hover h3,
body.link-style-offset-background .entry-content a:hover h4,
body.link-style-offset-background .entry-content a:hover h5,
body.link-style-offset-background .entry-content a:hover h6,
body.link-style-offset-background .entry-content strong>a:hover, 
body.link-style-offset-background .entry-content a:hover >strong, 
body.link-style-offset-background .entry-content em>a:hover, 
body.link-style-offset-background .entry-content a:hover>em, 
body.link-style-offset-background .entry-content ul:not(.fsri-list):not(.wp-block-social-links):not(.wptg-gallery-ul) a:not(.ez-toc-link):hover, 
body.link-style-offset-background .entry-content ol a:hover,
body.link-style-offset-background .archive-description a:hover {
    background-image: linear-gradient(var(--global-palette-highlight-alt), var(--global-palette-highlight-alt));
    text-decoration: none;
}


/* Links outside the post content */
body .entry-content a.wptg-gallery-item-link .wptg-blocks-gallery-item__caption,
body a.wptg-gallery-item-link:hover,
body .entry-content header>.entry-title>a {
    text-decoration: none;
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
}
body .entry-content a.wptg-gallery-item-link .wptg-blocks-gallery-item__caption {
    color: var(--global-palette3);
}
body .comment-navigation a:hover, body .post-navigation a:hover,
.kb-section-has-link:hover,
body .entry-content header>.entry-title>a:hover {
    color: var(--global-palette3);
    text-decoration: underline;
    text-decoration-thickness: 2px;
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
}
body .entry-content .wptg-blocks-gallery-item:hover a.wptg-gallery-item-link .wptg-blocks-gallery-item__caption {
    color: var(--global-palette3);
    text-decoration: underline;
    text-decoration-thickness: 2px;
    background-image: none;
}


/** List Styling */
.entry-content ul > li {
    list-style-type: none !important;
    position: relative;
}
.entry-content ul li::before {
    content: ' ';
    display: block;
    position: absolute;
    left: -20px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    font-size: 20px;
    margin-top: 10px;
}
.entry-content ul.ez-toc-list li::before, 
.entry-content ul.wp-block-social-links li::before, 
.entry-content ul.wptg-gallery-ul li::before, 
.entry-content ul.kb-gallery-ul li::before, 
.entry-content ul.feast-category-index-list li::before, 
.entry-content ul.kb-navigation li::before,
.entry-content ul.kt-testimonial-grid-wrap li::before,
.entry-content .account-navigation-wrap ul li::before {
    content: none;
}
.single-content ul.fsri-list {
    padding-left: 0;
}
ul.fsri-list a:hover {
    text-decoration: underline !important;
}
ul.wp-block-social-links {
    margin-bottom: 0;
}


/********* OL List Styling *********/
.single-content.entry-content ol {
    padding-left: 0;
}
.wprm-recipe li.wprm-recipe-instruction {
    list-style: none !important;
}
.entry-content ol > li {
    list-style-type: none;
    counter-increment: list-counter;
    position: relative;
    padding-left: 30px;
}
.entry-content ol > li::before {
    content: counter(list-counter);
    position: absolute;
    display: block;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-size: .8em;
    margin-top: 5px;
    padding-left: 1px;
}
.entry-content ol.wprm-recipe-instructions > li::before {
    left: -25px;
}
.entry-content ol > li > ol > li:first-of-type::before {
    counter-reset: second-list-counter 1;
}
.entry-content ol > li > ol > li::before {
    content: counter(second-list-counter);
}
.entry-content ol > li > ol > li {
    counter-increment: second-list-counter;
}
.entry-content ol > li,
.wp-block-kadence-advancedgallery.numbered-images li,
figure.wp-block-gallery.numbered-images figure,
.kb-row-layout-wrap.numbered-images.wp-block-kadence-rowlayout .wp-block-kadence-column {
    list-style-type: none;
    counter-increment: list-counter;
    position: relative;
    padding-left: 30px;
}
.entry-content ol> li::before,
.wp-block-kadence-advancedgallery.numbered-images li::before,
figure.wp-block-gallery.numbered-images figure::before,
.kb-row-layout-wrap.numbered-images.wp-block-kadence-rowlayout .wp-block-kadence-column::before {
    content: counter(list-counter);
    position: absolute;
    display: block;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-size: .8em;
    margin-top: 5px;
    padding-left: 1px;
}
.wp-block-kadence-advancedgallery.numbered-images li,
figure.wp-block-gallery.numbered-images figure,
.kb-row-layout-wrap.numbered-images.wp-block-kadence-rowlayout .wp-block-kadence-column {
    padding-left: 0;
}
.wp-block-kadence-advancedgallery.numbered-images li::before,
figure.wp-block-gallery.numbered-images figure::before,
.kb-row-layout-wrap.numbered-images.wp-block-kadence-rowlayout .wp-block-kadence-column::before {
    left: 10px;
    top: 10px;
    z-index: 10;
}
ol[start^="1"]>li:first-child::before {
    counter-set: list-counter 1;
}
ol[start^="2"]>li:first-child::before {
    counter-set: list-counter 2;
}
ol[start^="3"]>li:first-child::before {
    counter-set: list-counter 3;
}
ol[start^="4"]>li:first-child::before {
    counter-set: list-counter 4;
}
ol[start^="5"]>li:first-child::before {
    counter-set: list-counter 5;
}
ol[start^="6"]>li:first-child::before {
    counter-set: list-counter 6;
}
ol[start^="7"]>li:first-child::before {
    counter-set: list-counter 7;
}
ol[start^="8"]>li:first-child::before {
    counter-set: list-counter 8;
}
ol[start^="9"]>li:first-child::before {
    counter-set: list-counter 9;
}
ol[start^="10"]>li:first-child::before {
    counter-set: list-counter 10;
}
ol[start^="11"]>li:first-child::before {
    counter-set: list-counter 11;
}
ol[start^="12"]>li:first-child::before {
    counter-set: list-counter 12;
}
ol[start^="13"]>li:first-child::before {
    counter-set: list-counter 13;
}
ol[start^="14"]>li:first-child::before {
    counter-set: list-counter 14;
}
ol[start^="15"]>li:first-child::before {
    counter-set: list-counter 15;
}
ol[start^="16"]>li:first-child::before {
    counter-set: list-counter 16;
}
ol[start^="17"]>li:first-child::before {
    counter-set: list-counter 17;
}
ol[start^="18"]>li:first-child::before {
    counter-set: list-counter 18;
}
ol[start^="19"]>li:first-child::before {
    counter-set: list-counter 19;
}
ol[start^="20"]>li:first-child::before {
    counter-set: list-counter 20;
}


/** Bounce Animation **/
@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform:     translateY(0);
    transform:         translateY(0)
  }
  40% {
    -webkit-transform: translateY(-12px);
    -ms-transform:     translateY(-12px);
    transform:         translateY(-12px)
  }
  60% {
    -webkit-transform: translateY(-6px);
    -ms-transform:     translateY(-6px);
    transform:         translateY(-6px)
  }
}
.bouncing-icons .wp-block-kadence-column img,
.bouncing-icons.wp-block-kadence-column img,
.header-social-wrap a img,
.header-social-wrap a svg {  
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
}
.bouncing-icons .wp-block-kadence-column:hover img,
.bouncing-icons.wp-block-kadence-column a:hover img,
.header-social-wrap a:hover img,
.header-social-wrap a:hover svg  {
  cursor: pointer;
  animation-name: bounce;
  -moz-animation-name: bounce;
}


/** Header **/
.site-branding a.brand img.svg-logo-image,
.site-branding a.brand img.custom-logo {
    max-width: 100%;
}
/*.header-social-wrap a svg {
    background-size: 85% 95%;
    background-image: linear-gradient(var(--global-palette3), var(--global-palette3));
    background-size: 90% 90%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100%;
}*/
.main-navigation .primary-menu-container > ul li.menu-item > a,
.secondary-navigation .secondary-menu-container > ul li.menu-item > a {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: transparent;
}
.main-navigation .primary-menu-container > ul li.menu-item > a:hover {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: var(--global-palette2);
}
.secondary-navigation .secondary-menu-container > ul li.menu-item > a:hover {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: var(--global-palette3);
}

/* Mobile menu */
.drawer-content.content-align-center .mobile-navigation ul li.menu-item-has-children>.drawer-nav-drop-wrap>a {
    padding-left: calc(44px + 0.5em);
}
.mobile-drawer-content.content-align-center .mobile-navigation ul ul {
    padding-left: 0;
}
.mobile-drawer-content.content-align-center .mobile-navigation ul ul a {
    font-size: .8em;
}
.mobile-drawer-content li.menu-item:hover a {
    text-decoration: none;
}
#mobile-drawer .drawer-inner {
    bottom: auto;
}
#mobile-drawer .drawer-inner:before {
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    height: 1px;
}
#mobile-drawer.popup-drawer .drawer-header {
    display: none;
}
#mobile-drawer.popup-drawer .drawer-content {
    padding: 0;
}
@media screen and (max-width: 1200px) {
    #mobile-drawer .drawer-inner,
    .popup-drawer.active .drawer-overlay  {
        top: 0;
        position: absolute;
    }
    #mobile-drawer {
        margin-top: var(--crafted-header-tablet);
        overflow-y: scroll;
    }
}
@media screen and (max-width: 767px) {
    #mobile-drawer {
        margin-top: var(--crafted-header-phone);
    }
}

/** Footer **/
.ltd-footer .wp-block-kadence-navigation .kb-nav-link-content:hover {
    text-decoration: underline;
}

/** Archives **/
.archive .content-area {
    margin-top: 0;
}
.narrow-search {
    background-color: var(--global-palette8);
    text-align: center;
    margin: auto;
    padding: 50px var(--global-content-edge-padding);
}
.narrow-search .wrapper {
    display: flex;
    justify-content: center;
    margin: auto;
    flex-wrap: wrap;
}
.sub-cat {
    padding: 10px;
}
.sub-cat:last-child {
    margin-right: 0;
}
.sub-cat .button {
    background: var(--global-palette9);
    border-color: var(--global-palette8);
    box-shadow: 0px 0px 0px 2px var(--global-palette9);
}
.sub-cat .button:hover {
    background: var(--global-palette8);
}


/** Single Post **/
/*.has-sidebar .content-container {
    max-width: 1124px;
}*/
.single-post-header>.kt-inside-inner-col,
.single-post-header>.kt-inside-inner-col span {
    display: initial !important;
}
.kadence-breadcrumbs.yoast-bc-wrap {
    margin-bottom: 0px;
}
.yoast-breadcrumbs {
    line-height: 1;
}
.yoast-breadcrumbs a,
.comment-count-link {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: underline;
}
.single .entry-header {
    margin-bottom: 10px;
}
.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    margin-right: 1%;
    margin-bottom: 0;
}
#dpsp-content-top {
    margin-bottom: 5px;
}
header.entry-header .entry-meta {
    margin: 0;
}
header.entry-header .entry-meta a:hover,
.kadence-breadcrumbs a:hover {
    text-decoration: underline;
}
.post-meta p, #breadcrumbs {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em;
    margin-bottom: 0;
    margin-top: 0;
}
.post-meta p a:hover,
.comment-count-link:hover {
    text-decoration: underline;
}
#breadcrumbs a {
    text-decoration: underline;
}
.breadcrumb_last,
.comment-count-link {
    text-decoration: none;
}
.post-header .time span, .post-header .time img {
    display:inline-block;
    vertical-align:middle;
}
.post-header .time span {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 0;
}
span.wprm-recipe-time.wprm-block-text-normal {
    margin-left: 5px;
}
.dpsp-networks-btns-wrapper .dpsp-network-list-item, 
.jtr-btn   {
    /*width: 205px !important;*/
    /*height: 45px !Important;*/
    font-family:  'Karla', Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em;
    /*margin-right: 20px !important;*/
    cursor: pointer;
}
.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    margin-bottom: 0 !Important;
}
.dpsp-shortcode-wrapper {
    /*width: 675px;*/
    display: inline-block;
    /*vertical-align: top;*/
    margin-bottom: 0 !important;
    float: left;
}
.jtr-btn {
    background-color: white;
    display: inline-block;
    vertical-align: top;
    /*width: 205px ;*/
    border: 2px solid #232828;
     outline-offset: 0px;
    border-radius: 6px;
    height: 35px !Important;
    max-height: 35px !important;
    line-height: 35px !important;
     text-align: center;
}
.jtr-btn:hover {
    background-color: #7b9c9e;
}
.btn-leave-comment-wrapper {
    display: inline-block;
    /*margin-left: 22px;*/
    /*margin-top: 9px;*/
}
a.button.btn-leave-comment {
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    border: 2px solid #232828;
    outline-offset: 0px;
    text-decoration: none;
    line-height: 17px;
    display: block;
}
a.button.btn-leave-comment:hover {
    background-color: #e8edd4 !important;
}
.post-header .dpsp-shortcode-wrapper, 
.wprm-recipe-snippet.wprm-recipe-template-ltd-2024-2, 
.post-header .wp-block-kadence-advancedbtn {
    width: 30%;
    max-width: 200px;
    margin-right: 3%;
    float: left;
    text-align: center;
}
.dpsp-button-style-1 .dpsp-networks-btns-content.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest {
    background-color: transparent; !Important;
    /*width: 205px ;*/
    border: 2px solid #232828;
     outline-offset: 0px;
    border-radius: 6px;
    /*max-height: 100% !Important;*/
/*    max-height: 35px !important;
    line-height: 35px !important;*/
     text-align: center;
        color: #232828 !Important;
    display: block;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    height: 100%;
    line-height: 17px;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:focus, 
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:focus .dpsp-network-icon, 
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:hover, 
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:hover .dpsp-network-icon {
    background-color: #7b9c9e !important;
    border: 2px solid #232828;
     outline-offset: 0px;
    box-shadow: none;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:focus, 
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:focus .dpsp-network-icon, 
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:hover, 
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:hover .dpsp-network-icon {
    background-color: #e8edd4 !important;
    border: 2px solid #232828;
     outline-offset: 0px;
    box-shadow: none;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x:focus, 
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x:focus .dpsp-network-icon, 
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x:hover, 
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x:hover .dpsp-network-icon {
    background-color: #f5d969 !important;
   border: 2px solid #232828;
     outline-offset: 0px;
    box-shadow: none;
}
.dpsp-networks-btns-wrapper .dpsp-network-icon  {
    display: none !Important;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-label {
    display: block;
}
.dpsp-button-style-1 .dpsp-network-btn {
    color: #232828 !Important;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x {
    background-color: #F2EACB !Important;
    width: 205px;
    border: 2px solid #232828;
    outline-offset: 0px;
    border-radius:6px;
    height: 35px !Important;
    max-height: 35px !important;
    line-height: 35px !important;
     text-align: center;
    color: #232828 !Important;
    display: block;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook {
    background-color: var(--ltd-blue-light) !Important;
    width: 205px;
     outline-offset: 0px;
    border-radius:6px;
    height: 35px !Important;
    max-height: 35px !important;
    line-height: 35px !important;
     text-align: center;
    border: 2px solid #232828;
    color: #232828 !Important;
    display: block;
}
@media screen and (max-width: 767px) {
    .yoast-breadcrumbs {
        line-height: 1;
        font-size: 12px !important;
    }
    .yoast-breadcrumbs a,
    .comment-count-link {
        font-size: 12px;
    }
    .single-post-header {
        line-height: 1;
    }
    .dpsp-button-style-1 .dpsp-networks-btns-content.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest {
        padding-right: 0 !important;
        padding-left: 0 !important;
    } 
    .dpsp-has-spacing .dpsp-networks-btns-wrapper li {
        display: block;
    }
    ul.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest, 
    ul.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook, 
    ul.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-x, .jtr-btn   {
        border: 2px solid #232828 !important;
        border-radius: 5px;
        background-color: transparent !Important;
        outline-offset: 0px;
        color: #232828 ! Important;
    }
    .post-header button.dpsp-network-btn,
    .post-header a.wprm-recipe-jump {
        height: 65px !important;
        max-height: 65px !important;
        align-items: center;
        display: flex;
    }
    .post-header a.button {
      height: 63px;
      width: 100%;
        display: flex;
    }
     .jtr-btn {
        width: 87% !Important;
         height: 36px !important;
         margin-top: 10px;
    }
}
.single-post .entry-content-wrap .entry-content.single-content {
    margin-top: 10px;
}
.comment-navigation .nav-previous a:hover, 
.post-navigation .nav-previous a:hover,
.comment-navigation .nav-next a:hover, 
.post-navigation .nav-next a:hover {
    text-decoration: underline;
}
.comment-navigation .nav-previous:after, 
.post-navigation .nav-previous:after {
    display: none;
}
.entry-related .entry-related-title {
    font-family: var(--global-heading-font-family);
}
.entry-related .entry-related-inner-content {
    background: var(--global-palette8);
    padding: 30px;
}
.entry-related .carousel-item.splide__slide {
    background: white;
}
.entry-related-inner-content .grid-cols {
    gap: 15px;
}
.entry-related article.entry.loop-entry {
    box-shadow: none;
    background: transparent;
}
.entry-related .loop-entry .entry-content-wrap {
    padding: 0 15px;
    margin-top: 10px;
}
.entry-related h3.entry-title {
    text-align: center;
}
.entry-related h3 a {
    font-weight: 300;
    text-decoration: none;
}
.img-rounded img {
    border-radius: 100%;
}
.img-rounded {
    width: 100px;
    margin-right: 20px;
    flex-shrink: 0;
}
.post-navigation .nav-links {
    gap: 20px;
}
.post-navigation .nav-links .nav-next {
    text-align: left;
}
.post-navigation .nav-links .nav-next a,
.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a:hover,
.post-navigation .nav-links .nav-previous a:hover  {
    display: flex;
    align-content: center;
    border: solid 2px var(--global-palette3);
    padding: 10px;
}
.post-navigation-sub {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
        align-self: center;
}
@media screen and (max-width: 767px){
    .post-navigation div.nav-links {
        display: block;   
    }
    .post-navigation .nav-previous {
        margin-bottom: 20px;
    }
}

/** Footer **/
.crafted-footer .wp-block-kadence-navigation.navigation-desktop-orientation-vertical .kb-nav-link-content:hover {
    text-decoration: underline;
}


/** Sidebar **/
aside.widget-area p, aside.widget-area div, aside.widget-area ul {
    margin: 0;
}
aside button.wp-block-search__button.has-icon.wp-element-button {
    display: block;
}
aside div.wp-block-search__inside-wrapper {
    display: flex !important;
}
/* Uncomment to hide the sidebar on mobile
@media screen and (max-width: 1024px) {
    .primary-sidebar {
        display: none;
    }
}*/

/** Forms **/
.wpforms-container {
    margin-bottom: 0;
    clear: both;
}
div.wpforms-container .wpforms-field {
    padding-top: 10px;
    padding-bottom: 0;
}
footer .wpforms-container div.wpforms-field {
    padding: 0;
}
.wpforms-container.wpforms-block .wpforms-one-half, 
.wpforms-container.wpforms-block .wpforms-three-sixths, 
.wpforms-container .wpforms-two-fourths {
    width: calc( 50% - 5px);
    margin-left: 10px;
}
.wpforms-container .wpforms-field.wpforms-five-sixths, 
.wpforms-container .wpforms-field.wpforms-four-sixths, 
.wpforms-container .wpforms-field.wpforms-four-fifths, 
.wpforms-container .wpforms-field.wpforms-one-fifth, 
.wpforms-container .wpforms-field.wpforms-one-fourth, 
.wpforms-container .wpforms-field.wpforms-one-half, 
.wpforms-container .wpforms-field.wpforms-one-sixth, 
.wpforms-container .wpforms-field.wpforms-one-third, 
.wpforms-container .wpforms-field.wpforms-three-fourths, 
.wpforms-container .wpforms-field.wpforms-three-fifths, 
.wpforms-container .wpforms-field.wpforms-three-sixths, 
.wpforms-container .wpforms-field.wpforms-two-fourths, 
.wpforms-container .wpforms-field.wpforms-two-fifths, 
.wpforms-container .wpforms-field.wpforms-two-sixths, 
.wpforms-container .wpforms-field.wpforms-two-thirds {
    margin-left: 10px;
}
.wpforms-container.inline-fields .wpforms-field {
    margin-left: 0;
}
.wpforms-container.inline-fields .wpforms-field-container div.wpforms-field:first-of-type {
    padding-left: 0;
}
.wpforms-container.inline-fields .wpforms-field-container div.wpforms-field:last-of-type {
    padding-right: 10px;
}
.wpforms-container .wpforms-one-third, 
.wpforms-container .wpforms-two-sixths {
    width: calc( 100% / 3 - 10px);
}
.wpforms-container .wpforms-one-fourth {
    width: calc( 25% - 10px);
}
.wpforms-container .wpforms-one-fifth {
    width: calc( 100% / 5 - 10px);
}
.wpforms-container .wpforms-one-sixth {
    width: calc( 100% / 6 - 10px);
}
.wpforms-container .wpforms-four-sixths, 
.wpforms-container .wpforms-two-thirds {
    width: calc( 2 * 100% / 3 - 10px);
}
.wpforms-submit-container .wpforms-submit {
    padding: 5px;
    text-transform: uppercase;
}
.wpforms-container .wpforms-submit-container {
    padding-top: 10px;
}
.wpforms-container:not(.inline-fields) .wpforms-submit-container {
    clear:both;
}
.wpforms-container.inline-fields div.wpforms-submit-container {
    padding-top: 10px;
}
.wpforms-container.inline-fields div.wpforms-submit-container .wpforms-submit {
    padding: 6px;
    padding-top: 6px;
}
.wpforms-container.inline-fields .wpforms-form {
    gap: 10px;
}
.wpforms-container.inline-fields .wpforms-field-container div.wpforms-field {
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
}
@media screen and (max-width: 767px ){
    div.wpforms-container.inline-fields .wpforms-field-container {
        display: block;
        width: 100%;
    }

    div.wpforms-container.inline-fields .wpforms-field-container>.wpforms-field {
        margin: 0;
        width: 100%;
    }

    .wpforms-container.inline-fields .wpforms-form {
        flex-direction: column;
        gap: 0px;
    }

    .wpforms-container.inline-fields div.wpforms-submit-container {
        width: 100%;
    }
}
.wpforms-container input[type=date], 
.wpforms-container input[type=datetime], 
.wpforms-container input[type=datetime-local], 
.wpforms-container input[type=email], 
.wpforms-container input[type=month], 
.wpforms-container input[type=number], 
.wpforms-container input[type=password], 
.wpforms-container input[type=range], 
.wpforms-container input[type=search], 
.wpforms-container input[type=tel], 
.wpforms-container input[type=text], 
.wpforms-container input[type=time], 
.wpforms-container input[type=url], 
.wpforms-container input[type=week], 
.wpforms-container select, 
.wpforms-container textarea {
    border-radius: var(--crafted-input-radius);
    border: solid 2px var(--global-palette6);
    text-align: center;
    color: var(--global-palette3);
    background: var(--global-palette9);
}
.wpforms-container input::placeholder,
.wpforms-container textarea::placeholder,
form.search-form input::placeholder,
.wp-block-search input.wp-block-search__input::placeholder,
::placeholder,
form input.search-field::placeholder,
input::placeholder {
    opacity: 1;
    color: var(--global-palette3);
}
button.wpforms-submit {
    width: 100%;
    border: solid 2px var(--global-palette6);
    background: var(--global-palette6);
    border-radius: var(--crafted-button-radius);
}
button.wpforms-submit:focus-visible {
    outline: solid 2px var(--global-palette6);
}
.comments-area input[type="text"], 
.comments-area input[type="email"], 
.comments-area input[type="url"], 
.comments-area input[type="password"], 
.comments-area input[type="search"], 
.comments-area input[type="number"], 
.comments-area input[type="tel"], 
.comments-area input[type="range"], 
.comments-area input[type="date"], 
.comments-area input[type="month"], 
.comments-area input[type="week"], 
.comments-area input[type="time"], 
.comments-area input[type="datetime"], 
.comments-area input[type="datetime-local"], 
.comments-area input[type="color"], 
.comments-area textarea {
    border-radius: var(--crafted-input-radius);
    border: solid 2px var(--global-palette-btn-bg);
    color: var(--global-palette5);
    background: var(--global-palette9);
}
.comments-area .comment-form textarea::placeholder  {
    color: var(--global-palette3);
}
.comments-area .comment-form .comment-input-wrap p label, 
.comments-area .comment-form p.comment-form-float-label label {
    color: var(--global-palette3);
}
.comment-form .comment-input-wrap p.comment-form-cookies-consent {
    flex-direction: row;
    align-items: center;
}
.comment-form .comment-form-cookies-consent label:not(:placeholder-shown) {
    margin-left: 0;
}

.comment-form .comment-input-wrap input#wp-comment-cookies-consent {
    width: auto;
}


/** Search **/
.wp-block-search .wp-block-search__input {
    border: none;
    border: 0;
    color: var(--global-palette3);
    width: 100%;
    border-radius: var(--crafted-input-radius);
}
input.search-field[type="search"] {
    border-radius: var(--crafted-input-radius);
    padding-top: 4px;
    padding-bottom: 4px;
    border-width: 2px;
}
form.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    border: solid 2px var(--global-palette-btn-bg);
    border-radius: var(--crafted-input-radius);
    background: var(--global-palette9);
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper),
body .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    border: solid 2px var(--global-palette3);
    border-radius: var(--crafted-input-radius);
}
.wp-block-search button.wp-block-search__button:not(.has-background) {
    background: var(--global-palette9);
    border: 0;
}


/** Comment Display **/
.comment-reply-title {
    font-family: var(--global-heading-font-family);
    font-size: 32px;
}
.reply .comment-reply-link {
    background: var(--global-palette-btn-bg);
    color: var(--global-palette-btn);
    font-weight: 600;
}
.reply .comment-reply-link:hover {
    background: var(--global-palette-btn-bg-hover);
    color: var(--global-palette-btn-hover);
    border-color: var(--global-palette9);
    border-radius: var(--crafted-button-radius);
}
.comment .comment-content p {
    margin-top: 0;
}
.comment .comment-metadata {
    padding-bottom: 0;
}
.comment img.wprm-comment-rating {
    margin: 0;
}
.comments-area .bypostauthor>.comment-body {
    background: var(--global-palette9);
    padding: 20px;
    border: solid 2px var(--global-palette3);
    border-radius: var(--crafted-input-radius);
}
.comments-area article.comment-body {
    margin-bottom: 0;
}
.comments-area .comment-body {
    border-bottom: 0;
}
.comments-area ol.comment-list article {
    border-bottom-style: var(--crafted-border-style);
    border-bottom-width: 2px;
    border-bottom-color: var(--global-palette3);
    padding-top: 30px;
    margin-top: 10px;
}
.comments-area .reply {
    top: 30px;
    right: 15px;
}
.comment-respond {
    margin-top: 30px;
}


/** Post Grids **/
.archive .loop-entry.entry h2.entry-title,
.blog .loop-entry.entry h2.entry-title,
.search-results .loop-entry.entry h2.entry-title {
    font-weight: 600;
    text-align: center;
}
.archive .loop-entry.entry h2.entry-title a,
.blog .loop-entry.entry h2.entry-title a,
.search-results .loop-entry.entry h2.entry-title a {
    text-decoration: none;
}
.archive .loop-entry.entry:hover h2.entry-title a,
.blog .loop-entry.entry:hover h2.entry-title a,
.search-results .loop-entry.entry:hover h2.entry-title a,
.wp-block-kadence-postgrid article:hover .entry-title,
.entry-related article.entry.loop-entry:hover .entry-title {
    text-decoration: underline;
}
.archive.content-style-unboxed .wp-site-blocks article .post-thumbnail,
.blog.content-style-unboxed .wp-site-blocks article .post-thumbnail,
.search-results.content-style-unboxed .wp-site-blocks article .post-thumbnail  {
    margin-bottom: .5em;
}
.post-archive.grid-cols,
.search-archive.grid-cols {
    column-gap: 20px;
    row-gap: 20px;
}
.archive .pagination,
.blog .pagination  {
    overflow: visible;
}
.pagination .nav-links {
    display: flex;
    row-gap: 24px;
}
.navigation.pagination .page-numbers,
.facetwp-page {
    min-width: 1em;
    margin-left: .5em;
    font-weight: 600;
}
.pagination .nav-links .page-numbers {
    background: transparent;
    color: var(--global-palette3);
    border: 0;
    border-bottom: solid 3px transparent;
    border-radius: 0;
    line-height: 1.5em;
    padding: 6px;
}
.pagination .nav-links .current,
.pagination .nav-links a:hover, 
.pagination .nav-links a:focus, 
.pagination .nav-links a:active,
.facetwp-pager a.facetwp-page.active,
.facetwp-pager a.facetwp-page:hover,
.facetwp-pager a.facetwp-page:focus,
.facetwp-pager a.facetwp-page:active {
    background: transparent;
    color: var(--global-palette3);
    border: 0;
    border-bottom: solid 3px var(--global-palette1);
    border-radius: 0;
    text-decoration: none;
}
.nav-links .kadence-svg-iconset.svg-baseline svg {
    top: 0;
}
.pagination .next.page-numbers::before {
    content: "NEXT";
    margin-right: 5px;
}
.pagination .prev.page-numbers::after {
    content: "PREVIOUS";
    margin-left: 5px;
}
.pagination .nav-links .next,
.pagination .nav-links .prev {
    align-items: center;
    display: flex;
    padding: 0px 20px;
    background: var(--global-palette1);
    color: var(--global-palette3);
    border: solid 4px var(--global-palette9);
    border-radius: var(--crafted-button-radius);
    box-shadow: 0px 0px 0px 2px var(--crafted-border-color);
}
.pagination .nav-links .next:hover,
.pagination .nav-links .prev:hover,
.pagination .nav-links .next:focus,
.pagination .nav-links .prev:focus,
.pagination .nav-links .next:active,
.pagination .nav-links .prev:active {
    border: solid 4px var(--global-palette9);
    background: var(--global-palette7);
    color: var(--global-palette3);
    border-radius: var(--crafted-button-radius);
    box-shadow: 0px 0px 0px 2px var(--crafted-border-color);
}

/** Post grid with category above **/
.kt-post-grid-wrap .kt-blocks-above-categories {
    display: none;
}
.kt-post-grid-wrap .crafted-post-grid-cat-wrapper {
    margin-top: -35px;
    background: var(--global-palette9);
    padding: 10px;
}



/** EZ Table Of Contents **/
.ez-toc-title-container {
    font-family: var(--global-heading-font-family);
}
#ez-toc-container .ez-toc-toggle label, 
.ez-toc-cssicon {
    margin-top: -75px;
    margin-right: 10px;
}
body div#ez-toc-container {
    border-width: 2px;
}
body #ez-toc-container ul.ez-toc-list-level-1 {
    padding-left: 0;
}
body div#ez-toc-container ul li a.ez-toc-link, 
body div#ez-toc-container ul li a.ez-toc-link:hover {
    background-image: none;
}
body div#ez-toc-container .toc-toggle-lt {
    width: calc(100% + 60px);
    margin-left: -30px;
    border-top: solid 2px var(--global-palette2);
}



/** Blocks **/
a.wptg-gallery-item-link:hover,
.kb-section-has-link:hover {
    text-decoration: underline;
}
.wptg-gallery-id-wp-taxonomy-grids .wptg-blocks-gallery-item .wptg-blocks-gallery-item-inner a:not(.button)  {
    padding: 0;
    text-decoration: none;
}
.wptg-gallery-id-wp-taxonomy-grids .wptg-blocks-gallery-item .wptg-blocks-gallery-item-inner a:not(.button):hover {
    text-decoration: underline;
}
.wptg-gallery-wrap-id-wp-taxonomy-grids ul.wptg-gallery-ul {
    justify-content: center;
}

.categories-arrows a.wptg-gallery-item-link,
.categories-arrows a.wptg-gallery-item-link:hover {
    display: flex;
    border: solid 2px var(--global-palette3);
}
.categories-arrows a.wptg-gallery-item-link>div {
    width: 65%;
}
.categories-arrows .wptg-gallery-ul .wptg-blocks-gallery-item .wptg-blocks-gallery-item-inner .wptg-blocks-gallery-item__caption {
    align-self: center;
    text-align: left;
}
.categories-arrows .wptg-gallery-ul .wptg-blocks-gallery-item .wptg-blocks-gallery-item-inner .wptg-blocks-gallery-item__caption::after {
    display: inline-block;
    content: "";
    height: 33px;
    width: 33px;
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" stroke="%23c5d386" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline></svg>');
    vertical-align: middle;
}
.categories-arrows .wptg-gallery-ul .wptg-blocks-gallery-item:nth-child(3n+2) .wptg-blocks-gallery-item-inner .wptg-blocks-gallery-item__caption::after {
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" stroke="%23e47e4b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline></svg>');
}
.categories-arrows .wptg-gallery-ul .wptg-blocks-gallery-item:nth-child(3n+3) .wptg-blocks-gallery-item-inner .wptg-blocks-gallery-item__caption::after {
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" stroke="%237b9c9e" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline></svg>');
}
@media screen and (max-width: 767px) {
    .categories-arrows a.wptg-gallery-item-link {
        flex-direction: column;
    }
    .categories-arrows a.wptg-gallery-item-link>div {
        width: 100%;
    }
    .categories-arrows .wptg-gallery-ul .wptg-blocks-gallery-item .wptg-blocks-gallery-item-inner .wptg-blocks-gallery-item__caption {
        text-align: center;
        font-size: 18px;
    }
    .categories-arrows .wptg-gallery-ul .wptg-blocks-gallery-item .wptg-blocks-gallery-item-inner .wptg-blocks-gallery-item__caption::after {
        width: 25px;
        height: 25px;
    }
}

/** FacetWP **/
.facetwp-template {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 20px;
}
.facetwp-facet-search input {
    border: solid 2px var(--global-palette3);
    border-radius: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    padding: 10px;
}

.facetwp-facet-categories .fs-label-wrap {
    border: solid 2px var(--global-palette2);
    border-radius: 15px;
    padding: 10px;
    background: var(--global-palette2);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
}
.facetwp-facet.facetwp-facet-categories.facetwp-type-fselect,
.facetwp-facet.facetwp-facet-search.facetwp-type-search {
    width: 44%;
}
.fs-wrap.single, 
.facetwp-facet input.facetwp-search,
span.facetwp-input-wrap {
    width: 100%;
}
.cat-box {
    text-align: center;
}
.cat-box a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.facetwp-template img {
    width: 100%;          
    aspect-ratio: 1 / 1; 
    object-fit: cover;
}
.facetwp-template h3 {
    border: 0;
    background-image: none !important;
    text-align: center;
}
.facetwp-pager {
    text-align: center;
}
a.facetwp-page.next,
a.facetwp-page.prev {
    align-items: center;
    padding: 0px 20px;
    background: var(--global-palette1);
    color: var(--global-palette3);
    border: solid 4px var(--global-palette9);
    border-radius: var(--crafted-button-radius);
    box-shadow: 0px 0px 0px 2px var(--crafted-border-color);
}
a.facetwp-page.next:hover,
a.facetwp-page.prev:hover,
a.facetwp-page.next:active,
a.facetwp-page.prev:active,
a.facetwp-page.next:focus,
a.facetwp-page.prev:focus {
    border: solid 4px var(--global-palette9);
    background: var(--global-palette7);
    color: var(--global-palette3);
    border-radius: var(--crafted-button-radius);
    box-shadow: 0px 0px 0px 2px var(--crafted-border-color);
}
@media screen and (max-width: 991px) {
    .facetwp-template {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .facetwp-template {
        grid-template-columns: repeat(2, 1fr);
    }
    .facetwp-facet.facetwp-facet-categories.facetwp-type-fselect, .facetwp-facet.facetwp-facet-search.facetwp-type-search,
    button.facetwp-reset {
        width: 100%;
    }
}


/** Yoast FAQ **/
.single-content .wp-block-yoast-faq-block .schema-faq-section {
    margin-bottom: 0;
    border: solid 2px var(--global-palette1);
}
.single-content .wp-block-yoast-faq-block .schema-faq-section + .schema-faq-section {
    border-top: 0;
}
.single-content .wp-block-yoast-faq-block a.schema-faq-question {
    margin-bottom: 0;
    background: white;
    font-size: 20px;
    color: var(--global-palette3);
    border-bottom: 0;
}
.single-content div.wp-block-yoast-faq-block .schema-faq-question.faq-q-open {
    border-bottom: 0;
}
.single-content .wp-block-yoast-faq-block p.schema-faq-answer {
    border-bottom: 0;
    border-left:  solid 2px var(--global-palette-btn-bg-hover);
    border-right:  solid 2px var(--global-palette-btn-bg-hover);
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 22px;
    border: 0;
}
.single-content .wp-block-yoast-faq-block p.schema-faq-answer:last-child {
    border-bottom:  solid 2px var(--global-palette-btn-bg-hover);
}


/** Pin buttons **/
span[data-pin-log="button_pinit_floating"] {
    display: none;
}
.single-post span[data-pin-log="button_pinit_floating"] {
    display: inline-block;
}
.kb-is-ratio-image .dpsp-pin-it-wrapper { 
    position: unset !important;
}


/** Recipe Key **/
ul.recipe-keys li {
    list-style: none;
    padding: 3px;
}

ul.recipe-keys {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    padding-left: 0;
        margin-left: 0;
    margin-bottom: 0;
}

ul.recipe-keys li a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 40px;
    font-weight: 500;
    font-size: 16px;
}

body.single ul.recipe-keys li a:hover {
    color: var(--global-palette3);
    text-decoration: none;
    background: white !important;
}

/** Widen Recipe Card Width **/
@media (max-width: 600px) {
    .single .wprm-recipe-container, .single .tasty-recipes {
        margin-left: calc(5px - var(--global-content-edge-padding));
        margin-right: calc(5px - var(--global-content-edge-padding));
    }
}

/** Fix for More Recipes block spacing  **/
.single-content .kt-inside-inner-col h2:first-child {
    margin-top: 32px;
}

/** Blue background content area with black border **/
.how-to-make-the-best {
    background-color: var(--global-palette7);
    padding: 30px 40px 15px;
    border: 2px solid var(--global-palette3);
    border-radius: 14px;
    margin-top: 50px;
}
.single-content .how-to-make-the-best h2:first-child {
    margin-top: 0;
    margin-bottom: 0px;
    border-bottom: none !Important;
}
.how-to-make-the-best p {
    font-size: 20px;
    line-height: 30px;
}

/** Make Ahead Tip **/
.make-ahead-tip {
    text-align: center;
    border: 4px solid #7B9C9E;
    padding: 20px 50px 40px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 70px;
}
.make-ahead-tip:after {
    content: "";
    background-image: url('https://www.lemontreedwelling.com/wp-content/uploads/2022/02/alt_logo.svg');
    width: 296px;
    height: 46px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -30px;
}
.single-content .make-ahead-tip h2:first-child {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 15px;
    border:none !important;
    text-transform: capitalize !important;
}
.make-ahead-tip p {
    font-size: 24px;
    line-height: 30px;
}

/** Recipe Variations **/
.recipe-variations {
    position: relative;
    padding: 30px 20px;
     border-top: 2px solid var(--global-palette1);
    border-bottom: 2px solid var(--global-palette1);
    margin-top: 50px;
}
.recipe-variations h3 {
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 2px solid var(--global-palette1);
    text-transform: uppercase;
    display: inline-block;
}
.recipe-variations:before, .recipe-variations:after {
    position: absolute;
    content: "";
    height:2px;
    width: 100%;
    background-color: var(--global-palette1);
    left: 0;
    right: 0;
    margin: 0;
    top: 4px;
}
.recipe-variations:after {
    top: auto;
    bottom: 4px;
}
.recipe-variations ul {
    padding-left: 20px;
}
.recipe-variations li {
    font-size: 20px;
    margin-bottom: 14px;
}

/** Homepage **/
 .home .wptg-gallery-caption-style-below.wptg-gallery-id-wp-taxonomy-grids .wptg-blocks-gallery-item .wptg-blocks-gallery-item-inner .wptg-blocks-gallery-item__caption {
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
    position: relative;
    margin-top: -37px;
    background: #fff;
    z-index: 999
}
@media screen and (max-width: 767px) {
    .home .wptg-gallery-caption-style-below.wptg-gallery-id-wp-taxonomy-grids .wptg-blocks-gallery-item .wptg-blocks-gallery-item-inner .wptg-blocks-gallery-item__caption {
        padding: 0;
        margin: 0;
        font-size: 16px !important;
    }
}
.home .entry-content a.wptg-gallery-item-link>div {
    z-index: 0;
    position: relative
}
.home .entry-content a.wptg-gallery-item-link {
    text-decoration: none
}
.category-icons img {
    max-height: 100px
}
.entry-content .category-icons img {
    object-fit: contain
}
.entry-content .category-icons .kb-section-has-link:hover h3 {
    text-decoration: underline
}
.entry-content .category-icons a:hover {
    background-color: transparent
}
.blog .crafted-post-grid-cat-wrapper {
    text-align: center;
    padding-bottom: 15px;
}
.entry-content .crafted-post-grid-cat-wrapper a,
.blog .crafted-post-grid-cat-wrapper a  {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none
}
.crafted-post-grid-cat-wrapper a:hover {
    text-decoration: underline
}
.crafted-post-grid-cat-wrapper a:after,
.facetwp-template .each-post .cat-box a:after  {
    width: 50px;
    content: "";
    height: 5px;
    display: block;
    text-align: center;
    margin: 6px auto 0
}
.kt-post-grid-layout-grid-wrap article:nth-child(4n+1) .crafted-post-grid-cat-wrapper a:after,
.blog .entry-list-item:nth-child(4n+1) .crafted-post-grid-cat-wrapper a:after,
.facetwp-template .each-post:nth-child(4n+1) .cat-box a:after {
    background-color: #7b9c9e
}
.kt-post-grid-layout-grid-wrap article:nth-child(4n+2) .crafted-post-grid-cat-wrapper a:after,
.blog .entry-list-item:nth-child(4n+2) .crafted-post-grid-cat-wrapper a:after,
.facetwp-template .each-post:nth-child(4n+2) .cat-box a:after  {
    background-color: #d87848
}
.kt-post-grid-layout-grid-wrap article:nth-child(4n+3) .crafted-post-grid-cat-wrapper a:after,
.blog .entry-list-item:nth-child(4n+3) .crafted-post-grid-cat-wrapper a:after,
.facetwp-template .each-post:nth-child(4n+3) .cat-box a:after  {
    background-color: #c4d385
}
.kt-post-grid-layout-grid-wrap article:nth-child(4n+4) .crafted-post-grid-cat-wrapper a:after,
.blog .entry-list-item:nth-child(4n+4) .crafted-post-grid-cat-wrapper a:after,
.facetwp-template .each-post:nth-child(4n+4) .cat-box a:after  {
    background-color: #f5d969
}
