/* UNIVERSAL */

body {
    position: relative;
    overflow-x: hidden;
    color: #000;
    font-family: "Blinker", sans-serif;
}

p {
    line-height: 1.6em;
    font-weight: 400;
    margin: 0 0 21px;
    font-size: 1.02em;
    color: #000;
}

.main ol, .main ul {
    margin-top: 0;
    margin-bottom: 24px;
}

.main li {
    line-height: 1.6em;
    font-weight: 400;
    margin: 0 0 0px;
    font-size: 1.02em;
}

p a {
    color: #3a5200;
}

p a:hover {
    color: #3a5200;
}

a {
	color: #3a5200;
}

a:hover {
	text-decoration: none;
    opacity: 0.8;
    color: initial;
}

a:hover img {
    opacity: 1;
}

a:active, a:focus, a:visited {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
    color: #000;
    letter-spacing: 0px;
}

h1 {
    font-size: 3.8em;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 24px 0;
    font-family: "Amita", serif;
}

h2 {
    font-size: 4.2em;
    font-weight: unset;
    line-height: 1.2;
    margin: 0 0 20px 0;
    letter-spacing: 0px;
    text-transform: none;
    color: #00799d;
    font-family: "Amita", serif;
}

h3 {
    font-size: 2em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 16px;
    text-transform: none;
    color: #000;
    font-family: "Amita", serif;
}

h4 {
    font-size: 1.7em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.5;
    margin: 0 0 10px 0;
    text-transform: none;
    color: #69920b;
    font-family: "Amita", serif;
}

h5 {
    font-size: 0.92em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 12px 0;
    text-transform: none;
    color: #1f1d1d;
    font-family: "Amita", serif;
}

h6 {
    color: #1f1d1d;
    font-size: 0.92em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 12px 0;
    text-transform: uppercase;
    font-family: "Amita", serif;
}

