.discount .close-lightbox i {
    color: #fff;
}

.ba-live-search-add-to-cart-btn {
    white-space: nowrap;
}

.round-right.round-item:before {
    left: 60%;
    top: 50%;
}

.ba-cart-product-quantity-cell {
    background: transparent;
}

@media (max-width: 420px){
    .slideshow-wrapper > .ba-slideshow > .slideshow-content > li.item > .ba-grid-column {
        padding-left: 25px!important;
        padding-right: 25px!important;
    }
}

@media (min-width: 769px){
    .negative-left-column {
        margin-left: -50px;
    }
}

@media (min-width: 1025px){
    .latest-news .ba-blog-post-content,
    .blog-list .ba-blog-post-content {
        background: var(--bg-primary);
        margin-left: -75px;
        padding: 50px;
        z-index: 10;
    }

    .blog-list .ba-blog-post-image {
        width: 60% !important;
    }
    
    .sticky-row .column-wrapper {
        display: block !important;
    }

    .sticky-row .column-wrapper .ba-grid-column-wrapper:first-child {
        position: sticky;
        top: 120px;
    }
}
.well {
    margin-top: 140px;
}

#item-16333456940 .ba-blog-post-info-wrapper a:hover, #item-16333456940 .ba-blog-post-info-wrapper a.active, #item-16333456940 .ba-blog-post-info-wrapper i.collapse-categories-list:hover {
    color: rgb(185, 36, 36);
 }

.slideshow-content > li.active > .ba-slideshow-img {
     background-color: #fff;
}

.ba-checkout-order-price-wrapper {
     flex-wrap: nowrap !important;
}
.ba-blog-post-add-to-cart-sale-price-wrapper{
    color: #FF0000;
 }
.ba-add-to-cart-price-wrapper{
    color: #FF0000;
 }

/* izključitra gumba košarica*/
.disable-add-to-cart .ba-add-to-cart-button-wrapper{
     display: none !important;
 } 
  
/* skrito polje url*/
#item-16952096665843 .ba-form-row:first-child .ba-form-field-item.ba-form-input-field:first-child {
     display: none !important;
}

/* skrit leanpay plačilni vmesnik HR jezik*/
html[lang="hr-hr"]
.leanpay-product-price-wrapp {
      display: none;
}

html[lang="hr-hr"]
.ba-checkout-order-form-payments-wrapper>div:last-child {
      display: none;
}

.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;
}

/*google login*/
@-moz-document url-prefix() {
     .ba-google-login-button>div>div:last-child {
         margin-top: -40px ;
     }
}