:root{--font-family-sans:-apple-system, BlinkMacSystemFont, “Roboto”, “Droid Sans”, “Helvetica Neue”, Helvetica, Arial, sans-serif;--border-radius:5px;--light-pink:#f87f8e;--brand-pink:#d64d5d;--pink:#cd394f;--dark-pink:#c42e45;--darker-pink:#a70a41;--brand-orange:#e98225;--orange:#e27818;--dark-orange:#bb5b02;--teal:#088f7b;--dark-teal:#046a5b;--lime:#b2d30b;--light-green:#799e3f;--green:#638729;--vanilla:#fbfaf5;--beige:#f7f2e7;--cream:#eee5d3;--light-brown:#9a6c4d;--brown:#784e31}.product-table-row{margin-top:1rem;margin-bottom:1rem}.product-table h5{text-transform:none;letter-spacing:unset;margin:0;font-size:1.3rem}.product-table-col.image-col{flex:0 0 100px;max-width:100px}.product-table-numbered{counter-reset:product-table}.product-table-numbered .row{counter-increment:product-table}.product-table-numbered h5:before{content:counter(product-table) ". "}.product-table-lines .row:not(:first-child){border-top:1px solid var(--cream);padding-top:1.25rem}.product-table-lines.show-star-ratings .row:nth-of-type(1){border-top:0;padding-top:0;margin-top:0!important}.product-table-col .image-col a,.product-table-col img{display:block}.star-rating{position:relative;width:118.88px;height:20px;-webkit-mask:url(../../../../../../../themes/pe-custom/img/star-rating.svg);mask:url(../../../../../../../themes/pe-custom/img/star-rating.svg);background-color:var(--cream)}.star-rating-active{height:20px;background:var(--orange)}.listicle-title{font-weight:700;color:var(--brown)}.listicle-numbered{counter-reset:listicle}.listicle-numbered .listicle-item{counter-increment:listicle}.listicle-numbered .listicle-title:before{content:counter(listicle) ". "}.listicle-procon.pro{--listicle-accent:var(--green);--listicle-muted:rgba(121, 158, 63, 0.1)}.listicle-procon.con{--listicle-accent:var(--pink);--listicle-muted:rgba(214, 77, 93, 0.1)}.listicle-procon{background-color:var(--listicle-muted,#eee)}.listicle-procon-header{color:#fff;background:var(--listicle-accent,var(--pink))}.listicle-procon-icon svg{color:var(--listicle-accent,var(--pink));vertical-align:middle}.listicle-procon-body{font-size:.9em;line-height:1.3}.listicle-image{text-align:center}.disclaimer-block{color:var(--light-brown,#a87a5c);font-size:.7em}.cta-block{background-color:var(--vanilla,#fbfaf5)}.cta-accent{background-color:var(--beige,#f7f2e7)}.cta-accent svg{fill:var(--light-pink,#f87f8e)}*{box-sizing:border-box}.text-center{text-align:center}.text-muted{color:var(--light-brown)}.text-white{color:#fff}.text-primary{color:var(--primary)}.text-green{color:var(--green)}.text-orange{color:var(--orange)}.color-inherit{color:inherit;fill:currentColor}.bg-pink{background-color:var(--pink)}.bg-green{background-color:var(--green)}.bg-orange{background-color:var(--orange)}.list-none{list-style:none}.hidden{display:none;visibility:hidden}.overflow-hidden{overflow:hidden}.rounded{border-radius:var(--border-radius)!important}.w-100{width:100%}.h-100{height:100%}.full-width-container{width:100vw;position:relative;left:50%;transform:translateX(-50%)}.wp-block-buttons{margin-top:1rem;margin-bottom:2rem}.wp-block-button__link{background-color:var(--pink,#cd394f);border-radius:5px;padding:.5em 1em}.wp-block-button__link:hover{background-color:var(--light-pink,#f87f8e)}.wp-block-button__link.has-background:hover{opacity:.75}.wp-block-button__link :is(s,strike,del){opacity:.75;font-weight:300;color:inherit}.wp-block-buttons+:is(h2,h3){margin-top:3rem}.featured-offer{--theme:var(--orange);border:1px solid var(--theme);border-radius:.25rem;margin-block:1.5rem}.featured-offer .featured-offer__header{background:var(--theme);color:#fff;display:flex;justify-content:center;align-items:center;padding:1rem 1.5rem;gap:.5rem}.featured-offer .featured-offer__title{font-size:1rem;font-weight:600;margin:0;color:inherit;padding-bottom:0}.featured-offer .featured-offer__info-icon{cursor:pointer;font-size:.75rem;height:unset}.featured-offer .featured-offer__offer-title,.featured-offer .featured-offer__body{padding:1rem;color:var(--brown)}.featured-offer .featured-offer__body{display:grid;gap:20px 40px;grid-template:"image" "content" "button"}@media only screen and (min-width:768px){.featured-offer .featured-offer__body{grid-template:"image content" "image button";grid-template-columns:150px 1fr;grid-template-rows:min-content 1fr}}@media only screen and (min-width:1300px){.featured-offer .featured-offer__body{grid-template:"image content button";grid-template-columns:150px 1fr max-content;grid-template-rows:auto}}.featured-offer .featured-offer__content>*:first-child{padding-top:0;margin-top:0}.featured-offer .featured-offer__offer-title{padding-bottom:0}.featured-offer .featured-offer__offer-title-text{font-size:1.7rem;line-height:1.2;font-weight:600;margin:0;color:var(--brown)}.featured-offer .featured-offer__action{display:flex;flex-direction:column;gap:.5rem;grid-area:button}.featured-offer .featured-offer__action-text{font-size:.75rem;font-style:italic;text-align:center}.featured-offer .featured-offer__action-btn{display:flex;justify-content:center;align-items:center;text-transform:none;flex-shrink:0;padding:10px 12px 10px 15px!important;line-height:1.5}.featured-offer .featured-offer__action .featured-offer__action-btn-icon{display:inline-block;height:unset;margin-left:7px}.featured-offer .featured-offer__image{width:100%;height:auto;aspect-ratio:2/1;grid-area:image;border:1px solid var(--cream);padding:10px;border-radius:var(--border-radius)}@media screen and (min-width:768px){.featured-offer .featured-offer__image{aspect-ratio:1}}.featured-offer .featured-offer__image img{display:block;width:100%;height:100%!important;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.featured-offer .featured-offer__content{flex:1;grid-area:content;font-size:1.25rem;line-height:1.5}.featured-offer .featured-offer__content>:last-child{margin-bottom:0}.featured-offer .featured-offer__content ul{margin:0;margin-left:.8em!important;padding:0}.featured-offer .featured-offer__content ul li{margin:revert}.cta-card{gap:0!important;border-radius:5px;align-items:stretch!important;overflow:hidden}.cta-card--icon-col{flex-shrink:0}@media screen and (max-width:500px){.cta-card--icon-col{display:none}}body{position:relative;overflow-x:hidden;font-size:1.3rem;background-color:#fff}body,input,select,textarea{font-family:var(--font-family-sans);font-weight:400;line-height:1.5;color:var(--brown,#000)}img,object,embed,video{max-width:100%;height:auto}iframe{max-width:100%}.cf:after,.clearfix:after{content:"";display:table;clear:both}input,select,textarea{font-family:var(--font-family-sans);font-weight:400;line-height:1.5;color:var(--brown,#000)}input,select,textarea{font-size:1em}.PreHead,.PinkBtn,.nav-previous a,.nav-next a,input[type=submit],h1,.FooterMenuFrame,h3#comments,h3#reply-title,.reply{font-weight:700;letter-spacing:.05em}.FreightSansPro,.header-bio h3,h4{font-family:var(--font-family-sans);font-weight:400}h1,h2,h3,h4,h6,.h1{font-weight:700;line-height:1.2}h1,.h1{font-size:2.2em;line-height:1.1;color:var(--pink);letter-spacing:0;margin:.25em auto .5em;text-align:center}h2{font-size:2.25rem;line-height:1.2}.WYSIWYG h2{margin-top:1em;margin-bottom:.25em}h3{font-size:2rem;line-height:1.2;margin:1em 0 .5em;color:var(--green)}h4{font-size:1.3em;color:var(--orange);margin-bottom:1rem;margin-top:3rem}h4.widget-title{font-size:1.3rem}h5{font-size:1.2em;line-height:1.3;font-weight:700}h4,h5,.text-uppercase{text-transform:uppercase;letter-spacing:.05em}h6{font-size:.9em;line-height:150%;font-weight:700;font-style:italic}p{margin-bottom:1em}p:last-child{margin-bottom:0}blockquote{color:var(--pink);border-left:2px solid #c3b69e;padding-left:10px}:is(s,strike,del){font-style:italic;color:var(--light-brown,#9a6c4d);font-weight:300}.WYSIWYG ul,.WYSIWYG ol{margin:1em 0 1em 42px}::-moz-selection{background:var(--green);color:#fff}::selection{background:var(--green);color:#fff}a{text-decoration:none;transition:all .2s ease-in-out;color:var(--pink);border:none}a:hover,a:active,a:focus{color:var(--darker-pink)}a:focus,a:active{outline:none}a::-moz-focus-inner{border:0}.LinkWhite a{color:#fff;text-decoration:none}.LinkWhite a:hover,.LinkWhite a:active{color:var(--beige)}.LinkBig a,.LinkBig a:link,.LinkBig a:visited{font-size:1rem;vertical-align:text-bottom;text-decoration:none;text-transform:uppercase;font-weight:700}input:not([type=button]):not([type=reset]):not([type=submit]),textarea{padding:5px 10px}input:not([type=button]):not([type=reset]):not([type=submit]),select,textarea{border:2px solid var(--dark-pink);border-radius:var(--border-radius);max-width:100%}.search-form .search-field{border-radius:var(--border-radius) 0 0 var(--border-radius)!important}.search-form svg{width:.85em;height:.85em;color:var(--pink)}.search-form input,.search-form button{color:var(--pink);background:#fff;border:none!important;font-size:1rem;line-height:100%}.search-form button{padding:5px 10px;border-radius:0 var(--border-radius) var(--border-radius) 0}.search-form button:hover{cursor:pointer}.search-form button:hover svg{color:var(--orange)}.search-form input::-moz-placeholder{color:var(--light-pink);font-style:italic}.search-form input::placeholder{color:var(--light-pink);font-style:italic}.PreHead .search-field{width:202px;height:28px}.button,.btn,button,input[type=submit],.PinkBtn,.nav-previous a,.nav-next a,.tcb-button-link,.wprm-recipe-print-wide-button{text-decoration:none;color:#fff!important;background-color:var(--pink);padding:5px 15px;font-weight:700;line-height:1.2;text-transform:uppercase;transition:background .5s!important;border-radius:var(--border-radius);border:0}.PinkBtn:hover,.nav-previous a:hover,.nav-next a:hover{background-color:var(--green)}.wprm-recipe-template-pickyeater-snippetbuttons a{border-radius:var(--border-radius,5px)}.WYSIWYG li{margin-bottom:.5em}.PreHead{background:url(../../../../../../../themes/pe-custom/img/pink-bar.svg);background-size:auto 100%;background-color:var(--pink)}.PreHead{list-style:none}.PreHead li{display:inline-block;position:relative}.PreHead .current_page_item>a{color:#ffd2aa}.PreHead a:hover{color:#f7ecd6}.PreHead .sub-menu{background:rgba(0,0,0,0);padding:0;left:0}.PreHead .sub-menu li{background-color:var(--dark-pink);font-size:.85em;line-height:.85}.PreHead .sub-menu li a{font-size:1em;text-transform:lowercase;font-style:italic}.PreHead .sub-menu>li:last-child{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.PrimaryMenuFrame{display:none;flex-grow:1}#MainNavBtn{cursor:pointer;color:#fff;font-weight:700;font-size:1.8em;background:var(--pink);height:60px;line-height:60px}.header-wrapper{background-color:var(--vanilla)}.header-bio{flex-grow:1.85;font-size:.75em}.header-bio-image img{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 10px 0 rgba(120,78,49,.3);width:100%;height:auto}@media only screen and (max-width:599px){.header-bio,.header-bio-image{display:none}img#TopLogo{min-height:142.2px}}@media screen and (min-width:600px)and (max-width:767px){.header-bio{flex-grow:.125;flex-basis:72%}}@media screen and (min-width:768px){.header-bio{flex-grow:1.185;font-size:.85em}.header-bio-image img{width:170px;border-width:5px}}.header-bio a{font-weight:bolder}.FeaturedPressBar{background:var(--beige)}.FeaturedPressBar .FeaturedPressList{display:flex;align-items:center;justify-content:left;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;line-height:1}.FeaturedPressBar .FeaturedPressList svg{padding:.25em .75em;max-width:100px;height:55px;flex:1;fill:var(--light-brown)}.FeaturedPressBar .FeaturedPressList .flex-basis-2{flex:2}.FeaturedPressList .press-title{letter-spacing:.025em;font-style:italic;padding:5px;white-space:nowrap;font-size:1rem}@media screen and (max-width:1300px){.FeaturedPressBar{overflow-x:scroll;-webkit-overflow-scrolling:touch;overflow-y:hidden}.FeaturedPressBar .FeaturedPressList{flex-wrap:nowrap;justify-content:flex-start;flex-shrink:0}}@media screen and (min-width:1300px){.FeaturedPressBar,.FeaturedPressBar .FeaturedPressList{justify-content:center}}.sidebar-col .widget:first-child{margin-top:0}.sidebar-col{text-align:center}@media screen and (min-width:768px){.sidebar-col{flex-basis:330px}}.sidebar-col .widget{margin:30px auto}.FooterCatsFrame{background-color:var(--light-green);background-image:url(../../../../../../../themes/pe-custom/img/bottom-green-banner.svg);background-size:1600px;background-position:center top;font-size:1rem;background-repeat:no-repeat}#FooterMenu,.footer-cuisine ul{list-style:none}.footer-cuisine li{line-height:1.2;margin-bottom:.5em}.footer-cuisine h3{color:#dbef7a;text-transform:uppercase;font-size:1em;letter-spacing:.05em}.FootBtmPink{color:#fff;position:relative}#FooterLogo{width:80%;max-width:500px}#FollowApples{position:absolute;top:-60px;left:calc(50% - 100px);width:200px}#FooterMenu{list-style:none}#FooterMenu .sub-menu{display:none}.FooterMenuFrame+p{font-size:1rem}.SocialFrame{width:100%;position:fixed;bottom:0;left:0;box-sizing:border-box;text-align:center;z-index:900}.SocialList{padding:10px;background:var(--beige)}.SocialList li{width:30px;height:30px;display:inline-block}.SocialTopBtnFrame{height:40px;text-align:center;padding:5px 10px;background-color:var(--orange);cursor:pointer}.SocialTopBtnFrame img{height:30px}.FollowWindowBtn{cursor:pointer}.tag-icons{font-weight:700}a.tag-icon{text-transform:uppercase;letter-spacing:.025em;font-size:1rem;line-height:1;color:#fff;background:var(--accent-color,var(--brown))}a.tag-icon:hover{color:rgba(255,255,255,.8)}.tag-icon-vegetarian{--accent-color:var(--green)}.tag-icon-vegan{--accent-color:var(--teal)}.tag-icon-gf{--accent-color:var(--brown)}.tag-panels a{height:100%}.tag-panel-headline{color:#fff;line-height:1;font-size:1.3rem}.tag-panel-image-wrapper{background:var(--light-brown)}.tag-panel-image{display:block;-o-object-fit:cover;object-fit:cover;height:200px;width:100%;transition:all .2s ease-in-out}a:hover img.tag-panel-image{opacity:.5}.footer-image-berry{--bgImage:url(../../../../../../../themes/pe-custom/img/panel-backgrounds/berry.svg);--bgSize:200%}.footer-image-pea{--bgImage:url(../../../../../../../themes/pe-custom/img/panel-backgrounds/pea.svg);--bgSize:160%;--bgPosition:80% 55%}.footer-image-tomato{--bgImage:url(../../../../../../../themes/pe-custom/img/panel-backgrounds/tomato.svg);--bgSize:130%}.tag-panel-footer{background-color:var(--light-brown);background-repeat:no-repeat;background-image:var(--bgImage);background-position:var(--bgPosition,center);background-size:var(--bgSize,cover);flex-grow:1}@media screen and (min-width:576px)and (max-width:992px){.tag-panel-headline{font-size:1.5rem}}@media screen and (max-width:768px){.tag-panel-footer{--bgSize:cover}}.nav-previous{float:left}.nav-next{float:right}.navigation:after{clear:both!important;content:"";display:table}.nav-icon{width:50px;padding:2px 10px;background:var(--light-pink);box-shadow:0 1px 1px 2px var(--dark-pink);cursor:pointer;border:0}.nav-icon:after,.nav-icon:before,.nav-icon div{background-color:#fff;border-radius:3px;content:"";display:block;height:3px;margin:4px 0;transition:all .2s ease-in-out}.breadcrumbs{font-size:80%}.postmeta{font-size:90%}em#affiliate-disclaimer{font-style:normal;font-size:65%;max-width:500px;margin:5px auto 0}.single .cat-meta .cat-description{font-style:italic}.single .cat-meta .cat-description p{display:inline}.single .cat-meta-list{font-size:.8em;line-height:1.25;color:var(--brown)}.single .cat-meta-list a{color:var(--light-brown);font-weight:700}.single .cat-meta .tag-icons{margin-left:-.25rem;margin-right:-.25rem}h3#comments,h3#reply-title,h3#cat-meta-title{letter-spacing:0;margin-bottom:1rem;margin-top:2rem}#comments+.navigation .alignleft:empty,#comments+.navigation .alignright:empty{margin-top:0;margin-bottom:0}.commentlist{list-style:none}.commentlist li{margin-bottom:1.5em;font-size:1.1rem}.commentlist .children{list-style:none;margin-left:10%}.comment-author.vcard{display:flex;align-items:center}.comment-author.vcard .fn{margin-right:5px}.comment .reply{text-transform:uppercase;font-size:.85em;margin-top:.5rem}.comment.bypostauthor>article{background:var(--beige);border-radius:var(--border-radius);overflow:hidden}.comment.bypostauthor>article .comment-content{padding:10px 15px}.comment.bypostauthor>article .comment-meta .vcard{padding:10px 15px;background:var(--pink);color:#fff;background-image:url(../../../../../../../themes/pe-custom/img/pink-bar.svg);background-color:var(--pink);background-size:cover;margin-bottom:0}.comment.bypostauthor>article .comment-author.vcard a{color:#fff}.comment.bypostauthor>article .comment-metadata{padding:10px 15px 0;margin-top:0}.comment .children{margin-top:1.5rem}.comment-metadata{text-transform:uppercase;letter-spacing:.05em;margin:10px 0;font-size:.85rem;display:flex;align-items:center;justify-content:space-between;font-weight:700}.comment-author.vcard .avatar{border-radius:50%;margin-right:10px}.comment.bypostauthor .reply{background:rgba(0,0,0,.025);padding:5px 15px}.comment.bypostauthor .avatar{border:2px solid #fff}.comment-form label{min-width:100px;display:inline-block;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.comment-form label[for=comment]{display:none}textarea#comment{width:100%}.archive-thumbnail-wrapper{height:300px;position:relative}.archive-thumbnail{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.archive-thumbnail-title{line-height:1.2;font-size:1.3rem}.archive-description{background:rgba(214,77,93,.75);padding:1em;text-overflow:ellipsis;color:#fff;font-size:.8em;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:absolute;top:0;left:0;opacity:0;transition:opacity .1s ease-in-out}.archive-thumbnail-link img{transition:all .2s ease-in-out}.archive-thumbnail-link:hover .archive-description{opacity:1}.archive-thumbnail-link:hover img{filter:blur(5px);transform:scale(1.1)}figure{max-width:100%;height:auto;margin:1em 0}.aligncenter,.wp-post-image{display:block;margin:1em auto}figure.aligncenter,figure.wp-block-image{width:100%;text-align:center;display:flex!important;align-items:center;justify-content:center}.alignright{float:right;margin:1em 0 1em 2em}.alignleft,img.wp-post-image.attachment-thumb{float:left;margin:1em 1em 2em 0}.image-max-width-large-posts{max-width:600px;text-align:center}.image-max-width-medium-posts{max-width:500px;text-align:center}.image-max-width-small-posts{max-width:400px;text-align:center}.wp-post-image{width:100%;border-radius:var(--border-radius)}.wp-block-image.w-auto img{width:auto!important}figure img,img.aligncenter{width:100%}p img.alignright,p img.alignleft{margin-top:0}.wp-block-image.h-100 img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wp-block-image.h-100.object-right img{-o-object-position:right;object-position:right}@media(max-width:767px){.alignright,.alignleft,img.wp-post-image.attachment-thumb{display:block;margin:1em auto;float:none}}.wp-block-image.size-large>a{flex-grow:1}hr.wp-block-separator{border:4px dotted var(--light-brown);border-bottom:0!important;margin-top:30px;margin-bottom:30px}.wp-block-media-text{gap:30px}.wp-block-media-text__media img{border-radius:var(--border-radius,5px)}.wp-block-media-text .wp-block-media-text__content{padding:0!important}.wp-block-media-text__content>:last-child{margin-bottom:0}.wp-block-column>figure.wp-block-image:only-child{margin-bottom:0;display:block!important}.wp-block-column>figure.wp-block-image:only-child figcaption{font-size:.75em;line-height:1.2;margin-top:10px;margin-bottom:0;color:var(--light-brown,#9a6c4d)}.wp-block-column>figure.wp-block-image:only-child img{border-radius:var(--border-radius,5px)}ul.wp-block-gallery,ul.blocks-gallery-grid{margin:0}.blocks-gallery-grid figcaption{font-family:var(--font-family-sans);line-height:1.3;font-size:.85rem!important}.blocks-gallery-grid figcaption strong{text-transform:uppercase;letter-spacing:.025em}@media screen and (max-width:600px){li.blocks-gallery-item{width:100%!important;margin-right:0!important;margin-left:0!important}}.breadcrumb-header-bar{background:#f9f3e9;font-size:.9rem;color:var(--light-brown)}.breadcrumb-header-bar a{text-transform:uppercase;letter-spacing:.05em;color:var(--brown)}.breadcrumb-header-bar a:hover{color:var(--dark-pink)}.emphasized-quote{margin:1rem 0 2rem;line-height:1.6}.emphasized-quote strong{color:var(--pink)}.emphasized-quote>br:first-child{display:none}.emphasized-quote cite{text-align:right;display:block;margin-top:.5rem;font-size:.8em;line-height:1.6;font-family:var(--font-family-sans);color:var(--light-brown)}.check-list li{display:block}.check-list li:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b2d30b' viewBox='0 0 512 512'%3E%3Cpath d='M243.8 339.8C232.9 350.7 215.1 350.7 204.2 339.8L140.2 275.8C129.3 264.9 129.3 247.1 140.2 236.2C151.1 225.3 168.9 225.3 179.8 236.2L224 280.4L332.2 172.2C343.1 161.3 360.9 161.3 371.8 172.2C382.7 183.1 382.7 200.9 371.8 211.8L243.8 339.8zM512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM256 48C141.1 48 48 141.1 48 256C48 370.9 141.1 464 256 464C370.9 464 464 370.9 464 256C464 141.1 370.9 48 256 48z'/%3E%3C/svg%3E");margin-left:-1.5em;padding-right:10px;width:1.5em;height:1.5em;transform:translateY(.2em);display:inline-block}.check-list.check-list-pink li:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f87f8e' viewBox='0 0 512 512'%3E%3Cpath d='M243.8 339.8C232.9 350.7 215.1 350.7 204.2 339.8L140.2 275.8C129.3 264.9 129.3 247.1 140.2 236.2C151.1 225.3 168.9 225.3 179.8 236.2L224 280.4L332.2 172.2C343.1 161.3 360.9 161.3 371.8 172.2C382.7 183.1 382.7 200.9 371.8 211.8L243.8 339.8zM512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM256 48C141.1 48 48 141.1 48 256C48 370.9 141.1 464 256 464C370.9 464 464 370.9 464 256C464 141.1 370.9 48 256 48z'/%3E%3C/svg%3E")}.wprm-comment-rating{height:24px!important;width:auto;opacity:.6;filter:sepia(1) contrast(.5) saturate(100) hue-rotate(25deg);order:5;margin:.5rem 0!important}.star-ratings-css{unicode-bidi:bidi-override;color:#ccc;font-size:20px;font-style:normal;height:20px;width:100px;margin:0;position:relative;padding:0}.star-ratings-css-top{color:var(--orange);padding:0;position:absolute;z-index:1;display:block;top:0;left:0;overflow:hidden}.star-ratings-css-bottom{padding:0;display:block;z-index:0}.comment-form-wprm-rating{display:none}.wp-admin .comment-form-wprm-rating{display:block}.category-recipes .comment-form-wprm-rating{display:block!important}.sidebar-col .dpe-flexible-posts{--sidebar-col-gap:15px;list-style:none;display:grid;grid-gap:15px;grid-template-columns:repeat(2,1fr)}.sidebar-col .dpe-flexible-posts li{width:100%}.sidebar-col a picture{margin:0}@media screen and (min-width:480px)and (max-width:767px){.sidebar-col .dpe-flexible-posts{grid-template-columns:repeat(4,1fr)}}.sidebar-col .dpe-flexible-posts .title{line-height:1.2;font-size:.9rem;color:var(--light-brown);font-weight:700;text-transform:none;letter-spacing:initial}span[class^=PIN_][data-pin-href][style]{width:100px!important;height:100px!important;background:url(../../../../../../../themes/pe-custom/img/pin-hover.svg)!important;background-color:var(--pink)!important;background-size:cover!important;border-radius:50%;margin-top:-10px!important;margin-left:10px;color:rgba(0,0,0,0)!important;transition:background-color .1s ease-in-out;box-shadow:0 10px 20px rgba(0,0,0,.15),0 6px 6px rgba(0,0,0,.2);z-index:10!important}span[class^=PIN_][data-pin-href][style]:hover{background-color:var(--orange)!important}.schema-faq-section{margin:2rem 0}.schema-faq-question{color:var(--orange);text-transform:uppercase;letter-spacing:.05em;font-size:1.1em;margin-bottom:.25rem;display:block}.schema-faq-section+.schema-faq-section{border-top:1px solid var(--beige);padding-top:2rem}.lwptoc_i{background-color:var(--vanilla);border-radius:var(--border-radius)}.lwptoc_itemWrap .lwptoc_item{margin-top:.75em}.crp-list{display:grid;grid-gap:2rem;margin:1rem 0 2rem}@media screen and (min-width:600px){.crp-list{grid-template-columns:repeat(3,1fr)}}.crp-list img{width:100%;max-width:unset!important}.crp-list-item-title{margin-top:.5rem!important;line-height:1.2;font-size:1.3rem;text-align:center;font-weight:700}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:var(--light-brown,#9a6c4d)}.formkit-form [data-style=minimal] .formkit-header,.formkit-form [data-style=minimal] .formkit-header h2{margin:0!important}.formkit-form [data-style=minimal] .formkit-field,.formkit-form [data-style=minimal] .formkit-submit,.formkit-form [data-style=minimal] .formkit-guarantee{margin-bottom:0!important}.formkit-form [data-style=minimal] .formkit-field>input{height:100%}.formkit-form [data-style=minimal] .formkit-powered-by-convertkit-container{display:none!important}.formkit-form [data-style=minimal]{padding:1.5rem!important}.formkit-form [data-style=minimal] .formkit-subheader{margin-top:.5rem!important}.formkit-form[data-uid=a2929eb4c0]{max-width:unset!important;border:0!important}.seva-modal .formkit-close,.formkit-modal .formkit-close{background:#d64d5e!important;border-radius:50%;right:10px!important;top:10px!important;width:40px!important;height:40px!important;font-size:20px!important;line-height:2!important}.seva-modal,.formkit-modal{max-width:85%!important}.formkit-header h2{margin-top:0!important}.fourohfor-card .card-panel{background-color:var(--vanilla)}.fourohfor-card .card-header{background:url(../../../../../../../themes/pe-custom/img/pink-bar.svg);background-color:var(--pink);background-size:cover}.fourohfor-card .search-form input{width:100%}.fourohfor-card .card-panel .search-form{max-width:350px;margin-left:auto;margin-right:auto;font-size:1.3em}.pink-accent-box{background-image:url(../../../../../../../themes/pe-custom/img/raspberry-10pct.svg);background-repeat:no-repeat;background-size:110%;background-position:center right 500%}.orange-accent-box{background-image:url(../../../../../../../themes/pe-custom/img/orange-10pct.svg);background-repeat:no-repeat;background-size:60%;background-position:130% 70%}.logo-accent-box{background-image:url(../../../../../../../themes/pe-custom/img/pear-10pct.svg);background-repeat:no-repeat;background-size:auto 150%;background-position-y:30%;background-position-x:95%}.orange-accent-box a{color:var(--orange)}.logo-svg-grid{display:grid;grid-gap:1rem;grid-template-columns:1fr 1fr;justify-items:center;align-items:center}.logo-svg-grid svg{max-width:100px;max-height:50px;width:100%}.logo-svg-grid svg.flex-basis-2{max-height:40px}@media(min-width:576px){.logo-svg-grid{grid-template-columns:1fr 1fr 1fr}}@media(min-width:1300px){.logo-svg-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.FeaturedPressEmbed{margin:1rem 0;padding:1rem;background-color:var(--green);background-image:url(../../../../../../../themes/pe-custom/img/apples.svg);background-size:600px;background-repeat:no-repeat;background-position:bottom -100px right -100px}.FeaturedPressEmbed .FeaturedPressList{display:flex;flex-wrap:wrap;justify-content:center;padding:1rem;border:3px solid var(--brown);background:rgba(255,255,255,.9)}.FeaturedPressEmbed .FeaturedPressList svg{width:75px;padding:10px;fill:var(--brown)}.FeaturedPressEmbed .FeaturedPressList .flex-basis-2{width:120px}.FeaturedPressEmbed .press-title{flex-basis:100%;text-align:center;font-size:1.3em;color:var(--light-brown)}.content-col article:nth-of-type(n+2){border-top:1px solid var(--cream)}.recipe-section:nth-of-type(even){background-color:var(--vanilla)}.recipe-section .category{margin:.5rem 0 .25rem}.recipe-section .category a{text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600;color:var(--brown)}.recipe-section .category a:hover{color:var(--green)}.recipe-section .recipe-name{font-size:1.2rem;line-height:1.2;margin:.25rem 0 0}.recipe-section .recipe-name a{font-weight:700}.recipe-section-desc{font-style:italic;font-size:1.2rem;color:var(--light-brown)}main.recipe-categories.full-width-container .recipe-section-contents{margin:0 auto;padding:3rem 2rem}.recipe-photo-section{font-size:.8rem}.recipe-photo-section .recipe-section-image{--size:75px;width:var(--size);height:var(--size);border-radius:50%;overflow:hidden;transition:all .2s ease-in-out}.recipe-photo-section .recipe-section-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.recipe-photo-section a:hover .recipe-section-image{opacity:.8}.recipe-section .show-more{text-align:right}.recipe-section .show-more-link{color:var(--orange);font-weight:700}.recipe-section .show-more-link:hover{color:var(--dark-orange)}.recipe-section img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:600px){.recipe-photo-section{font-size:1rem}.recipe-photo-section .recipe-section-image{--size:100px}}@media screen and (min-width:992px){main.recipe-categories.full-width-container .recipe-section-contents{max-width:85vw}.recipe-photo-section .recipe-section-image{--size:150px}}@media only screen and (min-width:769px){.SocialFrame{width:60px;top:20%;right:0;bottom:auto;left:auto;padding:0;border-radius:var(--border-radius) 0 0 var(--border-radius);overflow:hidden}.SocialList li{width:40px;height:40px;display:block;margin-bottom:5px}.SocialList li:last-child{margin-bottom:0}.SocialList img{width:90%}.SocialTopBtnFrame{height:60px;padding:10px;background-color:var(--orange)}.SocialTopBtnFrame img{height:40px}#FollowApples{left:auto;right:5%}#FooterLogo{width:60%}.FooterMenuFrame li{display:inline-block;margin-right:10px;font-size:1.2em}.FooterMenuFrame li:last-child{margin:0}}@media only screen and (max-width:1039px){.PrimaryMenuFrame{position:absolute;top:45px;left:0;width:100%;background:var(--dark-pink);z-index:15}#PrimaryMenu ul,#PrimaryMenu li,#PrimaryMenu a{display:block}#PrimaryMenu a{transition:all .1s ease-in-out;cursor:pointer}#PrimaryMenu>li>a{padding:.3em 1.75rem}#PrimaryMenu a:hover{background-color:rgba(215,76,92,.5)}.PreHead .sub-menu>li>a{text-indent:3rem;padding-top:.5rem;padding-bottom:.5rem;display:block}}@media only screen and (min-width:1040px){#MainNavBtn,#PreHeadHamburger{display:none}.sub-menu{visibility:hidden;opacity:0;transition:visibility 0s,opacity .25s linear;position:absolute;display:block;line-height:190%;padding:0 .75em;background:var(--beige);z-index:1000;text-align:left;white-space:nowrap;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.PreHead .sub-menu{padding-top:8px}.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1}#PrimaryMenu>li{margin-right:10px}.PreHead .sub-menu li{display:block;padding-left:.75rem;padding-right:.75rem;background-color:var(--light-pink)}.PreHead .sub-menu li:hover{background-color:#ea6172}.PreHead .sub-menu li:hover a{color:#fff}.PreHead .sub-menu li a{padding-top:.5rem;padding-bottom:.5rem;display:block;color:#fff}.menu-item-has-children>a:after{content:"";color:currentColor;margin-left:.25rem;width:.575em;height:.575em;background:no-repeat url(../../../../../../../themes/pe-custom/img/icon-chevron-down-solid.svg) center -2px/.575em;display:inline-block;vertical-align:middle}.PrimaryMenuFrame{display:block!important}}