
/*body,html,.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 70vh!important;
	position: relative;
	margin: 0;
	width:1170px;
	padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}*/
body{
	
	max-width:1920px!important;	


}

.hidden{display:none;}
.not-hidden{display:block!important;}
.navbar{max-width:1920px!important;}
body{
	font-family: 'Montserrat', sans-serif;
}
.modalnav {
		margin-right: 20px;
}
@media only screen and (max-width: 768px) {
	#PrOp{
	font-size:9px!important;
	padding : 0!important;
    margin : 0!important;
    line-height : 10px!important;}
 .table td, .table th {
    padding: 0!important;
   }
}
.font-sm {
	font-family: 'Montserrat', sans-serif;
	font-size: 8pt;
}

.font-md {
	font-family: 'Montserrat', sans-serif;
	font-size: 10pt;
}



.limit-text-height {
	line-height: 1.2em;
	height: 2.4em;
	overflow: hidden;
}
.no-border {
	border: none !important;
}

.table-super-condensed > thead > tr > th,
.table-super-condensed > tbody > tr > th,
.table-super-condensed > tfoot > tr > th,
.table-super-condensed > thead > tr > td,
.table-super-condensed > tbody > tr > td,
.table-super-condensed > tfoot > tr > td {
	padding: 1px;
}

#myCarousel12 .carousel-inner img {
	width: 100%;
	height: 100%;
}

.bg-darkorange{
	background-color: #109f36;
}

.bg-lightgray{
	background-color: #f1f1f1;
}



#kon{

	 width: 250px;
	 text-overflow: ellipsis;
}
.saldokartica{
  font-size: 0.7rem;
}

@media (min-width: 544px) {
    .saldokartica {font-size: 0.7rem;}
  }

  /* Medium devices (tablets, 768px and up) */
  @media (min-width: 768px) {
    .saldokartica {font-size: 0.9rem;}
  }

  /* Large devices (desktops, 992px and up) */
  @media (min-width: 992px) {
  .saldokartica {font-size: 1rem;}}

  /* Extra large devices (large desktops, 1200px and up) */
  @media (min-width: 1200px) {
    .saldokartica {font-size: 1rem;}
  }

.items-footer
{
 position:relative;
 display:block;
 margin-bottom:-1px;
 background-color: #555;
 text-align: left;
 font-size: 0.8rem;
}

.links-footer
{
  color: #ffffee;

}
.items-footer a:hover
{
    color: #7f8c8d;

}

.title2
{
  text-align: center;
  padding-bottom:0;
}



.test{
	 position: fixed;
	 width: 100%;
	 bottom: 0;
}

/* Ovaj dio je nužan kako bi sve slike na akcijama bile iste veličine */
.card-img-top {
	width: 100%!important;
	height: 12vw;
	object-fit: contain;
}

@media only screen and (max-width: 764px) {
 .card-img-top {
	width:100%!important;
	height: 25vw;
	object-fit: cover;
}
}
.card-img-top2 {
	width: 100%!important;
	height: 200px !important;
	object-fit: cover;
}

.justify {
	text-align: justify;
	text-justify: inter-word;
}

input[type="checkbox"][readonly] {
  pointer-events: none;
}
.maliUnos
{
	-webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
	width: 60%;
	margin: 0;
	text-align: right;
}

.col-sm-3-kar
{
	width:50% !important;
}
.col-md-3-kar
{
	width:50% !important;
}
.naslovna #menu-filter {
display : inline-block;
}

.ostalo #menu-filter {
display : none;
}
.nav-link{
	padding: .2rem .5rem !important;
	font-size: .9rem !important;
}

.popust {
  font-size: 9px!important;
  margin-bottom:0!important;
  margin-top:0!important;
  text-align:center!important;
}
.rbt{
	margin-bottom:0 !important;
}
.logo{
	text-align:center !important;
}
#cardnaslov::before{
  content: "AKCIJA";
  background-color: yellow;
  color: red;
  font-weight: bold;
  vertical-align: super;
  font-size:9px;

}
@media only screen and (max-width: 576px) {
 #selcom {
   display : none;
  }

}
.paddingshp2 {
   padding-top:110px;
  }
