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


#header .header-body {
	background: transparent;
	background-color: rgba(255, 255, 255, 0.8);
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 0px 0;
    width: 100%;
    z-index: 1001;
    min-height: 110px;
    margin-top: -4px;
}

.main {
	margin-top: -130px;
}

#header .header-logo {
    float: left;
    background-color: #fff;
    width: 300px !important;
    height: 130px !important;
    padding-left: 42px;
    top: 50px;
    position: relative;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    padding: 15px 16px;
    text-transform: uppercase;
    background: #fff;
	color: #000;
}

ul.nav-pills > li.active > a {
    background-color: #114fb0 !important;
	color: #fff !important;
}

#header .header-nav-main {
    float: right;
    margin: 79px 0 0;
    min-height: 0px;
}

.nav-pills>li+li {
    margin-left: 6px;
}

#header .conterner-fluid-full {
    padding-left: 5%;
    padding-right: 5%;
}

#header .column-2 {
    width: 85%;
    padding-left: 6px;
}

#header .column-3 {
    width: 15%;
    padding-left: 6px;
}

#header .header-nav-main {
    float: left;
    margin-left: 90px;
    min-height: 0px;
}

#header .header-social-icons {
    float: right;
    margin: 70px 0 0 10px;
}

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

#header .header-nav-main nav > ul > li > a.upit {
    padding: 15px 36px;
    text-transform: uppercase;
    background: #e00000;
    color: #fff;
	font-weight: bold;
}

.naslov-rotator-box {
	width: 400px;
	padding: 26px 56px;
	background: #fff;
	color: #000;
}

.slider-container .top-label {
    font-size: 2em !important;
	color: #000;
	font-weight: 700;
	font-family: 'Open Sans Condensed', sans-serif;
}

.podnaslov-rotator-box {
	background-color: rgba(0, 0, 0, 0.5);
	width: 730px;
	padding: 56px 56px 46px;
	color: #fff;
	height: 210px;
}

.slider-container .main-label {
    font-size: 1.2em !important;
	color: #fff;
	line-height: 26px !important;
	font-weight: 300 !important;
}

.slider-container .btn-slider-action {
    font-size: 21px !important;
    line-height: 24px !important;
    padding: 3px 10px !important;
}

.proizvodi-naslov {
	width: 100%;
	background: #222222;
	color: #fff;
	padding: 30px;
	font-size: 2.2em;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: -10px;
}

.col-md-5-2 {
	float: left;
	width: 20%;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

.boxproizvodi h3 {
    text-align: center;
    font-size: 1.9em;
    font-weight: 500;
    color: #fff;
    padding: 26px 2px;
    background: #e00000;
    width: 270px;
    position: relative;
    top: -38px;
    margin: 0 auto;
	height: 76px;
	font-family: 'Open Sans Condensed', sans-serif;
}

h3 small {
    font-size: 75%;
    color: #fff;
}

.padding-naslov {
	padding-right: 35px;
}

.col-md-5-2 a:hover {
    text-decoration: none !important;
}

.boxproizvodi h3:hover {
    background: #114fb0;
}

.vrijednosti h2 {
	text-align: center;
	font-size: 3.5em;
	text-transform: uppercase;
	line-height: normal;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0 0 16px 0;
}

.vrijednosti p {
    color: #000;
    font-size: 1.24em;
    line-height: 24px;
}

.vrijednosti-zasebno h4 {
    font-size: 1.26em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 26px;
    margin: 22px 0 6px 0;
    text-align: center;
}

.vrijednosti-zasebno {
	margin-bottom: 36px;
}

.vrijednosti-zasebno p {
	text-align: center;
}

.zasto-nas-slika {
	background-image: url(https://kruno-mont.hr/slike/zasto-odabrati-nas.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
	background-position: top right;
	left: 20px;
	right: 20px;
}

.zasto-nas-desno {
	background: #f4f4f4;
	left: 40px;
	padding: 46px 72px;
	height: 400px;
}

.zasto-nas-desno h2 {
	font-size: 3.5em;
	text-transform: uppercase;
	line-height: normal;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0 0 16px 0;
}

.zasto-nas-desno p {
    color: #000;
    font-size: 1.24em;
    line-height: 24px;
}

.btn-xlg {
    font-size: 18px;
    font-weight: 600;
    padding: 12px 33px;
}

#footer h1, #footer h2, #footer h3, #footer h4 {
    color: #cbcbcb !important;
    font-size: 1.1em !important;
    line-height: 21px;
    margin: 0 0 6px 0;
	letter-spacing: 0px;
}

#footer a {
    color: #cbcbcb;
	letter-spacing: 0px;
	font-size: 1em !important;
	font-size: 0.9em;
}

#footer h1 {
    font-weight: 600;
}

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

#footer p {
	color: #cbcbcb !important;
	font-weight: 100;
}

hr.hrfull {
    background: #4f4e4e;
}

#footer .social-icons li a {
    background: #656565;
    color: #333333 !important;
}

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

hr {
    margin: 16px 0;
}

#footer .footer-copyright {
    padding: 20px 0 20px;
	color: #cbcbcb !important;
	font-size: 1em;
	text-align: center;
}

#footer .footer-copyright a {
	color: #cbcbcb !important;
	font-size: 1em;
}




/*IVANA*/

.page-header {
    height: 300px;
    width: 100%;
    background: url(https://kruno-mont.hr/slike/page-header-01.jpg) top center no-repeat;
    border-bottom: 0px solid #EC008C;
    border-top: 0px solid #384045;
    margin: 0 0 25px 0;
    min-height: 50px;
    padding: 200px 0 10px;
}

section.page-header h1 {
    border-bottom-color: #000;
}

.page-header h1 {
    border-bottom: 0px solid #CCC;
    color: #000;
    display: inline-block;
    font-weight: 200;
    margin: 0 0 -25px;
    min-height: 37px;
    font-size: 2em;
    line-height: 38px;
    padding: 0 0 37px;
    position: relative;
}

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

.page-header .breadcrumb {
    color: #7EB044;
}

.page-header .breadcrumb a {
    color: #000;
}

.page-header img {
	margin-top: -120px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    border-radius: 0px;
    margin-top: 20px;
    color: #000;
}

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

.page-header .breadcrumb > li + li:before {
    color: inherit;
    opacity: 1;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}

.google-map-borders {border:none;padding:0}

.thumb-info {border:0}

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

.thumb-info .thumb-info-title {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.slider-container {background:#F3F4F6}