/* UNIVERSAL */

a:link, a:visited, a:active {text-decoration: none !important;}
a:hover {text-decoration: none !important;}

.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:400; font-size:22px;}
.glavna-tekst {}
.page-header .breadcrumb {color:#111;}

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




/* MARIJANA */

.container-fluid {padding-right: 60px;padding-left: 60px;}
#header .header-top.header-top-style-2 {background: #f4ead5;border-bottom: 1px solid #e2cebd;margin-top: -10px;padding: 1px 0;}
#header .header-top p.naslov {color: #e94e77;font-size: 1.1em;font-family: Raleway,Sans-serif;font-weight: 600;letter-spacing: 0px;}
#header .header-top h1.naslov {color: #e94e77;font-size: 1.1em;font-family: Raleway,Sans-serif;font-weight: 600;letter-spacing: 0px; margin:0 !important; padding:11px 0 0 0 !important; line-height:1em !important;}
#header .header-top p.linkovi a {color: #e94e77;font-size: 0.9em;margin-left: 30px;font-weight: 600;letter-spacing: 0.5px;}
#header .header-body {background: #f4ead5;}
#header .header-container {width: 100%;}
#header .header-column .header-extra-info {margin: 24px 0;text-align: right;}
#header .header-column .header-extra-info li {vertical-align: middle;margin-left: 65px;}
#header .header-column .header-extra-info form.search-form {margin: 25px 0;}
#header .header-column .header-extra-info .form-control {border: 1px solid #e6d5c3;color: #b58f84;width: 250px;height: 40px;font-size: 13px;}
#header .header-column .header-extra-info .form-control::-moz-placeholder {color: #b58f84;opacity: 1;font-weight: 300;}
#header .header-column .header-extra-info .form-control:-ms-input-placeholder {color: #b58f84;font-weight: 300;}
#header .header-column .header-extra-info .form-control::-webkit-input-placeholder {color: #b58f84;font-weight: 300;}
#header .header-column .header-extra-info .btn-primary {padding: 9px 12px;}
#header .header-nav-main.header-nav-main-light nav > ul > li {margin-right: 20px;}
#header .header-nav-main nav > ul > li > a {font-size: 1.1em;font-weight: 600;letter-spacing: 0.5px;border-radius: 2px;}
#header .header-nav-main.header-nav-main-light nav > ul > li.open > a, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {background: #F7F1E3;}
#header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu {border-top-color: #F7F1E3;}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {background-color: #F7F1E3;border-radius: 2px;}
#header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:hover, #header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus {background: #F4EAD5;}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {border-bottom: 1px solid #fff;color: #1d2127;}

.main {margin-top: 30px;}
.vijesti-bg1 {background: #F7F1E5;padding: 30px 30px 10px 30px;max-height: 257px;overflow: hidden;}
h3.vijesti-naslov1 {text-transform: none;font-size: 1.6em;font-weight: 600;margin-bottom: 0;}
h3.vijesti-naslov1 a, h3.vijesti-naslov2 a, h3.vijesti-naslov3 a {color: #1d2127;display: block;}
.vijesti-tekst1, .vijesti-tekst1 p {color: #1d2127;font-weight: 300;}
.vijesti-bg1 .divider.divider-small {margin: 14px auto;}
.vijesti-bg1 .divider.divider-small hr {margin: 18px 0;}
.vijesti-bg2 {background: #F7F1E5;padding: 20px 20px 1px 20px;height: 130px; max-height: 130px;overflow: hidden;}
h3.vijesti-naslov2 {font-size: 1em;font-weight: 700;line-height: 20px;margin-bottom: 5px;}
.vijesti-tekst2, .vijesti-tekst2 p {color: #1d2127;font-weight: 300;font-size: 13px;line-height: 20px;}
.mb-29 {margin-bottom: 29px;}
.ostale-vijesti, .horopz {border-bottom: 1px solid #BCBCBC;float: left;width: 100%;}
.ostale-vijesti .pull-right-xsleft, .horopz .pull-right-xsleft {float: right;}
.ostale-vijesti .btn, .horopz .btn {margin-bottom: -1px;}
.vijesti-bg3 {background: #F7F1E5;padding: 12px 12px 12px 12px;height: 63px;overflow: hidden;}
h3.vijesti-naslov3 {font-size: 12px;font-weight: 700;line-height: 16px;margin-bottom: 0;}
.ml-1 {margin-left: 1px;}
.plr-4 {padding-left: 4px;padding-right: 4px;}
.pl-11 {padding-left: 11px;}
.pr-11 {padding-right: 11px;}
.razdjelnik {border-bottom: 1px solid #ddd;float: left;width: 100%;height: 1px;}
.vijesti-bg4 {background: #c6a49a;text-align: center;line-height: 44px;height: 44px;overflow: hidden;}
h3.vijesti-naslov4, h3.vijesti-naslov4 a {color: #fff;font-size: 1em;font-weight: 600;line-height: 44px;margin-bottom: 0;letter-spacing: 0.5px;display: block;}
.vijesti-overlay4 {position: absolute;bottom: 0;width: 100%;background: rgba(0,0,0,0.5);font-size: 12px;font-weight: 600;color: #fff;line-height: 44px;height: 44px;overflow: hidden;padding-left: 30px;text-transform: uppercase;    letter-spacing: 0.5px;}
.vijesti-bg5 {background: #e94e77;text-align: center;line-height: 44px;height: 44px;overflow: hidden;}

.okobread {background-color: #f4ead5;margin-top: 30px;}
.breadcrumb {padding: 30px 15px 26px;margin-bottom: 0;padding-left: 0;background-color: #f4ead5;font-family: Raleway,Sans-serif;}
.breadcrumb li a {color: #553e37;}
#footer {background: #f4ead5;border-top: 1px solid #D4C8B5;font-size: 13px;margin-top: 0;padding: 40px 0 0;color: #553e37;}
#footer h4 {font-size: 1.4em;font-weight: 700;color: #553e37;}
#footer .list li a {color: #553e37;display: block;}
#footer .list li a:hover, #footer .list li a:visited, #footer .list li a:active {color: #1b1416;}
#footer .list.list-icons.list-icons-sm li {padding-left: 13px;margin-bottom: 0;border-bottom: 1px solid #D4C8B5;line-height: 40px;width: 80%;}
#footer .list.list-icons.list-icons-sm li:last-child {border-bottom: 0;}
#footer .list.list-icons.list-icons-sm li > .fa:first-child {font-size: 0.5em;top: 18px;color: #553e37;border-color: #553e37;}
#footer.short .footer-copyright {background: #E94E77;margin-top: 10px;line-height: 80px;padding: 0;}
#footer .footer-copyright p {color: #fff;line-height: 80px;}
#footer .footer-copyright nav ul li {border-left: 1px solid #fff;}

.ast_widget_wrapper {width: 100% !important;}
.ast_widget_wrapper img:first-child {width: 100% !important;height: auto !important;}
.ast_widget_okvir {font: normal 12px 'Open Sans', Arial, "Trebuchet MS", Verdana, Sans-serif;}
.ast_widget_okvir ol, ul {list-style: none;margin: 0;padding: 0;}
//.ast_widget_okvir .ast_widget_operateri li {padding-top: 23px !important;padding-bottom: 23px !important;}
.ast_widget_okvir img {vertical-align: baseline;}
.ast_widget_okvir p {margin: 0;color: #111;}

.imgeffect {position: relative;float: left;overflow: hidden;background: #000;}
.imgeffect img {position: relative;display: block;min-height: 100%;max-width: 100%;opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}
.imgeffect:hover img {opacity: 0.8;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}

.imgeffect::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.9);content: '';-webkit-transition: -webkit-transform 0.6s;transition: transform 0.6s;-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-115%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-115%,0);}
.imgeffect::before, .imgeffect::after {pointer-events: none;}
.imgeffect:hover::before {-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,115%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,115%,0);}


/* Opacity #2 */
.hover12 figure {
	background: #000;
	margin:0 !important;
	padding:0 !important;
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin:0 !important;
	padding:0 !important;
}
.hover12 figure:hover img {
	opacity: .7;
}







.page-header {
    height: 120px;
    width: 100%;
    background: #c6e5d9;
    border-bottom: 0px solid #e8d9d1;
    border-top: 0px solid #e8d9d1;
    margin: 0 0 30px 0;
    min-height: 50px;
    padding: 30px 0 0 0;
	text-align: left;
}

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

.page-header h1 {
    color: #111;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    position: relative;
    border-bottom: 0px solid rgb(204, 204, 204);
    margin: 0;
    padding: 5px 0;
    text-transform:uppercase;
}

.entry-title h3 {
	font-size: 1.6em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 26px;
    margin-bottom: 16px;
    text-transform: uppercase;
	color: #e94e77;
}

.entry p {
    color: #777;
    line-height: 24px;
    margin: 0 0 10px;
}

.star-rank {
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    width: 120px;
    float: left;
    font-size: 20px;
    color: #FDE757;
    color: rgba(253,231,87, 0.8);
    text-shadow: 1px -4px 6px #fff, 0 0 0 #777, 1px 4px 6px #fff;
}

.star-rank i {
    padding: 0 .5px;
}

.zvijezdica {
    margin: -2px 20px 0 5px;
    float: left;
    width: 110px;
    height: 22px;
}

.zvijezda-text {
    float: left;
    font-weight: bold;
}

.datum {
    color: #e94e77;
    font-weight: bold;
    margin: 0 0 16px 0;
}

.slika-lijevo {
    float: left;
    margin: 0 10px 0 0;
    border: 0px solid #000;
}

input.kalkulator-polje {
	padding: 4px 8px;
}

h2 {
    font-size: 1.9em;
    font-weight: 500;
    line-height: 32px;
    margin: 0 0 16px 0;
}

.blog-info-index {
    display: inline-block;
    font-weight: 300;
    color: #553e37;
    clear: both;
    margin-bottom: 16px;
    width: 100%;
}


select {
    padding: 6px;
}


.responsive-flash {
position: relative;
height: 0;
padding-bottom: 75%;
overflow: hidden;
}

.responsive-flash object {
width: 100% !important;
height: 100% !important;
top: 0;
left: 0;
position: absolute;
}

.responsive-flash object embed {
width: 100% !important;
height: 100% !important;
}




.responsive-flash2 {
position: relative;
width:100%;
height:auto;
overflow: scroll;
}

.btn-slovo {width:50px !important; height:50px !important; float:left !important; margin:0 5px 5px 0 !important;}