projector_bundle__block.swiper {
display: none !important;
}

div#projector_bundle_product {
display: none !important;
}

span#projector_amount {
display: none !important;
}
.product_name__block.--description.mb-3 {
color: #ff0000 !important;
}

.product_name__block.--description.mb-3 {
display: none !important;
}
.contact_stocks {
display: none !important;
}
.product > a img {
transition: all .3s ease-in-out !important;
}

.product:hover > a img {
transform: scale(1.05);
}
.basket__param.--bundle {
display: none !important;
}
.blog_image {
    float: none !important;
    display: block !important;
    margin: 0 auto 30px auto !important; /* odstęp pod zdjęciem */
    clear: both !important;
    max-width: 100% !important;
}
