/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 28 2025 | 22:17:46 */
/* TranslatePress - ajustar floater no mobile */
@media (max-width: 768px) {
  #trp-floater-ls {
    position: fixed !important;
    bottom: 15px !important;
    right: 15px !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    z-index: 99999 !important;
  }
}
