.recipe-filter-btn{background-color:transparent}.recipe-filter-btn:hover{background-color:white!important;color:var(--theme3)!important}.recipe-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.filter-button{padding:6px 16px;background-color:#fff;border:1px solid #e0e0e0;border-radius:20px;font-size:.875rem;color:#333;cursor:pointer;transition:all .2s ease;margin-right:10px}.filter-button.active,.filter-button:hover{background-color:#e6a124;border-color:transparent;color:#fff}.section-title{position:relative;z-index:99;margin-bottom:1rem;margin-top:-6px}@media (max-width:767px){.section-title{margin-bottom:0}}.section-title span{color:var(--theme2);font-family:Ovsyanka,sans-serif;margin-bottom:5px;display:inline-block;font-weight:700;text-transform:uppercase;font-size:13px}.section-bg{background-color:var(--bg)}.section-padding{padding:120px 0}@media (max-width:1199px){.section-padding{padding:80px 0}}@media (max-width:991px){.section-padding{padding:60px 0}}@media (max-width:768px){.section-padding{padding:40px 0}}.shadow-style{box-shadow:0 8px 24px rgba(149,157,165,.2);border-radius:14px}.category-product-card-2{padding:20px;position:relative;display:flex;flex-direction:column;transition:all .3s ease}.category-product-card-2 .icon{position:absolute;top:15px;left:15px;width:40px;height:40px;line-height:40px;border-radius:5px;background-color:var(--header);text-align:center;cursor:pointer;z-index:9;transition:all .4s ease-in-out}.category-product-card-2 .icon i{color:var(--white);transition:all .4s ease-in-out}.category-product-card-2 .icon:hover{background-color:var(--white)}.category-product-card-2 .icon:hover i{color:var(--theme3)}@media (max-width:575px){.category-product-card-2{padding:20px 15px}}.category-product-card-2:before{content:"";position:absolute;top:0;left:0;width:100%;height:71%;border-radius:14px;background-color:var(--white);transition:all .35s ease-in-out}@media (max-width:575px){.category-product-card-2:before{height:71%}}.category-product-card-2 .catagory-product-image{position:relative;z-index:1;width:100%;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width:1200px){.category-product-card-2 .catagory-product-image{height:280px}}@media (max-width:991px){.category-product-card-2 .catagory-product-image{height:260px}}@media (max-width:767px){.category-product-card-2 .catagory-product-image{height:280px}}@media (max-width:575px){.category-product-card-2 .catagory-product-image{height:220px;padding:5px}}.category-product-card-2 .catagory-product-image img{object-fit:contain;max-width:100%;max-height:100%;width:auto;height:auto;transition:transform .3s ease}.category-product-card-2:hover .catagory-product-image img{transform:scale(1.05)}.category-product-card-2 .category-product-content{position:relative;z-index:9}@media (max-width:575px){.category-product-card-2 .category-product-content{margin-top:0}.category-product-card-2 .category-product-content-inner{padding-top:30px}}.category-product-card-2 .category-product-content-inner .category-button{margin-bottom:20px;opacity:0;transition:all .4s ease-in-out}.category-product-card-2 .category-product-content-inner .info-price{gap:10px;margin-bottom:10px}.category-product-card-2 .category-product-content-inner .info-price p{font-size:16px;font-weight:600;background-color:var(--theme3);padding:4px 6px;border-radius:3px;color:var(--header)}.category-product-card-2 .category-product-content-inner .info-price h6{color:var(--theme2)}.category-product-card-2 .category-product-content-inner .info-price span{font-size:16px;font-weight:600;color:var(--text);transition:all .4s ease-in-out}.category-product-card-2:hover .category-product-content-inner h4,.category-product-card-2:hover .category-product-content-inner p{color:var(--white)}.category-product-card-2 .category-product-content-inner .star{margin-top:5px}.category-product-card-2 .category-product-content-inner .star span{font-size:14px;color:var(--theme3);transition:all .4s ease-in-out}.category-product-card-2:hover:before{height:100%;background-color:var(--theme3)}.category-product-card-2:hover .category-product-content-inner .category-button{opacity:1}.category-product-card-2 .category-product-content-inner p{font-size:15px}.category-product-card-2:hover .category-product-content-inner .star span,.category-product-card-2:hover .category-product-content-inner span{color:var(--white)}.category-product-card-2.active:before{height:100%;background-color:var(--theme3)}.category-product-card-2.active .icon{background-color:var(--white)}.category-product-card-2.active .icon i{color:var(--theme3)}.category-product-card-2.active .category-product-content-inner .category-button{opacity:1}.category-product-card-2.active .category-product-content-inner p{background-color:var(--theme3)}.category-product-card-2.active .category-product-content-inner .star span,.category-product-card-2.active .category-product-content-inner span{color:var(--white)}.product-description{font-size:15px;line-height:1.5;margin-top:10px;color:#666;transition:color .3s ease}.category-product-card-2:hover .product-description{color:var(--white)}.pagination-container{margin-top:30px}@media (max-width:575px){button svg{font-size:16px}}