.rn-promogallery-section {
display: flex;
min-width: 100%;
}
.rn-image-uploader {
width: 50%;
margin: 0;
padding: 0;
margin-right: 18px;
}
.rn-fpg-gallery {
width: 50%;
margin: 0;
padding: 0;
}
.products-gallery {
display: flex;
flex-wrap: wrap;
margin-left: 0px;
justify-content: space-between;
padding-left: 4px;
}
.products-gallery article {
display: block;
}
.products-gallery .product-thumbnail img {
max-width: 49.5%!important;
}
.products-gallery .product-miniature .thumbnail-container {
}
.products-gallery .wishlist-button-add {
box-shadow: .0rem -0rem .0rem 0 rgba(0, 0, 0, .0);;
border-radius: 0;
position: absolute;
bottom: 15px;
right: 15px;
}
.products-gallery .product-miniature .product-title a {
min-height: auto;
}
.products-gallery .product-list-reviews {
display: none;
}
.img-left-gallery {
padding: 16px;
border: 1px solid #f3f3f3;
}
@media (max-width: 767.98px) {
.rn-promogallery-section {
display: block;
}
#rn-fpg .products-gallery  .resp-js-product {
margin-bottom: 24px;
max-width: 48%;
}
.rn-image-uploader {
width: 100%;
margin-right: 0px;
}
.rn-fpg-gallery {
width: 100%;
}
.products-gallery {
padding-left: 0px;
}
#rn-fpg .products-gallery  .resp-js-product {
margin-bottom: 24px;
}
.img-left-gallery {
margin-bottom: 12px;
padding: 0;
}
.products-gallery .dostupnost {
font-size: 8px;
}
}
@media (min-width:768px) and (max-width: 1199.98px) {
.rn-image-uploader {
width: 100%;
margin-bottom: 12px;
margin-right: 0px;
}
.img-left-gallery {
min-width: 100%;
}
.products-gallery {
padding-left: 0;
}
.rn-fpg-gallery {
width: 100%;
}
.rn-promogallery-section {
display: block;
min-width: 100%;
}
#rn-fpg .products-gallery  .resp-js-product {
width: 23.5%!important;
padding: 0;
margin: 0;
}
}
@media (max-width: 376px) {
.products-gallery .dostupnost {
font-size: 6px;
}
}
@media (min-width: 1280px) {
#rn-fpg .products-gallery  .resp-js-product {
width: 48%!important;
padding: 0;
margin: 0;
}}