.ba-blog-post-badge.out-of-stock-badge, .ba-blog-post-badge {
  background: #dd0b0b;
  border-radius: 3px;
  color: #fff;
  cursor: default;
  font-size: .75rem;
  font-weight: bold;
  line-height: initial;
  margin-bottom: 10px;
  padding: 10px 15px;
}

.slideshow-title-wrapper {
     flex-grow: 1;
}

.ba-item-recent-posts .ba-blog-post-info-wrapper {
     flex-grow: 1;
}

.ba-item-recent-posts .ba-blog-post-content {
     display: flex;
     flex-direction: column;
}

.ba-item-recent-posts .ba-store-app-product {
     display: flex;
     flex-direction: column;
}

.ba-blog-post-title-wrapper{
     display: flex;
     flex-direction: column;
}

.ba-blog-post-title-wrapper{
     display: flex;
     flex-direction: column;
}

.ba-blog-post-info-wrapper {
     flex-grow: 1;

}

.ba-blog-post-content {
     display: flex;
     flex-direction: column;
}

.ba-blog-post-info-wrapper {
     flex-grow: 1;
}

.ba-blog-post-content {
     display: flex;
     flex-direction: column;
}

.ba-store-app-product {
     display: flex;
     flex-direction: column;
}

poravnava gumbov pogled kategorije

.ba-blog-post-info-wrapper{
     flex-grow: 1;
}

.ba-store-app-product,
.ba-blog-post-content {
     display: flex;
     flex-direction: column;
}


@media (max-width: 768px) {
    .ba-blog-post-add-to-cart-wrapper {
        display: flex !important;
        flex-direction: column !important;
    }

    .ba-blog-post-add-to-cart-wrapper .ba-blog-post-add-to-cart-button {
        margin-left: 0 !important;
    }
}


