body,html,.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 70vh!important;
	position: relative;
	margin: 0;
	max-width:1920px;
}
body{

	
}
.modalnav {
		margin-right: 20px;
}

.font-sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.font-md {
	font-family: Verdana, Arial, Helvetica, 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: darkorange;
}

.bg-lightgray{
	background-color: #f1f1f1;
}

footer {

	width:100%;
	background-color: #555;
	color: white;
	padding-top: 10px;
	bottom: 0;

	}

.naslov-footer
{
	text-align: left !important;
	font-size: 1rem !important;

}

.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%;
	height: 12vw;
	object-fit: cover;
}

@media only screen and (max-width: 764px) {
 .card-img-top {
	width: 100%;
	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;
  margin-bottom:0;
  margin-top:0;
  text-align:center;
}
.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;
  }

}

@media only screen and (max-width: 764px) {
 .sticky-top {
   position:relative;
  }

}
.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 red;
	}

.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;
	}
@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;
	
}
}


#recipeCarousel .bg-crno {
	background-color:#000000;
}

 #recipeCarousel .carousel-inner div {
	width: 100%;
	

 }
 @media only screen and (max-width: 576px) {
 #recipeCarousel .carousel-inner img {
	width: 100%;
	height:50px;
	
}
 #recipeCarousel .carousel-inner div {
	width: 100%;
	height:150px;
	
}}
 #recipeCarousel .carousel-inner img {
	width: 100%;
	
}
	
@media only screen and (max-width: 576px) {
 #recipeCarousel .carousel-inner img {
	width: 100%;
	max-height:115px;
	
	
}
 #recipeCarousel .carousel-inner div {
	width: 100%;
	max-height:115px;

}}
@media only screen and (max-width: 764px) {
 #recipeCarousel .carousel-inner img {
	width: 100%;
	height:140px;
	
}}
@media only screen and (max-width: 960px) {
	 #recipeCarousel .carousel-inner img {
	width: 100%;
	height:180px;
	
}

@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;
	
}}

/*Kategorije*/

.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;
}

/*end kategorije*/

