.bb-booking{--bb-accent:#7c6a86;--bb-accent-dark:#665471;--bb-ink:#2e2a2f;--bb-soft:#faf7ee;--bb-line:#e5ded0;max-width:1180px;margin:32px auto;font-family:inherit;color:var(--bb-ink)}
.bb-booking *{box-sizing:border-box}
.bb-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 24px}
.bb-progress span{padding:10px 12px;border-bottom:3px solid #ddd;color:#777;font-size:14px}
.bb-progress span.active{border-color:var(--bb-accent);color:var(--bb-accent);font-weight:700}
.bb-step{background:#fff;border:1px solid var(--bb-line);border-radius:18px;padding:28px;box-shadow:0 8px 30px rgba(50,40,30,.05)}
.bb-step h2{margin-top:0;font-size:30px}
.bb-step h3{margin:0 0 6px}
.bb-search-grid,.bb-form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}
.bb-search-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px}
.bb-form-grid{grid-template-columns:repeat(2,1fr)}
.bb-booking label{display:flex;flex-direction:column;gap:7px;font-weight:600}
.bb-booking input,.bb-booking textarea,.bb-booking select{width:100%;padding:12px 14px;border:1px solid #cfc8bc;border-radius:9px;background:#fff;font:inherit}
.bb-btn-primary,.bb-btn-full,.bb-secondary-btn{appearance:none;border:0;border-radius:10px;padding:13px 20px;font-size:16px;font-weight:700;cursor:pointer;transition:.15s}
.bb-btn-primary{background:var(--bb-accent);color:#fff}
.bb-btn-primary:hover{background:var(--bb-accent-dark)}
.bb-secondary-btn{background:var(--bb-soft);color:var(--bb-ink);border:1px solid var(--bb-line)}
.bb-btn-primary:disabled{opacity:.5;cursor:not-allowed}
.bb-btn-full{width:100%;margin-top:16px}
.bb-link-btn{border:0;background:none;color:var(--bb-accent);cursor:pointer;padding:0}
.bb-step-heading{display:flex;justify-content:space-between;gap:20px;align-items:start}
.bb-step-heading small{color:#777}
.bb-step-heading p{margin:.35rem 0 0;color:#777}
.bb-room-request{border:1px solid var(--bb-line);background:var(--bb-soft);border-radius:16px;padding:18px;margin:10px 0 22px}
.bb-room-request-head{display:flex;justify-content:space-between;align-items:start;gap:16px;margin-bottom:14px}
.bb-room-request-head p{margin:4px 0 0;color:#675f66;font-size:14px;font-weight:400;max-width:680px}
.bb-room-row{background:#fff;border:1px solid var(--bb-line);border-radius:14px;padding:14px;margin:10px 0}
.bb-room-row-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.bb-room-row-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.bb-room-summary{margin-top:12px;color:var(--bb-accent);font-weight:700}
.bb-room-summary-box{background:var(--bb-soft);border-radius:12px;padding:14px 16px;margin-bottom:16px}
.bb-requested-rooms-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.bb-requested-rooms-list span{display:inline-flex;background:#fff;border:1px solid var(--bb-line);padding:6px 10px;border-radius:999px;font-size:14px}
.bb-house-group{margin:24px 0}
.bb-house-group>h3{font-size:24px;color:var(--bb-accent)}
.bb-unit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.bb-unit-card{border:1px solid var(--bb-line);border-radius:15px;overflow:hidden;background:#fff;transition:.15s}
.bb-unit-card.selected{border:2px solid var(--bb-accent);box-shadow:0 7px 20px rgba(60,40,70,.12)}
.bb-unit-image{height:220px;background:var(--bb-soft);position:relative}
.bb-unit-image img{width:100%;height:100%;object-fit:cover}
.bb-gallery-badge{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.65);color:#fff;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}
.bb-gallery-thumbs{display:flex;gap:8px;padding:10px 12px 0;background:#fff}
.bb-gallery-thumb{border:1px solid var(--bb-line);background:#fff;padding:0;border-radius:8px;width:62px;height:48px;overflow:hidden;cursor:pointer}
.bb-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.bb-gallery-thumb.active{border-color:var(--bb-accent);box-shadow:0 0 0 2px rgba(124,106,134,.15)}
.bb-unit-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-size:34px;color:#8a8178}
.bb-unit-content{padding:20px}
.bb-unit-content h4{font-size:24px;margin:4px 0 10px}
.bb-unit-content>small{color:#84738f}
.bb-unit-content>p{color:#5f5961}
.bb-amenities{display:flex;flex-wrap:wrap;gap:8px 10px;margin:14px 0;color:#555;font-size:14px}
.bb-amenities span{display:inline-flex;align-items:center;gap:5px;background:#f8f7fb;padding:5px 8px;border-radius:999px}
.bb-unit-foot{border-top:1px solid var(--bb-line);padding-top:16px;display:flex;justify-content:space-between;gap:16px;align-items:end}
.bb-unit-foot>div{display:flex;flex-direction:column;max-width:62%}
.bb-unit-foot strong{font-size:22px}
.bb-unit-foot small{font-size:11px;color:#888;line-height:1.3}
.bb-select-unit{position:relative;background:var(--bb-soft);padding:0!important;border-radius:9px;flex-direction:row!important;align-items:center!important;cursor:pointer;overflow:hidden}
.bb-select-unit input{position:absolute;opacity:0;pointer-events:none}
.bb-select-text{display:block;padding:11px 14px;white-space:nowrap}
.bb-unit-card.selected .bb-select-unit{background:var(--bb-accent);color:#fff}
.bb-sticky-summary{position:sticky;bottom:12px;background:#fff;border:1px solid var(--bb-line);box-shadow:0 8px 25px rgba(0,0,0,.12);border-radius:14px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;margin-top:24px}
.bb-sticky-summary>div{display:flex;flex-direction:column}
.bb-sticky-summary span{color:#777;font-size:13px}
.bb-allocation-row{display:grid;grid-template-columns:1fr 130px 130px;gap:18px;align-items:end;padding:16px 0;border-bottom:1px solid var(--bb-line)}
.bb-allocation-row>div{display:flex;flex-direction:column}
.bb-allocation-row small{color:#777}
.bb-extras-wrap{margin:24px 0}
.bb-extra{flex-direction:row!important;align-items:center!important;padding:14px;background:var(--bb-soft);border-radius:10px}
.bb-extra input{width:auto}.bb-extra span{display:flex;flex-direction:column}.bb-extra small{font-weight:400;color:#777}
.bb-total-box{display:flex;justify-content:space-between;align-items:center;font-size:18px;padding:18px;background:var(--bb-soft);border-radius:12px;margin:18px 0}
.bb-total-box strong{font-size:26px}
.bb-consents{display:grid;gap:8px;margin-top:15px}.bb-consents label{flex-direction:row;align-items:flex-start;font-weight:400}.bb-consents input{width:auto;margin-top:4px}
.bb-final-summary{background:var(--bb-soft);border-radius:12px;padding:18px;margin-top:20px}.bb-final-summary>div{display:flex;justify-content:space-between;padding:7px 0}.bb-summary-subtitle{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7d747f;margin-top:14px;font-weight:700}.bb-final-total{border-top:1px solid var(--bb-line);margin-top:8px;padding-top:14px!important;font-size:20px}
.bb-inline-message{color:#9b2c2c;margin-top:12px}.bb-empty{padding:30px;background:var(--bb-soft);border-radius:12px;text-align:center}.bb-success{text-align:center}.bb-success-icon{width:74px;height:74px;margin:0 auto 14px;border-radius:50%;background:#d9f5d4;color:#287127;display:grid;place-items:center;font-size:42px}
@media(max-width:800px){.bb-progress{grid-template-columns:repeat(2,1fr)}.bb-search-grid,.bb-form-grid,.bb-unit-grid,.bb-room-row-grid{grid-template-columns:1fr}.bb-step{padding:18px}.bb-allocation-row{grid-template-columns:1fr 1fr}.bb-allocation-row>div{grid-column:1/-1}.bb-unit-foot,.bb-step-heading,.bb-sticky-summary,.bb-room-request-head{align-items:stretch;flex-direction:column}.bb-unit-foot>div{max-width:none}.bb-sticky-summary{bottom:6px}.bb-select-text{text-align:center}.bb-gallery-thumbs{flex-wrap:wrap}}

/* 1.2.2 – szobacsoportos elhelyezés, árak és két épületes figyelmeztetés */
.bb-building-warning{margin:16px 0;padding:14px 16px;border:1px solid #d8c77d;background:#fff8d9;border-radius:12px;color:#5d5128;line-height:1.45}
.bb-building-warning strong{color:#4f431f}
.bb-mixed-house-ack{margin:16px 0;padding:14px 16px;border:1px solid #d8c77d;background:#fffaf0;border-radius:12px}
.bb-mixed-house-ack label{flex-direction:row!important;align-items:flex-start!important;font-weight:600!important}
.bb-mixed-house-ack input{width:auto!important;margin-top:4px}
.bb-allocation-help{margin:0 0 14px;color:#6c646d}
.bb-room-assignment-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:20px;align-items:end;padding:16px 0;border-bottom:1px solid var(--bb-line)}
.bb-room-assignment-row>div{display:flex;flex-direction:column;gap:4px}
.bb-room-assignment-row small{color:#777}
.bb-unit-price-summary{margin:20px 0 8px;border:1px solid var(--bb-line);border-radius:14px;overflow:hidden;background:#fff}
.bb-unit-price-summary:empty{display:none}
.bb-unit-price-summary h3{padding:16px 18px 8px;margin:0}
.bb-unit-price-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:13px 18px;border-top:1px solid var(--bb-line)}
.bb-unit-price-row>div{display:flex;flex-direction:column;gap:3px}
.bb-unit-price-row small{color:#777}
.bb-unit-price-row>strong{font-size:18px;white-space:nowrap}
.bb-price-breakdown{background:var(--bb-soft);padding:12px 18px}
.bb-price-breakdown>div{display:flex;justify-content:space-between;gap:15px;padding:5px 0}
@media(max-width:800px){.bb-room-assignment-row{grid-template-columns:1fr}.bb-unit-price-row{align-items:flex-start;flex-direction:column}.bb-unit-price-row>strong{font-size:20px}}

/* 1.3 – apartmanstruktúra és ajánlások */
.bb-preference-check{margin-top:14px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:9px!important;font-weight:600!important}.bb-preference-check input{width:auto!important}
#bb-recommendations{margin:18px 0}.bb-recommendations-title{background:#f4efe0;border:1px solid #e2d5b8;border-radius:14px;padding:16px 18px 10px}.bb-recommendations-title h3{margin:0;color:#665471}.bb-recommendations-title p{margin:6px 0 0;color:#6e665b}
.bb-recommendation-card{display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid #d9cfb8;border-top:0;background:#fffdf7;padding:15px 18px}.bb-recommendation-card:last-child{border-radius:0 0 14px 14px}.bb-recommendation-card>div{display:flex;flex-direction:column;gap:4px}.bb-recommendation-card>div>strong{font-size:18px}.bb-recommendation-card span{font-weight:700}.bb-recommendation-card small{color:#6d655a}
.bb-apartment-info{display:flex;flex-direction:column;gap:3px;background:#f7f3ea;border-left:4px solid #c9b98f;padding:10px 12px;margin:12px 0;border-radius:0 9px 9px 0}.bb-apartment-info strong{color:#5d5262}.bb-apartment-info span{font-size:14px}.bb-apartment-info small{font-size:12px;color:#777}
.bb-apartment-warning{background:#fff3d8;border:1px solid #e8cc85;border-radius:12px;padding:14px 16px;margin:16px 0;color:#5b4932}.bb-apartment-warning[hidden]{display:none}.bb-apartment-warning ul{margin:7px 0 10px 20px}.bb-apartment-warning.is-good{background:#eaf6e5;border-color:#b9d7ad;color:#315a2b}.bb-apartment-warning .bb-secondary-btn{margin-top:7px}
@media(max-width:800px){.bb-recommendation-card{flex-direction:column;align-items:stretch}.bb-recommendation-card .bb-btn-primary{width:100%}}
.bb-apartment-warning-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:8px}.bb-choice-ack{color:#3d6c36;font-weight:700;font-size:14px}

/* 1.4 – kiemelt és részletes felszereltség */
.bb-unit-highlights{display:flex;flex-wrap:wrap;gap:8px 10px;margin:14px 0}.bb-unit-highlight{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:999px;background:#f4f6ff;color:#514b55;font-size:13px}.bb-unit-highlight i{font-style:normal;display:grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:#dce6ff;color:#53668d;font-weight:700}.bb-unit-amenity-details{margin:12px 0 4px;border-top:1px solid var(--bb-line);padding-top:10px}.bb-unit-amenity-details summary{cursor:pointer;color:var(--bb-accent);font-weight:700;font-size:14px}.bb-unit-amenity-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.bb-unit-amenity-groups section{background:var(--bb-soft);border-radius:10px;padding:12px}.bb-unit-amenity-groups section>strong{display:block;margin-bottom:6px}.bb-unit-amenity-groups ul{list-style:none;padding:0;margin:0;display:grid;gap:4px}.bb-unit-amenity-groups li{display:flex;gap:6px;align-items:center;font-size:13px}.bb-unit-amenity-groups li>span{color:#6d7fac;font-weight:800}.bb-unit-amenity-groups li em{font-style:normal;font-size:10px;background:#fff0cf;border-radius:999px;padding:2px 6px;margin-left:auto;color:#795c21}.bb-shared-amenity-note{display:block;color:#8a6526;background:#fff4db;border-radius:7px;padding:6px 8px;margin:5px 0 8px;font-size:11px}

.bb-unit-features-panel{--bb-accent:#7c6a86;--bb-soft:#faf7ee;--bb-line:#e5ded0;color:#2e2a2f;margin:22px auto}.bb-feature-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;background:#eee8dc;border:1px solid #eee8dc;border-radius:14px;overflow:hidden;margin-bottom:28px}.bb-feature-highlight{background:#fff;min-height:86px;display:flex;align-items:center;justify-content:center;gap:14px;padding:18px;text-align:center}.bb-feature-highlight-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e8efff;color:#65779f;font-size:17px}.bb-feature-highlight strong{font-size:17px;font-weight:600}.bb-feature-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.bb-feature-category h3{text-align:center;color:var(--bb-accent);font-size:25px;font-weight:500;margin:0 0 16px}.bb-feature-category ul{list-style:none;margin:0;padding:22px;background:#fff;border-radius:4px;min-height:100%;box-shadow:0 1px 0 rgba(0,0,0,.02)}.bb-feature-category li{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:8px 0;font-size:16px}.bb-feature-category li small{font-size:10px;background:#fff0cf;color:#7d6028;padding:3px 7px;border-radius:999px}.bb-feature-check{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#cddcff;color:#fff;font-size:13px;font-weight:800}.bb-feature-shared-note{background:#fff4db;color:#7d6028;border-radius:9px;padding:8px 10px;margin:-8px 0 10px;font-size:12px;text-align:center}
@media(max-width:800px){.bb-unit-amenity-groups{grid-template-columns:1fr}.bb-feature-categories{grid-template-columns:1fr}.bb-feature-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-feature-highlight{min-height:70px}.bb-feature-category ul{min-height:0}}

/* 1.5 – kiegyensúlyozott Bokor / Levendula találati nézet */
.bb-house-equality-note{margin:16px 0 14px;padding:13px 16px;border-radius:12px;background:#f7f3ea;border:1px solid var(--bb-line);color:#625b64;line-height:1.45}.bb-house-equality-note strong{color:var(--bb-ink)}
.bb-house-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0}
.bb-house-overview:empty{display:none}
.bb-house-overview-card{appearance:none;text-align:left;background:#fff;border:1px solid var(--bb-line);border-radius:14px;padding:17px 18px;cursor:pointer;display:flex;flex-direction:column;gap:4px;color:var(--bb-ink);font:inherit;box-shadow:0 3px 14px rgba(55,45,35,.04);transition:.15s}
.bb-house-overview-card:hover,.bb-house-overview-card.active{border-color:var(--bb-accent);box-shadow:0 6px 18px rgba(70,50,80,.09)}
.bb-house-overview-kicker{font-size:13px;color:var(--bb-accent);font-weight:700}.bb-house-overview-card strong{font-size:20px}.bb-house-overview-card small{color:#777}.bb-house-overview-card em{font-style:normal;font-weight:700;color:var(--bb-accent);margin-top:5px}
.bb-result-filters{position:sticky;top:12px;z-index:20;display:flex;gap:8px;align-items:center;margin:14px 0 18px;padding:8px;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);border:1px solid var(--bb-line);border-radius:12px;box-shadow:0 5px 18px rgba(30,25,20,.07)}
.admin-bar .bb-result-filters{top:44px}
.bb-result-filter{appearance:none;border:1px solid transparent;background:var(--bb-soft);border-radius:999px;padding:9px 13px;cursor:pointer;display:inline-flex;align-items:center;gap:7px;font:inherit;color:var(--bb-ink);font-weight:700}.bb-result-filter b{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#fff;border:1px solid var(--bb-line);display:grid;place-items:center;font-size:11px}.bb-result-filter.active{background:var(--bb-accent);color:#fff}.bb-result-filter.active b{color:var(--bb-accent);border-color:#fff}
.bb-balanced-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:8px 0 12px}.bb-balanced-heading h3{margin:0;color:var(--bb-accent);font-size:24px}.bb-balanced-heading p{margin:0;color:#777;font-size:13px}
.bb-unit-grid-balanced{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}
.bb-unit-grid-balanced .bb-unit-image{height:175px}.bb-unit-grid-balanced .bb-gallery-thumbs{padding:7px 9px 0;gap:6px}.bb-unit-grid-balanced .bb-gallery-thumb{width:46px;height:36px}.bb-unit-grid-balanced .bb-unit-content{padding:16px}.bb-unit-grid-balanced .bb-unit-content h4{font-size:21px;margin-top:7px}.bb-unit-grid-balanced .bb-unit-content>p{font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bb-unit-grid-balanced .bb-unit-highlights{gap:5px}.bb-unit-grid-balanced .bb-unit-highlight{font-size:12px;padding:5px 7px}.bb-unit-grid-balanced .bb-apartment-info{font-size:12px}.bb-unit-grid-balanced .bb-unit-foot{gap:10px}.bb-unit-grid-balanced .bb-unit-foot strong{font-size:19px}.bb-unit-grid-balanced .bb-select-text{padding:10px 11px;font-size:13px}
.bb-house-badge{display:inline-flex!important;width:max-content;max-width:100%;padding:5px 9px;border-radius:999px;background:#f0ebf3;color:#665471!important;font-size:11px!important;font-weight:800;letter-spacing:.02em;line-height:1.2}.bb-house-badge-levendula{background:#eeeafa;color:#5f4f86!important}.bb-house-badge-bokor{background:#eef3e7;color:#536443!important}
.bb-recommendation-card .bb-house-badge{margin-bottom:5px}.bb-recommendation-card[hidden],.bb-unit-card[hidden]{display:none!important}
@media(max-width:1050px){.bb-unit-grid-balanced{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.bb-house-overview{grid-template-columns:1fr 1fr;gap:8px}.bb-house-overview-card{padding:13px}.bb-house-overview-card strong{font-size:16px}.bb-house-overview-card small{font-size:11px}.bb-result-filters{top:8px;overflow-x:auto;flex-wrap:nowrap}.admin-bar .bb-result-filters{top:54px}.bb-result-filter{white-space:nowrap}.bb-balanced-heading{align-items:flex-start;flex-direction:column}.bb-unit-grid-balanced{grid-template-columns:1fr}.bb-unit-grid-balanced .bb-unit-image{height:205px}}
@media(max-width:520px){.bb-house-overview{grid-template-columns:1fr}.bb-house-overview-card{display:grid;grid-template-columns:1fr auto;column-gap:12px}.bb-house-overview-card .bb-house-overview-kicker,.bb-house-overview-card small{grid-column:1}.bb-house-overview-card em{grid-column:2;grid-row:1/4;align-self:center}}

/* 1.6 – vendégház választókártyák és pótágyas férőhely */
.bb-house-overview-card{min-height:150px;align-items:center!important;justify-content:center!important;text-align:center!important;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}
.bb-house-overview-card .bb-house-overview-kicker{font-size:20px!important;color:inherit!important;font-weight:800;display:block;width:100%;text-align:center}
.bb-house-overview-card .bb-house-overview-subtitle{font-size:12px;opacity:.82;text-align:center}
.bb-house-overview-card strong,.bb-house-overview-card small,.bb-house-overview-card em{color:inherit!important;text-align:center}
.bb-house-overview-card.has-image{min-height:190px;text-shadow:0 1px 3px rgba(0,0,0,.45)}
.bb-house-overview-card.has-image small,.bb-house-overview-card.has-image .bb-house-overview-subtitle{color:inherit!important;opacity:.92}
.bb-house-overview-card.has-image:hover,.bb-house-overview-card.has-image.active{box-shadow:0 8px 24px rgba(0,0,0,.18);outline:3px solid rgba(255,255,255,.7);outline-offset:-5px}
.bb-capacity-label{font-weight:700;color:#494149;margin-bottom:2px}
.bb-extra-bed-note{display:block;color:#8a6b46!important;font-size:11px!important;margin:1px 0 5px}
@media(max-width:520px){.bb-house-overview-card{display:flex!important;min-height:120px}.bb-house-overview-card.has-image{min-height:155px}.bb-house-overview-card .bb-house-overview-kicker,.bb-house-overview-card small,.bb-house-overview-card em{grid-column:auto!important;grid-row:auto!important}}

/* 1.7 – rendezett, vendégházanként csoportosított találatok */
.bb-results-grouped{display:grid;gap:26px}
.bb-house-result-section{margin:0}
.bb-grouped-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:4px 0 12px;padding-bottom:8px;border-bottom:1px solid var(--bb-line)}
.bb-grouped-heading>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.bb-grouped-heading h3{margin:0;color:var(--bb-accent);font-size:24px}.bb-grouped-heading p{margin:0;color:#777;font-size:13px}
.bb-results-grouped.is-all-view .bb-gallery-thumbs{display:none}
.bb-results-grouped.is-all-view .bb-unit-content>p{display:none}
.bb-results-grouped.is-all-view .bb-unit-amenity-details{display:none}
.bb-results-grouped.is-all-view .bb-unit-image{height:155px}
.bb-results-grouped.is-all-view .bb-unit-content{padding:14px}
.bb-results-grouped.is-all-view .bb-unit-content h4{font-size:20px;margin:6px 0 8px}
.bb-results-grouped.is-all-view .bb-unit-highlights{margin:8px 0}
.bb-results-grouped.is-all-view .bb-unit-highlight{font-size:11px;padding:4px 6px}
.bb-results-grouped.is-all-view .bb-apartment-info{font-size:11px;padding:7px 9px}
.bb-results-grouped.is-all-view .bb-unit-foot{padding-top:11px}
@media(max-width:800px){.bb-grouped-heading{align-items:flex-start;flex-direction:column;gap:5px}.bb-results-grouped.is-all-view .bb-unit-image{height:190px}}

/* IFA / idegenforgalmi adó */
.bb-ifa-row{align-items:flex-start!important}.bb-ifa-row>span{display:flex;flex-direction:column;gap:2px}.bb-ifa-row small{display:block;color:#777;font-size:12px;font-weight:400}.bb-ifa-note{margin-top:12px;padding:12px 14px;border-radius:10px;background:#f4f0e8;color:#5f584f;font-size:13px;line-height:1.5}.bb-final-summary .bb-ifa-note{display:block!important}.bb-final-summary .bb-ifa-row>span{display:flex;flex-direction:column}.bb-final-summary .bb-ifa-row small{font-size:11px;color:#777;font-weight:400}