.clear {clear:both; height:0px;}
.clear5 {clear:both; height:5px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.clear25 {clear:both; height:25px;}
.clear30 {clear:both; height:30px;}
.clear40 {clear:both; height:40px;}
.clear50 {clear:both; height:50px;}
.clear60 {clear:both; height:60px;}
.clear70 {clear:both; height:70px;}
.clear80 {clear:both; height:80px;}
.clear90 {clear:both; height:90px;}
.relative {position:relative !important;}
.inline {display:inline !important;}
.block {display:block !important;}
.inline-block {display:inline-block !important;}

.whitetext {color:#fff !important;}
.noradi {border-radius:0 !important}

.righttoleft {text-align:right;}
.centertoleft {text-align:center;}

hr.hrfull {background:#ddd;}
.bigtar:hover {cursor:pointer;}

.glavna-tekst {}
.glavna-tekst img {max-width:100%; height:auto; display:inline-block;}

.cart5error .help-block {color:#d2322d;}
.error_message p {font-size:0.8em; color:#d2322d;}
.success_message p {font-size:2em; font-weight:700; color:#67d187;}
.error_message_product p {font-size:0.8em; color:#d2322d;}
.success_message_product p {font-size:2em; font-weight:700; color:#67d187;}

h2.entry-title-index {font-weight:500; font-size: 3.2em;}
.glavna-tekst {}
.page-header .breadcrumb {color:#ddd;}

/* fix za blurry owl images */

.owl-carousel .owl-item img {transform-style:flat; -webkit-backface-visibility: hidden;}

/* Cookie skripta */

.cc-cookies {position:fixed; width: 100%; left: 0; bottom:0; padding: 10px 5%; background:#fff;background:rgba(255,255,255,.85); color: #110300; font-size: 12px; font-weight: 400; z-index: 99999; text-align: center; }
.cc-cookies a, .cc-cookies a:hover { color: #110300; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }


/* Ovo je za videe embedane u wygwam, dodan je js plugin za wygwam koji oko videa automatski stavi div video-container */
.video-container {
	padding-top: 25px;
	padding-bottom: 50.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 0;
}

.video-container.vimeo {
	padding-top: 0;
	padding-bottom: 56.4%;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p.uslugeboxtext {height:80px; padding:0 10px; overflow:hidden;}

.blockimg-right {padding-right:0 !important; float:right; margin-top:0px;}
.blockimg-left {padding-left:0 !important; margin-top:0px;}

#cart-menu {display:inline;}

.product-nav-prev.disabled a {color:#ddd !important;}
.product-nav-next.disabled a {color:#ddd !important;}

.owl-proizvodi .owl-item, .owl-proizvodi2 .owl-item {opacity:0.5;}
.owl-proizvodi .owl-item.superactive, .owl-proizvodi2 .owl-item.superactive {opacity:1}

.input-quantity {width:50px;}
.store_product_out_of_stock {display:none;}
.store_product_in_stock {display:block;}
.btn-plusminus {width:34px; height:34px;}
.qty-dec-btn, .qty-inc-btn {padding:0; outline:0;}
.btn-remove {border:0; background:#fff;}

h3.product-sku, h3.product-mod {font-size: 12px; font-weight: 400; margin-bottom: 0; text-transform:none;}
h2.product-name {line-height: 20px; color: #000; font-weight: 700; font-size: 16px; margin: 0 0 3px;}
.product-price-td {min-width:100px;}
.product-subtotal-td {min-width:100px;}

input.pm-input + label + div {
  display: none;
}
input.pm-input:checked + label + div {
  display: block;
}
input.sm-input + label + div {
  display: none;
}
input.sm-input:checked + label + div {
  display: block;
}
.pm-table {width:100%;}
.pm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.pm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.sm-table {width:100%;}
.sm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.sm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.modal-content.popupproduct {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

/* SPECIFIC */


.panel-box .panel-box-content {background:none;}
#forgpass-trigger {cursor:pointer}
#footer .footer-copyright nav {float:none}


.product-actions a.posaljiupit, .product-actions a.brzipregled, .product-actions button.posaljiupit, .product-actions button.brzipregled {
	font-size: 17px;
	height: 38px;
	width: 40px;
	line-height: 38px;
	background-color: transparent;
	visibility: hidden;
	opacity: 0;
}
.hide-addtolinks .product-actions a.posaljiupit, .hide-addtolinks .product-actions a.brzipregled, .hide-addtolinks .product-actions button.posaljiupit, .hide-addtolinks .product-actions button.brzipregled {
	display: none;
}
.product-actions a.posaljiupit, .product-actions button.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover, .product-actions button.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit, .product:hover .product-actions button.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled, .product-actions button.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover, .product-actions button.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.brzipregled, .product:hover .product-actions button.brzipregled {
	visibility: visible;
	opacity: 1;
	left: 0;
}

.product-actions .add_to_cart {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	padding: 0 10px 0 8px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.product-actions .add_to_cart i {
	font-size: 15px;
	margin-right: 2px;
}
.product:hover .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}
.product:hover .product-actions .add_to_cart.outofstock {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}

.product.product-list .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}


.zoomContainer.fancy {z-index:10000}

@media (max-width: 767px) {
	.product-img-box2 {
		margin-bottom: 25px;
	}
}
.product-img-box2 img {
	display: block;
	width: 100%;
	height: auto;
}
.product-img-box2 .product-img-wrapper2 {
	margin-bottom: 2px;
}
.product-img-box2 .owl-carousel {
	margin-bottom: 0;
}
.product-img-box-wrapper2 {
	position: relative;
	margin-bottom: 10px;
}
.product-img-box-wrapper2 .product-img-zoom2 {
	position: absolute;
	right: 11px;
	bottom: 7px;
	z-index: 50;
}

.totals-table tbody tr td:nth-child(2) {min-width:140px;}
.shop-podnaslov {font-size:20px; font-weight:400; text-transform:none}
.cart-table tbody tr td.product-image-td a img {width:80px}
.cart-table-wrap {padding:20px;}
.totals-table tbody tr td {font-size:14px;}
.totals-table tbody tr:last-child td:last-child, .totals-table tbody tr:last-child td:first-child {font-size: 17px;}

.call-to-action-success {background-color: #dff0d8; border:1px solid #d6e9c6;}
.prikazujemo {width:100%; display:inline-block;}
.eebloqs p, .eebloqs h3, .eebloqs ul, .eebloqs ol {margin-bottom:20px !important;}

.masonry-loader ul.products {
    padding: 0 0 0px 0;
    list-style: none;
    margin-bottom: 0px;
    width: 100%;
}

.masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 0px;
}

.masonry-loader {
    height: auto !important;
    position: relative !important;
    overflow: visible !important;
}

.masonry-loader.masonry-loader-showing {
	height: 0px !important;
}

html.webkit .thumb-info-galerija .thumb-info-wrapper {
    margin: 1px 1px 1px 1px;
}

.thumb-info-galerija {
    background-color: #FFF;
    border: 1px solid #fff !important;
    border-radius: 0px;
}

#section-galerija .masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 0px !important;
    padding: 0px 0px 0px 0px !important;
}

.hamburger {
    display: none;
}

#header {
    position: fixed;
    z-index: 100;
    width: 100%;
}

#header .header-body {
    background: rgb(101 139 6 / 90%);
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 0px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    width: 100%;
    z-index: 1001;
    min-height: 100px;
    transition: all 0.5s ease-in-out;
}

#header.header-transparent .header-nav-main {
    background: rgb(101 139 6 / 90%);
    border-radius: 90px;
    padding: 23px 0px 22px;
    margin-top: 36px;
}

#header .header-nav-main {
    height: auto !important;
    float: none !important;
}

#header .header-logo {
    float: left;
    position: absolute;
    left: 20px;
    top: -40px;
    z-index: 999999;
}

#header .header-logo img {
    float: left;
    margin: 85px 15px 10px 30px;
}

.header-nav-main nav {
    margin: auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}

.header-nav-main nav {
    justify-content: end;
}

html #header.header-transparent .header-body:before {
    background: transparent;
    border-bottom: 0px solid #f1f1f1;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 1em;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3;
    padding: 12px 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a {
    padding-bottom: 0px;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    display: none;
}

#header .header-nav-main nav > ul > li > a i {
	margin-left: 4px;
    font-size: 0.82em;
}

.nav-jezici {
    display: inline-block;
    float: right;
    background: #fbfbfb;
    border-radius: 12px;
    margin-left: 12px;
    border: 0px solid #e3e3e3;
    margin-top: 30px;
}

#header .social-icons li a {
    height: 20px;
    line-height: 20px;
    width: 20px;
    background: transparent;
}

#header .social-icons li {
    display: inline-block;
    margin: -1px 0px 5px 16px;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 30%);
}

#header .header-social-icons {
    margin: 32px 32px 0 6px;
    float: right;
}

.social-icons li:hover a {
    background: transparent;
    color: transparent !important;
}

.social-icons li a img.fb-icon {
	filter: invert(97%) sepia(6%) saturate(0%) hue-rotate(357deg) brightness(115%) contrast(105%);
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: transparent;
    color: #fff;
}

html.sticky-header-active #header.header-transparent .header-nav-main {
    background: rgb(101 139 6 / 100%);
}

html.sticky-header-active #header.header-transparent .header-nav-main nav > ul > li > a {
	color: #fff;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #69920b;
    background: #69920b;
    color: #fff;
    border-radius: 12px 12px;
    margin: 0px 0 0 0;
    padding: 10px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 1em;
    font-weight: 500;
    padding: 10px 20px 10px 10px;
    position: relative;
    text-transform: none;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #000;
    background-color: transparent;
}

#slider-bg {
	background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
    display: flex;
    flex-direction: column;
    vertical-align: bottom;
    justify-content: end;
    padding-bottom: 50px;
}

.mlin-slider {
	position: absolute;
	left: 32%;
    top: 15%;
    opacity: 0.7;
}

.mlin-slider:hover {
    opacity: 1;
}

img.circle-full {
	width: 90px;
    height: 90px;
    animation: mymove1 1s infinite;
    transform: scale(0.96);
}

@keyframes mymove1 {
  50% {transform: scale(1);}
  100% {transform: scale(1.06);}
}

.mlin-slider:hover img.circle-full {
    opacity: 1;
    animation: none;
    scale: none;
}

.mlin-slider h4 {
    position: relative;
    top: -100px;
    color: #fff;
    left: -190px;
    font-size: 1.7em;
    font-weight: 500;
    margin: 0 0 10px 0;
}

.mlin-slider h4:hover {
    opacity: 1;
}

.mlin-slider .line-full {
    position: relative;
    background: #fff;
    width: 2px;
    height: 140px;
    display: block;
    top: -60px;
    left: 0px;
    transform: rotate(40deg);
}

.mlin-tekst {
	display: none;
    transition: all 0.3s ease-in-out;
}

.mlin-slider:hover + .mlin-tekst {
	display: block;
    transition: all 0.3s ease-in-out;
}

.mlin-slider:hover > .mlin-tekst {
    transition: all 0.3s ease-in-out;
}

a.zeleni-link {
	text-transform: uppercase;
    font-weight: 700;
    color: rgb(101 139 6 / 100%);
}

.mlin-tekst h3, .vlak-tekst h3, .staza-tekst h3, .suvenirnica-tekst h3 {
	color: #94d000;
}

.mlin-tekst p, .vlak-tekst p, .staza-tekst p, .suvenirnica-tekst p {
	color: #fff;
    line-height: 1.6em;
}

.vlak-slider {
	position: absolute;
	left: 37%;
    top: 50%;
    opacity: 0.7;
}

.vlak-slider h4 {
    position: relative;
    top: -100px;
    color: #fff;
    left: -190px;
    font-size: 1.7em;
    font-weight: 500;
    margin: 0 0 10px 0;
}

.vlak-slider:hover {
    opacity: 1;
}

.vlak-slider:hover img.circle-full {
    opacity: 1;
    animation: none;
    scale: none;
}

.vlak-slider h4:hover {
    opacity: 1;
}

.vlak-slider h4 {
    position: relative;
    top: -128px;
    color: #fff;
    left: 176px;
    font-size: 1.7em;
    font-weight: 500;
    margin: 0 0 10px 0;
}

.vlak-slider .line-full {
    position: relative;
    background: #fff;
    width: 2px;
    height: 140px;
    display: block;
    top: -78px;
    left: 106px;
    transform: rotate(120deg);
}

.vlak-tekst {
	display: none;
    transition: all 0.3s ease-in-out;
}

.vlak-slider:hover + .vlak-tekst {
	display: block;
    transition: all 0.3s ease-in-out;
}

.vlak-slider:hover > .vlak-tekst {
    transition: all 0.3s ease-in-out;
}

.staza-slider {
	position: absolute;
	left: 57%;
    top: 20%;
    opacity: 0.7;
}

.staza-slider h4 {
    position: relative;
    top: -70px;
    color: #fff;
    left: -120px;
    font-size: 1.7em;
    font-weight: 500;
    text-align: center;
    margin: 0 0 10px 0;
}

.staza-slider:hover {
    opacity: 1;
}

.staza-slider:hover img.circle-full {
    opacity: 1;
    animation: none;
    scale: none;
}

.staza-slider h4:hover {
    opacity: 1;
}

.staza-slider .line-full {
    position: relative;
    background: #fff;
    width: 2px;
    height: 140px;
    display: block;
    top: -60px;
    left: 0px;
    transform: rotate(40deg);
}

.staza-tekst {
	display: none;
    transition: all 0.3s ease-in-out;
}

.staza-slider:hover + .staza-tekst {
	display: block;
    transition: all 0.3s ease-in-out;
}

.staza-slider:hover > .staza-tekst {
    transition: all 0.3s ease-in-out;
}

.mlin-slider a:hover, .vlak-slider a:hover, .staza-slider a:hover, .suvenirnica-slider a:hover {
    opacity: 1;
}

.suvenirnica-slider {
	position: absolute;
	left: 67%;
    top: 27%;
    opacity: 0.7;
}

.suvenirnica-slider h4 {
    position: relative;
    top: -70px;
    color: #fff;
    left: -120px;
    font-size: 1.7em;
    font-weight: 500;
    text-align: center;
    margin: 0 0 10px 0;
}

.suvenirnica-slider:hover {
    opacity: 1;
}

.suvenirnica-slider:hover img.circle-full {
    opacity: 1;
    animation: none;
    scale: none;
}

.suvenirnica-slider h4:hover {
    opacity: 1;
}

.suvenirnica-slider .line-full {
    position: relative;
    background: #fff;
    width: 2px;
    height: 140px;
    display: block;
    top: -60px;
    left: 0px;
    transform: rotate(40deg);
}

.suvenirnica-tekst {
	display: none;
    transition: all 0.3s ease-in-out;
}

.suvenirnica-slider:hover + .suvenirnica-tekst {
	display: block;
    transition: all 0.3s ease-in-out;
}

.suvenirnica-slider:hover > .suvenirnica-tekst {
    transition: all 0.3s ease-in-out;
}


#oaza-section {
	position: relative;
    padding: 150px 0 120px;
    text-align: center;
}

