/*!
Theme Name: Zvijezda
Theme URI: http://weblogic-studio.com
Author: Weblogic Studio
Author URI: http://weblogic-studio.com
Description: Zvijezda stranica powered by weblogic
Version: 1.0.4
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: zvijezda
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

body {
  max-width: 100vw;
  overflow-x: hidden;
}
body > *{ max-width:100vw }


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.glavni-naslov.zeleni {
  font-weight: 800;
  color:#3aab47;
}

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

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

/**
 * 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;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

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

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

/**
 * 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;
	font-size: 1em;
}

/**
 * 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;
}

/* Forms
	 ========================================================================== */

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

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

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

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * 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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
}

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

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

/* 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;
}

/* Misc
	 ========================================================================== */

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

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

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  font-family: Rubik;
  font-size: 22px;
 color: #191919;
}

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%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 30px 30px;
}

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;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

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"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

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: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
  position: relative;
  color: #191919;
  font-feature-settings: 'clig' off, 'liga' off;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  padding-left: 18px;
  padding-right: 18px;
}

.katalogdizajn {
    box-shadow: 0px 0px 10px #e0e0e0;
  border-radius: 0px;
  max-width: 350px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color:#191919;
}

.main-navigation li.current_page_item a {
    font-weight:600;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}



@media screen and (min-width: 1280px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.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%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}


.updated:not(.published) {
	display: none;
}



.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.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;
}

.drustvenanaslov {
  margin-top: 0px !important;
  margin-bottom: 15px !important;
  font-size: 40px !important;
}

.izvucibox {
    border-radius: 10px;
  box-shadow: 20px 20px #fbf5e7;
}

.izvucibox img {
    border-radius:10px;
}


.zelenasekcija .izvucibox {
  box-shadow: 20px 20px #3AAB47;
}


.zelenasekcija h2 {
  color: #3AAB47 !important;
}


.omegolsekcija h2 {
  color: #df0001 !important;
}

.omegolsekcija .izvucibox {
  box-shadow: 20px 20px #df0001;
}

.zelenasekcija a.vc_btn3 {
  border-radius: 50px;
  border: 1px solid #3AAB47 !important;
  color: #3AAB47 !important;
  font-weight: 400;
  font-family: Rubik;
  text-transform: uppercase;
}

.talentlyft {
  max-width: 100% !important;
}

.zelenasekcija a.vc_btn3:hover {
  background: #3AAB47 !important;
  color: #fff !important;
}

.misijavizija {
  border-left: 3px solid #3AAB47;
  margin-bottom: 5%;
  margin-top: 5%;
}

.misijavizija h3 {
  font-size: 1.4em !important;
  color: #3AAB47 !important;
  font-weight: 600 !important;
}

.misijavizija p {
  margin-bottom: 1em !important;
  font-size: 0.85em !important;
}


.prednaslov {
  color: #3AAB47;
  font-family: Rubik;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
}

.zvijezdatimeline h2.vc_custom_heading {
  margin: 10px 0px;
}

.clean-skin-tm .cool-timeline.white-timeline .timeline-post.even .timeline-content h2.content-title {
  color: #3aab47;
  font-family: Rubik;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.2;
}

.clean-skin-tm .cool-timeline.white-timeline .timeline-post.odd .timeline-content h2.content-title {
  color: #3aab47;
  font-family: Rubik;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.2;
}


.sivasekcija a.vc_btn3 {
  border-radius: 50px;
  border: 1px solid #191919 !important;
  color: #191919 !important;
  font-weight: 400;
  font-family: Rubik;
  text-transform: uppercase;
}


.omegolsekcija a.vc_btn3 {
  border-radius: 50px;
  border: 1px solid #df0001 !important;
  color: #df0001 !important;
  font-weight: 400;
  font-family: Rubik;
  text-transform: uppercase;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.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;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.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;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */



body {
    max-width: 100%;
    overflow-x: hidden;
}

.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.site-header{
    display: block!important;
    position: absolute;
    left: 0;
    padding: 25px 0;
    width: 100%;
    z-index: 9999;
}
.site-header .container{
    display: flex;
    align-content: center;
    justify-content: space-between;
    max-width: 1440px;
}

#page{
    padding-top: 150px;
}
body.home #page{
    padding-top: 0;
}
.container {
    max-width: 1360px;
    width: 90%;
    margin: 0 auto;
}

.site-branding {
  max-width: 20%;
  display: inline-block;
}

.head-menu {
  max-width: 80%;
  display: inline-block;
}


.kategorijeproizvodabox li.product-category img {
  padding: 15px;
  margin-bottom: 5px !important;
}

.kategorijeproizvodabox li.product-category a:hover img {
    transform: scale(1.1);
}

.slikaproizvod img {
    transition: ease-in-out .5s;
}

.slikaproizvod a:hover img {
    transform: scale(1.1);
}

