.elementor-kit-133{--e-global-color-primary:#08B3F9;--e-global-color-secondary:#54595F;--e-global-color-text:#262626;--e-global-color-accent:#61CE70;--e-global-color-41700c5:#00A1E3;--e-global-color-c69640e:#FFFFFFCC;--e-global-color-324e39d:#D6D6D6;--e-global-color-024b2d2:#F8F8F8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-133 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-padding-top: 180px; /* Nahraďte 140px součtem výšek vašich lišt */
}


/*
  FINÁLNÍ KÓD PRO AKTIVNÍ TLAČÍTKA
*/

/* 1. Zrušíme pozadí na obalu (wrapperu), aby nebyly vidět jeho ostré rohy */
.tab-button.active-tab {
  background-color: transparent !important;
}

/* 2. Obarvíme přímo tlačítko uvnitř aktivního obalu */
.tab-button.active-tab .elementor-button {
  background-color: #E9F8FE !important; /* Vaše světle modrá pro aktivní tlačítko */
  color: #00A1E3 !important;          /* Vaše tmavě modrá pro text */
}/* End custom CSS */