/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.1.3
	Stable tag: 3.1.1
	Requires at least: 6.0
	Tested up to: 6.5
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
* Document basic styling
* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License
 */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #CC3366;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    -moz-column-break-after: avoid;
         break-after: avoid;
  }
}
/**
 * Form styling
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #CC3366;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid #CC3366;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
}
button:focus:not(:focus-visible),
[type=submit]:focus:not(:focus-visible),
[type=button]:focus:not(:focus-visible) {
  outline: none;
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
  color: #ffffff;
  background-color: #CC3366;
  text-decoration: none;
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}


@font-face {
  font-family: 'Velodva'; /* Name your font family */
  src: url('fonts/subset-VeloWWangle-Bold.woff'); /* Locate the .ttf file within your directory*/
}



#nove-zvijezda-kockice{
    position: relative;
    background: #F4F0ED;
    margin: 0;
    z-index: 3;
}
#nove-zvijezda-kockice .vc_custom_heading{
    width: 10.4em;
    max-width: 92%;
    font-family: 'Perfect Moment Script', sans-serif;
    font-size: 14em;
    line-height: 0.71;
    letter-spacing: 0.02em;
    text-transform: lowercase;
    margin: auto;
    padding-top: 0.871em;
    padding-bottom: 0.487em;
    -ms-transform: rotate(-0.41deg);
    -moz-transform: rotate(-0.41deg);
    -webkit-transform: rotate(-0.41deg);
    -o-transform: rotate(-0.41deg);
    transform: rotate(-0.41deg);
}

#bg-crveno-zeleno{
    position: relative;
    font-family: 'Bruta Pro Compressed', sans-serif;
    width: 100%;
    height: 104.4em;
    margin: 0;
    color: #fff;
}
#bg-crveno-zeleno > .wpb_column > .vc_column-inner{
    padding: 0;
}
#bg-crveno-zeleno::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #F4F0ED;
    pointer-events: none
}
#bg-crveno-zeleno::after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/bg-crveno-zeleno.png);
    background-image: url(images/bg-crveno-zeleno.webp);
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
    pointer-events: none
}
#bg-crveno-zeleno > *{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
#bg-crveno-zeleno .vc_custom_heading{
    font-size: 6em;
    line-height: 1.16666;
    text-transform: uppercase;
}
#potraga-za-sastojkom{
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    padding-top: 62em;
    padding-left: 21.927%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
}
#potraga-za-sastojkom .vc_custom_heading{
    width: 22em;
    max-width: 92%;
}
#as-u-rukavu{
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 100%;
    padding-left: 10.83%;
    padding-bottom: 62.5em;
    -ms-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    box-sizing: border-box;
}
#as-u-rukavu .vc_custom_heading{
    width: 20.284em;
    max-width: 92%;
}

#kockice{
    position: relative;
    max-width: 88%;
    margin: auto;
    margin-top: -2%;
    margin-bottom: 5%;
    z-index: 3;
}
#kockice .vc_column-inner{
    padding: 2.8%;
}
#kockice .wpb_single_image{
    position: relative;
    width: 100%;
    font-size: 0;
    padding-top: 120%;
}
#kockice .wpb_single_image::before{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    padding-top: 100%;
    border-radius: 40px;
    background: #F4F0ED;
}
#kockice .wpb_single_image img{
    position: absolute;
    left: 0;
    bottom: -1.8%;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center bottom;
    z-index: 2;
}

#kladenje-na-okus{
    position: relative;
    width: 100%;
    height: 133.4em;
    margin: 0;
    color: #fff;
}
#kladenje-na-okus > .wpb_column > .vc_column-inner{
    padding: 0;
}
#kladenje-na-okus::before{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 147.1em;
    background-image: url(images/bg-okus-na-koji-se-mozes-kladiti.png);
    background-image: url(images/bg-okus-na-koji-se-mozes-kladiti.webp);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    pointer-events: none
}
#kladenje-na-okus > *{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
#kladenje-na-okus .vc_custom_heading{
    width: 92%;
    font-family: 'Perfect Moment Script', sans-serif;
    font-size: 13em;
    line-height: 1.0769;
    text-transform: lowercase;
    text-align: center;
    margin: auto;
    margin-top: 2em;
    -ms-transform: rotate(-3.77deg);
    -moz-transform: rotate(-3.77deg);
    -webkit-transform: rotate(-3.77deg);
    -o-transform: rotate(-3.77deg);
    transform: rotate(-3.77deg);
}

