@font-face {
    font-family: 'Andes Neue Alt 1';
    font-style: normal;
    font-weight: 700;
    src: local('../fonts/Andes Neue Alt 1 Medium'), local('Andes-Neue-Alt-1-Medium'),
        url('../fonts/AndesNeueAlt1-Medium.woff2') format('woff2'),
        url('../fonts/AndesNeueAlt1-Medium.woff') format('woff'),
        url('../fonts/AndesNeueAlt1-Medium.ttf') format('truetype');
}

body, p {color: #000;}

.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: #376000; 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%;
}
*/
.video-container {margin-bottom: 30px;}

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



body {font-family: 'Montserrat',sans-serif;font-size: 15px;}

html .btn-secondary:hover, html .btn-secondary:focus, html .btn-secondary:active:hover, html .btn-secondary:active:focus, .cat-flex:hover .btn-secondary {color: #000;}

#header .header-search {float: none;margin-top: 0;margin-left: 0;margin-right: 0;}
#header .header-search .form-control {height: 44px;width: 350px;background: #fff;border-color: #ddd;box-shadow: inset 0 0 5px rgb(0 0 0 / 5%);border-radius: 0;font-size: 1em;}
#header .header-search .btn-default {border: 0 none;color: #000;position: absolute;right: 7px;top: 6px;z-index: 3;border-radius: 4px;padding-left: 20px;padding-right: 20px;}
#header .header-malitekst {color: #000;font-size: 12px;font-weight: 600;text-transform: uppercase;margin-top: 7px;display: inline-block;}
#header .header-vecitekst {color: #d9b779;font-size: 20px;}
.hiflex {padding: 0;height: 108px;color: #000;border-left: 1px solid #fff;text-align: center;}
.hiflex a {background: #fff;color: #000;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 0 10px;text-decoration: none;}
.hiflex:hover, .hiflex.active {-webkit-filter: invert(100%);filter: invert(100%);}
span.header-icontekst {font-size: 1.3em;font-weight: 600;letter-spacing: -0.5px;}
#header .header-column.d-flex {display: flex;}
#header .header-body {border-top: 0;padding: 0 0 8px 0;}
.hcsearch {width: 350px;max-width: 350px;}
#header .header-nav-main.header-nav-main-light nav > ul > li#headerShop > a, #header .header-nav-main.header-nav-main-light nav > ul > li#headerAccount > a {color: #d9b779;padding: 10px 23px;}
#header .header-nav-main.header-nav-main-light nav > ul > li#headerShop > a.dropdown-toggle:after, #header .header-nav-main.header-nav-main-light nav > ul > li#headerAccount > a.dropdown-toggle:after {border-color: #d9b779 transparent transparent transparent;margin-top: 11px;}
#headerShop .icn, #headerAccount .icn {display: inline-block;}

#footer {background: #E0E0E0;border-top: 4px solid #E0E0E0;color: #000;font-size: 1em;margin-top: 0;padding: 60px 0 0;}
#footer h1, #footer h2, #footer h3, #footer h4, #footer a, #footer p, #footer .footer-copyright p {color: #000;line-height: 25px;}
#footer a:hover {color: #444;}
#footer h4, #footer h3 {font-size: 22px;font-weight: 600;margin-top: 15px;margin-bottom: 15px;letter-spacing: normal;}
#footer.short .footer-copyright {padding-top: 35px;margin-top: 0;border-top: 1px solid #ccc;}
#footer .footer-social-icons li a {line-height: 30px;}

.hnoko {
    position: relative;
	margin-top: 30px;
}
.hnimg {
    position: relative;
    display: flex;
    width: 100%;
    vertical-align: top;
    overflow: hidden;
    justify-content: center;
}
.hntxt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 15px;
    background: rgba(0,0,0,.10);
}
.hnoko:hover .hntxt {
    background: rgba(0,0,0,.30);
}
.hntxt .hntxtinner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: center;
    padding: 35px;
}
.hntxt .hntxtinner.hntihome {
align-items: flex-end;
}
.hntxtinner span {
    color: #fff;
    margin-bottom: 30px;
}
.hntxtinner .hn-naslov {
	font-family: 'Andes Neue Alt 1';
    font-style: normal;
    font-weight: 700;
	font-size: 8em;
    line-height: 1.1em;
}
.hntxtinner .hn-tekst {
	font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
	width: 50%;
}
.hntxtinner .hn-tekst.hnrtl {
	text-align: right;
}
.hntxtinner .btn-borders.btn-lg {
    border-width: 2px;
    padding: 18px 32px;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.h1poc {font-size: 46px;font-weight: 700;line-height: 1.5em;text-align: center;margin: 60px 0;}

.spocizdvojeno .tabs {border-radius: 0;margin-bottom: 0;margin-top: 0;}
.spocizdvojeno .nav-tabs {border-bottom-color: #000;}
.spocizdvojeno .tab-content {border-radius: 0;box-shadow: none;background-color: #fff;border: 0;border-top: 0;padding: 50px 15px 20px;float: left;width: 100%;}
.spocizdvojeno .nav-tabs li a, .spocizdvojeno .nav-tabs li a:hover {border-left: 1px solid #000;border-right: 1px solid #000;}
.spocizdvojeno .nav-tabs li.active a, .spocizdvojeno .nav-tabs li.active a:hover, .spocizdvojeno .nav-tabs li.active a:focus {border-left-color: #000;border-right-color: #000;}
.spocizdvojeno .nav-tabs li a {font-size: 20px;font-weight: 700;padding: 15px 80px;border-top: 1px solid #000;color: #000;}
html body .spocizdvojeno .tabs .nav-tabs a {background: #f4f4f4;color: #000;}
html body .spocizdvojeno .tabs .nav-tabs li.active a {background: #fff;border-top: 1px solid #000;color: #000;}
html body .spocizdvojeno .tabs .nav-tabs li.active a:hover {border-top-color: #000;}
.spocizdvojeno ul.products {list-style: none;padding: 0;}

.ikone-pogodnosti {padding: 40px 0 70px;text-align: center;margin-bottom: 30px;}
.ikone-link:hover {text-transform: none;}
.ikone-box {padding: 0;width: 100%;float: none;transition: background 1s;}
.ikone-box:hover {}
.ikone-slika {width: 100%;margin-bottom: 30px;}
.ikone-slika img {width: auto !important;text-align: center;margin: 0 auto;}
.ikone-ostalo {line-height: 28px;}
.ikone-naslov, .ikone-tekst {display: block;color: #000;font-weight: 600;font-size: 18px;}
.owl-ikone-pogodnosti .owl-nav .owl-prev, .owl-ikone-pogodnosti .owl-nav .owl-next {background:#000;}
.owl-ikone-pogodnosti .owl-nav .owl-prev:hover, .owl-ikone-pogodnosti .owl-nav .owl-next:hover {background:#888;}
.owl-carousel.show-nav-hover .owl-nav .owl-prev {left: 0;}
.owl-carousel.show-nav-hover .owl-nav .owl-next {right: 0;}

.breadcrumb {background-color: #fff;text-align: center;margin-top: 50px;}
.breadcrumb > li > a {color: #000;}

.page-header {background-color: #d9b779;border-bottom: 5px solid #f3ddb4;border-top: 5px solid #d9b779;}
.page-header .breadcrumb {text-align: left;}
.page-header .breadcrumb, .page-header .breadcrumb > li > a {color: #000;}
.page-header h1 {border-bottom: 5px solid #f3ddb4;color: #000;font-weight: 400;}

.cat-flex {display: flex;justify-content: center;flex-direction: column;align-items: center;margin-bottom: 40px;}
.cat-flex .btn {font-weight: 600;font-size: 1.5em;}
.imgres img {max-width: 100%;height: auto !important;}

.product-details-box .product-detail-info {margin-bottom: 25px;}
.product .product-image-area {border: 0;border-radius: 0;}
.product-actions a, .product-actions button {border-radius: 0;}
.product-actions .add_to_cart {color: #fff;background-color: #000;border: 1px solid #000;}
.product:hover .product-actions .add_to_cart {background-color: #000;border-color: #000;color: #d9b779;}
.product-actions a.brzipregled, .product-actions button.brzipregled, .product-actions a.posaljiupit, .product-actions button.posaljiupit {color: #fff;background-color: #d9b779;border-color: #d9b779 #d9b779 #cea251;border-radius: 0;line-height: 36px;}
.product-actions a.brzipregled:hover, .product-actions button.brzipregled:hover, .product-actions a.posaljiupit:hover, .product-actions button.posaljiupit:hover {color: #000;border-color: #dfc28d #dfc28d #d3ac65;background-color: #dfc28d;}
.product .product-name {color: #000;font-weight: 400;font-size: 16px;height: 40px;overflow: hidden;display: flex;flex-direction: column;justify-content: center;}
.product .product-name a {color: #000;}
.product-price-box {display: flex;flex-direction: column;justify-content: center;height: 50px;}
.product-price-box .old-price {color: #b7ab97;font-weight: 400;}
.product-price-box .product-price {color: #cba869;font-size: 22px;}
.pricetxtoko {display: flex;justify-content: center;align-items: flex-end;}
.pricetxtoko .pricetxt {margin-left: 7px;font-weight: 600;font-size: 18px;}
.product .product-label span {border-radius: 0;min-width: 59px;}
.product .product-label span.discount {background-color: #cba869;}
.product-details-box .product-short-desc p {font-size: 16px;margin: 25px 0 20px;}
.product-essential {margin-bottom: 100px;}
.product-details-box .product-detail-info .product-price-box {margin: 20px 0 0;flex-direction: row;align-items: flex-end;justify-content: flex-start;}
.product-details-box .product-detail-info .product-price-box .product-price {color: #cba869;}
.product-details-box .product-detail-info .product-price-box .old-price {color: #b7ab97;}
.product-price-box .old-price + .product-price {margin-left: 0;}
.pricetax {color: #1d2127;font-style: italic;font-size: 14px;line-height: 24px;display: block;padding: 3px 0 7px 0;vertical-align: middle;clear: both;}
.pricetxt {font-weight: 700;color: #cba869;font-size: 22px;vertical-align: middle;margin-left: 10px;}

ul.products .product {position: relative;margin-bottom: 0;border: 1px solid #E8E9EA;margin-right: -1px;}
.owl-carousel .owl-stage-outer {margin-left: -1px;}
.owl-carousel .product {position: relative;border: 1px solid #E8E9EA;margin-right: -1px;margin-top: 15px;margin-bottom: 25px;}
ul.products .product:hover, .owl-carousel .product:hover {box-shadow: 0 10px 30px 0 rgb(32 35 49 / 20%);z-index: 2;}
ul.products > li {padding: 0;}

.call-to-action.button-centered.cta-order {padding-left: 0;padding-right: 0;}
.call-to-action.button-centered.cta-order .call-to-action-content {border-bottom: 1px solid #3c763d;padding: 25px 0 35px;margin-bottom: 35px;}
.table>thead>tr.order-thpad>th {padding: 10px 15px;}
hr.orderhr {background: #3c763d;margin: 64px 0;}
html .call-to-action.call-to-action-tertiary h3, html .call-to-action.call-to-action-tertiary.ctacstm p {color: #000;}
html .alert-secondary {color: #000;}

.form-group select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.video-fluid-wrapper {width: 100%;height: auto;overflow: hidden;position: relative;}
.video-fluid {max-width: 100%;height: auto;width: 375px;padding: 4px;border: 1px solid #ddd;}

.uzorakradio { position: absolute;opacity: 0;width: 0;height: 0;}
.uzorakradio + img {cursor: pointer;}
.uzorakradio:checked + img {outline: 2px solid red;}




.owl-bloqs.owl-theme .owl-nav [class*=owl-] {
    font-size: 24px;
    padding: 8px 7px;
}

.owl-bloqs.owl-carousel .owl-nav .owl-prev, .owl-bloqs.owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {color: #666;}
html .spocizdvojeno .btn-secondary {background-color: #dfc28d;letter-spacing: normal;color: #000;}
html .spocizdvojeno .btn-secondary:hover {background-color: #a37525;color: #fff;}