.elementor-kit-12{--e-global-color-primary:#D2C6A5;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C6C6C6;--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-12 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 *//* Zamjena SAMO Arial i Roboto u Open Sans */
body,
body * {
  font-family: inherit;
}

/* Arial → Open Sans */
[style*="Arial"],
[style*="arial"] {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
}

/* Roboto → Open Sans */
[style*="Roboto"],
[style*="roboto"] {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
}

/* Elementor default tekst */
.elementor-widget-text-editor,
.elementor-widget-heading,
p,
span,
li {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}


/********************************************************
 GLOBALNE IKONICE – ZELENA BOJA
********************************************************/

/* Elementor + Font Awesome + SVG */
.elementor-icon,
.elementor-icon i,
.elementor-icon svg,
i[class*="fa"],
i[class*="icon"],
svg,
svg path,
.menu-item i,
.menu-item svg {
  color: #2E6351 !important;
  fill: #2E6351 !important;
  stroke: #2E6351 !important;
}

/********************************************************
 SOCIAL SIDEBAR (CUSTOM) – SIVA BOJA
********************************************************/

/* FORCE override – mora doći POSLIJE svega */
.social_sidebar_internal,
.social_sidebar_internal a,
.social_sidebar_internal i,
.social_sidebar_internal i::before {
  color: #9a9a9a !important;
  fill: #9a9a9a !important;
  stroke: #9a9a9a !important;
}

/* Drži sivo i na hover */
.social_sidebar_internal a:hover i,
.social_sidebar_internal a:hover i::before {
  color: #9a9a9a !important;
}/* End custom CSS */