@media only screen and (max-width: 764px) {
 .sticky-top {
   position:relative;
  }
 .paddingshp2 {
   padding-top:75px;
  }


}
.pomaklijevo{
	left:-19rem !important;
}
.pomaklij{
	left:-3.5rem !important;
}
 /*meni s grupama i podgrupama*/
ul.menubz {   font-family: Arial, Verdana;   font-size: 14px;   margin: 0;   padding: 0;   list-style: none; }
ul li.menubz {   display: block;   position: relative;   float: left; }
li ul.menubz { display: none; }
ul li a.menubz {   display: block;   text-decoration: none;   color: #ffffff;   border-top: 1px solid #ffffff;   padding: 5px 15px 5px 15px;   background: #2C5463;   margin-left: 1px;   white-space: nowrap; }
ul li a.menubaza:hover { background: #617F8A; }
li:hover ul.menubz {z-index: 999;    display: block;   position: absolute; background: #f8f9fa; }
li:hover li.menubz {z-index: 999;    float: none;  font-size: 11px; }
li:hover a.menubaza {z-index: 999;  background: #617F8A; }
li:hover li a.menubaza:hover { background: #95A9B1; }

ul li a:hover {
	font-weight: bold;
	border-bottom:1px solid red;
	}
a.MenuGornji:hover {
	font-weight: bold;
	border-bottom:1px solid #109f36;
	}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::before{
  transform: rotate(180deg);
  position: left;
  left: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left:-160px;
  margin-left: .1rem;
  margin-right: .1rem;
}
.dropdown-submenu .dropdown-menu .second-child {
  top: 0;
  left:-183px;
  margin-left: .1rem;
  margin-right: .1rem;
}
.second-childVP {
  top: 0;
  left:-345px!important;
  margin-left: .1rem;
  margin-right: .1rem;
}

.modal-dialog-test {
    width: 1200px;
    margin: 30px auto;
}


/*carousel za artikle css*/
#myCarouseldetails .list-inline {
    white-space:nowrap;
    /*overflow-x:auto;*/
}
.noimage{
	width: 450px;
	height: 450px;
}

.modal-dialog-test p{
 word-wrap: break-word;

}
#myCarouseldetails .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
}

#myCarouseldetails .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

#myCarouseldetails .carousel-indicators > li.active img {
    opacity: 0.7;
}
#myCarouseldetails .carousel-inner img {
	width: 420px;
	height: 350px;
    object-fit: contain;
	}
@media only screen and (max-width: 576px) {
 #myCarouseldetails .carousel-inner img {
max-width: 80%!important;
	height: 80%!important;
}
.noimage{
	max-width: 90%!important;
	height: 80%!important;
}
#myCarouseldetails .list-inline-item {
	display: none;
}
#PdIQ{
	width:50%;
}
.modal-dialog-test {
    width: 95%;
    margin: 30px auto;

}
.modal-dialog-test p{
 word-wrap: break-word;

}
}

@media only screen and (max-width: 960px) {
 #myCarouseldetails .carousel-inner img {
	max-width: 90%;
	height: 90%;
}
#myCarouseldetails .list-inline-item {
	display: none;
}
#PdIQ{
	width:55%;
}
.modal-dialog-test {
    max-width: 90%;

}
.noimage{
	max-width: 90%;
	height: 90%;
}
.modal-dialog-test {
    width: 95%;
    margin: 10px auto;
}
.modal-dialog-test p{
 word-wrap: break-word;

}
}
/* CSS za carousel s kategorijama POČETAK*/

/*Veliki ekrani*/

#kategorija  .carousel-inner div,#subkategorija .carousel-inner, div #kategorija .carousel-inner img,#subkategorija .carousel-inner img :hover {
    cursor: pointer;
}


