/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 29 2025 | 09:39:26 */
.gtranslate_white {

	.gt-select-wrapper {
		background-color: rgba(255, 255, 255, 0);

		.gt_selector.notranslate {
			font-size: 18px !important;
			color: #fff !important;
			
			option {
				color: #000 !important;
			}
		}
	}

}