#k2Container .itemList .catItemView .catItemHeader h3.catItemTitle a {
    line-height: 28px;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock {
    position: relative;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory {
    position: absolute;
    bottom: 2px;
    right: 2px;
    z-index: 1;
    padding: 1px 9px;
    font-size: 10px;
    font-weight: 700;
    line-height: 18px;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory a {
    color: #fff;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.video {
  background-color: #ccaaaa;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-8 {
  background-color: #64b676;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-14 {
  background-color: #114493;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-20 {
  background-color: #edbc46;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-24 {
  background-color: #c71110;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-26 {
  background-color: #1bc35e;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-28 {
  background-color: #730745;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-30 {
  background-color: #ff7601;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-31 {
  background-color: #a148b7;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-32 {
  background-color: #4898b7;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-33 {
  background-color: #b93466;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock .catItemCategory.category-34 {
  background-color: #27ab92;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock i.trailer-play-icon, #k2Container .itemList #itemListPrimary .catItemView .catItemImageBlock i.gallery-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 4em;
  font-weight: normal;
  color: white;
  text-shadow: 0 0 15px #000;
}
div.itemContainerLast i.fa {
    margin-left: 2px;
}
#k2Container .itemList .catItemView .catItemImageBlock-inner img {
    max-height: 150px;
}
#k2Container .itemList #itemListPrimary .catItemView .catItemIntroCustom .isUpdated {
    background: #e14938;
    color: #fff;
    position: absolute;
    top: -17px;
    left: 2px;
    z-index: 1;
    padding: 1px 9px;
    font-size: 10px;
    font-weight: 700;
    line-height: 18px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
