/* UNIVERSAL */


.clear {clear:both; height:0px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.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;}

body {
	font-family: 'Montserrat', sans-serif;
    color: #252825;
}

p {
	font-family: 'Montserrat', sans-serif;
    color: #252825;
    line-height: 1.6;
    font-weight: 400;
    font-size: 1em;
}

a:hover {
	text-decoration: none;
    opacity: 0.7;
}

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

a:active h3 {
	text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
    color: #040404;
    letter-spacing: 0px;
    color: #252825;
}

h2 {
    font-size: 1.8em;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 24px 0;
}

h3 {
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 16px;
    text-transform: none;
}

.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;}
.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:7px;}
.blockimg-left {padding-left:0 !important; margin-top:7px;}

#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: 4px; 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 {
    height: 38px;
    line-height: 38px;
    color: #fff;
    background-color: #5eb130;
    border-color: transparent transparent transparent transparent;
    border: 2px solid;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    text-transform: uppercase;
    padding: 0px 24px;
    font-size: 1em;
    font-weight: 600;
    border-radius: 24px;
    line-height: 1.3333333;
}

.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 .outofstock {
	line-height: 33px !important;
    background-color: #b13030 !important;
}

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

#header .header-body {
    background: #5a5152;
    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: 70px;
}

#header .header-logo {
    z-index: 99;
}

#header .header-logo img {
    position: relative;
    z-index: 99;
    margin: -33px 15px 15px 0;
	display: block;
}

#header .header-top {
    background-color: #ccb16e;
    border-bottom: 0px solid #ededed;
    margin-top: 0px;
    padding: 6px 0;
    position: relative;
    z-index: 4;
    color: #fff;
}

#header .header-nav-main {
    min-height: 40px;
	margin: 4px 0 0;
}

.bijelo-lijevo {
	position: absolute;
	top:0px;
	height: 155px;
	width: 31%;
	border-radius: 0px 100px 100px 0px;
	background: #fff;
	z-index: 99;
}


#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 0.96em;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 13px 8px 12px;
    text-transform: none;
    color: #fff;
}

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

ul.nav-pills > li.active > a {
    background-color: transparent;
	font-weight: 700 !important;
    border-bottom: 0px solid #3D7842;
    color: #C79B54 !important;
}

.header-top a, .header-top p, .header-top i  {
    color: #fff;
}

#header .header-top p .fa, #header .header-top p .icons {
    position: relative;
    top: 0px;
}

#header .header-nav-main nav {
    float: left;
    margin-right: 10px;
}

html .btn-primary {
    color: #fff;
    background-color: #5eb130;
    border-color: transparent transparent transparent transparent;
    border: 2px solid;
	box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);
}

html .btn-primary:hover {
    color: #5eb130;
    background-color: transparent;
    border-color: #5eb130 #5eb130 #5eb130 #5eb130;
    border: 2px solid;
	box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);
}

.btn-md {
	border-radius: 19px;
	text-transform: uppercase;
	padding: 7px 12px;
	font-size: 0.96em;
	font-weight: 600;
	box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);
}

.btn-lg {
	border-radius: 24px;
	color: #fcfcfc;
	text-transform: uppercase;
	padding: 7px 24px;
	font-size: 1em;
	font-weight: 600;
	box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);
}

html.sticky-header-active #header .bijelo-lijevo {
    position: absolute;
    top: 50px;
    height: 105px;
    width: 27%;
    border-radius: 0px 100px 100px 0px;
    background: #fff;
    z-index: 99;
}

.naruci-btn {
	margin-top: 3px;
    border-color: #307935 #307935 #307935 #307935;
	box-shadow: none;
}

.naruci-btn {
	margin-top: 3px;
    border-color: #307935 #307935 #307935 #307935 !important;
}

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

.slider-container .main-label {
    color: #252825;
    font-size: 3.6em !important;
    line-height: normal !important;
    font-weight: 700 !important;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
    text-align: center !important;
}

.slider-container .bottom-label {
    color: #252825;
    font-size: 1em !important;
    line-height: 24px !important;
    font-weight: 600 !important;
    text-align: center !important;
}

.odabir-ciscenja {
    padding: 50px 50px 40px;
    border-bottom: 5px solid #5eb130;
    background: #fff;
    box-shadow: 0 0 5px 1px lightgrey;
    margin-top: -96px;
    text-align: center;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #252825;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 19px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px 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;
}

#odabir-section {
	background: #fafafa;
}

#misija-section {
	background: #fafafa;
    padding: 60px 0 90px;
}

img.img-svakodnevnica-lijevo {
    margin-left: -90px;
    position: absolute;
    width: 370px;
    height: auto;
    top: 0px;
    z-index: 2;
    margin-top: 36px;
}

img.img-svakodnevnica-desno {
    position: absolute;
    width: 390px;
    height: auto;
    margin-right: 0px;
    margin-top: 20px;
    right: 15px;
    z-index: 1;
}

img.img-svakodnevnica-dolje {
    position: absolute;
    width: 350px;
    height: auto;
    left: -120px;
    z-index: 2;
    margin-top: 270px;
}

.tekst-slider {
    z-index: 99;
    position: relative;
    line-height: 510px;
}

.tekst-slider span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.kvacica-polje img {
	float: left;
}

.kvacica-polje h4 {
	float: left;
	font-size: 1em;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    margin: 11px 0 8px 10px;
}

.kvacica-polje {
	float: left;
}

.kvacica-polje:last-child {
	margin-left: 24px;
}

#vrste-section {
	background: #fff;
    padding: 90px 0 50px;
    text-align: center;
}

.bigtar {
    padding: 24px 20px;
    border-radius: 20px;
    text-align: center;
	-webkit-box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 8%);
    display: block;
}

p.znacajke-lijevo {
	text-align: left;
    margin-bottom: 6px;
    margin-left: 10px;
    line-height: 1.3;
}

