
/*! Squarespace LESS Compiler  (less.js language v1.3.3)  */
#block-81615855d66aaf13d503 a{text-decoration:none !important}footer a{text-decoration:none !important}.sqs-block-image:hover{filter:grayscale(1)}#block-523e47a539c5c080b0c6 a{text-decoration:none !important}.header-title-logo a:hover img{visibility:hidden}.header-title-logo a:hover{background-image:url('sazulogo_color.png');background-size:contain}footer a:hover{color:#f7fcab !important}.header-nav a:hover{color:#c4a28c !important}a:hover{color:#564f4f}.form-submission-text{font-size:25px;color:#a07670}.title .required{display:none !important}.form-submission-text a{font-size:25px;color:#a07670}.sqs-button-element--primary{transition:background-color 0.3s ease,color 0.3s ease !important}.sqs-button-element--primary:hover{background-color:#EBD5C6 !important;color:#26252A !important}.sqs-block-button-element--large.sqs-button-element--secondary{padding-left:100px !important;padding-right:100px !important;white-space:nowrap}.product-list-item-price{margin-top:5px;margin-right:12px;margin-bottom:15px;margin-left:0px}

/* apartments page — raise OAK hero image above overlapping text (was z:5) */
.fe-block-bae34c788e7fe3cae39a{z-index:27 !important;position:relative}

/* apartments page — raise SUN BOOK NOW button above the italics block (z:26) that shares its row range */
.fe-block-25c410c3b254c49b9de9{z-index:27 !important;position:relative}

/* v17 — remove oversized empty space on FAQ / ÁSZF / IMPRESSZUM content sections */
section[data-section-id="63c4176fb5a0970f42dc9757"],
section[data-section-id="63c4193b2f0f466912a0f5f3"],
section[data-section-id="63d6c2eec5d3f62f3f49cd5b"] {
  min-height: auto !important;
}

section[data-section-id="63c4176fb5a0970f42dc9757"] .content-wrapper,
section[data-section-id="63c4193b2f0f466912a0f5f3"] .content-wrapper,
section[data-section-id="63d6c2eec5d3f62f3f49cd5b"] .content-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.fe-63c4176fb5a0970f42dc9756,
.fe-63c4193b2f0f466912a0f5f2,
.fe-63d6c2eec5d3f62f3f49cd5b {
  grid-template-rows: minmax(0, auto) !important;
}

/* v17 — widen 'SAZÜ Balaton winery' heading by ~2-3px */
#block-yui_3_17_2_1_1770189702957_4152 h2 span {
  letter-spacing: 0.05em !important;
}

/* v18 — hide language picker on HU-only legal pages */
[data-hide-language-picker] .language-picker,
[data-hide-language-picker] #multilingual-language-picker-mobile {
  display: none !important;
}

/* v20 — match language picker toggle width to dropdown min-width (110px)
   so the right-anchored dropdown no longer extends left of the toggle. */
.header-actions .language-picker-desktop .current-language {
  min-width: 110px;
}