/*
Theme Name: TheGem Elementor Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/


.zbf_job_contact_info strong {
    /*font-weight: 400 !important;*/
} 

@media (max-width: 767px) {
    html .thegem-te-menu-mobile__slide-horizontal:not(.mobile-view) .mobile-menu-slide-wrapper,
    .thegem-te-menu-mobile__slide-horizontal .mobile-menu-slide-wrapper {
        transform: translateX(-100%) !important;
    }
    html .thegem-te-menu-mobile__slide-horizontal.mobile-view .mobile-menu-slide-wrapper.opened {
        transform: translateX(0) !important;
    }
}