#funkcioniranje-section {
	padding: 0px 0px;
    height: auto;
    /*
    background: url(https://hallogreen.hr/slike/funkcioniranje-hallogreen.jpg) top left no-repeat;
    */
    background-color: transparent;
    background-size: cover;
    color: #fff;
    position: relative;
}

.box-funkcioniranje {
	padding: 24px 16px 32px;
    border-radius: 21px;
    background: #fff;
    position: relative;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.08);
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.08);
    height: 240px;
    margin-bottom: 30px;
    text-align: center;
}

.box-funkcioniranje h4 {
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: normal;
    color: #ccb16e;
    line-height: normal;
    margin: 0 0 12px 0;
}

.box-funkcioniranje p {
    font-size: 1em;
    font-weight: 400;
    margin-top: 16px;
}

.krug-oko {
	position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid #fff;
    background: #5eb130;
    -webkit-box-shadow: 1px 1px 5px 3px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 1px 1px rgba(94,177,48,0.9);
    padding: 7px 13px;
    font-size: 1.4em;
    font-weight: 700;
    right: -10px;
    bottom: -10px;
    color: #fff;
}

#ugovaranje-section {
	padding: 60px 0 0px;
    position: relative;
}

#ugovaranje-section h3 {
	color: #ccb16e;
}

#footer {
    background: #fff;
    border-top: 0px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 0px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
}

.linkovi-gore a {
	color: #5eb130 !important;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
    color: #252825;
}

img.girl-absolute {
    bottom: -70px;
    left: -30px;
    width: 300px;
    height: auto;
    position: relative;
}

img.logo-absolute {
    top: -40px;
    right: 0px;
    position: absolute;
    width: 280px;
}

#iskustva-section {
	padding: 110px 0px;
    height: auto;
    background: url(https://hallogreen.hr/slike/nature-iskustva-02.jpg) top center no-repeat;
    background-color: transparent;
    background-size: cover;
    color: #fff;
    position: relative;
}

.iskustva-box {
    background: #fff;
    padding: 50px 16px;
    border-radius: 10px;
    background: rgba(255,255,255,0.8);
    position: relative;
    -webkit-box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 8%);
    position: relative;
}

.img-radius {
	border-radius: 50% !important;
}

.img-iskustvo {
    margin-bottom: 6px !important;
    width: 100px !important;
    height: 100px !important;
}

.iskustva-box h4 {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: normal;
    margin: 0 0 14px 0;
}

.iskustva-box p {
    height: 86px;
    overflow: hidden;
}

img.zvjezdice-img {
    max-width: 92px !important;
    height: auto !important;
    margin-bottom: 20px !important;
    margin-left: 4px !important;
}

.iskustva-box h5 {
    font-size: 0.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 16px;
    margin: 0 0 12px 0;
    text-transform: none;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
    position: absolute;
    right: 15px;
    top: -24px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: rgba(32, 226, 46, 0.25);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.footer-potpis a {
	color: rgba(37, 40, 37,0.5) !important;
}

.footer-potpis p {
    float: right;
    margin-left: 40px;
    color: rgba(37, 40, 37,0.5);
    margin-bottom: 0px;
}

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

hr.hrfull {
    background: #fafafa;
    height: 2px;
}

#footer hr.hrfull {
    margin-bottom: 0px;
}

#footer .container .row > div {
    margin-bottom: 10px;
}

#footer h4 {
    font-size: 1.2em;
    font-weight: 600;
    line-height: normal;
}

img.logo-footer {
    position: absolute;
    right: 0px;
    max-height: 230px;
    top: -20px;
}

#footer b {
    font-weight: 600;
}

p.broj-footer {
	text-transform: uppercase;
    font-size: 2.5em;
    font-weight: 200;
    margin: 0 0 10px;
    line-height: 1.1em;
}

#footer .btn {
    color: #fcfcfc;
    border-color: #307935 #307935 #307935 #307935 !important;
    text-transform: none;
}

#footer .social-icons li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #FFF;
    border-radius: 100%;
    display: block;
    height: 26px;
    line-height: 24px;
    border: 2px solid #5eb130;
    width: 26px;
    text-align: center;
    color: #5eb130 !important;
    text-decoration: none;
}

.social-icons li {
    display: inline-block;
    margin: -1px 6px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
}

.krug-prvi {
	padding: 6px 13px;
}

.krug-drugi {
	padding: 6px 12px;
}

.krug-treci {
	padding: 6px 12px;
}

.krug-cetvrti {
	padding: 6px 10px;
}

.breadcrumb {
    padding: 8px 15px 8px 0px;
    margin-bottom: 2px;
    list-style: none;
    background-color: transparent;
    color: #C79B54;
    text-align: left;
    border-radius: 0px;
    border-bottom: 2px solid #fafafa;
}

.breadcrumb > li, .page-header .breadcrumb > li {
    display: inline-block;
    font-size: 0.86em;
    text-transform: none;
    line-height: 18px;
    color: #C79B54;
    z-index: 999;
}

.breadcrumb a {
    color: #000;
}

.page-header .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #C79B54;
    content: "/\00a0";
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #C79B54;
    content: "/\00a0";
}

.page-header .breadcrumb {
    color: #000;
    text-align: left;
    border-bottom: 0px solid #fafafa;
    display: block;
    margin-bottom: 4px;
}

.page-header {
    background-color: #fff;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin: 0 0 35px 0;
    min-height: 100px;
    padding: 20px 0 0px;
    position: relative;
    text-align: center;
    background-size: contain;
}

.page-header h1 {
    border-bottom: 0px solid #CCC;
    color: #5a5152;
    display: block;
    font-size: 1.9em;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 0px;
    padding: 0 0 0px;
    position: relative;
    text-transform: uppercase;
    text-align: left;
}

.page-header-box {
    padding: 30px 20px 16px;
    position: relative;
    background: #fff;
    border-radius: 19px;
    border: 0px solid #ddd;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -1px rgba(0,0,0,.06);
}

img.limun-absolute {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 90px;
    border-radius: 0px 19px 0 0;
}

aside {
    background: #fff;
    margin-top: 15px;
    border-radius: 0px;
    padding: 0px;
}