.product-category-wpb-loop-products .product-category-wpb-item img.attachment-woocommerce_thumbnail:hover {
    opacity:1;
}



.woocommerce ul.products li.product a::before {
  content: " ";
  width: 100%;
  background: #FBF5E7;
  padding-top: 100%;
  position: absolute;
  z-index: -1;
  border-radius: 20px;
}

.slikaproizvod {
  background: #FBF5E7;
  border-radius: 20px;
  padding: 15px;
  margin-bottom: 5px;
}

.proizvodjedred {
  padding-bottom: 50px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  float: left;
  margin: 0 1.8% 2em 0;
    margin-left: 0px;
  padding: 0;
  position: relative;
  width: 23.2%;
  margin-left: 0;
}


.proizvodboxnaslov a:hover, .proizvodboxnaslov a:hover p {
    color:#3AAB47 !important;
}


@media only screen and (min-width: 1390px) {
  #primary.product-category-wpb-content-area {
    max-width: 1390px;
  }
}

.proizvodboxnaslov a p {
  color: #333 !important;
  text-align: center !important;
  font-family: Alegreya Sans !important;
  font-size: 1em !important;
  font-weight: 600;
  text-transform: none;
  padding: .5em 0;
}

.videosekcija {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 75px;
}

.wpb_video_widget .wpb_wrapper iframe {
  border-radius: 20px;
}

.videosekcija .wpb_video_widget {
  filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.10));
}

.glavni-naslov {
  color: #3AAB47;
  font-feature-settings: 'clig' off, 'liga' off;
  font-family: Rubik;
  font-size: 61px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
    margin-bottom:10px;
}

.nasi-proizvodi-intro {
  margin: 0 auto;
  text-align: left;
  color: #333;
  font-family: Alegreya Sans;
  font-size: 20px;
  font-weight: 300;

}

.zelenigumb a {
  color: #FFF !important;
  text-align: center !important;
  font-family: Rubik;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 22.4px !important;
  border-radius: 50px !important;
  background: #3AAB47 !important;
  text-transform: uppercase;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.kontaktgumb a {
  color: #333 !important;
  text-align: center !important;
  font-family: Rubik;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 22.4px !important;
  border-radius: 50px !important;
  background: #fff !important;
  text-transform: uppercase;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  padding-left: 45px !important;
  padding-right: 45px !important;
  border:1px solid #333 !important;
}


.kontaktgumb a:hover {
  color: #fff !important;
  background: #333 !important;

}


.inlinegumbi .vc_btn3-container {
  margin-right: 25px;
}

.miniheading {
  color: #3AAB47;
  font-family: Rubik;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
}

.kuhajte-heading {
  color: #191919;
  font-family: Rubik;
  font-size: 61px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: 5px;
}

/** backup elipse - idemo sa krugom 
.wpb_single_image.slikaintro{
    position: relative;
    margin-top: -240px;
    margin-top: calc(0px - 13.69% - 150px);
    width: 172.3%;
    height: 0;
    max-width: 172.3%;
    padding-top: 137.85%;
}

**/

@media only screen and (max-width:1440px) {
    
    .wpb_single_image.slikaintro
{
  margin-left: -5% !important;
}

}



@media only screen and (max-width: 769px) {
	.mobileswap {
		display: flex !important;
		flex-direction: column-reverse;
	}
}

.wpb_single_image.slikaintro{
    position: relative;
    margin-top: -240px;
    margin-top: calc(0px - 13.69% - 240px);
    width: 140%;
    height: 0;
    max-width: 140%;
    padding-top: 140%;
    margin-left:20%;
}

.wpb_single_image.slikaintro .vc_single_image-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 8px 60px 0 rgba(0,0,0,.2);
}
.wpb_single_image.slikaintro .vc_single_image-wrapper::after{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #FBF5E7 0%, rgba(251, 245, 231, 0) 40%);
}
.wpb_single_image.slikaintro .vc_single_image-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.wpb_single_image.slikaintro2{
    position: relative;
    width: 123%;
    height: 0;
    max-width: 123%;
    margin-left: -53.23%;
    margin-bottom: 12.5%;
    padding-top: 123%;
}

.wpb_single_image.slikaintro2.arrow::after{
    position: absolute;
    content: '';
    top: 0;
    right: -43.4375%;
    width: 50.625%;
    height: 0;
    padding-top: 14.86875%;
    background-image: url(images/naslovnica-strelica.png);
    background-image: url(images/naslovnica-strelica.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.wpb_single_image.slikaintro4 .vc_single_image-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 8px 60px 0 rgba(0,0,0,.2);
}
.wpb_single_image.slikaintro4 .vc_single_image-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.wpb_single_image.slikaintro6{
    position: relative;
    width: 123%;
    height: 0;
    max-width: 123%;
    margin-left: -23%;
    margin-bottom: 12.5%;
    padding-top: 123%;
}

.wpb_single_image.slikaintro6 .vc_single_image-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 8px 60px 0 rgba(0,0,0,.2);
}
.wpb_single_image.slikaintro6 .vc_single_image-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.wpb_single_image.slikaintro2 .vc_single_image-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 8px 60px 0 rgba(0,0,0,.2);
}
.wpb_single_image.slikaintro2 .vc_single_image-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.wpb_single_image.slikaintro5{
    position: relative;
    width: 123%;
    height: 0;
    max-width: 123%;
    padding-top: 123%;
}

