:root{
  --sgd-blue:#238cc8;--sgd-blue-dark:#176d9d;--sgd-blue-deep:#0d527b;--sgd-blue-light:#eaf6fc;
  --sgd-sky:#f5fbfe;--sgd-text:#20313d;--sgd-muted:#667985;--sgd-border:#d8e6ee;--sgd-white:#fff;
  --sgd-shadow:0 10px 30px rgba(25,85,120,.10);--sgd-content-width:1080px
}
.sgd-directory,.sgd-single{color:var(--sgd-text);font-family:inherit}
.sgd-directory{max-width:1240px;margin:0 auto;padding:34px 20px 70px;font-size:16px;line-height:1.7}

/* Directory hero + brza pretraga objekta ili destinacije. */
.sgd-directory-hero{position:relative;z-index:5;overflow:visible;border-radius:18px;margin-bottom:28px;background:linear-gradient(125deg,#0c5b88 0%,#238cc8 58%,#69c4ea 100%);box-shadow:0 14px 34px rgba(18,91,132,.18);color:#fff}
.sgd-directory-hero:after{content:"";position:absolute;inset:0;border-radius:18px;pointer-events:none;background:radial-gradient(circle at 82% 20%,rgba(255,255,255,.18),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(7,61,92,.08))}
.sgd-directory-hero-inner{position:relative;z-index:1;padding:44px 46px 48px}
.sgd-directory-hero .sgd-eyebrow{display:inline-block;color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;opacity:.92}
.sgd-directory-hero h1{font-size:clamp(2.35rem,4vw,3.6rem);line-height:1.08;margin:0 0 12px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.14)}
.sgd-directory-hero p{max-width:760px;color:rgba(255,255,255,.96);font-size:16px;line-height:1.65;margin:0 0 24px}
.sgd-hero-search{display:flex;align-items:stretch;gap:10px;max-width:820px;position:relative}
.sgd-hero-search-input-wrap{position:relative;flex:1;min-width:0}
.sgd-hero-search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);z-index:2;color:#4f7387;line-height:1;pointer-events:none;display:grid;place-items:center}.sgd-hero-search-svg{width:20px;height:20px;stroke-width:2}
.sgd-hero-search-input{width:100%;height:52px;border:0;border-radius:10px;background:#fff;color:#233d4c;padding:0 16px 0 44px;font-size:16px;line-height:1.2;box-sizing:border-box;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.sgd-hero-search-input:focus{outline:3px solid rgba(255,255,255,.34);outline-offset:2px}
.sgd-hero-search-submit{min-width:118px;min-height:52px;font-size:16px;border-color:#fff;background:#fff;color:var(--sgd-blue-deep)!important;box-shadow:0 8px 20px rgba(0,0,0,.11)}
.sgd-hero-search-submit:hover{background:#eaf6fc;border-color:#eaf6fc;color:var(--sgd-blue-deep)!important}
.sgd-search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:9999;max-height:360px;overflow:auto;background:#fff;border:1px solid #cce1ec;border-radius:10px;box-shadow:0 18px 40px rgba(11,65,95,.23);padding:6px}
.sgd-search-suggestion{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;border-radius:8px;background:#fff;padding:10px 11px;text-align:left;cursor:pointer;color:#23485d;font-family:inherit}
.sgd-search-suggestion:hover,.sgd-search-suggestion.is-active{background:var(--sgd-blue-light)}
.sgd-search-suggestion-main{display:flex;flex-direction:column;min-width:0}.sgd-search-suggestion-main strong{font-size:15px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sgd-search-suggestion-main span{font-size:13px;color:#69808d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sgd-search-suggestion-kind{flex:0 0 auto;border-radius:999px;background:#edf7fc;color:var(--sgd-blue-deep);font-size:12px;font-weight:800;padding:5px 8px}
.sgd-search-empty{padding:12px;color:#687e8a;font-size:14px}

/* Directory: filter levo, rezultati desno. */
.sgd-directory-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:26px;align-items:start}
.sgd-filter-sidebar{min-width:0}.sgd-filters{position:sticky;top:92px;display:flex;flex-direction:column;gap:18px;background:#fff;border:1px solid var(--sgd-border);box-shadow:0 9px 26px rgba(22,86,120,.08);border-radius:14px;padding:20px;margin:0}
.sgd-filters h2{font-size:24px;line-height:1.2;color:#174c6a;margin:0 0 2px;font-weight:800}
.sgd-field label{display:block;font-weight:700;font-size:16px;margin:0 0 7px;color:#28495d}.sgd-field input,.sgd-field select{width:100%;height:48px;border:1px solid #bfd5e1;border-radius:8px;background:#fff;padding:0 12px;color:var(--sgd-text);font-size:16px;box-sizing:border-box}.sgd-field input:focus,.sgd-field select:focus{outline:none;border-color:var(--sgd-blue);box-shadow:0 0 0 3px rgba(35,140,200,.12)}
.sgd-filter-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}.sgd-filter-actions .sgd-btn{width:100%;font-size:16px}.sgd-clear{font-size:15px;color:var(--sgd-blue-dark);text-decoration:none;text-align:center}.sgd-clear:hover{text-decoration:underline}
.sgd-directory-results{min-width:0}.sgd-results-bar{display:flex;justify-content:flex-end;margin:0 0 14px;color:var(--sgd-muted);font-size:16px}.sgd-results-bar strong{color:var(--sgd-blue-dark);margin-right:5px}
.sgd-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sgd-card{background:#fff;border:1px solid var(--sgd-border);border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(22,86,120,.08);display:flex;flex-direction:column;min-width:0}.sgd-card-image{display:block;aspect-ratio:16/10;background:linear-gradient(135deg,#9ad8f5,#258fc9);overflow:hidden}.sgd-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.sgd-card:hover .sgd-card-image img{transform:scale(1.035)}.sgd-image-placeholder{height:100%;display:grid;place-items:center;color:#fff;font-weight:800;font-size:16px;letter-spacing:.04em}.sgd-card-body{padding:17px;display:flex;flex-direction:column;flex:1;min-width:0}.sgd-card-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:8px}.sgd-card-meta span,.sgd-hero-tags>span{display:inline-flex;align-items:center;background:var(--sgd-blue-light);color:var(--sgd-blue-deep);border-radius:999px;padding:7px 9px;font-size:14px;font-weight:700}.sgd-card h2{font-size:20px;line-height:1.28;margin:4px 0 10px}.sgd-card h2 a{color:#153d55;text-decoration:none}.sgd-card h2 a:hover{color:var(--sgd-blue)}.sgd-card-body>p{color:var(--sgd-muted);font-size:16px;line-height:1.62;margin:0 0 16px}.sgd-card-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:auto}.sgd-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 17px;border-radius:8px;font-weight:800;font-size:16px;line-height:1.25;text-decoration:none!important;border:2px solid transparent;transition:.2s ease;box-sizing:border-box}.sgd-btn-primary{background:var(--sgd-blue);border-color:var(--sgd-blue);color:#fff!important}.sgd-btn-primary:hover{background:var(--sgd-blue-dark);border-color:var(--sgd-blue-dark);color:#fff!important}.sgd-btn-outline{background:#fff;border-color:var(--sgd-blue);color:var(--sgd-blue-dark)!important}.sgd-btn-outline:hover{background:var(--sgd-blue-light);color:var(--sgd-blue-deep)!important}.sgd-btn-light{background:#fff;border-color:#fff;color:var(--sgd-blue-deep)!important}.sgd-btn-light:hover{background:#e9f7fd;border-color:#e9f7fd}.sgd-rating-badge{display:inline-flex;align-items:center;background:#fff4d8!important;color:#7b5600!important;border:1px solid #f2d48f;border-radius:999px;padding:7px 11px;font-size:14px!important;font-weight:800;white-space:nowrap}.sgd-empty{padding:36px;background:var(--sgd-sky);border:1px solid var(--sgd-border);border-radius:12px;text-align:center;font-size:16px}.sgd-pagination ul{display:flex;justify-content:center;gap:7px;list-style:none;margin:30px 0 0;padding:0}.sgd-pagination a,.sgd-pagination span{display:flex;min-width:40px;height:40px;align-items:center;justify-content:center;padding:0 10px;border:1px solid var(--sgd-border);border-radius:6px;text-decoration:none;font-size:16px}.sgd-pagination .current{background:var(--sgd-blue);border-color:var(--sgd-blue);color:#fff}

/* Pojedinačna stranica */
.sgd-single{background:#fff;font-size:16px;line-height:1.7}.sgd-hero{min-height:500px;background-size:cover;background-position:center;display:flex;align-items:flex-end}.sgd-hero-no-image{background:linear-gradient(135deg,#86cef0,#187eb6)}
.sgd-hero-inner,.sgd-single-wrap{width:min(var(--sgd-content-width),calc(100% - 40px));margin-left:auto;margin-right:auto;box-sizing:border-box}.sgd-hero-inner{padding:76px 0 56px;color:#fff}.sgd-breadcrumb{font-size:14px;font-weight:650;margin-bottom:16px;color:rgba(255,255,255,.96)}.sgd-breadcrumb a{color:#fff;text-decoration:none}.sgd-breadcrumb span{padding:0 7px}
.sgd-hero-tags{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:15px}.sgd-hero-tags>span{gap:6px;background:rgba(255,255,255,.96);font-size:14px;line-height:1.25;padding:8px 11px;font-weight:800;box-shadow:0 3px 12px rgba(0,0,0,.12)}.sgd-tag-icon{width:16px;height:16px;flex:0 0 16px;stroke-width:2}.sgd-hero-tags .sgd-rating-badge{font-size:14px!important;padding:8px 11px}
.sgd-hero h1{max-width:980px;color:#fff;font-size:clamp(2.45rem,4.5vw,4rem);line-height:1.07;margin:0 0 18px;text-shadow:0 2px 14px rgba(0,0,0,.32)}
.sgd-hero-contact{display:flex;flex-direction:column;gap:7px;max-width:980px;margin:0 0 22px;color:#fff;font-size:14px;line-height:1.5;font-weight:650;text-shadow:0 1px 8px rgba(0,0,0,.42)}.sgd-contact-line{display:flex;align-items:center;gap:8px}.sgd-contact-icon{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.38);border-radius:50%;backdrop-filter:blur(2px)}.sgd-contact-svg{width:14px;height:14px}.sgd-hero-contact a,.sgd-hero-contact span{color:#fff}.sgd-hero-contact a{text-decoration:none}.sgd-hero-contact a:hover{text-decoration:underline;text-underline-offset:3px}
.sgd-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.sgd-hero-actions .sgd-btn{min-height:48px;padding:10px 20px;font-size:16px;letter-spacing:.005em}

.sgd-single-wrap{padding-top:44px;padding-bottom:78px}.sgd-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;align-items:start}.sgd-detail-main{min-width:0}.sgd-content-section{padding:30px 0;border-bottom:1px solid var(--sgd-border)}.sgd-content-section:first-child{padding-top:0}.sgd-content-section h2,.sgd-similar h2,.sgd-location-card h2{font-size:24px;line-height:1.2;color:#174c6a;margin:0 0 18px;font-weight:800}.sgd-richtext{font-size:16px;line-height:1.78;color:#344f5e}.sgd-richtext p{display:block;margin:0 0 1.35em!important}.sgd-richtext p+p{margin-top:.35em!important}.sgd-richtext p:last-child{margin-bottom:0!important}.sgd-richtext ul,.sgd-richtext ol{padding-left:1.35em}.sgd-richtext li{margin:.44em 0}

/* Sadržaji: prvih 8 odmah, ostatak na zahtev. */
.sgd-amenity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sgd-amenity-item{min-height:86px;display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid #d2e5ef;border-radius:13px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 5px 16px rgba(22,86,120,.055);font-size:16px;line-height:1.35;font-weight:700;color:#284a5d}.sgd-amenity-icon-wrap{width:48px;height:48px;flex:0 0 48px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#f2fbff,#dceff9);border:1px solid #c7e3f1;color:var(--sgd-blue-dark);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 4px 12px rgba(35,140,200,.08)}.sgd-amenity-icon{width:29px;height:29px;overflow:visible}.sgd-amenity-extra{display:none}.sgd-amenity-grid.is-expanded .sgd-amenity-extra{display:flex}.sgd-show-more-amenities{margin-top:16px;border:1px solid var(--sgd-blue);background:#fff;color:var(--sgd-blue-dark);border-radius:9px;padding:9px 14px;font-size:15px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:7px;transition:.2s ease}.sgd-show-more-amenities:hover{background:var(--sgd-blue-light)}.sgd-show-more-amenities span{font-size:18px;line-height:1}

/* Atrakcije kao zasebne kartice. */
.sgd-attraction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sgd-attraction-card{display:flex;align-items:center;gap:12px;min-height:76px;padding:13px 14px;border:1px solid #d5e5ee;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(22,86,120,.05)}.sgd-attraction-icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;background:var(--sgd-blue-light);color:var(--sgd-blue-dark)}.sgd-attraction-svg{width:22px;height:22px}.sgd-attraction-copy{display:flex;flex-direction:column;min-width:0;gap:3px}.sgd-attraction-copy strong{font-size:15.5px;line-height:1.3;color:#24485d}.sgd-attraction-copy span{font-size:14px;color:var(--sgd-blue-dark);font-weight:800}

/* Bočni panel lokacije i fullscreen overlay. */
.sgd-location-sidebar{position:relative}.sgd-sidebar-stack{position:sticky;top:92px;display:flex;flex-direction:column;gap:14px}.sgd-location-card{border:1px solid var(--sgd-border);border-radius:15px;background:#fff;padding:16px;box-shadow:0 10px 28px rgba(22,86,120,.085)}.sgd-location-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.sgd-location-card h2{margin:2px 0 0}.sgd-location-eyebrow{display:block;color:var(--sgd-blue-dark);font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.sgd-location-pin{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--sgd-blue-light);color:var(--sgd-blue-dark)}.sgd-location-pin-svg{width:21px;height:21px}.sgd-osm-map{width:100%;border:1px solid var(--sgd-border);border-radius:12px;overflow:hidden;background:var(--sgd-sky);box-shadow:0 6px 18px rgba(22,86,120,.06)}.sgd-osm-map-compact{height:285px}.sgd-map-expand{width:100%;margin-top:12px;min-height:42px;border:0;border-radius:9px;background:var(--sgd-blue);color:#fff;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.2s ease}.sgd-map-expand:hover{background:var(--sgd-blue-dark)}.sgd-map-expand-icon{width:18px;height:18px}
.sgd-map-popup{display:flex;width:275px;max-width:100%}.sgd-map-popup img{width:86px;height:86px;object-fit:cover;border-radius:8px;margin-right:10px}.sgd-map-popup-body{display:flex;flex-direction:column;gap:4px;min-width:0}.sgd-map-popup-body strong{font-size:15px;line-height:1.25;color:#153d55}.sgd-map-popup-body span{font-size:13px;color:#607481}.sgd-map-popup-rating{font-weight:800;color:#7b5600!important}.sgd-map-popup-body a{margin-top:3px;color:var(--sgd-blue-dark);font-size:13px;font-weight:800;text-decoration:none}.leaflet-popup-content{margin:12px}.leaflet-control-attribution{font-size:10px}
.sgd-map-overlay{position:fixed;inset:0;z-index:999999;background:rgba(9,35,50,.72);display:none;align-items:center;justify-content:center;padding:28px;backdrop-filter:blur(3px)}.sgd-map-overlay.is-open{display:flex}.sgd-map-overlay-panel{width:min(1120px,96vw);height:min(760px,90vh);display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 28px 80px rgba(0,0,0,.3)}.sgd-map-overlay-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border-bottom:1px solid var(--sgd-border)}.sgd-map-overlay-head>div{display:flex;flex-direction:column}.sgd-map-overlay-head span{font-size:12px;color:var(--sgd-muted);font-weight:750;text-transform:uppercase;letter-spacing:.05em}.sgd-map-overlay-head strong{font-size:18px;color:#163f57}.sgd-map-close{width:42px;height:42px;border:0;border-radius:50%;background:var(--sgd-blue);color:#fff;display:grid;place-items:center;cursor:pointer}.sgd-map-close:hover{background:var(--sgd-blue-dark)}.sgd-map-close-icon{width:21px;height:21px;stroke-width:2.3}.sgd-osm-map-overlay{height:100%;flex:1;border:0;border-radius:0;box-shadow:none}.sgd-map-overlay-open{overflow:hidden}

.sgd-sidebar-cta-card{border:1px solid #cfe4ef;border-radius:15px;background:linear-gradient(180deg,#f8fcff,#eef8fd);padding:17px;box-shadow:0 8px 24px rgba(22,86,120,.07)}.sgd-sidebar-cta-eyebrow{display:block;color:var(--sgd-blue-dark);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px}.sgd-sidebar-cta-card>strong{display:block;color:#163f57;font-size:17px;line-height:1.4;margin-bottom:13px}.sgd-sidebar-cta-card .sgd-btn{width:100%;font-size:16px;min-height:48px;padding:10px 12px;text-align:center}

/* Sličan smeštaj: vertikalne kartice; gornjih 35% je fotografija. */
.sgd-similar{padding-top:38px}.sgd-similar-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.sgd-similar-head h2{margin:0}.sgd-carousel-controls{display:flex;gap:10px}.sgd-carousel-controls button{width:46px;height:46px;min-width:46px;min-height:46px;padding:0;border-radius:50%;border:0;background:var(--sgd-blue);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 5px 15px rgba(24,109,157,.22);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.sgd-carousel-controls button:hover{background:var(--sgd-blue-dark);transform:translateY(-1px);box-shadow:0 7px 18px rgba(24,109,157,.28)}.sgd-carousel-controls button:focus-visible{outline:3px solid rgba(35,140,200,.28);outline-offset:3px}.sgd-carousel-icon{width:24px;height:24px;stroke-width:2.6}.sgd-similar-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:5px 2px 16px}.sgd-similar-carousel::-webkit-scrollbar{display:none}.sgd-card-similar{flex:0 0 calc((100% - 36px)/3);height:470px;min-width:0;flex-direction:column;scroll-snap-align:start}.sgd-card-similar .sgd-card-image{flex:0 0 35%;width:100%;max-width:none;height:35%;min-height:0;aspect-ratio:auto}.sgd-card-similar .sgd-card-image img{width:100%;height:100%;object-fit:cover}.sgd-card-similar .sgd-card-body{flex:1 1 65%;padding:17px 17px 18px}.sgd-card-similar h2{font-size:20px;line-height:1.28;margin:4px 0 9px}.sgd-card-similar .sgd-card-body>p{font-size:15px;line-height:1.55;margin-bottom:14px}.sgd-card-similar .sgd-card-meta{gap:6px}.sgd-card-similar .sgd-card-meta span,.sgd-card-similar .sgd-rating-badge{font-size:13px!important;padding:6px 8px}.sgd-card-similar .sgd-card-actions .sgd-btn{font-size:15px;min-height:42px;padding:8px 12px}

@media(max-width:1080px){
  .sgd-directory-layout{grid-template-columns:230px minmax(0,1fr);gap:20px}.sgd-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:980px){
  .sgd-directory-layout{grid-template-columns:1fr}.sgd-filter-sidebar{order:1}.sgd-directory-results{order:2}.sgd-filters{position:static;display:grid;grid-template-columns:1fr 1fr;align-items:end}.sgd-filters h2{grid-column:1/-1}.sgd-filter-actions{grid-column:1/-1;flex-direction:row;align-items:center}.sgd-filter-actions .sgd-btn{width:auto}.sgd-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sgd-detail-layout{grid-template-columns:1fr;gap:28px}.sgd-location-sidebar{order:2}.sgd-sidebar-stack{position:static;max-width:none}.sgd-osm-map-compact{height:330px}.sgd-detail-main{order:1}
  .sgd-amenity-grid,.sgd-attraction-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sgd-card-similar{flex-basis:calc((100% - 18px)/2);height:460px}
}
@media(max-width:680px){
  .sgd-directory{padding:20px 14px 50px}.sgd-directory-hero{border-radius:14px;margin-bottom:20px}.sgd-directory-hero-inner{padding:32px 18px 34px}.sgd-directory-hero h1{font-size:clamp(2rem,10vw,2.75rem)}.sgd-directory-hero p{font-size:16px}.sgd-hero-search{flex-direction:column;gap:9px}.sgd-hero-search-input{height:50px}.sgd-hero-search-submit{width:100%;min-height:48px}.sgd-search-suggestions{max-height:310px}
  .sgd-filters{display:flex;flex-direction:column;padding:16px;gap:15px}.sgd-filters h2{font-size:23px}.sgd-filter-actions{width:100%;flex-direction:column;align-items:stretch}.sgd-filter-actions .sgd-btn{width:100%}.sgd-grid{grid-template-columns:1fr}.sgd-card-actions .sgd-btn{width:100%;font-size:16px}.sgd-card-body>p{font-size:16px}.sgd-card-meta span,.sgd-rating-badge{font-size:14px!important}
  .sgd-hero{min-height:440px}.sgd-hero-inner,.sgd-single-wrap{width:calc(100% - 28px)}.sgd-hero-inner{padding:50px 0 42px}.sgd-breadcrumb{font-size:13px}.sgd-hero-tags>span,.sgd-hero-tags .sgd-rating-badge{font-size:13px!important;padding:7px 9px}.sgd-hero h1{font-size:clamp(2rem,10vw,2.75rem)}.sgd-hero-contact{font-size:14px;gap:7px}.sgd-contact-icon{width:23px;height:23px;flex-basis:23px}.sgd-hero-actions .sgd-btn{width:100%;font-size:16px}
  .sgd-single-wrap{padding-top:34px;padding-bottom:58px}.sgd-content-section{padding:26px 0}.sgd-content-section h2,.sgd-similar h2,.sgd-location-card h2{font-size:23px}.sgd-richtext{font-size:16px;line-height:1.72}
  .sgd-amenity-grid,.sgd-attraction-grid{grid-template-columns:1fr}.sgd-amenity-item{font-size:15.5px;min-height:80px}.sgd-amenity-icon-wrap{width:46px;height:46px;flex-basis:46px}.sgd-amenity-icon{width:28px;height:28px}.sgd-attraction-copy strong{font-size:15px}
  .sgd-osm-map-compact{height:300px}.sgd-map-overlay{padding:10px}.sgd-map-overlay-panel{height:92vh;width:98vw;border-radius:12px}.sgd-map-overlay-head strong{font-size:16px}.sgd-sidebar-cta-card>strong{font-size:16px}
  .sgd-similar-head{align-items:center}.sgd-carousel-controls button{width:43px;height:43px;min-width:43px;min-height:43px}.sgd-card-similar{flex-basis:86vw;height:455px}.sgd-card-similar .sgd-card-image{flex-basis:35%;height:35%}.sgd-card-similar .sgd-card-body{padding:15px}.sgd-card-similar .sgd-card-body>p{font-size:15px}.sgd-card-similar .sgd-btn{font-size:14px;padding:8px 10px;min-height:40px}
}

/* v1.1.5 — horizontalni directory, napredni filter i hero ocena. */
.sgd-amenity-filter{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sgd-amenity-filter legend{font-weight:800;font-size:16px;color:#28495d;margin-bottom:7px}.sgd-filter-check{display:flex;align-items:center;gap:9px;font-size:15px;color:#405b69;cursor:pointer}.sgd-filter-check input{width:17px;height:17px;accent-color:var(--sgd-blue);margin:0;flex:0 0 17px}.sgd-filter-check span{line-height:1.3}
.sgd-results-bar{justify-content:space-between;align-items:center;gap:16px}.sgd-results-bar>span:last-child{font-size:14px}
.sgd-list-view{display:flex;flex-direction:column;gap:16px}.sgd-card-directory{display:grid;grid-template-columns:minmax(230px,31%) minmax(0,1fr);min-height:235px;flex-direction:unset}.sgd-card-directory .sgd-card-image{height:100%;min-height:235px;aspect-ratio:auto}.sgd-card-directory .sgd-card-body{padding:20px 22px}.sgd-card-directory h2{font-size:23px;margin:3px 0 9px}.sgd-card-directory .sgd-card-body>p{font-size:16px;line-height:1.65;max-width:760px;margin-bottom:18px}.sgd-card-directory .sgd-card-actions{margin-top:auto;justify-content:flex-start}.sgd-card-directory .sgd-card-actions .sgd-btn{min-height:46px;font-size:16px;padding:9px 15px}
.sgd-hero-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.sgd-hero-title-copy{min-width:0;flex:1}.sgd-hero-rating{flex:0 0 auto;min-width:132px;border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.95);border-radius:14px;padding:12px 15px;color:#123f59;box-shadow:0 8px 24px rgba(0,0,0,.14);text-align:center;margin-top:4px}.sgd-hero-rating>span{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#426679;margin-bottom:2px}.sgd-hero-rating>div{display:flex;align-items:baseline;justify-content:center;gap:3px}.sgd-hero-rating strong{font-size:34px;line-height:1;font-weight:900;color:var(--sgd-blue-dark)}.sgd-hero-rating small{font-size:15px;font-weight:800;color:#5a7482}
@media(max-width:980px){.sgd-card-directory{grid-template-columns:260px minmax(0,1fr)}.sgd-card-directory .sgd-card-actions{flex-direction:column;align-items:stretch}.sgd-card-directory .sgd-card-actions .sgd-btn{width:100%}}
@media(max-width:680px){.sgd-results-bar{align-items:flex-start;flex-direction:column;gap:2px}.sgd-card-directory{display:flex;flex-direction:column;min-height:0}.sgd-card-directory .sgd-card-image{height:210px;min-height:210px}.sgd-card-directory .sgd-card-body{padding:17px}.sgd-card-directory h2{font-size:21px}.sgd-hero-title-row{flex-direction:column;gap:14px}.sgd-hero-rating{min-width:116px;text-align:left;padding:10px 13px}.sgd-hero-rating>div{justify-content:flex-start}.sgd-hero-rating strong{font-size:30px}}

/* v1.1.6 — kompaktniji directory, hijerarhijski multi-filter i mapa svih filtriranih objekata. */
.sgd-directory{max-width:var(--sgd-content-width);padding-left:0;padding-right:0}
.sgd-directory-layout{grid-template-columns:250px minmax(0,1fr);gap:22px}
.sgd-filters{padding:18px;gap:16px}
.sgd-filter-section{border:0;padding:0;margin:0;min-width:0}
.sgd-filter-section legend,.sgd-filter-section h3{display:block;width:100%;padding:0;margin:0 0 9px;color:#28495d;font-size:16px;line-height:1.3;font-weight:800}
.sgd-filter-scroll{display:flex;flex-direction:column;gap:6px;max-height:270px;overflow:auto;padding:2px 4px 2px 1px;scrollbar-width:thin;scrollbar-color:#bad8e8 transparent}
.sgd-filter-check{width:100%;min-width:0;gap:8px;padding:4px 0;margin:0;font-size:14px}
.sgd-filter-check input{width:17px;height:17px;flex:0 0 17px}
.sgd-filter-label{display:flex!important;align-items:center;justify-content:space-between;gap:8px;min-width:0;width:100%;line-height:1.35!important}
.sgd-filter-name{min-width:0;overflow:hidden;text-overflow:ellipsis}
.sgd-filter-count{flex:0 0 auto;min-width:26px;padding:2px 7px;border-radius:999px;background:#edf7fc;color:#4b7489;font-size:12px;line-height:1.4!important;text-align:center;font-weight:800}
.sgd-location-node{border-radius:8px;transition:background .18s ease}
.sgd-location-node.sgd-location-depth-0{background:#f4fafe;border:1px solid #dcecf4;padding:4px 6px;margin-bottom:3px}
.sgd-location-node.sgd-location-depth-0>.sgd-location-row .sgd-filter-name{font-weight:800;color:#244e65}
.sgd-location-row{display:flex;align-items:center;gap:3px}
.sgd-location-row>.sgd-filter-check{flex:1}
.sgd-location-toggle{width:28px;height:28px;flex:0 0 28px;border:0;border-radius:50%;background:transparent;color:var(--sgd-blue-dark);font-size:18px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s ease,transform .2s ease}
.sgd-location-toggle:hover{background:#e4f3fa}.sgd-location-node.is-open>.sgd-location-row .sgd-location-toggle{transform:rotate(180deg)}
.sgd-location-children{margin:2px 0 3px 13px;padding-left:10px;border-left:2px solid #d9eaf3}
.sgd-location-children[hidden]{display:none!important}
.sgd-location-depth-1>.sgd-location-row,.sgd-location-depth-2>.sgd-location-row,.sgd-location-depth-3>.sgd-location-row{background:#fbfdff;border-radius:7px;padding:1px 5px}
.sgd-location-depth-1 .sgd-filter-name{color:#456777}.sgd-location-depth-2 .sgd-filter-name,.sgd-location-depth-3 .sgd-filter-name{color:#607986}
.sgd-sort-field select{appearance:none;-webkit-appearance:none;padding-right:42px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23176d9d' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 13px center;background-size:18px 18px}
.sgd-filter-map-section{padding:12px;border:1px solid #cfe4ef;border-radius:11px;background:linear-gradient(180deg,#f8fcff,#eef8fd)}
.sgd-filter-map-section h3{margin-bottom:8px;font-size:14px;color:#376579}
.sgd-map-filter-button{width:100%;min-height:46px;border:0;border-radius:9px;background:var(--sgd-blue);color:#fff;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 11px;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 5px 14px rgba(35,140,200,.18)}
.sgd-map-filter-button:hover{background:var(--sgd-blue-dark)}.sgd-map-filter-button .sgd-filter-map-icon{width:20px;height:20px}.sgd-map-filter-button strong{min-width:25px;padding:2px 7px;border-radius:999px;background:rgba(255,255,255,.2);font-size:12px;text-align:center}

.sgd-list-view{gap:12px}
.sgd-card-directory{display:grid;grid-template-columns:225px minmax(0,1fr);min-height:190px;height:auto;border-radius:12px}
.sgd-card-directory .sgd-card-image{height:190px;min-height:190px;aspect-ratio:auto;background:#e8f3f8}
.sgd-card-directory .sgd-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:auto;filter:none}
.sgd-card-directory .sgd-card-body{padding:14px 16px 13px;min-height:190px;box-sizing:border-box;gap:0}
.sgd-directory-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.sgd-directory-card-heading{min-width:0;flex:1}.sgd-card-directory h2{font-size:20px;line-height:1.25;margin:0 0 6px}.sgd-card-directory h2 a{display:block}
.sgd-directory-card-meta{display:flex;align-items:center;gap:7px 12px;flex-wrap:wrap;color:#58717f;font-size:13px;line-height:1.4}
.sgd-directory-card-meta>span{display:inline-flex;align-items:center;gap:5px}.sgd-card-meta-icon{width:15px;height:15px;color:var(--sgd-blue-dark);stroke-width:2}.sgd-card-stars{color:#d39819!important;letter-spacing:.04em;font-size:14px}
.sgd-directory-card-rating{flex:0 0 auto;min-width:72px;border:1px solid #cde3ee;background:#f2faff;border-radius:10px;padding:6px 8px;text-align:center;line-height:1.05;color:#52707f}
.sgd-directory-card-rating strong{font-size:21px;color:var(--sgd-blue-dark);font-weight:900}.sgd-directory-card-rating>span{font-size:12px;font-weight:800}.sgd-directory-card-rating small{display:block;margin-top:3px;font-size:10px;line-height:1.15;font-weight:800;color:#6a828e}
.sgd-card-amenities{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:11px 0 10px}
.sgd-card-amenity{display:inline-flex;align-items:center;gap:5px;max-width:calc(50% - 3px);padding:5px 7px;border:1px solid #d6e8f1;border-radius:8px;background:#f8fcfe;color:#355c70;font-size:11.5px;line-height:1.2;font-weight:750}
.sgd-card-amenity .sgd-amenity-icon{width:17px;height:17px;flex:0 0 17px;color:var(--sgd-blue-dark);stroke-width:1.9}.sgd-card-amenity em{font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sgd-card-directory .sgd-card-actions{margin-top:auto;gap:7px;flex-wrap:nowrap}.sgd-card-directory .sgd-card-actions .sgd-btn{min-height:38px;padding:7px 10px;font-size:13px;line-height:1.2;flex:0 1 auto}
.sgd-card-directory .sgd-card-actions .sgd-btn-primary{flex:1 1 auto}.sgd-card-directory .sgd-card-actions .sgd-btn-outline{flex:0 0 auto}
.sgd-results-bar{margin-bottom:10px}

.sgd-directory-map{height:100%;flex:1;min-height:0;background:#eaf6fc}
.sgd-directory-map-overlay .leaflet-popup-content-wrapper{border-radius:12px}.sgd-directory-popup{width:245px}.sgd-directory-popup img{width:100%;height:105px;object-fit:cover;border-radius:9px;margin-bottom:8px}.sgd-directory-popup strong{display:block;color:#183f56;font-size:15px;line-height:1.25;margin-bottom:4px}.sgd-directory-popup span{display:block;color:#617986;font-size:12px;line-height:1.35;margin-top:2px}.sgd-directory-popup .sgd-directory-popup-rating{color:var(--sgd-blue-dark);font-weight:900}.sgd-directory-popup a{display:inline-flex;margin-top:8px;color:#fff!important;background:var(--sgd-blue);border-radius:7px;padding:7px 10px;font-size:12px;font-weight:800;text-decoration:none!important}

@media(max-width:1080px){
  .sgd-directory{max-width:calc(100% - 28px)}
  .sgd-directory-layout{grid-template-columns:235px minmax(0,1fr);gap:18px}
  .sgd-card-directory{grid-template-columns:205px minmax(0,1fr)}.sgd-card-directory .sgd-card-image,.sgd-card-directory .sgd-card-body{height:auto;min-height:190px}
}
@media(max-width:980px){
  .sgd-directory-layout{grid-template-columns:1fr}.sgd-filters{position:static;display:flex;flex-direction:column;align-items:stretch}.sgd-filters h2,.sgd-filter-actions{grid-column:auto}.sgd-filter-actions{flex-direction:row}.sgd-filter-actions .sgd-btn{width:auto}
  .sgd-filter-scroll{max-height:230px}.sgd-card-directory{grid-template-columns:240px minmax(0,1fr)}.sgd-card-directory .sgd-card-image{height:195px;min-height:195px}.sgd-card-directory .sgd-card-body{min-height:195px}
}
@media(max-width:680px){
  .sgd-directory{max-width:none;padding-left:14px;padding-right:14px}.sgd-card-directory{display:flex;flex-direction:column}.sgd-card-directory .sgd-card-image{height:205px;min-height:205px}.sgd-card-directory .sgd-card-body{min-height:0;padding:15px}.sgd-directory-card-top{gap:9px}.sgd-card-directory h2{font-size:20px}.sgd-directory-card-rating{min-width:66px}.sgd-card-amenity{max-width:100%}.sgd-card-directory .sgd-card-actions{flex-direction:column}.sgd-card-directory .sgd-card-actions .sgd-btn{width:100%;font-size:15px;min-height:43px}.sgd-filter-actions{flex-direction:column}.sgd-filter-actions .sgd-btn{width:100%}.sgd-map-overlay{padding:8px}.sgd-map-overlay-panel{height:94vh;width:98vw}
}


/* v1.1.7 — čista checkbox hijerarhija lokacija bez zasebnih strelica; podlokacije u kompaktnim kolonama. */
.sgd-location-filter .sgd-filter-scroll{gap:5px;max-height:330px;overflow:auto;padding-right:2px}
.sgd-location-node,.sgd-location-node.sgd-location-depth-0{background:transparent;border:0;border-radius:0;padding:0;margin:0;min-width:0}
.sgd-location-row{display:block;min-width:0}
.sgd-location-row>.sgd-filter-check{width:100%;padding:3px 0}
.sgd-location-depth-0>.sgd-location-row .sgd-filter-name{font-weight:800;color:#244e65}
.sgd-location-depth-0>.sgd-location-row .sgd-filter-check{font-size:14.5px}
.sgd-location-toggle{display:none!important}
.sgd-location-children{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 10px;margin:3px 0 6px 18px;padding:3px 0 2px 9px;border-left:2px solid #d8e9f2;min-width:0}
.sgd-location-children[hidden]{display:none!important}
.sgd-location-children>.sgd-location-node{min-width:0}
.sgd-location-depth-1>.sgd-location-row,.sgd-location-depth-2>.sgd-location-row,.sgd-location-depth-3>.sgd-location-row{background:transparent;border-radius:0;padding:0}
.sgd-location-depth-1 .sgd-filter-name{color:#456777;font-size:13px}
.sgd-location-depth-2 .sgd-filter-name,.sgd-location-depth-3 .sgd-filter-name{color:#667f8b;font-size:12.5px}
.sgd-location-depth-1 .sgd-filter-check,.sgd-location-depth-2 .sgd-filter-check,.sgd-location-depth-3 .sgd-filter-check{padding:2px 0;gap:6px}
.sgd-location-depth-1 .sgd-filter-check input,.sgd-location-depth-2 .sgd-filter-check input,.sgd-location-depth-3 .sgd-filter-check input{width:15px;height:15px;flex-basis:15px}
.sgd-location-filter .sgd-filter-count{min-width:auto;padding:0;border-radius:0;background:transparent;color:#7b929e;font-size:11px;font-weight:700}
.sgd-location-filter .sgd-filter-name{white-space:normal;overflow:visible;text-overflow:clip;word-break:normal}
.sgd-location-depth-1>.sgd-location-children,.sgd-location-depth-2>.sgd-location-children{grid-column:1/-1;grid-template-columns:1fr;margin-left:12px;padding-left:7px;gap:1px}
@media(max-width:980px){.sgd-location-children{grid-template-columns:repeat(3,minmax(0,1fr))}.sgd-location-depth-1>.sgd-location-children,.sgd-location-depth-2>.sgd-location-children{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.sgd-location-children{grid-template-columns:repeat(2,minmax(0,1fr))}.sgd-location-depth-1>.sgd-location-children,.sgd-location-depth-2>.sgd-location-children{grid-template-columns:1fr}}

/* v1.1.8 — stvarna desktop širina, vertikalna hijerarhija lokacija, niže horizontalne kartice. */
.sgd-directory{
  width:min(var(--sgd-content-width),calc(100vw - 40px));
  max-width:none;
  position:relative;
  left:50%;
  transform:translateX(-50%);
  margin-left:0;
  margin-right:0;
  box-sizing:border-box;
}
.sgd-directory-layout{grid-template-columns:230px minmax(0,1fr);gap:20px}

/* Svaki nivo lokacija ide jedan ispod drugog; dubina se čita kroz uvlačenje i ton. */
.sgd-location-children,
.sgd-location-depth-1>.sgd-location-children,
.sgd-location-depth-2>.sgd-location-children{
  display:flex;
  flex-direction:column;
  grid-template-columns:none;
  gap:1px;
  margin:2px 0 5px 15px;
  padding:2px 0 2px 8px;
  border-left:2px solid #d8e9f2;
}
.sgd-location-children[hidden]{display:none!important}
.sgd-location-node{width:100%;min-width:0}
.sgd-location-depth-0>.sgd-location-row .sgd-filter-check{padding:4px 0}
.sgd-location-depth-1>.sgd-location-row .sgd-filter-check{padding:3px 0}
.sgd-location-depth-2>.sgd-location-row .sgd-filter-check,
.sgd-location-depth-3>.sgd-location-row .sgd-filter-check{padding:2px 0}
.sgd-location-depth-1 .sgd-filter-name{font-size:13.5px;color:#456777}
.sgd-location-depth-2 .sgd-filter-name{font-size:13px;color:#5a7481}
.sgd-location-depth-3 .sgd-filter-name{font-size:12.5px;color:#6c838e}

/* Desktop kartica: slika | informacije | CTA kolona. */
.sgd-card-directory{
  grid-template-columns:185px minmax(0,1fr);
  min-height:168px;
  height:168px;
  overflow:hidden;
}
.sgd-card-directory .sgd-card-image{height:168px;min-height:168px}
.sgd-card-directory .sgd-card-body{
  min-height:168px;
  height:168px;
  padding:11px 12px 10px 14px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 176px;
  grid-template-rows:auto minmax(0,1fr);
  column-gap:13px;
  row-gap:5px;
  align-items:start;
  box-sizing:border-box;
}
.sgd-card-directory .sgd-directory-card-top{grid-column:1;grid-row:1;gap:9px;min-width:0}
.sgd-card-directory h2{font-size:19px;line-height:1.2;margin:0 0 5px}
.sgd-directory-card-meta{font-size:12.5px;gap:5px 9px;line-height:1.3}
.sgd-directory-card-rating{min-width:64px;padding:5px 6px;border-radius:8px}
.sgd-directory-card-rating strong{font-size:19px}.sgd-directory-card-rating small{font-size:9.5px}
.sgd-card-directory .sgd-card-amenities{
  grid-column:1;
  grid-row:2;
  align-self:start;
  display:flex;
  flex-wrap:wrap;
  gap:4px;
  margin:4px 0 0;
  max-height:58px;
  overflow:hidden;
}
.sgd-card-directory .sgd-card-amenity{
  max-width:145px;
  padding:4px 6px;
  font-size:10.5px;
  border-radius:7px;
}
.sgd-card-directory .sgd-card-amenity .sgd-amenity-icon{width:15px;height:15px;flex-basis:15px}
.sgd-card-directory .sgd-card-actions{
  grid-column:2;
  grid-row:1 / span 2;
  align-self:center;
  margin:0;
  display:flex;
  flex-direction:column;
  flex-wrap:nowrap;
  gap:7px;
  width:100%;
}
.sgd-card-directory .sgd-card-actions .sgd-btn{
  width:100%;
  min-height:39px;
  padding:7px 8px;
  font-size:12.5px;
  line-height:1.18;
  white-space:normal;
  text-align:center;
}
.sgd-card-directory .sgd-card-actions .sgd-btn-outline,
.sgd-card-directory .sgd-card-actions .sgd-btn-primary{flex:0 0 auto}

@media(max-width:1080px){
  .sgd-directory{width:calc(100vw - 28px);max-width:none}
  .sgd-directory-layout{grid-template-columns:220px minmax(0,1fr);gap:16px}
  .sgd-card-directory{grid-template-columns:170px minmax(0,1fr);height:174px;min-height:174px}
  .sgd-card-directory .sgd-card-image{height:174px;min-height:174px}
  .sgd-card-directory .sgd-card-body{height:174px;min-height:174px;grid-template-columns:minmax(0,1fr) 160px;column-gap:10px}
  .sgd-card-directory .sgd-card-actions .sgd-btn{font-size:12px}
}
@media(max-width:980px){
  .sgd-directory{left:50%;transform:translateX(-50%);width:calc(100vw - 28px)}
  .sgd-directory-layout{grid-template-columns:1fr}
  .sgd-card-directory{grid-template-columns:220px minmax(0,1fr);height:182px;min-height:182px}
  .sgd-card-directory .sgd-card-image{height:182px;min-height:182px}
  .sgd-card-directory .sgd-card-body{height:182px;min-height:182px;grid-template-columns:minmax(0,1fr) 176px}
}
@media(max-width:680px){
  .sgd-directory{width:100%;left:auto;transform:none;padding-left:14px;padding-right:14px}
  .sgd-card-directory{display:flex;height:auto;min-height:0}
  .sgd-card-directory .sgd-card-image{height:205px;min-height:205px}
  .sgd-card-directory .sgd-card-body{display:flex;height:auto;min-height:0;padding:15px}
  .sgd-card-directory .sgd-card-amenities{display:flex;max-height:none;margin:11px 0 10px}
  .sgd-card-directory .sgd-card-amenity{max-width:100%;font-size:11.5px;padding:5px 7px}
  .sgd-card-directory .sgd-card-actions{width:auto;display:flex;flex-direction:column;margin-top:auto}
  .sgd-card-directory .sgd-card-actions .sgd-btn{width:100%;font-size:15px;min-height:43px}
}

/* v1.1.9 — viewport-centred map overlays and precisely centred close control. */
.sgd-map-overlay{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100dvh!important;
  margin:0!important;
  transform:none!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box;
}
@supports not (height:100dvh){.sgd-map-overlay{height:100vh!important}}
.sgd-map-overlay-panel{margin:auto!important}
.sgd-map-close{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  max-width:44px!important;
  max-height:44px!important;
  flex:0 0 44px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:50%!important;
  background:var(--sgd-blue)!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  font-size:0!important;
  text-indent:0!important;
  box-sizing:border-box!important;
  overflow:hidden;
}
.sgd-map-close:hover,.sgd-map-close:focus{background:var(--sgd-blue-dark)!important;color:#fff!important}
.sgd-map-close-icon{
  display:block!important;
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  min-height:20px!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  position:static!important;
  stroke-width:2.5!important;
}

/* v1.2.0 — čisti destination URL-ovi i interni follow linkovi. */
.sgd-location-link{color:inherit;text-decoration:none!important;font-weight:inherit}.sgd-location-link:hover{color:var(--sgd-blue-dark);text-decoration:underline!important;text-underline-offset:2px}.sgd-hero-tags>a.sgd-hero-location-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.96);color:var(--sgd-blue-deep)!important;border-radius:999px;padding:8px 11px;font-size:14px;line-height:1.25;font-weight:800;box-shadow:0 3px 12px rgba(0,0,0,.12);text-decoration:none!important}.sgd-hero-tags>a.sgd-hero-location-tag:hover{background:#fff;text-decoration:underline!important;text-underline-offset:2px}
