.elementor-818 .elementor-element.elementor-element-2051e7f{--display:flex;}.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-818 .elementor-element.elementor-element-731286d .elementor-repeater-item-ef4e2dd .swiper-slide-bg{background-color:#833ca3;}.elementor-818 .elementor-element.elementor-element-731286d .elementor-repeater-item-f0e5703 .swiper-slide-bg{background-color:#4054b2;}.elementor-818 .elementor-element.elementor-element-731286d .elementor-repeater-item-eae3cbc .swiper-slide-bg{background-color:#1abc9c;}.elementor-818 .elementor-element.elementor-element-731286d .swiper-slide{transition-duration:calc(5000ms*1.2);height:400px;}.elementor-818 .elementor-element.elementor-element-731286d .swiper-slide-contents{max-width:66%;}.elementor-818 .elementor-element.elementor-element-731286d .swiper-slide-inner{text-align:center;}.elementor-818 .elementor-element.elementor-element-1bedb752{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-ad8a98e */.umetnici_archive {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 50px;
}
.umetnici_archive * {
    color: #000;
}
.umetnici_archive .ratio {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}
.umetnici_archive .ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: "";
}
.ratio-16x9 {
    --bs-aspect-ratio: 112.96%;
}
.umetnici_archive .ratio > * {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    max-width: 100%;
    min-height: 100%;
}
.umetnici_archive .ratio {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}
h2.umetnici_h2 {
    margin: 35px 0 15px 0;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 700;
}
.umetnici_archive + hr {
    background-color: #d9d9d9;
    margin: 45px 0;
}/* End custom CSS */