#kategorija .bg-crno,#subkategorija .bg-crno {
	background-color:#F0F8FF;
}


#kategorija  .carousel-inner p,#subkategorija .carousel-inner p {
	line-height: 280px;
  text-align: center;
  font-size: 1.2rem;

 }

#kategorija .carousel-inner div,#subkategorija .carousel-inner div {
	width: 100%;
	height:280px;

 }
 #kategorija .carousel-inner img,#subkategorija .carousel-inner img {
	width: 100%;
	height:280px;


 }


 /*Mali ekrani*/

@media only screen and (max-width: 576px) {
 #kategorija .carousel-inner img,#subkategorija .carousel-inner img {
	width: 100%;
	height:50px;

}
 #kategorija .carousel-inner div,#subkategorija .carousel-inner div {
	width: 100%;
	height:50px;

}
#kategorija  .carousel-inner p,#subkategorija .carousel-inner p {
	line-height: 50px;
  text-align: center;
  font-size: 0.5rem;


 } }

/*Srednji ekrani*/

@media only screen and (max-width: 764px) {
#kategorija .carousel-inner img,#subkategorija .carousel-inner img {
	width: 100%;
	height:140px;


}
#kategorija .carousel-inner div,#subkategorija .carousel-inner div {
	width: 100%;
	height:140px;

}
#kategorija  .carousel-inner p,#subkategorija .carousel-inner p {
	line-height: 140px;
  text-align: center;
  font-size: 6rem;


 }

}

/*Medium ekrani*/

@media only screen and (max-width: 960px) {
	#kategorija .carousel-inner img,#subkategorija .carousel-inner img {
	width: 100%;
	height:240px;


}
#kategorija .carousel-inner div,#subkategorija .carousel-inner div {
	width: 100%;
	height:240px;

}
#kategorija  .carousel-inner p,#subkategorija .carousel-inner p {
	line-height: 240px;
  text-align: center;
  font-size: 1rem;

 }
}

/* CSS za carousel s kategorijama KRAJ*/

@media only screen and (max-width: 576px) {
 #cijenaDIV {
	left: 0px !important;
}
#statusDIV{
	right: 0px !important;

}}

@media only screen and (max-width: 764px) {
 #cijenaDIV {
	left: 0px !important;
}
#statusDIV{
	right: 0px !important;

}}

@media only screen and (max-width: 960px) {
 #cijenaDIV {
	left: 0px !important;
}
#statusDIV{
	right: 0px !important;

}}

/*Captcha*/
.demo-error {
	color:#FF0000;
    font-size: 0.95em;
}
.demo-table {
    border-radius: 3px;
    padding: 10px;
    border: #E0E0E0 1px solid;
}
.demo-success {
    margin-top: 5px;
    color: #478347;
    background: #e2ead1;
    padding: 10px;
    border-radius: 5px;
}
.captcha-input {
	background: #FFF url(./../../captchaImageSource.php) repeat-y left center;
    padding-left: 85px;
}
#animated-number {
	padding: 100px 0 70px;
	background: #132125 url(../images/animated-number/bg.jpg) no-repeat 0 0;
	background-size: cover;
	color: #fff;
}
#animated-number h1,
#animated-number h2,
#animated-number h3,
#animated-number h4 {
	color: #fff;
}
#animated-number strong {
	display: block;
	margin-bottom: 30px;
}
.animated-number {
	display: inline-block;
	width: 140px;
	height: 140px;
	font-size: 24px;
	line-height: 140px;
	border: 3px solid #fff;
	border-radius: 100px;
	margin-bottom: 20px;
}

pre.item-descripion {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    line-height: normal;
}

.cart-quantity {
    width: 90%;
    max-width: 100px;
    text-align: right;
}

@media (max-width: 768px) {
    .table td, .table th {
        padding: 3px!important;
    }
}

