/* 

// Created :: 2025-02-23
// Updated :: 2025-02-23

*/

/* BODY */

/* -webkit-font-smoothing: antialiased;  */

* { }

html { font-size: 14px; line-height: 1; } 

body { font-family: "Roboto", sans-serif; }
body { font-size: 14px; }
body { line-height: 1; }

/* OBECNÉ PRVKY */

a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* RESPO PRIPRAVA */

/* LAYOUT */

/* OBECNÉ */

/* ERRORS */

/* LISTA */

/* NADPISY */

h2 { font-family: "Playfair", serif; }
h2 { font-size: 30px; }

/* ZAHLAVI */

#zahlavi_header_containter .label1 { font-family: "Playfair", serif;  }
#zahlavi_header_containter .label1 { font-size: 75px; }
#zahlavi_header_containter .label1 { font-weight: bold; }

#zahlavi_header_containter .label2 { font-size: 25px; }
#zahlavi_header_containter .label2 {font-weight: bold; }

#menu_container .rezervace-btn a { font-weight: bold; }

/* MENU */

#menu ul li { list-style-type: none; }
#menu_container { text-transform: uppercase; }
#menu_container .main-nav .logo a { text-decoration: none; }
.nav-close { font-size: 34px; }
.nav-close { line-height: 1; }
.menu-all li a { text-decoration: none; }
.menu-all .menu-cta a { font-weight: 600; }

/* MENU :: BURGER */

.nav_close { font-size: 34px; }
.menu_all li a { text-decoration: none; }

/* GALERIE */

/* SLOUPEC */

/* CONTAINERS OBSAH UVOD */

/* CONTAINERS VYPISY */

.obsah_vypis_box_news_hp h2 a:hover { text-decoration: underline; }
.obsah_vypis_box_news_hp .container_text { line-height: 130%; font-weight: 300; }

.obsah_vypis_box_lovne_misto h2 { font-size: clamp(16px, 2vw, 22px);  }
.obsah_vypis_box_lovne_misto h2 { text-overflow: ellipsis; line-height: 1.1; }
.obsah_vypis_box_lovne_misto h2 a { text-decoration: none; }

/* CONTAINERS DETAILY */

/* PRVKY */

/* JINE  */

/* ARTICLES */

.article_struktura_galerie a:hover { text-decoration: none; }

/* PATICKA */

.socials .social { text-decoration: none; }

#paticka .column h4 { font-family: "Playfair", serif; }
#paticka .column h4 { font-size: 24px; }
#paticka .column h4 { font-weight: bold; }

/* COPYRIGHT */

#copyright * { font-size: 12px; }

/* TINYMCE */

.tinymce { font-size: 17px; }
.tinymce { line-height: 150%; font-weight: 300; }

.tinymce a.btn_detail { text-decoration: none; }

/* SITEMAP */

/* FORM */

fieldset#rezervace_udaje input[type="radio"]:checked + .toggle-button { font-weight: bold; }

/* FORM :: PATIČKA  */

/* PROFIL */

#column_left_profil li.active { font-weight: bold; }


/* CALENDAR */

/* CALENDAR :: VÝVOJ */

.calendar_container .calendar_day { font-size: 16px; }
.calendar_container .calendar_day { font-weight: bold; }

#confirmButton { font-size: 16px; }
#confirmButton { text-decoration: none; }