img.logo-kuc-icon {
	width: 130px;
    height: 142px;
    margin-bottom: 42px;
}

#oaza-section h1 {
    margin: 0 0 10px 0;
}

img.cvijet-left {
	position: absolute;
	left: 150px;
    top: 90px;
    -webkit-animation:spin 10s linear infinite;
    -moz-animation:spin 10s linear infinite;
    animation:spin 10s linear infinite;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

img.cvijet-right {
	position: absolute;
	right: 150px;
    top: 270px;
    -webkit-animation:spin 10s linear infinite;
    -moz-animation:spin 10s linear infinite;
    animation:spin 10s linear infinite;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

.btn-md {
    display: inline-block;
    padding: 12px 24px 11px;
    line-height: 1;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-radius: 0px;
}

html .btn-primary {
	color: #fff;
}

html .btn-primary:hover, html .btn-primary:focus, html .btn-primary:active:hover, html .btn-primary:active:focus {
    color: #94d000;
}

html .btn-primary:hover {
    border-color: #94d000 #94d000 #94d000;
    background-color: #fff !important;
}

html .btn-primary {
    border-color: #69920b #69920b #69920b;
    background-color: #69920b !important;
}

#polja-section {
	position: relative;
    padding: 20px 0 50px;
    display: inline-block;
}

.polje-slika {
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
	height: 500px;
    width: 100%;
}

.polje-tekst {
    position: relative;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
	height: 500px;
    width: 100%;
    padding: 10px 90px;
    text-align: center;
}

.polje-tekst img {
	width: 48px;
    height: auto;
    margin-bottom: 21px;
}

#dogadaji-section {
	position: relative;
	background: #fff;
    padding: 50px 0 70px;
}

