.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#505050;--e-global-color-accent:#B311A3;--e-global-color-acf99e4:#181818;--e-global-color-3f9238a:#E8B61D;--e-global-color-66f3b9e:#FBF8F3;--e-global-color-70e8de5:#F8BD26;--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-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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 */::-webkit-scrollbar {width: 6px;}

::-webkit-scrollbar-track {background-color: white;}

::-webkit-scrollbar-thumb {background-color: #181818;}


#goldengrad {background: rgb(203,157,50);
background: linear-gradient(180deg, rgba(203,157,50,1) 0%, rgba(251,244,164,1) 50%, rgba(205,162,60,1) 100%);}


/* Desktop verze */
#whitegrad  {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0) 50%);
    position: relative;
    z-index: 1;
}
/* Tablet a telefon verze */
@media only screen and (max-width: 1024px) {
    #whitegrad {
        background: rgba(255, 255, 255, 0.9); /* Bílá s 90% průhledností po celé šířce */
    }
}

@media only screen and (max-width: 768px) {
    #whitegrad {
        background: rgba(255, 255, 255, 0.9); /* Bílá s 90% průhledností po celé šířce */
    }
}/* End custom CSS */