.dozator .mejs-controls {
  display: none !important;
  visibility: hidden !important;
  }



.mobiledozator {
display:none !important;
}

@media all and (max-width:1280px){
	.desktopdozator{
display:none !important;
}

.mobiledozator {
display:block !important;
}
}


.wpb_single_image.slikaintro5 .vc_single_image-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 8px 60px 0 rgba(0,0,0,.2);
}
.wpb_single_image.slikaintro5 .vc_single_image-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.wpb_single_image.slikaintro2 .info-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    font-family: Rubik;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50%;
    color: #fff;
}
.wpb_single_image.slikaintro2 .info-box.box-1{
    top: 6.625%;
    right: -8.875%;
    width: 31.25%;
    height: 31.25%;
    z-index: 2;
}
.wpb_single_image.slikaintro2 .info-box.box-1 .label{
    font-size: 19px;
    line-height: 22.5px;
}
.wpb_single_image.slikaintro2 .info-box.box-1 .value{
    font-size: 68px;
    line-height: 1;
}
.wpb_single_image.slikaintro2 .info-box.box-2{
    top: 32.375%;
    right: -8.875%;
    width: 18.75%;
    height: 18.75%;
    z-index: 3;
}
.wpb_single_image.slikaintro2 .info-box.box-2 .label{
    font-size: 13px;
    line-height: 15.41px;
}
.wpb_single_image.slikaintro2 .info-box.box-2 .value{
    font-size: 38px;
    font-weight: 500;
    line-height: 1;
}
.wpb_single_image.slikaintro3{
    position: relative;
    width: 100%;
    height: 0;
    max-width: 100%;
    margin: 5% 0;
    margin-left: 15%;
    padding-top: 100%;
}
.wpb_single_image.slikaintro3::before{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 115.3846%;
    padding-top: 115.3846%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-image: url(images/slika-intro3-elipsa.png);
    background-image: url(images/slika-intro3-elipsa.svg);
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
}
.wpb_single_image.slikaintro3::after{
    position: absolute;
    content: '';
    top: -5%;
    right: -24%;
    width: 48.15%;
    height: 0;
    padding-top: 131.69%;
    background-image: url(images/slika-intro3-bg.png);
    background-image: url(images/slika-intro3-bg.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}
.wpb_single_image.slikaintro3 .vc_single_image-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.wpb_single_image.slikaintro3 .vc_single_image-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.naslovnica-novosti{
background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FBF5E7 28.86%, #FBF5E7 78.02%, rgba(255, 255, 255, 0.00) 100%);
    overflow: visible!important;
}

.woocommerce .woocommerce-breadcrumb{
    font-size: 15px;
    margin: 50px 0;
    color: #333;
}
.woocommerce .woocommerce-breadcrumb span{
    font-weight: 500;
    color: #3AAB47;
}
.woocommerce .woocommerce-breadcrumb span a{
    font-weight: 400;
    text-decoration: none;
    color: #333;
}
.woocommerce .woocommerce-breadcrumb span a:hover{
    text-decoration: underline;
}

h1.vc_custom_heading, h2.vc_custom_heading{
    font-size: 60px;
    font-weight: 800;
    line-height: 1;
    color: #333;
}
h2.vc_custom_heading{
    margin: 1em 0;
}
h3.vc_custom_heading{
    font-size: 41px;
    font-weight: 800;
    line-height: 45px;
    margin-bottom: 0.5em;
    color: #191919;
}
h6.vc_custom_heading{
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 1em;
    color: #3AAB47;
}
.wpb_text_column{
    font-size: 21px;
    line-height: 25px;
    color: #191919;
}

.zvijezda-nutritions .title{
    position: relative;
    display: inline-block;
    font-size: 21px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #FFA500;
}
.zvijezda-nutritions .title::after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #FFA500;
}
.zvijezda-nutritions .params .param{
    display: flex;
    color: #191919;
}
.zvijezda-nutritions .params .param + .param{
    border-top: solid 1px #C4C4C4;
}
.zvijezda-nutritions .params .param .label{
    font-size: 18px;
    font-weight: 500;
    line-height: 21.33px;
    text-transform: uppercase;
    margin-right: auto;
    padding: 15px 0;
    opacity: 0.4;
}
.zvijezda-nutritions .params .param .value{
    font-size: 28px;
    font-weight: 500;
    line-height: 33.18px;
    text-align: right;
    padding-top: 12px;
    padding-bottom: 6px;
    opacity: 0.9;
}
.zvijezda-nutritions .params .param .value .description{
    display: block;
    font-size: 11px;
    line-height: 13px;
    font-weight: 400;
    opacity: 0.4;
}

