.hotspot .product__icon {
    background: transparent !important;
}
 
.article__image_wrapper {
    background: transparent !important;
}
.freeShipping {
    display: none !important;
 }
 
 .projector_buy__number_amounts {
    display: none !important;
}

span#projector_amount {
    display: none !important;
}

@media (max-width: 978px) {
    html.--freeShipping:not(.order_process) body {
        padding-top: 11px;
    }
}