.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cwn-random-btn {
position: fixed;
top: 50%;
right: 0px;
transform: translateY(-50%);
background: rgba(244, 232, 218, 0.35);
color: var(--egshell);
border: none;
border-radius: 50%;
width: 80px;
height: 80px;
cursor: pointer;
font-size: 28px;
box-shadow: -4px 4px 10px rgba(200, 100, 50, 0.75);
z-index: 9999;
display: flex;
align-items: center;
justify-content: center;
transition: all .25s ease;
letter-spacing: 0.6px;
line-height: 1.1rem;
}
#cwn-random-btn:hover {
background: var(--eggshell);
transform: translateY(-50%) scale(1.08);
}
#cwn-random-btn img {
max-width: 100%;
} #cwn-random-btn::after {
content: attr(data-tooltip);
position: absolute;
right: 100%;
top: 50%;
transform: translateY(-50%);
background: #445b3cde;
color: var(--eggshell);
font-size: 0.75rem;
padding: 6px 10px;
border-radius: 6px;
opacity: 0;
pointer-events: none;
transition: opacity .2s ease;
width: 120px;
transform: translate(-4px, -50%);
transition: opacity .5s ease, transform .5s ease;
line-height: 1.3;
} #cwn-random-btn::before {
content: '';
position: absolute;
right: calc(100% - 11px);
top: 50%;
transform: translateY(-50%);
border: 6px solid transparent;
border-left-color: #445b3cde;
opacity: 0;
pointer-events: none;
transform: translate(-4px, -50%);
transition: opacity .5s ease, transform .5s ease;
} #cwn-random-btn:hover::after,
#cwn-random-btn:hover::before,
#cwn-random-btn:focus-visible::after,
#cwn-random-btn:focus-visible::before {
opacity: 1;
transform: translate(0, -50%);
}
@media (max-width: 768px) {
#cwn-random-btn {
right: 10px;
width: 60px;
height: 60px;
font-size: 22px;
}
}:root {
--accent: #c86432;
--dark-blue: #153D6F;
--olive: #445B3C;
--text: #282828;
--recipe-accent: #87a96b;
--recipe-eggshell: #f9f6f2;
--recipe-text: #282828;
--recipe-muted: #777777;
--eggshell: #f4e8da;
--asparagus: #87a96b;
--green: #282828;
--mobile-menu-gap: 20vw; --mobile-menu-max: 420px;
--brown: #4C3A2F;
}
body {
font-family: "Inter", sans-serif;
background: url(//cookingwithnene.com/wp-content/themes/cooking-with-nene/assets/images/bg-pattern.png) repeat;
background-attachment: fixed;
color: var(--text);
margin: 0;
line-height: 1.6;
font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Inter", sans-serif;
color: var(--olive);
}
body.home h1, body.home h2, body.home h3, body.home h4, body.home h5, body.home h6 {
color: var(--brown);
}
img {
max-width: 100%;
height: auto;
display: block;
}
a {
color: var(--olive);
text-decoration: none;
}
a:hover {
opacity: 0.85;
}
main {
padding-bottom: 60px;
}
.container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
}
.no-padding {
padding: 0 !important;
} .site-container {
max-width: 1200px;
margin: 0 auto;
padding: 0 1.5rem;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 1.5rem;
}  .site-header {
position: sticky;
top: 0;
width: 100%;
z-index: 1000;
background: rgba(244, 232, 218, 0.35);
backdrop-filter: blur(6px);
padding: 15px 0;
transition: box-shadow 0.3s ease, background-color 0.3s ease; transform: translateZ(0);
will-change: backdrop-filter, background-color, box-shadow, transform;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
contain: paint;
}
body.admin-bar .site-header {
top: 32px;
}
body.scrolled .site-header {
box-shadow: 0 3px 8px rgba(200, 100, 50, 0.08);
}
.header-inner{
height: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding: 15px 0;
transition:
padding 0.35s ease,
transform 0.35s ease;
}
body.scrolled .header-inner{
padding: 6px 0;
transform: scale(0.96);
} .header-inner.container {
max-width: 1200px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
} .logo {
display: flex;
align-items: center;
}
.custom-logo {
max-height: 48px;
width: auto;
height: auto;
}
.custom-logo-link {
display: inline-flex;
align-items: center;
}
.site-title {
font-size: 1.4rem;
font-weight: 600;
color: var(--accent);
text-decoration: none;
}
.main-nav .nav-list {
display: flex;
gap: 1.5rem;
list-style: none;
margin: 0;
padding: 0;
}
.main-nav .nav-list a {
text-decoration: none;
color: var(--green);
font-weight: 500;
transition: color 0.25s;
position: relative;
padding: 0 2px;
}
.main-nav .nav-list .current-menu-item a, .main-nav .nav-list a:hover {
color: var(--accent);
}
.main-nav .nav-list .current-menu-item a::after, .main-nav .nav-list a::after {
content: "";
position: absolute;
left: 0;
bottom: -5px; width: 0;
height: 1.5px;
background-color: currentColor;
transition: width 0.3s ease;
}
.main-nav .nav-list .current-menu-item a::after, .main-nav .nav-list a:hover::after {
width: 100%;
} .menu-toggle{
display: none;
background: transparent;
border: 0;
font-size: 26px;
line-height: 1;
cursor: pointer;
padding: 8px 10px;
width: 40px;
height: 40px;
position: relative;
background: transparent;
cursor: pointer;
padding: 0;
flex-shrink: 0;
}
.menu-toggle span{
position: absolute;
left: 50%;
width: 22px;
height: 2px;
background: var(--green);
border-radius: 2px;
transform: translateX(-50%);
transition:
transform .25s ease,
opacity .2s ease,
top .25s ease;
}
.mobile-menu-panel {
display: none;
} .menu-toggle span:nth-child(1){ top: 13px; }
.menu-toggle span:nth-child(2){ top: 19px; }
.menu-toggle span:nth-child(3){ top: 25px; } body.mobile-menu-open .menu-toggle span:nth-child(1){
top: 19px;
transform: translateX(-50%) rotate(45deg);
}
body.mobile-menu-open .menu-toggle span:nth-child(2){
opacity: 0;
}
body.mobile-menu-open .menu-toggle span:nth-child(3){
top: 19px;
transform: translateX(-50%) rotate(-45deg);
}
.page-title {
text-align: center;
} .site-footer {
background: #87a96b1c;
text-align: center;
padding: 2rem 1rem;
color: var(--recipe-text);
font-size: 0.9rem;
border-top: 1px solid #eee;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}
.recipe-layout {
display: grid;
grid-template-columns: minmax(260px, 390px) minmax(0, 1fr);
gap: 40px;
max-width: 1200px;
margin: 0 auto;
padding: 40px 20px 60px;
}
.recipe-sidebar {
position: sticky;
top: 100px;
align-self: start;
background: #ffffff;
border-radius: 16px;
padding: 20px 18px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}
.recipe-sidebar section {
margin-bottom: 30px;
border-bottom: 1px solid var(--recipe-accent);
padding: 0 5px 10px;
}
.recipe-subtitle {
margin: 0 0 12px;
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.06em;
}
.recipe-subtitle--with-icon {
display: flex;
align-items: center;
gap: 0.5em;
}
.recipe-subtitle__icon {
width: 1em;
height: 1em;
flex-shrink: 0;
stroke: currentColor;
opacity: 0.85;
}
.recipe-video-btn {
display: block;
width: 100%;
margin-bottom: 18px;
padding: 10px 14px;
border-radius: 999px;
border: none;
cursor: pointer;
font-weight: 600;
font-size: 0.95rem;
background: var(--recipe-accent);
color: #ffffff;
}
.recipe-video-btn:hover {
opacity: 0.9;
}
.recipe-ingredients {
list-style: none;
margin: 0;
padding: 0;
}
.recipe-ingredient {
padding: 6px;
font-size: 0.95rem;
color: var(--recipe-text);
border-bottom: 1px solid rgba(0, 0, 0, 0.03);
transition: color .35s ease, transform .35s ease;
cursor: pointer;
}
.recipe-ingredient:last-child {
border-bottom: none;
}
.recipe-ingredient-main {
font-weight: 600;
}
.recipe-ingredient.active {
transform: translateX(4px);
background: rgba(255, 223, 181, 0.35);
transition: background .8s ease;
} .recipe-content {
min-width: 0;
padding: 20px 18px;
}
.recipe-hero {
position: relative;
margin-top: 32px;
border-radius: 24px;
overflow: hidden;
}
.recipe-hero-image img {
display: block;
width: 100%;
height: auto;
object-fit: cover;
}
.recipe-hero-overlay {
position: absolute;
inset: auto 0 0 0;
padding: 22px 24px 24px;
background: linear-gradient(
to top,
rgba(0, 0, 0, 0.7),
rgba(0, 0, 0, 0.0)
);
color: #ffffff;
}
.recipe-title {
margin: 0 0 .8rem;
font-size: clamp(1.8rem, 2.4vw, 2.4rem);
line-height: 1.1;
color: var(--eggshell);
}
.recipe-meta {
font-size: 0.9rem;
display: flex;
}
.recipe-meta-line {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin-bottom: 4px;
}
.recipe-cat,
.recipe-tag,
.recipe-time,
.recipe-servings {
display: inline-flex;
align-items: center;
padding: 2px 8px;
border-radius: 999px;
background: rgba(0, 0, 0, 0.35);
}
.recipe-cat {
text-transform: uppercase;
letter-spacing: 0.08em;
font-size: 0.75rem;
}
.recipe-description {
padding: 40px 20px 0;
} .recipe-steps {
margin-bottom: 32px;
}
.recipe-step {
padding: 18px 0 20px 6px;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.recipe-step-ingredients {
margin-top: 20px;
margin-left: 40px;
}
.recipe-step-ingredients__list {
margin-top: 6px;
padding-left: 24px;
}
.recipe-step-ingredients__list li::marker {
color: var(--olive);
}
.recipe-step-ingredients__title {
color: var(--olive);
margin-left: 6px;
padding-bottom: 2px;
line-height: 1em;
width: fit-content;
border-bottom: 1px solid var(--olive);
}
.step-header {
display: flex;
align-items: center;
margin-bottom: 8px;
}
.recipe-step .step-inner{
display: grid;
grid-template-columns: minmax(0, 1fr) var(--step-media-w, 120px);
column-gap: 20px;
row-gap: 10px;
align-items: start;
}
.recipe-step .step-text{
grid-column: 1;
grid-row: 1;
min-width: 0;
}
.recipe-step .recipe-step-ingredients{
grid-column: 1;
grid-row: 2;
margin-left: 0; margin-top: 6px;
}
.recipe-step .step-media{
grid-column: 2;
grid-row: 1 / span 2;
margin-top: 0; 
justify-self: end;
align-self: start;
}
.step-number {
width: 26px;
height: 26px;
border-radius: 999px;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 0.9rem;
font-weight: 600;
background: var(--recipe-accent);
color: var(--eggshell);
margin-right: 10px;
}
.step-text {
font-size: 0.98rem;
line-height: 1.6;
color: var(--recipe-text);
padding: 0 6px;
}
.step-text p {
margin: 0 0 8px;
display: inline;
}
.step-media-trigger{
display: inline-block;
border: 0;
background: transparent;
padding: 0;
cursor: pointer;
border-radius: 16px;
}
.step-media-image img{
max-width: 120px;
border-radius: 16px;
display: block;
transition: transform .25s ease, box-shadow .25s ease;
}
.step-media-trigger:hover img{
transform: scale(1.04);
box-shadow: 0 8px 20px rgba(0,0,0,.15);
} .step-media-video__thumb{
position: relative;
width: var(--step-media-w, 120px);
aspect-ratio: 1 / 1; overflow: hidden;
border-radius: 16px;
background: rgba(0,0,0,.08);
} .step-media-video__thumb iframe,
.step-media-video__thumb video{
pointer-events: none;
} .step-media-video__thumb iframe{
width: 100%;
height: 100%;
border: 0;
} .step-media-play{
position: absolute;
inset: 0;
z-index: 2;
display: grid;
place-items: center;
pointer-events: none;
}
.step-media-play::before{
content: "";
width: 44px;
height: 44px;
border-radius: 999px;
background: rgba(0,0,0,.45);
}
.step-media-play::after{
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 9px solid transparent;
border-bottom: 9px solid transparent;
border-left: 14px solid #fff;
transform: translateX(2px);
}
.step-media-trigger:hover .step-media-image img{
transform: scale(1.04);
box-shadow: 0 8px 20px rgba(0,0,0,.15);
transition: transform .25s ease, box-shadow .25s ease;
} .step-media-modal{
position: fixed;
inset: 0;
z-index: 99999;
display: grid;
place-items: center;
}
.step-media-modal[hidden]{ display: none; }
.step-media-modal__backdrop{
position: absolute;
inset: 0;
background: rgba(0,0,0,.7);
}
.step-media-modal__dialog{
position: relative;
width: min(1000px, 92vw);
height: min(90vh, 800px);
background: rgba(0,0,0,.75);
border-radius: 18px;
overflow: hidden;
box-shadow: 0 20px 60px rgba(0,0,0,.45);
display: flex;
}
.step-media-modal__close{
position: absolute;
top: 8px;
right: 10px;
z-index: 2;
width: 40px;
height: 40px;
border-radius: 999px;
border: 0;
background: rgba(255,255,255,.15);
color: #fff;
font-size: 22px;
cursor: pointer;
}
.step-media-modal__content{
padding: 0;
flex: 1;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.step-media-modal__content img{
display: block;
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
object-fit: contain;
display: block;
}
.step-media-modal__content iframe,
.step-media-modal__content video{
display: block;
width: 100%;
height: min(70vh, 560px);
} .recipe-tips,
.recipe-substitutions,
.recipe-sides {
margin-bottom: 32px;
}
.recipe-tips-list,
.recipe-substitutions-list {
list-style: none;
margin: 0;
padding: 0;
}
.recipe-tip {
padding: 10px 0;
}
.recipe-tip-title {
margin: 0 0 4px;
font-size: 1rem;
font-weight: 600;
}
.recipe-tip-text p {
margin: 0;
font-size: 0.95rem;
color: var(--recipe-text);
}
.recipe-substitution {
padding: 10px 0;
font-size: 0.95rem;
}
.recipe-substitution-main {
margin: 0 0 4px;
font-weight: 500;
}
.recipe-sub-arrow {
margin: 0 4px;
}
.recipe-sub-note {
margin: 0;
color: var(--recipe-muted);
}
.recipe-sides-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
gap: 16px;
}
.recipe-side {
border-radius: 16px;
overflow: hidden;
background: #ffffff;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
}
.recipe-side a {
display: block;
text-decoration: none;
color: inherit;
}
.recipe-side-thumb img {
display: block;
width: 100%;
height: auto;
}
.recipe-side-title {
margin: 8px 10px 10px;
font-size: 0.95rem;
}
body.single-recipe .site-footer {
padding-bottom: 80px;
} .recipe-video-modal {
position: fixed;
inset: 0;
z-index: 9999;
background: rgba(0, 0, 0, 0.65);
display: flex;
align-items: center;
justify-content: center;
}
.recipe-video-modal[hidden] {
display: none;
}
.recipe-video-inner {
position: relative;
width: min(900px, 92vw);
max-height: 80vh;
padding: 16px 16px 12px;
background: #000000;
border-radius: 16px;
}
.recipe-video-close {
position: absolute;
top: 8px;
right: 10px;
border: none;
background: transparent;
color: #ffffff;
font-size: 1.4rem;
cursor: pointer;
}
.recipe-video-frame iframe,
.recipe-video-frame video {
width: 100%;
height: min(60vh, 500px);
}
.sides-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
gap: 1em;
}
.side-card {
display: flex;
flex-direction: column;
text-align: center;
text-decoration: none;
color: var(--text);
}
.side-card img {
border-radius: 6px;
margin-bottom: .5em;
transition: transform .25s ease;
}
.side-card:hover img { transform: scale(1.04); }
.recipe-cookmode {
text-align: center;
margin-top: 1.5rem;
}
.recipe-bottom-bar {
position: fixed;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 90%;
max-width: 900px;
background: #ffffff;
box-shadow: 0 -4px 12px rgba(0,0,0,0.12);
padding: 10px 12px;
z-index: 9999;
display: flex;
gap: 1rem;
border-top: 1px solid rgba(0,0,0,0.08);
}
.recipe-actions button, .cwn-btn {
background: var(--recipe-accent);
color: var(--eggshell);
border: none;
border-radius: 6px;
padding: 0.7em 1.2em;
font-size: 1rem;
cursor: pointer;
transition: all 0.25s ease;
text-align: center;
flex: 1;
}
.recipe-actions button:hover, .cwn-btn:hover {
transform: translateY(-2px);
background: var(--accent);
} .recipe-actions #cookmode-toggle.active {
background: var(--accent);
box-shadow: 0 0 0 0 rgba(228,106,30, 0.6);
animation: cookmode-pulse 1.8s infinite;
}
.step-focus {
background: rgba(255, 223, 181, 0.35);
transition: background .8s ease;
}
@keyframes cookmode-pulse {
0% {
box-shadow: 0 0 0 0 rgba(228,106,30, 0.6);
}
70% {
box-shadow: 0 0 0 12px rgba(228,106,30, 0);
}
100% {
box-shadow: 0 0 0 0 rgba(228,106,30, 0);
}
} .page-layout {
display: block;
padding: 20px 0 20px;
} .hero-layout {
display: grid;
grid-template-columns: minmax(0, 2fr) minmax(260px, 390px);
gap: 40px;
padding: 40px 0 60px;
}
.home-hero-title {
color: var(--olive);
}
.page-sidebar {
align-self: start;
background: #ffffff;
border-radius: 16px;
padding: 20px 18px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}
.hero-layout .page-sidebar {
background: transparent;
box-shadow: none;
}
.page-content {
min-width: 0;
padding: 0 18px;
}
.home-badge-card {
margin-top: 20px;
}
.page-subtitle {
margin: 0 0 12px;
font-size: 1.4rem;
color: var(--olive);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.06em;
} .trailer-layout {
padding: 40px 0 60px;
text-align: center;
}
.trailer-inner {
max-width: 900px;
margin: 0 auto;
}
.home-trailer-frame {
max-width: 720px;
margin: 0 auto;
}
.home-trailer-video {
width: 100%;
height: auto;
display: block;
border-radius: 16px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
} .latest-layout {
padding: 40px 0 20px;
}
.home-latest-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 18px;
}
.home-badge-card-logo {
border-radius: 50%;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
} .home-recipe-card {
display: block;
text-decoration: none;
color: inherit;
}
.home-recipe-card-thumb {
position: relative;
border-radius: 16px;
overflow: hidden;
}
.home-recipe-card-thumb img {
display: block;
width: 100%;
height: auto;
border-radius: 16px;
} .home-recipe-card-badges {
position: absolute;
left: 10px;
bottom: 10px;
display: flex;
gap: 6px;
flex-wrap: wrap;
z-index: 2;
} .home-recipe-card-thumb::after {
content: '';
position: absolute;
inset: auto 0 0 0;
height: 40%;
background: linear-gradient(
to top,
rgba(0, 0, 0, 0.45),
rgba(0, 0, 0, 0)
);
pointer-events: none;
} .home-recipe-badge {
display: inline-flex;
align-items: center;
padding: 3px 10px;
border-radius: 999px;
font-size: 1rem;
letter-spacing: 0.05em;
color: #fff;
background: rgba(0, 0, 0, 0.6);
backdrop-filter: blur(4px);
} .home-recipe-badge--cat {
letter-spacing: 0.06em;
} .home-recipe-badge--tag {
background: rgba(0, 0, 0, 0.08);
} .home-instagram {
padding: 40px 0 20px;
}
.instagram-feed-wrap {
margin-top: 16px;
} .instagram-feed-wrap > * {
max-width: 100%;
} .instagram-feed-wrap img {
max-width: 100%;
height: auto;
display: block;
border-radius: 12px; }
.home-recipe-card-title {
height: 3em;
overflow: hidden;
color: var(--olive);
}
.home-recipe-card-excerpt {
font-size: 1em;
line-height: 1.4em;
height: 4.2em;
overflow: hidden;
} .recipes-archive .page-numbers {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 38px;
height: 38px;
padding: 0 12px;
margin: 18px 6px 0 0;
border-radius: 999px;
text-decoration: none;
background: rgba(0, 0, 0, 0.06);
color: inherit;
font-weight: 600;
}
.recipes-archive .page-numbers.current {
background: rgba(0, 0, 0, 0.12);
}
.recipes-archive .page-numbers:hover {
background: rgba(0, 0, 0, 0.1);
}
.page-body img.alignleft {
float: left;
margin: 0.3rem 1.2rem 1rem 0;
display: block;
height: auto;
max-width: min(300px, 45%);
}
.page-body img.alignright {
float: right;
margin: 0.3rem 0 1rem 1.2rem;
display: block;
height: auto;
max-width: min(300px, 45%);
}
.page-body img.aligncenter {
display: block;
margin: 0 auto 1rem;
}
.page-body::after {
content: "";
display: block;
clear: both;
} .wpcf7 {
max-width: 720px;
margin: 0 auto;
background: #ffffffa3;
padding: 15px 30px;
border-radius: 18px;
box-shadow: 0 10px 30px rgba(0,0,0,.06);
}
.wpcf7 form {
margin: 0;
}
.wpcf7 p {
margin: 0 0 14px;
}
.wpcf7 label {
display: block;
font-weight: 600;
margin-bottom: 6px;
color: var(--olive);
} .wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 input[type="date"],
.wpcf7 select,
.wpcf7 textarea {
width: 100%;
max-width: 100%;
border: 1px solid rgba(200, 100, 50, .18);
border-radius: 12px;
padding: 12px 14px;
font-size: 16px;
line-height: 1.3;
background: transparent;
color: inherit;
transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
box-sizing: border-box;
}
.wpcf7 textarea {
min-height: 140px;
resize: vertical;
} .wpcf7 ::placeholder {
color: rgba(0,0,0,.45);
} .wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
outline: none;
border-color: transparent;
box-shadow: 0 0 0 2px rgba(200, 100, 50, 0.35);
} .wpcf7 input:disabled,
.wpcf7 select:disabled,
.wpcf7 textarea:disabled {
opacity: .65;
cursor: not-allowed;
} .wpcf7 input[type="submit"],
.wpcf7 button,
.wpcf7 .wpcf7-submit {
appearance: none;
border: 0;
border-radius: 14px;
padding: 12px 18px;
font-size: 14px;
font-weight: 700;
cursor: pointer;
background: var(--accent);
color: var(--eggshell);
transition: transform .06s ease, filter .2s ease, box-shadow .2s ease, background-color .3s ease;
box-shadow: 0 10px 24px rgba(0,0,0,.10);
opacity: 0.8;
text-transform: uppercase;
}
.wpcf7 input[type="submit"]:hover,
.wpcf7 button:hover,
.wpcf7 .wpcf7-submit:hover {
filter: brightness(0.95);
background: var(--recipe-accent);
}
.wpcf7 input[type="submit"]:active,
.wpcf7 button:active,
.wpcf7 .wpcf7-submit:active {
transform: translateY(1px);
}
.wpcf7 .wpcf7-spinner {
margin-left: 10px;
} .wpcf7 .wpcf7-list-item {
margin: 0 0 8px 0;
display: block;
}
.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
transform: translateY(1px);
margin-right: 8px;
} .wpcf7-not-valid-tip {
margin-top: 6px;
font-size: 13px;
color: #DB405C;
}
.wpcf7 form.invalid input,
.wpcf7 form.invalid select,
.wpcf7 form.invalid textarea {
border-color: rgba(219, 64, 92, .55);
} .wpcf7 .wpcf7-response-output {
margin: 16px 0 0;
padding: 12px 14px;
border-radius: 12px;
border: 1px solid rgba(0,0,0,.15);
background: rgba(236, 227, 223, .6); font-size: 14px;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: rgba(18, 118, 78, .45); background: rgba(18, 118, 78, .08);
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
border-color: rgba(219, 64, 92, .45);
background: rgba(219, 64, 92, .06);
} .wpcf7-form-control-wrap {
display: block;
} .footer-newsletter{
padding: 28px 16px 10px;
}
.footer-newsletter__inner{
max-width: 820px;
margin: 0 auto;
text-align: center;
} .footer-newsletter__box{
display: inline-block;
width: min(820px, 100%);
padding: 22px 18px 16px;
border-radius: 18px;
background: rgba(255,255,255,.65);
border: 1px solid rgba(0,0,0,.06);
box-shadow: 0 10px 30px rgba(0,0,0,.06);
backdrop-filter: blur(6px);
}
.footer-newsletter__title{
margin: 0 0 6px;
font-size: 22px;
line-height: 1.2;
font-weight: 800;
}
.footer-newsletter__desc{
margin: 0 0 14px;
font-size: 14px;
opacity: .85;
} .footer-newsletter__controls{
display: flex;
gap: 10px;
justify-content: center;
align-items: stretch;
flex-wrap: wrap;
margin: 0 auto 10px;
} .footer-newsletter__input,
.footer-newsletter input[type="email"],
#mc_embed_signup input[type="email"],
.mc4wp-form input[type="email"]{
width: min(520px, 100%);
height: 46px;
padding: 0 16px;
border-radius: 12px;
border: 1px solid rgba(200,100,50,.18);
background: rgba(255,255,255,.9);
outline: none;
font-size: 15px;
transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease;
}
.footer-newsletter__input:focus,
.footer-newsletter input[type="email"]:focus,
#mc_embed_signup input[type="email"]:focus,
.mc4wp-form input[type="email"]:focus{
border-color: transparent;
box-shadow: 0 0 0 2px rgba(200, 100, 50, 0.35);
} .footer-newsletter__btn,
.footer-newsletter button,
.footer-newsletter input[type="submit"],
#mc_embed_signup input[type="submit"],
.mc4wp-form button,
.mc4wp-form input[type="submit"]{
height: 46px;
padding: 0 18px;
border: 0;
border-radius: 14px;
background: var(--accent);
color: var(--eggshell);
font-size: 14px;
font-weight: 700;
cursor: pointer;
transition: transform .12s ease, filter .12s ease, box-shadow .12s ease;
text-transform: uppercase;
font-family: "Inter";
transition: transform .06s ease, filter .2s ease, box-shadow .2s ease, background-color .3s ease;
box-shadow: 0 10px 24px rgba(0,0,0,.10);
opacity: 0.8;
}
.footer-newsletter__btn:hover,
.footer-newsletter button:hover,
.footer-newsletter input[type="submit"]:hover,
#mc_embed_signup input[type="submit"]:hover,
.mc4wp-form button:hover,
.mc4wp-form input[type="submit"]:hover{
transform: translateY(-1px);
filter: brightness(.98);
background: var(--recipe-accent);
}
.footer-newsletter__btn:active,
.footer-newsletter button:active,
.footer-newsletter input[type="submit"]:active,
#mc_embed_signup input[type="submit"]:active,
.mc4wp-form button:active,
.mc4wp-form input[type="submit"]:active{
transform: translateY(0);
} .footer-newsletter__legal,
.footer-newsletter .footer-newsletter__legal,
#mc_embed_signup .footer-newsletter__legal{
margin: 0;
font-size: 12px;
opacity: .8;
}
.footer-newsletter__legal a{
text-decoration: underline;
text-underline-offset: 3px;
} #mc_embed_signup label,
#mc_embed_signup .mc-field-group,
#mc_embed_signup .indicates-required{
margin: 0;
}
#mc_embed_signup .clear{
display: inline;
}
#mc_embed_signup .response,
.mc4wp-form .mc4wp-response{
margin-top: 10px;
font-size: 13px;
}
.cwn-episodes { padding: 40px 0; }
.cwn-episodes__container { width: min(1100px, calc(100% - 32px)); margin: 0 auto; }
.cwn-episodes__hero {
display: grid;
grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
gap: 28px;
align-items: center;
margin-bottom: 36px;
}
.cwn-episodes__hero-text--full { grid-column: 1 / -1; } .cwn-episodes__poster {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform .35s ease;
} .cwn-episodes__card-media:hover .cwn-episodes__poster,
.cwn-episodes__hero-media:hover .cwn-episodes__poster {
transform: scale(1.1);
} .cwn-episodes__play {
position: absolute;
inset: 0;
display: grid;
place-items: center;
border: 0;
background: transparent;
padding: 0;
cursor: pointer;
} .cwn-episodes__poster + .cwn-episodes__play {
opacity: 0.7;
transition: opacity .8s ease;
} .cwn-episodes__card-media:hover .cwn-episodes__play,
.cwn-episodes__hero-media:hover .cwn-episodes__play {
opacity: 1;
} .cwn-episodes__play-icon {
width: 64px;
height: 64px;
border-radius: 999px;
background: rgba(0,0,0,.45);
position: relative;
pointer-events: none;
z-index: 10;
}
.cwn-episodes__play-icon::before {
content: "";
position: absolute;
top: 50%;
left: 52%;
transform: translate(-50%, -50%);
width: 0;
height: 0;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 18px solid #fff;
}
.cwn-episodes__title { margin: 0 0 10px; }
.cwn-episodes__intro { opacity: .95; }
.cwn-episodes__grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 20px;
}
.cwn-episodes__card { border-radius: 18px; overflow: hidden; background: rgba(255,255,255,.6); }
.cwn-episodes__hero-media,
.cwn-episodes__card-media {
position: relative;
display: block;
width: 100%;
aspect-ratio: 16 / 9;
border-radius: 12px;
border: 0;
overflow: hidden;
background: rgba(200, 100, 50, 0.15);
box-shadow: 0px 0px 10px rgba(200, 100, 50, 0.75);
padding: 0;
cursor: pointer;
}
.cwn-episodes__card-media img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.35s ease;
will-change: transform;
}
.cwn-episodes__card-media:hover img {
transform: scale(1.1);
}
.cwn-episodes__card-play {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: grid;
place-items: center;
pointer-events: none;
}
.cwn-episodes__card-play::before {
content: "";
width: 54px;
height: 54px;
border-radius: 999px;
background: rgba(0, 0, 0, .45);
}
.cwn-episodes__card-play::after {
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 16px solid #fff;
transform: translateX(2px);
}
.cwn-episodes__card-media:not(:has(img)) .cwn-episodes__card-play {
opacity: 1;
}
.cwn-episodes__card-media:has(img) .cwn-episodes__card-play {
opacity: 0.7;
transition: opacity .8s ease;
}
.cwn-episodes__card-media:hover .cwn-episodes__card-play {
opacity: 1;
}
.cwn-episodes__card-body { padding: 14px 16px 16px; }
.cwn-episodes__card-title { margin: 0 0 8px; display: flex; gap: 10px; align-items: center; flex-wrap: wrap; }
.cwn-episodes__badge { font-size: 12px; padding: 3px 8px; border-radius: 999px; background: rgba(0,0,0,.08); }
.cwn-episodes__card-desc { margin: 0 0 10px; }
.cwn-episodes__card-link { display: inline-block; text-decoration: underline; }
.cwn-episodes-modal {
position: fixed; inset: 0;
display: none;
z-index: 9999;
}
.cwn-episodes-modal.is-open { display: block; }
.cwn-episodes-modal__backdrop {
position: absolute; inset: 0;
background: rgba(0,0,0,.65);
}
.cwn-episodes-modal__dialog {
position: absolute;
inset: 50% auto auto 50%;
transform: translate(-50%, -50%);
width: min(1000px, calc(100% - 24px));
border-radius: 18px;
background: #000;
overflow: hidden;
}
.cwn-episodes-modal__close {
position: absolute; top: 8px; right: 10px;
z-index: 2;
width: 40px; height: 40px;
border-radius: 999px;
border: 0;
background: rgba(255,255,255,.15);
color: #fff;
font-size: 22px;
cursor: pointer;
}
.cwn-episodes-modal__video { width: 100%; height: auto; display: block; }
.cwn-collaboration-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 32px;
margin-top: 40px;
}
.cwn-collaboration-item {
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
padding: 20px 16px;
border-radius: 18px;
background: rgba(255, 255, 255, 0.65);
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
text-align: center;
width: auto;
max-width: 100%;
transition: box-shadow 0.35s ease, transform 0.35s ease;
min-height: 100px;
}
.cwn-collaboration-item a {
display: inline-block;
max-width: 100%;
overflow: hidden;
width: 80%;
}
.cwn-collaboration-item img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto 10px;
width: 100%;
transition: transform 0.35s ease;
will-change: transform;
}
.cwn-collaboration-text {
margin: 0;
max-width: 100%;
width: 100%;
font-size: 14px;
line-height: 1.35;
color: var(--green);
} .cwn-collaboration-item:hover {
box-shadow: 0 14px 36px rgba(0, 0, 0, 0.12);
transform: translateY(-2px);
}
.cwn-collaboration-item:hover img {
transform: scale(1.06);
}
.site-credit a {
display: flex;
justify-content: center;
gap: 4px;
font-size: .9em;
}
.credits-icon {
display: inline-block;
width: 1em;
height: 1em;
padding-top: 3px;
}@media (max-width: 1024px) {
.container { width: 94%; }
.recipe-title {
font-size: 1.8rem;
}
.recipe-meta {
font-size: 0.9rem;
}
}
@media (max-width: 900px) {
.site-header {
background: rgba(244, 232, 218, 0.7);
}	
.menu-toggle{ display: inline-flex; align-items:center; justify-content:center; } .main-nav{
display: none;
} .mobile-menu-overlay{
position: fixed;
top: var(--header-offset, 90px);
left: 0;
right: 0;
bottom: 0;
z-index: 999; background: rgba(0,0,0,0.25);
opacity: 0;
pointer-events: none;
transition: opacity .25s ease;
}
body.mobile-menu-open .mobile-menu-overlay{
opacity: 1;
pointer-events: auto;
}
body.mobile-menu-open .mobile-menu-overlay{
opacity: 1;
pointer-events: auto;
} .mobile-menu-panel{
position: fixed;
top: var(--header-offset, 90px); right: 0;
z-index: 9999; height: calc(100vh - var(--header-offset, 90px));
width: min(var(--mobile-menu-max), calc(100vw - var(--mobile-menu-gap)));
background: rgba(244, 232, 218, 0.7);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
box-shadow: -10px 0 30px rgba(0,0,0,0.18);
transform: translateX(105%);
transition: transform .3s ease;
will-change: transform;
display: flex;
flex-direction: column;
padding: 18px 16px;
}
body.mobile-menu-open .mobile-menu-panel{
transform: translateX(0);
} .mobile-menu-top{
display: flex;
align-items: center;
justify-content: flex-end;
gap: 10px;
margin-bottom: 10px;
}
.mobile-menu-close{
background: transparent;
border: 0;
cursor: pointer;
font-size: 30px;
line-height: 1;
padding: 8px 10px;
} .mobile-menu-panel .nav-list{
list-style: none;
margin: 0;
padding: 8px 0 0;
display: flex;
flex-direction: column;
gap: 10px;
}
.mobile-menu-panel .nav-list a{
display: block;
padding: 12px 10px;
border-radius: 14px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
color: var(--green);
}
.mobile-menu-panel .nav-list a:active{
transform: scale(0.99);
color: var(--accent);
} body.mobile-menu-open{
overflow: hidden;
}
.recipe-layout {
grid-template-columns: 1fr;
}
.recipe-sidebar {
position: static;
top: auto;
max-height: none;
overflow: visible;
margin-bottom: 20px;
}
.hero-layout {
grid-template-columns: 1fr;
}
.page-sidebar {
position: static;
top: auto;
max-height: none;
overflow: visible;
margin-bottom: 20px;
}
.hero-layout .page-sidebar {
margin-bottom: 0;
padding-bottom: 0;
}
.home-badge-card {
margin-top: 0;
}
.home-badge-card-logo img {
width: 258px;
height: 258px;
}
.home-latest-grid {
grid-template-columns: 1fr;
}
.recipe-sidebar {
position: static;
top: auto;
max-height: none;
overflow: visible;
}
.recipe-layout {
display: flex;
flex-direction: column;
}
.recipe-hero {
order: 1;
}
.recipe-sidebar {
order: 2;
margin-top: 16px;
}
.recipe-content {
order: 3;
margin-top: 20px;
}
}
@media (max-width: 768px) {
.main-nav {
display: none;
position: absolute;
top: 100%;
right: 0;
background: #fff;
width: 100%;
border-top: 1px solid #eee;
}
.main-nav.open {
display: block;
}
.nav-list {
flex-direction: column;
gap: 0;
}
.nav-list li {
border-bottom: 1px solid var(--eggshell);
padding: 0.8rem 1rem;
}
.menu-toggle {
display: block;
}
.recipe-step-ingredients {
margin-left: 0;
}
body { font-size: 0.95rem; }
h1 { font-size: 1.8rem; }
h2 { font-size: 1.4rem; }
nav ul {
flex-direction: column;
gap: 8px;
}
.recipe-single {
padding: 1.5rem 0;
}
.recipe-hero img {
border-radius: 6px;
}
.recipe-actions button {
padding: 0.8em 1em;
font-size: 0.9rem;
}
.recipe-section h2 {
font-size: 1.2rem;
}
.ingredients ul li,
.tips ul li,
.substitutions ul li {
font-size: 0.95rem;
}
.step-media img,
.step-media iframe {
border-radius: 4px;
}
.sides-grid {
grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
gap: 0.8em;
}
.side-card span {
font-size: 0.9rem;
}
.recipe-step .step-inner{
grid-template-columns: 1fr;
grid-template-rows: auto auto auto;
}
.recipe-step .step-media{
grid-column: 1;
grid-row: 2;
justify-self: start;
margin-top: 10px;
}
.recipe-step .recipe-step-ingredients{
grid-column: 1;
grid-row: 3;
}
}
@media (max-width: 700px) {
.page-body img.alignleft,
.page-body img.alignright {
float: none;
display: block;
max-width: 100%;
margin: 0 0 1rem 0;
}
}
@media (max-width: 600px) {
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 input[type="date"],
.wpcf7 select,
.wpcf7 textarea {
border-radius: 12px;
padding: 12px 12px;
}
}
@media (max-width: 480px) {
h1 { font-size: 1.5rem; }
h2 { font-size: 1.2rem; }
.recipe-title {
font-size: 1.5rem;
}
.recipe-meta {
font-size: 0.85rem;
}
.recipe-section {
margin-top: 1.8rem;
}
.steps ol {
padding-left: 1em;
}
.sides-grid {
grid-template-columns: 1fr;
}
.recipe-actions {
gap: 0.8rem;
}
.recipe-actions button {
width: 40%;
}
}
@media (min-width: 900px) {
#cookmode-toggle {
display: none !important;
}
}
@media (min-width: 1300px) {
.recipe-bottom-bar {
max-width: 800px;
border-radius: 16px 16px 0 0;
}
}
@media print { header, footer, #cwn-random-btn, .recipe-video-toggle button, .recipe-cookmode, #recipe-print {
display: none !important;
} img,
.recipe-hero,
.recipe-actions,
.recipe-hero-image,
.step-media,
.step-media-image,
.step-media video,
.step-media iframe {
display: none !important;
}
body {
background: #fff;
color: #000;
font-size: 14px;
line-height: 1.5;
}
.recipe-single {
padding: 0;
}
.recipe-title {
font-size: 20px;
color: #000;
margin-bottom: 0.4em;
}
.recipe-section h2 {
font-size: 16px;
margin-top: 1em;
border-bottom: 1px solid #ddd;
padding-bottom: 4px;
}
img {
max-width: 100%;
height: auto;
}
a::after { content: ""; } } @media (max-width: 520px){
.footer-newsletter__controls{
flex-direction: column;
align-items: stretch;
}
.footer-newsletter {
padding-left: 0;
}
.footer-newsletter__btn,
.footer-newsletter button,
.footer-newsletter input[type="submit"],
#mc_embed_signup input[type="submit"],
.mc4wp-form button,
.mc4wp-form input[type="submit"]{
width: 100%;
}
.footer-newsletter__box{
padding: 18px 14px 14px;
border-radius: 16px;
width: fit-content;
}
.footer-newsletter__title{
font-size: 20px;
}
.footer-newsletter__controls{
width: 100%;
flex-direction: column;
align-items: stretch;
gap: 10px;
margin-left: 0;
margin-right: 0;
} .footer-newsletter__input,
.footer-newsletter input[type="email"],
#mc_embed_signup input[type="email"],
.mc4wp-form input[type="email"]{
width: 100% !important;
max-width: none !important;
box-sizing: border-box;
} .footer-newsletter__btn,
.footer-newsletter button,
.footer-newsletter input[type="submit"],
#mc_embed_signup input[type="submit"],
.mc4wp-form button,
.mc4wp-form input[type="submit"]{
width: 100%;
box-sizing: border-box;
}
.footer-newsletter__legal{
padding: 0 6px;
}
}
@media (max-width: 960px) {
.cwn-episodes__hero { grid-template-columns: 1fr; }
}
@media (max-width: 860px) {
.cwn-episodes__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 520px) {
.cwn-episodes__grid { grid-template-columns: 1fr; }
}
@media (max-width: 1024px) {
.cwn-collaboration-grid {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
}
@media (max-width: 768px) {
.cwn-collaboration-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (max-width: 480px) {
.cwn-collaboration-grid {
grid-template-columns: 1fr;
}
}