#nacini-pripreme{
    position: relative;
    z-index: 2;
}
#nacini-pripreme .vc_custom_heading{
    font-family: 'Bruta Pro Compressed', sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin: auto;
}
#nacini-pripreme h2.vc_custom_heading{
    width: 20.55em;
    font-size: 6em;
    line-height: 1.1666;
    padding-top: 1.5666em;
    padding-bottom: 0.8em;
}
#nacini-pripreme-ikone{
    width: 92%;
    margin: auto;
}
#nacini-pripreme-ikone > .wpb_column{
    padding: 1.83%;
    box-sizing: border-box;
}
#nacini-pripreme-ikone > .wpb_column > .vc_column-inner{
    padding: 0;
}
#nacini-pripreme-ikone img{
    width: 100%;
    height: auto;
    margin: auto;
    margin-bottom: 15%;
}
#nacini-pripreme-ikone h3.vc_custom_heading{
    font-size: 5em;
    line-height: 1.2;
}

#recepti{
    position: relative;
    margin: 0;
    margin-top: 17.629em;
    padding-top: 40em;
    padding-bottom: 12.75em;
    color: #fff;
}
#recepti::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2DB75A;
}
#recepti > .wpb_column{
    position: static;
}
#recepti > .wpb_column::before{
    position: absolute;
    content: '';
    top: -31.242em;
    left: 0;
    width: 100%;
    height: 93.24em;
    background-image: url(images/bg-video-top.png);
    background-image: url(images/bg-video-top.webp);
    background-position: center;
    background-size: cover;
}
#recepti .vc_column-inner{
    padding: 0;
}
#recepti > .wpb_column > *{
    position: relative;
    z-index: 3;
}
#recepti .vc_custom_heading{
    position: absolute;
    top: 0;
    left: 50%;
    width: 16.2em;
    max-width: 92%;
    font-family: 'Perfect Moment Script', sans-serif;
    font-size: 11em;
    line-height: 0.7272;
    text-transform: lowercase;
    text-align: center;
    margin-top: -3.5em;
    -ms-transform: matrix(1, -0.07, 0.07, 1, 0, 0) translateX(-50%);
    -moz-transform: matrix(1, -0.07, 0.07, 1, 0, 0) translateX(-50%);
    -webkit-transform: matrix(1, -0.07, 0.07, 1, 0, 0) translateX(-50%);
    -o-transform: matrix(1, -0.07, 0.07, 1, 0, 0) translateX(-50%);
    transform: matrix(1, -0.07, 0.07, 1, 0, 0) translateX(-50%);
}
#recepti .vc_row{
    width: 92%;
    margin: auto;
}
#recepti .vc_row .wpb_column{
    padding: 1.85% 1.35%;
    box-sizing: border-box;
}

.kviz{
    position: relative;
    color: #fff;
}
.kviz .title{
    position: absolute;
    top: 2em;
    left: 50%;
    width: 11.69em;
    max-width: 92%;
    font-family: 'Perfect Moment Script', sans-serif;
    font-size: 14.5em;
    line-height: 1.0344827;
    text-transform: lowercase;
    text-align: center;
    -ms-transform: rotate(-3.77deg) translateX(-50%) translateY(-50%);
    -moz-transform: rotate(-3.77deg) translateX(-50%) translateY(-50%);
    -webkit-transform: rotate(-3.77deg) translateX(-50%) translateY(-50%);
    -o-transform: rotate(-3.77deg) translateX(-50%) translateY(-50%);
    transform: rotate(-3.77deg) translateX(-50%) translateY(-50%);
    z-index: 3;
}

