/* UNIVERSAL */

body {
	font-family: 'Roboto', sans-serif;
}


.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:#FFCB22 !important;}

/* 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;}
.eebloqs p, .eebloqs h3, .eebloqs ul, .eebloqs ol {margin-bottom:20px !important;}

#header .header-body {
    background: #15c1e5;
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 0px 0;
    min-height: 140px;
}

#header .header-logo {
    float: left;
    position: absolute;
}

#header .header-logo img.logo-gore {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    margin: -10px 45px 15px 0;
    top: 0;
}

.container-fluid-full {
	padding-left: 6%;
	padding-right: 6%;
}

.colum-right {
	float: right;
	display: block !important;
    vertical-align: middle !important;
}

#header .header-container {
    width: 100%;
}

#header .header-row {
    display: grid;
    clear: none;
}

.header-logo-desno {
	margin-left: 420px;
    display: unset;
    position: absolute;
    top: 32px;
	-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

header .header-nav-main {
    min-height: 80px !important;
    margin-top: 20px !important;
	font-family: 'Roboto', sans-serif;
}

#header .header-nav-main nav > ul > li > a {
    display: block;
    border-radius: 0px;
    font-size: 1.8em;
    font-style: normal;
    font-weight: 700;
    padding: 0px 30px 44px;
    text-transform: none;
	-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	line-height: 87px;
	height: 100px;
	margin-top: 26px;
	color: #fff;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 8px;
    content: " ";
    float: none;
    text-align: center;
    position: absolute;
    left: 43%;
    bottom: 22px;
    color: #fff;
	-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #fff transparent transparent transparent;
}

#header .nav-pills>li {
    float: left;
    margin-left: 0px;
}


#header .header-nav-main nav > ul > li:hover > a, #header .header-nav-main nav > ul > li.active > a {
    background: unset;
	text-decoration: none;
    margin-top: 0;
    padding-bottom: 50px !important;
    height: 126px;
}

ul.nav-pills > li.active > a {
    background: unset;
	text-decoration: none;
    margin-top: 0;
    padding-bottom: 50px !important;
    height: 126px;
}

#header .header-nav-main nav > ul > li > a.naslovna {
	background: #ffa200;
}

#header .header-nav-main nav > ul > li > a.o-nama {
	background: #9bba1f;
}

#header .header-nav-main nav > ul > li > a.novosti {
	background: #f73f3f;
}

#header .header-nav-main nav > ul > li > a.za-roditelje {
	background: #ffa200;
}

#header .header-nav-main nav > ul > li > a.kontakt {
	background: #9bba1f;
}

#header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after, #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after {
    bottom: 48px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    top: -10000px;
    display: block;
    opacity: 0;
    left: auto;
    border-radius: 0 0px 0px;
    border: 0;
    border-top: 0px solid #CCC;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
    margin: 0px 0 0 0;
    min-width: 200px;
    padding: 10px 20px;
    text-align: left;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 0px solid #f4f4f4;
    color: #fff;
    font-size: 1.3em;
    line-height: 24px;
    font-weight: 700;
    padding: 6px 10px;
    position: relative;
    text-transform: none;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sticky-header-active #header .header-body .header-logo-desno {
	margin-left: 240px;
    display: unset;
    position: absolute;
    top: 62px;
	-moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.sticky-header-active #header .header-nav-main nav > ul > li:hover > a, #header .header-nav-main nav > ul > li.active > a {
    padding-top: 27px !important;
}

.sticky-header-active #header .header-nav-main nav > ul > li > a {
    padding-top: 1px;
}

.sticky-header-active #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after, .sticky-header-active #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after {
    bottom: 22px;
}

#header .header-nav-main nav > ul > li.o-nama-drop .dropdown-menu {
    background: #9bba1f;
}

#header .header-nav-main nav > ul > li.novosti-drop .dropdown-menu {
    background: #f73f3f;
}

#header .header-nav-main nav > ul > li.za-roditelje-drop .dropdown-menu {
    background: #ffa200;
}

#header .header-nav-main nav > ul > li .dropdown-menu li:hover a {
    color: #F9EC4E;
}

.slider-container .main-label {
    color: #FFF;
    font-size: 8em;
    line-height: 150px;
    font-weight: 900;    
    text-shadow: 0 0 10px #000;
}

html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after {
    bottom: 22px;
}

#misija-section {
	background: #9bba1f;
    color: #fff;
    padding: 50px 0px 40px;
}

#misija-section p {
    color: #fff;
    font-size: 1.1em;
    margin-bottom: 14px;
}

#misija-section p span {
    color: #fff;
    font-size: 1.4em;
    font-weight: 700;
}

.btn-table {
	display: table;
    margin: 0 auto;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 20px 36px;
    font-size: 1.7em;
    line-height: 1.3333333;
    border-radius: 0px;
    font-weight: 600;
}

.owl-carousel .owl-nav .owl-next:before {
    font-family: FontAwesome;
    content: "\f054";
    position: relative;
    left: 2px;
    top: 1px;
}

.owl-carousel .owl-nav .owl-prev:before {
    font-family: FontAwesome;
    content: "\f053";
    position: relative;
    left: 2px;
    top: 1px;
}

.owl-theme .owl-nav [class*=owl-] {
    padding: 13px;
    font-size: 40px;
    text-align: center;
    background: transparent;
    border: 0px solid #fff;
    border-bottom: 0px;
    cursor: pointer;
    margin: 5px;
    border-radius: 0px;
}

.owl-carousel.show-nav-hover .owl-nav .owl-prev {
    left: -30px;
}

.owl-carousel.show-nav-hover .owl-nav .owl-next {
    right: 0px;
}

.owl-carousel .owl-nav [class*="owl-"]:active, .owl-carousel .owl-nav [class*="owl-"]:focus, .owl-carousel .owl-nav [class*="owl-"]:active:hover, .owl-carousel .owl-nav [class*="owl-"]:active:focus {
    border-color: transparent transparent transparent;
    background-color: transparent;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: transparent transparent transparent;
    background-color: transparent;
}

.misija-tekst {
	text-align: center;
    padding-left: 200px;
    padding-right: 200px;
}

#novosti-section {
	background: #f73f3f;
    color: #fff;
    padding: 60px 0px 70px;
}

.owl-carousel .owl-nav [class*="owl-"] {
    color: #fff;
    background-color: transparent;
    border-color: transparent transparent transparent;
}

.btn-group-md>.btn, .btn-md {
    padding: 16px 20px;
    font-size: 1.4em;
    line-height: 1.3333333;
    border-radius: 0px;
    font-weight: 600;
}

.boxizdvojenovijesti {
	text-align: center;
    padding: 16px 2px;
}

.boxizdvojenovijesti h3 {
    font-size: 1.6em !important;
    text-align: center;
    font-weight: 600 !important;
    margin-bottom: 2px !important;
    overflow: hidden;
    white-space: nowrap;
    height: 26px;
    text-transform: none;
    color: #fff;
    text-overflow: ellipsis;
}

.boxizdvojenovijesti h3 a {
    color: #fff;
}

h2 {
    font-size: 2.4em;
    font-weight: 700;
    line-height: 36px;
    margin: 0 0 32px 0;
    letter-spacing: 1px;
}

a.bijeli {
    color: #fff;
}

#novosti-section p {
    color: #fff;
    line-height: 22px;
    margin: 0 0 0px;
    font-size: 0.9em;
    height: 86px;
    overflow: hidden;
}

#media-section {
	background: #fff;
    padding: 60px 0px 60px;
}

a.sivi {
    color: #454646;
}

img.shake:hover {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

#footer.short {
    padding-top: 40px;
}

#footer {
    background: #15c1e5;
    border-top: 0px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 20px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
    color: #fff;
}

#footer p {
    color: #fff;
    line-height: 18px;
    margin: 0 0 20px;
    font-size: 0.9em;
}

footer ul {
    padding: 0;
    list-style-type: none;
}

footer li {
    line-height: 21px;
}

#footer h4 {
    font-size: 1.8em;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 27px;
    margin: 0 0 24px 0;
}

#footer .footer-copyright {
    margin-top: 6px;
}

#footer .footer-copyright p {
    color: #fff;
    margin: 0;
    padding: 0;
}

#footer .footer-copyright a {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 18px;
    margin: 0 0 20px;
    font-size: 0.8em;
}

#footer .footer-copyright nav ul li {
    border-left: 1px solid #fff;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px;
}

img.logo-footer {
	position: absolute;
	
}

.footer-box-gore {
	background: #ffa200;
    color: #fff;
    padding: 16px;
    margin-top: 140px;
}

.footer-box-gore p {
    line-height: 21px !important;
    margin: 0 0 0px !important;
    font-size: 1em !important;
}

.footer-box-sredina {
	background: #9bba1f;
    color: #fff;
    padding: 16px;
    
}

.footer-box-sredina p {
    line-height: 21px !important;
    margin: 0 0 0px !important;
    font-size: 1em !important;
}

.footer-box-dolje {
	background: #f73f40;
    color: #fff;
    padding: 16px;
    
}

.footer-box-dolje p {
    line-height: 21px !important;
    margin: 0 0 0px !important;
    font-size: 1em !important;
}

.page-header {
    height: 240px;
    width: 100%;
    background: url(https://djecjivrtic-osmijeh.hr/slike/page-header-01.jpg) bottom center no-repeat;
    background-size:cover;
    border-bottom: 0;
    border-top: 0;
    margin: 0 0 25px 0;
    min-height: 50px;
    padding: 102px 0 10px;
}

.page-header .breadcrumb {
    float: left;
}

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

.page-header h1 {
    border-bottom: 0;
    color: #fff;
    display: inline-block;
    font-weight: 900;
    margin: 0 0 -25px;
    min-height: 40px;
    font-size: 1.92em;
    line-height: 32px;
    padding: 0 0 37px;
    position: relative;
}

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

.djeca-slika {
	height: 270px;
}

.breadcrumb {
    padding: 0px 0px;
    margin-bottom: 0px;
    margin-top: 20px;
    float: right;
    list-style: none;
    background-color: transparent;
    color: #F73F3F;
}

.breadcrumb a {
	color: #F73F3F;
}

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

.masonry-loader ul.products {
    padding: 0 0 25px 0;
    list-style: none;
}

.masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 25px;
}

.thumb-info {
    border: 0;
}

h4.smaller-naslov {
    background: #FFA200;
    color: #fff !important;
    font-weight: 500;
    line-height: 25px;
    padding: 12px;
    font-size: 1.5em;
    margin: 0 0 0px 0;
    text-align: center;
}

.smaller-usluge h3 {
    font-size: 1.5em !important;
    text-align: center;
    font-weight: 600 !important;
    margin-bottom: 8px !important;
    overflow: hidden;
    white-space: nowrap;
    height: 26px;
    text-transform: none;
    color: #FFA200;
    text-overflow: ellipsis;
}

.smaller-usluge h3 a {
    color: #FFA200;
    text-transform: none;
}

.smaller-usluge p {
	text-align: center;
    padding: 0px 6px;
    margin-bottom: 12px;
}

.datum {
	margin-top: 6px;
    margin-bottom: 6px;
}

h2.entry-title-index {
    font-size: 2em;
    line-height: 30px;
    margin: 0 0 16px 0;
    letter-spacing: 1px;
}

.page-header .breadcrumb {
    color: #9BBA1F;
}

.form-group {
    margin-bottom: 15px;
    color: #FFA200;
}

.form-control {
    color: #ffa200;
    background-color: #efefef;
    border: 0;
    height:50px;
}

h2.entry {
    font-size: 1.7em;
    font-weight: 700;
    line-height: 28px;
    margin: 0 0 20px 0;
    letter-spacing: 1px;
}

.google-map-borders {
    border: 0px solid #FFA200;
    padding: 0px;
}

th.dan {
	background: #FFA200;
    color: #fff;
    padding: 26px 26px 26px !important;
    font-size: 1.5em;
    font-weight:800;
    border: 1px solid #fff;
}

td.obrok {
	background: #9BBA1F;
    color: #fff;
    padding: 26px 26px 2px !important;
    border: 1px solid #fff;
}

td.obrok p {
    color: #fff;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/*IVANA*/

.popover {background:#4C961B;color:#fff;font-size:0.8em;border:0;width:150px}
.popover-title {background:#3A6F15;color:#fff;font-weight:800;border:0}
.popover-content {background:#4C961B}
.popover .arrow {display:none}
.slider-container {background:#15C1E5}
#footer .footer-copyright nav img {margin-top:-8px}
#footer .footer-copyright nav ul li {border-left: 1px solid #8ED0F5}
#footer a:hover {color:#fff}
.novi-revolution {box-shadow:0px 0px 5px 1px rgba(0,0,0,0.25);padding:0}

.container-important {
	width: 1170 !important;
}


