/*
Theme Name: Ellen Repair Blocks
Theme URI: https://ellenrepair.com/
Author: Ellen Repair project
Description: A bilingual Gutenberg block theme for Ellen Repair.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: ellen-blocks
*/

:root{--ellen-navy:#103b53;--ellen-navy-deep:#092c40;--ellen-yellow:#ffbd13;--ellen-link:#00698f;--ellen-ice:#eaf7fc;--ellen-text:#243d4c;--ellen-muted:#516471;--ellen-line:#d8e2e7;--ellen-error:#ae2424}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{font-family:Cairo,Arial,sans-serif;color:var(--ellen-text);font-size:18px;line-height:1.8;margin:0}
body.ellen-lang-en{font-family:Cairo,Arial,sans-serif;font-size:16px;direction:ltr}
body.ellen-lang-ar{direction:rtl}
*{box-sizing:border-box}
a{color:var(--ellen-link);text-underline-offset:5px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--ellen-link);outline-offset:4px}
.wp-site-blocks{min-height:100vh;display:flex;flex-direction:column}
.wp-site-blocks>main{flex:1}
h1,h2,h3,h4,h5,h6,.wp-block-heading{color:var(--ellen-navy);font-weight:800;line-height:1.3;text-wrap:balance}
.ellen-lang-en h1,.ellen-lang-en h2,.ellen-lang-en h3,.ellen-lang-en .wp-block-heading{font-weight:700}
p{line-height:1.8}
img{max-width:100%;height:auto}
bdi{direction:ltr;unicode-bidi:isolate}
.lang-ar-only,.lang-en-only{display:none!important}
.ellen-lang-ar .lang-ar-only,.ellen-lang-en .lang-en-only{display:flex!important}

