.elementor-kit-7{--e-global-color-primary:#CC922F;--e-global-color-secondary:#1E3957;--e-global-color-text:#FDFDFD;--e-global-color-accent:#A70744;--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-7 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);}@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 */#site-navigation.main-navigation
{
    background-color: transparent !important;
}

#masthead {
    padding: 0 31px;
}

#masthead.sticky-header .main-navigation, .res-transparent-header #masthead.sticky-header .main-navigation {
    background-color: #fdfdfd;
}

.menu-toggle {
    background-color: transparent !important;
    color: #fdfdfd;
    top: 40px !important;
    right:-10px !important;
}
.sticky-header .menu-toggle {
    background-color:transparent !important;
    color: #0a2749;
}

.site-header.sticky-header .custom-logo-link.sticky-custom-logo {
    content: url("https://astrolabium.cz/wp-content/uploads/2024/11/logo.png");
    width:312px;
}

@media only screen and (max-width: 1024px) {
.site-header .custom-logo {
  width: 297px;
    }
  .site-header.sticky-header .custom-logo-link.sticky-custom-logo {
      width: 298px;
  }
  .site-header-layout-horizontal .site-branding {
    min-width:43.5%;
  }
}

@media only screen and (max-width: 767px) {
    .site-header.sticky-header .custom-logo-link.sticky-custom-logo {
        width: 225px;
    }
  .site-header .custom-logo {
    width: 225px;
  }
  

}

@media only screen and (max-width: 800px) {
    .sticky-header #site-navigation.main-navigation {
        background-color: transparent !important;
    }
      #site-navigation.main-navigation
    {
        background-color: #0a2749 !important;
    }
}

.site-header-layout-horizontal .site-branding {
    padding-left: 0;
}/* End custom CSS */