.usluge-smaller img {
	height: 180px;
    width: auto;
}

.usluge-smaller .bigtar {
    padding: 24px 20px;
    border-radius: 10px;
    text-align: center;
    display: block;
    -webkit-box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 8%);
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 8%);
    margin: 5px;
}

.usluge-smaller .bigtar h3 {
    height: 40px;
    overflow: hidden;
    font-size: 1.08em;
    margin-bottom: 8px;
}

.usluge-smaller .bigtar p {
    line-height: 1.5;
    font-weight: 400;
    margin: 0 0 10px;
    font-size: 0.8em;
}

aside .box-funkcioniranje {
    padding: 10px 16px 10px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.08);
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.08);
    height: auto;
    margin-bottom: 20px;
}

.tabs.tabs-simple .nav-tabs > li a, .tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus {
    padding: 15px 10px;
    background: none;
    border: 0;
    border-bottom: 3px solid #eee;
    border-radius: 0;
    color: #777;
    font-size: 15px;
}

.blockimg-right, .blockimg-left {
    margin-top: 0px;
}

.google-map-borders {
    border: 1px solid #DDD;
    padding: 6px 6px 0px;
    border-radius: 10px;
}

.kontakt-line {
    text-align: center;
    background: #ccb16e;
    display: inline-block;
    padding: 30px;
    border: 0px solid #ddd;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -1px rgba(0,0,0,.06);
    position: relative;
    border-radius: 19px;
    width: 100%;
    margin-bottom: 30px;
}

.kontakt-line a {
    color: #fff;
}

.slika-kontakt img {
	width: auto;
    height: 40px;
    margin: 0 auto 10px;
    filter: brightness(0) invert(1);
}

.kontakt-line span {
    color: #fff;
    font-size: 0.9em;
}

.page-not-found h3 {
    font-size: 2em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 20px;
    text-transform: none;
}

.page-not-found h2 {
    font-size: 3.6em;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.3;
    text-align: center;
}

.iskustva-index {
	text-align: center;
    padding: 20px;
}

.blog-zajedno {
	padding: 20px;
    margin-bottom: 30px;
    background: #fff;
    position: relative;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.08);
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.08);
    height: auto;
    margin-bottom: 30px;
    border-radius: 10px;
}

h2.blog-naslov {
    font-size: 1.7em;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 12px 0;
}

h2.blog-naslov a {
    color: #ccb16e;
}

.datum-zajedno {
	color: #5a5152;
    margin-bottom: 6px;
}

.img-thumbnail {
    border-radius: 10px;
    position: relative;
    border: 0px solid #ddd;
}