.zvijezda-gallery{
    margin-bottom: 120px;
}
.zvijezda-gallery .container{
    position: relative;
}
.zvijezda-gallery .arrows, .zvijezda-articles .arrows, .zvijezda-products .arrows, .stojeaktualno .arrows, .zvijezda-recipes .arrows{
    display: flex;
    position: absolute;
    right: 0;
    bottom: 0;
}
.zvijezda-gallery .arrows > *, .zvijezda-articles .arrows > *, .zvijezda-products .arrows > *, .stojeaktualno .arrows > *, .zvijezda-recipes .arrows > *{
    position: relative;
    width: 44px;
    height: 44px;
    margin: 0 4px;
    border-radius: 50%;
    background: #F6F6F7;
    cursor: pointer;
}
.zvijezda-gallery .arrows > *::before, .zvijezda-articles .arrows > *::before, .stojeaktualno .arrows > *::before, .zvijezda-products .arrows > *::before, .zvijezda-recipes .arrows > *::before{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 8px;
    height: 13px;
    margin-top: -6.5px;
    margin-left: -4px;
    background-image: url(images/icon-arrow.png);
    background-image: url(images/icon-arrow.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.zvijezda-gallery .arrows > .next, .zvijezda-articles .arrows > .next, .zvijezda-products .arrows > .next, .stojeaktualno .arrows > .next, .zvijezda-recipes .arrows > .next{
    background: #3AAB47;
}
.zvijezda-gallery .arrows > .next::before, .zvijezda-articles .arrows > .next::before, .stojeaktualno .arrows > .next::before, .zvijezda-products .arrows > .next::before, .zvijezda-recipes .arrows > .next::before{
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-filter: invert(100%) brightness(1) contrast(100);
    filter: invert(100%) brightness(1) contrast(100);
}
.zvijezda-gallery .vc_custom_heading{
    text-align: center;
}
.zvijezda-gallery .slick-carousel{
    display: flex;
    justify-content: center;
    margin: 0;
}
.zvijezda-gallery .slick-track{
    margin-left: -11.1%;
}
.zvijezda-gallery .image{
    width: 22.5%;
    padding: 15px;
    box-sizing: border-box;
}
.zvijezda-gallery .image a {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
  background: #FBF5E7;
  border-radius: 20px;
}
.zvijezda-gallery .image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.zvijezda-articles .suptitle {
    color: #3AAB47;
    font-family: Rubik;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
}
.zvijezda-articles > .container > .title {
    color: #191919;
    font-family: Rubik;
    font-size: 61px;
    font-weight: 800;
    line-height: 72.29px;
    max-width: 760px;
    margin-bottom: 5%;
}


.ult-ib-effect-style1 .ult-new-ib-content, .ult-ib-effect-style1 .ult-new-ib-title {
  -webkit-transform: translate3d(0,20px,0) !important;
  transform: translate3d(0,20px,0) !important;
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  font-family: Rubik !important;
  font-weight: 500 !important;
}


.ult-new-ib {
  border-radius: 20px;
}


.ult-ib-effect-style1 .ult-new-ib-desc {
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0, 0, 0,0.8) 100%);
}

