img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--comment-rating-star-color:#343434}.wprm-comment-rating svg path{fill:var(--comment-rating-star-color)}.wprm-comment-rating svg polygon{stroke:var(--comment-rating-star-color)}.wprm-comment-rating .wprm-rating-star-full svg path{stroke:var(--comment-rating-star-color);fill:var(--comment-rating-star-color)}.wprm-comment-rating .wprm-rating-star-empty svg path{stroke:var(--comment-rating-star-color);fill:none}.wprm-comment-ratings-container svg .wprm-star-full{fill:var(--comment-rating-star-color)}.wprm-comment-ratings-container svg .wprm-star-empty{stroke:var(--comment-rating-star-color)}body:not(:hover) fieldset.wprm-comment-ratings-container:focus-within span{outline:1px solid #4d90fe}.comment-form-wprm-rating{margin-bottom:20px;margin-top:5px;text-align:left}.comment-form-wprm-rating .wprm-rating-stars{display:inline-block;vertical-align:middle}fieldset.wprm-comment-ratings-container{background:none;border:0;display:inline-block;margin:0;padding:0;position:relative}fieldset.wprm-comment-ratings-container legend{left:0;opacity:0;position:absolute}fieldset.wprm-comment-ratings-container br{display:none}fieldset.wprm-comment-ratings-container input[type=radio]{border:0;cursor:pointer;float:left;height:16px;margin:0!important;min-height:0;min-width:0;opacity:0;padding:0!important;width:16px}fieldset.wprm-comment-ratings-container input[type=radio]:first-child{margin-left:-16px}fieldset.wprm-comment-ratings-container span{font-size:0;height:16px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:80px}fieldset.wprm-comment-ratings-container span svg{height:100%!important;width:100%!important}fieldset.wprm-comment-ratings-container input:checked+span,fieldset.wprm-comment-ratings-container input:hover+span{opacity:1}fieldset.wprm-comment-ratings-container input:hover+span~span{display:none}.rtl .comment-form-wprm-rating{text-align:right}.rtl img.wprm-comment-rating{transform:scaleX(-1)}.rtl fieldset.wprm-comment-ratings-container span{left:inherit;right:0}.rtl fieldset.wprm-comment-ratings-container span svg{transform:scaleX(-1)}:root{--wprm-popup-font-size:16px;--wprm-popup-background:#fff;--wprm-popup-title:#000;--wprm-popup-content:#444;--wprm-popup-button-background:#5a822b;--wprm-popup-button-text:#fff}html body.wprm-popup-modal-open{height:100%;left:0;overflow:visible;position:fixed;right:0;width:100%}.wprm-popup-modal{display:none}.wprm-popup-modal.is-open{display:block}.wprm-popup-modal__overlay{align-items:center;background:rgb(0 0 0 / .6);bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;touch-action:none;z-index:2147483646}.wprm-popup-modal__container{background-color:var(--wprm-popup-background);border-radius:4px;box-sizing:border-box;font-size:var(--wprm-popup-font-size);max-height:100vh;max-height:100dvh;max-width:100%;overflow-y:auto;padding:30px}@media(min-width:768px){.wprm-popup-modal__container{max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px)}}.wprm-popup-modal__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.wprm-popup-modal__title{box-sizing:border-box;color:var(--wprm-popup-title);font-size:1.2em;font-weight:600;line-height:1.25;margin-bottom:0;margin-top:0}.wprm-popup-modal__header .wprm-popup-modal__close{background:#fff0;border:0;cursor:pointer;width:18px}.wprm-popup-modal__header .wprm-popup-modal__close:before{color:var(--wprm-popup-title);content:"✕";font-size:var(--wprm-popup-font-size)}.wprm-popup-modal__content{color:var(--wprm-popup-content);line-height:1.5}.wprm-popup-modal__content p{font-size:1em;line-height:1.5}.wprm-popup-modal__footer{margin-top:20px}.wprm-popup-modal__btn{-webkit-appearance:button;background-color:var(--wprm-popup-button-background);border-radius:.25em;border-style:none;border-width:0;color:var(--wprm-popup-button-text);cursor:pointer;font-size:1em;line-height:1.15;margin:0;overflow:visible;padding:.5em 1em;text-transform:none;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.wprm-popup-modal__btn.wprm-popup-modal__btn--secondary{background-color:var(--wprm-popup-button-text);border:1px solid var(--wprm-popup-button-background);color:var(--wprm-popup-button-background);margin-left:20px}.wprm-popup-modal__btn:disabled{cursor:not-allowed;opacity:.3}.wprm-popup-modal__btn:not(:disabled):focus,.wprm-popup-modal__btn:not(:disabled):hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@keyframes wprmPopupModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes wprmPopupModalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes wprmPopupModalSlideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes wprmPopupModalSlideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.wprm-popup-modal[aria-hidden=false] .wprm-popup-modal__overlay{animation:wprmPopupModalFadeIn .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=false] .wprm-popup-modal__container{animation:wprmPopupModalSlideIn .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=true] .wprm-popup-modal__overlay{animation:wprmPopupModalFadeOut .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=true] .wprm-popup-modal__container{animation:wprmPopupModalSlideOut .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal .wprm-popup-modal__container,.wprm-popup-modal .wprm-popup-modal__overlay{will-change:transform}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:#fff0;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.tippy-box[data-theme=wprm] .tippy-content p:first-child{margin-top:0}.tippy-box[data-theme=wprm] .tippy-content p:last-child{margin-bottom:0}.tippy-box[data-theme~=wprm-variable]{background-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--wprm-tippy-background)}#wp-admin-bar-wp-recipe-maker{display:block!important}#wp-admin-bar-wp-recipe-maker .ab-icon{margin:2px 4px 0 0}#wp-admin-bar-wp-recipe-maker .ab-icon:before{content:""}#wp-admin-bar-wp-recipe-maker .ab-label{align-items:center;display:flex}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-badge{background-color:#d63638;border-radius:9px;box-sizing:border-box;color:#fff;display:inline!important;float:right;height:18px;line-height:1;margin:1px 0 -1px 5px;min-width:18px;padding:0 5px;text-align:center;z-index:26}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-badge span{font-size:11px;line-height:18px}#wp-admin-bar-wp-recipe-maker .ab-sub-wrapper .ab-empty-item{font-weight:200;text-align:center}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-sub-wrapper{max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-empty-item,#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-item{height:auto;min-height:30px;white-space:normal}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-sub-wrapper{left:260px;max-height:calc(100vh - 48px);max-width:calc(100vw - 32px);overflow:auto;position:fixed;right:auto;top:32px;width:min(620px,100vw - 276px)}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-item{height:auto;min-height:0;padding:0;white-space:normal}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel{padding:12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-entry-header{color:#fff;font-weight:600;margin-bottom:8px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-actions{display:grid;gap:8px;grid-template-columns:1fr;margin-bottom:10px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-action{align-items:center;background:hsl(0 0% 100% / .09);border:1px solid hsl(0 0% 100% / .14);border-radius:6px;box-shadow:inset 0 1px 0 hsl(0 0% 100% / .05);box-sizing:border-box;color:#fff!important;display:flex;font-size:12px;font-weight:500;justify-content:center;line-height:1.2;margin:0;min-height:36px;padding:8px 12px;text-align:center;text-decoration:none;white-space:nowrap;width:100%}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-action:hover{background:hsl(0 0% 100% / .16);border-color:hsl(0 0% 100% / .22)}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action,#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action:focus,#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action:visited{color:#fff!important;float:none;height:auto;line-height:1.2;padding:8px 12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json{background:hsl(0 0% 100% / .04);border:1px solid hsl(0 0% 100% / .06);border-radius:6px;max-height:min(320px,100vh - 180px);max-width:100%;overflow:auto;padding:10px 12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json pre{font-family:Consolas,Monaco,monospace;font-size:11px;line-height:1.45;margin:0;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}@media(max-width:782px){#wp-admin-bar-wp-recipe-maker .ab-icon{margin-left:4px}#wp-admin-bar-wp-recipe-maker .ab-label{display:none}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-sub-wrapper{left:16px;max-height:calc(100vh - 62px);max-width:none;right:16px;top:46px;width:auto}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json{max-height:min(280px,100vh - 220px)}}img.wprm-comment-rating{display:block;margin:5px 0}img.wprm-comment-rating+br{display:none}.wprm-rating-star svg{display:inline;height:16px;margin:0;vertical-align:middle;width:16px}.wprm-rating-star.rated svg polygon{fill:#000}.wprm-loader{animation:wprmSpin 1s ease-in-out infinite;-webkit-animation:wprmSpin 1s ease-in-out infinite;border:2px solid hsl(0 0% 78% / .3);border-radius:50%;border-top-color:#444;display:inline-block;height:10px;width:10px}@keyframes wprmSpin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes wprmSpin{to{-webkit-transform:rotate(1turn)}}.wprm-automatic-recipe-snippets{margin-bottom:10px}.wprm-automatic-recipe-snippets.align-center{text-align:center}.wprm-automatic-recipe-snippets.align-right{text-align:right}.wprm-automatic-recipe-snippets .wprm-jump-to-recipe-shortcode,.wprm-automatic-recipe-snippets .wprm-jump-to-video-shortcode,.wprm-automatic-recipe-snippets .wprm-print-recipe-shortcode{display:inline-block;margin:0 5px;padding:5px 10px;text-decoration:none}.wprm-recipe-container{outline:none}.wprm-recipe{overflow:hidden;zoom:1;clear:both;text-align:left}.wprm-recipe *{box-sizing:border-box}.wprm-recipe ol,.wprm-recipe ul{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0;margin:0;padding:0}.wprm-recipe li{font-size:1em;margin:0 0 0 32px;padding:0}.wprm-recipe p{font-size:1em;margin:0;padding:0}.wprm-recipe li,.wprm-recipe li.wprm-recipe-instruction{list-style-position:outside}.wprm-recipe li:before{display:none}.wprm-recipe h1,.wprm-recipe h2,.wprm-recipe h3,.wprm-recipe h4,.wprm-recipe h5,.wprm-recipe h6{clear:none;font-variant:normal;letter-spacing:normal;margin:0;padding:0;text-transform:none}.wprm-recipe a.wprm-recipe-link,.wprm-recipe a.wprm-recipe-link:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wprm-recipe .wprm-nutrition-label{margin-top:10px}.wprm-nutrition-label-text-nutrition-container,.wprm-recipe-equipment-item,.wprm-recipe-ingredient{border:0}body:not(.wprm-print) .wprm-recipe p:first-letter{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:inherit;padding:inherit}.rtl .wprm-recipe{text-align:right}.rtl .wprm-recipe li{margin:0 32px 0 0}.wprm-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.wprm-recipe-author-with-image{align-items:center;display:inline-flex}.wprm-recipe-author-with-image .wprm-recipe-author-image{line-height:0;margin-right:10px}.wprm-call-to-action.wprm-call-to-action-simple{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:10px;padding:5px 10px}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon{font-size:2.2em;margin:5px 0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon svg{margin-top:0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container{margin:5px 0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container .wprm-call-to-action-header{display:block;font-size:1.3em;font-weight:700}@media (max-width:450px){.wprm-call-to-action.wprm-call-to-action-simple{flex-wrap:wrap}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container{text-align:center}}.wprm-condition-width{display:none}.wprm-recipe.wprm-max-400 .wprm-condition-max-width-400,.wprm-recipe.wprm-max-500 .wprm-condition-max-width-500,.wprm-recipe.wprm-max-600 .wprm-condition-max-width-600,.wprm-recipe.wprm-max-700 .wprm-condition-max-width-700,.wprm-recipe.wprm-max-800 .wprm-condition-max-width-800,.wprm-recipe.wprm-min-400 .wprm-condition-min-width-400,.wprm-recipe.wprm-min-500 .wprm-condition-min-width-500,.wprm-recipe.wprm-min-600 .wprm-condition-min-width-600,.wprm-recipe.wprm-min-700 .wprm-condition-min-width-700,.wprm-recipe.wprm-min-800 .wprm-condition-min-width-800{display:block}.wprm-meta-container-custom-color{--wprm-meta-container-block-color:inherit;--wprm-meta-container-label-color:inherit;--wprm-meta-container-link-color:inherit}.wprm-meta-container-custom-color .wprm-recipe-block-container{color:var(--wprm-meta-container-block-color)}.wprm-meta-container-custom-color .wprm-recipe-block-container .wprm-recipe-details-label{color:var(--wprm-meta-container-label-color)}.wprm-meta-container-custom-color .wprm-recipe-block-container * a,.wprm-meta-container-custom-color .wprm-recipe-block-container a{color:var(--wprm-meta-container-link-color)}.wprm-recipe-block-container-inline{display:inline-block;margin-right:1.2em}.rtl .wprm-recipe-block-container-inline{margin-left:1.2em;margin-right:0}.wprm-recipe-details-container-inline{--wprm-meta-container-separator-color:#aaa}.wprm-recipe-details-container-inline .wprm-recipe-block-container-inline{display:inline-block;margin-right:1.2em}.wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline{margin-right:0}.wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline:not(:last-child):after{color:var(--wprm-meta-container-separator-color);white-space:nowrap}.wprm-recipe-details-container-inline.wprm-inline-separator-dot .wprm-recipe-block-container-inline:not(:last-child):after{content:"  •  "}.wprm-recipe-details-container-inline.wprm-inline-separator-short-dash .wprm-recipe-block-container-inline:not(:last-child):after{content:"  -  "}.wprm-recipe-details-container-inline.wprm-inline-separator-long-dash .wprm-recipe-block-container-inline:not(:last-child):after{content:"  —  "}.wprm-recipe-details-container-inline.wprm-inline-separator-long-line .wprm-recipe-block-container-inline:not(:last-child):after,.wprm-recipe-details-container-inline.wprm-inline-separator-short-line .wprm-recipe-block-container-inline:not(:last-child):after{background-color:var(--wprm-meta-container-separator-color);content:"";display:inline-block;height:1em;margin:0 .8em;vertical-align:middle;width:1px}.wprm-recipe-details-container-inline.wprm-inline-separator-long-line .wprm-recipe-block-container-inline:not(:last-child):after{height:1.3em}.rtl .wprm-recipe-details-container-inline .wprm-recipe-block-container-inline{margin-left:1.2em;margin-right:0}.rtl .wprm-recipe-details-container-inline.wprm-inline-separator{overflow:hidden}.rtl .wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline{margin-left:0}.wprm-recipe-block-container-columns,.wprm-recipe-block-container-separate,.wprm-recipe-block-container-separated,.wprm-recipe-block-container-separated .wprm-recipe-details-label{display:block}.wprm-recipe-block-container-columns .wprm-recipe-details-label{display:inline-block;min-width:130px}.wprm-recipe-details-container-inline{display:inline}.wprm-recipe-details-container-pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;--pill-padding-vertical:5px;--pill-padding-horizontal:15px;--pill-border-radius:100px;--pill-background-color:#333;--pill-text-color:#fff;--pill-border-color:#333;--pill-borderwidth:0px}.wprm-recipe-details-container-pills .wprm-recipe-meta-container-pill{background-color:var(--pill-background-color);border-color:var(--pill-border-color);border-radius:var(--pill-border-radius);border-style:solid;border-width:var(--pill-borderwidth);color:var(--pill-text-color);padding:var(--pill-padding-vertical) var(--pill-padding-horizontal)}.wprm-recipe-details-container-table{border:1px dotted #666;display:flex;margin:5px 0;padding:5px}.wprm-recipe-details-container-table .wprm-recipe-block-container-table{display:flex;flex:1;flex-direction:column;text-align:center}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom{border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left-right{border-bottom:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top{border-bottom:none!important;border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom{border-left:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left{border-bottom:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-right{border-bottom:none!important;border-left:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-inside-only{border:none!important}@media (min-width:451px){.wprm-recipe-table-borders-empty .wprm-recipe-block-container-table{border:none!important}.wprm-recipe-table-borders-inside .wprm-recipe-block-container-table{border-bottom:none!important;border-right:none!important;border-top:none!important}.rtl .wprm-recipe-table-borders-inside .wprm-recipe-block-container-table,.wprm-recipe-table-borders-inside .wprm-recipe-block-container-table:first-child{border-left:none!important}.rtl .wprm-recipe-table-borders-inside .wprm-recipe-block-container-table:first-child{border-right:none!important}}@media (max-width:450px){.wprm-recipe-details-container-table{border:none!important;display:block;margin:5px 0;padding:0}.wprm-recipe-details-container-table.wprm-recipe-table-borders-none{display:flex;flex-wrap:wrap}.wprm-recipe-details-container-table.wprm-recipe-table-borders-none .wprm-recipe-block-container-table{max-width:100%;min-width:120px}.wprm-recipe-details-container-table .wprm-recipe-block-container-table{padding:5px}.wprm-recipe-details-container-table.wprm-recipe-table-borders-all .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom .wprm-recipe-block-container-table{border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left-right .wprm-recipe-block-container-table{border-bottom:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top .wprm-recipe-block-container-table{border-bottom:none!important;border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom .wprm-recipe-block-container-table{border-left:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom .wprm-recipe-block-container-table:not(:last-child){border-bottom:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left .wprm-recipe-block-container-table{border-bottom:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-right .wprm-recipe-block-container-table{border-bottom:none!important;border-left:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-inside-only .wprm-recipe-block-container-table{border:none!important}.wprm-recipe-block-container-columns .wprm-recipe-details-label{margin-right:.4em;min-width:0}}.wprm-recipe-details-unit{font-size:.8em}@media only screen and (max-width:600px){.wprm-recipe-details-unit{font-size:1em}}.wprm-container-columns-spaced,.wprm-container-columns-spaced-middle{display:flex;flex-wrap:wrap;justify-content:space-between}.wprm-container-columns-spaced-middle.wprm-container-columns-spaced-middle,.wprm-container-columns-spaced.wprm-container-columns-spaced-middle{align-items:center}.wprm-container-columns-spaced-middle>*,.wprm-container-columns-spaced>*{flex:1}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter,.wprm-container-columns-spaced.wprm-container-columns-gutter{margin-left:-8px;margin-right:-8px}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>*,.wprm-container-columns-spaced.wprm-container-columns-gutter>*{margin-left:8px!important;margin-right:8px!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container{margin-left:0!important;margin-right:0!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container a,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container a{margin-left:8px!important;margin-right:8px!important}@media (max-width:450px){.wprm-container-columns-spaced,.wprm-container-columns-spaced-middle{display:block}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>*,.wprm-container-columns-spaced.wprm-container-columns-gutter>*{margin-bottom:16px!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container{margin-bottom:0!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container a,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container a{margin-bottom:16px!important}}.wprm-container-float-left{float:left;margin:0 10px 10px 0;position:relative;text-align:center;z-index:1}.rtl .wprm-container-float-left,.wprm-container-float-right{float:right;margin:0 0 10px 10px}.wprm-container-float-right{position:relative;text-align:center;z-index:1}.rtl .wprm-container-float-right{float:left;margin:0 10px 10px 0}@media only screen and (max-width:640px){.rtl .wprm-container-float-left,.rtl .wprm-container-float-right,.wprm-container-float-left,.wprm-container-float-right{float:none;margin-left:0;margin-right:0}}.wprm-header-decoration-icon-line,.wprm-header-decoration-line,.wprm-header-decoration-spacer,.wprm-icon-decoration-line{align-items:center;display:flex;flex-wrap:wrap}.wprm-header-decoration-icon-line.wprm-align-left .wprm-decoration-line,.wprm-header-decoration-line.wprm-align-left .wprm-decoration-line,.wprm-header-decoration-spacer.wprm-align-left .wprm-decoration-line,.wprm-icon-decoration-line.wprm-align-left .wprm-decoration-line{margin-left:15px}.wprm-header-decoration-icon-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-icon-line.wprm-align-right .wprm-decoration-line,.wprm-header-decoration-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-line.wprm-align-right .wprm-decoration-line,.wprm-header-decoration-spacer.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-spacer.wprm-align-right .wprm-decoration-line,.wprm-icon-decoration-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-icon-decoration-line.wprm-align-right .wprm-decoration-line{margin-right:15px}.wprm-header-decoration-icon-line.wprm-align-center .wprm-decoration-line:last-child,.wprm-header-decoration-line.wprm-align-center .wprm-decoration-line:last-child,.wprm-header-decoration-spacer.wprm-align-center .wprm-decoration-line:last-child,.wprm-icon-decoration-line.wprm-align-center .wprm-decoration-line:last-child{margin-left:15px}.wprm-decoration-line{border:0;border-bottom:1px solid #000;flex:auto;height:1px}.wprm-decoration-spacer{flex:auto}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-faded{opacity:.7}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-smaller{font-size:.8em}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-smaller-faded{font-size:.8em;opacity:.7}.wprm-expandable-container,.wprm-expandable-container-separated{--wprm-expandable-text-color:#333;--wprm-expandable-button-color:#fff;--wprm-expandable-border-color:#333;--wprm-expandable-border-radius:0px;--wprm-expandable-vertical-padding:5px;--wprm-expandable-horizontal-padding:5px}.wprm-expandable-container a.wprm-expandable-button,.wprm-expandable-container button.wprm-expandable-button,.wprm-expandable-container-separated a.wprm-expandable-button,.wprm-expandable-container-separated button.wprm-expandable-button{color:var(--wprm-expandable-text-color)}.wprm-expandable-container button.wprm-expandable-button,.wprm-expandable-container-separated button.wprm-expandable-button{background-color:var(--wprm-expandable-button-color);border-color:var(--wprm-expandable-border-color);border-radius:var(--wprm-expandable-border-radius);padding:var(--wprm-expandable-vertical-padding) var(--wprm-expandable-horizontal-padding)}.wprm-expandable-container-separated.wprm-expandable-collapsed .wprm-expandable-button-hide,.wprm-expandable-container-separated.wprm-expandable-collapsed .wprm-expandable-content,.wprm-expandable-container-separated.wprm-expandable-expanded .wprm-expandable-button-show,.wprm-expandable-container.wprm-expandable-collapsed .wprm-expandable-button-hide,.wprm-expandable-container.wprm-expandable-collapsed .wprm-expandable-content,.wprm-expandable-container.wprm-expandable-expanded .wprm-expandable-button-show{display:none}.wprm-expandable-separated-content-collapsed{display:none!important}.wprm-block-text-normal{font-style:normal;font-weight:400;text-transform:none}.wprm-block-text-light{font-weight:300!important}.wprm-block-text-light-bold{font-weight:500!important}.wprm-block-text-semi-bold{font-weight:600!important}.wprm-block-text-bold{font-weight:700!important}.wprm-block-text-italic{font-style:italic!important}.wprm-block-text-uppercase{text-transform:uppercase!important}.wprm-block-text-faded{opacity:.7}.wprm-block-text-uppercase-faded{opacity:.7;text-transform:uppercase!important}.wprm-block-text-smaller{font-size:.9em}.wprm-block-text-larger{font-size:1.1em}.wprm-block-text-faded .wprm-block-text-faded,.wprm-block-text-uppercase-faded .wprm-block-text-uppercase-faded{opacity:1}.wprm-block-text-larger .wprm-block-text-larger,.wprm-block-text-smaller .wprm-block-text-smaller{font-size:1em}.wprm-align-left{text-align:left}.wprm-align-center{text-align:center}.wprm-align-right{text-align:right}.wprm-align-top{align-items:start}.wprm-align-middle{align-items:center}.wprm-align-bottom{align-items:end}.wprm-recipe-header .wprm-recipe-icon:not(.wprm-collapsible-icon){margin-right:10px}.wprm-recipe-header .wprm-recipe-icon.wprm-collapsible-icon{margin-left:10px}.wprm-recipe-header.wprm-header-has-actions{align-items:center;display:flex;flex-wrap:wrap}.wprm-recipe-header .wprm-recipe-adjustable-servings-container,.wprm-recipe-header .wprm-recipe-media-toggle-container,.wprm-recipe-header .wprm-unit-conversion-container{font-size:16px;font-style:normal;font-weight:400;opacity:1;text-transform:none}.wprm-recipe-header .wprm-header-toggle{float:right}.wprm-recipe-header .wprm-header-toggle a.wprm-expandable-button{color:#333;cursor:pointer;text-decoration:none}.wprm-recipe-icon svg{display:inline;height:1.3em;margin-top:-.15em;overflow:visible;vertical-align:middle;width:1.3em}.wprm-icon-shortcode{font-size:16px;height:16px}.wprm-icon-shortcode.wprm-icon-shortcode-inline{display:inline}.wprm-icon-shortcode .wprm-recipe-icon svg{display:inline;height:1em;margin-top:0;overflow:visible;vertical-align:middle;width:1em}.wprm-interactivity-container{display:flex;gap:10px;margin:10px 20px 0}.wprm-internal-container{background-color:#fff;border:0 solid #fff;border-radius:20px;padding:20px}.wprm-internal-container ul li{margin-left:16px}.wprm-internal-container .wprm-internal-container-toggle+.wprm-recipe-ingredient-group .wprm-recipe-group-name,.wprm-internal-container .wprm-internal-container-toggle+.wprm-recipe-instruction-group .wprm-recipe-group-name,.wprm-internal-container .wprm-recipe-ingredient-group:first-child .wprm-recipe-group-name,.wprm-internal-container .wprm-recipe-instruction-group:first-child .wprm-recipe-group-name{margin-top:0!important}.wprm-internal-container .wprm-internal-container-toggle{float:right;position:relative;z-index:2}.wprm-internal-container .wprm-internal-container-toggle a.wprm-expandable-button{color:#333;cursor:pointer;text-decoration:none}.wprm-internal-container.wprm-expandable-collapsed{mask-image:linear-gradient(180deg,#000 50%,transparent);max-height:60px;overflow:hidden}.wprm-recipe-image img{display:block;margin:0 auto}.wprm-recipe-image .dpsp-pin-it-wrapper{margin:0 auto}.wprm-recipe-image picture{border:none!important}.wprm-block-image-circle img{border-radius:50%}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-group-name{margin-top:.8em!important}.wprm-recipe-ingredients-container.wprm-recipe-images-before .wprm-recipe-ingredient-image{margin-right:10px}.wprm-recipe-ingredients-container.wprm-recipe-images-after .wprm-recipe-ingredient-image{margin-left:10px}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image{flex-shrink:0}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image .wprm-recipe-ingredient-no-image-placeholder{display:inline-block}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image img{vertical-align:middle}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-faded{opacity:.7}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-smaller{font-size:.8em}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-smaller-faded{font-size:.8em;opacity:.7}.wprm-ingredient-style-grouped ul.wprm-recipe-ingredients{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.wprm-ingredient-style-grouped .wprm-recipe-ingredient-details-container{align-items:center;display:flex}.wprm-ingredient-style-grouped .wprm-recipe-ingredient-details-container .wprm-recipe-ingredient-notes{display:block}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient{display:flex}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit{flex-shrink:0;margin-right:10px}.wprm-ingredient-style-table-2-align.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-2.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3-align.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient{align-items:center}.wprm-ingredient-style-table-2-align .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3-align .wprm-recipe-ingredient-amount-unit{text-align:right}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient .wprm-recipe-ingredient-name-notes,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-name-notes{flex:1}.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-name,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-name{margin-right:10px}.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-notes,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-notes{flex:1}.wprm-recipe-instructions-container .wprm-recipe-instruction-group-name{margin-top:.8em!important}.wprm-recipe-instructions-container .wprm-recipe-instruction-text{font-size:1em}.wprm-recipe-instructions-container .wprm-recipe-instruction-media{margin:5px 0 15px;max-width:100%}.wprm-recipe-instructions-container .wprm-recipe-instruction-video iframe{max-width:100%}.wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient{display:inline-block;padding-right:5px}.wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient:last-child{padding-right:0}.wprm-recipe-instructions .wprm-recipe-instruction-tip,.wprm-recipe-tip{align-items:flex-start;counter-increment:none!important;display:flex;gap:10px;list-style:none!important;margin-bottom:12px;padding:10px 12px}.wprm-recipe-instructions .wprm-recipe-instruction-tip::marker,.wprm-recipe-instructions .wprm-recipe-instruction-tip:before,.wprm-recipe-tip::marker,.wprm-recipe-tip:before{content:none!important;display:none!important}.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-instruction-tip-icon,.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-tip-icon,.wprm-recipe-tip .wprm-recipe-instruction-tip-icon,.wprm-recipe-tip .wprm-recipe-tip-icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:1.1em;justify-content:center;line-height:inherit;min-height:1.25em;min-height:1lh}.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-instruction-tip-text,.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-tip-text,.wprm-recipe-tip .wprm-recipe-instruction-tip-text,.wprm-recipe-tip .wprm-recipe-tip-text{color:var(--wprm-tip-text-color,#000);flex:1;min-width:0}.wprm-recipe-instruction-tip-style-left-border,.wprm-recipe-instruction-tip-style-left-border-straight,.wprm-recipe-tip-style-left-border,.wprm-recipe-tip-style-left-border-straight{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 9%,transparent);border-left:5px solid var(--wprm-tip-accent,#2b6cb0);border-radius:0}.wprm-recipe-instruction-tip-style-left-border-rounded,.wprm-recipe-tip-style-left-border-rounded{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 9%,transparent);border-left:5px solid var(--wprm-tip-accent,#2b6cb0);border-radius:4px}.wprm-recipe-instruction-tip-style-filled,.wprm-recipe-tip-style-filled{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 16%,transparent);border-radius:4px}.wprm-recipe-instruction-tip-style-outline,.wprm-recipe-tip-style-outline{border:1px solid var(--wprm-tip-accent,#2b6cb0);border-radius:4px}.wprm-recipe-instruction-tip-style-banner,.wprm-recipe-tip-style-banner{border-bottom:2px solid var(--wprm-tip-accent,#2b6cb0);border-top:2px solid var(--wprm-tip-accent,#2b6cb0);padding-bottom:12px;padding-top:12px}.rtl .wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient{display:inline-block;padding-left:5px;padding-right:0}.rtl .wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient:first-child{padding-left:5px}.rtl .wprm-recipe-instruction-tip-style-left-border,.rtl .wprm-recipe-instruction-tip-style-left-border-rounded,.rtl .wprm-recipe-instruction-tip-style-left-border-straight,.rtl .wprm-recipe-tip-style-left-border,.rtl .wprm-recipe-tip-style-left-border-rounded,.rtl .wprm-recipe-tip-style-left-border-straight{border-left:0;border-right:5px solid var(--wprm-tip-accent,#2b6cb0)}.wprm-recipe-shop-instacart-loading{cursor:wait;opacity:.5}.wprm-recipe-shop-instacart{align-items:center;border:1px solid #003d29;border-radius:23px;cursor:pointer;display:inline-flex;font-family:Instacart,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;height:46px;padding:0 18px}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-dark{background-color:#003d29;color:#faf1e5}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-light{background-color:#faf1e5;border-color:#efe9e1;color:#003d29}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-white{background-color:#fff;border-color:#e8e9eb;color:#000}.wprm-recipe-shop-instacart>img{height:22px!important;margin:0!important;padding:0!important;width:auto!important}.wprm-recipe-shop-instacart>span{margin-left:10px}.wprm-recipe-jump-to-section-container{--wprm-jump-to-section-gap:10px;--wprm-jump-to-section-alignment:flex-start;--wprm-jump-to-section-background:#fff;--wprm-jump-to-section-text-color:#333;--wprm-jump-to-section-borderwidth:0px;--wprm-jump-to-section-border:#333;--wprm-jump-to-section-border-radius:10px;--wprm-jump-to-section-vertical-padding:5px;--wprm-jump-to-section-horizontal-padding:15px;align-items:center;display:flex;flex-wrap:wrap;gap:var(--wprm-jump-to-section-gap);justify-content:var(--wprm-jump-to-section-alignment);text-wrap:nowrap}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-nowrap{flex-wrap:nowrap}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll{flex-wrap:nowrap;overflow-x:scroll;scrollbar-width:none;--wprm-jump-to-section-fade-width:50px;mask-image:linear-gradient(to right,transparent 0,#000 var(--wprm-jump-to-section-fade-width),#000 calc(100% - var(--wprm-jump-to-section-fade-width)),transparent 100%);mask-repeat:no-repeat;mask-size:100% 100%}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll::-webkit-scrollbar{display:none}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-left{mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--wprm-jump-to-section-fade-width)),transparent 100%)}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-right{mask-image:linear-gradient(to right,transparent 0,#000 var(--wprm-jump-to-section-fade-width),#000 100%)}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-left.scrolled-right{mask-image:none}.wprm-recipe-jump-to-section-container a.wprm-recipe-jump-to-section{align-items:center;background-color:var(--wprm-jump-to-section-background);border-color:var(--wprm-jump-to-section-border);border-radius:var(--wprm-jump-to-section-border-radius);border-style:solid;border-width:var(--wprm-jump-to-section-borderwidth);color:var(--wprm-jump-to-section-text-color);display:flex;gap:5px;padding:var(--wprm-jump-to-section-vertical-padding) var(--wprm-jump-to-section-horizontal-padding);text-decoration:none}.wprm-recipe-jump-to-section-container .wprm-recipe-icon svg{margin-top:0}.wprm-recipe-jump-to-section-icon-above .wprm-recipe-jump-to-section{flex-direction:column}.wprm-recipe-jump-to-section-icon-right .wprm-recipe-jump-to-section{flex-direction:row-reverse}.wprm-recipe-jump-to-section-icon-below .wprm-recipe-jump-to-section{flex-direction:column-reverse}.wprm-layout-container{--wprm-layout-container-text-color:inherit;--wprm-layout-container-background-color:inherit;background-color:var(--wprm-layout-container-background-color);color:var(--wprm-layout-container-text-color)}.wprm-layout-column-container{display:flex;flex-wrap:nowrap}.wprm-layout-column{--wprm-layout-column-text-color:inherit;--wprm-layout-column-background-color:inherit;background-color:var(--wprm-layout-column-background-color);color:var(--wprm-layout-column-text-color)}.wprm-padding-5{padding:5px}.wprm-padding-10{padding:10px}.wprm-padding-20{padding:20px}.wprm-padding-30{padding:30px}.wprm-padding-40{padding:40px}.wprm-padding-50{padding:50px}.wprm-column-gap-5{column-gap:5px}.wprm-column-gap-10{column-gap:10px}.wprm-column-gap-20{column-gap:20px}.wprm-column-gap-30{column-gap:30px}.wprm-column-gap-40{column-gap:40px}.wprm-column-gap-50{column-gap:50px}.wprm-row-gap-5{row-gap:5px}.wprm-row-gap-10{row-gap:10px}.wprm-row-gap-20{row-gap:20px}.wprm-row-gap-30{row-gap:30px}.wprm-row-gap-40{row-gap:40px}.wprm-row-gap-50{row-gap:50px}.wprm-layout-column{flex:auto}.wprm-column-width-20{flex:1 1 20%}.wprm-column-width-25{flex:1 1 25%}.wprm-column-width-33{flex:1 1 33.33%}.wprm-column-width-40{flex:1 1 40%}.wprm-column-width-50{flex:1 1 50%}.wprm-column-width-60{flex:1 1 60%}.wprm-column-width-66{flex:1 1 66.66%}.wprm-column-width-75{flex:1 1 75%}.wprm-column-width-80{flex:1 1 80%}@media (max-width:480px){.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400){flex-direction:column}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400).wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400) .wprm-layout-column{width:100%}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-left{text-align:left}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-right{text-align:right}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-center{text-align:center}}@media (max-width:768px){.wprm-column-rows-tablet{flex-direction:column}.wprm-column-rows-tablet.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-column-rows-tablet .wprm-layout-column{width:100%}.wprm-column-rows-tablet>.wprm-align-rows-left{text-align:left}.wprm-column-rows-tablet>.wprm-align-rows-right{text-align:right}.wprm-column-rows-tablet>.wprm-align-rows-center{text-align:center}}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900{flex-direction:column}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800{flex-direction:column}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700{flex-direction:column}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600{flex-direction:column}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500{flex-direction:column}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400{flex-direction:column}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-center{text-align:center}.wprm-recipe-link{cursor:pointer;text-decoration:none}.wprm-recipe-link.wprm-recipe-link-inline-button{display:inline-block;margin:0 5px 5px 0}.wprm-recipe-link.wprm-recipe-link-button{display:table;margin:5px auto}.wprm-recipe-link.wprm-recipe-link-wide-button{display:block;margin:5px 0;text-align:center;width:auto}.wprm-recipe-link.wprm-recipe-link-button,.wprm-recipe-link.wprm-recipe-link-inline-button,.wprm-recipe-link.wprm-recipe-link-wide-button{border-style:solid;border-width:1px;padding:5px}.wprm-recipe-link.wprm-recipe-link-disabled{cursor:not-allowed}.rtl .wprm-recipe-link.wprm-recipe-link-inline-button{margin:0 0 5px 5px}.wprm-nutrition-label-container-simple .wprm-nutrition-label-text-nutrition-unit{font-size:.85em}.wprm-nutrition-label-container-grouped{display:flex;flex-wrap:wrap;justify-content:flex-start}.wprm-nutrition-label-container-grouped .wprm-nutrition-label-text-nutrition-container{white-space:nowrap}.wprm-nutrition-label-container-grouped .wprm-nutrition-label-text-nutrition-container-separate{column-gap:5px;display:flex;justify-content:space-between}.wprm-nutrition-label-container-grouped-pills{--wprm-nutrition-pills-row-gap:10px;--wprm-nutrition-pills-background:#fff;--wprm-nutrition-pills-border:#333;--wprm-nutrition-pills-border-width:1px;--wprm-nutrition-pills-border-radius:100px;--wprm-nutrition-pills-horizontal-padding:15px;--wprm-nutrition-pills-vertical-padding:5px;row-gap:var(--wprm-nutrition-pills-row-gap)}.wprm-nutrition-label-container-grouped-pills .wprm-nutrition-label-text-nutrition-container:not(.wprm-nutrition-label-text-nutrition-container-empty){background-color:var(--wprm-nutrition-pills-background);border:var(--wprm-nutrition-pills-border-width) solid var(--wprm-nutrition-pills-border);border-radius:var(--wprm-nutrition-pills-border-radius);padding:var(--wprm-nutrition-pills-vertical-padding) var(--wprm-nutrition-pills-horizontal-padding)}.wprm-recipe-rating{white-space:nowrap}.wprm-recipe-rating svg{height:1.1em;margin-top:-.15em!important;margin:0;vertical-align:middle;width:1.1em}.wprm-recipe-rating.wprm-recipe-rating-inline{align-items:center;display:inline-flex}.wprm-recipe-rating.wprm-recipe-rating-inline .wprm-recipe-rating-details{display:inline-block;margin-left:10px}.wprm-recipe-rating .wprm-recipe-rating-details{font-size:.8em}.wprm-recipe-smart-with-food-button{display:block}.wprm-spacer{background:none!important;display:block!important;font-size:0;height:10px;line-height:0;width:100%}.wprm-spacer+.wprm-spacer{display:none!important}.wprm-recipe-instruction-text .wprm-spacer,.wprm-recipe-notes .wprm-spacer,.wprm-recipe-summary .wprm-spacer{display:block!important}.wprm-temperature-container .wprm-temperature-icon img{display:inline-block;height:auto;margin-bottom:-.2em;vertical-align:text-bottom;width:1.6em}.wprm-toggle-switch-container{align-items:center;display:flex;margin:10px 0}.wprm-toggle-switch-container label{cursor:pointer;flex-shrink:0;font-size:1em;margin:0}.wprm-toggle-switch-container .wprm-prevent-sleep-description{font-size:.8em;line-height:1.1em;margin-left:10px}.wprm-toggle-switch{align-items:center;display:inline-flex;position:relative}.wprm-toggle-switch input{height:0;margin:0;min-width:0;opacity:0;padding:0;width:0}.wprm-toggle-switch .wprm-toggle-switch-slider{align-items:center;cursor:pointer;display:inline-flex;gap:5px;position:relative;-webkit-transition:.4s;transition:.4s;--switch-height:28px;height:var(--switch-height);--knob-size:calc(var(--switch-height)*0.8);--switch-off-color:#ccc;--switch-off-text:#333;--switch-off-knob:#fff;--switch-on-color:#333;--switch-on-text:#fff;--switch-on-knob:#fff;background-color:var(--switch-off-color)}.wprm-toggle-switch .wprm-toggle-switch-slider:before{background-color:var(--switch-off-knob);content:"";height:var(--knob-size);left:calc(var(--knob-size)/5);position:absolute;-webkit-transition:.4s;transition:.4s;width:var(--knob-size)}.wprm-toggle-switch input:checked+.wprm-toggle-switch-slider{background-color:var(--switch-on-color)}.wprm-toggle-switch input:focus+.wprm-toggle-switch-slider{box-shadow:0 0 0 3px rgb(0 0 0 / .12)}.wprm-toggle-switch input:checked+.wprm-toggle-switch-slider:before{background-color:var(--switch-on-knob);left:calc(100% - var(--knob-size) - var(--knob-size)/5)}.wprm-toggle-switch .wprm-toggle-switch-label{margin-left:10px}.wprm-toggle-switch-outside .wprm-toggle-switch-slider{width:calc(var(--switch-height)*2)}.wprm-toggle-switch-inside .wprm-toggle-switch-text{display:grid}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on{align-items:center;color:#fff;display:flex;font-size:calc(var(--switch-height)*.5);gap:5px;grid-area:1/1;opacity:0;transition:opacity .4s;white-space:nowrap}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off .wprm-recipe-icon,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on .wprm-recipe-icon{align-items:center;display:inline-flex;margin-right:0}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off .wprm-recipe-icon svg,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on .wprm-recipe-icon svg{margin-top:0}.wprm-toggle-switch-inside .wprm-toggle-switch-slider{padding:5px 10px;padding-left:calc(var(--knob-size) + var(--knob-size)/5 + 5px);padding-right:10px}.wprm-toggle-switch-inside .wprm-toggle-switch-slider .wprm-toggle-switch-off{color:var(--switch-off-text);opacity:1}.wprm-toggle-switch-inside .wprm-toggle-switch-slider .wprm-toggle-switch-on{color:var(--switch-on-text);opacity:0}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider{padding-left:10px;padding-right:calc(var(--knob-size) + var(--knob-size)/5 + 5px)}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider .wprm-toggle-switch-off{opacity:0}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider .wprm-toggle-switch-on{opacity:1}.wprm-toggle-switch-rounded .wprm-toggle-switch-slider{border-radius:999px}.wprm-toggle-switch-rounded .wprm-toggle-switch-slider:before{border-radius:50%}.wprm-toggle-container button.wprm-toggle{border:none;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:none;text-transform:inherit;white-space:nowrap}.wprm-toggle-container button.wprm-toggle:focus{outline:none}.wprm-toggle-buttons-container{--wprm-toggle-button-background:#fff;--wprm-toggle-button-accent:#333;--wprm-toggle-button-radius:3px;align-items:stretch;background-color:var(--wprm-toggle-button-background);border:1px solid var(--wprm-toggle-button-accent);border-radius:var(--wprm-toggle-button-radius);color:var(--wprm-toggle-button-accent);display:inline-flex;flex-shrink:0;overflow:hidden}.wprm-toggle-buttons-container button.wprm-toggle{background-color:var(--wprm-toggle-button-accent);border-left:1px solid var(--wprm-toggle-button-accent);color:var(--wprm-toggle-button-background);padding:5px 10px}.wprm-toggle-buttons-container button.wprm-toggle:first-child{border-left:0;border-right:0}.wprm-toggle-buttons-container button.wprm-toggle.wprm-toggle-active .wprm-toggle-icon-inactive{display:none}.wprm-toggle-buttons-container button.wprm-toggle:not(.wprm-toggle-active){background:none!important;color:inherit!important}.wprm-toggle-buttons-container button.wprm-toggle:not(.wprm-toggle-active) .wprm-toggle-icon-active{display:none}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon{margin:0}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon svg{margin-top:-.3em}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon+.wprm-toggle-text{margin-left:10px}.rtl .wprm-toggle-buttons-container button.wprm-toggle{border-left:0;border-right:1px solid var(--wprm-toggle-button-accent)}.wprm-toggle-pills-container{--wprm-toggle-pills-height:28px;--wprm-toggle-pills-gap:10px;--wprm-toggle-pills-radius:999px;--wprm-toggle-pills-background:#fff;--wprm-toggle-pills-border:#333;--wprm-toggle-pills-text:#333;--wprm-toggle-pills-active-background:#333;--wprm-toggle-pills-active-border:#333;--wprm-toggle-pills-active-text:#fff;align-items:center;display:inline-flex;gap:var(--wprm-toggle-pills-gap)}.wprm-toggle-pills-container button.wprm-toggle{align-items:center;background-color:var(--wprm-toggle-pills-background);border:1px solid var(--wprm-toggle-pills-border);border-radius:var(--wprm-toggle-pills-radius);color:var(--wprm-toggle-pills-text);display:inline-flex;font-size:calc(var(--wprm-toggle-pills-height)*.5);height:var(--wprm-toggle-pills-height);justify-content:center;margin:0;min-width:var(--wprm-toggle-pills-height);padding:0;width:auto}.wprm-toggle-pills-container button.wprm-toggle.wprm-toggle-active{background-color:var(--wprm-toggle-pills-active-background);border:1px solid var(--wprm-toggle-pills-active-border);color:var(--wprm-toggle-pills-active-text)}.wprm-recipe-header+.wprm-recipe-video{margin-top:10px}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.wprm-popup-modal-cook-mode{--wprm-cook-mode-background:var(--wprm-popup-background);--wprm-cook-mode-text-primary:var(--wprm-popup-content);--wprm-cook-mode-primary:var(--wprm-popup-accent);--wprm-cook-mode-font-size:var(--wprm-popup-font-size);--wprm-cook-mode-border:#ddd;--wprm-cook-mode-border-base:rgba(0,0,0,.1);--wprm-cook-mode-primary-hover:color-mix(in srgb,var(--wprm-cook-mode-primary) 85%,#000);--wprm-cook-mode-background-secondary:color-mix(in srgb,var(--wprm-cook-mode-background) 96%,#000);--wprm-cook-mode-text-secondary:color-mix(in srgb,var(--wprm-cook-mode-text-primary) 60%,var(--wprm-cook-mode-background));--wprm-cook-mode-border-hover:color-mix(in srgb,var(--wprm-cook-mode-border) 60%,#000);--wprm-cook-mode-border-light:var(--wprm-cook-mode-border-base);--wprm-cook-mode-border-lighter:color-mix(in srgb,var(--wprm-cook-mode-border-base) 50%,transparent);--wprm-cook-mode-shadow:color-mix(in srgb,var(--wprm-cook-mode-border-base) 80%,#000)}@supports not (color:color-mix(in srgb,red,blue)){.wprm-popup-modal-cook-mode{--wprm-cook-mode-primary-hover:#636926;--wprm-cook-mode-background-secondary:#f5f5f5;--wprm-cook-mode-text-secondary:#666;--wprm-cook-mode-border-hover:#999;--wprm-cook-mode-border-lighter:rgba(0,0,0,.05);--wprm-cook-mode-shadow:rgba(0,0,0,.15)}}.wprm-popup-modal-cook-mode .wprm-cook-mode button:not(.wprm-cook-mode-start-button):not(.wprm-cook-mode-nav-button):not(.wprm-cook-mode-timer-button):not(.wprm-cook-mode-unit-button):not(.wprm-cook-mode-servings-decrease):not(.wprm-cook-mode-servings-increase),.wprm-popup-modal-cook-mode .wprm-cook-mode input,.wprm-popup-modal-cook-mode .wprm-cook-mode select,.wprm-popup-modal-cook-mode .wprm-cook-mode textarea,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer button:not(.wprm-cook-mode-start-button):not(.wprm-cook-mode-nav-button):not(.wprm-cook-mode-timer-button):not(.wprm-cook-mode-unit-button):not(.wprm-cook-mode-servings-decrease):not(.wprm-cook-mode-servings-increase),.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer select,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit;margin:0;outline:none;padding:0;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;word-spacing:normal}.wprm-popup-modal-cook-mode .wprm-cook-mode button:not(.wprm-cook-mode-start-button):not(.wprm-cook-mode-nav-button):not(.wprm-cook-mode-timer-button):not(.wprm-cook-mode-unit-button):not(.wprm-cook-mode-servings-decrease):not(.wprm-cook-mode-servings-increase),.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer button:not(.wprm-cook-mode-start-button):not(.wprm-cook-mode-nav-button):not(.wprm-cook-mode-timer-button):not(.wprm-cook-mode-unit-button):not(.wprm-cook-mode-servings-decrease):not(.wprm-cook-mode-servings-increase){background:none;border:none;box-shadow:none;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=email],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=number],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=password],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=search],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=tel],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=text],.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=url],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=email],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=number],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=password],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=search],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=tel],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=text],.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=url]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=email]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=email]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=number]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=number]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=password]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=password]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=search]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=search]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=tel]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=tel]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=text]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=text]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=url]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=url]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=email]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=email]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=number]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=number]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=password]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=password]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=search]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=search]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=tel]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=tel]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=text]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=text]::-webkit-outer-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=url]::-webkit-inner-spin-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=url]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=email]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=email]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=number]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=number]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=password]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=password]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=search]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=search]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=tel]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=tel]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=text]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=text]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=url]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-cook-mode input[type=url]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=email]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=email]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=number]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=number]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=password]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=password]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=search]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=search]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=tel]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=tel]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=text]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=text]::-webkit-search-decoration,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=url]::-webkit-search-cancel-button,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer input[type=url]::-webkit-search-decoration{-webkit-appearance:none}.wprm-popup-modal-cook-mode .wprm-popup-modal__container{border-radius:0;display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:500px;overflow:hidden;padding:0;width:100%}@media(min-width:768px){.wprm-popup-modal-cook-mode .wprm-popup-modal__container{border-radius:8px;height:800px;max-height:90vh;max-height:90dvh}}@media(orientation:landscape)and (max-height:600px){.wprm-popup-modal-cook-mode .wprm-popup-modal__container{max-height:100vh;max-height:100dvh}}.wprm-popup-modal-cook-mode .wprm-popup-modal__header{border-bottom:1px solid var(--wprm-cook-mode-border-light);flex-shrink:0;margin-bottom:0;padding:15px 20px}.wprm-popup-modal-cook-mode .wprm-popup-modal__content{flex:1;overflow-y:auto;padding:0;-webkit-overflow-scrolling:touch}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer{background:var(--wprm-cook-mode-background);border-top:1px solid var(--wprm-cook-mode-border-light);flex-shrink:0;margin:0;padding:0}.wprm-cook-mode{font-size:var(--wprm-cook-mode-font-size)}.wprm-cook-mode,.wprm-cook-mode .wprm-cook-mode-screen{display:flex;flex-direction:column;height:100%;min-height:0}.wprm-cook-mode .wprm-cook-mode-screen{overflow-y:auto;-webkit-overflow-scrolling:touch}.wprm-cook-mode .wprm-cook-mode-image-container{background:var(--wprm-cook-mode-background-secondary);flex-shrink:0;min-height:200px;overflow:hidden;position:relative;width:100%}.wprm-cook-mode .wprm-cook-mode-image-container .wprm-cook-mode-image{display:block;height:auto;object-fit:cover;width:100%}.wprm-cook-mode .wprm-cook-mode-controls{background:var(--wprm-cook-mode-background);border-bottom:1px solid var(--wprm-cook-mode-border-light);display:flex;flex-shrink:0;flex-wrap:wrap;gap:20px;padding:20px}.wprm-cook-mode .wprm-cook-mode-control{min-width:120px}.wprm-cook-mode .wprm-cook-mode-control .wprm-cook-mode-control-label{color:var(--wprm-cook-mode-text-secondary);display:block;font-size:calc(var(--wprm-cook-mode-font-size)*.75);font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.wprm-cook-mode .wprm-cook-mode-control.wprm-cook-mode-servings{flex:1}.wprm-cook-mode .wprm-cook-mode-control.wprm-cook-mode-units{flex:2}.wprm-cook-mode .wprm-cook-mode-servings-input-container{align-items:center;display:flex;gap:8px}.wprm-cook-mode .wprm-cook-mode-servings-input-container button{align-items:center;background:var(--wprm-cook-mode-background);border:1px solid var(--wprm-cook-mode-border);border-radius:4px;color:var(--wprm-cook-mode-text-primary);cursor:pointer;display:flex;font-size:calc(var(--wprm-cook-mode-font-size)*1.25);height:36px;justify-content:center;line-height:1;margin:0;padding:0;transition:all .2s ease;width:36px;-webkit-tap-highlight-color:#fff0}.wprm-cook-mode .wprm-cook-mode-servings-input-container button:hover:not(:disabled){background:var(--wprm-cook-mode-background-secondary);border-color:var(--wprm-cook-mode-border-hover)}.wprm-cook-mode .wprm-cook-mode-servings-input-container button:active:not(:disabled){transform:scale(.95)}.wprm-cook-mode .wprm-cook-mode-servings-input-container button:disabled{cursor:not-allowed;opacity:.5}.wprm-cook-mode .wprm-cook-mode-servings-input-container .wprm-cook-mode-servings-input{appearance:textfield;-moz-appearance:textfield;border:1px solid var(--wprm-cook-mode-border);border-radius:4px;flex:1;font-size:var(--wprm-cook-mode-font-size);height:36px;margin:0;min-width:40px;padding:0;text-align:center;width:100%}.wprm-cook-mode .wprm-cook-mode-servings-input-container .wprm-cook-mode-servings-input::-webkit-inner-spin-button,.wprm-cook-mode .wprm-cook-mode-servings-input-container .wprm-cook-mode-servings-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wprm-cook-mode .wprm-cook-mode-units-buttons{display:flex;gap:8px}.wprm-cook-mode .wprm-cook-mode-units-buttons .wprm-cook-mode-unit-button{background:var(--wprm-cook-mode-background);border:1px solid var(--wprm-cook-mode-border);border-radius:4px;color:var(--wprm-cook-mode-text-primary);cursor:pointer;flex:1;font-size:calc(var(--wprm-cook-mode-font-size)*.875);height:36px;margin:0;padding:0;transition:all .2s ease;-webkit-tap-highlight-color:#fff0}.wprm-cook-mode .wprm-cook-mode-units-buttons .wprm-cook-mode-unit-button:hover{background:var(--wprm-cook-mode-background-secondary);border-color:var(--wprm-cook-mode-border-hover)}.wprm-cook-mode .wprm-cook-mode-units-buttons .wprm-cook-mode-unit-button.active{background:var(--wprm-cook-mode-primary);border-color:var(--wprm-cook-mode-primary);color:var(--wprm-cook-mode-background)}.wprm-cook-mode .wprm-cook-mode-ingredients{padding:20px}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-section-title{color:var(--wprm-cook-mode-text-primary);font-size:calc(var(--wprm-cook-mode-font-size)*1.25);font-weight:600;margin:0 0 16px}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group{margin-bottom:24px}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group:last-child{margin-bottom:0}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredient-group-name{color:var(--wprm-cook-mode-text-secondary);font-size:calc(var(--wprm-cook-mode-font-size)*.875);font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list{list-style:none;margin:0;padding:0}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient{align-items:center;border-bottom:1px solid var(--wprm-cook-mode-border-lighter);color:var(--wprm-cook-mode-text-primary);display:flex;font-size:var(--wprm-cook-mode-font-size);gap:12px;line-height:1.5;padding:12px 0}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient:last-child{border-bottom:none}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-image{align-items:center;background:var(--wprm-cook-mode-background-secondary);border-radius:4px;display:flex;flex-shrink:0;height:50px;justify-content:center;overflow:hidden;width:50px}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-image img{display:block;height:100%;object-fit:cover;width:100%}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-content{align-items:baseline;display:flex;flex:1;flex-wrap:wrap;gap:4px;min-width:0}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-amount{font-weight:600}.wprm-cook-mode .wprm-cook-mode-ingredients .wprm-cook-mode-ingredients-list .wprm-cook-mode-ingredient-group .wprm-cook-mode-ingredients-group-list .wprm-cook-mode-ingredient .wprm-cook-mode-ingredient-notes{color:var(--wprm-cook-mode-text-secondary);font-size:calc(var(--wprm-cook-mode-font-size)*.875)}.wprm-cook-mode .wprm-cook-mode-equipment{border-top:1px solid var(--wprm-cook-mode-border-light);margin-top:0;padding:20px}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-section-title{color:var(--wprm-cook-mode-text-primary);font-size:calc(var(--wprm-cook-mode-font-size)*1.25);font-weight:600;margin:0 0 16px}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-equipment-list .wprm-cook-mode-equipment-items{list-style:none;margin:0;padding:0}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-equipment-list .wprm-cook-mode-equipment-items .wprm-cook-mode-equipment-item{border-bottom:1px solid var(--wprm-cook-mode-border-lighter);color:var(--wprm-cook-mode-text-primary);font-size:var(--wprm-cook-mode-font-size);line-height:1.5;padding:12px 0}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-equipment-list .wprm-cook-mode-equipment-items .wprm-cook-mode-equipment-item:last-child{border-bottom:none}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-equipment-list .wprm-cook-mode-equipment-items .wprm-cook-mode-equipment-item .wprm-cook-mode-equipment-amount{font-weight:600;margin-right:4px}.wprm-cook-mode .wprm-cook-mode-equipment .wprm-cook-mode-equipment-list .wprm-cook-mode-equipment-items .wprm-cook-mode-equipment-item .wprm-cook-mode-equipment-notes{color:var(--wprm-cook-mode-text-secondary);font-size:calc(var(--wprm-cook-mode-font-size)*.875);margin-left:4px}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-footer{background:var(--wprm-cook-mode-background);border-top:none;padding:20px;width:100%}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-cooking-footer{width:100%}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers{display:flex;flex-direction:column;gap:12px;margin-bottom:16px;max-height:216px;overflow:scroll}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers:empty{display:none}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer{background:var(--wprm-cook-mode-background-secondary);border:1px solid var(--wprm-cook-mode-border-lighter);border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:10px 12px}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer.wprm-cook-mode-timer-finished{animation:wprmtimerblink 1s linear infinite;border-color:var(--wprm-cook-mode-primary)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-top{align-items:center;color:var(--wprm-cook-mode-text-primary);display:flex;font-size:calc(var(--wprm-cook-mode-font-size)*.9);gap:12px}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-top .wprm-cook-mode-timer-label{flex:1;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-top .wprm-cook-mode-timer-remaining{color:var(--wprm-cook-mode-text-primary);flex-shrink:0;font-family:monospace,sans-serif;font-size:calc(var(--wprm-cook-mode-font-size)*1.1)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls{align-items:center;display:flex;flex-shrink:0;gap:4px}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls .wprm-cook-mode-timer-button{align-items:center;background:var(--wprm-cook-mode-background);border:none;border-radius:4px;color:var(--wprm-cook-mode-text-primary);cursor:pointer;display:inline-flex;justify-content:center;margin:0;padding:5px;transition:background .2s ease,color .2s ease;-webkit-tap-highlight-color:#fff0}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls .wprm-cook-mode-timer-button:hover{color:var(--wprm-cook-mode-primary)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls .wprm-cook-mode-timer-button:hover svg path{fill:var(--wprm-cook-mode-primary)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls .wprm-cook-mode-timer-button svg{height:16px;width:16px}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-controls .wprm-cook-mode-timer-button svg path{fill:var(--wprm-cook-mode-text-primary)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-bar{background:var(--wprm-cook-mode-background);border-radius:3px;height:6px;overflow:hidden}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-timers .wprm-cook-mode-timer .wprm-cook-mode-timer-bar .wprm-cook-mode-timer-bar-fill{background:var(--wprm-cook-mode-primary);height:100%;transition:width .3s ease;width:0}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation{align-items:center;display:flex;gap:12px;justify-content:space-between}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-nav-button{align-items:center;background:var(--wprm-cook-mode-background);border:1px solid var(--wprm-cook-mode-border);border-radius:6px;color:var(--wprm-cook-mode-text-primary);cursor:pointer;display:flex;flex-shrink:0;font-size:calc(var(--wprm-cook-mode-font-size)*.875);justify-content:center;margin:0;padding:10px 16px;transition:all .2s ease;-webkit-tap-highlight-color:#fff0}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-nav-button:hover:not(:disabled){background:var(--wprm-cook-mode-background-secondary);border-color:var(--wprm-cook-mode-border-hover)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-nav-button:disabled{cursor:not-allowed;opacity:.5}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-nav-close,.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-nav-next{order:3}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-progress{flex:1;min-width:0}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-progress .wprm-cook-mode-progress-text{color:var(--wprm-cook-mode-text-secondary);font-size:calc(var(--wprm-cook-mode-font-size)*.75);margin-bottom:6px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-progress .wprm-cook-mode-progress-bar{background:var(--wprm-cook-mode-background-secondary);border-radius:3px;height:6px;overflow:hidden;width:100%}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-navigation .wprm-cook-mode-progress .wprm-cook-mode-progress-bar .wprm-cook-mode-progress-bar-fill{background:var(--wprm-cook-mode-primary);border-radius:3px;height:100%;transition:width .3s ease;width:0}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-start-button{background:var(--wprm-cook-mode-primary);border:none;border-radius:6px;box-shadow:none;color:var(--wprm-cook-mode-background);cursor:pointer;display:block;font-size:var(--wprm-cook-mode-font-size);font-weight:600;line-height:1.5;margin:0;padding:10px 16px;transition:all .2s ease;width:100%;-webkit-tap-highlight-color:#fff0}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-start-button:hover:not(:disabled){background:var(--wprm-cook-mode-primary-hover);box-shadow:0 4px 8px var(--wprm-cook-mode-shadow);transform:translateY(-1px)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-start-button:active:not(:disabled){transform:translateY(0)}.wprm-popup-modal-cook-mode .wprm-popup-modal__footer .wprm-cook-mode-start-button:disabled{cursor:not-allowed;opacity:.6}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instructions-container{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step{display:flex;flex-direction:column;height:100%;min-height:0}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media{align-items:center;background:var(--wprm-cook-mode-background-secondary);display:flex;flex-shrink:0;justify-content:center;max-height:50%;overflow:hidden;width:100%}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media img{display:block;height:auto;max-height:100%;object-fit:contain;width:100%}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media iframe,.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media video{display:block;height:auto;max-height:100%;width:100%}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-media .wp-video{max-height:100%;width:100%!important}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-text{color:var(--wprm-cook-mode-text-primary);flex:1;font-size:calc(var(--wprm-cook-mode-font-size)*1.125);line-height:1.6;overflow-y:auto;padding:20px;-webkit-overflow-scrolling:touch;align-items:flex-start;display:flex;gap:16px}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-text .wprm-cook-mode-step-number{align-items:center;background:var(--wprm-cook-mode-primary);border-radius:50%;color:var(--wprm-cook-mode-background);display:flex;flex-shrink:0;font-size:var(--wprm-cook-mode-font-size);font-weight:600;height:30px;justify-content:center;line-height:1;width:30px}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-text .wprm-cook-mode-step-text-content{flex:1;min-width:0}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-ingredients{background:var(--wprm-cook-mode-background-secondary);border-bottom:1px solid var(--wprm-cook-mode-border-lighter);flex-shrink:0;font-size:calc(var(--wprm-cook-mode-font-size)*.9);padding:10px 20px}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-ingredients .wprm-cook-mode-step-ingredients-list{list-style:none;margin:0;padding:0}.wprm-cook-mode .wprm-cook-mode-screen-cooking .wprm-cook-mode-instruction-step .wprm-cook-mode-step-ingredients .wprm-cook-mode-step-ingredients-list .wprm-cook-mode-step-ingredient{color:var(--wprm-cook-mode-text-primary);line-height:1.5;padding:4px 0}.wprm-cook-mode-instructions-container{touch-action:pan-y;-webkit-overflow-scrolling:touch}.wprm-cook-mode .wprm-cook-mode-screen-thank-you{align-items:center;display:flex;justify-content:center;padding:40px 20px}.wprm-cook-mode .wprm-cook-mode-screen-thank-you .wprm-cook-mode-thank-you-content{text-align:center}.wprm-cook-mode .wprm-cook-mode-screen-thank-you .wprm-cook-mode-thank-you-content .wprm-cook-mode-thank-you-text{color:var(--wprm-cook-mode-text-primary);font-size:calc(var(--wprm-cook-mode-font-size)*1.25);line-height:1.6;margin:0}#wprm-timer-container{align-items:center;background-color:#000;bottom:0;color:#fff;display:flex;font-family:monospace,sans-serif;font-size:24px;height:50px;left:0;line-height:50px;position:fixed;right:0;z-index:2147483647}#wprm-timer-container .wprm-timer-icon{cursor:pointer;padding:0 10px}#wprm-timer-container .wprm-timer-icon svg{display:table-cell;height:24px;vertical-align:middle;width:24px}#wprm-timer-container span{flex-shrink:0}#wprm-timer-container span#wprm-timer-bar-container{flex:1;padding:0 10px 0 15px}#wprm-timer-container span#wprm-timer-bar-container #wprm-timer-bar{border:3px solid #fff;display:block;height:24px;width:100%}#wprm-timer-container span#wprm-timer-bar-container #wprm-timer-bar #wprm-timer-bar-elapsed{background-color:#fff;border:0;display:block;height:100%;width:0}#wprm-timer-container.wprm-timer-finished{animation:wprmtimerblink 1s linear infinite}@keyframes wprmtimerblink{50%{opacity:.5}}.wprm-user-rating.wprm-user-rating-allowed .wprm-rating-star{cursor:pointer}.wprm-popup-modal-user-rating .wprm-popup-modal__container{max-width:500px;width:95%}.wprm-popup-modal-user-rating #wprm-user-ratings-modal-message{display:none}.wprm-popup-modal-user-rating .wprm-user-ratings-modal-recipe-name{margin:5px auto;max-width:350px;text-align:center}.wprm-popup-modal-user-rating .wprm-user-ratings-modal-stars-container{margin-bottom:5px;text-align:center}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container{display:none}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container .wprm-user-rating-modal-comment-suggestions{display:flex;flex-wrap:wrap;margin:-5px}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container .wprm-user-rating-modal-comment-suggestion{border:1px dashed var(--wprm-popup-button-background);border-radius:5px;cursor:pointer;font-size:.8em;font-weight:700;margin:5px;padding:5px 10px}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container .wprm-user-rating-modal-comment-suggestion:hover{border-style:solid}.wprm-popup-modal-user-rating input,.wprm-popup-modal-user-rating textarea{box-sizing:border-box}.wprm-popup-modal-user-rating textarea{border:1px solid #cecece;border-radius:4px;display:block;font-family:inherit;font-size:.9em;line-height:1.5;margin:0;min-height:75px;padding:10px;resize:vertical;width:100%}.wprm-popup-modal-user-rating textarea:focus::placeholder{color:#fff0}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field{align-items:center;display:flex;margin-top:10px}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field label{margin-right:10px;min-width:70px;width:auto}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field input{border:1px solid #cecece;border-radius:4px;display:block;flex:1;font-size:.9em;line-height:1.5;margin:0;padding:5px 10px;width:100%}.wprm-popup-modal-user-rating.wprm-user-rating-modal-logged-in .wprm-user-rating-modal-comment-meta{display:none}.wprm-popup-modal-user-rating button{margin-right:5px}.wprm-popup-modal-user-rating button:disabled,.wprm-popup-modal-user-rating button[disabled]{cursor:not-allowed;opacity:.5}.wprm-popup-modal-user-rating #wprm-user-rating-modal-errors{color:darkred;display:inline-block;font-size:.8em}.wprm-popup-modal-user-rating #wprm-user-rating-modal-errors div,.wprm-popup-modal-user-rating #wprm-user-rating-modal-thank-you,.wprm-popup-modal-user-rating #wprm-user-rating-modal-waiting{display:none}fieldset.wprm-user-ratings-modal-stars{background:none;border:0;display:inline-block;margin:0;padding:0;position:relative}fieldset.wprm-user-ratings-modal-stars legend{left:0;opacity:0;position:absolute}fieldset.wprm-user-ratings-modal-stars br{display:none}fieldset.wprm-user-ratings-modal-stars input[type=radio]{border:0;cursor:pointer;float:left;height:16px;margin:0!important;min-height:0;min-width:0;opacity:0;padding:0!important;width:16px}fieldset.wprm-user-ratings-modal-stars input[type=radio]:first-child{margin-left:-16px}fieldset.wprm-user-ratings-modal-stars span{font-size:0;height:16px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:80px}fieldset.wprm-user-ratings-modal-stars span svg{height:100%!important;width:100%!important}fieldset.wprm-user-ratings-modal-stars input:checked+span,fieldset.wprm-user-ratings-modal-stars input:hover+span{opacity:1}fieldset.wprm-user-ratings-modal-stars input:hover+span~span{display:none}.wprm-user-rating-summary{align-items:center;display:flex}.wprm-user-rating-summary .wprm-user-rating-summary-stars{margin-right:10px}.wprm-user-rating-summary .wprm-user-rating-summary-details{margin-top:2px}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-error{display:none}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-ratings{max-height:500px;overflow-y:scroll}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating{align-items:center;display:flex;justify-content:space-between}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-stars{margin:0 5px;width:7em}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-stars svg{height:1em!important;width:1em!important}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-name{flex:1;margin:0 5px;text-align:center}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-date{margin:0 5px;text-align:right;width:160px}.rtl fieldset.wprm-user-ratings-modal-stars span{left:inherit;right:0}.rtl fieldset.wprm-user-ratings-modal-stars span svg{transform:scaleX(-1)}@supports(-webkit-touch-callout:none){.wprm-popup-modal-user-rating .wprm-user-rating-modal-field input,.wprm-popup-modal-user-rating textarea{font-size:16px}}.wprm-nutrition-label-layout{box-sizing:border-box}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-title{font-size:1.8em;font-weight:bolder;line-height:1.1em}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-subtitle{line-height:1em}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-disclaimer{font-size:.9em;opacity:.7}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-daily{font-weight:700;text-align:right}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-bold{font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-line{font-size:1px;height:5px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-serving{display:flex}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-serving-big{font-size:1.1em;font-weight:700;justify-content:space-between}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-daily-container,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-name-value-unit-container,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-value-unit-container{display:flex}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient{border-top-style:solid;border-top-width:1px;justify-content:space-between}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-daily-container{font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-calories{border-top:none;font-size:1.4em;font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-calories .wprmp-nutrition-label-block-nutrient-daily-container,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-calories .wprmp-nutrition-label-block-nutrient-extra-container{font-size:1.4em;margin-top:-.1em}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-main .wprmp-nutrition-label-block-nutrient-name{font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child{margin-left:14px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild{margin-left:28px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child-line{padding-left:14px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild-line{padding-left:28px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-other .wprmp-nutrition-label-block-nutrient-daily-container{font-weight:400}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-daily{text-align:left}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child{margin-left:0;margin-right:14px}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild{margin-left:0;margin-right:28px}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child-line{padding-left:0;padding-right:14px}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild-line{padding-left:0;padding-right:28px}.wprm-recipe-advanced-servings-container{align-items:center;display:flex;flex-wrap:wrap;margin:5px 0}.wprm-recipe-advanced-servings-container a.wprm-recipe-advanced-servings-input,.wprm-recipe-advanced-servings-container a.wprm-recipe-advanced-servings-reset{text-decoration:none}.wprm-recipe-advanced-servings-container .wprm-recipe-advanced-servings-input-unit{margin-left:3px}.wprm-recipe-advanced-servings-container .wprm-recipe-advanced-servings-input-shape{margin-left:5px}.wprm-recipe-advanced-servings-container .wprm-recipe-advanced-servings-reset{font-size:.8em}.wprm-main-container-preview .wprm-recipe-advanced-servings-container a{cursor:pointer}.wprm-recipe-equipment-container,.wprm-recipe-ingredients-container,.wprm-recipe-instructions-container{counter-reset:wprm-advanced-list-counter}ol.wprm-advanced-list,ul.wprm-advanced-list{--wprm-advanced-list-top-position:0px;--wprm-advanced-list-left-position:0px;--wprm-advanced-list-background:#444;--wprm-advanced-list-text:#fff;--wprm-advanced-list-size:18px;--wprm-advanced-list-text-size:12px}ol.wprm-advanced-list.wprm-advanced-list-reset,ul.wprm-advanced-list.wprm-advanced-list-reset{counter-reset:wprm-advanced-list-counter}ol.wprm-advanced-list li,ul.wprm-advanced-list li{list-style-type:none}ol.wprm-advanced-list li:before,ul.wprm-advanced-list li:before{align-items:center;background-color:var(--wprm-advanced-list-background);border:0;border-radius:100%;color:var(--wprm-advanced-list-text);content:counter(wprm-advanced-list-counter);counter-increment:wprm-advanced-list-counter;display:flex;float:left;font-size:var(--wprm-advanced-list-text-size);font-weight:700;height:var(--wprm-advanced-list-size);justify-content:center;line-height:var(--wprm-advanced-list-text-size);margin:calc(2px + var(--wprm-advanced-list-top-position)) 0 0 calc(-32px + var(--wprm-advanced-list-left-position));width:var(--wprm-advanced-list-size)}.rtl ol.wprm-advanced-list li:before,.rtl ul.wprm-advanced-list li:before{float:right;margin:2px -32px 0 0}:root{--wprm-list-checkbox-size:18px;--wprm-list-checkbox-left-position:0px;--wprm-list-checkbox-top-position:0px;--wprm-list-checkbox-background:#fff;--wprm-list-checkbox-borderwidth:1px;--wprm-list-checkbox-border-style:solid;--wprm-list-checkbox-border-color:inherit;--wprm-list-checkbox-border-radius:0px;--wprm-list-checkbox-check-width:2px;--wprm-list-checkbox-check-color:inherit}.wprm-checkbox-container{margin-left:-16px}.rtl .wprm-checkbox-container{margin-left:0;margin-right:-16px}.wprm-checkbox-container input[type=checkbox]{margin:0!important;opacity:0;width:16px!important}.wprm-checkbox-container label.wprm-checkbox-label{display:inline!important;left:0;margin:0!important;padding-left:26px;position:relative}.wprm-checkbox-container label:after,.wprm-checkbox-container label:before{content:"";display:inline-block;position:absolute}.rtl .wprm-checkbox-container label:before{right:var(--wprm-list-checkbox-left-position)}.rtl .wprm-checkbox-container label:after{right:calc(var(--wprm-list-checkbox-left-position) + var(--wprm-list-checkbox-size)/4)}.wprm-checkbox-container label:before{background-color:var(--wprm-list-checkbox-background);border-color:var(--wprm-list-checkbox-border-color);border-radius:var(--wprm-list-checkbox-border-radius);border-style:var(--wprm-list-checkbox-border-style);border-width:var(--wprm-list-checkbox-borderwidth);height:var(--wprm-list-checkbox-size);left:var(--wprm-list-checkbox-left-position);top:var(--wprm-list-checkbox-top-position);width:var(--wprm-list-checkbox-size)}.wprm-checkbox-container label:after{border-bottom:var(--wprm-list-checkbox-check-width) solid;border-left:var(--wprm-list-checkbox-check-width) solid;border-color:var(--wprm-list-checkbox-check-color);height:calc(var(--wprm-list-checkbox-size)/4);left:calc(var(--wprm-list-checkbox-left-position) + var(--wprm-list-checkbox-size)/4);top:calc(var(--wprm-list-checkbox-top-position) + var(--wprm-list-checkbox-size)/4);transform:rotate(-45deg);width:calc(var(--wprm-list-checkbox-size)/2)}.wprm-checkbox-container input[type=checkbox]+label:after{content:none}.wprm-checkbox-container input[type=checkbox]:checked+label:after{content:""}.wprm-checkbox-container input[type=checkbox]:focus+label:before{outline:5px auto #3b99fc}.wprm-recipe-equipment li,.wprm-recipe-ingredients li,.wprm-recipe-instructions li{position:relative}.wprm-recipe-equipment li .wprm-checkbox-container,.wprm-recipe-ingredients li .wprm-checkbox-container,.wprm-recipe-instructions li .wprm-checkbox-container{display:inline-block;left:-32px;line-height:.9em;position:absolute;top:.25em}.wprm-recipe-equipment li.wprm-checkbox-is-checked,.wprm-recipe-equipment li.wprm-checkbox-is-checked .wprm-recipe-instruction-ingredient,.wprm-recipe-ingredients li.wprm-checkbox-is-checked,.wprm-recipe-ingredients li.wprm-checkbox-is-checked .wprm-recipe-instruction-ingredient,.wprm-recipe-instructions li.wprm-checkbox-is-checked,.wprm-recipe-instructions li.wprm-checkbox-is-checked .wprm-recipe-instruction-ingredient{text-decoration:line-through}.rtl .wprm-recipe-equipment li .wprm-checkbox-container,.rtl .wprm-recipe-ingredients li .wprm-checkbox-container,.rtl .wprm-recipe-instructions li .wprm-checkbox-container{left:inherit;right:-32px}.wprm-list-checkbox-container:before{display:none!important}.wprm-list-checkbox-container.wprm-list-checkbox-checked{text-decoration:line-through}.wprm-list-checkbox-container .wprm-list-checkbox:hover{cursor:pointer}.wprm-recipe-equipment-grid .eafl-disclaimer,.wprm-recipe-equipment-images .eafl-disclaimer{display:none}.wprm-recipe-equipment-images{display:flex;flex-wrap:wrap;margin:5px -5px}.wprm-recipe-equipment-images.wprm-recipe-equipment-images-align-center{justify-content:center}.wprm-recipe-equipment-images.wprm-recipe-equipment-images-align-right{justify-content:flex-end}.wprm-recipe-equipment-images.wprm-recipe-equipment-images-align-spaced{justify-content:space-evenly}.wprm-recipe-equipment-images a{background:0!important;border:0!important;box-shadow:none!important;float:none!important;margin:0!important;opacity:1!important;padding:0!important}.wprm-recipe-equipment-images .wprm-recipe-equipment-item{margin:5px}.wprm-recipe-equipment-images .wprm-recipe-equipment-item img{margin:0}.wprm-recipe-equipment-images .wprm-recipe-equipment-item .wprm-recipe-equipment-name{text-align:center}.wprm-recipe-equipment-grid{margin:5px -5px}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{margin:5px;max-width:100%;overflow:hidden;text-align:center}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item img{margin:0 auto;max-width:100%}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item .wprm-recipe-equipment-name{text-align:center}@media screen and (min-width:400px){.wprm-recipe-equipment-grid .wprm-recipe-equipment-grid-row{display:flex}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{flex:1 1 50%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-1 .wprm-recipe-equipment-item{flex:1 1 100%}}@media screen and (min-width:550px){.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{flex:1 1 33.33%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-1 .wprm-recipe-equipment-item{flex:1 1 100%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-2 .wprm-recipe-equipment-item{flex:1 1 50%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-3 .wprm-recipe-equipment-item{flex:1 1 33.33%}}@media screen and (min-width:650px){.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-1 .wprm-recipe-equipment-item{flex:1 1 100%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-2 .wprm-recipe-equipment-item{flex:1 1 50%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-3 .wprm-recipe-equipment-item{flex:1 1 33.33%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-4 .wprm-recipe-equipment-item{flex:1 1 25%}}.wprm-nutrition-label,html body .wprm-recipe-container .wprm-nutrition-label{border:1px solid #333;color:#000;display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:16px;max-width:250px;padding:5px;text-align:left!important}.wprm-nutrition-label .nutrition-title,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-title{font-size:24px;font-weight:700;line-height:24px}.wprm-nutrition-label .nutrition-serving,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-serving{font-size:10px;font-weight:700;line-height:14px}.wprm-nutrition-label .nutrition-item,.wprm-nutrition-label .nutrition-sub-item,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-item,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-sub-item{border-top:1px solid #333;clear:both}.wprm-nutrition-label .nutrition-sub-item,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-sub-item{margin-left:14px}.wprm-nutrition-label .nutrition-percentage,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-percentage{float:right}.wprm-nutrition-label .nutrition-line,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-line{background-color:#333;font-size:1px;height:5px}.wprm-nutrition-label .nutrition-line.nutrition-line-big,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-line.nutrition-line-big{height:10px}.wprm-nutrition-label .nutrition-warning,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-warning{border-top:1px solid #333;clear:both;color:#999;font-size:10px;padding-top:5px}.rtl .wprm-nutrition-label,html body.rtl .wprm-recipe-container .wprm-nutrition-label{text-align:right!important}.rtl .wprm-nutrition-label .nutrition-sub-item,html body.rtl .wprm-recipe-container .wprm-nutrition-label .nutrition-sub-item{margin-left:0;margin-right:14px}.rtl .wprm-nutrition-label .nutrition-percentage,html body.rtl .wprm-recipe-container .wprm-nutrition-label .nutrition-percentage{float:left}.no-js .wprm-private-notes-container,.no-js .wprm-recipe-private-notes-header{display:none}.wprm-private-notes-container:not(.wprm-private-notes-container-disabled){cursor:pointer}.wprm-private-notes-container .wprm-private-notes-input,.wprm-private-notes-container .wprm-private-notes-user,.wprm-private-notes-container.wprm-private-notes-has-notes .wprm-private-notes-placeholder{display:none}.wprm-private-notes-container.wprm-private-notes-has-notes .wprm-private-notes-user{display:block}.wprm-private-notes-container.wprm-private-notes-editing .wprm-private-notes-placeholder,.wprm-private-notes-container.wprm-private-notes-editing .wprm-private-notes-user{display:none}.wprm-private-notes-container.wprm-private-notes-editing .wprm-private-notes-input{display:block}.wprm-private-notes-container .wprm-private-notes-user{white-space:pre-wrap}.wprm-private-notes-container .wprm-private-notes-input{box-sizing:border-box;height:100px;overflow:hidden;padding:5px;resize:none;width:100%}.wprm-print .wprm-private-notes-container{cursor:default}.wprm-print .wprm-private-notes-container .wprm-private-notes-input,.wprm-print .wprm-private-notes-container .wprm-private-notes-placeholder{display:none!important}.wprm-print .wprm-private-notes-container .wprm-private-notes-user{display:block!important}input[type=number].wprm-recipe-servings{display:inline;margin:0;padding:5px;width:60px}.wprm-recipe-servings-text-buttons-container{display:inline-flex}.wprm-recipe-servings-text-buttons-container input[type=text].wprm-recipe-servings{border-radius:0!important;display:inline;margin:0;outline:none;padding:0;text-align:center;vertical-align:top;width:40px}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change,.wprm-recipe-servings-text-buttons-container input[type=text].wprm-recipe-servings{border:1px solid #333;font-size:16px;height:30px;user-select:none}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change{background:#333;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;line-height:26px;text-align:center;width:20px}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change:active{font-weight:700}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change.wprm-recipe-servings-decrement{border-bottom-right-radius:0!important;border-right:none;border-top-right-radius:0!important}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change.wprm-recipe-servings-increment{border-bottom-left-radius:0!important;border-left:none;border-top-left-radius:0!important}.wprm-recipe-servings-container .tippy-box{padding:5px 10px}input[type=range].wprm-recipe-servings-slider{-webkit-appearance:none;background:none;border:0;margin:0;min-width:150px;width:100%}input[type=range].wprm-recipe-servings-slider:focus{outline:none}input[type=range].wprm-recipe-servings-slider::-webkit-slider-runnable-track{background:#aaa;border:.5px solid #010101;border-radius:1.3px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d;cursor:pointer;height:9.2px;width:100%}input[type=range].wprm-recipe-servings-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:.7px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:22px;margin-top:-6.9px;width:10px}input[type=range].wprm-recipe-servings-slider:focus::-webkit-slider-runnable-track{background:#bcbcbc}input[type=range].wprm-recipe-servings-slider::-moz-range-track{background:#aaa;border:.5px solid #010101;border-radius:1.3px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d;cursor:pointer;height:9.2px;width:100%}input[type=range].wprm-recipe-servings-slider::-moz-range-thumb{background:#fff;border:.7px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:22px;width:10px}input[type=range].wprm-recipe-servings-slider::-ms-track{background:#fff0;border-color:#fff0;color:#fff0;cursor:pointer;height:9.2px;width:100%}input[type=range].wprm-recipe-servings-slider::-ms-fill-lower{background:#989898;border:.5px solid #010101;border-radius:2.6px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d}input[type=range].wprm-recipe-servings-slider::-ms-fill-upper{background:#aaa;border:.5px solid #010101;border-radius:2.6px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d}input[type=range].wprm-recipe-servings-slider::-ms-thumb{background:#fff;border:.7px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:22px;height:9.2px;width:10px}input[type=range].wprm-recipe-servings-slider:focus::-ms-fill-lower{background:#aaa}input[type=range].wprm-recipe-servings-slider:focus::-ms-fill-upper{background:#bcbcbc}.wprm-recipe-share-options-popup-container{display:none!important}.wprm-recipe-share-options-popup-options{--wprm-share-popup-icon-color:#fff;--wprm-share-popup-icon-hover-color:#fff;--wprm-share-popup-text-color:#fff;--wprm-share-popup-text-hover-color:#fff;--wprm-share-popup-text-decoration:none;--wprm-share-popup-text-hover-decoration:underline;--wprm-share-popup-align:flex-start}.wprm-recipe-share-options-popup-options>a{display:flex;gap:10px;justify-content:var(--wprm-share-popup-align);padding:5px 10px;text-decoration:none}.wprm-recipe-share-options-popup-options>a .wprm-share-popup-icon{color:var(--wprm-share-popup-icon-color)}.wprm-recipe-share-options-popup-options>a .wprm-share-popup-text{color:var(--wprm-share-popup-text-color);text-decoration:var(--wprm-share-popup-text-decoration)}.wprm-recipe-share-options-popup-options>a:hover .wprm-share-popup-icon{color:var(--wprm-share-popup-icon-hover-color)}.wprm-recipe-share-options-popup-options>a:hover .wprm-share-popup-text{color:var(--wprm-share-popup-text-hover-color);text-decoration:var(--wprm-share-popup-text-hover-decoration)}.wprm-recipe-share-options-popup-options .wprm-share-popup-line{background-color:var(--wprm-share-popup-text-color);height:1px;margin:5px 10px;opacity:.3;width:calc(100% - 20px)}.wprm-recipe-tag-term{align-items:center;display:inline-flex;margin:5px}.wprm-recipe-tag-term .wprm-recipe-tag-term-image{display:flex}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-left{flex-direction:row}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-left .wprm-recipe-tag-term-image{margin-right:5px}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-right{flex-direction:row-reverse}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-right .wprm-recipe-tag-term-image{margin-left:5px}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-top{flex-direction:column}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-top .wprm-recipe-tag-term-image{margin-bottom:5px}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-bottom{flex-direction:column-reverse}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-bottom .wprm-recipe-tag-term-image{margin-top:5px}.wprm-unit-conversion-container-links a.wprm-unit-conversion.wprmpuc-active{font-weight:700}.wprm-unit-conversion-container-buttons{align-items:stretch;border:1px solid #333;display:inline-flex;flex-shrink:0;overflow:hidden}.wprm-unit-conversion-container-buttons button.wprm-unit-conversion{border:none;border-radius:0;box-shadow:none;display:inline-block;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:5px 10px;text-decoration:none;text-transform:inherit;white-space:nowrap}.wprm-unit-conversion-container-buttons button.wprm-unit-conversion:not(.wprmpuc-active){background:none!important;color:inherit!important}.wprm-unit-conversion-container-switch{display:inline-flex}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--base:#ffffff;--wp--preset--color--contrast:#1a1a1a;--wp--preset--color--primary:#C85621;--wp--preset--color--secondary:#69574F;--wp--preset--color--surface:#f9ece6;--wp--preset--color--light-border:#eedbd2;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:14px;--wp--preset--font-size--medium:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.313), 18px);--wp--preset--font-size--large:clamp(20px, 1.25rem + ((1vw - 3.2px) * 0.313), 24px);--wp--preset--font-size--x-large:clamp(24px, 1.5rem + ((1vw - 3.2px) * 0.625), 32px);--wp--preset--font-size--xx-large:clamp(38px, 2.375rem + ((1vw - 3.2px) * 2.656), 72px);--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--spacing--xx-small:10px;--wp--preset--spacing--x-small:20px;--wp--preset--spacing--small:40px;--wp--preset--spacing--medium:60px;--wp--preset--spacing--large:80px;--wp--preset--spacing--x-large:100px;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0);--wp--preset--border-radius--xs:0.125rem;--wp--preset--border-radius--sm:0.25rem;--wp--preset--border-radius--md:0.375rem;--wp--preset--border-radius--lg:0.5rem;--wp--preset--border-radius--xl:0.75rem;--wp--preset--border-radius--2-xl:1rem;--wp--preset--border-radius--3-xl:1.5rem}:root{--wp--style--global--content-size:min(800px, calc(100% - 64px));--wp--style--global--wide-size:min(1450px, calc(100% - 48px))}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.wp-site-blocks)>*{margin-block-start:30px;margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap:30px}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-flow)>*{margin-block-start:30px;margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*{margin-block-start:30px;margin-block-end:0}:root :where(.is-layout-flex){gap:30px}:root :where(.is-layout-grid){gap:30px}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{font-family:'Rubik',sans-serif;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:none}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-base-color{color:var(--wp--preset--color--base)!important}.has-contrast-color{color:var(--wp--preset--color--contrast)!important}.has-primary-color{color:var(--wp--preset--color--primary)!important}.has-secondary-color{color:var(--wp--preset--color--secondary)!important}.has-surface-color{color:var(--wp--preset--color--surface)!important}.has-light-border-color{color:var(--wp--preset--color--light-border)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-base-background-color{background-color:var(--wp--preset--color--base)!important}.has-contrast-background-color{background-color:var(--wp--preset--color--contrast)!important}.has-primary-background-color{background-color:var(--wp--preset--color--primary)!important}.has-secondary-background-color{background-color:var(--wp--preset--color--secondary)!important}.has-surface-background-color{background-color:var(--wp--preset--color--surface)!important}.has-light-border-background-color{background-color:var(--wp--preset--color--light-border)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-base-border-color{border-color:var(--wp--preset--color--base)!important}.has-contrast-border-color{border-color:var(--wp--preset--color--contrast)!important}.has-primary-border-color{border-color:var(--wp--preset--color--primary)!important}.has-secondary-border-color{border-color:var(--wp--preset--color--secondary)!important}.has-surface-border-color{border-color:var(--wp--preset--color--surface)!important}.has-light-border-border-color{border-color:var(--wp--preset--color--light-border)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}.has-xx-large-font-size{font-size:var(--wp--preset--font-size--xx-large)!important}.last{clear:right;margin-right:0!important}.entry .wp-caption,.post_content .wp-caption,.post-single .wp-caption,.post-content .wp-caption,.entry-content .wp-caption{max-width:100%}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:top}svg:not(:root){overflow:hidden}figure{margin:0}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}p{margin:0}body{color:#69574f}a{color:#c85621}a:hover,a:focus{color:#000}.top-navbar{background:#F9ECE6}.top-navbar a{color:#a83a1c}.top-navbar a:hover{color:#c85621}.navbar-wpz ul{background:#F9ECE6}.navbar-wpz>li>ul:before{border-bottom:7px solid #F9ECE6}.navbar-wpz>li>ul:after{border-bottom:8px solid #F9ECE6}.main-navbar{border-top:2px solid #F9ECE6;border-bottom:2px solid #F9ECE6}.wpzoom-media-widget .post_thumb_withbg .featured_page_content:hover h3.title{color:#c85621}.site-sidebar a{color:#000}.site-sidebar a:hover{color:#c85621}.single .wpz-float-sharing{color:#7c5f53}.single .wpz-float-sharing .sd-content ul li a.sd-button::before{color:#7c5f53!important}.single .wpz-float-sharing .sd-content ul li a.sd-button{box-shadow:inset 0 0 0 1px #ab9890}.single .wpz-float-sharing .sd-content ul li a.sd-button:hover{color:#c75621!important;box-shadow:inset 0 0 0 1px #c75621}.single .wpz-float-sharing .sd-content ul li a.sd-button:hover:before{color:#c75621!important}.column-widgets:after{background:#c85621}.section-footer .zoom-instagram-widget a.ig-b-v-24:hover{background:#c85621}.navbar-wpz>.current-menu-item>a,.navbar-wpz>.current_page_item>a{color:#c85621}.navbar-nav .current-menu-item>a,.navbar-nav .current_page_item>a,.navbar-nav .current-menu-parent>a{color:#c85621}.navbar-wpz ul a:hover{color:#c85621}#sidebar .wpzoom-bio{background:#F9ECE6}.wpzoom-bio .wpz_about_button{background-color:#c85621}.wpzoom-bio .wpz_about_button:hover{background:#de6d38}.infinite-scroll #infinite-handle span{background:#c85621}.infinite-scroll #infinite-handle span:hover{background:#de6d38}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button,button,input[type=button],input[type=reset],input[type=submit]{background-color:#c85621;color:#fff}div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:#de6d38;color:#fff}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:#000;border:1px solid #e8c8b8}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{border-color:#444}select{border:1px solid #e8c8b8}#sidebar .widget.widget_wysija .title{background:#c85621}.widget_wysija .wysija-submit{background:#c85621}.readmore_button a{background:#c85621}.readmore_button a:hover{background:#de6d38}.cat-links a{color:#c85621}.cat-links a:hover{color:#000;border-color:#000}.entry-content a{color:#de6d38}.zoom-twitter-widget a{color:#c85621}.zoom-twitter-widget a:hover{color:#de6d38}.zoom-twitter-widget time:hover{color:#de6d38}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#c85621}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#c85621}.woocommerce ul.products li.product h3:hover{color:#c85621}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#de6d38!important}.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover{color:#c85621}.carousel-slider .flickity-page-dots .dot{border:2px solid #f1b192}.carousel-slider .flickity-page-dots .dot:hover,.carousel-slider .flickity-page-dots .dot.is-selected{background:#c85621;border:2px solid #c85621}.wpzoom-featured-cat h3.title a{color:#c85621}.section-home-featured .widget{border-bottom:2px solid #F9ECE6}.widget.widget_mailpoet_form,.widget.widget_wysija{background:#F9ECE6}.popular-recipes ol li{border-bottom:1px solid #eedbd2}.popular-recipes ol li::before{color:#c85621;border:1px solid #eedbd2}.popular-recipes ol li a:hover,.popular-recipes ol li a:active{color:#c85621}.widget .feature-posts-list li a:hover{color:#c85621}.widget .tabbernav .tabberactive a,.widget .tabbernav li:not(.tabberactive) a:hover{color:#c85621}.widget .tabbertab{border:1px solid #eedbd2}.widget .tabbernav .tabberactive{border:1px solid #eedbd2;border-bottom:none}.wp-block-tag-cloud a,.tagcloud a{border:1px solid #eedbd2;color:#69574f}.wp-block-tag-cloud a .post_count,.tagcloud a .post_count{background:#fcf6f3;color:#c85621}.wp-block-tag-cloud a:hover,.tagcloud a:hover{color:#c85621;border-color:#c85621}.wp-block-tag-cloud a:hover .post_count,.tagcloud a:hover .post_count{background:#c85621;color:#fff}.footer-widgets{color:#69574f;background:#F9ECE6}.footer-widgets a{color:#69574f}.footer-widgets a:hover,.footer-widgets a:active{color:#c85621}.footer-menu ul li::after{color:#c85621}.footer-menu a:hover,.footer-menu a:active{color:#c85621}.site-info{border-top:1px solid #F9ECE6}.cookely-index-search{background:#F9ECE6}.widget .title{color:#c85621}.sb-search{background:#F9ECE6}.sb-search:hover,.sb-search:focus-within{border:1px solid #c85621}.sb-search input{color:#c85621}.sb-search .sb-search-submit:hover{background:#c85621}.sb-search .sb-icon-search{color:#c85621}.sb-search .sb-icon-search:hover{color:#c85621}.home-widgetized-sections .widget .title a:hover{color:#c85621}.home-widgetized-mid{background:#F9ECE6}.home-widgetized-mid .inner-wrap::before,.home-widgetized-mid .inner-wrap::after{color:#ead3c9}.home-widgetized-mid .inside-inner-wrap::before,.home-widgetized-mid .inside-inner-wrap::after{color:#ead3c9}.slicknav_nav a{color:#c85621}.slicknav_nav{background:#fcf6f3}.slicknav_nav li{border-bottom:1px solid #F9ECE6}.slicknav_nav ul ul{background:#fcf6f3}.slicknav_nav .slicknav_arrow{border-left:1px solid #F9ECE6}.slicknav_nav .slicknav_arrow:after{color:#c85621}.slicknav_nav .slicknav_arrow:hover{background:#fcf6f3}.slicknav_nav .slicknav_arrow:hover:after{background:#fcf6f3}.slicknav_nav .slicknav_open .slicknav_arrow{background:#fcf6f3}.slicknav_nav .slicknav_open .slicknav_arrow:after{background:#fcf6f3}.slicknav_nav .slicknav_open .slicknav_item>a{box-shadow:inset 0 -1px 0 #F9ECE6}.slicknav_menu .right-align{background:#F9ECE6;border-top:1px solid #F9ECE6}.slicknav_menu .sb-search{box-shadow:0 0 0 1px #F9ECE6}.slicknav_menu .sb-search:hover,.slicknav_menu .sb-search:focus-within{box-shadow:0 0 0 1px #c85621}.slicknav_menu .slicknav_menutxt{color:#c85621}.slicknav_menu .slicknav_icon-bar{background-color:#c85621}div.navigation a{color:#69574f;background:#F9ECE6}div.navigation a:hover{background:#c85621;color:#c85621}div.navigation span.current{background:#c85621}div.navigation a.btn-primary{background:#c85621}div.navigation a.btn-primary:hover{background:#de6d38}.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa{background:#F9ECE6;color:#c85621!important}.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon:hover,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon:hover,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons:hover,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa:hover,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon:hover,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon:hover,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons:hover,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa:hover{color:#fff!important;background-color:#c85621!important}#comments>h3{border-bottom:1px solid #F9ECE6}.commentlist .comment{border-bottom:1px solid #F9ECE6}#respond{color:#69574f;background:#F9ECE6}.home .content-area:not(.full-layout) .recent-posts .post.sticky{background:#F9ECE6}.home .content-area:not(.full-layout) .recent-posts .post.sticky .entry-content{color:#69574f}.recent-posts.list-view .post{border-bottom:1px solid #F9ECE6}.entry-title a:hover,.entry-title a:active{color:#c85621}.entry-title .edit-link a:hover,.entry-title .edit-link a:active{color:#c85621}.entry-meta{color:#69574f}.entry-meta span+span:before{color:#c85621}.entry-meta a{color:#69574f}.entry-meta a:hover,.entry-meta a:active{color:#c85621}.entry-body span.entry-date,.entry-body span.comments-link,.entry-body span.entry-author,.entry-body span.edit-link{color:#69574f}.entry-body span.entry-date+span:not(.cat-links)::before,.entry-body span.comments-link+span:not(.cat-links)::before,.entry-body span.entry-author+span:not(.cat-links)::before,.entry-body span.edit-link+span:not(.cat-links)::before{color:#c85621}.entry-body span.entry-date a,.entry-body span.comments-link a,.entry-body span.entry-author a,.entry-body span.edit-link a{color:#69574f}.entry-body span.entry-date a:hover,.entry-body span.entry-date a:active{color:#c85621}.entry-body span.comments-link a:hover,.entry-body span.comments-link a:active{color:#c85621}.entry-body span.entry-author a:hover,.entry-body span.entry-author a:active{color:#c85621}.entry-body span.edit-link a:hover,.entry-body span.edit-link a:active{color:#c85621}.recent-posts.list-view .post{border-bottom:1px solid #F9ECE6}.single .entry-content{border-top:1px solid #eedbd2}.single .post_author{border-top:1px solid #F9ECE6}.single .post_author .author-title a:hover{color:#c85621}.single .post_author .author-bio{color:#69574f}.single .share:before{background:#eedbd2}.entry-content a{color:#c85621}.entry-content a:hover{color:#de6d38;text-decoration:none}.entry-content blockquote{color:#c85621;border-left:solid 3px #F9ECE6}.tag_list:before{background:#eedbd2}.tag_list a{background:#F9ECE6}.tag_list a:hover{color:#c85621}.tag_list a:after{background:#F9ECE6}.wpz_top_disclosure{border:1px dashed #c85621}.prevnext{border-top:1px solid #F9ECE6;border-bottom:1px solid #F9ECE6}@media screen and (max-width:979px){#header_wrapper_mob{border-bottom:2px solid #F9ECE6}.main-navbar.sticky{border-bottom:2px solid #F9ECE6}}.sb-search .sb-search-input::-webkit-input-placeholder{color:rgb(200 86 33 / .8)}.sb-search .sb-search-input:-moz-placeholder{color:rgb(200 86 33 / .8)}.sb-search .sb-search-input::-moz-placeholder{color:rgb(200 86 33 / .8)}.sb-search .sb-search-input:-ms-input-placeholder{color:rgb(200 86 33 / .8)}@font-face{font-family:"cookely";src:url(/wp-content/themes/wpzoom-cookely/fonts/cookely.eot);src:url(/wp-content/themes/wpzoom-cookely/fonts/cookely.eot) format("embedded-opentype"),url(/wp-content/themes/wpzoom-cookely/fonts/cookely.ttf) format("truetype"),url(/wp-content/themes/wpzoom-cookely/fonts/cookely.woff) format("woff"),url(/wp-content/themes/wpzoom-cookely/fonts/cookely.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}[class^=cookely-envelope-],[class*=" cookely-envelope-"]{font-family:"cookely"!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cookely-print1:before{content:"\e900"}.cookely-mail:before{content:"\e901"}.cookely-utensils:before{content:"\e902"}.cookely-wineglass:before{content:"\e903"}.cookely-mailbox:before{content:"\e904"}.cookely-send:before{content:"\e905"}.cookely-instagram:before{content:"\ea92"}.cookely-twitter:before{content:"\e600"}.cookely-facebook1:before{content:"\e601"}.cookely-pinterest:before{content:"\e603"}.cookely-close:before{content:"\e906"}.cookely-search:before{content:"\e907"}.cookely-chevron-thin-down:before{content:"\e908"}.cookely-cart:before{content:"\e909"}.cookely-envelope-o:before{content:"\e90a"}.cookely-mail-envelope-closed:before{content:"\e90b"}.cookely-printer1:before{content:"\e90c"}.cookely-facebook:before{content:"\e90d"}.cookely-brand:before{content:"\e90d"}.cookely-social:before{content:"\e90d"}.cookely-print:before{content:"\e90e"}.cookely-printer:before{content:"\e90f"}h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.1;margin:0}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:400;line-height:1}h1 small,h2 small,h3 small{font-size:65%}h4 small,h5 small,h6 small{font-size:75%}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:14px}h6{font-size:12px}.section-title{margin-bottom:30px;color:#222;font-size:32px;font-weight:400;font-family:var(--cookely-font-headings,"Esteban"),sans-serif}p{margin-bottom:15px}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}blockquote,q{quotes:"" ""}blockquote:before,blockquote:after,q:before,q:after{content:""}hr{background-color:#eee;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 1em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}table{border-collapse:collapse;margin:0 0 1.5em;width:100%}thead th{border-bottom:2px solid #bbb;padding-bottom:.5em}th{padding:.4em;text-align:left}tr{border-bottom:1px solid #eee}td{padding:.4em}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}.floatleft{float:left}.floatright{float:right}.sticky,.bypostauthor{text-align:left}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button,button,input[type=button],input[type=reset],input[type=submit]{border:none;padding:12px 15px;transition:0.2s ease all;font-weight:500;text-transform:uppercase;border-radius:0;width:auto}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{padding:11px 12px;transition:0.2s ease all;border-radius:0;background:#fff;width:auto}select{color:#000}textarea{width:100%}label{display:block;margin-bottom:10px;font-weight:400}.wpforms-container .wpforms-field-label,div.wpforms-container-full .wpforms-form .wpforms-field-label,.contact-form label{display:block;margin-bottom:10px;font-weight:500!important}.site-footer button{color:#fff}.site-footer input[type=button],.site-footer input[type=reset],.site-footer input[type=submit]{color:#fff}.site-footer button:hover{color:#fff}.site-footer input[type=button]:hover,.site-footer input[type=reset]:hover,.site-footer input[type=submit]:hover{color:#fff}div.navigation{position:relative;text-align:center;margin:50px 0;font-size:18px;font-weight:400}div.navigation a{display:inline-block;vertical-align:top;padding:3px 12px;margin:0;transition:all 0.25s ease-in-out}div.navigation a:hover{color:#fff}div.navigation span.current{display:inline-block;font-weight:700;color:#fff;padding:3px 12px}div.navigation span.pages{margin-right:15px;display:none}div.navigation span.dots{color:#999;line-height:100%;margin:0 5px}div.navigation small{font-size:12px;vertical-align:5%}div.navigation .alignleft,div.navigation .alignright{margin:0}div.navigation .prev,div.navigation .next{overflow:hidden;transition-duration:200ms}div.navigation .prev{margin:0 10px 0 0}div.navigation .next{margin:0 0 0 10px}div.navigation a.btn-primary{font-weight:400;text-align:center;margin:0 0 30px;display:inline-block;color:#fff;padding:10px 30px;transition-duration:200ms}div.navigation a.btn-primary:hover{color:#fff}a{text-decoration:none;transition:0.1s ease all}a:hover,a:focus,a:active{text-decoration:none}a:hover,a:active{outline:0}.sf-menu{margin:0;padding:0;list-style:none}.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu li{position:relative}.sf-menu ul{position:absolute;display:none;top:100%;left:0;z-index:99}.sf-menu>li{float:left}.sf-menu li:hover>ul,.sf-menu li.sfHover>ul{display:block}.sf-menu a{display:block;position:relative}.sf-menu ul ul{top:0;left:100%}.sf-arrows .sf-with-ul:after{content:"\f347";display:inline-block;-webkit-font-smoothing:antialiased;font:normal 12px/16px "dashicons";vertical-align:middle;margin:0 0 0 4px}.sf-arrows ul .sf-with-ul:after{content:"\f345";font:normal 12px/9px "dashicons";float:right}.sf-arrows ul li>.sf-with-ul:focus:after,.sf-arrows ul li:hover>.sf-with-ul:after{border-left-color:#fff}.sf-arrows ul .sfHover>.sf-with-ul:after{border-left-color:#fff}.navbar-wpz{position:relative;z-index:100}.navbar-wpz>li{padding:0}.navbar-wpz>li:first-child{padding-left:0}.navbar-wpz>li:last-child{margin-right:0}.navbar-wpz a{padding:10px 15px;transition:0.1s ease all}.navbar-wpz ul a{text-align:left}.navbar-wpz ul{text-align:left;margin:0;padding:5px 0;font-size:16px;left:10%;width:220px;border:none;border-radius:3px}.navbar-wpz ul li{border-bottom:1px solid #fff}.navbar-wpz ul li:last-child{border:none}.navbar-wpz ul a{line-height:1.5;padding:10px 15px;font-size:16px;font-family:var(--cookely-font-main,"Rubik"),sans-serif;font-weight:400;text-transform:none}.navbar-wpz ul a:hover,.navbar-wpz ul a:active{background:#fff}.navbar-wpz ul ul{right:100%;margin-top:0}.navbar-wpz>li>ul:before{content:"";display:block;width:0;height:0;border-left:7px solid #fff0;border-right:7px solid #fff0;position:absolute;top:-7px;left:31px;z-index:470}.navbar-wpz>li>ul:after{content:"";display:block;width:0;height:0;border-left:8px solid #fff0;border-right:8px solid #fff0;position:absolute;top:-8px;left:30px;z-index:460}.navbar-wpz .current-menu-item>a,.navbar-wpz .current_page_item>a,.navbar-wpz .current-menu-parent>a{font-weight:500}.top-navbar{padding:2px 0;font-size:15px;position:relative;z-index:200}.top-navbar .inner-wrap{max-width:1230px}.top-navbar .navbar-wpz{float:right;max-width:80%}.top-navbar a{font-family:var(--cookely-font-main,"Rubik"),sans-serif;font-weight:400}.navbar-wpz a:hover,.navbar-wpz a:active{text-decoration:none;color:#000}.main-navbar{text-align:center;text-transform:uppercase;padding:0;max-width:1200px;margin:0 auto 40px}.main-navbar.sticky{position:fixed;top:0;left:0;z-index:100;background:#fff;width:100%;max-width:none;border-top:0;margin:0}.main-navbar .inner-wrap{position:relative}.admin-bar .main-navbar.sticky{top:32px}@media screen and (max-width:980px){.main-navbar.sticky{overflow-y:scroll;overflow-x:hidden}}@media screen and (max-width:782px){.admin-bar .main-navbar.sticky{top:46px}}@media screen and (max-width:600px){.admin-bar .main-navbar.sticky{top:0}}.top-navbar:before,.top-navbar:after{content:" ";display:table}.main-navbar:before,.main-navbar:after{content:" ";display:table}.top-navbar:after{clear:both}.main-navbar:after{clear:both}.main-navbar .sf-menu>li{display:inline-block;float:none}.main-navbar .navbar-wpz>li:last-child{padding-right:0}.main-navbar a{font-size:18px;font-weight:400}.navbar-toggle{display:none;position:relative;float:left;margin:15px 0 15px 0}.navbar-toggle .icon-bar{display:block;width:28px;height:2px;background:#222}.navbar-toggle:hover .icon-bar{background:#555}.navbar-toggle .icon-bar+.icon-bar{margin-top:5px}#menu-top-slide:not(.mm-menu),#menu-main-slide:not(.mm-menu){display:none}.navbar-toggle{display:none;position:relative;float:left;margin:15px 0 15px 0}.navbar-toggle .icon-bar{display:block;width:28px;height:2px;background:#222}.navbar-toggle:hover .icon-bar{background:#555}.navbar-toggle .icon-bar+.icon-bar{margin-top:5px}#menu-main-slide{display:none!important}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:left;padding:.438em .625em .438em .625em;line-height:1.125em;cursor:pointer}.slicknav_menu{*zoom:1}.slicknav_menu .slicknav_menutxt{display:block;line-height:100%;float:right}.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:.875em;margin:1px 7px 0 0}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{content:" ";display:table;clear:both}.slicknav_menu .slicknav_icon{width:19px;height:16px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;cursor:pointer}.slicknav_menu .slicknav_icon-bar{display:block;position:absolute;height:2px;width:100%;background:#d3531a;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;-moz-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;transition:0.25s ease-in-out}.slicknav_collapsed .slicknav_icon span:nth-child(1){top:0;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.slicknav_collapsed .slicknav_icon span:nth-child(2){top:6px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.slicknav_collapsed .slicknav_icon span:nth-child(3){top:12px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.slicknav_open .slicknav_icon span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:5px;left:0}.slicknav_open .slicknav_icon span:nth-child(2){width:0%;opacity:0}.slicknav_open .slicknav_icon span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:5px;left:0}.slicknav_nav{clear:both;margin:0;padding:0;list-style:none;overflow:hidden;top:99%;left:0;width:100%;z-index:10;padding:5px 0 0}.slicknav_nav ul{display:block}.slicknav_nav li{display:block;box-sizing:border-box}.slicknav_nav li:last-child{border:none}.slicknav_nav a{position:relative}.slicknav_nav li.current-menu-ancestor>a,.slicknav_nav li.current-menu-parent>a,.slicknav_nav li.current-menu-item>a{font-weight:500}.slicknav_nav .slicknav_arrow{display:flex;align-items:center;font-size:.8em;margin:0;padding:0;float:none;transition:0.1s ease-in-out}.slicknav_nav .slicknav_arrow:after{content:"\f347";display:block;-webkit-font-smoothing:antialiased;font:22px/16px "dashicons";padding:8px;margin:0;transition:0.1s ease-in-out}.slicknav_nav .slicknav_arrow:hover{color:#000}.slicknav_nav .slicknav_arrow:hover:after{color:#000}.slicknav_nav .slicknav_open .slicknav_arrow{color:#000}.slicknav_nav .slicknav_open .slicknav_arrow:after{color:#000}.slicknav_nav .slicknav_item{cursor:pointer;display:flex}.slicknav_nav .slicknav_item a{display:block}.slicknav_nav a{display:block;transition:0.1s ease-in-out}.slicknav_nav .slicknav_parent-link a{display:inline}.slicknav_brand{float:left}.slicknav_menu *{box-sizing:border-box}.slicknav_menu .slicknav_menutxt{line-height:1;transition:0.1s ease-in-out}.slicknav_menu .slicknav_icon{margin:2px 7px 0 0}.slicknav_menu .slicknav_icon-bar{transition:0.1s ease-in-out}.slicknav_btn{position:absolute;right:0;padding:12px;text-decoration:none;transition:0.1s ease-in-out}.slicknav_nav{color:#000;list-style:none;overflow:hidden}.slicknav_nav ul{list-style:none;overflow:hidden;text-align:left;margin:0}.slicknav_nav ul ul{font-size:14px;padding:0;margin:0}.slicknav_nav .sub-menu a{font-weight:400;text-transform:none;padding:8px 16px 8px 32px}.slicknav_nav a{padding:0;margin:0}.slicknav_nav a:hover{color:#000}.slicknav_nav a:hover a{color:#000}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a{flex-grow:1;padding:0;margin:0;padding:8px 16px}.slicknav_nav .menu>li>a:not(.slicknav_item){padding:8px 16px}.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{color:#000;font-size:18px;line-height:30px;padding:7px 12px;height:44px}.slicknav_menu{display:none}.slicknav_menu .right-align{display:flex;justify-content:space-around;flex-wrap:wrap;padding:5px 0}.slicknav_menu .sb-search{background:#fff}.slicknav_menu .sb-search .sb-icon-search{display:block}.sb-search{border-radius:4px;margin:0 0 0 20px;transition:0.1s ease all;border:1px solid #fff0}.sb-search form{display:flex}.sb-search input[type=search]{display:block;padding:11px 12px;font-size:15px;background:#fff0;border:none;margin:0}.sb-search input[type=search].sb-search-input{-webkit-appearance:none}.sb-search .sb-search-submit-wrap{position:relative}.sb-search .sb-search-submit{text-indent:100%;white-space:nowrap;color:#fff0;background:#fff0;width:40px;overflow:hidden}.sb-search .sb-search-submit:hover,.sb-search .sb-search-submit:focus{color:#fff0;border-radius:0 3px 3px 0}.sb-search .sb-icon-search{position:absolute;top:4px;left:12px;z-index:10;pointer-events:none;font-family:"cookely";font-size:18px;speak:none;font-style:normal;font-weight:700;font-variant:normal;text-transform:none;transition:0.1s ease all}.sb-search .sb-search-submit-wrap:hover .sb-icon-search{color:#fff}.sb-icon-search{display:none}.sb-search .sb-search-input::-webkit-input-placeholder{opacity:.8}.sb-search .sb-search-input:-moz-placeholder{opacity:.8}.sb-search .sb-search-input::-moz-placeholder{opacity:.8}.sb-search .sb-search-input:-ms-input-placeholder{opacity:.8}.footer-social,.header_social{text-align:right}.footer-social .widget,.header_social .widget{margin:0}.footer-social .widget h3.title,.header_social .widget h3.title{display:none}.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas{margin:0}.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa{border-radius:50px}.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon:hover,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon:hover,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons:hover,.footer-social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa:hover,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .socicon:hover,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .genericon:hover,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .dashicons:hover,.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas .fa:hover{opacity:1!important}.footer-social .zoom-social-icons-list--without-canvas .socicon,.header_social .zoom-social-icons-list--without-canvas .socicon{transition:0.3s ease all;padding:5px}.footer-social .google-auto-placed,.header_social .google-auto-placed{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#444;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:15px}.alignright{float:right;margin-left:15px}.aligncenter{margin-left:auto;margin-right:auto;display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}html{font-size:10px;-webkit-tap-highlight-color:#fff0}body{margin:0;padding:0;font-family:var(--cookely-font-main,"Rubik"),sans-serif;font-size:16px;font-weight:400;line-height:1.7;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.noscroll{position:fixed;overflow:hidden;width:100%}.inner-wrap{max-width:1200px;margin:0 auto;padding:0}#main{clear:both}.content-area{float:left;width:66.667%}.full-width .content-area,.content-area.full-layout{width:100%;float:none}.full-layout .recent-posts #infinite-handle{width:100%;margin:20px 0 0}.full-layout .recent-posts.list-view #infinite-handle{margin:20px 0 0}.recent-posts{font-size:0}.recent-posts .post,.recent-posts .type-page{font-size:16px;position:relative;overflow:hidden;margin:0 0 40px;display:inline-block;vertical-align:top;width:47.5%;margin:0 5% 40px 0}.recent-posts .post.regular-post:nth-of-type(2n+2),.recent-posts .type-page.regular-post:nth-of-type(2n+2){margin-right:0}@media (min-width:800px){.full-layout .recent-posts .post,.full-layout .recent-posts .type-page{padding:0;border:none;margin-right:2.25%;width:31.6666666%}.full-layout .recent-posts .post.regular-post:nth-of-type(2n+2),.full-layout .recent-posts .type-page.regular-post:nth-of-type(2n+2){margin-right:2.25%}.full-layout .recent-posts .post.regular-post:nth-of-type(3n+3),.full-layout .recent-posts .type-page.regular-post:nth-of-type(3n+3){margin-right:0}.full-layout .recent-posts .post:nth-of-type(3n+3),.full-layout .recent-posts .type-page:nth-of-type(3n+3){margin-right:0}}.home .content-area:not(.full-layout) .recent-posts .post.sticky{display:block;padding:0;width:100%}.home .content-area:not(.full-layout) .recent-posts .post.sticky .post-thumb{margin:0 0 20px;width:100%}.home .content-area:not(.full-layout) .recent-posts .post.sticky .entry-body{padding:0 30px 40px}.recent-posts .post-thumb{margin:0 0 15px}.recent-posts .entry-body{padding:0;overflow:hidden}.recent-posts.list-view .type-page,.recent-posts.list-view .post{width:100%;margin-right:0;padding:0 0 40px}.recent-posts.list-view .type-page .entry-body,.recent-posts.list-view .post .entry-body{padding:0 0 0 40px;overflow:hidden}.recent-posts .entry-body:only-child{padding:0}.recent-posts .entry-body *:last-child{margin-bottom:0}.recent-posts .entry-title{font-size:28px;font-weight:400}.entry-title{position:relative;margin:0 0 8px;font-size:24px;font-weight:400;line-height:1.3}.entry-title a{color:#000}.entry-title .edit-link{top:0;right:0;transform:translate(100%);font-size:12px}.entry-title .edit-link a{color:rgb(0 0 0 / .4)}.entry-content:before{content:" ";display:table}.entry-content:after{content:" ";display:table;clear:both}.entry-content p{margin-bottom:28px;line-height:1.6}.entry-content p:last-child{margin-bottom:0}.entry-content img{max-width:100%;height:auto}.entry-meta{margin-bottom:15px;text-transform:uppercase;letter-spacing:2px;font-size:14px}.entry-meta span+span:before{content:" ● ";font-size:8px;margin:0 8px;font-style:normal;vertical-align:20%}.entry-body span.entry-date,.entry-body span.comments-link,.entry-body span.entry-author,.entry-body span.edit-link{display:inline-block;font-weight:400;text-transform:uppercase;margin:0 0 10px;letter-spacing:2px;font-size:14px}.entry-body span.entry-date+span:not(.cat-links)::before,.entry-body span.comments-link+span:not(.cat-links)::before,.entry-body span.entry-author+span:not(.cat-links)::before,.entry-body span.edit-link+span:not(.cat-links)::before{content:" ● ";font-size:8px;font-style:normal;vertical-align:20%;margin:0 8px}.cat-links{margin:0;font-weight:400;letter-spacing:1px;display:block}.cat-links a{display:inline-block}.more-link,.more_link{display:table;margin:20px 0 0}.readmore_button{font-size:16px;font-weight:500;text-transform:uppercase;margin:0 0 20px}.readmore_button a{display:inline-block;color:#fff;padding:5px 17px;transition-duration:200ms}.readmore_button a:hover,.readmore_button a:active{color:#fff}.recent-posts.list-view{display:block;margin:0}.recent-posts.list-view .type-page,.recent-posts.list-view .post{display:flex;padding:0 0 40px;margin:0 0 40px;max-width:100%}.recent-posts.list-view .type-page:last-child,.recent-posts.list-view .post:last-child{padding-bottom:0;border-bottom:none;margin-bottom:0}.recent-posts.list-view .post-thumb{margin:0;min-width:380px;width:380px}.recent-posts.list-view .entry-body{padding:0 0 0 30px}.category_description{font-style:italic;margin:-15px 0 40px}body.cookely-hide-page-title .entry-header{display:none}.featimg-loc-right.featimg-size-normal.featimg-orient-landscape .site-sidebar{margin-top:450px}.featimg-loc-right.featimg-size-normal.featimg-orient-portrait .site-sidebar{margin-top:1020px}.featimg-loc-right.featimg-size-large.featimg-orient-landscape .site-sidebar{margin-top:650px}.featimg-loc-right.featimg-size-large.featimg-orient-portrait .site-sidebar{margin-top:1130px}.single article{position:relative}.single .entry-content{margin-top:20px;padding-top:25px}@media (min-width:1240px){.single .content-area .post-thumb.size-large{width:900px;margin-left:-110px}.single .full-width .content-area .post-thumb.size-large{width:1310px;margin-left:-110px}}.entry-header{margin:0 0 30px}.single .content-area .post-thumb{margin:0 0 25px}.page .site-main.full-width-page>article{float:none;max-width:100%;width:100%}h1.entry-title{color:#000}.single h1.entry-title{font-size:36px;text-align:left;line-height:1.2;font-weight:500}.page h1.entry-title{font-size:44px;line-height:1.4;font-weight:500}.page .entry-info{margin-bottom:30px}.single .entry-info{margin-bottom:30px}.page .entry-category+.entry-date{display:inline-block}.single .entry-category+.entry-date{display:inline-block}.entry-content{margin-bottom:20px}.entry-content .wp-block-button__link{text-decoration:none}.entry-content a{text-decoration:underline;font-weight:500}.entry-content a.wpz-sc-button{text-decoration:none;color:#fff;font-weight:400}.entry-content a.wpz-sc-button:hover{color:#fff}.entry-content .wpz-sc-ilink a,.entry-content .shortcode-tabs ul.tab_titles li.nav-tab a{text-decoration:none}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{font-family:var(--cookely-font-headings,"Esteban"),sans-serif;font-weight:500;color:#000;margin-bottom:15px;line-height:1.4}.entry-content .wp-block-image img{margin-bottom:20px;max-width:100%;height:auto}.entry-content .wp-block-image .aligncenter{text-align:center}.entry-content img.alignnone,.entry-content img.aligncenter,.entry-content img.alignleft,.entry-content img.alignright,.entry-content img.attachment-fullsize{margin-bottom:20px;max-width:100%;height:auto}.wp-block-image .aligncenter>figcaption,.wp-block-image.alignwide>figcaption,.wp-block-image.alignfull>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{margin-top:0;margin-bottom:15px;font-size:14px;color:#868686}.entry-content ul,.entry-content ol{margin:0 0 20px 15px}.entry-content .wp-block-gallery{margin-left:0;display:flex}.entry-content li ul,.entry-content li ol{margin-bottom:0}.entry-content li{list-style-position:inside}.entry-content ul li{list-style-type:disc}.entry-content ol li{list-style-type:decimal}.entry-content .shortcode-unorderedlist ul li{list-style-type:none}.entry-content .shortcode-unorderedlist ul li ul{list-style-type:none}.entry-content .shortcode-unorderedlist ul li{list-style-type:none}.entry-content .shortcode-unorderedlist ul li ul{list-style-type:none}.entry-content blockquote{font-style:italic;font-size:22px;font-weight:400;margin:45px 40px;padding:0 0 0 40px}.shortcode-ingredients{color:#736458;background-color:#FBF9E7;border-radius:3px;margin:30px 0;padding:30px 30px 15px}.shortcode-ingredients>h3{font-size:20px;font-weight:700;text-transform:uppercase;margin:0 0 10px}.shortcode-directions>h3{font-size:20px;font-weight:700;text-transform:uppercase;margin:0 0 10px}.shortcode-ingredients>ul{margin:0;list-style:none}.shortcode-ingredients>ul>li{list-style:none;padding:0 0 13px;margin:0 0 13px;border-bottom:1px solid #e9e5c9;position:relative;cursor:pointer;line-height:1.7}.shortcode-ingredients>ul>li:hover{text-decoration:line-through}.shortcode-ingredients>ul>li span.tick{display:inline-block;vertical-align:middle;width:18px;height:18px;margin:0 10px 0 0;border-radius:50%;border:2px solid #DEDAB6;cursor:pointer;position:relative}.shortcode-ingredients>ul>li span.tick.ticked{border:2px solid #9AD093;background:#9AD093;-webkit-box-shadow:inset 0 0 0 2px #FBF9E7;-moz-box-shadow:inset 0 0 0 2px #FBF9E7;box-shadow:inset 0 0 0 2px #FBF9E7}.shortcode-ingredients>ul>li.ticked{text-decoration:line-through}.shortcode-directions{margin:40px 0}.shortcode-directions>ol{counter-reset:count;line-height:normal;margin:0;list-style:none}.shortcode-directions>ol>li{list-style:none;position:relative;line-height:1.8;min-height:44px;padding-left:40px;margin:0 0 30px}.shortcode-directions>ol>li:before{counter-increment:count;content:counter(count);display:block;position:absolute;top:0;left:0;font-size:24px;font-weight:500;text-transform:uppercase;line-height:1.4;width:35px;vertical-align:middle;padding:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:20px}.shortcode-directions>ol>li:last-child{margin:0}.entry-content .gallery a:hover{opacity:.6;transition:opacity 0.25s ease-in-out}.gallery-item{display:inline-block;max-width:33.33%;padding:0 1.1400652% 2.2801304%;text-align:center;vertical-align:top;width:100%}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-icon img{margin:0 auto}.wp-caption-text,.gallery-caption{color:#868686;margin:0;padding:15px 0;text-align:center;display:block;font-style:italic;line-height:1.4}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.entry-content .aligncenter,div.aligncenter{clear:both;margin-left:auto;margin-right:auto}.alignleft,.entry-content .alignleft{float:left;margin-right:15px}.alignright{float:right;margin-left:15px}.entry-content .alignright{float:right;margin-left:15px}.entry-content .wp-caption{width:auto;text-align:center}.entry-content .wp-caption img{background:none;margin:0;border:0 none;max-width:100%;width:auto;height:auto}.entry-content .wp-caption.aligncenter{margin:0 auto 15px}.wp-block-group>.wp-block-group__inner-container{max-width:1140px;margin-left:auto;margin-right:auto}.entry-content .alignfull{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;max-width:100vw}.entry-content .alignfull .wp-block-cover__inner-container,.entry-content .alignfull .wp-block-group__inner-container{max-width:1140px;margin-left:auto;margin-right:auto}.entry-content .alignfull .alignfull,.entry-content .alignfull .alignfull:not(.wp-block-group):not(.wp-block-post-featured-image):not(.wp-block-query):not(.wpzoom-blocks_portfolio-block):not(.wp-block-cover):not(.wp-block-columns) img{width:100vw;max-width:100vw}.entry-content .alignfull,.entry-content .alignfull.wp-block-image img{position:relative;z-index:6}@media only screen and (min-width:1390px){.entry-content .alignwide,.entry-content ul.wp-block-gallery.alignwide{margin-left:-125px;margin-right:-125px;max-width:1450px;position:relative;z-index:6}}img.wp-smiley{border:none;padding:0}#snippet-box{width:100%!important;float:none!important}h4.jp-relatedposts-post-title{margin:10px 0 5px!important;font-weight:400}#jp-relatedposts h3.jp-relatedposts-headline em{font-weight:500!important}.single div#jp-relatedposts h3.jp-relatedposts-headline{text-transform:uppercase;text-align:center;font-size:18px;font-weight:500}.single div#jp-relatedposts h3.jp-relatedposts-headline em:before{display:none}.tag_list{text-align:center;position:relative}.tag_list:before{content:" ";margin:40px auto;height:1px;display:block}.tag_list h4{display:none;text-transform:uppercase;margin:0 0 15px;font-size:16px;font-weight:700}.tag_list a{display:inline-block;transition:all 0.25s ease-in-out;text-decoration:none;font-size:14px;margin:0 10px;padding:0 5px;box-shadow:#fff 0 24px inset;position:relative;z-index:5;text-transform:uppercase;font-weight:500}.tag_list a:hover{box-shadow:none}.tag_list a:after{bottom:2px;content:"";height:7px;left:0;position:absolute;-webkit-transition:all 0.1s linear;transition:all 0.1s linear;width:100%;z-index:-1}.entry-content div.sharedaddy.sd-sharing-enabled{display:none}.single .share{text-align:center;padding:0 0 40px;position:relative}.single .share:before{content:" ";margin:40px auto;height:1px;display:block}.single .share a{display:inline-block;text-decoration:none;font-size:14px;padding:6px 15px;border:2px solid #000;color:#000;border-radius:3px;margin:0 10px;transition:all 0.3s ease-out;font-weight:500;text-transform:uppercase}.single .share a.twitter svg{display:inline-block;vertical-align:middle;margin:0 4px 3px 0}.single .share a.twitter:hover svg{fill:#fff}.single .share a.facebook{color:#2e6cc8;border-color:#2e6cc8}.single .share a.print{color:#76a75e;border-color:#76a75e}.single .share a.pinterest{color:#bd081c;border-color:#bd081c;cursor:pointer}.single .share a:before{display:inline-block;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0 8px 0 0;font:normal 18px/100% "dashicons"}.single .share a.facebook:before{content:"\f305";margin-bottom:2px}.single .share a.print:before{font-family:"cookely";content:"\e90c"}.single .share a.pinterest:before{content:"\e603";font-family:"cookely"}.single .share a.twitter:hover{background:#000;color:#fff}.single .share a.facebook:hover{background:#2e6cc8;color:#fff}.single .share a.print:hover{background:#76a75e;color:#fff}.single .share a.pinterest:hover{background:#bd081c;color:#fff}.single .wpz-float-sharing-wrap{position:absolute;top:0;left:-95px;bottom:0;z-index:5}.single .wpz-float-sharing{position:-webkit-sticky;position:sticky;top:80px;text-align:center}.single .wpz-float-sharing.sticky{position:fixed}.single .wpz-float-sharing .sd-title{display:block;font-weight:500;text-transform:uppercase;max-width:45px;margin:0 0 10px}.single .wpz-float-sharing .sd-title::before{display:none}.single .wpz-float-sharing .sd-content ul{text-align:left;padding:0!important;margin:0!important}.single .wpz-float-sharing .sd-content ul li{display:block;float:none;height:auto;padding:0;margin:-1px 0 0!important}.single .wpz-float-sharing .sd-content ul li a.sd-button{display:block;position:relative;top:0!important;z-index:5;font-family:var(--cookely-font-main,"Rubik"),sans-serif;line-height:1!important;color:transparent!important;opacity:1!important;background:#fff!important;max-width:45px;padding:12px!important;border:none;border-radius:0!important;-webkit-border-radius:0!important;overflow:hidden;margin:0!important;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.single .wpz-float-sharing .sd-content ul li a.sd-button::before{display:inline;position:static;font-size:20px;vertical-align:sub;margin:0 8px 0 0;transition:all 0.3s ease-out}.single .wpz-float-sharing .sd-content ul li a.sd-button:hover{z-index:6;background:#fff;max-width:200px;border:none}.single .wpz-float-sharing .sd-content ul li a.sd-button.no-text{max-width:45px!important}.single .wpz-float-sharing .sd-content ul li a.sd-button.no-icon{color:#77584b!important;max-width:none}.single .wpz-float-sharing .sd-content ul li a.sd-button.no-icon::before{display:none}.single .wpz-float-sharing .sd-content ul li a.sd-button.no-icon:hover{color:#c75621!important}.single .wpz-float-sharing .sd-content ul li a.sd-button>span{line-height:1!important}.single .post_author{padding:40px 0}.single .author-description{overflow:hidden}.single .post_author .author-title{font-family:var(--cookely-font-headings,"Esteban"),sans-serif;font-size:22px;font-weight:400;color:#000;margin:0 10px 14px 0}.single .post_author .author-title a{color:#000}.single .post_author .author-bio{line-height:1.8}.single .post_author>img{float:left;margin-right:60px;-webkit-border-radius:50%;border-radius:50%}.author_links{font-size:16px;display:inline-block}.author_links a{margin:0 20px 0 0}.author_links a:before{content:"\e600";display:inline-block;-webkit-font-smoothing:antialiased;font:normal 18px/100% "cookely";vertical-align:top;margin:4px 5px 0 0;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.author_links a.author_facebook:before{content:"\e601"}.author_links a.author_instagram:before{content:"\ea92"}.prevnext{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;padding:30px 0;margin-bottom:30px;overflow:hidden}.prevnext>div{max-width:380px;flex:1}.prevnext img{margin:0;display:block}.prevnext .prevnext_title{display:block;font-weight:400;font-size:22px;text-align:center;line-height:1.3;color:#fff;overflow:hidden;position:relative}.prevnext .prevnext_title>span{display:flex;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(138 54 15 / .36);padding:20px;box-shadow:inset 0 0 0 5px #fff;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.prevnext .prevnext_title:hover>span{box-shadow:inset 0 0 0 0 #fff}.prevnext .prevnext_title>span>span{display:block;width:100%}.prevnext strong{display:block;font-weight:400;margin:10px 0}.prevnext em{display:block;font-size:16px;font-weight:400;line-height:1.4;color:#ffeee8;max-height:0;overflow:hidden;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.prevnext .prevnext_title:hover em{max-height:200px}.wpz_breadcrumbs{margin-bottom:30px;color:#8d8d8d;font-size:12px;text-transform:uppercase;letter-spacing:1px}.section-single-top .widget{margin-bottom:20px}@media print{.top-navbar,.main-navbar,#respond,#sidebar,.site-footer,.tag_list,.post_author,.single .share,.rw-rating-table,.sharedaddy,.jp-relatedposts,.single .entry-meta,.adv_content,.site-widgetized-section,.navbar-brand-wpz .tagline,.rp-post-nav{display:none!important}.navbar-brand-wpz{margin:0}body{font-size:12pt}.page h1.entry-title,.single h1.entry-title{text-align:left;font-size:22px}.single .post-thumb{float:left;max-width:35%;margin:2% 3% 25px 0!important}.content-area{width:100%;float:none}}.wpz_top_disclosure{margin:8px 0 12px;font-size:14px;display:block;padding:4px 10px}.wpz_top_disclosure:before{display:none}.wpz_top_disclosure:empty{display:none}.wprm-recipe-template-snippet-basic-buttons>a{border:none!important;border-radius:2px;padding:5px 16px!important;transition:0.2s ease all;text-decoration:none}.entry-content .wprm-recipe-template-compact{border-color:#e4e4e4;padding:30px 20px;max-width:100%}.wp-block-post-template.is-flex-container,.wp-block-query-loop.is-flex-container{margin:0}.wp-block-post-featured-image{max-width:100%;margin-bottom:20px}.wp-block-post-featured-image img{border-radius:3px}.wp-block-post-date,.wp-block-post-terms{font-size:14px}.wp-block-post-date a,.wp-block-post-terms a{color:#666;font-weight:400}.wp-block-post-date a:hover,.wp-block-post-terms a:hover{text-decoration:underline}.wp-block-post-template.wp-block-post-template li,.wp-block-query-loop.wp-block-post-template li{list-style-type:none}.wp-block-post-template.wp-block-post-template li .alignwide,.wp-block-query-loop.wp-block-post-template li .alignwide{margin-left:0;margin-right:0;max-width:100%}h2.wp-block-post-title{font-size:22px}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:200px}.wp-block-gallery.has-nested-images figure.wp-block-image img{margin-bottom:0}#comments>h3{position:relative;font-family:var(--cookely-font-headings,"Esteban"),sans-serif;font-size:30px;font-weight:500;text-align:center;padding-bottom:32px;margin-top:80px;margin-bottom:40px}#respond>h3{position:relative;margin:0 0 20px;font-size:26px;font-weight:500;color:#000}.comment-notes{margin-bottom:30px;font-style:italic;color:#aa958c}.commentlist{list-style-type:none;padding:0}.commentlist li{list-style-type:none}.commentlist .children{margin:30px 0 0 50px}.commentlist .comment{margin-bottom:44px;padding-bottom:32px;position:relative;line-height:1.8}.commentlist .children li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0;margin-top:30px}.comment .avatar{float:left;border-radius:50%;margin-right:28px}.comment-author:before{content:" ";display:table}.comment-author:after{content:" ";display:table;clear:both}.comment-author .fn{font-style:normal;font-weight:500;font-size:18px}.comment-author .fn a{font-style:normal;font-weight:500;font-size:18px}.comment-author .comment-meta{font-size:14px;margin-top:5px;font-style:italic;color:#a2a2a2}.comment-author .comment-meta a{color:#a2a2a2}.comment-author .comment-meta a:hover{color:#333}.comment-main{overflow:hidden}.comment-body{margin-top:8px}#respond{padding:40px 30px;margin-bottom:85px}#respond .form_fields p{margin-bottom:24px;width:50%}#respond .form_fields p:first-child{padding-left:0}#respond label{font-weight:400;font-size:16px;margin-bottom:5px}#respond input[type=text]{width:90%}#respond textarea{width:100%;height:150px}#respond #submit{width:auto;padding-left:25px;padding-right:25px;margin-top:12px}#respond code{white-space:pre-wrap}.form-allowed-tags{display:none}#respond .form_fields p .required_lab{margin-left:10px;color:#a7a7b3}#respond .comment-form-cookies-consent label{display:inline;margin-left:10px;text-transform:none;font-family:inherit;font-size:14px}.navbar-brand-wpz{display:flex;margin:35px 0;text-align:left}.navbar-brand-wpz .left-align,.navbar-brand-wpz .right-align{display:flex;align-items:center}.navbar-brand-wpz .left-align{flex-grow:1}.navbar-brand-wpz .sb-icon-search{display:block}.navbar-brand-wpz img{max-width:100%;height:auto}.navbar-brand-wpz h1{font-weight:400;font-family:var(--cookely-font-logo,"Bad Script"),sans-serif;line-height:1.2;font-size:49px}.navbar-brand-wpz a:hover{text-decoration:none;opacity:.8}.navbar-brand-wpz .tagline{display:block;font-size:16px;color:#78767d;margin:0 0 0 30px}.bagel_adv{margin:20px 0 0;text-align:center}.adv_content{margin:0 0 50px;text-align:center}.single .adv_content{margin:20px 0}.adv_side{text-align:center}#sidebar{float:right;width:30%;margin-left:2%}#sidebar .widget{margin:0 0 40px}.shop-sidebar{float:right;width:32%;margin-left:2%}.shop-wrapper{overflow:hidden}.site-footer{font-size:16px;margin:25px 0 0}.footer-widgets{padding:50px 0}.footer-widgets .column{padding:0 30px;display:table-cell;vertical-align:top;font-size:16px;float:none}.footer-widgets.widget-columns-4 .column{width:25%}.footer-widgets.widget-columns-3 .column{width:33.33%}.footer-widgets.widget-columns-2 .column{width:50%}.footer-widgets.widget-columns-1 .column{width:100%}.footer-widgets.widget-columns-2 .column:nth-child(2n+2),.footer-widgets.widget-columns-3 .column:nth-child(3n+3),.footer-widgets.widget-columns-4 .column:nth-child(4n+4){margin-right:0}.footer-widgets .widget{text-align:left;padding-bottom:30px;margin-bottom:30px}.footer-widgets .column:last-child .widget:last-child{padding-bottom:0;margin-bottom:0}.footer-widgets .widget .title{text-align:left}.footer-widgets .wpzoom-bio .title{font-family:var(--cookely-font-logo,"Bad Script"),sans-serif;font-weight:400;font-size:45px;text-align:left;text-transform:none}.footer-widgets .widget ul li{padding:0}.footer-menu{text-align:center;margin:50px auto 20px}.footer-menu ul{margin:0}.footer-menu ul li{display:inline-block;margin:0;text-transform:uppercase}.footer-menu ul li::after{content:"•";display:inline-block;vertical-align:10%;margin:0 15px}.footer-menu ul li:last-child::after{content:"";display:none}.footer-menu a{color:#767676}.footer-social{max-width:1200px;margin:0 auto;text-align:center}.footer-social .widget{margin-bottom:20px}.footer-social .widget:only-child .title{display:none}.site-info{max-width:720px;margin:0 auto;padding:30px 0;color:#7b7b7b;font-size:14px;letter-spacing:1px;text-align:center}.site-info a{font-weight:500}.site-info:before{content:" ";display:table}.site-info:after{content:" ";display:table;clear:both}.footer-disclosure_wpz{text-align:center;margin-top:10px}.footer-disclosure_wpz .widget{margin-bottom:20px}.site-main:before{content:" ";display:table}.site-main:after{content:" ";display:table;clear:both}.home-widgetized-sections{display:flex;flex-wrap:wrap;align-content:space-between;padding:0;margin:-15px -15px 50px}.home-widgetized-sections .widget{flex-grow:1;flex:1 1 30%;margin:15px 15px 0 15px}.home-widgetized-sections .widget .title{text-align:center;font-family:var(--cookely-font-headings,"Esteban"),sans-serif;color:#000;text-transform:none;font-size:28px}.home-widgetized-sections .widget .title a{color:#000}.home-widgetized-mid{padding:40px 0;margin:0 0 70px}.home-widgetized-mid .inner-wrap{position:relative}.home-widgetized-mid .inner-wrap::before,.home-widgetized-mid .inner-wrap::after{position:absolute;font-family:"cookely";font-size:99px;line-height:1;speak:none}.home-widgetized-mid .inside-inner-wrap::before,.home-widgetized-mid .inside-inner-wrap::after{position:absolute;font-family:"cookely";font-size:99px;line-height:1;speak:none}.home-widgetized-mid .inner-wrap::before{content:"\e902";top:-70px;left:15%}.home-widgetized-mid .inner-wrap::after{content:"\e901";top:-70px;right:5%}.home-widgetized-mid .inside-inner-wrap::before{content:"\e905";left:0;bottom:-90px}.home-widgetized-mid .inside-inner-wrap::after{content:"\e904";right:0;bottom:-90px}.home-widgetized-mid .widget{margin:0;padding:20px 0}.home-widgetized-mid .widget.widget_mailpoet_form,.home-widgetized-mid .widget.widget_wysija{background:none;max-width:800px;padding:40px;margin:0 auto;text-align:center}.home-widgetized-mid .widget .mc4wp-form-fields{text-align:center;display:flex;max-width:800px;padding:10px;margin:0 auto;justify-content:space-around;align-items:flex-end}.home-widgetized-mid .widget .mc4wp-form-fields input[type=text],.home-widgetized-mid .widget .mc4wp-form-fields input[type=email],.home-widgetized-mid .widget .mc4wp-form-fields input,.home-widgetized-mid .widget .mc4wp-form-fields textarea{width:100%}.home-widgetized-mid .widget .mc4wp-form-fields label{text-align:left;font-weight:400}.home-widgetized-mid .widget .mc4wp-form-fields input[type=submit]{position:relative}.home-widgetized-mid .widget .mc4wp-form-fields p{flex-basis:50%;min-width:0;margin:0 10px;position:relative}.home-widgetized-mid .widget .mc4wp-form-fields p .cookely-envelope-o{position:absolute;left:0;color:#fff;z-index:10;-webkit-font-smoothing:antialiased;vertical-align:top;font-size:20px;margin:10px 8px 5px 12px}.home-widgetized-mid .widget .title{text-align:center;font-family:var(--cookely-font-headings,"Esteban"),sans-serif;color:#000;text-transform:none;font-size:28px}.site-widgetized-section .widgets .widget{font-size:16px;width:100%;margin-right:0}.column-widgets{font-size:0}.column-widgets .widget-column{display:inline-block;vertical-align:top;width:31%;margin:0 3.5% 0 0;font-size:16px}.column-widgets .widget-column:nth-child(3n+3){margin-right:0}.column-widgets .widget-column img{max-width:100%;height:auto}.shop-wrapper.side-right{float:left;width:65.79%}.full-width .content-area,.content-area.full-layout{width:100%;float:none}.page-template-full-width,.page-template-page-templatesfull-width-php{--wp--style--global--content-size:1200px}.sidebar-left .content-area{float:right}h3.archive_year{font-size:24px;margin-top:35px}#archives .archives_list{border-left:1px dotted #e6e6e6;list-style:none;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0 0 15px 15px}#archives .archives_list li{clear:left;padding-left:24px;font-style:normal;list-style:none;margin-bottom:10px}#archives .archives_list .date{color:gray;width:15%;display:inline-block;vertical-align:top}#archives .archives_list .linked{width:65%;display:inline-block;vertical-align:top}#archives .archives_list .comments{width:17%;display:inline-block;vertical-align:top;color:gray;float:right;font-size:16px}#archives .archives_list .comments a{color:gray;font-weight:400}#archives .archives_list .comments a:hover{text-decoration:none;color:#333}.widget{margin-bottom:50px;position:relative}.widget .title{margin-bottom:20px;padding:0;font-size:18px;font-weight:500;text-transform:uppercase}.widget ul{clear:both;margin:0}.widget ul li{list-style-type:none;margin:0 0 5px}.widget ul ul{margin:0;padding:0;border-top:none}.widget ul ul li{border:none}.widget_search label{display:inline}.textwidget img{max-width:100%;height:auto}.wp-block-tag-cloud,.tagcloud{display:flex;flex-wrap:wrap;align-items:flex-start}.wp-block-tag-cloud a,.tagcloud a{text-align:center}.wp-block-tag-cloud a.has_sub,.tagcloud a.has_sub{padding-right:0}.wp-block-tag-cloud a,.tagcloud a{display:flex;flex-basis:49%;align-items:stretch;padding:0;line-height:30px;margin:0 2% 2% 0;font-size:14px!important;text-transform:capitalize;transition:all 0.2s ease}.wp-block-tag-cloud a:nth-child(2n),.tagcloud a:nth-child(2n){margin-right:0}.wp-block-tag-cloud span:first-child,.tagcloud span:first-child{display:block;flex-grow:1}.wp-block-tag-cloud a .post_count,.tagcloud a .post_count{padding:0 15px;font-size:12px!important;margin:0;font-weight:500;transition:all 0.2s ease}.wp-block-tag-cloud a:hover .post_count,.tagcloud a:hover .post_count{color:#fff}.wp-block-tag-cloud a>*,.tagcloud a>*{display:flex;align-items:center}#sidebar .wpzoom-bio{text-align:center;padding:30px}#sidebar .wpzoom-bio .meta{font-family:var(--cookely-font-headings,"Esteban"),sans-serif;font-size:24px;font-weight:500;text-transform:none;color:#000}.wpzoom-bio .meta{display:block;margin:0 0 10px;font-weight:500;color:#000;font-size:20px}.wpzoom-bio .content{line-height:1.8}.wpzoom-bio img{margin:0 0 15px;-webkit-border-radius:50%;border-radius:50%}.wpzoom-bio .wpz_about_button{text-transform:uppercase;font-size:16px;font-weight:500;border:none;color:#fff;transition:0.2s ease all;clear:both;display:inline-block;width:auto;padding:3px 20px;margin:10px 0 15px}.wpzoom-bio .wpz_about_button:hover{cursor:pointer;border:none;color:#fff}.post_thumb_withbg{height:230px;width:100%;color:#fff;text-align:center;background-color:#eee;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;transition:all 0.2s ease;display:table;box-sizing:border-box;padding:10px}.post_thumb_withbg:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;transition:all 0.2s ease}.post_thumb_withbg a{color:#fff;display:table;width:100%;height:100%}.post_thumb_withbg h3.title{color:#000;line-height:1.5em;padding:8px 18px;font-weight:300;font-size:14px;text-transform:uppercase;letter-spacing:1px;background:#fff;display:inline-block;margin:0}.post_thumb_withbg .featured_page_content{color:#fff;position:relative;z-index:10;height:100%;display:table-cell;vertical-align:middle;text-align:center;transition:all 0.2s ease}.wpzoom-featured-cat .sharedaddy{display:none}.wpzoom-featured-cat img{max-width:100%;height:auto}.wpzoom-featured-cat h3.title{font-size:14px;text-transform:uppercase;margin-bottom:10px;font-weight:400}.wpzoom-featured-cat h3.title a:hover{color:#000}.wpzoom-featured-cat h3.entry-title{margin-bottom:10px;font-size:20px}.widgets-3 .wpzoom-featured-cat h3.entry-title,#sidebar .wpzoom-featured-cat h3.entry-title,.footer-widgets .wpzoom-featured-cat h3.entry-title,.widgets-4 .wpzoom-featured-cat h3.entry-title{font-size:20px}.wpzoom-featured-cat .right-col .entry-meta{margin:0}.wpzoom-featured-cat p{font-size:16px;line-height:1.7;margin:0}.wpzoom-featured-cat .main-post{margin:0 0 20px}.wpzoom-featured-cat .main-post img{margin:0 0 20px}.wpzoom-featured-cat .featured-list h4{font-size:20px;margin:0}.wpzoom-featured-cat .featured-list li{display:block;margin:15px 0;text-align:left}.wpzoom-featured-cat .featured-list li:last-child{border-bottom:none;margin:0;padding:0}.wpzoom-featured-cat .featured-list img{float:left;margin:0 15px 0 0}.section-home-featured .widget{padding:0 0 20px;margin:0 0 30px;text-align:left}.section-home-featured .widget .title{text-align:left}ul.wpz-featured-grid{font-size:0;text-align:left}ul.wpz-featured-grid li{margin:0 0 20px;font-size:16px;text-align:left;display:inline-block;vertical-align:top}ul.wpz-featured-grid li:nth-child(3n+3){margin-right:0}.featured-grid-3 ul.wpz-featured-grid li,.featured-grid-6 ul.wpz-featured-grid li{margin-right:2.25%;width:31.6666666%}.featured-grid-3 ul.wpz-featured-grid li:nth-child(3n+3),.featured-grid-6 ul.wpz-featured-grid li:nth-child(3n+3){margin-right:0}.featured-grid-2 ul.wpz-featured-grid li{width:48%;margin-right:4%}.featured-grid-2 ul.wpz-featured-grid li:nth-child(3n+3){margin-right:4%}.featured-grid-2 ul.wpz-featured-grid li:nth-child(2n+2){margin-right:0}.featured-grid-4 ul.wpz-featured-grid li,.featured-grid-12 ul.wpz-featured-grid li,.featured-grid-10 ul.wpz-featured-grid li,.featured-grid-8 ul.wpz-featured-grid li{width:23%;margin-right:2.666%}.featured-grid-4 ul.wpz-featured-grid li:nth-child(3n+3),.featured-grid-12 ul.wpz-featured-grid li:nth-child(3n+3),.featured-grid-10 ul.wpz-featured-grid li:nth-child(3n+3),.featured-grid-8 ul.wpz-featured-grid li:nth-child(3n+3){margin-right:2.666%}.featured-grid-4 ul.wpz-featured-grid li:nth-child(4n+4),.featured-grid-12 ul.wpz-featured-grid li:nth-child(4n+4),.featured-grid-10 ul.wpz-featured-grid li:nth-child(4n+4),.featured-grid-8 ul.wpz-featured-grid li:nth-child(4n+4){margin-right:0}ul.wpz-featured-grid li .post-thumb{text-align:center;overflow:hidden;margin:0 0 15px}ul.wpz-featured-grid li .entry-body{line-height:1.8}ul.wpz-featured-grid li .entry-title{font-size:20px;font-weight:400}.widget.carousel-slider,.site-widgetized-section .widgets .widget.carousel-slider{overflow:hidden;position:relative}.flickity-enabled{position:relative}.carousel-slider .slides{white-space:nowrap;overflow:hidden}.carousel-slider .item{position:relative;white-space:normal;margin:0 1.5% 0 0;width:31.5%;vertical-align:top;display:inline-block}.carousel-slider .flickity-enabled .item{margin:0 2% 0 0;width:32%;min-height:350px}.carousel_widget_wrapper>div{opacity:0;visibility:hidden;transition:opacity 0.3s ease-in}.carousel_widget_wrapper>div .item{display:none}.carousel_widget_wrapper>.flickity-enabled{opacity:1;visibility:visible}.carousel_widget_wrapper>.flickity-enabled .item{display:inline-block}.carousel-slider .flickity-prev-next-button{top:calc(50% - 110px)}.carousel-slider .post-thumb{margin:0 0 15px}.carousel-slider .item .entry-title,.carousel-slider .item .cat-links{margin:0 0 5px}.carousel-slider .flickity-page-dots{bottom:0;position:relative}.carousel-slider .spinner{margin:100px auto;width:50px;height:30px;text-align:center;font-size:10px}.carousel-slider .spinner>div{background-color:#eaeaea;height:100%;width:6px;display:inline-block;animation:stretchdelay 1.2s infinite ease-in-out}.carousel-slider .spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.carousel-slider .spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.carousel-slider .spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.carousel-slider .spinner .rect5{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}@-webkit-keyframes stretchdelay{0%,40%,100%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,100%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.popular-recipes{text-align:left}.popular-recipes ol{list-style:none;counter-reset:wpz-ol-counter;margin:0;list-style-position:inside}.popular-recipes ol li{counter-increment:wpz-ol-counter;display:flex;align-items:normal;padding:15px 0}.popular-recipes ol li:last-child{border-bottom:none}.popular-recipes ol li::before{content:counter(wpz-ol-counter);flex-shrink:0;font-size:22px;font-weight:400;line-height:40px;text-align:center;height:42px;width:42px;border-radius:50%;box-sizing:border-box;margin:0 15px 0 0}.popular-recipes ol li a{flex-grow:1;line-height:1.1;font-size:18px;font-weight:400;color:#000}.popular-recipes ol li small{font-size:14px}.tabber{display:none}#sidebar .widget.tabbertabs{padding-left:0;padding-right:0}.widget .tabbernav .tabberactive{font-weight:600;background:#fff;border-bottom:none}.tabberlive .tabbertabhide{display:none}.widget .tabbernav{text-align:center;display:flex;padding:0;margin:0 0 -1px;background:none}.widget .tabbernav li{flex-basis:50%;min-width:0;margin:0;border:1px solid #fff0;border-bottom:none;padding:7px 0}.widget .tabbernav li a{display:block;line-height:2;white-space:nowrap;text-overflow:ellipsis;color:#000;padding:0 7px;overflow:hidden;font-weight:500;text-transform:uppercase}.widget .tabbertab{background:#fff;padding:20px;overflow:hidden}.widget .tabbertab .widgettitle{display:none}.widget .feature-posts-list{text-align:left}.widget .feature-posts-list .sharedaddy{display:none}.widget .feature-posts-list br{display:none}.widget .feature-posts-list img{margin:0 15px 0 0;float:left}.widget .feature-posts-list small{font-size:14px;color:#acacac;margin:0 0 5px;display:block}.widget .feature-posts-list .post-excerpt{display:block;overflow:hidden}.widget .feature-posts-list li{margin:0 0 25px}.widget .feature-posts-list li:last-child{margin:0;border:none;padding:0}.widget .feature-posts-list li h3{line-height:1.3;font-size:16px;color:#3a3a3a;margin:0 0 5px}.widget .feature-posts-list li a{font-weight:400;color:#000}.zoom-instagram-widget li img:hover{opacity:.6;transition:opacity 0.25s ease-in-out}.section-footer .zoom-instagram-widget__items{overflow:hidden}.section-footer .zoom-instagram-widget{overflow:hidden;margin:0;position:relative}.section-footer .zoom-instagram-widget .title{display:none}.section-footer .zoom-instagram-widget .zoom-instagram-widget__follow-me{margin-top:1px;text-align:center;position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%)}.section-footer .zoom-instagram-widget a.ig-b-v-24{color:#333!important;border:none;font-weight:normal!important;border-radius:0;font-family:var(--cookely-font-main,"Rubik"),sans-serif;line-height:1.5em;padding:10px 18px;font-size:12px;text-transform:uppercase;background:#fff;display:inline-block;margin:0;letter-spacing:2px!important}.section-footer .zoom-instagram-widget a.ig-b-v-24:hover{color:#fff!important}.zoom-instagram-widget li img{transition:all 0.2s ease}.section-footer .zoom-instagram-widget li img:hover{opacity:.9}.section-footer .zoom-instagram-widget .zoom-instagram-widget__items{width:5000px}.section-footer .zoom-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item{margin:0!important}.widget_search label{display:inline}.textwidget img{max-width:100%;height:auto}.widget_rss ul li{margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #eee}.widget_rss .rsswidget{font-weight:700;margin:0 0 7px;font-size:16px}.widget_rss .rss-date{display:block;font-size:14px;margin:5px 0;color:#999}.widget_rss .rssSummary{font-size:14px;margin:0 0 5px}#wp-calendar caption{text-align:right;font-weight:700;margin-top:10px;margin-bottom:15px}#wp-calendar thead{font-size:12px}#wp-calendar thead th{padding-bottom:10px}#wp-calendar tbody{color:#aaa}#wp-calendar tbody td{text-align:center;padding:8px}#wp-calendar tbody .pad{background:none}#wp-calendar tfoot #next{font-size:12px;text-transform:uppercase;text-align:right}#wp-calendar tfoot #prev{font-size:12px;text-transform:uppercase;padding-top:10px}.widget.widget_mailpoet_form,.widget.widget_wysija{padding:40px 30px}.widget.widget_mailpoet_form .title,.widget.widget_wysija .title{margin-bottom:20px}#sidebar .widget.widget_mailpoet_form:after,#sidebar .widget.widget_wysija:after{display:none}.mailpoet_form_widget .mailpoet_text_label{font-weight:500!important}.mailpoet_form_widget .mailpoet_submit{display:inline-block}.mailpoet_form_widget input{width:100%!important}.widget_wysija input{width:100%!important}.mailpoet_paragraph,.wysija-paragraph{margin:15px 0 0;line-height:1.6!important}.mailpoet_form_widget .parsley-custom-error-message{font-family:inherit;font-size:14px;padding:10px;line-height:1.7}.widget_wysija_cont .updated,.widget_wysija_cont .error,.widget_wysija_cont .xdetailed-errors{font-family:inherit;font-size:14px;padding:10px;line-height:1.7}.flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{display:block;position:absolute;z-index:100;top:45%;height:60px;width:60px;background:none;padding:2%;transition:all 0.3s ease-out;opacity:.8;background:#fff;color:#363940;border-radius:100px}.flickity-prev-next-button:hover{opacity:1;background:#fff}.flickity-prev-next-button.previous{left:-30px}.flickity-prev-next-button.next{right:-30px}.flickity-prev-next-button svg{position:absolute;left:48%;top:35%;width:30%;height:30%}.flickity-prev-next-button.next svg{left:17%}.flickity-prev-next-button path{opacity:.8;fill:#363940}.flickity-prev-next-button:hover path{opacity:1;fill:#000}.flickity-prev-next-button[disabled]{opacity:.5}.flickity-page-dots{position:absolute;width:100%;bottom:25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:14px;height:14px;margin:0 5px;border-radius:50%;cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;border:2px solid #fff;background:none}.flickity-page-dots .dot:hover,.flickity-page-dots .dot.is-selected{background:#fff;opacity:1}.food-index-main .content-area{width:70.18%}.food-index-main .readmore_button{text-align:center}.food-index-main #sidebar{width:26.33%}.food-index-main #sidebar .widget{text-align:left}.food-index-main #sidebar ul li{padding:0 0 7px;margin:0 0 7px;border-bottom:2px solid #F0F0F0;display:block;width:100%}.food-index-main #sidebar .widget ul li:last-child{border-bottom:none}.food-index-main #sidebar .widget:after{display:none}.food-index-main #sidebar .widget .title{text-align:left}.food-index-main .navigation .page-numbers{display:none}.food-index-main h2.entry-title{border-bottom:2px solid #F0F0F0;padding:0 0 20px;margin:0 0 40px;color:#000}.recipe_description_top{margin-bottom:55px}.recipe_index_cat .cat-links{display:none}.cookely-index{font-size:0;border-bottom:1px solid #F0F0F0;padding:0 0 10px;margin:0 0 50px}.cookely-index .post{width:31.5%;margin:0 2.75% 30px 0;display:inline-block;vertical-align:top;font-size:16px;position:relative;overflow:hidden}.cookely-index article:nth-of-type(3n+3){margin-right:0}.cookely-index .post .post-thumb{margin-bottom:15px}.cookely-index-search{margin:0 0 40px;padding:30px;border-radius:5px}.cookely-index-search .sb-search-input{width:68%;margin-right:2%}.cookely-index-search .sb-search-submit{width:25%}.cookely-index .post .cat-links{text-align:left;font-size:14px}.cookely-index .post .entry-title{font-size:18px}.food-index-main.recipe_index_list h3.section-title{text-align:left;margin:10px 0}.recipe_index_list_posts{list-style:none;list-style-position:outside;list-style-type:none;margin:0 0 0 30px;padding:10px 0 40px;border-left:2px solid #F0F0F0}.recipe_index_list_posts li{clear:left;font-style:normal;list-style:none;padding:15px 20px;border-bottom:2px dotted #F0F0F0;border-left:none}.recipe_index_list_posts li:last-child{border-bottom:none}.recipe_index_list_posts li h3{font-size:16px;font-weight:400;margin:0}.food_index_menu{float:right;position:relative;z-index:5}.food_index_menu li{display:inline-block;vertical-align:bottom;list-style-type:none;margin:0 0 0 15px;text-transform:uppercase;font-size:12px}.food_index_menu li.current-menu-item{font-weight:500}.infinite-scroll .navigation{display:none}.infinite-scroll:not(.infinity-end):not(.neverending) #recent-posts{margin-bottom:40px;position:relative}.infinite-scroll #infinite-handle{left:0;right:0;text-transform:uppercase;font-weight:500;font-size:12px;text-align:center}.infinite-scroll #infinite-handle span{display:block;width:100%;line-height:50px;color:#fff;transition:0.2s ease all;text-transform:uppercase;font-size:16px;font-weight:500}.infinite-scroll #infinite-handle span button{transition:none;font-weight:500!important}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.entry-content .gallery a:hover{opacity:.6;transition:opacity 0.25s ease-in-out}.gallery-item{display:inline-block;max-width:33.33%;padding:0 1.1400652% 2.2801304%;text-align:center;vertical-align:top;width:100%;margin:0}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-icon img{margin:0 auto}.wp-caption-text,.gallery-caption{color:#868686;margin:0;padding:15px 0;text-align:center;display:block;font-style:italic;line-height:1.4}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.entry-content .wp-caption{width:auto;text-align:center}.entry-content .wp-caption img{background:none;margin:0;border:0 none;max-width:100%;width:auto;height:auto}.entry-content .wp-caption.aligncenter{margin:0 auto 15px}.woocommerce nav.woocommerce-pagination ul{border:none;font-size:18px}.woocommerce nav.woocommerce-pagination ul li{border:none}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{color:#666}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover{background:none;color:#000}.woocommerce nav.woocommerce-pagination ul li span.current{background:none;color:#000}a.cart-button:before{content:"\e909";display:inline-block;-webkit-font-smoothing:antialiased;font:normal 20px/20px "cookely";vertical-align:top;margin:4px 8px 0 0}a.cart-button{display:block}.shop-wrapper{overflow:hidden}.woocommerce-cart table.cart td.actions .coupon .input-text{padding:7px 10px;margin-right:10px;border-color:#DEE3E7}.woocommerce .entry-content>*{max-width:100%}.woocommerce h1.entry-title{margin-bottom:20px;font-size:30px}.woocommerce table.shop_table td{padding:20px 15px}.woocommerce-checkout #payment ul.payment_methods li{list-style-type:none}.woocommerce-checkout #payment{background:#F7F8FA;border:1px solid #DEE3E7}.woocommerce-checkout #payment div.payment_box:after{display:none}.woocommerce-checkout #payment ul.payment_methods{border-bottom-color:#DEE3E7}.wc_payment_method label{display:inline-block}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{font-size:14px}.woocommerce .woocommerce-ordering{color:#171615}.woocommerce ul.products li.product .product-thumb{margin:0 0 15px}.woocommerce ul.products li.product .product-thumb a{display:block;padding:0;margin:0}.woocommerce ul.products li.product .product-thumb a img{margin:0}.woocommerce ul.products li.product{text-align:center}.woocommerce .products .star-rating{display:none}.woocommerce ul.products li.product h3{padding-top:0}.woocommerce ul.products li.product h3:hover{color:#de6d38}.woocommerce ul.products li.product .price{color:#444;margin:0;font-size:16px}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-weight:400;color:#fff!important;padding:10px 25px;text-transform:uppercase;border-radius:0}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{color:#fff}.woocommerce-message,.woocommerce-info{border-top-color:#c85621}.woocommerce-message:before,.woocommerce-info:before{color:#000}.woocommerce #respond input#submit.alt.disabled,.woocommerce a.button.alt.disabled,.woocommerce button.button.alt.disabled,.woocommerce input.button.alt.disabled{background-color:#676c71}.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce a.button.alt.disabled:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce input.button.alt.disabled:hover{background-color:#676c71}.woocommerce #respond input#submit.alt:disabled,.woocommerce a.button.alt:disabled,.woocommerce button.button.alt:disabled,.woocommerce input.button.alt:disabled{background-color:#676c71}.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce a.button.alt:disabled:hover,.woocommerce button.button.alt:disabled:hover,.woocommerce input.button.alt:disabled:hover{background-color:#676c71}.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]{background-color:#676c71}.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#676c71}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#c85621}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:#de6d38}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#444}.woocommerce div.product .product_title{text-align:left}.woocommerce .quantity .qty{padding:8px 6px;border-radius:0;margin-right:10px}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0;margin:0 5px;border-color:#DEE3E7;background:#F7F8FA}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400;font-size:16px}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:#DEE3E7}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce-tabs #comments{max-width:100%;padding:0}.woocommerce table.shop_table td{padding:20px 15px}.woocommerce nav.woocommerce-pagination{margin-bottom:30px}.woocommerce nav.woocommerce-pagination ul{border:none;font-size:18px}.woocommerce nav.woocommerce-pagination ul li{border:1px solid #eee;margin:0 6px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{color:#666;padding:13px 16px}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover{background:#c85621;color:#fff}.woocommerce nav.woocommerce-pagination ul li span.current{background:#c85621;color:#fff}.wc_cat_count{opacity:.8;font-weight:400}.entry-content .wp-block-button:not([class*=is-style-]) .wp-block-button__link:not(.has-text-color):not([style*=color]),.entry-content .wp-block-button:not([class*=is-style-]) a.wp-element-button:not(.has-text-color):not([style*=color]),.entry-content a.wp-element-button:not(.has-text-color):not([style*=color]),.is-style-fill a.wp-element-button:not(.has-text-color){color:#fff}.entry-content .wp-block-button:not([class*=is-style-]) .wp-block-button__link:not(.has-text-color):not([style*=color]):hover,.entry-content .wp-block-button:not([class*=is-style-]) .wp-block-button__link:not(.has-text-color):not([style*=color]):focus,.entry-content .wp-block-button:not([class*=is-style-]) a.wp-element-button:not(.has-text-color):not([style*=color]):hover,.entry-content .wp-block-button:not([class*=is-style-]) a.wp-element-button:not(.has-text-color):not([style*=color]):focus,.is-style-fill a.wp-element-button:not(.has-text-color):hover,.is-style-fill a.wp-element-button:not(.has-text-color):focus{color:#fff}.entry-content .wp-block-group.is-layout-flex>p,.entry-content .wp-block-group.wp-block-group-is-layout-flex>p{margin-bottom:0}.entry-content a:not(.wp-element-button):not(.wpz-sc-button){text-decoration:none;font-weight:inherit}.entry-content p a:not(.wp-element-button):not(.wpz-sc-button){text-decoration:underline;font-weight:500}.post-content .wp-block-post-template,.entry-content .wp-block-post-template,.entry-content .wp-block-query-loop.wp-block-post-template{list-style:none;margin-left:0;padding-left:0}.post-content .wp-block-post-template li,.entry-content .wp-block-post-template li,.entry-content .wp-block-query-loop.wp-block-post-template li{list-style:none;list-style-type:none;list-style-position:outside;margin-left:0;padding-left:0}.post-content .wp-block-button__link,.post-content a.wp-element-button,.entry-content .wp-block-button__link,.entry-content a.wp-element-button{text-decoration:none}.post-content .wp-block-button__link:hover,.post-content .wp-block-button__link:focus,.post-content a.wp-element-button:hover,.post-content a.wp-element-button:focus,.entry-content .wp-block-button__link:hover,.entry-content .wp-block-button__link:focus,.entry-content a.wp-element-button:hover,.entry-content a.wp-element-button:focus{text-decoration:none}.editor-styles-wrapper .wp-block-buttons>.wp-block-button:not(.has-custom-width):not([class*=wp-block-button__width-]) .wp-block-button__link,.post-content .wp-block-buttons>.wp-block-button:not(.has-custom-width):not([class*=wp-block-button__width-]) .wp-block-button__link,.entry-content .wp-block-buttons>.wp-block-button:not(.has-custom-width):not([class*=wp-block-button__width-]) .wp-block-button__link{width:auto}.post-content a:not(.wp-element-button):not(.wpz-sc-button),.entry-content h1 a,.entry-content h2 a,.entry-content h3 a,.entry-content h4 a,.entry-content h5 a,.entry-content h6 a,.post-content h1 a,.post-content h2 a,.post-content h3 a,.post-content h4 a,.post-content h5 a,.post-content h6 a{text-decoration:none}.post-content p a:not(.wp-element-button):not(.wpz-sc-button){text-decoration:underline;font-weight:500}@media screen and (max-width:1400px){.single .wpz-float-sharing-wrap{display:none}.entry-content div.sharedaddy.sd-sharing-enabled{display:block}}@media screen and (max-width:1240px){.inner-wrap{padding:0 2%}.footer-widgets .inner-wrap{padding:0}.adv img,.adv_side img,.adv_content img{max-width:100%;height:auto}.recent-posts .entry-title{font-size:24px}.navbar-brand-wpz.left-align{text-align:center;float:none;max-width:100%}.adv{float:none;margin:20px 0;text-align:center}.prevnext{justify-content:center}}@media screen and (max-width:1080px){.recent-posts.list-view .post-thumb{min-width:40%;width:40%}}@media (min-width:980px){#menu-main-slide{display:none!important}}@media screen and (max-width:979px){#menu{display:none}.navbar-brand-wpz .right-align{display:none}.main-navbar .inner-wrap{padding:0}.slicknav_menu{display:block}.header_social{float:left;text-align:left}.slicknav_menu .right-align{display:block;overflow:hidden;padding:5px 2% 5px 1%}.slicknav_menu .sb-search{float:right}.top-navbar,#navbar-main{display:none}.navbar-toggle{display:block}#header_wrapper_mob{margin-left:2%;margin-right:2%;padding:0;position:relative;margin-bottom:30px}.navbar-brand-wpz h1{font-size:40px}#mailchimp-top-bar.mctb-medium .mctb-close{padding:2px 15px!important;font-size:12px!important}.navbar-brand-wpz{margin:15px 0;float:left;max-width:70%}.main-navbar{border:none;margin:0}.main-navbar.sticky .slicknav_btn{position:relative}.main-navbar.sticky .slicknav_btn{display:flex;justify-content:center;align-items:center;float:none;top:0!important}.main-navbar.sticky .slicknav_btn .slicknav_menutxt{order:2;float:none}.main-navbar.sticky .slicknav_btn .slicknav_icon{display:block;order:1;float:none}.main-navbar.sticky .slicknav_nav{overflow:auto;max-height:80vh}.cookely-index-search .sb-search-input{width:66%}.entry-body span.entry-date,.entry-body span.comments-link,.entry-body span.entry-author,.entry-body span.edit-link{text-transform:none;margin:0 0 6px;letter-spacing:0}}@media screen and (max-width:820px){.content-area{width:100%;float:none}#sidebar{float:none;margin:50px 0 0;width:100%;max-width:100%}.navbar-brand-wpz .left-align{display:block}.navbar-brand-wpz .tagline{margin:0}.food-index-main .content-area{width:100%}.food-index-main #sidebar{width:100%}.cookely-index .post .entry-title{font-size:16px!important}ul.wpz-featured-grid li .entry-title{font-size:16px!important}}@media screen and (min-width:769px){.footer-widgets .widget:last-child{padding-bottom:0;border-bottom:none;margin-bottom:0}}@media screen and (max-width:768px){.inner-wrap{padding:0 4%}#header_wrapper_mob{margin-left:4%;margin-right:4%}h1{font-size:28px}h2{font-size:26px}h3{font-size:22px}h4{font-size:20px}.navbar-brand-wpz h1{font-size:36px;letter-spacing:0}.single .content-area .post-thumb{position:static!important;float:none!important;margin-left:0!important;overflow:hidden!important}.home-widgetized-mid .inner-wrap::before,.home-widgetized-mid .inner-wrap::after,.home-widgetized-mid .inside-inner-wrap::before,.home-widgetized-mid .inside-inner-wrap::after{display:none}.home-widgetized-sections{margin-bottom:25px}.home-widgetized-mid{padding:25px 0 5px;margin-bottom:25px}.infinite-scroll #infinite-handle span{line-height:35px}.home-widgetized-mid .widget{padding-top:0}.slicknav_menu{text-align:center}.slicknav_nav a{text-align:left}.carousel-slider .item{margin:0 2% 0 0;width:48%}.carousel-slider .flickity-enabled .item{display:inline-block;margin:0 2% 0 0;width:49%;text-align:center}.entry-title{font-size:20px}.full-layout .recent-posts.list-view .post-thumb{min-width:40%}.page .site-main>article,.single .site-main>article{width:100%;max-width:100%;float:none}.recent-posts{float:none;width:100%;max-width:100%}.content-area.full-layout .recent-posts .post.sticky .post-thumb{float:none;max-width:100%}.page h1.entry-title,.single h1.entry-title{font-size:36px}.entry-cover .entry-info h1.entry-title{margin-bottom:0}#respond .form_fields p{margin-bottom:24px;width:100%;float:none;padding-left:0}.form-allowed-tags{display:none}.woocommerce #sidebar{display:none}.wpzoom-featured-cat h3{font-size:18px}.widget .feature-posts-list li h3{font-size:16px}.featured-list h4{font-size:16px}.site-widgetized-section .widgets{width:100%;margin:0 auto}.footer-widgets{display:block}.footer-widgets .column{width:100%!important;display:block;border:none}.section-footer .zoom-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item img{max-width:150px;height:auto}.footer-widgets .widget{padding-bottom:0;margin-bottom:30px}}@media screen and (max-width:720px){.home-widgetized-mid .widget .mc4wp-form-fields{display:block}.home-widgetized-mid .widget .mc4wp-form-fields p{margin-bottom:15px}.navbar-brand-wpz .tagline{display:none}}@media screen and (max-width:640px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:100%}.single .share a{font-size:10px;padding:4px 6px;border-width:1px;margin:0 3px}.single .share a:before{font-size:14px}.col_arch ul li{width:100%;float:none;margin:0 0 5px 0}.entry-meta{font-size:12px}.page h1.entry-title,.single h1.entry-title{font-size:28px}.site-widgetized-section .widgets .widget{width:100%;margin-right:0}.site-widgetized-section .widgets .widget:last-child,.site-widgetized-section .widgets-3 .widget{width:100%;margin-right:0}.site-widgetized-section .widgets-3 .widget:nth-child(2n+2){margin-right:0}.site-widgetized-section .widgets-2 .widget{width:100%;margin-right:0}.carousel-slider .item{margin:0;width:100%}.carousel-slider .flickity-enabled .item{margin:0;width:100%}.site-info{font-size:12px}.column-widgets .widget-column{width:100%;margin-right:0}.cookely-index-search .sb-search-input{width:64%}.cookely-index-search{padding:5%}.single .post_author{text-align:center}.single .post_author>img{float:none;margin:0 0 20px}.wpzoom-featured-cat-home>:not(.featured-grid-1) ul.wpz-featured-grid li,.featured-grid-2 ul.wpz-featured-grid li,.featured-grid-3 ul.wpz-featured-grid li,.featured-grid-4 ul.wpz-featured-grid li,.featured-grid-8 ul.wpz-featured-grid li{width:48%;margin-right:4%}.wpzoom-featured-cat-home>:not(.featured-grid-1) ul.wpz-featured-grid li:nth-child(3n+3),.featured-grid-2 ul.wpz-featured-grid li:nth-child(3n+3),.featured-grid-3 ul.wpz-featured-grid li:nth-child(3n+3),.featured-grid-4 ul.wpz-featured-grid li:nth-child(3n+3),.featured-grid-8 ul.wpz-featured-grid li:nth-child(3n+3){margin-right:4%}.featured-grid-2 ul.wpz-featured-grid li:nth-child(2n+2),.featured-grid-3 ul.wpz-featured-grid li:nth-child(3n+3),.featured-grid-4 ul.wpz-featured-grid li:nth-child(4n+4),.featured-grid-8 ul.wpz-featured-grid li:nth-child(4n+4),.wpzoom-featured-cat-home>:not(.featured-grid-1) ul.wpz-featured-grid li:nth-child(2n+2){margin-right:0!important}.section-title{font-size:24px}}@media screen and (max-width:500px){.prevnext{display:block;text-align:center}.prevnext>div{margin:0 auto}.header_social{float:none;text-align:center}.header_social .widget.zoom-social-icons-widget>ul{text-align:center}.slicknav_menu .sb-search{float:none;text-align:center;margin:0 auto}.wpz_breadcrumbs,#header_wrapper_mob{margin-bottom:20px}.sb-search input{flex:3}.recent-posts .type-page,.recent-posts .post{display:block}.recent-posts .type-page .post-thumb,.recent-posts .post .post-thumb{margin:0 0 20px}.recent-posts .type-page,.recent-posts .post{width:100%;margin-right:0}.recent-posts.list-view .type-page .post-thumb,.recent-posts.list-view .post .post-thumb{width:100%;float:none;margin:0 0 20px}.recent-posts.list-view .type-page,.recent-posts.list-view .post{display:block}.recent-posts.list-view .type-page .entry-body,.recent-posts.list-view .post .entry-body{padding:0}.archive .recent-posts .type-page,.archive .recent-posts .post,.search .recent-posts .type-page,.search .recent-posts .post{width:100%;margin-right:0}.content-area.full-layout .recent-posts article.post,.content-area.full-layout .recent-posts .type-page{width:100%}.content-area.full-layout .recent-posts article:nth-of-type(3n+3){margin-right:0}.content-area.full-layout .recent-posts article:nth-of-type(2n+2){margin-right:0}.archive .recent-posts .type-page:nth-child(2n+2),.archive .recent-posts .post:nth-child(2n+2),.search .recent-posts .post:nth-child(2n+2),.search .recent-posts .type-page:nth-child(2n+2){margin-right:0}.archive .recent-posts .post:nth-child(3n+3),.archive .recent-posts .type-page:nth-child(3n+3),.search .recent-posts .post:nth-child(3n+3),.search .recent-posts .type-page:nth-child(3n+3){margin-right:0}}@media screen and (max-width:460px){.navbar-brand-wpz .sb-search{display:inline-block}.cookely-index-search .sb-search-input{width:57%}.cookely-index-search .sb-search-submit{width:28%}.recipe_index_list_posts li h3{font-size:14px}.cookely-index .post{width:48%;margin:0 4% 30px 0}.cookely-index article:nth-of-type(3n+3){margin-right:4%}.cookely-index article:nth-of-type(2n+2){margin-right:0}.single .share a{font-size:9px}}.rpwwt-widget ul{list-style:outside none none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.rpwwt-widget ul li{overflow:hidden;margin:0 0 1.5em}.rpwwt-widget ul li:last-child{margin:0}.rpwwt-widget .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.rpwwt-widget .screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.rpwwt-widget ul li img{display:inline;float:left;margin:.3em .75em .75em 0}#rpwwt-recent-posts-widget-with-thumbnails-1 img{width:75px;height:75px}#rpwwt-recent-posts-widget-with-thumbnails-2 img{width:75px;height:75px}:root{--gb-container-width:1100px}.gb-container .wp-block-image img{vertical-align:middle}.gb-grid-wrapper .wp-block-image{margin-bottom:0}.gb-highlight{background:none}.gb-shape{line-height:0}.tasty-recipes-print-button{background-color:#667;border:none;display:inline-block;padding:.5em 1em;text-decoration:none}body:not(.tasty-recipes-print-view) .tasty-recipes-print-button.tasty-recipes-print-above-card{color:#fff;display:none}body:not(.tasty-recipes-print-view) .tasty-recipes-print-button.tasty-recipes-print-above-card:hover{background-color:#b2b2bb;color:#fff;display:inline-block;padding:.5em 1em;text-decoration:none}.tasty-recipes-image-button-container{display:flex;flex-direction:column;flex-wrap:wrap;float:right;margin-left:10px}body.tasty-recipes-print-view .tasty-recipes-buttons,body.tasty-recipes-print-view .tasty-recipes-cook-mode{display:none}.tasty-recipes-image-button-container .tasty-recipes-buttons{margin-bottom:10px;margin-top:10px}.tasty-recipes-image-button-container .tasty-recipes-button-wrap{box-sizing:border-box;margin-bottom:10px}.tasty-recipes-image-button-container .tasty-recipes-buttons a,.tasty-recipes-quick-links a.button{background-color:#f9f9f9;background-color:var(--tr-button-color,#f9f9f9);border:1px solid #aaa;border-color:var(--tr-button-color,#aaa);border-radius:0;color:#aaa;color:var(--tr-button-text-color,#aaa);cursor:pointer;display:block;font-size:16px;font-weight:700;line-height:16px;margin-top:0;padding:8px;text-align:center;text-decoration:none;text-transform:uppercase}.tasty-recipes-quick-links{align-items:center;display:flex;gap:.625em;justify-content:center;margin-bottom:1em}.tasty-recipes-quick-links a.button{display:inline-block;margin:0}.tasty-recipes-quick-links a.button+span{display:none}.tasty-recipes-entry-content .tasty-recipes-buttons a:hover,.tasty-recipes-image-button-container .tasty-recipes-buttons .button:hover,.tasty-recipes-quick-links a.button:hover{background-color:var(--tr-button-text-color,#aaa);color:var(--tr-button-color,#f9f9f9);text-decoration:none}.tasty-recipes-image-button-container .tasty-recipes-buttons .button:hover{opacity:1}.tasty-recipes-image-button-container .tasty-recipes-buttons a:hover{background-color:#979599;text-decoration:none}.tasty-recipes-image-button-container .tasty-recipes-buttons svg{display:none}.tasty-recipes-yield-scale{border:1px solid #979599;border-radius:2px;color:#979599;font-size:.7rem;margin-left:3px;padding:0 4px}.tasty-recipes-units-scale-container{display:flex;flex-wrap:wrap}.tasty-recipes-convert-container{padding:0 1em 1em 0}.tasty-recipes-convert-container .tasty-recipes-convert-label{align-self:center;color:#979599;font-size:.6rem;text-transform:uppercase}.tasty-recipes-convert-container button{background:#fff0;border:1px solid #353547;border-radius:2px;color:#353547;letter-spacing:0;margin-left:5px;min-width:34px;padding:2px 4px;text-align:center}.tasty-recipes-convert-container button.tasty-recipes-convert-button-active{background-color:#000;border-color:#000;color:#fff}.tasty-recipes-convert-container button:focus{outline:none}.tasty-recipes-scale-container{display:flex;padding:0 0 1em}.tasty-recipes-scale-container .tasty-recipes-scale-label{align-self:center;color:#979599;font-size:.6rem;text-transform:uppercase}.tasty-recipes-scale-container button{background:#fff0;border:1px solid #353547;border-radius:2px;color:#353547;cursor:pointer;letter-spacing:0;margin-left:5px;min-width:34px;padding:2px 4px}.tasty-recipes-scale-container button.tasty-recipes-scale-button-active{background-color:#000;border-color:#000;color:#fff}.tasty-recipes-scale-container button:focus{outline:none}.tasty-recipes-ingredients-header{margin:1em 0}@media only screen and (min-width:520px){.tasty-recipes-ingredients-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}}.tasty-recipes-ingredients-header .tasty-recipes-ingredients-clipboard-container{align-items:baseline;display:inline-flex}.tasty-recipes-ingredients-header h3{margin:0 10px 10px 0}.tasty-recipes-ingredients-clipboard-container .tasty-recipes-copy-button{background:#fff0;border:none;color:#353547;height:24px;padding:0;position:relative;width:24px}.tasty-recipes-ingredients-clipboard-container .tasty-recipes-copy-button:hover{opacity:.5}.tasty-recipes-instructions-header{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:space-between;margin:1em 0}.tasty-recipes-entry-content .tasty-recipes-instructions h3{margin:0 0 1rem}@media only screen and (min-width:520px){.tasty-recipes-entry-content .tasty-recipes-instructions h3{margin:0}}button[name=tasty-recipes-video-toggle]{background:#979599;border:#979599;border-radius:2px;display:inline-block;font-size:14px;height:30px;line-height:20px;margin:0;padding:0;text-align:center;vertical-align:middle;width:86px}button[name=tasty-recipes-video-toggle] span{padding:0 4px;pointer-events:none}button[name=tasty-recipes-video-toggle][aria-checked=false] :last-child,button[name=tasty-recipes-video-toggle][aria-checked=true] :first-child{background:#fff;border-radius:2px;color:#979599;padding:2px 4px}button[name=tasty-recipes-video-toggle][aria-checked=false] :first-child,button[name=tasty-recipes-video-toggle][aria-checked=true] :last-child{color:#fff}label[for=tasty-recipes-video-toggle]{color:#979599;font-size:.6rem;line-height:30px;padding-right:8px;text-transform:uppercase;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;vertical-align:middle}.tasty-recipe-responsive-iframe-container{margin:10px 0}.tasty-recipes-equipment{display:flex;flex-wrap:wrap;justify-content:space-evenly}.tasty-recipes-equipment>h3{flex:0 0 100%}.tasty-recipes-equipment .tasty-link-card{flex:0 0 50%;padding:1.5rem 1rem;text-align:center}@media screen and (min-width:500px){.tasty-recipes-equipment .tasty-link-card{flex:0 0 33%}}.tasty-recipes-equipment .tasty-link-card p{font-size:1em;font-weight:700;margin-bottom:0}.tasty-recipes-equipment .tasty-link-card p a{color:initial}.tasty-recipes-equipment .tasty-link-card span{font-size:.9em}.tasty-recipes .tasty-recipes-nutrition ul{list-style-type:none;margin:0;padding:0}.tasty-recipes .tasty-recipes-nutrition ul:after{clear:both;content:" ";display:block}.tasty-recipes .tasty-recipes-nutrition li{float:left;list-style-type:none;margin-bottom:0;margin-left:0;margin-right:16px}.tasty-recipes-plug{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:1em;text-align:center}.tasty-recipes-plug a{box-shadow:none;text-decoration:none}.tasty-recipes-plug a img{background:#fff0;box-shadow:none;display:inline-block;height:auto;margin:5px 0 0 8px;padding:0;width:150px}.tasty-recipes-footer-content{padding:1.5em;text-align:center}.tasty-recipes-footer-content .tasty-recipes-footer-copy{margin-left:0}.tasty-recipes-footer-content img,.tasty-recipes-footer-content svg{width:60px}.tasty-recipes-entry-content .tasty-recipes-entry-footer h3{font-size:1.25em;margin:0 0 .25em;padding:0}.tasty-recipes-entry-footer p{font-size:.75em;margin:0}.tasty-recipes-entry-footer p a{border-bottom:none;box-shadow:none;text-decoration:underline}.tasty-recipes-flash-message{background-color:#fff;border-radius:4px;box-shadow:0 .3px .4px 0 rgb(0 0 0 / .024),0 .9px 1.5px 0 rgb(0 0 0 / .05),0 3.5px 6px 0 rgb(0 0 0 / .1);color:#313135;display:inline-block;font-size:13px;letter-spacing:0;line-height:1.2em;margin-left:10px;padding:4px 10px}@media screen and (min-width:500px){.tasty-recipes-flash-message{padding:4px 10px}}.tasty-recipes-flash-message p{margin:0;padding:0;text-transform:none}@media screen and (min-width:500px){.tasty-recipes-footer-content{align-items:center;display:flex;justify-content:center;padding:1.5em 0;text-align:left}.tasty-recipes-footer-content .tasty-recipes-footer-copy{margin-left:.8em}}@media print{.tasty-recipes-no-print,.tasty-recipes-no-print *{display:none!important}}[data-tr-ingredient-checkbox]{cursor:pointer;list-style-position:outside;list-style-type:none!important;margin-left:0!important}[data-tr-ingredient-checkbox] .tr-ingredient-checkbox-container{position:relative}[data-tr-ingredient-checkbox] .tr-ingredient-checkbox-container input[type=checkbox]+label{display:inline-block;position:relative;vertical-align:middle}[data-tr-ingredient-checkbox] .tr-ingredient-checkbox-container input[type=checkbox]{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}[data-tr-ingredient-checkbox] .tr-ingredient-checkbox-container input[type=checkbox]+label:before{border:1px solid;border-radius:2px;content:"";display:inline-block;height:20px;margin-right:10px;position:relative;width:20px}[data-tr-ingredient-checkbox] .tr-ingredient-checkbox-container input[type=checkbox]:checked+label:after{border-bottom:2px solid;border-left:2px solid;content:"";display:inline-block;height:6px;left:4px;position:absolute;top:4px;transform:rotate(-45deg);width:12px}[data-tr-ingredient-checkbox] .tr-ingredient-checkbox-container input[type=checkbox]:focus+label:before{box-shadow:0 0 8px #5e9ed6;outline:1px solid #5d9dd5}[data-tr-ingredient-checkbox=checked]{opacity:.8;text-decoration:line-through}.tasty-recipes-cook-mode__container{align-items:center;display:flex;line-height:100%}.tasty-recipes-cook-mode__container label{font-size:inherit}.tasty-recipes-cook-mode__switch{display:inline-block;height:17px;margin-right:10px;position:relative;width:30px}.tasty-recipes-cook-mode__switch-slider{background-color:#737373;bottom:0;cursor:pointer;display:block;left:0;opacity:.4;position:absolute;right:0;top:0;transition:.4s}.tasty-recipes-cook-mode__switch-slider:before{background-color:#fff;bottom:2px;content:"";height:13px;left:2px;position:absolute;transition:.4s;width:13px}.tasty-recipes-cook-mode__switch input{display:none}.tasty-recipes-cook-mode__switch input:checked+span{opacity:1}.tasty-recipes-cook-mode__switch input:checked+span:before{transform:translateX(13px)}.tasty-recipes-cook-mode__switch-round{border-radius:34px}.tasty-recipes-cook-mode__switch-round:before{border-radius:50%}.tasty-recipes-cook-mode__label{font-weight:700}@media only screen and (max-width:767px){#shop-with-instacart-v1{transform:scale(.75);transform-origin:top left}}body{--tr-star-color:#FCFBFB;--tr-button-color:#BB6733;--tr-button-text-color:#FFF}.tasty-recipes{border:5px solid #667;margin-top:6em;margin-bottom:4em}.tasty-recipes.tasty-recipes-has-plug{margin-bottom:1em}.tasty-recipes-plug{margin-bottom:4em}.tasty-recipes-print-button{display:none}.tasty-recipes-image-shim{height:69.5px;clear:both}.tasty-recipes-entry-header{background-color:#667;color:#fff;text-align:center;padding-top:35px;padding-bottom:1.5em;padding-left:2.5em;padding-right:2.5em}.tasty-recipes-entry-header.tasty-recipes-has-image{padding-top:0}.tasty-recipes-entry-header .tasty-recipes-image{float:none;text-align:center;transform:translateY(-115px);margin-bottom:1em}.tasty-recipes-entry-header .tasty-recipes-image img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:5px solid #667;height:150px;width:150px;display:inline-block;object-fit:cover}.tasty-recipes-entry-header h2{font-size:2em;font-weight:400;text-transform:lowercase;margin-bottom:0;text-align:center;color:#fff;margin-top:0;padding-top:0;padding-bottom:0}.tasty-recipes-has-image .tasty-recipes-entry-header h2{margin-top:-115px}.tasty-recipes-entry-header hr{border:1px solid #b7bbc6;background-color:#b7bbc6;margin-bottom:1em;margin-top:1em}.tasty-recipes-entry-header div.tasty-recipes-rating{text-decoration:none;border:none;display:block;font-size:1.375em}.tasty-recipes-entry-header .tasty-recipes-rating:hover{text-decoration:none}.tasty-recipes-entry-header .tasty-recipes-rating p{margin-bottom:0}.tasty-recipes-no-ratings-buttons .unchecked,.tasty-recipes-no-ratings-buttons .checked,.tasty-recipes-entry-header span.tasty-recipes-rating{color:#fff;color:var(--tr-star-color,#fff)}.tasty-recipes-entry-header .rating-label{font-style:italic;color:#b7bbc6;font-size:.6875em;display:block}.tasty-recipes,.tasty-recipes-ratings{--tr-star-size:0.97em!important;--tr-star-margin:0.5em!important}.tasty-recipes-entry-header .tasty-recipes-details{margin-top:1em}.tasty-recipes-entry-header .tasty-recipes-details ul{list-style-type:none;margin:0}.tasty-recipes-entry-header .tasty-recipes-details ul li{display:inline-block;margin-left:.5em;margin-right:.5em;font-size:1em;line-height:2.5em;color:#fff}@media only screen and (max-width:520px){.tasty-recipes-entry-header .tasty-recipes-details .detail-icon{height:.8em;margin-top:.4em}.tasty-recipes-entry-header .tasty-recipes-details ul li{font-size:.875em;line-height:1.75em}}@media only screen and (min-width:520px){.tasty-recipes-entry-header .tasty-recipes-details .detail-icon{height:1em;margin-top:.6em}.tasty-recipes-entry-header .tasty-recipes-details ul li{font-size:1em;line-height:2.5em}}.tasty-recipes-entry-header .tasty-recipes-details .tasty-recipes-label{font-style:italic;color:#b7bbc6;margin-right:.125em}.tasty-recipes-entry-header .tasty-recipes-details .detail-icon{vertical-align:top;margin-right:.2em;display:inline-block;color:#FFF}.tasty-recipes-entry-header .tasty-recipes-details .author a{color:inherit;text-decoration:underline}.tasty-recipes-entry-content{padding-top:1.25em}.tasty-recipes-entry-content .tasty-recipes-buttons{margin-bottom:1.25em;margin-left:1.25em;margin-right:1.25em}.tasty-recipes-entry-content .tasty-recipes-buttons:after{content:' ';display:block;clear:both}.tasty-recipes-entry-content .tasty-recipes-button-wrap{width:50%;display:inline-block;float:left;box-sizing:border-box}.tasty-recipes-quick-links a.button,.tasty-recipes-entry-content .tasty-recipes-buttons a{text-transform:uppercase;text-align:center;display:block;color:#fff;color:var(--tr-button-text-color,#fff);background-color:#667;background-color:var(--tr-button-color,#666677);font-size:1em;line-height:1.375em;padding:1em;font-weight:700;margin-top:0;border:none;border-radius:0;text-decoration:none}.tasty-recipes-quick-links a.button{display:inline-block}.tasty-recipes-entry-content a img{box-shadow:none;-webkit-box-shadow:none}.tasty-recipes-quick-links a.button:hover,.tasty-recipes-entry-content .tasty-recipes-buttons a:hover{border:none}.tasty-recipes-entry-content .tasty-recipes-buttons img{vertical-align:top}.tasty-recipes-entry-content .tasty-recipes-buttons .svg-print,.tasty-recipes-entry-content .tasty-recipes-buttons .svg-pinterest,.tasty-recipes-entry-content .tasty-recipes-buttons .svg-heart-regular,.tasty-recipes-entry-content .tasty-recipes-buttons .svg-heart-solid{height:1.25em;margin-right:.375em;margin-bottom:0;background:none;display:inline-block;vertical-align:middle}@media only screen and (min-width:520px){.tasty-recipes-entry-content .tasty-recipes-button-wrap:first-child{padding-right:.625em}.tasty-recipes-entry-content .tasty-recipes-button-wrap:last-child{padding-left:.625em}}@media only screen and (max-width:520px){.tasty-recipes-entry-content .tasty-recipes-button-wrap{width:100%}.tasty-recipes-entry-content .tasty-recipes-button-wrap:nth-child(2){padding-top:1em}}.tasty-recipes-entry-content h3{text-transform:uppercase;font-size:.75em;color:#979599;margin:1.5em 0}.tasty-recipes-ingredients-header,.tasty-recipes-instructions-header{margin:1.5em 0}.tasty-recipes-entry-content h4{font-size:1em;padding-top:0;margin-bottom:1.5em;margin-top:1.5em}.tasty-recipes-entry-content hr{background-color:#eae9eb;border:1px solid #eae9eb;margin-top:1em;margin-bottom:1em}.tasty-recipes-entry-content .tasty-recipes-description,.tasty-recipes-entry-content .tasty-recipes-ingredients,.tasty-recipes-entry-content .tasty-recipes-instructions,.tasty-recipes-entry-content .tasty-recipes-keywords{padding-left:1.25em;padding-right:1.25em}.tasty-recipes-entry-content .tasty-recipes-description h3{display:none}.tasty-recipes-entry-content .tasty-recipes-description p{margin-bottom:1em}.tasty-recipes-entry-content .tasty-recipes-ingredients ul,.tasty-recipes-entry-content .tasty-recipes-instructions ul{list-style-type:none;margin-left:0;margin-bottom:1.5em;padding:0}.tasty-recipes-entry-content .tasty-recipes-ingredients ul li,.tasty-recipes-entry-content .tasty-recipes-instructions ul li{margin-bottom:.625em;list-style-type:none;position:relative;margin-left:1.5em;line-height:1.46}.tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before,.tasty-recipes-entry-content .tasty-recipes-instructions ul li:before{background-color:#667;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:.5em;width:.5em;display:block;content:' ';left:-1.25em;top:.375em;position:absolute}.tasty-recipes-entry-content .tasty-recipes-ingredients ol,.tasty-recipes-entry-content .tasty-recipes-instructions ol{counter-reset:li;margin-left:0;padding:0}.tasty-recipes-entry-content .tasty-recipes-ingredients ol>li,.tasty-recipes-entry-content .tasty-recipes-instructions ol>li{list-style-type:none;position:relative;margin-bottom:1em;margin-left:1.5em;line-height:1.46}.tasty-recipes-entry-content .tasty-recipes-ingredients ol>li:before,.tasty-recipes-entry-content .tasty-recipes-instructions ol>li:before{content:counter(li);counter-increment:li;position:absolute;background-color:#667;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:1.45em;width:1.45em;color:#fff;left:-1.25em;transform:translateX(-50%);line-height:1.5em;font-size:.6875em;text-align:center;top:.1875em}.tasty-recipes-entry-content .tasty-recipes-ingredients li li,.tasty-recipes-entry-content .tasty-recipes-instructions li li{margin-top:.625em}.tasty-recipes-entry-content .tasty-recipes-ingredients li ul,.tasty-recipes-entry-content .tasty-recipes-ingredients li ol,.tasty-recipes-entry-content .tasty-recipes-instructions li ul,.tasty-recipes-entry-content .tasty-recipes-instructions li ol{margin-bottom:0}.tasty-recipes-entry-content .tasty-recipes-equipment{padding-left:1.25em;padding-right:1.25em}.tasty-recipes-entry-content .tasty-recipe-video-embed~.tasty-recipes-equipment{padding-top:1em}.tasty-recipes-entry-content .tasty-recipes-notes{padding:1.25em;background-color:#edf0f2}.tasty-recipes-entry-content .tasty-recipes-notes ol{counter-reset:li;margin-left:0;padding:0}.tasty-recipes-entry-content .tasty-recipes-notes ul{margin-left:0;padding:0}.tasty-recipes-entry-content .tasty-recipes-notes p,.tasty-recipes-entry-content .tasty-recipes-notes ul,.tasty-recipes-entry-content .tasty-recipes-notes ol{background-color:#fff;padding-bottom:1.25em;margin-bottom:1.5em;position:relative;-webkit-clip-path:polygon(20px 0,100% 0,100% 100%,0 100%,0 20px);clip-path:polygon(20px 0,100% 0,100% 100%,0 100%,0 20px)}@media only screen and (min-width:520px){.tasty-recipes-entry-content .tasty-recipes-notes p,.tasty-recipes-entry-content .tasty-recipes-notes ul,.tasty-recipes-entry-content .tasty-recipes-notes ol{padding-left:1.5625em;padding-right:1.5625em;padding-top:1.25em}.tasty-recipes-entry-content .tasty-recipes-notes ul,.tasty-recipes-entry-content .tasty-recipes-notes ol{margin-left:2em}}.tasty-recipes-entry-content .tasty-recipes-notes p,.tasty-recipes-entry-content .tasty-recipes-notes ul li,.tasty-recipes-entry-content .tasty-recipes-notes ol li{padding-left:2.5em}.tasty-recipes-entry-content .tasty-recipes-notes ul li,.tasty-recipes-entry-content .tasty-recipes-notes ol li{position:relative;list-style:none;padding-top:1em;margin-left:0;margin-bottom:0}.tasty-recipes-entry-content .tasty-recipes-notes p:before,.tasty-recipes-entry-content .tasty-recipes-notes ul li:before{content:'i';display:block;background-color:#667;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:1.3em;width:1.3em;font-size:.75em;line-height:1.3em;text-align:center;color:#fff;position:absolute;left:1.167em;top:1.9em}.tasty-recipes-entry-content .tasty-recipes-notes ol>li:before{content:counter(li);counter-increment:li;position:absolute;background-color:#667;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:1.45em;width:1.45em;color:#fff;left:2em;transform:translateX(-50%);line-height:1.5em;font-size:.6875em;text-align:center;top:2em}.tasty-recipes-entry-content .tasty-recipes-notes p:last-child{margin-bottom:0}.tasty-recipes-entry-content .tasty-recipes-other-details{background-color:#edf0f2;padding:0 1.25em 1.25em}.tasty-recipes-entry-content .tasty-recipes-other-details ul{color:#667;display:flex;flex-wrap:wrap;font-size:.85rem;list-style:none;margin-bottom:0}.tasty-recipes-entry-content .tasty-recipes-other-details ul li{margin:0 .5rem;list-style:none}.tasty-recipes-entry-content .tasty-recipes-other-details ul li .tasty-recipes-label{font-style:italic}.tasty-recipes-entry-content .tasty-recipes-other-details .detail-icon{color:#667;vertical-align:top;margin-right:.2em;display:inline-block}@media only screen and (max-width:520px){.tasty-recipes-entry-content .tasty-recipes-other-details .detail-icon{height:.8em;margin-top:.4em}.tasty-recipes-entry-content .tasty-recipes-other-details ul li{font-size:.875em;line-height:1.75em}}@media only screen and (min-width:520px){.tasty-recipes-entry-content .tasty-recipes-other-details .detail-icon{height:1em;margin-top:.8em}.tasty-recipes-entry-content .tasty-recipes-other-details ul li{font-size:1em;line-height:2.5em}}.tasty-recipes-entry-content .tasty-recipes-keywords{background-color:#edf0f2;padding-bottom:1em;padding-top:1em}.tasty-recipes-entry-content .tasty-recipes-keywords p{font-size:.7em;font-style:italic;color:#979599;margin-bottom:0}.tasty-recipes-entry-content .tasty-recipes-keywords p span{font-weight:700}.tasty-recipes-nutrifox{text-align:center;margin:0}.nutrifox-label{background-color:#edf0f2}.tasty-recipes-nutrifox iframe{width:100%;display:block;margin:0}.tasty-recipes-entry-content .tasty-recipes-nutrition{padding:1.25em;color:#667}.tasty-recipes-nutrition .tasty-recipes-label{font-style:italic;color:#b7bbc6;margin-right:.125em;font-weight:400}.tasty-recipes-nutrition ul li{float:none;display:inline-block;line-height:2em;margin:0 10px 0 0}.tasty-recipes-entry-footer{background-color:#667}.tasty-recipes-entry-footer img,.tasty-recipes-entry-footer svg{color:#FFF}.tasty-recipes-entry-content .tasty-recipes-entry-footer h3{color:#fff}.tasty-recipes-entry-footer{color:#fff}.tasty-recipes-entry-footer:after{content:' ';display:block;clear:both}.tasty-recipes-print-view .tasty-recipe-video-embed,.tasty-recipes-print-view .tasty-recipes-other-details,.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details .detail-icon,.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes p:before,.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes ul li:before,.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before,.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-ingredients ol li:before,.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-instructions ul li:before,.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-instructions ol li:before,.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes ol>li:before,.tasty-recipes-print .tasty-recipes-entry-footer img{display:none}.tasty-recipes-print-view{font-size:11px;background-color:#fff;line-height:1.5em}.tasty-recipes-print{padding:0}.tasty-recipes-print-view .tasty-recipes{margin-top:1em}.tasty-recipes-print-view .tasty-recipes-entry-content h3{font-size:1.2em;letter-spacing:.1em;margin:0 0 10px 0}.tasty-recipes-print-view .tasty-recipes-ingredients-header,.tasty-recipes-print-view .tasty-recipes-instructions-header{margin:0}.tasty-recipes-print-view .tasty-recipes-ingredients,.tasty-recipes-print-view .tasty-recipes-instructions{padding:1.25em}.tasty-recipes-print .tasty-recipes-entry-header{background-color:inherit;color:inherit;padding:0;text-align:left}.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-image{float:right;transform:none}.tasty-recipes-print.tasty-recipes-has-image .tasty-recipes-entry-header h2{margin-top:0;text-align:left}.tasty-recipes-print .tasty-recipes-entry-header h2{color:inherit;margin-bottom:.5em}.tasty-recipes-print .tasty-recipes-entry-header hr{display:none}.tasty-recipes-print .tasty-recipes-entry-header span.tasty-recipes-rating{color:#000}.tasty-recipes-entry-header div.tasty-recipes-rating a{text-decoration:none}.tasty-recipes-entry-header div.tasty-recipes-rating p{margin-top:4px}.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul{padding:0;clear:none}.tasty-recipes-print .tasty-recipes-entry-header .tasty-recipes-details ul li{line-height:1.5em;color:#000;margin:0 10px 0 0}.tasty-recipes-print .tasty-recipes-entry-content img{max-width:50%;height:auto}.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-ingredients ol li,.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-instructions ol li{margin-bottom:.5em;list-style:decimal;line-height:1.5em}.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-ingredients ul li,.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-instructions ul li{margin-bottom:.5em;line-height:1.1;list-style:disc}.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes{background:none!important}.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes ul,.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes ol{background:none!important}.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes ol li{padding:0;clip-path:none;background:none;line-height:1.5em;list-style:decimal}.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes p{padding:0;clip-path:none;background:none;line-height:1.5em}.tasty-recipes-print .tasty-recipes-entry-content .tasty-recipes-notes ul li{padding:0;clip-path:none;background:none;line-height:1.5em;list-style:disc}.tasty-recipes-print .tasty-recipes-source-link{text-align:center}.tasty-recipes-entry-content .tasty-recipes-ingredients ul li[data-tr-ingredient-checkbox]:before{display:none}.tasty-recipes-cook-mode{margin-top:1em}.tasty-recipes-cook-mode__label{font-style:italic;color:#667;font-weight:400}.tasty-recipes-cook-mode__helper{font-size:1em}.tasty-recipes-cook-mode .tasty-recipes-cook-mode__switch .tasty-recipes-cook-mode__switch-slider{background-color:#667}.tasty-recipes-rating-outline,.tasty-recipes-rating-solid{display:inline-block;line-height:1}.tasty-recipes-rating-outline svg,.tasty-recipes-rating-solid svg{fill:currentColor;height:var(--tr-star-size,18px);width:var(--tr-star-size,18px)}.tasty-recipes-rating-outline[data-tr-clip="10"] svg,.tasty-recipes-rating-solid[data-tr-clip="10"] svg{fill:url(#tasty-recipes-clip-10)}.tasty-recipes-rating-outline[data-tr-clip="20"] svg,.tasty-recipes-rating-solid[data-tr-clip="20"] svg{fill:url(#tasty-recipes-clip-20)}.tasty-recipes-rating-outline[data-tr-clip="30"] svg,.tasty-recipes-rating-solid[data-tr-clip="30"] svg{fill:url(#tasty-recipes-clip-30)}.tasty-recipes-rating-outline[data-tr-clip="40"] svg,.tasty-recipes-rating-solid[data-tr-clip="40"] svg{fill:url(#tasty-recipes-clip-40)}.tasty-recipes-rating-outline[data-tr-clip="50"] svg,.tasty-recipes-rating-solid[data-tr-clip="50"] svg{fill:url(#tasty-recipes-clip-50)}.tasty-recipes-rating-outline[data-tr-clip="60"] svg,.tasty-recipes-rating-solid[data-tr-clip="60"] svg{fill:url(#tasty-recipes-clip-60)}.tasty-recipes-rating-outline[data-tr-clip="70"] svg,.tasty-recipes-rating-solid[data-tr-clip="70"] svg{fill:url(#tasty-recipes-clip-70)}.tasty-recipes-rating-outline[data-tr-clip="80"] svg,.tasty-recipes-rating-solid[data-tr-clip="80"] svg{fill:url(#tasty-recipes-clip-80)}.tasty-recipes-rating-outline[data-tr-clip="90"] svg,.tasty-recipes-rating-solid[data-tr-clip="90"] svg{fill:url(#tasty-recipes-clip-90)}.tasty-recipes-rating-outline[data-tr-clip="0"] svg{fill:url(#tasty-recipes-clip-0)}.tasty-recipes-rating-solid{--tr-star-opacity:.4}.tasty-recipes-rating-solid[data-tr-clip="0"] svg{opacity:var(--tr-star-opacity)}[data-tr-default-rating]>span:not([data-tr-checked]) .tasty-recipes-rating-solid svg{--tr-star-opacity:.4;opacity:var(--tr-star-opacity)}[data-tr-default-rating]>span:not([data-tr-checked]) .tasty-recipes-rating-outline svg{fill:url(#tasty-recipes-clip-0)}[data-tr-default-rating] span[data-tr-checked]~span .tasty-recipes-rating-solid svg{fill:currentColor;--tr-star-opacity:1}[data-tr-default-rating] span[data-tr-checked]~span .tasty-recipes-rating-outline svg{fill:currentColor}input.tasty-recipes-rating:checked~span .tasty-recipes-rating-solid svg{fill:currentColor;--tr-star-opacity:1}input.tasty-recipes-rating:checked~span .tasty-recipes-rating-outline svg{fill:currentColor}@media only screen and (min-width:1024px){.tasty-recipes-ratings-buttons:hover span .tasty-recipes-rating-solid svg{--tr-star-opacity:.4!important;opacity:var(--tr-star-opacity)}.tasty-recipes-ratings-buttons:hover span .tasty-recipes-rating-outline svg{fill:url(#tasty-recipes-clip-0)!important}.tasty-recipes-ratings-buttons:hover>:hover .tasty-recipes-rating-solid svg,.tasty-recipes-ratings-buttons:not(:hover)>input:checked~span .tasty-recipes-rating-solid svg,.tasty-recipes-ratings-buttons>:hover .tasty-recipes-rating-solid svg,.tasty-recipes-ratings-buttons>:hover~span .tasty-recipes-rating-solid svg{fill:currentColor!important;--tr-star-opacity:1!important}.tasty-recipes-ratings-buttons:hover>:hover .tasty-recipes-rating-outline svg,.tasty-recipes-ratings-buttons:not(:hover)>input:checked~span .tasty-recipes-rating-outline svg,.tasty-recipes-ratings-buttons>:hover .tasty-recipes-rating-outline svg,.tasty-recipes-ratings-buttons>:hover~span .tasty-recipes-rating-outline svg{fill:currentColor!important}}.tasty-recipes-static-tooltip{background-color:#000;border-radius:4px;color:#fff;font-size:.9rem;opacity:0;padding:5px 10px;position:absolute;text-align:center;transition:opacity .5s ease-in-out,visibility .5s ease-in-out,transform .5s cubic-bezier(.71,1.7,.77,1.24);vertical-align:middle;visibility:hidden;width:230px;z-index:9}.tasty-recipes-static-tooltip.opened{opacity:1;transform:translateY(-4px);visibility:visible}.tasty-recipes-static-tooltip a{color:#f7d578;display:block}.tasty-recipes-static-tooltip:after{border-left:6px solid #fff0;border-right:6px solid #fff0;border-top:6px solid #000;bottom:-6px;content:"";font-size:0;left:calc(50% - 4px);line-height:0;pointer-events:none;position:absolute;transform:translateZ(0);transition:opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(.71,1.7,.77,1.24);width:0;z-index:99}.tasty-recipes-static-tooltip.tr-hide-tail:after{display:none}.tasty-recipes,.tasty-recipes-quick-links,.tasty-recipes-ratings,.wp-admin .tasty-recipes-comment-form{--tr-star-size:18px;--tr-star-margin:3px}.tasty-recipes-rating,.tasty-recipes-ratings-buttons{color:#f2b955;color:var(--tr-star-color,#f2b955)}.tasty-recipes-comment-form{border:none;margin:0;padding:0}.tasty-recipes-comment-form.tasty-recipes-ratings{display:block}.tasty-recipes-entry-header div.tasty-recipes-rating p,.tasty-recipes-rating-stars,.tasty-recipes-ratings,.tasty-recipes-ratings-buttons{display:inline-flex}.tasty-recipes-entry-header div.tasty-recipes-rating p span.tasty-recipes-rating,.tasty-recipes-rating-stars span.tasty-recipes-rating,.tasty-recipes-ratings span.tasty-recipes-rating,.tasty-recipes-ratings-buttons span.tasty-recipes-rating{cursor:pointer;display:inline-block;font-size:var(--tr-star-size,1.1em);margin:0;padding-right:var(--tr-star-margin,.3em)}.tasty-recipes-entry-header div.tasty-recipes-rating p span.tasty-recipes-rating:first-child[data-rating="5"],.tasty-recipes-rating-stars span.tasty-recipes-rating:first-child[data-rating="5"],.tasty-recipes-ratings span.tasty-recipes-rating:first-child[data-rating="5"],.tasty-recipes-ratings-buttons span.tasty-recipes-rating:first-child[data-rating="5"]{padding-right:0}.tasty-recipes-entry-header div.tasty-recipes-rating p{display:flex;justify-content:center}.tasty-recipes-ratings-buttons{flex-direction:row-reverse}.tasty-recipes-ratings-buttons input[type=radio]{clip:auto;cursor:pointer;display:inline-block!important;height:auto;margin:0;margin-left:calc((var(--tr-star-size,1.1em)+var(--tr-star-margin))*-1);opacity:0;position:relative;width:1.1em!important;width:calc(var(--tr-star-size,1.1em)+var(--tr-star-margin))!important;z-index:2}.tasty-recipes-ratings-buttons>span{position:relative}.tasty-recipes-ratings-buttons>span i{font-style:normal}.tasty-recipes-ratings-buttons>span:first-child{padding-right:0!important}.tasty-recipes-rating a,.tasty-recipes-rating a:link{background:none;outline:none;text-decoration:none}.tasty-recipes-screen-reader{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.tasty-recipes-rating-link{align-items:center;display:inline-flex}.tasty-recipes-rating-link .rating-label{font-size:80%;padding-left:.4em}.tasty-recipes-selected-minimum-rating .comment-form-comment label .required{display:none}.tasty-recipes-has-ratings{text-decoration:none!important}.tippy-box[data-theme~="wprm"]{background-color:#333;color:#FFF}.tippy-box[data-theme~="wprm"][data-placement^="top"]>.tippy-arrow::before{border-top-color:#333}.tippy-box[data-theme~="wprm"][data-placement^="bottom"]>.tippy-arrow::before{border-bottom-color:#333}.tippy-box[data-theme~="wprm"][data-placement^="left"]>.tippy-arrow::before{border-left-color:#333}.tippy-box[data-theme~="wprm"][data-placement^="right"]>.tippy-arrow::before{border-right-color:#333}.tippy-box[data-theme~="wprm"] a{color:#FFF}.wprm-comment-rating svg{width:18px!important;height:18px!important}img.wprm-comment-rating{width:90px!important;height:18px!important}body{--comment-rating-star-color:#343434}body{--wprm-popup-font-size:16px}body{--wprm-popup-background:#ffffff}body{--wprm-popup-title:#000000}body{--wprm-popup-content:#444444}body{--wprm-popup-button-background:#444444}body{--wprm-popup-button-text:#ffffff}body{--wprm-popup-accent:#747B2D}.wprm-glossary-term{color:#5A822B;text-decoration:underline;cursor:help}.wprm-recipe-template-snippet-basic-buttons{font-family:inherit;font-size:.9em;text-align:center;margin-top:0;margin-bottom:10px}.wprm-recipe-template-snippet-basic-buttons a{margin:5px;margin:5px}.wprm-recipe-template-snippet-basic-buttons a:first-child{margin-left:0}.wprm-recipe-template-snippet-basic-buttons a:last-child{margin-right:0}.wprm-recipe-template-my-recipe-card{margin:20px auto;background-color:#fff;font-family:"Inter",sans-serif;font-size:16px;line-height:1.5em;color:#000;max-width:1600px;--meadow-accent-color:#b97a43;--meadow-main-background-color:#ffd5b4;border:0;border-top:1px solid var(--meadow-accent-color);--meadow-list-border-color:#DEB538}.wprm-recipe-template-my-recipe-card a{color:#000}.wprm-recipe-template-my-recipe-card p,.wprm-recipe-template-my-recipe-card li{font-family:"Inter",sans-serif;font-size:1em;line-height:1.5em}.wprm-recipe-template-my-recipe-card li{margin:0 0 0 32px;padding:0}.rtl .wprm-recipe-template-my-recipe-card li{margin:0 32px 0 0}.wprm-recipe-template-my-recipe-card ol,.wprm-recipe-template-my-recipe-card ul{margin:0;padding:0}.wprm-recipe-template-my-recipe-card br{display:none}.wprm-recipe-template-my-recipe-card .wprm-recipe-name,.wprm-recipe-template-my-recipe-card .wprm-recipe-header{font-family:"Gloock",serif;color:#1e1e1e;line-height:1.3em}.wprm-recipe-template-my-recipe-card .wprm-recipe-header *{font-family:"Inter",sans-serif}.wprm-recipe-template-my-recipe-card h1,.wprm-recipe-template-my-recipe-card h2,.wprm-recipe-template-my-recipe-card h3,.wprm-recipe-template-my-recipe-card h4,.wprm-recipe-template-my-recipe-card h5,.wprm-recipe-template-my-recipe-card h6{font-family:"Gloock",serif;color:#1e1e1e;line-height:1.3em;margin:0;padding:0}.wprm-recipe-template-my-recipe-card .wprm-recipe-header{margin-top:1.2em}.wprm-recipe-template-my-recipe-card h1{font-size:2.2em}.wprm-recipe-template-my-recipe-card h2{font-size:2.2em}.wprm-recipe-template-my-recipe-card h3{font-size:1.8em}.wprm-recipe-template-my-recipe-card h4{font-size:1em}.wprm-recipe-template-my-recipe-card h5{font-size:1em}.wprm-recipe-template-my-recipe-card h6{font-size:1em}.wprm-recipe-template-my-recipe-card .meadow-header-meta{max-width:800px;margin:0 auto}.wprm-recipe-template-compact-howto{margin:20px auto;background-color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.9em;line-height:1.5em;color:#333;max-width:650px}.wprm-recipe-template-compact-howto a{color:#3498db}.wprm-recipe-template-compact-howto p,.wprm-recipe-template-compact-howto li{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1em!important;line-height:1.5em!important}.wprm-recipe-template-compact-howto li:not(.wprm-recipe-instruction-tip){margin:0 0 0 32px!important}.wprm-recipe-template-compact-howto li:not(.wprm-recipe-instruction-tip){padding:0!important}.rtl .wprm-recipe-template-compact-howto li:not(.wprm-recipe-instruction-tip){margin:0 32px 0 0!important}.wprm-recipe-template-compact-howto ol,.wprm-recipe-template-compact-howto ul{margin:0!important;padding:0!important}.wprm-recipe-template-compact-howto br{display:none}.wprm-recipe-template-compact-howto .wprm-recipe-name,.wprm-recipe-template-compact-howto .wprm-recipe-header{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000;line-height:1.3em}.wprm-recipe-template-compact-howto .wprm-recipe-header *{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wprm-recipe-template-compact-howto h1,.wprm-recipe-template-compact-howto h2,.wprm-recipe-template-compact-howto h3,.wprm-recipe-template-compact-howto h4,.wprm-recipe-template-compact-howto h5,.wprm-recipe-template-compact-howto h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#212121;line-height:1.3em;margin:0!important;padding:0!important}.wprm-recipe-template-compact-howto .wprm-recipe-header{margin-top:1.2em!important}.wprm-recipe-template-compact-howto h1{font-size:2em}.wprm-recipe-template-compact-howto h2{font-size:1.8em}.wprm-recipe-template-compact-howto h3{font-size:1.2em}.wprm-recipe-template-compact-howto h4{font-size:1em}.wprm-recipe-template-compact-howto h5{font-size:1em}.wprm-recipe-template-compact-howto h6{font-size:1em}.wprm-recipe-template-compact-howto{border-style:solid;border-width:1px;border-color:#777;border-radius:0;padding:10px}.wprm-recipe-template-meadow{margin:20px auto;background-color:#fff;font-family:"Inter",sans-serif;font-size:16px;line-height:1.5em;color:#000;max-width:1600px;--meadow-accent-color:#747B2D;--meadow-main-background-color:#F3F4EC;border:0;border-top:1px solid var(--meadow-accent-color);--meadow-list-border-color:#DEB538}.wprm-recipe-template-meadow a{color:#000}.wprm-recipe-template-meadow p,.wprm-recipe-template-meadow li{font-family:"Inter",sans-serif;font-size:1em;line-height:1.5em}.wprm-recipe-template-meadow li{margin:0 0 0 32px;padding:0}.rtl .wprm-recipe-template-meadow li{margin:0 32px 0 0}.wprm-recipe-template-meadow ol,.wprm-recipe-template-meadow ul{margin:0;padding:0}.wprm-recipe-template-meadow br{display:none}.wprm-recipe-template-meadow .wprm-recipe-name,.wprm-recipe-template-meadow .wprm-recipe-header{font-family:"Gloock",serif;color:#1e1e1e;line-height:1.3em}.wprm-recipe-template-meadow .wprm-recipe-header *{font-family:"Inter",sans-serif}.wprm-recipe-template-meadow h1,.wprm-recipe-template-meadow h2,.wprm-recipe-template-meadow h3,.wprm-recipe-template-meadow h4,.wprm-recipe-template-meadow h5,.wprm-recipe-template-meadow h6{font-family:"Gloock",serif;color:#1e1e1e;line-height:1.3em;margin:0;padding:0}.wprm-recipe-template-meadow .wprm-recipe-header{margin-top:1.2em}.wprm-recipe-template-meadow h1{font-size:2.2em}.wprm-recipe-template-meadow h2{font-size:2.2em}.wprm-recipe-template-meadow h3{font-size:1.8em}.wprm-recipe-template-meadow h4{font-size:1em}.wprm-recipe-template-meadow h5{font-size:1em}.wprm-recipe-template-meadow h6{font-size:1em}.wprm-recipe-template-meadow .meadow-header-meta{max-width:800px;margin:0 auto}.note{background-color:#e7efec;color:#0f2118;border:8px solid rgb(0 0 0 / .16);border-radius:12px;padding:16px;margin-bottom:25.6px;display:flex;flex-direction:column;gap:16px;outline:1px dashed #000;outline-offset:-8.96px;font-family:system-ui,sans-serif}.note h2.icon-wrapper{display:flex;align-items:center;gap:.75rem;font-size:1.75rem;margin:0}.note h2.icon-wrapper::before{content:"????";font-size:1.5rem}.note ul{list-style:none;padding:0;margin:0}.note li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;line-height:1.5}.note li::before{content:"•";color:#2F5445;font-size:1.5rem;line-height:1;margin-top:-.2rem}.note li:last-child{margin-bottom:0}.note{background-color:#e7efec;color:#0f2118;border:8px solid rgb(0 0 0 / .16);border-radius:12px;padding:16px;margin-bottom:25.6px;display:flex;flex-direction:column;gap:16px;outline:1px dashed #000;outline-offset:-8.96px;font-family:system-ui,sans-serif;line-height:1.6}.note h3.icon-wrapper{display:flex;align-items:center;gap:.75rem;font-size:1.75rem!important;margin:0;font-family:system-ui,sans-serif;font-weight:600;line-height:1.2}.note h3.icon-wrapper::before{content:"????";font-size:1.5rem}.note ul{list-style:none;padding:0;margin:0}.note li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;line-height:1.1}.note li::before{content:"•";color:#2F5445;font-size:1.5rem;line-height:1;margin-top:-.2rem}.note li:last-child{margin-bottom:0}.post-image-above-header .inside-article .post-image,.post-image-above-header .featured-image,.post-image-above-header .page-header-image-single{display:none!important}.featured-image-hover{display:block;margin:2em auto;max-width:100%;height:auto;border-radius:8px;transition:all 0.3s ease;box-shadow:0 5px 15px rgb(0 0 0 / .1)}.featured-image-hover:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgb(0 0 0 / .15)}.love-note{background-color:#f9ece6;color:#000;border:1px solid #006b62;border-radius:16px;padding:32px;margin-bottom:25.6px;position:relative;font-family:system-ui,sans-serif;line-height:1.6}.love-note::before{content:"";position:absolute;top:-24px;left:32px;width:48px;height:48px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.love-note::after{content:"";position:absolute;top:-24px;left:32px;width:48px;height:48px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'%3E%3C/path%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:24px}.love-note h3.heart-wrapper{font-size:2rem;margin:0 0 24px 0;padding:0;font-weight:700;line-height:1.2}.love-note ul{list-style:none;padding:0;margin:0}.love-note li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1.8rem;font-size:1.7rem;line-height:1.5}.love-note li::before{content:"•";color:#000;font-size:1.8rem;line-height:1;margin-top:-.2rem}.love-note li:last-child{margin-bottom:0}.ui-dialog{background:#fff;border:1px solid #c3c4c7;border-radius:4px;box-shadow:0 2px 6px rgb(0 0 0 / .05);padding:0;z-index:999999}.ui-dialog-titlebar{background:#fff;border-bottom:1px solid #dcdcde;padding:15px 20px;font-size:18px;font-weight:600}.ui-dialog-buttonpane{background:#f6f7f7;border-top:1px solid #dcdcde;padding:15px 20px;margin-top:20px}.ui-dialog-buttonset button{margin-left:10px;padding:5px 15px;background:#007cba;color:#fff;border:none;border-radius:3px;cursor:pointer}.ui-dialog-buttonset button:first-child{margin-left:0}.ui-dialog-buttonset button.ui-button:last-child{background:#f0f0f1;color:#2c3338;border:1px solid #c3c4c7}@media screen and (max-width:768px){.navbar-brand-wpz .header_social{display:none!important}.navbar-brand-wpz .sb-search{display:none!important}}.navbar-brand-wpz .tagline{display:none}.single .entry-image .post-thumb{display:none}.sb-search{background:#ddbd8d}.sb-search .sb-icon-search,.sb-search .sb-search-input{color:#fff}.main-navbar .navbar-wpz>li>a{color:#bc6a00}.footer-widgets{background-color:#fff}.footer-menu ul li a{color:#000}.main-navbar a{font-family:'Rosario',sans-serif;font-size:21px;font-weight:500}@media screen and (min-width:769px){body{font-size:16px}.entry-content h1{font-size:36px}.entry-content h2{font-size:30px}.entry-content h3{font-size:24px}.entry-content h4{font-size:20px}.entry-content h5{font-size:18px}.navbar-brand-wpz h1{font-size:49px}.navbar-brand-wpz .tagline{font-size:16px}.widget h3.title,.widget h3.wp-block-heading,.widget h2.wp-block-heading{font-size:18px}.entry-title,.recent-posts .entry-title{font-size:28px}.single h1.entry-title{font-size:36px}.page h1.entry-title{font-size:44px}.footer-menu ul li{font-size:16px}}@media screen and (max-width:768px){body{font-size:16px}.entry-content h1{font-size:28px}.entry-content h2{font-size:26px}.entry-content h3{font-size:22px}.entry-content h4{font-size:18px}.entry-content h5{font-size:14px}.navbar-brand-wpz h1{font-size:40px}.navbar-brand-wpz .tagline{font-size:16px}.widget h3.title,.widget h3.wp-block-heading,.widget h2.wp-block-heading{font-size:18px}.entry-title,.recent-posts .entry-title{font-size:26px}.single h1.entry-title{font-size:36px}.page h1.entry-title{font-size:36px}.footer-menu ul li{font-size:16px}}@media screen and (max-width:480px){body{font-size:16px}.entry-content h1{font-size:28px}.entry-content h2{font-size:26px}.entry-content h3{font-size:22px}.entry-content h4{font-size:18px}.entry-content h5{font-size:14px}.navbar-brand-wpz h1{font-size:36px}.navbar-brand-wpz .tagline{font-size:16px}.widget h3.title,.widget h3.wp-block-heading,.widget h2.wp-block-heading{font-size:18px}.entry-title,.recent-posts .entry-title{font-size:24px}.single h1.entry-title{font-size:28px}.page h1.entry-title{font-size:28px}.footer-menu ul li{font-size:16px}}body.single-post #wpzoom-popular-recipes-comments-2,body.single-post .popular-recipes small,body.single-post .popular-posts .mcpitem,body.single-post .author-bio:not(#sidebar .author-bio),body.single-post .author-box:not(#sidebar .author-box),body.single-post .entry-author:not(#sidebar .entry-author),body.single-post .post-author-box:not(#sidebar .post-author-box),body.single-post .single-post-author:not(#sidebar .single-post-author){display:none!important}body.single-post .auto-toc-container{width:100%;max-width:780px;box-sizing:border-box;margin:28px auto 34px;padding:22px 24px 20px;position:relative;background:#fff8f2;border:1px solid #eed3bd;border-radius:12px;box-shadow:0 14px 34px rgb(88 58 37 / .08);font-family:var(--font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif)}body.single-post .auto-toc-container[hidden]{display:none!important}body.single-post .auto-toc-container::before{content:"";position:absolute;top:0;left:24px;width:72px;height:4px;background:#b8753e;border-radius:999px}body.single-post .toc-kicker{margin:0 0 4px;color:#b8753e;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}body.single-post .toc-title{margin:0 0 15px;color:#2f2622;font-size:22px;font-weight:800;line-height:1.25}body.single-post .toc-list{display:grid;gap:9px;margin:0;padding:0;list-style:none;counter-reset:liza-toc}body.single-post .toc-list li{counter-increment:liza-toc;display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;margin:0;padding:0}body.single-post .toc-list li::before{content:counter(liza-toc);width:30px;height:30px;display:inline-grid;place-items:center;box-sizing:border-box;background:#fff;border:1px solid #eed3bd;border-radius:50%;color:#b8753e;font-size:13px;font-weight:800;line-height:1}body.single-post .toc-list a{display:inline-block;padding-top:3px;color:#2f2622;font-size:17px;font-weight:650;line-height:1.4;text-decoration:none;text-underline-offset:4px}body.single-post .toc-list a:hover,body.single-post .toc-list a:focus{color:#b8753e;text-decoration:underline}body.single-post .toc-recipe-card a{color:#b8753e;font-weight:800}body.single-post .toc-recipe-card::before{content:"R";background:#f7dfca}.tasty-recipes-pin{display:none!important}.tasty-recipes{margin-top:0!important}@media (max-width:640px){body.single-post .auto-toc-container{margin:22px auto 28px;padding:20px 18px 18px;border-radius:10px}body.single-post .auto-toc-container::before{left:18px}body.single-post .toc-title{font-size:20px}body.single-post .toc-list li{grid-template-columns:28px minmax(0,1fr);gap:9px}body.single-post .toc-list li::before{width:28px;height:28px;font-size:12px}body.single-post .toc-list a{font-size:16px}}