@media (max-width: 992px) {
    .compact-font {
        font-size: 8pt!important;
    }

    .compact-hide {
        display: none;
    }
}

@media (min-width: 993px) {
    .compact-font {
        font-size: 10pt!important;
    }
}

#myCarouseldetails .carousel-inner img {
    /* width: 100%;
    height: 100%; */
    object-fit: contain;
}

.product-item .pi-pic .sale {
	color: #ffffff;
	font-size: 10px;
	background: #76BC42;
	position: absolute;
	left: 0;
	top: 20px;
	padding: 5px 10px;
	text-transform: uppercase;
}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
#myCarouseldetails .carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
    text-align: center!important;
}
#myCarouseldetails .carousel-inner img {
    /* width: 100%;
    height: 100%; */
    object-fit: contain;
}
.centered {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: black;
	color: white;
	padding: 40px;
	/* border: white; */
	border: 1px solid #ccc !important;
	border-radius: 25px;
	opacity:0.3
}
.centered:hover{
	opacity:1;
	}
.container#shop{
	max-width:100%!important;
}


.containerslike {
  position: relative;
  width: 33%;
  padding-block: 10px;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;

}

.containerslike:hover .image {
  opacity: 0.3;
  border-style: dashed;
  cursor: pointer;
}

.containerslike:hover .middle {
 cursor: pointer;
 opacity: 1;
}

.text {
   color: black;
   font-weight:bold;
  font-size: 13px;
  padding: 16px 32px;
}

.product-item .pi-pic .sale {
	color: #ffffff;
	font-size: 10px;
	background: #B32B2B;
	position: absolute;
	left: 0;
	top: 20px;
	padding: 5px 10px;
	text-transform: uppercase;
}
/*
.off-card {
	height: 154px;
	width: 154px;
	padding: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 140px;
	position: absolute;
	left: 47%;
	top: 160px;
	background: #e7ab3c;
	z-index: 1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 1;
}*/

.off-card {
	height: 65px;
	width: 65px;
	/* padding: %; */
	border-radius: 50%;
	text-align: center;
	line-height: 140px;
	position: absolute;
	/* left: 47%; */
	top: 4%;
	background: #e7ab3c;
	z-index: 1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(0deg);
	opacity: 1;
}

/*
.off-card h5 {
	font-size: 32px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
}*/

.off-card h5 {
	font-size: 18px;
	font-weight: 700;
	color: #d01010;
	text-transform: uppercase;
	padding-top:35%
}

.off-card:after {
	position: absolute;
	left: 5px;
	top: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 2px dashed #ffffff;
	content: "";
	border-radius: 50%;
	z-index: -1;
}
.countdown.show .running {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.countdown.show .running timer {
  font-size: 30px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  color: #8c0734;
}

.countdown.show .running timer .days,
.countdown.show .running timer .hours,
.countdown.show .running timer .minutes,
.countdown.show .running timer .seconds{
  width: 43px;
  text-align: left;
  margin: 0 7px;
}

@media (max-width: 480px) {
  .countdown.show .running timer  {
    font-size: 20px;
  }
  .countdown.show .running timer .days,
  .countdown.show .running timer .hours,
  .countdown.show .running timer .minutes,
  .countdown.show .running timer .seconds {
    width: 28px;
  }
}

.countdown.show .running .labels{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
}

.countdown.show .running .labels span{
  width: 63px;
  text-align: center;
  margin: 0px 2px;
}

@media (max-width: 480px) {
  .countdown.show .running .labels span{
    width: 44px;
  }
}

.countdown.show .running .text{
  font-size: 10px;
  margin-top: 12px;
  font-weight: 600;
}

.countdown.show .running button{
  border: none;
  background-color: black;
  color: white;
  border-radius: 25px;
  padding: 10px 20px;
  margin: 10px;
}

.countdown.show .running .break{
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  height: 0;
}

.countdown.show .ended{
  display: none;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.countdown.show .ended .text{
  font-size: 20px;
}

.countdown.show .ended button {
  border: none;
  background-color: #5a0000;
  color: white;
  border-radius: 25px;
  padding: 10px 20px;
  margin: 10px;
}

.countdown.show .ended .break{
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  height: 0;
}
.container-brojac { margin: 0; }

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #109f36 !important;
	border-color: #109f36 !important;
}
.pagination-sm .page-link {
	color: #109f36;
}

.green {
	color: #109f36!important;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
#myCarouseldetails .carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
    text-align: center!important;
}
#myCarouseldetails .carousel-inner img {
    /* width: 100%;
    height: 100%; */
    object-fit: contain;
}
.centered {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: black;
	color: white;
	padding: 40px;
	/* border: white; */
	border: 1px solid #ccc !important;
	border-radius: 25px;
	opacity:0.3
}
.centered:hover{
	opacity:1;
	}