.zvijezda-articles .container{
    position: relative;
}
.vc_row .zvijezda-articles .container{
    width: 100%;
}
.slick-carousel{
    margin: 0 -17.5px;
}
.slick-carousel .article{
    width: 33.3%;
    padding: 17.5px;
    box-sizing: border-box;
}
.slick-carousel .article a{
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 111.7936%;
    border-radius: 30px;
    overflow: hidden;
}
.slick-carousel .article a:not(.article.has-image a){
    background: #FBF5E7;
    transition: all 0.3s linear;
}
.slick-carousel .article a:not(.article.has-image a):hover{
    background: #333;
}
.slick-carousel .article.has-image a::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(359.23deg, rgba(0, 0, 0, 0.7) 0.74%, rgba(0, 0, 0, 0.212344) 42.39%, rgba(0, 0, 0, 0) 99.45%);
    z-index: 2;
}
.slick-carousel .article img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 1;
    transition: all 0.3s linear;
}
.slick-carousel .article a:hover img{
    transform: scale(1.1) rotate(3deg);
}
.slick-carousel .article .caption{
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-family: Poppins;
    font-weight: 500;
    padding: 25px 40px;
    color: #333;
    z-index: 3;
    box-sizing: border-box;
    transition: all 0.3s linear;
}
.slick-carousel .article a:hover .caption{
    color: #fff;
}
.slick-carousel .article.has-image .caption{
    color: #fff;
}
.slick-carousel .article .caption > span{
    display: block;
}
.slick-carousel .article .caption .title{
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 1em;
}
.slick-carousel .article .caption .row{
    display: flex;
}
.slick-carousel .article .caption .more{
    font-size: 14px;
    line-height: 22.4px;
    margin-right: auto;
}
.slick-carousel .article .caption .category{
    font-size: 14px;
    line-height: 22.4px;
    color: #d8d8d8;
}
.slick-carousel .article .caption .time{
    position: relative;
    padding-left: 25px;
    opacity: 0.8;
}
.slick-carousel .article .caption .time::before{
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background-image: url(images/icon-time.png);
    background-image: url(images/icon-time.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.zvijezda-articles .slick-carousel, .zvijezda-recipes .slick-carousel{
    margin-bottom: 30px;
}
.zvijezda-articles .btn.more, .zvijezda-recipes a.more{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 68px;
    font-family: Rubik;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 30px;
    border-radius: 50px;
    background-color: #3AAB47;
    color: #fff!important;
}


.zvijezda-articles .btn.more:hover, .zvijezda-recipes a.more:hover{
    background: #333;
}

.onamasekcija .wpb_single_image.slikaintro2.arrow::after {
  filter: invert(100%) sepia(81%) saturate(306%) hue-rotate(313deg) brightness(90%) contrast(91%);
}

.drustveneikone a:hover .aio-icon{
    background: #333;
}

.drustveneikone a:hover i{
    color: #fff;
}

.vc_row .zvijezda-products .container{
    width: 100%;
}
.zvijezda-products .slick-carousel{
    margin-bottom: 45px;
}
.zvijezda-products .slick-track{
    display: flex;
}
.zvijezda-products .slick-slide{
    float: none;
    height: auto;
    min-height: 100%;
}
.zvijezda-products .slick-initialized .slick-slide{
    display: flex;
}
.zvijezda-products .slick-slide > *{
    display: flex;
    min-height: 100%;
}
.zvijezda-products .product{
    display: inline-flex!important;
    min-height: 100%;
    padding: 7.5px;
}
.zvijezda-products .product .box{
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 10%;
    padding-bottom: 10%;
     background:#FBF5E7;
     border-radius:20px;
}

.zvijezda-products .glavni-naslov {
  display: inline-block;
}

.zvijezda-products .nasi-proizvodi-intro {
  display: inline-block;
  margin-left: 8%;
  text-align: left;
  margin-right: 8%;
}

.wpb_single_image.slikaintro4 {
  position: relative;
  width: 123%;
  height: 0;
  max-width: 123%;
  margin-left: -33.23%;
  margin-bottom: 12.5%;
  padding-top: 123%;
}


.zvijezda-products .product .box span{
    display: block;
}
.zvijezda-products .product .thumb{
    width: 100%;
    transition: transform 0.5s linear;
    z-index: 3;
}
.zvijezda-products .product .box:hover .thumb img{
    transform: scale(1.05) translateY(-5%);
}

.zelenigumb a:hover {
    background:#333 !important;
}
.zvijezda-products .product .thumb img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    z-index:3;
    transition: transform 0.5s linear;
    position:relative;
}

.zvijezda-product .slick-track {
    display:flex;
}

.zvijezda-product .slick-slide {
    min-height:100%;
}
.zvijezda-products .product .caption{
    position: relative;
    width: 100%;
    font-family: Rubik;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    padding-top: 0%;
    padding-bottom: 10%;
    border-radius: 20px;
   
    color: #333;
    transition: all 0.5s linear;
    z-index: 3;
}


.zvijezda-products .product .thumb::before {
  content: "";
  width: 100%;
  max-height: 300px;
  background: #FBF5E7;
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 200px;
  z-index: 1;
  height: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}


.zvijezda-products .product .caption .title {
  width: 80%;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 0.4em;
  font-family: Alegreya Sans;
}
.zvijezda-products .product .caption .desc{
    width: 80%;
    font-size: 16px;
    line-height: 18.96px;
    margin: auto;
    font-weight:300;
}
.zvijezda-products .product .more{
    position: relative;
    display: flex!important;
    justify-content: center;
    align-items: center;
    width: 195px;
    max-width: 80%;
    height: 50px;
    font-family: Rubik;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    margin: auto;
    margin-bottom: 0;
    border-radius: 100px;
    background: #FFBD00;
    color: #fff;
    cursor: pointer;
    z-index: 2;
}
.zvijezda-products .arrows{
    position: static;
    justify-content: flex-end;
}



.stojeaktualno .glavni-naslov {
    text-align:left;
    margin-bottom:0.5em;
}
.vc_row .stojeaktualno .container{
    width: 100%;
}
.stojeaktualno .slick-carousel{
    margin-bottom: 45px;
}

.stojeaktualno .product {
  padding: 15px 20px 15px 20px;
  filter: drop-shadow(0px 8px 8px rgba(0, 0, 0, 0.10));
}
.stojeaktualno .product .box{
    display: block;
    position: relative;
    width: 100%;
   padding-top: 67.77%
}
.stojeaktualno .product .box span{
    display: block;
}
.stojeaktualno .product .thumb{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 67.77%;
    transition: transform 0.5s linear;
    z-index: 3;
}

.stojeaktualno .product .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius:20px;
}
.stojeaktualno .product .caption{
    width: 100%;
    font-family: Rubik;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    padding-top: 50%;
    padding-bottom: 18%;
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(251, 245, 231, 0) 0%, #FBF5E7 16.58%);
    color: #333;
    transition: all 0.5s linear;
}
.stojeaktualno .product .box:hover .caption{
    background: #3AAB47;
    color: #fff;
}
.stojeaktualno .product .caption .title{
    width: 80%;
    font-size: 24px;
    font-weight: 600;
    line-height: 28.44px;
    text-transform: uppercase;
    margin: auto;
    margin-bottom: 0.4em;
}
.stojeaktualno .product .caption .desc{
    width: 80%;
    font-size: 16px;
    line-height: 18.96px;
    margin: auto;
}
.stojeaktualno .product .more{
    position: relative;
    display: flex!important;
    justify-content: center;
    align-items: center;
    width: 195px;
    max-width: 80%;
    height: 62px;
    font-family: Rubik;
    font-size: 19px;
    font-weight: 600;
    line-height: 22.52px;
    text-transform: uppercase;
    margin: auto;
    margin-top: -31px;
    border-radius: 100px;
    background: #FFBD00;
    color: #fff;
    cursor: pointer;
    z-index: 2;
}
.stojeaktualno .arrows{
    position: static;
    justify-content: flex-end;
}