.forma-naruci input[type="radio"] {display:none;}
.forma-naruci input[type="radio"] + label span {display:inline-block;width:19px;height:19px;margin:-1px 4px 0 0;vertical-align:middle;background:url(https://hallogreen.hr/slike/check_radio_sheet_blue.png) left top no-repeat;cursor:pointer;float:left;}
.forma-naruci input[type="radio"]:checked + label span {background:url(https://hallogreen.hr/slike/check_radio_sheet_blue.png) -19px top no-repeat;}
.forma-naruci input[type="radio"] + label span.blue {display:inline-block;width:19px;height:19px;margin:-1px 4px 0 0;vertical-align:middle;background:url(https://hallogreen.hr/slike/check_radio_sheet_blue.png) left top no-repeat;cursor:pointer;float:left;}
.forma-naruci input[type="radio"]:checked + label span.blue {background:url(https://hallogreen.hr/slike/check_radio_sheet_blue.png) -19px top no-repeat;}
ul.formapoc {list-style:none; padding:0; display:inline; margin-right:20px;}

ul.formapoc li {
    display: block;
    margin-right: 20px;
    line-height: 18px;
    margin-bottom: 10px;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66AFE9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(102,175,233,.6);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 240px;
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    cursor: pointer;
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-align: left;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    cursor: default;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}

.ui-datepicker a, .ui-datepicker a:hover {
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\f104";
}

.ui-datepicker .ui-icon {
    display: none;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    cursor: pointer;
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    text-align: right;
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\f105";
}

.ui-datepicker .ui-datepicker-title {
    font-weight: 700;
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
}

.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0;
}

.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 4px;
    -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0;
}

.bigtar h3 {
    font-size: 1.56em;
    font-weight: 800;
    letter-spacing: normal;
    height: 42px;
    overflow: hidden;
    line-height: normal;
    margin-bottom: 6px;
    text-transform: none;
}

h4.cijena-usluga {
    font-size: 1em;
    color: #C79B54;
    font-weight: 300;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 12px 0;
}

h4.cijena-usluga span.cijena-iznos {
    font-size: 2em;
    font-weight: 700;
    margin: 0 0 12px 0;
}

h4.cijena-usluga span.cijena-iznos-eur {
    font-size: 1.3em;
    font-weight: 500;
    margin: 0 0 12px 0;
    text-transform: none;
}

h4.cijena-usluga span.cijena-kolicina {
    font-size: 1em;
    font-weight: 500;
    text-transform: none;
}

h4.cijena-usluga span.cijena-kolicina-eur {
    font-size: 0.9em;
    font-weight: 300;
    text-transform: none;
}

.bigtar img {
	height: 80px;
    filter: none;    
}

.bigtar h3 a {
    color: #234039;
}

.forma-naruci input[type="checkbox"] {display:none;}
.forma-naruci input[type="checkbox"] + label span {display:inline-block;width:19px;height:19px;margin:-1px 4px 0 0;vertical-align:middle;background:url(https://hallogreen.hr/slike/check_radio_sheet_blue.png) left top no-repeat;cursor:pointer;float:left;}
.forma-naruci input[type="checkbox"]:checked + label span {background:url(https://hallogreen.hr/slike/check_radio_sheet_blue.png) -19px top no-repeat;}
.forma-naruci input[type="checkbox"] + label span.blue {display:inline-block;width:19px;height:19px;margin:-1px 4px 0 0;vertical-align:middle;background:url(https://hallogreen.hr/slike/check_radio_sheet_blue.png) left top no-repeat;cursor:pointer;float:left;}
.forma-naruci input[type="checkbox"]:checked + label span.blue {background:url(https://hallogreen.hr/slike/check_radio_sheet_blue.png) -19px top no-repeat;}
ul.formapoc {list-style:none; padding:0; display:inline; margin-right:20px;}



input.cijena-polje {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 0px;
    font-weight: 700;
    font-size: 2em;
    line-height: 1.42857143;
    color: #5EB130;
    background-color: transparent;
    background-image: none;
    border: 0px solid #eee;
    border-radius: 0px;
    cursor: default;
    -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;
    margin-bottom: 0px !important;
}

input.cijena-polje-eur {
    height: 30px;
    font-weight: 500;
    font-size: 1.2em;
    margin-bottom: 6px !important;
}

input.cijena-polje {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
    border-color: #CCC;
}

label.cijena-label {
    font-weight: 600 !important;
    margin-bottom: 0px;
    font-size: 1.3em;
}

.cijena-1 {
	height: 50px;
}

.radovi-box {
    background: #5a5152;
    padding: 10px 0px 0px;
}

.radovi-box h3 {
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.6;
    color: #fff;
    height: 66px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: none;
}

.radovi-box img {
	height: 400px;
    overflow: hidden;
}

.cocoen {
    box-sizing: border-box;
    cursor: pointer;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cocoen>div:first-child, picture .cocoen>div {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%;
}

.cocoen * {
    box-sizing: inherit;
}

.cocoen>img, .cocoen>picture>img {
    display: block;
    width: 100%;
}

.cocoen img, .cocoen picture>img {
    max-width: none;
}

.cocoen>div:first-child, picture .cocoen>div {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%;
}

.cocoen-drag {
    background: #fff;
    bottom: 0;
    cursor: ew-resize;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 2px;
}

.cocoen-drag::before {
    border: 3px solid #fff;
    content: '';
    height: 30px;
    left: 50%;
    margin-left: -7px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    width: 14px;
}

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

.masonry-loader ul.products {
    padding: 0 0 0px 0;
    list-style: none;
}

.logo-klijenti {
    height: auto;
    width: auto;
    padding: 20px 10px 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    float: none;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    margin: 0 auto;
}

.logo-klijenti img {
    width: auto !important;
    max-height: 60px;
}

#znacajke-clients-section .owl-klijenti {
	z-index: 4;
    position: relative;
}

#klijenti-section .owl-klijenti .owl-dots .owl-dot.active span, #klijenti-section .owl-klijenti .owl-dots .owl-dot:hover span {
    background-color: rgba(15, 15, 15, 0.7);
}

#klijenti-section {
	position: relative;
    padding: 50px 0px 10px;
    background: transparent;
}

#klijenti-section h2 {
	text-align: center;
}

.background-grad {
    width: 100%;
    height: 100vh;
    position: relative;
    margin-top: -310px;
}

#background {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-45%);
    background-size: cover;
    background-position: left top;
}

#background-funkcioniranje {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: -100;
    background-size: cover;
}

.rotator-sadrzaj {
    height: 100vh;
    position: absolute;
    vertical-align: middle;
    top: 48%;
    text-align: center;
    left: 50%;
    width: 90%;
    transform: translate(-50%, 0);
}

.rotator-sadrzaj h2 {
    color: #252825;
    font-size: 3.6em;
    line-height: normal;
    font-weight: 700;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 0%);
    text-align: center !important;
    margin-bottom: 32px;
}

.rotator-sadrzaj p {
    color: #252825;
    font-size: 1.2em;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 0%);
}

.rotator-sadrzaj span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.rotator-sadrzaj span img {
    padding: 42px;
    animation-iteration-count: infinite;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #fff;
}

html #header .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #fff;
}

html #header .hamburger.is-active .hamburger-inner::after {
    background-color: #fff;
}

html.sticky-header-active #header .hamburger.is-active .hamburger-inner::after {
    background-color: #69c535;
}

html #header .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #fff;
}

html.sticky-header-active #header .hamburger-inner, .sticky-header-active .hamburger-inner::before, .sticky-header-active .hamburger-inner::after {
    background-color: #69c535;
}

html #header .hamburger {
    display: none;
}

.asortiman-octagon:hover img {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.lean-oko {
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    border: 4px solid #F1F3F5;
}

.lean-zajedno {
    position: absolute;
    width: 100%;
    display: block;
    bottom: 0px;
    text-align: left;
    margin-left: 0px;
    vertical-align: baseline;
    padding: 25px;
}

.lean-zajedno h4 {
    font-size: 1.6em;
    font-weight: 900;
    letter-spacing: normal;
    line-height: normal;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    color: #fff;
}

.lean-zajedno p {
    color: #fff;
}

.usluga-overlay {
    -ms-transform: skewY(54deg);
    transform: skewY(54deg);
    background: rgba(0, 120, 187, 0.5);
    width: 100%;
    position: absolute;
    height: 600px;
    left: -8px;
}

.usluga-overlay-top {
    -ms-transform: skewY(54deg);
    transform: skewY(54deg);
    background: rgba(0, 120, 187, 0.2);
    width: 100%;
    height: 600px;
    position: absolute;
    left: 0px;
    margin-top: -70px;
}

.tim-zajedno {
	text-align: center;
}

.tim-zajedno h2 {
    margin: 0 0 16px 0;
}

.tim-zajedno h5 {
    color: #ccb16e;
}

.tim-zajedno-sadrzaj {
    padding: 12px 16px 6px;
    border-bottom: 5px solid #ccb16e;
    background: #fff;
    box-shadow: 0 0 5px 0px lightgrey;
    text-align: center;
    display: block;
}

.bigtar h3 {
    height: 56px;
    margin-bottom: 8px;
}

.lijevo-usluge-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 500px;
    border-radius: 24px 0 0 0px;
}

.desno-usluge-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 500px;
    border-radius: 0px 24px 0px 0px;
}

