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

.mb-40 {margin-bottom: 40px;}

.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-search {margin-top: 9px;}*/
/*#header .header-search .form-control {height: 32px;}*/
/*#header .header-nav-top .nav > li > a:hover, #header .header-nav-top .nav > li > a a:focus {background: #777;color: #FCF58E;border-color: #777;}*/
/*#header .header-nav-top .nav > li > a .fa {font-size: 15px;}*/



#header .header-logo img, #header.header-narrow .header-logo img {margin: 0 15px 0 0;}
#header .header-nav-top .nav > li {margin-left: 10px;}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span, #header .header-nav-top .nav > li > span > a {color: #989898;}
#header .header-nav-top .nav > li > a:hover, #header .header-nav-top .nav > li > a:focus, #header .header-nav-top .nav > li > span > a:hover, #header .header-nav-top .nav > li > span > a:focus {background: #FCF58E;}
#header .header-nav-top {margin-top: 0;margin-bottom: 10px;}


.spocslider {display: inline-block;width: 100%;}
.spocslider .owl-carousel {height: calc(100vh - 238px);margin-bottom: 0;}
.owl-carousel .owl-item .owlsadrzaj img {width: auto;}
.owlrotator {margin: 0;}
.owlrotator a {text-decoration: none;}
.owlsadrzaj {width: 100%;height: calc(100vh - 238px);background-size: cover;background-repeat: no-repeat;background-position: center;display: table;color: #101820;padding: 0 50px;}
.owlsadrzaj .owlinner {display: table-cell;vertical-align: middle;}
.owlsadrzaj .owlnaslov {display: flex;align-items: center;color: #101820;font-size: 3.6em;line-height: 1.2em;font-weight: 400;text-shadow: 0 0 10px white;}
.owlsadrzaj .owltekst {font-size: 1.4em;line-height: 1.7em;font-weight: 300;color: #101820;margin-top: 30px;text-shadow: 0 0 15px white;}
.owlsadrzaj .btn {font-size: 16px;margin-top: 40px;}
.owlsadrzaj .owltekst p, .owlsadrzaj .owltekst ul li, .owlsadrzaj .owltekst ol li {color: #101820;font-size: 3.3em;line-height: 1.2;font-weight: 700;}
.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: #007cc3;border: 1px solid #007cc3;}
.owlrotator .owl-theme .owl-dots .owl-dot span {background: transparent;border: 1px solid #007cc3;}
.owlrotator .owl-carousel .owl-nav {top: auto;position: absolute;margin-top: -40px;width: 50%;left: 50%;}
.owlrotator .owl-carousel .owl-nav [class*="owl-"] {color: #BFC0BF; text-shadow: none; background-color: #fff !important; border: none !important;width: 50%;margin: 0 5px;padding: 0;}
.owlrotator .owl-carousel .owl-nav [class*="owl-"]:hover {color: #000 !important;}
.owlrotator .owl-carousel .owl-nav .owl-prev, .owlrotator .owl-carousel .owl-nav .owl-next {height: 40px;}
.owlrotator .owl-carousel .owl-nav .disabled {opacity:0.3}
.owlrotator .owl-carousel .owl-nav .owl-prev:before {content:"\f104";font-size: 30px;line-height: 40px;}
.owlrotator .owl-carousel .owl-nav .owl-next:before {content:"\f105";font-size: 30px;line-height: 40px;}


.medical-schedules {margin: -54px 0 0 0;}
.medical-schedules h4 {line-height: 23px;padding-top: 4px;}
.medical-schedules h4, .medical-schedules h5, .medical-schedules a, .medical-schedules i {color: #fff;}
.medical-schedules h5 {position: relative;display: inline-block;}
.medical-schedules .box-one, .medical-schedules .box-two, .medical-schedules .box-three, .medical-schedules .box-four {padding: 0;height: 94px;position: relative;-webkit-animation-duration: 0.6s;-moz-animation-duration: 0.6s;-ms-animation-duration: 0.6s;-o-animation-duration: 0.6s;animation-duration: 0.6s;}
.medical-schedules .box-one {z-index: 4;}
.medical-schedules .box-two {z-index: 3;}
.medical-schedules .box-three {z-index: 2;}
.medical-schedules .box-four {z-index: 1;}
.medical-schedules .box-one .feature-box.feature-box-style-2 .feature-box-icon i.fa {font-size: 3em;}
html .background-color-lightblue {background-color: #22bbff !important;}
.medical-schedules .box-one::after {content: '';display: block;position: absolute;top: 0;right: -30px;width: 0;height: 0;border-top: 47px solid transparent;border-bottom: 47px solid transparent;border-left: 30px solid #383f48;z-index: 5;}
.medical-schedules .box-one h4, .medical-schedules .box-one h5, .medical-schedules .box-one a, .medical-schedules .box-one .fa {color: #fff !important;}
.medical-schedules .box-two h5, .medical-schedules .box-two a, .medical-schedules .box-two .fa {color: #383F48 !important;}

.medical-schedules .box label {display: block;margin: -3px 0 0;opacity: 0.5;cursor: pointer;}
.medical-schedules .box strong {font-size: 1.1em;}
.medical-schedules .box .feature-box {padding: 26px 10px 26px 26px;}
.medical-schedules .box .feature-box-icon {margin-top: 5px;margin-left: -10px;}
.medical-schedules .box .feature-box.feature-box-style-2 .feature-box-icon .icons {color: #fff;}
.medical-schedules .box.box-one label {display: block;margin: -3px 0 0;opacity: 0.5;}
.medical-schedules .box.box-one strong {font-size: 1.2em;}
.medical-schedules .box.box-one .feature-box {padding: 23.7px;}
.medical-schedules .box.box-one .feature-box-icon {margin-top: 0;margin-left: 5px;}
.medical-schedules .box.box-two label {display: block;margin: -3px 0 0;opacity: 1;}
.medical-schedules .box.box-two strong {font-size: 1.2em;color: #000;}
.medical-schedules .box.box-two .feature-box-icon {margin-top: 5px;margin-left: 10px;}
.medical-schedules .box.box-two .feature-box.feature-box-style-2 .feature-box-icon .icons {color: #383F48;}
.medical-schedules .box.box-three .feature-box-icon {margin-right: 4px;}
.medical-schedules .box.box-three .feature-box-info {padding-left: 30px;}
.medical-schedules .box.box-four .feature-box-info {padding-left: 40px;}

.medical-schedules .box-two a, .medical-schedules .box-three a, .medical-schedules .box-four a {display: block;}
.medical-schedules .box-two i, .medical-schedules .box-three i, .medical-schedules .box-four i {margin-left: 0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.medical-schedules .box-two:hover i, .medical-schedules .box-three:hover i, .medical-schedules .box-four:hover i {margin-left: 10px;}

h2.kh1 {font-size: 2.6em;line-height: 44px;}
.row.eqhe {display: flex;flex-direction: row;flex-wrap: wrap;}
.vs-xxs {display: none;}
.page-header {background-color: #34383D;border-top: 5px solid #34383D;}
.page-header .breadcrumb > li, .page-header .breadcrumb > li > a {color: #fff;}
.page-header h1 {color: #fcf58e;}
.breadcrumb {background-color: transparent;padding: 30px 0 0;}
#footer h4 {color: #fcf58e;}
.social-icons li {margin: -3px 1px 5px 0;}
.social-icons li a {border-radius: 4px;height: 40px;line-height: 40px;width: 40px;}

.table.cjenik>tbody>tr>td:first-child {color: #333;text-align: left;}
.table.cjenik>tbody>tr>td:nth-child(2) {color: #333;text-align: right;white-space: nowrap;}
.cjeniktxt p {color: #333;}
h3 {line-height: 1.2em;}
.cjeniktxt {padding: 8px;}
.custom-info span:nth-child(1) {min-width: 75px;}
.custom-info2 span:nth-child(1)::after {display: none;}