#dogadaji-section img.cvijet-right-sivo {
	position: absolute;
    width: 1020px;
    height: auto;
    right: 0px;
    top: 50px;
    opacity: 0.8;
}

#linkovi-section img.cvijet-left-color {
	position: absolute;
    width: 720px;
    height: auto;
    left: 100px;
    top: 50px;
    opacity: 0.2;
}

.dogadaji-around {
	position: relative;
    display: inline-block;
    background: #f7fdf6;
    border-radius: 32px;
    padding: 16px 10px;
}

.featured-content {
    position: relative;
}

.featured-around img {
	border-radius: 32px;
}

.featured-around {
	position: relative;
}

.featured-around h5 {
    font-size: 0.76em;
    background: rgb(101, 139, 6);
    padding: 3px 8px;
    display: block;
    position: absolute;
    bottom: 0px;
    width: 70px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 24px;
    color: #fff;
    font-weight: 600;
    font-family: "Blinker", sans-serif;
}

.featured-content {
	padding-top: 16px;
}

.featured-content h4 {
    font-size: 1.5em;
}

.featured-content-novosti h4 {
	height: 96px;
    overflow: hidden;
}

.featured-content h4 a {
    color: #000;
}

.featured-content p {
    margin: 0 0 16px;
}

.tabs.tabs-simple .nav-tabs > li {
    margin-left: 0;
    margin-bottom: 20px;
    background: rgba(244, 244, 244, 0.8);
    border-radius: 100px;
    font-family: "Amita", serif;
    text-align: center;
    padding: 0px 36px;
    margin-right: 16px;
}

