h1, h2, h3, h4, h5, h6{font-family:"Playfair Display", serif;}
body .scroll-effect{opacity:0;transition:opacity 1s ease 0.5s, transform 1s ease 0.5s;}
body .scroll-effect.appeared{opacity:1;}
body .scroll-effect.se-left{transform:translateX(-64px);}
@media screen and (min-width:1024px){
body .scroll-effect.se-left{transform:translateX(-80px);}
}
body .scroll-effect.se-left.appeared{transform:translateX(0);}
@media screen and (min-width:1024px){
body .scroll-effect.se-left.appeared{transform:translateX(0);}
}
body .scroll-effect.se-right{transform:translateX(64px);}
@media screen and (min-width:1024px){
body .scroll-effect.se-right{transform:translateX(80px);}
}
body .scroll-effect.se-right.appeared{transform:translateX(0);}
@media screen and (min-width:1024px){
body .scroll-effect.se-right.appeared{transform:translateX(0);}
}
body .scroll-effect.se-bottom{transform:translateY(64px);}
@media screen and (min-width:1024px){
body .scroll-effect.se-bottom{transform:translateY(80px);}
}
body .scroll-effect.se-bottom.appeared{transform:translateY(0);}
@media screen and (min-width:1024px){
body .scroll-effect.se-bottom.appeared{transform:translateY(0);}
}
body .scroll-effect.se-left-d{opacity:1;}
@media screen and (max-width:1024px){
body .scroll-effect.se-left-d{transition:none;opacity:1;}
}
@media screen and (min-width:1024px){
body .scroll-effect.se-left-d{transform:translateX(-128px) !important;opacity:0;}
}
@media screen and (min-width:1024px){
body .scroll-effect.se-left-d.appeared{transform:translateX(0) !important;opacity:1;}
}
body .scroll-effect.se-right-d{opacity:1;}
@media screen and (min-width:1024px){
body .scroll-effect.se-right-d{transform:translateX(64px) !important;opacity:0;}
}
body .scroll-effect.se-right-d.appeared{transform:translateX(0);}
@media screen and (min-width:1024px){
body .scroll-effect.se-right-d.appeared{transform:translateX(0) !important;opacity:1;}
}
form label{display:block;color:#222222;}
form label .optional{display:none;}
form label .required{color:#DBC078;text-decoration:none;}
@media screen and (min-width:1024px){
form label.screen-reader-text + span input{margin-top:24px;}
}
form select, form input[type="text"],
form input[type="number"],
form input[type="tel"],
form input[type="password"],
form input[type="email"]{width:100% !important;}
form .select2-container .select2-selection--single{height:auto;margin:0;border:0;}
form .select2-container .select2-selection__rendered{line-height:inherit;}
form .file-input label{position:relative;display:inline-block;cursor:pointer;background-color:#112D4E;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/icons/upload.svg);background-size:24px auto;background-position:16px center;background-repeat:no-repeat;padding:8px 16px 8px 48px;color:white;border-radius:5px;font-size:16px;text-align:center;transition:background-color 0.3s;font-weight:500;}
form .file-input input[type="file"]{width:0.1px;height:0.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1;}
form .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;transform:translateY(-50%);right:8px;}
form .woocommerce-form-login__rememberme{margin-bottom:16px;cursor:pointer;}
form .button, form button{display:block;background-color:#fff;background-position:center;color:#DBC078;font-size:14px;line-height:26px;font-weight:300;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;border-radius:0;width:100%;border:1px solid #DBC078;border-bottom:3px solid #000;cursor:pointer;}
@media screen and (min-width:720px){
form .button, form button{padding:4px 16px;min-height:42px;}
}
form .button:hover, form button:hover{color:#fff;background-color:#DBC078;}
form .woocommerce-LostPassword{margin:0;text-align:center;}
form .woocommerce-LostPassword a{text-decoration:none;}
form .woocommerce-LostPassword a:hover{text-decoration:underline;}
body button, body .button{transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;text-decoration:none;text-align:center;display:inline-block;padding:8px 16px;font-size:14px;line-height:1.25;font-weight:600;text-transform:capitalize;}
@media screen and (min-width:720px){
body button, body .button{font-size:16px;}
}
body button.large, body .button.large{padding:12px 24px;}
body button.button-primary, body a.button-primary{border:1px solid #DBC078;background-color:#DBC078;color:#fff;}
body button.button-primary:hover, body a.button-primary:hover{border-color:#112D4E;background-color:#112D4E;color:#fff;}
body button.button-secondary, body a.button-secondary{border:1px solid #fff;background-color:#fff;color:#DBC078;}
body button.button-secondary:hover, body a.button-secondary:hover{background-color:#DBC078;border-color:#DBC078;color:#fff;}
   *{box-sizing:border-box;}
.no-scroll{overflow:hidden;height:100%;height:calc(var(--vh, 1vh) * 100);}
html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
body{margin:0;overflow-x:hidden;color:#222222;font-optical-sizing:auto;}
main{display:block;}
h1{font-size:2em;margin:0.67em 0;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre{font-family:monospace, monospace;font-size:1em;}
a{background-color:transparent;}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}
b, strong{font-weight:bolder;}
code, kbd, samp{font-family:monospace, monospace;font-size:1em;}
small{font-size:80%;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
img{border-style:none;}
button, input, optgroup, select, textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button, input{overflow:visible;}
button, select{text-transform:none;}
button, [type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring, [type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:0.35em 0.75em 0.625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{vertical-align:baseline;}
textarea{overflow:auto;}
[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details{display:block;}
summary{display:list-item;}
template{display:none;}
[hidden]{display:none;}
*,
*::before,
*::after{box-sizing:border-box;}
body, button, input, select, .select2-selection__rendered, optgroup, textarea{color:#222222;font-family:"Montserrat", sans-serif;font-size:14px;line-height:1.5;}
h1, h2, h3, h4, h5, h6 {
clear: both;
} p{margin-bottom:1.5em;}
dfn, cite, em, i{font-style:italic;}
blockquote{margin:0 1.5em;}
address{margin:0 0 1.5em;}
pre{background:#eee;font-family:"Courier 10 Pitch", courier, monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}
code, kbd, tt, var{font-family:monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}
abbr, acronym{border-bottom:1px dotted #666;cursor:help;}
mark, ins{background:#fff9c0;text-decoration:none;}
big{font-size:125%;}
body{background:#fff;}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em;}
ul, ol{margin:0 0 1.5em 3em;}
ul{list-style:disc;}
ol{list-style:decimal;}
li > ul, li > ol{margin-bottom:0;margin-left:1.5em;}
dt{font-weight:700;}
dd{margin:0 1.5em 1.5em;}
embed, iframe, object{max-width:100%;}
img{height:auto;max-width:100%;}
figure{margin:1em 0;}
table {
margin: 0 0 1.5em;
width: 100%;
} a{color:#DBC078;}
a:visited{color:#DBC078;}
a:hover, a:focus, a:active{color:#DBC078;}
a:focus{outline:thin dotted;}
a:hover, a:active{outline:0;}
button, input[type="button"],
input[type="reset"],
input[type="submit"]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:0;background:#e6e6e6;color:rgba(0, 0, 0, 0.8);line-height:1;padding:8px;}
button:hover, input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover{border-color:#ccc #bbb #aaa;}
button:active, button:focus, input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus{border-color:#aaa #bbb #bbb;}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
.select2-selection__rendered, textarea{color:#222222;border:1px solid #ACACAC;border-radius:0;padding:8px 16px;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus{color:#222222;}
select{border:1px solid #ACACAC;}
textarea{width:100%;}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation{margin:0 0 1.5em;}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links{display:flex;}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous{flex:1 0 50%;}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next{text-align:end;flex:1 0 50%;}
.sticky{display:block;}
.updated:not(.published){display:none;}
.page-links{clear:both;margin:0 0 1.5em;}
.comment-content a{word-wrap:break-word;}
.bypostauthor{display:block;}
.widget{margin:0 0 1.5em;}
.widget select{max-width:100%;}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}
.wp-caption{margin-bottom:1.5em;max-width:100%;}
.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}
.wp-caption .wp-caption-text{margin:0.8075em 0;}
.wp-caption-text{text-align:center;}
.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em;}
.gallery-item{display:inline-block;text-align:center;width:100%;}
.gallery-columns-2{grid-template-columns:repeat(2, 1fr);}
.gallery-columns-3{grid-template-columns:repeat(3, 1fr);}
.gallery-columns-4{grid-template-columns:repeat(4, 1fr);}
.gallery-columns-5{grid-template-columns:repeat(5, 1fr);}
.gallery-columns-6{grid-template-columns:repeat(6, 1fr);}
.gallery-columns-7{grid-template-columns:repeat(7, 1fr);}
.gallery-columns-8{grid-template-columns:repeat(8, 1fr);}
.gallery-columns-9{grid-template-columns:repeat(9, 1fr);}
.gallery-caption{display:block;}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer{display:none;}
.infinity-end.neverending .site-footer{display:block;}
.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
#primary[tabindex="-1"]:focus{outline:0;}
.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em;}
.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em;}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em;}
.container{width:100%;padding:0 32px;margin:0 auto;position:relative;}
@media screen and (min-width:720px){
.container{padding:0 48px;}
}
@media screen and (min-width:1440px){
.container{padding:0 80px;max-width:1620px;}
}
.container .container{padding-left:0 !important;padding-right:0 !important;}
#page{border-top:#E7EBEE 16px solid;}
@media screen and (min-width:1240px){
#page{border-top:#E7EBEE 32px solid;}
}
.site-header{display:flex;justify-items:center;justify-content:space-between;padding:16px 32px;position:sticky;z-index:99;top:0;max-width:1620px;margin:0 auto;}
.site-header:before{position:absolute;top:0;left:50%;width:100vw;content:"";background-color:#fff;display:block;height:100%;z-index:-1;transform:translateX(-50%);border-bottom:1px solid #F2F4F7;}
@media screen and (min-width:720px){
.site-header{padding:16px 48px;}
}
@media screen and (min-width:1440px){
.site-header{padding:24px 80px;}
}
.site-header .site-branding .site-title, .site-header .site-branding .site-description{display:none;}
.site-header .site-branding a{display:block;}
.site-header .site-branding img{display:block;width:auto;height:28px;margin-top:0;}
@media screen and (min-width:720px){
.site-header .site-branding img{height:32px;}
}
@media screen and (min-width:1240px){
.site-header .site-branding img{margin-top:8px;}
}
@media screen and (min-width:1440px){
.site-header .site-branding img{height:40px;margin-top:4px;}
}
.header-message{width:100%;background-color:#DBC078;color:#fff;padding:16px 0;}
.header-message-text{position:relative;padding-left:32px;}
.header-message-text p{margin:0;font-size:15px;line-height:1.5;font-weight:400;color:#fff;font-size:calc(15px + 5 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.header-message-text p{font-size:15px;}
}
@media screen and (min-width:1240px){
.header-message-text p{font-size:20px;}
}
.header-message-text p strong{font-weight:500;}
.header-message-text p a{color:#fff;text-decoration:underline;font-weight:400;font-size:75%;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.header-message-text p a:active, .header-message-text p a:hover{text-decoration:none;}
.header-message-text p a:active{opacity:0.2;}
.header-message-icon{position:absolute;top:0;left:0;width:24px;height:24px;background-position:center;background-size:contain;background-repeat:no-repeat;filter:brightness(0) invert(1);}
@media screen and (min-width:720px){
.header-message-icon{top:50%;transform:translateY(-50%);}
}
.header-message-icon.award{background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/icons/award.svg);}
.header-message-icon.warning{background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/icons/alert.svg);}
.header-message-icon.info{background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/icons/info.svg);}
.header-message-icon.location{background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/icons/map-pin.svg);}
@media screen and (min-width:720px){
.header-message-slider .owl-item{padding-right:120px;}
}
@media screen and (min-width:720px){
.header-message-slider .owl-stage-outer:after{content:"";right:0;top:0;height:100%;width:100px;background-color:#DBC078;display:block;position:absolute;}
}
.header-message-slider .owl-dots{display:flex;justify-content:flex-start;gap:8px;text-align:right;padding-top:8px;}
@media screen and (min-width:720px){
.header-message-slider .owl-dots{display:none;}
}
.header-message-slider .owl-dots button{padding:4px 8px;background-color:#fff;opacity:0.5;}
.header-message-slider .owl-dots button.active{opacity:1;}
.header-message-slider .owl-nav{position:absolute;bottom:-10px;right:-2px;display:flex;gap:8px;z-index:2;}
@media screen and (min-width:720px){
.header-message-slider .owl-nav{top:50%;transform:translateY(-50%);right:0;gap:16px;}
}
.header-message-slider .owl-nav button{position:static;width:auto;height:auto;background-color:transparent;padding:0;vertical-align:bottom;}
.header-message-slider .owl-nav button:hover{background-color:transparent;}
@media screen and (min-width:720px){
.header-message-slider .owl-nav button:hover{opacity:0.6;}
}
.header-message-slider .owl-nav button:before{color:#fff;}
.header-message-slider .owl-nav button.owl-prev{transform:none;}
.header-message-slider .owl-nav button.owl-prev:before{content:"\e904";}
.header-message-slider .owl-nav button.owl-next{transform:none;}
.header-message-slider .owl-nav button.owl-next:before{content:"\e905";}
.section-cta{color:#fff;background-color:#DBC078;z-index:0;position:relative;overflow:hidden;}
@media screen and (min-width:720px){
.section-cta{background-position:125% center;background-size:auto 200%;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/topology_custom.svg);background-repeat:no-repeat;}
}
@media screen and (min-width:1440px){
.section-cta{background-position:105% center;}
}
.section-cta:before{content:"";width:100%;height:100%;top:50%;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/topology_custom.svg);background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;left:20%;}
@media screen and (min-width:720px){
.section-cta:before{display:none;}
}
.section-cta-wrapper{position:relative;z-index:1;padding-top:48px;padding-bottom:48px;}
@media screen and (min-width:720px){
.section-cta-wrapper{padding-top:64px;padding-bottom:64px;}
}
@media screen and (min-width:1024px){
.section-cta-wrapper{padding-top:80px;padding-bottom:80px;}
}
.section-cta h2{margin-top:0;}
@media screen and (min-width:1024px){
.section-cta h2{max-width:80%;}
}
.section-cta-button{margin:32px 0 0;}
.section-cta-holder{height:64px;}
.site-footer{margin:0 auto;background-color:#112D4E;display:flex;padding:48px 0;flex-direction:column;width:100%;border-top:2px solid #09294E;}
@media screen and (min-width:1024px){
.site-footer{padding:80px 0;}
}
@media screen and (min-width:720px){
.site-footer-logo{position:relative;margin-bottom:48px;}
}
@media screen and (min-width:1024px){
.site-footer-logo{margin-bottom:80px;}
}
.site-footer-logo:after{content:"";background-color:#DBC078;margin:48px auto;width:100%;height:3px;display:block;}
@media screen and (min-width:720px){
.site-footer-logo:after{position:absolute;left:0;bottom:0;margin:0;}
}
.site-footer-logo img{width:230px;height:auto;display:block;margin:0;}
@media screen and (min-width:720px){
.site-footer-logo img{position:relative;z-index:1;padding-right:80px;background-color:#fff;width:calc(230px + 80px);}
}
.site-footer-grid{display:grid;grid-template-columns:1fr;gap:24px;}
@media screen and (min-width:720px){
.site-footer-grid{grid-template-columns:2fr 1fr;}
}
@media screen and (min-width:1024px){
.site-footer-grid{grid-template-columns:repeat(3, 1fr);gap:32px;margin-bottom:48px;}
}
@media screen and (min-width:1024px){
.site-footer-grid{grid-template-columns:3fr 4fr 2fr;gap:80px;margin-bottom:0;}
}
.site-footer-grid-item-title{color:#DBC078;font-size:20px;font-weight:600;position:relative;margin-bottom:16px;padding-bottom:8px;}
.site-footer-grid-item-title:before{position:absolute;bottom:0;left:0;width:40px;content:"";background-color:#DBC078;height:2px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.site-footer-grid-item-title:after{position:absolute;bottom:0;left:48px;width:4px;content:"";background-color:#fff;height:2px;}
.site-footer-grid-item.about{order:2;display:grid;grid-template-columns:1fr;gap:24px;}
@media screen and (min-width:720px){
.site-footer-grid-item.about{grid-column:span 2;}
}
@media screen and (min-width:1024px){
.site-footer-grid-item.about{order:1;grid-column:unset;}
}
.site-footer-grid-item.about p{margin:0;color:#ACACAC;font-weight:400;}
@media screen and (min-width:1024px){
.site-footer-grid-item.about p{font-size:16px;}
}
.site-footer-grid-item.about p a{text-decoration:none;color:#ACACAC;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.site-footer-grid-item.about p a:hover{color:#fff;}
.site-footer-grid-item.nav{order:3;display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:3px solid #ACACAC;border-bottom:3px solid #ACACAC;padding:32px 0;}
@media screen and (min-width:720px){
.site-footer-grid-item.nav{border:0;padding:0;}
}
@media screen and (min-width:1024px){
.site-footer-grid-item.nav{order:2;}
}
.site-footer-grid-item.nav .footer-nav{list-style-type:none;padding:0;margin:0;display:grid;gap:12px;}
.site-footer-grid-item.nav .footer-nav a{position:relative;text-decoration:none;color:#DBC078;font-weight:400;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.site-footer-grid-item.nav .footer-nav a:before{content:"\e90d";font-family:"icomoon";vertical-align:baseline;font-size:80%;line-height:inherit;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;display:inline-block;margin-right:4px;opacity:0.75;}
@media screen and (min-width:720px){
.site-footer-grid-item.nav .footer-nav a{font-size:16px;}
}
.site-footer-grid-item.nav .footer-nav a:hover{color:#fff;}
.site-footer-grid-item.nav .footer-nav a:hover:before{opacity:1;transform:translateX(4px);}
.site-footer-grid-item.nav .footer-nav li.link-button a{display:inline-block;border:2px solid #DBC078;text-transform:uppercase;background-color:#112D4E;color:#DBC078;padding:8px 16px;font-size:16px;line-height:1.5;font-weight:500;border-radius:0;}
.site-footer-grid-item.nav .footer-nav li.link-button a:hover{background-color:#112D4E;color:#DBC078;}
.site-footer-grid-item.nav .footer-nav li.link-button a:before{display:none;}
.site-footer-grid-item.contact{order:5;}
.site-footer-grid-item.newsletter{order:1;}
@media screen and (min-width:1024px){
.site-footer-grid-item.newsletter{order:3;}
}
@media screen and (min-width:1024px){
.site-footer-grid-item.newsletter{font-size:16px;}
}
.site-footer-grid-item.newsletter .newsletter-form{display:grid;grid-template-columns:3fr 2fr;gap:8px 16px;margin-bottom:24px;}
.site-footer-grid-item.newsletter .newsletter-form label{grid-column:span 2;font-weight:600;}
.site-footer-grid-item.newsletter .newsletter-form input{border:0;background-color:#F2F4F7;}
.site-footer-grid-item.newsletter .newsletter-form button{text-transform:none;}
.site-footer-grid-item-cta:not(:last-child){margin-bottom:24px;}
.site-footer-grid-item-cta a{display:grid;grid-template-columns:48px 1fr;gap:8px;text-decoration:none;align-items:center;color:#ACACAC;font-size:14px;line-height:1.5;}
.site-footer-grid-item-cta a strong{color:#DBC078;display:block;font-size:16px;font-weight:600;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.site-footer-grid-item-cta a i{color:#DBC078;font-size:18px;background-color:#09294E;border-radius:100%;text-align:center;width:40px;height:40px;line-height:40px;display:block;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.site-footer-grid-item-cta a:hover i{color:#DBC078;}
.site-footer-grid-item-cta a:hover strong{color:#DBC078;}
.site-copyright{background-color:#09294E;}
.site-copyright-wrapper{padding-top:24px;padding-bottom:24px;display:flex;flex-direction:column;gap:16px;}
@media screen and (min-width:720px){
.site-copyright-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
}
.site-copyright-separator{width:100%;}
.site-copyright-text{order:2;font-size:12px;color:#DBC078;}
@media screen and (min-width:720px){
.site-copyright-text{order:1;font-size:14px;}
}
.site-copyright-menu{order:1;}
@media screen and (min-width:720px){
.site-copyright-menu{order:2;}
}
.site-copyright-menu .footer-copyright-nav{list-style-type:none;padding:0;margin:0;display:flex;gap:16px;}
.site-copyright-menu .footer-copyright-nav a{display:inline-block;font-size:12px;color:#DBC078;text-decoration:none;}
@media screen and (min-width:720px){
.site-copyright-menu .footer-copyright-nav a{font-size:14px;}
}
.site-copyright-menu .footer-copyright-nav a:hover{text-decoration:underline;color:#fff;}
.footer-social-icons{display:flex;list-style-type:none;margin:0;padding:0;gap:16px;}
.footer-social-icons li{margin:0;}
.footer-social-icons li a{text-decoration:none;color:#DBC078;background-color:#09294E;border-radius:100%;text-align:center;width:40px;height:40px;line-height:40px;display:block;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.footer-social-icons li a span{display:none;}
.footer-social-icons li a:before{font-size:18px;font-family:"icomoon";line-height:inherit;}
.footer-social-icons li a.facebook:before{content:"\e914";}
.footer-social-icons li a.instagram:before{content:"\e91b";}
.footer-social-icons li a.linkedin:before{content:"\e91c";}
.footer-social-icons li a.tiktok:before{content:"\e939";}
.footer-social-icons li a:hover{color:#DBC078;}
.entry-footer span.edit-link{display:none;}
.footer-eu-logo{border-top:2px solid #eee;background-color:#f5f5f5;margin:48px auto 0;padding:24px 0;}
@media screen and (min-width:720px){
.footer-eu-logo{padding:32px 0;margin-top:64px;}
}
.footer-eu-logo-wrapper{display:grid;grid-template-columns:1fr;gap:32px 16px;max-width:1024px;margin:0 auto;padding:0 16px;justify-content:center;align-items:center;}
@media screen and (min-width:720px){
.footer-eu-logo-wrapper{grid-template-columns:1fr 1fr 1fr;}
}
.footer-eu-logo img{display:block;max-width:100%;height:40px;width:auto;margin:0 auto;}
@media screen and (min-width:1024px){
.footer-eu-logo img{height:50px;}
}
@media screen and (min-width:1240px){
.footer-eu-logo img{height:60px;}
}
.main-navigation{}
@media screen and (max-width:1239px){
.main-navigation .menu-toggle{padding:0;margin:0;font-size:0;background-color:transparent;border:0;height:28px;display:flex;align-items:center;cursor:pointer;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.main-navigation .menu-toggle:active{opacity:0.2;}
.main-navigation-wrapper{position:fixed;top:72px;right:0;transform:translateX(100%) scale(0);height:calc(var(--vh, 1vh) * 100 - 72px);overflow:hidden;z-index:100;width:100%;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;transform-origin:top;opacity:0;}
.main-navigation-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:#112D4E;z-index:0;transform-origin:0% 100%;border-top:2px solid #DBC078;}
.main-navigation-wrapper:after{border-top:2px solid #DBC078;content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;opacity:0.3;background-color:#112D4E;background-repeat:no-repeat;background-position:center;background-size:cover;z-index:1;}
.main-navigation-wrapper .primary-menu{position:relative;z-index:2;list-style-type:none;margin:0;padding:40px 32px;display:grid;gap:24px;height:100%;overflow:auto;align-content:start;}
.main-navigation-wrapper .primary-menu li{position:relative;margin:0;padding:0;text-align:left;}
.main-navigation-wrapper .primary-menu li.nav-separator{min-height:32px;}
.main-navigation-wrapper .primary-menu li.nav-separator a{display:none;}
.main-navigation-wrapper .primary-menu li.button a{display:inline-block;background-color:#112D4E;color:#DBC078;border:2px solid #DBC078;padding:12px 16px;font-size:18px;text-transform:uppercase;line-height:1.5;font-weight:500;border-radius:0;}
.main-navigation-wrapper .primary-menu li a{font-size:26px;line-height:1.2;font-weight:500;color:#DBC078;text-decoration:none;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.main-navigation-wrapper .primary-menu li a:active{opacity:0.2;}
.main-navigation-wrapper .primary-menu li .sub-menu{display:none;list-style-type:none;margin:16px 0 0;padding:0 0 0 16px;gap:16px;}
.main-navigation-wrapper .primary-menu li .sub-menu-trigger{cursor:pointer;position:absolute;top:0;right:0;width:32px;height:32px;text-align:center;line-height:32px;font-size:32px;color:#DBC078;transition:transform 0.2s ease;}
.main-navigation-wrapper .primary-menu li .sub-menu-trigger:before{display:block;font-family:"icomoon";content:"\e90b";}
.main-navigation-wrapper .primary-menu li .sub-menu li{margin:0;}
.main-navigation-wrapper .primary-menu li .sub-menu li a{font-size:20px;line-height:1.2;}
.main-navigation-wrapper .primary-menu li.focus .sub-menu{display:grid;}
.main-navigation-wrapper .primary-menu li.focus .sub-menu-trigger{transform:rotate(180deg);}
.main-navigation.toggled .main-navigation-wrapper{transform:translateX(0%) scale(1);opacity:1;}
}
@media screen and (min-width:1240px){
.main-navigation .menu-toggle{display:none;}
.main-navigation .primary-menu{display:flex;flex-direction:row;gap:8px;margin:0;padding:0;list-style-type:none;}
.main-navigation .primary-menu > li{position:relative;}
.main-navigation .primary-menu > li.button{order:10;margin-left:12px;}
.main-navigation .primary-menu > li.button:nth-child(2){margin-left:0;}
.main-navigation .primary-menu > li:hover a{color:#000222;}
.main-navigation .primary-menu > li:hover a + .sub-menu-trigger:before{color:#000222;transform:rotate(180deg);}
.main-navigation .primary-menu > li.nav-separator{display:none;}
.main-navigation .primary-menu > li.menu-item-has-children a{padding-right:24px;}
.main-navigation .primary-menu > li.menu-item-has-children:hover .sub-menu{display:block;}
.main-navigation .primary-menu > li.button{padding:0;}
.main-navigation .primary-menu > li.button a{border:2px solid #112D4E;text-align:center;padding:0 16px;line-height:46px;text-transform:uppercase;display:inline-block;color:#fff;font-weight:500;background-color:#112D4E;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.main-navigation .primary-menu > li.button a:hover{background-color:#DBC078;border-color:#fff;color:#fff;}
.main-navigation .primary-menu > li.button.button-primary a{border:2px solid #112D4E;background-color:#fff;color:#112D4E;}
.main-navigation .primary-menu > li.button.button-primary a:hover{background-color:#112D4E;border-color:#112D4E;color:#fff;}
.main-navigation .primary-menu > li a{font-size:16px;line-height:48px;color:#112D4E;text-decoration:none;font-weight:500;padding:0 12px;display:inline-block;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.main-navigation .primary-menu > li a:active{opacity:0.2;}
.main-navigation .primary-menu > li .sub-menu{display:none;list-style-type:none;gap:16px;position:absolute;top:100%;left:0;margin:0;z-index:5;min-width:200px;padding:0 16px;background-color:#fff;border:2px solid #F2F4F7;}
.main-navigation .primary-menu > li .sub-menu-trigger{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:0;display:inline-block;width:24px;height:24px;text-align:center;line-height:24px;font-size:20px;vertical-align:text-bottom;}
.main-navigation .primary-menu > li .sub-menu-trigger:before{display:block;color:#112D4E;font-family:"icomoon";content:"\e90b";transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s, 0.2s ease transform;}
.main-navigation .primary-menu > li .sub-menu li{margin:0;padding:0;}
.main-navigation .primary-menu > li .sub-menu li:not(:last-child){border-bottom:1px solid #F2F4F7;}
.main-navigation .primary-menu > li .sub-menu li a{padding:12px 0;font-size:16px;line-height:1.5;font-weight:500;color:#112D4E;display:block;}
.main-navigation .primary-menu > li .sub-menu li a:hover{color:#DBC078;}
.main-navigation .primary-menu > li:before{position:absolute;top:calc(100% + 16px);left:0;right:0;margin:0 auto;display:block;height:8px;width:12px;border-left:2px solid #112D4E;border-right:2px solid #112D4E;content:"";opacity:0;visibility:hidden;}
.main-navigation .primary-menu > li:after{position:absolute;top:calc(100% + 12px);left:0;right:0;margin:0 auto;display:block;height:12px;width:2px;content:"";background-color:#112D4E;opacity:0;visibility:hidden;}
.main-navigation .primary-menu > li.current-menu-item{position:relative;}
.main-navigation .primary-menu > li.current-menu-item:before, .main-navigation .primary-menu > li.current-menu-item:after{opacity:1;visibility:visible;}
}
@media screen and (min-width:1320px){
.main-navigation .primary-menu{gap:16px;}
}
@media screen and (min-width:1440px){
.main-navigation .primary-menu{gap:12px;}
.main-navigation .primary-menu > li.button{margin-left:16px;}
.main-navigation .primary-menu > li.button a{padding:0 16px;}
.main-navigation .primary-menu > li a{font-size:17px;padding:0 16px;}
}
@media screen and (min-width:1620px){
.main-navigation .primary-menu{gap:16px;}
.main-navigation .primary-menu > li.button{margin-left:16px !important;}
.main-navigation .primary-menu > li.button a{padding:0 24px;}
.main-navigation .primary-menu > li a{font-size:18px;padding:0 16px;}
}
.video-container{position:relative;padding-bottom:56.25%;height:0;}
.video-container.fullscreen{padding:0;height:100vh;}
.video-container.old{padding-bottom:75%;}
.video-container video, .video-container iframe{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:100%;border:0;object-fit:cover;object-position:center;}
.woocommerce-error, .woocommerce-message{max-width:1392px;width:100%;margin:24px auto;padding:8px 16px;border-radius:4px;}
.woocommerce-error.align-center, .woocommerce-message.align-center{text-align:center;}
.woocommerce-error li, .woocommerce-message li{list-style-type:none;}
.woocommerce-error[role="alert"],
.woocommerce-message[role="alert"]{background-color:#fcf7eb;color:#e6b137;}
.woocommerce-error[role="alert"] a,
.woocommerce-message[role="alert"] a{color:#e6b137;font-weight:700;}
.woocommerce-error[role="alert"] a:hover,
.woocommerce-message[role="alert"] a:hover{text-decoration:none;}
.nn-cta{display:inline-block;text-align:center;padding:8px 24px;color:#fff;margin:0 auto;background-color:#b556a8;text-decoration:none;font-weight:500;text-transform:uppercase;font-size:14px;letter-spacing:0.05em;border-radius:0;border-bottom:3px solid #000;transition:0.2s cubic-bezier(0.45, 0.25, 0.6, 0.95);}
.nn-cta:visited{color:#fff;}
.nn-cta:hover{color:#fff;box-shadow:inset 0 0 200px rgba(0, 0, 0, 0.1);}
.nn-more-button{border-bottom:2px solid #b556a8;color:#222222;text-decoration:none;text-transform:uppercase;font-size:13px;font-weight:600;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.nn-more-button:visited{color:#222222;}
.nn-more-button:hover{border-color:transparent;color:#b556a8;}
.svg-top{position:absolute;top:0;fill:#fff;height:50px;width:100vw;left:50%;transform:translateX(-50%);z-index:2;}
.svg-bottom{position:absolute;bottom:0;fill:#fff;height:50px;width:100vw;left:50%;transform:translateX(-50%);z-index:2;}
.global-features-block{position:relative;z-index:1;background-color:#112D4E;padding:0 16px;padding-bottom:32px;}
.global-features-items{margin:0 auto;padding:24px;background-color:#fff;border-radius:32px 0 32px 0;max-width:1080px;list-style-type:none;display:flex;align-items:center;justify-content:space-around;position:relative;transform:translateY(-48px);margin-bottom:-16px;flex-wrap:nowrap;overflow:auto;}
.global-features-items li{min-width:120px;text-align:center;font-weight:500;font-size:14px;}
@media screen and (min-width:1024px){
.global-features-items li{font-size:16px;}
}
.global-features-items li img{display:block;margin:0 auto 8px;background-color:#DBC078;border-radius:100%;aspect-ratio:1;object-fit:contain;width:64px;height:64px;padding:12px;}
@media screen and (min-width:1024px){
.global-features-items li img{width:80px;height:80px;padding:16px;}
}
.global-features-info{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap;}
.global-features-info p{text-align:center;margin:0;color:#F2F4F7;}
.global-features-info p strong{font-weight:600;}
.global-features-info a{display:inline-block;background-color:#fff;border-left:3px solid #DBC078;color:#222222;font-size:14px;padding:8px 24px;line-height:1.5;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.global-features-info a:hover{background-color:#DBC078;color:#fff;}
.storefront-breadcrumb{margin:0 auto;max-width:1440px;padding:8px 16px 0;color:#989898;font-size:12px;}
@media screen and (min-width:1024px){
.storefront-breadcrumb{font-size:14px;}
}
@media screen and (min-width:1240px){
.storefront-breadcrumb{padding:8px 24px;}
}
.storefront-breadcrumb .col-full{border-bottom:1px solid #f5f5f4;padding-bottom:4px;}
.storefront-breadcrumb .breadcrumb-separator{padding:0 8px;}
.storefront-breadcrumb a{color:#222222;text-decoration:none;padding:0;}
.storefront-breadcrumb a:before{display:none !important;}
.product-template-default .storefront-breadcrumb .col-full{border:0;padding:0;}
.site-main{margin:0 auto;}
.site-content{overflow:hidden;}
body.home .site-main .entry-header{display:none;}
.entry-content .block-section-title{margin:48px 0;}
@media screen and (min-width:720px){
.entry-content .block-section-title{margin:64px 0;}
}
.entry-content .block-section-title .subtitle{font-size:calc(14px + 6 * ((100vw - 320px) / 920));text-transform:uppercase;color:#a47c68;font-weight:400;text-align:center;margin:0;}
@media screen and (max-width:320px){
.entry-content .block-section-title .subtitle{font-size:14px;}
}
@media screen and (min-width:1240px){
.entry-content .block-section-title .subtitle{font-size:20px;}
}
.entry-content .block-section-title h2{text-align:center;margin:8px 0;color:#222222;font-size:calc(20px + 24 * ((100vw - 320px) / 920));font-weight:700;}
@media screen and (max-width:320px){
.entry-content .block-section-title h2{font-size:20px;}
}
@media screen and (min-width:1240px){
.entry-content .block-section-title h2{font-size:44px;}
}
.entry-content .block-section-title h2 span{display:block;color:#DBC078;}
.entry-content .block-section-title .title-separator{position:relative;z-index:1;width:52px;margin:16px auto;}
.entry-content .block-section-title .title-separator:before{position:absolute;bottom:0;left:0;width:40px;content:"";background-color:#DBC078;height:2px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.entry-content .block-section-title .title-separator:after{position:absolute;bottom:0;left:48px;width:4px;content:"";background-color:#222222;height:2px;}
.entry-content .block-section-grid-content{margin:48px 0;}
@media screen and (min-width:720px){
.entry-content .block-section-grid-content{margin:64px 0;}
}
.entry-content .block-section-grid-content-wrapper{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;}
@media screen and (min-width:720px){
.entry-content .block-section-grid-content-wrapper{grid-template-columns:1fr 1fr;gap:32px;}
}
@media screen and (min-width:1024px){
.entry-content .block-section-grid-content-wrapper{gap:64px;}
}
@media screen and (min-width:1240px){
.entry-content .block-section-grid-content-wrapper{gap:80px;}
}
.entry-content .block-section-grid-content-item img{width:100%;display:block;}
.entry-content .block-section-grid-content-item p{color:#222222;font-size:calc(14px + 4 * ((100vw - 320px) / 920));line-height:1.5;}
@media screen and (max-width:320px){
.entry-content .block-section-grid-content-item p{font-size:14px;}
}
@media screen and (min-width:1240px){
.entry-content .block-section-grid-content-item p{font-size:18px;}
}
.entry-content .block-section-grid-content-item p:first-child{margin-top:0;}
.entry-content .block-section-grid-content-item p:last-child{margin-bottom:0;}
.entry-content .block-section-grid-content-item ol, .entry-content .block-section-grid-content-item ul{margin:0;padding:0;list-style-type:none;display:grid;grid-template-columns:1fr;gap:8px;}
@media screen and (min-width:720px){
.entry-content .block-section-grid-content-item ol, .entry-content .block-section-grid-content-item ul{gap:12px;}
}
@media screen and (min-width:1024px){
.entry-content .block-section-grid-content-item ol, .entry-content .block-section-grid-content-item ul{gap:16px;}
}
.entry-content .block-section-grid-content-item ol li, .entry-content .block-section-grid-content-item ul li{color:#222222;font-size:calc(14px + 4 * ((100vw - 320px) / 920));line-height:1.5;position:relative;padding-left:24px;}
@media screen and (max-width:320px){
.entry-content .block-section-grid-content-item ol li, .entry-content .block-section-grid-content-item ul li{font-size:14px;}
}
@media screen and (min-width:1240px){
.entry-content .block-section-grid-content-item ol li, .entry-content .block-section-grid-content-item ul li{font-size:18px;}
}
@media screen and (min-width:720px){
.entry-content .block-section-grid-content-item ol li, .entry-content .block-section-grid-content-item ul li{padding-left:32px;}
}
.entry-content .block-section-grid-content-item ol li:before, .entry-content .block-section-grid-content-item ul li:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);left:0;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/icons/checkmark.svg);background-position:center;background-repeat:no-repeat;background-size:16px auto;width:16px;height:16px;}
@media screen and (min-width:720px){
.entry-content .block-section-grid-content-item ol li:before, .entry-content .block-section-grid-content-item ul li:before{background-size:18px auto;width:18px;height:18px;}
}
.entry-content .block-section-grid-content-item.square img{object-fit:cover;aspect-ratio:1/1;}
.entry-content .block-section-grid-content-item.old img{object-fit:cover;aspect-ratio:4/3;}
.entry-content .block-section-grid-content-item.new img{object-fit:cover;aspect-ratio:16/9;}
.site-main.wide .entry-header{display:none;}
.site-main.wide .entry-content{max-width:100%;padding:0;}
@media screen and (min-width:720px){
.site-main.wide .entry-content{padding:0;}
}
@media screen and (min-width:1240px){
.site-main.wide .entry-content{padding:0;}
}
.entry-header{margin:0 auto;padding:24px 16px 0;max-width:1620px;}
@media screen and (min-width:720px){
.entry-header{padding:24px 48px 0;}
}
@media screen and (min-width:1240px){
.entry-header{padding:32px 80px 0;}
}
.entry-header h1{margin:0;font-weight:600;}
body.single-usluga .entry-content p{margin:32px auto;max-width:1240px;}
.entry-content{margin:0 auto;padding:16px 16px 0;max-width:1620px;}
@media screen and (min-width:720px){
.entry-content{padding:16px 48px 0;}
}
@media screen and (min-width:1240px){
.entry-content{padding:24px 80px 0;}
}
.entry-content p.margins.container{margin:32px auto;font-size:16px;line-height:1.5;max-width:1440px;}
@media screen and (min-width:720px){
.entry-content p.margins.container{font-size:18px;}
}
.entry-content p.margins.container:last-child{margin-bottom:80px;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{margin:32px auto;max-width:1240px;color:#112D4E;}
.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child{margin-top:0;}
.entry-content blockquote{margin:32px auto;max-width:1240px;}
.entry-content > p{margin:32px auto;font-size:16px;line-height:1.5;max-width:1240px;}
@media screen and (min-width:720px){
.entry-content > p{font-size:18px;}
}
.entry-content > p:first-child{margin-top:0;}
.entry-content > ul, .entry-content > ol{margin:32px auto;font-size:16px;line-height:1.5;max-width:1440px;}
.entry-content > ul:first-child, .entry-content > ol:first-child{margin-top:0;}
@media screen and (min-width:720px){
.entry-content > ul, .entry-content > ol{font-size:18px;}
}
.entry-content > ul li:not(:last-child),
.entry-content > ol li:not(:last-child){margin-bottom:16px;}
.contact-page-form.offer-request{max-width:920px;margin:0 auto;padding:0 16px;}
.contact-page-form.offer-request h2{font-size:calc(24px + 24 * ((100vw - 320px) / 920));font-weight:600;color:#222222;}
@media screen and (max-width:320px){
.contact-page-form.offer-request h2{font-size:24px;}
}
@media screen and (min-width:1240px){
.contact-page-form.offer-request h2{font-size:48px;}
}
.contact-page-form .form-fields{display:grid;grid-template-columns:1fr;gap:16px;}
@media screen and (min-width:720px){
.contact-page-form .form-fields{gap:24px;grid-template-columns:1fr 1fr;}
}
@media screen and (min-width:1024px){
.contact-page-form .form-fields{gap:24px 32px;}
}
.contact-page-form .form-row{position:relative;margin:0;}
.contact-page-form .form-row.checkbox-input, .contact-page-form .form-row.radio-input{background-color:#f5f5f4;padding:16px;}
@media screen and (min-width:1240px){
.contact-page-form .form-row.checkbox-input, .contact-page-form .form-row.radio-input{padding:24px;}
}
.contact-page-form .form-row.no-errors .wpcf7-not-valid-tip{display:none !important;}
.contact-page-form .form-row.no-errors .number-error{margin:12px 0 0;padding:8px 16px;color:#222222;font-weight:500;border:2px solid #e6b137;}
.contact-page-form .form-row.no-errors .number-error a{font-weight:600;color:#112D4E;}
.contact-page-form .form-row.no-errors .number-error a:hover{text-decoration:none;}
.contact-page-form .form-row p{margin:0;}
.contact-page-form .form-row p > label{margin-bottom:8px;text-transform:uppercase;}
.contact-page-form .form-row p > label .wpcf7-form-control-wrap{text-transform:none;}
.contact-page-form .form-row label{font-size:16px;font-weight:600;}
@media screen and (min-width:720px){
.contact-page-form .form-row label{font-size:18px;}
}
@media screen and (min-width:720px){
.contact-page-form .form-row.form-row-wide{grid-column:1 / 3;}
}
.contact-page-form .form-row .wpcf7-radio{display:grid;grid-template-columns:1fr;gap:16px;}
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item{display:block;margin:0;}
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label input{display:none;}
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label input[type="hidden"] + span:before,
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label input[type="hidden"] + label:before, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label input:checked + span:before,
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label input:checked + label:before{border-color:#DBC078;}
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label input[type="hidden"] + span:after,
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label input[type="hidden"] + label:after, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label input:checked + span:after,
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label input:checked + label:after{opacity:1;}
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label > span, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label label{position:relative;padding-left:24px;line-height:24px;font-size:14px;display:block;margin:0;cursor:pointer;font-weight:500;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label > span:hover, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label label:hover{color:#DBC078;}
@media screen and (min-width:720px){
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label > span, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label label{font-size:16px;padding-left:28px;}
}
@media screen and (min-width:1240px){
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label > span, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label label{font-size:18px;}
}
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label > span:before, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label label:before{content:"";position:absolute;left:0;top:5px;width:15px;height:15px;display:block;background-color:transparent;border:2px solid #ACACAC;border-radius:24px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:720px){
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label > span:before, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label label:before{top:3px;width:19px;height:19px;}
}
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label > span:after, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label label:after{content:"";position:absolute;left:2px;top:7px;width:11px;height:11px;display:block;background-color:#DBC078;border:2px solid #fff;border-radius:24px;opacity:0;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:720px){
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label > span:after, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label label:after{top:5px;width:15px;height:15px;}
}
.contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label > span:hover:before, .contact-page-form .form-row .wpcf7-radio .wpcf7-list-item label label:hover:before{border-color:#DBC078;}
.contact-page-form .form-row .wpcf7-acceptance a{color:#112D4E;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;text-decoration:underline;}
.contact-page-form .form-row .wpcf7-acceptance a:hover{color:#DBC078;text-decoration:none;}
.contact-page-form .form-row .wpcf7-checkbox{display:grid;grid-template-columns:1fr;gap:16px;}
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item{display:block;margin:0;}
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label input{display:none;}
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label input[type="hidden"] + span:before,
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label input[type="hidden"] + label:before, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label input:checked + span:before,
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label input:checked + label:before{border-color:#DBC078;}
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label input[type="hidden"] + span:after,
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label input[type="hidden"] + label:after, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label input:checked + span:after,
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label input:checked + label:after{opacity:1;}
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label > span, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label label{position:relative;padding-left:24px;line-height:24px;font-size:14px;display:block;margin:0;cursor:pointer;font-weight:500;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label > span:hover, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label label:hover{color:#DBC078;}
@media screen and (min-width:720px){
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label > span, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label label{font-size:16px;padding-left:28px;}
}
@media screen and (min-width:1240px){
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label > span, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label label{font-size:18px;}
}
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label > span:before, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label label:before{content:"";position:absolute;left:0;top:5px;width:15px;height:15px;display:block;background-color:transparent;border:2px solid #ACACAC;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:720px){
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label > span:before, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label label:before{top:2px;width:19px;height:19px;}
}
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label > span:after, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label label:after{content:"";position:absolute;left:2px;top:7px;width:11px;height:11px;display:block;background-color:#DBC078;border:2px solid #fff;opacity:0;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:720px){
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label > span:after, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label label:after{top:4px;width:15px;height:15px;}
}
.contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label > span:hover:before, .contact-page-form .form-row .wpcf7-checkbox .wpcf7-list-item label label:hover:before{border-color:#DBC078;}
.contact-page-form label{color:#222222;display:block;}
.contact-page-form input{display:block;width:100%;font-size:16px;font-weight:500;}
@media screen and (min-width:1240px){
.contact-page-form input{font-size:18px;}
}
.contact-page-form textarea{display:block;width:100%;max-width:100%;resize:none;height:120px;font-size:16px;font-weight:500;}
@media screen and (min-width:1240px){
.contact-page-form textarea{font-size:18px;}
}
.contact-page-form input[type="submit"]{display:block;background-position:center;color:#fff;font-size:16px;line-height:26px;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;width:100%;cursor:pointer;background-color:#112D4E;border:1px solid #112D4E;}
@media screen and (min-width:720px){
.contact-page-form input[type="submit"]{font-size:18px;padding:4px 16px;height:42px;}
}
.contact-page-form input[type="submit"]:hover{background-color:#DBC078;border:1px solid #DBC078;}
.contact-page-info{padding:16px;background-color:#f5f5f4;border-radius:2px;}
@media screen and (min-width:720px){
.contact-page-info{padding:24px;border-radius:4px;}
}
.contact-page-info p a{text-decoration:none;}
.contact-page-info p .social-icons{font-size:125%;}
.contact-page-info p .social-icons a{display:inline-block;}
.cmplz-document.cookie-statement{margin:0 auto;}
.cmplz-document.cookie-statement p{font-size:14px;line-height:32px;font-weight:400;color:#222222;letter-spacing:0.02em;margin:0 0 24px;}
@media screen and (min-width:1024px){
.cmplz-document.cookie-statement p{font-size:16px;}
}
.cmplz-document.cookie-statement p:last-child{margin-bottom:0;}
.section-our-team{background:#21272A;}
@media screen and (min-width:1024px){
.section-our-team{background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/looper_star.svg);background-position:right bottom;background-repeat:no-repeat;background-size:auto 50%;}
}
@media screen and (min-width:1440px){
.section-our-team{background-size:auto 100%;}
}
.section-our-team-wrapper{padding-top:48px;padding-bottom:48px;}
@media screen and (min-width:720px){
.section-our-team-wrapper{padding-top:64px;padding-bottom:64px;}
}
@media screen and (min-width:1024px){
.section-our-team-wrapper{padding-top:80px;padding-bottom:80px;}
}
.section-our-team-wrapper h2{color:#fff;font-size:calc(26px + 14 * ((100vw - 320px) / 920));margin:0 0 24px;}
@media screen and (max-width:320px){
.section-our-team-wrapper h2{font-size:26px;}
}
@media screen and (min-width:1240px){
.section-our-team-wrapper h2{font-size:40px;}
}
@media screen and (min-width:720px){
.section-our-team-wrapper h2{margin:0 0 32px;}
}
.section-our-team-wrapper p{color:#fff;line-height:1.5;}
.section-our-team-grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:48px 32px;margin-top:32px;}
@media screen and (min-width:480px){
.section-our-team-grid{grid-template-columns:repeat(2, 1fr);}
}
@media screen and (min-width:720px){
.section-our-team-grid{margin-top:48px;grid-template-columns:repeat(3, 1fr);}
}
@media screen and (min-width:1024px){
.section-our-team-grid{margin-top:80px;gap:48px 48px;grid-template-columns:repeat(5, 1fr);}
}
.section-our-team-member{text-align:center;}
.section-our-team-member img{display:block;margin:0;width:100%;height:auto;}
.section-our-team-member .info{margin-top:32px;}
.section-our-team-member h3{margin:0;font-size:18px;color:#fff;font-weight:600;}
.section-our-team-member p{margin:0 0 16px;color:#fff;font-size:18px;font-weight:400;}
.section-our-team-member p.linked{margin:0;}
.section-our-team-member p.linked a svg path{transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.section-our-team-member p.linked a:hover svg path{fill:#DBC078;}
.section-our-team-member p.linked span{display:none;}
.section-text-separator.background_backup{background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/blend_bg.svg);background-position:center top;background-repeat:no-repeat;}
@media screen and (min-width:720px){
.section-text-separator.background_backup{background-size:auto 100%;}
}
.section-text-separator-wrapper{padding-top:48px;padding-bottom:48px;}
@media screen and (min-width:720px){
.section-text-separator-wrapper{padding-top:64px;padding-bottom:64px;}
}
@media screen and (min-width:1024px){
.section-text-separator-wrapper{padding-top:80px;padding-bottom:80px;}
}
.section-text-separator-wrapper h2{font-size:calc(26px + 14 * ((100vw - 320px) / 920));margin:0 0 48px;}
@media screen and (max-width:320px){
.section-text-separator-wrapper h2{font-size:26px;}
}
@media screen and (min-width:1240px){
.section-text-separator-wrapper h2{font-size:40px;}
}
@media screen and (min-width:720px){
.section-text-separator-wrapper h2{margin:0 0 80px;}
}
.section-text-separator-grid{grid-template-columns:1fr;gap:80px;display:grid;}
@media screen and (min-width:720px){
.section-text-separator-grid{grid-template-columns:1fr 1fr;}
}
@media screen and (min-width:1024px){
.section-text-separator-grid{grid-template-columns:1fr 1fr;gap:360px;}
}
@media screen and (min-width:720px){
.section-text-separator-box:first-child{position:relative;}
.section-text-separator-box:first-child:after{position:absolute;content:"";left:100%;top:0;width:3px;height:100%;background-color:#DBC078;transform:translateX(32px);}
}
@media screen and (min-width:1024px){
.section-text-separator-box:first-child:after{transform:translateX(180px);}
}
.section-text-separator-box h3{font-size:calc(20px + 6 * ((100vw - 320px) / 920));font-weight:600;margin:0 0 32px;}
@media screen and (max-width:320px){
.section-text-separator-box h3{font-size:20px;}
}
@media screen and (min-width:1240px){
.section-text-separator-box h3{font-size:26px;}
}
@media screen and (min-width:1024px){
.section-text-separator-box h3{margin:0 0 48px;}
}
.section-text-separator-team{padding:0;margin:0;list-style-type:none;display:grid;gap:32px;}
.section-text-separator-team h4, .section-text-separator-team a{margin:0;color:#222222;font-size:16px;line-height:1.5;text-decoration:none;}
.section-text-separator-team a{text-decoration:underline;}
.section-text-separator-team a:after{content:"";background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/icons/arrow-up-right.svg);background-position:center;background-size:contain;display:inline-block;width:16px;height:16px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.section-text-separator-team a:hover{text-decoration:none;}
.section-text-separator-team a:hover:after{transform:translateX(8px) translateY(-2px);}
.section-text-separator-team p{margin:0;}
.section-simple-features-wrapper{padding-top:48px;padding-bottom:48px;}
@media screen and (min-width:720px){
.section-simple-features-wrapper{padding-top:64px;padding-bottom:64px;}
}
@media screen and (min-width:1024px){
.section-simple-features-wrapper{padding-top:80px;padding-bottom:80px;}
}
.section-simple-features-wrapper h2{margin:0 0 24px;}
@media screen and (min-width:720px){
.section-simple-features-wrapper h2{margin:0 0 32px;}
}
@media screen and (min-width:1024px){
.section-simple-features-wrapper h2{margin:0 0 48px;}
}
.section-simple-features-grid{grid-template-columns:1fr;gap:32px;display:grid;margin:0;padding:0;list-style-type:none;}
@media screen and (min-width:720px){
.section-simple-features-grid{grid-template-columns:repeat(3, 1fr);gap:48px;}
}
@media screen and (min-width:1024px){
.section-simple-features-grid{gap:120px;}
}
@media screen and (min-width:1240px){
.section-simple-features-grid{gap:180px;}
}
.section-simple-features-grid li{padding:0;margin:0;}
.section-simple-features-grid li p{margin:0;font-size:calc(16px + 2 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-simple-features-grid li p{font-size:16px;}
}
@media screen and (min-width:1240px){
.section-simple-features-grid li p{font-size:18px;}
}
.section-simple-features-grid li p strong{display:block;font-size:calc(36px + 18 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-simple-features-grid li p strong{font-size:36px;}
}
@media screen and (min-width:1240px){
.section-simple-features-grid li p strong{font-size:54px;}
}
.section-solutions-grid{overflow:hidden;background-color:#455A7F;}
.section-solutions-grid-wrapper{padding-top:48px;padding-bottom:48px;display:grid;gap:80px;}
@media screen and (min-width:720px){
.section-solutions-grid-wrapper{padding-top:64px;padding-bottom:64px;gap:120px;}
}
@media screen and (min-width:1024px){
.section-solutions-grid-wrapper{padding-top:80px;padding-bottom:80px;gap:180px;}
}
.section-solutions-grid-item{display:grid;gap:48px;}
@media screen and (min-width:1024px){
.section-solutions-grid-item{grid-template-columns:1fr 1fr;gap:80px;}
}
@media screen and (min-width:1240px){
.section-solutions-grid-item{gap:120px;}
}
.section-solutions-grid-item .item-icon{margin-bottom:32px;}
@media screen and (min-width:1024px){
.section-solutions-grid-item .item-icon{margin-bottom:48px;}
}
.section-solutions-grid-item .item-icon img{max-width:92px;aspect-ratio:16/8;object-fit:contain;object-position:left center;width:100%;}
@media screen and (min-width:720px){
.section-solutions-grid-item .item-icon img{max-width:140px;}
}
.section-solutions-grid-item .item-image{order:1;position:relative;}
@media screen and (min-width:1024px){
.section-solutions-grid-item .item-image{order:3;padding-top:120px;}
}
.section-solutions-grid-item .item-image:after{content:"";background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/looper_full.svg);width:150%;height:150%;display:block;position:absolute;z-index:0;top:-40%;right:-55%;background-position:center;background-size:contain;background-repeat:no-repeat;opacity:0.75;}
@media screen and (min-width:1024px){
.section-solutions-grid-item .item-image:after{top:-25%;right:-55%;}
}
.section-solutions-grid-item .item-image img{display:block;position:relative;z-index:1;box-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.25);border-radius:8px;}
.section-solutions-grid-item .item-info{order:3;z-index:1;position:relative;}
@media screen and (min-width:720px){
.section-solutions-grid-item .item-info{order:2;}
}
.section-solutions-grid-item .item-info h2{margin:0 0 24px;font-weight:600;}
@media screen and (min-width:720px){
.section-solutions-grid-item .item-info h2{margin:0 0 32px;}
}
.section-solutions-grid-item .item-info p{margin:0;font-size:16px;line-height:1.5;}
@media screen and (min-width:720px){
.section-solutions-grid-item .item-info p{font-size:18px;}
}
.section-solutions-grid-item .item-info p:not(:last-child){margin-bottom:24px;}
.section-solutions-grid-item:nth-child(even) .item-image:after{right:unset;left:-75%;top:-25%;}
@media screen and (min-width:1024px){
.section-solutions-grid-item:nth-child(even) .item-image:after{top:-30%;left:-40%;}
}
@media screen and (min-width:720px){
.section-solutions-grid-item:nth-child(even) .item-info{order:4;}
}
.section-solutions-grid-features{margin:32px 0 0;padding:0;list-style-type:none;display:grid;gap:24px;grid-template-columns:1fr;}
.section-solutions-grid-features li{margin:0;}
.section-solutions-grid-features li img{display:block;width:32px;aspect-ratio:1;object-fit:contain;margin:0 0 16px;}
@media screen and (min-width:720px){
.section-solutions-grid-features li img{width:40px;}
}
.section-solutions-grid-button{margin:32px 0 0;padding:0;list-style-type:none;display:flex;gap:16px;}
@media screen and (min-width:720px){
.section-solutions-grid-button{margin-top:48px;}
}
@media screen and (min-width:1024px){
.section-solutions-grid-button{margin-top:64px;}
}
@media screen and (min-width:1024px){
.section-solutions-grid-button a{padding:12px 24px;}
}
.section-indices-info-wrapper{padding-top:48px;padding-bottom:48px;}
@media screen and (min-width:720px){
.section-indices-info-wrapper{padding-top:64px;padding-bottom:64px;}
}
@media screen and (min-width:1024px){
.section-indices-info-wrapper{padding-top:80px;padding-bottom:80px;}
}
.section-indices-info h2{margin:0 0 16px;font-size:calc(26px + 10 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-indices-info h2{font-size:26px;}
}
@media screen and (min-width:1240px){
.section-indices-info h2{font-size:36px;}
}
@media screen and (min-width:720px){
.section-indices-info h2{margin:0 0 24px;}
}
.section-indices-info-boxes{display:grid;gap:32px;margin:24px 0 0;}
@media screen and (min-width:720px){
.section-indices-info-boxes{grid-template-columns:repeat(2, 1fr);margin:32px 0 0;}
}
@media screen and (min-width:1024px){
.section-indices-info-boxes{gap:48px;margin:48px 0 0;grid-template-columns:repeat(4, 1fr);}
}
@media screen and (min-width:1240px){
.section-indices-info-boxes{gap:120px;}
}
.section-indices-info-box img{display:block;width:40px;height:auto;aspect-ratio:1;object-fit:contain;}
.section-indices-info-box h3{margin:16px 0 0;line-height:1.1;font-weight:500;font-size:calc(18px + 8 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-indices-info-box h3{font-size:18px;}
}
@media screen and (min-width:1240px){
.section-indices-info-box h3{font-size:26px;}
}
.section-indices-info-box p{margin:8px 0;line-height:1.5;font-weight:400;font-size:calc(16px + 2 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-indices-info-box p{font-size:16px;}
}
@media screen and (min-width:1240px){
.section-indices-info-box p{font-size:18px;}
}
@media screen and (min-width:720px){
.section-indices-info-box p{margin:16px 0;}
}
@media screen and (min-width:1024px){
.section-indices-info-box p{margin:16px 0 24px;}
}
.section-indices-info-box a{text-decoration:none;font-weight:600;font-size:14px;}
.section-indices-info-box a:hover{text-decoration:underline;}
.section-indices-info-note{background-color:#f5f5f4;padding:24px 16px;}
@media screen and (min-width:720px){
.section-indices-info-note{padding:24px 80px;}
}
@media screen and (min-width:1024px){
.section-indices-info-note{padding:32px 180px;}
}
.section-indices-info-note p{margin:0;}
@media screen and (min-width:720px){
.section-indices-info-note p{text-align:center;}
}
.section-page-intro{position:relative;}
.section-page-intro img{object-fit:cover;aspect-ratio:5/3;display:block;}
@media screen and (min-width:720px){
.section-page-intro img{height:350px;aspect-ratio:unset;width:100%;}
}
.section-page-intro-wrapper{position:absolute;top:auto;bottom:25%;left:0;right:0;margin:0 auto;}
.section-page-intro-wrapper h1{font-size:calc(36px + 18 * ((100vw - 320px) / 920));color:#fff;font-weight:600;line-height:1.1;letter-spacing:0.05em;text-shadow:0 2px 5px rgba(0, 0, 0, 0.5);}
@media screen and (max-width:320px){
.section-page-intro-wrapper h1{font-size:36px;}
}
@media screen and (min-width:1240px){
.section-page-intro-wrapper h1{font-size:54px;}
}
.section-page-intro-wrapper h1:only-child{margin-bottom:0;}
.section-page-intro.black h1{color:#222222;}
.section-query-posts{background-color:#F2F4F7;}
.section-query-posts + .section-query-posts{margin-top:-48px;}
@media screen and (min-width:720px){
.section-query-posts + .section-query-posts{margin-top:-64px;}
}
.section-query-posts-wrapper{padding-top:48px;padding-bottom:48px;}
@media screen and (min-width:720px){
.section-query-posts-wrapper{padding-top:64px;padding-bottom:64px;}
}
@media screen and (min-width:1024px){
.section-query-posts-wrapper{padding-top:80px;padding-bottom:80px;}
}
.section-query-posts-wrapper h2{font-size:calc(18px + 18 * ((100vw - 320px) / 920));line-height:40px;margin:0 0 32px;}
@media screen and (max-width:320px){
.section-query-posts-wrapper h2{font-size:18px;}
}
@media screen and (min-width:1240px){
.section-query-posts-wrapper h2{font-size:36px;}
}
.section-query-posts-header.with-button{padding-right:100px;position:relative;}
.section-query-posts-header a{position:absolute;top:0;right:0;}
.section-query-posts-items{display:grid;gap:24px;list-style-type:none;margin:0;padding:0;}
@media screen and (min-width:720px){
.section-query-posts-items.grid-view{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px;}
}
@media screen and (min-width:1024px){
.section-query-posts-items.grid-view{gap:48px;}
}
.section-query-posts-item{margin:0;background-color:#fff;border-radius:0;overflow:hidden;}
@media screen and (min-width:720px){
.section-query-posts-item{display:grid;grid-template-columns:5fr 2fr;}
}
@media screen and (min-width:1240px){
.section-query-posts-item{display:grid;grid-template-columns:6fr 2fr;}
}
.section-query-posts-item.grid-view{grid-template-columns:1fr;gap:0;}
@media screen and (min-width:1240px){
.section-query-posts-item.grid-view .post-image{padding:0;}
.section-query-posts-item.grid-view .post-image img{border-radius:0;}
}
.section-query-posts-item .post-info{display:grid;padding:16px;}
@media screen and (min-width:720px){
.section-query-posts-item .post-info{padding:24px;}
}
@media screen and (min-width:1240px){
.section-query-posts-item .post-info{padding:32px;}
}
.section-query-posts-item .post-info time{color:#989898;font-size:12px;line-height:1.5;display:block;margin-bottom:12px;font-size:calc(10px + 4 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-query-posts-item .post-info time{font-size:10px;}
}
@media screen and (min-width:1240px){
.section-query-posts-item .post-info time{font-size:14px;}
}
.section-query-posts-item .post-info h3{margin:0 0 12px;font-weight:400;font-size:calc(18px + 8 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-query-posts-item .post-info h3{font-size:18px;}
}
@media screen and (min-width:1240px){
.section-query-posts-item .post-info h3{font-size:26px;}
}
.section-query-posts-item .post-info h3 a{color:#222222;text-decoration:none;}
.section-query-posts-item .post-info h3 a:hover{text-decoration:underline;}
.section-query-posts-item .post-info p{margin:0;font-size:calc(14px + 4 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-query-posts-item .post-info p{font-size:14px;}
}
@media screen and (min-width:1240px){
.section-query-posts-item .post-info p{font-size:18px;}
}
.section-query-posts-item .post-info p.read-more{margin-top:12px;}
.section-query-posts-item .post-info p.read-more a{text-decoration:none;font-weight:600;}
.section-query-posts-item .post-info p.read-more a:after{content:"";width:20px;height:20px;display:inline-block;margin-left:8px;vertical-align:sub;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/icons/chevron-right.svg);background-position:center;background-size:contain;background-repeat:no-repeat;}
.section-query-posts-item .post-info-featured{display:grid;gap:8px;grid-template-columns:1fr;}
@media screen and (min-width:1024px){
.section-query-posts-item .post-info-featured{grid-template-columns:1fr 1fr;}
}
.section-query-posts-item .post-info-featured .item{font-size:calc(14px + 4 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-query-posts-item .post-info-featured .item{font-size:14px;}
}
@media screen and (min-width:1240px){
.section-query-posts-item .post-info-featured .item{font-size:18px;}
}
@media screen and (min-width:1240px){
.section-query-posts-item .post-image{padding:32px;}
}
.section-query-posts-item .post-image a{text-decoration:none;display:block;overflow:hidden;}
.section-query-posts-item .post-image a:hover img{transform:scale(1.05);}
.section-query-posts-item .post-image img{display:block;margin:0;aspect-ratio:3/2;object-fit:cover;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:720px){
.section-query-posts-item .post-image img{height:100%;width:100%;aspect-ratio:2/1;}
}
@media screen and (min-width:1240px){
.section-query-posts-item .post-image img{border-radius:8px;}
}
.section-query-posts .navigation.posts-navigation{margin:32px auto 0;text-align:center;}
@media screen and (min-width:720px){
.section-query-posts .navigation.posts-navigation{margin-top:48px;}
}
.section-query-posts .navigation.posts-navigation .nav-links{display:flex;justify-content:center;gap:24px;}
@media screen and (min-width:720px){
.section-query-posts .navigation.posts-navigation .nav-links{gap:32px;}
}
.section-query-posts .navigation.posts-navigation .nav-links a{transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;text-decoration:none;text-align:center;display:inline-block;padding:8px 16px;border-radius:8px;font-size:14px;line-height:1.25;font-weight:600;border:1px solid #DBC078;background-color:#DBC078;color:#fff;}
@media screen and (min-width:720px){
.section-query-posts .navigation.posts-navigation .nav-links a{font-size:16px;}
}
.section-query-posts .navigation.posts-navigation .nav-links a:hover{border-color:#DBC078;background-color:#DBC078;color:#fff;}
.category-media .section-query-posts .section-query-posts-item .post-image{padding:24px 16px;}
@media screen and (min-width:720px){
.category-media .section-query-posts .section-query-posts-item .post-image{padding:24px;}
}
@media screen and (min-width:1240px){
.category-media .section-query-posts .section-query-posts-item .post-image{padding:32px 48px;}
}
.category-media .section-query-posts .section-query-posts-item .post-image img{aspect-ratio:unset;max-width:50%;object-fit:contain;}
@media screen and (min-width:720px){
.category-media .section-query-posts .section-query-posts-item .post-image img{max-width:100%;}
}
.schedule-a-demo{position:relative;padding:48px 0;}
@media screen and (min-width:720px){
.schedule-a-demo{padding:80px 0;}
}
@media screen and (min-width:1024px){
.schedule-a-demo{padding:120px 0;}
}
@media screen and (min-width:1240px){
.schedule-a-demo{padding:180px 0;}
}
.schedule-a-demo-background{z-index:1;position:absolute;top:0;left:0;right:0;object-fit:cover;display:block;width:100%;height:100%;}
.schedule-a-demo-wrapper{z-index:2;position:relative;}
.schedule-a-demo-form{margin:0 auto;max-width:740px;border-radius:8px;background-color:#fff;padding:32px 24px;}
@media screen and (min-width:720px){
.schedule-a-demo-form{padding:48px 32px;}
}
@media screen and (min-width:1024px){
.schedule-a-demo-form{padding:80px 48px;}
}
.schedule-a-demo-form h1{margin:0 0 8px;font-size:calc(26px + 10 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.schedule-a-demo-form h1{font-size:26px;}
}
@media screen and (min-width:1240px){
.schedule-a-demo-form h1{font-size:36px;}
}
.schedule-a-demo-form p{margin:0;font-size:calc(14px + 2 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.schedule-a-demo-form p{font-size:14px;}
}
@media screen and (min-width:1240px){
.schedule-a-demo-form p{font-size:16px;}
}
.schedule-a-demo-form-wrapper{margin-top:32px;}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gform_heading{display:none;}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gform_fields{gap:24px;}
@media screen and (min-width:720px){
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gform_fields{gap:32px;}
}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gfield_label{font-weight:600;font-size:14px;}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme input{border:0;background-color:#F2F4F7;}
@media screen and (min-width:720px){
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme input{line-height:32px;}
}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme textarea{border:0;background-color:#F2F4F7;}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice input{display:none;}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice input[type="hidden"] + span:before,
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice input[type="hidden"] + label:before, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice input:checked + span:before,
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice input:checked + label:before{border-color:#DBC078;}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice input[type="hidden"] + span:after,
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice input[type="hidden"] + label:after, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice input:checked + span:after,
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice input:checked + label:after{opacity:1;}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice > span, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice label{position:relative;padding-left:24px;line-height:24px;font-size:14px;display:block;margin:0;cursor:pointer;font-weight:500;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice > span:hover, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice label:hover{color:#DBC078;}
@media screen and (min-width:720px){
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice > span, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice label{font-size:16px;padding-left:28px;}
}
@media screen and (min-width:1240px){
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice > span, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice label{font-size:18px;}
}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice > span:before, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice label:before{content:"";position:absolute;left:0;top:5px;width:15px;height:15px;display:block;background-color:transparent;border:2px solid #ACACAC;border-radius:24px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:720px){
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice > span:before, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice label:before{top:3px;width:19px;height:19px;}
}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice > span:after, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice label:after{content:"";position:absolute;left:2px;top:7px;width:11px;height:11px;display:block;background-color:#DBC078;border:2px solid #fff;border-radius:24px;opacity:0;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:720px){
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice > span:after, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice label:after{top:5px;width:15px;height:15px;}
}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice > span:hover:before, .schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme .gchoice label:hover:before{border-color:#DBC078;}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme input[type="submit"]{transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;text-decoration:none;text-align:center;display:inline-block;padding:8px 16px;border-radius:8px;font-size:14px;line-height:1.25;font-weight:600;border:1px solid #DBC078;background-color:#DBC078;color:#fff;text-transform:capitalize;}
@media screen and (min-width:720px){
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme input[type="submit"]{font-size:16px;}
}
.schedule-a-demo-form-wrapper .gform_wrapper.gravity-theme input[type="submit"]:hover{border-color:#DBC078;background-color:#DBC078;color:#fff;}
section h1{line-height:1.15;font-weight:500;font-size:calc(32px + 32 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
section h1{font-size:32px;}
}
@media screen and (min-width:1240px){
section h1{font-size:64px;}
}
section h2{line-height:1.15;font-weight:500;font-size:calc(26px + 28 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
section h2{font-size:26px;}
}
@media screen and (min-width:1240px){
section h2{font-size:54px;}
}
section p{font-size:calc(16px + 2 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
section p{font-size:16px;}
}
@media screen and (min-width:1240px){
section p{font-size:18px;}
}
.block-banner-hero{background-color:#21272A;position:relative;overflow:hidden;}
.block-banner-hero-info{padding-top:48px;margin-bottom:16px;}
@media screen and (min-width:1024px){
.block-banner-hero-info{padding:0;margin:0;position:absolute;top:50%;transform:translateY(-50%);left:48px;width:calc(50% - 48px);z-index:1;}
}
@media screen and (min-width:1240px){
.block-banner-hero-info{left:80px;width:calc(45% - 80px);}
}
.block-banner-hero-image{text-align:right;}
.block-banner-hero h2{margin:0 0 16px;color:#fff;}
@media screen and (min-width:720px){
.block-banner-hero h2{margin:0 0 24px;}
}
@media screen and (min-width:1024px){
.block-banner-hero h2{margin:0 0 32px;}
}
@media screen and (min-width:1240px){
.block-banner-hero h2{margin:0 0 48px;}
}
.block-banner-hero p{margin:0;color:#fff;line-height:1.6;font-size:calc(16px + 2 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-banner-hero p{font-size:16px;}
}
@media screen and (min-width:1240px){
.block-banner-hero p{font-size:18px;}
}
.block-banner-hero ul{margin:40px 0 0;padding:0;list-style-type:none;display:flex;gap:16px;}
.block-banner-hero img{width:100%;height:auto;margin:0 auto;display:block;}
@media screen and (min-width:1024px){
.block-banner-hero img{object-fit:contain;object-position:center right;aspect-ratio:2/1;width:100%;transform:translateX(10%);}
}
@media screen and (min-width:1024px){
.block-banner-hero img{transform:translateX(17.5%);}
}
.section-about-us{overflow:hidden;}
.section-about-us-wrapper{display:grid;gap:64px;padding-top:48px;padding-bottom:48px;}
@media screen and (min-width:720px){
.section-about-us-wrapper{grid-template-columns:1fr 1fr;gap:80px;padding-top:64px;padding-bottom:64px;}
}
@media screen and (min-width:1024px){
.section-about-us-wrapper{gap:180px;padding-top:80px;padding-bottom:80px;}
}
@media screen and (min-width:1240px){
.section-about-us-wrapper{gap:200px;}
}
.section-about-us h2{margin-top:0;margin-bottom:16px;}
@media screen and (min-width:720px){
.section-about-us h2{margin-bottom:32px;}
}
.section-about-us p{margin:0 0 24px;}
.section-about-us p:last-child{margin-bottom:0;}
.section-about-us ul{list-style-type:none;margin:0;padding:0;display:grid;gap:32px;}
@media screen and (min-width:720px){
.section-about-us ul{gap:24px;}
}
.section-about-us ul li{position:relative;}
.section-about-us ul li:not(:last-child){padding-bottom:32px;border-bottom:2px solid #DBC078;}
@media screen and (min-width:720px){
.section-about-us ul li:not(:last-child){padding-bottom:24px;}
}
@media screen and (min-width:720px){
.section-about-us ul li .icon{position:absolute;top:-8px;right:100%;width:64px;}
}
.section-about-us ul li .icon svg, .section-about-us ul li .icon img{display:block;width:32px;height:auto;aspect-ratio:1;object-fit:contain;margin-bottom:8px;}
.section-about-us ul li .icon svg path, .section-about-us ul li .icon img path{stroke:#DBC078;}
@media screen and (min-width:720px){
.section-about-us ul li .icon svg, .section-about-us ul li .icon img{width:48px;}
}
.section-about-us ul li h3{margin:0 0 8px;font-size:36px;line-height:1;font-weight:600;}
.section-about-us ul li p{margin:0;}
.section-about-us h3{margin:0;padding:0;}
.section-testimonials{background-color:#DBC078;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/testimonail_mobile.svg);background-position:bottom right;background-repeat:no-repeat;}
@media screen and (min-width:1024px){
.section-testimonials{background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/testimonail_desktop.svg);background-position:bottom left;background-size:auto 100%;}
}
.section-testimonials-item{padding:40px 0;}
@media screen and (min-width:720px){
.section-testimonials-item{padding:80px 0;}
}
@media screen and (min-width:1024px){
.section-testimonials-item{padding:80px 0 120px;display:grid;grid-template-columns:1fr 1fr;}
}
.section-testimonials .testimonial-info{order:1;}
@media screen and (min-width:1024px){
.section-testimonials .testimonial-info{order:2;}
}
.section-testimonials .testimonial-info .text{margin-bottom:32px;}
.section-testimonials .testimonial-info .text p{margin:0;font-size:26px;line-height:1.2;color:#fff;font-weight:500;}
.section-testimonials .testimonial-info .client:before{position:relative;content:"";width:80px;height:3px;display:block;background-color:#fff;margin-bottom:16px;}
.section-testimonials .testimonial-info .client-name{color:#fff;font-weight:700;font-size:calc(16px + 2 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-testimonials .testimonial-info .client-name{font-size:16px;}
}
@media screen and (min-width:1240px){
.section-testimonials .testimonial-info .client-name{font-size:18px;}
}
.section-testimonials .testimonial-info .client-position{color:#fff;font-weight:400;font-size:calc(14px + 4 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-testimonials .testimonial-info .client-position{font-size:14px;}
}
@media screen and (min-width:1240px){
.section-testimonials .testimonial-info .client-position{font-size:18px;}
}
.section-testimonials .testimonial-logo{order:2;}
@media screen and (min-width:1024px){
.section-testimonials .testimonial-logo{order:1;}
}
.section-testimonials .testimonial-logo img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;max-width:50%;}
@media screen and (min-width:1024px){
.section-testimonials .testimonial-logo img{object-position:top left;}
}
.section-testimonials .owl-dots{position:absolute;bottom:32px;left:0;display:flex;gap:8px;}
@media screen and (min-width:1024px){
.section-testimonials .owl-dots{text-align:center;justify-content:center;width:100%;bottom:80px;}
}
.section-testimonials .owl-dots .owl-dot{padding:0;width:8px;height:8px;display:inline-block;}
@media screen and (min-width:1024px){
.section-testimonials .owl-dots .owl-dot{width:12px;height:12px;}
}
.section-testimonials .owl-dots .owl-dot.active{opacity:0.5;}
.section-about-extended{background-color:#F2F4F7;}
.section-about-extended-wrapper{padding-top:48px;padding-bottom:48px;}
@media screen and (min-width:720px){
.section-about-extended-wrapper{padding-top:64px;padding-bottom:64px;}
}
@media screen and (min-width:1024px){
.section-about-extended-wrapper{padding-top:80px;padding-bottom:80px;}
}
.section-about-extended-image{margin-bottom:32px;}
.section-about-extended-image img{max-width:200px;aspect-ratio:16/9;object-fit:contain;object-position:left center;}
.section-about-extended h2{margin:0 0 16px;}
@media screen and (min-width:720px){
.section-about-extended h2{margin:0 0 24px;}
}
.section-about-extended-boxes{display:grid;gap:32px;margin:48px 0 0;}
@media screen and (min-width:720px){
.section-about-extended-boxes{grid-template-columns:repeat(3, 1fr);margin:48px 0 0;}
}
@media screen and (min-width:1024px){
.section-about-extended-boxes{gap:48px;margin:80px 0 0;}
}
@media screen and (min-width:1240px){
.section-about-extended-boxes{gap:120px;}
}
.section-about-extended-box img{display:block;width:40px;height:auto;aspect-ratio:1;object-fit:contain;}
.section-about-extended-box h3{margin:16px 0 0;line-height:1.1;font-weight:500;font-size:calc(18px + 8 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-about-extended-box h3{font-size:18px;}
}
@media screen and (min-width:1240px){
.section-about-extended-box h3{font-size:26px;}
}
.section-about-extended-box p{margin:8px 0;line-height:1.5;font-weight:400;font-size:calc(16px + 2 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.section-about-extended-box p{font-size:16px;}
}
@media screen and (min-width:1240px){
.section-about-extended-box p{font-size:18px;}
}
@media screen and (min-width:720px){
.section-about-extended-box p{margin:16px 0;}
}
@media screen and (min-width:1024px){
.section-about-extended-box p{margin:16px 0 24px;}
}
.section-about-extended-box a{text-decoration:none;font-weight:600;font-size:14px;}
.section-about-extended-box a:hover{text-decoration:underline;}
body.home .section-carousel-wrapper{padding-top:0 !important;padding-bottom:0 !important;}
.section-carousel{overflow:hidden;}
.section-carousel-wrapper{padding-top:48px;padding-bottom:48px;}
@media screen and (min-width:720px){
.section-carousel-wrapper{padding-top:64px;padding-bottom:64px;}
}
@media screen and (min-width:1024px){
.section-carousel-wrapper{padding-top:80px;padding-bottom:80px;}
}
.section-carousel h2{margin:0 0 16px;padding-bottom:24px;border-bottom:3px solid #DBC078;font-size:calc(26px + 0 * ((100vw - 320px) / 920));text-align:center;}
@media screen and (max-width:320px){
.section-carousel h2{font-size:26px;}
}
@media screen and (min-width:1240px){
.section-carousel h2{font-size:26px;}
}
@media screen and (min-width:720px){
.section-carousel h2{margin:0 0 24px;padding:0;border:0;text-align:left;position:relative;}
.section-carousel h2 span{position:relative;display:inline-block;z-index:1;padding-right:32px;}
.section-carousel h2:before{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100vw;height:3px;content:"";background-color:#DBC078;}
}
.section-carousel h2.hidden{display:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
@media screen and (min-width:720px){
.section-carousel h2.hidden{display:block;text-align:right;margin:24px 0 0;}
.section-carousel h2.hidden span{padding-right:0;padding-left:32px;pointer-events:none;}
.section-carousel h2.hidden:before{left:unset;right:0;}
}
.section-carousel.white{background-color:#fff;}
.section-carousel.white h2 span{background-color:#fff;}
.section-carousel.white h2.hidden{color:#fff;}
.section-carousel.stone{background-color:#455A7F;}
.section-carousel.stone h2 span{background-color:#455A7F;}
.section-carousel.stone h2.hidden{color:#455A7F;}
.section-carousel-item{opacity:1;}
.section-carousel-item:hover{opacity:1;}
.section-carousel-item img{aspect-ratio:16/9;object-fit:contain;}
.section-text-columns.background{background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/blend_bg.svg);background-position:center top;background-repeat:no-repeat;background-size:auto 100%;}
.section-text-columns-wrapper{padding-top:48px;padding-bottom:48px;}
@media screen and (min-width:720px){
.section-text-columns-wrapper{padding-top:64px;padding-bottom:64px;}
}
@media screen and (min-width:1024px){
.section-text-columns-wrapper{padding-top:80px;padding-bottom:80px;}
}
.section-text-columns-wrapper h2{font-size:calc(26px + 10 * ((100vw - 320px) / 920));margin:0;}
@media screen and (max-width:320px){
.section-text-columns-wrapper h2{font-size:26px;}
}
@media screen and (min-width:1240px){
.section-text-columns-wrapper h2{font-size:36px;}
}
@media screen and (min-width:1024px){
.section-text-columns-wrapper h2{max-width:50%;}
}
.section-text-columns-grid{display:grid;gap:48px;margin-top:48px;}
@media screen and (min-width:720px){
.section-text-columns-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-top:64px;}
}
@media screen and (min-width:720px){
.section-text-columns-grid{gap:80px;}
}
.section-text-columns-box h2{width:100%;margin-bottom:32px;}
.section-text-columns-box p{margin:0;}
.section-text-columns-box p:not(:last-child){margin-bottom:16px;}
.section-text-columns-box p a.button{margin-top:8px;}
.block-features-info-grid{background-color:#112D4E;gap:24px;display:grid;margin-bottom:32px;padding-top:32px;padding-bottom:32px;position:relative;}
@media screen and (min-width:720px){
.block-features-info-grid{grid-template-columns:repeat(3, 1fr);}
}
@media screen and (min-width:1024px){
.block-features-info-grid{gap:32px;border-radius:0 0 32px 32px;padding-top:48px;padding-bottom:48px;}
.block-features-info-grid:after{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;display:block;content:"";background:linear-gradient(0deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 90%);}
}
@media screen and (min-width:1240px){
.block-features-info-grid{padding-top:64px;padding-bottom:64px;}
}
.block-features-info-item{display:grid;grid-template-columns:64px 1fr;gap:24px;align-items:center;position:relative;z-index:2;}
@media screen and (min-width:1240px){
.block-features-info-item{grid-template-columns:102px 1fr;}
}
.block-features-info-item .icon{width:100%;padding:12px;background-color:#DBC078;border-radius:16px 0 16px 0;}
@media screen and (min-width:1240px){
.block-features-info-item .icon{padding:24px;border-radius:24px 0 24px 0;}
}
.block-features-info-item .icon img{width:100%;height:auto;object-fit:contain;display:block;aspect-ratio:1;}
.block-features-info-item .text{font-weight:600;color:#fff;font-size:16px;line-height:1.6;text-align:left;}
@media screen and (min-width:1024px){
.block-features-info-item .text{font-size:20px;}
}
.cms-section .site-content{max-width:1620px;padding:0;}
.cms-section section{margin:48px auto;max-width:1620px;}
@media screen and (min-width:720px){
.cms-section section{margin:64px auto;}
}
@media screen and (min-width:1024px){
.cms-section section{margin:80px auto;display:grid;grid-template-columns:2fr 3fr;}
}
.cms-section-title{color:#DBC078;font-family:"Playfair Display", serif;font-weight:600;font-size:24px;line-height:32px;}
@media screen and (min-width:1024px){
.cms-section-title{margin:0;font-size:32px;line-height:48px;}
}
.cms-section-content p{font-size:14px;line-height:32px;font-weight:400;color:#222222;letter-spacing:0.02em;margin:0 0 24px;}
@media screen and (min-width:1024px){
.cms-section-content p{font-size:16px;}
}
.cms-section-content p:last-child{margin-bottom:0;}
.cms-section .wpcf7-spinner{position:absolute;left:0;right:0;margin:0 auto;}
body.home .site-header-holder{margin-bottom:0;}
body.home .entry-content{max-width:100%;padding:0;}
.error404 .page-content p{max-width:720px;width:100%;font-size:16px;line-height:1.5;font-weight:400;}
.error404 .woocommerce-product-search{width:100%;max-width:640px;display:grid;gap:16px;}
@media screen and (min-width:720px){
.error404 .woocommerce-product-search{grid-template-columns:4fr 2fr;}
}
.error404 input{display:block;width:100%;margin:0;padding:12px 16px;height:auto;}
.error404 button{margin:0;background-color:#DBC078;color:#fff;font-weight:600;letter-spacing:0.05em;}
.single-post .entry-content{text-align:left;padding-bottom:48px;}
.single-post .entry-content .section-insights-intro{padding-top:48px;padding-bottom:48px;margin-bottom:48px;position:relative;margin-top:-48px;}
.single-post .entry-content .section-insights-intro:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:100vw;background-color:#e9e6d4;z-index:0;}
@media screen and (min-width:1024px){
.single-post .entry-content .section-insights-intro{padding-top:64px;padding-bottom:64px;margin-bottom:64px;margin-top:-64px;}
}
.single-post .entry-content .section-insights-intro-wrapper{display:grid;grid-template-columns:1fr;gap:32px;position:relative;z-index:1;}
@media screen and (min-width:1024px){
.single-post .entry-content .section-insights-intro-wrapper{grid-template-columns:5fr 3fr;gap:64px;}
}
@media screen and (min-width:1240px){
.single-post .entry-content .section-insights-intro-wrapper{grid-template-columns:9fr 4fr;}
}
.single-post .entry-content .section-insights-intro-content h2:first-child{font-size:calc(36px + 20 * ((100vw - 320px) / 920));margin:0 0 32px;font-weight:600;}
@media screen and (max-width:320px){
.single-post .entry-content .section-insights-intro-content h2:first-child{font-size:36px;}
}
@media screen and (min-width:1240px){
.single-post .entry-content .section-insights-intro-content h2:first-child{font-size:56px;}
}
@media screen and (min-width:1024px){
.single-post .entry-content .section-insights-intro-content h2:first-child{margin:0 0 48px;}
}
.single-post .entry-content .section-insights-intro-sidebar{border-top:4px solid #cecbbc;padding-top:32px;}
@media screen and (min-width:1024px){
.single-post .entry-content .section-insights-intro-sidebar{border-top:0;border-left:4px solid #cecbbc;padding:0 0 0 64px;}
}
.single-post .entry-content .section-insights-intro.new_version ~ .single-post-pdf-download{display:none;}
.single-post .entry-content h2{font-size:calc(26px + 14 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.single-post .entry-content h2{font-size:26px;}
}
@media screen and (min-width:1240px){
.single-post .entry-content h2{font-size:40px;}
}
.single-post .entry-content h3{font-size:calc(20px + 6 * ((100vw - 320px) / 920));font-weight:500;}
@media screen and (max-width:320px){
.single-post .entry-content h3{font-size:20px;}
}
@media screen and (min-width:1240px){
.single-post .entry-content h3{font-size:26px;}
}
.single-post .entry-content h3 sup{top:0;font-size:18px;font-weight:400;}
.single-post .entry-content ul{padding:0 0 0 16px;margin:0;}
.single-post .entry-content ul li{margin:16px auto;font-size:16px;line-height:1.5;}
@media screen and (min-width:720px){
.single-post .entry-content ul li{font-size:18px;margin:24px auto;}
}
.single-post .entry-content ul li:last-child{margin:0;}
.single-post .entry-content li, .single-post .entry-content p{max-width:none;font-size:18px;}
.single-post .entry-content li a, .single-post .entry-content p a{font-weight:600;}
.section-blog-posts{padding:48px 0;position:relative;}
@media screen and (min-width:1024px){
.section-blog-posts{padding:80px 0;}
}
@media screen and (min-width:1240px){
.section-blog-posts{padding:120px 0;}
}
.section-blog-posts + .section-carousel .container{padding-top:0 !important;}
.section-blog-posts:before{content:"";background-color:#f2eeeb;display:block;height:calc(100% - 250px);width:100%;z-index:0;position:absolute;left:0;right:0;top:0;}
@media screen and (min-width:1024px){
.section-blog-posts:before{height:calc(100% - 281px);}
}
@media screen and (min-width:1240px){
.section-blog-posts:before{height:calc(100% - 321px);}
}
.section-blog-posts .title-wrapper{display:grid;gap:8px;grid-template-columns:1fr;align-items:end;}
@media screen and (min-width:720px){
.section-blog-posts .title-wrapper{grid-template-columns:1fr 1fr;}
}
@media screen and (min-width:1024px){
.section-blog-posts .title-wrapper{gap:80px;}
}
@media screen and (min-width:1240px){
.section-blog-posts .title-wrapper{gap:180px;}
}
.section-blog-posts .title-wrapper .subtitle{font-size:calc(14px + 6 * ((100vw - 320px) / 920));text-transform:uppercase;color:#DBC078;font-weight:400;text-align:left;}
@media screen and (max-width:320px){
.section-blog-posts .title-wrapper .subtitle{font-size:14px;}
}
@media screen and (min-width:1240px){
.section-blog-posts .title-wrapper .subtitle{font-size:20px;}
}
.section-blog-posts .title-wrapper h2{text-align:left;margin:8px 0;color:#222222;font-size:calc(20px + 24 * ((100vw - 320px) / 920));font-weight:700;}
@media screen and (max-width:320px){
.section-blog-posts .title-wrapper h2{font-size:20px;}
}
@media screen and (min-width:1240px){
.section-blog-posts .title-wrapper h2{font-size:44px;}
}
.section-blog-posts .title-wrapper h2 span{display:block;color:#DBC078;}
.section-blog-posts .title-wrapper .title-separator{position:relative;z-index:1;width:52px;margin:16px 0;}
.section-blog-posts .title-wrapper .title-separator:before{position:absolute;bottom:0;left:0;width:40px;content:"";background-color:#DBC078;height:2px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.section-blog-posts .title-wrapper .title-separator:after{position:absolute;bottom:0;left:48px;width:4px;content:"";background-color:#222222;height:2px;}
.section-blog-posts .title-wrapper .description, .section-blog-posts .title-wrapper .description p{margin:0;font-size:calc(14px + 2 * ((100vw - 320px) / 920));color:#8b827d;}
@media screen and (max-width:320px){
.section-blog-posts .title-wrapper .description, .section-blog-posts .title-wrapper .description p{font-size:14px;}
}
@media screen and (min-width:1240px){
.section-blog-posts .title-wrapper .description, .section-blog-posts .title-wrapper .description p{font-size:16px;}
}
@media screen and (min-width:720px){
.section-blog-posts .title-wrapper .description, .section-blog-posts .title-wrapper .description p{margin-bottom:16px;}
}
.section-blog-posts-items{padding:32px 0 0;margin:0;list-style-type:none;display:grid;gap:24px;}
@media screen and (min-width:720px){
.section-blog-posts-items{grid-template-columns:repeat(3, 1fr);gap:24px;padding:48px 0 0;}
}
@media screen and (min-width:1024px){
.section-blog-posts-items{gap:32px;padding:64px 0 0;}
}
.section-blog-posts-item{background-color:#f2eeeb;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;position:relative;box-shadow:0 10px 60px 0 rgba(0, 0, 0, 0.07);}
.section-blog-posts-item:hover{background-color:#fff;}
.section-blog-posts-item img{display:block;aspect-ratio:4/3;object-fit:cover;}
.section-blog-posts-item .post-image{position:relative;}
.section-blog-posts-item .post-image a{display:block;}
.section-blog-posts-item .post-image time{position:absolute;right:24px;bottom:0;transform:translateY(50%);background-color:#DBC078;color:#fff;font-weight:600;padding:8px 16px;}
.section-blog-posts-item .post-info{position:relative;padding:32px 24px;height:138px;}
@media screen and (min-width:1024px){
.section-blog-posts-item .post-info{padding:32px;}
}
.section-blog-posts-item .post-info h3{font-size:calc(18px + 6 * ((100vw - 320px) / 920));line-height:1.5;margin:0;}
@media screen and (max-width:320px){
.section-blog-posts-item .post-info h3{font-size:18px;}
}
@media screen and (min-width:1240px){
.section-blog-posts-item .post-info h3{font-size:24px;}
}
@media screen and (min-width:720px){
.section-blog-posts-item .post-info h3{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
}
.section-blog-posts-item .post-info h3 a{text-decoration:none;color:#222222;}
body .entry-content .wp-block-gallery{display:grid;margin:24px 0;grid-template-columns:1fr;gap:24px;}
@media screen and (min-width:480px){
body .entry-content .wp-block-gallery{grid-template-columns:repeat(2, 1fr);gap:32px;margin:32px 0;}
}
@media screen and (min-width:720px){
body .entry-content .wp-block-gallery{grid-template-columns:repeat(3, 1fr);margin:48px 0;}
body .entry-content .wp-block-gallery.columns-1{grid-template-columns:repeat(1, 1fr);}
body .entry-content .wp-block-gallery.columns-default, body .entry-content .wp-block-gallery.columns-2{grid-template-columns:repeat(2, 1fr);}
body .entry-content .wp-block-gallery.columns-3{grid-template-columns:repeat(3, 1fr);}
body .entry-content .wp-block-gallery.columns-4{grid-template-columns:repeat(4, 1fr);}
body .entry-content .wp-block-gallery.columns-5{grid-template-columns:repeat(5, 1fr);}
}
body .entry-content .wp-block-gallery.gallery-page{padding:16px 32px;max-width:1620px;margin:0 auto;}
@media screen and (min-width:720px){
body .entry-content .wp-block-gallery.gallery-page{padding:24px 48px;}
}
@media screen and (min-width:1440px){
body .entry-content .wp-block-gallery.gallery-page{padding:48px 80px;gap:48px;}
}
body .entry-content .wp-block-gallery.gallery-page .wp-block-image img{aspect-ratio:unset;max-height:400px;}
body .entry-content .wp-block-gallery .wp-block-image{margin:0 !important;display:block;width:100% !important;position:relative;overflow:hidden;}
body .entry-content .wp-block-gallery .wp-block-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
body .entry-content .wp-block-gallery .wp-block-image figcaption{font-size:calc(16px + 12 * ((100vw - 320px) / 920));line-height:1.5;font-weight:500;text-shadow:2px 2px 1px #000;position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;max-height:100%;padding:16px;margin:0;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;opacity:1;height:auto;}
@media screen and (max-width:320px){
body .entry-content .wp-block-gallery .wp-block-image figcaption{font-size:16px;}
}
@media screen and (min-width:1240px){
body .entry-content .wp-block-gallery .wp-block-image figcaption{font-size:28px;}
}
@media screen and (min-width:720px){
body .entry-content .wp-block-gallery .wp-block-image figcaption{height:100%;opacity:0;}
}
body .entry-content .wp-block-gallery .wp-block-image:hover img{transform:scale(1.05);}
body .entry-content .wp-block-gallery .wp-block-image:hover figcaption{opacity:1;}
body .wp-lightbox-container{display:flex;flex-direction:column;position:relative;}
body .wp-lightbox-container img{cursor:zoom-in;}
body .wp-lightbox-container img:hover + button{opacity:1;}
body .wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90, 90, 90, 0.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100;}
body .wp-lightbox-container:focus-visible{outline:3px auto rgba(90, 90, 90, 0.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px;}
body .wp-lightbox-container:hover{cursor:pointer;opacity:1;}
body .wp-lightbox-container:focus{opacity:1;}
body .wp-lightbox-container button:focus, body .wp-lightbox-container button:hover, body .wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90, 90, 90, 0.25);border:none;}
body .wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000;}
body .wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000;}
body .wp-lightbox-overlay .close-button:focus, body .wp-lightbox-overlay .close-button:hover, body .wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none;}
body .wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%, -50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999;}
body .wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000;}
body .wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width);}
body .wp-lightbox-overlay .wp-block-image figcaption{display:none;}
body .wp-lightbox-overlay button{background:none;border:none;}
body .wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000;}
body .wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible;}
body .wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both;}
body .wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both;}
body .wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both;}
@media (prefers-reduced-motion: no-preference) {
body .wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible;}
body .wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s;}
body .wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none;}
body .wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards;}
body .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none;}
body .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s;}
body .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none;}
body .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards;}
}
@keyframes turn-on-visibility {
0%{opacity:0;}
to{opacity:1;}
}
@keyframes turn-off-visibility {
0%{opacity:1;visibility:visible;}
99%{opacity:0;visibility:visible;}
to{opacity:0;visibility:hidden;}
}
@keyframes lightbox-zoom-in {
0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));}
to{transform:translate(-50%, -50%) scale(1);}
}
@keyframes lightbox-zoom-out {
0%{transform:translate(-50%, -50%) scale(1);visibility:visible;}
99%{visibility:visible;}
to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden;}
}
.block-slider{min-height:200px;padding-bottom:8px;}
@media screen and (min-width:720px){
.block-slider{padding-bottom:0;}
}
.block-slider .owl-stage-outer{padding-bottom:8px;}
@media screen and (min-width:720px){
.block-slider .owl-stage-outer{padding-bottom:0;}
}
.block-slider .owl-dots{text-align:center;}
@media screen and (min-width:720px){
.block-slider .owl-dots{display:none;}
}
.block-slider .owl-dots .owl-dot{padding:8px;margin:0 5px;border-radius:4px 0 4px 0;}
.block-slider .owl-dots .owl-dot.active{background-color:#DBC078;}
.block-slider .owl-nav{max-width:1620px;margin:0 auto;}
.block-slider .owl-nav button{top:50%;color:#fff;background-color:rgba(255, 255, 255, 0.5);background-color:rgba(0, 0, 0, 0.5);border-radius:0;height:64px;}
@media screen and (min-width:720px){
.block-slider .owl-nav button{top:50%;transform:translateY(-50%);}
}
@media screen and (min-width:1024px){
.block-slider .owl-nav button{width:48px;height:120px;}
}
.block-slider .owl-nav button:before{color:#fff;font-size:24px;vertical-align:middle;}
.block-slider .owl-nav button:hover{background-color:#fff;}
.block-slider .owl-nav button:hover:before{color:#DBC078;}
.block-slider .owl-nav button.owl-prev{left:0;}
.block-slider .owl-nav button.owl-next{right:0;}
.block-slider-item{display:block;position:relative;}
.block-slider-item:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:0.5;--background-overlay:'';background-color:#fff0;background:linear-gradient(180deg, #22232620 60%, #222326 80%);--overlay-mix-blend-mode:initial;z-index:1;display:none;}
@media screen and (min-width:720px){
.block-slider-item:after{display:block;}
}
@media screen and (min-width:720px){
.block-slider-item-content{position:absolute;left:0;right:0;margin:0 auto;height:100%;width:100%;top:0;}
}
.block-slider-item-content .container-wrapper{z-index:2;border-radius:8px;margin:0;padding:0 8px;left:0;right:0;position:absolute;top:unset;bottom:32px;transform:none;width:100%;background-color:transparent;box-shadow:none;}
@media screen and (min-width:720px){
.block-slider-item-content .container-wrapper{left:0;right:0;width:100%;padding:0;max-width:900px;top:50%;transform:translateY(-50%);bottom:unset;margin:0 auto;}
}
.block-slider-item-content p{margin:0;text-align:center;color:#fff;}
.block-slider-item-content p:not(:last-child){margin-bottom:16px;}
.block-slider-item-content p.title{font-weight:400;font-size:calc(24px + 40 * ((100vw - 320px) / 920));line-height:1;font-family:"Playfair Display", serif;text-shadow:0 2px 5px rgba(0, 0, 0, 0.5);}
@media screen and (max-width:320px){
.block-slider-item-content p.title{font-size:24px;}
}
@media screen and (min-width:1240px){
.block-slider-item-content p.title{font-size:64px;}
}
@media screen and (min-width:1240px){
.block-slider-item-content p.title{line-height:1.25;text-shadow:0 5px 14px rgba(0, 0, 0, 0.5);}
}
.block-slider-item-content p.description{font-size:14px;line-height:1.5;font-weight:400;text-shadow:0 2px 4px rgba(0, 0, 0, 0.75);}
@media screen and (min-width:720px){
.block-slider-item-content p.description{font-size:16px;}
}
@media screen and (min-width:1024px){
.block-slider-item-content p.description{font-size:20px;}
}
.block-slider-item-content p.buttons{position:relative;z-index:5;}
.block-slider-item-content p.buttons .button{display:inline-block;width:70%;letter-spacing:0.05em;font-weight:600;background-color:#112D4E;border-radius:0;border:0;position:relative;line-height:32px;color:#fff;text-transform:uppercase;text-decoration:none;z-index:5;}
@media screen and (min-width:720px){
.block-slider-item-content p.buttons .button{width:auto;color:#fff;text-decoration:none;margin-top:24px;}
.block-slider-item-content p.buttons .button:after{top:0;position:absolute;left:100%;height:0;width:0;border-left:32px solid #fff;border-top:48px solid transparent;border-right:0;border-bottom:0;}
}
@media screen and (min-width:1024px){
.block-slider-item-content p.buttons .button{padding:12px 48px;}
}
.block-slider-item-content p.buttons .button:hover{color:#DBC078;}
.block-slider img{position:relative;z-index:0;width:100%;height:100%;aspect-ratio:1;object-fit:cover;display:block;}
@media screen and (min-width:720px){
.block-slider img{aspect-ratio:16/6;}
}
.wp-block-buttons .wp-block-button{margin:0 0 16px;}
@media screen and (min-width:720px){
.wp-block-buttons .wp-block-button{margin:0 0 24px;}
}
.wp-block-buttons .wp-block-button__link{width:100%;max-width:400px;background-color:#DBC078;background-position:center;background-size:0 0;background-repeat:no-repeat;color:#fff;line-height:24px;font-weight:700;text-align:center;text-decoration:none;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;margin:8px auto;display:block;font-size:14px;border:1px solid #DBC078;border-radius:8px;padding:8px 24px;}
@media screen and (min-width:720px){
.wp-block-buttons .wp-block-button__link{font-size:16px;}
}
@media screen and (min-width:1024px){
.wp-block-buttons .wp-block-button__link{padding:12px 48px;}
}
.wp-block-buttons .wp-block-button__link:hover{background-color:#DBC078;border:1px solid #DBC078;}
.block-services{margin:32px 0;}
@media screen and (min-width:1024px){
.block-services{margin:48px 0;}
}
.block-services-grid{display:grid;grid-template-columns:1fr;gap:16px;}
@media screen and (min-width:720px){
.block-services-grid{grid-template-columns:1fr 1fr;gap:24px;}
}
@media screen and (min-width:1024px){
.block-services-grid.column-3{grid-template-columns:1fr 1fr 1fr;gap:48px 32px;}
.block-services-grid.column-4{grid-template-columns:1fr 1fr 1fr 1fr;gap:48px 32px;}
}
.block-services-item.design-default .image{display:block;margin-bottom:16px;overflow:hidden;}
.block-services-item.design-default .image:hover img{transform:scale(1.05);}
.block-services-item.design-overlay{position:relative;}
.block-services-item.design-overlay .image{display:block;overflow:hidden;}
.block-services-item.design-overlay .image:hover img{transform:scale(1.05);}
.block-services-item.design-overlay .info{position:absolute;bottom:0;left:0;padding:16px;z-index:1;background-color:rgba(0, 0, 0, 0.25);width:100%;border-radius:0 0 2px 2px;}
.block-services-item.design-overlay .info a:hover h3{color:#DBC078;}
.block-services-item.design-overlay .info h3{color:#fff;}
.block-services-item.design-overlay .info p{color:#fff;}
.block-services-item a{text-decoration:none;}
.block-services-item h3{margin:0;font-size:20px;color:#222222;}
.block-services-item p{color:#989898;margin:0;font-size:16px;}
.block-services-item img{display:block;object-fit:cover;width:100%;height:auto;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.block-services-item img.square{aspect-ratio:1;}
.block-services-item img.wide{aspect-ratio:16/9;}
.block-featlarg-services{margin:32px auto 0;background-color:#112D4E;}
@media screen and (min-width:1240px){
.block-featlarg-services{margin:48px auto 0;}
}
.block-featlarg-services-wrapper{max-width:1920px;margin:0 auto;position:relative;}
.block-featlarg-services h2{position:absolute;top:0;left:0;right:0;background-color:transparent;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/title_bg.svg);background-size:contain;background-repeat:no-repeat;background-position:center top;padding:4px 32px 16px;text-align:center;z-index:5;font-size:calc(16px + 8 * ((100vw - 320px) / 920));line-height:1.5;}
@media screen and (max-width:320px){
.block-featlarg-services h2{font-size:16px;}
}
@media screen and (min-width:1240px){
.block-featlarg-services h2{font-size:24px;}
}
.block-featlarg-services-grid{display:flex;flex-wrap:nowrap;flex-direction:row;overflow-x:auto;gap:0;position:relative;}
@media screen and (min-width:1240px){
.block-featlarg-services-grid{padding-top:56%;}
}
.block-featlarg-services-item{min-width:75%;display:block;border-left:1px solid #455A7F;border-right:1px solid #455A7F;}
@media screen and (min-width:720px){
.block-featlarg-services-item{min-width:42.5%;width:100%;}
}
@media screen and (min-width:1024px){
.block-featlarg-services-item{min-width:25%;width:25%;border:0;}
}
@media screen and (min-width:1240px){
.block-featlarg-services-item .image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
}
.block-featlarg-services-item .image img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:1240px){
.block-featlarg-services-item .image img{aspect-ratio:16/8;}
}
.block-featlarg-services-item .info{position:relative;bottom:0;left:0;right:0;padding:24px;background-color:#112D4E;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:1240px){
.block-featlarg-services-item .info{padding:48px;background-color:rgba(0, 0, 0, 0.5);position:absolute;cursor:pointer;}
}
@media screen and (min-width:1440px){
.block-featlarg-services-item .info{padding:64px;}
}
@media screen and (min-width:1240px){
.block-featlarg-services-item .info:hover{background-color:#DBC078;}
}
.block-featlarg-services-item .info-wrapper{position:relative;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;z-index:3;}
@media screen and (min-width:1240px){
.block-featlarg-services-item .info-top{transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
}
@media screen and (min-width:1240px){
.block-featlarg-services-item .info-bottom{visibility:hidden;height:0;overflow:hidden;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.block-featlarg-services-item .info-bottom p{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;max-height:96px;overflow:hidden;}
}
.block-featlarg-services-item .info span{color:#fff;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.block-featlarg-services-item .info h3{color:#fff;margin:0 0 16px;font-size:calc(20px + 12 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-featlarg-services-item .info h3{font-size:20px;}
}
@media screen and (min-width:1240px){
.block-featlarg-services-item .info h3{font-size:32px;}
}
.block-featlarg-services-item .info p{margin:0;font-size:calc(14px + 2 * ((100vw - 320px) / 920));color:#a47c68;}
@media screen and (max-width:320px){
.block-featlarg-services-item .info p{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-featlarg-services-item .info p{font-size:16px;}
}
.block-featlarg-services-item .info .button{margin:24px 0 0;display:inline-block;text-transform:none;letter-spacing:0.025em;font-weight:600;background-color:#fff;border-radius:0;border:0;position:relative;line-height:32px;color:#222222;text-decoration:none;}
.block-featlarg-services-item .info .button:after{content:"";top:0;position:absolute;left:100%;height:0;width:0;border-left:32px solid #fff;border-top:48px solid transparent;border-right:0;border-bottom:0;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:1240px){
.block-featlarg-services-item .info .button{padding:8px 32px;}
}
.block-featlarg-services-item .info .button:hover{color:#fff;background-color:#DBC078;}
.block-featlarg-services-item .info .button:hover:after{border-left-color:#DBC078;}
@media screen and (min-width:1240px){
.block-featlarg-services-item.active .image{z-index:2;}
.block-featlarg-services-item.active span{color:#DBC078;}
.block-featlarg-services-item.active .info{cursor:unset;background-color:#112D4E;}
.block-featlarg-services-item.active .info-bottom{visibility:visible;height:168px;}
.block-featlarg-services-item.active .info-bottom p{height:96px;}
}
.block-slider-services{background-color:#f3eeeb;position:relative;margin-bottom:120px;}
.block-slider-services-holder{position:relative;z-index:1;overflow:hidden;padding:48px 0 80px;}
@media screen and (min-width:1240px){
.block-slider-services-holder{padding:80px 0 100px;}
}
.block-slider-services-holder:before{content:"";background-color:#e2ddda;position:absolute;top:0;left:0;width:40vw;height:40vw;transform:rotate(45deg) translate(-75%, -20%);}
@media screen and (min-width:720px){
.block-slider-services-holder:before{width:600px;height:600px;transform:rotate(45deg) translate(-100%, -40%);}
}
.block-slider-services-holder:after{content:"";background-color:#e2ddda;position:absolute;bottom:0;right:0;width:40vw;height:40vw;transform:rotate(45deg) translate(75%, 20%);}
@media screen and (min-width:720px){
.block-slider-services-holder:after{width:600px;height:600px;transform:rotate(45deg) translate(80%, -50%);}
}
.block-slider-services-wrapper{position:relative;z-index:1;}
.block-slider-services .subtitle{font-size:calc(14px + 6 * ((100vw - 320px) / 920));text-transform:uppercase;color:#DBC078;font-weight:400;text-align:center;margin-bottom:4px;}
@media screen and (max-width:320px){
.block-slider-services .subtitle{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-slider-services .subtitle{font-size:20px;}
}
.block-slider-services h2{margin:0 auto;color:#222222;font-size:calc(20px + 24 * ((100vw - 320px) / 920));font-weight:700;text-align:center;width:100%;position:relative;}
@media screen and (max-width:320px){
.block-slider-services h2{font-size:20px;}
}
@media screen and (min-width:1240px){
.block-slider-services h2{font-size:44px;}
}
.block-slider-services h2 span{display:block;color:#DBC078;}
.block-slider-services .title-separator{position:relative;z-index:1;width:52px;margin:16px auto;}
.block-slider-services .title-separator:before{position:absolute;bottom:0;left:0;width:40px;content:"";background-color:#DBC078;height:2px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.block-slider-services .title-separator:after{position:absolute;bottom:0;left:48px;width:4px;content:"";background-color:#222222;height:2px;}
.block-slider-services-grid{padding-top:48px;}
@media screen and (max-width:480px){
.block-slider-services-grid{padding-left:60px;padding-right:60px;}
}
.block-slider-services .owl-stage-outer{overflow:visible !important;}
.block-slider-services-item img{aspect-ratio:3/2;object-fit:cover;display:block;width:100%;height:auto;position:relative;z-index:0;}
.block-slider-services-item .info{background-color:#fff;position:relative;top:-12px;z-index:1;padding:16px 16px;}
.block-slider-services-item .info:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:35px;background-position:center top;background-size:100% auto;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/bg_top_post.svg);}
.block-slider-services-item .info-wrapper{padding:0 16px 16px;}
.block-slider-services-item .info a{text-decoration:none;}
.block-slider-services-item .info h3{margin:0;font-size:calc(20px + 4 * ((100vw - 320px) / 920));color:#222222;}
@media screen and (max-width:320px){
.block-slider-services-item .info h3{font-size:20px;}
}
@media screen and (min-width:1240px){
.block-slider-services-item .info h3{font-size:24px;}
}
.block-slider-services-item .info p{margin:8px 0 0;color:#8b827d;font-size:calc(14px + 4 * ((100vw - 320px) / 920));display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;max-height:120px;overflow:hidden;}
@media screen and (max-width:320px){
.block-slider-services-item .info p{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-slider-services-item .info p{font-size:18px;}
}
.block-slider-services-view-all{position:absolute;top:100%;z-index:2;background-color:#DBC078;margin:0 auto;padding:24px;left:0;right:0;max-width:1020px;width:calc(100% - 32px);transform:translateY(-50%);display:grid;gap:16px;text-align:center;align-items:center;border-radius:16px 0 16px 0;}
@media screen and (min-width:720px){
.block-slider-services-view-all{grid-template-columns:1fr 200px;padding:24px 32px;}
}
@media screen and (min-width:1024px){
.block-slider-services-view-all{grid-template-columns:1fr 200px;padding:24px 48px;}
}
.block-slider-services-view-all p{color:#fff;margin:0;font-size:calc(14px + 2 * ((100vw - 320px) / 920));line-height:1.2;}
@media screen and (max-width:320px){
.block-slider-services-view-all p{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-slider-services-view-all p{font-size:16px;}
}
@media screen and (min-width:720px){
.block-slider-services-view-all p{text-align:left;}
}
.block-slider-services-view-all p strong{font-weight:600;}
.block-slider-services-view-all a{background-color:#112D4E;display:inline-block;padding:8px 24px;color:#fff;text-decoration:none;border-left:3px solid #fff;font-weight:600;font-size:calc(14px + 2 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-slider-services-view-all a{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-slider-services-view-all a{font-size:16px;}
}
@media screen and (min-width:720px){
.block-slider-services-view-all a{display:block;width:100%;padding:12px 24px;}
}
.block-image-responsive{max-width:1440px;}
.block-image-responsive a{display:block;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.block-image-responsive a:hover{opacity:0.9;}
.block-image-responsive img{display:block;width:100%;height:auto;}
.block-featured-product{margin:32px auto;}
.block-featured-product-grid{gap:48px;display:grid;grid-template-columns:1fr;padding-top:32px;padding-bottom:32px;align-items:center;}
@media screen and (min-width:720px){
.block-featured-product-grid{grid-template-columns:5fr 4fr;gap:80px;}
}
.block-featured-product-box.image{padding:32px 8px 92px;position:relative;min-width:100%;}
@media screen and (min-width:720px){
.block-featured-product-box.image{padding:64px 8px 104px;}
}
@media screen and (min-width:1024px){
.block-featured-product-box.image{padding:48px 8px 128px;}
}
.block-featured-product-box.image .featured-product-bg{width:80%;height:90%;position:absolute;top:0;left:0;right:0;margin:0 auto;content:"";background-color:#f5f5f5;border-radius:32px 0;}
.block-featured-product-box.image .featured-product-label{position:absolute;z-index:1;display:flex;gap:16px;left:10%;bottom:0;padding:8px 16px;box-shadow:0 10px 60px 0 rgba(0, 0, 0, 0.15);background-color:#fff;justify-items:center;align-items:center;justify-content:center;border:10px solid #fff;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/lines.png);line-height:1;}
@media screen and (min-width:720px){
.block-featured-product-box.image .featured-product-label{min-width:268px;}
}
@media screen and (min-width:1024px){
.block-featured-product-box.image .featured-product-label{min-width:320px;}
}
.block-featured-product-box.image .featured-product-label span:first-child{font-size:calc(32px + 32 * ((100vw - 320px) / 920));line-height:1;font-weight:700;}
@media screen and (max-width:320px){
.block-featured-product-box.image .featured-product-label span:first-child{font-size:32px;}
}
@media screen and (min-width:1240px){
.block-featured-product-box.image .featured-product-label span:first-child{font-size:64px;}
}
.block-featured-product-box.image .featured-product-label span:last-child{color:#989898;font-weight:400;display:inline-block;font-size:calc(16px + 4 * ((100vw - 320px) / 920));line-height:1.25;}
@media screen and (max-width:320px){
.block-featured-product-box.image .featured-product-label span:last-child{font-size:16px;}
}
@media screen and (min-width:1240px){
.block-featured-product-box.image .featured-product-label span:last-child{font-size:20px;}
}
.block-featured-product-box.image .featured-product-label:before{content:"";display:block;position:absolute;bottom:-5px;left:-5px;width:29px;height:12px;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/icon.svg);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:2;}
@media screen and (min-width:1024px){
.block-featured-product-box.image .featured-product-label:before{width:58px;height:24px;}
}
.block-featured-product-box.image img{position:relative;z-index:1;display:block;margin:0 auto;width:100%;height:auto;aspect-ratio:5/4;object-fit:contain;}
.block-featured-product-box.summary{min-width:100%;}
.block-featured-product-box.summary .subtitle{font-size:calc(12px + 4 * ((100vw - 320px) / 920));text-transform:uppercase;color:#455A7F;font-weight:400;}
@media screen and (max-width:320px){
.block-featured-product-box.summary .subtitle{font-size:12px;}
}
@media screen and (min-width:1240px){
.block-featured-product-box.summary .subtitle{font-size:16px;}
}
.block-featured-product-box.summary h2{margin:8px 0;color:#222222;font-size:calc(24px + 32 * ((100vw - 320px) / 920));font-weight:700;}
@media screen and (max-width:320px){
.block-featured-product-box.summary h2{font-size:24px;}
}
@media screen and (min-width:1240px){
.block-featured-product-box.summary h2{font-size:56px;}
}
.block-featured-product-box.summary h2 span{display:block;color:#DBC078;font-size:calc(20px + 20 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-featured-product-box.summary h2 span{font-size:20px;}
}
@media screen and (min-width:1240px){
.block-featured-product-box.summary h2 span{font-size:40px;}
}
.block-featured-product-box.summary p{color:#8b827d;font-weight:400;font-size:calc(14px + 4 * ((100vw - 320px) / 920));line-height:1.5;margin:24px 0;}
@media screen and (max-width:320px){
.block-featured-product-box.summary p{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-featured-product-box.summary p{font-size:18px;}
}
@media screen and (min-width:720px){
.block-featured-product-box.summary p{margin:32px 0;}
}
.block-featured-product-box.summary ul{margin:0;padding:0;list-style-type:none;display:grid;gap:8px;}
.block-featured-product-box.summary ul li{position:relative;padding-left:32px;color:#222222;font-weight:500;font-size:calc(14px + 4 * ((100vw - 320px) / 920));line-height:1.5;}
@media screen and (max-width:320px){
.block-featured-product-box.summary ul li{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-featured-product-box.summary ul li{font-size:18px;}
}
.block-featured-product-box.summary ul li:before{content:"";display:inline-block;position:absolute;z-index:1;left:7px;top:7px;border-radius:100px;width:7px;height:7px;background-color:#fff;border:2px solid #455A7F;}
.block-featured-product-box.summary ul li:after{z-index:0;content:"";display:inline-block;position:absolute;left:3px;top:3px;border-radius:100px;width:15px;height:15px;background-color:#fff;border:2px solid #455A7F;}
.block-featured-products{margin:32px auto;}
@media screen and (min-width:720px){
.block-featured-products{margin:48px auto;}
}
@media screen and (min-width:1024px){
.block-featured-products{margin:64px auto;}
}
.block-featured-products .subtitle{font-size:calc(14px + 6 * ((100vw - 320px) / 920));text-transform:uppercase;color:#DBC078;font-weight:400;}
@media screen and (max-width:320px){
.block-featured-products .subtitle{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-featured-products .subtitle{font-size:20px;}
}
.block-featured-products h2{margin:8px 0;color:#222222;font-size:calc(20px + 24 * ((100vw - 320px) / 920));font-weight:700;}
@media screen and (max-width:320px){
.block-featured-products h2{font-size:20px;}
}
@media screen and (min-width:1240px){
.block-featured-products h2{font-size:44px;}
}
@media screen and (min-width:720px){
.block-featured-products h2{max-width:90%;}
}
.block-featured-products h2 span{display:block;color:#DBC078;}
.block-featured-products-grid{gap:48px;display:grid;grid-template-columns:1fr;padding-top:32px;padding-bottom:32px;}
@media screen and (min-width:720px){
.block-featured-products-grid{grid-template-columns:repeat(3, 1fr);gap:32px;}
}
.block-featured-products-item a.image{display:block;overflow:hidden;}
.block-featured-products-item a.image img{display:block;margin:0 auto;width:100%;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.block-featured-products-item a.image:hover img{transform:perspective(1000px) rotateY(-15deg) scale(1.1);}
.block-featured-products-item .info{padding:16px 24px;}
@media screen and (min-width:720px){
.block-featured-products-item .info{padding:24px 32px;}
}
.block-featured-products-item .info a{color:#222222;text-decoration:none;}
.block-featured-products-item .info h3{margin:0;font-size:calc(18px + 6 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-featured-products-item .info h3{font-size:18px;}
}
@media screen and (min-width:1240px){
.block-featured-products-item .info h3{font-size:24px;}
}
.block-featured-products-item .info p{margin:0;font-size:calc(14px + 2 * ((100vw - 320px) / 920));color:#8b827d;}
@media screen and (max-width:320px){
.block-featured-products-item .info p{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-featured-products-item .info p{font-size:16px;}
}
.block-featured-products-button{transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;display:inline-block;max-width:70%;text-transform:none;letter-spacing:0.025em;font-weight:600;border-radius:0;border:0;position:relative;line-height:32px;color:#fff;text-decoration:none;font-size:14px;border-left:3px solid #DBC078;background-color:#112D4E;padding:8px 32px;}
.block-featured-products-button:visited{color:#fff;}
.block-featured-products-button:after{content:"";top:0;position:absolute;left:100%;height:0;width:0;border-left:32px solid #112D4E;border-top:48px solid transparent;border-right:0;border-bottom:0;}
@media screen and (min-width:720px){
.block-featured-products-button{width:auto;font-size:16px;margin-top:8px;padding:16px 32px;max-width:60%;}
.block-featured-products-button:after{border-left:32px solid #112D4E;border-top:64px solid transparent;}
}
.block-featured-products-button:hover{color:#DBC078;}
.block-featured-products-description{margin-top:24px;}
.block-featured-products-description p{margin:0;font-size:calc(14px + 4 * ((100vw - 320px) / 920));line-height:1.75;color:#8b827d;}
@media screen and (max-width:320px){
.block-featured-products-description p{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-featured-products-description p{font-size:18px;}
}
.block-featured-banners{position:relative;margin:32px auto;}
@media screen and (min-width:720px){
.block-featured-banners{margin:48px auto;}
}
.block-featured-banners-grid{display:grid;gap:24px;grid-template-columns:1fr;padding-top:32px;padding-bottom:32px;}
@media screen and (min-width:480px){
.block-featured-banners-grid{grid-template-columns:1fr 1fr;}
}
@media screen and (min-width:720px){
.block-featured-banners-grid.columns-three{grid-template-columns:1fr 1fr 1fr;}
}
@media screen and (min-width:720px){
.block-featured-banners-grid.columns-four{gap:32px;}
}
@media screen and (min-width:1024px){
.block-featured-banners-grid.columns-four{grid-template-columns:1fr 1fr 1fr 1fr;}
}
.block-featured-banners a{display:block;position:relative;overflow:hidden;}
.block-featured-banners a.border-active:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100% - 32px);height:calc(100% - 32px);border:1px solid #DBC078;z-index:2;}
.block-featured-banners a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.25);opacity:0.05;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;z-index:1;}
.block-featured-banners a:hover:before{opacity:1;}
.block-featured-banners a:hover img{transform:scale(1.05);}
.block-featured-banners img{object-fit:cover;aspect-ratio:1;display:block;width:100%;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;z-index:0;}
.block-featured-banners h2{z-index:5;color:#fff;position:absolute;top:50%;transform:translateY(-50%);left:0;padding:32px;text-align:center;width:100%;margin:0;text-shadow:1px 1px 4px #000;font-size:calc(18px + 6 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-featured-banners h2{font-size:18px;}
}
@media screen and (min-width:1240px){
.block-featured-banners h2{font-size:24px;}
}
.block-prefooter-banner{position:relative;z-index:1;overflow:hidden;}
.block-prefooter-banner .holder{position:relative;border-bottom:32px solid #112D4E;}
@media screen and (min-width:720px){
.block-prefooter-banner .holder{border-bottom:48px solid #112D4E;}
}
.block-prefooter-banner-wrapper{display:grid;position:relative;grid-template-columns:1fr;gap:32px;background-color:#DBC078;z-index:2;top:32px;align-items:center;}
@media screen and (min-width:720px){
.block-prefooter-banner-wrapper{grid-template-columns:1fr 1fr;top:48px;gap:80px;}
}
.block-prefooter-banner-wrapper:before{content:"";position:absolute;right:100%;width:100%;height:100%;background-color:#DBC078;}
.block-prefooter-banner-box.bg{display:none;}
@media screen and (min-width:720px){
.block-prefooter-banner-box.bg{position:absolute;display:block;left:100%;top:0;height:100%;width:auto;object-fit:cover;}
}
.block-prefooter-banner-box.images{display:grid;grid-template-columns:3fr 4fr;padding-bottom:32px;}
@media screen and (min-width:720px){
.block-prefooter-banner-box.images{padding-bottom:48px;}
}
.block-prefooter-banner-box .image{display:block;}
.block-prefooter-banner-box .image.left{border-radius:0 0 0 32px;aspect-ratio:3/4;object-fit:cover;}
@media screen and (min-width:720px){
.block-prefooter-banner-box .image.left{border-radius:0 0 0 48px;}
}
.block-prefooter-banner-box .image.right{margin-top:64px;border-radius:0 0 32px 0;aspect-ratio:1;object-fit:cover;}
@media screen and (min-width:720px){
.block-prefooter-banner-box .image.right{border-radius:0 0 48px 0;margin-top:80px;}
}
.block-prefooter-banner h2{color:#fff;}
.workflow-block-wrapper{margin:48px auto;}
@media screen and (min-width:1024px){
.workflow-block-wrapper{margin:120px auto;}
}
.workflow-block .subtitle{font-size:calc(14px + 6 * ((100vw - 320px) / 920));text-transform:uppercase;color:#DBC078;font-weight:400;text-align:center;}
@media screen and (max-width:320px){
.workflow-block .subtitle{font-size:14px;}
}
@media screen and (min-width:1240px){
.workflow-block .subtitle{font-size:20px;}
}
.workflow-block h2{text-align:center;margin:8px 0;color:#222222;font-size:calc(20px + 24 * ((100vw - 320px) / 920));font-weight:700;max-width:100%;}
@media screen and (max-width:320px){
.workflow-block h2{font-size:20px;}
}
@media screen and (min-width:1240px){
.workflow-block h2{font-size:44px;}
}
.workflow-block h2 span{display:block;color:#DBC078;}
.workflow-block .title-separator{position:relative;z-index:1;width:52px;margin:16px auto;}
.workflow-block .title-separator:before{position:absolute;bottom:0;left:0;width:40px;content:"";background-color:#DBC078;height:2px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.workflow-block .title-separator:after{position:absolute;bottom:0;left:48px;width:4px;content:"";background-color:#222222;height:2px;}
.workflow-block-grid{margin:64px auto;display:grid;gap:48px 24px;grid-template-columns:1fr;}
@media screen and (min-width:1024px){
.workflow-block-grid{grid-template-columns:repeat(4, 1fr);}
}
.workflow-block-grid-item{position:relative;padding:32px 0 0 32px;}
@media screen and (min-width:1024px){
.workflow-block-grid-item{padding:48px 0 0 32px;}
}
.workflow-block-grid-item .label{position:absolute;z-index:1;top:0;left:0;transform:translate(-48px, -48px);background-color:#112D4E;color:#fff;font-weight:700;padding:8px;min-width:48px;min-height:48px;line-height:32px;text-align:center;border-radius:16px 16px 0 16px;font-size:calc(16px + 4 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.workflow-block-grid-item .label{font-size:16px;}
}
@media screen and (min-width:1240px){
.workflow-block-grid-item .label{font-size:20px;}
}
@media screen and (min-width:1024px){
.workflow-block-grid-item .label{min-width:80px;line-height:64px;padding:8px 24px;}
}
.workflow-block-grid-item .holder{position:relative;background-color:#f2eeeb;padding:64px 24px 32px;height:100%;border-radius:0 32px 32px 32px;}
@media screen and (min-width:1024px){
.workflow-block-grid-item .holder{padding:48px 24px 32px;}
}
@media screen and (min-width:1024px){
.workflow-block-grid-item .holder{padding:64px 24px 32px;}
}
.workflow-block-grid-item .holder:before{width:90%;height:3px;content:"";position:absolute;top:-16px;left:0;background-color:#455A7F;}
@media screen and (min-width:1024px){
.workflow-block-grid-item .holder:before{top:-24px;}
}
.workflow-block-grid-item .holder:after{width:3px;height:90%;content:"";position:absolute;left:-16px;top:0;background-color:#455A7F;}
@media screen and (min-width:1024px){
.workflow-block-grid-item .holder:after{left:-24px;}
}
.workflow-block-grid-item .holder h3{margin:0 0 16px;width:calc(100% - 64px);font-size:calc(20px + 4 * ((100vw - 320px) / 920));font-weight:600;color:#222222;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
@media screen and (max-width:320px){
.workflow-block-grid-item .holder h3{font-size:20px;}
}
@media screen and (min-width:1240px){
.workflow-block-grid-item .holder h3{font-size:24px;}
}
@media screen and (min-width:1024px){
.workflow-block-grid-item .holder h3{margin-bottom:24px;}
}
.workflow-block-grid-item .holder p{font-weight:500;margin:0;font-size:calc(14px + 2 * ((100vw - 320px) / 920));color:#8b827d;}
@media screen and (max-width:320px){
.workflow-block-grid-item .holder p{font-size:14px;}
}
@media screen and (min-width:1240px){
.workflow-block-grid-item .holder p{font-size:16px;}
}
.workflow-block-grid-item .holder a{color:#112D4E;text-decoration:none;font-weight:500;line-height:1.5;}
.workflow-block-grid-item .holder a:hover{color:#DBC078;}
.workflow-block-grid-item .holder img{position:absolute;top:24px;right:24px;display:block;width:64px;height:64px;object-fit:contain;aspect-ratio:1;}
@media screen and (min-width:1024px){
.workflow-block-grid-item .holder img{width:80px;height:80px;}
}
@media screen and (min-width:1240px){
.workflow-block-grid-item .holder img{top:32px;right:32px;}
}
.large-banner-bg{position:relative;background-color:#112D4E;}
.large-banner-bg-img{opacity:0.15;position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;z-index:0;display:block;}
.large-banner-bg-wrapper{z-index:1;position:relative;padding-top:32px;padding-bottom:32px;display:grid;grid-template-columns:1fr;gap:32px;align-items:center;}
@media screen and (min-width:720px){
.large-banner-bg-wrapper{grid-template-columns:1fr 1fr;gap:80px;padding-top:80px;padding-bottom:80px;}
}
@media screen and (min-width:1024px){
.large-banner-bg-wrapper{gap:180px;padding-top:120px;padding-bottom:120px;}
}
@media screen and (min-width:1240px){
.large-banner-bg-wrapper{gap:240px;}
}
.large-banner-bg-title{display:block;text-decoration:none;}
.large-banner-bg-title img{display:block;width:64px;height:64px;padding:24px;background-color:#DBC078;border-radius:8px 0 8px 0;margin-bottom:16px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:1024px){
.large-banner-bg-title img{width:80px;height:80px;padding:24px;aspect-ratio:1;object-fit:contain;}
}
.large-banner-bg-title h2{text-align:left;color:#fff;font-size:calc(24px + 24 * ((100vw - 320px) / 920));font-weight:700;margin:0;}
@media screen and (max-width:320px){
.large-banner-bg-title h2{font-size:24px;}
}
@media screen and (min-width:1240px){
.large-banner-bg-title h2{font-size:48px;}
}
.large-banner-bg-title:hover img{background-color:rgba(0, 0, 0, 0.1);}
.large-banner-bg-title:hover h2{color:#DBC078;}
.large-banner-bg-list{padding:0;margin:0;list-style-type:none;}
.large-banner-bg-list li{background-color:rgba(47, 42, 39, 0.4);color:#fff;font-size:calc(14px + 4 * ((100vw - 320px) / 920));padding:12px 16px 12px 40px;line-height:1.5;position:relative;font-weight:500;}
@media screen and (max-width:320px){
.large-banner-bg-list li{font-size:14px;}
}
@media screen and (min-width:1240px){
.large-banner-bg-list li{font-size:18px;}
}
@media screen and (min-width:720px){
.large-banner-bg-list li{padding:12px 16px 12px 60px;}
}
.large-banner-bg-list li:before{content:"\2713";color:#DBC078;position:absolute;top:50%;left:16px;transform:translateY(-50%);}
@media screen and (min-width:720px){
.large-banner-bg-list li:before{left:24px;}
}
.large-banner-bg-list li:nth-child(even){background-color:rgba(47, 42, 39, 0.1);}
.block-text-quote{padding:48px 0;}
@media screen and (min-width:720px){
.block-text-quote{padding:5% 0;}
}
@media screen and (min-width:1024px){
.block-text-quote{padding:7.5% 0;}
}
@media screen and (min-width:1440px){
.block-text-quote{padding:120px 0;}
.block-text-quote.small{padding:80px 0;}
}
.block-text-quote.dark{background:#112D4E;color:#EEDDDE;}
.block-text-quote.dark .signature{color:#F2F4F7;}
.block-text-quote.light{background:#fff;color:#455A7F;}
.block-text-quote.light .signature{color:#333;}
.block-text-quote p{text-align:center;font-family:"Montserrat", sans-serif;font-weight:300;line-height:1.375;margin-top:0;font-size:calc(24px + 16 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-text-quote p{font-size:24px;}
}
@media screen and (min-width:1240px){
.block-text-quote p{font-size:40px;}
}
@media screen and (min-width:1024px){
.block-text-quote p{text-align:left;}
}
.block-text-quote p:last-child{margin-bottom:0;}
.block-text-quote .signature{text-align:right;letter-spacing:0.25em;font-size:calc(16px + 8 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-text-quote .signature{font-size:16px;}
}
@media screen and (min-width:1240px){
.block-text-quote .signature{font-size:24px;}
}
.block-text-quote.small .container{max-width:1280px;}
.block-text-quote.small .container p{font-size:calc(18px + 14 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-text-quote.small .container p{font-size:18px;}
}
@media screen and (min-width:1240px){
.block-text-quote.small .container p{font-size:32px;}
}
.block-text-quote.small .container .signature{font-size:calc(14px + 4 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-text-quote.small .container .signature{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-text-quote.small .container .signature{font-size:18px;}
}
.block-full-image-text.light{background:#fff;color:#112D4E;}
.block-full-image-text.light h2, .block-full-image-text.light p{color:#112D4E;}
@media screen and (min-width:720px){
.block-full-image-text.light h2, .block-full-image-text.light p{color:#112D4E;}
}
.block-full-image-text.dark{background:#112D4E;color:#DBC078;}
.block-full-image-text.dark h2, .block-full-image-text.dark p{color:#DBC078;}
.block-full-image-text.full{margin:0 -16px;}
@media screen and (min-width:720px){
.block-full-image-text.full{margin:0 -48px;}
}
@media screen and (min-width:1240px){
.block-full-image-text.full{margin:0 -80px;}
}
.block-full-image-text img{aspect-ratio:1;object-fit:cover;display:block;width:100%;height:100%;}
.block-full-image-text h2{text-align:center;}
.block-full-image-text-wrapper{display:grid;grid-template-columns:1fr;gap:0;justify-content:center;align-items:center;align-content:center;position:relative;}
@media screen and (min-width:720px){
.block-full-image-text-wrapper{grid-template-columns:3fr 3fr;}
}
@media screen and (min-width:1240px){
.block-full-image-text-wrapper .image img{aspect-ratio:16/9;}
}
.block-full-image-text-wrapper .content{padding:10%;display:flex;flex-direction:column;justify-content:center;}
.block-full-image-text-box{position:relative;height:100%;}
.block-full-image-text-box .image{order:1;}
.block-full-image-text-box .content{order:2;}
@media screen and (min-width:720px){
.block-full-image-text.left .image{order:1;}
.block-full-image-text.left .content{order:2;}
.block-full-image-text.right .image{order:2;}
.block-full-image-text.right .content{order:1;}
}
@media screen and (min-width:1240px){
.block-full-image-text.left.one_third .grid{grid-template-columns:3fr 2fr;}
.block-full-image-text.left.half .grid{grid-template-columns:1fr 1fr;}
.block-full-image-text.left.two_thirds .grid{grid-template-columns:2fr 3fr;}
.block-full-image-text.right.one_third .grid{grid-template-columns:2fr 3fr;}
.block-full-image-text.right.half .grid{grid-template-columns:1fr 1fr;}
.block-full-image-text.right.two_thirds .grid{grid-template-columns:3fr 2fr;}
}
.block-full-image-text p{text-align:center;font-family:"Montserrat", sans-serif;font-weight:300;line-height:1.375;margin-top:0;font-size:calc(18px + 10 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.block-full-image-text p{font-size:18px;}
}
@media screen and (min-width:1240px){
.block-full-image-text p{font-size:28px;}
}
.block-full-image-text h2{position:relative;z-index:2;margin:0;}
.block-full-image-text .description{position:relative;z-index:2;margin-top:16px;}
.block-full-image-text .button{position:relative;z-index:2;}
.block-full-image-text p{margin:0;position:relative;z-index:2;}
.block-full-image-text p + p{margin-top:24px;}
.block-full-image-text.absolute.light h2, .block-full-image-text.absolute.light p{color:#F2F4F7;}
@media screen and (min-width:720px){
.block-full-image-text.absolute.light h2, .block-full-image-text.absolute.light p{color:#112D4E;}
}
.block-full-image-text.absolute .content{width:100%;z-index:1;position:absolute;bottom:0;}
.block-full-image-text.absolute .content:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";opacity:0.75;background:linear-gradient(180deg, #22232600 0%, #222326 100%);--overlay-mix-blend-mode:initial;z-index:1;}
@media screen and (min-width:720px){
.block-full-image-text.absolute .content:after{display:none;}
}
@media screen and (min-width:720px){
.block-full-image-text.absolute .content{position:relative;}
}
.block-full-image-text.absolute .content .description{background-color:rgba(0, 0, 0, 0.5);padding:16px;}
@media screen and (min-width:720px){
.block-full-image-text.absolute .content .description{background-color:transparent;padding:0;}
}
.block-full-image-text .button{display:block;text-align:center;margin-top:16px;padding:0;}
.block-full-image-text .button a{display:inline-block;letter-spacing:0.05em;font-weight:600;background-color:#112D4E;border-radius:0;border:0;position:relative;line-height:32px;color:#fff;text-transform:uppercase;text-decoration:none;padding:8px 32px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:720px){
.block-full-image-text .button a{width:auto;color:#fff;text-decoration:none;margin-top:16px;}
}
.block-full-image-text .button a:hover{background:#DBC078;}
.block-full-image-text.dark .button a{background:transparent;color:#DBC078;border:2px solid #DBC078;}
.block-full-image-text.dark .button a:hover{background:#DBC078;color:#112D4E;}
.block-text-bg-logo{background-size:auto 65%;background-position:center;background-repeat:no-repeat;margin:0 auto 32px !important;padding:64px 0;position:relative;}
.block-text-bg-logo img{height:65%;width:auto;position:absolute;z-index:0;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%);}
@media screen and (min-width:720px){
.block-text-bg-logo{margin:0 auto 48px !important;padding:96px 0;}
}
.block-text-bg-logo.light{background-color:#DBC078;color:#fff;}
.block-text-bg-logo.dark{background-color:#8996A6;color:#fff;}
.block-text-bg-logo.empty{background-color:#fff;color:#112D4E;position:relative;}
.block-text-bg-logo.empty:before{content:"";position:absolute;top:12px;left:0;right:0;margin:0 auto;display:block;width:100px;height:1px;background-color:#112D4E;}
@media screen and (min-width:720px){
.block-text-bg-logo.empty:before{top:24px;}
}
.block-text-bg-logo-wrapper{text-align:center;max-width:1024px;font-weight:400;line-height:2;font-family:"Montserrat", sans-serif;position:relative;z-index:1;}
.block-text-bg-logo-wrapper{font-size:16px;}
@media screen and (min-width:360px){
.block-text-bg-logo-wrapper{font-size:calc(16px + 4 * ((100vw - 360px) / 960));}
}
@media screen and (min-width:1320px){
.block-text-bg-logo-wrapper{font-size:20px;}
}
.usluga-template-default .entry-content p{color:#222222;font-size:calc(14px + 4 * ((100vw - 320px) / 920));line-height:1.5;}
@media screen and (max-width:320px){
.usluga-template-default .entry-content p{font-size:14px;}
}
@media screen and (min-width:1240px){
.usluga-template-default .entry-content p{font-size:18px;}
}
.block-grid-items{margin:32px auto;}
@media screen and (min-width:720px){
.block-grid-items{margin:48px auto;}
}
@media screen and (min-width:1240px){
.block-grid-items{margin:64px auto;}
}
.block-grid-items.background{position:relative;padding:32px 0;}
.block-grid-items.background:last-child{margin-bottom:0 !important;}
@media screen and (min-width:720px){
.block-grid-items.background{padding:48px 0;}
}
@media screen and (min-width:1240px){
.block-grid-items.background{padding:64px 0;}
}
.block-grid-items.background:after{content:"";display:block;background-color:#f5f5f5;position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%;z-index:-1;}
.block-grid-items-grid{display:grid;grid-template-columns:1fr;gap:24px;}
@media screen and (min-width:640px){
.block-grid-items-grid.column-2{grid-template-columns:1fr 1fr;gap:32px;}
}
@media screen and (min-width:720px){
.block-grid-items-grid.column-3{grid-template-columns:1fr 1fr 1fr;}
}
@media screen and (min-width:1024px){
.block-grid-items-grid.column-3{gap:32px;}
}
@media screen and (min-width:640px){
.block-grid-items-grid.column-4{grid-template-columns:1fr 1fr;}
}
@media screen and (min-width:1024px){
.block-grid-items-grid.column-4{grid-template-columns:repeat(4, 1fr);}
}
@media screen and (min-width:1240px){
.block-grid-items-grid.column-4{gap:32px;}
}
.block-grid-items-grid .image{display:block;margin-bottom:16px;overflow:hidden;}
.block-grid-items-grid .image img{object-fit:cover;aspect-ratio:4/3;display:block;width:100%;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.block-grid-items-grid .title{font-weight:600;margin:8px 0;font-size:calc(18px + 6 * ((100vw - 320px) / 920));color:#112D4E;}
@media screen and (max-width:320px){
.block-grid-items-grid .title{font-size:18px;}
}
@media screen and (min-width:1240px){
.block-grid-items-grid .title{font-size:24px;}
}
@media screen and (min-width:1024px){
.block-grid-items-grid .title{margin:16px 0;}
}
.block-grid-items-grid a{text-decoration:none;}
.block-grid-items-grid a:hover img{transform:scale(1.05);}
.block-grid-items-grid a:hover .title{color:#DBC078;}
.block-grid-items-grid a:hover svg{transform:translateX(8px);}
.block-grid-items-grid .description, .block-grid-items-grid .description p{color:#8b827d;font-size:calc(14px + 4 * ((100vw - 320px) / 920));line-height:1.5;}
@media screen and (max-width:320px){
.block-grid-items-grid .description, .block-grid-items-grid .description p{font-size:14px;}
}
@media screen and (min-width:1240px){
.block-grid-items-grid .description, .block-grid-items-grid .description p{font-size:18px;}
}
.block-grid-items-grid svg{display:inline-block;margin-top:16px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
@media screen and (min-width:1024px){
.block-grid-items-grid svg{margin-top:24px;}
} .owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}
.owl-carousel{display:none;width:100%;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}
.owl-carousel .owl-item img{display:block;width:100%;}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:none;}
.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block;}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{color:inherit;border:none;font:inherit;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel.owl-refresh .owl-item{visibility:hidden;}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-grab{cursor:move;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{animation-name:fadeOut;}
@keyframes fadeOut {
0%{opacity:1;}
100%{opacity:0;}
}
.owl-height{transition:height .5s ease-in-out;}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease;}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//zvonacatering.hr/wp-content/themes/zvonacatering/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease;}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3);}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none;}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}
.single-owl-slider.owl-carousel{background-position:center;background-repeat:no-repeat;background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/loader.svg);}
.single-owl-slider.owl-carousel .owl-item{overflow:hidden;}
.single-owl-slider.owl-carousel img{aspect-ratio:12/9;object-fit:cover;width:100%;display:block;}
@media screen and (min-width:720px){
.single-owl-slider.owl-carousel img{aspect-ratio:16/9;}
}
.single-owl-slider.owl-carousel .owl-item-info{position:absolute;bottom:48px;left:0;right:0;margin:0 auto;text-align:center;text-transform:uppercase;padding:24px;z-index:2;}
@media screen and (min-width:720px){
.single-owl-slider.owl-carousel .owl-item-info{padding:24px 24px 48px;}
}
@media screen and (min-width:1240px){
.single-owl-slider.owl-carousel .owl-item-info{padding:24px 24px 64px;}
}
.single-owl-slider.owl-carousel .owl-item-info h2{font-size:32px;line-height:48px;font-weight:400;color:#fff;font-family:"Playfair Display", serif;text-shadow:1px 1px 0 rgba(0, 0, 0, 0.1);margin:0 0 8px;}
@media screen and (min-width:720px){
.single-owl-slider.owl-carousel .owl-item-info h2{font-size:40px;line-height:64px;margin:0 0 24px;}
}
@media screen and (min-width:1024px){
.single-owl-slider.owl-carousel .owl-item-info h2{font-size:48px;line-height:64px;margin:0 0 32px;}
}
.single-owl-slider.owl-carousel .owl-item-info h2 small{font-size:50%;line-height:1;font-weight:700;display:block;font-family:"Montserrat", sans-serif;}
.single-owl-slider.owl-carousel .owl-item-info a{display:inline-block;text-align:center;padding:8px 24px;color:#fff;margin:0 auto;background-color:#b556a8;text-decoration:none;font-weight:700;font-size:14px;letter-spacing:0.05em;border-radius:0;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;min-width:120px;border-bottom:3px solid #000;}
@media screen and (min-width:1024px){
.single-owl-slider.owl-carousel .owl-item-info a{min-width:160px;padding:12px 48px;font-size:16px;}
}
.single-owl-slider.owl-carousel .owl-item-info a:hover{background-color:#DBC078;}
.single-owl-slider.owl-carousel .owl-nav button{display:block;position:absolute;z-index:1;top:0;width:48px;height:100%;background:rgba(0, 0, 0, 0);color:#fff;transition:0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);opacity:1;outline:none;transform:none;}
@media screen and (min-width:720px){
.single-owl-slider.owl-carousel .owl-nav button{width:25%;}
}
.single-owl-slider.owl-carousel .owl-nav button:before, .single-owl-slider.owl-carousel .owl-nav button:after{display:none;}
.single-owl-slider.owl-carousel .owl-nav button span{font-size:0;display:block;position:absolute;top:50%;transform:translateY(-50%);width:24px;height:36px;background-repeat:no-repeat;background-size:auto 36px;background-position:center;transition:0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);}
@media screen and (min-width:720px){
.single-owl-slider.owl-carousel .owl-nav button span{width:37px;height:72px;background-size:auto 72px;}
}
@media screen and (min-width:1024px){
.single-owl-slider.owl-carousel .owl-nav button span{opacity:0;}
}
.single-owl-slider.owl-carousel .owl-nav button.owl-prev{left:0;cursor:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/arrow-left.png), default !important;}
.single-owl-slider.owl-carousel .owl-nav button.owl-prev span{background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/arrow-left.png);left:16px;}
@media screen and (min-width:720px){
.single-owl-slider.owl-carousel .owl-nav button.owl-prev span{left:32px;}
}
.single-owl-slider.owl-carousel .owl-nav button.owl-next{right:0;cursor:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/arrow-right.png), default !important;}
.single-owl-slider.owl-carousel .owl-nav button.owl-next span{background-image:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/arrow-right.png);right:16px;}
@media screen and (min-width:720px){
.single-owl-slider.owl-carousel .owl-nav button.owl-next span{right:32px;}
}
.single-owl-slider.owl-carousel .owl-dots{position:absolute;bottom:50px;left:0;right:0;text-align:center;}
@media screen and (min-width:720px){
.single-owl-slider.owl-carousel .owl-dots{bottom:48px;}
}
.single-owl-slider.owl-carousel .owl-dots button{width:8px;height:8px;margin:0 4px;display:inline-block;background-color:#fff;border-radius:100%;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;padding:8px;}
@media screen and (min-width:720px){
.single-owl-slider.owl-carousel .owl-dots button{width:10px;height:10px;}
}
.single-owl-slider.owl-carousel .owl-dots button:hover{background-color:#DBC078;}
.single-owl-slider.owl-carousel .owl-dots button.active{background-color:#DBC078;}
.owl-nav button{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;padding:8px;border-radius:32px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;background-color:white;text-align:center;}
.owl-nav button span{display:none;}
.owl-nav button:before{font-family:"icomoon";font-size:24px;line-height:1;color:#DBC078;}
.owl-nav button:hover{background-color:rgba(255, 255, 255, 0.5);}
.owl-nav button.owl-prev{left:8px;transform:translateY(-50%);}
.owl-nav button.owl-prev:before{content:"\e90c";}
.owl-nav button.owl-next{right:8px;}
.owl-nav button.owl-next:before{content:"\e90d";}
.owl-nav button.disabled{pointer-events:none;opacity:0.25;}
.owl-nav button .arrow{cursor:pointer;height:16px;left:50%;position:absolute;top:50%;transform:translateX(-100%) translateY(-50%);transition:transform .1s;width:16px;}
.owl-nav button .arrow-top, .owl-nav button .arrow-bottom{background-color:#DBC078;height:2px;left:-5px;position:absolute;top:50%;width:100%;}
.owl-nav button .arrow-top:after, .owl-nav button .arrow-bottom:after{background-color:#fff;content:'';height:100%;position:absolute;top:0;transition:all 0.15s;}
.owl-nav button .arrow-top{transform:rotate(45deg);transform-origin:bottom right;}
.owl-nav button .arrow-top:after{left:100%;right:0;transition-delay:0s;}
.owl-nav button .arrow-bottom{transform:rotate(-45deg);transform-origin:top right;}
.owl-nav button .arrow-bottom:after{left:0;right:100%;transition-delay:0.15s;}
@media screen and (min-width:720px){
.owl-nav button .arrow:hover .arrow-top:after{left:0;transition-delay:0.15s;}
.owl-nav button .arrow:hover .arrow-bottom:after{right:0;transition-delay:0s;}
}
.owl-nav button .arrow:active{transform:translateX(100%) translateY(-50%) scale(0.9);}
.owl-nav button .arrow:active .arrow-top, .owl-nav button .arrow:active .arrow-bottom{background-color:#DBC078;}
@font-face{font-family:'icomoon';src:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/fonts/icomoon.eot);src:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/fonts/icomoon.eot#iefix) format("embedded-opentype"), url(https://zvonacatering.hr/wp-content/themes/zvonacatering/fonts/icomoon.ttf) format("truetype"), url(https://zvonacatering.hr/wp-content/themes/zvonacatering/fonts/icomoon.woff) format("woff"), url(https://zvonacatering.hr/wp-content/themes/zvonacatering/fonts/icomoon.svg#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block;}
[class^="icon-"], [class*=" icon-"]{font-family:'icomoon', 'Icomoon' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-alert-circle:before{content:"\e900";}
.icon-alert-octagon:before{content:"\e901";}
.icon-alert-triangle:before{content:"\e902";}
.icon-arrow-down:before{content:"\e903";}
.icon-arrow-left:before{content:"\e904";}
.icon-arrow-right:before{content:"\e905";}
.icon-arrow-up:before{content:"\e906";}
.icon-at-sign:before{content:"\e907";}
.icon-check:before{content:"\e908";}
.icon-check-circle:before{content:"\e909";}
.icon-check-square:before{content:"\e90a";}
.icon-chevron-down:before{content:"\e90b";}
.icon-chevron-left:before{content:"\e90c";}
.icon-chevron-right:before{content:"\e90d";}
.icon-chevron-up:before{content:"\e90e";}
.icon-chevrons-left:before{content:"\e90f";}
.icon-chevrons-right:before{content:"\e910";}
.icon-circle:before{content:"\e911";}
.icon-edit:before{content:"\e912";}
.icon-external-link:before{content:"\e913";}
.icon-facebook:before{content:"\e914";}
.icon-filter:before{content:"\e915";}
.icon-folder:before{content:"\e916";}
.icon-gift:before{content:"\e917";}
.icon-heart:before{content:"\e918";}
.icon-help-circle:before{content:"\e919";}
.icon-image:before{content:"\e91a";}
.icon-instagram:before{content:"\e91b";}
.icon-linkedin:before{content:"\e91c";}
.icon-log-in:before{content:"\e91d";}
.icon-log-out:before{content:"\e91e";}
.icon-mail:before{content:"\e91f";}
.icon-map:before{content:"\e920";}
.icon-map-pin:before{content:"\e921";}
.icon-message-circle:before{content:"\e922";}
.icon-message-square:before{content:"\e923";}
.icon-pause-circle:before{content:"\e924";}
.icon-phone:before{content:"\e925";}
.icon-phone-call:before{content:"\e926";}
.icon-play-circle:before{content:"\e927";}
.icon-search:before{content:"\e928";}
.icon-send:before{content:"\e929";}
.icon-shopping-bag:before{content:"\e92a";}
.icon-shopping-cart:before{content:"\e92b";}
.icon-sliders:before{content:"\e92c";}
.icon-thumbs-up:before{content:"\e92d";}
.icon-trash:before{content:"\e92e";}
.icon-trash-2:before{content:"\e92f";}
.icon-twitter:before{content:"\e930";}
.icon-user:before{content:"\e931";}
.icon-volume-2:before{content:"\e932";}
.icon-volume-x:before{content:"\e933";}
.icon-x:before{content:"\e934";}
.icon-x-circle:before{content:"\e935";}
.icon-zoom-in:before{content:"\e936";}
.icon-zoom-out:before{content:"\e937";}
.icon-menu:before{content:"\e938";}
.icon-tiktok:before{content:"\e939";}
body.lb-disable-scrolling{overflow:hidden;}
.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:black;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;display:none;}
.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal;outline:none;}
.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid white;}
.lightbox a img{border:none;}
.lb-outerContainer{position:relative;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:white;}
.lb-outerContainer:after{content:"";display:table;clear:both;}
.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0;}
.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/lightbox/loading.gif) no-repeat;}
.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
.lb-container > .nav{left:0;}
.lb-nav a{outline:none;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);}
.lb-prev, .lb-next{height:100%;cursor:pointer;display:block;}
.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/lightbox/prev.png) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s;}
.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}
.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/lightbox/next.png) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s;}
.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}
.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}
.lb-dataContainer:after{content:"";display:table;clear:both;}
.lb-data{padding:0 4px;color:#ccc;}
.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em;}
.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em;}
.lb-data .lb-caption a{color:#4ae;}
.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999999;}
.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(https://zvonacatering.hr/wp-content/themes/zvonacatering/images/lightbox/close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s;}
.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}
.ui-draggable-handle{touch-action:none;}
.ui-helper-hidden{display:none;}
.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}
.ui-helper-clearfix:before, .ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}
.ui-helper-clearfix:after{clear:both;}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}
.ui-front{z-index:100;}
.ui-state-disabled{cursor:default !important;pointer-events:none;}
.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}
.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-resizable{position:relative;}
.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle{display:none;}
.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}
.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}
.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}
.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}
.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}
.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}
.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}
.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-selectable{touch-action:none;}
.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black;}
.ui-sortable-handle{touch-action:none;}
.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%;}
.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;}
.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;}
.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0;}
.ui-menu .ui-menu{position:absolute;}
.ui-menu .ui-menu-item{margin:0;cursor:pointer;}
.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em;}
.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0;}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active{margin:-1px;}
.ui-menu-icons{position:relative;}
.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em;}
.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0;}
.ui-menu .ui-menu-icon{left:auto;right:0;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;}
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active{text-decoration:none;}
.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}
input.ui-button.ui-button-icon-only{text-indent:0;}
.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}
.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}
input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}
.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}
.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}
.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}
.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}
.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}
.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}
.ui-controlgroup-vertical .ui-spinner-input{width:calc( 100% - 2.4em);}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}
.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}
.ui-checkboxradio-disabled{pointer-events:none;}
.ui-datepicker{width:17em;padding:.2em .2em 0;display:none;}
.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover{top:1px;}
.ui-datepicker .ui-datepicker-prev{left:2px;}
.ui-datepicker .ui-datepicker-next{right:2px;}
.ui-datepicker .ui-datepicker-prev-hover{left:1px;}
.ui-datepicker .ui-datepicker-next-hover{right:1px;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}
.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}
.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{width:45%;}
.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}
.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}
.ui-datepicker td{border:0;padding:1px;}
.ui-datepicker td span, .ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}
.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}
.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}
.ui-datepicker.ui-datepicker-multi{width:auto;}
.ui-datepicker-multi .ui-datepicker-group{float:left;}
.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}
.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}
.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}
.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}
.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}
.ui-datepicker-row-break{clear:both;width:100%;font-size:0;}
.ui-datepicker-rtl{direction:rtl;}
.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}
.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}
.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}
.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}
.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group{float:right;}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}
.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}
.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}
.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}
.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}
.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}
.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}
.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}
.ui-dialog .ui-resizable-n{height:2px;top:0;}
.ui-dialog .ui-resizable-e{width:2px;right:0;}
.ui-dialog .ui-resizable-s{height:2px;bottom:0;}
.ui-dialog .ui-resizable-w{width:2px;left:0;}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw{width:7px;height:7px;}
.ui-dialog .ui-resizable-se{right:0;bottom:0;}
.ui-dialog .ui-resizable-sw{left:0;bottom:0;}
.ui-dialog .ui-resizable-ne{right:0;top:0;}
.ui-dialog .ui-resizable-nw{left:0;top:0;}
.ui-draggable .ui-dialog-titlebar{cursor:move;}
.ui-progressbar{height:2em;text-align:left;overflow:hidden;}
.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%;}
.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;opacity:0.25;}
.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none;}
.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none;}
.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px;}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0;}
.ui-selectmenu-open{display:block;}
.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis;}
.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em;}
.ui-selectmenu-icon.ui-icon{float:right;margin-top:0;}
.ui-slider{position:relative;text-align:left;}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;touch-action:none;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}
.ui-slider-horizontal{height:.8em;}
.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.ui-slider-vertical{width:.8em;height:100px;}
.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em;}
.ui-slider-vertical .ui-slider-range{left:0;width:100%;}
.ui-slider-vertical .ui-slider-range-min{bottom:0;}
.ui-slider-vertical .ui-slider-range-max{top:0;}
.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle;}
.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em;}
.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0;}
.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none;}
.ui-spinner-up{top:0;}
.ui-spinner-down{bottom:0;}
.ui-tabs{position:relative;padding:.2em;}
.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0;}
.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap;}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text;}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer;}
.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none;}
.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;}
body .ui-tooltip{border-width:2px;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}
.ui-widget .ui-widget{font-size:1em;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}
.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}
.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}
.ui-widget-content a{color:#333333;}
.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}
.ui-widget-header a{color:#333333;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button{color:#454545;text-decoration:none;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus{color:#2b2b2b;text-decoration:none;}
.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{border:1px solid #DBC078;background:#112D4E;font-weight:normal;color:#ffffff;}
.ui-icon-background, .ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{color:#ffffff;text-decoration:none;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{border:1px solid #112D4E;background:#112D4E;color:#DBC078;font-weight:600;opacity:0.5;}
.ui-state-checked{border:1px solid #112D4E;background:#112D4E;}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a{color:#777620;}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a{color:#5f3f3f;}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text{color:#5f3f3f;}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary{font-weight:bold;}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:normal;}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled{opacity:.35;background-image:none;}
.ui-icon{width:16px;height:16px;}
.ui-icon, .ui-widget-content .ui-icon{background-image:url(//zvonacatering.hr/wp-content/themes/zvonacatering/images/ui-icons_444444_256x240.png);}
.ui-widget-header .ui-icon{background-image:url(//zvonacatering.hr/wp-content/themes/zvonacatering/images/ui-icons_444444_256x240.png);}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon{background-image:url(//zvonacatering.hr/wp-content/themes/zvonacatering/images/ui-icons_555555_256x240.png);}
.ui-state-active .ui-icon, .ui-button:active .ui-icon{background-image:url(//zvonacatering.hr/wp-content/themes/zvonacatering/images/ui-icons_ffffff_256x240.png);}
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon{background-image:url(//zvonacatering.hr/wp-content/themes/zvonacatering/images/ui-icons_777620_256x240.png);}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon{background-image:url(//zvonacatering.hr/wp-content/themes/zvonacatering/images/ui-icons_cc0000_256x240.png);}
.ui-button .ui-icon{background-image:url(//zvonacatering.hr/wp-content/themes/zvonacatering/images/ui-icons_777777_256x240.png);}
.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}
.ui-icon-caret-1-n{background-position:0 0;}
.ui-icon-caret-1-ne{background-position:-16px 0;}
.ui-icon-caret-1-e{background-position:-32px 0;}
.ui-icon-caret-1-se{background-position:-48px 0;}
.ui-icon-caret-1-s{background-position:-65px 0;}
.ui-icon-caret-1-sw{background-position:-80px 0;}
.ui-icon-caret-1-w{background-position:-96px 0;}
.ui-icon-caret-1-nw{background-position:-112px 0;}
.ui-icon-caret-2-n-s{background-position:-128px 0;}
.ui-icon-caret-2-e-w{background-position:-144px 0;}
.ui-icon-triangle-1-n{background-position:0 -16px;}
.ui-icon-triangle-1-ne{background-position:-16px -16px;}
.ui-icon-triangle-1-e{background-position:-32px -16px;}
.ui-icon-triangle-1-se{background-position:-48px -16px;}
.ui-icon-triangle-1-s{background-position:-65px -16px;}
.ui-icon-triangle-1-sw{background-position:-80px -16px;}
.ui-icon-triangle-1-w{background-position:-96px -16px;}
.ui-icon-triangle-1-nw{background-position:-112px -16px;}
.ui-icon-triangle-2-n-s{background-position:-128px -16px;}
.ui-icon-triangle-2-e-w{background-position:-144px -16px;}
.ui-icon-arrow-1-n{background-position:0 -32px;}
.ui-icon-arrow-1-ne{background-position:-16px -32px;}
.ui-icon-arrow-1-e{background-position:-32px -32px;}
.ui-icon-arrow-1-se{background-position:-48px -32px;}
.ui-icon-arrow-1-s{background-position:-65px -32px;}
.ui-icon-arrow-1-sw{background-position:-80px -32px;}
.ui-icon-arrow-1-w{background-position:-96px -32px;}
.ui-icon-arrow-1-nw{background-position:-112px -32px;}
.ui-icon-arrow-2-n-s{background-position:-128px -32px;}
.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}
.ui-icon-arrow-2-e-w{background-position:-160px -32px;}
.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}
.ui-icon-arrowstop-1-n{background-position:-192px -32px;}
.ui-icon-arrowstop-1-e{background-position:-208px -32px;}
.ui-icon-arrowstop-1-s{background-position:-224px -32px;}
.ui-icon-arrowstop-1-w{background-position:-240px -32px;}
.ui-icon-arrowthick-1-n{background-position:1px -48px;}
.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}
.ui-icon-arrowthick-1-e{background-position:-32px -48px;}
.ui-icon-arrowthick-1-se{background-position:-48px -48px;}
.ui-icon-arrowthick-1-s{background-position:-64px -48px;}
.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}
.ui-icon-arrowthick-1-w{background-position:-96px -48px;}
.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}
.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}
.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}
.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}
.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}
.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}
.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}
.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}
.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}
.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}
.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}
.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}
.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}
.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}
.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}
.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}
.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}
.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}
.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}
.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}
.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}
.ui-icon-arrow-4{background-position:0 -80px;}
.ui-icon-arrow-4-diag{background-position:-16px -80px;}
.ui-icon-extlink{background-position:-32px -80px;}
.ui-icon-newwin{background-position:-48px -80px;}
.ui-icon-refresh{background-position:-64px -80px;}
.ui-icon-shuffle{background-position:-80px -80px;}
.ui-icon-transfer-e-w{background-position:-96px -80px;}
.ui-icon-transferthick-e-w{background-position:-112px -80px;}
.ui-icon-folder-collapsed{background-position:0 -96px;}
.ui-icon-folder-open{background-position:-16px -96px;}
.ui-icon-document{background-position:-32px -96px;}
.ui-icon-document-b{background-position:-48px -96px;}
.ui-icon-note{background-position:-64px -96px;}
.ui-icon-mail-closed{background-position:-80px -96px;}
.ui-icon-mail-open{background-position:-96px -96px;}
.ui-icon-suitcase{background-position:-112px -96px;}
.ui-icon-comment{background-position:-128px -96px;}
.ui-icon-person{background-position:-144px -96px;}
.ui-icon-print{background-position:-160px -96px;}
.ui-icon-trash{background-position:-176px -96px;}
.ui-icon-locked{background-position:-192px -96px;}
.ui-icon-unlocked{background-position:-208px -96px;}
.ui-icon-bookmark{background-position:-224px -96px;}
.ui-icon-tag{background-position:-240px -96px;}
.ui-icon-home{background-position:0 -112px;}
.ui-icon-flag{background-position:-16px -112px;}
.ui-icon-calendar{background-position:-32px -112px;}
.ui-icon-cart{background-position:-48px -112px;}
.ui-icon-pencil{background-position:-64px -112px;}
.ui-icon-clock{background-position:-80px -112px;}
.ui-icon-disk{background-position:-96px -112px;}
.ui-icon-calculator{background-position:-112px -112px;}
.ui-icon-zoomin{background-position:-128px -112px;}
.ui-icon-zoomout{background-position:-144px -112px;}
.ui-icon-search{background-position:-160px -112px;}
.ui-icon-wrench{background-position:-176px -112px;}
.ui-icon-gear{background-position:-192px -112px;}
.ui-icon-heart{background-position:-208px -112px;}
.ui-icon-star{background-position:-224px -112px;}
.ui-icon-link{background-position:-240px -112px;}
.ui-icon-cancel{background-position:0 -128px;}
.ui-icon-plus{background-position:-16px -128px;}
.ui-icon-plusthick{background-position:-32px -128px;}
.ui-icon-minus{background-position:-48px -128px;}
.ui-icon-minusthick{background-position:-64px -128px;}
.ui-icon-close{background-position:-80px -128px;}
.ui-icon-closethick{background-position:-96px -128px;}
.ui-icon-key{background-position:-112px -128px;}
.ui-icon-lightbulb{background-position:-128px -128px;}
.ui-icon-scissors{background-position:-144px -128px;}
.ui-icon-clipboard{background-position:-160px -128px;}
.ui-icon-copy{background-position:-176px -128px;}
.ui-icon-contact{background-position:-192px -128px;}
.ui-icon-image{background-position:-208px -128px;}
.ui-icon-video{background-position:-224px -128px;}
.ui-icon-script{background-position:-240px -128px;}
.ui-icon-alert{background-position:0 -144px;}
.ui-icon-info{background-position:-16px -144px;}
.ui-icon-notice{background-position:-32px -144px;}
.ui-icon-help{background-position:-48px -144px;}
.ui-icon-check{background-position:-64px -144px;}
.ui-icon-bullet{background-position:-80px -144px;}
.ui-icon-radio-on{background-position:-96px -144px;}
.ui-icon-radio-off{background-position:-112px -144px;}
.ui-icon-pin-w{background-position:-128px -144px;}
.ui-icon-pin-s{background-position:-144px -144px;}
.ui-icon-play{background-position:0 -160px;}
.ui-icon-pause{background-position:-16px -160px;}
.ui-icon-seek-next{background-position:-32px -160px;}
.ui-icon-seek-prev{background-position:-48px -160px;}
.ui-icon-seek-end{background-position:-64px -160px;}
.ui-icon-seek-start{background-position:-80px -160px;}
.ui-icon-seek-first{background-position:-80px -160px;}
.ui-icon-stop{background-position:-96px -160px;}
.ui-icon-eject{background-position:-112px -160px;}
.ui-icon-volume-off{background-position:-128px -160px;}
.ui-icon-volume-on{background-position:-144px -160px;}
.ui-icon-power{background-position:0 -176px;}
.ui-icon-signal-diag{background-position:-16px -176px;}
.ui-icon-signal{background-position:-32px -176px;}
.ui-icon-battery-0{background-position:-48px -176px;}
.ui-icon-battery-1{background-position:-64px -176px;}
.ui-icon-battery-2{background-position:-80px -176px;}
.ui-icon-battery-3{background-position:-96px -176px;}
.ui-icon-circle-plus{background-position:0 -192px;}
.ui-icon-circle-minus{background-position:-16px -192px;}
.ui-icon-circle-close{background-position:-32px -192px;}
.ui-icon-circle-triangle-e{background-position:-48px -192px;}
.ui-icon-circle-triangle-s{background-position:-64px -192px;}
.ui-icon-circle-triangle-w{background-position:-80px -192px;}
.ui-icon-circle-triangle-n{background-position:-96px -192px;}
.ui-icon-circle-arrow-e{background-position:-112px -192px;}
.ui-icon-circle-arrow-s{background-position:-128px -192px;}
.ui-icon-circle-arrow-w{background-position:-144px -192px;}
.ui-icon-circle-arrow-n{background-position:-160px -192px;}
.ui-icon-circle-zoomin{background-position:-176px -192px;}
.ui-icon-circle-zoomout{background-position:-192px -192px;}
.ui-icon-circle-check{background-position:-208px -192px;}
.ui-icon-circlesmall-plus{background-position:0 -208px;}
.ui-icon-circlesmall-minus{background-position:-16px -208px;}
.ui-icon-circlesmall-close{background-position:-32px -208px;}
.ui-icon-squaresmall-plus{background-position:-48px -208px;}
.ui-icon-squaresmall-minus{background-position:-64px -208px;}
.ui-icon-squaresmall-close{background-position:-80px -208px;}
.ui-icon-grip-dotted-vertical{background-position:0 -224px;}
.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}
.ui-icon-grip-solid-vertical{background-position:-32px -224px;}
.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}
.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}
.ui-icon-grip-diagonal-se{background-position:-80px -224px;}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{border-top-left-radius:3px;}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{border-top-right-radius:3px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{border-bottom-left-radius:3px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{border-bottom-right-radius:3px;}
.ui-widget-overlay{background:#aaaaaa;opacity:.3;}
.ui-widget-shadow{box-shadow:0px 0px 5px #666666;}
article.post-password-required .entry-header{text-align:center;}
article.post-password-required .entry-content .ppw-ppf-input-container{max-width:480px;background:#f5f5f5;padding:24px;margin:0 auto 48px;}
article.post-password-required .entry-content .ppwp-wrong-pw-error, article.post-password-required .entry-content .ppw-ppf-error-msg{max-width:480px;background:#f5f5f5;padding:24px;margin:0 auto 48px;}
article.post-password-required .entry-content .ppwp-wrong-pw-error p, article.post-password-required .entry-content .ppw-ppf-error-msg p{font-weight:600;margin:0;text-align:center;font-size:16px;line-height:1.5;}
article.post-password-required .entry-content .ppw-post-password-container .ppw-ppf-desc{max-width:420px;margin:0 auto 24px;}
article.post-password-required .entry-content .ppw-post-password-container .ppw-ppf-desc p{margin:0;text-align:center;font-size:16px;line-height:1.5;font-weight:500;}
article.post-password-required .entry-content .ppw-post-password-container .ppw-ppf-field-container{max-width:420px;margin:0 auto;}
article.post-password-required .entry-content .ppw-post-password-container .ppw-ppf-field-container .ppw-pwd-label{font-weight:600;margin:0 0 16px;}
article.post-password-required .entry-content .ppw-post-password-container .ppw-ppf-field-container .ppw-pwd-submit-btn{display:block;width:100%;background-color:#112D4E;color:#DBC078;border:none;font-weight:600;text-transform:uppercase;padding:8px 16px;height:auto;font-size:16px;line-height:1.5;cursor:pointer;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
article.post-password-required .entry-content .ppw-post-password-container .ppw-ppf-field-container .ppw-pwd-submit-btn:hover{background-color:#000222;}
.single-post .post-thumbnail img{width:100%;display:block;max-height:480px;object-fit:cover;}
.single-post .entry-header{background-color:#21272A;padding:80px 32px;text-align:center;max-width:100%;}
@media screen and (min-width:720px){
.single-post .entry-header{padding:120px 32px;}
}
.single-post .entry-header h1{margin:0;color:#fff;font-weight:600;font-size:calc(36px + 18 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.single-post .entry-header h1{font-size:36px;}
}
@media screen and (min-width:1240px){
.single-post .entry-header h1{font-size:54px;}
}
.single-post .entry-header .entry-meta{color:#989898;font-size:calc(14px + 4 * ((100vw - 320px) / 920));}
@media screen and (max-width:320px){
.single-post .entry-header .entry-meta{font-size:14px;}
}
@media screen and (min-width:1240px){
.single-post .entry-header .entry-meta{font-size:18px;}
}
.single-post .entry-header .entry-meta a{color:#DBC078;}
.single-post .entry-header .entry-meta a:hover{text-decoration:none;}
.single-post .entry-content{padding:48px 32px;max-width:1240px;margin:0 auto;}
@media screen and (min-width:720px){
.single-post .entry-content{padding:64px 32px;}
}
.single-post .entry-content p{margin:0 auto 24px;font-size:16px;line-height:1.5;}
@media screen and (min-width:720px){
.single-post .entry-content p{font-size:18px;margin:0 auto 32px;}
}
.single-usluge-header{position:relative;}
.single-usluge-header-wrapper{position:absolute;z-index:5;top:unset;bottom:10%;left:0;right:0;margin:0 auto;width:100%;transform:none;color:#112D4E;}
.single-usluge-header .post-thumbnail{position:relative;z-index:1;}
.single-usluge-header .post-thumbnail img{display:block;aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;position:relative;z-index:1;}
@media screen and (min-width:1024px){
.single-usluge-header .post-thumbnail img{aspect-ratio:16/8;}
}
@media screen and (min-width:1240px){
.single-usluge-header .post-thumbnail img{aspect-ratio:16/6;}
}
@media screen and (min-width:1440px){
.single-usluge-header .post-thumbnail img{aspect-ratio:16/5;}
}
@media screen and (min-width:1620px){
.single-usluge-header .post-thumbnail img{aspect-ratio:16/4;}
}
.single-usluge-header .post-thumbnail:after{content:"";width:100%;height:100%;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.8) 100%);display:block;position:absolute;top:0;left:0;z-index:2;background-repeat:no-repeat;background-position:center center;background-size:cover;opacity:1;}
.single-usluge-header .entry-title{display:inline-block;font-size:calc(24px + 40 * ((100vw - 320px) / 920));background-repeat:no-repeat;background-position:bottom right;background-size:auto 17.5%;padding:24px 24px 24px 0;color:#fff;text-shadow:2px 2px 1px rgba(0, 0, 0, 0.25);margin-bottom:0;}
@media screen and (max-width:320px){
.single-usluge-header .entry-title{font-size:24px;}
}
@media screen and (min-width:1240px){
.single-usluge-header .entry-title{font-size:64px;}
}
.single-usluge-header .entry-title small{font-size:calc(14px + 6 * ((100vw - 320px) / 920));text-transform:uppercase;color:#DBC078;font-weight:600;text-align:left;display:block;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.25);}
@media screen and (max-width:320px){
.single-usluge-header .entry-title small{font-size:14px;}
}
@media screen and (min-width:1240px){
.single-usluge-header .entry-title small{font-size:20px;}
}
.single-usluge-header .sqs-block-button-container{margin-bottom:48px;}
@media screen and (min-width:720px){
.single-usluge-header .sqs-block-button-container{margin-bottom:80px;}
}
.single-usluge-header .sqs-block-button-container a{transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;text-decoration:none;text-align:center;display:inline-block;padding:8px 16px;border-radius:8px;font-size:14px;line-height:1.25;font-weight:600;border:1px solid #DBC078;background-color:#DBC078;color:#fff;}
@media screen and (min-width:720px){
.single-usluge-header .sqs-block-button-container a{font-size:16px;}
}
.single-usluge-header .sqs-block-button-container a:hover{border-color:#DBC078;background-color:#DBC078;color:#fff;}
.single-usluge-container{max-width:100%;}
@media screen and (min-width:720px){
.single-usluge-container{max-width:100%;}
}
.overflow-x-auto{overflow-x:auto;}
.overflow-y-auto{overflow-y:auto;}
.indices-table{min-width:100%;max-width:100%;width:auto;border:0;border-collapse:collapse;table-layout:fixed;position:relative;}
.indices-table-reset{position:absolute;bottom:100%;left:0;display:block;color:#DBC078;font-weight:500;cursor:pointer;font-size:16px;line-height:24px;border-bottom:1px solid #DBC078;margin-bottom:16px;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.indices-table-reset:after{content:"\27F2";font-weight:500;font-size:24px;line-height:24px;margin-left:4px;}
.indices-table-reset:hover{border-color:transparent;color:#050505;}
.indices-table-reset-wrapper{position:relative;}
.indices-table-reset.hidden{display:none;}
.indices-table thead{position:sticky;}
.indices-table thead th{padding:8px 8px;font-size:12px;line-height:20px;white-space:nowrap;background-color:#DBC078;color:#fff;font-weight:700;text-align:center;position:relative;}
@media screen and (min-width:720px){
.indices-table thead th{font-size:16px;padding:12px 16px;}
}
@media screen and (min-width:1024px){
.indices-table thead th{font-size:18px;padding:12px 24px;}
}
.indices-table thead th:first-child{text-align:left;position:sticky;z-index:1;left:0;white-space:nowrap;}
.indices-table thead th.sorting{cursor:pointer;padding-right:16px;}
@media screen and (min-width:1024px){
.indices-table thead th.sorting{padding-right:24px;}
}
.indices-table thead th.sorting:before, .indices-table thead th.sorting:after{top:50%;margin-top:-10px;right:8px;content:">";position:absolute;display:block;width:16px;height:16px;font-family:"icomoon";opacity:0.5;transition:0.3s cubic-bezier(0.45, 0.25, 0.6, 0.95) 0s;}
.indices-table thead th.sorting:before{content:"\e90e";transform:translateY(-50%);}
.indices-table thead th.sorting:after{content:"\e90b";transform:translateY(50%);}
.indices-table thead th.sorting:hover:before{opacity:0.75;}
.indices-table thead th.sorting:hover:after{opacity:0.8;}
.indices-table thead th.sorting.sorting_asc:before{opacity:1 !important;}
.indices-table thead th.sorting.sorting_desc:after{opacity:1 !important;}
.indices-table tbody tr td{padding:4px 8px;text-align:center;font-size:12px;white-space:nowrap;background-color:#f5f7fb;width:200px;}
@media screen and (min-width:720px){
.indices-table tbody tr td{font-size:14px;padding:8px 16px;}
}
@media screen and (min-width:1024px){
.indices-table tbody tr td{font-size:16px;padding:8px 24px;}
}
.indices-table tbody tr td:first-child{text-align:left;position:sticky;left:0;z-index:1;}
.indices-table tbody tr:nth-child(odd) td{background-color:#fff;}
.indices-table tbody tr.header{font-weight:600;line-height:1.6;}
.indices-table tbody tr.header td{border-bottom:2px solid #f4f8fb;background-color:#ACACAC;}
@media screen and (min-width:1024px){
.indices-table tbody tr:hover td {
background-color: #333;
color: #fff;
}
}