body.has-modele-3d .product_image ul.slides > li:first-child,
body.has-modele-3d .product_image ul > li:first-child,
body.has-modele-3d .product_image .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image:first-child {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
}
