.main a {
  color: #f5a5c8;
}
.main .article h2 {
  color: #f5a5c8;
}
.main h2 {
  color: #f5a5c8;
}
.main .btn-primary {
  color: #fff;
  background-color: #151515;
  border-color: #101010;
  font-weight: bold;
}

.categorywrap h5 {
  line-height: 1.4em !important;
}

.category .item {
  padding: 20px;
}
.category .item .winner {
  position: absolute;
  right: 10px;
  bottom: 10px;
  max-width: 30%;
}
.category .item .vote {
  font-weight: bold;
  display: none;
}
.category .item .vote:hover {
  opacity: 0.7;
}
.category .item .vote:before {
  content: "Izberi";
}
.category .item .vote.active:before {
  content: "Izbran";
}

.categorytitle {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
.categorytitle h4 {
  text-align: center;
}

.itemimage {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
  word-break: break-word;
}
.itemimage h4 {
  color: white;
  font-weight: bold;
}
.itemimage:before {
  content: "";
  float: left;
  padding-top: 100%;
}

.cat {
  font-family: "Fira Sans", sans-serif;
  font-weight: 600;
  color: black;
  letter-spacing: 7px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 5%;
}
.cat.side {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  transform-origin: top left;
  width: 0px;
  height: 0px;
  padding-bottom: 100%;
  position: absolute;
}
.cat.fixed {
  position: fixed;
}
.cat .inner {
  white-space: nowrap;
  position: absolute;
  top: 0px;
  right: 10px;
}

.product-name {
  min-height: 50px;
  font-size: 15px;
  margin: 1em 0 1em;
}

p.obj-name {
  height: 40px;
}

h1 .subtit {
  text-transform: uppercase;
  margin: 0.2em;
}

.subcategory .well {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 1px 0 #555;
}
.subcategory .well h2 {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  color: #a2d6d5;
}

.categorywrap .itemimage, .categorywrap .categorytitle {
  background: rgba(245, 165, 200, 0.5);
  padding: 2em;
}
.categorywrap .itemimage.subcat, .categorywrap .categorytitle.subcat {
  background: rgb(245, 165, 200);
}
.categorywrap .btn-default {
  background: rgba(245, 165, 200, 0.3);
  color: #0a001f;
}
.categorywrap .btn-default.active {
  background: rgb(245, 165, 200);
  color: #0a001f;
}
.categorywrap .btn-default:hover {
  background: rgba(245, 165, 200, 0.5);
  color: #0a001f;
}
.categorywrap.nega-koze .itemimage, .categorywrap.nega-koze .categorytitle {
  background: rgba(177, 216, 161, 0.5);
  padding: 2em;
}
.categorywrap.nega-koze .itemimage.subcat, .categorywrap.nega-koze .categorytitle.subcat {
  background: #b1d8a1;
}
.categorywrap.nega-koze .btn-default {
  background: rgba(177, 216, 161, 0.3);
  color: #0a001f;
}
.categorywrap.nega-koze .btn-default.active {
  background: #b1d8a1;
  color: #0a001f;
}
.categorywrap.nega-koze .btn-default:hover {
  background: rgba(177, 216, 161, 0.5);
  color: #0a001f;
}
.categorywrap.disave .itemimage, .categorywrap.disave .categorytitle {
  background: rgba(241, 189, 158, 0.5);
  padding: 2em;
}
.categorywrap.disave .itemimage.subcat, .categorywrap.disave .categorytitle.subcat {
  background: #f1bd9e;
}
.categorywrap.disave .btn-default {
  background: rgba(241, 189, 158, 0.3);
  color: #0a001f;
}
.categorywrap.disave .btn-default.active {
  background: #f1bd9e;
  color: #0a001f;
}
.categorywrap.disave .btn-default:hover {
  background: rgba(241, 189, 158, 0.5);
  color: #0a001f;
}
.categorywrap.lasje .itemimage, .categorywrap.lasje .categorytitle {
  background: rgba(99, 167, 216, 0.5);
  padding: 2em;
}
.categorywrap.lasje .itemimage.subcat, .categorywrap.lasje .categorytitle.subcat {
  background: #63a7d8;
}
.categorywrap.lasje .btn-default {
  background: rgba(99, 167, 216, 0.3);
  color: #0a001f;
}
.categorywrap.lasje .btn-default.active {
  background: #63a7d8;
  color: #0a001f;
}
.categorywrap.lasje .btn-default:hover {
  background: rgba(99, 167, 216, 0.5);
  color: #0a001f;
}
.categorywrap.telo .itemimage, .categorywrap.telo .categorytitle {
  background: rgba(101, 119, 143, 0.5);
  padding: 2em;
}
.categorywrap.telo .itemimage.subcat, .categorywrap.telo .categorytitle.subcat {
  background: #65778f;
}
.categorywrap.telo .btn-default {
  background: rgba(101, 119, 143, 0.3);
  color: #0a001f;
}
.categorywrap.telo .btn-default.active {
  background: #65778f;
  color: #0a001f;
}
.categorywrap.telo .btn-default:hover {
  background: rgba(101, 119, 143, 0.5);
  color: #0a001f;
}
.categorywrap.lepota-drugace .itemimage, .categorywrap.lepota-drugace .categorytitle {
  background: rgba(253, 212, 210, 0.5);
  padding: 2em;
}
.categorywrap.lepota-drugace .itemimage.subcat, .categorywrap.lepota-drugace .categorytitle.subcat {
  background: #fdd4d2;
}
.categorywrap.lepota-drugace .btn-default {
  background: rgba(253, 212, 210, 0.3);
  color: #0a001f;
}
.categorywrap.lepota-drugace .btn-default.active {
  background: #fdd4d2;
  color: #0a001f;
}
.categorywrap.lepota-drugace .btn-default:hover {
  background: rgba(253, 212, 210, 0.5);
  color: #0a001f;
}
.categorywrap.licila .itemimage, .categorywrap.licila .categorytitle {
  background: rgba(241, 236, 136, 0.5);
  padding: 2em;
}
.categorywrap.licila .itemimage.subcat, .categorywrap.licila .categorytitle.subcat {
  background: #f1ec88;
}
.categorywrap.licila .btn-default {
  background: rgba(241, 236, 136, 0.3);
  color: #0a001f;
}
.categorywrap.licila .btn-default.active {
  background: #f1ec88;
  color: #0a001f;
}
.categorywrap.licila .btn-default:hover {
  background: rgba(241, 236, 136, 0.5);
  color: #0a001f;
}

#id_votedfor {
  display: none;
}

.pink-text-hover a h1 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.pink-text-hover a:hover {
  text-decoration: none !important;
}
.pink-text-hover a:hover h1 {
  color: #f5a5c8;
}

@media (min-width: 576px) and (max-width: 991.9px) {
  .item:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .item:nth-child(3n+4) {
    clear: left;
  }
}
@media (max-width: 991.9px) {
  .itemimage:before {
    content: "";
    float: left;
    padding-top: 50%;
  }
}

/*# sourceMappingURL=cba.css.map  */
