body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	/* background-color: #BD0560; */
	/* background-color: rgba(187,3,96,0.05); */
	background-color: #333;
}
html, body {
    height: 100%;
}
header {
	background-color: #fff;
}
.facebookheader {
	float: left;
	margin-right: 25px;
	margin-left: 15px;
	margin-top: 10px;
}
.facebookheader a {
	color: #4267B2;
}
.facebookheader a:hover {
	color: #777;
}
.instagramheader {
	float: left;
	margin-right: 25px;
	margin-top: 10px;
}
.fa-instagram {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
 -webkit-background-clip: text;
		 /* Also define standard property for compatibility */
		 background-clip: text;
 -webkit-text-fill-color: transparent;


}
.fa-instagram:hover {
	color: #777;
	background: #777;
	-webkit-background-clip: text;
			/* Also define standard property for compatibility */
			background-clip: text;
	-webkit-text-fill-color: transparent;
}
.space5 { margin-top:5px; }
.space7 { margin-top:7px; }
.space10 { margin-top:10px; }
.space15 { margin-top:15px; }
.space17 { margin-top:17px; }
.space20 { margin-top:20px; }
.space30 { margin-top:30px; }
.space50 { margin-top:50px; }

.float-left{
  float: left;
}

.opacity {
        opacity: 0.7;  /* Opacity for Modern Browsers */
        filter: alpha(opacity=70);  /* Opacity for IE8 and lower */
        zoom: 1;  /* Fix for IE7 */
    }

a, a:hover, a:focus {
	color: #F00;
}

h1 {
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	display: inline-block;
	color: #333333;
}
h3 {
	color: #676767;
	margin-top: 13px;
}
hr {
    border-top: 1px solid #BD0560;
}
	#wrap {
  min-height: 100%;
	height: auto !important;
  /* Negative indent footer by its height */
  margin: 0 auto 0px;
  /* Pad bottom by footer height */
  padding: 0px;
}
.wishlistdel-icon, .wishlist-icon  {
    position: absolute;
    top: 5px;
    left:5px;
    z-index: 11;
    cursor: pointer;
}
.wishlistdel-icon .fas {
    color: #D02F5E;
}
.table .delete .wishlistdel-icon {
  position: relative !important;
  top: auto;
  right: auto !important;
}
.boxw .wishlistdel-icon,.boxw .wishlist-icon  {
  position: relative !important;
  top: 7px;
left: 15px;
display: inline-block;
}
.headerheart {
    margin: 0 15px;
}
.heart {
    position: absolute;
    top: 2px;
right: 0px;
    background-color: #D02F5E;
    color: #fff;
    padding:5px;
    font-size: 13px;
    border-radius: 50%;
    line-height: 10px;
}
#notifications {
	top: 0;
	cursor: pointer;
	margin-top: 22px;
	margin-right: 15px;
	max-width: 300px;
	position: fixed;
	right: 0;
	z-index: 9999;
	color: #FFF;
	background-color: #5cb85c;
}
.main {
	background-color: #fff;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainhome {
    margin-top: 15px;
    padding-top: 0;
    margin-right: -15px !important;
    padding-bottom: 0px;
    margin-left: -15px !important;
}
.mainw {
	margin-top: 15px;
	padding-top:0;
	margin-right: -30px!important;
	padding-bottom: 0px;
	margin-left: -30px!important;
}
.boxw {
	background-color: #fff;
	padding: 20px;
}
.boxw hr {
    border-top: 1px solid #eee;
}
.boxw2 {
	background-color: #fff;
	padding: 20px;
	position: relative;
	width: 100%;
	display: inline-block;
}
.red {
	color: #e3010f;
	}