.sredina-usluge {
    padding: 30px 30px 30px;
    position: relative;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
    text-align: center;
    background: #d5d9de;
}

.sredina-usluge span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

h3.usluge-naslov {
    font-size: 1.4em;
    font-weight: 900;
    color: #5a5152;
}

h3.usluge-naslov a {
    color: #5a5152;
}

.sredina-usluge-2 {
	background: #bdbab5;
}

.znacajke-outsourcing {
	background: #d5d9de;
    padding: 40px;
    text-align: center;
}

.znacajke-outsourcing img {
	border-radius: 50%;
    height: 160px;
    width: 160px;
    margin-bottom: 16px;
    margin-top: 24px;
}

.znacajke-outsourcing h2 {
    font-size: 2.4em;
    font-weight: 400;
    color: #5a5152;
    line-height: normal;
    margin: 0 0 24px 0;
    text-transform: uppercase;
}

.sredina-usluge-3 {
	background: #ece8e8;
}

.lijevo-usluge-bg-3 {
    background-position: bottom center;
    border-radius: 0px 0 0 0px;
}

.lijevo-usluge-bg-4 {
	min-height: 600px;
	border-radius: 0px 0 0 0px;
}

.lijevo-usluge-bg-5 {
	min-height: 500px;
	border-radius: 0px 0 0 0px;
}

.lijevo-usluge-bg-6 {
	border-radius: 0px 0 0 0px;
}

.desno-usluge-bg-5 {
	min-height: 500px;
	border-radius: 0px 0 0 0px;
}

.sredina-usluge-4 {
	background: #ece8e8;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(https://hallogreen.hr/images/uploads/generalno-ciscenje-1.jpg);
    min-height: 600px;
}

.sredina-usluge-5 {
	background: #c9d8dc;
    height: 500px;
}

.sredina-usluge-6 {
	background: #ece8e8;
}

.sredina-usluge-7 {
	background: #fbfbfc;
    border-radius: 0 0 0 24px;
    min-height: 600px;
}

.desno-usluge-bg-7 {
    border-radius: 0 0 24px 0;
    height: 600px;
}

.toggle > label {
    background: #FBFBFC;
    border-left: 3px solid #CCC;
    border-radius: 16px;
    padding: 12px 20px 12px 20px;
    font-weight: 700;
}

.razine-bg h2 {
    font-size: 2.4em;
    font-weight: 400;
    color: #5a5152;
    line-height: normal;
    margin: 0 0 24px 0;
    text-transform: uppercase;
    text-align: center;
}

.razine-bg {
	background: #ece8e8;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(https://hallogreen.hr/slike/razine-bg.jpeg);
    min-height: 1100px;
    padding: 60px;
}

.razine-zajedno {
	background: #ccc3b6;
    border: 4px solid #e4e2dd;
    border-radius: 0  0 160px 160px;
    padding: 24px 24px 60px;
    margin-bottom: 30px;
    position: relative;
}

.razine-zajedno h3 {
	text-align: center;
    color: #807660;
    font-weight: 700;
    margin-bottom: 16px;
    font-size: 2.1em;
    text-transform: uppercase;
}

img.img-razina {
	border-radius: 16px;
    margin-bottom: 16px;
}

.razine-zajedno li {
    line-height: 1.4;
    font-size: 1.3em;
    color: #807660;
}

.razine-zajedno ul {
    padding-inline-start: 24px;
}

.razina-zajedno-1 {
	margin-top: 90px;
}

img.srebrna-lenta {
    position: absolute;
    top: -59px;
    left: -67px;
}

.linkovi-gore hr.hrfull {
    width: 85%;
    float: right;
}

.main-naruci .bigtar img {
    height: 80px;
    filter: none;
    -webkit-filter: grayscale(100%);
  	filter: grayscale(100%);
}

.bigtar-najam h3 {
	height: auto !important;
    margin-bottom: 16px;
}

.uskoro-txt {
    position: absolute;
    transform: rotate(45deg);
    top: 60px;
    font-size: 1.7em;
    font-weight: 900;
    color: #5A5152;
    right: 140px;
}

.bigtar-najam-zeleno .uskoro-txt {
	display: none;
}

.bigtar-najam-zeleno .uskoro-txt {
	display: none;
}

#footer h1 {
    font-size: 1.2em;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 14px;
}

.product-actions a, .product-actions button {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding: 11px 24px;
    text-transform: none;
    font-weight: 600;
    font-size: 1em;
    line-height: 1.1;
    border-radius: 24px;
}

.product-actions a.posaljiupit, .product-actions a.brzipregled, .product-actions button.posaljiupit, .product-actions button.brzipregled {
    font-size: 1em;
    height: auto;
    width: auto;
    line-height: 1.1;
    background-color: transparent;
}

.product-actions a.posaljiupit, .product-actions button.posaljiupit {
    right: 0px;
    color: #212429;
    padding: 11px 16px;
    border: 0px solid #ed4949;
}

.product-actions a.brzipregled, .product-actions button.brzipregled {
    left: 0px;
    color: #212429;
    padding: 11px 15px;
    border: 0px solid #52b9b5;
}

.product-actions a.posaljiupit:hover, .product-actions button.posaljiupit:hover {
    color: #fff;
    background-color: #ffd700;
}

.product-actions a.brzipregled:hover, .product-actions button.brzipregled:hover {
    color: #fff;
    background-color: #cd7f32;
}

.desno-kos {
	float: right;
    padding-top: 0px;
}

.det-cijena {
	font-size: 12px;
}

.det-cijena small {
	font-size: 72%;
}

.product-price-box .old-price {
    font-size: 10px;
    text-decoration: line-through;
}

.product-shop-okvir .product-details-area p {
    color: #212429;
    height: 21px;
    overflow: hidden;
    margin: 0 0 16px;
    border-top: 0px solid #eee;
    padding-top: 0px;
    font-size: 1em;
}

.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}

.product .product-image-area button.outofstock {
    background: #d2322d;
}

.product .product-image-area .product-image {
    border-radius: 0px;
}