.kviz .pitanja, .kviz .rezultat{
    position: absolute;
    top: 58em;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.5s linear;
    z-index: 2;
}
.kviz .pitanja.hidden, .kviz .rezultat.hidden{
    display: block;
    z-index: -1;
}
.kviz .pitanja.active, .kviz .rezultat.active{
    position: relative;
    top: 0;
    opacity: 1;
    z-index: 3;
}

.kviz .pitanja{
    display: flex;
    justify-content: center;
    height: 143em;
}
.kviz .pitanja::before{
    position: absolute;
    content: '';
    top: -26em;
    left: 0;
    width: 100%;
    height: 146em;
    background-image: url(images/bg-kviz-pitanja.png);
    background-image: url(images/bg-kviz-pitanja.webp);
    background-size: cover;
    background-position: center;
}
.kviz .pitanja .pitanje{
    position: absolute;
    top: 40%;
    left: 50%;
    max-width: 100%;
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -o-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    z-index: 2;
    opacity: 0;
    transition: all 0.5s linear;
}
.kviz .pitanja .pitanje.hidden{
    display: block;
    z-index: -1;
}
.kviz .pitanja .pitanje.animate{
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
    z-index: 3;
}
.kviz .pitanja .pitanje.visible{
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
}
.kviz .pitanja .pitanje .rb{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.375em;
    height: 2.3em;
    font-family: 'Poppins', sans-serif;
    font-size: 4em;
    font-weight: 700;
    line-height: 1em;
    margin: auto;
    margin-bottom: 1.125em;
    border-radius: 50%;
    background: #E14141;
    color: #fff;
}
.kviz .pitanja .pitanje .tekst{
    width: 15.8em;
    max-width: 92%;
    font-family: 'Bruta Pro Compressed', sans-serif;
    font-size: 6em;
    font-weight: 700;
    line-height: 1.17;
    text-align: center;
    text-transform: uppercase;
    margin: auto;
    margin-bottom: 1.1em;
}
.kviz .pitanja .pitanje .odgovori .odgovor{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30em;
    max-width: 92%;
    height: 2.666em;
    font-family: 'Poppins', sans-serif;
    font-size: 3em;
    font-weight: 600;
    line-height: 2;
    margin: auto;
    margin-bottom: 0.8666em;
    border-radius: 0.5em;
    background: #FAFAFA;
    color: #000;
    cursor: pointer;
}

.kviz .rezultat{
    padding-top: 5em;
    padding-bottom: 20.1em;
    box-sizing: border-box;
}

.kviz .rezultat > *{
    position: relative;
    z-index: 3;
}
.kviz .rezultat .rezultat-poruka{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 5em;
}
.kviz .rezultat .rezultat-poruka .slika{
    position: relative;
    width: 34.376em;
    height: 41.5em;
    margin-left: 16em;
    margin-right: 8em;
}
.kviz .rezultat .rezultat-poruka .slika::before{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    padding-top: 100%;
    border-radius: 4em;
    background: #F4F0ED;
}
.kviz .rezultat .rezultat-poruka .slika img{
    position: absolute;
    left: 0;
    bottom: -0.8em;
    width: 100%;
    height: 100%;
    z-index: 2;
    object-fit: contain;
    object-position: center bottom;
}
.kviz .rezultat .rezultat-poruka .tekst{
    width: 7.8875em;
    font-family: 'Bruta Pro Compressed', sans-serif;
    font-size: 8em;
    font-weight: 700;
    line-height: 1.25;
}
.kviz .rezultat .kotac-tekst{
 color: #FFF200;
text-align: center;
font-family: "Velodva";
font-size: 4em;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 40px */
    padding-bottom: 2em;
    max-width:500px;
    margin:0 auto;
}

