.cb-silo-page--weekday .geo-shell{grid-template-columns:minmax(0,1fr)}
.cb-silo-page--weekday .geo-main{width:100%;box-sizing:border-box}
.cb-weekday-map{height:480px;width:100%;border-radius:18px;border:1px solid #e0d5c5;background:#f0ece5;z-index:0}
.cb-weekday-map-section{scroll-margin-top:20px}
.cb-weekday-map-section .cb-silo-section-head{align-items:center;gap:18px;flex-wrap:wrap}
.cb-weekday-map-summary{color:#4c3a2e;line-height:1.6}
.cb-weekday-map-toolbar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:18px 0 12px}
.cb-weekday-map-toolbar span,.cb-weekday-map-note,[data-cb-weekday-map-status]{font-size:13px;color:#675c50;line-height:1.55}
.cb-weekday-map-toolbar button{cursor:pointer;font:inherit}
.cb-weekday-map-toolbar button:disabled{opacity:.5;cursor:default}
.cb-weekday-map-note{margin-top:12px}
.cb-weekday-map-warning{border-left:3px solid #ac6d1a;padding:8px 12px;background:#fff1d9}
.cb-weekday-results-summary{display:flex;gap:8px;flex-direction:column;margin:22px 0;scroll-margin-top:24px}
.cb-weekday-results-summary span{font-size:14px;color:#66584a}
.cb-weekday-pagination{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;margin:24px 0}
.cb-weekday-map-popup{font:14px/1.45 Arial,sans-serif;color:#30251c;overflow-wrap:anywhere}
.cb-weekday-popup-name{display:block;font-size:17px}
.cb-weekday-map-popup p{margin:7px 0!important}
.cb-weekday-map-popup a{display:inline-block;margin-top:8px;color:#6c3d1b!important;font-weight:bold}
.cb-weekday-map-popup article+article{border-top:1px solid #d9cdbf;padding-top:12px;margin-top:12px}
.cb-weekday-popup-sponsored{display:block;color:#705019;margin-top:5px}
.cb-weekday-popup-hours{font-weight:bold}
.cb-weekday-group-marker span{display:grid;place-items:center;width:38px;height:38px;background:#56381f;color:#fff;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0005;font:bold 15px Arial}
.cb-weekday-map :focus-visible,.cb-weekday-pagination :focus-visible{outline:3px solid #a76721;outline-offset:3px}
@media(max-width:600px){.cb-weekday-map{height:360px;border-radius:12px}.cb-weekday-map-toolbar{gap:10px}.cb-weekday-map-toolbar span{flex-basis:100%}.cb-weekday-map-section .cb-silo-section-head h2{font-size:23px}}
@media print{.cb-weekday-map-section,.cb-weekday-pagination{display:none}}

.cb-weekday-map-stack{position:relative;isolation:isolate}
.cb-weekday-google-map{position:absolute;inset:0;z-index:0;min-height:1px}
.cb-weekday-google-map[hidden]{display:none}
#cb-weekday-map{position:relative;z-index:1}
#cb-weekday-map.map-provider-google{background:transparent;clip-path:inset(0 0 36px 0)}
#cb-weekday-map.map-provider-google .leaflet-control-attribution{display:none}
.cb-weekday-sort-control{margin-left:auto;max-width:440px;text-align:right}
.cb-weekday-sort-control details{text-align:left;font-size:.85rem;margin-top:8px}
.cb-weekday-sort-control summary{cursor:pointer}
.cb-weekday-sort-control p:empty{display:none}
.cb-weekday-sort-control p{font-size:.85rem;line-height:1.5}
.cb-weekday-ranking-reason{font-size:.82rem;color:#655447;margin:5px 0}
@media(max-width:600px){.cb-weekday-sort-control{width:100%;max-width:none}.cb-weekday-sort-control button{max-width:100%;white-space:normal}}

[data-cb-weekday-sort][hidden]{display:none!important}

.cb-offers .cb-weekday-text-link,.cb-silo-page--weekday .cb-weekday-text-link{display:inline;background:none;border:0;border-radius:0;box-shadow:none;padding:4px 0;color:#654125;font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer;white-space:normal}
.cb-offers .cb-weekday-text-link:hover,.cb-silo-page--weekday .cb-weekday-text-link:hover{color:#312015;text-decoration-thickness:2px;background:none}
.cb-weekday-text-link:focus-visible{outline:2px solid #654125;outline-offset:4px}
.cb-weekday-text-link:disabled{opacity:.55;cursor:wait}
.cb-weekday-location-control{background:#fff;padding:7px 10px;border-radius:3px;box-shadow:0 1px 4px #0003;font:14px/1.4 Arial,sans-serif}
[data-cb-weekday-location-status]{font-size:13px;line-height:1.5;color:#675c50}
[data-cb-weekday-location-status]:empty{display:none}
.cb-weekday-group-marker span{width:28px;height:28px;font-size:12px}

.cb-weekday-map-popup a{text-decoration:underline;text-underline-offset:3px}

.cb-weekday-map-icon{background:none;border:0}
.cb-weekday-marker-visual{position:relative;width:24px;height:31px}
.cb-weekday-marker-visual>img{display:block;width:24px;height:31px;max-width:none}
.cb-weekday-marker-count{display:grid;place-items:center;width:24px;height:24px;border:2px solid white;border-radius:50%;background:#56381f;color:white;font:700 12px Arial}
.cb-weekday-marker-label{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;max-width:210px;padding:6px 8px;border-radius:10px;background:rgba(255,255,255,.85);color:#2f2f2f;box-shadow:0 2px 6px #0002;backdrop-filter:blur(2px);font:11px/1.2 Arial,sans-serif;text-align:center;white-space:nowrap;cursor:pointer}
.cb-weekday-marker-label[hidden]{display:none}
.cb-weekday-marker-label strong{max-width:184px;overflow:hidden;text-overflow:ellipsis;font-weight:400}
.cb-weekday-marker-label small{margin-top:2px;color:#654125;font-size:9px;font-weight:700}

[data-cb-weekday-map-status]:empty{display:none}
@media(max-width:640px){
 body.cb-silo-page--weekday .cb-silo-item.is-premium-placement{grid-template-columns:64px minmax(0,1fr)}
 body.cb-silo-page--weekday .is-premium-placement .cb-silo-logo-shell{display:grid;grid-column:1;grid-row:1;width:64px;height:64px;padding:6px;box-sizing:border-box}
 body.cb-silo-page--weekday .is-premium-placement .cb-silo-rank-badge{grid-column:1;grid-row:2;width:30px;height:30px;font-size:.8rem;justify-self:center;align-self:start}
 body.cb-silo-page--weekday .is-premium-placement .cb-silo-item-copy{grid-column:2;grid-row:1 / span 2}
 body.cb-silo-page--weekday .is-premium-placement .cb-silo-item-action{grid-column:2;grid-row:3}
}

body.cb-silo-page--weekday .cb-weekday-map-section .cb-silo-section-head > a[href="#cb-weekday-results"]{display:block;margin-left:auto;text-align:right}