.btn-table {
	display: table !important;
    margin: 0 auto;
}

.product-img-box .product-img-wrapper {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}

.product-details-box .product-detail-info {
    padding-bottom: 0px;
    margin-top: 10px;
    border-bottom: 0px solid #ebebeb;
}

.product-details-box .product-short-desc {
    padding: 0 90px 10px 0;
    border-bottom: 0px solid #ebebeb;
}

.fancybox-cart-close {
    top: 8px;
    right: 8px;
}

.alert-success {
    color: #e7e7ec;
    background-color: #212429;
    border-color: #000;
}

.shop {
    margin-top: 0px !important;
}

.product .product-image-area {
    overflow: hidden;
    position: relative;
    padding: 0px;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
}

.product .product-name {
    height: 52px;
    overflow: hidden;
    font-size: 1.4em;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 10px;
    text-transform: none;
    color: #000;
}

.product .product-name a {
    color: #000;
}

.product .product-details-area h5 {
	font-size: 0.82em;
    line-height: normal;
    margin: 0 0 6px 0;
}

.btn-plus {
    border-radius: 0px 24px 24px 0px !important;
    border-color: rgba(140, 140, 140, 0.2) !important;
    border-left: 0px solid !important;
}

.btn-plusminus {
    width: 40px;
    height: 37px;
    font-size: 1.8em;
    padding: 0px 12px 1px;
    font-weight: 500;
    color: #212429 !important;
}

.input-quantity {
    width: 60px;
    padding: 10px 16px;
    border-color: rgba(140, 140, 140, 0.2) !important;
    border-radius: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    color: #8c8c8c !important;
    float: left !important;
    font-size: 20px !important;
    line-height: 23px !important;
    height: 37px !important;
    border-top: 1px solid #f5f5f7 !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
}

.btn-minus {
    border-radius: 24px 0px 0px 24px !important;
    border-color: rgba(140, 140, 140, 0.2) !important;
    border-right: 0px solid !important;
}

.filters {
    display: inline-block;
    margin-top: 0px;
    float: left;
    margin-bottom: 0px;
}

.filters .dropdown {
    margin-right: 20px;
    float: left;
}

.filters .dropdown-toggle {
    font-size: 1.1em;
    line-height: normal;
    font-weight: 500 !important;
    margin-bottom: 0px;
    padding: 6px 16px;
    width: 100%;
    display: flex;
    align-items: center;
    transition: color .3s;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    position: relative;
    border-radius: 24px;
    border: 1px solid #F7F5F0;
    color: #fff !important;
    background: #CCB16E;
}

.filters .caret {
    border-top: 0px dashed;
    margin-top: -23px;
    border-top: 0px solid;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
    margin-right: 10px;
    margin-left: 32px;
}

.dropdown-menu {
    min-width: 200px;
    padding: 0 0;
    margin: 0px 0 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #CCB16E;
    border: 1px solid #fff;
    border: 1px solid #fff;
    border-radius: 16px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
}

.dropdown-menu>li>a {
    color: #fff;
}

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 16px;
}

.filters .alert {
	padding: 12px 0;
}

.filters .alert .btn {
	margin-right: 15px;
}

.shop .page-header {
	margin: 0 0 35px 0;
}

.page-header h1 span {
    color: #5a5152;
    display: block;
    font-size: 0.6em;
    font-weight: 200;
    line-height: 1.2em;
    margin: 5px 0 0;
}

.filters {
    margin-bottom: 30px;
}

.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    border: 2px solid;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
}

.btn-danger {
    border-radius: 24px;
    color: #fcfcfc;
    text-transform: uppercase;
    padding: 7px 24px;
    font-size: 1em;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
}

.product-price-box .old-price {
    color: rgba(26, 25, 25, 0.6);
    font-size: 16px;
    text-decoration: line-through;
    font-weight: 500;
}

.product-price-box .product-price {
    font-size: 26px;
    color: #000;
    line-height: 1;
    font-weight: 600;
}

.product-price-box .product-akcija {
    color: #5eb130 !important;
    padding: 0px 6px 2px 0;
}

.product .product-label span.discount {
    background-color: #ff3b3b;
}

.product .product-label span.new {
    background-color: #307935;
}

.featured-boxes img {
    max-height: 48px;
    margin-bottom: 12px;
}

html body .tabs.tabs-bottom .nav-tabs li p {
    margin-bottom: 6px;
}

.tabs.tabs-simple .nav-tabs > li a, .tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus {
    padding: 15px 20px 0;
    font-size: 16px;
}

.tabs.tabs-simple .tab-content {
	text-align: center;
}

.product-details-box label {
    float: left;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 1.3em;
    width: 90px;
}

.product-details-box .controls {
    width: auto;
    float: left;
    min-width: 212px;
}

.product-details-box .form-control {
    height: 40px;
    border: 1px solid #ddd;
}

.tablica-shop-smaller {
    padding: 18px 24px 24px 24px;
    background: transparent;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-radius: 24px;
    background: #eae5d6;
}

h4.title-smaller-shop {
    margin-bottom: 20px !important;
    font-size: 1.6em;
    text-transform: none !important;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 30px;
    margin: 0 0 14px 0;
    color: #000;
}

.totals-table tbody tr {
    border-bottom: 0px solid #dcdcdc;
}

.totals-table tbody tr td {
    padding: 8px 0px;
    font-size: 1em !important;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    text-align: left !important;
}

.totals-table tbody tr:last-child {
    border-bottom: none;
}

.cart-table-wrap {
    padding: 0px;
    border-top: 0px solid #424242;
    border-bottom: 0px solid #424242;
    border-left: 0px solid #424242;
    border-right: 0px solid #424242;
    border-radius: 0px;
    padding: 16px 0px;
    background: transparent;
    display: block;
    margin-bottom: 12px;
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

.cart-table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    font-size: 14px;
    padding: 16px;
}

.cart-table tbody tr {
    border-bottom: 0px solid #dcdcdc;
}