.kviz .rezultat .kotac-box::before {
  position: absolute;
  content: '';
  background: url(images/pahulja.png);
    background-repeat: repeat;
    background-size: auto;
  width: 65em;
  height: 65em;
  background-size: contain;
  background-repeat: no-repeat;
  top: -8em;
  left: -3em;
}
.kviz .rezultat .kotac-box{
    position: relative;
    width: 50em;
    height: 50em;
    margin: auto;
    margin-bottom: 10em;
  margin-top: 4em;
}

.recept.hidden {
  display: none;
}
.kviz .rezultat .kotac{
	width:50em;
	height:50em;
	background-color: #ccc;
	border-radius:50%;
	border:1em solid #fff;
	position: relative;
	overflow: hidden;
	transition: 5s;
    box-sizing: border-box;
    transform: rotate(10deg);
}
.kviz .rezultat .kotac > div{
	height:50%;
	width:29em;
	position: absolute;
	clip-path: polygon(100% 0 , 50% 100% , 0 0 );
	transform:translateX(-50%);
	transform-origin:bottom;
	text-align:center;
	display:flex;
	align-items: center;
	justify-content: center;
	left:9.5em;
}
.kviz .rezultat .kotac > div > img {
  position: absolute;
  top: 16%;
  left: 25%;
  width: 50%;
  height: 50%;
  object-fit: contain;
  object-position: center;
}
.kviz .rezultat .kotac > div::after{
    position: absolute;
    content: '';
    top: 10%;
    left: 25%;
    width: 50%;
    height: 50%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.kviz .rezultat .kotac .zeleno{
    background-color: #2E0090;
}
.kviz .rezultat .kotac .zeleno::after{
    background-image: url(images/kockica-mediteran.png);
    background-image: url(images/kockica-mediteran.webp);
}
.kviz .rezultat .kotac .crveno{
    background-color: #5A50C9;
}
.kviz .rezultat .kotac .crveno::after{
    background-image: url(images/kockica-cesnjak.png);
    background-image: url(images/kockica-cesnjak.webp);
}
.kviz .rezultat .kotac .plavo{
    background-color: var(--kockica-plava);
}
.kviz .rezultat .kotac .plavo::after{
    background-image: url(images/kockica-slana.png);
    background-image: url(images/kockica-slana.webp);
}
.kviz .rezultat .kotac > div:nth-child(1){
	left:50%;
}
.kviz .rezultat .kotac > div:nth-child(2){
	transform: rotate(62deg);
}
.kviz .rezultat .kotac > div:nth-child(3){
	transform:rotate(122deg);
}
.kviz .rezultat .kotac > div:nth-child(4){
	transform: rotate(183deg);
}
.kviz .rezultat .kotac > div:nth-child(5){
	transform: rotate(244deg);
}
.kviz .rezultat .kotac > div:nth-child(6){
	transform: rotate(302deg);
}
.kviz .rezultat .kotac-box .krug{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3em;
    height: 3em;
    margin-top: -1.5em;
    margin-left: -1.5em;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
}
.kviz .rezultat .kotac-box .strelica{
    position: absolute;
    top: 0;
    left: 50%;
    width: 5em;
    height: 5em;
    margin-top: 0em;
    margin-left: -3em;
    background-image: url(images/arrow-kotac.png);
    background-image: url(images/arrow-kotac.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 3;
}
.kviz .rezultat .zavrti-kotac{
    border-radius: 0.4285em;
    background: #FFF200;
    padding-top:1em;
    padding-bottom:1em;
    max-width:310px;
    color: #5B51C9;
text-align: center;
font-family: "Velodva";
font-size: 2em;
font-style: normal;
font-weight: 700;
line-height: 1.2; /* 108.696% */
text-transform: uppercase;
margin:0 auto;
cursor:pointer;
}
.kviz .recepti{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 58em;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear;
    z-index: 9;
}
.kviz .recepti.hidden{
    z-index: -1;
}
.kviz .recepti.active{
    opacity: 1;
    transform:  scale(1);
}
.kviz .recepti .recepti-grupa{
    max-width: 100%;
}
.kviz .recepti .recept {
  position: relative;
  width: 50.4em;
  margin: auto;
  padding-top: 6.4em;
  padding-bottom: 5.4em;
  border-radius: 4em;
  background: #2E0090;
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
}
.kviz .recepti .recept .close {
  position: absolute;
  top: 0.47em;
  right: 0.49em;
  width: 0.95em;
  height: 0.95em;
   font-family: "Velodva";
  font-size: 4.3em;
  line-height: 0.8;
  text-align: center;
  border-radius: 100em;
  background: #fff;
  color: #2E0090;
  cursor: pointer;
}
.kviz .recepti .recept .naslov {
  font-family: "Velodva";
  font-size: 3em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.kviz .recepti .recept .slika{
    width: 73em;
    max-width: 92%;
    margin: auto;
    margin-bottom: 5em;
}
.kviz .recepti .recept .slika img{
    width: 100%;
    max-height: 73em;
    height: auto;
    object-fit: cover;
    object-position: center;
}
.kviz .recepti .recept .poveznice{
    display: flex;
    width: 73em;
    max-width: 92%;
    margin: auto;
}
.kviz .recepti .recept .poveznice a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 2.31428em;
    font-family: 'Bruta Pro Compressed', sans-serif;
    font-size: 3.5em;
    line-height: 1.2857;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0.42857em;
    background: #FFFFFF;
    color: #E1403F;
}
.kviz .recepti .recept .poveznice a:first-child{
    margin-right: 0.4714em;
}
.kviz .recepti .recept .poveznice a:last-child{
    margin-left: 0.4714em;
}

#nagradna-igra{
    position: relative;
    margin: 0;
    padding-top: 56.3em;
    padding-bottom: 6.4em;
    background: #F4F0ED;
    z-index: 2;
}
#nagradna-igra::before{
  position: absolute;
  content: '';
  top: -27.9em;
  left: 0;
  width: 100%;
  height: 84.885em;
  background-image: url(images/bg-nagradna-igra.png);
  background-image: url(images/bg-nagradna-igra.webp);
  background-size: cover;
  background-position: center;
  z-index: 2;
}
#nagradna-igra > .wpb_column > .vc_column-inner{
    padding: 0;
}
#nagradna-igra .vc_custom_heading{
    position: absolute;
    top: -2.4em;
    left: 50%;
    width: 11.6893em;
    max-width: 92%;
    font-family: 'Perfect Moment Script', sans-serif;
    font-size: 14.5em;
    line-height:0.9655;
    text-transform: lowercase;
    margin: auto;
    color: #fff;
    -ms-transform: matrix(1, -0.07, 0.07, 1, 0, 0) translateX(-50%) translateY(-50%);
    -moz-transform: matrix(1, -0.07, 0.07, 1, 0, 0) translateX(-50%) translateY(-50%);
    -webkit-transform: matrix(1, -0.07, 0.07, 1, 0, 0) translateX(-50%) translateY(-50%);
    -o-transform: matrix(1, -0.07, 0.07, 1, 0, 0) translateX(-50%) translateY(-50%);
    transform: matrix(1, -0.07, 0.07, 1, 0, 0) translateX(-50%) translateY(-50%);
    z-index: 3;
}
#nagradna-igra .opis{
    font-family: 'Bruta Pro Compressed', sans-serif;
    width: 31.725em;
    max-width: 92%;
    font-size: 4em;
    line-height: 1.125;
    margin: auto;
    margin-bottom: 0.5em;
    padding: 1em 0;
}
#nagradna-igra .nf-form-title{
    display: none;
}
#nagradna-igra .nf-before-form-content{
    display: none;
}
#nagradna-igra .ninja-forms-req-symbol{
    color: #2D1307;
}
#nagradna-igra .nf-error-msg{
    color: #E1403F;
}
#nagradna-igra .nf-form-content{
    width: 88.7em;
    max-width: 80%;
    padding: 0;
}
#nagradna-igra #ninja_forms_required_items, #nagradna-igra .nf-field-container{
    margin-bottom: 3em;
}
#nagradna-igra .nf-field-label{
    margin-bottom: 0;
}
#nagradna-igra .checkbox-container.label-right .field-wrap>div{
    width:auto;
}
#nagradna-igra .nf-form-content label{
    font-family: 'Bruta Pro Compressed', sans-serif;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.8;
}
#nagradna-igra .nf-form-content .listselect-wrap .nf-field-element div, #nagradna-igra .nf-form-content .ninja-forms-field{
    font-family: 'Bruta Pro Compressed', sans-serif;
    font-size: 2.5em;
    line-height: 1.2;
}
#nagradna-igra .nf-form-content .list-select-wrap .nf-field-element > div, #nagradna-igra .nf-form-content input:not([type="button"]), #nagradna-igra .nf-form-content textarea{
    border-color: #ccc;
    border-radius: 0.6em;
    background: #F5F5F5;
    color: #2D1307;
}
#nagradna-igra .nf-form-content .listselect-wrap .nf-field-element div, #nagradna-igra .nf-form-content input.ninja-forms-field, #nagradna-igra .nf-form-content select.ninja-forms-field:not([multiple]){
    height: 3.28em;
}
#nagradna-igra .nf-pass .ninja-forms-field {
    border-color: #2DB75A !important;
}
#nagradna-igra .nf-error .ninja-forms-field{
    border-color: #E1403F!important;
}
#nagradna-igra .nf-error.field-wrap .nf-field-element::after{
    width: 2.3428em;
    height: 2.2857em;
    font-size: 3.5em;
    line-height: 2.2857em;
    border-top-right-radius: 0.42857em;
    border-bottom-right-radius: 0.42857em;
    background: #E1403F;
}
#nagradna-igra .nf-pass.field-wrap .nf-field-element::after{
    right: 0;
    width: 1.82222em;
    height: 1.77777em;
    font-size: 4.5em;
    line-height: 1.77777em;
    text-align: center;
    color: #2DB75A;
}
#nagradna-igra .checkbox-container.label-right label{
    margin-left: 1.6em;
}
#nagradna-igra .checkbox-container.label-right label::before{
    left: -1.3em;
}
#nagradna-igra .checkbox-wrap .nf-field-element label::before, #nagradna-igra .checkbox-wrap .nf-field-label label::before, #nagradna-igra .listcheckbox-wrap .nf-field-element label::before, #nagradna-igra .listcheckbox-wrap .nf-field-label label::before {
    font-size: 1.2em;
}
#nagradna-igra .checkbox-container.label-right label::after{
    top: 0.4em;
    left: -1.6em;
}
#nagradna-igra .checkbox-wrap .nf-field-element label::after, #nagradna-igra .checkbox-wrap .nf-field-label label::after, #nagradna-igra .listcheckbox-wrap .nf-field-element label::after, #nagradna-igra .listcheckbox-wrap .nf-field-label label::after{
    width: 1.2em;
    height: 1.2em;
    border-radius: 0.2em;
    border-color: #ccc;
    background: #F5F5F5;
}
#nagradna-igra .nf-after-field{
    font-family: 'Bruta Pro Compressed', sans-serif;
    font-size: 2em;
    line-height: 1.2;
}
#nagradna-igra .nf-field-container.checkbox-container{
    margin-bottom: 5em;
}
#nagradna-igra .checkbox-container a{
    color: #2D1307;
}
#nagradna-igra .nf-form-content .submit-wrap input{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 12.28em;
    height: 3.28em;
    font-family: 'Bruta Pro Compressed', sans-serif;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.6em;
    border-radius: 0.5em;
    border: none;
    background: #E1403F;
    color: #fff;
    cursor: pointer;
}

