/* Layout for editable practice content. */
body {overflow-wrap:anywhere}
iframe {max-width:100%;box-sizing:border-box}
.body-copy,.about-info q {white-space:pre-line}
.opening-hours p,.hours p {display:grid;grid-template-columns:minmax(85px,1fr) minmax(0,1.6fr);gap:12px;align-items:start}
.opening-hours p span,.hours p span {float:none;text-align:right;min-width:0}
.pract-info h3,.pract-info p {overflow-wrap:anywhere}
.ko-review blockquote {white-space:pre-line}
.ko-announcement-overlay {box-sizing:border-box;overflow-y:auto}
.ko-announcement {box-sizing:border-box;max-height:calc(100dvh - 40px);overflow-y:auto}
#book iframe{width:100%;max-width:850px;border:0}
#pract .row{display:flex;flex-wrap:wrap}#pract .row:before,#pract .row:after{display:none}
#pract .pract-thumb{height:100%}#pract .col-md-4{margin-bottom:25px}
.navbar-default .navbar-brand{height:auto;white-space:normal;line-height:1.3;max-width:360px}
header span{display:inline-block;max-width:100%}
@media(min-width:768px){.navbar>.container{display:flex;flex-wrap:wrap;align-items:center}.navbar-header{flex:1 1 300px}.navbar-collapse{flex:1 1 auto}}
@media(max-width:767px){.navbar-default .navbar-brand{max-width:calc(100% - 75px)}#pract .col-md-4{width:100%}}

.doctor-bio{white-space:pre-line;overflow-wrap:anywhere;margin-top:12px}

/* Keep editable content visible without relying on reveal animations. */
.wow{visibility:visible!important;opacity:1!important;animation:none!important}
#about .about-info{padding:32px;background:rgba(255,255,255,.95);border-radius:12px}
#pract .row{justify-content:center}#pract .pract-thumb{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 24px #0000000d}#pract .pract-info{padding:24px;text-align:left}#pract .pract-info h3{margin-top:0}
#news .row{display:flex;flex-wrap:wrap}#news .row:before,#news .row:after{display:none}#news .news-thumb{height:100%}#news .col-md-4{margin-bottom:24px}.news-info p{white-space:pre-line}
@media(max-width:767px){#news .col-md-4{width:100%}#about{padding:60px 0}#about .about-info{padding:24px}}

.ko-practice-gallery{padding:72px 24px;background:#f5f8f7}.ko-practice-wrap{max-width:1140px;margin:0 auto}.ko-practice-gallery h2{text-align:center;margin:0 0 16px}.ko-practice-address{white-space:pre-line;text-align:center;line-height:1.6;margin:0 0 32px}.ko-practice-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ko-practice-photos figure{margin:0;min-width:0}.ko-practice-photos img{display:block;width:100%;height:280px;object-fit:cover;border-radius:12px}.ko-practice-photos:has(figure:only-child){grid-template-columns:minmax(0,680px);justify-content:center}.ko-practice-photos:has(figure:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:700px){.ko-practice-photos,.ko-practice-photos:has(figure:nth-child(2):last-child){grid-template-columns:minmax(0,1fr)}.ko-practice-gallery{padding:48px 20px}}