.cart-table tbody tr td {
    border-bottom: 0px solid #dcdcdc;
    padding: 20px 5px;
    line-height: 1.3;
    color: #000;
    margin: 10px auto 20px;
}

.cart-table tbody tr td.product-image-td a img {
    width: 80px;
}

.cart-table tbody tr td.product-name-td h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 21px;
    margin: 0 0 6px;
}

.cart-table tbody tr td.product-name-td h2 a {
    color: #000;
}

h3.product-sku, h3.product-mod {
    font-size: 0.9em;
    font-weight: 400;
    margin-bottom: 2px;
    text-transform: none;
    color: #000;
    line-height: 18px;
}

html .btn-crni {
    color: #1a1919;
    background-color: transparent;
    border-color: transparent transparent transparent;
}

html .btn-crni i {
    color: #1a1919;
}

.cart .form-rabatt {
    display: block;
    width: 100%;
    height: 35px;
    padding: 10px 16px;
    font-size: 0.9em;
    line-height: 1.3;
    border-radius: 24px;
    background-image: none;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    color: #000;
    margin-right: 12px;
    margin-bottom: 10px;
}

.cart .form-rabatt {
    width: 220px;
}

.btn-remove {
    display: block;
    width: auto;
    height: auto;
    font-size: 11px;
    color: #000;
    line-height: 22px;
    overflow: hidden;
    padding: 3px 6px 0 1px;
    text-align: left;
    border: 0;
    background: transparent;
}

.btn-remove:hover, .btn-remove:focus {
    color: #4a4a4a;
    text-decoration: none;
}

.shop-sidebar-cart {
	background: transparent;
    border-radius: 16px;
    padding: 0px 12px 0px 12px;
    margin-top: 0px;
}

.totals-table-action .btn, .totals-table-action .btn span {
	color: #fff;
}

.cart .euro-cijena {
    display: block;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.cart .euro-cijena-cart {
    color: #999 !important;
    font-size: 10px !important;
    font-weight: 400 !important;
}

.text-cijena-ukupno {
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    text-align: left;
}

.text-cijena-zbroj {
    font-size: 10px;
    font-weight: 400;
    text-align: left;
}

.qty-dec-btn, .qty-inc-btn {
    width: 28px;
    height: 37px;
    font-size: 26px;
    padding: 3px 3px;
    font-weight: 400;
    color: #000!important;
    background-color: #EAE5E7;
}

.btn-minus-qtr {
    border-radius: 0px 0px 0px 0px !important;
    border-color: rgba(140, 140, 140, 0.1) !important;
    border-right: 0px solid !important;
    border-radius: 24px 0px 0px 24px !important;
}

.btn-plus-qtr {
    border-radius: 0px 0px 0px 0px !important;
    border-color: rgba(140, 140, 140, 0.1) !important;
    border-left: 0px solid !important;
    border-radius: 0px 24px 24px 0px !important;
}

.qty-input {
    width: 52px !important;
    padding: 10px 12px;
    border-color: rgba(140, 140, 140, 0.1) !important;
    border-radius: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    color: #060002 !important;
    font-size: 20px !important;
    line-height: 26px !important;
    height: 36px;
}

.sidebar.shop-sidebar label {
    font-weight: 400;
    font-size: 14px;
    color: #1a1919;
    line-height: 21px;
}

.sidebar.shop-sidebar label {
    text-transform: lowercase !important;
    display: inline-block;
}

.cart .alert.alert-default {
    background-color: #CCB16E;
    border-color: transparent;
    color: #fff;
    border-radius: 24px;
}

.panel-box .panel-box-title {
    border-radius: 24px 24px 0 0;
}

.panel-box .panel-box-content {
	border-radius: 0 0 24px 24px;
}

.alert {
	border-radius: 24px;
}

.stuck-div {
	height: 20px;
    overflow: hidden;
    font-size: 90%;
}

.header-bottom {
    border-top: 0px solid #fb3939;
    background: transparent;
    max-height: 48px;
}

.header-bottom p {
    color: #000;
    padding: 6px 0;
    font-style: italic;
    margin-bottom: 0px;
    font-size: 1.1em;
    height: 20px !important;
}

.header-bottom .marquee0 div {
	font-size: 16px !important;
    color: #000 !important;
    height: 20px !important;
}

.page-header-shop {
	margin-bottom: 0px !important;
}

.header-top-elem img {
    width: 16px;
    height: 16px;
    filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(190deg) brightness(109%) contrast(101%);
}

li.profil-img {
    padding: 3px 0px 0px 16px !important;
}

li.icon-other {
	padding: 3px 3px 0;
}

li.header-top-elem {
    line-height: 0px;
}

.header-top-elem, .header-top-link {
    display: inline-block;
    vertical-align: middle;
    padding: 3px 16px;
    text-transform: none;
    background: transparent;
    font-size: 1em;
    color: #1f0318;
    border-right: 0px solid #dedede;
}

cart-menu {
    display: inline;
}

.desno-kosarica {
    margin: 4px auto 0;
    float: none;
    font-size: 0.8em;
    color: #fff;
    margin-left: 0px;
}

.desno-kosarica span.kolicina-desno {
    position: relative;
    left: 20px;
    font-weight: 500;
    top: -8px;
    background: #5a5152;
    color: #fff;
    padding: 2px 4px 2px 4px;
    font-size: 0.62em;
    border-radius: 30px;
    z-index: 1;
}

.desno-kosarica img {
	filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(190deg) brightness(109%) contrast(101%);
}

#header .header-nav-top .nav > li > a.cart-menu-a {
    padding: 0px 0px !important;
}

#header .header-nav-top .nav > li > a:hover, #header .header-nav-top .nav > li > a a:focus {
    background: transparent;
}

