/* 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;}
.clear100 {clear:both; height:100px;}

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





/*IVANA*/

.container-fluid-full {width:100%;padding:0 5%}
.container-full {width:100%;padding:0}
.main-label {color:#0E5298 !important;text-shadow:none !important;height:70px}
.bottom-label {color:#001E36 !important;font-size:2em !important}
.btn-slide {font-weight:100 !important;font-size:1em !important;background:#0E5298 !important;color:#fff !important}
.btn-slide:hover {background:#000 !important;color:#fff !important}
.slider-container {background:#fff}
.header-nav-main {background-color:#0072AC;background-image: linear-gradient(#0072ac, #005d8d);color:#fff;position:relative;top:0;box-shadow: 0 1px 2px #333;}
#header {width:100%;top:0}
#header .header-nav-main nav > ul > li > a {color:#fff;padding:20px 10px}
.header-phone {background:#000 !important;color:#fff !important;font-weight:800 !important;font-size:1em !important}
.header-phone a {color:#fff}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {background:#fbe445;color:#000}
.kategorije-boxes {margin-top:-150px}
.kategorije-boxes ul {width:300px}
.kategorije-boxes ul li {font-size:0.9em;line-height:20px}
.kategorije-scroll {height:380px;overflow:auto}
.kategorija-klima {background-color:#0E5298;background-image:url('https://miloc.hr/slike/rectorko-klima-1.png');background-position:bottom right;background-repeat: no-repeat;padding:20px;color:#fff;opacity:90%}
.kategorija-klima a {color:#fff}
.kategorija-klima h2 {color:#fff;font-weight:500;text-align:center;border-bottom:1px solid #4d9dc5;padding-bottom:20px}
.kategorija-klima .btn {background:transparent;border:1px solid #fff;padding:20px 30px;margin:20px 30px;font-weight:700;position:absolute;bottom:10px}
.kategorija-klima .btn:hover {background:#fff;color:#0E5298}
.kategorija-grijanje {background-color:#C21D0A;background-image:url('https://miloc.hr/slike/rectorko-grijanje-2.png');background-position:bottom right;background-repeat: no-repeat;padding:20px;color:#fff;opacity:90%}
.kategorija-grijanje a {color:#fff}
.kategorija-grijanje h2 {color:#fff;font-weight:500;text-align:center;border-bottom:1px solid #E0412B;padding-bottom:20px}
.kategorija-grijanje .btn {background:transparent;border:1px solid #fff;padding:20px 30px;margin:20px 30px;font-weight:700;position:absolute;bottom:10px}
.kategorija-grijanje .btn:hover {background:#fff;color:#C21D0A}
.kategorija-obnovljivi {background-color:#009242;background-image:url('https://miloc.hr/slike/rectorko-obnovljivi-2.png');background-position:bottom right;background-repeat: no-repeat;padding:20px;color:#fff;opacity:90%}
.kategorija-obnovljivi a {color:#fff}
.kategorija-obnovljivi h2 {color:#fff;font-weight:500;text-align:center;border-bottom:1px solid #6BA46D;padding-bottom:20px;font-size:1.6em}
.kategorija-obnovljivi .btn {background:transparent;border:1px solid #fff;padding:20px 30px;margin:20px 30px;font-weight:700;position:absolute;bottom:10px}
.kategorija-obnovljivi .btn:hover {background:#fff;color:#129245}
.kategorija-ostalo {background-color:#c3c3c5;background-image:url('https://miloc.hr/slike/rectorko-ostalo-1.png');background-position:bottom right;background-repeat: no-repeat;padding:20px;color:#000;opacity:90%}
.kategorija-ostalo a {color:#000}
.kategorija-ostalo h2 {color:#000;font-weight:500;text-align:center;border-bottom:1px solid #88888a;padding-bottom:20px}
.kategorija-ostalo .btn {background:transparent;border:1px solid #000;padding:20px 30px;margin:20px 30px;font-weight:700;position:absolute;bottom:10px}
.kategorija-ostalo .btn:hover {background:#000;color:#c3c3c5}
.pocetna-naslov {margin:20px 0;text-align:center;font-size:3em;color:#000;font-weight:100}
.pocetna-naslov a {color:#000}
.pocetna-podnaslov {margin:10px 0 50px;text-align:center;font-size:1.3em;color:#000;font-weight:100}
#footer {background:#222;border:none;padding:40px;margin-top:0}
#footer h4 {text-align:center}
#footer p {text-align:center}
.product-price-box .product-price {color:#dc0100;font-weight:700}
.product .product-name {font-size:1.4em;font-weight:600;text-transform:uppercase}
.product .product-name a {color:#555}
.product .product-image-area {border:0}
.product {box-shadow:0 0 10px #ddd;border:1px solid #ddd;padding-bottom:20px}
.owl-carousel .owl-stage-outer {padding:10px 0}
.product-actions .add_to_cart {border-radius:0;background:#222;color:#fff}
.shop-opis {font-size:0.9em;display:block;position:relative;margin:10px 0}
.pocetna-novosti-row {position:relative;top:30px}
.pocetna-novosti {background:#d7d7d7;font-size:0.8em}
.pocetna-novosti h4 {color:#333;text-transform:uppercase;padding:20px 0 0 0;font-size:2em}
.pocetna-novosti h4 a {color:#333;height:30px;display:block}
.pocetna-novosti-tekst {padding:20px;height:90px}
.btn-novosti {color:#000;border:1px solid #000;padding:20px;font-weight:600}
.btn-novosti:hover {background:#000;color:#fff}
.pocetna-savjeti {background:#292929;padding:30px 50px;display:block;float:left}
.pocetna-savjeti ul {margin:10px 0 0 10px}
.pocetna-savjeti li a {color:#888}
.sadrzaji-naslov {color:#fff;border-bottom:1px solid #7f7f7f;font-size:28px;font-weight:200;padding:25px 40px}
.sadrzaji-naslov a {color:#fff}
.pocetna-degenia {background-color:#005e25;background-image:url('https://miloc.hr/slike/degenia-velebitica-bg.jpg');background-repeat: no-repeat;color:#fff;padding:30px;margin:50px;background-size:cover}
.degenia-naslov {color:#fff;border-bottom:1px solid #016D21;font-size:28px;font-weight:200;padding:25px 0;margin-bottom:25px}
.btn-green {background:#003716;color:#fff !important}
.page-header {height: auto;background: url(https://miloc.hr/slike/page-header.jpg) top left no-repeat;border-bottom: 0;border-top: 0;margin: 0 0 40px 0;min-height: 50px;padding: 110px 0 10px;text-align: left;background-size:cover;}
section.page-header h1 {border:0}
.page-header h1 {border:0;color:#222;font-size:24px}
.thumb-info {border:0}
.page-header .breadcrumb a {color:#000}
.product {height:440px}
.product .product-name {height:60px;overflow:hidden}
.link-slider {width:100%;height:100%;display:block;position:relative;z-index:50}
.google-map-borders {padding:0;border:0}
.tab-klima {background:#0072AC;color:#fff !important}
.tab-klima a {color:#fff !important}
.tab-grijanje {background:#DA5240;color:#fff !important}
.tab-grijanje a {color:#fff !important}
.tab-obnovljivi {background:#6FA869;color:#fff !important}
.tab-obnovljivi a {color:#fff !important}
.tab-ostalo {background:#C3C3C5;color:#fff !important}
.tab-ostalo a {color:#000 !important}
.pocetna-savjeti .btn {background:transparent;border:1px solid #fff;padding:20px 30px;margin:20px 30px;font-weight:700}
.pocetna-savjeti a {color:#fff;position:relative;z-index:10}
.pocetna-savjeti .btn:hover {background:#fff;color:#292929}
.pocetna-savjeti .btn:visited {color:#fff}
.header-search {position:fixed;display:block;float:left;top:180px;z-index:99;width:200px}
.header-search .form-control {width:200px;height:50px;background:#F2F4F5}
.header-search .btn-default {font-size:24px}
#header .header-column {display:block !important}
#header .header-nav {clear:both}
#header .header-body {padding:0}
.logo-podnaslov {float:right;display:block;font-size:1.5em;color:#000;padding:60px 0 0 0;font-weight:200}
.galerija-link {background:#0F61AB;color:#fff;text-align:center;padding:20px;font-size:2em;font-weight:200}
.galerija-link a {color:#fff}
.entry-title-box {background:#0072ac;}
.entry-title-box a {color:#fff;padding:10px;display:block;width:100%}
.btn-danger {font-size:0.8em}








.euro-cijena {display: block;font-size: 12px !important; font-weight: 400 !important;}
.euro-cijena-lt {text-decoration: line-through;}
.euro-cijena-det {font-size: 16px !important; font-weight: 600 !important;}
.cijena-right .euro-cijena-lt {color: #C4C4C4 !important; font-weight: 400 !important;}
.euro-cijena-cart {color: #999 !important;font-size: 10px !important; font-weight: 400 !important;}
.euro-cijena-cart-big {color: #999 !important;font-size: 14px !important; font-weight: 400 !important; margin-bottom: 4px !important;}
.ukupnocijena span.euro-cijena {border-bottom: 0 !important;}
.cijena-pdv {background:#ff0000;color:#fff;padding:5px 10px;font-weight:800}
.cijena-bez-pdv {color:#000}
.owl-item .product {height:auto !important}









/*DROPDOWN*/
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    max-width: 2100px;
	left:0;
    border-top-color: #0088cc;
	border-radius: 0px;
	border: 1px solid #e7e7e7;
	margin: 0 auto;
    padding: 0px;
}

.linija-podmenu {
    border-left: 1px solid #b8b8b8;
    background: #b8b8b8;
    height: 140px;
    width: 1px;
    float: left;
    margin: 2px 20px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 0px solid #f4f4f4;
    color: #1d1d1b;
    font-size: 1em;
    font-weight: 400;
    padding: 0px;
    position: relative;
    text-transform: none;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li h5 {
    font-size: 1em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 21px;
    margin: 0 0 4px 0;
    text-transform: none;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li {
    /*line-height: 0px;*/
}

.gore-podmenu {
	padding: 25px 25px 40px;
    margin-bottom: 30px;
}

h5.podnaslov-menu {
	font-size: 1.2em;
	margin-top:30px
}

.desno-podmenu {
	border-left: 1px solid #b8b8b8;
}

.desno-podmenu li {
	padding: 15px 30px 15px;
}

.desno-podmenu li h5 {
	font-weight: 600;
}

.desno-podmenu li i {
	font-size: 1.4em;
}

.proizvod-podmenu {
	border-top: 1px solid #e7e7e7;
    padding: 20px;
}

.proizvod-podmenu img {
	max-height: 150px;
    max-width: 150px;
    float: left;
    padding-right: 12px;
}

.proizvod-podmenu .product-image-area {
	float: left;
}

.proizvod-podmenu .product .product-details-area {
    text-align: left;
}

.proizvod-podmenu .product .product-name {
    margin: 0 0 6px;
}

.proizvod-podmenu .product-actions .add_to_cart {
    padding: 5px 20px !important;
    min-height: 28px;
}

.podnaslov-menu-sam {text-transform:uppercase !important;font-weight:600 !important;line-height:18px !important;font-size:1.1em !important;padding:10px !important}





.filters .dropdown {display:none; margin-right:10px;}
.filters .dropdown.filter-visible {display:inline-block;}
.filters .dropdown button {border-radius:0;padding:15px 30px;font-size:1.5em}
.filters .dropdown-menu {border-radius:0;background:#204D74;margin-top:-2px;color:#fff}
.filters .dropdown-toggle {margin-bottom:0;}
.filters .dropdown-menu > li > a {color:#fff}
.filters .dropdown-menu > li > a:hover {background:#0083C6}

