Hide variant in product pages - debut theme

@gnaro

Please add following code your assets/theme.css bottom of the file.

.template-product .product-single__thumbnails {display: none !important;}

I hope this work!

Thanks!