.zvijezda-recipes{
    padding: 80px 0;
}
.zvijezda-recipes .container{
    position: relative;
}
.vc_row .zvijezda-recipes .container{
    width: 100%;
}
.zvijezda-recipes .suptitle {
    color: #3AAB47;
    font-family: Rubik;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
}
.zvijezda-recipes > .container > .title {
    color: #191919;
    font-family: Rubik;
    font-size: 61px;
    font-weight: 600;
    line-height: 72.29px;
    max-width: 553px;
    margin-bottom: 5%;
}
.zvijezda-recipes .row{
    display: flex;
}
.zvijezda-recipes .tabs{
    width: 30%;
    margin-right: auto;
}
.zvijezda-recipes .tabs ul{
    margin: 0;
}
.zvijezda-recipes .tabs li{
    display: flex;
    align-items: center;
    position: relative;
    height: 85px;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    list-style: none;
    margin: 22px 0;
    padding: 0 80px;
    border: 1px solid #333;
    border-radius: 50px;
    color: #333333;
    cursor: pointer;
    transition: all 0.3s linear;
}
.zvijezda-recipes .tabs li:hover{
    background: #ededed;
}
.zvijezda-recipes .tabs li.active{
    border-color: #3AAB47;
    background: #3AAB47;
    color: #fff;
}
.zvijezda-recipes .tabs li .icon{
    position: absolute;
    top: 50%;
    left: 15px;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    border-radius: 50%;
    transition: all 0.3s linear;
}
.zvijezda-recipes .tabs li.active .icon{
    background: #fff;
}
.zvijezda-recipes .tabs li .icon img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75%;
    height: 75%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    object-fit: contain;
    object-position: center;
    filter: invert(18%) sepia(0%) saturate(12%) hue-rotate(217deg) brightness(92%) contrast(88%);
}
.zvijezda-recipes .tabs li.active .icon img{
   filter: invert(55%) sepia(9%) saturate(3271%) hue-rotate(76deg) brightness(98%) contrast(85%);
}
.zvijezda-recipes .recipes{
    width: 60%;
}

.zvonceklasa, .zvonceklasa a{
    font-size: 0!important;
}