.ellen-header{background:#fff;border-bottom:1px solid #eef3f5;position:relative;z-index:20}
.ellen-header-inner{min-height:86px;padding:5px max(20px,calc((100vw - 1240px)/2));gap:28px!important;flex-wrap:nowrap!important}
.ellen-header .wp-block-site-logo{flex:none;margin:0}
.ellen-header .wp-block-site-logo img{width:148px;height:76px;object-fit:contain}
.ellen-header .wp-block-navigation{margin-inline:auto;font-weight:700;font-size:16px;color:var(--ellen-navy)}
.ellen-header .wp-block-navigation-item__content{color:var(--ellen-navy);padding-block:12px;text-decoration:none}
.ellen-header .wp-block-navigation-item__content:hover{text-decoration:underline}
.ellen-header-actions{gap:16px!important;flex-wrap:nowrap!important}
.ellen-language-switch{display:inline-flex;align-items:center;justify-content:center;min-height:44px;color:var(--ellen-navy);font:600 15px Cairo,sans-serif;text-decoration:none;white-space:nowrap}
.ellen-language-switch:hover{text-decoration:underline}
.ellen-call .wp-block-button__link,.ellen-primary .wp-block-button__link{background:var(--ellen-yellow);color:var(--ellen-navy-deep);border:1px solid var(--ellen-yellow);font-weight:700;border-radius:8px;min-height:54px;padding:13px 24px;display:inline-flex;align-items:center;justify-content:center}
.ellen-call .wp-block-button__link{border-radius:28px;font-family:Cairo,sans-serif;min-height:48px;padding:10px 22px}
.ellen-secondary .wp-block-button__link{background:transparent;color:var(--ellen-navy);border:1px solid var(--ellen-navy);font-weight:700;border-radius:8px;min-height:54px;padding:13px 24px}
.ellen-on-dark .ellen-secondary .wp-block-button__link{color:#fff;border-color:#fff}
.ellen-on-dark .wp-block-button__link:focus-visible{outline-color:#fff}
.ellen-mobile-request{display:none}

.ellen-section{padding-block:64px}
.ellen-hero{background:var(--ellen-navy);color:#edf6fb;padding:40px max(20px,calc((100vw - 1240px)/2));min-height:508px;display:flex;align-items:center}
.ellen-hero>.wp-block-columns{width:100%;gap:44px;align-items:center!important;margin:0}
.ellen-hero h1{color:#fff;font-size:clamp(52px,5.15vw,65px);line-height:1.25;margin:0 0 22px}
.ellen-hero .ellen-lead{font-size:23px;line-height:1.7;max-width:550px;margin-bottom:27px}
.ellen-eyebrow{display:flex;align-items:center;gap:14px;font-size:18px;font-weight:500;margin:0 0 20px}
.ellen-eyebrow:before,.ellen-section-title:before{content:"";display:block;width:56px;height:4px;background:var(--ellen-yellow);margin-bottom:16px}
.ellen-eyebrow:before{margin:0;flex:none}
.ellen-hero figure{margin:0}
.ellen-hero figure img{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%}
.ellen-actions{gap:14px!important;margin-top:24px}
.ellen-actions .wp-block-button__link{font-size:20px}

.ellen-content{width:calc(100% - 88px);max-width:1240px;margin-inline:auto}
.ellen-section-title{font-size:clamp(28px,3.3vw,40px);margin:0 0 10px}
.ellen-intro{color:var(--ellen-muted);font-size:19px;margin-top:0}
.ellen-services-section{padding-block:38px 24px}
.ellen-service-grid{display:grid!important;grid-template-columns:1fr 1fr;gap:0 28px!important}
.ellen-service-card{display:grid!important;grid-template-columns:110px 1fr auto;align-items:center;gap:20px!important;min-height:132px;padding-block:8px;border-bottom:1px solid var(--ellen-line)}
.ellen-service-card figure{margin:0!important}
.ellen-service-card img{width:110px;height:110px;object-fit:contain}
.ellen-service-card h3{font-size:26px;margin:0}
.ellen-service-card p{font-size:15px;color:var(--ellen-muted);margin:5px 0 0;line-height:1.5}
.ellen-service-card .ellen-arrow{font:700 28px Cairo,sans-serif;color:var(--ellen-navy);text-decoration:none}
.ellen-service-card:hover{background:#f8fcfe}
.ellen-service-card:hover h3{text-decoration:underline}

.ellen-ice{background:var(--ellen-ice)}
.ellen-light{background:#f7fafb}
.ellen-cta-strip{padding:36px max(20px,calc((100vw - 1240px)/2))}
.ellen-cta-strip>.wp-block-columns{gap:64px;align-items:center!important;margin:0}
.ellen-cta-strip figure{margin:0}
.ellen-cta-strip img{aspect-ratio:2.5/1;object-fit:cover;border-radius:12px;width:100%}
.ellen-text-link{font-weight:700}
.ellen-steps{gap:48px!important}
.ellen-step{border-top:1px solid var(--ellen-line);padding-top:18px}
.ellen-step-number{font:500 30px Cairo,sans-serif;color:var(--ellen-link);margin:0}
.ellen-step h3{font-size:23px;margin:3px 0 8px}
.ellen-step p{color:var(--ellen-muted);margin:0}
.ellen-two-col{gap:80px!important;align-items:flex-start!important}
.ellen-area-card{border-inline-start:1px solid var(--ellen-line);padding-inline-start:44px}
.ellen-faq details{border-bottom:1px solid var(--ellen-line);padding:17px 0;margin:0}
.ellen-faq summary{font-weight:700;color:var(--ellen-navy);cursor:pointer}
.ellen-faq details p{color:var(--ellen-muted);margin-bottom:0}

.ellen-page-hero{background:var(--ellen-ice);padding:38px max(20px,calc((100vw - 1240px)/2)) 44px}
.ellen-page-hero h1{font-size:clamp(40px,5vw,60px);margin:12px 0 18px}
.ellen-page-hero .ellen-lead{font-size:22px;color:var(--ellen-muted);max-width:70ch;margin-bottom:0}
.ellen-breadcrumb{font-size:14px;color:var(--ellen-muted);margin-bottom:20px}
.ellen-service-hero>.wp-block-columns{gap:70px;align-items:center!important;margin-bottom:0}
.ellen-product-stage{background:#fff;border-radius:16px;padding:14px}
.ellen-product-stage img{max-height:380px;width:100%;object-fit:contain}
.ellen-symptoms{padding:0;list-style:none}
.ellen-symptoms li{padding:14px 0;border-bottom:1px solid var(--ellen-line);font-weight:500}
.ellen-prepare{background:#f5f8fa;border-top:4px solid var(--ellen-yellow);padding:28px}
.ellen-prepare h2{font-size:27px;margin-top:0}
.ellen-related .ellen-service-card{grid-template-columns:85px 1fr auto;min-height:105px}
.ellen-related .ellen-service-card img{width:85px;height:85px}
.ellen-related .ellen-service-card h3{font-size:21px}
.ellen-prose{max-width:820px;margin-inline:auto}
.ellen-prose h2{margin-top:42px}
.ellen-prose ul{line-height:1.9}
.ellen-info-grid{gap:28px!important}
.ellen-info-card{border:1px solid var(--ellen-line);border-top:4px solid var(--ellen-yellow);border-radius:8px;padding:28px;height:100%}
.ellen-info-card h2,.ellen-info-card h3{margin-top:0}

.ellen-query .wp-block-post-template{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.ellen-query .wp-block-post{border:1px solid var(--ellen-line);border-radius:10px;overflow:hidden;background:#fff}
.ellen-query .wp-block-post-featured-image{margin:0}
.ellen-query .wp-block-post-featured-image img{aspect-ratio:16/10;object-fit:cover}
.ellen-query .wp-block-post-title,.ellen-query .wp-block-post-excerpt,.ellen-query .wp-block-post-date{padding-inline:22px}
.ellen-query .wp-block-post-title{font-size:23px;margin:18px 0 8px}
.ellen-query .wp-block-post-date{font-size:13px;color:var(--ellen-muted)}
.ellen-query .wp-block-post-excerpt{padding-bottom:18px;color:var(--ellen-muted)}
.ellen-post-header{max-width:900px;margin-inline:auto;text-align:start}
.ellen-post-header .wp-block-post-title{font-size:clamp(38px,5vw,58px)}
.ellen-post-content{max-width:800px!important;margin-inline:auto}
.ellen-post-content h2{margin-top:42px}

.ellen-request-box{border:1px solid var(--ellen-line);border-radius:12px;padding:32px}
.ellen-request-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 28px;padding-inline-start:22px}
.ellen-contact-card{background:var(--ellen-navy);color:#fff;padding:32px;border-radius:12px}
.ellen-contact-card h2{color:#fff}
.ellen-phone{font:700 30px Cairo,sans-serif;color:#fff}
.ellen-notice{background:#fff8df;border-inline-start:4px solid var(--ellen-yellow);padding:16px 18px}

.ellen-footer{background:#f4f8fa;border-top:1px solid var(--ellen-line);padding:48px max(20px,calc((100vw - 1240px)/2)) 20px}
.ellen-footer-grid{gap:40px!important;align-items:flex-start!important}
.ellen-footer .wp-block-site-logo img{width:155px;height:88px;object-fit:contain}
.ellen-footer h2{font-size:19px;margin:0 0 14px}
.ellen-footer p,.ellen-footer a{font-size:15px;color:var(--ellen-muted)}
.ellen-footer-nav{display:flex;flex-direction:column;gap:5px}
.ellen-footer-nav a{color:var(--ellen-navy)}
.ellen-footer-bottom{border-top:1px solid var(--ellen-line);margin-top:28px;padding-top:15px;font-size:13px;color:var(--ellen-muted)}
.ellen-mobile-contact{display:none!important}
.ellen-lang-ar .ellen-mobile-contact.lang-en-only,.ellen-lang-en .ellen-mobile-contact.lang-ar-only{display:none!important}
.ellen-mobile-contact.lang-ar-only,.ellen-mobile-contact.lang-en-only{display:none!important}
.ellen-header-actions .wp-block-button__link{white-space:nowrap}
.ellen-toc{max-width:900px;margin:32px auto!important;padding:24px;border:1px solid var(--ellen-line);border-radius:12px;background:var(--ellen-ice)}
.ellen-toc nav{line-height:1.9}.ellen-toc>p{font-weight:700;margin-top:0}
@media(max-width:600px){.ellen-lang-ar .ellen-mobile-contact.lang-ar-only,.ellen-lang-en .ellen-mobile-contact.lang-en-only{display:grid!important}.ellen-header .ellen-call .wp-block-button__link{padding:10px 12px;font-size:13px}.ellen-toc{margin-inline:20px!important}}

@media(max-width:1000px){.ellen-header-inner{gap:16px!important}.ellen-header .wp-block-site-logo img{width:125px}.ellen-call{display:none}.ellen-hero h1{font-size:52px}.ellen-two-col{gap:40px!important}.ellen-query .wp-block-post-template{grid-template-columns:1fr 1fr}.ellen-service-grid{gap:0 18px!important}}
@media(max-width:782px){.ellen-content{width:calc(100% - 48px)}.ellen-section{padding-block:48px}.ellen-header-inner{min-height:78px;padding-inline:24px}.ellen-header .wp-block-site-logo img{width:120px;height:66px}.ellen-header .wp-block-navigation__responsive-container-open{display:flex}.ellen-header .wp-block-navigation__responsive-container:not(.is-menu-open){display:none}.ellen-header .wp-block-navigation{order:3;margin:0}.ellen-header-actions{margin-inline-start:auto}.ellen-language-shell .wp-block-navigation__responsive-container.is-menu-open{padding:30px}.ellen-hero{padding:34px 24px}.ellen-hero>.wp-block-columns{gap:28px}.ellen-hero h1{font-size:44px}.ellen-hero .ellen-lead{font-size:19px}.ellen-service-card{grid-template-columns:85px minmax(0,1fr) auto;min-width:0}.ellen-service-card>div{min-width:0}.ellen-service-card img{width:85px;height:85px}.ellen-cta-strip{padding-inline:24px}.ellen-cta-strip>.wp-block-columns{gap:28px}.ellen-area-card{padding-inline-start:30px}.ellen-request-list{grid-template-columns:1fr}.ellen-footer{padding-inline:24px}.ellen-footer-grid{gap:28px!important}}
@media(max-width:600px){html{scroll-padding-top:12px}body{font-size:17px}.ellen-lang-en{font-size:16px}.ellen-lang-ar .lang-ar-only,.ellen-lang-en .lang-en-only{display:flex!important}.ellen-header-inner{padding-inline:20px;gap:10px!important}.ellen-header .wp-block-site-logo img{width:108px;height:62px}.ellen-header-actions{gap:9px!important}.ellen-language-switch{font-size:13px}.ellen-hero{padding:30px 20px;min-height:0}.ellen-hero>.wp-block-columns{display:flex;flex-direction:column}.ellen-hero h1{font-size:clamp(36px,10vw,46px);line-height:1.28}.ellen-hero .ellen-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%}.ellen-actions .wp-block-button,.ellen-actions .wp-block-button__link{width:100%}.ellen-actions .wp-block-button__link{font-size:17px;padding-inline:12px}.ellen-content{width:calc(100% - 40px)}.ellen-section{padding-block:40px}.ellen-section-title{font-size:29px}.ellen-service-grid{grid-template-columns:minmax(0,1fr)}.ellen-service-card{grid-template-columns:70px minmax(0,1fr) auto;gap:12px!important;width:100%;min-width:0;min-height:105px;padding-block:9px}.ellen-service-card>div{min-width:0}.ellen-service-card img{width:70px;height:70px}.ellen-service-card h3{font-size:21px}.ellen-service-card .ellen-arrow{font-size:17px;white-space:nowrap}.ellen-cta-strip{padding:30px 20px}.ellen-cta-strip>.wp-block-columns{display:flex;flex-direction:column}.ellen-steps{gap:22px!important}.ellen-step{position:relative;padding-inline-start:54px}.ellen-step-number{position:absolute;inset-inline-start:0}.ellen-two-col{display:flex;flex-direction:column}.ellen-area-card{border-inline-start:0;border-top:1px solid var(--ellen-line);padding:26px 0 0}.ellen-page-hero{padding:28px 20px 36px}.ellen-page-hero h1{font-size:38px}.ellen-page-hero .ellen-lead{font-size:19px}.ellen-service-hero>.wp-block-columns{display:flex;flex-direction:column;gap:26px}.ellen-service-hero .ellen-actions{display:grid!important;grid-template-columns:1fr;width:100%}.ellen-product-stage{max-width:310px;margin-inline:auto}.ellen-info-grid{display:flex;flex-direction:column}.ellen-related .ellen-service-card{grid-template-columns:65px minmax(0,1fr) auto}.ellen-related .ellen-service-card img{width:65px;height:65px}.ellen-query .wp-block-post-template{grid-template-columns:1fr}.ellen-request-box{padding:22px 18px}.ellen-footer{padding:36px 20px 86px}.ellen-footer-grid{display:grid!important;grid-template-columns:1fr 1fr}.ellen-footer-brand{grid-column:1/-1}.ellen-footer-contact{grid-column:1/-1}.ellen-mobile-contact{position:fixed;bottom:0;inset-inline:0;z-index:50;display:grid!important;grid-template-columns:1fr 1fr;gap:10px!important;background:#fff;border-top:1px solid var(--ellen-line);padding:9px 20px max(9px,env(safe-area-inset-bottom))}.ellen-mobile-contact .wp-block-button,.ellen-mobile-contact .wp-block-button__link{width:100%;margin:0}.ellen-mobile-contact .wp-block-button__link{min-height:44px;padding:8px 10px;font-size:16px}.admin-bar .ellen-mobile-contact{bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Final visual review: visitor journey and responsive polish. */
.wp-site-blocks>main,.wp-site-blocks>footer{margin-block-start:0}
.ellen-header .wp-block-navigation__container{gap:22px;flex-wrap:nowrap}
.ellen-header .wp-block-navigation-item__content{white-space:nowrap}
.ellen-header .wp-block-navigation__responsive-container-open,.ellen-header .wp-block-navigation__responsive-container-close{min-width:44px;min-height:44px;align-items:center;justify-content:center}
.ellen-header .wp-block-navigation__responsive-container.is-menu-open{padding:28px 24px 96px;background:#f4f9fc;color:var(--ellen-navy)}
.ellen-header .is-menu-open .wp-block-navigation__container{align-items:stretch;width:100%;gap:4px}
.ellen-header .is-menu-open .wp-block-navigation-item{width:100%}
.ellen-header .is-menu-open .wp-block-navigation-item__content{display:block;width:100%;padding:15px 6px;font-size:20px;border-bottom:1px solid var(--ellen-line)}
.ellen-header .is-menu-open .wp-block-navigation__responsive-container-content{align-items:stretch;padding-top:64px}
.ellen-service-card{grid-template-columns:100px minmax(0,1fr) auto}
.ellen-service-card .ellen-arrow{font:700 17px Cairo,sans-serif;display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:5px;white-space:nowrap}
.ellen-service-card h3 a{color:inherit;text-decoration:none}
.ellen-service-card h3 a:hover{text-decoration:underline}
.ellen-footer>.lang-ar-only,.ellen-footer>.lang-en-only{flex-direction:column}
.ellen-footer-grid,.ellen-footer-bottom{width:100%}
.ellen-footer-nav{gap:0}
.ellen-footer-nav p{margin:0}
.ellen-footer-nav a{display:inline-flex;align-items:center;min-height:44px;line-height:1.5}
.ellen-contact-card .ellen-secondary .wp-block-button__link{color:#fff;border-color:#fff}
.ellen-contact-card a:focus-visible{outline-color:#fff}
.ellen-cta-final{padding:38px max(20px,calc((100vw - 1240px)/2));background:var(--ellen-ice)}
.ellen-cta-final>.wp-block-group{gap:32px;justify-content:space-between;align-items:center}
.ellen-cta-final h2{font-size:clamp(28px,3vw,38px);margin:0 0 8px}
.ellen-cta-final p{margin:0;color:var(--ellen-muted)}
.ellen-cta-final .wp-block-buttons{flex-shrink:0}
.ellen-query .wp-block-post-template{padding:0;list-style:none;margin:0}
.ellen-query .wp-block-post-title a{text-decoration:none;color:var(--ellen-navy)}
.ellen-query .wp-block-post-title a:hover{text-decoration:underline}
.ellen-post-header,.ellen-post-content{width:calc(100% - 48px)}
.ellen-post-header .wp-block-post-featured-image{border-radius:12px;overflow:hidden;background:#f4f8fa}
.ellen-post-header .wp-block-post-featured-image img{object-fit:contain!important;max-height:400px}
.ellen-post-content .ellen-toc{margin-inline:0!important;max-width:100%;font-size:16px}
.ellen-toc a{display:inline-block;padding-block:4px}
.ellen-toc ul{padding-inline-start:22px}
.ellen-field input,.ellen-field textarea,.ellen-field select{scroll-margin-block:90px}
.ellen-field input::placeholder,.ellen-field textarea::placeholder{color:#596c79;opacity:1}
.ellen-primary .wp-block-button__link:hover,.ellen-call .wp-block-button__link:hover{background:#f2ad00;border-color:#f2ad00}
@media(min-width:1101px){.ellen-header .wp-block-navigation__responsive-container-open{display:none}.ellen-header .wp-block-navigation__responsive-container:not(.is-menu-open){display:block!important}.ellen-header .wp-block-navigation{margin-inline:auto}}
@media(max-width:1100px){.ellen-header .wp-block-navigation__responsive-container-open{display:flex}.ellen-header .wp-block-navigation__responsive-container:not(.is-menu-open){display:none!important}.ellen-header .wp-block-navigation{order:3;margin:0}.ellen-header-actions{margin-inline-start:auto}}
@media(min-width:601px) and (max-width:900px){.ellen-service-card{grid-template-columns:75px minmax(0,1fr);column-gap:16px!important}.ellen-service-card img{width:75px;height:75px}.ellen-service-card>p:last-child{grid-column:2;margin:0}.ellen-service-card h3{font-size:22px}.ellen-service-card .ellen-arrow{font-size:16px}}
@media(max-width:600px){.ellen-header .ellen-call{display:none}.ellen-header .wp-block-site-logo img{width:120px}.ellen-header-actions{margin-inline-start:auto}.ellen-hero h1{font-size:clamp(34px,9.5vw,42px)}.ellen-hero .ellen-eyebrow{font-size:16px}.ellen-hero .ellen-eyebrow:before{width:32px}.ellen-hero figure img{aspect-ratio:16/10}.ellen-service-card,.ellen-related .ellen-service-card{grid-template-columns:70px minmax(0,1fr);column-gap:16px!important}.ellen-service-card>figure{grid-row:1/3;align-self:center}.ellen-service-card>p:last-child{grid-column:2;margin:0}.ellen-service-card .ellen-arrow{font-size:16px;min-height:44px}.ellen-service-card h3{font-size:22px}.ellen-service-card p{font-size:16px}.ellen-cta-final>.wp-block-group{flex-direction:column;align-items:stretch}.ellen-cta-final .wp-block-buttons,.ellen-cta-final .wp-block-button,.ellen-cta-final .wp-block-button__link{width:100%}.ellen-post-header,.ellen-post-content{width:calc(100% - 40px)}.ellen-post-header .wp-block-post-title{font-size:34px;line-height:1.35}.ellen-footer-bottom{flex-direction:column;align-items:flex-start;gap:4px}.ellen-footer-bottom p{margin:0}.ellen-toc{font-size:16px}.ellen-service-hero .ellen-actions{grid-template-columns:1fr 1fr}.ellen-service-hero .ellen-product-stage img{max-height:230px}}

.ellen-prose{width:calc(100% - 48px)}
.ellen-contact-card a{color:#fff}
@media(max-width:600px){.ellen-prose{width:calc(100% - 40px)}}
.ellen-header-inner{margin-block-start:0!important}
.ellen-language-switch a,a.ellen-language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}
@media(max-width:600px){.wp-site-blocks:has(.ellen-live-form:focus-within) .ellen-mobile-contact{display:none!important}.ellen-submit{scroll-margin-block:90px}}
@media(min-width:768px){.ellen-toc nav>ul{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}}
@media(min-width:601px) and (max-width:782px){.ellen-hero figure img{aspect-ratio:16/9}.ellen-product-stage img{max-height:260px}}
