.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-c5d9e91-font-family:"Jost";--e-global-typography-c5d9e91-font-size:30px;--e-global-typography-c5d9e91-line-height:1.333em;--e-global-typography-577f2f8-font-family:"Velos";--e-global-typography-577f2f8-font-size:85px;--e-global-typography-577f2f8-line-height:1.1em;--e-global-typography-2426f1c-font-family:"Velos";--e-global-typography-2426f1c-font-size:50px;--e-global-typography-2426f1c-line-height:1.2em;color:var( --e-global-color-primary );font-size:30px;line-height:1.333em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:1em;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-c5d9e91-font-size:24px;--e-global-typography-577f2f8-font-size:60px;--e-global-typography-2426f1c-font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-c5d9e91-font-size:22px;--e-global-typography-577f2f8-font-size:36px;--e-global-typography-2426f1c-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*MENU*/
nav a:hover,
nav details.e-n-accordion-item:hover .e-n-accordion-item-title-text,
nav details.e-n-accordion-item[open] .e-n-accordion-item-title-text{
    text-decoration: underline;
    text-decoration-thickness: 0.05em;
    text-underline-offset:0.1em;
}
/*MENU END*/

.elementor-icon-wrapper{
    line-height: 0;
}

p:last-child{
    margin-bottom: 0;
}

.velos-font{
    font-family: 'Velos';
}

.elementor-widget-text-editor a{
    text-decoration: underline;
    text-decoration-thickness: 0.05em;
    text-underline-offset:0.1em;
}

.green-highlight i,
.green-highlight em{
    color:#39B54A;
    font-style: normal;
}


/* FLUID TYPOGRAPHY FOR DESKTOPS <1440px and >1024px */
/* 
- We are overriding the Global Font Styles defined in Site Settings > Global Fonts
- We set three font styles: body, Title S and Title XL
- Max values in clamp() for each are taken from the fixed values defined with Elementor - FOR DESKTOPS
- Min values in clamp() for each are taken from the fixed values defined with Elementor - FOR TABLETS
*/

@media (min-width: 1024px) and (max-width: 1439px) {
  body {
    --e-global-typography-c5d9e91-font-size: clamp(24px, 2.085vw, 30px) !important;/* Body */
    --e-global-typography-577f2f8-font-size: clamp(60px, 5.907vw, 85px) !important;/* Title XL */
    --e-global-typography-2426f1c-font-size: clamp(36px, 3.474vw, 50px) !important;/* Title S */
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Velos';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://pluritans.unizg.hr/wp-content/uploads/2025/06/Velos-Mono.woff2') format('woff2'),
		url('https://pluritans.unizg.hr/wp-content/uploads/2025/06/Velos-Mono.woff') format('woff'),
		url('https://pluritans.unizg.hr/wp-content/uploads/2025/06/Velos-Mono.ttf') format('truetype');
}
/* End Custom Fonts CSS */