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

.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;margin: 44px 0;}
.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:600;}
.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: 4px; 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%;
}

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




body {font-family: 'Open Sans', serif;color: #000;}
p {color: #000;}

#header .header-body {border-top: 0;}
#header.header-no-border-bottom .header-body {padding-top: 15px;}

#header h1 {margin: 0;padding: 10px 0 30px;font-family: 'Playfair Display', serif;font-weight: 400;font-size: 42px;line-height: 44px;letter-spacing: -1px;}
#header .header-logo h1 a {text-decoration: none;color: #000;}
#header .header-logo h1 a strong {margin-left: 10px;color: #0088CC;}
#header .kaoh1 {margin: 0;padding: 10px 0 30px;font-family: 'Playfair Display', serif;font-weight: 400;font-size: 42px;line-height: 44px;letter-spacing: -1px;color: #1d2127;display: block;}
#header .header-logo .kaoh1 a {text-decoration: none;color: #000;}
#header .header-logo .kaoh1 a strong {margin-left: 10px;color: #0088CC;}
#header .header-search {margin-top: -14px;}
#header .header-search .form-control {min-width: 270px;width: auto;height: 44px;background: #eee;border-radius: 4px;border-color: #eee;box-shadow: none;padding-left: 25px;font-size: 1em;}
#header .header-search .btn-default {font-family: 'Open Sans', sans-serif;right: 0;top: 0;color: #fff;background-color: #383f48;border-color: #383f48;border-radius: 4px;font-weight: 600;padding: 12px 17px;}
#header .header-search .btn-default:hover {color: #fff;}
#header .header-search .btn-default:focus {outline: none;}

.spocslider {margin: 25px 0;}
.owl-carousel .owl-item .owlsadrzaj img {width: auto;}
.owlrotator {margin: 60px auto;}
.owlrotator a {text-decoration: none;}
.owlrotator .owlouter {flex: 1;background-size: cover;background-position: center center;background-repeat: no-repeat;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.owlrotator .owlinnerbg {background: #eee;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.owlrotator .owlinner {margin: 40px 40px 40px -40px;padding: 30px 40px;background: #fff;}
.owlrotator .owlinner .owlnadnaslov {font-family: 'Open Sans', sans-serif;color: #0088cc;font-size: 2em;line-height: 1.2em;font-weight: 900;letter-spacing: 2px;margin-bottom: 16px;}
.owlrotator .owlinner .owlnaslov {font-family: 'Open Sans', sans-serif;color: #000;font-size: 2em;line-height: 1.2em;font-weight: 900;margin-bottom: 18px;}
.owlrotator .owlinner .owldatum {font-family: 'Open Sans', sans-serif;color: #478406;font-size: 1.3em;line-height: 1.2em;font-weight: 700;margin-bottom: 18px;}
.owlrotator .owlinner .owlpodnaslov {color: #555;font-size: 1.2em;line-height: 1.5em;font-weight: 900;margin-bottom: 10px;}
.owlrotator .owlinner .owltekst {color: #555;font-size: 1.2em;line-height: 1.5em;}
.owlrotator .owl-carousel.show-nav-hover .owl-nav .owl-prev {left: 5px;}
.owlrotator .owl-carousel.show-nav-hover .owl-nav .owl-next {right: 5px;}
.owlrotator .owl-theme .owl-dots {position: relative;top: -30px;width: 50%;}
.owlrotator .owl-carousel .owl-dots .owl-dot.active span, .owlrotator .owl-carousel .owl-dots .owl-dot:hover span {background: #fff;border: 1px solid #fff;}
.owlrotator .owl-theme .owl-dots .owl-dot span {background: transparent;border: 1px solid #fff;}
.owlrotator .owl-theme .owl-dots {position: relative;top: -50px;width: 100%;}
.owlrotator-novosti {margin: 0 auto 60px auto;}

#footer {background: #E6E6E6;border-top: 4px solid #E6E6E6;margin-top: 0;font-size: 1em;}
#footer h4 {font-size: 2.2em;font-weight: 600;margin: 0 0 30px;}
#footer h1, #footer h2, #footer h3, #footer h4, #footer a {color: #000;}
#footer a:hover {color: #0088CC;}
#footer.short .footer-copyright {font-size: 0.9em;margin-top: 20px;padding-top: 20px;border-top: 0;}
#footer .footer-copyright a {color: #555;}
.social-icons li a {height: 40px;line-height: 40px;width: 40px;}
.social-icons li.social-icons-twitter a {background: #1aa9e1;color: #fff !important;}
.social-icons li.social-icons-facebook a {background: #3b5a9a;color: #fff !important;}
.social-icons li.social-icons-linkedin a {background: #0073b2;color: #fff !important;}
.social-icons li.social-icons-rss a {background: #ff8201;color: #fff !important;}
.social-icons li.social-icons-youtube a {background: #c3191e;color: #fff !important;}
.social-icons li.social-icons-instagram a {background: #7c4a3a;color: #fff !important;}
.social-icons li.social-icons-skype a {background: #00b0f6;color: #fff !important;}
.social-icons li.social-icons-email a {background: #dd4b39;color: #fff !important;}

.osbl:after {content: " ";width: 80px;height: 4px;background: #0088CC;display: block;margin: 13px 0 0;}
.osbc:after {content: " ";width: 80px;height: 4px;background: #0088CC;display: block;margin: 13px auto 0;}

.spocblog {padding: 60px 0 70px;}
.spocblog h2 {text-align: center;}
.innerbox {position: absolute;bottom: 0;left: 0;right: 0;background-color: rgba(28,105,180,0.8);width: 100%;height: 60px;transition: .5s ease;color: #fff;padding: 0 20px;}
.boxplus {text-align: center;color: #1c69b4;font-size: 25px;font-weight: 600;line-height: 29px;width: 29px;height: 29px;margin: 0 auto;position: absolute;top: -14px;left: 50%;margin-left: -15px;background: #fff;display: none;}
.boxtitle {font-size: 18px;color: #fff;line-height: 20px;font-weight: 600;height: 58px;display: table-cell;vertical-align: middle;}

.novter {margin: 0;padding: 80px 0;background: #eee;}
.novter h2 {font-size: 2em;line-height: 1.1em;font-weight: 700;text-align: left;margin: 0 0 40px;}
.novter .entry-date-poc .fa {margin-right: 5px;}
.novter .obrpro-podn {text-align: left;}
.novter h6 {color: #575656;font-size: 20px;line-height: 1.1;font-weight: 600;margin: 0 0 21px 0;}
.novter .novtxt {color: #747474;display: block;max-height: 44px;overflow: hidden;}
.novter .sidebarhome .sbox {background: #fff;padding: 20px 20px 10px 20px;border-radius: 4px;color: #575656;font-size: 14px;line-height: 1.1;font-weight: 400;margin-bottom: 60px;}
.novter .sbox h2 {font-size: 1.3em;line-height: 1.1em;font-weight: 700;text-align: left;margin: 0 0 20px;}
.novter .sidebarhome hr.solid.tallish {background: #eee;}
.novter .sidebarhome h4 {font-size: 1.4em;font-weight: 700;letter-spacing: normal;line-height: 27px;margin: 0 0 14px 0;}
.novter .sidebarhome h4:after {content: " ";width: 80px;height: 4px;background: #0088CC;display: block;margin: 13px 0 0;}
.novter .sidebarhome .sboxtxt a:before {content: "\f101";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-right: 5px;}

.spoclogotipi {padding: 20px 0;}
.spoclogotipi .owl-carousel {margin-bottom: 0;}
.spoclogotipi .owl-carousel .owl-stage {display: flex;align-items: center;}
.spoclogotipi .owl-carousel .owl-item img {width: auto;margin: auto;}

.sidebar .sbox {background: #eee;padding: 20px 20px 10px 20px;border-radius: 4px;}
.sidebar h4 {font-size: 1.4em;font-weight: 700;letter-spacing: normal;line-height: 27px;margin: 0 0 14px 0;}
.sidebar h4:after {content: " ";width: 80px;height: 4px;background: #0088CC;display: block;margin: 13px 0 0;}
.sidebar hr.solid.tallish {background: #fff;}
.sidebar .sboxtxt a:before {content: "\f101";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-right: 5px;}

.page-header {background-color: #eee;border-top: 5px solid #eee;text-align: center;margin: 0 0 50px 0;padding: 30px 0;}
.page-header h1 {color: #000;font-weight: 600;margin: 0 0 -35px;padding: 0 0 35px;}
.page-header .breadcrumb {color: #0088cc;}
.breadcrumb {padding: 15px 0;background-color: #fff;margin-top: 20px;text-align: center;}
.dokumenti .list.list-ordened {padding: 0;}
.dokumenti h4, .galerija h4, .poveznice h4 {font-weight: 700;}
.imgdesc {text-align: center;font-size: 10px;margin: 4px 10px 10px;line-height: 16px;color: #555;}
.entrytxt h3 {margin-bottom: 20px;padding-top: 10px;text-transform: none;}
.list.list-ordened.list-ordened-style-3 li:before {background-color: #bbb;}
.entrytxt iframe {clear: both;display: block;margin: auto;}
.entry-date-index {margin-bottom: 13px;color: #757575;}
.entry-date-index .fa {margin-right: 5px;}
.entrytxt img {margin-bottom: 20px;max-width: 100%;height: auto !important;}
.entrytxt img[style*="float:left"] {margin-right: 20px;}
.entrytxt img[style*="float:right"] {margin-left: 20px;}
.nemarez {height: 100px;color: #cc0000;}
.blck, .blck:hover {color: #000;}

.thumb-info {border: 1px solid #fff;box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 15%);transition: box-shadow 0.2s ease-in-out;}
.thumb-info:hover {box-shadow: 0px 0px 13px 1px rgb(0 0 0 / 35%);}
.thumb-info .thumb-info-wrapper, html.webkit .thumb-info .thumb-info-wrapper {margin: 0;border-radius: 0;}
.thumb-info .thumb-info-wrapper:after {background: rgb(0 136 204 / 40%);}
.thumb-info img {border-radius: 0;}
.thumb-info .thumb-info-caption {padding: 10px 13px;display: block;}
.thumb-info .thumb-info-kat {padding: 10px 0 5px;color: #000;font-weight: 700;display: block;}
.thumb-info .thumb-info-naslov {margin: 0 0 8px 0;padding: 0;height: 54px;overflow: hidden;font-weight: 600;display: flex;align-items: center;}
.thumb-info .thumb-info-tekst {height: 80px;padding: 0;overflow: hidden;}
.thumb-info .thumb-info-caption p.uslugeboxtext {height: 80px;padding: 0;margin: 0 0 17px;overflow: hidden;}

#fbcardmodal .modal-body img {text-align: center;max-width: 100%;height: auto !important;}
#fbcardmodal .modal-body p:last-child {margin-bottom: 0;}
#fbcardmodal button#fbcardmodalclose {z-index: 2;position: absolute;right: 0;background: #fff;padding: 10px;opacity: 1;font-size: 28px;}

.novternew {background: #fff;padding: 80px 0 30px;}
.novternew .entrytxtpoc hr:last-child {display: none;}
.novternew .sidebarhome .sbox {background: #eee;margin-bottom: 0;}
.novter .sidebarhome hr.solid.tallish {background: #fff;}
.spocslidernew {background: #eee;margin: 0;}
.novter .novtxt { max-height: none;overflow: visible;}