/*
Theme Name: Hotel Hangar Apartments
Theme URI: https://hotelhangar.cz/
Author: Hotel Hangar Apartments
Description: Schválený barevný web Hotel Hangar Apartments, česká a anglická verze, Previo, galerie, videonávody a informace pro hosty.
Version: 1.0.1
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later (theme code; media retain their own licences)
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hotel-hangar-apartments
*/
/* The approved design lives in assets/*.css. */
.hh-document { max-width: 1080px; margin-inline: auto; min-height: 55vh; }
.hh-document h1 { font-family: 'Barlow Condensed', sans-serif; }
.hh-document a { text-decoration: underline; }
.hh-document img { max-width: 100%; height: auto; }
.hh-simple-header, .hh-simple-footer { padding: 24px max(24px, 5vw); background: #123950; color: white; }
.hh-simple-header a, .hh-simple-footer a { color: inherit; }
.hh-simple-header { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.hh-simple-header img { width: 72px; height: 72px; object-fit: contain; }
.hh-simple-footer { margin-top: 48px; }
.hh-privacy { font-size: 14px; text-align: center; padding-bottom: 12px; }
.hh-privacy a { color: inherit; }
