.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;--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){--kit-widget-spacing: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 */* {
  outline: none !important;
}

.cmplz-cookiebanner .cmplz-close svg {
    width: 10px !important;
    height: 10px !important;
}

#cmplz-document {
    max-width: 100%;
}

.elementor-icon-wrapper {
    line-height: 0px;
}

.cmplz-cookiebanner .cmplz-close svg {
    width: 11px;
    height: 11px;
}

.elementor-accordion .elementor-accordion-item {
    border: 1px solid;
    border-left: 0px;
    border-right: 0px;
}

/* -- Změna pozadí scroll menu -- */

.elementor-sticky--effects {
   background: black;/
}

.elementor-sticky--effects .sticky-menu ul li a {
   color: white;
}

.elementor-sticky--effects, .sticky-menu ul li a {
  transition: .5s all ease-in-out;
}

header.elementor-sticky--active {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
}

/* -- Změna kotvy scroll stick menu -- */

body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
   position: relative;
   z-index: -1;
}
 body:not(.elementor-editor-active) .elementor-menu-anchor:before {
   content: "";
   display: block;
   height: 110px; 
   margin: -110px 0 0; 
   visibility: hidden;
   pointer-events: none;
}
 
ul {
    padding-left: 20px;
    list-style-type: square;
}

.elementor-field-type-acceptance input[type="checkbox"] {
    position: relative;
    top: 3px;
}

/* Odstranění rámečku po kliknutí na notifikaci */
.woocommerce-message:focus {
    outline: none !important;
}

/* Pokud by to dělal i vnitřní odkaz/tlačítko Zobrazit košík */
.woocommerce-message a:focus {
    outline: none !important;
}

.value select:focus {
    outline: none !important;
    box-shadow: none !important;
}

.elementor-acceptance-field {
    vertical-align: top;
    margin-top: 7px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-display: auto;
	src: url('https://v4.webovybalicek.cz/wp-content/uploads/2026/04/Roboto.ttf') format('truetype');
}
/* End Custom Fonts CSS */