@media all and (min-width: 1281px){
    .arrows.mobile{
        display: none!important;
    }
    .mobile-menu .container{
        max-width: 100%;
        width: 100%;
    }
    .zvonceklasa.mobile{
        display: none!important;
    }
    .mobile-menu .social{
        display: none;
    }
}
@media all and (max-width: 1280px){
    .arrows.desktop{
        display: none!important;
    }
    body.mobile-menu-opened{
        max-width: 100vw;
        max-height: 100vh;
        overflow: hidden;
    }
    .main-navigation .menu-toggle{
        width: 60px;
        height: 60px;
        font-size: 0;
        margin: 0;
        padding: 0;
        border: 0;
        background: url(images/icon-mobile-menu.png);
        background: url(images/icon-mobile-menu.svg);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
    }
    .main-navigation .mobile-menu{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #3AAB47;
        color: #fff;
        -ms-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
        transition: transform 0s linear 0.5s, opacity 0.5s linear 0s;
    }
    body.customize-support .mobile-menu{
        padding-top: 32px;
    }
    body.mobile-menu-opened .mobile-menu{
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        transition: transform 0s linear 0s, opacity 0.5s linear 0s;
        overflow-y: auto;
    }
    .main-navigation{
        display: flex;
        align-items: center;
    }
    .zvonceklasa{
        position: relative;
        height: 38px;
    }
    body.home .zvonceklasa > a::before{
        background-image: url(images/zvonce-crno.png)!important;
        background-image: url(images/zvonce-crno.svg)!important;
    }
    .main-navigation .mobile-menu .container{
        display: block;
    }
    .main-navigation .mobile-menu .close{
        width: 60px;
        height: 60px;
        margin: 30px 0;
        margin-left: auto;
        background: url(images/icon-mobile-menu-close.png);
        background: url(images/icon-mobile-menu-close.svg);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
    }
    .main-navigation .mobile-menu ul{
        display: block;
    }
    .main-navigation .mobile-menu ul li{
        padding: 10px 20px;
        border-bottom: solid 1px #048438;
    }
    .main-navigation .mobile-menu ul li a{
        font-size: 22px;
        line-height: 26px;
        color: #fff;
    }
    .main-navigation .mobile-menu ul li.zvonceklasa{
        display: none;
    }
    .pll-parent-menu-item{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 40px;
        margin-bottom: 30px;
        border: 0!important;
        border-radius: 20px!important;
    }
    .pll-parent-menu-item a{
        font-size: 20px!important;
        line-height: 24px!important;
        padding: 0 10px;
    }
    .pll-parent-menu-item > a{
        color: #333!important;
    }
    .pll-parent-menu-item > a::after{
        display: none!important;
    }
    .pll-parent-menu-item ul.sub-menu{
        position: static!important;
        float: none!important;
        box-shadow: none!important;
        max-width: 100%!important;
        margin: 0!important;
        padding: 0!important;
        background: none!important;
    }
    .pll-parent-menu-item ul.sub-menu li{
        position: relative;
        margin: 0!important;
        padding: 0!important;
        border: 0!important;
    }
    .pll-parent-menu-item ul.sub-menu li::before{
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background: #333;
    }
    .pll-parent-menu-item ul.sub-menu li a{
        width: auto;
        color: #000;
    }
    .mobile-menu .social .title{
        font-family: Rubik;
        font-size: 20px;
        font-weight: 500;
        line-height: 21px;
        margin-bottom: 15px;
    }
    .mobile-menu .social .drustveneikone .aio-icon{
        background: #fff;
    }
    .mobile-menu .social .drustveneikone .aio-icon i{
        color: #3AAB47;
    }
    #page{
        padding-top: 18vw;
    }
    .woocommerce .woocommerce-breadcrumb{
        margin-top: 0;
    }
    .wpb_single_image.slikaintro{
        margin-top: 0;
        margin-left: 0;
    }
    .zvijezda-gallery .slick-track{
        margin-left: -14.2857%;
    }
    .zvijezda-gallery .image{
        width: 33.3%;
    }
    .zvijezda-gallery .arrows{
        position: static;
        justify-content: flex-end;
    }
    .zvijezda-articles .mobile-arrows, .zvijezda-recipes .mobile-arrows{
        display: flex;
        align-items: center;
    }
    .zvijezda-articles .arrows, .zvijezda-recipes .arrows{
        position: static;
    }
    .zvijezda-articles .arrows .prev, .zvijezda-recipes .arrows .prev{
        margin-left: 40px;
    }
    .zvijezda-recipes .row{
        flex-direction: column;
    }
    .zvijezda-recipes .tabs{
        width: 100%;
        margin-bottom: 30px;
        overflow-y: auto;
    }
    .zvijezda-recipes .tabs ul{
        display: flex;
        width: auto;
    }
    .zvijezda-recipes .tabs li{
        height: 57px;
        font-size: 16px;
        line-height: 22.4px;
        margin: 0 7.5px;
        padding-left: 64px;
        padding-right: 32px;
        white-space: nowrap;
    }
    .zvijezda-recipes .tabs li .icon{
        left: 14px;
        width: 36px;
        height: 36px;
        margin-top: -18px;
    }
    .zvijezda-recipes .recipes{
        width: 100%;
    }
}
@media all and (max-width: 767px){
    body.customize-support .pum-theme-103 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
        margin-top: 46px;
    }
    body.customize-support .mobile-menu{
        padding-top: 46px;
    }
    .mobile-reverse, .naslovnica-novosti{
        display: flex;
        flex-direction: column-reverse;
    }
    
    .prodaja-online h1.vc_custom_heading, .prodaja-online h2.vc_custom_heading {
    font-size: 31px !important;
  }
  
  
    .wpb_single_image.slikaintro{
        width: 105%;
        max-width: 105%;
        margin-left: -2.5%;
        padding-top: 105%;
    }
    .wpb_single_image.slikaintro::before{
        top: -10%;
        left: -10%;
        bottom: auto;
        width: 120%;
        padding-top: 120%;
        background-image: url(images/slika-intro-elipsa-mobile.png);
        background-image: url(images/slika-intro-elipsa-mobile.svg);
    }
    .wpb_single_image.slikaintro2{
        margin-top: 50px;
        margin-left: -35%;
    }
    .wpb_single_image.slikaintro4{
        margin-top: 50px;
        margin-left: -35%;
    }
    .wpb_single_image.slikaintro3{
        width: 92%;
        max-width: 92%;
        padding-top: 92%;
        margin: 20% 4%;
    }
    .wpb_single_image.slikaintro3::before{
        width: 121.4%;
        padding-top: 121.4%;
        background-image: url(images/slika-intro3-elipsa-mobile.png);
        background-image: url(images/slika-intro3-elipsa-mobile.svg);
    }
    .wpb_single_image.slikaintro3::after{
        right: -50%;
        width: 89%;
        height: 133.7%;
    }
    .zvijezda-gallery .slick-track{
        margin-left: -20%;
    }
    .zvijezda-gallery .image{
        width: 50%;
    }
    .mobile-flex{
        display: flex;
    }
    .pozadinaclanak .naziv-clanka{
        margin-bottom: 0!important;
    }
    .pozadinaclanak .naziv-clanka a, .naziv-clanka a:hover, .naziv-clanka a:visited, .naziv-clanka a:focus{
        font-size: 20px!important;
        line-height: 26px!important;
    }
    .pozadinaclanak .procitajte-vise-gumb a, .pozadinaclanak .procitajte-vise-gumb .vc_btn3.vc_btn3-color-white{
        font-size: 14px!important;
    }
    .pozadinaclanak .clanak-kategorije span{
        font-size: 14px!important;
    }
    .pozadinaclanak .vc_gitem-zone-mini .vc_gitem_row{
        display: flex;
    }
    .pozadinaclanak .vc_gitem-zone-mini .vc_gitem_row .vc_col-sm-6{
        width: 50%;
    }
    .pum-container, .pum-theme-lightbox .pum-container{
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
}