.container#shop{
	max-width:100%!important;
}


.containerslike {
  position: relative;
  width: 33%;
  padding-block: 10px;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.imagek{
opacity: 1;
display: block;
width: 100%;
height: 65px;
transition: .5s ease;
backface-visibility: hidden;
object-fit:contain;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;

}

.containerslike:hover .image {
  opacity: 0.3;
  border-style: dashed;
  cursor: pointer;
}

.containerslike:hover .middle {
 cursor: pointer;
 opacity: 1;
}

.text {
   color: black;
   font-weight:bold;
  font-size: 13px;
  padding: 16px 32px;
}

.textk {
  color: black;
  font-weight: bold;
  font-size: 10px;
  padding: 16px 32px;
}

.onama_logo{
width: 240px!important;
height: 80px!important;
border:0!important;
}

.off-card {
	height: 80px;
	width: 80px;
	/* padding: %; */
	border-radius: 50%;
	text-align: center;
	line-height: 140px;
	position: absolute;
	/* left: 47%; */
	top: 4%;
	background: #e7ab3c;
	z-index: 1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(0deg);
	opacity: 1;
}


.off-card h5 {
	font-size: 18px;
	font-weight: 700;
	color: #d01010;
	text-transform: uppercase;
	padding-top:35%
}

.off-card:after {
	position: absolute;
	left: 5px;
	top: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 2px dashed #ffffff;
	content: "";
	border-radius: 50%;
	z-index: -1;
}
.countdown.show .running {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.countdown.show .running timer {
  font-size: 30px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  color: #8c0734;
}

.countdown.show .running timer .days,
.countdown.show .running timer .hours,
.countdown.show .running timer .minutes,
.countdown.show .running timer .seconds{
  width: 43px;
  text-align: left;
  margin: 0 7px;
}

@media (max-width: 480px) {
  .countdown.show .running timer  {
    font-size: 20px;
  }
  .countdown.show .running timer .days,
  .countdown.show .running timer .hours,
  .countdown.show .running timer .minutes,
  .countdown.show .running timer .seconds {
    width: 28px;
  }
}

.countdown.show .running .labels{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
}

.countdown.show .running .labels span{
  width: 63px;
  text-align: center;
  margin: 0px 2px;
}

@media (max-width: 480px) {
  .countdown.show .running .labels span{
    width: 44px;
  }
}

.countdown.show .running .text{
  font-size: 10px;
  margin-top: 12px;
  font-weight: 600;
}

.countdown.show .running button{
  border: none;
  background-color: black;
  color: white;
  border-radius: 25px;
  padding: 10px 20px;
  margin: 10px;
}

.countdown.show .running .break{
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  height: 0;
}

.countdown.show .ended{
  display: none;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.countdown.show .ended .text{
  font-size: 20px;
}

.countdown.show .ended button {
  border: none;
  background-color: #5a0000;
  color: white;
  border-radius: 25px;
  padding: 10px 20px;
  margin: 10px;
}

.countdown.show .ended .break{
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  height: 0;
}
.container-brojac { margin: 0; }