/* 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;}
.clear60 {clear:both; height:60px;}
.clear80 {clear:both; height:80px;}

@font-face {
  font-family: "MarkerFeltThin";
  src: url("https://volonterski-centar-iskra.com/vendor/font/MarkerFelt-Thin.ttf");
}

@font-face {
  font-family: "MarkerFeltWide";
  src: url("https://volonterski-centar-iskra.com/vendor/font/MarkerFelt-Wide.ttf");
}


body {
	font-family: 'Rubik', sans-serif;
    color: #0b0d12;
    font-size: 14px;
    line-height: 1.5;
}

p {
	font-family: 'Rubik', sans-serif;
    color: #0b0d12;
    line-height: 1.5;
    font-weight: 400;
    font-size: 0.92em;
}

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

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

h2 {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 12px 0;
    font-family: "MarkerFeltWide";
    text-transform: uppercase;
    color: #ffcc81;
}

h3 {
    font-size: 2.2em;
    font-family: "MarkerFeltWide";
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 16px;
    text-transform: uppercase;
}

h4 {
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 12px 0;
    text-transform: uppercase;
}

h5 {
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: normal;
    color: #0b0d12 !important;
    line-height: 1.4;
    font-family: "MarkerFeltThin";
    margin: 0 0 16px 0;
    text-transform: uppercase;
}

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

#header .header-top p {
    font-size: 0.86em;
    margin: 0;
    padding: 0;
    line-height: 38px;
    margin-left: 16px;
    margin-right: 16px;
    float: right;
    font-weight: 500;
    color: #25283a;
}

#header .header-body {
    background: #FFF;
    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;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

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

#header .header-search .form-control {
    border-radius: 20px;
    font-size: 0.9em;
    height: 34px;
    margin: 0;
    padding: 6px 12px;
    border: 0px solid #ccc;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    transition: width 0.3s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    width: 200px;
    background: #ebb362;
    color: #fff;
}

input[type="email"].form-control::-webkit-input-placeholder, input[type="text"].form-control::-webkit-input-placeholder {
   color: rgba(255,255,255,0.5);
}

#header .header-search .btn-default {
    color: #fff;
    margin-top: -2px;
    margin-right: 4px;
}

#header .header-top p a {
    color: #25283a;
}

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

#header .header-logo img {
    margin: 5px 15px 8px 0;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 0.96em;
    color: #0b0d12;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    padding: 10px 16px;
    text-transform: uppercase;
}

#header .header-nav-main nav > ul > li:last-child > a {
    padding: 10px 0px 10px 16px;
}

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

ul.nav-pills > li.active > a {
    background-color: transparent;
    color: #EBB362 !important;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    margin-top: 8px;
    margin-left: 6px;
}

html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #FFCC81 transparent transparent transparent;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #0b0d12 transparent transparent transparent;
}

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

.slider-container .main-label {
    color: #ffcc81;
    font-size: 5em !important;
    line-height: normal !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
    font-family: "MarkerFeltWide";
    text-align: center !important;
}

.slider-container .bottom-label {
    color: #FFF;
    font-size: 1em !important;
    line-height: normal !important;
    text-align: center !important;
    font-weight: 300 !important;
}

html .btn-secondary {
    color: #fff;
    background-color: #84af8f;
    border-color: #649771 #649771 #649771;
}

.btn {
    display: inline-block;
    padding: 9px 20px 8px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid transparent;
    border-radius: 8px;
    line-height: 1.4;
}

#zelis-section {
	padding: 70px 0px 40px;
    background-color: #FFFFFF;
    background-size: cover;
    color: #fff;
}


.zelis-volontirati {
	padding: 50px 30px;
    background: url(https://volonterski-centar-iskra.com/slike/zelis-biti-volonter.jpg) center left no-repeat;
    background-color: #FFF;
    background-size: cover;
    color: #fff;
    border-radius: 12px;
    margin-bottom: 30px;
}

#zelis-section h2 {
    color: #fff;
    margin-bottom: 40px;
    text-transform: none;
}

.trazis-volontera {
	padding: 50px 30px;
    background: url(https://volonterski-centar-iskra.com/slike/trazite-volontere.jpg) center left no-repeat;
    background-color: #FFF;
    background-size: cover;
    color: #fff;
    border-radius: 12px;
    margin-bottom: 30px;
}

#cilj-section {
    background: #fcfcfc;
    background-image: url(https://volonterski-centar-iskra.com/slike/iskra-ruke.svg);
    background-size: contain;
    color: #0b0d12;
    background-position: center right;
    padding: 70px 0;
    background-repeat: no-repeat;
}

img.slika-cilj {
    border-radius: 8px;
    -webkit-box-shadow: -26px 26px 0px 1px rgba(255,205,129,1);
    -moz-box-shadow: -26px 26px 0px 1px rgba(255,205,129,1);
    box-shadow: -26px 26px 0px 1px rgba(255,205,129,1);
    margin-left: 26px;
    margin-bottom: 26px;
}

html .btn-primary {
    color: #0b0d12;
    background-color: #ffcc81;
    border-color: #e3ac5b #e3ac5b #e3ac5b;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -1px rgba(0,0,0,.06);
}

.cilj-desno {
    padding-top: 0px;
    padding-left: 30px;
}

.cilj-desno h5 {
	margin-top: 30px;
}

#prednosti-section {
	padding: 70px 0 0;
}

.box-prednosti {
    background: #f5f5f5;
    padding: 30px 20px;
    height: 427px;
}

img.slika-prednosti {
	position: absolute;
    right: 15px;
    top: 0px;
}

img.prednosti-img {
	width: 48px;
    height: 48px;
}

.tabs-prednosti .nav-tabs p {
	color: rgba(11,13,18,0.9);
    font-size: 0.82em;
    padding: 12px 12px 0px;
}

.tabs-prednosti .nav-tabs {
    border: 0;
    margin-bottom: 0px;
}

.tabs-prednosti hr {
    background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    border: 0;
    height: 2px;
    margin: 10px 0 30px;
}

.tabs-prednosti h4 {
    font-size: 1.26em;
    text-transform: uppercase;
    font-weight: 500;
    color: #0b0d12;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
}

.tabs.tabs-bottom .nav-tabs li a.active p {
    text-decoration: none;
}

.datum {
	position: absolute;
    top: 22%;
    left: -15px;
    transform: rotate(-90deg);
    background: #84af8f;
    padding: 9px 12px;
    font-size: 0.8em;
    color: #fff;
    line-height: 1;
}

#novosti-section {
	padding: 70px 0 0;
    background: #fff;
    background-image: url(https://volonterski-centar-iskra.com/slike/karta-elproms.png);
    background-size: auto;
    color: #fff;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.bigtar img {
	border-radius: 12px 12px 0 0;
}

.novosti-zajedno {
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
    border-radius: 12px 12px 12px 12px;
}

.box-izdvojeno {
	padding: 20px 16px 30px;
}

.box-izdvojeno a h4 {
    color: #0b0d12;
    height: 50px;
    overflow: hidden;
    margin: 0 0 10px 0;
}

.box-izdvojeno .thumb-info-caption p {
    font-size: 0.96em;
    line-height: 1.6;
    margin: 0 0 20px;
    padding: 0px;
    display: block;
}

a.link-tekst {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.86em;
}

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

.volonterski-centar-broj {
    color: #84af8f;
    font-size: 6em;
    float: left;
    margin-right: 12px;
    line-height: normal;
    font-weight: 500;
}

.volonterski-centar-naslov {
    color: #0b0d12;
    font-size: 1.82em;
    line-height: normal;
    margin-top: 18px;
    font-weight: 400;
}

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

#footer {
    background: #0e0e0e;
    border-top: 0px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 0px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
    background: transparent;
    background-image: url(https://volonterski-centar-iskra.com/slike/footer-bg.png);
    background-size: cover;
    color: #fff;
    background-position: top center;
    padding: 80px 0 0;
}

img.reference-logo {
	height: auto;
    max-height: 70px;
    width: auto !important;
}

.center-novosti {
	text-align: center;
}

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

#footer a, #footer p {
    color: #fff;
}

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

#footer hr {
    margin: 20px 0px 40px !important;
}

#footer .btn {
    width: 100%;
    display: block;
    color: #0b0d12;
    margin-top: 30px;
}

.kontakt-info-footer p {
    float: left;
    margin-right: 24px;
}

#footer .footer-copyright {
    padding: 30px 0 20px;
}

#footer .footer-copyright a, #footer .footer-copyright p {
    color: rgba(255,255,255,0.7);
}

.copy-desno {
	text-align: right;
}

.main-sadrzaj {
	position: relative;
    background: #fff;
    background-image: url(https://volonterski-centar-iskra.com/slike/iskra-ruke.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}

.page-header {
    background-color: transparent;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin: 0 0 25px 0;
    min-height: 50px;
    height: auto;
    padding: 20px 0;
    position: relative;
    text-align: left;
}

.page-header h1 {
    border-bottom: 0px solid #CCC;
    display: inline-block;
    font-weight: 300;
    line-height: 1.3;
    margin: 0 0 -25px;
    padding: 0 0 25px;
    position: relative;
    color: #ffcc81;
    font-size: 3em !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
    font-family: "MarkerFeltWide";
    text-transform: uppercase;
}

aside .zelis-volontirati {
    padding: 30px 15px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

aside .trazis-volontera {
    padding: 30px 15px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

aside {
    text-align: center;
    margin-top: 25px;
}

aside h2 {
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 12px 0;
    font-family: "MarkerFeltWide";
    text-transform: uppercase;
    color: #fff;
}

aside h4 {
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 500;
    color: #0b0d12 ;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 8px 0;
}

.eebloqs h3 {
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: normal;
    color: #0b0d12 !important;
    line-height: 1.4;
    font-family: "MarkerFeltThin";
    margin: 0 0 12px 0 !important;
    text-transform: uppercase;
}

h2.entry-title-index {
    font-weight: 500;
    text-transform: none;
    line-height: 1.3;
    margin: 0 0 12px 0;
    font-family: "MarkerFeltWide";
    font-size: 1.8em;
}

.page-header .breadcrumb > li {
    display: inline-block;
    font-size: 0.9em;
    text-transform: none;
    text-shadow: none;
    color: #ebb362;
}

.novost-index-desno {
	padding: 30px 0;
}

.novost-index-lijevo .datum {
    top: 41%;
}

.novost-index-lijevo img {
	border-radius: 12px;
}

.novosti-linija:last-child {
	display: none;
}

.btn-group-xs>.btn, .btn-xs {
    padding: 4px 5px 2px !important;
    font-weight: 300 !important;
    font-size: 12px !important;
    line-height: 1.3 !important;
    border-radius: 8px !important;
}

.datum-det {
    position: relative;
    top: 0%;
    left: 0px;
    transform: rotate(0deg);
    background: #84af8f;
    padding: 9px 12px;
    font-size: 0.8em;
    color: #fff;
    width: auto;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
}

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

.img-thumbnail {
    border-radius: 8px;
    position: relative;
    background-color: #fff;
    padding: 0px;
    border: 0px solid #ddd;
}

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

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

.thumb-info img {
    border-radius: 12px;
}

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

.thumb-info {
    background-color: #FFF;
    border: 0px solid #DDD;
    border-radius: 12px;
}

#zelis-section .trazis-volontera h2 {
	text-align: right;
}

.dokumenti-zajedno h4 {
	color: #0b0d12;
}

.table-condensed>tbody>tr>td {
    padding: 10px;
    border-top: 0px solid #ddd;
    color: #0b0d12;
}

.table-condensed>tbody>tr>td a {
    color: #0b0d12;
}

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

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

.product-table thead th, .product-table tbody td, .ratings-table thead th, .ratings-table tbody td {
    border-bottom: 0px solid #dcdcdc;
    border-right: 0px solid #dcdcdc;
    padding: 15px 10px;
    line-height: 1.3;
}

.product-table {
    border: 0px solid #ddd;
}

.main-sadrzaj #zelis-section {
	background: transparent;
    padding: 30px 0px 20px;
}


.nav-tabs li a, .nav-tabs li a:hover {
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
}

.hczrv {
	padding-top: 66px;
}

.volonterska-mjesta {
    padding: 50px 30px;
    background: url(https://volonterski-centar-iskra.com/slike/volonterska-mjesta.jpg) center left no-repeat;
    background-color: #FFF;
    background-size: cover;
    color: #fff;
    text-align: center;
    border-radius: 12px;
    margin-bottom: 30px;
}

aside .volonterska-mjesta {
    padding: 30px 15px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

