/* Translation runs quietly. Google UI is intentionally not displayed. */
#csal-google-translate,
.goog-te-banner-frame,
.goog-te-balloon-frame,
.VIpgJd-ZVi9od-ORHb,
.VIpgJd-ZVi9od-ORHb-OEVmcd,
#goog-gt-tt {
	display: none !important;
}

html,
body {
	top: 0 !important;
}

/* Never translate customer-entered or commerce-critical values. */
input,
textarea,
select,
option,
.notranslate,
.woocommerce-Price-amount,
.product_meta,
.sku {
	translate: no;
}
