/* 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: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;}
.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 {
	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 {
	display: none;
}
.product-actions a.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.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;}

/*o nama*/
.o-nama-poc {
	background-color: #fff;
	color: #515e66;
	padding: 100px 0;
}
.o-nama-poc img {margin-top: 10px}

/*revo*/
.main-label {font-size: 50px !important}

/*par*/
.poc-par {	padding: 100px 0 !important;}

/*footer*/


#footer.short .footer-copyright {background: #585858;padding: 15px 0;}
#footer .footer-copyright p {color: #ccc;}
#footer {background: #676767 !important; border-top: 4px solid #676767;font-size: 0.9em;	margin-top: 50px;	padding: 70px 0 0;color: #fff;}
#footer p {color: #fff}
#footer .container .row > div {margin-bottom: 5px;}
#footer .form-control {	border-radius: 0;}
.ikonafooter {float: left;margin: 0 10px 30px 0;}


/*novosti*/
.product .product-image-area {padding: 0;background-color: #eee;border: 0;border-radius: 0;}
.product .product-details-area {padding: 30px 30px 0 30px;text-align: left;background: #f0f0f0;height: 228px;overflow: hidden;border-bottom: 30px solid #f0f0f0;line-height: 23px;color: #515e66}
.product .product-name {color: #515e66;font-weight: 600;font-size: 18px;margin: 0 0 20px;letter-spacing: 0;}
.product .product-name a {color: #515e66;height: 60px;overflow: hidden;vertical-align: middle;display: table-cell;}
.product p {color: #181a1c;font-weight: 300;line-height: 22px;margin: 0;}
.product-more {font-size: 16px;line-height: 20px;color: #fff;text-align: center;text-transform: uppercase;display: block;padding: 18px 16px 16px 16px;background: #b32a3a;border: 0;letter-spacing: 1px;}
.product-more:hover, .product-more:active, .product-more:focus {color: #fff;background: #5eaa30 ;text-decoration: none;}
.product .product-label span.new {box-shadow: 0 0 35px #fff;}


/*header ostale*/
.custom-parallax-medium-padding {padding: 142px 0 !important;}
section.section.section-parallax {margin-bottom: 50px !important;}
.parallax-header {text-align: center;}
.parallax-header .breadcrumb {	background: none;	margin: 0 0 2px 2px;	padding: 0;	position: relative;	z-index: 1;	color: #fff;}
.parallax-header .breadcrumb > li {	display: inline-block;	font-size: 0.85em;	text-transform: uppercase;	text-shadow: none;}
.parallax-header .breadcrumb > li a {color: #fff;}
.parallax-header .breadcrumb > li + li:before {	color: inherit;	font-family: FontAwesome;	content: "\f105";	padding: 0 7px 0 5px;}
.parallax-header .breadcrumb.breadcrumb-valign-mid {position: absolute;	top: 36%;	right: 20px;}
.parallax-header h1 {	color: #fff;display: inline-block;font-size: 32px;font-weight: 200;line-height: 32px;margin: 0 0 -25px;padding: 0 0 25px;position: relative;}
.parallax-header h1 span {color: #999da3;display: block;font-size: 0.6em;font-weight: 300;line-height: 1.3em;margin: 7px 0 0;}
.parallax-header-no-title-border h1 {	border: 0;}

/*Stručnjaci*/

.thumb-info img {border-radius: 0px !important;}
.team .thumb-info:hover .thumb-info-caption {background: #b32a3a;; text-decoration: none !important}
.team .thumb-info:hover .thumb-info-caption span, .team .thumb-info:hover .thumb-info-caption i {color: #fff !important;text-decoration: none !important;}
.team .thumb-info .thumb-info-caption {position: relative;padding: 10px 0;display: block;background: #fff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;	transition: all 0.3s ease;}
.team .thumb-info .thumb-info-caption .custom-thumb-info-title span {display: block;text-decoration: none !important;}
.team .thumb-info .thumb-info-caption .custom-thumb-info-title span:nth-child(1) {color: #8e8e8e;text-decoration: none !important;}
.team .thumb-info .thumb-info-caption .custom-thumb-info-title span:nth-child(2) {color: #28292d;margin-top: 10px;text-decoration: none !important;}
.team .thumb-info .thumb-info-caption .custom-thumb-info-title i {position: absolute;	top: 50%;right: 20px;font-size: 1.9em !important;color: #28292d;	-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);	transform: translateY(-50%);}
.thumb-info .thumb-info-wrapper {border-radius: 0px !important;}

/*Smaller*/
.thumb-info-galerija {max-width:none;display:inline-block}
.thumb-info-galerija.thumb-info-centered-info:hover .thumb-info-title {    top: 32%;}
.thumb-info .thumb-info-wrapper  {border-radius:0}
.thumb-info .thumb-info-wrapper:after {background:rgba(255,255,255,0.80);border-radius:0}
.thumb-info .thumb-info-type     {background-color: transparent;color: #5e002e;    text-transform: uppercase;text-shadow: none;border-radius: 0;font-size: 13px;}
.thumb-info .thumb-info-inner {color:#000; font-size:15px;line-height:19px; font-style:italic; margin: 10px 0 0 0;    font-weight: 400;letter-spacing:normal;    text-transform: none;text-shadow: none;}
.thumb-info .thumb-info-inner p {color:#4b4b4b;font-size:13px;font-family: 'Open Sans', sans-serif;font-style:normal;line-height: 17px;margin: 8px 15px;}
.thumb-info-title .thumb-info-inner p {color:#4b4b4b;font-size:13px;font-family: 'Open Sans', sans-serif;font-style:normal;line-height: 17px;margin: 8px 15px;}

.thumb-info-caption h4 {    height: 43px;overflow: hidden;font-size:1em;line-height: 21px;}
.thumb-info img {border-radius: 0;}
.thumb-info {background-color: #f5f5f5;border:none}