.tabs.tabs-bottom .nav-tabs li {
	color: #4c6b00;
    
}

.tabs.tabs-bottom .nav-tabs li.active {
	color: #fff;
    background: #3a5200;
}

.tabs.tabs-bottom .nav-tabs li.active a, .tabs.tabs-bottom .nav-tabs li.active a:hover, .tabs.tabs-bottom .nav-tabs li.active a:focus {
    border-bottom: 0px solid #CCC;
    border-top-color: transparent;
}

.tabs.tabs-simple .nav-tabs > li a, .tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus {
    border-bottom: 0px solid #eee;
    font-size: 21px;
}

.tab-content {
    border-radius: 0 0 0px 0px;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.04);
    background-color: transparent;
    border: 0px solid #EEE;
    border-top: 0;
    padding: 0px;
}

#linkovi-section {
	position: relative;
}

.linkovi-full {
    background: transparent;
    display: block;
    padding: 50px 0 40px;
    transition: all 0.5s ease-in-out;
}

.linkovi-full:nth-child(2) {
    background: transparent;
}

.linkovi-full:nth-child(3) {
    background: transparent;
}

.linkovi-full:nth-child(4) {
    background: transparent;
}

.linkovi-full:nth-child(5) {
    background: transparent;
}

.linkovi-full:nth-child(6) {
    background: transparent;
}

.linkovi-full h2 {
    color: #496403;
    float: left;
    margin: 0 0 16px 0;
}

.circle-full-linkovi {
	padding: 20px;
    background: #709e00;
    border-radius: 50%;
    float: right;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.linkovi-full:nth-child(2) .circle-full-linkovi {
    background: #709e00;
}

.linkovi-full:nth-child(3) .circle-full-linkovi {
    background: #709e00;
}

.linkovi-full:nth-child(4) .circle-full-linkovi {
    background: #709e00;
}

.linkovi-full:nth-child(5) .circle-full-linkovi {
    background: #709e00;
}

.linkovi-full:nth-child(6) .circle-full-linkovi {
    background: #709e00;
}

a.linkovi-full:hover .circle-full-linkovi {
    margin-left: 20px;
    transition: all 0.5s ease-in-out;
    margin-right: 20px;
}

.circle-full-linkovi i {
	color: #fff;
    font-size: 2.8em;
}

#posjetite-section {
	position: relative;
	background: transparent;
    padding: 120px 0 110px;
    text-align: center;
}

#posjetite-section h2 {
	color: rgb(101 139 6 / 100%);
}

#posjetite-section img.posjetite-icon {
	width: 90px;
    height: auto;
    margin-bottom: 10px;
}

.posjetite-zajedno {
	display: block;
}

.posjetite-zajedno img {
	display: block;
    margin: 0 auto;
    width: 300px;
    height: auto;
    margin-bottom: 30px;
}

.posjetite-zajedno h3 {
    margin-bottom: 24px;
    font-size: 1.8em;
}

.posjetite-zajedno h3 a {
	color: #000;
}

img.cvijet-left-gore {
    position: absolute;
    left: -40px;
    top: -110px;
    width: 170px;
    height: auto;
}

img.cvijet-right-dolje {
    position: absolute;
    right: -110px;
    width: 130px;
    bottom: -60px;
    height: auto;
}

#footer {
    background: #f4f4f4;
    border-top: 0px solid #0e0e0e;
    font-size: 1em;
    margin-top: 0px;
    padding: 90px 0 0;
    position: relative;
    clear: both;
}

#footer.short {
    padding-top: 70px;
}

img.logo-footer {
	margin: 0 auto;
    display: block;
}

.kontakt-footer {
    margin: 0 auto;
    display: flex;
    width: 100%;
    align-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: center;
}

.kontakt-dolje {
    width: auto;
    display: block;
    font-size: 0.9em;
}

.kontakt-dolje:first-child {
	width: 180px;
}

.kontakt-dolje:nth-child(2) {
	width: 260px;
}