@media all and (max-width:1000px) {
	
	.wpb_text_column{
    font-size: 18px;
    line-height: 21px;
}

h1.vc_custom_heading, h2.vc_custom_heading{
        font-size: 29px;
    }

}
@media all and (max-width: 639px){
    .woocommerce .woocommerce-breadcrumb{
        margin-bottom: 20px;
    }
    .woocommerce-products-header__title.page-title{
        font-size: 41px!important;
    }
    h1.page-title{
        font-size: 41px!important;
    }
    
    h3.vc_custom_heading{
        font-size: 36px;
        line-height: 38px;
    }
    .zvijezda-nutritions .params .param .value{
        font-size: 24px;
        line-height: 28px;
    }
    .wpb_single_image.slikaintro2{
        margin-left: -40%;
    }
    .wpb_single_image.slikaintro2.arrow::after{
        display: none;
    }
    .wpb_single_image.slikaintro2 .info-box.box-1{
        right: -15%;
        width: 45%;
        height: 45%;
    }
    .wpb_single_image.slikaintro2 .info-box.box-1 .value{
        font-size: 55px;
    }
    .wpb_single_image.slikaintro2 .info-box.box-2 {
      top: 45%;
      right: -15%;
      width: 28%;
      height: 28%;
    }
    .wpb_single_image.slikaintro2 .info-box.box-2 .label{
        font-size: 10px;
        line-height: 12px;
    }
    .wpb_single_image.slikaintro2 .info-box.box-2 .value{
        font-size: 35px;
    }
    .zvijezda-gallery .slick-track{
        margin-left: -33.33333%;
    }
    .zvijezda-articles > .container > .title{
        font-size: 31px;
        line-height: 38px;
    }
    .zvijezda-articles .btn.more, .zvijezda-recipes a.more{
        height: 50px;
        font-size: 16px;
        line-height: 22.4px;
    }
    .zvijezda-recipes > .container > .title{
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 10%;
    }
    .zvijezda-recipes .tabs li{
        padding-right: 16px;
    }
    .naslovnica-novosti{
        overflow: hidden!important;
    }
}
@media all and (max-width: 479px){
    .zvijezda-gallery .image{
        width: 100%;
    }
    .site-branding{
        max-width: 40%;
    }
     #page {
        padding-top: 28vw;
      }
}
@media all and (max-width: 379px){
    .wpb_single_image.slikaintro2{
        width: 158%;
        max-width: 158%;
        padding-top: 158%;
        margin-left: -84%;
    }
}