/* Compiled: 2026-02-13 09:34:39 */
.single{overflow-x:hidden}.single .recipe-container{max-width:800px;width:100%;margin:0 auto}.single section.recipe-banner{margin-bottom:50px;position:relative}.single section.recipe-banner img{width:100%;object-fit:cover;height:300px;filter:brightness(0.6)}.single section.recipe-banner .recipe-container h1{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:35px;line-height:1.3;margin-top:0;font-weight:400}.single section.action-buttons{margin-bottom:50px}.single section.action-buttons .recipe-container .action-buttons-container{display:flex;flex-direction:row;gap:10px;justify-content:center}.single section.action-buttons .recipe-container .action-buttons-container a{border-radius:3px;padding:10px 20px;font-style:normal;text-decoration:none;font-size:14px;color:#fff;line-height:1.2;background-color:#ce6632;border:none;-webkit-box-shadow:none;box-shadow:none;font-weight:500;display:flex;flex-display:row;gap:5px}.single section.action-buttons .recipe-container .action-buttons-container a img{object-fit:contain;width:15px;height:15px}.single section.action-buttons .recipe-container .action-buttons-container a:hover{background-color:rgba(206,102,50,.84)}.single section.whole-recipe{margin-bottom:100px}.single section.whole-recipe .recipe-container{border:1px solid rgba(0,0,0,.1);border-radius:5px 5px 0 0}.single section.whole-recipe .recipe-container .image-container{position:relative;display:flex}.single section.whole-recipe .recipe-container .image-container::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 35%);background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), color-stop(35%, rgba(0, 0, 0, 0)));background:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 35%);background:linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 35%);border-radius:5px 5px 0 0}.single section.whole-recipe .recipe-container .image-container>img{width:100%;height:auto;border-radius:5px 5px 0 0}.single section.whole-recipe .recipe-container .image-container a{border-radius:3px;padding:10px;font-style:normal;text-decoration:none;font-size:14px;font-weight:500;line-height:1.2;color:#fff;background-color:#222;border:none;-webkit-box-shadow:none;box-shadow:none;display:flex;flex-display:row;gap:5px;position:absolute;z-index:2;bottom:20px;right:20px}.single section.whole-recipe .recipe-details{padding:0 20px;margin-bottom:20px}.single section.whole-recipe .recipe-details h2{font-size:30px;font-weight:400;margin:20px 0 0 0;padding-bottom:20px;text-align:center;color:#000;border-bottom:1px dashed rgba(0,0,0,.1)}.single section.whole-recipe .recipe-details .recipe-info1{padding:15px 0;display:flex;flex-display:row;justify-content:center;gap:10px}.single section.whole-recipe .recipe-details .recipe-info1 span.recipe-info-item{color:#5b5d61;font-size:14px}.single section.whole-recipe .recipe-details .recipe-info1 span.recipe-info-item strong{color:#222;font-size:14px;margin-left:5px}.single section.whole-recipe .recipe-details .recipe-info1 span.separator{color:#b6babb;font-size:14px}.single section.whole-recipe .recipe-details .recipe-info2{display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.single section.whole-recipe .recipe-details .recipe-info2 .portion{padding:15px 10px;width:100%;border:1px dashed rgba(0,0,0,.1);display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.single section.whole-recipe .recipe-details .recipe-info2 .portion img{filter:contrast(0.3)}.single section.whole-recipe .recipe-details .recipe-info2 .time{padding:15px 10px;width:100%;border:1px dashed rgba(0,0,0,.1);display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.single section.whole-recipe .recipe-details .recipe-info2 .time img{filter:contrast(0.3)}.single section.whole-recipe .recipe-ingredients{padding:0 20px;margin-bottom:20px}.single section.whole-recipe .recipe-ingredients>div{padding:25px 20px 5px 20px;position:relative;color:#736458;background-color:#fbf9e7;border-radius:3px;text-align:left}.single section.whole-recipe .recipe-ingredients>div h3{font-size:22px;font-weight:400;color:#222;text-transform:none;margin:0 0 15px;padding:0}.single section.whole-recipe .recipe-ingredients>div ul{list-style:none;border-radius:6px;padding:0}.single section.whole-recipe .recipe-ingredients>div ul li{display:flex;align-items:flex-start;border-bottom:1px solid #eae2c5;padding:12px 0}.single section.whole-recipe .recipe-ingredients>div ul li:last-child{border-bottom:none}.single section.whole-recipe .recipe-ingredients>div ul li input[type=checkbox]{appearance:none;margin:0 .75rem 0 0;width:16px;height:16px;border:1px solid #c5bfa4;border-radius:50%;position:relative;top:4px;background-color:rgba(0,0,0,0);cursor:pointer;aspect-ratio:1/1}.single section.whole-recipe .recipe-ingredients>div ul li input[type=checkbox]:checked{border-color:#7ac476}.single section.whole-recipe .recipe-ingredients>div ul li input[type=checkbox]:checked::before{content:"";display:block;width:8px;height:8px;background-color:#7ac476;border-radius:50%;position:absolute;top:3px;left:3px}.single section.whole-recipe .recipe-ingredients>div ul li input[type=checkbox]:checked+label{text-decoration:line-through}.single section.whole-recipe .recipe-ingredients>div ul li label{font-size:1rem;line-height:1.5;cursor:pointer;color:#736458}.single section.whole-recipe .recipe-steps{padding:0 20px;margin-bottom:30px}.single section.whole-recipe .recipe-steps h3{font-size:22px;font-weight:400;color:#222;text-transform:none;margin:0 0 15px;padding:0}.single section.whole-recipe .recipe-steps ol{list-style-type:none;padding:0}.single section.whole-recipe .recipe-steps ol li{margin:0 0 16px;display:flex;flex-display:row;gap:20px}.single section.whole-recipe .recipe-steps ol li .step-number{margin-right:20px;display:block;font-size:20px;font-weight:500;color:#222;padding:5px 0 0 0}.single section.whole-recipe .recipe-steps ol li .step-text{line-height:1.8;font-size:18px;color:#676767}@media screen and (max-width: 1190px){.single section.recipe-banner .recipe-container h1{width:calc(100% - 30px);text-align:center}}@media screen and (max-width: 672px){.single section.whole-recipe .recipe-details .recipe-info1 span.separator{display:none}.single section.whole-recipe .recipe-details .recipe-info1{flex-direction:column;align-items:center}.single section.whole-recipe .recipe-details h2{line-height:1.2}}@media screen and (max-width: 500px){.single section.recipe-banner .recipe-container h1{font-size:28px}.single section.whole-recipe .recipe-details h2{font-size:24px}.single section.whole-recipe .recipe-details .recipe-info1 span.recipe-info-item{font-size:12px}.single section.whole-recipe .recipe-details .recipe-info1{gap:5px}.single section.whole-recipe .recipe-details .recipe-info2 .portion{gap:5px;font-size:12px}.single section.whole-recipe .recipe-ingredients>div h3{font-size:20px}.single section.whole-recipe .recipe-ingredients>div ul li label{font-size:14px}.single section.whole-recipe .recipe-steps h3{font-size:20px}.single section.whole-recipe .recipe-steps ol li{gap:0}.single section.whole-recipe .recipe-steps ol li .step-number{font-size:14px;margin-right:10px}.single section.whole-recipe .recipe-steps ol li .step-text{font-size:15px}.single section.action-buttons .recipe-container .action-buttons-container a{align-items:center;font-size:12px}.single section.recipe-banner,.single section.action-buttons{margin-bottom:30px}}.post-type-archive section.title-and-description .title-and-description-container{max-width:1350px;margin:0 auto;display:flex;flex-direction:column;margin-bottom:30px}.post-type-archive section.title-and-description .title-and-description-container h2{font-size:22px;font-weight:400;color:#4c4c4c;margin-bottom:20px;text-align:center}.post-type-archive section.title-and-description .title-and-description-container p{font-size:18px;color:#4c4c4c;font-weight:300;margin-bottom:20px;text-align:center}.post-type-archive section.recipe-banner{margin-bottom:50px;position:relative}.post-type-archive section.recipe-banner img{width:100%;object-fit:cover;height:400px;filter:brightness(0.6)}.post-type-archive section.recipe-banner .recipe-container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}@media screen and (max-width: 750px){.post-type-archive section.recipe-banner .recipe-container{max-width:calc(100% - 30px);width:100%;margin:0 auto}.post-type-archive section.recipe-banner .recipe-container h1{font-size:26px !important}.post-type-archive section.recipe-banner .recipe-container span{font-size:16px !important}}.post-type-archive section.recipe-banner .recipe-container h1{color:#fff;font-size:35px;line-height:1.3;margin-top:0;font-weight:400}.post-type-archive section.recipe-banner .recipe-container span{color:#fff;font-size:20px;line-height:1.1;margin-top:0;font-weight:400}.post-type-archive .container:not(.mt){max-width:1350px;margin:0 auto;padding-bottom:50px}.post-type-archive .filter-bar{display:flex;gap:1rem;margin-bottom:2rem}.post-type-archive .recipe-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:2rem}.post-type-archive .recipe-card{background:#fff;border-radius:1rem;box-shadow:0 2px 12px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease;text-decoration:none;color:inherit}.post-type-archive .recipe-card:hover{transform:translateY(-5px)}.post-type-archive .recipe-image img{width:100%;height:auto;display:block;object-fit:cover;max-height:285px}.post-type-archive .recipe-meta{padding:1rem}.post-type-archive .recipe-type{font-size:.8rem;text-transform:uppercase;color:#888;margin-bottom:.5rem}.post-type-archive .recipe-title{font-size:1.2rem;margin-bottom:20px;color:#111;font-weight:500}.post-type-archive .recipe-info{font-size:.9rem;color:#666;display:flex;gap:1rem}.post-type-archive .recipe-info span{display:flex;align-items:center;gap:5px}.post-type-archive .filter-bar{display:flex;gap:1rem;flex-wrap:wrap}.post-type-archive .filter-bar select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:12px;padding:.75rem 1.5rem;font-size:1rem;color:#333;min-width:200px;background-image:url("data:image/svg+xml,%3Csvg fill='none' stroke='%23666' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .1rem center;background-size:1rem;transition:border .2s ease;cursor:pointer}.post-type-archive .filter-bar select:focus{outline:none;border-color:#111;border-radius:12px 12px 0 0}.post-type-archive .filter-bar .reset-button{color:#fff;background:#6099c0;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.post-type-archive .filter-bar .reset-button:hover{background:rgba(96,153,192,.86)}@media screen and (max-width: 950px){.post-type-archive .filter-bar{justify-content:center}}.single section.download-recipe{display:none;max-width:600px;margin:0 auto;width:100%;padding:20px;border:1px dashed}.single section.download-recipe .image-container{width:50%;float:left;padding-right:20px}.single section.download-recipe .image-container img{width:100%}.single section.download-recipe .recipe-details{float:left;width:50%}.single section.download-recipe .recipe-details .recipe-info1{display:flex;flex-direction:column}.single section.download-recipe .recipe-details .recipe-info1 .separator{display:none}.single section.download-recipe .recipe-details h2{margin-top:0}.single section.download-recipe .recipe-ingredients{clear:both}.single section.download-recipe .recipe-steps ol{padding:0px 10px}.recipe-expert-baner{display:flex;align-items:center;padding:20px}.recipe-expert-baner img{width:100%;height:auto}