@media (max-width: 1024px) {
    .translation-enabled .gtranslate_wrapper {
        display: none !important;
    }

    .translation-enabled .header-mobile-menu-content .gtranslate_wrapper {
        display: block !important;
    }

    .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
        transform: rotate(0deg) !important;
    }

    .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow.gt_arrow_rotate {
        transform: rotate(-180deg) !important;
    }

    .gt_float_switcher {
        box-shadow: none !important;
        font-size: 12px !important;
        border-radius: 0 !important;
        width: 100% !important;
        background: transparent !important;
        font-family: "Poppins", Arial, Helvetica, sans-serif !important;
        border-top: solid 1px hsl(0, 0%, 88%);
        border-bottom: solid 1px hsl(0, 0%, 88%);
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative !important;
        overflow: visible !important;
    }

    .gt-selected {
        text-align: left !important;
        background: transparent !important;
    }

    .gt_float_switcher .gt-selected .gt-current-lang {
        font-weight: normal !important;
        padding: 5px 20px !important;
        color: #666 !important;
    }

    .gt_float_switcher img {
        width: 20px !important;
    }

    .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
        background-size: 9px !important;
        width: 12px !important;
        opacity: .6 !important;
    }

    .gt_float_switcher .gt_options a {
        padding: 10px 20px !important;
    }

    .gtranslate_wrapper {
        margin-top: 10px !important;
    }

    .gt_float_switcher .gt_options a:hover {
        background: none !important;
        color: #121212 !important;
    }

    .gt_float_switcher .gt_options {
        position: absolute !important;
        top: 100% !important;
        width: 100% !important;
    }
}