/* UNIVERSAL */

body {font-family: 'Source Sans Pro', Arial, sans-serif;color: #444;font-size: 15px;}
p {color: #444;}

.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;}
.clear55 {clear:both; height:55px;}
.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}
.w100p {width: 100%;}

.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;margin: 0 0 10px;font-size: 2em;line-height: 38px;}
.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 {font-size: 1em;height:90px; 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;}



#header .header-body {padding: 0;border-top: 0;border-bottom: 0;}
#header .header-column.header-column-center .header-logo {padding: 0;}
#header .header-logo img, #header.header-narrow .header-logo img {margin: 0;}
#header.header-full-width .header-container:first-child {border-bottom: 1px solid #B4B4B4;}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {color: #4D1704;}
ul.nav-pills > li.active > a, ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {background-color: #f4f4f4;}

.container-fluid {padding-right: 30px;padding-left: 30px;}
.najave {background: url('https://marijapropetog.hr/slike/marijapropetog-header5.jpg');width: 100%;height: 471px;background-position: center center;background-size: cover;position: relative;display: table;}
.najave .najave-container {display: table-cell;vertical-align: bottom;}
.najave .container-fluid {background: rgba(244, 244, 244, 0.75);height: 130px;overflow: hidden;}
.najave a {display: block;text-decoration: none;padding-top: 30px;padding-bottom: 30px;}
.najave a:hover, .najave a:focus {opacity: 0.8;}
.najave-datum {float: left; margin-right: 10px; text-align: center; width:65px;}
.najave-datum .day {background: #348cf1; color: #fff; display: block; font-size: 36px; line-height: 36px; font-weight: 600; padding: 10px 10px 0;}
.najave-datum .month {background: #348cf1; color: #fff; font-size: 12px; display: block; line-height: 12px; padding: 0 10px 10px;text-transform: uppercase;}
.najave-time {font-size: 14px;line-height: 20px;font-style: italic; color:#4D1704;}
.najave-title {font-size:20px; line-height:30px; height:30px; overflow:hidden; color:#333; font-weight: 600;text-transform: uppercase;}
.najave-text {font-size:16px; line-height:18px; height:36px; overflow:hidden; color:#333;}

.main-section {background: url('https://marijapropetog.hr/slike/sjena.jpg') top center no-repeat;padding-top: 75px;}
.smaller-box {position: relative;display: block;margin-bottom: 30px;}
.smaller-box:hover, .smaller-box:focus {opacity: 0.8;}
.smaller-box-title {background: #fff;position: absolute;display: block;bottom: 0;padding: 10px 0;left: 30px;right: 30px;text-align: center;font-style: italic;color: #4D1704;font-size: 17px;font-weight: 600;}
.vrtic {background: url('https://marijapropetog.hr/slike/djecji-vrtic.jpg');}
.zaklada {background: url('https://marijapropetog.hr/slike/zaklada.jpg');}
.biseri {background: url('https://marijapropetog.hr/slike/biseri.jpg');}
.poslanici {background: url('https://marijapropetog.hr/slike/poslanici.jpg');}
.centri {background: url('https://marijapropetog.hr/slike/duhovni-centri.jpg');}

.npoc1 {padding-right: 0;}
.npoc2 {padding-left: 0;}
.novosti-zaglavlje {display: block;background: #4D1704;color: #fff;padding: 20px 15px;text-transform: uppercase;font-size: 18px;font-weight: 600;width: 100%;}
.novosti-zaglavlje:hover, .novosti-zaglavlje:focus {background: #731e00;color: #fff;text-decoration: none;}
.novosti-zaglavlje span {float: right;font-style: italic;font-weight: 300;text-transform: lowercase;}
.novosti-box1 {background: #F4F4F4;padding: 20px 22px 22px;font-size: 15px;line-height: 21px;}
.novosti-box1 h2.entry-title-index {font-size: 20px;line-height: 26px;font-weight: 600;margin-bottom: 2px;letter-spacing: normal;}
.novosti-box1 .ncat {display: block;font-size: 17px;line-height: 22px;font-weight: 600;margin-bottom: 15px;color: #827373;font-style: italic;}
.novosti-box1 .btn {font-size: 17px;font-weight: 300;font-style: italic;}
.novosti-box2 {font-size: 15px;line-height: 16px;padding: 20px;}
.novosti-box2 p {font-size: 15px;line-height: 16px;}
.novosti-box2 h2.entry-title-index {font-size: 16px;line-height: 20px;font-weight: 700;margin-bottom: 1px;letter-spacing: normal;}
.novosti-box2 .ncat {display: block;font-size: 15px;line-height: 14px;font-weight: 600;margin-bottom: 5px;color: #827373;font-style: italic;}
.nb2bg {background: #F4F4F4;}
.nb2img {float: left;margin-right: 14px;}
.nb2txt {display: grid;height: 75px;overflow: hidden;}

.poc-tabs .nav-tabs {margin-bottom: 0;}
.poc-tabs .nav-tabs li a, .poc-tabs .nav-tabs li a:hover {background: #947475;border-left: 1px solid #947475;border-right: 1px solid #947475;border-top: 3px solid #947475;letter-spacing: -0.5px;}
html body .poc-tabs .nav-tabs a, html.dark body .poc-tabs .nav-tabs a, html body .poc-tabs .nav-tabs a:hover, html.dark body .poc-tabs .nav-tabs a:hover {color: #fff;}
.poc-tabs>.nav-tabs>li>a {padding: 17px 13px;font-size: 16px;}
.poc-tabs .nav-tabs li a .fa {margin-right: 5px;}
.poc-tabs .nav-tabs li.active a, .poc-tabs .nav-tabs li.active a:hover, .poc-tabs .nav-tabs li.active a:focus {background: #f4f4f4;border-left-color: #EEE;border-right-color: #EEE;}
.tab-content {background-color: #F4F4F4;padding: 15px 15px 8px;}
.tab-content .owl-carousel {margin-bottom: 0;}
.tab-content .owl-carousel .owl-nav {margin-top: -35px;}
.tab-content .owl-carousel .owl-item img {margin-bottom: 5px;}
.tab-content .poc-owl-naslov {font-weight: 600;color: #4D1704;line-height: 18px;margin: 5px 0;display: table-cell;vertical-align: middle;height: 36px;overflow: hidden;}

.gpoc1 {padding-right: 0;}
.gpoc2 {padding-left: 0;}
.gpoc1 .glasilo-box {height: 250px;overflow: hidden;}
.gpoc1 .glasiloimg {float: left;}
.gpoc1 .glasilotxt {display: grid;padding: 25px 25px 0;background: #f4f4f4;border-bottom: 15px solid #f4f4f4;line-height: 21px;height: 250px;overflow: hidden;}
.gpoc1 h2.entry-title-index {font-size: 20px;line-height: 26px;font-weight: 600;margin-bottom: 15px;letter-spacing: normal;}
.gpoc2 .glasiloimg {float: left;margin-right: 14px;}
.gpoc2 h2.entry-title-index {font-size: 16px;line-height: 20px;font-weight: 600;margin-bottom: 10px;letter-spacing: normal;}
.gpoc2 .glasilotxt {display: grid;height: 124px;overflow: hidden;}

.smaller-rbox-zaglavlje {display: block;background: #348cf1;color: #fff;padding: 20px 15px;text-transform: uppercase;font-size: 18px;font-weight: 600;width: 100%;}
.smaller-rbox-zaglavlje:hover, .smaller-rbox-zaglavlje:focus {background: #5aa7ff;color: #fff;text-decoration: none;}
.smaller-rbox-zaglavlje span {float: right;font-style: italic;font-weight: 300;text-transform: lowercase;}
.smaller-rbox {background: #f4f4f4;padding: 15px;}
.smaller-rbox .list.list-icons.list-icons-sm li > .fa:first-child, .list.list-icons.list-icons-sm li > .icons:first-child, .list.list-icons.list-icons-sm li a:first-child > .fa:first-child, .list.list-icons.list-icons-sm li a:first-child > .icons:first-child {font-size: 0.5em;top: 9px;}
.smaller-rbox .duhmisao {padding: 22px 22px 10px 22px;font-style: italic;position: relative;}
.smaller-rbox .duhmisao:before {content: "\f10d";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: 20px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;left: 0;color: #C3BABB;}
.smaller-rbox .duhautor {padding: 0 0 10px 22px;font-weight: 600;font-style: italic;}
.linkovi {margin-bottom: 5px;}
.smaller-rbox .linkovi h2.entry-title-index {font-size: 16px;line-height: 20px;font-weight: 600;margin-bottom: 10px;letter-spacing: normal;}
.smaller-rbox .linkovi ul {padding: 0;}
.smaller-rbox .linkovi ul li {color: #444;font-style: italic;display: block;}

#footer.short {background: url('https://marijapropetog.hr/slike/marijapropetog-footer2.jpg') top center no-repeat;background-size: cover;padding-top: 20px;padding-bottom: 20px;border-top: 0;color: #fff;text-align: center;}
#footer .footer-copyright {padding: 0;}
#footer .container .row > div {margin-bottom: 0;}
#footer .footer-copyright nav ul li {border-left: 0;}
#footer .footer-copyright nav ul li:first-child {border-right: 1px solid #fff;}

.page-header {border-bottom: 0;border-top: 0;margin: 0 0 35px 0;min-height: 50px;padding: 20px 0;position: relative;text-align: left;background: url('https://marijapropetog.hr/slike/marijapropetog-footer2.jpg') top center no-repeat;background-size: cover;}
.page-header .breadcrumb {color: #d8edff;}
.page-header .breadcrumb > li > a {color: #d8edff;}
section.page-header h1 {border-bottom-color: transparent;}
.page-header h1 {font-weight: 400;}

.breadcrumb {margin-top: 30px;}

.well-boxovi {min-height: 400px;padding: 19px;margin-bottom: 20px;background-color: #f4f4f4;border: 1px solid #e3e3e3;border-radius: 0;}
h3 {text-transform: none;}
h3.boxovi-podnaslov {font-weight: 600;padding: 19px;background: #348cf1;color: #fff;}
h3.boxovi-podnaslov a {color: #fff;display: block;}
h3.boxovi-naslov {font-size: 1.6em;font-weight: 600;text-transform: none;margin-bottom: 15px;}

/*
.thumb-info {background-color: #f4f4f4;border: 1px solid #e3e3e3;}
.thumb-info-caption {padding: 10px 0 0;display: block;}
.thumb-info-caption a.thumbnaslov {display: inline-block;height: 81px;overflow: hidden;}
.thumb-info-caption h4 {display: table-cell;vertical-align: middle;height: 81px;overflow: hidden;font-weight: 600;}
.thumb-info-caption a.btn {font-size: 17px;font-weight: 300;font-style: italic;}
*/

.okoindex .btn, .okoentry .btn {font-size: 17px;font-weight: 300;font-style: italic;}
.okoindex h3, .okoentry h3 {margin-bottom: 20px;}
.okoindex2 h3.podnaslov {font-size: 1.1em;margin-bottom: 10px;}
.okoindex, .okoentry {font-size: 16px;}

h3.boxovi-cat {font-weight: 600;background: #348cf1;color: #fff;margin-top: 10px;margin-bottom: 20px;}
h3.boxovi-cat a {color: #fff;display: block;padding: 19px;text-decoration: none;}
h3.boxovi-cat a:hover {background: #5aa7ff;}

h4.boxovi-cat {font-weight: 600;background: #348cf1;color: #fff;margin-top: 10px;margin-bottom: 20px;margin-left: 19px;}
h4.boxovi-cat a {color: #fff;display: block;padding: 5px 19px;text-decoration: none;}
h4.boxovi-cat a:hover {background: #5aa7ff;}

h4.boxovi-cat-det {font-weight: 600;background: #348cf1;color: #fff;margin-top: 10px;margin-bottom: 20px;}
h4.boxovi-cat-det span {color: #fff;display: block;padding: 5px 19px;text-decoration: none;}

.list.catlist li {margin-top: 0;padding-left: 35px;padding-bottom: 0;}
.list.catlist li:nth-child(odd) {background: #fbf8ee;}
.list.catlist li:hover {background: #fbf6ce;}
.list.catlist li.active {background: #fbf6ce;}
.list.catlist li > .fa:first-child, .list.catlist li > .icons:first-child, .list.catlist li a:first-child > .fa:first-child, .list.catlist li a:first-child > .icons:first-child {left: 20px;top: 14px;}
h4.entry-title-index-list {line-height: 25px;font-size: 1.2em;margin: 0;}
h4.entry-title-index-list a {display: block;padding: 9px 0;text-decoration: none;}
h4.nekro {margin-bottom: 4px;text-transform: uppercase;font-weight: 600;}
.sidebar.nekrologij blockquote {background: #f5f5f5;}
.sidebar.nekrologij blockquote h5 {margin-bottom: 4px;}

.table-mo-dok {margin-bottom: 0;}

ul.media {margin: 0;padding: 0 0 25px 0;list-style: none;}
ul.media .item {margin-bottom: 30px;}
ul.media .item a {text-decoration: none;}
ul.media .item .img-thumbnail.img-thumbnail-hover-icon:before {background: rgba(79, 51, 51, 0.45);}

.mediabox .media-thumb-info {border-radius: 0;padding: 0;background: #4D1704;border: 0;}
.mediabox .media-thumb-info .media-thumb-info-image {background: #fff;overflow: hidden;}
.mediabox .media-thumb-info:hover .media-thumb-info-image:before {filter: alpha(opacity=0);opacity: 0;}
.mediabox .media-thumb-info img {border-radius: 0;transition: initial;}
.mediabox .media-thumb-info a:hover span.media-thumb-info-image img {opacity: 0.8;}
.mediabox .media-thumb-info .media-thumb-info-content {background: #4D1704;text-align: left;display: block;height: 78px;vertical-align: middle;padding: 0 15px;overflow: hidden;}
.mediabox .media-title {color: #fff;text-align: left;font-size: 1.4em;line-height: 26px;height: 78px;vertical-align: middle;display: table-cell;overflow: hidden;}
.mediabox .media-title span {color: #fff;text-decoration: none;}
.mediabox .media-thumb-info .media-thumb-info-content a {color: #fff;}