div.ss-wrap *{/*margin:0;padding:0;border:0;background:0 0;background-color:transparent;background-image:none;background-position:0 0;text-decoration:none;font-size:1em*/}input.ss-input{display:block}input.ss-input-thinking{background-image:url(../slike/indicator.gif);background-repeat:no-repeat;background-position:center right}ul.ss-box{position:absolute!important;top:35px!important;left:0px!important;margin:0!important;padding:0!important;width:307px;z-index:999999;border:1px solid #dddddd;font-size:11px;background:#fff;-moz-box-shadow:2px 2px 5px 0 #c5c5c5;list-style:none}ul.ss-box li{float:left;width:100%;clear:both}ul.ss-box li,ul.ss-box li *{cursor:pointer}ul.ss-box li.ss-header{height:34px;overflow:hidden;padding:5px 0;color:#fff;background-color:#004c7a}ul.ss-box li.ss-header p.ss-header-text{color:#ffffff;margin:0!important;padding:0 0 0 10px!important;float:left;font-size:12px;font-weight:700;line-height:24px}ul.ss-box li.ss-header p.ss-header-limit{color:#ffffff;margin:0!important;padding:0 10px 0 0!important;float:right;font-size:11px;font-weight:400;line-height:24px}ul.ss-box li.ss-result{margin:0!important;padding:0!important;border-bottom:1px solid #cccccc}ul.ss-box li.ss-result a{display:block;padding:5px 10px;text-decoration:none!important;background:#fff}ul.ss-box li.ss-result a:hover{background:#cde0ff url(../images/jquery-smartsuggest/search-item-hover.gif) repeat-x top}ul.ss-box li.ss-result img{margin-right:12px;width:40px}ul.ss-box li.ss-result p{margin:0!important;padding:0!important;color:#444;font-weight:400;font-size:10px}ul.ss-box li.ss-result p span.ss-result-title{display:inline!important;margin:0!important;padding:0!important;font-size:11px;font-weight:700;color:#222}

.trazilica-gore .btn-default {
    background: #CCB16E;
    border: 0 none;
    color: #fff !important;
    z-index: 3;
    padding: 7px 12px;
    margin-right: 0px;
    margin-top: 0px;
    text-transform: uppercase;
}

.trazilica-gore .btn-default {
    border-radius: 24px;
}

ul.ss-box li.ss-header {
    height: 42px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0 10px;
    color: #fff;
    background-color: #fcfcfc;
}

ul.ss-box li.ss-header p.ss-header-text {
    color: #005581 !important;
    margin: 0!important;
    padding: 0 10px 10px !important;
    float: left !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
    margin-top: -2px !important;
}

ul.ss-box li.ss-header p.ss-header-text input {
    color: #fff !important;
    background: #ccb16e;
    border: 0px solid #ff13a7;
    border-radius: 24px;
}

ul.ss-box li.ss-header p.ss-header-limit {
    color: #ccb16e !important;
    margin: 0!important;
    padding: 0px 10px 0 0!important;
    float: right !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    margin-top: -1px !important;
}

ul.ss-box li.ss-result a:hover {
    background: rgba(91, 151, 68, 0.1) !important;
}

ul.ss-box li.ss-result {
    margin: 0!important;
    padding: 0!important;
    border-bottom: 0px solid #cccccc;
}

ul.ss-box {
    border: 1px solid #fcfcfc;
    -moz-box-shadow: 2px 2px 5px 0 #c5c5c5;
}

.broj-sati-label {
	border: 1px solid #c52121;
}

#freeform_broj_sati .hidden {
	visibility: hidden !important;
}

.usluge-novo {
    padding: 16px 21px 24px;
    border-radius: 32px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 8%);
    display: block;
    background-color: #fbfaf7;
}

.usluge-novo h3 {
    font-size: 1.56em;
    font-weight: 800;
    letter-spacing: normal;
    height: 56px;
    overflow: hidden;
    line-height: normal;
    margin-bottom: 8px;
    text-transform: none;
}

.usluge-novo img {
    height: 80px;
    filter: none;
    margin-bottom: 20px !important;
}

.usluge-novo h3 a {
    color: #234039;
}

.usluge-novo p {
    margin-top: 20px;
    height: 116px;
    overflow: hidden;
    font-size: 0.96em;
}

.background-grad-funkc {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 0px;
    overflow: hidden;
}

.funkcioniranje-sadrzaj {
	padding: 320px 0 70px;
}

#zasto-section {
	padding: 90px 0 110px;
    position: relative;
}

.zasto-bg {
    padding: 70px 0px;
    height: 320px;
    border-radius: 32px;
    position: relative;
    align-items: start;
    justify-content: start;
    display: flex;
    vertical-align: middle;
    line-height: normal;
}

.zasto-sadrzaj {
    text-align: center;
    padding: 48px 62px 32px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 32px;
    position: absolute;
    height: auto;
    align-items: center;
    top: 0px;
    justify-content: center;
    display: inline-table;
    vertical-align: middle;
    line-height: normal;
}

.zasto-sadrzaj h4 {
	font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: normal;
    color: #ccb16e;
    line-height: normal;
    margin: 0 0 12px 0;
}

.zasto-sadrzaj p {
    font-size: 1em;
    font-weight: 400;
    margin-top: 16px;
}

#zasto-section .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 20px;
    position: absolute;
    right: unset;
    top: auto;
    width: 100%;
}

.mediji-zajedno {
    padding: 24px 42px 21px;
    border-radius: 21px;
    background: #fafafa;
    position: relative;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.08);
    height: auto;
    margin-bottom: 30px;
    text-align: center;
}

.mediji-slika .img-logo-mediji {
    width: 100%;
    max-height: 120px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.mediji-dolje {
	margin-top: 24px;
	border-top: 1px solid #ddd;
}

.datum-mediji {
    float: left;
    font-weight: 300;
    margin: 10px 6px 21px;
}

.tvrtka-mediji {
    float: right;
    font-weight: 300;
    margin: 10px 6px 21px;
}

.mediji-dolje h2.blog-naslov {
    font-size: 1.52em;
    line-height: 1.4;
    margin: 0 0 24px 0;
    height: 118px;
    overflow: hidden;
}

#mediji-section {
	position: relative;
    padding: 10px 0 30px;
}

.mediji-slika {
	height: 120px;
    position: relative;
}
