.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 a{color:#000000;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1200px){.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 *//* custom scrollbar */
::-webkit-scrollbar {
  width: 20px;
}
.tos-opened, body:has(.tos-opened)
{
    overflow-y: hidden !important;
    max-height: 100% !important;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; /* Prevent scrolling on the html/body */
}
.tos-caption, .tos-uibg
{
    display: none;
}
.type-page, .elementor-template-canvas > .elementor:not(.home > .elementor) {
  position: relative; /* Relative positioning */
  height: 100%; /* Full viewport height */
  width: 100%; /* Full width */
  overflow-y: auto; /* Enable scrolling within the .page */
  -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
  z-index: auto; /* Maintain default z-index */
}
.elementor-location-header > .elementor-section-wrap > div,
.elementor-nav-menu--dropdown
{
  z-index: 1999 !important;
  overflow: visible;
}
.elementor-nav-menu--dropdown .current-menu-item
{
    display: none !important;
}
.elementor-nav-menu--dropdown ul
{
    /*padding-bottom: 20px;*/
}
nav.elementor-nav-menu--dropdown
{
    box-shadow: white 3px 3px 4px;
    position: relative !important;
    left: -20px !important;
    top: -8px !important;
    width: 100%;
    overflow: visible !important;
}
.elementor-menu-toggle
{
    margin-top: -35px;
    background-color: transparent !important;
    transition: background-image 0.1s;
}
@media (max-width: 1200px) and (min-width: 768px) {
    .elementor-menu-toggle {
        margin-top: -43.5px;
    }
    nav.elementor-nav-menu--dropdown {
        top: -2px !important;
    }
    nav.elementor-nav-menu--dropdown ul {
        float: right;
        direction: rtl;
        margin-right: 60px !important;
    }
}
@media (max-width:767px) {
        nav.elementor-nav-menu--dropdown ul {
        float: right;
        direction: rtl;
        /*margin-right: 0px !important;*/
    }
    nav.elementor-nav-menu--dropdown {
        width: 94.5vw !important;
        left: 0.5% !important;
        margin-top: 15px !important;
    }
    .elementor-menu-toggle {
        margin-right: -8px;
    }
}

.elementor-menu-toggle svg
{
    opacity: 0;
}
.elementor-menu-toggle
{
    background-image: url(https://jakubhofhanzl.cz/wp-content/uploads/2024/09/8870073_menu_right_arrows_up_icon.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: none !important;
}
.elementor-menu-toggle.elementor-active
{
    background-image: url(https://jakubhofhanzl.cz/wp-content/uploads/2024/09/9332093_minus_icon.png);
}
.elementor-widget-video:has(iframe) {
    position: relative;
    z-index: 2002;
}
.elementor-custom-embed-image-overlay
{
    z-index: 1999;
}

::-webkit-scrollbar-thumb {
  background-color: black;
  border-radius: 20px;
  border: 6px solid transparent;
  background-clip: content-box;
}

::-webkit-scrollbar-thumb:hover {
  background-color: black;
}
.ewd-ulb-background
{
    z-index:2000;
}
@keyframes slidez {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(6px, 0);
  }
}
.ewd-ulb-slide-control:hover, .ewd-thumbnail-scroll-button:hover 
{
    animation: slidez 1.6s ease-in-out infinite;
}
.ewd-ulb-control
{
    cursor: none;
}
.tos-desktop .tos-wrapper.tos-fixed {
    background-color: rgb(255, 255, 255, 1);
    z-index: 3000; 
}
.tos-touch .tos-close, .tos-touch .tos-close:hover
{
    opacity:1 !important;
}
.tos-touch .tos-pagination
{
    /*white-space: wrap;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
    overflow-y: visible;
    overflow-x: visible;
    height: 80px;*/
}
.tos-touch .tos-wrapper.tos-fixed {
    background-color: rgb(255, 255, 255, 1);
    z-index: 3000; 
}
.tos-touch .tos-next, .tos-touch .tos-prev {
    display: none;
}
.tos-pagination.tos-bullets a {
    background-color: rgba(0, 0, 0, .2);
}
.tos-pagination.tos-bullets a.tos-selected {
    background-color: rgba(0, 0, 0, .9);
}
.tos-pagination.tos-bullets a:hover {
    background-color: rgba(0, 0, 0, .5);
}
.tos-touch .tos-pagination.tos-bullets a:hover:not(.tos-selected) {
    background-color: rgba(0, 0, 0, .2);
}
.tos-touch .tos-pagination.tos-bullets a.tos-selected:hover {
    background-color: rgba(0, 0, 0, .9);
}
.tos-wrapper.tos-has-bullets .tos-pagination a {
    border-radius: 10px;
    width: 11px;
    height: 11px;
    margin: 0px 4px;
}
.tos-wrapper.tos-has-bullets .tos-pagination {
    height: 40px;
}
.tos-close, .tos-next, .tos-prev {
    background: transparent;
    border-radius: 0px;
    background-position: center;
}
.tos-next, .tos-prev
{
background-size: contain;
background-repeat: no-repeat;
width: 5.4vw;
z-index:8000;
}
.tos-close
{
background-size: contain;
background-repeat: no-repeat;
width: 40px;
}
.tos-next
{
background-image: url(/wp-content/uploads/2024/05/sipka.png);
margin-right: 5%;
}
.tos-prev
{
background-image: url(/wp-content/uploads/2024/05/sipka-leva-1.png);
margin-left: 5%;
}
.tos-close
{
background-image: url(/wp-content/uploads/2024/08/Cross.png);
}
.tos-next span, .tos-prev span, .tos-close span
{
    display: none;
}
.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets.tos-has-caption .tos-slide
{
    padding-top: 40px;
}
.tos-slide img
{
    z-index: 3000;
    position: relative;
}
.tos-wrapper:after{
  content:"";
  background-image:url("https://upload.wikimedia.org/wikipedia/commons/7/76/1k_Dissolve_Noise_Texture.png");
  background-repeat: repeat;
  height: 200%;
  width: 200%;
  position: fixed;
  top: -40px;
  opacity:0.045;
  animation: animateGrain 10s steps(10) infinite;
  pointer-events: none;
  z-index: 2000;
}
.vp-portfolio__items-wrap
{
    border-radius: 8px;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0;
    border-radius: 3.7px;
}
.elementor-custom-embed-image-overlay
{
    cursor: none !important;
}
.elementor-custom-embed-image-overlay svg
{
    opacity:1;
    transform: scale(0.75);
}/* End custom CSS */