.footer{
    position: relative;
    background: #F4F0ED;
    color: #fff;
}
.footer::before{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 84.9em;
    background-image: url(images/bg-footer.png);
    background-image: url(images/bg-footer.webp);
    background-size: cover;
    background-position: center;
}
.footer .top{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45.5em;
    z-index: 2;
}
.footer .logo{
    position: relative;
    width: 30.857em;
    height: 14.4em;
    margin: 0 auto;
    margin-top: 1.2em;
    margin-bottom: 3.6em;
}
.footer .social-box .title{
    font-family: 'Poppins', sans-serif;
    font-size: 2.4em;
    font-weight: 500;
    line-height: 0.875em;
    text-align: center;
    margin-bottom: 1em;
}
.footer .social{
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 4.4em;
}
.footer .social a{
    display: block;
    width: 4.5em;
    height: 4.5em;
    margin: 0 0.8em;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.footer .social a.facebook{
    background-image: url(images/icon-facebook.png);
    background-image: url(images/icon-facebook.svg);
}
.footer .social a.instagram{
    background-image: url(images/icon-instagram.png);
    background-image: url(images/icon-instagram.svg);
}
.footer .social a.linkedin{
    background-image: url(images/icon-linkedin.png);
    background-image: url(images/icon-linkedin.svg);
}
.footer .social a.youtube{
    background-image: url(images/icon-youtube.png);
    background-image: url(images/icon-youtube.svg);
}
.footer .back{
    font-family: 'Poppins', sans-serif;
    font-size: 2.4em;
    font-weight: 500;
    line-height: 0.875em;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
.footer .logo img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.footer .copyright{
    padding-top: 7.4em;
    padding-bottom: 3.8em;
    background: #00A0CD;
    color: #fff;
}
.footer .copyright .tekst{
    position: relative;
    font-family: 'Poppins';
    font-size: 1.2em;
    line-height: 1.5;
    text-align: center;
    z-index: 2;
}
.footer .copyright a{
    color: #fff;
}
@media all and (max-width:1368px){
    .kviz .rezultat .kotac-box {
  transform: scale(0.8);
  margin-bottom: 5em;
}

.kviz .rezultat .kotac-tekst {
  padding-bottom: 0em;
}

.kviz .rezultat {
  padding-top: 0em;
  padding-bottom: 0em;
  box-sizing: border-box;
}

.kviz {
  font-size: 0.8em;
}
}
@media all and (max-width:767px){
    body > main{
        width: 100%;
    }
    #nacini-pripreme{
        font-size: 0.3rem;
    }
    #nacini-pripreme h2.vc_custom_heading{
        width: 92%;
        margin: auto;
    }
    #nacini-pripreme-ikone > .wpb_column{
        padding: 5%;
    }
    #nacini-pripreme-ikone img{
        margin-bottom: 3%;   
    }
    #recepti .vc_row .wpb_column{
        padding: 5.5% 4%;
        box-sizing: border-box;
    }
    .kviz .pitanja .pitanje{
        font-size: 0.32rem;
    }
    .kviz .rezultat > *{
        font-size: 0.3rem;
    }
    .kviz .rezultat .rezultat-poruka{
        max-width: 92%;
        margin-left: auto;
        margin-right: auto;
    }
    .kviz .rezultat .rezultat-poruka .slika{
        margin-left: 8em;
    }
    .kviz .recepti .recept{
        font-size: 0.32rem;
    }
    #nagradna-igra .opis{
        font-size: 6em;
    }
    #nagradna-igra .nf-form-content{
        font-size: 2em;
    }
    .footer{
        font-size: 0.5rem;
    }
}
@media all and (min-width:1024px){
    .header{
        background-image: url(images/header-bg-hd.jpg);
        background-image: url(images/header-bg-hd.webp);
    }
}
@media all and (min-width:1920px){
    .header{
        background-image: url(images/header-bg-4k.jpg);
        background-image: url(images/header-bg-4k.webp);
    }
}

@keyframes show {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes fade-in {
    0%   { opacity: 0; transform: scale(0) rotate(-90deg); }
    100% { opacity: 1; transform: scale(1) rotate(0deg); }
}
@keyframes bounce {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(-5%); }
    100% { transform: translateY(0); }
}