.red1  {
	background-color: #333;
	color: #fff;
	display:block;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
.red1:hover  {
	background-color: #fff;
	color: #333;
	text-decoration: none;
	}
.big {
	font-size: 33px;
	}
.inline-block {
	display: inline-block !important;
}
.table h4 a {
  color: #454545;
}
.table h4 {
font-size: 18px!important;
font-weight: bold;
color: #454545;
}
.addbasket {
	background-image: url(../images/transparent.png);
	background-repeat: repeat-x;
	background-position: 0px -60px;
	background-color: #DA4747;
	border: 0px none;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.addbasket:hover {
	background-color: #333;
	background-image: none;
	color: #FFF;
	text-decoration: none;
	border: 0px none;
}
a.link_red {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
a.link_red:hover {
	text-decoration: underline;
}
.borderless td {
    border: none !important;
}

.navbar-custom a {
	color: #777;
	font-weight: normal;
	text-decoration: none;
	text-shadow: none;
	font-size: 15px;
}
.navbar-custom .tel {
	color: #BD0560;
}
.navbar-text{
	color: #777;
	padding: 13px;
	margin: 0px;
	}
.navbar-top li{
	padding: 0px;
	color: #777;
	}

.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus, .navbar-custom .nav li.active {
	background-color: rgba(255, 255, 255, 0.2);
	outline: 0 none;


}
.navbar-brand {
	float: left;
	height: auto;
	width: 230px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.navbar-brand-footer {
	height: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	float: left;
}
.topnavbar a {
	color: #777;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
.topnavbar a:hover {
	color: #BD0560;
	text-decoration: none;
}
.search {
	box-shadow: none;
	color: #000;
	transition: all 0.3s ease 0s;
	width: 400px;
	height: 43px;
	background-attachment: scroll;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 20px;
	padding-top: 10px;
	background-color: #fff;
	background-image: url(../images/transparent.png);
	background-repeat: no-repeat;
	background-position: -231px -2px;
	border: 1px solid #ccc;
	border-radius: 0;
}
.search:focus {
	box-shadow: none;
	color: #000;
	font-weight: 300;
	transition: all 0.3s ease 0s;
	width: 420px;
	border: 1px solid #BD0560;

}
.search input {
	color: #FFF;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
	font-size: 17px;
}
.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-color: #BD0560!important;
	background-image: none;
	color: #FFF;
}
.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.nav-pills {
background-color: #333;
	display: block;
	border: 0;
	margin-bottom: 0px;
	border-radius: 0;
	z-index: 1000;
}
.nav-pills > li:first-child  {
  margin-left: -15px;
}
.nav-pills > li {
  display: block;
}
.nav-pills > li > a {
    color: #ffffff;
	text-shadow: none;
	background-color: #333!important;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 15px;
}
.nav-pills .open {
	background-color: #333!important;
border-radius: 0;
color: #fff;
}
.nav > li > a:focus {
	background-color: #BD0560!important;
}
.nav > li > a:hover {
	color: #FFF;
	border-radius:0;
	background-color: #BD0560!important;
	background-image: none;
}
footer {
	font-size: 13px;
	position: relative;
	background-color: #333;
	bottom: 0px;
	color: #ffffff;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
footer a {
	color: #ccc!important;
	text-decoration: none!important;
}
footer a:hover {
	color: #ffffff!important;
	text-decoration: underline!important;
}
footer h3 {
	color: #fff;
}
.footerblack {
	background-color: #BD0560;
	padding: 15px;
	margin-top: 30px;
}
.footerblack a {
	color: #fff!important;
	text-decoration: underline!important;
}
.karticefooter {
  text-align: center;
  margin: 0;
  padding: 20px 0;
  vertical-align: top;
  background-color: #fff;
}
.karticefooter img {
  margin-right: 10px;
  height: 30px;
}
.karticecontent img {
  margin-top: 20px;
  height: 20px;
}
#cookiesdisplay {
	background-color: #000;
	position: fixed;
	z-index: 99999;
	min-height: 80px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	transition: all 1s ease 0s;
	width: 100%;
}
#cookiesdisplay p{
	color: #CCC; font-size: 14px; line-height: 20px; margin: 10px 235px 10px 100px; padding: 10px 0; position: relative; text-align: left;
}
#cookieAgreee{
	border: 2px solid #000;
	border-radius: 4px;
	color: #FFF !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	padding: 10px 20px;
	position: absolute;
	right: -140px;
	top: 10px;
	background-color: #BD0560;
}
#cookieAgreee:hover {
	color: #000 !important;
	background-color: #fff;
	text-decoration: none;
}
label.error1 {
	font-weight:normal;
	color:#F00 !important;
	text-align:center;
	font-size: 1.4em;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}
form.cmxform label.error1 { display: none; }
.breadcrumb {
	border-radius: 0px;

}
.breadcrumb a{
	color: #656565;
	text-decoration: underline;
}
.breadcrumb a:hover{
	text-decoration: none;
}
.thumb-img6 {
  width: 100px;
  height: 100px;
  padding: 0px;
  overflow: hidden;
  margin-right: 15px;
  margin-bottom: 0px;
  display: inline-block;
}
.thumb6 {
  width: 100px;
  padding: 0px;
  margin: 0px;
  transition: all 0.5s ease 0s;
}
.thumb-img4 {
	width:200px;
	height:180px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 20px;
	display: inline-block;
	float: left;
}
.thumb4 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img3 {
	width:100%;
	height:180px;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	text-align: center;
}

.thumb3 {
	height:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img2 {
	width:100%;
	height:230px;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline-block;
	float: left;
}
.thumb2 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img1 {
	width:100%;
	height:260px;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	text-align: center;
}

.thumb1 {
	height:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-img0 {
	width:100%;
	height:154px;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
}

.thumb-img5 {
	text-align: center;
	width:100%;
	height:auto;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}

.thumb0 {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
	text-align: center;
	height: auto;
}

.thumb-img-gal {
	width:100%;
	height:125px;
	padding:0px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
}
.thumbgal {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}
.thumb-left {
	width:100%;
	padding:0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 10px;
	display: inline-block;
	margin-top: 0px;
	height: 150px;
}
.thumbleft {
	width:100%;
	padding: 0px;
	margin: 0px;
	transition: all 0.5s ease 0s;
}

.novosti-title{
  text-align: center;
  padding: 10px;
}
.novosti-title, .novosti-title a{
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease;
}
.novosti-title:hover a{
  text-decoration: underline;
  transition: all 0.5s ease;
}

.producthome {
	display: block;
	width: 100%;
	height: 260px;
	text-align: left;
	transition: all 0.5s ease 0s;
	margin-bottom: 10px;
	border-radius: 0px;
	position: relative;
	background-color: #fff;
}
.producthome h3{
	margin-top:160px;
	position: absolute;
	width: 100%;
	text-align: center;
	padding: 15px;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.7);
}
.producthome h3:hover{
	position: absolute;
	width: 100%;
	text-align: center;
	color: #FFF;
	background-color: rgba(255, 0, 0, 0.9)!important;
}
.product {
	height: 550px;
	text-align: left;
	transition: all 0.5s ease 0s;
	margin-bottom: 20px;
	border-radius: 0px;
	position: relative;
	background-color: #fff;
	padding: 10px;
	font-size: 15px;
	font-weight: normal;
	color: #777777;
  display: flex;
  flex-direction: column;
}
.product:hover {
	background: none repeat scroll 0 0 #fff;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	box-shadow: 0px 0px 10px #999;
}
.product:hover a img {
    transform: scale(1.1) rotate(-0.5deg);
}

.product h4 a{
	color: #454545;
	font-weight: bold;
}
.product-related-header {
	background-color: #333333;
background-image: none;
color: #FFF!important;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 20px;
}
.product-related-header h3 {
color: #FFF!important;
}
/*.content img {
	height: auto;
	max-width: 100%;
}*/
.cijena{
	background-color: #FFED00;
	color: #000;
	display: inline-block;
	font-size: 20px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
}
.cijenapopust{
	margin-bottom: 5px;
	color: #999;
	text-decoration: line-through;
}
.kosarica{
	bottom: 0px;
  margin-top: auto;
}
/* .buy-product{
  position: absolute;
  bottom: 10px;
  right: 10px;
} */
.basket-icon {
	font-size: 20px;
	color: #FFF;
	background-color: #2871AE;
	position:absolute;
	right:0;
	bottom:0;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.basket-icon:hover {
	background-image: none;
	background-color: #BBD558;
	color: #FFF;
}
.basket {
	background-image: none;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
}
.basket:hover {
	background-color: #BBD558;
	background-image: none;
	color: #FFF;
	text-decoration: none;
}
.basket2 {
	color: #777;
}
.basket2:hover {
	color: #e3010f;
	text-decoration: none;
}
.basket2 .glyphicon {
	color: #ccc !important;
}
.basket2 div {
	color: #000 !important;
	background-color: #FFF100;
	display: inline;
	border-radius: 50px;
	padding-right:15px;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:8px;
	margin-left: 0px;
}
.gallery {
	display: block;
	height: 220px;
	text-align: center;
	transition: all 0.5s ease 0s;
	margin-bottom: 20px;
}
.gallery a {
    color: #2871ad;
}
.gallery:hover {
	box-shadow: 0px 0px 10px #999;
}
.gallery:hover a img {
    transform: scale(1.1) rotate(0deg);
}
.gallery .label{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #E06D5E;
	border-radius: 0px;
	margin-top: 0px;
	position: absolute;
	display: inline-block;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.label-default{
	background-color: #DF4C4C;
	letter-spacing: 0.05em;
	background-image: none;
	border-radius:0px;
}
.description {
	min-height: 107px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.promotion {
	top: 20px;
	height: 47px;
	right: 0px;
	position: absolute;
	width: auto;
	z-index: 1;
}
.discount {
    background: none repeat scroll 0 0 rgba(255, 0, 0, 0.9) !important;

    color: #fff;
    display: inline-block;
    float: right;
    font-size: 26px;
    font-weight: 700;
    height: 100%;
    padding: 5px 10px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.discount2 {
	background: none repeat scroll 0 0 rgba(255, 0, 0, 0.8) !important;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	height: 100%;
	padding: 3px 8px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.home {
	display: flex;
  flex-direction: column;
	height: 540px;
	text-align: left;
	transition: all 0.5s ease 0s;
	margin-bottom: 20px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	border-radius:0px;
	color: #000;
	background-color: #fff;
}
.home h3 a{
	color: #333;
}
.home h3:hover , .home a:hover {
	color: #BD0560;
}
.home .promotion {
	border-radius: 4px;
	top: 20px;
	height: 47px;
	right: 0px;
	position: absolute;
	width: auto;
	z-index: 10;
}
.home .description {
	margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}
/* .home .btn-custom2 {
	bottom: 15px;
position: absolute;
right: 15px;
} */
.home .bottom-kosarica{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* .home .cijena {
	bottom: 15px;
position: absolute;
left: 15px;
} */
.menu-wrapper-left {
		width: 250px;
}
.panel {
	border: none;
}
.panel-heading {
	background-color: #BD0560!important;
	background-image: none!important;
	color: #FFF!important;
	border-radius: 0px!important;
}
.panel-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    color: inherit;
}
	.panel-title > a {color: #FFF;}

	.panel-title > a:hover{
	color: #FFF;
	text-decoration: underline;
}
.panel-body {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 15px;
	font-weight: normal;
	position: relative;
	padding: 10px;
	padding-bottom:20px;
}
.panel-body h4 {
	margin-top: 10px;
	font-weight: bold;
}
.panel-body h4 a {
	color: #494949;
}
.carousel-control {
    line-height: 20px;
    width: 30px !important;
}

.big_img {
	max-width: 340px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.socicon {
	color: #4C6CB4;
	margin-right: 10px;
}
.socialIcon {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.socialIcon a {
    background: none repeat scroll 0 0 #cccccc;
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    margin-right: 10px;
    padding: 6px 3px;
    text-align: center;
    transition: all 0.15s ease-in-out 0s;
    width: 35px;
}
.socialIcon a:hover {
	color: #fff;
	background-color: #BD0560;
}
.socialIcon .plus a {
    padding: 0px;
}
.tabs-group{
	display: block;
}
.nav-tabs > li > a {
	background-color: #333;
	color: #FFF;
}
.tab-content > .active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.priceold {
	font-size: 20px;
	color: #999;
	text-decoration: line-through;
	margin-right: 30px;
	display: inline;
}
.price {
	font-size: 25px;
	display: inline;
	border-radius: 0px;
}
.btn-danger {
	background-color: #bd0560!important;
	background-image: none;
}
.btn-danger:hover {
  background-color: #f4f4f4 !important;
  color: #BD0560;
}
.btn-custom
{
	background-color: #BD0560;
	color: #FFF;
	font-size:16px;
	margin-bottom: 0px;
	margin-right: 13px;
	border-radius: 0px;
	padding-bottom: 5px;
	font-weight: 400;
}
.btn-custom:hover
{
	background-color: #FFED00;
	color: #000 !important;
}
.btn-custom0 {
	background-color: #FFF;
    border: 1px solid #BD0560;
	color: #BD0560;
	font-size: 16px!important;
	vertical-align: middle;
	margin-right: 50px;
	margin-left: 0px!important;
	border-radius: 0px;
	padding: 6px 12px;
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
.btn-custom0:hover
{
	background-color: #BD0560;
	color: #fff !important;
}
.btn-custom2
{
	background-color: #000;
	color: #FFF;
	font-size:20px;
	font-weight: 400;
	margin-bottom: 0px;
	border-radius: 0px;
	padding-bottom: 5px;
}
.btn-custom2:hover, .btn-custom2.glyphicon:hover, .btn-custom2:hover span, .btn-custom2 i:hover, .btn-custom2:hover i
{
	background-color: #FFED00;
	color: #000 !important;
}
.btn-custom2 .glyphicon, .btn-custom2 i
{
	color: #FFED00;
}

.voucher {
	background-color: #333;
    color: #fff;
    vertical-align: middle!important;
}
.voucher div {
    vertical-align: middle!important;
}
.voucher h4 {
    font-weight: 700;
    margin: 0;
    text-align: right;
    padding: 12px 0;
    color: #fff;
}
.voucher .btn-custom3{
    width: 100%;
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 14px;
    background-color: #637482;
    border-radius: 0;
}
.voucher .btn-custom3:hover{
    background-color: #f4f4f4;
    color: #637482!important;
}

.back-to-top {
	position: fixed;
	bottom: 10px;
	right: 15px;
	text-decoration: none;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 14px;
	display: inline;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
		}

		.back-to-top:hover {
	background-color: rgba(135, 135, 135, 0.50);
	color: #000;
	text-decoration: none;
		}
.pagination > li > a,
.pagination > li > span {
	color: #666;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: #fff;
	background-color: #333;
	border-color: #666;
}
label.error1 {
	font-weight:normal;
	color:#F00 !important;
	text-align:center;
	font-size: 1.4em;
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}

label.error1 { display: none; }

.price-euro { font-weight: normal!important; font-size: 14px; color: grey!important; margin-left: 5px; }

.custom-form-control{
  display: block;
  width: 240px;
  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: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -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;
}
.custom-form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.mobile-search{
  position: fixed;
  z-index: 111;
  left: 160px;
    margin-top: 17px;
}
.mobile-search a{
  color: #BD0560;
  text-decoration: none;
}
.searchContainer{
  position: fixed;
  height: 100%;
  width: 100vw;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.searchContainer .close{
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 999999;
  color: #333 !important;
  opacity: 1 !important;
}
.searchContainer .close i{
  color: #333;
  font-size: 30px;
}
.searchContainer .dark-overlay{
  position: fixed;
  height: 100vh;
  width: 100vw;
  background: rgba(255, 255, 255, 0.95);
  z-index: 40;
}
.searchContainer form{
  background: none;
  position: relative;
  z-index: 50;
}
.searchContainer form input{
  color: #000 !important;
  padding: 15px;
  width: 400px;
  height: 60px;
  border: 1px solid #BD0560 !important;
  transition: all 0.5s ease;
}
.searchContainer form input::placeholder{
  color: rgba(0, 0, 0, 0.5) !important;
}
.searchContainer form input:focus{
  outline: none;
  background: none;
  transition: all 0.5s ease;
}
.searchContainer form input:focus,.searchContainer form input:focus::placeholder{
  color: #000 !important;
  transition: all 0.5s ease;
}
.searchContainer .searchLogo{
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -65%);
  z-index: 999999;
}
.searchContainer .searchLogo img{
  width: 300px;
}
.boxtopheader{
  padding: 5px 0;
}
.linkakcije {
  background-color: #BD0560;
  color: #fff!important;
  text-decoration: none;
  padding: 0px 20px 0px 20px!important;
  margin: 0 15px!important;
  font-weight: 700;
}
.linkakcije:hover {
  color: #777!important;
  background-color: #fff!important;
}

.carousel-container {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 100%;
}

.item.mobile-banner {
	display: none !important;
}

.wsmenu-submenu li a {
	padding: 4px 0;
	background: none !important;
	color: #000 !important;
}

.wsmenu-submenu {
	top: 70px;
}

.sub-menu-link {
	text-transform: uppercase; 
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	color: #bd0661;
}

.sub-menu-link:hover {
	color: #bd0661;
}

.has-submenu {
	display: flex;
}

.has-submenu .submenu-arrow {
	width: 20px;
	display: flex;
	align-items: center;
	margin-left: 10px;
}

.wsmenu-list li a .arrow:after {
	position: static;
}


.marquee {
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}
.marquee .title {
  display: inline-block;
  position: relative;
  animation: marquee 22s linear infinite;
}
.marquee:hover .title {
  animation-play-state: paused;
}
@keyframes marquee {
  0%   { left: 100%; }
  100% { left: -100%; }
}
@media (max-width: 1200px){
  .product{
    height: 590px;
  }
}
@media (max-width: 992px){
  .thumb-img2{
    height: 170px;
  }
}
.desktop-moving{
  display: none;
}
@media (min-width: 780px){
  .desktop-moving{
    display: block;
  }
  .mobile-moving{
    display: none;
  }
}
@media (max-width: 767px) {

header {
	   min-height: 52px;
}
footer {
	height: auto;
}
h1 {
    font-size: 25px;
}
.linkakcije {
  background-color: #BD0560!important;
  color: #fff !important;
  text-decoration: none;
  padding: 9px 32px 9px 17px !important;
  margin: 0 !important;
  font-weight: 700;
}
.linkakcije:hover {
  color: #fff !important;
}
.wishlistdel-icon, .wishlist-icon {
  left: 15px;
  top: 15px;
}
.table .wishlistdel-icon, .table .wishlist-icon {
  left: 0;
}
.headerheart {
    color: #BD0560 !important;
  position: fixed;
  margin-right: 15px;
  font-size: 16px;
  margin-top: 6px;
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  right: 30px;
  top: 0;
  z-index: 1000;
}
.heart {
  position: absolute;
  right: 3px;
  top: 0;
  font-weight: 400;
  font-size: 15px;
}
.facebookheader {
    margin-left: 65px;
    margin-top: 10px;
	margin-right: 0;
    z-index: 111;
    position: fixed;
}
.instagramheader {
	margin-left: 110px;
    margin-top: 11px;
	margin-right: 0;
    z-index: 111;
    position: fixed;
}
.mobile-search{
  left: 70px;
  margin-top: 16px;
}
.searchContainer .searchLogo img{
  width: 200px;
}
.karticefooter img {
height: 25px;
margin-bottom: 20px;
}
.mainw {
    margin-right: -15px !important;
    margin-left: -15px !important;
}
.mainhome {
    margin-top: 6px;
}
.boxw {
    padding-bottom: 15px;
    padding-top: 15px;
	padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}
.headerkosaricamob {
    z-index: 101;
    color: #777 !important;
    position: fixed;
    margin-top: 16px;
    right: 75px;
    font-size: 17px;
}
.basket2 div {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 0;
	position: absolute;
	top: -10px;
	left: 15px;
	font-size: 15px;
}

#cookiesdisplay p {
    color: #CCC;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 162px 10px 9px;
    padding: 10px 0;
    position: relative;
    text-align: left;
}
.table, .table .priceold {
font-size: 13px!important;
}
.table .price {
font-size: 14px!important;
font-weight: bold;
}
.table .col {
	width: 50%;
	float: left;
 display: block;
 white-space: normal!important;
 border-top: 0 none !important;
}
.price {
	display: block;
}
.btn-default {
    margin-bottom: 15px;
}
.search {
	width: 95%;
	margin: 10px;
}
.search:focus {
	width: 95%;
	margin: 10px;
}
  .visible-xs {
    display: block !important;
  }

	.carousel-container.visible-xs {
		display: none !important;
	}

	.carousel-container.hidden-xs {
    display: block !important;
  }
  .navbar-brand {
	padding: 0;
}
.navbar-right{
	float: right;
}
.nav > li {
	float: none;
	}

.navbar-top{
	display: inline-block;
}
.navbar-top > li:first-child {
    margin-left: 15px;
}
.navbar-header  li  {
float: left;
	padding: 15px;
}
  .navbar-default {
		position: absolute;
	}
	.nav-pills > li:first-child {
    margin-left: 0px;
}
	.navbar-custom .nav li a {
   background-color: #333;
   display:block;
}
.navbar-custom .nav li a {
	padding: 10px;
	float: none;
}
.nav-pills > li {
	display: block !important;
	float:none;
}
	#slidingbar-area {
		display: none;
	}
	#topbar {
		display: none;
	}
	.navbar-default {
		top: 0 !important;
		height: auto !important;
		float: none !important;
	}
	.navbar-collapse .nav {
		float: none !important;
	}
	.navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus {
		border-top-color: #E1E1E1 !important;
		border-top-width: 1px !important;
		border-top-style: solid !important;
		line-height: 20px !important;
		height: auto !important;
		margin: 0;
	}
	.navbar-default .navbar-nav li > a:hover, .navbar-default .navbar-nav li > a:focus {
		background-color: #007AFF !important;
		color: #FFFFFF !important;
	}
	.navbar-nav, .dropdown-menu {
		margin-top: -1px !important;
		padding-top: 0;
		margin-bottom: 0 !important;
	}
	.navbar-toggle {
		background: #333;
		border: medium none;
		border-radius: 0;
		margin-top: 8px;
		padding: 10px;
	}
	.navbar-toggle .icon-bar {
		background-color: #FFFFFF !important;
		height: 3px;
	}
	.navbar-default .navbar-nav .menu-search > a:hover, .navbar-default .navbar-nav .menu-search > a:focus {
		background: none !important;
		color: #007AFF !important;
	}
	.search-box {
		top: 3px;
		right: 3px;
		bottom: auto;
		margin: 0 !important;
		border: none !important;
		box-shadow: none;
		background: none;
	}
	.search-box .arrow {
		display: none;
	}
	.search-box .popover-content {
   		padding: 0 !important;
	}

	.grid-container {
		display: block;
	}
	/* Tabs Left*/
	.tabs-left .nav-tabs li.active a, .tabs-left .nav-tabs li.active a:hover, .tabs-left .nav-tabs li.active a:focus {
		border-right-color: #dddddd;
	}
	.tabs-left .nav-tabs {
		float: none;
	}
	.tabs-left .tab-content {
		border-top: none;
	}
	.carousel {
    margin-top: 0!important;
}
  .thumb-img0 {
	height:auto !important;
}
.thumb0 {
    width: 100%;
    padding: 0px;
    margin: 0px;
    transition: all 0.5s ease 0s;
    text-align: center;
    /* height: 190px; */
		height: 100%;
		object-fit: cover;
}
.thumb-img1 {
    height: 155px;
}

.thumb3 {
    height: auto;
    width: 100%;
}
.thumb-img2 {
  height:auto !important;
}
.thumb-img3 {
  height:100px !important;
}
.thumb3{
  height: 100%;
  width: auto;
}
.thumb4 {
	width: 100%!important;
}
.thumb-img4 {
	width: 100%!important;
  height:auto !important;
  padding: 5px!important;
}
.thumb-img5 {
	height: 100%;
}
.big_img {
    width: 100%;
}
.jackbox {
    margin-left: 0px!important;
}
.product {
	height: 520px !important;
}
.description{
  margin-left: 0;
  margin-right: 0;
}
.home .description{
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.description h4{
  font-size: 15px;
}
.description h3{
  font-size: 18px;
}
.description p{
  font-size: 14px;
}
.kosarica{
  margin-top: auto;
}
.kosarica-text{
  display: none;
}
.bottom-kosarica, .home .bottom-kosarica{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: normal;
}
.bottom-kosarica .btn-custom2{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 8px;
}
.home{
  height: 520px;
  display: flex;
  flex-direction: column;
}
.cijena{
  font-size: 16px;
}
.cijenapopust{
  font-size: 14px;
}
.novosti{
  height: 230px !important;
}
.novosti .thumb-img1{
  height: 100%;
}
.producthome {
    height: 155px;
}
.producthome h3 {
    margin-top: 95px;
font-size: 17px;
    padding: 11px;
}
.home .cijena {
    bottom: 0;
    position: relative;
    left: 0;
	float: left;
}
.home .btn-custom2 {
    margin: 0;
    position: relative;
	float: none;
  bottom: 0;
left: 0;
}
.menu-wrapper-left {
			width: 100%;
		}

  .voucher {
    margin-top: 15px;
  }

  .top-panel .panel-body{
    height: 450px;
    display: flex;
    flex-direction: column;
  }
	.item.mobile-banner {
		display: block !important;
	}
	/* .carousel-container {
		height: 500px;
	} */
	.carousel-container .carousel {
		height: 100%;
	}
	.carousel-inner {
		height: 100%;
	}
	.carousel-inner>.item {
		height: 100%;
	}
}
@media (max-width: 500px){
  .searchContainer form input{
    width: 250px;
    height: 45px;
  }
}
@media (max-width: 768px) {
	.mobile-sub .wsmenu-submenu li a {
		padding: 6px 0;
		height: auto;
	}
	.wsmenu-click i {
		height: 25px;
		width: 25px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
header {
		min-height: 52px;
}
footer {
	height: auto;
}
.linkakcije {
  background-color: #BD0560!important;
  color: #fff !important;
  text-decoration: none;
  padding: 9px 32px 9px 17px !important;
  margin: 0 !important;
  font-weight: 700;
}
.linkakcije:hover {
  color: #fff !important;
}
.headerheart {
    color: #BD0560 !important;
  position: fixed;
  margin-right: 15px;
  font-size: 16px;
  margin-top: 6px;
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  right: 75px;
  top: 0;
  z-index: 1000;
}
.heart {
  position: absolute;
  right: 3px;
  top: 0;
  font-weight: 400;
  font-size: 15px;
}
.facebookheader {
    margin-left: 100px;
    margin-top: 10px;
	margin-right: 0;
    z-index: 111;
    position: fixed;
}
.instagramheader {
	margin-left: 155px;
    margin-top: 11px;
	margin-right: 0;
    z-index: 111;
    position: fixed;
}
.headerkosaricamob {
    z-index: 101;
    color: #777 !important;
    position: fixed;
    margin-top: 13px;
    right: 190px;
    font-size: 22px;
}
.basket2 div {
    margin-left: 0;
	font-size: 16px;
	padding-right: 13px;
padding-left: 13px;
padding-top: 6px;
padding-bottom: 6px;
top: -6px;
position: absolute;
}
.boxw {
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 10px;
}
.mainw {
    margin-right: -25px !important;
    margin-left: -25px !important;
}
  .visible-sm {
    display: block !important;
  }

    .navbar-brand {
	font-size: 32px;
}
.carousel {
    margin-top: 0!important;
}
.cijena {
    font-size: 17px;
}
.thumb3 {
    width: 100%;
}
  .thumb-img0 {
	height: 145px !important;
}
.thumb0 {
    height: 100%;
}
.thumb-img1 {
    height: 200px;
}
.panel-title {
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 16px;
}
.panel-body .thumb-img3 {
  height:auto !important;
}

.thumb-img5 {
	height: auto !important;
}
.product {
	height: 545px !important;
}
.producthome {
    height: 200px;
}
.producthome h3 {
    padding: 12px;
    font-size: 16px;
	margin-top: 120px;
}
.btn-custom {
    display: block;
    margin-bottom: 10px;
	width: 100%;
}
.btn-custom2 {
    font-size: 15px;
}
.menu-wrapper-left {
			width: 100%;
		}

		.item.mobile-banner {
			display: none !important;
		}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
    display: block !important;
}
/* .search {
width: 100%;
} */
.navbar-brand {
	font-size: 32px;
}
.thumb-img0 {
	height:13em !important;
}

.item.mobile-banner {
	display: none !important;
}
}

.nav-pills > li + li {
	margin-left: 0px;
}


.hamag-cont {
	width: 100%;
	padding: 50px 30px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.hamag-cont div {
	max-width: 1170px;
	margin: 10px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.hamag-cont img {
	width: 200px;
}

.hamag-cont >div:last-of-type img {
	width: 300px !important;
}

@media (max-width: 576px) {

	.carousel-container.visible-xs {
		display: block !important;
	}
	.carousel-container {
		height: auto;
	}

	.carousel-container.hidden-xs {
    display: none !important;
  }
}
