@charset "utf-8";
/***!  /templates/ja_atoms/local/css/custom.css?478a5676462fe2df51e1de161612540c  !***/

/*meni mobile*/
.t4-sticky {
  position: sticky !important;
  top: 0 !important;
}
/*hero bckg*/
.acm-slideshow.style-2 {
    background: #ffffff;
}
/*pcelica na proizvodima*/
.logo-pcelica {
width:150px;
margin-left: auto;
margin-right: auto;
display: block;
}
/*slika kat na pocetnoj*/
.layout-home-3 .vm-categories-wall .vm-categories-wall-spacer .vm-categories-wall-img {
max-width: 200px;
min-height: 200px;
}
/*vm sort by*/
.orderby-displaynumber {
display: none !important;
}
/*review tab*/
#review {
display: none;
}
/*logo size*/
@media only screen and (max-width: 500px) {
.navbar-brand.logo-image img {
    max-height: 50px;
    width: auto;
}
}
@media only screen and (min-width: 501px) {
.navbar-brand.logo-image img {
    max-height: 110px;
    width: auto;
}
}
/*vm price hide*/
.product-price {
display: none;
}
.vm-product-rating-container {
display: none;
}
