.elementor-kit-10{--e-global-color-primary:#00C7E8;--e-global-color-secondary:#00A366;--e-global-color-text:#FFFFFF;--e-global-color-accent:#00C7E8;--e-global-color-ec80920:#1F1F1F;--e-global-color-f45fdef:#E6E6E6;--e-global-color-bf4ccbb:#00C7E8;--e-global-color-a8dbf0e:#00A366;--e-global-typography-primary-font-family:"Neue Hass";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Neue Hass";--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:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.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 *//* Hover fill from left to right (Elementor button) */
.btn-fill-left .elementor-button{
  position: relative;
  overflow: hidden;
}

.btn-fill-left .elementor-button::before{
  content: "";
  position: absolute;
  inset: 0;
  background: #00A7E0;            /* nova hover barva */
  transform: translateX(-100%);   /* start: skrito levo */
  transition: transform .55s ease;
  z-index: 0;
}

/* poskrbi, da je tekst nad overlayem */
.btn-fill-left .elementor-button .elementor-button-text,
.btn-fill-left .elementor-button .elementor-button-icon{
  position: relative;
  z-index: 1;
}

/* animacija */
.btn-fill-left .elementor-button:hover::before{
  transform: translateX(0);
}

/* optional: spremeni barvo teksta na hover */
.btn-fill-left .elementor-button:hover{
  color: #ffffff;
}
.blue-square{
    width: 16px;
    height: 16px;
    background: #00C7E8;
    display: inline-block;
    border-radius: 4px; /* če želiš ostre robove, daj 0 */
  }
  .blue-square-mali{
    width: 10px;
    height: 10px;
    background: #00C7E8;
    display: inline-block;
    border-radius: 2px; /* če želiš ostre robove, daj 0 */
  }
 .blue-square-svetila{
    width: 16px;
    height: 16px;
    margin-top:10px;
    margin-left:10px;
    background: #00C7E8;
    display: inline-block;
    border-radius: 2px; /* če želiš ostre robove, daj 0 */
  }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Neue Hass';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ekoluks.eu/wp-content/uploads/2025/10/NeueHaasGrotDisp-55Roman.woff') format('woff');
}
@font-face {
	font-family: 'Neue Hass';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://ekoluks.eu/wp-content/uploads/2025/10/NeueHaasGrotDisp-45Light.woff') format('woff');
}
@font-face {
	font-family: 'Neue Hass';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://ekoluks.eu/wp-content/uploads/2025/10/NeueHaasGrotDisp-65Medium.woff') format('woff');
}
@font-face {
	font-family: 'Neue Hass';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://ekoluks.eu/wp-content/uploads/2025/10/NeueHaasGrotDisp-75Bold.woff') format('woff');
}
/* End Custom Fonts CSS */