/*
Theme Name: Blenda — Bro Barbershop Child
Description: Hrvatska stranica Barbershopa Blenda, prilagođena uvezenoj temi Bro Barbershop.
Template: bro-barbershop
Version: 1.0.0
Text Domain: blenda
*/
:root{--ink:#161b18;--forest:#263d33;--paper:#f4f2eb;--muted:#656d66;--line:#d9dcd3;--lime:#d4e5b5;--white:#fff;--max:1200px;--blenda-header-height:90px;--blenda-admin-offset:0px}
html{scroll-behavior:smooth;scroll-padding-top:calc(var(--blenda-header-height) + var(--blenda-admin-offset) + 20px)}
body.blenda-site{background:var(--paper);color:var(--ink);font-family:'Space Grotesk',Arial,sans-serif;font-size:16px;line-height:1.65;margin:0;padding-top:var(--blenda-header-height);overflow-x:clip}
html:has(body.admin-bar){--blenda-admin-offset:32px}
@media(max-width:782px){html:has(body.admin-bar){--blenda-admin-offset:46px}}
@media(max-width:600px){.blenda-site #wpadminbar{position:fixed}}
.blenda-site *{box-sizing:border-box}
.blenda-site h1,.blenda-site h2,.blenda-site h3,.blenda-site p,.blenda-site figure{margin:0}
.blenda-site h1,.blenda-site h2,.blenda-site h3{font-family:inherit;color:inherit;font-weight:500}
.blenda-site a{color:inherit;text-decoration:none;transition:color .2s,background-color .2s,transform .2s}
.blenda-site a:hover{color:inherit}
.blenda-site button{font-family:inherit;cursor:pointer}
.blenda-site img{max-width:100%;height:auto;display:block}
.blenda-site :focus-visible{outline:3px solid #75934d;outline-offset:6px}
.blenda-wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}
.blenda-skip{position:fixed;z-index:1001;top:-100px;left:20px;background:var(--lime);padding:12px 24px}
.blenda-skip:focus{top:15px}
.blenda-header{height:var(--blenda-header-height);background:#050605;color:#fff;position:fixed;top:var(--blenda-admin-offset);inset-inline:0;z-index:1000;border-bottom:1px solid #282c28;isolation:isolate;overflow:visible}
.blenda-header-inner{max-width:1440px;margin:auto;padding:0 48px;height:100%;display:flex;align-items:center;gap:40px}
.blenda-brand{display:block;width:166px;height:54px;position:relative;overflow:hidden;flex-shrink:0}
.blenda-brand img{width:190px;max-width:none;height:190px;position:absolute;top:-69px;left:-12px}
.blenda-nav{margin-left:auto}
.blenda-nav-list{list-style:none;display:flex;align-items:center;gap:30px;margin:0;padding:0}
.blenda-nav-list a{font-size:13px;letter-spacing:.03em;color:#c8cdc7;display:block;padding:12px 0}
.blenda-nav-list a:hover{color:var(--lime)}
.blenda-button{display:inline-flex;justify-content:center;align-items:center;gap:30px;background:var(--lime);color:var(--ink)!important;padding:17px 25px;font-size:14px;font-weight:500;line-height:1.25;border:1px solid transparent;min-height:54px}
.blenda-button:hover{background:#e1efcb;transform:translateY(-2px)}
.blenda-icon{display:inline-block;width:20px;height:20px;flex:0 0 20px;vertical-align:middle}
.blenda-button .arrow{display:inline-flex;line-height:1}
.blenda-stars .blenda-icon{width:14px;height:14px;margin-right:3px}
.blenda-footer-links .blenda-icon,.blenda-review cite .blenda-icon,.blenda-gallery-layout figcaption .blenda-icon{width:14px;height:14px}
.blenda-header .blenda-button{padding:13px 19px;min-height:46px;gap:25px;font-size:12px}
.blenda-menu-toggle{display:none;color:#fff;background:none;border:1px solid #596157;padding:10px 14px;font-size:13px;line-height:1.3;border-radius:0}
.blenda-menu-toggle:hover{background:#25332c}
.blenda-hero{min-height:650px;height:calc(100svh - 90px);max-height:860px;position:relative;background:#19221c;color:#fff;isolation:isolate;display:flex;align-items:center}
.blenda-hero-photo{position:absolute;inset:0;width:100%;height:100%!important;object-fit:cover;object-position:center;z-index:-2}
.blenda-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,15,10,.89) 0%,rgba(6,15,10,.65) 37%,rgba(6,15,10,.07) 75%),linear-gradient(0deg,rgba(5,12,8,.65),transparent 40%);z-index:-1}
.blenda-hero-content{padding-block:70px 150px;position:relative}
.blenda-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;display:flex;align-items:center;gap:12px;margin-bottom:24px!important}
.blenda-eyebrow:before{content:'';width:24px;height:1px;background:currentColor}
.blenda-hero .blenda-eyebrow{color:#d8e7cc}
.blenda-hero h1{font-size:clamp(64px,7.2vw,106px);line-height:1.01;letter-spacing:-.065em;font-weight:400;max-width:800px}
.blenda-hero h1 em{font-style:normal;color:var(--lime)}
.blenda-hero-copy{max-width:350px;color:#d7dcd6;line-height:1.8;margin:27px 0 32px!important;font-size:15px}
.blenda-hero-actions{display:flex;gap:28px;align-items:center}
.blenda-text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;border-bottom:1px solid currentColor;padding:9px 0}
.blenda-text-link:hover{opacity:.75}
.blenda-hero-bottom{position:absolute;bottom:0;left:0;right:0}
.blenda-hero-bottom-inner{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-top:1px solid #ffffff42;font-size:12px;color:#e3e8df;gap:20px}
.blenda-location-label{display:flex;gap:12px;align-items:center}
.blenda-dot{height:7px;width:7px;border-radius:50%;background:var(--lime);display:inline-block}
.blenda-rating{display:flex;align-items:center;gap:16px}
.blenda-stars{color:var(--lime);letter-spacing:3px;font-size:13px}
.blenda-rating strong{color:#fff;font-weight:500}
.blenda-section{padding:105px 0}
.blenda-section-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:46px}
.blenda-section h2,.blenda-booking-page h1,.blenda-error h1{font-size:clamp(38px,4.1vw,58px);letter-spacing:-.055em;line-height:1.1}
.blenda-section-head>p{max-width:325px;color:var(--muted);font-size:14px;line-height:1.8}
.blenda-section .blenda-eyebrow{color:var(--muted);margin-bottom:20px!important}
.blenda-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.blenda-service{border-top:1px solid var(--ink);padding-top:24px;display:flex;flex-direction:column}
.blenda-service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}
.blenda-service-number{font-size:12px;color:var(--muted)}
.blenda-service-top svg{width:28px;height:28px;stroke:var(--forest);stroke-width:1.4;fill:none}
.blenda-service h3{font-size:25px;letter-spacing:-.035em;margin-bottom:22px}
.blenda-price-list{margin:0;padding:0;list-style:none}
.blenda-price-list li{display:grid;grid-template-columns:1fr auto;column-gap:18px;border-top:1px solid var(--line);padding:18px 0}
.blenda-price-list .service-name{font-size:13px;line-height:1.5}
.blenda-price-list .service-duration{color:var(--muted);display:block;font-size:11px;margin-top:5px}
.blenda-price-list strong{font-size:20px;font-weight:500;white-space:nowrap;line-height:1.3}
.blenda-services-note{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:26px;margin-top:27px;align-items:center}
.blenda-services-note p{font-size:11px;color:var(--muted);max-width:550px}
.blenda-salon{background:var(--forest);color:var(--paper)}
.blenda-salon-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;align-items:center}
.blenda-salon-photo{aspect-ratio:1.06;object-fit:cover;width:100%;object-position:52% center}
.blenda-salon .blenda-eyebrow{color:#c9d8bd}
.blenda-salon h2{margin-bottom:28px}
.blenda-salon-copy>p{color:#c9d0c7;font-size:14px;line-height:1.9;margin-bottom:20px}
.blenda-salon-detail{display:flex;gap:12px;border-top:1px solid #ffffff30;padding-top:23px;margin-top:28px;font-size:12px;color:#dce6d4}
.blenda-detail-image{margin-top:70px;position:relative}
.blenda-detail-image img{width:100%;height:350px;object-fit:cover;object-position:center 45%}
.blenda-detail-image figcaption{position:absolute;bottom:20px;left:25px;background:#17291bd9;padding:8px 14px;font-size:11px;color:#fff;letter-spacing:.04em}
.blenda-work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}
.blenda-work{display:block;position:relative;overflow:hidden;background:#c5c9bf}
.blenda-work img{width:100%;height:460px;object-fit:cover;transition:transform .5s}
.blenda-work:hover img{transform:scale(1.035)}
.blenda-work-caption{display:flex;justify-content:space-between;position:absolute;inset:auto 0 0;padding:45px 22px 20px;background:linear-gradient(transparent,#061109b3);color:white;font-size:13px}
.blenda-work-caption span:last-child{font-size:20px}
.blenda-review{margin-top:70px;border-top:1px solid var(--line);padding-top:45px;display:grid;grid-template-columns:1fr 2fr;gap:50px}
.blenda-review .blenda-stars{color:var(--forest);display:block;margin-bottom:10px}
.blenda-review small{font-size:12px;color:var(--muted)}
.blenda-site .blenda-review blockquote{padding:0;margin:0;border:none;quotes:none;font-size:28px;line-height:1.4;letter-spacing:-.03em;font-weight:400}
.blenda-review cite{display:block;font-size:11px;font-style:normal;color:var(--muted);letter-spacing:0;margin-top:20px}
.blenda-reserve-banner{background:#dae5cd;padding:75px 0}
.blenda-reserve-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}
.blenda-reserve-banner h2{font-size:clamp(38px,4.5vw,64px);letter-spacing:-.055em;line-height:1.1;margin-bottom:15px}
.blenda-reserve-banner p{font-size:14px;color:#495347}
.blenda-button-dark{background:var(--ink);color:#fff!important}
.blenda-button-dark:hover{background:#36533f}
.blenda-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}
.blenda-contact-grid h2{margin-bottom:30px}
.blenda-address{font-size:23px;letter-spacing:-.035em;line-height:1.5;margin-bottom:24px!important}
.blenda-contact-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:28px 0}
.blenda-contact-links a{font-size:15px;border-bottom:1px solid var(--line);padding-block:3px}
.blenda-hours{width:100%;border-collapse:collapse;margin:0}
.blenda-hours caption{text-align:left;font-size:23px;margin-bottom:20px;letter-spacing:-.03em}
.blenda-site .blenda-hours,.blenda-site .blenda-hours tbody,.blenda-site .blenda-hours tr,.blenda-site .blenda-hours td{background:transparent;color:var(--ink)}
.blenda-hours td{border:0;border-bottom:1px solid var(--line);padding:17px 0;font-size:14px}
.blenda-hours td:last-child{text-align:right;font-variant-numeric:tabular-nums}
.blenda-contact-note{font-size:12px;color:var(--muted);margin-top:20px!important}
.blenda-footer{background:#050605;color:#b3b9b1;padding:44px 0 24px}
.blenda-footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:34px}
.blenda-footer-tag{font-size:13px;color:#d4ddce}
.blenda-footer-bottom{border-top:1px solid #2c302b;padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:11px}
.blenda-footer-links{display:flex;gap:25px}
.blenda-booking-page{padding:65px 0 90px;min-height:75vh}
.blenda-booking-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}
.blenda-booking-intro p{max-width:375px;color:var(--muted);font-size:14px}
.blenda-booking-steps{display:flex;gap:32px;margin:30px 0;font-size:12px;color:var(--muted)}
.blenda-booking-steps span{display:flex;align-items:center;gap:9px}
.blenda-booking-steps b{display:inline-flex;border:1px solid #a4b09d;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;font-size:10px;font-weight:500;color:var(--forest)}
.blenda-booking-shell{border:1px solid var(--line);background:white;position:relative}
.blenda-booking-shell iframe{display:block;width:100%;height:900px;border:0;background:#fff}
.blenda-booking-exit{display:none}
.blenda-booking-help{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}
.blenda-booking-help p{font-size:12px;color:var(--muted)}
.blenda-booking-privacy{font-size:11px;color:var(--muted);margin-top:18px!important}
.blenda-booking-privacy a{text-decoration:underline}
.blenda-error{padding-block:100px;min-height:65vh}
.blenda-error p{margin:25px 0}
.blenda-header,.blenda-footer{background:#000}
.blenda-booking-intro h1{font-size:56px;line-height:64px}
.blenda-booking-intro p{line-height:24px}
.blenda-booking-page .blenda-eyebrow{line-height:18px}
.blenda-booking-steps{line-height:24px}
.blenda-booking-loading{padding:14px 18px;font-size:12px;color:var(--muted);border-bottom:1px solid var(--line)}
.blenda-booking-loading[hidden]{display:none}
@media(max-width:760px){.blenda-desktop-label{display:none}.blenda-header .blenda-button{white-space:nowrap}.blenda-booking-intro h1{font-size:38px;line-height:44px}.blenda-menu-toggle{text-transform:none}.blenda-booking-steps{row-gap:8px}}
@media(min-width:1600px){.blenda-hero .blenda-wrap{width:min(1320px,calc(100% - 120px))}}
@media(max-width:1000px){.blenda-header-inner{padding-inline:28px;gap:25px}.blenda-nav-list{gap:22px}.blenda-wrap{width:calc(100% - 64px)}.blenda-salon-grid,.blenda-contact-grid{gap:45px}.blenda-services-grid{gap:22px}.blenda-hero{min-height:650px;max-height:780px}.blenda-work img{height:390px}.blenda-section{padding-block:80px}}
@media(max-width:760px){html{scroll-padding-top:90px}.blenda-header{height:76px}.blenda-header-inner{padding-inline:20px;gap:12px}.blenda-brand{width:128px;height:48px}.blenda-brand img{width:160px;height:160px;top:-56px;left:-17px}.blenda-header .blenda-button{margin-left:auto;font-size:11px;padding:12px;gap:12px;min-height:42px}.blenda-menu-toggle{display:block;order:3}.blenda-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#080c09;margin:0;padding:18px 25px 28px;border-bottom:1px solid #475b40}.blenda-nav.is-open{display:block}.blenda-nav-list{flex-direction:column;align-items:stretch;gap:0}.blenda-nav-list a{padding:13px;border-bottom:1px solid #ffffff22;font-size:17px}.blenda-wrap{width:calc(100% - 40px)}.blenda-hero{height:calc(100svh - 76px);min-height:670px;max-height:820px;align-items:center}.blenda-hero-photo{object-position:61% center}.blenda-hero:after{background:linear-gradient(90deg,#09150fd9,#09150f60),linear-gradient(0deg,#07110bd9,transparent 55%)}.blenda-hero-content{padding-top:38px;padding-bottom:170px}.blenda-hero h1{font-size:clamp(55px,10.8vw,80px);letter-spacing:-.06em}.blenda-eyebrow{font-size:9px;letter-spacing:.13em;gap:9px}.blenda-hero-copy{font-size:14px;margin-top:24px!important;max-width:295px}.blenda-hero-actions{gap:22px}.blenda-button{padding:16px 19px;gap:24px;font-size:13px}.blenda-text-link{font-size:12px;gap:12px}.blenda-hero-bottom-inner{align-items:flex-start;flex-direction:column;gap:12px;padding-block:20px;font-size:11px}.blenda-rating{gap:12px}.blenda-stars{font-size:11px}.blenda-section{padding-block:65px}.blenda-section-head{display:block;margin-bottom:35px}.blenda-section-head>p{margin-top:22px;max-width:100%;font-size:13px}.blenda-section-head .blenda-text-link{margin-top:20px}.blenda-services-grid{grid-template-columns:1fr;gap:27px}.blenda-service-top{margin-bottom:14px}.blenda-service h3{margin-bottom:16px}.blenda-price-list .service-name{font-size:14px}.blenda-price-list li{padding-block:16px}.blenda-services-note{display:block;margin-top:10px}.blenda-services-note a{margin-top:18px}.blenda-salon-grid{grid-template-columns:1fr;gap:34px}.blenda-salon-photo{aspect-ratio:1.15}.blenda-salon h2{margin-bottom:25px}.blenda-salon-copy>p{font-size:13px}.blenda-detail-image{margin-top:35px}.blenda-detail-image img{height:240px}.blenda-detail-image figcaption{bottom:12px;left:12px;font-size:10px}.blenda-work-grid{gap:12px;grid-template-columns:1fr 1fr}.blenda-work img{height:330px}.blenda-work:last-child{grid-column:1/-1}.blenda-work:last-child img{height:380px;object-position:center 40%}.blenda-work-caption{font-size:11px;padding:40px 13px 14px}.blenda-review{margin-top:45px;padding-top:30px;grid-template-columns:1fr;gap:24px}.blenda-site .blenda-review blockquote{font-size:25px}.blenda-reserve-banner{padding-block:55px}.blenda-reserve-inner{display:block}.blenda-reserve-inner .blenda-button{margin-top:28px}.blenda-reserve-banner p{font-size:13px}.blenda-contact-grid{grid-template-columns:1fr;gap:36px}.blenda-address{font-size:21px}.blenda-footer{padding-top:28px}.blenda-footer-top{align-items:flex-start;gap:20px;flex-direction:column;padding-bottom:25px}.blenda-footer-bottom{flex-direction:column;font-size:10px}.blenda-footer-links{gap:20px;flex-wrap:wrap}.blenda-booking-page{padding-top:42px}.blenda-booking-intro{display:block}.blenda-booking-intro p{margin-top:20px}.blenda-booking-steps{gap:15px;font-size:10px;flex-wrap:wrap}.blenda-booking-shell{margin-inline:-12px}.blenda-booking-shell iframe{height:950px}.blenda-booking-help{display:block}.blenda-booking-help .blenda-text-link{margin-top:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.blenda-site *, .blenda-site *:before,.blenda-site *:after{transition:none!important;animation:none!important}}

/* Header alignment and contrast refinements. */
.blenda-gallery-intro{padding-top:72px;padding-bottom:0}
.blenda-gallery-intro h1{font-size:clamp(48px,6vw,80px);letter-spacing:-.06em;line-height:1.1}
.blenda-gallery-intro-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:24px}
.blenda-gallery-intro-bottom p{color:var(--muted);font-size:14px;max-width:450px}
.blenda-gallery-layout{width:min(var(--max),calc(100% - 96px));margin:0 auto!important;max-width:none!important;left:auto!important;transform:none!important}
.blenda-gallery-layout>.wp-block-getwid-section__wrapper{padding-top:50px!important;padding-bottom:90px!important}
.blenda-gallery-layout .wp-block-columns{gap:24px;align-items:flex-start;margin:0}
.blenda-gallery-layout .wp-block-column{min-width:0}
.blenda-gallery-layout figure{margin:0!important}
.blenda-gallery-layout .wp-block-image img{width:100%;height:auto}
.blenda-gallery-layout .wp-block-video video{width:100%;height:auto;aspect-ratio:9/16;object-fit:cover;display:block;background:#15211a}
.blenda-gallery-layout figcaption{font-size:11px;line-height:1.6;margin-top:10px;color:#4c584d;text-align:left}
.blenda-gallery-layout figcaption a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1000px){.blenda-gallery-layout{width:calc(100% - 64px)}}
@media(max-width:760px){.blenda-gallery-intro{padding-top:44px}.blenda-gallery-intro-bottom{display:block}.blenda-gallery-intro-bottom a{margin-top:15px}.blenda-gallery-layout{width:calc(100% - 40px)}.blenda-gallery-layout>.wp-block-getwid-section__wrapper{padding-top:34px!important;padding-bottom:55px!important}.blenda-gallery-layout .wp-block-columns{gap:22px}.blenda-gallery-layout .wp-block-column{flex-basis:100%!important}.blenda-gallery-intro-bottom p{font-size:13px}}
.blenda-header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:32px}
.blenda-header .blenda-brand{width:224px;height:68px}
.blenda-header .blenda-brand img{width:260px;height:260px;top:-95px;left:-20px}
.blenda-nav{margin:0;justify-self:center}
.blenda-header .blenda-button{justify-self:end;white-space:nowrap}
.blenda-nav-list{align-items:center;justify-content:center}
.blenda-nav-list li{margin:0;padding:0;line-height:1}
.blenda-nav-list a{line-height:20px;padding:14px 0;white-space:nowrap}
.blenda-site .blenda-review blockquote{background:transparent;color:var(--ink)}
.blenda-review small,.blenda-review cite{color:#4c584d}
.blenda-review cite a{color:#263d33;text-decoration:underline;text-underline-offset:4px}
.blenda-review .blenda-stars{color:#263d33}
@media(max-width:1000px) and (min-width:761px){.blenda-header-inner{gap:20px;padding-inline:24px}.blenda-header .blenda-brand{width:175px}.blenda-header .blenda-brand img{width:215px;height:215px;top:-76px;left:-18px}.blenda-nav-list{gap:20px}}
@media(max-width:760px){.blenda-header-inner{display:flex;justify-content:space-between;gap:20px}.blenda-header .blenda-button{display:none}.blenda-header .blenda-brand{width:180px;height:60px}.blenda-header .blenda-brand img{width:216px;height:216px;top:-78px;left:-18px}.blenda-menu-toggle{margin-left:auto}.blenda-nav-list{align-items:stretch}.blenda-nav-list a{line-height:24px;padding:14px 12px}}
@media(max-width:760px){:root{--blenda-header-height:76px}html{scroll-padding-top:calc(var(--blenda-header-height) + var(--blenda-admin-offset) + 20px)}.blenda-nav{top:100%;width:100%;justify-self:stretch}}
/* Keep the surrounding page reachable while using the cross-origin booking form. */
@media(max-width:760px){
  .blenda-booking-shell{margin-inline:0}
  .blenda-booking-shell iframe{height:max(220px,calc(100svh - var(--blenda-header-height) - var(--blenda-admin-offset) - 128px));max-height:640px}
  .blenda-booking-exit{display:flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:14px 18px;position:sticky;bottom:env(safe-area-inset-bottom,0px);z-index:2;background:var(--forest);color:#fff!important;font-size:13px;font-weight:500;line-height:24px;border-top:1px solid #506456}
  .blenda-booking-exit:hover{background:#36533f}
}

/* Prepare entire groups before paint, then reveal once without resetting them. */
.blenda-motion :where(.blenda-hero-content, #usluge > .blenda-wrap, .blenda-salon-grid, .blenda-detail-image, #radovi > .blenda-wrap, .blenda-reserve-inner, .blenda-contact-grid, .blenda-gallery-intro, .blenda-gallery-layout .wp-block-columns, .blenda-booking-intro, .blenda-booking-steps, .blenda-footer-top){
  opacity:0;
  transform:translateY(var(--blenda-reveal-offset,44px));
  transition:opacity 1000ms cubic-bezier(.22,.61,.36,1),transform 1000ms cubic-bezier(.22,.61,.36,1);
}
.blenda-motion :where(.blenda-detail-image, .blenda-gallery-layout .wp-block-columns, .blenda-footer-top){--blenda-reveal-offset:0px}
.blenda-motion .blenda-motion-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){
  .blenda-motion :where(.blenda-hero-content, #usluge > .blenda-wrap, .blenda-salon-grid, .blenda-detail-image, #radovi > .blenda-wrap, .blenda-reserve-inner, .blenda-contact-grid, .blenda-gallery-intro, .blenda-gallery-layout .wp-block-columns, .blenda-booking-intro, .blenda-booking-steps, .blenda-footer-top){transform:none!important;transition:opacity 650ms ease-out!important}
}
@media print{.blenda-motion :where(main *){opacity:1!important;transform:none!important;transition:none!important}}