.kontakt-dolje:nth-child(3) {
	width: 170px;
}

.kontakt-dolje:nth-child(4) {
	width: 210px;
}

.kontakt-dolje img {
    float: left;
    margin-right: 16px;
}

.kontakt-dolje span {
    padding-top: 12px;
    display: inline-block;
    font-size: 0.82em;
    font-family: "Amita", serif;
}

#footer .kontakt-dolje a {
    color: #1f1d1d;
}

#footer h4 {
    font-size: 1.6em;
    font-weight: 600;
    color: #4c6b00;
    margin-bottom: 32px;
}

#footer p a {
    color: #1f1d1d;
}

#footer p a i {
    color: #94d000;
    font-size: 0.86em;
    margin-right: 8px;
}

.footer-linkovi {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-content: space-between;
    align-items: flex-start;
    margin-left: 96px;
}

.footer-copyright {
	text-align: center;
}

.footer-linkovi p a:hover i {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-left: 10px;
}

.footer-linkovi p a i {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#footer .footer-copyright p {
    color: #292d2e;
    font-size: 0.86em;
}

#footer a:hover {
    color: #777;
}

.nav-pills>li+li {
    margin-left: 0px;
}

.page-header {
    background-color: #fff;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    background-image: url(https://kucmatolovrak.hr/slike/lovrakov-centar-02-01.jpg);
    margin: 0 0 50px 0;
    min-height: 50px;
    padding: 200px 0 0px;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.page-header h1 {
    border-bottom: 0px solid #CCC;
    color: #000;
    display: inline-block;
    font-size: 4em;
    font-weight: 900;
    line-height: 1.2;
    margin: 0 0 -25px;
    padding: 0 0 25px;
    position: relative;
}

.page-header img {
	width: 72px;
    heiht; auto;
}

.breadcrumb {
    padding: 8px 0px;
    list-style: none;
    text-align: center;
    background-color: transparent;
    border-radius: 0px;
    margin-bottom: 6px !important;
}

.breadcrumb > li:before {
    background: transparent;
    background-image: url(https://kucmatolovrak.hr/slike/druzba-cvijet.svg);
    width: 0px;
    content: " " !important;
    height: 5px;
    position: relative;
    font-size: 6px;
    left: 0px;
    opacity: 1 !important;
    line-height: 1px;
    color: inherit;
    font-family: unset !important;
    margin-right: 8px;
    margin-left: 8px;
    top: -1.4px;
    padding: 1px 4px 0px 4px !important;
    background-size: contain;
}

.cvijet-left-gore-det {
	position: absolute;
    top: 300px;
    left: 10%;
}

.cvijet-left-gore-det {
    position: absolute;
    top: -120px;
    left: -70px;
}

ul.nav-pills > li.active > a {
    background-color: transparent;
    font-weight: 800 !important;
}

.img-thumbnail {
    padding: 0px;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 32px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.thumb-info {
    border: 0px solid #DDD;
    border-radius: 32px;
}

html.webkit .thumb-info .thumb-info-wrapper {
    margin: 0px 0px 0px 0px;
}

.masonry-loader ul.products {
    padding: 0 0 0px 0;
    list-style: none;
    margin-bottom: 0px;
    width: 100%;
}

.masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 0px;
}

.masonry-loader {
    height: auto !important;
    position: relative !important;
    overflow: visible !important;
}

.masonry-loader.masonry-loader-showing {
	height: 0px !important;
}

html.webkit .thumb-info-galerija .thumb-info-wrapper {
    margin: 1px 1px 1px 1px;
}

.thumb-info-galerija {
    background-color: #FFF;
    border: 1px solid #fff !important;
    border-radius: 0px;
}

#section-galerija .masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 0px !important;
    padding: 0px 0px 0px 0px !important;
}

.thumb-info .thumb-info-action-icon {
    background-color: #69920b;
}

.thumb-info .thumb-info-action-icon img {
    width: auto;
    height: 32px;
}

.dogadaji-slika a.kat-lokacija:hover {
	opacity: 1;
}

.dokumenti-zajedno a[href $='.pdf'] {
    padding: 0 0 0px 24px;
    background: url(https://kucmatolovrak.hr/slike/page_white_acrobat.png) top left no-repeat;
    font-size: 1em;
    background-position: left;
}

.dokumenti-zajedno a[href $='.doc'] {
    padding: 0 0 0px 24px;
    background: url(https://kucmatolovrak.hr/slike/page_white_word.png) top left no-repeat;
    font-size: 1em;
    background-position: left;
}

.dokumenti-zajedno a[href $='.docx'] {
    padding: 0 0 0px 24px;
    background: url(https://kucmatolovrak.hr/slike/page_white_word.png) top left no-repeat;
    font-size: 1em;
    background-position: left;
}

.dokumenti-zajedno a[href $='.xls'] {
    padding: 0 0 0px 24px;
    background: url(https://kucmatolovrak.hr/slike/page_white_excel.png) top left no-repeat;
    font-size: 1em;
    background-position: left;
}

.dokumenti-zajedno a[href $='.xlsx'] {
    padding: 0 0 0px 24px;
    background: url(https://kucmatolovrak.hr/slike/page_white_excel.png) top left no-repeat;
    font-size: 1em;
    background-position: left;
}

.dokumenti-zajedno .table-condensed>tbody>tr>td, .dokumenti-zajedno .table-condensed>tbody>tr>th, .dokumenti-zajedno .table-condensed>tfoot>tr>td, .dokumenti-zajedno .table-condensed>tfoot>tr>th, .dokumenti-zajedno .table-condensed>thead>tr>td, .dokumenti-zajedno .table-condensed>thead>tr>th {
    padding: 7px 0px;
}

.dokumenti-zajedno .table-hover>tbody>tr:hover {
    background-color: transparent;
}

.dokumenti-zajedno .table>tbody>tr>td {
    border-top: 1px solid #ddd;
}

.lovrakovci-around {
    position: relative;
    display: table;
    background: #f7fdf6;
    border-radius: 32px;
    padding: 24px 24px 16px;
    margin: 0 auto;
    text-align: center;
    height: 550px;
}

.lovrakovci-around img {
	margin-bottom: 16px !important;
}

.bg-misija {
	position: relative;
    display: block;
    padding: 36px 32px 24px;
    background: transparent;
}

.bg-misija img, .bg-vizija img, .bg-ciljevi img {
	width: 48px;
    height: auto;
    margin: 0 auto 21px;
    display: block;
    text-align: center;
}

.bg-vizija {
	position: relative;
    display: block;
    padding: 36px 32px 24px;
    background: transparent;
}

.bg-ciljevi {
	position: relative;
    display: block;
    padding: 36px 32px 24px;
    background: transparent;
}

.bg-misija h3, .bg-vizija h3, .bg-ciljevi h3 {
	color: #a13a19;
    text-align: center;
    margin-bottom: 24px;
    font-size: 2.4em;
}

.bg-misija p, .bg-vizija p, .bg-ciljevi p {
	color: #496403;
    text-align: center;
    font-size: 1.56em;
    font-family: "Amita", serif;
    line-height: normal;
}

.google-map-borders {
    border: 0px solid #DDD;
    padding: 0px;
    border-radius: 0px;
    line-height: 0;
}

.form-control {
    height: 46px;
    padding: 12px 16px;
    font-size: 12px;
    color: #000;
    font-style: italic;
    background-color: #fff;
    background-image: none;
    border: 1px solid #4c6b00;
    border-radius: 16px;
    font-family: "Amita", serif;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

img.cvijet-er {
	width: 320px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.page-not-found {
    margin: 30px 0 60px;
}

table.jelovnik-pocetna {
    width: 100%;
    margin: 3px auto 0px;
    table-layout: fixed;
    border-collapse: collapse;
    line-height: 18px;
}

table.jelovnik-pocetna td:first-child {
    text-align: left;
    color: #383837 !important;
    text-transform: none;
}

table.jelovnik-pocetna td {
    padding: 0px 0 24px 0;
    color: #383837;
    vertical-align: bottom;
    background-image: radial-gradient(#a1a2a3 1px, #1e2326 0px);
    background-size: 4px 1px;
    background-repeat: repeat-x;
    background-position: left bottom;
    background-position-y: 18px;
    font-size: 1.1em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: right;
}

table.jelovnik-pocetna td:first-child span {
    padding-right: .25em;
    color: #383837 !important;
}

.cjenik-bg {
	background: #f7fdf6;
    padding: 24px 32px;
    border-radius: 32px;
}

.bg-kako {
	background: transparent;
    position: relative;
    border-radius: 32px;
    padding: 21px 0px 24px 24px;
}

.bg-kako iframe {
	border-radius: 32px;
}

.posjetite-galerija {
	text-align: center;
}

.thumb-info .thumb-info-inner {
	font-family: "Amita", serif;
    text-transform: none;
    font-size: 18px;
}

.dokumenti-zajedno .table > tbody > tr > td {
  border-top: 0px solid #ddd;
  font-size: 1.1em;
}

.dokumenti-auto-height {
    min-height: auto;
    margin-bottom: 20px;
}

.dokumenti-kategorija img {
	height: auto;
    width: 100%;
}

.dokumenti-kategorija h3 {
    font-size: 1.5em;
    padding-top: 20px;
}

.dokumenti-auto-height .dokument-krug {
	height: 64px;
    width: 64px;
    border-radius: 50%;
    background: #3a5200;
    display: inline-block;
    float: left;
    margin-right: 20px;
    padding: 12px;
}

h5.kat-naslov {
	font-size: 1em;
    margin-bottom: 20px;
}

.smaller-desno {
    background: #4c6b00;
    padding: 16px 6px 10px 16px;
    border-radius: 32px 50% 50% 32px;
}

.smaller-desno .dokumenti-kategorija h3 {
    font-size: 1.2em;
}

.smaller-desno .dokumenti-kategorija img {
    float: left;
    margin-right: 16px;
    width: 32px;
    height: auto;
}

.smaller-desno .dokumenti-kategorija h3 {
    font-size: 1.2em;
    margin-bottom: 2px;
    padding-top: 7px;
    color: #fff;
}

.smaller-desno .dokumenti-kategorija h3 a {
    color: #fff;
}

.smaller-desno .dokumenti-kategorija h3 a.active {
    color: #94d000;
}

.page-header-novosti h1 {
	font-size: 3.2em;
    line-height: 1.3;
}

#misija-vizija {
	position: relative;
}

img.vizija-cvijet {
    position: absolute;
    opacity: 0.2;
    margin-top: 30px;
    top: 90px;
    left: 30px;    
}

img.ciljevi-cvijet {
    position: absolute;
    opacity: 0.2;
    margin-top: 30px;
    right: -30px;
    top: 460px;
}

.recenzije-zajedno {
	text-align: center;
    margin: 0px 0 20px;
}

.recenzije-img {
	width: 100%;
    display: block;
    margin: 0 auto;
}

.recenzije-img img {
    margin: 20px 5px 10px;
    height: 24px;
    width: auto !important;
    text-align: center;
    display: inline-block !important;
}


section.timeline {
    width: 100%;
    margin: 50px 0% 0;
    position: relative;
    float: left;
    padding-bottom: 600px;
}

.podnaslov-timeline {
	margin: 0 auto 20px;
    position: relative;
    z-index: 99;
}

.timeline-body h2 {
	font-size: 1.8em;
    margin-bottom: 0px; 
}

section.timeline {
    width: 100%;
    margin: 40px 0% 0;
    padding-top: 20px;
    position: relative;
    float: left;
    padding-bottom: 120px;
}

section.timeline .timeline-box {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    border: 1px solid #Eee;
    border-radius: 24px;
    margin: 24px 13px;
    padding: 24px;
    margin-bottom: 30px;
    background: #f5f5f5;
}

section.timeline .timeline-box.left:before {
    top: 43px;
    right: -9.36%;
}

section.timeline .timeline-box.right:before {
    top: 43px;
    left: -9.6%;
}

section.timeline .timeline-box.left:after {
    top: 40px;
    background: #f5f5f5;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    top: 40px;
}

section.timeline .timeline-box.right:after {
    top: 40px;
    background: #f5f5f5;
    border-left: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

section.timeline .img-thumbnail {
    padding: 6px;
    border-radius: 24px !important;
    background-color: #f5f5f5;
    border: 1px solid #eee;
}

.solution-godina {
    background-color: #009FE3;
    display: table;
    -ms-transform: skew(-32deg,0deg);
    -webkit-transform: skew(-32deg,0deg);
    transform: skew(-32deg,0deg);
    margin-left: 15px;
    margin-bottom: 15px;
}

.solution-godina h4 {
	font-size: 2em;
    padding: 3px 30px 0px 30px;
    margin-bottom: 0px;
    color: #fff;
    line-height: 1.3;
    font-weight: 500;
    margin: 0 0 0px 0;
    -ms-transform: skew(32deg,0deg);
    -webkit-transform: skew(32deg,0deg);
    transform: skew(32deg,0deg);
}

.alikacija-box {
	background: #F5F5F5;
    border-radius: 24px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    padding: 24px;
    border: 1px solid #eee;
}

.alikacija-box h4 {
    font-size: 1.8em;
    font-weight: 500;
    letter-spacing: normal;
    color: #58595B;
    line-height: 1.3;
    margin: 0 0 16px 0;
}

section.timeline .timeline-box.left {
    clear: none;
}

.solution-naslov {
    background-color: #009FE3;
    display: table;
    -ms-transform: skew(-32deg,0deg);
    -webkit-transform: skew(-32deg,0deg);
    transform: skew(-32deg,0deg);
    margin-left: 42px;
    
}

.solution-naslov h2 {
	padding: 3px 30px 5px 30px;
    color: #fff;
    margin: 0 0 0px 0;
    -ms-transform: skew(32deg,0deg);
    -webkit-transform: skew(32deg,0deg);
    transform: skew(32deg,0deg);
}

.solution-podnaslov {
    font-weight: 300;
    display: table;
    margin-bottom: 0px;
    margin-left: 12px;
}

.solution-podnaslov h3 {
    padding: 6px 30px 6px 30px;
    color: #fff;
    margin: 0 0 0px 0;
    background: #3a5200;
    border-radius: 100px;
}

.podnaslov-timeline {
    margin: 0 auto 20px;
    position: relative;
    z-index: 99;
}

section.timeline .timeline-box.right {
    margin-top: 80px;
}

section.timeline .timeline-box {
    margin: 24px 0px;
    padding: 20px;
}

