.sppb-btn-success:hover, .sppb-btn-success:focus, .sppb-btn-success:active, .sppb-btn-success.active, .open > .dropdown-toggle.sppb-btn-success {
	background-color: #0dd3ed;
}

.sppb-btn-success {
	background-color: #26aae1;
}

.cjenikIkone {
	width: 100%;
	display: table;
}

.cjenikIkone i {
	font-size: 50px;
	display: table-cell;
	text-align: center;
	color: #ff9428;
}

.sppb-gallery-btn img {
	width: 150px;
	height: 150px;
	border: 2px solid #fff;
}

.sppb-gallery  {
	text-align:center
}

.sppb-gallery li {
	padding: 15px;
	float: none;
}

.sppb-gallery-btn img:hover {
	border: 2px solid #ff9428;
	transition-duration: 0.3s;
}

#sppb-addon-1489755368307 > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > img:nth-child(1) {
	border: 2px solid #26aae1;
	border-radius: 5px;
}

#sp-footer {
	background-color: #26aae1;
}

#sp-footer a:hover {
	color: #26aae1 !important;
}

.sp-menu-item  {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	overflow: hidden;
}
.sp-menu-item:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #ff9428;
	height: 4px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.sp-menu-item:hover:before, .sp-menu-item:focus:before, .sp-menu-item:active:before {
	left: 0;
	right: 0;
}

.sp-menu-item a {
	font-size: 12px !important;
	color: white !important;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
	color: #ff9428 !important;
}

.sp-megamenu-parent > li > a {
	font-size: 18px !important;
}

.buttonPreuzmi {
	font-size: 20px;
	background: 0 0;
	transition: all .3s ease-in-out;
	margin-top: 15px;
	padding: 10px 16px;
	line-height: 1.3333333;
	border-radius: 0;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
}

.buttonPreuzmi:hover {
	color: #26aae1;
}


h3 {
	text-align: center;
 }

h3:after {
	margin: 20px auto 0 auto;
	background-color: #e6e6e6;
    height: 2px;
    bottom: 0;
    content: "";
    width: 90px;
    display: block;
}

.hrana {
	list-style-type: none;
	margin: auto;
	display: table;
}

.hrana li {
	display: inline-block;
	padding: 20px 40px;
	text-align: center;
	margin: 0px 10px;
	border: 2px solid white;
	transition-duration: 0.3s;
}

.hrana li i {
	font-size: 50px;
}

#karta .sppb-addon-raw-html {
	line-height: 0;
}

.sppb-addon-content iframe {
	border: 0;
}

#sp-bottom1 > div > div > div > ul > li > a {
	color: white;
}

#sp-bottom1 > div > div > div > ul > li > a:hover {
	color: #26aae1;
}

#sp-bottom1 > div > div > div > ul > li > a:before {
	display: none;
}

#sp-bottom1 > div > div > div > ul > li  {
	border: 0;
}

#sp-bottom1 > div > div > div > ul {
	margin-left: 30%;
}

.brodPrijevoz {
	text-align: center;
	width: 55%;
	margin: auto;
	border: 2px solid white;
	padding: 20px 40px;
	transition-duration: 0.3s;
}

.brodPrijevoz i {
	font-size: 50px;
}

p {
	line-height: 35px;
}

.hrana li:hover {
	background-color: white;
	color: rgba(38, 170, 225, 1);
}

.brodPrijevoz:hover {
    background-color: white;
    color: #ff9428;
}

#kontakt .fa {
	width: 18px;
}

img.mfp-img {
	max-height: 600px !important;
}

@media (max-width: 1200px) {
	
.sp-megamenu-parent > li > a {
	font-size: 14px !important;
}
	
	.sppb-gallery-btn img {
	width: 150px;
	height: 150px;
	border: 2px solid #fff;
}

}

@media (max-width: 991px) {
	.hrana li {
		display: block;
		margin: 10px auto;
		width: 70%;
	}
	
	.hrana {
		display: block;
		margin: 0;
		padding: 0;
	}
}




#sp-top-bar {
  padding: 8px 0;
  background-color: #1c3144;
  color:#fff;
}
#sp-top-bar a {
  color:#fff;
}