Just use free modul prestashop google translate and custum hook css :
body {
top: 0px !important;
}
.goog-te-gadget-icon{
display: none!important;
}
.goog-te-banner-frame.skiptranslate {
display: none !important;
}
.goog-tooltip { display: none !important; }...