/*!
 * Theme Name: Jobify
 * Theme URI: http://themeforest.net/item/jobify-wordpress-job-board-theme/5247604?ref=Astoundify
 * Author: Astoundify
 * Author URI: http://themeforest.net/item/jobify-wordpress-job-board-theme/5247604?ref=Astoundify
 * Description: Everything you need to build a professional job board.
 * Version: 4.3.0
 * Requires PHP: 7.4
 * Tested up to: 6.7
 * License: GNU General Public License v3 or later
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Text Domain: jobify
 * Domain Path: languages/
 * Tags: one-column, right-sidebar, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
*/
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: Ionicons;
    src: url(fonts/ionicons.eot?v=2.0.0);
    src: url(fonts/ionicons.woff?v=2.0.0) format("woff"), url(fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"), url(fonts/ionicons.ttf?v=2.0.0) format("truetype"), url(fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
    font-weight: 400;
    font-style: normal
}

.application-deadline:before,
.btt:before,
.candidate-dashboard-actions a:before,
.entry-content p.rcp_error:before,
.entry-header__featured-image .overlay:after,
.footer-social a:before,
.ion,
.job-category:before,
.job-company:before,
.job-dashboard-actions a:before,
.job-manager-error:before,
.job-manager-message:before,
.job-manager-pagination a.next:before,
.job-manager-pagination a.prev:before,
.job-tag:before,
.job_filters .search_jobs .filter_by_tag a:before,
.job_filters .search_resumes .filter_by_tag a:before,
.job_listing-company-social a:before,
.job_listing-location:before,
.jobify-alert:before,
.nav-links a.next:before,
.nav-links a.prev:before,
.nav-menu--primary a:after,
.nav-menu--primary a:before,
.nav-menu--primary li:after,
.page-subtitle li.date-posted:before,
.page-subtitle li.location:before,
.paginate-links a.next:before,
.paginate-links a.prev:before,
.primary-menu-toggle:before,
.reset:before,
.reset_variations:before,
.resume-category:before,
.resume-file:before,
.resume-links a:before,
.resume-location:before,
.resume-manager-education .date:before,
.resume-manager-experience .date:before,
.resume_listing-location:before,
.rss_link:before,
.select:after,
.showing_jobs .alert:before,
.showing_resumes .alert:before,
.single-job_listing .job-manager-applications-error:before,
.single_job_listing .application-deadline:before,
.single_job_listing .job-manager-applications-applied-notice:before,
.site-main>.rcp-restrict-message:before,
.slick-next:before,
.slick-prev:before,
.woocommerce-error li:before,
.woocommerce-info:before,
.woocommerce-message:before,
body .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
body .chosen-container-single .chosen-single div:before,
body .job-manager-applications-applied-notice:before,
body ul.job_listings .job-manager-applications-applied-notice:before,
body ul.resumes .job-manager-applications-applied-notice:before,
button.searchform__submit:before,
div.job-applications ul.job-applications li.job-application footer ul.actions li a:before,
div.job-applications ul.job-applications li.job-application header .job-application-rating span:before,
div.job-applications ul.job-applications li.job-application header .job-application-rating:before,
div.job-applications ul.job-applications li.job-application section.job-application-content .hide_section:before,
div.job-applications ul.job-applications li.job-application section.job-application-edit .hide_section:before,
div.job-applications ul.job-applications li.job-application section.job-application-notes .hide_section:before,
p.job-manager-single-alert-link a:before,
p.lost_password a:before,
ul.job_listings .listing-bookmarked h3:before,
ul.job_listings .listing-favorited h3:before,
ul.job_listings.loading:before,
ul.loading.resumes:before,
ul.nav-menu--primary a:after,
ul.nav-menu--primary a:before,
ul.nav-menu--primary li:after,
ul.resumes .listing-bookmarked h3:before,
ul.resumes .listing-favorited h3:before {
    display: inline-block;
    font-family: Ionicons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    height: auto;
    margin: 0;
    vertical-align: initial
}

.container,
.jobify_widget_map div.job_listings,
.jobify_widget_map div.resumes,
.jobify_widget_map_resumes div.job_listings,
.jobify_widget_map_resumes div.resumes,
.page-template-jobify .widget_text,
.page-template-template-widgetized .widget_text,
.site-main>.rcp-restrict-message,
.widget_featured_jobs,
.widget_featured_resumes {
    margin: 0 auto
}

@media screen and (min-width:768px) {

    .container,
    .jobify_widget_map div.job_listings,
    .jobify_widget_map div.resumes,
    .jobify_widget_map_resumes div.job_listings,
    .jobify_widget_map_resumes div.resumes,
    .page-template-jobify .widget_text,
    .page-template-template-widgetized .widget_text,
    .site-main>.rcp-restrict-message,
    .widget_featured_jobs,
    .widget_featured_resumes {
        max-width: 750px
    }
}

@media screen and (min-width:992px) {

    .container,
    .jobify_widget_map div.job_listings,
    .jobify_widget_map div.resumes,
    .jobify_widget_map_resumes div.job_listings,
    .jobify_widget_map_resumes div.resumes,
    .page-template-jobify .widget_text,
    .page-template-template-widgetized .widget_text,
    .site-main>.rcp-restrict-message,
    .widget_featured_jobs,
    .widget_featured_resumes {
        max-width: 970px
    }
}

@media screen and (min-width:1200px) {

    .container,
    .jobify_widget_map div.job_listings,
    .jobify_widget_map div.resumes,
    .jobify_widget_map_resumes div.job_listings,
    .jobify_widget_map_resumes div.resumes,
    .page-template-jobify .widget_text,
    .page-template-template-widgetized .widget_text,
    .site-main>.rcp-restrict-message,
    .widget_featured_jobs,
    .widget_featured_resumes {
        max-width: 1170px
    }
}

* {
    hyphens: none;
    -webkit-font-smoothing: antialiased
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
html {
    height: 100%
}

button,
html,
input,
select,
textarea {
    font-family: "Varela Round", Helvetica, sans-serif
}

body {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    line-height: 1.5;
    margin: 0;
    background: #fff
}

a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

h1 {
    font-size: 34px;
    margin: 33px 0
}

h2 {
    font-size: 28px;
    margin: 25px 0
}

h3 {
    font-size: 22px;
    margin: 22px 0
}

h4 {
    font-size: 20px;
    margin: 25px 0
}

h5 {
    font-size: 18px;
    margin: 30px 0
}

h6 {
    font-size: 16px;
    margin: 36px 0
}

address {
    font-style: italic;
    margin: 0 0 24px
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

p {
    margin: 0 0 24px
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

pre {
    background: #f5f5f5;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

blockquote {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 24px 40px
}

blockquote blockquote {
    margin-right: 0
}

blockquote cite,
blockquote small {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

small {
    font-size: smaller
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl {
    margin: 0 20px
}

dt {
    font-weight: 700
}

dd {
    margin: 0 0 20px
}

menu,
ol,
ul {
    margin: 16px 0;
    padding: 0 0 0 40px
}

ul {
    list-style-type: disc
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

li>ol,
li>ul {
    margin: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure,
form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

form fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default;
    opacity: .8
}

input[type=checkbox],
input[type=radio] {
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

caption {
    font-size: 16px;
    margin: 20px 0
}

th {
    font-weight: 700;
    text-transform: uppercase
}

td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0
}

del {
    color: #333
}

ins {
    background: #fff9c0;
    text-decoration: none
}

hr {
    height: 1px;
    margin: 0 0 24px
}

.clear:after,
.entry-content .job_listing_packages_title:after,
.job_types:after,
.search_jobs:after,
.search_resumes:after,
.searchform:after {
    clear: both
}

.clear:after,
.clear:before,
.entry-content .job_listing_packages_title:after,
.entry-content .job_listing_packages_title:before,
.job_types:after,
.job_types:before,
.search_jobs:after,
.search_jobs:before,
.search_resumes:after,
.search_resumes:before,
.searchform:after,
.searchform:before {
    content: "";
    display: table
}

.screen-reader-text,
.search_jobs label,
.search_resumes label,
.site-description {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px)
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    top: 5px;
    left: 5px;
    text-decoration: none;
    height: auto;
    width: auto;
    z-index: 100000
}

@-webkit-keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-ms-keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.container,
.jobify_widget_map div.job_listings,
.jobify_widget_map div.resumes,
.jobify_widget_map_resumes div.job_listings,
.jobify_widget_map_resumes div.resumes,
.page-template-jobify .widget_text,
.page-template-template-widgetized .widget_text,
.site-main>.rcp-restrict-message,
.widget_featured_jobs,
.widget_featured_resumes {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,
.container:before,
.jobify_widget_map div.job_listings:after,
.jobify_widget_map div.job_listings:before,
.jobify_widget_map div.resumes:after,
.jobify_widget_map div.resumes:before,
.jobify_widget_map_resumes div.job_listings:after,
.jobify_widget_map_resumes div.job_listings:before,
.jobify_widget_map_resumes div.resumes:after,
.jobify_widget_map_resumes div.resumes:before,
.page-template-jobify .widget_text:after,
.page-template-jobify .widget_text:before,
.page-template-template-widgetized .widget_text:after,
.page-template-template-widgetized .widget_text:before,
.site-main>.rcp-restrict-message:after,
.site-main>.rcp-restrict-message:before,
.widget_featured_jobs:after,
.widget_featured_jobs:before,
.widget_featured_resumes:after,
.widget_featured_resumes:before {
    content: " ";
    display: table
}

.container:after,
.jobify_widget_map div.job_listings:after,
.jobify_widget_map div.resumes:after,
.jobify_widget_map_resumes div.job_listings:after,
.jobify_widget_map_resumes div.resumes:after,
.page-template-jobify .widget_text:after,
.page-template-template-widgetized .widget_text:after,
.site-main>.rcp-restrict-message:after,
.widget_featured_jobs:after,
.widget_featured_resumes:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-12 {
    width: 100%
}

@media (min-width:768px) {

    .container,
    .jobify_widget_map div.job_listings,
    .jobify_widget_map div.resumes,
    .jobify_widget_map_resumes div.job_listings,
    .jobify_widget_map_resumes div.resumes,
    .page-template-jobify .widget_text,
    .page-template-template-widgetized .widget_text,
    .site-main>.rcp-restrict-message,
    .widget_featured_jobs,
    .widget_featured_resumes {
        max-width: 750px
    }

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
}

@media (min-width:992px) {

    .container,
    .jobify_widget_map div.job_listings,
    .jobify_widget_map div.resumes,
    .jobify_widget_map_resumes div.job_listings,
    .jobify_widget_map_resumes div.resumes,
    .page-template-jobify .widget_text,
    .page-template-template-widgetized .widget_text,
    .site-main>.rcp-restrict-message,
    .widget_featured_jobs,
    .widget_featured_resumes {
        max-width: 970px
    }

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
}

@media (min-width:1200px) {

    .container,
    .jobify_widget_map div.job_listings,
    .jobify_widget_map div.resumes,
    .jobify_widget_map_resumes div.job_listings,
    .jobify_widget_map_resumes div.resumes,
    .page-template-jobify .widget_text,
    .page-template-template-widgetized .widget_text,
    .site-main>.rcp-restrict-message,
    .widget_featured_jobs,
    .widget_featured_resumes {
        max-width: 1300px
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.333333333333332%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
}

body {
    color: #797979
}

.jobify-skin-1 .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1170px
}

.jobify-skin-1 .text-primary-100 {
    --text-opacity: 1;
    color: #9061f9
}

.jobify-skin-1 .text-primary-100:hover {
    --text-opacity: 1;
    color: #7e3af2
}

.job-application-note-add .jobify-skin-1 input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .jobify-skin-1 a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .jobify-skin-1 a.remove-bookmark,
.jobify-skin-1 #commentform input[type=submit],
.jobify-skin-1 .application_button,
.jobify-skin-1 .application_button_link,
.jobify-skin-1 .button,
.jobify-skin-1 .button--type-action,
.jobify-skin-1 .button--type-inverted,
.jobify-skin-1 .favorite-notice,
.jobify-skin-1 .job-application-note-add input[type=button],
.jobify-skin-1 .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.jobify-skin-1 .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.jobify-skin-1 .load_more_jobs strong,
.jobify-skin-1 .load_more_resumes strong,
.jobify-skin-1 .modal .nf-field-container.submit-container input[type=button],
.jobify-skin-1 .resume_contact_button,
.jobify-skin-1 .search_submit input[type=submit],
.jobify-skin-1 .single-product #content .single_add_to_cart_button,
.jobify-skin-1 .single_job_listing .application input.apply-with-facebook[type=button],
.jobify-skin-1 .tnp-form .tnp-submit,
.jobify-skin-1 .view-video,
.jobify-skin-1 input.apply-with-linkedin[type=button],
.jobify-skin-1 input.apply-with-xing[type=button],
.jobify-skin-1 input.button--type-action[type=submit],
.jobify-skin-1 input.button--type-inverted[type=submit],
.jobify-skin-1 input.import-from-linkedin[type=button],
.jobify-skin-1 input.view-video[type=submit],
.jobify-skin-1 input[name=wp_job_manager_edit_application],
.jobify-skin-1 p.job-manager-single-alert-link a,
.load_more_jobs .jobify-skin-1 strong,
.load_more_resumes .jobify-skin-1 strong,
.modal .nf-field-container.submit-container .jobify-skin-1 input[type=button],
.single-product #content .jobify-skin-1 .single_add_to_cart_button,
.single_job_listing .application .jobify-skin-1 input.apply-with-facebook[type=button],
p.job-manager-single-alert-link .jobify-skin-1 a {
    border-width: 1px !important;
    border-radius: 0;
    background-color: #fff;
    color: #5521b5;
    border-color: #5521b5;
    padding: 16px;
    letter-spacing: .8px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500 !important;
    border-style: solid
}

.job-application-note-add .jobify-skin-1 input:hover[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .jobify-skin-1 a.bookmark-notice:hover,
.job-manager-form.wp-job-manager-bookmarks-form .jobify-skin-1 a.remove-bookmark:hover,
.jobify-skin-1 #commentform input[type=submit]:hover,
.jobify-skin-1 .application_button:hover,
.jobify-skin-1 .application_button_link:hover,
.jobify-skin-1 .button--type-action:hover,
.jobify-skin-1 .button--type-inverted:hover,
.jobify-skin-1 .button:hover,
.jobify-skin-1 .favorite-notice:hover,
.jobify-skin-1 .job-application-note-add input:hover[type=button],
.jobify-skin-1 .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice:hover,
.jobify-skin-1 .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark:hover,
.jobify-skin-1 .load_more_jobs strong:hover,
.jobify-skin-1 .load_more_resumes strong:hover,
.jobify-skin-1 .modal .nf-field-container.submit-container input:hover[type=button],
.jobify-skin-1 .resume_contact_button:hover,
.jobify-skin-1 .search_submit input[type=submit]:hover,
.jobify-skin-1 .single-product #content .single_add_to_cart_button:hover,
.jobify-skin-1 .single_job_listing .application input.apply-with-facebook:hover[type=button],
.jobify-skin-1 .tnp-form input[type=submit]:hover,
.jobify-skin-1 .view-video:hover,
.jobify-skin-1 input.apply-with-linkedin:hover[type=button],
.jobify-skin-1 input.apply-with-xing:hover[type=button],
.jobify-skin-1 input.import-from-linkedin:hover[type=button],
.jobify-skin-1 input:hover[name=wp_job_manager_edit_application],
.jobify-skin-1 p.job-manager-single-alert-link a:hover,
.load_more_jobs .jobify-skin-1 strong:hover,
.load_more_resumes .jobify-skin-1 strong:hover,
.modal .nf-field-container.submit-container .jobify-skin-1 input:hover[type=button],
.single-product #content .jobify-skin-1 .single_add_to_cart_button:hover,
.single_job_listing .application .jobify-skin-1 input.apply-with-facebook:hover[type=button],
p.job-manager-single-alert-link .jobify-skin-1 a:hover {
    background-color: #5521b5;
    color: #fff
}

.jobify-skin-1 .select2-search__field,
.jobify-skin-1 input[type=text],
.jobify-skin-1 label {
    color: #404668
}

.jobify-skin-1 .select2-selection__placeholder,
.jobify-skin-1 :-moz-placeholder,
.jobify-skin-1 :-ms-input-placeholder,
.jobify-skin-1 ::-moz-placeholder,
.jobify-skin-1 ::-ms-input-placeholder,
.jobify-skin-1 ::-webkit-input-placeholder,
.jobify-skin-1 input::placeholder {
    color: #a0aec4 !important
}

@media screen and (max-width:768px) {

    .jobify-skin-1 .select2-selection__placeholder,
    .jobify-skin-1 :-moz-placeholder,
    .jobify-skin-1 :-ms-input-placeholder,
    .jobify-skin-1 ::-moz-placeholder,
    .jobify-skin-1 ::-ms-input-placeholder,
    .jobify-skin-1 ::-webkit-input-placeholder,
    .jobify-skin-1 input::placeholder {
        color: #a0aec4 !important
    }
}

.jobify-skin-1 h1,
.jobify-skin-1 h2,
.jobify-skin-1 h3,
.jobify-skin-1 h4,
.jobify-skin-1 h5,
.jobify-skin-1 h6 {
    color: #404668
}

.job-application-note-add .jobify-skin-1 .site-main input[type=button] a:hover,
.job-manager-form.wp-job-manager-bookmarks-form .jobify-skin-1 .site-main a.bookmark-notice a:hover,
.job-manager-form.wp-job-manager-bookmarks-form .jobify-skin-1 .site-main a.remove-bookmark a:hover,
.jobify-skin-1 .site-main .application_button a:hover,
.jobify-skin-1 .site-main .application_button_link a:hover,
.jobify-skin-1 .site-main .button a:hover,
.jobify-skin-1 .site-main .button--type-action a:hover,
.jobify-skin-1 .site-main .button--type-inverted a:hover,
.jobify-skin-1 .site-main .favorite-notice a:hover,
.jobify-skin-1 .site-main .job-application-note-add input[type=button] a:hover,
.jobify-skin-1 .site-main .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice a:hover,
.jobify-skin-1 .site-main .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark a:hover,
.jobify-skin-1 .site-main .load_more_jobs strong a:hover,
.jobify-skin-1 .site-main .load_more_resumes strong a:hover,
.jobify-skin-1 .site-main .modal .nf-field-container.submit-container input[type=button] a:hover,
.jobify-skin-1 .site-main .resume_contact_button a:hover,
.jobify-skin-1 .site-main .single-product #content .single_add_to_cart_button a:hover,
.jobify-skin-1 .site-main .single_job_listing .application input.apply-with-facebook[type=button] a:hover,
.jobify-skin-1 .site-main .view-video a:hover,
.jobify-skin-1 .site-main input.apply-with-linkedin[type=button] a:hover,
.jobify-skin-1 .site-main input.apply-with-xing[type=button] a:hover,
.jobify-skin-1 .site-main input.import-from-linkedin[type=button] a:hover,
.jobify-skin-1 .site-main input[name=wp_job_manager_edit_application] a:hover,
.jobify-skin-1 .site-main p.job-manager-single-alert-link a a:hover,
.load_more_jobs .jobify-skin-1 .site-main strong a:hover,
.load_more_resumes .jobify-skin-1 .site-main strong a:hover,
.modal .nf-field-container.submit-container .jobify-skin-1 .site-main input[type=button] a:hover,
.single-product #content .jobify-skin-1 .site-main .single_add_to_cart_button a:hover,
.single_job_listing .application .jobify-skin-1 .site-main input.apply-with-facebook[type=button] a:hover,
p.job-manager-single-alert-link .jobify-skin-1 .site-main a a:hover {
    color: #fff;
    text-decoration: none
}

.jobify-skin-1 .site-main a:not(.button):not(.button--type-inverted):not(.button.button--type-inverted):not(.button--type-inverted.view-video):not(.button-secondary.button--type-inverted):not(input.button--type-inverted[type=submit]):not(button.button--type-inverted):not(.button--type-action):not(.button.button--type-action):not(.view-video):not(.resume_contact_button):not(input.apply-with-xing[type=button]):not(input.apply-with-linkedin[type=button]):not(input.import-from-linkedin[type=button]):not(.favorite-notice):not(.button-secondary.button--type-action):not(.button-secondary.view-video):not(input.button--type-action[type=submit]):not(input.view-video[type=submit]):not(button.button--type-action):not(button.view-video):not(.application_button):not(.application_button_link):not(input[name=wp_job_manager_edit_application]):hover {
    color: #7e3af2;
    text-decoration: none
}

.jobify-skin-1 li::marker {
    font-size: 20px
}

@media screen and (min-width:1200px) {
    body.fixed-header .site-header {
        position: fixed;
        top: 0;
        width: 100%
    }
}

a {
    color: #24262B;
    text-decoration: none
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

a:hover {
    text-decoration: underline
}

label {
    font: 700 14px/normal Montserrat, sans-serif;
    text-transform: uppercase
}

#wp-resume_content-wrap,
.wp-editor-wrap,
body .wp_themeSkin table.mceLayout {
    border: 1px solid #ccc
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    display: inline-block;
    color: #fff;
    text-decoration: none
}

.error {
    color: red
}

form#submit-job-form span.select2.select2-container {
    max-width: 100%;
    width: 100%
}

form#submit-job-form span.select2.select2-container span.select2-selection.select2-selection--single {
    height: 100%
}

form#submit-job-form span.select2.select2-container span.select2-selection.select2-selection--single span.select2-selection__arrow b {
    display: none
}

form#submit-job-form span.select2.select2-container .select2-selection__rendered {
    padding-top: 7px;
    padding-bottom: 7px
}

form#submit-job-form fieldset.fieldset-company_id .select:after {
    height: 100%;
    line-height: 45px
}

form#submit-job-form .select2-container .select2-selection--multiple,
form#submit-job-form fieldset.fieldset-job_category.fieldset-type-term-multiselect .field.required-field {
    max-height: 42px
}

form#submit-job-form .select2-container .select2-selection--multiple li.select2-search.select2-search--inline {
    margin-top: 0;
    margin-bottom: 0
}

form#submit-job-form span.select2.select2-container .select2-selection__rendered li input {
    padding-left: 8px
}

form#submit-job-form fieldset.fieldset-job_region.fieldset-type-term-select span.select2-selection.select2-selection--single span#select2-job_region-container {
    padding-left: 15px
}

form#submit-job-form fieldset.fieldset-company_id.fieldset-type-select-company span.select2.select2-container.select2-container--default.select2-container--focus span#select2-company_id-container {
    padding-left: 11px
}

form#submit-job-form .fieldset-job_category ul.select2-selection__rendered {
    padding-top: inherit !important;
    padding-bottom: inherit !important
}

.select2-dropdown {
    box-shadow: unset !important
}

@media only screen and (min-width:1200px) {
    form#submit-job-form fieldset.fieldset-job_category.fieldset-type-term-multiselect span.select2.select2-container.select2-container--default {
        width: 100%;
        max-width: 100%;
        margin-right: -15px
    }
}

form#submit-resume-form .field .select2 .selection .select2-selection {
    min-height: 42px
}

form#submit-resume-form .field span.select.postform-wrapper {
    display: none
}

span.select2-dropdown.select2-dropdown--below {
    border: 1px solid #aaa !important;
    border-top: 0 !important
}

form#submit-resume-form .field .select2 .selection .select2-selection span {
    font-family: 'Varela Round';
    color: #757575
}

body.jobify-skin-3 form#submit-job-form fieldset.fieldset-job_region.fieldset-type-term-select span.select2-selection.select2-selection--single {
    border-radius: 0
}

body.jobify-skin-3 form#submit-job-form fieldset.fieldset-job_region.fieldset-type-term-select span.select2-selection.select2-selection--single span#select2-job_region-container {
    line-height: 2.3
}

body.jobify-skin-3 form#submit-job-form .fieldset-job_category .select2-container--default .select2-selection--multiple {
    border-radius: 0;
    max-height: 60px
}

body.jobify-skin-3 form#submit-job-form .fieldset-job_category .select2-container--default .select2-selection--multiple ul.select2-selection__rendered {
    padding-top: 7px !important
}

.gform_drop_area body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.application_button,
.gform_drop_area body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.application_button_link,
.gform_drop_area body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button,
.gform_drop_area body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button--type-action,
.gform_drop_area body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button--type-inverted,
.gform_drop_area body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.favorite-notice,
.gform_drop_area body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.resume_contact_button,
.gform_drop_area body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.view-video,
.single-product #content body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.single_add_to_cart_button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file .gform_drop_area span.application_button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file .gform_drop_area span.application_button_link,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file .gform_drop_area span.button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file .gform_drop_area span.button--type-action,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file .gform_drop_area span.button--type-inverted,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file .gform_drop_area span.favorite-notice,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file .gform_drop_area span.resume_contact_button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file .gform_drop_area span.view-video,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file .single-product #content span.single_add_to_cart_button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.application_button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.application_button.view-video,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.application_button_link,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.application_button_link.view-video,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button--size-medium.button--type-inverted,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button--size-medium.favorite-notice,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button--size-medium.resume_contact_button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button--size-medium.view-video,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button--type-action,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button-secondary.application_button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button-secondary.application_button_link,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button-secondary.button--type-action,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button-secondary.favorite-notice,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button-secondary.resume_contact_button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button-secondary.view-video,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button.application_button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button.application_button_link,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button.button--size-medium,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.button.button--type-action,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.favorite-notice,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.resume_contact_button,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.view-video,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.view-video.button--type-action,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.view-video.favorite-notice,
body.jobify-skin-3 form#submit-job-form .fieldset-type-file span.view-video.resume_contact_button {
    border-radius: 50px
}

.job-application-note-add body.jobify-skin-3 form#submit-job-form input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-3 form#submit-job-form input[type=button],
.single-product #content body.jobify-skin-3 form#submit-job-form input.single_add_to_cart_button,
.single_job_listing .application body.jobify-skin-3 form#submit-job-form input.apply-with-facebook[type=button],
body.jobify-skin-3 form#submit-job-form .job-application-note-add input[type=button],
body.jobify-skin-3 form#submit-job-form .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-3 form#submit-job-form .single-product #content input.single_add_to_cart_button,
body.jobify-skin-3 form#submit-job-form .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-3 form#submit-job-form input.application_button,
body.jobify-skin-3 form#submit-job-form input.application_button_link,
body.jobify-skin-3 form#submit-job-form input.apply-with-linkedin[type=button],
body.jobify-skin-3 form#submit-job-form input.apply-with-xing[type=button],
body.jobify-skin-3 form#submit-job-form input.button,
body.jobify-skin-3 form#submit-job-form input.button--type-action,
body.jobify-skin-3 form#submit-job-form input.button--type-inverted,
body.jobify-skin-3 form#submit-job-form input.favorite-notice,
body.jobify-skin-3 form#submit-job-form input.import-from-linkedin[type=button],
body.jobify-skin-3 form#submit-job-form input.resume_contact_button,
body.jobify-skin-3 form#submit-job-form input.view-video,
body.jobify-skin-3 form#submit-job-form input[name=wp_job_manager_edit_application] {
    border-radius: 50px;
    margin-right: 15px
}

body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in {
    border-radius: 0
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.remove-bookmark,
.single-product #content body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.single_add_to_cart_button,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.application_button,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.application_button_link,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.button,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.button--type-action,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.button--type-inverted,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.favorite-notice,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.resume_contact_button,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a.view-video,
body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in p.job-manager-single-alert-link a,
p.job-manager-single-alert-link body.jobify-skin-3 form#submit-job-form fieldset.fieldset-logged_in .field.account-sign-in a {
    border-radius: 50px
}

input,
textarea {
    font: 400 17px "Varela Round", Helvetica, sans-serif;
    padding: 11px 15px;
    border: 0
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.entry-content .rcp_form input[type=email],
.entry-content .rcp_form input[type=password],
.entry-content .rcp_form input[type=text],
.jobify-input,
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
select,
textarea {
    font-size: 16px;
    padding: 10px 14px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    width: 100%
}

select {
    border: 1px solid #ccc;
    border-radius: 6px
}

input:focus,
select:focus,
textarea:focus {
    outline: 0
}

.select {
    position: relative;
    display: inline-block;
    max-width: 100%;
    border-radius: 4px;
    width: 100%
}

.select:after,
.select:before {
    position: absolute;
    top: 0;
    right: 0;
    content: ' ';
    width: 40px;
    height: 35px;
    z-index: 10;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    pointer-events: none
}

.select:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    pointer-events: none;
    text-align: center;
    line-height: 43px;
    background: 0 0
}

body.jobify-skin-3 input[type=email],
body.jobify-skin-3 input[type=number],
body.jobify-skin-3 input[type=password],
body.jobify-skin-3 input[type=tel],
body.jobify-skin-3 input[type=text],
body.jobify-skin-3 select,
body.jobify-skin-3 textarea {
    border-radius: 0;
    line-height: 2.3
}

body.jobify-skin-3 .select:after {
    content: "";
    opacity: 0
}

body.jobify-skin-3 .widget-area--sidebar form.wp-block-search input[type=search] {
    border-radius: 25px 0 0 25px;
    border: 2px solid #3f6745
}

body.jobify-skin-3 .widget-area--sidebar form.wp-block-search button.wp-block-search__button {
    border-radius: 0 25px 25px 0;
    color: #fff;
    font-size: 15px;
    padding: 10px 15px
}

body.jobify-skin-3 .select2-container--default .select2-selection--single {
    border-radius: 0
}

body.jobify-skin-3 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2
}

body.jobify-skin-3 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 55px
}

.job_listing-clickbox,
.jobify-clickbox,
.resume-clickbox {
    color: inherit;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.job_listing-clickbox:hover,
.jobify-clickbox:hover,
.resume-clickbox:hover {
    text-decoration: none
}

.application_button,
.application_button_link,
.button,
.button--type-action,
.button--type-inverted,
.button--type-inverted.view-video,
.button-secondary,
.button-secondary.button--type-action,
.button-secondary.button--type-inverted,
.button-secondary.view-video,
.button.button--type-action,
.button.button--type-inverted,
.favorite-notice,
.footer-cta .button,
.footer-cta .view-video,
.job-application-note-add input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.load_more_jobs strong,
.load_more_resumes strong,
.modal .nf-field-container.submit-container input[type=button],
.resume_contact_button,
.single-product #content .single_add_to_cart_button,
.single_job_listing .application input.apply-with-facebook[type=button],
.slider-text .button,
.slider-text .view-video,
.view-video,
.widget--home-video .button,
.widget--home-video .view-video,
button,
button.button--type-action,
button.button--type-inverted,
button.view-video,
input.apply-with-linkedin[type=button],
input.apply-with-xing[type=button],
input.button--type-action[type=submit],
input.button--type-inverted[type=submit],
input.import-from-linkedin[type=button],
input.view-video[type=submit],
input[name=wp_job_manager_edit_application],
input[type=submit],
p.job-manager-single-alert-link a {
    font: 700 18px/normal Montserrat, sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 50px;
    border-radius: 4px;
    display: inline-block;
    border-style: solid;
    border-width: 2px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.application_button:hover,
.application_button_link:hover,
.button--type-action:hover,
.button--type-inverted:hover,
.button-secondary:hover,
.button:hover,
.favorite-notice:hover,
.job-application-note-add input:hover[type=button],
.job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice:hover,
.job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark:hover,
.load_more_jobs strong:hover,
.load_more_resumes strong:hover,
.modal .nf-field-container.submit-container input:hover[type=button],
.resume_contact_button:hover,
.single-product #content .single_add_to_cart_button:hover,
.single_job_listing .application input.apply-with-facebook:hover[type=button],
.view-video:hover,
button:hover,
input.apply-with-linkedin:hover[type=button],
input.apply-with-xing:hover[type=button],
input.button--type-action:hover[type=submit],
input.button--type-inverted:hover[type=submit],
input.import-from-linkedin:hover[type=button],
input.view-video:hover[type=submit],
input:hover[name=wp_job_manager_edit_application],
input[type=submit]:hover,
p.job-manager-single-alert-link a:hover {
    text-decoration: none
}

.button-secondary.disabled,
.button.disabled,
.disabled.application_button,
.disabled.application_button_link,
.disabled.button--type-action,
.disabled.button--type-inverted,
.disabled.favorite-notice,
.disabled.resume_contact_button,
.disabled.view-video,
.job-application-note-add input.disabled[type=button],
.job-manager-form.wp-job-manager-bookmarks-form a.disabled.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form a.disabled.remove-bookmark,
.load_more_jobs strong.disabled,
.load_more_resumes strong.disabled,
.modal .nf-field-container.submit-container input.disabled[type=button],
.single-product #content .disabled.single_add_to_cart_button,
.single_job_listing .application input.disabled.apply-with-facebook[type=button],
button.disabled,
input.disabled.apply-with-linkedin[type=button],
input.disabled.apply-with-xing[type=button],
input.disabled.button--type-action[type=submit],
input.disabled.button--type-inverted[type=submit],
input.disabled.import-from-linkedin[type=button],
input.disabled.view-video[type=submit],
input.disabled[name=wp_job_manager_edit_application],
input[type=submit].disabled,
p.job-manager-single-alert-link a.disabled {
    opacity: .5
}

.button--size-small,
.button--size-small.application_button,
.button--size-small.application_button_link,
.button--size-small.button--type-action,
.button--size-small.button--type-inverted,
.button--size-small.favorite-notice,
.button--size-small.resume_contact_button,
.button--size-small.view-video,
.button-secondary.button--size-small,
.button.button--size-small,
.footer-cta .load_more_jobs strong,
.footer-cta .load_more_resumes strong,
.job-application-note-add .woocommerce-error li input[type=button],
.job-application-note-add .woocommerce-info input[type=button],
.job-application-note-add .woocommerce-message input[type=button],
.job-application-note-add input.button--size-small[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-error li a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-error li a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-info a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-info a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-message a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-message a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form a.button--size-small.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form a.button--size-small.remove-bookmark,
.load_more_jobs .footer-cta strong,
.load_more_jobs .slider-text strong,
.load_more_jobs .widget--home-video strong,
.load_more_jobs .woocommerce-error li strong,
.load_more_jobs .woocommerce-info strong,
.load_more_jobs .woocommerce-message strong,
.load_more_jobs strong,
.load_more_jobs strong.button--type-action,
.load_more_jobs strong.button--type-inverted,
.load_more_jobs strong.view-video,
.load_more_resumes .footer-cta strong,
.load_more_resumes .slider-text strong,
.load_more_resumes .widget--home-video strong,
.load_more_resumes .woocommerce-error li strong,
.load_more_resumes .woocommerce-info strong,
.load_more_resumes .woocommerce-message strong,
.load_more_resumes strong,
.load_more_resumes strong.button--type-action,
.load_more_resumes strong.button--type-inverted,
.load_more_resumes strong.view-video,
.modal .nf-field-container.submit-container .woocommerce-error li input[type=button],
.modal .nf-field-container.submit-container .woocommerce-info input[type=button],
.modal .nf-field-container.submit-container .woocommerce-message input[type=button],
.modal .nf-field-container.submit-container input.button--size-small[type=button],
.single-product #content .button--size-small.single_add_to_cart_button,
.single-product #content .woocommerce-error li .single_add_to_cart_button,
.single-product #content .woocommerce-info .single_add_to_cart_button,
.single-product #content .woocommerce-message .single_add_to_cart_button,
.single_job_listing .application .woocommerce-error li input.apply-with-facebook[type=button],
.single_job_listing .application .woocommerce-info input.apply-with-facebook[type=button],
.single_job_listing .application .woocommerce-message input.apply-with-facebook[type=button],
.single_job_listing .application input.button--size-small.apply-with-facebook[type=button],
.slider-text .load_more_jobs strong,
.slider-text .load_more_resumes strong,
.widget--home-video .load_more_jobs strong,
.widget--home-video .load_more_resumes strong,
.woocommerce-error li .application_button,
.woocommerce-error li .application_button_link,
.woocommerce-error li .button,
.woocommerce-error li .button--type-action,
.woocommerce-error li .button--type-inverted,
.woocommerce-error li .favorite-notice,
.woocommerce-error li .job-application-note-add input[type=button],
.woocommerce-error li .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.woocommerce-error li .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.woocommerce-error li .load_more_jobs strong,
.woocommerce-error li .load_more_resumes strong,
.woocommerce-error li .modal .nf-field-container.submit-container input[type=button],
.woocommerce-error li .resume_contact_button,
.woocommerce-error li .single-product #content .single_add_to_cart_button,
.woocommerce-error li .single_job_listing .application input.apply-with-facebook[type=button],
.woocommerce-error li .view-video,
.woocommerce-error li input.apply-with-linkedin[type=button],
.woocommerce-error li input.apply-with-xing[type=button],
.woocommerce-error li input.import-from-linkedin[type=button],
.woocommerce-error li input[name=wp_job_manager_edit_application],
.woocommerce-error li p.job-manager-single-alert-link a,
.woocommerce-info .application_button,
.woocommerce-info .application_button_link,
.woocommerce-info .button,
.woocommerce-info .button--type-action,
.woocommerce-info .button--type-inverted,
.woocommerce-info .favorite-notice,
.woocommerce-info .job-application-note-add input[type=button],
.woocommerce-info .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.woocommerce-info .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.woocommerce-info .load_more_jobs strong,
.woocommerce-info .load_more_resumes strong,
.woocommerce-info .modal .nf-field-container.submit-container input[type=button],
.woocommerce-info .resume_contact_button,
.woocommerce-info .single-product #content .single_add_to_cart_button,
.woocommerce-info .single_job_listing .application input.apply-with-facebook[type=button],
.woocommerce-info .view-video,
.woocommerce-info input.apply-with-linkedin[type=button],
.woocommerce-info input.apply-with-xing[type=button],
.woocommerce-info input.button--type-action[type=submit],
.woocommerce-info input.button--type-inverted[type=submit],
.woocommerce-info input.import-from-linkedin[type=button],
.woocommerce-info input.view-video[type=submit],
.woocommerce-info input[name=wp_job_manager_edit_application],
.woocommerce-info p.job-manager-single-alert-link a,
.woocommerce-message .application_button,
.woocommerce-message .application_button_link,
.woocommerce-message .button,
.woocommerce-message .button--type-action,
.woocommerce-message .button--type-inverted,
.woocommerce-message .favorite-notice,
.woocommerce-message .job-application-note-add input[type=button],
.woocommerce-message .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.woocommerce-message .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.woocommerce-message .load_more_jobs strong,
.woocommerce-message .load_more_resumes strong,
.woocommerce-message .modal .nf-field-container.submit-container input[type=button],
.woocommerce-message .resume_contact_button,
.woocommerce-message .single-product #content .single_add_to_cart_button,
.woocommerce-message .single_job_listing .application input.apply-with-facebook[type=button],
.woocommerce-message .view-video,
.woocommerce-message input.apply-with-linkedin[type=button],
.woocommerce-message input.apply-with-xing[type=button],
.woocommerce-message input.button--type-action[type=submit],
.woocommerce-message input.button--type-inverted[type=submit],
.woocommerce-message input.import-from-linkedin[type=button],
.woocommerce-message input.view-video[type=submit],
.woocommerce-message input[name=wp_job_manager_edit_application],
.woocommerce-message p.job-manager-single-alert-link a,
button.button--size-small,
input.button--size-small.apply-with-linkedin[type=button],
input.button--size-small.apply-with-xing[type=button],
input.button--size-small.button--type-action[type=submit],
input.button--size-small.button--type-inverted[type=submit],
input.button--size-small.import-from-linkedin[type=button],
input.button--size-small.view-video[type=submit],
input.button--size-small[name=wp_job_manager_edit_application],
input.button--size-small[type=submit],
input[name=apply_coupon],
input[name=update_cart],
p.job-manager-single-alert-link .woocommerce-error li a,
p.job-manager-single-alert-link .woocommerce-info a,
p.job-manager-single-alert-link .woocommerce-message a,
p.job-manager-single-alert-link a.button--size-small {
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 4px
}

.application_button,
.application_button_link,
.button--size-medium,
.button--size-medium.button--type-inverted,
.button--size-medium.favorite-notice,
.button--size-medium.resume_contact_button,
.button--size-medium.view-video,
.button--type-action,
.button-secondary.button--size-medium,
.button-secondary.button--type-action,
.button.button--size-medium,
.button.button--type-action,
.favorite-notice,
.footer-cta input[name=wp_job_manager_edit_application],
.footer-cta p.job-manager-single-alert-link a,
.gform_drop_area .application_button,
.gform_drop_area .application_button_link,
.gform_drop_area .button,
.gform_drop_area .button--type-action,
.gform_drop_area .button--type-inverted,
.gform_drop_area .favorite-notice,
.gform_drop_area .load_more_jobs strong,
.gform_drop_area .load_more_resumes strong,
.gform_drop_area .modal .nf-field-container.submit-container input[type=button],
.gform_drop_area .resume_contact_button,
.gform_drop_area .view-video,
.gform_drop_area input.button--type-inverted[type=submit],
.gform_drop_area input[name=wp_job_manager_edit_application],
.gform_drop_area p.job-manager-single-alert-link a,
.job-application-note-add input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.load_more_jobs .gform_drop_area strong,
.load_more_jobs strong.button--size-medium,
.load_more_resumes .gform_drop_area strong,
.load_more_resumes strong.button--size-medium,
.modal .nf-field-container.submit-container .gform_drop_area input[type=button],
.modal .nf-field-container.submit-container input.button--size-medium[type=button],
.resume_contact_button,
.single-product #content .single_add_to_cart_button,
.single_job_listing .application input.apply-with-facebook[type=button],
.slider-text input[name=wp_job_manager_edit_application],
.slider-text p.job-manager-single-alert-link a,
.view-video,
.view-video.application_button,
.view-video.application_button_link,
.view-video.button--type-action,
.view-video.button-secondary,
.view-video.favorite-notice,
.view-video.resume_contact_button,
.widget--footer button[type=submit],
.widget--footer input[type=submit],
.widget--home-video input[name=wp_job_manager_edit_application],
.widget--home-video p.job-manager-single-alert-link a,
button.button--size-medium,
button.button--type-action,
button.view-video,
input.apply-with-linkedin[type=button],
input.apply-with-xing[type=button],
input.button--size-medium[type=submit],
input.button--type-action[type=submit],
input.button--type-inverted[name=wp_job_manager_edit_application],
input.import-from-linkedin[type=button],
input.view-video[type=submit],
input[name=wp_job_manager_edit_application],
p.job-manager-single-alert-link .footer-cta a,
p.job-manager-single-alert-link .gform_drop_area a,
p.job-manager-single-alert-link .slider-text a,
p.job-manager-single-alert-link .widget--home-video a,
p.job-manager-single-alert-link a,
p.job-manager-single-alert-link a.button--type-inverted {
    font-size: 15px;
    padding: 14px 24px
}

.button--size-full,
.button--size-full.application_button,
.button--size-full.application_button_link,
.button--size-full.button--type-action,
.button--size-full.button--type-inverted,
.button--size-full.favorite-notice,
.button--size-full.resume_contact_button,
.button--size-full.view-video,
.button-secondary.button--size-full,
.button.button--size-full,
.callout-container .application_button,
.callout-container .application_button_link,
.callout-container .button,
.callout-container .button--type-action,
.callout-container .button--type-inverted,
.callout-container .favorite-notice,
.callout-container .job-application-note-add input[type=button],
.callout-container .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.callout-container .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.callout-container .load_more_jobs strong,
.callout-container .load_more_resumes strong,
.callout-container .modal .nf-field-container.submit-container input[type=button],
.callout-container .resume_contact_button,
.callout-container .single-product #content .single_add_to_cart_button,
.callout-container .single_job_listing .application input.apply-with-facebook[type=button],
.callout-container .view-video,
.callout-container input.apply-with-linkedin[type=button],
.callout-container input.apply-with-xing[type=button],
.callout-container input.button--type-action[type=submit],
.callout-container input.button--type-inverted[type=submit],
.callout-container input.import-from-linkedin[type=button],
.callout-container input.view-video[type=submit],
.callout-container input[name=wp_job_manager_edit_application],
.callout-container p.job-manager-single-alert-link a,
.job-application-note-add .callout-container input[type=button],
.job-application-note-add input.button--size-full[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .callout-container a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .callout-container a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form a.button--size-full.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form a.button--size-full.remove-bookmark,
.load_more_jobs .callout-container strong,
.load_more_jobs strong.button--size-full,
.load_more_resumes .callout-container strong,
.load_more_resumes strong.button--size-full,
.modal .nf-field-container.submit-container .callout-container input[type=button],
.modal .nf-field-container.submit-container input.button--size-full[type=button],
.single-product #content .button--size-full.single_add_to_cart_button,
.single-product #content .callout-container .single_add_to_cart_button,
.single_job_listing .application .callout-container input.apply-with-facebook[type=button],
.single_job_listing .application input.button--size-full.apply-with-facebook[type=button],
button.button--size-full,
input.button--size-full.apply-with-linkedin[type=button],
input.button--size-full.apply-with-xing[type=button],
input.button--size-full.import-from-linkedin[type=button],
input.button--size-full[name=wp_job_manager_edit_application],
input.button--size-full[type=submit],
p.job-manager-single-alert-link .callout-container a,
p.job-manager-single-alert-link a.button--size-full {
    width: 100%
}

.application_button,
.application_button_link,
.button--type-action,
.button--type-inverted,
.button--type-inverted.view-video,
.button-secondary.button--type-action,
.button-secondary.button--type-inverted,
.button-secondary.view-video,
.button.button--type-action,
.button.button--type-inverted,
.favorite-notice,
.footer-cta .button,
.footer-cta .view-video,
.job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.resume_contact_button,
.single-product #content .single_add_to_cart_button,
.single_job_listing .application input.apply-with-facebook[type=button],
.slider-text .button,
.slider-text .view-video,
.view-video,
.widget--home-video .button,
.widget--home-video .view-video,
button.button--type-action,
button.button--type-inverted,
button.view-video,
input.apply-with-linkedin[type=button],
input.apply-with-xing[type=button],
input.button--type-action[type=submit],
input.button--type-inverted[type=submit],
input.import-from-linkedin[type=button],
input.view-video[type=submit] {
    background: 0 0
}

.entry-content p.rcp_error,
.job-manager-error,
.job-manager-message,
.jobify-alert,
.single-job_listing .job-manager-applications-error,
.single_job_listing .job-manager-applications-applied-notice,
.site-main>.rcp-restrict-message,
.woocommerce-error li,
.woocommerce-info,
.woocommerce-message {
    margin: 2em auto;
    padding: 1.25em 3em;
    background-color: #fff;
    border-radius: 4px;
    border-width: 2px;
    border-style: solid;
    border-color: transparent
}

.entry-content p.rcp_error a,
.job-manager-error a,
.job-manager-message a,
.jobify-alert a,
.single-job_listing .job-manager-applications-error a,
.single_job_listing .job-manager-applications-applied-notice a,
.site-main>.rcp-restrict-message a,
.woocommerce-error li a,
.woocommerce-info a,
.woocommerce-message a {
    text-decoration: underline
}

.entry-content p.rcp_error:before,
.job-manager-error:before,
.job-manager-message:before,
.jobify-alert:before,
.single-job_listing .job-manager-applications-error:before,
.single_job_listing .job-manager-applications-applied-notice:before,
.site-main>.rcp-restrict-message:before,
.woocommerce-error li:before,
.woocommerce-info:before,
.woocommerce-message:before {
    font-size: 20px;
    margin: -2px 10px 0 0;
    vertical-align: middle
}

.entry-content p.info.rcp_error,
.entry-content p.jobify-alert--info.rcp_error,
.entry-content p.jobify-alert--success.rcp_error,
.entry-content p.success.rcp_error,
.info.job-manager-error,
.info.job-manager-message,
.info.woocommerce-info,
.info.woocommerce-message,
.job-manager-message,
.jobify-alert--info,
.jobify-alert--info.job-manager-error,
.jobify-alert--info.job-manager-message,
.jobify-alert--info.woocommerce-info,
.jobify-alert--info.woocommerce-message,
.jobify-alert--success,
.jobify-alert--success.job-manager-error,
.jobify-alert.info,
.jobify-alert.jobify-alert--info,
.jobify-alert.jobify-alert--success,
.jobify-alert.success,
.single-job_listing .info.job-manager-applications-error,
.single-job_listing .jobify-alert--info.job-manager-applications-error,
.single-job_listing .jobify-alert--success.job-manager-applications-error,
.single-job_listing .success.job-manager-applications-error,
.single_job_listing .info.job-manager-applications-applied-notice,
.single_job_listing .job-manager-applications-applied-notice,
.single_job_listing .jobify-alert--info.job-manager-applications-applied-notice,
.site-main>.info.rcp-restrict-message,
.site-main>.jobify-alert--info.rcp-restrict-message,
.site-main>.jobify-alert--success.rcp-restrict-message,
.site-main>.success.rcp-restrict-message,
.success.job-manager-error,
.success.job-manager-message,
.success.woocommerce-info,
.success.woocommerce-message,
.woocommerce-error li.info,
.woocommerce-error li.jobify-alert--info,
.woocommerce-error li.jobify-alert--success,
.woocommerce-error li.success,
.woocommerce-info,
.woocommerce-message {
    border-color: #7dc246
}

.entry-content p.info.rcp_error:before,
.entry-content p.jobify-alert--info.rcp_error:before,
.entry-content p.jobify-alert--success.rcp_error:before,
.entry-content p.success.rcp_error:before,
.info.job-manager-error:before,
.info.job-manager-message:before,
.info.woocommerce-info:before,
.info.woocommerce-message:before,
.job-manager-message:before,
.jobify-alert--info.job-manager-error:before,
.jobify-alert--info.job-manager-message:before,
.jobify-alert--info.woocommerce-info:before,
.jobify-alert--info.woocommerce-message:before,
.jobify-alert--info:before,
.jobify-alert--success.job-manager-error:before,
.jobify-alert--success:before,
.jobify-alert.info:before,
.jobify-alert.jobify-alert--info:before,
.jobify-alert.jobify-alert--success:before,
.jobify-alert.success:before,
.single-job_listing .info.job-manager-applications-error:before,
.single-job_listing .jobify-alert--info.job-manager-applications-error:before,
.single-job_listing .jobify-alert--success.job-manager-applications-error:before,
.single-job_listing .success.job-manager-applications-error:before,
.single_job_listing .info.job-manager-applications-applied-notice:before,
.single_job_listing .job-manager-applications-applied-notice:before,
.single_job_listing .jobify-alert--info.job-manager-applications-applied-notice:before,
.site-main>.info.rcp-restrict-message:before,
.site-main>.jobify-alert--info.rcp-restrict-message:before,
.site-main>.jobify-alert--success.rcp-restrict-message:before,
.site-main>.success.rcp-restrict-message:before,
.success.job-manager-error:before,
.success.job-manager-message:before,
.success.woocommerce-info:before,
.success.woocommerce-message:before,
.woocommerce-error li.info:before,
.woocommerce-error li.jobify-alert--info:before,
.woocommerce-error li.jobify-alert--success:before,
.woocommerce-error li.success:before,
.woocommerce-info:before,
.woocommerce-message:before {
    content: ""
}

.entry-content p.info.rcp_error [class^=ion]:before,
.entry-content p.info.rcp_error:before,
.entry-content p.jobify-alert--info.rcp_error:before,
.entry-content p.jobify-alert--success.rcp_error:before,
.entry-content p.success.rcp_error [class^=ion]:before,
.entry-content p.success.rcp_error:before,
.info.job-manager-error [class^=ion]:before,
.info.job-manager-error:before,
.info.job-manager-message [class^=ion]:before,
.info.job-manager-message:before,
.info.woocommerce-info [class^=ion]:before,
.info.woocommerce-info:before,
.info.woocommerce-message [class^=ion]:before,
.info.woocommerce-message:before,
.job-manager-message [class^=ion]:before,
.job-manager-message:before,
.jobify-alert--info [class^=ion]:before,
.jobify-alert--info.job-manager-error:before,
.jobify-alert--info.job-manager-message:before,
.jobify-alert--info.woocommerce-info:before,
.jobify-alert--info.woocommerce-message:before,
.jobify-alert--info:before,
.jobify-alert--success [class^=ion]:before,
.jobify-alert--success.job-manager-error:before,
.jobify-alert--success:before,
.jobify-alert.info [class^=ion]:before,
.jobify-alert.info:before,
.jobify-alert.jobify-alert--info:before,
.jobify-alert.jobify-alert--success:before,
.jobify-alert.success [class^=ion]:before,
.jobify-alert.success:before,
.single-job_listing .info.job-manager-applications-error [class^=ion]:before,
.single-job_listing .info.job-manager-applications-error:before,
.single-job_listing .jobify-alert--info.job-manager-applications-error:before,
.single-job_listing .jobify-alert--success.job-manager-applications-error:before,
.single-job_listing .success.job-manager-applications-error [class^=ion]:before,
.single-job_listing .success.job-manager-applications-error:before,
.single_job_listing .info.job-manager-applications-applied-notice [class^=ion]:before,
.single_job_listing .info.job-manager-applications-applied-notice:before,
.single_job_listing .job-manager-applications-applied-notice [class^=ion]:before,
.single_job_listing .job-manager-applications-applied-notice:before,
.single_job_listing .jobify-alert--info.job-manager-applications-applied-notice:before,
.site-main>.info.rcp-restrict-message [class^=ion]:before,
.site-main>.info.rcp-restrict-message:before,
.site-main>.jobify-alert--info.rcp-restrict-message:before,
.site-main>.jobify-alert--success.rcp-restrict-message:before,
.site-main>.success.rcp-restrict-message [class^=ion]:before,
.site-main>.success.rcp-restrict-message:before,
.success.job-manager-error [class^=ion]:before,
.success.job-manager-error:before,
.success.job-manager-message:before,
.success.woocommerce-info:before,
.success.woocommerce-message:before,
.woocommerce-error li.info [class^=ion]:before,
.woocommerce-error li.info:before,
.woocommerce-error li.jobify-alert--info:before,
.woocommerce-error li.jobify-alert--success:before,
.woocommerce-error li.success [class^=ion]:before,
.woocommerce-error li.success:before,
.woocommerce-info [class^=ion]:before,
.woocommerce-info:before,
.woocommerce-message [class^=ion]:before,
.woocommerce-message:before {
    color: #7dc246
}

.entry-content p.error.rcp_error,
.entry-content p.jobify-alert--error.rcp_error,
.error.job-manager-error,
.error.job-manager-message,
.error.woocommerce-info,
.error.woocommerce-message,
.job-manager-error,
.jobify-alert--error,
.jobify-alert--error.job-manager-message,
.jobify-alert--error.woocommerce-info,
.jobify-alert--error.woocommerce-message,
.jobify-alert.error,
.jobify-alert.jobify-alert--error,
.single-job_listing .job-manager-applications-error,
.single_job_listing .error.job-manager-applications-applied-notice,
.single_job_listing .jobify-alert--error.job-manager-applications-applied-notice,
.site-main>.error.rcp-restrict-message,
.site-main>.jobify-alert--error.rcp-restrict-message,
.woocommerce-error li,
.woocommerce-error li.error {
    border-color: #d50000
}

.entry-content p.error.rcp_error:before,
.entry-content p.jobify-alert--error.rcp_error:before,
.error.job-manager-error:before,
.error.job-manager-message:before,
.error.woocommerce-info:before,
.error.woocommerce-message:before,
.job-manager-error:before,
.jobify-alert--error.job-manager-message:before,
.jobify-alert--error.woocommerce-info:before,
.jobify-alert--error.woocommerce-message:before,
.jobify-alert--error:before,
.jobify-alert.error:before,
.jobify-alert.jobify-alert--error:before,
.single-job_listing .job-manager-applications-error:before,
.single_job_listing .error.job-manager-applications-applied-notice:before,
.single_job_listing .jobify-alert--error.job-manager-applications-applied-notice:before,
.site-main>.error.rcp-restrict-message:before,
.site-main>.jobify-alert--error.rcp-restrict-message:before,
.woocommerce-error li.error:before,
.woocommerce-error li:before {
    content: ""
}

.entry-content p.error.rcp_error [class^=ion]:before,
.entry-content p.error.rcp_error:before,
.entry-content p.jobify-alert--error.rcp_error:before,
.error.job-manager-error:before,
.error.job-manager-message [class^=ion]:before,
.error.job-manager-message:before,
.error.woocommerce-info [class^=ion]:before,
.error.woocommerce-info:before,
.error.woocommerce-message [class^=ion]:before,
.error.woocommerce-message:before,
.job-manager-error [class^=ion]:before,
.job-manager-error:before,
.jobify-alert--error [class^=ion]:before,
.jobify-alert--error.job-manager-message:before,
.jobify-alert--error.woocommerce-info:before,
.jobify-alert--error.woocommerce-message:before,
.jobify-alert--error:before,
.jobify-alert.error [class^=ion]:before,
.jobify-alert.error:before,
.jobify-alert.jobify-alert--error:before,
.single-job_listing .job-manager-applications-error [class^=ion]:before,
.single-job_listing .job-manager-applications-error:before,
.single_job_listing .error.job-manager-applications-applied-notice [class^=ion]:before,
.single_job_listing .error.job-manager-applications-applied-notice:before,
.single_job_listing .jobify-alert--error.job-manager-applications-applied-notice:before,
.site-main>.error.rcp-restrict-message [class^=ion]:before,
.site-main>.error.rcp-restrict-message:before,
.site-main>.jobify-alert--error.rcp-restrict-message:before,
.woocommerce-error li [class^=ion]:before,
.woocommerce-error li.error:before,
.woocommerce-error li:before {
    color: #d50000
}

.entry-content .jobify-skin-1 p.info.rcp_error,
.entry-content .jobify-skin-1 p.jobify-alert--info.rcp_error,
.entry-content .jobify-skin-1 p.jobify-alert--success.rcp_error,
.entry-content .jobify-skin-1 p.success.rcp_error,
.jobify-skin-1 .entry-content p.info.rcp_error,
.jobify-skin-1 .entry-content p.jobify-alert--info.rcp_error,
.jobify-skin-1 .entry-content p.jobify-alert--success.rcp_error,
.jobify-skin-1 .entry-content p.success.rcp_error,
.jobify-skin-1 .info.job-manager-error,
.jobify-skin-1 .info.job-manager-message,
.jobify-skin-1 .info.woocommerce-info,
.jobify-skin-1 .info.woocommerce-message,
.jobify-skin-1 .job-manager-message,
.jobify-skin-1 .jobify-alert--info,
.jobify-skin-1 .jobify-alert--success,
.jobify-skin-1 .jobify-alert.info,
.jobify-skin-1 .jobify-alert.success,
.jobify-skin-1 .single-job_listing .info.job-manager-applications-error,
.jobify-skin-1 .single-job_listing .success.job-manager-applications-error,
.jobify-skin-1 .single_job_listing .info.job-manager-applications-applied-notice,
.jobify-skin-1 .single_job_listing .job-manager-applications-applied-notice,
.jobify-skin-1 .site-main>.info.rcp-restrict-message,
.jobify-skin-1 .site-main>.success.rcp-restrict-message,
.jobify-skin-1 .success.job-manager-error,
.jobify-skin-1 .woocommerce-error li.info,
.jobify-skin-1 .woocommerce-error li.success,
.jobify-skin-1 .woocommerce-info,
.jobify-skin-1 .woocommerce-message,
.single-job_listing .jobify-skin-1 .info.job-manager-applications-error,
.single-job_listing .jobify-skin-1 .success.job-manager-applications-error,
.single_job_listing .jobify-skin-1 .info.job-manager-applications-applied-notice,
.single_job_listing .jobify-skin-1 .job-manager-applications-applied-notice,
.woocommerce-error .jobify-skin-1 li.info,
.woocommerce-error .jobify-skin-1 li.success {
    border-color: #5521b5
}

.account-sign-in,
.entry-content .rcp_login_link,
.single-product #content .product_meta,
.well {
    padding: 20px;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden
}

#rcp_subscription_levels,
.job_listing_packages ul.job_packages,
.jobify-level-selection {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 0;
    background: 0 0
}

.job_listing_packages ul.job_packages li.job-package,
.job_listing_packages ul.job_packages li.package-section,
.jobify-level-selection__item,
.rcp_form .rcp_subscription_level {
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 1em
}

.job_listing_packages ul.job_packages li.job-package:last-child,
.job_listing_packages ul.job_packages li.package-section:last-child,
.jobify-level-selection__item:last-child,
.rcp_form .rcp_subscription_level:last-child {
    border-bottom: 0
}

.site-header {
    position: relative;
    z-index: 200;
    box-shadow: inset rgba(0, 0, 0, .1) 0 -1px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.jobify_widget_map .site-header div.job_listings,
.jobify_widget_map .site-header div.resumes,
.jobify_widget_map_resumes .site-header div.job_listings,
.jobify_widget_map_resumes .site-header div.resumes,
.page-template-jobify .site-header .widget_text,
.page-template-template-widgetized .site-header .widget_text,
.site-header .container,
.site-header .jobify_widget_map div.job_listings,
.site-header .jobify_widget_map div.resumes,
.site-header .jobify_widget_map_resumes div.job_listings,
.site-header .jobify_widget_map_resumes div.resumes,
.site-header .page-template-jobify .widget_text,
.site-header .page-template-template-widgetized .widget_text,
.site-header .site-main>.rcp-restrict-message,
.site-header .widget_featured_jobs,
.site-header .widget_featured_resumes {
    position: relative;
    padding: 1.5em;
    width: 100%
}

@media screen and (min-width:768px) {

    .jobify_widget_map .nav-menu-break-small .site-header div.job_listings,
    .jobify_widget_map .nav-menu-break-small .site-header div.resumes,
    .jobify_widget_map_resumes .nav-menu-break-small .site-header div.job_listings,
    .jobify_widget_map_resumes .nav-menu-break-small .site-header div.resumes,
    .nav-menu-break-small .site-header .container,
    .nav-menu-break-small .site-header .jobify_widget_map div.job_listings,
    .nav-menu-break-small .site-header .jobify_widget_map div.resumes,
    .nav-menu-break-small .site-header .jobify_widget_map_resumes div.job_listings,
    .nav-menu-break-small .site-header .jobify_widget_map_resumes div.resumes,
    .nav-menu-break-small .site-header .page-template-jobify .widget_text,
    .nav-menu-break-small .site-header .page-template-template-widgetized .widget_text,
    .nav-menu-break-small .site-header .site-main>.rcp-restrict-message,
    .nav-menu-break-small .site-header .widget_featured_jobs,
    .nav-menu-break-small .site-header .widget_featured_resumes,
    .page-template-jobify .nav-menu-break-small .site-header .widget_text,
    .page-template-template-widgetized .nav-menu-break-small .site-header .widget_text {
        display: table;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:992px) {

    .jobify_widget_map .nav-menu-break-medium .site-header div.job_listings,
    .jobify_widget_map .nav-menu-break-medium .site-header div.resumes,
    .jobify_widget_map_resumes .nav-menu-break-medium .site-header div.job_listings,
    .jobify_widget_map_resumes .nav-menu-break-medium .site-header div.resumes,
    .nav-menu-break-medium .site-header .container,
    .nav-menu-break-medium .site-header .jobify_widget_map div.job_listings,
    .nav-menu-break-medium .site-header .jobify_widget_map div.resumes,
    .nav-menu-break-medium .site-header .jobify_widget_map_resumes div.job_listings,
    .nav-menu-break-medium .site-header .jobify_widget_map_resumes div.resumes,
    .nav-menu-break-medium .site-header .page-template-jobify .widget_text,
    .nav-menu-break-medium .site-header .page-template-template-widgetized .widget_text,
    .nav-menu-break-medium .site-header .site-main>.rcp-restrict-message,
    .nav-menu-break-medium .site-header .widget_featured_jobs,
    .nav-menu-break-medium .site-header .widget_featured_resumes,
    .page-template-jobify .nav-menu-break-medium .site-header .widget_text,
    .page-template-template-widgetized .nav-menu-break-medium .site-header .widget_text {
        display: table;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:1200px) {

    .jobify_widget_map .nav-menu-break-large .site-header div.job_listings,
    .jobify_widget_map .nav-menu-break-large .site-header div.resumes,
    .jobify_widget_map_resumes .nav-menu-break-large .site-header div.job_listings,
    .jobify_widget_map_resumes .nav-menu-break-large .site-header div.resumes,
    .nav-menu-break-large .site-header .container,
    .nav-menu-break-large .site-header .jobify_widget_map div.job_listings,
    .nav-menu-break-large .site-header .jobify_widget_map div.resumes,
    .nav-menu-break-large .site-header .jobify_widget_map_resumes div.job_listings,
    .nav-menu-break-large .site-header .jobify_widget_map_resumes div.resumes,
    .nav-menu-break-large .site-header .page-template-jobify .widget_text,
    .nav-menu-break-large .site-header .page-template-template-widgetized .widget_text,
    .nav-menu-break-large .site-header .site-main>.rcp-restrict-message,
    .nav-menu-break-large .site-header .widget_featured_jobs,
    .nav-menu-break-large .site-header .widget_featured_resumes,
    .page-template-jobify .nav-menu-break-large .site-header .widget_text,
    .page-template-template-widgetized .nav-menu-break-large .site-header .widget_text {
        display: table;
        padding-left: 0;
        padding-right: 0
    }
}

.site-header__wrap {
    display: table-row;
    width: 100%
}

.site-header--transparent.jobify-skin-1 .site-header {
    box-shadow: none !important;
    position: relative
}

.jobify_widget_map .site-header--transparent.jobify-skin-1 .site-header div.job_listings,
.jobify_widget_map .site-header--transparent.jobify-skin-1 .site-header div.resumes,
.jobify_widget_map_resumes .site-header--transparent.jobify-skin-1 .site-header div.job_listings,
.jobify_widget_map_resumes .site-header--transparent.jobify-skin-1 .site-header div.resumes,
.page-template-jobify .site-header--transparent.jobify-skin-1 .site-header .widget_text,
.page-template-template-widgetized .site-header--transparent.jobify-skin-1 .site-header .widget_text,
.site-header--transparent.jobify-skin-1 .site-header .container,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map div.job_listings,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map div.resumes,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map_resumes div.job_listings,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map_resumes div.resumes,
.site-header--transparent.jobify-skin-1 .site-header .page-template-jobify .widget_text,
.site-header--transparent.jobify-skin-1 .site-header .page-template-template-widgetized .widget_text,
.site-header--transparent.jobify-skin-1 .site-header .site-main>.rcp-restrict-message,
.site-header--transparent.jobify-skin-1 .site-header .widget_featured_jobs,
.site-header--transparent.jobify-skin-1 .site-header .widget_featured_resumes {
    padding: 40px 10px
}

.jobify_widget_map .site-header--transparent.jobify-skin-1 .site-header div.job_listings .site-title,
.jobify_widget_map .site-header--transparent.jobify-skin-1 .site-header div.resumes .site-title,
.jobify_widget_map_resumes .site-header--transparent.jobify-skin-1 .site-header div.job_listings .site-title,
.jobify_widget_map_resumes .site-header--transparent.jobify-skin-1 .site-header div.resumes .site-title,
.page-template-jobify .site-header--transparent.jobify-skin-1 .site-header .widget_text .site-title,
.page-template-template-widgetized .site-header--transparent.jobify-skin-1 .site-header .widget_text .site-title,
.site-header--transparent.jobify-skin-1 .site-header .container .site-title,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map div.job_listings .site-title,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map div.resumes .site-title,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map_resumes div.job_listings .site-title,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map_resumes div.resumes .site-title,
.site-header--transparent.jobify-skin-1 .site-header .page-template-jobify .widget_text .site-title,
.site-header--transparent.jobify-skin-1 .site-header .page-template-template-widgetized .widget_text .site-title,
.site-header--transparent.jobify-skin-1 .site-header .site-main>.rcp-restrict-message .site-title,
.site-header--transparent.jobify-skin-1 .site-header .widget_featured_jobs .site-title,
.site-header--transparent.jobify-skin-1 .site-header .widget_featured_resumes .site-title {
    font-size: 30px
}

.jobify_widget_map .site-header--transparent.jobify-skin-1 .site-header div.job_listings .nav-menu--primary li a:hover,
.jobify_widget_map .site-header--transparent.jobify-skin-1 .site-header div.resumes .nav-menu--primary li a:hover,
.jobify_widget_map_resumes .site-header--transparent.jobify-skin-1 .site-header div.job_listings .nav-menu--primary li a:hover,
.jobify_widget_map_resumes .site-header--transparent.jobify-skin-1 .site-header div.resumes .nav-menu--primary li a:hover,
.page-template-jobify .site-header--transparent.jobify-skin-1 .site-header .widget_text .nav-menu--primary li a:hover,
.page-template-template-widgetized .site-header--transparent.jobify-skin-1 .site-header .widget_text .nav-menu--primary li a:hover,
.site-header--transparent.jobify-skin-1 .site-header .container .nav-menu--primary li a:hover,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map div.job_listings .nav-menu--primary li a:hover,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map div.resumes .nav-menu--primary li a:hover,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map_resumes div.job_listings .nav-menu--primary li a:hover,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map_resumes div.resumes .nav-menu--primary li a:hover,
.site-header--transparent.jobify-skin-1 .site-header .page-template-jobify .widget_text .nav-menu--primary li a:hover,
.site-header--transparent.jobify-skin-1 .site-header .page-template-template-widgetized .widget_text .nav-menu--primary li a:hover,
.site-header--transparent.jobify-skin-1 .site-header .site-main>.rcp-restrict-message .nav-menu--primary li a:hover,
.site-header--transparent.jobify-skin-1 .site-header .widget_featured_jobs .nav-menu--primary li a:hover,
.site-header--transparent.jobify-skin-1 .site-header .widget_featured_resumes .nav-menu--primary li a:hover {
    color: #404668
}

.jobify_widget_map .site-header--transparent.jobify-skin-1 .site-header div.job_listings .nav-menu--primary .menu-item-has-children .sub-menu,
.jobify_widget_map .site-header--transparent.jobify-skin-1 .site-header div.resumes .nav-menu--primary .menu-item-has-children .sub-menu,
.jobify_widget_map_resumes .site-header--transparent.jobify-skin-1 .site-header div.job_listings .nav-menu--primary .menu-item-has-children .sub-menu,
.jobify_widget_map_resumes .site-header--transparent.jobify-skin-1 .site-header div.resumes .nav-menu--primary .menu-item-has-children .sub-menu,
.page-template-jobify .site-header--transparent.jobify-skin-1 .site-header .widget_text .nav-menu--primary .menu-item-has-children .sub-menu,
.page-template-template-widgetized .site-header--transparent.jobify-skin-1 .site-header .widget_text .nav-menu--primary .menu-item-has-children .sub-menu,
.site-header--transparent.jobify-skin-1 .site-header .container .nav-menu--primary .menu-item-has-children .sub-menu,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map div.job_listings .nav-menu--primary .menu-item-has-children .sub-menu,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map div.resumes .nav-menu--primary .menu-item-has-children .sub-menu,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map_resumes div.job_listings .nav-menu--primary .menu-item-has-children .sub-menu,
.site-header--transparent.jobify-skin-1 .site-header .jobify_widget_map_resumes div.resumes .nav-menu--primary .menu-item-has-children .sub-menu,
.site-header--transparent.jobify-skin-1 .site-header .page-template-jobify .widget_text .nav-menu--primary .menu-item-has-children .sub-menu,
.site-header--transparent.jobify-skin-1 .site-header .page-template-template-widgetized .widget_text .nav-menu--primary .menu-item-has-children .sub-menu,
.site-header--transparent.jobify-skin-1 .site-header .site-main>.rcp-restrict-message .nav-menu--primary .menu-item-has-children .sub-menu,
.site-header--transparent.jobify-skin-1 .site-header .widget_featured_jobs .nav-menu--primary .menu-item-has-children .sub-menu,
.site-header--transparent.jobify-skin-1 .site-header .widget_featured_resumes .nav-menu--primary .menu-item-has-children .sub-menu {
    border: .5px solid #a0aec4
}

.site-branding {
    vertical-align: middle
}

@media screen and (min-width:768px) {
    .nav-menu-break-small .site-branding {
        display: table-cell
    }
}

@media screen and (min-width:992px) {
    .nav-menu-break-medium .site-branding {
        display: table-cell
    }
}

@media screen and (min-width:1200px) {
    .nav-menu-break-large .site-branding {
        display: table-cell
    }
}

.site-title {
    font: 700 22px/normal Montserrat, sans-serif;
    text-transform: uppercase;
    margin: 0 36px 0 0;
    padding: 0
}

@media screen and (min-width:992px) {
    .site-title {
        font-size: 28px
    }
}

@media screen and (min-width:1200px) {
    .site-title {
        font-size: 36px
    }
}

.site-title img {
    max-width: 100%;
    height: auto
}

.site-description {
    display: none
}

.site-primary-navigation {
    margin-top: 2em;
    display: none
}

@media screen and (min-width:768px) {
    .nav-menu-break-small .site-primary-navigation {
        margin-top: 0;
        display: table-cell;
        vertical-align: middle;
        text-align: right
    }
}

@media screen and (min-width:992px) {
    .nav-menu-break-medium .site-primary-navigation {
        margin-top: 0;
        display: table-cell;
        vertical-align: middle;
        text-align: right
    }
}

@media screen and (min-width:1200px) {
    .nav-menu-break-large .site-primary-navigation {
        margin-top: 0;
        display: table-cell;
        vertical-align: middle;
        text-align: right
    }
}

.site-primary-navigation--open {
    display: block
}

.primary-menu-toggle:before {
    content: "";
    font-size: 26px
}

.primary-menu-toggle:hover {
    text-decoration: none
}

.primary-menu-toggle--open {
    right: 1.5em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (min-width:768px) {
    .nav-menu-break-small .primary-menu-toggle--open {
        display: none
    }
}

@media screen and (min-width:992px) {
    .nav-menu-break-medium .primary-menu-toggle--open {
        display: none
    }
}

@media screen and (min-width:1200px) {
    .nav-menu-break-large .primary-menu-toggle--open {
        display: none
    }
}

.primary-menu-toggle--close:before {
    content: "";
    margin: -1px 10px 0 0;
    vertical-align: middle
}

@media screen and (min-width:768px) {
    .nav-menu-break-small .primary-menu-toggle--close {
        display: none
    }
}

@media screen and (min-width:992px) {
    .nav-menu-break-medium .primary-menu-toggle--close {
        display: none
    }
}

@media screen and (min-width:1200px) {
    .nav-menu-break-large .primary-menu-toggle--close {
        display: none
    }
}

.primary-menu-toggle--open.primary-menu-toggle--opened {
    display: none
}

.jobify-skin-1 .primary-menu-toggle:before {
    color: #42486b
}

.jobify-skin-1 .primary-menu-toggle--close,
.jobify-skin-1 ul.nav-menu--primary a {
    color: #5d6598
}

.jobify-skin-1 .primary-menu-toggle--close:hover,
.jobify-skin-1 ul.nav-menu--primary a:hover {
    color: #404668
}

.nav-menu>ul,
ul.nav-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-menu>ul .sub-menu,
ul.nav-menu .sub-menu {
    padding-left: 1em
}

.nav-menu>ul .sub-menu a,
ul.nav-menu .sub-menu a {
    font-size: 16px
}

.jobify_widget_map body.jobify-skin-3 .site-header div.job_listings,
.jobify_widget_map body.jobify-skin-3 .site-header div.resumes,
.jobify_widget_map_resumes body.jobify-skin-3 .site-header div.job_listings,
.jobify_widget_map_resumes body.jobify-skin-3 .site-header div.resumes,
.page-template-jobify body.jobify-skin-3 .site-header .widget_text,
.page-template-template-widgetized body.jobify-skin-3 .site-header .widget_text,
body.jobify-skin-3 .site-header .container,
body.jobify-skin-3 .site-header .jobify_widget_map div.job_listings,
body.jobify-skin-3 .site-header .jobify_widget_map div.resumes,
body.jobify-skin-3 .site-header .jobify_widget_map_resumes div.job_listings,
body.jobify-skin-3 .site-header .jobify_widget_map_resumes div.resumes,
body.jobify-skin-3 .site-header .page-template-jobify .widget_text,
body.jobify-skin-3 .site-header .page-template-template-widgetized .widget_text,
body.jobify-skin-3 .site-header .site-main>.rcp-restrict-message,
body.jobify-skin-3 .site-header .widget_featured_jobs,
body.jobify-skin-3 .site-header .widget_featured_resumes {
    padding: .8em 0
}

body.jobify-skin-3 .site-header .site-primary-navigation ul.nav-menu {
    text-align: center
}

body.jobify-skin-3 .site-header .site-primary-navigation ul.nav-menu li.menu-item a {
    font-weight: 600
}

body.jobify-skin-3 .site-header .site-primary-navigation ul.nav-menu li.menu-item ul.sub-menu {
    box-shadow: 0 8rem 10rem #3f67453d
}

body.jobify-skin-3 .site-header .site-primary-navigation ul.nav-menu li.login.menu-item,
body.jobify-skin-3 .site-header .site-primary-navigation ul.nav-menu li.register.menu-item {
    float: right
}

body.jobify-skin-3 .site-header .site-primary-navigation ul.nav-menu li.login.menu-item a {
    border-radius: 50px;
    padding: 8px 35px
}

@media screen and (max-width:767px) {
    body.jobify-skin-3 .site-header__wrap {
        display: inline-block
    }

    body.jobify-skin-3 .site-primary-navigation .primary-menu-toggle {
        width: 100%;
        float: left;
        text-align: right;
        margin-top: -4em
    }

    body.jobify-skin-3 .site-primary-navigation .searchform--header {
        float: left;
        width: 100%;
        margin-top: 0
    }

    body.jobify-skin-3 .site-primary-navigation .searchform--header button.searchform__submit {
        width: 65px;
        height: 60px
    }

    body.jobify-skin-3 .site-header .site-primary-navigation ul.nav-menu li.menu-item {
        margin: 20px 0
    }

    body.jobify-skin-3 .site-header .site-primary-navigation ul.nav-menu li.menu-item ul.sub-menu {
        box-shadow: none
    }
}

.nav-menu--primary li,
ul.nav-menu--primary li {
    margin: 8px 0
}

.nav-menu--primary a,
ul.nav-menu--primary a {
    font-size: 20px;
    padding: 10px 0;
    border-radius: 4px
}

.nav-menu--primary a:hover,
ul.nav-menu--primary a:hover {
    text-decoration: none
}

.nav-menu--primary a:after,
.nav-menu--primary a:before,
.nav-menu--primary li:after,
ul.nav-menu--primary a:after,
ul.nav-menu--primary a:before,
ul.nav-menu--primary li:after {
    margin-left: 5px
}

@media screen and (min-width:768px) {

    .nav-menu-break-small .nav-menu--primary li,
    .nav-menu-break-small ul.nav-menu--primary li {
        display: inline-block;
        position: relative
    }

    .nav-menu-break-small .nav-menu--primary li:hover>.children,
    .nav-menu-break-small .nav-menu--primary li:hover>.sub-menu,
    .nav-menu-break-small ul.nav-menu--primary li:hover>.children,
    .nav-menu-break-small ul.nav-menu--primary li:hover>.sub-menu {
        display: block
    }

    .nav-menu-break-small .nav-menu--primary a,
    .nav-menu-break-small ul.nav-menu--primary a {
        font-size: 15px;
        vertical-align: middle;
        margin: 2px 0;
        padding: 8px 8px;
        display: block;
        border: 2px solid transparent
    }

    .nav-menu-break-small .nav-menu--primary .menu-item-has-children>a:after,
    .nav-menu-break-small ul.nav-menu--primary .menu-item-has-children>a:after {
        content: ""
    }

    .nav-menu-break-small .nav-menu--primary .sub-menu .menu-item-has-children>a:after,
    .nav-menu-break-small ul.nav-menu--primary .sub-menu .menu-item-has-children>a:after {
        content: '';
        margin: 0
    }

    .nav-menu-break-small .nav-menu--primary .sub-menu .menu-item-has-children>a:before,
    .nav-menu-break-small ul.nav-menu--primary .sub-menu .menu-item-has-children>a:before {
        content: "";
        margin-right: 5px
    }

    .nav-menu-break-small .nav-menu--primary .children,
    .nav-menu-break-small .nav-menu--primary .sub-menu,
    .nav-menu-break-small ul.nav-menu--primary .children,
    .nav-menu-break-small ul.nav-menu--primary .sub-menu {
        display: none;
        padding: 20px 0;
        position: absolute;
        top: 100%;
        left: 50%;
        width: 200px;
        z-index: 99999;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        box-shadow: inset rgba(0, 0, 0, .1) 0 -1px 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .nav-menu-break-small .nav-menu--primary .children li,
    .nav-menu-break-small .nav-menu--primary .sub-menu li,
    .nav-menu-break-small ul.nav-menu--primary .children li,
    .nav-menu-break-small ul.nav-menu--primary .sub-menu li {
        display: block;
        margin: 0;
        text-align: center
    }

    .nav-menu-break-small .nav-menu--primary .children a,
    .nav-menu-break-small .nav-menu--primary .sub-menu a,
    .nav-menu-break-small ul.nav-menu--primary .children a,
    .nav-menu-break-small ul.nav-menu--primary .sub-menu a {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .nav-menu-break-small .nav-menu--primary .children .children,
    .nav-menu-break-small .nav-menu--primary .children .sub-menu,
    .nav-menu-break-small .nav-menu--primary .sub-menu .children,
    .nav-menu-break-small .nav-menu--primary .sub-menu .sub-menu,
    .nav-menu-break-small ul.nav-menu--primary .children .children,
    .nav-menu-break-small ul.nav-menu--primary .children .sub-menu,
    .nav-menu-break-small ul.nav-menu--primary .sub-menu .children,
    .nav-menu-break-small ul.nav-menu--primary .sub-menu .sub-menu {
        left: -100%;
        top: 0;
        border-radius: 6px;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }
}

@media screen and (min-width:992px) {

    .nav-menu-break-medium .nav-menu--primary li,
    .nav-menu-break-medium ul.nav-menu--primary li {
        display: inline-block;
        position: relative
    }

    .nav-menu-break-medium .nav-menu--primary li:hover>.children,
    .nav-menu-break-medium .nav-menu--primary li:hover>.sub-menu,
    .nav-menu-break-medium ul.nav-menu--primary li:hover>.children,
    .nav-menu-break-medium ul.nav-menu--primary li:hover>.sub-menu {
        display: block
    }

    .nav-menu-break-medium .nav-menu--primary a,
    .nav-menu-break-medium ul.nav-menu--primary a {
        font-size: 15px;
        vertical-align: middle;
        margin: 2px 0;
        padding: 8px 14px;
        display: block;
        border: 2px solid transparent
    }

    .nav-menu-break-medium .nav-menu--primary .menu-item-has-children>a:after,
    .nav-menu-break-medium ul.nav-menu--primary .menu-item-has-children>a:after {
        content: ""
    }

    .nav-menu-break-medium .nav-menu--primary .sub-menu .menu-item-has-children>a:after,
    .nav-menu-break-medium ul.nav-menu--primary .sub-menu .menu-item-has-children>a:after {
        content: '';
        margin: 0
    }

    .nav-menu-break-medium .nav-menu--primary .sub-menu .menu-item-has-children>a:before,
    .nav-menu-break-medium ul.nav-menu--primary .sub-menu .menu-item-has-children>a:before {
        content: "";
        margin-right: 5px
    }

    .nav-menu-break-medium .nav-menu--primary .children,
    .nav-menu-break-medium .nav-menu--primary .sub-menu,
    .nav-menu-break-medium ul.nav-menu--primary .children,
    .nav-menu-break-medium ul.nav-menu--primary .sub-menu {
        display: none;
        padding: 20px 0;
        position: absolute;
        top: 100%;
        left: 50%;
        width: 200px;
        z-index: 99999;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        box-shadow: inset rgba(0, 0, 0, .1) 0 -1px 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .nav-menu-break-medium .nav-menu--primary .children li,
    .nav-menu-break-medium .nav-menu--primary .sub-menu li,
    .nav-menu-break-medium ul.nav-menu--primary .children li,
    .nav-menu-break-medium ul.nav-menu--primary .sub-menu li {
        display: block;
        margin: 0;
        text-align: center
    }

    .nav-menu-break-medium .nav-menu--primary .children a,
    .nav-menu-break-medium .nav-menu--primary .sub-menu a,
    .nav-menu-break-medium ul.nav-menu--primary .children a,
    .nav-menu-break-medium ul.nav-menu--primary .sub-menu a {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .nav-menu-break-medium .nav-menu--primary .children .children,
    .nav-menu-break-medium .nav-menu--primary .children .sub-menu,
    .nav-menu-break-medium .nav-menu--primary .sub-menu .children,
    .nav-menu-break-medium .nav-menu--primary .sub-menu .sub-menu,
    .nav-menu-break-medium ul.nav-menu--primary .children .children,
    .nav-menu-break-medium ul.nav-menu--primary .children .sub-menu,
    .nav-menu-break-medium ul.nav-menu--primary .sub-menu .children,
    .nav-menu-break-medium ul.nav-menu--primary .sub-menu .sub-menu {
        left: -100%;
        top: 0;
        border-radius: 6px;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }
}

@media screen and (min-width:1200px) {

    .nav-menu-break-large .nav-menu--primary li,
    .nav-menu-break-large ul.nav-menu--primary li {
        display: inline-block;
        position: relative
    }

    .nav-menu-break-large .nav-menu--primary li:hover>.children,
    .nav-menu-break-large .nav-menu--primary li:hover>.sub-menu,
    .nav-menu-break-large ul.nav-menu--primary li:hover>.children,
    .nav-menu-break-large ul.nav-menu--primary li:hover>.sub-menu {
        display: block
    }

    .nav-menu-break-large .nav-menu--primary a,
    .nav-menu-break-large ul.nav-menu--primary a {
        font-size: 15px;
        vertical-align: middle;
        margin: 2px 0;
        padding: 8px 8px;
        display: block;
        border: 2px solid transparent
    }

    .nav-menu-break-large .nav-menu--primary .menu-item-has-children>a:after,
    .nav-menu-break-large ul.nav-menu--primary .menu-item-has-children>a:after {
        content: ""
    }

    .nav-menu-break-large .nav-menu--primary .sub-menu .menu-item-has-children>a:after,
    .nav-menu-break-large ul.nav-menu--primary .sub-menu .menu-item-has-children>a:after {
        content: "";
        margin-right: 5px
    }

    .nav-menu-break-large .nav-menu--primary .children,
    .nav-menu-break-large .nav-menu--primary .sub-menu,
    .nav-menu-break-large ul.nav-menu--primary .children,
    .nav-menu-break-large ul.nav-menu--primary .sub-menu {
        display: none;
        padding: 20px 0;
        position: absolute;
        top: 100%;
        left: 50%;
        min-width: 200px;
        width: max-content;
        z-index: 99999;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        box-shadow: inset rgba(0, 0, 0, .1) 0 -1px 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .nav-menu-break-large .nav-menu--primary .children li,
    .nav-menu-break-large .nav-menu--primary .sub-menu li,
    .nav-menu-break-large ul.nav-menu--primary .children li,
    .nav-menu-break-large ul.nav-menu--primary .sub-menu li {
        display: block;
        margin: 0;
        text-align: left
    }

    .nav-menu-break-large .nav-menu--primary .children a,
    .nav-menu-break-large .nav-menu--primary .sub-menu a,
    .nav-menu-break-large ul.nav-menu--primary .children a,
    .nav-menu-break-large ul.nav-menu--primary .sub-menu a {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .nav-menu-break-large .nav-menu--primary .children .children,
    .nav-menu-break-large .nav-menu--primary .children .sub-menu,
    .nav-menu-break-large .nav-menu--primary .sub-menu .children,
    .nav-menu-break-large .nav-menu--primary .sub-menu .sub-menu,
    .nav-menu-break-large ul.nav-menu--primary .children .children,
    .nav-menu-break-large ul.nav-menu--primary .children .sub-menu,
    .nav-menu-break-large ul.nav-menu--primary .sub-menu .children,
    .nav-menu-break-large ul.nav-menu--primary .sub-menu .sub-menu {
        left: 100%;
        top: 0;
        border-radius: 6px;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }
}

.nav-menu--primary .menu-item.account-avatar a {
    padding: 4px 14px 3px
}

.nav-menu--primary .menu-item.account-avatar .current-account-avatar {
    display: inline-block;
    margin-right: 10px
}

.nav-menu--primary .menu-item.account-avatar .current-account-avatar img.avatar {
    border-radius: 50%;
    width: 32px;
    height: 32px
}

.page-header {
    text-align: center;
    overflow: hidden;
    padding: 20px 0;
    background: #fafafa;
    border-bottom: 1px solid rgba(204, 204, 204, .41)
}

.page-header.has-image {
    padding: 0;
    border: 0;
    max-height: 400px;
    overflow: hidden
}

.page-header.has-image img {
    min-width: 100%;
    width: auto;
    height: auto;
    display: block
}

.jobify-skin-1 .page-header {
    background-color: #D4D6E0;
    padding: 80px;
    border-radius: 0 0 120px
}

.jobify-skin-1 .page-header .candidate_photo,
.jobify-skin-1 .page-header .company_logo {
    margin-top: 40px;
    height: 80px;
    min-width: 80px;
    border-radius: 4px
}

.jobify-skin-1 .page-header .company_title a {
    color: #9061f9
}

.jobify-skin-1 .page-header .company_title a:hover {
    color: #7e3af2;
    text-decoration: none
}

.page-title {
    font-size: 26px;
    font-weight: 400
}

@media screen and (min-width:992px) {
    .page-title {
        font-size: 34px
    }
}

.jobify-skin-1 .page-title {
    font-size: 59px;
    font-weight: 400;
    font-weight: 700
}

.page-subtitle {
    font: 400 14px/normal Montserrat, sans-serif;
    margin-top: 0
}

.page-subtitle:not(:empty) {
    margin-top: -15px
}

.page-subtitle a {
    color: inherit
}

.page-subtitle ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.page-subtitle li {
    display: block;
    margin: 5px 0
}

@media screen and (min-width:992px) {
    .page-subtitle li {
        padding: 0 20px;
        border-right: 1px solid #ccc;
        display: inline-block
    }
}

.page-subtitle li.date-posted:before,
.page-subtitle li.location:before {
    content: "";
    margin-right: 5px
}

.page-subtitle li.date-posted:before {
    content: ""
}

.page-subtitle .single-product .page-header .sale li.onsale,
.page-subtitle li.job-type,
.single-product .page-header .sale .page-subtitle li.onsale {
    padding: 3px 10px;
    border-right: 0;
    display: inline-block
}

.page-subtitle li:last-child {
    border-right: 0
}

.widget {
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 31px
}

.widget select {
    max-width: 100%;
    min-width: 100%
}

.widget:last-child:not(:only-child) {
    margin-bottom: 0;
    border-bottom: 0
}

.widget--home {
    margin: 3em auto;
    padding: 0;
    border: 0
}

@media screen and (min-width:992px) {
    .widget--home {
        margin: 3.5em auto
    }
}

@media screen and (min-width:1200px) {
    .widget--home {
        margin: 2em auto
    }
}

.widget--home--no-margin {
    margin: 0
}

.job-stats {
    text-align: center;
    list-style: none;
    padding: 0
}

.job-stat {
    font-size: 18px;
    text-align: center;
    padding: 1.5em 0;
    border-bottom: 1px solid #ddd;
    display: inline-block
}

.job-stat strong {
    font-size: 38px;
    line-height: 38px;
    font-weight: 400;
    display: block
}

.job-stat:last-child {
    border-bottom: 0;
    border-right: 0
}

@media screen and (min-width:768px) {
    .job-stat {
        border-right: 1px solid #ddd
    }

    .job-stat:nth-child(2n) {
        border-right: 0
    }

    .job-stat:last-child {
        border-bottom: 1px solid #ddd
    }
}

@media screen and (min-width:992px) {
    .job-stat {
        border-bottom: 0;
        float: none
    }

    .job-stat:nth-child(2n) {
        border-right: 1px solid #ddd
    }

    .job-stat:last-child {
        border: 0
    }
}

body.jobify-skin-3 .jobify_statsWidget .job-stats,
body.jobify-skin-3 .jobify_widget_stats .job-stats {
    position: relative;
    float: left;
    width: 100%
}

body.jobify-skin-3 .jobify_statsWidget .job-stats li.job-stat,
body.jobify-skin-3 .jobify_widget_stats .job-stats li.job-stat {
    border-right: 0;
    border-radius: 20px;
    margin: 10px;
    max-width: 250px
}

body.jobify-skin-3 .jobify_statsWidget .job-stats li.job-stat strong,
body.jobify-skin-3 .jobify_widget_stats .job-stats li.job-stat strong {
    border: 1px solid;
    width: 50px;
    height: 50px;
    padding: 5px;
    margin: 0 auto;
    border-radius: 56px;
    color: #fff
}

@media screen and (max-width:767px) {

    body.jobify-skin-3 .jobify_statsWidget .job-stats,
    body.jobify-skin-3 .jobify_widget_stats .job-stats {
        margin: 0
    }

    body.jobify-skin-3 .jobify_statsWidget .job-stats li.job-stat,
    body.jobify-skin-3 .jobify_widget_stats .job-stats li.job-stat {
        margin: 10px auto
    }
}

.company-slider .testimonials {
    height: 100px !important;
    margin: 0 auto;
    padding: 0 72px
}

.company-slider .slick-slider {
    margin-bottom: 0;
    height: 100px !important
}

.company-slider .slick-list {
    padding: 0 !important
}

.woothemes-testimonial--company {
    width: 200px !important;
    height: auto !important;
    display: block
}

.woothemes-testimonial--company a,
.woothemes-testimonial--company img {
    width: 200px;
    height: 100px
}

.jobify-skin-3 .jobify_widget_companies {
    margin-bottom: 10em
}

.jobify-skin-3 .company-sliders {
    position: relative;
    width: 100%;
    float: left
}

.jobify-skin-3 .company-sliders .company-sliders-Pspace,
.jobify-skin-3 .company-sliders .testimonials {
    padding: 0
}

.jobify-skin-3 .company-sliders .woothemes-testimonial {
    border-radius: 10px;
    padding: 20px;
    margin: 15px;
    transition: .3s;
    width: 198px !important;
    display: inline-block
}

.jobify-skin-3 .company-sliders .woothemes-testimonial:hover {
    box-shadow: 0 0 20px 0 #3f67454f
}

@media screen and (max-width:767px) {
    .jobify-skin-3 .company-sliders .testimonials {
        text-align: center
    }
}

.widget--home-testimonials {
    padding: 3em 0
}

@media screen and (min-width:1200px) {
    .widget--home-testimonials {
        padding: 5em 0
    }
}

.widget--home-testimonials .widget-description--home,
.widget--home-testimonials .widget-title--home {
    color: #fff
}

.testimonial-slider-wrap {
    padding: 0 75px
}

.testimonial-slider-wrap .slick-slider {
    margin-bottom: 0
}

.widget--home-testimonials:not(.widget--home-testimonials--white) .testimonial-slider .slick-next:before,
.widget--home-testimonials:not(.widget--home-testimonials--white) .testimonial-slider .slick-prev:before {
    color: #fff
}

.woothemes-testimonial--individual {
    margin: 0 20px;
    padding: 0;
    text-align: center;
    float: left;
    height: auto !important
}

.woothemes-testimonial--individual p {
    font-size: 15px;
    line-height: 23px;
    padding: 25px;
    background: #fff;
    border-radius: 4px;
    position: relative
}

.woothemes-testimonial--individual p:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0;
    border-color: #fff transparent transparent;
    position: absolute;
    display: block;
    bottom: -12px;
    left: 50%;
    margin-left: -12px
}

.woothemes-testimonial--individual__author {
    margin: 0 auto
}

.woothemes-testimonial--individual__author img {
    display: block;
    border-radius: 50%;
    margin: 0 auto
}

.woothemes-testimonial--individual__author cite {
    color: #fff;
    font-style: normal;
    font-size: 13px;
    text-transform: none;
    display: block;
    margin: 4px 0 0
}

.page-template-testimonials .woothemes-testimonial--individual p,
.post-type-archive-testimonial .woothemes-testimonial--individual p,
.widget--home-testimonials--white .woothemes-testimonial--individual p {
    border: 1px solid #ddd
}

.page-template-testimonials .woothemes-testimonial--individual p:before,
.post-type-archive-testimonial .woothemes-testimonial--individual p:before,
.widget--home-testimonials--white .woothemes-testimonial--individual p:before {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 13px 0;
    border-color: #ddd transparent transparent;
    position: absolute;
    display: block;
    bottom: -13px;
    left: 50%;
    margin-left: -13px
}

.page-template-testimonials .woothemes-testimonial--individual__author cite,
.post-type-archive-testimonial .woothemes-testimonial--individual__author cite,
.widget--home-testimonials--white .woothemes-testimonial--individual__author cite {
    color: #797979
}

.jobify-skin-1 .widget--home-testimonials {
    padding: 0;
    margin: 50px auto
}

.jobify-skin-1 .widget--home-testimonials .testimonial-slider {
    height: 348.4px
}

.jobify-skin-1 .widget--home-testimonials .testimonial-slider .woothemes-testimonial--individual {
    width: 208px !important
}

.jobify-skin-1 .widget--home-testimonials .testimonial-slider .woothemes-testimonial--individual img {
    border-radius: 50%
}

body.jobify-skin-3.page-template-testimonials section.jobify_widget_testimonials {
    padding-top: 100px
}

body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap,
body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap {
    padding: 0
}

body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list .slick-list img,
body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list .slick-list img {
    max-width: 150px;
    width: 100%;
    border-radius: 50%
}

body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list .slick-list p,
body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list .slick-list p {
    margin: 0 15em 2em;
    color: #fff;
    padding: 40px;
    line-height: 2;
    border-radius: 20px;
    box-shadow: 0 1rem 3rem #3f67456b
}

body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list .slick-list p:after,
body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list .slick-list p:after {
    border-color: #3f6745 transparent transparent
}

body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list .slick-list cite.author,
body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list .slick-list cite.author {
    color: #000
}

body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list button.slick-prev,
body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list button.slick-prev {
    left: 120px;
    z-index: 99;
    bottom: 100px
}

body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list button.slick-next,
body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list button.slick-next {
    right: 120px
}

body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list button.slick-arrow,
body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list button.slick-arrow {
    background-color: #f5f4f0;
    border-radius: 50%;
    height: 60px;
    width: 60px
}

body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list button.slick-arrow:before,
body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list button.slick-arrow:before {
    font-size: 25px;
    color: #3f6745 !important
}

body.jobify-skin-3 .jobify_testimonialWidget .home-testimonial-content,
body.jobify-skin-3 .jobify_widget_testimonials .home-testimonial-content {
    padding: 0 15px;
    width: 50%;
    display: inline-block
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list .slick-list p,
    body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list .slick-list p {
        margin: 0;
        box-shadow: none
    }

    body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list button.slick-prev,
    body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list button.slick-prev {
        left: 0
    }

    body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list button.slick-next,
    body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list button.slick-next {
        right: 0
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-3 .jobify_testimonialWidget .home-testimonial-content,
    body.jobify-skin-3 .jobify_widget_testimonials .home-testimonial-content {
        width: 100%
    }

    body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list .slick-list p,
    body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list .slick-list p {
        margin: 0;
        box-shadow: none
    }

    body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list button.slick-prev,
    body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list button.slick-prev {
        left: 0
    }

    body.jobify-skin-3 .jobify_testimonialWidget .testimonial-slider-wrap .testimonials-list button.slick-next,
    body.jobify-skin-3 .jobify_widget_testimonials .testimonial-slider-wrap .testimonials-list button.slick-next {
        right: 0
    }
}

.widget--home-video .widget-title {
    text-align: left
}

.widget--home-video iframe {
    min-width: 100%
}

.callout-container {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 30px
}

.callout-container p:last-child {
    margin-bottom: 0
}

.callout-container div[class^=col-] {
    display: inline-block;
    vertical-align: middle;
    float: none
}

.feature-callout {
    position: relative;
    z-index: 1
}

.feature-callout-cover,
.feature-callout-image-pull {
    background-size: cover;
    background-position: center
}

.feature-callout-image-pull {
    min-height: 200px
}

@media screen and (min-width:768px) {
    .feature-callout-image-pull {
        position: absolute;
        top: 0;
        bottom: 0
    }
}

.feature-callout-cover .container,
.feature-callout-cover .jobify_widget_map div.job_listings,
.feature-callout-cover .jobify_widget_map div.resumes,
.feature-callout-cover .jobify_widget_map_resumes div.job_listings,
.feature-callout-cover .jobify_widget_map_resumes div.resumes,
.feature-callout-cover .page-template-jobify .widget_text,
.feature-callout-cover .page-template-template-widgetized .widget_text,
.feature-callout-cover .site-main>.rcp-restrict-message,
.feature-callout-cover .widget_featured_jobs,
.feature-callout-cover .widget_featured_resumes,
.jobify_widget_map .feature-callout-cover div.job_listings,
.jobify_widget_map .feature-callout-cover div.resumes,
.jobify_widget_map_resumes .feature-callout-cover div.job_listings,
.jobify_widget_map_resumes .feature-callout-cover div.resumes,
.page-template-jobify .feature-callout-cover .widget_text,
.page-template-template-widgetized .feature-callout-cover .widget_text {
    position: relative;
    z-index: 2
}

.feature-callout-cover:after {
    content: ' ';
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%
}

.feature-callout-cover--overlay-full:after,
.feature-callout-cover--overlay-gradient-left:after,
.feature-callout-cover--overlay-gradient-right:after {
    background: rgba(0, 0, 0, .5)
}

.feature-callout.text-right .feature-callout-content {
    text-align: right
}

.feature-callout.text-right .feature-callout-cover {
    background-position: center left
}

.feature-callout.text-left .feature-callout-cover {
    background-position: center right
}

.feature-callout.text-center .feature-callout-cover {
    text-align: center
}

@media screen and (min-width:992px) {
    .feature-callout.text-center .callout-feature-content {
        max-width: 75%;
        margin: 0 auto
    }

    .feature-callout.text-center h2 {
        font-size: 48px;
        font-weight: 400
    }
}

.callout-feature-content {
    padding: 3em 0
}

@media screen and (min-width:768px) {
    .callout-feature-content {
        padding-top: 6em;
        padding-bottom: 6em
    }
}

.callout-feature-content h2 {
    font-weight: 400;
    font-size: 24px;
    margin-top: 0
}

@media screen and (min-width:768px) {
    .callout-feature-content h2 {
        font-size: 30px;
        line-height: 1.4;
        margin: 0
    }
}

.callout-feature-content p {
    line-height: 1.75;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

.callout-feature-content p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .callout-feature-content p {
        line-height: 2;
        margin: 1.5em 0
    }
}

@media screen and (min-width:992px) {
    .callout-feature-content--height-medium {
        padding-top: 8em;
        padding-bottom: 8em
    }
}

@media screen and (min-width:1200px) {
    .callout-feature-content--height-medium {
        padding-top: 10em;
        padding-bottom: 10em
    }
}

@media screen and (min-width:1200px) {
    .callout-feature-content--height-large {
        padding-top: 13em;
        padding-bottom: 13em
    }
}

.feature-callout.text-left .callout-feature-content {
    padding-right: 2em
}

@media screen and (min-width:1200px) {
    .feature-callout.text-left .callout-feature-content {
        padding-right: 3em
    }
}

.feature-callout.text-right .callout-feature-content {
    padding-left: 2em
}

@media screen and (min-width:1200px) {
    .feature-callout.text-right .callout-feature-content {
        padding-left: 3em
    }
}

.jobify_widget_slider_generic:first-child,
.jobify_widget_slider_hero {
    margin-top: 0
}

.job-application-note-add .rev_slider input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .rev_slider a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .rev_slider a.remove-bookmark,
.load_more_jobs .rev_slider strong,
.load_more_resumes .rev_slider strong,
.modal .nf-field-container.submit-container .rev_slider input[type=button],
.rev_slider .application_button,
.rev_slider .application_button_link,
.rev_slider .button,
.rev_slider .button--type-action,
.rev_slider .button--type-inverted,
.rev_slider .button-secondary,
.rev_slider .favorite-notice,
.rev_slider .job-application-note-add input[type=button],
.rev_slider .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.rev_slider .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.rev_slider .load_more_jobs strong,
.rev_slider .load_more_resumes strong,
.rev_slider .modal .nf-field-container.submit-container input[type=button],
.rev_slider .resume_contact_button,
.rev_slider .single-product #content .single_add_to_cart_button,
.rev_slider .single_job_listing .application input.apply-with-facebook[type=button],
.rev_slider .view-video,
.rev_slider input.apply-with-linkedin[type=button],
.rev_slider input.apply-with-xing[type=button],
.rev_slider input.button--type-action[type=submit],
.rev_slider input.button--type-inverted[type=submit],
.rev_slider input.import-from-linkedin[type=button],
.rev_slider input.view-video[type=submit],
.rev_slider input[name=wp_job_manager_edit_application],
.rev_slider p.job-manager-single-alert-link a,
.single-product #content .rev_slider .single_add_to_cart_button,
.single_job_listing .application .rev_slider input.apply-with-facebook[type=button],
p.job-manager-single-alert-link .rev_slider a {
    line-height: normal !important;
    color: #fff !important;
    border-color: #fff !important;
    text-shadow: none !important;
    background: none !important
}

.job-application-note-add .rev_slider input:hover[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .rev_slider a.bookmark-notice:hover,
.job-manager-form.wp-job-manager-bookmarks-form .rev_slider a.remove-bookmark:hover,
.load_more_jobs .rev_slider strong:hover,
.load_more_resumes .rev_slider strong:hover,
.modal .nf-field-container.submit-container .rev_slider input:hover[type=button],
.rev_slider .application_button:hover,
.rev_slider .application_button_link:hover,
.rev_slider .button--type-action:hover,
.rev_slider .button--type-inverted:hover,
.rev_slider .button-secondary:hover,
.rev_slider .button:hover,
.rev_slider .favorite-notice:hover,
.rev_slider .job-application-note-add input:hover[type=button],
.rev_slider .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice:hover,
.rev_slider .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark:hover,
.rev_slider .load_more_jobs strong:hover,
.rev_slider .load_more_resumes strong:hover,
.rev_slider .modal .nf-field-container.submit-container input:hover[type=button],
.rev_slider .resume_contact_button:hover,
.rev_slider .single-product #content .single_add_to_cart_button:hover,
.rev_slider .single_job_listing .application input.apply-with-facebook:hover[type=button],
.rev_slider .view-video:hover,
.rev_slider input.apply-with-linkedin:hover[type=button],
.rev_slider input.apply-with-xing:hover[type=button],
.rev_slider input.import-from-linkedin:hover[type=button],
.rev_slider input:hover[name=wp_job_manager_edit_application],
.rev_slider p.job-manager-single-alert-link a:hover,
.single-product #content .rev_slider .single_add_to_cart_button:hover,
.single_job_listing .application .rev_slider input.apply-with-facebook:hover[type=button],
p.job-manager-single-alert-link .rev_slider a:hover {
    background-color: none
}

.widget--footer {
    color: #adadad;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 2em
}

.widget--footer:last-child {
    margin-bottom: 2em
}

@media screen and (min-width:1200px) {

    .widget--footer:last-child,
    .widget--footer:only-child {
        margin-bottom: 0
    }
}

.widget--footer a {
    color: #adadad
}

.widget--footer ul {
    margin: 0;
    padding: 0;
    list-style: inside disc none
}

.widget--footer .searchform__input {
    border: 0
}

.widget-title {
    font-weight: 400;
    margin-top: 0
}

.widget-title--home {
    font-size: 28px;
    text-align: center;
    font-weight: 400;
    margin: 0 0 1em
}

@media screen and (min-width:992px) {
    .widget-title--home {
        font-size: 36px;
        margin-bottom: 1.25em
    }
}

.widget-title--footer {
    color: #fff
}

.widget-description--home {
    text-align: center;
    margin: -1em auto 3em
}

@media screen and (min-width:1200px) {
    .widget-description--home {
        margin: -2em auto 3em;
        max-width: 80%
    }
}

.widget_recent_entries ul {
    list-style: none;
    padding: 0
}

.widget_recent_entries li {
    margin-bottom: .75em
}

.widget_recent_entries .post-date {
    display: block;
    font-size: 80%
}

.page-template-jobify .widget_text,
.page-template-template-widgetized .widget_text {
    padding-left: 15px;
    padding-right: 15px
}

.widget-area--sidebar .widget_featured_jobs ul.job_listings .job_listing-about,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .job_listing-location,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .job_listing-logo,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .job_listing-meta,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .job_listing-position,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume-about,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume-candidate,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume-location,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume-logo,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume-meta,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume_listing-location,
.widget-area--sidebar .widget_featured_jobs ul.resumes .job_listing-about,
.widget-area--sidebar .widget_featured_jobs ul.resumes .job_listing-location,
.widget-area--sidebar .widget_featured_jobs ul.resumes .job_listing-logo,
.widget-area--sidebar .widget_featured_jobs ul.resumes .job_listing-meta,
.widget-area--sidebar .widget_featured_jobs ul.resumes .job_listing-position,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume-about,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume-candidate,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume-location,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume-logo,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume-meta,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume_listing-location {
    width: 100%;
    display: block
}

.widget-area--sidebar .widget_featured_jobs ul.job_listings .job_listing-about,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume-about,
.widget-area--sidebar .widget_featured_jobs ul.resumes .job_listing-about,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume-about {
    margin-top: .5em
}

.widget-area--sidebar .widget_featured_jobs ul.job_listings .job_listing-location,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .job_listing-meta,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume-location,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume-meta,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume_listing-location,
.widget-area--sidebar .widget_featured_jobs ul.resumes .job_listing-location,
.widget-area--sidebar .widget_featured_jobs ul.resumes .job_listing-meta,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume-location,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume-meta,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume_listing-location {
    margin-top: .25em
}

.widget-area--sidebar .widget_featured_jobs ul.job_listings .job_listing-date,
.widget-area--sidebar .widget_featured_jobs ul.job_listings .resume-date,
.widget-area--sidebar .widget_featured_jobs ul.resumes .job_listing-date,
.widget-area--sidebar .widget_featured_jobs ul.resumes .resume-date {
    display: none
}

.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-about,
.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-candidate,
.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-candidate-title,
.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-location,
.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-logo,
.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-meta,
.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-title {
    width: 100%;
    display: block
}

.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-about {
    margin-top: .5em
}

.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-location,
.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-meta {
    margin-top: .25em
}

.widget-area--sidebar .widget_featured_resumes ul.resumes .resume-date {
    display: none
}

.content-area {
    margin-top: 4em;
    margin-bottom: 4em
}

.content-area--squash {
    margin-top: 0
}

.content-grid[data-columns],
.job-spotlights[data-columns],
.price-table[data-columns],
.resume-spotlights[data-columns] {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -3em
}

.content-grid[data-columns] div[class^=col-],
.job-spotlights[data-columns] div[class^=col-],
.price-table[data-columns] div[class^=col-],
.resume-spotlights[data-columns] div[class^=col-] {
    float: none;
    display: inline-block;
    vertical-align: top
}

.content-grid[data-columns] div:empty,
.job-spotlights[data-columns] div:empty,
.price-table[data-columns] div:empty,
.resume-spotlights[data-columns] div:empty {
    display: none
}

.content-grid[data-columns]:before,
.job-spotlights[data-columns]:before,
.price-table[data-columns]:before,
.resume-spotlights[data-columns]:before {
    content: '1 .col-xs-12'
}

@media screen and (min-width:768px) {

    .content-grid[data-columns]:before,
    .job-spotlights[data-columns]:before,
    .price-table[data-columns]:before,
    .resume-spotlights[data-columns]:before {
        content: '2 .col-sm-6'
    }
}

@media screen and (min-width:992px) {

    .content-grid[data-columns]:before,
    .job-spotlights[data-columns]:before,
    .price-table[data-columns]:before,
    .resume-spotlights[data-columns]:before {
        content: '3 .col-md-4'
    }
}

.content-grid .entry-title,
.job-spotlights .entry-title,
.price-table .entry-title,
.resume-spotlights .entry-title {
    font-size: 24px;
    margin: 1em 0
}

.hentry {
    margin-bottom: 3em
}

@media screen and (min-width:992px) {
    .hentry {
        margin-bottom: 5em
    }
}

.avatar img {
    border-radius: 50%;
    display: block
}

.entry-header .entry-title:first-child {
    margin-top: 0
}

.entry-header__featured-image {
    position: relative;
    display: block;
    width: 100%;
    height: auto
}

.entry-header__featured-image img {
    border-radius: 6px
}

.entry-header__featured-image .overlay {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 6px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.entry-header__featured-image .overlay:after {
    content: "";
    font-size: 40px;
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.entry-header__featured-image:hover .overlay {
    opacity: .8
}

.jobify-skin-1 a.entry-header__featured-image:hover .overlay {
    opacity: 0
}

.jobify-skin-2 header {
    box-shadow: none !important
}

.jobify-skin-2 header .site-branding h1.site-title span {
    color: #23232a;
    font-size: 56px;
    font-weight: 600;
    font-family: Montserrat, Sans-serif
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .jobify-skin-2 header .site-branding h1.site-title span {
        font-size: 42px
    }
}

@media screen and (max-width:767px) {
    .jobify-skin-2 header .site-branding h1.site-title span {
        font-size: 30px
    }
}

.jobify-skin-2 header nav.site-primary-navigation a.primary-menu-toggle {
    font-family: Montserrat, Sans-serif;
    color: #23232E
}

.jobify-skin-2 header nav.site-primary-navigation a.primary-menu-toggle:brfore {
    color: #23232E
}

.jobify-skin-2 header nav.site-primary-navigation form.searchform input.searchform__input {
    font-family: Montserrat, Sans-serif
}

.jobify-skin-2 header a.primary-menu-toggle,
.jobify-skin-2 header a.primary-menu-toggle:before {
    color: #23232E
}

.jobify-skin-2 header ul#menu-primary .current_page_item a {
    color: #4541db;
    font-family: Montserrat, Sans-serif
}

.jobify-skin-2 header ul#menu-primary .current_page_item a:after {
    content: '';
    position: absolute;
    bottom: 0;
    background-color: #4541db;
    height: 3px;
    width: 20px;
    left: 40%;
    border-radius: 50px !important;
    margin-left: 0
}

.jobify-skin-2 header ul#menu-primary .menu-item-object-custom a {
    font-family: Montserrat, Sans-serif
}

.jobify-skin-2 header ul#menu-primary .menu-item-object-custom a:after {
    content: "" !important
}

@media screen and (max-width:1199px) {
    .jobify-skin-2 header ul#menu-primary .menu-item-object-custom a:after {
        display: none
    }
}

.jobify-skin-2 header ul#menu-primary .menu-item a {
    font-family: Montserrat, Sans-serif;
    font-weight: 500;
    color: #23232E
}

.jobify-skin-2 header ul#menu-primary .menu-item:last-child a:after {
    content: none !important
}

.jobify-skin-2 header ul#menu-primary .menu-item:hover a {
    color: #4541db
}

.jobify-skin-2 header ul#menu-primary .menu-item:hover a:before {
    content: '';
    position: absolute;
    bottom: 0;
    background-color: #4541db;
    height: 3px;
    width: 20px;
    left: 40%;
    border-radius: 50px !important;
    margin-left: 0
}

.jobify-skin-2 header ul#menu-primary .menu-item:hover .sub-menu .menu-item a {
    font-family: Montserrat, Sans-serif;
    color: #23232E
}

.jobify-skin-2 header ul#menu-primary .menu-item:hover .sub-menu .menu-item a:before {
    display: none
}

.jobify-skin-2 header ul#menu-primary .menu-item:hover .sub-menu .menu-item a:hover:before {
    content: '';
    position: absolute;
    bottom: 0;
    background-color: #4541db;
    height: 3px;
    width: 20px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50px !important;
    margin-left: 0;
    display: block
}

.jobify-skin-2 header ul#menu-primary .menu-item:hover .sub-menu .menu-item a:after {
    content: unset !important
}

.jobify-skin-2 header ul#menu-primary .menu-item .sub-menu {
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4) !important;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

@media screen and (max-width:1199px) {
    .jobify-skin-2 header ul#menu-primary .menu-item .sub-menu {
        box-shadow: none !important;
        padding-left: 25px
    }
}

.jobify-skin-2 header ul#menu-primary .menu-item .sub-menu .menu-item.menu-item-has-children:after {
    content: '' !important;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%) rotate(90deg)
}

@media screen and (max-width:1199px) {
    .jobify-skin-2 header ul#menu-primary .menu-item .sub-menu .menu-item.menu-item-has-children:after {
        display: none
    }
}

.jobify-skin-2 header ul#menu-primary .menu-item .sub-menu .menu-item a {
    font-family: Montserrat, Sans-serif;
    color: #23232E
}

.jobify-skin-2 header ul#menu-primary .menu-item .sub-menu .menu-item a:after {
    content: '' !important
}

.jobify-skin-2 header ul#menu-primary li.login a {
    font-family: Montserrat, Sans-serif;
    color: #4440DA;
    border-color: #4440DA;
    border-radius: 50px;
    padding: 6px 16px
}

.jobify-skin-2 header ul#menu-primary li.login a:before {
    display: none
}

.jobify-skin-2 header ul#menu-primary li.login:hover a {
    color: #FFF;
    background-color: #4440DA
}

.entry-title {
    font-size: 38px;
    font-weight: 400;
    margin: 0 0 .75em
}

.entry-title a {
    color: inherit
}

.entry-title a:hover {
    text-decoration: none
}

.entry-meta {
    font-size: 13px;
    margin: 1em 0
}

.entry-meta__comments-link,
.entry-meta__date {
    font-size: 12px;
    display: block
}

.entry-meta__comments-link a,
.entry-meta__date a {
    color: inherit
}

.entry-feature {
    margin-bottom: 2em
}

.entry-feature img {
    border-radius: 4px
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6 {
    font-weight: 400
}

body.jobify-skin-3 .page-header {
    padding: 100px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/banner_heading.jpg);
    border-top: 2px solid #3f6745;
    border-bottom: 2px solid #3f6745;
    position: relative
}

body.jobify-skin-3 .page-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5)
}

body.jobify-skin-3 .page-header .page-title {
    position: relative;
    color: #fff;
    z-index: 9;
    font-size: 50px;
    font-weight: 700
}

body.jobify-skin-3 .page-header .page-subtitle {
    position: relative;
    color: #fff;
    z-index: 9
}

body.jobify-skin-3.archive article.post.type-post,
body.jobify-skin-3.blog article.post.type-post {
    background-color: #f5f4f0;
    padding: 40px 20px 20px;
    border-radius: 30px;
    margin-right: 2em
}

body.jobify-skin-3 input#submitcomment {
    border-radius: 50px
}

body.jobify-skin-3 .entry-title {
    font-size: 16px;
    text-transform: uppercase;
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .entry-summary a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .entry-summary a.remove-bookmark,
.single-product #content body.jobify-skin-3 .entry-summary a.single_add_to_cart_button,
body.jobify-skin-3 .entry-summary .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-3 .entry-summary .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-3 .entry-summary .single-product #content a.single_add_to_cart_button,
body.jobify-skin-3 .entry-summary a.application_button,
body.jobify-skin-3 .entry-summary a.application_button_link,
body.jobify-skin-3 .entry-summary a.button,
body.jobify-skin-3 .entry-summary a.button--type-action,
body.jobify-skin-3 .entry-summary a.button--type-inverted,
body.jobify-skin-3 .entry-summary a.favorite-notice,
body.jobify-skin-3 .entry-summary a.resume_contact_button,
body.jobify-skin-3 .entry-summary a.view-video,
body.jobify-skin-3 .entry-summary p.job-manager-single-alert-link a,
p.job-manager-single-alert-link body.jobify-skin-3 .entry-summary a {
    border-radius: 50px
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-3.archive article.post.type-post,
    body.jobify-skin-3.blog article.post.type-post {
        margin: 0;
        margin-bottom: 40px
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-3.archive article.post.type-post,
    body.jobify-skin-3.blog article.post.type-post {
        margin: 0;
        margin-bottom: 40px
    }
}

.job-manager-pagination,
.nav-links,
.paginate-links {
    text-align: center;
    margin: 40px auto
}

.job-manager-pagination .current:hover,
.nav-links .current:hover,
.paginate-links .current:hover {
    color: inherit;
    background: 0 0
}

.job-manager-pagination ul li,
.nav-links ul li,
.paginate-links ul li {
    display: inline-block
}

.job-manager-pagination a.page-numbers,
.job-manager-pagination span.page-numbers,
.nav-links a.page-numbers,
.nav-links span.page-numbers,
.paginate-links a.page-numbers,
.paginate-links span.page-numbers {
    font: 400 13px/normal Montserrat, sans-serif;
    text-align: center;
    padding: 8px 13px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 20px 5px;
    display: inline-block
}

.job-manager-pagination a.page-numbers:hover,
.job-manager-pagination span.page-numbers:hover,
.nav-links a.page-numbers:hover,
.nav-links span.page-numbers:hover,
.paginate-links a.page-numbers:hover,
.paginate-links span.page-numbers:hover {
    text-decoration: none
}

.job-manager-pagination a.next,
.job-manager-pagination a.prev,
.nav-links a.next,
.nav-links a.prev,
.paginate-links a.next,
.paginate-links a.prev {
    font-size: 0
}

.job-manager-pagination a.next:before,
.job-manager-pagination a.prev:before,
.nav-links a.next:before,
.nav-links a.prev:before,
.paginate-links a.next:before,
.paginate-links a.prev:before {
    font-size: 16px
}

.job-manager-pagination a.next:before,
.nav-links a.next:before,
.paginate-links a.next:before {
    content: ""
}

.job-manager-pagination a.prev:before,
.nav-links a.prev:before,
.paginate-links a.prev:before {
    content: ""
}

.searchform {
    position: relative
}

input[type=text].searchform__input {
    width: 100%
}

button.searchform__submit {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: 0 0;
    padding: 0;
    width: 55px;
    height: 40px
}

button.searchform__submit:before {
    content: "";
    font-size: 22px;
    color: #797979
}

button.searchform__submit:focus,
button.searchform__submit:hover {
    border: 0;
    background: 0 0
}

body.jobify-skin-3 .blog-archive .content-none button.searchform__submit {
    width: 70px;
    height: 60px
}

body.jobify-skin-3 button.searchform__submit {
    width: 60px;
    height: 60px
}

.job-application-note-add body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button[type=button],
.single-product #content body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.single_add_to_cart_button,
.single_job_listing .application body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.apply-with-facebook[type=button],
body.jobify-skin-3 .registration-form.woocommerce .job-application-note-add input.woocommerce-Button[type=button],
body.jobify-skin-3 .registration-form.woocommerce .modal .nf-field-container.submit-container input.woocommerce-Button[type=button],
body.jobify-skin-3 .registration-form.woocommerce .single-product #content input.woocommerce-Button.single_add_to_cart_button,
body.jobify-skin-3 .registration-form.woocommerce .single_job_listing .application input.woocommerce-Button.apply-with-facebook[type=button],
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.application_button,
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.application_button_link,
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.apply-with-linkedin[type=button],
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.apply-with-xing[type=button],
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.button,
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.button--type-action,
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.button--type-inverted,
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.favorite-notice,
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.import-from-linkedin[type=button],
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.resume_contact_button,
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button.view-video,
body.jobify-skin-3 .registration-form.woocommerce input.woocommerce-Button[name=wp_job_manager_edit_application],
body.jobify-skin-3 .woocommerce .woocommerce-customer-login .login [type=submit] {
    border-radius: 50px
}

.searchform--header {
    margin: 2em 0
}

@media screen and (min-width:768px) {
    .nav-menu-break-small .searchform--header {
        display: none
    }
}

@media screen and (min-width:992px) {
    .nav-menu-break-medium .searchform--header {
        display: none
    }
}

@media screen and (min-width:1200px) {
    .nav-menu-break-large .searchform--header {
        display: none
    }
}

input[type=text].searchform--header__input {
    border: 0;
    border-radius: 60px;
    background: rgba(0, 0, 0, .1)
}

.footer-cta {
    text-align: center;
    margin: 100px 0 0;
    padding: 2em 0
}

.footer-cta h2 {
    font-size: 28px;
    font-weight: 400
}

@media screen and (min-width:992px) {
    .footer-cta h2 {
        font-size: 38px
    }
}

.footer-cta .application_button,
.footer-cta .application_button_link,
.footer-cta .button,
.footer-cta .button--type-action,
.footer-cta .button--type-inverted,
.footer-cta .favorite-notice,
.footer-cta .job-application-note-add input[type=button],
.footer-cta .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.footer-cta .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.footer-cta .load_more_jobs strong,
.footer-cta .load_more_resumes strong,
.footer-cta .modal .nf-field-container.submit-container input[type=button],
.footer-cta .resume_contact_button,
.footer-cta .single-product #content .single_add_to_cart_button,
.footer-cta .single_job_listing .application input.apply-with-facebook[type=button],
.footer-cta .view-video,
.footer-cta input.apply-with-linkedin[type=button],
.footer-cta input.apply-with-xing[type=button],
.footer-cta input.button--type-action[type=submit],
.footer-cta input.button--type-inverted[type=submit],
.footer-cta input.import-from-linkedin[type=button],
.footer-cta input.view-video[type=submit],
.footer-cta input[name=wp_job_manager_edit_application],
.footer-cta p.job-manager-single-alert-link a,
.job-application-note-add .footer-cta input[type=button],
.job-application-note-add .slider-text input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .footer-cta a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .footer-cta a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .slider-text a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .slider-text a.remove-bookmark,
.load_more_jobs .footer-cta strong,
.load_more_jobs .slider-text strong,
.load_more_resumes .footer-cta strong,
.load_more_resumes .slider-text strong,
.modal .nf-field-container.submit-container .footer-cta input[type=button],
.modal .nf-field-container.submit-container .slider-text input[type=button],
.single-product #content .footer-cta .single_add_to_cart_button,
.single-product #content .slider-text .single_add_to_cart_button,
.single_job_listing .application .footer-cta input.apply-with-facebook[type=button],
.single_job_listing .application .slider-text input.apply-with-facebook[type=button],
.slider-text .application_button,
.slider-text .application_button_link,
.slider-text .button,
.slider-text .button--type-action,
.slider-text .button--type-inverted,
.slider-text .favorite-notice,
.slider-text .job-application-note-add input[type=button],
.slider-text .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.slider-text .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.slider-text .load_more_jobs strong,
.slider-text .load_more_resumes strong,
.slider-text .modal .nf-field-container.submit-container input[type=button],
.slider-text .resume_contact_button,
.slider-text .single-product #content .single_add_to_cart_button,
.slider-text .single_job_listing .application input.apply-with-facebook[type=button],
.slider-text .view-video,
.slider-text input.apply-with-linkedin[type=button],
.slider-text input.apply-with-xing[type=button],
.slider-text input.button--type-action[type=submit],
.slider-text input.button--type-inverted[type=submit],
.slider-text input.import-from-linkedin[type=button],
.slider-text input.view-video[type=submit],
.slider-text input[name=wp_job_manager_edit_application],
.slider-text p.job-manager-single-alert-link a,
p.job-manager-single-alert-link .footer-cta a,
p.job-manager-single-alert-link .slider-text a {
    border-color: #fff !important;
    color: #fff !important
}

.footer-cta .application_button:hover,
.footer-cta .application_button_link:hover,
.footer-cta .button--type-action:hover,
.footer-cta .button--type-inverted:hover,
.footer-cta .button:hover,
.footer-cta .favorite-notice:hover,
.footer-cta .job-application-note-add input:hover[type=button],
.footer-cta .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice:hover,
.footer-cta .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark:hover,
.footer-cta .load_more_jobs strong:hover,
.footer-cta .load_more_resumes strong:hover,
.footer-cta .modal .nf-field-container.submit-container input:hover[type=button],
.footer-cta .resume_contact_button:hover,
.footer-cta .single-product #content .single_add_to_cart_button:hover,
.footer-cta .single_job_listing .application input.apply-with-facebook:hover[type=button],
.footer-cta .view-video:hover,
.footer-cta input.apply-with-linkedin:hover[type=button],
.footer-cta input.apply-with-xing:hover[type=button],
.footer-cta input.import-from-linkedin:hover[type=button],
.footer-cta input:hover[name=wp_job_manager_edit_application],
.footer-cta p.job-manager-single-alert-link a:hover,
.job-application-note-add .footer-cta input:hover[type=button],
.job-application-note-add .slider-text input:hover[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .footer-cta a.bookmark-notice:hover,
.job-manager-form.wp-job-manager-bookmarks-form .footer-cta a.remove-bookmark:hover,
.job-manager-form.wp-job-manager-bookmarks-form .slider-text a.bookmark-notice:hover,
.job-manager-form.wp-job-manager-bookmarks-form .slider-text a.remove-bookmark:hover,
.load_more_jobs .footer-cta strong:hover,
.load_more_jobs .slider-text strong:hover,
.load_more_resumes .footer-cta strong:hover,
.load_more_resumes .slider-text strong:hover,
.modal .nf-field-container.submit-container .footer-cta input:hover[type=button],
.modal .nf-field-container.submit-container .slider-text input:hover[type=button],
.single-product #content .footer-cta .single_add_to_cart_button:hover,
.single-product #content .slider-text .single_add_to_cart_button:hover,
.single_job_listing .application .footer-cta input.apply-with-facebook:hover[type=button],
.single_job_listing .application .slider-text input.apply-with-facebook:hover[type=button],
.slider-text .application_button:hover,
.slider-text .application_button_link:hover,
.slider-text .button--type-action:hover,
.slider-text .button--type-inverted:hover,
.slider-text .button:hover,
.slider-text .favorite-notice:hover,
.slider-text .job-application-note-add input:hover[type=button],
.slider-text .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice:hover,
.slider-text .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark:hover,
.slider-text .load_more_jobs strong:hover,
.slider-text .load_more_resumes strong:hover,
.slider-text .modal .nf-field-container.submit-container input:hover[type=button],
.slider-text .resume_contact_button:hover,
.slider-text .single-product #content .single_add_to_cart_button:hover,
.slider-text .single_job_listing .application input.apply-with-facebook:hover[type=button],
.slider-text .view-video:hover,
.slider-text input.apply-with-linkedin:hover[type=button],
.slider-text input.apply-with-xing:hover[type=button],
.slider-text input.import-from-linkedin:hover[type=button],
.slider-text input:hover[name=wp_job_manager_edit_application],
.slider-text p.job-manager-single-alert-link a:hover,
p.job-manager-single-alert-link .footer-cta a:hover,
p.job-manager-single-alert-link .slider-text a:hover {
    background-color: #fff !important;
    border-color: #fff !important
}

.jobify-skin-1 .cta-newsletter {
    margin-top: 20px
}

.jobify-skin-1 .cta-newsletter .tnp-form .tnp-email {
    width: 68%;
    border: 0 solid #a6abc9;
    background-color: #fff;
    color: #404668;
    float: left;
    border-radius: 0;
    padding: 16px;
    font-size: 16px
}

.jobify-skin-1 .cta-newsletter .tnp-form .tnp-email ::placeholder {
    color: #a0aec4
}

@media screen and (max-width:767px) {
    .jobify-skin-1 .cta-newsletter .tnp-form .tnp-email {
        width: 63%;
        font-size: 14px
    }
}

.jobify-skin-1 .cta-newsletter .tnp-form .tnp-submit {
    float: right;
    color: #5521b5;
    width: 30%;
    background-color: #fff;
    border: 1px solid #5521b5
}

@media screen and (max-width:991px) {
    .jobify-skin-1 .cta-newsletter .tnp-form .tnp-submit {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .jobify-skin-1 .cta-newsletter .tnp-form .tnp-submit {
        font-size: 12px;
        width: 36%
    }
}

.site-footer {
    background: #24262b
}

.jobify-skin-1 .skin-1-footer .site-title {
    font-size: 30px
}

.jobify-skin-1 .skin-1-footer .footer-widgets a {
    text-decoration: none
}

.jobify-skin-1 .skin-1-footer a:hover {
    opacity: .75
}

.jobify-skin-1 .skin-1-footer ul {
    list-style-type: none
}

.jobify-skin-1 .skin-1-footer ul li a:hover {
    opacity: .75
}

.jobify-skin-1 .skin-1-footer ul li {
    margin-bottom: 16px
}

.jobify-skin-1 .skin-1-footer .copyright {
    box-shadow: none
}

.jobify-skin-1 .skin-1-footer .copyright .site-info {
    opacity: .5
}

.jobify-skin-1 .skin-1-footer .copyright .footer-social {
    display: none
}

.jobify-skin-1 .skin-1-footer .footer-widgets .col-lg-1 {
    padding-right: 0
}

.footer-widgets {
    padding: 2em 0;
    background: #2e3137
}

@media screen and (min-width:992px) {
    .footer-widgets {
        padding: 4em 0
    }
}

@media screen and (min-width:1200px) {
    .footer-widgets {
        padding: 6em 0
    }
}

.jobify-skin-3 .footer-widgets .widget_block h2 {
    margin-top: 0
}

.jobify-skin-3 .footer-widgets .widget--footer .widget-title {
    font-weight: 700
}

.copyright {
    padding: 30px 0;
    overflow: hidden;
    box-shadow: inset rgba(255, 255, 255, .1) 0 1px 0;
    position: relative
}

.site-info {
    font: 700 12px/26px Montserrat, sans-serif;
    text-transform: uppercase;
    text-align: center;
    float: none
}

@media screen and (min-width:768px) {
    .site-info {
        float: left
    }
}

.btt {
    text-align: center;
    color: #adadad;
    font-size: 20px;
    display: block
}

.btt:before {
    content: ""
}

@media screen and (min-width:768px) {
    .btt--no-social {
        float: right
    }
}

.footer-social {
    text-align: center;
    margin: 2em 0;
    float: none;
    width: 100%
}

@media screen and (min-width:768px) {
    .footer-social {
        float: right;
        width: auto;
        margin: 0
    }
}

.footer-social a {
    font-size: 20px;
    color: #adadad;
    margin-left: .75em
}

.footer-social a:before {
    line-height: 20px;
    vertical-align: middle
}

.footer-social a[href*="facebook.com"]:before {
    content: ""
}

.footer-social a[href*="facebook.com"]:hover {
    color: #3b5998
}

.footer-social a[href*="twitter.com"]:before {
    content: ""
}

.footer-social a[href*="twitter.com"]:hover {
    color: #3cf
}

.footer-social a[href*="plus.google.com"]:before {
    content: ""
}

.footer-social a[href*="plus.google.com"]:hover {
    color: #dd4b39
}

.footer-social a[href*="linkedin.com"]:before {
    content: ""
}

.footer-social a[href*="linkedin.com"]:hover {
    color: #069
}

.footer-social a[href*="instagram.com"]:before {
    content: ""
}

.footer-social a[href*="instagram.com"]:hover {
    color: #3f729b
}

.footer-social a[href*="pinterest.com"]:before {
    content: ""
}

.footer-social a[href*="pinterest.com"]:hover {
    color: #c8232c
}

.footer-social a[href*="vimeo.com"]:before {
    content: ""
}

.footer-social a[href*="vimeo.com"]:hover {
    color: #1AB7EA
}

.footer-social a[href*=rss]:before {
    content: ""
}

.footer-social a[href*=rss]:hover {
    color: #F60
}

.footer-social a[href*="youtube.com"]:before {
    content: ""
}

.footer-social a[href*="youtube.com"]:hover {
    color: #cd201f
}

.footer-social a[href*="xing.com"]:before {
    content: url(images/ion_logo-xing.svg);
    vertical-align: -.125em
}

.footer-social a[href*="xing.com"]:hover:before {
    content: url(images/ion_logo-xinghover.svg);
    vertical-align: -.125em
}

body.jobify-skin-2 footer.site-footer .footer-widgets {
    padding-top: 90px;
    padding-bottom: 0
}

.jobify_widget_map body.jobify-skin-2 footer.site-footer .footer-widgets div.job_listings,
.jobify_widget_map body.jobify-skin-2 footer.site-footer .footer-widgets div.resumes,
.jobify_widget_map_resumes body.jobify-skin-2 footer.site-footer .footer-widgets div.job_listings,
.jobify_widget_map_resumes body.jobify-skin-2 footer.site-footer .footer-widgets div.resumes,
.page-template-jobify body.jobify-skin-2 footer.site-footer .footer-widgets .widget_text,
.page-template-template-widgetized body.jobify-skin-2 footer.site-footer .footer-widgets .widget_text,
body.jobify-skin-2 footer.site-footer .footer-widgets .container,
body.jobify-skin-2 footer.site-footer .footer-widgets .jobify_widget_map div.job_listings,
body.jobify-skin-2 footer.site-footer .footer-widgets .jobify_widget_map div.resumes,
body.jobify-skin-2 footer.site-footer .footer-widgets .jobify_widget_map_resumes div.job_listings,
body.jobify-skin-2 footer.site-footer .footer-widgets .jobify_widget_map_resumes div.resumes,
body.jobify-skin-2 footer.site-footer .footer-widgets .page-template-jobify .widget_text,
body.jobify-skin-2 footer.site-footer .footer-widgets .page-template-template-widgetized .widget_text,
body.jobify-skin-2 footer.site-footer .footer-widgets .site-main>.rcp-restrict-message,
body.jobify-skin-2 footer.site-footer .footer-widgets .widget_featured_jobs,
body.jobify-skin-2 footer.site-footer .footer-widgets .widget_featured_resumes {
    border-bottom: 1px solid #32313D;
    padding-bottom: 100px
}

body.jobify-skin-2 footer.site-footer .footer-widgets aside.widget h3.widget-title {
    font-size: 22px;
    color: #32313D
}

body.jobify-skin-2 footer.site-footer .footer-widgets aside.widget .textwidget {
    color: #32313D
}

body.jobify-skin-2 footer.site-footer .footer-widgets aside.widget ul li {
    list-style: none
}

body.jobify-skin-2 footer.site-footer .footer-widgets aside.widget ul li a {
    color: #32313D;
    font-family: Montserrat, Sans-serif;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 10px;
    display: block
}

body.jobify-skin-2 footer.site-footer .copyright .site-info {
    color: #32313D;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 footer.site-footer .copyright .footer-social a {
    color: #32313D
}

body.customize-partial-edit-shortcuts-shown .widget--home.widget .customize-partial-edit-shortcut button {
    left: 30px
}

body.customize-partial-edit-shortcuts-shown .widget--home-feature-callout .customize-partial-edit-shortcut button,
body.customize-partial-edit-shortcuts-shown .widget--home-hero-search .customize-partial-edit-shortcut button {
    top: 30px
}

body.customize-partial-edit-shortcuts-shown .widget--job_listing.widget .customize-partial-edit-shortcut button,
body.customize-partial-edit-shortcuts-shown .widget.widget--resume .customize-partial-edit-shortcut button {
    left: -35px;
    top: -5px
}

#page {
    overflow: hidden
}

.campaign-feature-image img,
.comment-content img,
.entry-content img,
.entry-summary img,
.widget img,
.wp-caption {
    max-width: 100%
}

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*=align],
img[class*=attachment-],
img[class*=wp-image-] {
    height: auto
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%
}

embed,
iframe,
object,
video {
    max-width: 100%
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignleft {
    margin: 5px 20px 5px 0
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0
}

img.alignright {
    margin: 5px 0 5px 20px
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px
}

img.aligncenter {
    margin: 5px auto
}

.entry-caption,
.gallery-caption,
.wp-caption .wp-caption-text {
    font-size: 12px;
    font-style: italic;
    font-weight: 300
}

.wp-caption-text {
    margin: 12px 0
}

.rsswidget img,
img.wp-smiley {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

body.jobify-skin-2 .blog-archive article.post {
    margin-bottom: 40px !important
}

@media screen and (max-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .blog-archive article.post {
        margin-bottom: 30px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .blog-archive article.post {
        margin-bottom: 20px
    }
}

body.jobify-skin-2 .blog-archive article.post header.entry-header .entry-author {
    font-size: 16px;
    font-weight: 500
}

body.jobify-skin-2 .blog-archive article.post header.entry-header .entry-author a,
body.jobify-skin-2 .blog-archive article.post header.entry-header .entry-meta data.entry-date a,
body.jobify-skin-2 .blog-archive article.post header.entry-header .entry-meta span.comments-link a {
    text-decoration: none
}

body.jobify-skin-2 .blog-archive article.post .entry h2.entry-title {
    line-height: 1;
    margin-bottom: 10px
}

body.jobify-skin-2 .blog-archive article.post .entry h2.entry-title a {
    font-size: 24px;
    font-weight: 600
}

@media screen and (max-width:1025px) and (max-width:1199px) {
    body.jobify-skin-2 .blog-archive article.post .entry h2.entry-title a {
        font-size: 22px
    }
}

@media screen and (max-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .blog-archive article.post .entry h2.entry-title a {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .blog-archive article.post .entry h2.entry-title a {
        font-size: 18px
    }
}

body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p {
    font-size: 16px
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.remove-bookmark,
.single-product #content body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.single_add_to_cart_button,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.application_button,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.application_button_link,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.button,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.button--type-action,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.button--type-inverted,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.favorite-notice,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.resume_contact_button,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.view-video,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p.job-manager-single-alert-link a {
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 600 !important;
    border-radius: 100px;
    border-color: #4440DA
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.bookmark-notice:hover,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.remove-bookmark:hover,
.single-product #content body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.single_add_to_cart_button:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p .single-product #content a.single_add_to_cart_button:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.application_button:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.application_button_link:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.button--type-action:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.button--type-inverted:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.button:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.favorite-notice:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.resume_contact_button:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p a.view-video:hover,
body.jobify-skin-2 .blog-archive article.post .entry .entry-summary p.job-manager-single-alert-link a:hover {
    background-color: #4440DA;
    color: #FFF
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search {
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search .wp-block-search label.wp-block-search__label,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search form.searchform label.wp-block-search__label {
    display: none
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search .wp-block-search .wp-block-search__input,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search .wp-block-search input.searchform__input,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search form.searchform .wp-block-search__input,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search form.searchform input.searchform__input {
    border-color: #EFEFEF;
    font-size: 16px;
    font-weight: 400
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search .wp-block-search .wp-block-search__input:hover,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search .wp-block-search input.searchform__input:hover,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search form.searchform .wp-block-search__input:hover,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search form.searchform input.searchform__input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search .wp-block-search button.searchform__submit:before,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search form.searchform button.searchform__submit:before {
    color: #4440DA
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search .wp-block-search .wp-block-search__button,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search form.searchform .wp-block-search__button {
    border-color: #4440DA;
    padding: 10px 15px !important;
    border-radius: 50px !important;
    font-size: 16px !important
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search .wp-block-search .wp-block-search__button:hover,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_search form.searchform .wp-block-search__button:hover {
    background: #4440da;
    color: #FFF
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_block h2 {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 600
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_block ol,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_block ul {
    padding: 0;
    margin: 0
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_block ol li a,
body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_block ul li a {
    text-decoration: none !important
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_recent_entries {
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_recent_entries h3.widget-title {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 600
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_recent_entries ul li {
    font-size: 15px;
    font-weight: 400;
    list-style: none
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_recent_entries ul li a {
    text-decoration: none
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_recent_comments {
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_recent_comments h3.widget-title {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 600
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_recent_comments ul {
    padding: 0
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_recent_comments ul li {
    font-size: 15px;
    font-weight: 400;
    list-style: none
}

body.jobify-skin-2 .blog-archive .widget-area--sidebar aside.widget_recent_comments ul li a {
    text-decoration: none
}

body.jobify-skin-2.single-post .content-area article.post {
    margin-bottom: 40px
}

@media screen and (max-width:768px) and (max-width:1024px) {
    body.jobify-skin-2.single-post .content-area article.post {
        margin-bottom: 30px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2.single-post .content-area article.post {
        margin-bottom: 20px
    }
}

body.jobify-skin-2.single-post .content-area article.post header.entry-header .entry-author {
    font-size: 16px;
    font-weight: 500
}

body.jobify-skin-2.single-post .content-area article.post header.entry-header .entry-author a,
body.jobify-skin-2.single-post .content-area article.post header.entry-header .entry-meta data.entry-date a,
body.jobify-skin-2.single-post .content-area article.post header.entry-header .entry-meta span.comments-link a {
    text-decoration: none
}

body.jobify-skin-2.single-post .content-area article.post .entry .entry-feature img {
    border-radius: 12px
}

body.jobify-skin-2.single-post .content-area article.post .entry h2.entry-title {
    font-size: 28px;
    font-weight: 700
}

@media screen and (max-width:1025px) and (max-width:1199px) {
    body.jobify-skin-2.single-post .content-area article.post .entry h2.entry-title {
        font-size: 24px
    }
}

@media screen and (max-width:768px) and (max-width:1024px) {
    body.jobify-skin-2.single-post .content-area article.post .entry h2.entry-title {
        font-size: 22px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2.single-post .content-area article.post .entry h2.entry-title {
        font-size: 20px
    }
}

body.jobify-skin-2.single-post .content-area div.comments-area .comment-respond h3#reply-title {
    margin: 0 0 20px;
    font-size: 24px !important;
    font-weight: 600 !important
}

body.jobify-skin-2.single-post .content-area div.comments-area .comment-respond form.comment-form p.comment-form-comment label {
    font-size: 16px;
    margin-bottom: 10px;
    display: block
}

body.jobify-skin-2.single-post .content-area div.comments-area .comment-respond form.comment-form p.comment-form-comment textarea {
    border-color: #EFEFEF;
    font-size: 16px;
    font-weight: 400
}

body.jobify-skin-2.single-post .content-area div.comments-area .comment-respond form.comment-form p.comment-form-comment textarea:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2.single-post .content-area div.comments-area .comment-respond form.comment-form p.form-submit input#submitcomment {
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 600 !important;
    border-radius: 100px;
    border-color: #4440DA
}

body.jobify-skin-2.single-post .content-area div.comments-area .comment-respond form.comment-form p.form-submit input#submitcomment:hover {
    background-color: #4440DA;
    color: #FFF
}

body.jobify-skin-2.single-post .content-area div.comments-area h2.comments-title {
    margin: 0 0 25px;
    font-size: 24px !important;
    padding-top: 20px
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_search {
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_search form.searchform input.searchform__input {
    border-color: #EFEFEF;
    font-size: 16px;
    font-weight: 400
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_search form.searchform input.searchform__input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_recent_entries {
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_recent_entries h3.widget-title {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 600
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_recent_entries ul li {
    font-size: 15px;
    font-weight: 400;
    list-style: none
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_recent_entries ul li a {
    text-decoration: none
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_recent_comments {
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_recent_comments h3.widget-title {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 600
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_recent_comments ul {
    padding: 0
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_recent_comments ul li {
    font-size: 15px;
    font-weight: 400;
    list-style: none
}

body.jobify-skin-2.single-post .content-area .widget-area--sidebar aside.widget_recent_comments ul li a {
    text-decoration: none
}

body.jobify-skin-2 article.page .entry-content ul li {
    font-size: 16px;
    margin-bottom: 8px
}

body.jobify-skin-2 article.page .entry-content ol li {
    color: #24242A;
    font-size: 16px;
    margin-bottom: 8px
}

body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary p.price span.woocommerce-Price-amount {
    font-size: 24px
}

body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart .quantity input {
    border-color: #EFEFEF;
    padding: 10px 15px;
    font-weight: 500
}

body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart .quantity input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart button.button,
body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart button.button--type-inverted,
body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart button.favorite-notice,
body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart button.resume_contact_button,
body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart button.view-video {
    border-color: #4440DA !important;
    padding: 10px 15px !important;
    border-radius: 50px !important;
    font-size: 16px !important
}

body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart button.button--type-inverted:hover,
body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart button.button:hover,
body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart button.favorite-notice:hover,
body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart button.resume_contact_button:hover,
body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary form.cart button.view-video:hover {
    background: #4440da;
    color: #FFF
}

body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary .product_meta {
    padding: 12px 14px !important;
    color: #24242A;
    font-size: 16px !important;
    border-color: #EFEFEF !important
}

body.jobify-skin-2 .site-main .product.product_cat-bag .summary.entry-summary .product_meta a {
    color: #4440DA
}

@media screen and (max-width:1024px) {
    body.jobify-skin-2 .site-main .product.product_cat-bag .woocommerce-tabs {
        margin-top: 20px
    }
}

body.jobify-skin-2 .site-main .product.product_cat-bag .woocommerce-tabs ul li a {
    border-color: #4440DA !important
}

body.jobify-skin-2 .site-main aside.widget_product_search {
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px
}

body.jobify-skin-2 .site-main aside.widget_product_search form.searchform input.searchform__input {
    color: #24242A;
    border-color: #EFEFEF;
    font-size: 16px;
    font-weight: 400
}

body.jobify-skin-2 .site-main aside.widget_product_search form.searchform input.searchform__input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .site-main aside.widget_product_search form.searchform input.searchform__input button.searchform__submit:before {
    color: #4440DA
}

body.jobify-skin-2 .site-main aside.widget_products {
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px
}

body.jobify-skin-2 .site-main aside.widget_products h3.widget-title {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 600
}

body.jobify-skin-2 .site-main aside.widget_products ul.product_list_widget li a {
    text-decoration: none;
    color: #4440DA;
    font-size: 14px;
    font-weight: 600
}

body.jobify-skin-2 .site-main aside.widget_products ul.product_list_widget li span.woocommerce-Price-amount {
    font-size: 13px;
    font-weight: 400
}

.comments-title {
    border-top: 1px solid #eee;
    padding-top: 50px
}

#reply-title,
.comments-title {
    font-size: 19px;
    font-weight: 400;
    margin: 40px 0
}

#reply-title {
    margin: 80px 0 40px
}

.commentlist,
.commentlist .children {
    list-style-type: none;
    padding: 0;
    margin-top: 0
}

.comment {
    margin-bottom: 35px
}

.commentlist .children {
    margin-left: 100px
}

.comment-avatar {
    display: block;
    margin-bottom: 10px;
    width: 75px;
    float: left;
    border-radius: 50%;
    overflow: hidden
}

.commentlist .children .comment-avatar {
    width: 40px
}

.commentlist .children .comment-avatar img {
    width: 40px;
    height: 40px
}

.comment-awaiting-moderation,
.comment-content,
.comment-meta {
    margin-left: 100px
}

.comment-content p:last-child {
    margin-bottom: 0
}

.commentlist .children .comment-awaiting-moderation,
.commentlist .children .comment-content,
.commentlist .children .comment-meta {
    margin-left: 60px
}

.comment-author .fn,
.comment-reply-link {
    font-size: 14px;
    font-style: normal
}

.commentlist .edit-link {
    float: right
}

.comment-reply-link {
    margin-left: 10px
}

.comment-meta,
.comment-meta a {
    font-size: 13px;
    margin-bottom: 18px
}

.ping-meta {
    font-size: 13px;
    line-height: 2
}

#commentform input[type=submit] {
    display: inline-block;
    width: auto
}

#commentform input[type=text] {
    width: 50%;
    display: block
}

.jobify_widget_map:first-child,
.jobify_widget_map_resumes:first-child {
    margin-top: 0
}

.jobify_widget_map .filter_by_tag,
.jobify_widget_map .load_more_jobs,
.jobify_widget_map .load_more_resumes,
.jobify_widget_map .showing_jobs,
.jobify_widget_map .showing_resumes,
.jobify_widget_map ul.job_listings,
.jobify_widget_map ul.job_types,
.jobify_widget_map ul.resumes,
.jobify_widget_map.no-filters div.job_listings,
.jobify_widget_map.no-filters div.resumes,
.jobify_widget_map_resumes .filter_by_tag,
.jobify_widget_map_resumes .load_more_jobs,
.jobify_widget_map_resumes .load_more_resumes,
.jobify_widget_map_resumes .showing_jobs,
.jobify_widget_map_resumes .showing_resumes,
.jobify_widget_map_resumes ul.job_listings,
.jobify_widget_map_resumes ul.job_types,
.jobify_widget_map_resumes ul.resumes,
.jobify_widget_map_resumes.no-filters div.job_listings,
.jobify_widget_map_resumes.no-filters div.resumes {
    display: none !important
}

.jobify_widget_map div.job_listings,
.jobify_widget_map div.resumes,
.jobify_widget_map_resumes div.job_listings,
.jobify_widget_map_resumes div.resumes {
    position: relative;
    z-index: 10;
    padding: 0;
    max-width: none
}

@media screen and (min-width:992px) {

    .jobify_widget_map div.job_listings,
    .jobify_widget_map div.resumes,
    .jobify_widget_map_resumes div.job_listings,
    .jobify_widget_map_resumes div.resumes {
        max-width: 970px;
        margin-top: -100px
    }
}

@media screen and (min-width:1200px) {

    .jobify_widget_map div.job_listings,
    .jobify_widget_map div.resumes,
    .jobify_widget_map_resumes div.job_listings,
    .jobify_widget_map_resumes div.resumes {
        max-width: 1170px
    }
}

.jobify_widget_map .chosen-container,
.jobify_widget_map_resumes .chosen-container {
    border: 0 !important
}

.map-marker-info {
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 85%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

body.jobify-skin-2 .hero-search .hero-search__content {
    display: none
}

body.jobify-skin-2 .hero-search .hero-search__content .hero-search__title {
    font-size: 56px;
    font-weight: 600;
    width: 50%;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    body.jobify-skin-2 .hero-search .hero-search__content .hero-search__title {
        font-size: 44px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .hero-search .hero-search__content .hero-search__title {
        font-size: 36px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .hero-search .hero-search__content .hero-search__title {
        font-size: 25px;
        width: 80%
    }
}

body.jobify-skin-2 .hero-search .search_jobs,
body.jobify-skin-2 .hero-search .search_resumes {
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4) !important;
    border-radius: 100px;
    padding: 10px !important
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 .hero-search .search_jobs,
    body.jobify-skin-2 .hero-search .search_resumes {
        border-radius: 22px
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .hero-search .search_jobs,
    body.jobify-skin-2 .hero-search .search_resumes {
        border-radius: 12px
    }
}

body.jobify-skin-2 .hero-search .search_jobs input,
body.jobify-skin-2 .hero-search .search_jobs select,
body.jobify-skin-2 .hero-search .search_resumes input,
body.jobify-skin-2 .hero-search .search_resumes select {
    font-weight: 500
}

body.jobify-skin-2 .hero-search .search_jobs input::placeholder,
body.jobify-skin-2 .hero-search .search_resumes input::placeholder {
    color: #999
}

body.jobify-skin-2 .hero-search .search_jobs .search_keywords,
body.jobify-skin-2 .hero-search .search_jobs .search_location,
body.jobify-skin-2 .hero-search .search_resumes .search_keywords,
body.jobify-skin-2 .hero-search .search_resumes .search_location {
    border-right: 1px solid #efefef
}

body.jobify-skin-2 .hero-search .search_jobs .search_submit,
body.jobify-skin-2 .hero-search .search_resumes .search_submit {
    margin-left: 2%;
    padding-left: 2%;
    margin-right: 0 !important;
    padding-right: 0
}

body.jobify-skin-2 .hero-search .search_jobs .search_submit input,
body.jobify-skin-2 .hero-search .search_resumes .search_submit input {
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500
}

body.jobify-skin-2 .hero-search .search_jobs .search_categories span.select2 span.selection,
body.jobify-skin-2 .hero-search .search_resumes .search_categories span.select2 span.selection {
    font-weight: 500
}

body.jobify-skin-2 .hero-search form.job_search_form .search_jobs,
body.jobify-skin-2 .hero-search form.job_search_form .search_resumes {
    display: flex;
    align-items: center
}

@media screen and (max-width:991px) {

    body.jobify-skin-2 .hero-search form.job_search_form .search_jobs,
    body.jobify-skin-2 .hero-search form.job_search_form .search_resumes {
        flex-wrap: wrap
    }
}

body.jobify-skin-2 .hero-search form.job_search_form .search_keywords {
    float: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-right: 0 !important
}

@media screen and (min-width:992px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_keywords {
        width: 100% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_keywords {
        width: 48% !important
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_keywords {
        width: 100% !important;
        border: 0
    }
}

body.jobify-skin-2 .hero-search form.job_search_form .search_categories,
body.jobify-skin-2 .hero-search form.job_search_form .search_location {
    float: none;
    margin-left: 2% !important;
    margin-right: 0 !important;
    border-left: 1px solid #efefef;
    border-right: 0 !important
}

@media screen and (min-width:992px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_location {
        width: 100% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_location {
        width: 48% !important;
        border-right: 0 !important
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_location {
        width: 100% !important;
        border: 0;
        margin-left: 0 !important
    }
}

@media screen and (min-width:992px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_categories {
        width: 100% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_categories {
        width: 50% !important;
        margin-right: 2% !important;
        margin-left: 0 !important;
        border-right: 1px solid #efefef !important;
        border-left: 0
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_categories {
        width: 100% !important;
        border: 0;
        margin-left: 0 !important
    }

    body.jobify-skin-2 .hero-search form.job_search_form .search_categories span.select2.select2-container {
        width: 100% !important
    }
}

body.jobify-skin-2 .hero-search form.job_search_form .search_submit {
    float: none
}

@media screen and (min-width:992px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_submit {
        width: 100% !important;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_submit {
        width: 40% !important;
        margin-left: 0 !important;
        padding-left: 0 !important
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .hero-search form.job_search_form .search_submit {
        width: 100% !important;
        border: 0;
        margin-left: 0 !important;
        padding-left: 0 !important
    }
}

body.home.jobify-skin-2 .hero-search {
    padding: 100px 0
}

@media screen and (max-width:767px) {
    body.home.jobify-skin-2 .hero-search {
        padding: 50px 0
    }
}

body.home.jobify-skin-2 .hero-search .hero-search__content {
    display: block
}

body.home.jobify-skin-2 .hero-search .hero-search__content .hero-search__title {
    font-size: 56px;
    font-weight: 600;
    width: 50%;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    body.home.jobify-skin-2 .hero-search .hero-search__content .hero-search__title {
        font-size: 44px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.home.jobify-skin-2 .hero-search .hero-search__content .hero-search__title {
        font-size: 36px
    }
}

@media screen and (max-width:767px) {
    body.home.jobify-skin-2 .hero-search .hero-search__content .hero-search__title {
        font-size: 25px;
        width: 80%
    }
}

body.home.jobify-skin-2 .hero-search .search_jobs,
body.home.jobify-skin-2 .hero-search .search_resumes {
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4) !important;
    border-radius: 100px;
    padding: 10px !important
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.home.jobify-skin-2 .hero-search .search_jobs,
    body.home.jobify-skin-2 .hero-search .search_resumes {
        border-radius: 22px
    }
}

@media screen and (max-width:767px) {

    body.home.jobify-skin-2 .hero-search .search_jobs,
    body.home.jobify-skin-2 .hero-search .search_resumes {
        border-radius: 12px
    }
}

body.home.jobify-skin-2 .hero-search .search_jobs input,
body.home.jobify-skin-2 .hero-search .search_jobs select,
body.home.jobify-skin-2 .hero-search .search_resumes input,
body.home.jobify-skin-2 .hero-search .search_resumes select {
    font-weight: 500
}

body.home.jobify-skin-2 .hero-search .search_jobs input::placeholder,
body.home.jobify-skin-2 .hero-search .search_resumes input::placeholder {
    color: #999
}

body.home.jobify-skin-2 .hero-search .search_jobs .search_keywords,
body.home.jobify-skin-2 .hero-search .search_jobs .search_location,
body.home.jobify-skin-2 .hero-search .search_resumes .search_keywords,
body.home.jobify-skin-2 .hero-search .search_resumes .search_location {
    border-right: 1px solid #efefef
}

body.home.jobify-skin-2 .hero-search .search_jobs .search_submit,
body.home.jobify-skin-2 .hero-search .search_resumes .search_submit {
    margin-left: 2%;
    padding-left: 2%;
    margin-right: 0 !important
}

body.home.jobify-skin-2 .hero-search .search_jobs .search_submit input,
body.home.jobify-skin-2 .hero-search .search_resumes .search_submit input {
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500
}

body.home.jobify-skin-2 .hero-search .search_jobs .search_categories span.select2 span.selection,
body.home.jobify-skin-2 .hero-search .search_resumes .search_categories span.select2 span.selection {
    font-weight: 500
}

body.jobify-skin-2 .jobify_widget_companies {
    margin: 60px 0
}

body.jobify-skin-2 .jobify_widget_companies h3.widget-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 auto
}

body.jobify-skin-2 .jobify_widget_companies p.widget-description {
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto
}

body.jobify-skin-2 .blue-highlight {
    color: #4440da
}

body.jobify-skin-2 .sponsorship-logo-inner-sec .elementor-container {
    align-items: center
}

body.jobify-skin-2 .sponsorship-logo-inner-sec .elementor-container .elementor-column {
    padding: 30px 0
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .sponsorship-logo-inner-sec .elementor-container .elementor-column {
        padding: 15px 0
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .sponsorship-logo-inner-sec .elementor-container .elementor-column {
        padding: 15px 0
    }
}

body.jobify-skin-2 .sponsorship-logo-inner-sec .elementor-container .elementor-column img {
    max-width: 70%;
    width: 100%;
    height: auto
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .sponsorship-logo-inner-sec .elementor-container .elementor-column img {
        max-width: 150px
    }
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 {
    margin-bottom: 0 !important;
    position: relative
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2:after {
    content: '';
    width: 100%;
    padding: 70px;
    display: block;
    background: #f5f7fb;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .newslater-jobify-skin-inner-2 {
    margin-bottom: -190px;
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4) !important;
    border-radius: 50px;
    padding: 40px 0;
    position: relative;
    z-index: 99
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .newslater-jobify-skin-inner-2>.elementor-container {
    max-width: 1020px !important;
    width: 100%
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .newslater-jobify-skin-inner-2 {
        border-radius: 40px;
        padding: 20px 30px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .newslater-jobify-skin-inner-2 {
        border-radius: 30px;
        padding: 20px
    }
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 h2 {
    font-weight: 700
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 h2 .new-line {
    display: block
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .elementor-element-0891594 {
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4);
    padding: 30px;
    border-radius: 25px
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont .nf-form-title {
    display: none
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form>div {
    width: 100%
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form .nf-field-label,
body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form>div .nf-before-form-content {
    display: none
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form .nf-field-label {
        margin: 0 !important;
        display: none !important
    }
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap {
    display: flex;
    align-items: center;
    position: relative
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap {
        flex-wrap: wrap;
        justify-content: center
    }
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:first-child {
    width: 100%
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:first-child .email-container {
    margin: 0
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:first-child .email-container .nf-field-label {
    display: none
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:first-child .email-container .nf-field-label {
        margin: 0 !important;
        display: none !important
    }
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:first-child .email-container .nf-field-element input.ninja-forms-field {
    border-radius: 50px;
    height: 60px;
    border: 0;
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4);
    width: 100%;
    padding: 13px 20px 10px;
    font-weight: 500
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:first-child .email-container .nf-field-element input.ninja-forms-field {
        height: 44px
    }
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:first-child .email-container .nf-field-element:after {
    display: none
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:first-child .email-container .nf-after-field .nf-error-msg.nf-error-required-error {
    font-size: 14px;
    line-height: 1.3
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:nth-child(2) {
    position: absolute;
    top: 7px;
    right: 7px;
    bottom: 7px;
    height: 47px
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:nth-child(2) {
        position: unset;
        margin-top: 15px
    }
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:nth-child(2) .submit-container {
    margin: 0
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:nth-child(2) .submit-container input.ninja-forms-field {
    background: #4440da;
    height: 47px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 15px 50px
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form nf-fields-wrap nf-field:nth-child(2) .submit-container input.ninja-forms-field {
        height: 42px;
        padding: 0 50px
    }
}

body.jobify-skin-2 .newslater-main-section-jobify-skin-2 .nf-form-cont form .nf-after-form-content .nf-error-msg.nf-error-field-errors {
    font-size: 14px;
    line-height: 1.3
}

body.jobify-skin-2 .sponsorship-jobify-skin-2 .sponsorship-jobify-skin-2 {
    margin-bottom: 0 !important
}

body.jobify-skin-2 .sponsorship-jobify-skin-2 .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0
}

body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials h5 {
    display: none
}

@media screen and (min-width:768px) and (max-width:991px) {
    body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonial-slider-wrap {
        padding: 0 30px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonial-slider-wrap {
        padding: 0
    }
}

body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonials-list .slick-list.draggable {
    overflow: visible
}

body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonials-list .slick-list.draggable .woothemes-testimonial.slick-slide {
    opacity: 0
}

body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonials-list .slick-list.draggable .woothemes-testimonial.slick-slide.slick-active {
    opacity: 1
}

body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonials-list button.slick-arrow {
    z-index: 99
}

body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonials-list button.slick-arrow:before {
    transition: all .3s ease-in-out
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonials-list button.slick-arrow:before {
        font-size: 28px
    }
}

body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonials-list button.slick-arrow:hover:before {
    color: #4440DA
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonials-list button.slick-prev.slick-arrow {
        left: -24px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .elementor-widget-wp-widget-jobify_widget_testimonials .testimonials-list button.slick-next.slick-arrow {
        right: -24px
    }
}

body.jobify-skin-2 .sponsorship-jobify-skin-2 h2 .new-line-txt {
    display: block
}

body.jobify-skin-2 .woothemes-testimonial p {
    padding: 50px;
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4);
    border-radius: 14px;
    margin: 20px 50px;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 2;
    border: 0
}

body.jobify-skin-2 .woothemes-testimonial p:after,
body.jobify-skin-2 .woothemes-testimonial p:before {
    display: none
}

@media screen and (min-width:768px) and (max-width:991px) {
    body.jobify-skin-2 .woothemes-testimonial p {
        padding: 25px;
        margin: 20px 0;
        line-height: 1.5;
        height: 200px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .woothemes-testimonial p {
        padding: 20px;
        margin: 20px 0;
        line-height: 1.5
    }
}

body.jobify-skin-2 .woothemes-testimonial cite.woothemes-testimonial--individual__author {
    margin-top: 50px;
    display: block
}

@media screen and (max-width:991px) {
    body.jobify-skin-2 .woothemes-testimonial cite.woothemes-testimonial--individual__author {
        margin-top: 25px
    }
}

body.jobify-skin-2 .woothemes-testimonial cite.woothemes-testimonial--individual__author img {
    border-radius: 50%;
    border: 6px solid #4440DA;
    box-shadow: 0 6px 25px rgba(68, 64, 218, .3)
}

body.jobify-skin-2 .woothemes-testimonial cite.author {
    display: none
}

body.jobify-skin-2 .jobify_widget_testimonials {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

body.jobify-skin-2 .jobify_widget_testimonials h3.widget-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px
}

body.jobify-skin-2 .jobify_widget_testimonials p.widget-description {
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto 15px
}

body.jobify-skin-2 .upload-cv-main-sec .upload-cv-content .cv-title-text p {
    font-size: 38px;
    font-weight: 600
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs h5 {
    display: none
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings .job_listing,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings .resume,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes .job_listing,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes .resume {
    margin: 0 0 30px;
    border: 1px solid #ccc;
    transition: all ease .4s;
    border-radius: 10px
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings .job_listing:hover,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings .resume:hover,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes .job_listing:hover,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes .resume:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)
}

body.jobify-skin-2 h2 {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.3
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 h2 {
        font-size: 28px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 h2 {
        font-size: 24px
    }
}

body.jobify-skin-2 h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 h3 {
        font-size: 24px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 h3 {
        font-size: 20px
    }
}

body.jobify-skin-2 h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 h4 {
        font-size: 22px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 h4 {
        font-size: 18px
    }
}

body.jobify-skin-2 p {
    font-size: 16px;
    font-weight: 400
}

.job-application-note-add body.jobify-skin-2 input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 a.remove-bookmark,
.load_more_jobs body.jobify-skin-2 strong,
.load_more_resumes body.jobify-skin-2 strong,
.modal .nf-field-container.submit-container body.jobify-skin-2 input[type=button],
.single-product #content body.jobify-skin-2 .single_add_to_cart_button,
.single_job_listing .application body.jobify-skin-2 input.apply-with-facebook[type=button],
body.jobify-skin-2 .application_button,
body.jobify-skin-2 .application_button_link,
body.jobify-skin-2 .button,
body.jobify-skin-2 .button--type-action,
body.jobify-skin-2 .button--type-inverted,
body.jobify-skin-2 .favorite-notice,
body.jobify-skin-2 .job-application-note-add input[type=button],
body.jobify-skin-2 .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .load_more_jobs strong,
body.jobify-skin-2 .load_more_resumes strong,
body.jobify-skin-2 .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .resume_contact_button,
body.jobify-skin-2 .single-product #content .single_add_to_cart_button,
body.jobify-skin-2 .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .view-video,
body.jobify-skin-2 input.apply-with-linkedin[type=button],
body.jobify-skin-2 input.apply-with-xing[type=button],
body.jobify-skin-2 input.import-from-linkedin[type=button],
body.jobify-skin-2 input[name=wp_job_manager_edit_application],
body.jobify-skin-2 p.job-manager-single-alert-link a,
p.job-manager-single-alert-link body.jobify-skin-2 a {
    padding: 10px 18px;
    border-radius: 50px;
    font-size: 16px
}

.job-application-note-add body.jobify-skin-2 input:hover[type=button],
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 a.bookmark-notice:hover,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 a.remove-bookmark:hover,
.load_more_jobs body.jobify-skin-2 strong:hover,
.load_more_resumes body.jobify-skin-2 strong:hover,
.modal .nf-field-container.submit-container body.jobify-skin-2 input:hover[type=button],
.single-product #content body.jobify-skin-2 .single_add_to_cart_button:hover,
.single_job_listing .application body.jobify-skin-2 input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .application_button:hover,
body.jobify-skin-2 .application_button_link:hover,
body.jobify-skin-2 .button--type-action:hover,
body.jobify-skin-2 .button--type-inverted:hover,
body.jobify-skin-2 .button:hover,
body.jobify-skin-2 .favorite-notice:hover,
body.jobify-skin-2 .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice:hover,
body.jobify-skin-2 .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark:hover,
body.jobify-skin-2 .load_more_jobs strong:hover,
body.jobify-skin-2 .load_more_resumes strong:hover,
body.jobify-skin-2 .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .resume_contact_button:hover,
body.jobify-skin-2 .single-product #content .single_add_to_cart_button:hover,
body.jobify-skin-2 .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .view-video:hover,
body.jobify-skin-2 input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 input.apply-with-xing:hover[type=button],
body.jobify-skin-2 input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 input:hover[name=wp_job_manager_edit_application],
body.jobify-skin-2 p.job-manager-single-alert-link a:hover,
p.job-manager-single-alert-link body.jobify-skin-2 a:hover {
    background: #4440da;
    color: #FFF
}

body.jobify-skin-2 h3.widget-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px !important
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 h3.widget-title {
        font-size: 24px !important
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 h3.widget-title {
        font-size: 20px !important
    }
}

body.jobify-skin-2 p.widget-description {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px !important
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes {
    display: flex;
    flex-wrap: wrap;
    border: 0 !important
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.job_listing,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.resume,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.job_listing,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.resume {
    flex: 0 0 calc(33.3333% - 30px);
    max-width: calc(33.3333% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: none;
    border: 1px solid #efefef;
    position: relative;
    display: flex;
    padding: 2rem
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.job_listing,
    body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.resume,
    body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.job_listing,
    body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.resume {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.job_listing,
    body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.resume,
    body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.job_listing,
    body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.resume {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 30px)
    }
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.job_listing .job_listing-logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.job_listing .resume-logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.resume .job_listing-logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.resume .resume-logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.job_listing .job_listing-logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.job_listing .resume-logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.resume .job_listing-logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.resume .resume-logo {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: auto
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.job_listing .resume-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.resume .job_listing-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.resume .resume-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.resume .resume-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.job_listing .resume-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.resume .job_listing-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.resume .resume-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.resume .resume-logo img.company_logo {
    width: 60px
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.job_listing:hover,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.job_listings li.resume:hover,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.job_listing:hover,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs ul.resumes li.resume:hover {
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about {
    padding-top: 6px;
    margin-left: 0;
    width: 100%
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .job_listing__column,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .resume__column,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .job_listing__column,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .resume__column {
    width: 100%
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .job_listing-position,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .resume-candidate,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .job_listing-position,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .resume-candidate {
    padding-left: 70px;
    margin-bottom: 15px
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .job_listing-position h3.resume-title,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .resume-candidate h3.resume-title,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .job_listing-position h3.resume-title,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .resume-candidate h3.resume-title {
    font-size: 17px
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .job_listing-location,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .resume-location,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .resume_listing-location,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .job_listing-location,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .resume-location,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .resume_listing-location {
    padding-top: 6px;
    margin-bottom: 6px
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .job_listing-location a.google_map_link,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .resume-location a.google_map_link,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about .resume_listing-location a.google_map_link,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .job_listing-location a.google_map_link,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .resume-location a.google_map_link,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about .resume_listing-location a.google_map_link {
    font-weight: 500
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about ul.job_listing__column,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about ul.resume__column,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about ul.job_listing__column,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about ul.resume__column {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about ul.job_listing__column li,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .job_listing-about ul.resume__column li,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about ul.job_listing__column li,
body.jobify-skin-2 .elementor-widget-wp-widget-widget_featured_jobs .resume-about ul.resume__column li {
    font-weight: 500
}

body.jobify-skin-2 .jobify_widget_jobs h3.widget-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3
}

body.jobify-skin-2 .jobify_widget_jobs ul.job_listings,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes {
    display: flex;
    flex-wrap: wrap;
    border: 0
}

body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.job_listing,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.resume,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.job_listing,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.resume {
    flex: 0 0 calc(33.3333% - 30px);
    max-width: calc(33.3333% - 30px);
    margin: 15px;
    box-shadow: none;
    border: 1px solid #efefef;
    position: relative;
    display: flex;
    padding: 2rem;
    border-radius: 10px;
    transition: all .3s ease-in-out
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.job_listing,
    body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.resume,
    body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.job_listing,
    body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.resume {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.job_listing,
    body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.resume,
    body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.job_listing,
    body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.resume {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 30px)
    }
}

body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.job_listing .job_listing-logo,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.job_listing .resume-logo,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.resume .job_listing-logo,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.resume .resume-logo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.job_listing .job_listing-logo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.job_listing .resume-logo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.resume .job_listing-logo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.resume .resume-logo {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: auto
}

body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.job_listing .resume-logo img.company_logo,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.resume .job_listing-logo img.company_logo,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.resume .resume-logo img.candidate_photo,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.resume .resume-logo img.company_logo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.job_listing .resume-logo img.company_logo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.resume .job_listing-logo img.company_logo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.resume .resume-logo img.candidate_photo,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.resume .resume-logo img.company_logo {
    width: 60px
}

body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.job_listing:hover,
body.jobify-skin-2 .jobify_widget_jobs ul.job_listings li.resume:hover,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.job_listing:hover,
body.jobify-skin-2 .jobify_widget_jobs ul.resumes li.resume:hover {
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .jobify_widget_jobs .job_listing-about,
body.jobify-skin-2 .jobify_widget_jobs .resume-about {
    padding-top: 6px;
    margin-left: 0;
    width: 100%
}

body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .job_listing__column,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .resume__column,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .job_listing__column,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .resume__column {
    width: 100%
}

body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .job_listing-position,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .resume-candidate,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .job_listing-position,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .resume-candidate {
    padding-left: 70px;
    margin-bottom: 15px
}

body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .job_listing-position h3.resume-title,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .resume-candidate h3.resume-title,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .job_listing-position h3.resume-title,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .resume-candidate h3.resume-title {
    font-size: 17px
}

body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .job_listing-position .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .job_listing-position .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .resume-candidate .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .resume-candidate .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .job_listing-position .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .job_listing-position .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .resume-candidate .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .resume-candidate .resume-candidate-title span.job_listing-company-tagline {
    font-size: 12px !important;
    display: none
}

body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .job_listing-location,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .resume-location,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .resume_listing-location,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .job_listing-location,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .resume-location,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .resume_listing-location {
    padding-top: 6px;
    margin-bottom: 6px
}

body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .job_listing-location a.google_map_link,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .resume-location a.google_map_link,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about .resume_listing-location a.google_map_link,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .job_listing-location a.google_map_link,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .resume-location a.google_map_link,
body.jobify-skin-2 .jobify_widget_jobs .resume-about .resume_listing-location a.google_map_link {
    font-weight: 500
}

body.jobify-skin-2 .jobify_widget_jobs .job_listing-about ul.job_listing__column,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about ul.resume__column,
body.jobify-skin-2 .jobify_widget_jobs .resume-about ul.job_listing__column,
body.jobify-skin-2 .jobify_widget_jobs .resume-about ul.resume__column {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

body.jobify-skin-2 .jobify_widget_jobs .job_listing-about ul.job_listing__column li,
body.jobify-skin-2 .jobify_widget_jobs .job_listing-about ul.resume__column li,
body.jobify-skin-2 .jobify_widget_jobs .resume-about ul.job_listing__column li,
body.jobify-skin-2 .jobify_widget_jobs .resume-about ul.resume__column li {
    font-weight: 500;
    display: block
}

body.jobify-skin-2 .jobify_widget_stats {
    margin-top: 50px;
    margin-bottom: 50px
}

body.jobify-skin-2 .jobify_widget_stats h3.widget-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 auto
}

body.jobify-skin-2 .jobify_widget_stats p.widget-description {
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto
}

body.jobify-skin-2 .jobify_widget_stats ul.job-stats li.job-stat {
    border-color: #efefef
}

body.jobify-skin-2 .elementor-widget-icon-box .elementor-icon-box-icon svg,
body.jobify-skin-2 .elementor-widget-icon-box .elementor-widget-container {
    transition: all .5s ease-in-out
}

body.jobify-skin-2 .elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-content span {
    transition: all .5s ease-in-out !important
}

body.jobify-skin-2 .elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-content p.elementor-icon-box-description {
    transition: all .5s ease-in-out
}

body.jobify-skin-2 .elementor-widget-icon-box:hover .elementor-icon-box-icon svg {
    fill: #FFF
}

body.jobify-skin-2 .elementor-widget-icon-box:hover .elementor-widget-container .elementor-icon-box-content p.elementor-icon-box-description,
body.jobify-skin-2 .elementor-widget-icon-box:hover .elementor-widget-container .elementor-icon-box-content span {
    color: #FFF
}

body.jobify-skin-2 .elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-content span {
    display: block;
    margin-bottom: 6px
}

@media screen and (max-width:1200px) {
    body.jobify-skin-2 .upload-cv-main-sec .elementor-widget-wrap.elementor-element-populated {
        margin: 0 15px
    }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    body.jobify-skin-2 .upload-cv-main-sec .upload-cv-sec .cv-title-text .elementor-widget-container p {
        font-size: 30px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .upload-cv-main-sec .upload-cv-sec .cv-title-text .elementor-widget-container p {
        font-size: 22px;
        margin-bottom: 0
    }

    body.jobify-skin-2 .upload-cv-main-sec .upload-cv-sec .cv-title-text .elementor-widget-container p br {
        display: none
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .upload-cv-main-sec .upload-cv-sec .cv-title-text .elementor-widget-container p {
        font-size: 20px;
        margin-bottom: 0
    }

    body.jobify-skin-2 .upload-cv-main-sec .upload-cv-sec .cv-title-text .elementor-widget-container p br {
        display: none
    }
}

@media screen and (max-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .jobify_widget_blog_posts {
        padding-bottom: 60px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .jobify_widget_blog_posts {
        padding-bottom: 60px
    }
}

body.jobify-skin-2 .jobify_widget_blog_posts h3.widget-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    margin: 10px
}

body.jobify-skin-2 .jobify_widget_blog_posts p.widget-description {
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto 40px
}

body.jobify-skin-2 .jobify_widget_blog_posts article header.entry-header h3.entry-title a:hover {
    color: #4440DA
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .jobify_widget_blog_posts article header.entry-header h3.entry-title a {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .jobify_widget_blog_posts article header.entry-header h3.entry-title a {
        font-size: 18px
    }
}

body.jobify-skin-3 .home-testimonial-content h3.widget-title.widget-title--home,
body.jobify-skin-3 .home-testimonial-content h5,
body.jobify-skin-3 .job-status h3.widget-title.widget-title--home,
body.jobify-skin-3 .job-status h5,
body.jobify-skin-3 .jobify-company-content h3.widget-title.widget-title--home,
body.jobify-skin-3 .jobify-company-content h5,
body.jobify-skin-3 .jobify_recen_blogpost h3.widget-title.widget-title--home,
body.jobify-skin-3 .jobify_recen_blogpost h5,
body.jobify-skin-3 .recent-jobs h3.widget-title.widget-title--home,
body.jobify-skin-3 .recent-jobs h5,
body.jobify-skin-3 .widget--home h3.widget-title.widget-title--home,
body.jobify-skin-3 .widget--home h5 {
    text-align: left;
    font-weight: 700;
    font-size: 37px
}

body.jobify-skin-3 .home-testimonial-content p.widget-description.widget-description--home,
body.jobify-skin-3 .job-status p.widget-description.widget-description--home,
body.jobify-skin-3 .jobify-company-content p.widget-description.widget-description--home,
body.jobify-skin-3 .jobify_recen_blogpost p.widget-description.widget-description--home,
body.jobify-skin-3 .recent-jobs p.widget-description.widget-description--home,
body.jobify-skin-3 .widget--home p.widget-description.widget-description--home {
    text-align: left;
    max-width: 100%
}

body.jobify-skin-3 .home-testimonial-content.jobify_widget_jobs,
body.jobify-skin-3 .job-status.jobify_widget_jobs,
body.jobify-skin-3 .jobify-company-content.jobify_widget_jobs,
body.jobify-skin-3 .jobify_recen_blogpost.jobify_widget_jobs,
body.jobify-skin-3 .recent-jobs.jobify_widget_jobs,
body.jobify-skin-3 .widget--home.jobify_widget_jobs {
}

body.jobify-skin-3 .home-testimonial-content.jobify_widget_jobs h3.widget-title.widget-title--home,
body.jobify-skin-3 .job-status.jobify_widget_jobs h3.widget-title.widget-title--home,
body.jobify-skin-3 .jobify-company-content.jobify_widget_jobs h3.widget-title.widget-title--home,
body.jobify-skin-3 .jobify_recen_blogpost.jobify_widget_jobs h3.widget-title.widget-title--home,
body.jobify-skin-3 .recent-jobs.jobify_widget_jobs h3.widget-title.widget-title--home,
body.jobify-skin-3 .widget--home.jobify_widget_jobs h3.widget-title.widget-title--home {
}

body.jobify-skin-3 .jobify_recentjobs_widget .recent-jobs h5 {
    position: relative;
    top: -110px;
    margin: 0;
    line-height: 1.3
}

.jobify_widget_map body.jobify-skin-3 .jobify_companiesWidget div.job_listings,
.jobify_widget_map body.jobify-skin-3 .jobify_companiesWidget div.resumes,
.jobify_widget_map body.jobify-skin-3 .jobify_recentjobs_widget div.job_listings,
.jobify_widget_map body.jobify-skin-3 .jobify_recentjobs_widget div.resumes,
.jobify_widget_map body.jobify-skin-3 .jobify_testimonialWidget div.job_listings,
.jobify_widget_map body.jobify-skin-3 .jobify_testimonialWidget div.resumes,
.jobify_widget_map_resumes body.jobify-skin-3 .jobify_companiesWidget div.job_listings,
.jobify_widget_map_resumes body.jobify-skin-3 .jobify_companiesWidget div.resumes,
.jobify_widget_map_resumes body.jobify-skin-3 .jobify_recentjobs_widget div.job_listings,
.jobify_widget_map_resumes body.jobify-skin-3 .jobify_recentjobs_widget div.resumes,
.jobify_widget_map_resumes body.jobify-skin-3 .jobify_testimonialWidget div.job_listings,
.jobify_widget_map_resumes body.jobify-skin-3 .jobify_testimonialWidget div.resumes,
.page-template-jobify body.jobify-skin-3 .jobify_companiesWidget .widget_text,
.page-template-jobify body.jobify-skin-3 .jobify_recentjobs_widget .widget_text,
.page-template-jobify body.jobify-skin-3 .jobify_testimonialWidget .widget_text,
.page-template-template-widgetized body.jobify-skin-3 .jobify_companiesWidget .widget_text,
.page-template-template-widgetized body.jobify-skin-3 .jobify_recentjobs_widget .widget_text,
.page-template-template-widgetized body.jobify-skin-3 .jobify_testimonialWidget .widget_text,
body.jobify-skin-3 .jobify_companiesWidget .container,
body.jobify-skin-3 .jobify_companiesWidget .jobify_widget_map div.job_listings,
body.jobify-skin-3 .jobify_companiesWidget .jobify_widget_map div.resumes,
body.jobify-skin-3 .jobify_companiesWidget .jobify_widget_map_resumes div.job_listings,
body.jobify-skin-3 .jobify_companiesWidget .jobify_widget_map_resumes div.resumes,
body.jobify-skin-3 .jobify_companiesWidget .page-template-jobify .widget_text,
body.jobify-skin-3 .jobify_companiesWidget .page-template-template-widgetized .widget_text,
body.jobify-skin-3 .jobify_companiesWidget .site-main>.rcp-restrict-message,
body.jobify-skin-3 .jobify_companiesWidget .widget_featured_jobs,
body.jobify-skin-3 .jobify_companiesWidget .widget_featured_resumes,
body.jobify-skin-3 .jobify_recentjobs_widget .container,
body.jobify-skin-3 .jobify_recentjobs_widget .jobify_widget_map div.job_listings,
body.jobify-skin-3 .jobify_recentjobs_widget .jobify_widget_map div.resumes,
body.jobify-skin-3 .jobify_recentjobs_widget .jobify_widget_map_resumes div.job_listings,
body.jobify-skin-3 .jobify_recentjobs_widget .jobify_widget_map_resumes div.resumes,
body.jobify-skin-3 .jobify_recentjobs_widget .page-template-jobify .widget_text,
body.jobify-skin-3 .jobify_recentjobs_widget .page-template-template-widgetized .widget_text,
body.jobify-skin-3 .jobify_recentjobs_widget .site-main>.rcp-restrict-message,
body.jobify-skin-3 .jobify_recentjobs_widget .widget_featured_jobs,
body.jobify-skin-3 .jobify_recentjobs_widget .widget_featured_resumes,
body.jobify-skin-3 .jobify_testimonialWidget .container,
body.jobify-skin-3 .jobify_testimonialWidget .jobify_widget_map div.job_listings,
body.jobify-skin-3 .jobify_testimonialWidget .jobify_widget_map div.resumes,
body.jobify-skin-3 .jobify_testimonialWidget .jobify_widget_map_resumes div.job_listings,
body.jobify-skin-3 .jobify_testimonialWidget .jobify_widget_map_resumes div.resumes,
body.jobify-skin-3 .jobify_testimonialWidget .page-template-jobify .widget_text,
body.jobify-skin-3 .jobify_testimonialWidget .page-template-template-widgetized .widget_text,
body.jobify-skin-3 .jobify_testimonialWidget .site-main>.rcp-restrict-message,
body.jobify-skin-3 .jobify_testimonialWidget .widget_featured_jobs,
body.jobify-skin-3 .jobify_testimonialWidget .widget_featured_resumes {
    padding: 0
}

body.jobify-skin-3 .job_listings {
    position: relative;
    float: left;
    width: 100%;
    background: 0 0
}

body.jobify-skin-3 .related-jobs h3.widget-title {
    padding: 0 15px
}

body.jobify-skin-3 .jobify_findjobs_widget ul.job_listings,
body.jobify-skin-3 .jobify_findjobs_widget ul.resumes,
body.jobify-skin-3.page-template-map-jobs ul.job_listings,
body.jobify-skin-3.page-template-map-jobs ul.resumes {
    padding: 15px;
    border: 1px solid #3f6745;
    border-top-width: 0
}

body.jobify-skin-3 ul.job_listings,
body.jobify-skin-3 ul.resumes {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    border-radius: 0;
    border-top-width: 0
}

body.jobify-skin-3 ul.job_listings li.job_listing,
body.jobify-skin-3 ul.job_listings li.resume,
body.jobify-skin-3 ul.resumes li.job_listing,
body.jobify-skin-3 ul.resumes li.resume {
    flex: 0 0 calc(33.3333% - 30px);
    max-width: calc(33.3333% - 30px);
    box-shadow: none;
    border: 1px solid;
    position: relative;
    display: flex;
    padding: 2rem;
    margin: 15px;
    transition: all ease .4s;
    border-radius: 20px
}

body.jobify-skin-3 ul.job_listings li.job_listing a.job_listing-clickbox,
body.jobify-skin-3 ul.job_listings li.job_listing a.resume-clickbox,
body.jobify-skin-3 ul.job_listings li.resume a.job_listing-clickbox,
body.jobify-skin-3 ul.job_listings li.resume a.resume-clickbox,
body.jobify-skin-3 ul.resumes li.job_listing a.job_listing-clickbox,
body.jobify-skin-3 ul.resumes li.job_listing a.resume-clickbox,
body.jobify-skin-3 ul.resumes li.resume a.job_listing-clickbox,
body.jobify-skin-3 ul.resumes li.resume a.resume-clickbox {
    color: inherit;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-logo,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-logo,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-logo,
body.jobify-skin-3 ul.job_listings li.resume .resume-logo,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-logo,
body.jobify-skin-3 ul.resumes li.job_listing .resume-logo,
body.jobify-skin-3 ul.resumes li.resume .job_listing-logo,
body.jobify-skin-3 ul.resumes li.resume .resume-logo {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: auto
}

body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-logo img.company_logo,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-logo img.company_logo,
body.jobify-skin-3 ul.job_listings li.resume .resume-logo img.candidate_photo,
body.jobify-skin-3 ul.job_listings li.resume .resume-logo img.company_logo,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-3 ul.resumes li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-3 ul.resumes li.job_listing .resume-logo img.company_logo,
body.jobify-skin-3 ul.resumes li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-3 ul.resumes li.resume .job_listing-logo img.company_logo,
body.jobify-skin-3 ul.resumes li.resume .resume-logo img.candidate_photo,
body.jobify-skin-3 ul.resumes li.resume .resume-logo img.company_logo {
    width: 60px;
    max-width: 100%;
    border: 0;
    height: auto;
    border-radius: 0;
    box-shadow: none
}

body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about,
body.jobify-skin-3 ul.job_listings li.resume .resume-about,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about,
body.jobify-skin-3 ul.resumes li.resume .resume-about {
    padding-top: 6px;
    margin-left: 0;
    width: 100%
}

body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .job_listing-position,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .resume-candidate,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .job_listing-position,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .resume-candidate,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .job_listing-position,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .resume-candidate,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .job_listing-position,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .resume-candidate,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .job_listing-position,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .resume-candidate,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .job_listing-position,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .resume-candidate,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .job_listing-position,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .resume-candidate,
body.jobify-skin-3 ul.resumes li.resume .resume-about .job_listing-position,
body.jobify-skin-3 ul.resumes li.resume .resume-about .resume-candidate {
    padding-left: 70px;
    margin-bottom: 15px;
    width: 100%
}

body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .job_listing-position .job_listing-title,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .job_listing-position .resume-title,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .resume-candidate .job_listing-title,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .resume-candidate .resume-title,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .job_listing-position .job_listing-title,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .job_listing-position .resume-title,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .resume-candidate .job_listing-title,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .resume-candidate .resume-title,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .job_listing-position .job_listing-title,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .job_listing-position .resume-title,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .resume-candidate .job_listing-title,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .resume-candidate .resume-title,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .job_listing-position .job_listing-title,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .job_listing-position .resume-title,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .resume-candidate .job_listing-title,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .resume-candidate .resume-title,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .job_listing-position .job_listing-title,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .job_listing-position .resume-title,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .resume-candidate .job_listing-title,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .resume-candidate .resume-title,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .job_listing-position .job_listing-title,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .job_listing-position .resume-title,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .resume-candidate .job_listing-title,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .resume-candidate .resume-title,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .job_listing-position .job_listing-title,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .job_listing-position .resume-title,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .resume-candidate .job_listing-title,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .resume-candidate .resume-title,
body.jobify-skin-3 ul.resumes li.resume .resume-about .job_listing-position .job_listing-title,
body.jobify-skin-3 ul.resumes li.resume .resume-about .job_listing-position .resume-title,
body.jobify-skin-3 ul.resumes li.resume .resume-about .resume-candidate .job_listing-title,
body.jobify-skin-3 ul.resumes li.resume .resume-about .resume-candidate .resume-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3
}

body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .job_listing-position .job_listing-company,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .job_listing-position .resume-candidate-title,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .resume-candidate .job_listing-company,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .resume-candidate .resume-candidate-title,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .job_listing-position .job_listing-company,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .job_listing-position .resume-candidate-title,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .resume-candidate .job_listing-company,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .resume-candidate .resume-candidate-title,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .job_listing-position .job_listing-company,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .job_listing-position .resume-candidate-title,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .resume-candidate .job_listing-company,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .resume-candidate .resume-candidate-title,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .job_listing-position .job_listing-company,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .job_listing-position .resume-candidate-title,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .resume-candidate .job_listing-company,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .resume-candidate .resume-candidate-title,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .job_listing-position .job_listing-company,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .job_listing-position .resume-candidate-title,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .resume-candidate .job_listing-company,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .resume-candidate .resume-candidate-title,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .job_listing-position .job_listing-company,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .job_listing-position .resume-candidate-title,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .resume-candidate .job_listing-company,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .resume-candidate .resume-candidate-title,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .job_listing-position .job_listing-company,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .job_listing-position .resume-candidate-title,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .resume-candidate .job_listing-company,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .resume-candidate .resume-candidate-title,
body.jobify-skin-3 ul.resumes li.resume .resume-about .job_listing-position .job_listing-company,
body.jobify-skin-3 ul.resumes li.resume .resume-about .job_listing-position .resume-candidate-title,
body.jobify-skin-3 ul.resumes li.resume .resume-about .resume-candidate .job_listing-company,
body.jobify-skin-3 ul.resumes li.resume .resume-about .resume-candidate .resume-candidate-title {
    font-size: 14px
}

body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .job_listing-location,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .resume-location,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .resume_listing-location,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .job_listing-location,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .resume-location,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .resume_listing-location,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .job_listing-location,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .resume-location,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .resume_listing-location,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .job_listing-location,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .resume-location,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .resume_listing-location,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .job_listing-location,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .resume-location,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .resume_listing-location,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .job_listing-location,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .resume-location,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .resume_listing-location,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .job_listing-location,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .resume-location,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .resume_listing-location,
body.jobify-skin-3 ul.resumes li.resume .resume-about .job_listing-location,
body.jobify-skin-3 ul.resumes li.resume .resume-about .resume-location,
body.jobify-skin-3 ul.resumes li.resume .resume-about .resume_listing-location {
    padding-top: 6px;
    margin-bottom: 6px;
    width: 100%
}

body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about ul.job_listing-meta.job_listing__column,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about ul.job_listing-meta.resume__column,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about ul.job_listing__column.resume-meta,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about ul.resume__column.resume-meta,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about ul.job_listing-meta.job_listing__column,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about ul.job_listing-meta.resume__column,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about ul.job_listing__column.resume-meta,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about ul.resume__column.resume-meta,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about ul.job_listing-meta.job_listing__column,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about ul.job_listing-meta.resume__column,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about ul.job_listing__column.resume-meta,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about ul.resume__column.resume-meta,
body.jobify-skin-3 ul.job_listings li.resume .resume-about ul.job_listing-meta.job_listing__column,
body.jobify-skin-3 ul.job_listings li.resume .resume-about ul.job_listing-meta.resume__column,
body.jobify-skin-3 ul.job_listings li.resume .resume-about ul.job_listing__column.resume-meta,
body.jobify-skin-3 ul.job_listings li.resume .resume-about ul.resume__column.resume-meta,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about ul.job_listing-meta.job_listing__column,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about ul.job_listing-meta.resume__column,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about ul.job_listing__column.resume-meta,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about ul.resume__column.resume-meta,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about ul.job_listing-meta.job_listing__column,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about ul.job_listing-meta.resume__column,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about ul.job_listing__column.resume-meta,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about ul.resume__column.resume-meta,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about ul.job_listing-meta.job_listing__column,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about ul.job_listing-meta.resume__column,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about ul.job_listing__column.resume-meta,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about ul.resume__column.resume-meta,
body.jobify-skin-3 ul.resumes li.resume .resume-about ul.job_listing-meta.job_listing__column,
body.jobify-skin-3 ul.resumes li.resume .resume-about ul.job_listing-meta.resume__column,
body.jobify-skin-3 ul.resumes li.resume .resume-about ul.job_listing__column.resume-meta,
body.jobify-skin-3 ul.resumes li.resume .resume-about ul.resume__column.resume-meta {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%
}

body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .job_listing-meta li.job_listing-date,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .job_listing-meta li.resume-date,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .resume-meta li.job_listing-date,
body.jobify-skin-3 ul.job_listings li.job_listing .job_listing-about .resume-meta li.resume-date,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .job_listing-meta li.job_listing-date,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .job_listing-meta li.resume-date,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .resume-meta li.job_listing-date,
body.jobify-skin-3 ul.job_listings li.job_listing .resume-about .resume-meta li.resume-date,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .job_listing-meta li.job_listing-date,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .job_listing-meta li.resume-date,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .resume-meta li.job_listing-date,
body.jobify-skin-3 ul.job_listings li.resume .job_listing-about .resume-meta li.resume-date,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .job_listing-meta li.job_listing-date,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .job_listing-meta li.resume-date,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .resume-meta li.job_listing-date,
body.jobify-skin-3 ul.job_listings li.resume .resume-about .resume-meta li.resume-date,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .job_listing-meta li.job_listing-date,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .job_listing-meta li.resume-date,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .resume-meta li.job_listing-date,
body.jobify-skin-3 ul.resumes li.job_listing .job_listing-about .resume-meta li.resume-date,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .job_listing-meta li.job_listing-date,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .job_listing-meta li.resume-date,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .resume-meta li.job_listing-date,
body.jobify-skin-3 ul.resumes li.job_listing .resume-about .resume-meta li.resume-date,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .job_listing-meta li.job_listing-date,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .job_listing-meta li.resume-date,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .resume-meta li.job_listing-date,
body.jobify-skin-3 ul.resumes li.resume .job_listing-about .resume-meta li.resume-date,
body.jobify-skin-3 ul.resumes li.resume .resume-about .job_listing-meta li.job_listing-date,
body.jobify-skin-3 ul.resumes li.resume .resume-about .job_listing-meta li.resume-date,
body.jobify-skin-3 ul.resumes li.resume .resume-about .resume-meta li.job_listing-date,
body.jobify-skin-3 ul.resumes li.resume .resume-about .resume-meta li.resume-date {
    display: block
}

body.jobify-skin-3 ul.job_listings li.job_listing:hover,
body.jobify-skin-3 ul.job_listings li.resume:hover,
body.jobify-skin-3 ul.resumes li.job_listing:hover,
body.jobify-skin-3 ul.resumes li.resume:hover {
    box-shadow: 0 0 20px 0 #3f67454f
}

body.jobify-skin-3 .load_more_jobs strong,
body.jobify-skin-3 .load_more_resumes strong {
    border-radius: 50px;
    margin-top: 50px
}

body.jobify-skin-3 .jobify_recen_blogpost .content-grid header.entry-header,
body.jobify-skin-3 .jobify_recen_blogpost .job-spotlights header.entry-header,
body.jobify-skin-3 .jobify_recen_blogpost .price-table header.entry-header,
body.jobify-skin-3 .jobify_recen_blogpost .resume-spotlights header.entry-header,
body.jobify-skin-3 .jobify_widget_blog_posts .content-grid header.entry-header,
body.jobify-skin-3 .jobify_widget_blog_posts .job-spotlights header.entry-header,
body.jobify-skin-3 .jobify_widget_blog_posts .price-table header.entry-header,
body.jobify-skin-3 .jobify_widget_blog_posts .resume-spotlights header.entry-header {
    border-radius: 20px;
    margin-bottom: 30px;
    box-shadow: 0 1rem 3rem #3f67453d
}

body.jobify-skin-3 .jobify_recen_blogpost .content-grid header.entry-header .entry-header__featured-image img,
body.jobify-skin-3 .jobify_recen_blogpost .content-grid header.entry-header .entry-header__featured-image span.overlay,
body.jobify-skin-3 .jobify_recen_blogpost .job-spotlights header.entry-header .entry-header__featured-image img,
body.jobify-skin-3 .jobify_recen_blogpost .job-spotlights header.entry-header .entry-header__featured-image span.overlay,
body.jobify-skin-3 .jobify_recen_blogpost .price-table header.entry-header .entry-header__featured-image img,
body.jobify-skin-3 .jobify_recen_blogpost .price-table header.entry-header .entry-header__featured-image span.overlay,
body.jobify-skin-3 .jobify_recen_blogpost .resume-spotlights header.entry-header .entry-header__featured-image img,
body.jobify-skin-3 .jobify_recen_blogpost .resume-spotlights header.entry-header .entry-header__featured-image span.overlay,
body.jobify-skin-3 .jobify_widget_blog_posts .content-grid header.entry-header .entry-header__featured-image img,
body.jobify-skin-3 .jobify_widget_blog_posts .content-grid header.entry-header .entry-header__featured-image span.overlay,
body.jobify-skin-3 .jobify_widget_blog_posts .job-spotlights header.entry-header .entry-header__featured-image img,
body.jobify-skin-3 .jobify_widget_blog_posts .job-spotlights header.entry-header .entry-header__featured-image span.overlay,
body.jobify-skin-3 .jobify_widget_blog_posts .price-table header.entry-header .entry-header__featured-image img,
body.jobify-skin-3 .jobify_widget_blog_posts .price-table header.entry-header .entry-header__featured-image span.overlay,
body.jobify-skin-3 .jobify_widget_blog_posts .resume-spotlights header.entry-header .entry-header__featured-image img,
body.jobify-skin-3 .jobify_widget_blog_posts .resume-spotlights header.entry-header .entry-header__featured-image span.overlay {
    border-radius: 20px 20px 0 0
}

body.jobify-skin-3 .jobify_recen_blogpost .content-grid header.entry-header .entry-meta,
body.jobify-skin-3 .jobify_recen_blogpost .content-grid header.entry-header h3.entry-title,
body.jobify-skin-3 .jobify_recen_blogpost .job-spotlights header.entry-header .entry-meta,
body.jobify-skin-3 .jobify_recen_blogpost .job-spotlights header.entry-header h3.entry-title,
body.jobify-skin-3 .jobify_recen_blogpost .price-table header.entry-header .entry-meta,
body.jobify-skin-3 .jobify_recen_blogpost .price-table header.entry-header h3.entry-title,
body.jobify-skin-3 .jobify_recen_blogpost .resume-spotlights header.entry-header .entry-meta,
body.jobify-skin-3 .jobify_recen_blogpost .resume-spotlights header.entry-header h3.entry-title,
body.jobify-skin-3 .jobify_widget_blog_posts .content-grid header.entry-header .entry-meta,
body.jobify-skin-3 .jobify_widget_blog_posts .content-grid header.entry-header h3.entry-title,
body.jobify-skin-3 .jobify_widget_blog_posts .job-spotlights header.entry-header .entry-meta,
body.jobify-skin-3 .jobify_widget_blog_posts .job-spotlights header.entry-header h3.entry-title,
body.jobify-skin-3 .jobify_widget_blog_posts .price-table header.entry-header .entry-meta,
body.jobify-skin-3 .jobify_widget_blog_posts .price-table header.entry-header h3.entry-title,
body.jobify-skin-3 .jobify_widget_blog_posts .resume-spotlights header.entry-header .entry-meta,
body.jobify-skin-3 .jobify_widget_blog_posts .resume-spotlights header.entry-header h3.entry-title {
    padding: 20px;
    margin: 0
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-3 ul.job_listings li.job_listing,
    body.jobify-skin-3 ul.job_listings li.resume,
    body.jobify-skin-3 ul.resumes li.job_listing,
    body.jobify-skin-3 ul.resumes li.resume {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-3 .home-testimonial-content h3.widget-title.widget-title--home,
    body.jobify-skin-3 .home-testimonial-content h5,
    body.jobify-skin-3 .job-status h3.widget-title.widget-title--home,
    body.jobify-skin-3 .job-status h5,
    body.jobify-skin-3 .jobify-company-content h3.widget-title.widget-title--home,
    body.jobify-skin-3 .jobify-company-content h5,
    body.jobify-skin-3 .jobify_recen_blogpost h3.widget-title.widget-title--home,
    body.jobify-skin-3 .jobify_recen_blogpost h5,
    body.jobify-skin-3 .recent-jobs h3.widget-title.widget-title--home,
    body.jobify-skin-3 .recent-jobs h5,
    body.jobify-skin-3 .widget--home h3.widget-title.widget-title--home,
    body.jobify-skin-3 .widget--home h5 {
        text-align: center;
        font-size: 30px
    }

    body.jobify-skin-3 .home-testimonial-content p.widget-description.widget-description--home,
    body.jobify-skin-3 .job-status p.widget-description.widget-description--home,
    body.jobify-skin-3 .jobify-company-content p.widget-description.widget-description--home,
    body.jobify-skin-3 .jobify_recen_blogpost p.widget-description.widget-description--home,
    body.jobify-skin-3 .recent-jobs p.widget-description.widget-description--home,
    body.jobify-skin-3 .widget--home p.widget-description.widget-description--home {
        text-align: center
    }

    body.jobify-skin-3 ul.job_listings li.job_listing,
    body.jobify-skin-3 ul.job_listings li.resume,
    body.jobify-skin-3 ul.resumes li.job_listing,
    body.jobify-skin-3 ul.resumes li.resume {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 30px)
    }
}

.search_categories.search_category_dropdown span.select.search_category-wrapper {
    position: relative
}

.search_categories.search_category_dropdown span.select.search_category-wrapper span.select2.select2-container {
    width: 100% !important
}

.search_categories.search_category_dropdown span.select.search_category-wrapper .select2-selection__arrow b {
    opacity: 0
}

#wp-calendar {
    margin: 0;
    width: 100%
}

#wp-calendar caption,
#wp-calendar td,
#wp-calendar th {
    text-align: left
}

#wp-calendar caption {
    text-transform: uppercase;
    font-weight: 700
}

#wp-calendar #next {
    padding-right: 24px;
    text-align: right
}

.widget_rss li {
    margin-bottom: 20px
}

.widget_rss li:before {
    content: ' '
}

.widget_rss li a {
    text-transform: uppercase;
    font-weight: 700;
    padding: 0
}

.widget_rss li a:hover {
    background: 0 0
}

.widget_rss .rss-date {
    font-size: 13px;
    display: block;
    margin: 5px 0
}

#ajax-response,
.application_details,
.modal,
.resume_contact_details {
    display: none
}

.mfp-content .application_details,
.mfp-content .modal,
.mfp-content .resume_contact_details {
    display: block !important
}

.modal {
    position: relative;
    background: #fafafa;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    padding: 0;
    border-radius: 6px
}

.modal.modal-wide {
    max-width: 960px
}

.modal hr {
    border-top: 0;
    border-bottom-color: #ccc;
    margin: 0
}

.modal .entry-content {
    margin: 0
}

.apply-with-facebook-details.modal h2.profile-name,
.apply-with-linkedin-details.modal h2.profile-name,
.apply-with-xing-details.modal h2.profile-name,
.modal .gform_wrapper .gform_heading,
.modal .nf-form-cont .ninja-forms-form-title,
.modal .nf-form-title h3,
.modal .ninja-forms-cont .ninja-forms-form-title,
.modal-title {
    font-weight: 400;
    font-size: 28px;
    padding: 30px;
    margin-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.apply-with-facebook-details.modal .apply-with-facebook-profile,
.apply-with-linkedin-details.modal .apply-with-linkedin-profile,
.apply-with-xing-details.modal .apply-with-xing-profile,
.apply_with_resume,
.logged-in .modal .woocommerce,
.mfp-content .wp-job-manager-favorites-form,
.modal .gform_wrapper .gform_body,
.modal .job-manager-application-form.job-manager-form,
.modal .nf-form-cont .nf-form-wrap,
.modal .nf-form-cont .ninja-forms-form,
.modal .ninja-forms-cont .nf-form-wrap,
.modal .ninja-forms-cont .ninja-forms-form,
.modal .registration-form,
.modal .woocommerce .woocommerce-customer-login .login,
.modal .woocommerce .woocommerce-customer-login .register,
.modal p:only-of-type,
.modal-content,
.resume_contact_details_inner,
.wp-job-manager-apply-email:not(.wp-job-manager-contact-listing):not(.wp-job-manager-applications) .application_details {
    padding: 30px
}

.apply-with-facebook-details.modal .apply-with-facebook-submit,
.apply-with-linkedin-details.modal .apply-with-linkedin-submit,
.apply-with-xing-details.modal .apply-with-xing-submit,
.apply_with_resume p:last-child,
.mfp-content .wp-job-manager-favorites-form p:last-child,
.modal .gform_wrapper .gform_footer,
.modal .job-manager-application-form.job-manager-form p:last-of-type,
.modal .job-manager-form.wp-job-manager-bookmarks-form p:last-child,
.modal .nf-form-cont .nf-form-wrap .field-wrap.submit-wrap,
.modal .nf-form-cont .ninja-forms-form .field-wrap.submit-wrap,
.modal .ninja-forms-cont .nf-form-wrap .field-wrap.submit-wrap,
.modal .ninja-forms-cont .ninja-forms-form .field-wrap.submit-wrap,
.modal .registration-form .woocomerce-FormRow,
.modal .wpcf7 .wpcf7-form p:last-of-type,
.modal-submit {
    margin: 0;
    padding: 30px;
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

button.mfp-close {
    border: 2px solid transparent;
    top: 33px;
    right: 30px;
    line-height: 28px;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    opacity: 1
}

.mfp-wrap button.mfp-close:active {
    top: 30px;
    outline: 0
}

.mfp-content {
    opacity: 0;
    visibility: hidden
}

.mfp-ready .mfp-content {
    zoom: 1;
    opacity: 1;
    visibility: visible
}

.mfp-removing .mfp-content {
    zoom: 1;
    opacity: 0;
    visibility: visible
}

.slick-loading .slick-list {
    background: #fff
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    margin-top: -20px;
    padding: 0;
    border: 0;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 40px;
    line-height: 1;
    color: #8c8d90;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -40px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -40px
}

.slick-prev:before {
    content: ""
}

[dir=rtl] .slick-prev:before {
    content: ""
}

.slick-next {
    right: -40px
}

[dir=rtl] .slick-next {
    left: -40px;
    right: auto
}

.slick-next:before {
    content: ""
}

[dir=rtl] .slick-next:before {
    content: ""
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

body .chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    zoom: 1;
    *display: inline;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #CCC
}

body .chosen-container * {
    text-align: left
}

body .chosen-container .chosen-drop {
    position: absolute;
    top: 120%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border-top: 0;
    background: #fff;
    margin-top: -1px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, .1) 0 0 0 1px;
    text-shadow: none
}

body .chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
    padding: 5px
}

body .chosen-container a {
    cursor: pointer
}

body .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    padding: 12px 14px;
    text-decoration: none;
    white-space: nowrap;
    line-height: 1;
    text-shadow: none;
    border: 0;
    text-align: left
}

body .chosen-container-single .chosen-single span {
    display: block;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: none;
    overflow: hidden
}

body .chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

body .chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: ""-42px 1px no-repeat;
    font-size: 1px
}

body .chosen-container-single .chosen-single abbr:hover,
body .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

body .chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 36px;
    height: 100%
}

body .chosen-container-single .chosen-single div:before {
    content: "";
    display: block;
    line-height: 41px;
    width: 16px;
    margin: 0 auto;
    text-align: center
}

body .chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

body .chosen-container-single .chosen-search input[type=text] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

body .chosen-container-single .chosen-search input[type=text]:focus {
    border: 1px solid #aaa
}

body .chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

body .chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

body .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

body .chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

body .chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

body .chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    color: #fff !important
}

body .chosen-container .chosen-results li.no-results {
    display: list-item
}

body .chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default
}

body .chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

body .chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

body .chosen-container-multi .chosen-choices {
    position: relative;
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto !important;
    height: 1%;
    cursor: text
}

body .chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

body .chosen-container-multi .chosen-choices li.search-field {
    padding: 0;
    white-space: nowrap
}

body .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    margin: 0;
    padding: 11px 14px;
    outline: 0;
    border: 0;
    box-shadow: none;
    border-radius: 4;
    width: 100% !important
}

body .chosen-container-multi .chosen-choices li.search-choice {
    margin: 6px;
    cursor: default;
    position: relative;
    padding: 2px 7px;
    border: 1px solid #ddd;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eee
}

body .chosen-container-multi .chosen-choices li.search-choice span {
    padding-left: 22px;
    word-wrap: break-word
}

body .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 7px;
    left: 6px;
    display: block;
    font-size: 14px
}

body .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    content: ""
}

body .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    color: #666
}

body .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

body .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

body .chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

body .chosen-container-multi .chosen-drop {
    top: 110%
}

body .chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

body .chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: 0;
    background: 0 0
}

body .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

body .chosen-container-active .chosen-choices {
    background: #fff
}

body .chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

body .chosen-disabled .chosen-choices .search-choice .search-choice-close,
body .chosen-disabled .chosen-single {
    cursor: default
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:144dpi) {

    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span,
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container-single .chosen-search input[type=text],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-rtl .chosen-search input[type=text] {
        background-image: "" !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.job-manager-form {
    margin: 0 auto
}

.job-manager-form h2 {
    font-size: 23px;
    font-weight: 400;
    margin: 40px 0
}

.entry-content .rcp_form p,
.job-manager-form fieldset,
.jobify-form-row,
body.woocommerce form .form-row,
body.woocommerce-page form .form-row {
    margin: 0 0 2.5em;
    padding: 0;
    border: 0
}

.entry-content .job-manager-form p {
    margin: 40px 0
}

.account-sign-in .application_button,
.account-sign-in .application_button_link,
.account-sign-in .button,
.account-sign-in .button--type-action,
.account-sign-in .button--type-inverted,
.account-sign-in .favorite-notice,
.account-sign-in .job-application-note-add input[type=button],
.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.account-sign-in .load_more_jobs strong,
.account-sign-in .load_more_resumes strong,
.account-sign-in .modal .nf-field-container.submit-container input[type=button],
.account-sign-in .resume_contact_button,
.account-sign-in .single-product #content .single_add_to_cart_button,
.account-sign-in .single_job_listing .application input.apply-with-facebook[type=button],
.account-sign-in .view-video,
.account-sign-in input.apply-with-linkedin[type=button],
.account-sign-in input.apply-with-xing[type=button],
.account-sign-in input.button--type-action[type=submit],
.account-sign-in input.button--type-inverted[type=submit],
.account-sign-in input.import-from-linkedin[type=button],
.account-sign-in input.view-video[type=submit],
.account-sign-in input[name=wp_job_manager_edit_application],
.account-sign-in p.job-manager-single-alert-link a,
.job-application-note-add .account-sign-in input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .account-sign-in a.remove-bookmark,
.load_more_jobs .account-sign-in strong,
.load_more_resumes .account-sign-in strong,
.modal .nf-field-container.submit-container .account-sign-in input[type=button],
.single-product #content .account-sign-in .single_add_to_cart_button,
.single_job_listing .application .account-sign-in input.apply-with-facebook[type=button],
p.job-manager-single-alert-link .account-sign-in a {
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 4px;
    margin-top: 1em;
    display: block
}

@media screen and (min-width:768px) {

    .account-sign-in .application_button,
    .account-sign-in .application_button_link,
    .account-sign-in .button,
    .account-sign-in .button--type-action,
    .account-sign-in .button--type-inverted,
    .account-sign-in .favorite-notice,
    .account-sign-in .job-application-note-add input[type=button],
    .account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    .account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    .account-sign-in .load_more_jobs strong,
    .account-sign-in .load_more_resumes strong,
    .account-sign-in .modal .nf-field-container.submit-container input[type=button],
    .account-sign-in .resume_contact_button,
    .account-sign-in .single-product #content .single_add_to_cart_button,
    .account-sign-in .single_job_listing .application input.apply-with-facebook[type=button],
    .account-sign-in .view-video,
    .account-sign-in input.apply-with-linkedin[type=button],
    .account-sign-in input.apply-with-xing[type=button],
    .account-sign-in input.button--type-action[type=submit],
    .account-sign-in input.button--type-inverted[type=submit],
    .account-sign-in input.import-from-linkedin[type=button],
    .account-sign-in input.view-video[type=submit],
    .account-sign-in input[name=wp_job_manager_edit_application],
    .account-sign-in p.job-manager-single-alert-link a,
    .job-application-note-add .account-sign-in input[type=button],
    .job-manager-form.wp-job-manager-bookmarks-form .account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form .account-sign-in a.remove-bookmark,
    .load_more_jobs .account-sign-in strong,
    .load_more_resumes .account-sign-in strong,
    .modal .nf-field-container.submit-container .account-sign-in input[type=button],
    .single-product #content .account-sign-in .single_add_to_cart_button,
    .single_job_listing .application .account-sign-in input.apply-with-facebook[type=button],
    p.job-manager-single-alert-link .account-sign-in a {
        margin-top: -3px;
        margin-left: 10px;
        float: right;
        display: inline-block
    }
}

.job_listing_preview_title,
.resume_preview_title {
    font-weight: 400;
    text-align: center;
    line-height: 66px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    overflow: hidden
}

.job_listing_preview_title input[name=continue],
.resume_preview_title input[name=continue] {
    float: right
}

.job_listing_preview_title input[name=edit_job],
.resume_preview_title input[name=edit_resume] {
    float: left
}

.job_listing_preview_title h2,
.resume_preview_title h2 {
    padding-top: 40px
}

.job_listing_preview>h1,
.resume_preview>h1 {
    display: none
}

.job_listing-map,
.resume-map {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    background: rgba(0, 0, 0, .25);
    overflow: hidden;
    z-index: 5
}

#job_listing-map-canvas,
#resume-map-canvas,
.job_listing-map,
.resume-map {
    width: 100%;
    height: 400px
}

.cluster-items {
    margin: 0;
    padding: 30px;
    text-align: left;
    list-style-position: inside
}

.cluster-items .map-marker-info {
    font-size: 15px;
    text-align: left;
    height: auto;
    padding: 2px 0;
    display: block;
    overflow: auto;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.cluster-items .map-marker-info a {
    display: block
}

#jobify-map-canvas,
#jobify-map-canvas-resumes {
    width: 100%;
    height: 500px
}

#map-canvas-wrap {
    position: relative
}

.map-filter {
    position: absolute;
    bottom: 0;
    z-index: 100;
    display: none;
    max-width: 1140px;
    width: 100%
}

.map-tooltip {
    font-size: 13px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .7);
    border-radius: 4px;
    margin-top: 16px;
    padding: 10px;
    width: 200px;
    margin-left: -100px;
    left: 50%;
    position: relative
}

.map-tooltip:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: transparent transparent rgba(0, 0, 0, .7);
    position: absolute;
    display: block;
    top: -12px;
    left: 50%;
    margin-left: -12px
}

.cluster img {
    display: none
}

.cluster div {
    text-align: center;
    font-size: 16px !important;
    color: #fff !important;
    font-weight: 700;
    border-radius: 50%;
    width: 35px !important;
    height: 35px !important;
    line-height: 35px !important
}

.cluster div:after {
    border: 2px dashed;
    border-color: inherit;
    content: ' ';
    position: absolute;
    border-radius: 50%;
    top: -15%;
    left: -15%;
    width: 130%;
    height: 130%;
    -webkit-animation: clusterScale 4s infinite;
    -moz-animation: clusterScale 4s infinite;
    animation: clusterScale 4s infinite
}

body .gmnoprint img {
    max-width: none
}

@-webkit-keyframes clusterScale {

    0%,
    100% {
        -webkit-transform: scale(1) rotate(0deg)
    }

    50% {
        -webkit-transform: scale(1.1) rotate(90deg)
    }
}

@-moz-keyframes clusterScale {

    0%,
    100% {
        -moz-transform: scale(1) rotate(0deg)
    }

    50% {
        -moz-transform: scale(1.1) rotate(90deg)
    }
}

@keyframes clusterScale {

    0%,
    100% {
        transform: scale(1) rotate(0deg)
    }

    50% {
        transform: scale(1.1) rotate(90deg)
    }
}

.view-video {
    margin-top: 1em
}

#candidate-video.modal,
#company-video.modal {
    padding: 0;
    max-width: 850px
}

@media screen and (min-width:1200px) {

    #candidate-video.modal .mfp-close,
    #company-video.modal .mfp-close {
        top: -40px;
        right: -40px
    }
}

#candidate-video.modal iframe,
#company-video.modal iframe {
    display: block;
    min-width: 100%
}

ul.job_listings .listing-bookmarked h3:before,
ul.job_listings .listing-favorited h3:before,
ul.resumes .listing-bookmarked h3:before,
ul.resumes .listing-favorited h3:before {
    content: "";
    float: none;
    color: inherit;
    font-size: 20px;
    margin: -2px 5px 0 0;
    vertical-align: middle
}

.job-manager-form.wp-job-manager-bookmarks-form {
    border-radius: 0
}

.job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice:before,
.job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark:before {
    display: none
}

.job-manager-form.wp-job-manager-bookmarks-form,
.modal form.wp-job-manager-bookmarks-form {
    margin: 1em 0;
    border: 0;
    background: 0 0;
    max-width: 100%
}

.job-meta.col-md-2 .wp-job-manager-bookmarks-form a.bookmark-notice {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px
}

.modal .job-manager-form.wp-job-manager-bookmarks-form {
    margin: 0
}

.modal .job-manager-form.wp-job-manager-bookmarks-form div {
    margin: 0;
    padding: 30px;
    display: block
}

.modal .job-manager-form.wp-job-manager-bookmarks-form div:first-child:not(:only-child) {
    display: none
}

.modal .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark {
    display: inline-block;
    margin: 0 0 1em;
    float: left
}

.modal .job-manager-form.wp-job-manager-bookmarks-form p:last-child {
    margin: 30px -30px -30px
}

.company-profile-jobs .job_listings {
    margin: 0
}

.company-profile-jobs .job_listings ul.job_listings,
.company-profile-jobs .job_listings ul.resumes {
    border-radius: 6px
}

.company-profile-info .meta {
    margin: 0;
    padding: 0;
    list-style: none
}

.company-letters {
    margin-bottom: 60px;
    border-bottom: 2px solid #ddd;
    background: #fbfbfb;
    text-align: center
}

.company-letters a {
    font: 700 14px/normal Montserrat, sans-serif;
    display: inline-block;
    padding: 14px 10px
}

.companies-overview,
.companies-overview ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.companies-overview {
    margin: 0 auto
}

.companies-overview .company-group {
    width: 30%;
    margin-right: 3%;
    margin-bottom: 3%;
    float: left;
    display: inline
}

.companies-overview .company-group:nth-child(3n) {
    margin-right: 0
}

.company-letter {
    font: 700 24px/normal Montserrat, sans-serif;
    padding: 0 0 8px;
    border-bottom: 2px solid #eee
}

.companies-overview li li a {
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    display: block
}

body.jobify-skin-2 .elementor-widget-elementify-lisitify-companies .content-area .company-letters {
    border-bottom: 1px solid #CCC
}

body.jobify-skin-2 .elementor-widget-elementify-lisitify-companies .content-area .company-letters a {
    color: #4440DA
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .elementor-widget-elementify-lisitify-companies .content-area ul.companies-overview li.company-group {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
}

body.jobify-skin-2 .elementor-widget-elementify-lisitify-companies .content-area ul.companies-overview li.company-group .company-letter {
    border-bottom: 1px solid #EFEFEF
}

body.jobify-skin-2 .elementor-widget-elementify-lisitify-companies .content-area ul.companies-overview li.company-group ul li a {
    color: #4440DA
}

body.jobify-skin-2 .site-main .content-area .company-letters {
    border-bottom: 1px solid #CCC
}

body.jobify-skin-2 .site-main .content-area .company-letters a {
    color: #4440DA;
    text-decoration: none
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .site-main .content-area ul.companies-overview li.company-group {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
}

body.jobify-skin-2 .site-main .content-area ul.companies-overview li.company-group .company-letter {
    border-bottom: 1px solid #EFEFEF
}

body.jobify-skin-2 .site-main .content-area ul.companies-overview li.company-group ul li a {
    text-decoration: none
}

.site-main>.job-manager-message {
    margin: 2em
}

.search_jobs,
.search_resumes {
    padding: 30px;
    box-shadow: inset 0 4px 0 rgba(255, 255, 255, .5)
}

@media screen and (min-width:992px) {

    .search_jobs,
    .search_resumes {
        display: flex
    }
}

.search_jobs .gjm-filters-wrapper,
.search_jobs>select.search_region,
.search_resumes .gjm-filters-wrapper,
.search_resumes>select.search_region {
    display: none !important
}

@media screen and (min-width:992px) {

    .search_jobs .search_submit,
    .search_resumes .search_submit {
        margin-top: 0;
        margin-left: 1em;
        width: 20% !important
    }
}

@media screen and (min-width:992px) {

    .search_jobs .search_submit input[type=submit],
    .search_resumes .search_submit input[type=submit] {
        padding: 11px 5px
    }
}

.search_jobs .search_categories span.select2.select2-container,
.search_resumes .search_categories span.select2.select2-container {
    width: 100% !important
}

.search_jobs>div,
.search_resumes>div {
    margin-bottom: 2%
}

.search_jobs>div:last-child,
.search_resumes>div:last-child {
    margin-bottom: 0
}

.search_jobs>div .chosen-container,
.search_jobs>div .select,
.search_jobs>div input,
.search_jobs>div select,
.search_resumes>div .chosen-container,
.search_resumes>div .select,
.search_resumes>div input,
.search_resumes>div select {
    width: 100%;
    border: 0
}

.search_jobs>div input[type=submit],
.search_resumes>div input[type=submit] {
    color: #818080;
    background-color: #fff;
    font-size: 14px;
    padding: 11px;
    margin-right: 0;
    width: 100%
}

.search_jobs>div.search_submit,
.search_resumes>div.search_submit {
    margin-bottom: 0
}

@media screen and (min-width:768px) {

    .search_jobs>div,
    .search_resumes>div {
        float: left
    }

    .search_jobs div.search_keywords,
    .search_jobs div.search_location,
    .search_jobs div.search_region,
    .search_resumes div.search_keywords,
    .search_resumes div.search_location,
    .search_resumes div.search_region {
        width: 48%
    }

    .search_jobs div.search_keywords,
    .search_resumes div.search_keywords {
        margin-right: 2%
    }

    .search_jobs div.search_location,
    .search_jobs div.search_region,
    .search_resumes div.search_location,
    .search_resumes div.search_region {
        margin-left: 2%
    }

    .search_jobs div.search_submit,
    .search_resumes div.search_submit {
        width: 100%
    }
}

@media screen and (min-width:992px) {

    .search_jobs div.search_keywords,
    .search_jobs div.search_location,
    .search_jobs div.search_region,
    .search_jobs div.search_submit,
    .search_resumes div.search_keywords,
    .search_resumes div.search_location,
    .search_resumes div.search_region,
    .search_resumes div.search_submit {
        width: 37%;
        margin-bottom: 0
    }

    .search_jobs div.search_keywords,
    .search_jobs div.search_location,
    .search_jobs div.search_region,
    .search_resumes div.search_keywords,
    .search_resumes div.search_location,
    .search_resumes div.search_region {
        margin-right: 2%;
        margin-left: 0
    }

    .search_jobs div.search_submit,
    .search_resumes div.search_submit {
        width: 20%
    }
}

.search_jobs .select2-container--default .select2-selection--multiple,
.search_jobs .select2-container--default .select2-selection--single,
.search_resumes .select2-container--default .select2-selection--multiple,
.search_resumes .select2-container--default .select2-selection--single {
    border: 0
}

form.job_filters .gjm_use.search_resumes span.select2.select2-container,
form.job_filters .search_jobs.gjm_use span.select2.select2-container {
    width: 100% !important
}

@media screen and (min-width:768px) {

    .jobify-search-jobs-category div.search_categories,
    .wp-job-manager-categories-enabled .search_jobs div.search_categories,
    .wp-job-manager-categories-enabled .search_resumes div.search_categories,
    .wp-resume-manager-categories-enabled .search_resumes div.search_categories {
        width: 100%
    }
}

@media screen and (min-width:992px) {

    .jobify-search-jobs-category div.search_categories,
    .jobify-search-jobs-category div.search_keywords,
    .jobify-search-jobs-category div.search_location,
    .jobify-search-jobs-category div.search_region,
    .wp-job-manager-categories-enabled .search_jobs div.search_categories,
    .wp-job-manager-categories-enabled .search_jobs div.search_keywords,
    .wp-job-manager-categories-enabled .search_jobs div.search_location,
    .wp-job-manager-categories-enabled .search_jobs div.search_region,
    .wp-job-manager-categories-enabled .search_resumes div.search_categories,
    .wp-job-manager-categories-enabled .search_resumes div.search_keywords,
    .wp-job-manager-categories-enabled .search_resumes div.search_location,
    .wp-job-manager-categories-enabled .search_resumes div.search_region,
    .wp-resume-manager-categories-enabled .search_resumes div.search_categories,
    .wp-resume-manager-categories-enabled .search_resumes div.search_keywords,
    .wp-resume-manager-categories-enabled .search_resumes div.search_location,
    .wp-resume-manager-categories-enabled .search_resumes div.search_region {
        width: 26%;
        margin-bottom: 0
    }

    .jobify-search-jobs-category div.search_categories,
    .wp-job-manager-categories-enabled .search_jobs div.search_categories,
    .wp-job-manager-categories-enabled .search_resumes div.search_categories,
    .wp-resume-manager-categories-enabled .search_resumes div.search_categories {
        margin-right: 2%
    }

    .jobify-search-jobs-category div.search_submit,
    .wp-job-manager-categories-enabled .search_jobs div.search_submit,
    .wp-job-manager-categories-enabled .search_resumes div.search_submit,
    .wp-resume-manager-categories-enabled .search_resumes div.search_submit {
        width: 16%
    }
}

@media screen and (min-width:992px) {

    .jobify-search-jobs-category-multi div.search_keywords,
    .jobify-search-jobs-category-multi div.search_location,
    .jobify-search-jobs-category-multi div.search_region,
    .wp-job-manager-categories-multi-enabled .search_jobs div.search_keywords,
    .wp-job-manager-categories-multi-enabled .search_jobs div.search_location,
    .wp-job-manager-categories-multi-enabled .search_jobs div.search_region,
    .wp-job-manager-categories-multi-enabled .search_resumes div.search_keywords,
    .wp-job-manager-categories-multi-enabled .search_resumes div.search_location,
    .wp-job-manager-categories-multi-enabled .search_resumes div.search_region,
    .wp-resume-manager-categories-multi-enabled .search_resumes div.search_keywords,
    .wp-resume-manager-categories-multi-enabled .search_resumes div.search_location,
    .wp-resume-manager-categories-multi-enabled .search_resumes div.search_region {
        width: 49%;
        margin-bottom: 2%
    }

    .jobify-search-jobs-category-multi div.search_keywords,
    .wp-job-manager-categories-multi-enabled .search_jobs div.search_keywords,
    .wp-job-manager-categories-multi-enabled .search_resumes div.search_keywords,
    .wp-resume-manager-categories-multi-enabled .search_resumes div.search_keywords {
        margin-right: 1%
    }

    .jobify-search-jobs-category-multi div.search_location,
    .jobify-search-jobs-category-multi div.search_region,
    .wp-job-manager-categories-multi-enabled .search_jobs div.search_location,
    .wp-job-manager-categories-multi-enabled .search_jobs div.search_region,
    .wp-job-manager-categories-multi-enabled .search_resumes div.search_location,
    .wp-job-manager-categories-multi-enabled .search_resumes div.search_region,
    .wp-resume-manager-categories-multi-enabled .search_resumes div.search_location,
    .wp-resume-manager-categories-multi-enabled .search_resumes div.search_region {
        margin-left: 1%;
        margin-right: 0
    }

    .jobify-search-jobs-category-multi div.search_categories,
    .wp-job-manager-categories-multi-enabled .search_jobs div.search_categories,
    .wp-job-manager-categories-multi-enabled .search_resumes div.search_categories,
    .wp-resume-manager-categories-multi-enabled .search_resumes div.search_categories {
        margin-bottom: 2%;
        margin-right: 0
    }

    .jobify-search-jobs-category-multi div.search_categories,
    .jobify-search-jobs-category-multi div.search_submit,
    .wp-job-manager-categories-multi-enabled .search_jobs div.search_categories,
    .wp-job-manager-categories-multi-enabled .search_jobs div.search_submit,
    .wp-job-manager-categories-multi-enabled .search_resumes div.search_categories,
    .wp-job-manager-categories-multi-enabled .search_resumes div.search_submit,
    .wp-resume-manager-categories-multi-enabled .search_resumes div.search_categories,
    .wp-resume-manager-categories-multi-enabled .search_resumes div.search_submit {
        width: 100%
    }
}

.jobify-skin-1 .recent-jobs h5 {
    text-align: center;
    font-size: 35px
}

.jobify-skin-1 .job_listings .search_jobs,
.jobify-skin-1 .job_listings .search_resumes {
    background-color: #fafaff
}

.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale {
    color: #5521b5;
    border-radius: 9999px;
    padding: 4px 10px;
    background-color: #edebfe;
    width: 45%;
    margin: auto;
    text-transform: capitalize
}

@media screen and (max-width:991px) {

    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale {
        width: 20%
    }
}

@media screen and (max-width:767px) {

    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .full-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.full-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .full-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .full-time.onsale {
        width: 45%
    }
}

.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale {
    color: #1e429f;
    border-radius: 9999px;
    padding: 4px 10px;
    background-color: #e1effe;
    width: 45%;
    margin: auto;
    text-transform: capitalize
}

@media screen and (max-width:991px) {

    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale {
        width: 20%
    }
}

@media screen and (max-width:767px) {

    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .freelance.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.freelance,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .freelance.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .freelance.onsale {
        width: 45%
    }
}

.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale {
    color: #03543f;
    border-radius: 9999px;
    padding: 4px 10px;
    background-color: #def7ec;
    width: 45%;
    margin: auto;
    text-transform: capitalize
}

@media screen and (max-width:991px) {

    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale {
        width: 20%
    }
}

@media screen and (max-width:767px) {

    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .part-time.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.part-time,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .part-time.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .part-time.onsale {
        width: 45%
    }
}

.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
.jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
.single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale {
    color: #30354f;
    border-radius: 9999px;
    padding: 4px 10px;
    background-color: #ecedf3;
    width: 45%;
    margin: auto;
    text-transform: capitalize
}

@media screen and (max-width:991px) {

    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale {
        width: 20%
    }
}

@media screen and (max-width:767px) {

    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .single-product .page-header .sale .temporary.onsale,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .job-type.temporary,
    .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .single-product .page-header .sale .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .job_listing .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .job_listings .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .job_listing .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume .resume-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job-spotlight__content .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .job_listing-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-about .resume-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job-spotlight__actions .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .job_listing-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-meta .temporary.onsale,
    .single-product .page-header .sale .jobify-skin-1 .resume-spotlights .resume-spotlight .resume-spotlight__content .resume-spotlight__actions .temporary.onsale {
        width: 45%
    }
}

.gjm_use.gjm_filters_enabled.search_resumes .search_region span.select2.select2-container,
.search_jobs.gjm_use.gjm_filters_enabled .search_region span.select2.select2-container {
    width: 100% !important
}

@media screen and (min-width:992px) {

    .jobify-search-jobs-category div.search_categories,
    .jobify-search-jobs-category div.search_keywords,
    .jobify-search-jobs-category div.search_location,
    .jobify-search-jobs-category div.search_region,
    .wp-job-manager-categories-enabled .search_jobs div.search_categories,
    .wp-job-manager-categories-enabled .search_jobs div.search_keywords,
    .wp-job-manager-categories-enabled .search_jobs div.search_location,
    .wp-job-manager-categories-enabled .search_jobs div.search_region,
    .wp-job-manager-categories-enabled .search_resumes div.search_categories,
    .wp-job-manager-categories-enabled .search_resumes div.search_keywords,
    .wp-job-manager-categories-enabled .search_resumes div.search_location,
    .wp-job-manager-categories-enabled .search_resumes div.search_region,
    .wp-resume-manager-categories-enabled .search_resumes div.search_categories,
    .wp-resume-manager-categories-enabled .search_resumes div.search_keywords,
    .wp-resume-manager-categories-enabled .search_resumes div.search_location,
    .wp-resume-manager-categories-enabled .search_resumes div.search_region {
        width: 33.3%;
        margin: 0;
        padding: 0
    }

    .wp-job-manager-categories-enabled .search_jobs div.search_location,
    .wp-job-manager-categories-enabled .search_resumes div.search_location {
        padding: 0 1em
    }

    body.jobify-classic #primary .job_listings form.job_filters .search_jobs,
    body.jobify-classic #primary .job_listings form.job_filters .search_resumes {
        display: inline-block;
        width: 100%
    }

    body.jobify-classic #primary .job_listings form.job_filters .search_jobs .search_submit,
    body.jobify-classic #primary .job_listings form.job_filters .search_resumes .search_submit {
        margin: 0;
        margin-top: 10px;
        width: 100% !important
    }

    body.jobify-classic .job_filters .search_jobs .filter_by_tag,
    body.jobify-classic .job_filters .search_resumes .filter_by_tag {
        position: relative;
        float: left;
        width: 100%;
        margin: 10px;
        margin-left: 0
    }

    div#tab-jobs .search_jobs,
    div#tab-jobs .search_resumes {
        display: block
    }

    div#tab-jobs .search_jobs .search_submit,
    div#tab-jobs .search_resumes .search_submit {
        margin-left: 0;
        margin-top: 15px;
        width: 100% !important
    }

    div#tab-jobs .search_jobs .filter_wide.filter_by_tag,
    div#tab-jobs .search_resumes .filter_wide.filter_by_tag {
        margin-left: 0
    }

    body.jobify-extended #primary .job_listings form.job_filters .search_jobs,
    body.jobify-extended #primary .job_listings form.job_filters .search_resumes {
        display: inline-block;
        width: 100%
    }

    body.jobify-extended #primary .job_listings form.job_filters .search_jobs .search_submit,
    body.jobify-extended #primary .job_listings form.job_filters .search_resumes .search_submit {
        margin: 0;
        margin-top: 10px;
        width: 100% !important
    }

    body.jobify-extended .job_filters .search_jobs .filter_by_tag,
    body.jobify-extended .job_filters .search_resumes .filter_by_tag {
        position: relative;
        float: left;
        width: 100%;
        margin: 10px
    }

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes {
        display: inline-block;
        width: 100%
    }

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_submit,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_submit {
        margin: 0
    }

    body.jobify-skin-2 .job_filters .search_jobs .filter_by_tag,
    body.jobify-skin-2 .job_filters .search_resumes .filter_by_tag {
        position: relative;
        float: left;
        width: 100%;
        margin: 10px
    }

    body.jobify-skin-2 .filter_wide.filter_by_tag.astoundify-listing-labels {
        padding: 10px;
        max-width: 98%
    }

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_region,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_region {
        width: 24% !important
    }

    body.jobify-skin-3 #primary .job_listings form.job_filters .search_jobs,
    body.jobify-skin-3 #primary .job_listings form.job_filters .search_resumes {
        display: inline-block;
        width: 100%
    }

    body.jobify-skin-3 #primary .job_listings form.job_filters .search_jobs .search_submit,
    body.jobify-skin-3 #primary .job_listings form.job_filters .search_resumes .search_submit {
        margin: 0 !important;
        width: 24% !important
    }

    body.jobify-skin-3 .job_filters .search_jobs .filter_by_tag,
    body.jobify-skin-3 .job_filters .search_resumes .filter_by_tag {
        position: relative;
        float: left;
        width: 100%;
        margin: 10px
    }

    body.jobify-skin-3 .search_jobs div.search_keywords,
    body.jobify-skin-3 .search_jobs div.search_location,
    body.jobify-skin-3 .search_jobs div.search_region,
    body.jobify-skin-3 .search_resumes div.search_keywords,
    body.jobify-skin-3 .search_resumes div.search_location,
    body.jobify-skin-3 .search_resumes div.search_region {
        width: 24% !important
    }

    body.jobify-skin-3 #primary .job_listings form.job_filters .search_jobs .search_categories,
    body.jobify-skin-3 #primary .job_listings form.job_filters .search_resumes .search_categories {
        width: 26% !important;
        margin-right: 1em
    }

    body.jobify-skin-3 .company-listings-Tabs-panel form.job_filters .search_categories {
        width: 24% !important
    }

    body.jobify-skin-3 div#tab-jobs.company-listings-Tabs-panel form.job_filters .search_submit {
        width: 26% !important;
        margin-top: 0;
        margin-left: 15px
    }
}

ul.job_listings,
ul.resumes {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff
}

ul.job_listings.loading,
ul.loading.resumes {
    min-height: 96px;
    position: relative
}

ul.job_listings.loading:before,
ul.loading.resumes:before {
    -webkit-animation: rotate 1s infinite linear;
    -moz-animation: rotate 1s infinite linear;
    -ms-animation: rotate 1s infinite linear;
    -o-animation: rotate 1s infinite linear;
    animation: rotate 1s infinite linear;
    content: "";
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    width: 26px;
    height: 32px
}

noscript~ul.job_listings,
noscript~ul.resumes {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

noscript~ul.job_listings .job_listing:first-child,
noscript~ul.job_listings .resume:first-child,
noscript~ul.resumes .job_listing:first-child,
noscript~ul.resumes .resume:first-child {
    border-top-left-radius: 0
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listing-map-wrapper .job_listing-map {
    border-radius: 20px
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes {
    background: #FFF;
    border-radius: 100px;
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4) !important;
    font-family: Montserrat, Sans-serif;
    padding: 10px;
    margin-bottom: 15px
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes {
        border-radius: 22px
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes {
        border-radius: 12px
    }
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_keywords,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_location,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_keywords,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_location {
    border-right: 1px solid #efefef
}

@media screen and (min-width:992px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_keywords,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_keywords {
        width: 25% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_keywords,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_keywords {
        width: 48% !important
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_keywords,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_keywords {
        width: 100% !important;
        border: 0
    }
}

@media screen and (min-width:992px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_location,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_location {
        width: 25% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_location,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_location {
        width: 48% !important;
        border-right: 0 !important
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_location,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_location {
        width: 100% !important;
        border: 0
    }
}

@media screen and (min-width:992px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_categories,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_categories {
        width: 24% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_categories,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_categories {
        width: 48% !important;
        border-right: 1px solid #efefef;
        margin-right: 2% !important
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_categories,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_categories {
        width: 100% !important;
        border: 0
    }
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_submit input,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_submit input {
    background: #4440DA;
    color: #fff;
    border-radius: 50px !important;
    font-size: 14px;
    font-weight: 500
}

@media screen and (min-width:992px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_submit,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_submit {
        width: 20% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_submit,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_submit {
        width: 40% !important;
        margin-left: 2%
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_jobs .search_submit,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_resumes .search_submit {
        width: 100% !important;
        border: 0
    }
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters ul.job_types,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters ul.job_types li {
    border: 0
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters ul.job_types li {
        text-align: left;
        padding: 10px 30px
    }
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters ul.job_types li label {
    font-size: 16px;
    font-weight: 600;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters input {
    font-family: Montserrat, Sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #32313D
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters span.select2-selection {
    font-family: Montserrat, Sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #32313D
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters span.select2-selection span.select2-selection__placeholder {
    font-family: Montserrat, Sans-serif;
    font-weight: 500;
    font-size: 16px
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings form.job_filters .search_submit input {
    font-weight: 700
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes {
    display: flex;
    flex-wrap: wrap;
    border: 0
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.job_listing,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.resume,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.job_listing,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.resume {
    flex: 0 0 calc(33.3333% - 30px);
    max-width: calc(33.3333% - 30px);
    margin: 15px;
    box-shadow: none;
    border: 1px solid #efefef;
    border-radius: 10px;
    position: relative;
    transition: all .3s ease-in-out;
    font-family: Montserrat, Sans-serif;
    display: flex;
    padding: 2rem
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.job_listing,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.resume,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.job_listing,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.resume {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.job_listing,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.resume,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.job_listing,
    body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.resume {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 30px)
    }
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.job_listing .job_listing-logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.job_listing .resume-logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.resume .job_listing-logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.resume .resume-logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.job_listing .job_listing-logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.job_listing .resume-logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.resume .job_listing-logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.resume .resume-logo {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: auto;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.job_listing .resume-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.resume .job_listing-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.resume .resume-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.resume .resume-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.job_listing .resume-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.resume .job_listing-logo img.company_logo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.resume .resume-logo img.candidate_photo,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.resume .resume-logo img.company_logo {
    width: 60px
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.job_listing:hover,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.job_listings li.resume:hover,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.job_listing:hover,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings ul.resumes li.resume:hover {
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about {
    padding-top: 6px;
    margin-left: 0;
    width: 100%
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .job_listing__column,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume__column,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .job_listing__column,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume__column {
    width: 100%
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .job_listing-position,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume-candidate,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .job_listing-position,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume-candidate {
    padding-left: 70px;
    margin-right: 0;
    margin-bottom: 15px
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .job_listing-position h3.resume-title,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume-candidate h3.resume-title,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .job_listing-position h3.resume-title,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume-candidate h3.resume-title {
    font-size: 17px;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .job_listing-position .job_listing-company strong,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .job_listing-position .resume-candidate-title strong,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume-candidate .job_listing-company strong,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume-candidate .resume-candidate-title strong,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .job_listing-position .job_listing-company strong,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .job_listing-position .resume-candidate-title strong,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume-candidate .job_listing-company strong,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume-candidate .resume-candidate-title strong {
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .job_listing-position .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .job_listing-position .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume-candidate .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume-candidate .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .job_listing-position .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .job_listing-position .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume-candidate .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume-candidate .resume-candidate-title span.job_listing-company-tagline {
    font-size: 12px;
    display: none
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .job_listing-location,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume-location,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume_listing-location,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .job_listing-location,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume-location,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume_listing-location {
    padding-top: 6px;
    margin-bottom: 6px
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .job_listing-location a.google_map_link,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume-location a.google_map_link,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about .resume_listing-location a.google_map_link,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .job_listing-location a.google_map_link,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume-location a.google_map_link,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about .resume_listing-location a.google_map_link {
    font-family: Montserrat, Sans-serif;
    font-weight: 500
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about ul.job_listing__column,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about ul.resume__column,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about ul.job_listing__column,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about ul.resume__column {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about ul.job_listing__column li,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about ul.resume__column li,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about ul.job_listing__column li,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about ul.resume__column li {
    font-family: Montserrat, Sans-serif;
    font-weight: 500
}

.single-product .page-header .sale body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about ul.job_listing__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about ul.resume__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about ul.job_listing__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about ul.resume__column li.job_listing-type.onsale,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about ul.job_listing__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about ul.job_listing__column li.job_listing-type.job-type,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about ul.resume__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .job_listing-about ul.resume__column li.job_listing-type.job-type,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about ul.job_listing__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about ul.job_listing__column li.job_listing-type.job-type,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about ul.resume__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .elementor-widget-elementify-jobs .job_listings .resume-about ul.resume__column li.job_listing-type.job-type {
    color: #FFF
}

body.jobify-skin-2 #primary .job_listing-map-wrapper .job_listing-map {
    border-radius: 20px
}

body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs,
body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes {
    background: #FFF;
    border-radius: 100px;
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4) !important;
    font-family: Montserrat, Sans-serif;
    padding: 10px;
    margin-bottom: 15px
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes {
        border-radius: 22px
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes {
        border-radius: 12px
    }
}

body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_keywords,
body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_location,
body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_keywords,
body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_location {
    border-right: 1px solid #efefef
}

@media screen and (min-width:992px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_keywords,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_keywords {
        width: 25% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_keywords,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_keywords {
        width: 48% !important
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_keywords,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_keywords {
        width: 100% !important;
        border: 0
    }
}

@media screen and (min-width:992px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_location,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_location {
        width: 25% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_location,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_location {
        width: 48% !important;
        border-right: 0 !important
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_location,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_location {
        width: 100% !important;
        border: 0
    }
}

@media screen and (min-width:992px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_categories,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_categories {
        width: 24% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_categories,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_categories {
        width: 48% !important;
        border-right: 1px solid #efefef;
        margin-right: 2% !important
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_categories,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_categories {
        width: 100% !important;
        border: 0
    }
}

body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_submit input,
body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_submit input {
    background: #4440DA;
    color: #fff;
    border-radius: 50px !important;
    font-size: 14px;
    font-weight: 500
}

@media screen and (min-width:992px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_submit,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_submit {
        width: 20% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_submit,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_submit {
        width: 40% !important;
        margin-left: 2%
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 #primary .job_listings form.job_filters .search_jobs .search_submit,
    body.jobify-skin-2 #primary .job_listings form.job_filters .search_resumes .search_submit {
        width: 100% !important;
        border: 0
    }
}

body.jobify-skin-2 #primary .job_listings form.job_filters ul.job_types,
body.jobify-skin-2 #primary .job_listings form.job_filters ul.job_types li {
    border: 0
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 #primary .job_listings form.job_filters ul.job_types li {
        text-align: left;
        padding: 10px 30px
    }
}

body.jobify-skin-2 #primary .job_listings form.job_filters ul.job_types li label {
    font-size: 16px;
    font-weight: 600;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 #primary .job_listings form.job_filters input {
    font-family: Montserrat, Sans-serif;
    font-weight: 500;
    font-size: 15px
}

body.jobify-skin-2 #primary .job_listings form.job_filters span.select2-selection {
    font-family: Montserrat, Sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #32313D
}

body.jobify-skin-2 #primary .job_listings form.job_filters span.select2-selection span.select2-selection__placeholder {
    font-family: Montserrat, Sans-serif;
    font-weight: 500;
    font-size: 16px
}

body.jobify-skin-2 #primary .job_listings form.job_filters .search_submit input {
    font-weight: 700
}

body.jobify-skin-2 #primary .job_listings ul.job_listings,
body.jobify-skin-2 #primary .job_listings ul.resumes {
    display: flex;
    flex-wrap: wrap;
    border: 0
}

body.jobify-skin-2 #primary .job_listings ul.job_listings li.job_listing,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.resume,
body.jobify-skin-2 #primary .job_listings ul.resumes li.job_listing,
body.jobify-skin-2 #primary .job_listings ul.resumes li.resume {
    flex: 0 0 calc(33.3333% - 30px);
    max-width: calc(33.3333% - 30px);
    margin: 15px;
    box-shadow: none;
    border: 1px solid #efefef;
    border-radius: 10px;
    position: relative;
    transition: all .3s ease-in-out;
    font-family: Montserrat, Sans-serif;
    display: flex;
    padding: 2rem
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 #primary .job_listings ul.job_listings li.job_listing,
    body.jobify-skin-2 #primary .job_listings ul.job_listings li.resume,
    body.jobify-skin-2 #primary .job_listings ul.resumes li.job_listing,
    body.jobify-skin-2 #primary .job_listings ul.resumes li.resume {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 #primary .job_listings ul.job_listings li.job_listing,
    body.jobify-skin-2 #primary .job_listings ul.job_listings li.resume,
    body.jobify-skin-2 #primary .job_listings ul.resumes li.job_listing,
    body.jobify-skin-2 #primary .job_listings ul.resumes li.resume {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 30px)
    }
}

body.jobify-skin-2 #primary .job_listings ul.job_listings li.job_listing .job_listing-logo,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.job_listing .resume-logo,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.resume .job_listing-logo,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.resume .resume-logo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.job_listing .job_listing-logo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.job_listing .resume-logo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.resume .job_listing-logo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.resume .resume-logo {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: auto;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 #primary .job_listings ul.job_listings li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.job_listing .resume-logo img.company_logo,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.resume .job_listing-logo img.company_logo,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.resume .resume-logo img.candidate_photo,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.resume .resume-logo img.company_logo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.job_listing .resume-logo img.company_logo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.resume .job_listing-logo img.company_logo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.resume .resume-logo img.candidate_photo,
body.jobify-skin-2 #primary .job_listings ul.resumes li.resume .resume-logo img.company_logo {
    width: 60px
}

body.jobify-skin-2 #primary .job_listings ul.job_listings li.job_listing:hover,
body.jobify-skin-2 #primary .job_listings ul.job_listings li.resume:hover,
body.jobify-skin-2 #primary .job_listings ul.resumes li.job_listing:hover,
body.jobify-skin-2 #primary .job_listings ul.resumes li.resume:hover {
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 #primary .job_listings .job_listing-about,
body.jobify-skin-2 #primary .job_listings .resume-about {
    padding-top: 6px;
    margin-left: 0;
    width: 100%
}

body.jobify-skin-2 #primary .job_listings .job_listing-about .job_listing__column,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume__column,
body.jobify-skin-2 #primary .job_listings .resume-about .job_listing__column,
body.jobify-skin-2 #primary .job_listings .resume-about .resume__column {
    width: 100%
}

body.jobify-skin-2 #primary .job_listings .job_listing-about .job_listing-position,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume-candidate,
body.jobify-skin-2 #primary .job_listings .resume-about .job_listing-position,
body.jobify-skin-2 #primary .job_listings .resume-about .resume-candidate {
    padding-left: 70px;
    margin-right: 0;
    margin-bottom: 15px
}

body.jobify-skin-2 #primary .job_listings .job_listing-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 #primary .job_listings .job_listing-about .job_listing-position h3.resume-title,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume-candidate h3.resume-title,
body.jobify-skin-2 #primary .job_listings .resume-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 #primary .job_listings .resume-about .job_listing-position h3.resume-title,
body.jobify-skin-2 #primary .job_listings .resume-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 #primary .job_listings .resume-about .resume-candidate h3.resume-title {
    font-size: 17px;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 #primary .job_listings .job_listing-about .job_listing-position .job_listing-company strong,
body.jobify-skin-2 #primary .job_listings .job_listing-about .job_listing-position .resume-candidate-title strong,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume-candidate .job_listing-company strong,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume-candidate .resume-candidate-title strong,
body.jobify-skin-2 #primary .job_listings .resume-about .job_listing-position .job_listing-company strong,
body.jobify-skin-2 #primary .job_listings .resume-about .job_listing-position .resume-candidate-title strong,
body.jobify-skin-2 #primary .job_listings .resume-about .resume-candidate .job_listing-company strong,
body.jobify-skin-2 #primary .job_listings .resume-about .resume-candidate .resume-candidate-title strong {
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 #primary .job_listings .job_listing-about .job_listing-position .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 #primary .job_listings .job_listing-about .job_listing-position .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume-candidate .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume-candidate .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 #primary .job_listings .resume-about .job_listing-position .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 #primary .job_listings .resume-about .job_listing-position .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 #primary .job_listings .resume-about .resume-candidate .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 #primary .job_listings .resume-about .resume-candidate .resume-candidate-title span.job_listing-company-tagline {
    font-size: 12px;
    display: none
}

body.jobify-skin-2 #primary .job_listings .job_listing-about .job_listing-location,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume-location,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume_listing-location,
body.jobify-skin-2 #primary .job_listings .resume-about .job_listing-location,
body.jobify-skin-2 #primary .job_listings .resume-about .resume-location,
body.jobify-skin-2 #primary .job_listings .resume-about .resume_listing-location {
    padding-top: 6px;
    margin-bottom: 6px
}

body.jobify-skin-2 #primary .job_listings .job_listing-about .job_listing-location a.google_map_link,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume-location a.google_map_link,
body.jobify-skin-2 #primary .job_listings .job_listing-about .resume_listing-location a.google_map_link,
body.jobify-skin-2 #primary .job_listings .resume-about .job_listing-location a.google_map_link,
body.jobify-skin-2 #primary .job_listings .resume-about .resume-location a.google_map_link,
body.jobify-skin-2 #primary .job_listings .resume-about .resume_listing-location a.google_map_link {
    font-family: Montserrat, Sans-serif;
    font-weight: 500
}

body.jobify-skin-2 #primary .job_listings .job_listing-about ul.job_listing__column,
body.jobify-skin-2 #primary .job_listings .job_listing-about ul.resume__column,
body.jobify-skin-2 #primary .job_listings .resume-about ul.job_listing__column,
body.jobify-skin-2 #primary .job_listings .resume-about ul.resume__column {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

body.jobify-skin-2 #primary .job_listings .job_listing-about ul.job_listing__column li,
body.jobify-skin-2 #primary .job_listings .job_listing-about ul.resume__column li,
body.jobify-skin-2 #primary .job_listings .resume-about ul.job_listing__column li,
body.jobify-skin-2 #primary .job_listings .resume-about ul.resume__column li {
    font-family: Montserrat, Sans-serif;
    font-weight: 500
}

.single-product .page-header .sale body.jobify-skin-2 #primary .job_listings .job_listing-about ul.job_listing__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 #primary .job_listings .job_listing-about ul.resume__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 #primary .job_listings .resume-about ul.job_listing__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 #primary .job_listings .resume-about ul.resume__column li.job_listing-type.onsale,
body.jobify-skin-2 #primary .job_listings .job_listing-about ul.job_listing__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 #primary .job_listings .job_listing-about ul.job_listing__column li.job_listing-type.job-type,
body.jobify-skin-2 #primary .job_listings .job_listing-about ul.resume__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 #primary .job_listings .job_listing-about ul.resume__column li.job_listing-type.job-type,
body.jobify-skin-2 #primary .job_listings .resume-about ul.job_listing__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 #primary .job_listings .resume-about ul.job_listing__column li.job_listing-type.job-type,
body.jobify-skin-2 #primary .job_listings .resume-about ul.resume__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 #primary .job_listings .resume-about ul.resume__column li.job_listing-type.job-type {
    color: #FFF
}

body.jobify-skin-3 .job_listings form.job_filters .search_jobs,
body.jobify-skin-3 .job_listings form.job_filters .search_resumes {
    box-shadow: none
}

body.jobify-skin-3 .job_listings form.job_filters .search_jobs input#search_keywords,
body.jobify-skin-3 .job_listings form.job_filters .search_resumes input#search_keywords {
    border-radius: 25px 0 0 25px;
    padding-left: 20px
}

body.jobify-skin-3 .job_listings form.job_filters .search_jobs .select2-container--default .select2-selection--single,
body.jobify-skin-3 .job_listings form.job_filters .search_jobs input#search_location,
body.jobify-skin-3 .job_listings form.job_filters .search_resumes .select2-container--default .select2-selection--single,
body.jobify-skin-3 .job_listings form.job_filters .search_resumes input#search_location {
    border-radius: 0
}

body.jobify-skin-3 .job_listings form.job_filters .search_jobs .select2-selection--single .select2-selection__rendered,
body.jobify-skin-3 .job_listings form.job_filters .search_resumes .select2-selection--single .select2-selection__rendered {
    line-height: 2
}

body.jobify-skin-3 .job_listings form.job_filters .search_jobs .search_submit input[type=submit],
body.jobify-skin-3 .job_listings form.job_filters .search_resumes .search_submit input[type=submit] {
    padding: 14px;
    border-radius: 0 25px 25px 0;
    line-height: 2
}

body.jobify-skin-3 .job_listings form.job_filters ul.job_types {
    border: 1px solid #3f6745
}

body.jobify-skin-3 .jobify_findjobs_widget div.job_listings {
    margin-top: 4em;
    margin-bottom: 4em;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    float: none
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-3 .job_listings form.job_filters .search_jobs input#search_keywords,
    body.jobify-skin-3 .job_listings form.job_filters .search_resumes input#search_keywords {
        border-radius: 0
    }

    body.jobify-skin-3 .job_listings form.job_filters .search_jobs .search_submit input[type=submit],
    body.jobify-skin-3 .job_listings form.job_filters .search_resumes .search_submit input[type=submit] {
        border-radius: 25px
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-3 .job_listings form.job_filters .search_jobs .search_categories,
    body.jobify-skin-3 .job_listings form.job_filters .search_jobs .search_keywords,
    body.jobify-skin-3 .job_listings form.job_filters .search_jobs .search_location,
    body.jobify-skin-3 .job_listings form.job_filters .search_resumes .search_categories,
    body.jobify-skin-3 .job_listings form.job_filters .search_resumes .search_keywords,
    body.jobify-skin-3 .job_listings form.job_filters .search_resumes .search_location {
        margin-bottom: 7%
    }

    body.jobify-skin-3 .job_listings form.job_filters .search_jobs input#search_keywords,
    body.jobify-skin-3 .job_listings form.job_filters .search_resumes input#search_keywords {
        border-radius: 0
    }

    body.jobify-skin-3 .job_listings form.job_filters .search_jobs .search_submit input[type=submit],
    body.jobify-skin-3 .job_listings form.job_filters .search_resumes .search_submit input[type=submit] {
        border-radius: 25px
    }
}

.job_types {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #ccc;
    border-width: 0 1px
}

.job_types li {
    font: 700 12px/normal Montserrat, sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding: 20px;
    width: 100%;
    text-align: center
}

@media screen and (min-width:768px) {
    .job_types li {
        border: 1px solid #ccc;
        border-width: 0 1px 1px 0;
        width: 50%;
        float: left
    }

    .job_types li:nth-child(2n) {
        border-right: 0
    }
}

@media screen and (min-width:992px) {
    .job_types li {
        border-width: 0 1px 0 0;
        width: auto
    }

    .job_types li:nth-child(2n) {
        border-right: 1px solid #ccc
    }
}

.job_types li:last-child {
    border-bottom: 0
}

.showing_jobs,
.showing_resumes {
    font-size: 1em;
    text-align: left;
    background: #fafafa;
    border: 1px solid #ccc;
    border-width: 1px 1px 0;
    padding: 15px 20px
}

.showing_jobs span,
.showing_resumes span {
    font-size: 13px
}

.reset,
.rss_link,
.showing_jobs .alert,
.showing_resumes .alert {
    font: 700 12px/normal Montserrat, sans-serif;
    color: #f08d3c;
    text-transform: uppercase;
    float: right;
    margin: 2px 0 0 15px
}

.reset:before,
.rss_link:before,
.showing_jobs .alert:before,
.showing_resumes .alert:before {
    content: "";
    margin-right: 4px
}

.reset:hover,
.rss_link:hover,
.showing_jobs .alert:hover,
.showing_resumes .alert:hover {
    text-decoration: none
}

.reset:before {
    content: ""
}

.no_job_listings_found,
.no_resumes_found {
    padding: 2em;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.load_more_jobs,
.load_more_resumes {
    text-align: center;
    display: block;
    margin-top: 1em
}

.load_more_jobs strong,
.load_more_resumes strong {
    font-size: 12px;
    margin: 0 auto
}

.load_more_jobs:hover,
.load_more_resumes:hover {
    text-decoration: none
}

.load_more_jobs.load_previous,
.load_previous.load_more_resumes {
    margin: 0 0 -2px;
    z-index: 2;
    position: relative
}

.load_more_jobs.load_previous strong,
.load_previous.load_more_resumes strong {
    display: block;
    border-radius: 0
}

.job_listing,
.resume {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 1em;
    position: relative
}

.job_listing:last-child,
.job_listing:only-child,
.resume:last-child,
.resume:only-child {
    border-bottom: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.job_listing:first-child,
.resume:first-child {
    border-top-left-radius: 4px
}

.job_listing__column,
.resume__column {
    vertical-align: top;
    margin-bottom: .5em
}

@media screen and (min-width:992px) {

    .job_listing__column,
    .resume__column {
        vertical-align: middle;
        display: inline-block;
        margin-right: 3%;
        margin-bottom: 0
    }

    .job_listing__column:last-child,
    .resume__column:last-child {
        margin-right: 0
    }
}

.jobify-skin-1 .job-single-top-banner .banner_company_logo {
    margin: 0 auto;
    width: 80px
}

.jobify-skin-1 .job-single-top-banner .banner_company_logo .candidate_photo,
.jobify-skin-1 .job-single-top-banner .banner_company_logo .company_logo {
    border-radius: 4px
}

.job-application-note-add body.jobify-skin-3 .single_job_listing .widget--job_listing-top input[type=button],
.job-application-note-add body.jobify-skin-3 .single_job_listing .widget--resume-top input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .single_job_listing .widget--job_listing-top a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .single_job_listing .widget--job_listing-top a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .single_job_listing .widget--resume-top a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .single_job_listing .widget--resume-top a.remove-bookmark,
.load_more_jobs body.jobify-skin-3 .single_job_listing .widget--job_listing-top strong,
.load_more_jobs body.jobify-skin-3 .single_job_listing .widget--resume-top strong,
.load_more_resumes body.jobify-skin-3 .single_job_listing .widget--job_listing-top strong,
.load_more_resumes body.jobify-skin-3 .single_job_listing .widget--resume-top strong,
.modal .nf-field-container.submit-container body.jobify-skin-3 .single_job_listing .widget--job_listing-top input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-3 .single_job_listing .widget--resume-top input[type=button],
.single-product #content body.jobify-skin-3 .single_job_listing .widget--job_listing-top .single_add_to_cart_button,
.single-product #content body.jobify-skin-3 .single_job_listing .widget--resume-top .single_add_to_cart_button,
body.jobify-skin-3 .single_job_listing .application .widget--job_listing-top input.apply-with-facebook[type=button],
body.jobify-skin-3 .single_job_listing .application .widget--resume-top input.apply-with-facebook[type=button],
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .application input.apply-with-facebook[type=button],
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .application_button,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .application_button_link,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .button,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .button--type-action,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .button--type-inverted,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .favorite-notice,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .job-application-note-add input[type=button],
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .load_more_jobs strong,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .load_more_resumes strong,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .resume_contact_button,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .single-product #content .single_add_to_cart_button,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top .view-video,
body.jobify-skin-3 .single_job_listing .widget--job_listing-top input.apply-with-linkedin[type=button],
body.jobify-skin-3 .single_job_listing .widget--job_listing-top input.apply-with-xing[type=button],
body.jobify-skin-3 .single_job_listing .widget--job_listing-top input.import-from-linkedin[type=button],
body.jobify-skin-3 .single_job_listing .widget--job_listing-top input[name=wp_job_manager_edit_application],
body.jobify-skin-3 .single_job_listing .widget--job_listing-top p.job-manager-single-alert-link a,
body.jobify-skin-3 .single_job_listing .widget--resume-top .application input.apply-with-facebook[type=button],
body.jobify-skin-3 .single_job_listing .widget--resume-top .application_button,
body.jobify-skin-3 .single_job_listing .widget--resume-top .application_button_link,
body.jobify-skin-3 .single_job_listing .widget--resume-top .button,
body.jobify-skin-3 .single_job_listing .widget--resume-top .button--type-action,
body.jobify-skin-3 .single_job_listing .widget--resume-top .button--type-inverted,
body.jobify-skin-3 .single_job_listing .widget--resume-top .favorite-notice,
body.jobify-skin-3 .single_job_listing .widget--resume-top .job-application-note-add input[type=button],
body.jobify-skin-3 .single_job_listing .widget--resume-top .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-3 .single_job_listing .widget--resume-top .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-3 .single_job_listing .widget--resume-top .load_more_jobs strong,
body.jobify-skin-3 .single_job_listing .widget--resume-top .load_more_resumes strong,
body.jobify-skin-3 .single_job_listing .widget--resume-top .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-3 .single_job_listing .widget--resume-top .resume_contact_button,
body.jobify-skin-3 .single_job_listing .widget--resume-top .single-product #content .single_add_to_cart_button,
body.jobify-skin-3 .single_job_listing .widget--resume-top .view-video,
body.jobify-skin-3 .single_job_listing .widget--resume-top input.apply-with-linkedin[type=button],
body.jobify-skin-3 .single_job_listing .widget--resume-top input.apply-with-xing[type=button],
body.jobify-skin-3 .single_job_listing .widget--resume-top input.import-from-linkedin[type=button],
body.jobify-skin-3 .single_job_listing .widget--resume-top input[name=wp_job_manager_edit_application],
body.jobify-skin-3 .single_job_listing .widget--resume-top p.job-manager-single-alert-link a,
p.job-manager-single-alert-link body.jobify-skin-3 .single_job_listing .widget--job_listing-top a,
p.job-manager-single-alert-link body.jobify-skin-3 .single_job_listing .widget--resume-top a {
    border-radius: 50px
}

body.jobify-skin-3 .single_job_listing .widget--job_listing-top img,
body.jobify-skin-3 .single_job_listing .widget--resume-top img {
    border-radius: 20px
}

.job_listing-logo,
.resume-logo {
    width: 25%;
    display: inline-block;
    vertical-align: top
}

.job_listing-logo img,
.resume-logo img {
    max-width: 100%
}

@media screen and (min-width:768px) {

    .job_listing-logo,
    .resume-logo {
        width: 20%;
        vertical-align: middle
    }
}

@media screen and (min-width:992px) {

    .job_listing-logo,
    .resume-logo {
        width: 10%
    }
}

@media screen and (min-width:1200px) {

    .job_listing-logo,
    .resume-logo {
        width: 6%
    }
}

.candidate_photo,
.company_logo {
    min-width: auto
}

.job_listing-about,
.resume-about {
    width: 70%;
    margin-left: 8px;
    display: inline-block
}

@media screen and (min-width:768px) {

    .job_listing-about,
    .resume-about {
        width: 77%;
        margin-left: 15px;
        vertical-align: middle
    }
}

@media screen and (min-width:992px) {

    .job_listing-about,
    .resume-about {
        width: 88%;
        margin-left: 13px
    }
}

@media screen and (min-width:1200px) {

    .job_listing-about,
    .resume-about {
        width: 92%;
        margin-left: 15px
    }
}

@media screen and (min-width:992px) {

    .job_listing-position,
    .resume-candidate {
        width: 45%
    }
}

.job_listing-title,
.resume-title {
    font-size: 20px;
    font-weight: 400;
    margin: 0
}

@media screen and (min-width:992px) {

    .job_listing-title,
    .resume-title {
        font-size: 18px
    }
}

.job_listing-company,
.resume-candidate-title {
    font-size: 14px
}

.job-company:before {
    content: ""
}

.job_listing-location:before,
.resume-location:before,
.resume_listing-location:before {
    content: "";
    font-size: 22px;
    vertical-align: middle;
    margin: -1px 4px 0 0
}

@media screen and (min-width:992px) {

    .job_listing-location,
    .resume-location,
    .resume_listing-location {
        width: 25%
    }
}

.job_listing-meta,
.resume-meta {
    text-align: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.job_listing-meta li,
.resume-meta li {
    margin-bottom: .25em
}

.job_listing-meta li:last-child,
.resume-meta li:last-child {
    margin-bottom: 0
}

@media screen and (min-width:992px) {

    .job_listing-meta,
    .resume-meta {
        text-align: center;
        width: 22%
    }
}

.job_listing-date,
.resume-date {
    font-size: 14px
}

.jobify_widget_jobs .job_listing-date,
.jobify_widget_jobs .resume-date {
    display: none
}

.job-type,
.job_listing-type,
.single-product .page-header .sale .onsale {
    font: 700 12px/normal Montserrat, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    padding: 3px 10px
}

@media screen and (min-width:992px) {

    .job-type,
    .job_listing-type,
    .single-product .page-header .sale .onsale {
        display: block
    }
}

.job-category,
.job-tag,
.resume-category {
    color: inherit;
    margin-right: .75em
}

.job-category:before,
.job-tag:before,
.resume-category:before {
    content: "";
    margin-right: 5px
}

.job-category:before,
.resume-category:before {
    content: ""
}

.application_details.modal hr {
    display: none
}

.job-meta.col-md-2 .application_button,
.job-meta.col-md-2 .application_button_link {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
}

.wp-job-manager-apply-email:not(.wp-job-manager-contact-listing):not(.wp-job-manager-applications) .application_details {
    padding: 30px
}

.wp-job-manager-apply-email:not(.wp-job-manager-contact-listing):not(.wp-job-manager-applications) .application_details p:last-of-type {
    margin-bottom: 0
}

.wp-job-manager-apply-email:not(.wp-job-manager-contact-listing):not(.wp-job-manager-applications) .application_details p:only-of-type {
    padding: 0
}

.job_listing-template.jobify-skin-1 .job-detail-about-role {
    margin-bottom: 0
}

.job_listing-template.jobify-skin-1 .job-detail-job-type .elementor-widget-wp-widget-jobify_widget_job_type .job-type,
.job_listing-template.jobify-skin-1 .job-detail-job-type .elementor-widget-wp-widget-jobify_widget_job_type .single-product .page-header .sale .onsale,
.single-product .page-header .sale .job_listing-template.jobify-skin-1 .job-detail-job-type .elementor-widget-wp-widget-jobify_widget_job_type .onsale {
    background-color: transparent;
    padding-left: 0;
    color: #5d6598;
    font-size: 16px;
    font-weight: 400;
    float: left;
    text-transform: capitalize;
    font-family: 'Varela Round'
}

.job_listing-template.jobify-skin-1 .job-location-title .google_map_link {
    color: #5d6598
}

.job_listing-template.jobify-skin-1 .job-location-title .google_map_link:hover {
    color: #7e3af2
}

.job_listing-template.jobify-skin-1 .jobify-skin-1-company-logo .candidate_photo,
.job_listing-template.jobify-skin-1 .jobify-skin-1-company-logo .company_logo {
    border-radius: 9999px
}

.job-meta-top~.job-overview-content,
.jobify-single-job-row,
.resume-meta-top~.resume-overview-content,
.resume-meta-top~.resume-overview-content .resume-info {
    margin: 4em 0;
    padding-top: 4em;
    border-top: 1px solid #eee
}

.job_listing-description h2,
.job_listing-description h3,
.job_listing-description h4,
.job_listing-description h5,
.resume-description h2,
.resume-description h3,
.resume-description h4,
.resume-description h5 {
    font-weight: 400
}

.job_listing-description h1,
.job_listing-description h2:not(.widget-title),
.resume-description h1,
.resume-description h2:not(.widget-title) {
    font-size: 20px
}

.job-meta-top~.job_listing-description .job_listing-company-description,
.job-meta-top~.resume-description .job_listing-company-description {
    margin: 4em 0;
    padding-top: 4em;
    border-top: 1px solid #eee
}

.job_listing-company-social {
    margin: 0;
    padding: 0;
    list-style: none
}

.job_listing-company-social li {
    margin-right: 10px;
    display: inline-block
}

.job_listing-company-social a {
    color: inherit
}

.job_listing-company-social a:hover {
    text-decoration: none
}

.job_listing-company-social a:before {
    font-size: 19px;
    margin-right: 4px;
    margin-top: -5px;
    vertical-align: middle
}

.job_listing-website:before {
    content: ""
}

.job_listing-twitter:before {
    content: ""
}

.job_listing-facebook:before {
    content: ""
}

.job_listing-instagram:before {
    content: ""
}

.job_listing-linkedin:before {
    content: ""
}

.widget--job_listing,
.widget--resume {
    margin-bottom: 1em;
    padding-bottom: 1em
}

.widget--job_listing-top,
.widget--resume-top {
    margin-bottom: 2em;
    padding: 0;
    border: 0
}

.jobify_widget_job_type.widget--resume .job-type,
.jobify_widget_job_type.widget--resume .single-product .page-header .sale .onsale,
.single-product .page-header .sale .jobify_widget_job_type.widget--resume .onsale,
.single-product .page-header .sale .widget--job_listing.jobify_widget_job_type .onsale,
.widget--job_listing.jobify_widget_job_type .job-type,
.widget--job_listing.jobify_widget_job_type .single-product .page-header .sale .onsale {
    margin-bottom: 3px
}

body.jobify-skin-2 .single_job_listing .page-header {
    background-image: url(images/Pattern_Dark_Hero_Section.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 90px 0;
    border-bottom: 0
}

body.jobify-skin-2 .single_job_listing .page-header h1.page-title {
    font-weight: 600;
    font-size: 34px
}

@media screen and (min-width:768px) and (max-width:991px) {
    body.jobify-skin-2 .single_job_listing .page-header h1.page-title {
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .single_job_listing .page-header h1.page-title {
        margin-bottom: 20px;
        font-size: 24px
    }
}

.single-product body.jobify-skin-2 .single_job_listing .page-header .sale h3.page-subtitle ul.job-listing-meta li.full-time.onsale,
.single-product body.jobify-skin-2 .single_job_listing .page-header h3.page-subtitle ul.job-listing-meta .sale li.full-time.onsale,
body.jobify-skin-2 .single_job_listing .page-header h3.page-subtitle ul.job-listing-meta li.job-type.full-time,
body.jobify-skin-2 .single_job_listing .single-product .page-header .sale h3.page-subtitle ul.job-listing-meta li.full-time.onsale,
body.jobify-skin-2 .single_job_listing .single-product .page-header h3.page-subtitle ul.job-listing-meta .sale li.full-time.onsale {
    background: #4440DA;
    font-size: 12px;
    color: #FFF
}

body.jobify-skin-2 .single_job_listing .page-header h3.page-subtitle ul.job-listing-meta li {
    font-size: 18px
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .single_job_listing .page-header h3.page-subtitle ul.job-listing-meta li {
        font-size: 14px
    }
}

body.jobify-skin-2 .single_job_listing .page-header h3.page-subtitle ul.job-listing-meta li a {
    font-size: 18px;
    text-decoration: none
}

body.jobify-skin-2 .single_job_listing .page-header h3.page-subtitle ul.job-listing-meta li a:hover {
    color: #4440DA
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .single_job_listing .page-header h3.page-subtitle ul.job-listing-meta li a {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .single_job_listing .content-area {
        margin-top: 40px;
        margin-bottom: 20px
    }
}

body.jobify-skin-2 .single_job_listing .job-meta-top aside.jobify_widget_job_company_logo img.candidate_photo,
body.jobify-skin-2 .single_job_listing .job-meta-top aside.jobify_widget_job_company_logo img.company_logo {
    width: 100px;
    height: 100px
}

body.jobify-skin-2 .single_job_listing .job-meta-top aside.jobify_widget_job_categories .job_listing-categories a.job-category,
body.jobify-skin-2 .single_job_listing .job-meta-top aside.jobify_widget_job_categories .job_listing-categories a.resume-category {
    font-size: 16px;
    text-decoration: none
}

body.jobify-skin-2 .single_job_listing .job-meta-top .widget--job_listing ul.job_listing-company-social li a br,
body.jobify-skin-2 .single_job_listing .job-meta-top .widget--resume ul.job_listing-company-social li a br,
body.jobify-skin-2 .single_job_listing .job-meta-top aside.jobify_widget_job_company_social ul.job_listing-company-social li a br {
    display: none
}

body.jobify-skin-2 .single_job_listing .job-meta-top .widget--job_listing .job_application.application input.application_button,
body.jobify-skin-2 .single_job_listing .job-meta-top .widget--resume .job_application.application input.application_button,
body.jobify-skin-2 .single_job_listing .job-meta-top aside.jobify_widget_job_apply .job_application.application input.application_button {
    border: 2px solid #4440DA;
    border-radius: 50px
}

body.jobify-skin-2 .single_job_listing .job-meta-top .widget--job_listing .job_application.application input.application_button:hover,
body.jobify-skin-2 .single_job_listing .job-meta-top .widget--resume .job_application.application input.application_button:hover,
body.jobify-skin-2 .single_job_listing .job-meta-top aside.jobify_widget_job_apply .job_application.application input.application_button:hover {
    background-color: #4440DA;
    color: #FFF
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .single_job_listing .job-meta-top aside {
        margin-bottom: 15px
    }
}

body.jobify-skin-2 .single_job_listing .job-overview-content {
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .single_job_listing .job-overview-content {
        margin-top: 32px;
        padding-top: 32px
    }
}

body.jobify-skin-2 .single_job_listing .job-overview-content .job_listing-description h2,
body.jobify-skin-2 .single_job_listing .job-overview-content .resume-description h2 {
    font-size: 28px;
    font-weight: 600
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .single_job_listing .job-overview-content .job_listing-description h2,
    body.jobify-skin-2 .single_job_listing .job-overview-content .resume-description h2 {
        font-size: 22px;
        margin-bottom: 15px
    }
}

body.jobify-skin-2 .single_job_listing .job-overview-content .job_listing-description h3,
body.jobify-skin-2 .single_job_listing .job-overview-content .resume-description h3 {
    font-size: 22px;
    font-weight: 600
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .single_job_listing .job-overview-content .job_listing-description h3,
    body.jobify-skin-2 .single_job_listing .job-overview-content .resume-description h3 {
        font-size: 20px;
        margin: 0 0 10px
    }
}

body.jobify-skin-2 .single_job_listing .job-overview-content .job_listing-description h4,
body.jobify-skin-2 .single_job_listing .job-overview-content .resume-description h4 {
    font-size: 20px;
    font-weight: 600
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .single_job_listing .job-overview-content .job_listing-description h4,
    body.jobify-skin-2 .single_job_listing .job-overview-content .resume-description h4 {
        font-size: 18px;
        margin: 0 0 10px
    }
}

body.jobify-skin-2 .single_job_listing .job-overview-content .job_listing-description p,
body.jobify-skin-2 .single_job_listing .job-overview-content .resume-description p {
    font-size: 16px;
    font-weight: 400
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .single_job_listing .job-overview-content .job_listing-description p,
    body.jobify-skin-2 .single_job_listing .job-overview-content .resume-description p {
        margin-bottom: 15px
    }
}

body.jobify-skin-2 .single_job_listing .job-overview-content .job_listing-description ul,
body.jobify-skin-2 .single_job_listing .job-overview-content .resume-description ul {
    margin: 0;
    padding-left: 20px
}

body.jobify-skin-2 .single_job_listing .job-overview-content .job_listing-description ul li,
body.jobify-skin-2 .single_job_listing .job-overview-content .resume-description ul li {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px
}

body.jobify-skin-2 .single_job_listing .related-jobs {
    padding-bottom: 80px
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes {
    display: flex;
    flex-wrap: wrap;
    border: 0
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume {
    flex: 0 0 calc(33.3333% - 30px);
    max-width: calc(33.3333% - 30px);
    margin: 15px;
    box-shadow: none;
    border: 1px solid #efefef;
    position: relative;
    border-radius: 10px;
    transition: all .2s ease-in-out;
    display: flex;
    padding: 2rem
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing,
    body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume,
    body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing,
    body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing,
    body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume,
    body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing,
    body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 30px)
    }
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing p,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume p,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing p,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume p {
    margin: 0
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing .job_listing-logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing .resume-logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume .job_listing-logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume .resume-logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing .job_listing-logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing .resume-logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume .job_listing-logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume .resume-logo {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: auto
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing .resume-logo img.company_logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume .job_listing-logo img.company_logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume .resume-logo img.candidate_photo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume .resume-logo img.company_logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing .job_listing-logo img.company_logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing .resume-logo img.candidate_photo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing .resume-logo img.company_logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume .job_listing-logo img.candidate_photo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume .job_listing-logo img.company_logo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume .resume-logo img.candidate_photo,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume .resume-logo img.company_logo {
    width: 60px
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.job_listing:hover,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related li.resume:hover,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.job_listing:hover,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes li.resume:hover {
    box-shadow: 0 1rem 3rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about {
    padding-top: 6px;
    margin-left: 0;
    width: 100%
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .job_listing__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .resume__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .job_listing__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .resume__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .job_listing__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .resume__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .job_listing__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .resume__column {
    width: 100%
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .job_listing-position,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .resume-candidate,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .job_listing-position,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .resume-candidate,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .job_listing-position,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .resume-candidate,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .job_listing-position,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .resume-candidate {
    padding-left: 70px;
    margin-bottom: 15px
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .job_listing-position h3.resume-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .resume-candidate h3.resume-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .job_listing-position h3.resume-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .resume-candidate h3.resume-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .job_listing-position h3.resume-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .resume-candidate h3.resume-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .job_listing-position h3.job_listing-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .job_listing-position h3.resume-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .resume-candidate h3.job_listing-title,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .resume-candidate h3.resume-title {
    font-size: 17px
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .job_listing-position .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .job_listing-position .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .resume-candidate .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .resume-candidate .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .job_listing-position .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .job_listing-position .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .resume-candidate .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .resume-candidate .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .job_listing-position .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .job_listing-position .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .resume-candidate .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .resume-candidate .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .job_listing-position .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .job_listing-position .resume-candidate-title span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .resume-candidate .job_listing-company span.job_listing-company-tagline,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .resume-candidate .resume-candidate-title span.job_listing-company-tagline {
    font-size: 12px;
    display: none
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .job_listing-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .resume-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .resume_listing-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .job_listing-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .resume-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .resume_listing-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .job_listing-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .resume-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .resume_listing-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .job_listing-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .resume-location,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .resume_listing-location {
    padding-top: 6px;
    margin-bottom: 6px
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .job_listing-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .resume-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about .resume_listing-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .job_listing-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .resume-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about .resume_listing-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .job_listing-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .resume-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about .resume_listing-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .job_listing-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .resume-location a.google_map_link,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about .resume_listing-location a.google_map_link {
    font-weight: 500
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about ul.job_listing__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about ul.resume__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about ul.job_listing__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about ul.resume__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about ul.job_listing__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about ul.resume__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about ul.job_listing__column,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about ul.resume__column {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about ul.job_listing__column li,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about ul.resume__column li,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about ul.job_listing__column li,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about ul.resume__column li,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about ul.job_listing__column li,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about ul.resume__column li,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about ul.job_listing__column li,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about ul.resume__column li {
    font-weight: 500
}

.single-product .page-header .sale body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about ul.job_listing__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about ul.resume__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about ul.job_listing__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about ul.resume__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about ul.job_listing__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about ul.resume__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about ul.job_listing__column li.job_listing-type.onsale,
.single-product .page-header .sale body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about ul.resume__column li.job_listing-type.onsale,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about ul.job_listing__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about ul.job_listing__column li.job_listing-type.job-type,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about ul.resume__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .job_listing-about ul.resume__column li.job_listing-type.job-type,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about ul.job_listing__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about ul.job_listing__column li.job_listing-type.job-type,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about ul.resume__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .single_job_listing .related-jobs ul.job_listings.related .resume-about ul.resume__column li.job_listing-type.job-type,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about ul.job_listing__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about ul.job_listing__column li.job_listing-type.job-type,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about ul.resume__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .job_listing-about ul.resume__column li.job_listing-type.job-type,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about ul.job_listing__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about ul.job_listing__column li.job_listing-type.job-type,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about ul.resume__column .single-product .page-header .sale li.job_listing-type.onsale,
body.jobify-skin-2 .single_job_listing .related-jobs ul.related.resumes .resume-about ul.resume__column li.job_listing-type.job-type {
    color: #FFF
}

.widget-title--job_listing,
.widget-title--resume {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin: 25px 0 10px
}

.related.products h2,
.single-product #content .summary .price,
.wc-tabs li a,
.widget-title--job_listing-top,
.widget-title--resume-top,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 23px;
    font-weight: 400;
    text-align: left;
    margin-top: 0
}

.submit-job-form input[name=job_location] {
    padding-right: 35px
}

.file-field-label {
    display: block;
    cursor: pointer
}

.file-field-label input[type=file] {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.geo-tag .location.loading {
    -webkit-animation: rotate;
    -moz-animation: rotate;
    -ms-animation: rotate;
    -o-animation: rotate;
    animation: rotate
}

@media screen and (max-width:451px) {

    .job-application-note-add form#submit-job-form input.secondary.save_draft[type=button],
    .modal .nf-field-container.submit-container form#submit-job-form input.secondary.save_draft[type=button],
    .single-product #content form#submit-job-form input.secondary.save_draft.single_add_to_cart_button,
    .single_job_listing .application form#submit-job-form input.secondary.save_draft.apply-with-facebook[type=button],
    form#submit-job-form .job-application-note-add input.secondary.save_draft[type=button],
    form#submit-job-form .modal .nf-field-container.submit-container input.secondary.save_draft[type=button],
    form#submit-job-form .single-product #content input.secondary.save_draft.single_add_to_cart_button,
    form#submit-job-form .single_job_listing .application input.secondary.save_draft.apply-with-facebook[type=button],
    form#submit-job-form input.button.secondary.save_draft,
    form#submit-job-form input.secondary.save_draft.application_button,
    form#submit-job-form input.secondary.save_draft.application_button_link,
    form#submit-job-form input.secondary.save_draft.apply-with-linkedin[type=button],
    form#submit-job-form input.secondary.save_draft.apply-with-xing[type=button],
    form#submit-job-form input.secondary.save_draft.button--type-action,
    form#submit-job-form input.secondary.save_draft.button--type-inverted,
    form#submit-job-form input.secondary.save_draft.favorite-notice,
    form#submit-job-form input.secondary.save_draft.import-from-linkedin[type=button],
    form#submit-job-form input.secondary.save_draft.resume_contact_button,
    form#submit-job-form input.secondary.save_draft.view-video,
    form#submit-job-form input.secondary.save_draft[name=wp_job_manager_edit_application] {
        margin-top: 20px;
        display: block
    }
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form article.content-box {
    margin-bottom: 0
}

@media screen and (max-width:1024px) {
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-area {
        margin-bottom: 20px
    }
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .listing-cover.listing-form-cover {
    display: none
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset label {
    color: #32313D;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in {
    padding: 10px 16px;
    background: #fff;
    color: #32313D;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a {
    margin-top: 0;
    background: #4440da;
    color: #FFF;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 10px;
    font-family: Montserrat, Sans-serif !important
}

@media screen and (max-width:767px) {

    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a {
        max-width: 100px;
        margin-top: 8px
    }
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice:hover,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a:hover,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field.account-sign-in a:hover {
    color: #fff;
    border-color: #4440da
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset span.select.null-wrapper span.select2.select2-container span.select2-selection {
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset span.select.null-wrapper span.select2.select2-container span.select2-selection:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4)
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset span.select.null-wrapper span.select2.select2-container span.select2-selection span.select2-selection__placeholder {
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field input {
    border-color: #EFEFEF;
    font-weight: 500;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset small.description {
    color: #4440da;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset span.selection span.select2-selection {
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset span.selection span.select2-selection:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset span.selection span.select2-selection span.select2-selection__placeholder {
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset select.postform {
    border: 1px solid #EFEFEF;
    font-weight: 500;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset select.postform:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset select.postform option {
    margin: 40px
}

.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.application_button,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.application_button_link,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--type-action,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--type-inverted,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.favorite-notice,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.resume_contact_button,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.view-video,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.application_button.view-video,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.application_button_link.view-video,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--size-medium.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--size-medium.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--size-medium.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--size-medium.view-video,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button-secondary.application_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button-secondary.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button-secondary.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button-secondary.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button.application_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button.button--size-medium,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.view-video.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.view-video.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.view-video.resume_contact_button {
    color: #4440da;
    border-color: #4440DA;
    background: 0 0;
    padding: 10px 15px;
    border-radius: 50px;
    font-family: Montserrat, Sans-serif !important
}

.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.application_button:hover,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.application_button_link:hover,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--type-action:hover,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--type-inverted:hover,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button:hover,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.favorite-notice:hover,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.resume_contact_button:hover,
.gform_drop_area body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.view-video:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .gform_drop_area span.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--size-medium.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--size-medium.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--size-medium.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--size-medium.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button-secondary.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button-secondary.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button-secondary.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button-secondary.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button.button--size-medium:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.button.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset .field label.file-field-label span.view-video:hover {
    background: #4440da;
    color: #FFF
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection {
    height: 42px;
    display: flex !important;
    align-items: center;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear {
    color: #4440DA;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice {
    background-color: rgba(68, 64, 218, .2);
    border-color: #4440DA;
    color: #4440DA;
    font-family: Montserrat, Sans-serif;
    font-size: 15px;
    font-weight: 600
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search {
    height: 100%
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input {
    height: 100%;
    margin: 0;
    padding: 8px 15px;
    box-shadow: none;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form h2 {
    color: #32313D;
    font-weight: 700;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap {
    border: 1px solid #EFEFEF;
    color: #32313D;
    border-radius: 4px;
    overflow: hidden;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4)
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container {
    border: 0;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap {
    border: 1px solid #EFEFEF;
    color: #32313D;
    border-radius: 4px;
    overflow: hidden;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4)
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container {
    border: 0;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form fieldset.fieldset-company_website .field {
    color: #32313D;
    font-family: Montserrat, Sans-serif !important
}

.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input[type=button],
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.single_add_to_cart_button,
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input[name=wp_job_manager_edit_application] {
    color: #4440da;
    border-color: #4440DA;
    background: 0 0;
    padding: 10px 15px;
    border-radius: 50px;
    font-size: 16px;
    font-family: Montserrat, Sans-serif !important
}

.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input:hover[type=button],
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.single_add_to_cart_button:hover,
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-submit-job-form .content-box-inner form.job-manager-form p input:hover[name=wp_job_manager_edit_application] {
    background: #4440da;
    color: #FFF
}

.job-manager-term-checklist {
    margin: 1em 0;
    padding: 0;
    list-style: none
}

.job-manager-uploaded-files {
    margin: 1em 0
}

.job-manager-uploaded-files .job-manager-uploaded-file {
    max-width: 100px;
    display: inline-block;
    margin-right: 10px
}

.recent-jobs~.job-spotlight-wrapper {
    margin-top: 2em
}

@media screen and (min-width:992px) {
    .recent-jobs~.job-spotlight-wrapper {
        margin-top: 3em
    }
}

@media screen and (min-width:1200px) {
    .recent-jobs~.job-spotlight-wrapper {
        margin-top: 0
    }
}

.job-spotlight,
.resume-spotlight {
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 3em
}

.job-spotlight__featured-image,
.resume-spotlight__featured-image {
    overflow: hidden
}

.job-spotlight__featured-image a,
.job-spotlight__featured-image img,
.resume-spotlight__featured-image a,
.resume-spotlight__featured-image img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    min-width: 100%;
    display: block
}

.job-spotlight__title,
.resume-spotlight__title {
    font-size: 18px;
    color: inherit
}

.job-spotlight__content,
.resume-spotlight__content {
    padding: 2em
}

.job-spotlight__content p:last-child,
.resume-spotlight__content p:last-child {
    margin-bottom: 0
}

.job-spotlight__actions,
.resume-spotlight__actions {
    margin-bottom: 1em
}

.job-spotlight__actions span,
.resume-spotlight__actions span {
    margin-right: 1em
}

.job-spotlight__actions .job-type,
.job-spotlight__actions .single-product .page-header .sale .onsale,
.resume-spotlight__actions .job-type,
.resume-spotlight__actions .single-product .page-header .sale .onsale,
.single-product .page-header .sale .job-spotlight__actions .onsale,
.single-product .page-header .sale .resume-spotlight__actions .onsale {
    display: inline-block
}

.job-spotlights,
.resume-spotlights {
    text-align: center
}

.jobify-skin-1 .job-spotlight-main h5 {
    text-align: center;
    font-size: 35px
}

.jobify-skin-1 .job-spotlight-main .job-spotlight__title,
.jobify-skin-1 .job-spotlight-main .resume-spotlight__title {
    color: #404668
}

.jobify-skin-1 .job-spotlight-main .job-spotlight__title:hover,
.jobify-skin-1 .job-spotlight-main .resume-spotlight__title:hover {
    color: #7e3af2
}

.widget--home-hero-search:first-child {
    margin-top: 0
}

.hero-search {
    padding: 3em 0;
    position: relative;
    background-size: cover
}

@media screen and (min-width:768px) {
    .hero-search--height-medium {
        padding-top: 6em;
        padding-bottom: 6em
    }
}

@media screen and (min-width:992px) {
    .hero-search--height-medium {
        padding-top: 8em;
        padding-bottom: 8em
    }
}

@media screen and (min-width:1200px) {
    .hero-search--height-medium {
        padding-top: 10em;
        padding-bottom: 10em
    }
}

.hero-search--height-large {
    padding-top: 6em;
    padding-bottom: 6em
}

@media screen and (min-width:992px) {
    .hero-search--height-large {
        padding-top: 10em;
        padding-bottom: 10em
    }
}

@media screen and (min-width:1200px) {
    .hero-search--height-large {
        padding-top: 13em;
        padding-bottom: 13em
    }
}

.hero-search--has-overlay:after {
    content: ' ';
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5)
}

.hero-search--has-overlay .container,
.hero-search--has-overlay .jobify_widget_map div.job_listings,
.hero-search--has-overlay .jobify_widget_map div.resumes,
.hero-search--has-overlay .jobify_widget_map_resumes div.job_listings,
.hero-search--has-overlay .jobify_widget_map_resumes div.resumes,
.hero-search--has-overlay .page-template-jobify .widget_text,
.hero-search--has-overlay .page-template-template-widgetized .widget_text,
.hero-search--has-overlay .site-main>.rcp-restrict-message,
.hero-search--has-overlay .widget_featured_jobs,
.hero-search--has-overlay .widget_featured_resumes,
.jobify_widget_map .hero-search--has-overlay div.job_listings,
.jobify_widget_map .hero-search--has-overlay div.resumes,
.jobify_widget_map_resumes .hero-search--has-overlay div.job_listings,
.jobify_widget_map_resumes .hero-search--has-overlay div.resumes,
.page-template-jobify .hero-search--has-overlay .widget_text,
.page-template-template-widgetized .hero-search--has-overlay .widget_text {
    position: relative;
    z-index: 2
}

.hero-search__content {
    text-align: center;
    margin-bottom: 2em
}

@media screen and (min-width:992px) {
    .hero-search__content p {
        font-size: 18px
    }
}

.hero-search--height-large .hero-search__content,
.hero-search--height-medium .hero-search__content {
    margin-bottom: 3em
}

@media screen and (min-width:992px) {

    .hero-search--height-large .hero-search__content,
    .hero-search--height-medium .hero-search__content {
        margin-bottom: 4em
    }
}

.hero-search__title {
    margin-top: 0;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: .25em
}

@media screen and (min-width:768px) {
    .hero-search__title {
        font-size: 30px;
        margin-bottom: .5em
    }
}

@media screen and (min-width:992px) {
    .hero-search__title {
        font-size: 36px
    }
}

@media screen and (min-width:992px) {
    .hero-search__title {
        font-size: 40px
    }
}

@media screen and (min-width:1200px) {
    .hero-search--height-large .hero-search__title {
        font-size: 45px
    }
}

.job_search_form--flat .search_jobs,
.job_search_form--flat .search_resumes,
.resume_search_form--flat .search_jobs,
.resume_search_form--flat .search_resumes {
    background: 0 0;
    box-shadow: none;
    padding: 0
}

.job_search_form--flat .filter_by_tag,
.job_search_form--flat .showing_jobs,
.job_search_form--flat .showing_resumes,
.job_search_form--flat ul.job_types,
.resume_search_form--flat .filter_by_tag,
.resume_search_form--flat .showing_jobs,
.resume_search_form--flat .showing_resumes,
.resume_search_form--flat ul.job_types {
    display: none !important
}

@media screen and (min-width:1200px) {

    .job_search_form--flat,
    .resume_search_form--flat {
        max-width: 80%;
        margin: 0 auto
    }
}

.resume_search_form--flat .search_resumes {
    background: 0 0;
    box-shadow: none;
    padding: 0
}

.resume_search_form--flat .showing_resumes {
    display: none !important
}

.jobify-skin-1 .hero-search-bar {
    margin-bottom: -70px
}

.jobify-skin-1 .hero-search-bar .hero-search {
    box-shadow: 0 35px 50px #f3f3f5;
    padding-top: 0;
    padding-bottom: 32px
}

.jobify-skin-1 .hero-search-bar .hero-search .container,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.job_listings,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.resumes,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.job_listings,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.resumes,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-jobify .widget_text,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-template-widgetized .widget_text,
.jobify-skin-1 .hero-search-bar .hero-search .site-main>.rcp-restrict-message,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_jobs,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_resumes,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.job_listings,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.resumes,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.job_listings,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.resumes,
.page-template-jobify .jobify-skin-1 .hero-search-bar .hero-search .widget_text,
.page-template-template-widgetized .jobify-skin-1 .hero-search-bar .hero-search .widget_text {
    padding: 0 30px
}

.jobify-skin-1 .hero-search-bar .hero-search .container .job_search_form,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.job_listings .job_search_form,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.resumes .job_search_form,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.job_listings .job_search_form,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.resumes .job_search_form,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-jobify .widget_text .job_search_form,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-template-widgetized .widget_text .job_search_form,
.jobify-skin-1 .hero-search-bar .hero-search .site-main>.rcp-restrict-message .job_search_form,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_jobs .job_search_form,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_resumes .job_search_form,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form,
.page-template-jobify .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form,
.page-template-template-widgetized .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form {
    margin: 0;
    max-width: 100%
}

.jobify-skin-1 .hero-search-bar .hero-search .container .job_search_form .search_jobs input,
.jobify-skin-1 .hero-search-bar .hero-search .container .job_search_form .search_resumes input,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.job_listings .job_search_form .search_jobs input,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.job_listings .job_search_form .search_resumes input,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.resumes .job_search_form .search_jobs input,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.resumes .job_search_form .search_resumes input,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.job_listings .job_search_form .search_jobs input,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.job_listings .job_search_form .search_resumes input,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.resumes .job_search_form .search_jobs input,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.resumes .job_search_form .search_resumes input,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-jobify .widget_text .job_search_form .search_jobs input,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-jobify .widget_text .job_search_form .search_resumes input,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-template-widgetized .widget_text .job_search_form .search_jobs input,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-template-widgetized .widget_text .job_search_form .search_resumes input,
.jobify-skin-1 .hero-search-bar .hero-search .site-main>.rcp-restrict-message .job_search_form .search_jobs input,
.jobify-skin-1 .hero-search-bar .hero-search .site-main>.rcp-restrict-message .job_search_form .search_resumes input,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_jobs .job_search_form .search_jobs input,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_jobs .job_search_form .search_resumes input,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_resumes .job_search_form .search_jobs input,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_resumes .job_search_form .search_resumes input,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .search_jobs input,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .search_resumes input,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .search_jobs input,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .search_resumes input,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .search_jobs input,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .search_resumes input,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .search_jobs input,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .search_resumes input,
.page-template-jobify .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .search_jobs input,
.page-template-jobify .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .search_resumes input,
.page-template-template-widgetized .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .search_jobs input,
.page-template-template-widgetized .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .search_resumes input {
    padding: 15px;
    border-bottom: .5px solid #a6abc9;
    border-radius: 0;
    text-transform: capitalize;
    color: #404668
}

.jobify-skin-1 .hero-search-bar .hero-search .container .job_search_form .select2-container--default,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.job_listings .job_search_form .select2-container--default,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.resumes .job_search_form .select2-container--default,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.job_listings .job_search_form .select2-container--default,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.resumes .job_search_form .select2-container--default,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-jobify .widget_text .job_search_form .select2-container--default,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-template-widgetized .widget_text .job_search_form .select2-container--default,
.jobify-skin-1 .hero-search-bar .hero-search .site-main>.rcp-restrict-message .job_search_form .select2-container--default,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_jobs .job_search_form .select2-container--default,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_resumes .job_search_form .select2-container--default,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .select2-container--default,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .select2-container--default,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .select2-container--default,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .select2-container--default,
.page-template-jobify .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .select2-container--default,
.page-template-template-widgetized .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .select2-container--default {
    text-transform: capitalize;
    color: #404668;
    min-height: 50px
}

.jobify-skin-1 .hero-search-bar .hero-search .container .job_search_form .select2-container--default .select2-selection--single,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.job_listings .job_search_form .select2-container--default .select2-selection--single,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.resumes .job_search_form .select2-container--default .select2-selection--single,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.job_listings .job_search_form .select2-container--default .select2-selection--single,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.resumes .job_search_form .select2-container--default .select2-selection--single,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-jobify .widget_text .job_search_form .select2-container--default .select2-selection--single,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-template-widgetized .widget_text .job_search_form .select2-container--default .select2-selection--single,
.jobify-skin-1 .hero-search-bar .hero-search .site-main>.rcp-restrict-message .job_search_form .select2-container--default .select2-selection--single,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_jobs .job_search_form .select2-container--default .select2-selection--single,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_resumes .job_search_form .select2-container--default .select2-selection--single,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .select2-container--default .select2-selection--single,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .select2-container--default .select2-selection--single,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .select2-container--default .select2-selection--single,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .select2-container--default .select2-selection--single,
.page-template-jobify .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .select2-container--default .select2-selection--single,
.page-template-template-widgetized .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .select2-container--default .select2-selection--single {
    border-bottom: .5px solid #a6abc9;
    border-radius: 0
}

.jobify-skin-1 .hero-search-bar .hero-search .container .job_search_form .select2-container--default .select2-selection__rendered,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.job_listings .job_search_form .select2-container--default .select2-selection__rendered,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.resumes .job_search_form .select2-container--default .select2-selection__rendered,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.job_listings .job_search_form .select2-container--default .select2-selection__rendered,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.resumes .job_search_form .select2-container--default .select2-selection__rendered,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-jobify .widget_text .job_search_form .select2-container--default .select2-selection__rendered,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-template-widgetized .widget_text .job_search_form .select2-container--default .select2-selection__rendered,
.jobify-skin-1 .hero-search-bar .hero-search .site-main>.rcp-restrict-message .job_search_form .select2-container--default .select2-selection__rendered,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_jobs .job_search_form .select2-container--default .select2-selection__rendered,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_resumes .job_search_form .select2-container--default .select2-selection__rendered,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .select2-container--default .select2-selection__rendered,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .select2-container--default .select2-selection__rendered,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .select2-container--default .select2-selection__rendered,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .select2-container--default .select2-selection__rendered,
.page-template-jobify .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .select2-container--default .select2-selection__rendered,
.page-template-template-widgetized .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .select2-container--default .select2-selection__rendered {
    height: 49px;
    padding: 15px
}

.jobify-skin-1 .hero-search-bar .hero-search .container .job_search_form .select2-selection__placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .container .job_search_form ::placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.job_listings .job_search_form .select2-selection__placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.job_listings .job_search_form ::placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.resumes .job_search_form .select2-selection__placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.resumes .job_search_form ::placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.job_listings .job_search_form .select2-selection__placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.job_listings .job_search_form ::placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.resumes .job_search_form .select2-selection__placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.resumes .job_search_form ::placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-jobify .widget_text .job_search_form .select2-selection__placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-jobify .widget_text .job_search_form ::placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-template-widgetized .widget_text .job_search_form .select2-selection__placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .page-template-template-widgetized .widget_text .job_search_form ::placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .site-main>.rcp-restrict-message .job_search_form .select2-selection__placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .site-main>.rcp-restrict-message .job_search_form ::placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_jobs .job_search_form .select2-selection__placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_jobs .job_search_form ::placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_resumes .job_search_form .select2-selection__placeholder,
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_resumes .job_search_form ::placeholder,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .select2-selection__placeholder,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form ::placeholder,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .select2-selection__placeholder,
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form ::placeholder,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .select2-selection__placeholder,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form ::placeholder,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .select2-selection__placeholder,
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form ::placeholder,
.page-template-jobify .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .select2-selection__placeholder,
.page-template-jobify .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form ::placeholder,
.page-template-template-widgetized .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .select2-selection__placeholder,
.page-template-template-widgetized .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form ::placeholder {
    color: #a0aec4
}

.jobify-skin-1 .hero-search-bar .hero-search .container .job_search_form .search_submit input[type=submit],
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.job_listings .job_search_form .search_submit input[type=submit],
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map div.resumes .job_search_form .search_submit input[type=submit],
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.job_listings .job_search_form .search_submit input[type=submit],
.jobify-skin-1 .hero-search-bar .hero-search .jobify_widget_map_resumes div.resumes .job_search_form .search_submit input[type=submit],
.jobify-skin-1 .hero-search-bar .hero-search .page-template-jobify .widget_text .job_search_form .search_submit input[type=submit],
.jobify-skin-1 .hero-search-bar .hero-search .page-template-template-widgetized .widget_text .job_search_form .search_submit input[type=submit],
.jobify-skin-1 .hero-search-bar .hero-search .site-main>.rcp-restrict-message .job_search_form .search_submit input[type=submit],
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_jobs .job_search_form .search_submit input[type=submit],
.jobify-skin-1 .hero-search-bar .hero-search .widget_featured_resumes .job_search_form .search_submit input[type=submit],
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .search_submit input[type=submit],
.jobify_widget_map .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .search_submit input[type=submit],
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.job_listings .job_search_form .search_submit input[type=submit],
.jobify_widget_map_resumes .jobify-skin-1 .hero-search-bar .hero-search div.resumes .job_search_form .search_submit input[type=submit],
.page-template-jobify .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .search_submit input[type=submit],
.page-template-template-widgetized .jobify-skin-1 .hero-search-bar .hero-search .widget_text .job_search_form .search_submit input[type=submit] {
    border-radius: 0;
    color: #fff;
    padding: 16px
}

body.jobify-skin-3 .jobify_bannerWidget .hero-search--height-medium {
    padding-bottom: 20em
}

body.jobify-skin-3 .jobify_tabsWidgets .elementor-tabs .elementor-tabs-wrapper {
    border-bottom: 1px solid #3f6745
}

body.jobify-skin-3 .jobify_tabsWidgets .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
    text-align: center
}

body.jobify-skin-3 .jobify_tabsWidgets .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    border-bottom: 2px solid #3f6745
}

body.jobify-skin-3 .jobify_tabsWidgets .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title img {
    max-width: 25px;
    padding-right: 5px
}

body.jobify-skin-3 .jobify_tabsWidgets .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
    padding: 30px 0 0
}

body.jobify-skin-3 .jobify_tabsWidgets .elementor-tabs .elementor-tabs-content-wrapper ul {
    list-style-type: none;
    padding-left: 0;
    width: 20%;
    float: left;
    margin: auto 0
}

body.jobify-skin-3 .jobify_tabsWidgets .elementor-tabs .elementor-tabs-content-wrapper ul li {
    padding: 10px 0
}

body.jobify-skin-3 .hero-search-content .hero-search__content {
    text-align: left
}

body.jobify-skin-3 .hero-search-content .hero-search__content h1.hero-search__title,
body.jobify-skin-3 .hero-search-content .hero-search__content h2.hero-search__title {
    font-size: 45px;
    font-weight: 700
}

body.jobify-skin-3 .hero-search-form .job_search_form {
    max-width: 100%;
    margin-left: 0
}

body.jobify-skin-3 .hero-search-form .search_keywords input#search_keywords {
    border-radius: 25px 0 0 25px;
    font-size: 14px;
    padding-left: 20px;
    border: 2px solid #779bce
}

body.jobify-skin-3 .hero-search-form .search_location input#search_location {
    border-radius: 0;
    font-size: 14px;
    border: 2px solid #779bce
}

body.jobify-skin-3 .hero-search-form .search_categories .select2-selection--single {
    border-radius: 0;
    border: 2px solid #779bce
}

body.jobify-skin-3 .hero-search-form .search_categories .select2-selection__placeholder {
    font-size: 14px
}

body.jobify-skin-3 .hero-search-form .search_submit input[type=submit] {
    border-radius: 0 25px 25px 0;
    font-size: 14px;
    line-height: 2;
    border: 2px solid #779bce
}

body.jobify-skin-3 .hero-search-form .select2-selection--single .select2-selection__rendered {
    line-height: 1.7
}

@media screen and (min-width:768px) and (max-width:991px) {
    body.jobify-skin-3 .hero-search-content .hero-search__content {
        text-align: center
    }

    body.jobify-skin-3 .hero-search-content .hero-search__content h1.hero-search__title,
    body.jobify-skin-3 .hero-search-content .hero-search__content h2.hero-search__title {
        font-size: 60px
    }

    body.jobify-skin-3 .hero-search-form .search_categories input#search_keywords,
    body.jobify-skin-3 .hero-search-form .search_keywords input#search_keywords,
    body.jobify-skin-3 .hero-search-form .search_location input#search_keywords {
        border-radius: 0
    }

    body.jobify-skin-3 .hero-search-form .search_submit input[type=submit] {
        border-radius: 25px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-3 .hero-search-content .hero-search__content {
        text-align: center
    }

    body.jobify-skin-3 .hero-search-content .hero-search__content h1.hero-search__title,
    body.jobify-skin-3 .hero-search-content .hero-search__content h2.hero-search__title {
        font-size: 40px
    }

    body.jobify-skin-3 .hero-search-form .search_categories,
    body.jobify-skin-3 .hero-search-form .search_keywords,
    body.jobify-skin-3 .hero-search-form .search_location {
        margin-bottom: 7%
    }

    body.jobify-skin-3 .hero-search-form .search_categories input#search_keywords,
    body.jobify-skin-3 .hero-search-form .search_keywords input#search_keywords,
    body.jobify-skin-3 .hero-search-form .search_location input#search_keywords {
        border-radius: 0
    }

    body.jobify-skin-3 .hero-search-form .search_submit input[type=submit] {
        border-radius: 25px
    }

    body.jobify-skin-3 .jobify_tabsWidgets .elementor-tabs {
        text-align: center
    }

    body.jobify-skin-3 .jobify_tabsWidgets .elementor-tabs .elementor-tabs-content-wrapper ul {
        width: 100%
    }
}

.jobify_widget_jobs_search .job_search_form .filter_by_tag,
.jobify_widget_jobs_search .job_search_form .showing_jobs,
.jobify_widget_jobs_search .job_search_form .showing_resumes,
.jobify_widget_jobs_search .job_search_form ul.job_types,
.jobify_widget_resume_search .resume_search_form .filter_by_tag,
.jobify_widget_resume_search .resume_search_form .showing_jobs,
.jobify_widget_resume_search .resume_search_form .showing_resumes,
.jobify_widget_resume_search .resume_search_form ul.job_types {
    display: none !important
}

.job-manager-jobs td,
.resume-manager-resumes td {
    padding: 20px 10px 20px 0
}

.job-manager-jobs td.job_title,
.resume-manager-resumes td.job_title {
    font-size: 18px
}

@media all and (max-width:767px) {

    .job-manager-jobs,
    .resume-manager-resumes {
        white-space: nowrap
    }

    .job-manager-jobs td,
    .resume-manager-resumes td {
        padding: 20px 10px 20px 0
    }

    div#job-manager-job-dashboard {
        display: block;
        width: 100%;
        overflow-x: auto
    }
}

.jobify-skin-1 .job-manager-jobs .job_title a,
.jobify-skin-1 .resume-manager-resumes .job_title a {
    color: #404668
}

.jobify-skin-1 .job-manager-jobs .job_title a:hover,
.jobify-skin-1 .resume-manager-resumes .job_title a:hover {
    color: #7e3af2
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard {
    overflow-x: auto !important;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard p,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes {
    font-family: Montserrat, Sans-serif
}

@media screen and (min-width:768px) and (max-width:991px) {

    body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes {
        max-width: 775px;
        width: 775px
    }
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes thead th {
    padding: 0 15px 10px;
    font-family: Montserrat, Sans-serif
}

@media screen and (min-width:768px) and (max-width:1024px) {

    body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes thead th {
        padding: 0 5px 10px
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes thead th {
        padding: 0 15px 10px
    }
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a {
    color: #4440da;
    font-size: 22px;
    font-family: Montserrat, Sans-serif;
    font-weight: 600;
    text-decoration: none
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a {
    font-family: Montserrat, Sans-serif;
    font-weight: 600
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover {
    color: #4440DA
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus {
    outline: 0
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes tbody td {
    padding: 15px;
    font-family: Montserrat, Sans-serif
}

@media screen and (min-width:768px) and (max-width:1024px) {

    body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes tbody td {
        padding: 0 5px 10px
    }
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 article .entry-content #job-manager-job-dashboard table.resume-manager-resumes tbody td {
        padding: 0 15px 10px
    }
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard nav.job-manager-pagination {
    margin: 0
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers {
    margin: 0;
    padding: 0
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers {
    color: #32313D;
    font-weight: 700;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #4440DA;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover {
    background-color: #4440DA;
    color: #FFF
}

body.jobify-skin-2 article .entry-content #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current {
    background-color: #4440DA;
    color: #FFF;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset label {
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset input {
    font-size: 16px;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset select {
    font-size: 16px;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset select:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset small.description {
    color: #4440DA;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in {
    padding: 10px 16px;
    background: #fff;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.single-product #content body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
p.job-manager-single-alert-link body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a {
    margin-top: 0;
    background: #4440da;
    color: #FFF;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 10px;
    font-family: Montserrat, Sans-serif
}

@media screen and (max-width:767px) {

    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .single-product #content body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    p.job-manager-single-alert-link body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in a {
        max-width: 100px;
        margin-top: 8px
    }
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field.account-sign-in:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4)
}

.single-product #content body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.single_add_to_cart_button,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.view-video {
    background: 0 0;
    color: #4440DA;
    padding: 10px 15px !important;
    font-family: Montserrat, Sans-serif;
    border-color: #4440DA;
    border-radius: 50px
}

.single-product #content body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form fieldset .field span.view-video:hover {
    background: #4440da;
    color: #FFF
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection {
    color: #32313D;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder {
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_region span.select2-selection {
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder {
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection {
    height: 42px;
    display: flex !important;
    align-items: center;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear {
    color: #4440DA;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice {
    background-color: rgba(68, 64, 218, .2);
    border-color: #4440DA;
    color: #4440DA;
    font-family: Montserrat, Sans-serif;
    font-size: 15px;
    font-weight: 600
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search {
    height: 100%
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input {
    height: 100%;
    margin: 0;
    padding: 8px 15px;
    box-shadow: none;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap {
    border: 1px solid #EFEFEF;
    color: #32313D;
    border-radius: 4px;
    overflow: hidden;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4)
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container {
    border: 0;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap {
    border: 1px solid #EFEFEF;
    color: #32313D;
    border-radius: 4px;
    overflow: hidden;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4)
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container {
    border: 0;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-company_website .field {
    color: #32313D;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file {
    color: #4440DA;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content form.job-manager-form h2 {
    font-weight: 700 !important;
    font-family: Montserrat, Sans-serif
}

.job-application-note-add body.jobify-skin-2 article .entry-content form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 article .entry-content form.job-manager-form p input[type=button],
.single-product #content body.jobify-skin-2 article .entry-content form.job-manager-form p input.single_add_to_cart_button,
.single_job_listing .application body.jobify-skin-2 article .entry-content form.job-manager-form p input.apply-with-facebook[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 article .entry-content form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p input.application_button,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.application_button_link,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p input.button,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.button--type-action,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.view-video,
body.jobify-skin-2 article .entry-content form.job-manager-form p input[name=wp_job_manager_edit_application] {
    background: 0 0;
    padding: 10px 15px;
    font-size: 15px;
    color: #4440DA;
    font-family: Montserrat, Sans-serif;
    border-color: #4440DA;
    border-radius: 50px;
    margin-right: 15px
}

.job-application-note-add body.jobify-skin-2 article .entry-content form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 article .entry-content form.job-manager-form p input:hover[type=button],
.single-product #content body.jobify-skin-2 article .entry-content form.job-manager-form p input.single_add_to_cart_button:hover,
.single_job_listing .application body.jobify-skin-2 article .entry-content form.job-manager-form p input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.button:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 article .entry-content form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 article .entry-content form.job-manager-form p input:hover[name=wp_job_manager_edit_application] {
    background: #4440da;
    color: #FFF
}

body.jobify-skin-2 article .entry-content .job-manager-message {
    border-color: #4440DA;
    padding: 15px 25px;
    color: #32313D;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 article .entry-content .job-manager-message:before {
    color: #4440DA
}

body.jobify-skin-2 article .entry-content .job-manager-error {
    border-color: #4440DA;
    padding: 15px 25px;
    color: #32313D;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .listing-cover.listing-form-cover {
    display: none !important
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area {
    font-family: Montserrat, Sans-serif;
    margin: 0
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area main.site-main.col-md-10,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area main.site-main.col-md-10,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area main.site-main.col-md-10,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area main.site-main.col-md-10,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area main.site-main.col-md-10,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area main.site-main.col-md-10,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area main.site-main.col-md-10,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area main.site-main.col-md-10,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area main.site-main.col-md-10,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area main.site-main.col-md-10,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area main.site-main.col-md-10,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area main.site-main.col-md-10,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area main.site-main.col-md-10,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area main.site-main.col-md-10,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area main.site-main.col-md-10,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area main.site-main.col-md-10 {
    width: 100%
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box {
    margin-bottom: 0
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard {
    overflow-x: auto !important;
    color: #32313D;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard p,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard p,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard p,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard p,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard p,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard p,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard p,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard p,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard p,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard p,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard p,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard p,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard p,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard p,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard p,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard p,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes {
    font-family: Montserrat, Sans-serif
}

@media screen and (min-width:768px) and (max-width:991px) {

    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes {
        max-width: 775px;
        width: 775px
    }
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th {
    padding: 0 15px 10px;
    font-family: Montserrat, Sans-serif
}

@media screen and (min-width:768px) and (max-width:1024px) {

    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th {
        padding: 0 5px 10px
    }
}

@media screen and (max-width:767px) {

    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs thead th,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes thead th {
        padding: 0 15px 10px
    }
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title>a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title>a {
    color: #4440da;
    font-size: 22px;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a {
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:focus,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:focus {
    outline: 0
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td.job_title ul.job-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.candidate-dashboard-actions li a:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td.job_title ul.job-dashboard-actions li a:hover {
    color: #4440DA
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td {
    padding: 15px;
    font-family: Montserrat, Sans-serif
}

@media screen and (min-width:768px) and (max-width:1024px) {

    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td {
        padding: 0 5px 10px
    }
}

@media screen and (max-width:767px) {

    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.job-manager-jobs tbody td,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard table.resume-manager-resumes tbody td {
        padding: 0 15px 10px
    }
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination {
    margin: 0
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers {
    margin: 0;
    padding: 0
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers {
    color: #32313D;
    font-weight: 700;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #4440DA;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers:hover {
    background-color: #4440DA;
    color: #FFF
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box #job-manager-job-dashboard nav.job-manager-pagination ul.page-numbers li .page-numbers.current {
    background-color: #4440DA;
    color: #FFF;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset label,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset label,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset label,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset label,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset label,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset label,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset label,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset label,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset label,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset label,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset label,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset label,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset label,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset label,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset label,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset label {
    color: #32313D;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset input,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset input,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset input,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset input,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset input,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset input {
    color: #32313D;
    font-size: 16px;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset input:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset input:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset input:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset input:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset input:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset input:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset input:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset input:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset input:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset input:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset input:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset input:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset input:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset input:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset input:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset select,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset select,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset select,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset select,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset select,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset select,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset select,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset select,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset select,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset select,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset select,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset select,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset select,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset select,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset select,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset select {
    font-size: 16px;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset select:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset select:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset select:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset select:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset select:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset select:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset select:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset select:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset select:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset select:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset select:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset select:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset select:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset select:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset select:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset select:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset small.description,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset small.description,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset small.description,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset small.description,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset small.description,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset small.description,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset small.description,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset small.description,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset small.description,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset small.description,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset small.description,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset small.description,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset small.description,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset small.description,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset small.description,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset small.description {
    color: #4440DA;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in {
    padding: 10px 16px;
    background: #fff;
    color: #32313D;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
.single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
p.job-manager-single-alert-link .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a {
    margin-top: 0;
    background: #4440da;
    color: #FFF;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 10px;
    font-family: Montserrat, Sans-serif
}

@media screen and (max-width:767px) {

    .footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.remove-bookmark,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    .single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.single_add_to_cart_button,
    .slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    .widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .footer-cta a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .single-product #content a.single_add_to_cart_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .slider-text a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in .widget--home-video a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.application_button_link,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button--type-inverted.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button-secondary.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-action,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.button.button--type-inverted,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.favorite-notice,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.resume_contact_button,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a.view-video,
    body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in p.job-manager-single-alert-link a,
    p.job-manager-single-alert-link .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a,
    p.job-manager-single-alert-link body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in a {
        max-width: 100px;
        margin-top: 8px
    }
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field.account-sign-in:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4)
}

.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video {
    background: 0 0;
    color: #4440DA;
    padding: 10px 15px !important;
    font-family: Montserrat, Sans-serif;
    border-color: #4440DA;
    border-radius: 50px
}

.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
.single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.single_add_to_cart_button:hover,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .footer-cta span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .single-product #content span.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .slider-text span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field .widget--home-video span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset .field span.view-video:hover {
    background: #4440da;
    color: #FFF
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection {
    color: #32313D;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection span.select2-selection__placeholder {
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-type-select-company span.select2-selection:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection {
    color: #32313D;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection span.select2-selection__placeholder {
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_region span.select2-selection:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection {
    height: 42px;
    display: flex !important;
    align-items: center;
    border-color: #EFEFEF;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection span.select2-selection__clear {
    color: #4440DA;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-selection__choice {
    background-color: rgba(68, 64, 218, .2);
    border-color: #4440DA;
    color: #4440DA;
    font-family: Montserrat, Sans-serif;
    font-size: 15px;
    font-weight: 600
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search {
    height: 100%
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_category span.select2 span.select2-selection li.select2-search input {
    height: 100%;
    margin: 0;
    padding: 8px 15px;
    color: #32313D;
    box-shadow: none;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap {
    border: 1px solid #EFEFEF;
    color: #32313D;
    border-radius: 4px;
    overflow: hidden;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4)
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-job_description .field #wp-job_description-wrap .wp-editor-container {
    border: 0;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap {
    border: 1px solid #EFEFEF;
    color: #32313D;
    border-radius: 4px;
    overflow: hidden;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4)
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_description .field #wp-company_description-wrap .wp-editor-container {
    border: 0;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_website .field {
    color: #32313D;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form fieldset.fieldset-company_logo a.job-manager-remove-uploaded-file {
    color: #4440DA;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form h2,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form h2,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form h2,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form h2,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form h2,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form h2,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form h2,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form h2,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form h2,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form h2,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form h2,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form h2,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form h2,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form h2,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form h2,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form h2 {
    font-weight: 700 !important;
    font-family: Montserrat, Sans-serif
}

.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.view-video,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.job-application-note-add .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button_link,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button_link,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button_link,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button_link,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
.modal .nf-field-container.submit-container .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button_link,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button_link,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
.single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button,
.single_job_listing .application .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook[type=button],
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.view-video,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.view-video,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .job-application-note-add input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.application_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.application_button_link,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-xing[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button-secondary.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button.button--type-action,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button.button--type-inverted,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.favorite-notice,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.resume_contact_button,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.view-video,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.view-video[type=submit],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input[name=wp_job_manager_edit_application] {
    background: 0 0;
    padding: 10px 15px;
    font-size: 15px;
    color: #4440DA;
    font-family: Montserrat, Sans-serif;
    border-color: #4440DA;
    border-radius: 50px;
    margin-right: 15px
}

.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button:hover,
.footer-cta body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.job-application-note-add .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.job-application-note-add body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
.modal .nf-field-container.submit-container .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.modal .nf-field-container.submit-container body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input:hover[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
.single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single-product #content body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.single_add_to_cart_button:hover,
.single_job_listing .application .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.single_job_listing .application body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-facebook:hover[type=button],
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button:hover,
.slider-text body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video .jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video .jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video .page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video .page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button:hover,
.widget--home-video body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .footer-cta input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .job-application-note-add input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .modal .nf-field-container.submit-container input:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .single-product #content input.single_add_to_cart_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .single_job_listing .application input.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .slider-text input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p .widget--home-video input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.application_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.application_button_link:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.apply-with-xing:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button--type-action:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button--type-inverted:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.favorite-notice:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.resume_contact_button:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input.view-video:hover,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box form.job-manager-form p input:hover[name=wp_job_manager_edit_application] {
    background: #4440da;
    color: #FFF
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box .job-manager-message,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box .job-manager-message,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box .job-manager-message,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box .job-manager-message,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box .job-manager-message,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box .job-manager-message,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box .job-manager-message,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box .job-manager-message,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box .job-manager-message,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box .job-manager-message,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box .job-manager-message,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box .job-manager-message,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box .job-manager-message,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box .job-manager-message,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box .job-manager-message,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box .job-manager-message {
    border-color: #4440DA;
    padding: 15px 25px;
    color: #32313D;
    font-family: Montserrat, Sans-serif
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box .job-manager-message:before,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box .job-manager-message:before,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box .job-manager-message:before,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box .job-manager-message:before,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box .job-manager-message:before,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box .job-manager-message:before,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box .job-manager-message:before,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box .job-manager-message:before,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box .job-manager-message:before,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box .job-manager-message:before,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box .job-manager-message:before,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box .job-manager-message:before,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box .job-manager-message:before,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box .job-manager-message:before,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box .job-manager-message:before,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box .job-manager-message:before {
    color: #4440DA
}

.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box .job-manager-error,
.jobify_widget_map body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box .job-manager-error,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.job_listings .row.content-area article.content-box .job-manager-error,
.jobify_widget_map_resumes body.jobify-skin-2 .elementor-widget-elementify-job-dashboard div.resumes .row.content-area article.content-box .job-manager-error,
.page-template-jobify body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box .job-manager-error,
.page-template-template-widgetized body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_text .row.content-area article.content-box .job-manager-error,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .container .row.content-area article.content-box .job-manager-error,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.job_listings .row.content-area article.content-box .job-manager-error,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map div.resumes .row.content-area article.content-box .job-manager-error,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.job_listings .row.content-area article.content-box .job-manager-error,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .jobify_widget_map_resumes div.resumes .row.content-area article.content-box .job-manager-error,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-jobify .widget_text .row.content-area article.content-box .job-manager-error,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .page-template-template-widgetized .widget_text .row.content-area article.content-box .job-manager-error,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .site-main>.rcp-restrict-message .row.content-area article.content-box .job-manager-error,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_jobs .row.content-area article.content-box .job-manager-error,
body.jobify-skin-2 .elementor-widget-elementify-job-dashboard .widget_featured_resumes .row.content-area article.content-box .job-manager-error {
    border-color: #4440DA;
    padding: 15px 25px;
    color: #32313D;
    font-family: Montserrat, Sans-serif
}

body.jobify-skin-2 span.select2-container .select2-dropdown {
    border-top: 1px solid #EFEFEF !important;
    border-bottom: 1px solid #EFEFEF !important;
    border-color: #EFEFEF;
    border-radius: 4px;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 span.select2-container span.select2-dropdown input.select2-search__field {
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 span.select2-container .select2-results ul li {
    color: #32313D;
    font-family: Montserrat, Sans-serif !important
}

body.jobify-skin-2 span.select2-container .select2-results ul li.select2-results__option--highlighted {
    background-color: #4440DA;
    color: #fff !important
}

body.jobify-skin-3 div#job-manager-job-dashboard {
    border: 2px solid #3f6745;
    padding: 50px;
    border-radius: 20px
}

body.jobify-skin-3 div#job-manager-job-dashboard table.job-manager-jobs tr th,
body.jobify-skin-3 div#job-manager-job-dashboard table.resume-manager-resumes tr th {
    padding: 15px 30px
}

body.jobify-skin-3 div#job-manager-job-dashboard table.job-manager-jobs tr td.job_title,
body.jobify-skin-3 div#job-manager-job-dashboard table.resume-manager-resumes tr td.job_title {
    padding-left: 30px
}

.candidate-dashboard-actions,
.job-dashboard-actions {
    margin: 0;
    padding: 0;
    list-style: none
}

.candidate-dashboard-actions li,
.job-dashboard-actions li {
    display: inline-block;
    margin-right: 1.5em
}

.candidate-dashboard-actions a,
.job-dashboard-actions a {
    color: inherit;
    font-size: 12px
}

.candidate-dashboard-actions a:before,
.job-dashboard-actions a:before {
    margin-right: 5px
}

.candidate-dashboard-actions a:hover,
.job-dashboard-actions a:hover {
    text-decoration: none
}

.candidate-dashboard-action-edit:before,
.job-dashboard-action-edit:before {
    content: ""
}

.job-dashboard-action-mark_filled:before {
    content: ""
}

.job-dashboard-action-mark_not_filled:before {
    content: ""
}

.candidate-dashboard-action-delete:before,
.job-dashboard-action-delete:before {
    content: ""
}

.candidate-dashboard-action-relist:before,
.job-dashboard-action-relist:before {
    content: ""
}

.resume_filters~ul.resumes {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.resume_filters~ul.resumes .resume:first-child {
    border-top-left-radius: 0
}

.resume-file {
    color: inherit
}

.resume-file:before {
    content: "";
    margin-right: 5px
}

.resume-links {
    margin: 0;
    padding: 0;
    list-style: none
}

.resume-links li {
    display: inline-block;
    margin-right: .75em
}

.resume-links a {
    color: inherit
}

.resume-links a:before {
    content: "";
    margin-right: 5px
}

.resume-link-twitter a:before {
    content: ""
}

.resume-link-facebook a:before {
    content: ""
}

.resume-link-instagram a:before {
    content: ""
}

.resume-link-linkedin a:before {
    content: ""
}

.resume_contact_details_inner p:last-of-type {
    margin-bottom: 0
}

.job-meta.col-md-2 .resume_contact_button {
    width: 100%
}

.apply_with_resume {
    margin-bottom: -30px
}

.apply_with_resume p:first-child {
    margin-right: 30px
}

.apply_with_resume p:last-child {
    margin: -30px;
    margin-top: 30px
}

.apply_with_resume input[name=wp_job_manager_resumes_apply_with_resume] {
    display: block
}

hr~.apply_with_resume {
    border-top: 1px solid #ccc
}

.resume-info .widget-title--resume-top:not(:first-child) {
    margin-top: 2em
}

.resume-description p:last-child {
    margin-bottom: 0
}

.resume-manager-education,
.resume-manager-experience {
    margin: 0
}

.resume-manager-education dt h3,
.resume-manager-experience dt h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 400
}

.resume-manager-education dd,
.resume-manager-experience dd {
    margin: 15px 0;
    padding-left: 15px;
    border-left: 1px solid #eee
}

.resume-manager-education .job_title,
.resume-manager-education .qualification,
.resume-manager-experience .job_title,
.resume-manager-experience .qualification {
    margin: .5em 0;
    display: block
}

.resume-manager-education .date,
.resume-manager-experience .date {
    font: 400 12px/normal Montserrat, sans-serif;
    text-transform: uppercase;
    color: #919191;
    display: block
}

.resume-manager-education .date:before,
.resume-manager-experience .date:before {
    content: "";
    margin-right: 5px
}

.resume-manager-resumes td.resume-title {
    font-size: 18px
}

.candidate-dashboard-action-hide:before {
    content: ""
}

.candidate-dashboard-action-publish:before {
    content: ""
}

.fieldset-links .fieldset-name,
.fieldset-links .fieldset-url {
    margin-bottom: 0;
    float: left
}

.fieldset-links .fieldset-name {
    width: 30%;
    margin-right: 4%
}

.fieldset-links .fieldset-url {
    width: 66%
}

.fieldset-candidate_education .resume-manager-data-row,
.fieldset-candidate_experience .resume-manager-data-row,
.fieldset-links .resume-manager-data-row {
    margin-bottom: 20px;
    padding: 30px;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: relative
}

.fieldset-links .resume-manager-data-row {
    overflow: hidden
}

.fieldset-candidate_education>.field,
.fieldset-candidate_experience>.field,
.fieldset-links>.field {
    margin-top: 10px
}

.fieldset-candidate_education .resume-manager-data-row fieldset,
.fieldset-candidate_experience .resume-manager-data-row fieldset {
    margin-bottom: 20px
}

.fieldset-candidate_education .resume-manager-data-row fieldset:last-child,
.fieldset-candidate_experience .resume-manager-data-row fieldset:last-child {
    margin-bottom: 0
}

.resume-manager-remove-row {
    position: absolute;
    top: 20px;
    right: 30px
}

.job_filters .search_jobs .filter_by_tag,
.job_filters .search_resumes .filter_by_tag {
    color: #fff;
    text-align: left;
    float: left;
    clear: left;
    margin: 1em 0 -1em;
    width: 100%
}

.job_filters .search_jobs .filter_by_tag a,
.job_filters .search_resumes .filter_by_tag a {
    color: #fff;
    font-size: 16px !important;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 4px;
    padding: 2px 7px
}

.job_filters .search_jobs .filter_by_tag a:hover,
.job_filters .search_resumes .filter_by_tag a:hover {
    text-decoration: none;
    border-color: #fff
}

.job_filters .search_jobs .filter_by_tag a.active,
.job_filters .search_resumes .filter_by_tag a.active {
    border-color: #fff;
    background-color: #fff
}

.job_filters .search_jobs .filter_by_tag a.active:before,
.job_filters .search_resumes .filter_by_tag a.active:before {
    content: "";
    margin-right: 5px;
    vertical-align: middle
}

.modal .job-manager-application-form.job-manager-form {
    max-width: 100%;
    margin-bottom: 0
}

.apply-with-facebook-details.modal .job-manager-application-form.job-manager-form h2.profile-name,
.apply-with-linkedin-details.modal .job-manager-application-form.job-manager-form h2.profile-name,
.apply-with-xing-details.modal .job-manager-application-form.job-manager-form h2.profile-name,
.modal .gform_wrapper .job-manager-application-form.job-manager-form .gform_heading,
.modal .job-manager-application-form.job-manager-form .gform_wrapper .gform_heading,
.modal .job-manager-application-form.job-manager-form .modal-title,
.modal .job-manager-application-form.job-manager-form .nf-form-cont .ninja-forms-form-title,
.modal .job-manager-application-form.job-manager-form .nf-form-title h3,
.modal .job-manager-application-form.job-manager-form .ninja-forms-cont .ninja-forms-form-title,
.modal .nf-form-cont .job-manager-application-form.job-manager-form .ninja-forms-form-title,
.modal .nf-form-title .job-manager-application-form.job-manager-form h3,
.modal .ninja-forms-cont .job-manager-application-form.job-manager-form .ninja-forms-form-title {
    font-size: 28px;
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px
}

.modal .job-manager-application-form.job-manager-form p:last-of-type {
    margin: 0 -30px -30px
}

.modal .job-manager-application-form.job-manager-form .chosen-container {
    width: 100% !important
}

.modal p:only-of-type {
    padding: 35px;
    margin-bottom: 0
}

.single_job_listing .job-manager-applications-applied-notice {
    margin-bottom: 0;
    display: inline-block
}

.single-job_listing .job-manager-applications-error {
    margin: 0
}

.job-manager-application-form .job-manager-applications-error {
    margin-bottom: 1em
}

.jobify_widget_jobs ul.job_listings .job-manager-applications-applied-notice,
.jobify_widget_jobs ul.resumes .job-manager-applications-applied-notice {
    display: none
}

body .job-manager-applications-applied-notice,
body ul.job_listings .job-manager-applications-applied-notice,
body ul.resumes .job-manager-applications-applied-notice {
    color: inherit
}

body .job-manager-applications-applied-notice:before,
body ul.job_listings .job-manager-applications-applied-notice:before,
body ul.resumes .job-manager-applications-applied-notice:before {
    content: ""
}

body ul.job_listings .job-manager-applications-applied-notice,
body ul.resumes .job-manager-applications-applied-notice {
    float: none;
    font-size: 13px;
    margin: .5em 0
}

@media screen and (min-width:992px) {

    body ul.job_listings .job-manager-applications-applied-notice,
    body ul.resumes .job-manager-applications-applied-notice {
        display: inline-block;
        margin: 0 0 0 5px
    }
}

.job-spotlight__title .job-manager-applications-applied-notice,
.resume-spotlight__title .job-manager-applications-applied-notice {
    margin: 1em 0 0;
    display: block
}

div.job-applications {
    padding: 0;
    background: 0 0
}

div.job-applications ul.job-applications {
    margin: 0;
    padding: 0;
    list-style: none
}

div.job-applications ul.job-applications li.job-application {
    border: 1px solid #ccc
}

div.job-applications ul.job-applications li.job-application header .job-application-rating:before {
    content: """"""""""
}

div.job-applications ul.job-applications li.job-application header .job-application-rating span:before {
    content: """"""""""
}

div.job-applications ul.job-applications li.job-application section.job-application-content .hide_section:before,
div.job-applications ul.job-applications li.job-application section.job-application-edit .hide_section:before,
div.job-applications ul.job-applications li.job-application section.job-application-notes .hide_section:before {
    content: "" !important;
    margin: 8px 10px
}

div.job-applications ul.job-applications li.job-application footer ul.actions .resume {
    border-bottom: 0
}

div.job-applications ul.job-applications li.job-application footer ul.actions li a {
    width: 46px
}

div.job-applications ul.job-applications li.job-application footer ul.actions li a.job-application-toggle-content:before {
    content: ""
}

div.job-applications ul.job-applications li.job-application footer ul.actions li a.job-application-resume:before {
    content: ""
}

div.job-applications ul.job-applications li.job-application footer ul.actions li a.job-application-contact:before {
    content: ""
}

div.job-applications ul.job-applications li.job-application footer ul.actions li a.job-application-toggle-notes:before {
    content: ""
}

div.job-applications ul.job-applications li.job-application footer ul.actions li a.job-application-toggle-edit:before {
    content: ""
}

div.job-applications ul.job-applications li.job-application footer ul.actions li a.job-application-attachment:before {
    content: ""
}

.application-deadline label,
.single_job_listing .application-deadline label {
    text-transform: none
}

.application-deadline:before,
.single_job_listing .application-deadline:before {
    content: "";
    margin-right: 5px
}

li.type-job_listing .application-deadline {
    font-size: 14px
}

.showing_jobs .alert,
.showing_resumes .alert {
    color: #bf3737
}

.showing_jobs .alert:before,
.showing_resumes .alert:before {
    content: ""
}

p.job-manager-single-alert-link a {
    display: inline-block
}

p.job-manager-single-alert-link a:before {
    content: "";
    font-size: 20px;
    margin: -2px 10px 0 0;
    vertical-align: middle
}

@media only screen and (max-width:768px) {
    #job-manager-alerts {
        display: block;
        width: 100%;
        overflow-x: auto
    }

    .job-manager-alerts {
        white-space: nowrap
    }
}

.apply-with-xing-details.modal .apply-with-xing-profile img:first-of-type {
    display: none
}

.apply-with-xing-details.modal h2.profile-name {
    font-weight: 400;
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px
}

.apply-with-xing-details.modal dl {
    margin: 1em 0 0
}

.apply-with-xing-details.modal .apply-with-xing-submit {
    margin: -30px;
    margin-top: 30px
}

.apply-with-xing-details.modal .apply-with-xing-submit input {
    display: block;
    margin-bottom: 1em
}

input[type=button].apply-with-xing {
    border-color: #006567;
    color: #006567;
    float: none;
    margin: .5em 0;
    display: block
}

input[type=button].apply-with-xing:not(.disabled):hover {
    background-color: #006567;
    border-color: #006567;
    color: #fff
}

.job-meta.col-md-2 input[type=button].apply-with-xing {
    padding-left: 10px;
    padding-right: 10px;
    white-space: pre-line;
    width: 100%
}

.apply-with-linkedin-details.modal h2.profile-name {
    font-weight: 400;
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px
}

.apply-with-linkedin-details.modal dl {
    margin: 1em 0 0
}

.apply-with-linkedin-details.modal .apply-with-linkedin-submit {
    margin: -30px;
    margin-top: 30px
}

.apply-with-linkedin-details.modal .apply-with-linkedin-submit input {
    display: block;
    margin-bottom: 1em
}

input[type=button].apply-with-linkedin,
input[type=button].import-from-linkedin {
    border-color: #007bb6;
    color: #007BB6;
    float: none
}

input[type=button].apply-with-linkedin:hover,
input[type=button].import-from-linkedin:hover {
    background-color: #007bb6;
    border-color: #007bb6;
    color: #fff
}

.job-meta.col-md-2 input[type=button].apply-with-linkedin {
    padding-left: 10px;
    padding-right: 10px;
    white-space: pre-line;
    width: 100%
}

.apply-with-facebook-details.modal .apply-with-facebook-profile>img {
    display: none
}

.apply-with-facebook-details.modal h2.profile-name {
    font-weight: 400;
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px
}

.apply-with-facebook-details.modal dl {
    margin: 1em 0 0
}

.apply-with-facebook-details.modal .apply-with-facebook-submit {
    margin: -30px;
    margin-top: 30px
}

.apply-with-facebook-details.modal .apply-with-facebook-submit input {
    display: block;
    margin-bottom: 1em
}

.single_job_listing .application input[type=button].apply-with-facebook {
    text-shadow: none;
    color: #4e69a2;
    border-color: #4e69a2;
    margin: .5em 0;
    display: block;
    float: none
}

.single_job_listing .application input[type=button].apply-with-facebook:hover {
    background-color: #4e69a2;
    border-color: #4e69a2;
    color: #fff
}

.job-meta.col-md-2 input[type=button].apply-with-facebook {
    padding-left: 10px;
    padding-right: 10px;
    white-space: pre-line;
    width: 100%
}

.price-table {
    text-align: center
}

.price-option {
    text-align: center;
    width: 100%;
    margin-bottom: 3em
}

.price-option__title {
    font-size: 22px;
    color: #fff;
    padding: 15px 20px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.price-option__description h2,
.price-option__price {
    font-weight: 400;
    font-size: 40px;
    margin-top: 0
}

.price-option__duration {
    font: 700 14px/normal Montserrat, sans-serif;
    text-transform: uppercase
}

.price-option__description {
    padding: 40px;
    border: 1px solid #ccc;
    border-top: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.price-option__description p {
    margin: 1.5em 0;
    line-height: 36px
}

.price-option__description p:last-child {
    margin-bottom: 0
}

.price-option__description ul {
    list-style: none;
    padding: 0
}

.entry-content .job_listing_packages {
    border: 0
}

.entry-content .job_listing_packages_title {
    background: 0 0;
    padding: 0;
    margin-bottom: 2em
}

.entry-content .job_listing_packages_title h2 {
    font-weight: 400;
    line-height: 66px
}

.job_listings li.wp-job-manager-attribution-row {
    border-top: 0
}

.job_listings li.wp-job-manager-attribution-row:hover {
    box-shadow: none !important
}

.wp-job-manager-favorites-form {
    margin: 1em 0;
    max-width: 100%
}

.mfp-content .wp-job-manager-favorites-form {
    margin: 0
}

.mfp-content .wp-job-manager-favorites-form p:last-child {
    margin: 0 -30px -30px
}

.favorite-notice {
    line-height: normal;
    display: inline-block;
    vertical-align: middle
}

.favorite-details,
.favorite-notice:before,
.favorited .favorite-notice .notice-not-favorited,
.mfp-content .favorite-notice,
.not-favorited .favorite-notice .notice-favorited {
    display: none
}

.mfp-content .favorite-details {
    display: block
}

.favorite-details p:last-child {
    margin-bottom: 0
}

.remove-favorite {
    display: none
}

.mfp-content .favorited .remove-favorite {
    display: block;
    margin-bottom: 1em
}

.not-favorited .update-favorite {
    display: none
}

.updated-favorite {
    margin: -7px 0 0 10px;
    display: inline-block;
    vertical-align: middle
}

.favorited .add-favorite,
.modal.favorited .notice-not-favorited,
.modal.not-favorited .notice-favorited {
    display: none
}

.jobify-skin-1 .related-jobs {
    margin-top: 80px;
    margin-bottom: 80px
}

.jobify-skin-1 .related-jobs .widget--title-job_listing-top {
    text-align: center;
    font-size: 35px;
    margin-bottom: 40px
}

.comment-meta.reply-comment {
    margin: 10px 0
}

.comment-meta.reply-comment a {
    margin: 0
}

.star-ratings.ratings .rating-row label {
    display: inline-block !important;
    min-width: 100px
}

.star-ratings.ratings .rating-row .stars.choose-rating {
    float: unset !important;
    margin-top: -10px
}

.comment-meta.reply-comment a:hover {
    text-decoration: none
}

.wpjmr-gallery .gallery-item a {
    pointer-events: none
}

#wpjmr-submit-ratings {
    padding-top: 24px;
    border-top: 1px solid #eee
}

div#respond #reply-title {
    margin: 0
}

header.comment-author img {
    border-radius: 50%
}

.choose-rating [class*=star]:not(.star-rating-title):before,
.comment-form-rating .stars [class*=star]:not(.star-rating-title):before,
.star-rating [class*=star]:not(.star-rating-title):before,
.stars-rating [class*=star]:not(.star-rating-title):before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    width: auto;
    height: auto
}

.comment-form-rating .stars [class*=star].active::before,
.comment-form-rating .stars [class*=star].active~.star::before,
.comment-form-rating .stars [class*=star]:hover::before,
.comment-form-rating .stars [class*=star]:hover~.star::before,
.review-form-stars .stars [class*=star].active::before,
.review-form-stars .stars [class*=star].active~.star::before,
.review-form-stars .stars [class*=star]:hover::before,
.review-form-stars .stars [class*=star]:hover~.star::before,
.wpjmr-list-reviews .star-rating .dashicons-star-filled::before {
    content: "" !important
}

.rating-comments input#wpjmr-gallery-input {
    display: block;
    padding-left: 0
}

.comment-form-rating .stars,
.review-form-stars .stars {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-left: 1em
}

.star-rating-label {
    display: inline-block;
    vertical-align: middle
}

.wpjmr-gallery .gallery-item {
    margin-left: 0 !important;
    width: auto !important;
    margin-right: 0 !important
}

.rating-comments #commentform input[type=text] {
    width: 100%
}

a#cancel-comment-reply-link {
    float: right
}

textarea#comment {
    resize: none
}

.wpjmr-list-reviews p {
    margin: 0
}

.job_salary_sec {
    position: relative;
    float: left;
    width: 100%
}

.job_salary_sec p {
    border-top: 1px solid #e7e7e7;
    width: auto;
    display: inline-block;
    padding: 10px;
    margin-top: -10px;
    margin-bottom: 0
}

.job_salary_sec p b {
    font-weight: 600
}

html {
    scroll-behavior: smooth
}

.woocommerce-error {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce-error li,
.woocommerce-info,
.woocommerce-message {
    padding: 1.25em;
    margin: 0 0 2em
}

.job-application-note-add .woocommerce-error li input[type=button],
.job-application-note-add .woocommerce-info input[type=button],
.job-application-note-add .woocommerce-message input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-error li a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-error li a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-info a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-info a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-message a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-message a.remove-bookmark,
.load_more_jobs .woocommerce-error li strong,
.load_more_jobs .woocommerce-info strong,
.load_more_jobs .woocommerce-message strong,
.load_more_resumes .woocommerce-error li strong,
.load_more_resumes .woocommerce-info strong,
.load_more_resumes .woocommerce-message strong,
.modal .nf-field-container.submit-container .woocommerce-error li input[type=button],
.modal .nf-field-container.submit-container .woocommerce-info input[type=button],
.modal .nf-field-container.submit-container .woocommerce-message input[type=button],
.single-product #content .woocommerce-error li .single_add_to_cart_button,
.single-product #content .woocommerce-info .single_add_to_cart_button,
.single-product #content .woocommerce-message .single_add_to_cart_button,
.single_job_listing .application .woocommerce-error li input.apply-with-facebook[type=button],
.single_job_listing .application .woocommerce-info input.apply-with-facebook[type=button],
.single_job_listing .application .woocommerce-message input.apply-with-facebook[type=button],
.woocommerce-error li .application_button,
.woocommerce-error li .application_button_link,
.woocommerce-error li .button,
.woocommerce-error li .button--type-action,
.woocommerce-error li .button--type-inverted,
.woocommerce-error li .favorite-notice,
.woocommerce-error li .job-application-note-add input[type=button],
.woocommerce-error li .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.woocommerce-error li .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.woocommerce-error li .load_more_jobs strong,
.woocommerce-error li .load_more_resumes strong,
.woocommerce-error li .modal .nf-field-container.submit-container input[type=button],
.woocommerce-error li .resume_contact_button,
.woocommerce-error li .single-product #content .single_add_to_cart_button,
.woocommerce-error li .single_job_listing .application input.apply-with-facebook[type=button],
.woocommerce-error li .view-video,
.woocommerce-error li input.apply-with-linkedin[type=button],
.woocommerce-error li input.apply-with-xing[type=button],
.woocommerce-error li input.import-from-linkedin[type=button],
.woocommerce-error li input[name=wp_job_manager_edit_application],
.woocommerce-error li p.job-manager-single-alert-link a,
.woocommerce-info .application_button,
.woocommerce-info .application_button_link,
.woocommerce-info .button,
.woocommerce-info .button--type-action,
.woocommerce-info .button--type-inverted,
.woocommerce-info .favorite-notice,
.woocommerce-info .job-application-note-add input[type=button],
.woocommerce-info .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.woocommerce-info .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.woocommerce-info .load_more_jobs strong,
.woocommerce-info .load_more_resumes strong,
.woocommerce-info .modal .nf-field-container.submit-container input[type=button],
.woocommerce-info .resume_contact_button,
.woocommerce-info .single-product #content .single_add_to_cart_button,
.woocommerce-info .single_job_listing .application input.apply-with-facebook[type=button],
.woocommerce-info .view-video,
.woocommerce-info input.apply-with-linkedin[type=button],
.woocommerce-info input.apply-with-xing[type=button],
.woocommerce-info input.button--type-action[type=submit],
.woocommerce-info input.button--type-inverted[type=submit],
.woocommerce-info input.import-from-linkedin[type=button],
.woocommerce-info input.view-video[type=submit],
.woocommerce-info input[name=wp_job_manager_edit_application],
.woocommerce-info p.job-manager-single-alert-link a,
.woocommerce-message .application_button,
.woocommerce-message .application_button_link,
.woocommerce-message .button,
.woocommerce-message .button--type-action,
.woocommerce-message .button--type-inverted,
.woocommerce-message .favorite-notice,
.woocommerce-message .job-application-note-add input[type=button],
.woocommerce-message .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.woocommerce-message .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.woocommerce-message .load_more_jobs strong,
.woocommerce-message .load_more_resumes strong,
.woocommerce-message .modal .nf-field-container.submit-container input[type=button],
.woocommerce-message .resume_contact_button,
.woocommerce-message .single-product #content .single_add_to_cart_button,
.woocommerce-message .single_job_listing .application input.apply-with-facebook[type=button],
.woocommerce-message .view-video,
.woocommerce-message input.apply-with-linkedin[type=button],
.woocommerce-message input.apply-with-xing[type=button],
.woocommerce-message input.button--type-action[type=submit],
.woocommerce-message input.button--type-inverted[type=submit],
.woocommerce-message input.import-from-linkedin[type=button],
.woocommerce-message input.view-video[type=submit],
.woocommerce-message input[name=wp_job_manager_edit_application],
.woocommerce-message p.job-manager-single-alert-link a,
p.job-manager-single-alert-link .woocommerce-error li a,
p.job-manager-single-alert-link .woocommerce-info a,
p.job-manager-single-alert-link .woocommerce-message a {
    text-decoration: none;
    margin: -.5rem 0 0
}

.woocommerce-info:before,
.woocommerce-message:before {
    display: none
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    margin-bottom: 3px
}

.woocommerce label[for=rememberme],
.woocommerce-page label[for=rememberme] {
    font-family: "Varela Round", Helvetica, sans-serif;
    text-transform: none;
    font-weight: 400
}

.woocommerce input[name=login],
.woocommerce-page input[name=login] {
    margin-bottom: 20px
}

.select2-container :focus,
.select2-container--focus,
.select2-container:focus {
    outline: 0
}

.select2-container .select2-choice {
    padding: 8px 14px;
    border-radius: 6px
}

.select2-container.select2-dropdown-open .select2-choice {
    border-color: #ccc;
    border-radius: 6px 6px 0 0
}

.select2-container.select2-dropdown-open-above .select2-choice {
    border-radius: 0 0 6px 6px
}

.select2-dropdown {
    border: 0
}

.select2-dropdown.select-2-drop-above {
    border-radius: 6px 6px 0 0
}

.select2-dropdown.select-2-drop-below {
    border-radius: 0 0 6px 6px
}

.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
    border-color: #ccc
}

.select2-container--default .select2-selection--single {
    height: auto;
    margin-bottom: 0;
    border-radius: 6px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: auto;
    padding: 13px 14px 11px;
    line-height: 1
}

.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear {
    margin-right: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    right: 10px;
    top: 0
}

.select2-container--default .select2-container--default .select2-results__option--highlighted[data-selected],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #797979;
    background-color: #eee
}

.wc-tabs-wrapper,
.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-top: 80px;
    overflow: hidden
}

.wc-tabs,
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    margin-top: 40px;
    padding: 0
}

.wc-tabs li a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    margin-right: .75rem
}

.wc-tabs li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    text-decoration: none
}

.wc-tab {
    margin-top: 1em
}

.single-product .page-header .woocommerce-review-link,
.wc-tab h2 {
    display: none
}

.single-product #content {
    margin-top: 60px
}

.single-product #content img {
    border-radius: 4px
}

.single-product #content .summary {
    overflow: hidden
}

.single-product #content .quantity {
    float: left;
    margin-right: 10px
}

.single-product #content .quantity input {
    width: 100px;
    padding: 15px
}

.single-product #content .product_meta .posted_in,
.single-product #content .product_meta .tagged_as {
    display: block
}

.single-product #content .thumbnails {
    margin-top: 10px
}

.single-product #content .woocommerce-tabs {
    margin-top: 80px;
    overflow: hidden
}

.single-product #content .posted_in,
.single-product #content .product_meta {
    margin-top: 1em
}

.single-product #content .posted_in:first-child {
    margin-top: 0
}

table.variations .select {
    width: 90%;
    margin-right: 10px
}

.reset_variations {
    color: inherit;
    font-size: 0
}

.reset_variations:before {
    content: "";
    font-size: 14px
}

.woocommerce-variation-price {
    margin-bottom: .5em
}

.payment_methods {
    margin: 0;
    padding: 0;
    list-style: none
}

.payment_methods li {
    padding: 1.5em 2em;
    margin-bottom: 1em;
    background: #ededed;
    border-radius: 4px
}

.payment_methods li .payment_box {
    background: #fff;
    border-style: solid;
    border-width: 2px;
    margin: 1.5em -2em -1.5em -2em;
    padding: 2em;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #ededed
}

.payment_methods li .payment_box p {
    margin-bottom: 0
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    display: inline-block;
    vertical-align: middle;
    float: none
}

.woocommerce #payment .terms,
.woocommerce-page #payment .terms {
    display: inline-block;
    text-align: right;
    float: none;
    margin: 0;
    vertical-align: middle
}

.woocommerce #payment .terms input,
.woocommerce-page #payment .terms input {
    float: left;
    margin: 5px
}

.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
    margin-bottom: 0
}

.woocommerce-ordering,
.woocommerce-result-count {
    display: none
}

.woocommerce.woocommerce-page.post-type-archive-product .woocommerce-error {
    margin-top: 4em !important
}

body.jobify-skin-2 .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
    font-size: 16px;
    border-color: #4440DA;
    padding: 15px 20px
}

body.jobify-skin-2 .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a {
    text-decoration: none
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields h3 {
    font-size: 22px
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields p {
        margin: 0 0 30px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields p {
        margin: 0 0 20px
    }
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields p label {
    font-size: 15px;
    margin-bottom: 8px
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields p input {
    font-size: 16px;
    width: 100%;
    padding: 10px 14px;
    border-color: #EFEFEF
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields p input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields p span.select2 span.select2-selection {
    font-size: 16px;
    width: 100%;
    padding: 10px 14px;
    border-color: #EFEFEF
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields p span.select2 span.select2-selection:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields p span.select2 span.select2-selection span.select2-selection__rendered {
    font-size: 16px;
    width: 100%;
    padding: 10px 14px;
    border-color: #EFEFEF
}

@media screen and (max-width:767px) {

    body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields p.form-row-first,
    body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-billing-fields p.form-row-last {
        float: none;
        width: 100%
    }
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-additional-fields h3 {
    font-size: 22px
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-additional-fields p label {
    font-size: 15px;
    margin-bottom: 8px
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-additional-fields p textarea {
    font-size: 16px;
    width: 100%;
    padding: 10px 14px;
    border-color: #EFEFEF
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout .woocommerce-additional-fields p textarea:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout h3 {
    font-size: 22px
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table thead th {
    font-size: 15px;
    border-bottom: 1px solid #EFEFEF
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tbody td.product-name {
    border-bottom: 1px solid #EFEFEF;
    border-top: 0
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tbody td.product-total {
    font-weight: 600;
    border-bottom: 1px solid #EFEFEF;
    border-top: 0
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot th {
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px solid #EFEFEF
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot td {
    font-weight: 600;
    border-bottom: 1px solid #EFEFEF;
    border-top: 0
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-review-order div.woocommerce-checkout-payment ul li {
    background: rgba(68, 64, 218, .1);
    border-radius: 4px;
    padding: 15px 32px;
    border-color: #4440DA
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-review-order .place-order .woocommerce-privacy-policy-text p a {
    text-decoration: none
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-review-order .place-order button#place_order {
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 600 !important;
    border-radius: 100px;
    border-color: #4440DA
}

body.jobify-skin-2 .woocommerce form.checkout.woocommerce-checkout div.woocommerce-checkout-review-order .place-order button#place_order:hover {
    background-color: #4440DA;
    color: #FFF
}

body.jobify-skin-3 .woocommerce #payment button#place_order,
body.jobify-skin-3 form.woocommerce-form-coupon button.button,
body.jobify-skin-3 form.woocommerce-form-coupon button.button--type-inverted,
body.jobify-skin-3 form.woocommerce-form-coupon button.favorite-notice,
body.jobify-skin-3 form.woocommerce-form-coupon button.resume_contact_button,
body.jobify-skin-3 form.woocommerce-form-coupon button.view-video {
    border-radius: 50px
}

body.jobify-skin-3 form.checkout.woocommerce-checkout .payment_methods li {
    background: #fdf9f6;
    border-radius: 0
}

body.jobify-skin-3 .woocommerce .woocommerce-order {
    padding: 50px;
    border-radius: 20px
}

body.jobify-skin-3 .woocommerce-info,
body.jobify-skin-3 .woocommerce-message {
    border-radius: 0
}

.woocommerce ul.product_list_widget li {
    overflow: hidden;
    margin-bottom: 20px
}

.woocommerce ul.product_list_widget li:last-child {
    margin-bottom: 0
}

.woocommerce ul.product_list_widget a {
    display: block
}

.woocommerce ul.product_list_widget a img {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px
}

.woocommerce ul.product_list_widget .star-rating {
    display: none
}

.woocommerce ul.product_list_widget .amount,
.woocommerce ul.product_list_widget del,
.woocommerce ul.product_list_widget ins {
    font-size: 13px
}

.woocommerce ul.product_list_widget del {
    color: inherit
}

.woocommerce ul.product_list_widget ins {
    font-weight: 800;
    color: #fff;
    border-radius: 3px;
    padding: 3px 5px 2px
}

.woocommerce .widget_shopping_cart_content ul.product_list_widget.cart_list li {
    margin: 0 0 15px
}

.woocommerce .widget_shopping_cart_content ul.product_list_widget.cart_list li .remove {
    float: right
}

.woocommerce .widget_shopping_cart_content .total {
    margin: 10px 0;
    padding: 8px;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden
}

.job-application-note-add .woocommerce .widget_shopping_cart_content .buttons input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce .widget_shopping_cart_content .buttons a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce .widget_shopping_cart_content .buttons a.remove-bookmark,
.load_more_jobs .woocommerce .widget_shopping_cart_content .buttons strong,
.load_more_resumes .woocommerce .widget_shopping_cart_content .buttons strong,
.modal .nf-field-container.submit-container .woocommerce .widget_shopping_cart_content .buttons input[type=button],
.single-product #content .woocommerce .widget_shopping_cart_content .buttons .single_add_to_cart_button,
.single_job_listing .application .woocommerce .widget_shopping_cart_content .buttons input.apply-with-facebook[type=button],
.woocommerce .widget_shopping_cart_content .buttons .application_button,
.woocommerce .widget_shopping_cart_content .buttons .application_button_link,
.woocommerce .widget_shopping_cart_content .buttons .button,
.woocommerce .widget_shopping_cart_content .buttons .button--type-action,
.woocommerce .widget_shopping_cart_content .buttons .button--type-inverted,
.woocommerce .widget_shopping_cart_content .buttons .favorite-notice,
.woocommerce .widget_shopping_cart_content .buttons .job-application-note-add input[type=button],
.woocommerce .widget_shopping_cart_content .buttons .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.woocommerce .widget_shopping_cart_content .buttons .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.woocommerce .widget_shopping_cart_content .buttons .load_more_jobs strong,
.woocommerce .widget_shopping_cart_content .buttons .load_more_resumes strong,
.woocommerce .widget_shopping_cart_content .buttons .modal .nf-field-container.submit-container input[type=button],
.woocommerce .widget_shopping_cart_content .buttons .resume_contact_button,
.woocommerce .widget_shopping_cart_content .buttons .single-product #content .single_add_to_cart_button,
.woocommerce .widget_shopping_cart_content .buttons .single_job_listing .application input.apply-with-facebook[type=button],
.woocommerce .widget_shopping_cart_content .buttons .view-video,
.woocommerce .widget_shopping_cart_content .buttons input.apply-with-linkedin[type=button],
.woocommerce .widget_shopping_cart_content .buttons input.apply-with-xing[type=button],
.woocommerce .widget_shopping_cart_content .buttons input.import-from-linkedin[type=button],
.woocommerce .widget_shopping_cart_content .buttons input[name=wp_job_manager_edit_application],
.woocommerce .widget_shopping_cart_content .buttons p.job-manager-single-alert-link a,
p.job-manager-single-alert-link .woocommerce .widget_shopping_cart_content .buttons a {
    font-size: 12px;
    padding: 8px 12px;
    border-radius: 4px;
    display: inline-block;
    margin-right: 10px
}

.woocommerce.widget_price_filter .price_slider {
    margin-bottom: 15px
}

.woocommerce.widget_price_filter .price_slider_amount button {
    font-size: 12px;
    padding: 8px 12px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle
}

.woocommerce.widget_price_filter .price_slider_amount .price_label {
    display: inline-block;
    vertical-align: middle
}

.post-type-archive-product #content .page-title {
    display: none
}

.post-type-archive-product #content {
    padding-top: 60px
}

.woocommerce .price,
.woocommerce-page .price {
    line-height: normal
}

.woocommerce .price del,
.woocommerce-page .price del {
    color: inherit
}

.woocommerce .price ins,
.woocommerce-page .price ins {
    color: #fff;
    border-radius: 3px;
    padding: 3px 5px
}

.woocommerce ul.products,
.woocommerce-page ul.products {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 30%
}

.woocommerce ul.products li.product a:hover,
.woocommerce-page ul.products li.product a:hover {
    text-decoration: none
}

.woocommerce ul.products li.product img,
.woocommerce-page ul.products li.product img {
    border-radius: 4px
}

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
    position: absolute;
    top: -20px;
    right: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 63px
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
    font-weight: 400;
    margin-bottom: 0
}

.job-application-note-add .woocommerce ul.products li.product input[type=button],
.job-application-note-add .woocommerce-page ul.products li.product input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce ul.products li.product a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce ul.products li.product a.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-page ul.products li.product a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .woocommerce-page ul.products li.product a.remove-bookmark,
.load_more_jobs .woocommerce ul.products li.product strong,
.load_more_jobs .woocommerce-page ul.products li.product strong,
.load_more_resumes .woocommerce ul.products li.product strong,
.load_more_resumes .woocommerce-page ul.products li.product strong,
.modal .nf-field-container.submit-container .woocommerce ul.products li.product input[type=button],
.modal .nf-field-container.submit-container .woocommerce-page ul.products li.product input[type=button],
.single-product #content .woocommerce ul.products li.product .single_add_to_cart_button,
.single-product #content .woocommerce-page ul.products li.product .single_add_to_cart_button,
.single_job_listing .application .woocommerce ul.products li.product input.apply-with-facebook[type=button],
.single_job_listing .application .woocommerce-page ul.products li.product input.apply-with-facebook[type=button],
.woocommerce ul.products li.product .application_button,
.woocommerce ul.products li.product .application_button_link,
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .button--type-action,
.woocommerce ul.products li.product .button--type-inverted,
.woocommerce ul.products li.product .favorite-notice,
.woocommerce ul.products li.product .job-application-note-add input[type=button],
.woocommerce ul.products li.product .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.woocommerce ul.products li.product .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.woocommerce ul.products li.product .load_more_jobs strong,
.woocommerce ul.products li.product .load_more_resumes strong,
.woocommerce ul.products li.product .modal .nf-field-container.submit-container input[type=button],
.woocommerce ul.products li.product .resume_contact_button,
.woocommerce ul.products li.product .single-product #content .single_add_to_cart_button,
.woocommerce ul.products li.product .single_job_listing .application input.apply-with-facebook[type=button],
.woocommerce ul.products li.product .view-video,
.woocommerce ul.products li.product input.apply-with-linkedin[type=button],
.woocommerce ul.products li.product input.apply-with-xing[type=button],
.woocommerce ul.products li.product input.import-from-linkedin[type=button],
.woocommerce ul.products li.product input[name=wp_job_manager_edit_application],
.woocommerce ul.products li.product p.job-manager-single-alert-link a,
.woocommerce-page ul.products li.product .application_button,
.woocommerce-page ul.products li.product .application_button_link,
.woocommerce-page ul.products li.product .button,
.woocommerce-page ul.products li.product .button--type-action,
.woocommerce-page ul.products li.product .button--type-inverted,
.woocommerce-page ul.products li.product .favorite-notice,
.woocommerce-page ul.products li.product .job-application-note-add input[type=button],
.woocommerce-page ul.products li.product .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.woocommerce-page ul.products li.product .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.woocommerce-page ul.products li.product .load_more_jobs strong,
.woocommerce-page ul.products li.product .load_more_resumes strong,
.woocommerce-page ul.products li.product .modal .nf-field-container.submit-container input[type=button],
.woocommerce-page ul.products li.product .resume_contact_button,
.woocommerce-page ul.products li.product .single-product #content .single_add_to_cart_button,
.woocommerce-page ul.products li.product .single_job_listing .application input.apply-with-facebook[type=button],
.woocommerce-page ul.products li.product .view-video,
.woocommerce-page ul.products li.product input.apply-with-linkedin[type=button],
.woocommerce-page ul.products li.product input.apply-with-xing[type=button],
.woocommerce-page ul.products li.product input.import-from-linkedin[type=button],
.woocommerce-page ul.products li.product input[name=wp_job_manager_edit_application],
.woocommerce-page ul.products li.product p.job-manager-single-alert-link a,
p.job-manager-single-alert-link .woocommerce ul.products li.product a,
p.job-manager-single-alert-link .woocommerce-page ul.products li.product a {
    font-size: 15px;
    padding: 14px 24px;
    display: block;
    margin-top: 1em
}

body.jobify-skin-2.woocommerce-shop ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 22px;
    margin: 15px 0;
    font-weight: 600
}

@media screen and (max-width:767px) {
    body.jobify-skin-2.woocommerce-shop ul.products li.product h2.woocommerce-loop-product__title {
        font-size: 18px;
        margin: 10px 0
    }
}

body.jobify-skin-2.woocommerce-shop ul.products li.product span.price span.woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 400
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.remove-bookmark,
.single-product #content body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.single_add_to_cart_button,
body.jobify-skin-2.woocommerce-shop ul.products li.product .job-manager-form.wp-job-manager-bookmarks-form a.add_to_cart_button.bookmark-notice,
body.jobify-skin-2.woocommerce-shop ul.products li.product .job-manager-form.wp-job-manager-bookmarks-form a.add_to_cart_button.remove-bookmark,
body.jobify-skin-2.woocommerce-shop ul.products li.product .single-product #content a.add_to_cart_button.single_add_to_cart_button,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.application_button,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.application_button_link,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.button--type-action,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.button--type-inverted,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.favorite-notice,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.resume_contact_button,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.view-video,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.button.add_to_cart_button,
body.jobify-skin-2.woocommerce-shop ul.products li.product p.job-manager-single-alert-link a.add_to_cart_button,
p.job-manager-single-alert-link body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button {
    border-color: #4440DA;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 16px
}

@media screen and (max-width:767px) {

    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.bookmark-notice,
    .job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.remove-bookmark,
    .single-product #content body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.single_add_to_cart_button,
    body.jobify-skin-2.woocommerce-shop ul.products li.product .job-manager-form.wp-job-manager-bookmarks-form a.add_to_cart_button.bookmark-notice,
    body.jobify-skin-2.woocommerce-shop ul.products li.product .job-manager-form.wp-job-manager-bookmarks-form a.add_to_cart_button.remove-bookmark,
    body.jobify-skin-2.woocommerce-shop ul.products li.product .single-product #content a.add_to_cart_button.single_add_to_cart_button,
    body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.application_button,
    body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.application_button_link,
    body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.button--type-action,
    body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.button--type-inverted,
    body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.favorite-notice,
    body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.resume_contact_button,
    body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.view-video,
    body.jobify-skin-2.woocommerce-shop ul.products li.product a.button.add_to_cart_button,
    body.jobify-skin-2.woocommerce-shop ul.products li.product p.job-manager-single-alert-link a.add_to_cart_button,
    p.job-manager-single-alert-link body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button {
        font-size: 14px;
        padding: 8px 16px
    }
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.bookmark-notice:hover,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.remove-bookmark:hover,
.single-product #content body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.single_add_to_cart_button:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product .job-manager-form.wp-job-manager-bookmarks-form a.add_to_cart_button.bookmark-notice:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product .job-manager-form.wp-job-manager-bookmarks-form a.add_to_cart_button.remove-bookmark:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product .single-product #content a.add_to_cart_button.single_add_to_cart_button:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.application_button:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.application_button_link:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.button--type-action:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.button--type-inverted:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.favorite-notice:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.resume_contact_button:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button.view-video:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product a.button.add_to_cart_button:hover,
body.jobify-skin-2.woocommerce-shop ul.products li.product p.job-manager-single-alert-link a.add_to_cart_button:hover,
p.job-manager-single-alert-link body.jobify-skin-2.woocommerce-shop ul.products li.product a.add_to_cart_button:hover {
    background-color: #4440DA;
    color: #FFF
}

body.jobify-skin-2.woocommerce-shop ul.products li.product a.added_to_cart {
    width: 100%;
    text-align: center;
    display: block
}

body.jobify-skin-2.woocommerce-shop aside.widget_block h2 {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 600;
    margin-bottom: 15px
}

body.jobify-skin-2.woocommerce-shop aside.widget_block ul {
    padding: 0;
    margin: 0
}

body.jobify-skin-2.woocommerce-shop aside.widget_block ul li {
    list-style: none
}

body.jobify-skin-2.woocommerce-shop aside.widget_block ul li a {
    text-decoration: none !important
}

body.jobify-skin-2.woocommerce-shop aside.widget_product_search {
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px
}

body.jobify-skin-2.woocommerce-shop aside.widget_product_search form.searchform input.searchform__input {
    border-color: #EFEFEF;
    font-size: 16px;
    font-weight: 400
}

body.jobify-skin-2.woocommerce-shop aside.widget_product_search form.searchform input.searchform__input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2.woocommerce-shop aside.widget_product_search form.searchform input.searchform__input button.searchform__submit:before {
    color: #4440DA
}

body.jobify-skin-2.woocommerce-shop aside.widget_products {
    margin-bottom: 20px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 21px
}

body.jobify-skin-2.woocommerce-shop aside.widget_products h3.widget-title {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 600
}

body.jobify-skin-2.woocommerce-shop aside.widget_products ul.product_list_widget li a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600
}

body.jobify-skin-2.woocommerce-shop aside.widget_products ul.product_list_widget li span.woocommerce-Price-amount {
    font-size: 13px;
    font-weight: 400
}

body.jobify-skin-3.woocommerce .widget_product_search button.searchform__submit {
    height: 58px
}

body.jobify-skin-3.woocommerce.single-product #content .single_add_to_cart_button {
    border-radius: 50px
}

body.jobify-skin-3.woocommerce.single-product #content .product_meta {
    width: 100%;
    float: left;
    margin-top: 2em;
    background: #fdf9f6
}

body.jobify-skin-3.woocommerce ul.products li.product {
    text-align: center
}

body.jobify-skin-3.woocommerce ul.products li.product img {
    border-radius: 20px !important
}

body.jobify-skin-3.woocommerce ul.products li.product .add_to_cart_button {
    border-radius: 50px;
    margin: 1em 0
}

body.jobify-skin-3.woocommerce .woocommerce.widget_price_filter .price_slider_amount button {
    border-radius: 50px
}

.related.products {
    margin-top: 60px
}

#reviews #reply-title,
.woocommerce-tabs .commentlist {
    margin-top: 40px
}

#reviews .comment-form-rating label {
    margin-bottom: 10px;
    display: block
}

#reviews p.stars {
    position: relative;
    font-size: 1em
}

#reviews p.stars a {
    display: inline-block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0
}

#reviews p.stars a:last-child {
    border-right: 0
}

#reviews p.stars a.star-1,
#reviews p.stars a.star-2,
#reviews p.stars a.star-3,
#reviews p.stars a.star-4,
#reviews p.stars a.star-5 {
    border-right: 1px solid #ccc
}

#reviews p.stars a.star-1:after,
#reviews p.stars a.star-2:after,
#reviews p.stars a.star-3:after,
#reviews p.stars a.star-4:after,
#reviews p.stars a.star-5:after {
    font-family: Ionicons;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0
}

#reviews p.stars a.star-1 {
    width: 2em
}

#reviews p.stars a.star-1:after {
    content: ""
}

#reviews p.stars a.star-1.active:after,
#reviews p.stars a.star-1:hover:after {
    content: ""
}

#reviews p.stars a.star-2 {
    width: 3em
}

#reviews p.stars a.star-2:after {
    content: """"
}

#reviews p.stars a.star-2.active:after,
#reviews p.stars a.star-2:hover:after {
    content: """"
}

#reviews p.stars a.star-3 {
    width: 4em
}

#reviews p.stars a.star-3:after {
    content: """"""
}

#reviews p.stars a.star-3.active:after,
#reviews p.stars a.star-3:hover:after {
    content: """"""
}

#reviews p.stars a.star-4 {
    width: 5em
}

#reviews p.stars a.star-4:after {
    content: """"""""
}

#reviews p.stars a.star-4.active:after,
#reviews p.stars a.star-4:hover:after {
    content: """"""""
}

#reviews p.stars a.star-5 {
    width: 6em;
    border: 0
}

#reviews p.stars a.star-5:after {
    content: """"""""""
}

#reviews p.stars a.star-5.active:after,
#reviews p.stars a.star-5:hover:after {
    content: """"""""""
}

p.lost_password {
    margin-top: -20px
}

p.lost_password a {
    color: inherit;
    font-size: 14px
}

p.lost_password a:before {
    content: "";
    margin-right: 5px
}

p.lost_password a:hover {
    text-decoration: none
}

body .woocommerce table.cart img,
body.woocommerce-page table.cart img {
    width: 50px;
    height: 50px
}

body .woocommerce table.cart input[type=submit],
body.woocommerce-page table.cart input[type=submit] {
    font-size: 14px;
    padding: 10px 15px;
    display: inline-block
}

body .woocommerce table.cart td.actions .input-text[name=coupon_code],
body.woocommerce-page table.cart td.actions .input-text[name=coupon_code] {
    width: 140px
}

body .woocommerce table.cart .product-remove,
body.woocommerce-page table.cart .product-remove {
    width: 25px
}

body .woocommerce table.cart .product-thumbnail,
body.woocommerce-page table.cart .product-thumbnail {
    width: 75px
}

body .woocommerce table.cart .product-price,
body .woocommerce table.cart .product-quantity,
body .woocommerce table.cart .product-subtotal,
body.woocommerce-page table.cart .product-price,
body.woocommerce-page table.cart .product-quantity,
body.woocommerce-page table.cart .product-subtotal {
    width: 12%;
    text-align: center
}

body .woocommerce table.cart .product-subtotal,
body.woocommerce-page table.cart .product-subtotal {
    padding-right: 0
}

body .woocommerce table.cart td.product-name a,
body.woocommerce-page table.cart td.product-name a {
    font-size: 1.25em
}

.wc-proceed-to-checkout .checkout-button {
    float: right
}

label[for=payment_method_paypal] img {
    display: none
}

dl.variation {
    margin: 0
}

dl.variation dd,
dl.variation dt {
    margin: 0;
    display: inline-block
}

dl.variation p {
    margin-bottom: 0
}

body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart thead th {
    font-size: 15px;
    font-weight: 700;
    border-color: #EFEFEF
}

body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.product-remove a {
    font-size: 22px
}

body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.product-name a {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none
}

body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td {
    border-color: #EFEFEF;
    padding: 6px 14px
}

@media screen and (max-width:768px) {
    body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td {
        width: 100%
    }
}

body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td input.qty {
    font-size: 14px;
    max-width: 220px;
    width: 100%;
    padding: 10px 14px;
    border-color: #EFEFEF
}

body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td input.qty:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

@media screen and (max-width:768px) {
    body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td input.qty {
        width: 100px
    }
}

body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions .coupon input#coupon_code {
    font-size: 16px;
    max-width: 220px;
    width: 100%;
    padding: 10px 14px;
    border-color: #EFEFEF
}

body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions .coupon input#coupon_code:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

@media screen and (max-width:768px) {
    body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions .coupon input#coupon_code {
        max-width: 100%
    }
}

body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.button,
body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.button--type-inverted,
body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.favorite-notice,
body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.resume_contact_button,
body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.view-video {
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 600 !important;
    border-radius: 100px;
    border-color: #4440DA
}

body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.button--type-inverted:hover,
body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.button:hover,
body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.favorite-notice:hover,
body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.resume_contact_button:hover,
body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.view-video:hover {
    background-color: #4440DA;
    color: #FFF
}

@media screen and (max-width:768px) {

    body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.button,
    body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.button--type-inverted,
    body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.favorite-notice,
    body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.resume_contact_button,
    body.jobify-skin-2 .woocommerce form.woocommerce-cart-form table.shop_table.cart tbody td.actions button.view-video {
        padding: 8px 18px;
        font-size: 14px;
        margin-top: 10px;
        width: 100%
    }
}

body.jobify-skin-2 .woocommerce .cart-collaterals .cart_totals {
    padding-top: 20px
}

body.jobify-skin-2 .woocommerce .cart-collaterals .cart_totals h2 {
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 20px
}

body.jobify-skin-2 .woocommerce .cart-collaterals .cart_totals table.shop_table tbody th {
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px solid #EFEFEF
}

body.jobify-skin-2 .woocommerce .cart-collaterals .cart_totals table.shop_table tbody td {
    font-weight: 600;
    border-bottom: 1px solid #EFEFEF;
    border-top: 0
}

body.jobify-skin-2 .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 600 !important;
    border-radius: 100px;
    border-color: #4440DA
}

body.jobify-skin-2 .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #4440DA;
    color: #FFF
}

body.jobify-skin-3 .woocommerce form.woocommerce-cart-form {
    background-color: #f5f4f0;
    padding: 40px;
    border-radius: 30px
}

body.jobify-skin-3 .woocommerce form.woocommerce-cart-form button.button,
body.jobify-skin-3 .woocommerce form.woocommerce-cart-form button.button--type-inverted,
body.jobify-skin-3 .woocommerce form.woocommerce-cart-form button.favorite-notice,
body.jobify-skin-3 .woocommerce form.woocommerce-cart-form button.resume_contact_button,
body.jobify-skin-3 .woocommerce form.woocommerce-cart-form button.view-video {
    border-radius: 50px
}

body.jobify-skin-3 .woocommerce p.cart-empty.woocommerce-info {
    border-radius: 0
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .woocommerce p.return-to-shop a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .woocommerce p.return-to-shop a.remove-bookmark,
.single-product #content body.jobify-skin-3 .woocommerce p.return-to-shop a.single_add_to_cart_button,
body.jobify-skin-3 .woocommerce .wc-proceed-to-checkout a.checkout-button,
body.jobify-skin-3 .woocommerce p.return-to-shop .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
body.jobify-skin-3 .woocommerce p.return-to-shop .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
body.jobify-skin-3 .woocommerce p.return-to-shop .single-product #content a.single_add_to_cart_button,
body.jobify-skin-3 .woocommerce p.return-to-shop a.application_button,
body.jobify-skin-3 .woocommerce p.return-to-shop a.application_button_link,
body.jobify-skin-3 .woocommerce p.return-to-shop a.button,
body.jobify-skin-3 .woocommerce p.return-to-shop a.button--type-action,
body.jobify-skin-3 .woocommerce p.return-to-shop a.button--type-inverted,
body.jobify-skin-3 .woocommerce p.return-to-shop a.favorite-notice,
body.jobify-skin-3 .woocommerce p.return-to-shop a.resume_contact_button,
body.jobify-skin-3 .woocommerce p.return-to-shop a.view-video,
body.jobify-skin-3 .woocommerce p.return-to-shop p.job-manager-single-alert-link a,
p.job-manager-single-alert-link body.jobify-skin-3 .woocommerce p.return-to-shop a {
    border-radius: 50px
}

.woocommerce table.cart .product-thumbnail {
    width: 75px
}

.woocommerce table.cart .product-remove {
    text-align: center
}

.woocommerce table.cart td.actions input[name=coupon_code] {
    width: 150px
}

.site-main .entry-content .woocommerce .woocommerce-customer-login>h2 {
    display: none
}

@media screen and (min-width:992px) {
    .site-main .entry-content .woocommerce .woocommerce-customer-login .login {
        width: 50%;
        margin: 0 auto
    }
}

.site-main .entry-content .woocommerce .woocommerce-customer-login .col-1 .login {
    width: 100%
}

.woocommerce-password-strength {
    margin-top: .5em
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .site-main .content-area {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .site-main .content-area {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

body.jobify-skin-2 .site-main header.page-header {
    background-image: url(images/Pattern_Dark_Hero_Section.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 115px 0;
    border-bottom: 0;
    margin-top: 10px
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .site-main header.page-header {
        padding: 75px 0
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .site-main header.page-header {
        padding: 55px 0
    }
}

body.jobify-skin-2 .site-main header.page-header h2.page-title {
    font-weight: 600;
    font-size: 34px;
    margin: 0
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .site-main header.page-header h2.page-title {
        font-size: 28px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .site-main header.page-header h2.page-title {
        font-size: 24px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .woocommerce nav.woocommerce-MyAccount-navigation ul {
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
        margin-bottom: 4px
    }
}

body.jobify-skin-2 .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    font-size: 20px;
    padding: 0 4px 3px;
    display: block;
    font-weight: 500
}

@media screen and (min-width:768px) and (max-width:1024px) {
    body.jobify-skin-2 .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
        font-size: 14px;
        padding: 0 2px
    }
}

body.jobify-skin-2 .woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active a {
    border-bottom: 2px solid #4440DA
}

body.jobify-skin-2 .woocommerce .woocommerce-MyAccount-content p {
    font-size: 16px
}

body.jobify-skin-2 .woocommerce .woocommerce-MyAccount-content .woocommerce-message {
    border-color: #4440DA
}

body.jobify-skin-2 .woocommerce .woocommerce-customer-login form.woocommerce-form.woocommerce-form-login p label {
    margin-bottom: 8px !important
}

body.jobify-skin-2 .woocommerce .woocommerce-customer-login form.woocommerce-form.woocommerce-form-login p input {
    border-color: #EFEFEF;
    font-weight: 500
}

body.jobify-skin-2 .woocommerce .woocommerce-customer-login form.woocommerce-form.woocommerce-form-login p input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

body.jobify-skin-2 .woocommerce .woocommerce-customer-login form.woocommerce-form.woocommerce-form-login p button.woocommerce-button {
    border: 2px solid #4440DA;
    border-radius: 100px;
    padding: 10px 24px
}

body.jobify-skin-2 .woocommerce .woocommerce-customer-login form.woocommerce-form.woocommerce-form-login p button.woocommerce-button:hover {
    color: #FFF;
    background-color: #4440DA
}

body.jobify-skin-2 ul.woocommerce-error li {
    border-color: #4440DA
}

.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.remove-bookmark,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.remove-bookmark,
.single-product #content body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.single_add_to_cart_button,
.single-product #content body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.single_add_to_cart_button,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content .job-manager-form.wp-job-manager-bookmarks-form a.woocommerce-Button.bookmark-notice,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content .job-manager-form.wp-job-manager-bookmarks-form a.woocommerce-Button.remove-bookmark,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content .single-product #content a.woocommerce-Button.single_add_to_cart_button,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.application_button,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.application_button_link,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.button,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.button--type-action,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.button--type-inverted,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.favorite-notice,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.resume_contact_button,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button.view-video,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-button,
body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content p.job-manager-single-alert-link a.woocommerce-Button,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table .job-manager-form.wp-job-manager-bookmarks-form a.woocommerce-Button.bookmark-notice,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table .job-manager-form.wp-job-manager-bookmarks-form a.woocommerce-Button.remove-bookmark,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table .single-product #content a.woocommerce-Button.single_add_to_cart_button,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.application_button,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.application_button_link,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.button,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.button--type-action,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.button--type-inverted,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.favorite-notice,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.resume_contact_button,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button.view-video,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-button,
body.jobify-skin-3 .woocommerce .woocommerce-orders-table p.job-manager-single-alert-link a.woocommerce-Button,
body.jobify-skin-3 .woocommerce form.woocommerce-EditAccountForm button.woocommerce-Button,
p.job-manager-single-alert-link body.jobify-skin-3 .woocommerce .woocommerce-MyAccount-content a.woocommerce-Button,
p.job-manager-single-alert-link body.jobify-skin-3 .woocommerce .woocommerce-orders-table a.woocommerce-Button {
    border-radius: 50px
}

.modal .woocommerce .woocommerce-customer-login {
    margin-top: -100px;
    position: relative
}

.modal .woocommerce .woocommerce-customer-login form .form-row {
    margin-bottom: 30px
}

.modal .woocommerce .woocommerce-customer-login:before {
    content: ' ';
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ccc;
    height: 100px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    z-index: 0
}

.modal .woocommerce .woocommerce-customer-login h2 {
    position: relative;
    padding: 34px 30px 0;
    margin-top: 0;
    margin-bottom: 40px
}

.modal .woocommerce .woocommerce-customer-login .login,
.modal .woocommerce .woocommerce-customer-login .register {
    position: relative
}

.modal .woocommerce .woocommerce-customer-login .login [type=submit],
.modal .woocommerce .woocommerce-customer-login .register [type=submit] {
    font-size: 15px;
    padding: 14px 24px;
    margin-bottom: 1rem
}

.modal .woocommerce .woocommerce-customer-login .login [type=submit]:hover,
.modal .woocommerce .woocommerce-customer-login .register [type=submit]:hover {
    background: #fff
}

.modal .woocommerce .woocommerce-customer-login .login p.lost_password,
.modal .woocommerce .woocommerce-customer-login .login p:last-child,
.modal .woocommerce .woocommerce-customer-login .register p.lost_password,
.modal .woocommerce .woocommerce-customer-login .register p:last-child {
    margin-bottom: 0
}

.modal .woocommerce .woocommerce-customer-login :not(.col-1) .login {
    padding-right: 0
}

.modal .woocommerce .woocommerce-customer-login #customer_login .col-2 h2,
.modal .woocommerce .woocommerce-customer-login .register {
    padding-left: 0
}

.modal .registration-form {
    padding-bottom: 0
}

.modal .registration-form h2 {
    display: none
}

.modal .registration-form .woocommerce-simple-registration-login-link {
    position: absolute;
    right: 30px;
    bottom: 25px
}

.modal .registration-form .woocomerce-FormRow {
    margin: 0 -30px 0
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .apply-with-facebook-details.modal h2.profile-name,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .apply-with-linkedin-details.modal h2.profile-name,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .apply-with-xing-details.modal h2.profile-name,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .gform_wrapper h2.gform_heading,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .nf-form-cont h2.ninja-forms-form-title,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .ninja-forms-cont h2.ninja-forms-form-title,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal h2.modal-title {
    font-size: 24px;
    font-weight: 600;
    padding: 15px 30px
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p {
    margin-bottom: 20px
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p label {
    margin-bottom: 8px !important
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p input {
    border-color: #EFEFEF;
    font-weight: 500
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p input:hover {
    box-shadow: 0 1rem 2rem rgba(204, 204, 204, .4);
    border-color: transparent
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p input {
        padding: 8px 14px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocommerce-FormRow {
        float: none;
        width: 100%
    }
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form .woocommerce-privacy-policy-text p {
    padding: 0 0 30px;
    margin-bottom: 0
}

.job-application-note-add body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button[type=button],
.single-product #content body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.single_add_to_cart_button,
.single_job_listing .application body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.apply-with-facebook[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .nf-field-container.submit-container .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow .job-application-note-add input.woocommerce-Button[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow .nf-field-container.submit-container input.woocommerce-Button[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow .single-product #content input.woocommerce-Button.single_add_to_cart_button,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow .single_job_listing .application input.woocommerce-Button.apply-with-facebook[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.application_button,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.application_button_link,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.apply-with-linkedin[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.apply-with-xing[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.button,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.button--type-action,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.button--type-inverted,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.favorite-notice,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.import-from-linkedin[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.resume_contact_button,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.view-video,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button[name=wp_job_manager_edit_application] {
    border: 2px solid #4440DA;
    border-radius: 100px;
    padding: 10px 24px;
    font-size: 16px;
    font-weight: 500 !important
}

.job-application-note-add body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button:hover[type=button],
.single-product #content body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.single_add_to_cart_button:hover,
.single_job_listing .application body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .nf-field-container.submit-container .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button:hover[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow .job-application-note-add input.woocommerce-Button:hover[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow .nf-field-container.submit-container input.woocommerce-Button:hover[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow .single-product #content input.woocommerce-Button.single_add_to_cart_button:hover,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow .single_job_listing .application input.woocommerce-Button.apply-with-facebook:hover[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.application_button:hover,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.application_button_link:hover,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.apply-with-linkedin:hover[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.apply-with-xing:hover[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.button--type-action:hover,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.button--type-inverted:hover,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.button:hover,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.favorite-notice:hover,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.import-from-linkedin:hover[type=button],
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.resume_contact_button:hover,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button.view-video:hover,
body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .registration-form.woocommerce form p.woocomerce-FormRow input.woocommerce-Button:hover[name=wp_job_manager_edit_application] {
    color: #FFF;
    background-color: #4440DA
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal button.mfp-close {
    top: 18px;
    border-color: #4440DA
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal button.mfp-close:hover {
    background-color: #4440DA;
    border-color: #4440DA;
    color: #FFF
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .woocommerce-customer-login {
    margin-top: -67px
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .woocommerce-customer-login h2 {
    font-size: 24px;
    font-weight: 600;
    padding: 15px 30px;
    margin: 0
}

body.jobify-skin-2 .mfp-wrap.mfp-ready .mfp-content .modal .woocommerce-customer-login:before {
    height: 67px
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-top: 0;
    float: none;
    width: 100%
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    float: none
}

.woocommerce-MyAccount-navigation-link {
    display: inline-block
}

.woocommerce-MyAccount-content {
    margin-top: 2em
}

.product_list_widget {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget_price_filter .price_slider {
    margin-bottom: 1em
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em
}

.job-application-note-add .widget_price_filter .price_slider_amount input[type=button],
.job-manager-form.wp-job-manager-bookmarks-form .widget_price_filter .price_slider_amount a.bookmark-notice,
.job-manager-form.wp-job-manager-bookmarks-form .widget_price_filter .price_slider_amount a.remove-bookmark,
.load_more_jobs .widget_price_filter .price_slider_amount strong,
.load_more_resumes .widget_price_filter .price_slider_amount strong,
.modal .nf-field-container.submit-container .widget_price_filter .price_slider_amount input[type=button],
.single-product #content .widget_price_filter .price_slider_amount .single_add_to_cart_button,
.single_job_listing .application .widget_price_filter .price_slider_amount input.apply-with-facebook[type=button],
.widget_price_filter .price_slider_amount .application_button,
.widget_price_filter .price_slider_amount .application_button_link,
.widget_price_filter .price_slider_amount .button,
.widget_price_filter .price_slider_amount .button--type-action,
.widget_price_filter .price_slider_amount .button--type-inverted,
.widget_price_filter .price_slider_amount .favorite-notice,
.widget_price_filter .price_slider_amount .job-application-note-add input[type=button],
.widget_price_filter .price_slider_amount .job-manager-form.wp-job-manager-bookmarks-form a.bookmark-notice,
.widget_price_filter .price_slider_amount .job-manager-form.wp-job-manager-bookmarks-form a.remove-bookmark,
.widget_price_filter .price_slider_amount .load_more_jobs strong,
.widget_price_filter .price_slider_amount .load_more_resumes strong,
.widget_price_filter .price_slider_amount .modal .nf-field-container.submit-container input[type=button],
.widget_price_filter .price_slider_amount .resume_contact_button,
.widget_price_filter .price_slider_amount .single-product #content .single_add_to_cart_button,
.widget_price_filter .price_slider_amount .single_job_listing .application input.apply-with-facebook[type=button],
.widget_price_filter .price_slider_amount .view-video,
.widget_price_filter .price_slider_amount input.apply-with-linkedin[type=button],
.widget_price_filter .price_slider_amount input.apply-with-xing[type=button],
.widget_price_filter .price_slider_amount input.import-from-linkedin[type=button],
.widget_price_filter .price_slider_amount input[name=wp_job_manager_edit_application],
.widget_price_filter .price_slider_amount p.job-manager-single-alert-link a,
p.job-manager-single-alert-link .widget_price_filter .price_slider_amount a {
    font-size: 1.15em;
    float: left
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.25em;
    background-color: #fff;
    border: 2px solid transparent
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #ccc
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    border: 0;
    background-color: #eee
}

.widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em
}

.single-product div.product .woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3em
}

.single-product div.product .woocommerce-product-gallery figure {
    margin: 0
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.single-product div.product .woocommerce-product-gallery .flex-control-nav {
    margin-left: -10px;
    margin-right: -10px;
    padding: 0
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    padding: 10px;
    list-style: none;
    float: left;
    cursor: pointer
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs img:hover {
    opacity: 1
}

.single-product div.product .woocommerce-product-gallery img {
    display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99
}

.modal .wc-social-login p {
    padding: 0;
    margin-bottom: 10px
}

.wc-social-login {
    margin-bottom: 30px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.wc-social-login p {
    padding: 0
}

.wc-social-login .button-social-login:hover {
    color: #fff;
    text-decoration: none
}

.gjm_use.search_resumes .search_location input,
.search_jobs.gjm_use .search_location input {
    padding-right: 35px
}

.gjm_use.search_resumes i.gjm-locator-btn,
.gjm_use.search_resumes i.gjm-locator-loader,
.search_jobs.gjm_use i.gjm-locator-btn,
.search_jobs.gjm_use i.gjm-locator-loader {
    right: 20px !important
}

@media screen and (min-width:992px) {

    .gjm_use.search_resumes div.search_keywords,
    .gjm_use.search_resumes div.search_location,
    .gjm_use.search_resumes div.search_region,
    .search_jobs.gjm_use div.search_keywords,
    .search_jobs.gjm_use div.search_location,
    .search_jobs.gjm_use div.search_region {
        width: 50%;
        margin-bottom: 0;
        margin-right: 0;
        margin-left: 0
    }

    .gjm_use.search_resumes div.search_keywords,
    .search_jobs.gjm_use div.search_keywords {
        padding-right: .5em
    }

    .gjm_use.search_resumes div.search_location,
    .gjm_use.search_resumes div.search_region,
    .search_jobs.gjm_use div.search_location,
    .search_jobs.gjm_use div.search_region {
        padding-left: .5em
    }
}

@media screen and (min-width:992px) {

    .jobify-search-jobs-category-geo-my-wp div.search_categories,
    .jobify-search-jobs-category-geo-my-wp div.search_keywords,
    .jobify-search-jobs-category-geo-my-wp div.search_location,
    .jobify-search-jobs-category-geo-my-wp div.search_region,
    .wp-job-manager-categories-enabled .gjm_use.search_resumes div.search_categories,
    .wp-job-manager-categories-enabled .gjm_use.search_resumes div.search_keywords,
    .wp-job-manager-categories-enabled .gjm_use.search_resumes div.search_location,
    .wp-job-manager-categories-enabled .gjm_use.search_resumes div.search_region,
    .wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_categories,
    .wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_keywords,
    .wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_location,
    .wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_region {
        width: 33.3%;
        margin: 0;
        padding: 0
    }

    .jobify-search-jobs-category-geo-my-wp div.search_location,
    .jobify-search-jobs-category-geo-my-wp div.search_region,
    .wp-job-manager-categories-enabled .gjm_use.search_resumes div.search_location,
    .wp-job-manager-categories-enabled .gjm_use.search_resumes div.search_region,
    .wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_location,
    .wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_region {
        padding: 0 1em
    }
}

@media screen and (min-width:992px) {

    .jobify-search-jobs-category-multi-geo-my-wp div.search_keywords,
    .jobify-search-jobs-category-multi-geo-my-wp div.search_location,
    .jobify-search-jobs-category-multi-geo-my-wp div.search_region,
    .wp-job-manager-categories-multi-enabled .gjm_use.search_resumes div.search_keywords,
    .wp-job-manager-categories-multi-enabled .gjm_use.search_resumes div.search_location,
    .wp-job-manager-categories-multi-enabled .gjm_use.search_resumes div.search_region,
    .wp-job-manager-categories-multi-enabled .search_jobs.gjm_use div.search_keywords,
    .wp-job-manager-categories-multi-enabled .search_jobs.gjm_use div.search_location,
    .wp-job-manager-categories-multi-enabled .search_jobs.gjm_use div.search_region {
        width: 50%;
        margin: 0;
        padding: 0;
        margin-bottom: 2%
    }

    .jobify-search-jobs-category-multi-geo-my-wp div.search_keywords,
    .wp-job-manager-categories-multi-enabled .gjm_use.search_resumes div.search_keywords,
    .wp-job-manager-categories-multi-enabled .search_jobs.gjm_use div.search_keywords {
        padding-right: .5em
    }

    .jobify-search-jobs-category-multi-geo-my-wp div.search_location,
    .jobify-search-jobs-category-multi-geo-my-wp div.search_region,
    .wp-job-manager-categories-multi-enabled .gjm_use.search_resumes div.search_location,
    .wp-job-manager-categories-multi-enabled .gjm_use.search_resumes div.search_region,
    .wp-job-manager-categories-multi-enabled .search_jobs.gjm_use div.search_location,
    .wp-job-manager-categories-multi-enabled .search_jobs.gjm_use div.search_region {
        padding-left: .5em
    }

    .jobify-search-jobs-category-multi-geo-my-wp div.search_categories,
    .wp-job-manager-categories-multi-enabled .gjm_use.search_resumes div.search_categories,
    .wp-job-manager-categories-multi-enabled .search_jobs.gjm_use div.search_categories {
        margin-right: 0
    }

    .jobify-search-jobs-category-multi-geo-my-wp div.search_categories,
    .jobify-search-jobs-category-multi-geo-my-wp div.search_submit,
    .wp-job-manager-categories-multi-enabled .gjm_use.search_resumes div.search_categories,
    .wp-job-manager-categories-multi-enabled .gjm_use.search_resumes div.search_submit,
    .wp-job-manager-categories-multi-enabled .search_jobs.gjm_use div.search_categories,
    .wp-job-manager-categories-multi-enabled .search_jobs.gjm_use div.search_submit {
        width: 100%
    }
}

.single-job_listing .gjm-map-wrapper {
    margin: 3em 0 -45px;
    border: 0;
    display: block;
    border-top: 0
}

#page .job_filters .search_jobs .gjm-filters-wrapper,
#page .job_filters .search_resumes .gjm-filters-wrapper {
    margin-bottom: 1em
}

#page .job_filters .search_jobs .gjm-filters-count-3:nth-child(2n),
#page .job_filters .search_resumes .gjm-filters-count-3:nth-child(2n) {
    padding: 0 1em
}

#page .job_filters .search_jobs .gjm-locator-button,
#page .job_filters .search_resumes .gjm-locator-button {
    background: #fff;
    margin: 1em 0
}

#page .job_filters .search_jobs .gjm-filters-wrapper~.search_submit,
#page .job_filters .search_resumes .gjm-filters-wrapper~.search_submit {
    width: 100%
}

body.wp-job-manager-categories-enabled .job_filters .search_jobs .gjm-dropdown-wrapper,
body.wp-job-manager-categories-enabled .job_filters .search_jobs .gjm-locator-button-wrapper,
body.wp-job-manager-categories-enabled .job_filters .search_resumes .gjm-dropdown-wrapper,
body.wp-job-manager-categories-enabled .job_filters .search_resumes .gjm-locator-button-wrapper {
    padding: 0;
    margin: 0
}

.gravityforms-contact-resume-form .resume_contact_details_inner {
    padding: 0
}

.modal .gform_wrapper {
    max-width: 100%;
    margin-bottom: 0
}

.modal .gform_wrapper .gform_heading {
    width: 100%
}

.modal .gform_wrapper .gform_heading .gform_title {
    margin: 0;
    font-weight: 400;
    font-size: 28px
}

.modal .gform_confirmation_message {
    padding: 30px;
    margin-right: 30px
}

.gform_drop_area {
    padding: 25px;
    border: 2px dashed #DDD;
    text-align: center;
    color: #AAA;
    margin-bottom: 10px
}

.gform_drop_instructions {
    color: #aaa;
    display: block
}

.gform_fields {
    margin: 0;
    padding: 0;
    list-style: none
}

.gform_fields .gfield {
    margin-bottom: 1.5em
}

.modal .ninja-forms-required-items {
    margin-bottom: 1em
}

.modal .ninja-forms-success-msg p {
    margin: 0
}

.modal .ninja-forms-success-msg p:not(:empty) {
    padding: 35px
}

.modal .nf-form-cont,
.modal .ninja-forms-cont {
    max-width: 100%;
    margin-bottom: 0
}

.modal .nf-form-cont .ninja-forms-form-title,
.modal .ninja-forms-cont .ninja-forms-form-title {
    width: 100%
}

.modal .nf-form-cont .nf-form-wrap .field-wrap.submit-wrap,
.modal .nf-form-cont .ninja-forms-form .field-wrap.submit-wrap,
.modal .ninja-forms-cont .nf-form-wrap .field-wrap.submit-wrap,
.modal .ninja-forms-cont .ninja-forms-form .field-wrap.submit-wrap {
    margin: 0 -30px -30px
}

.modal .nf-form-cont .field-wrap.hidden-wrap,
.modal .ninja-forms-cont .field-wrap.hidden-wrap {
    display: none
}

.modal .nf-field-container.submit-container,
.modal .nf-field-container.submit-container .field-wrap.submit-wrap {
    margin-bottom: 0
}

.modal .nf-form-cont .nf-form-wrap {
    padding-bottom: 0
}

.modal .nf-error-msg:not(:empty) {
    padding: 20px
}

.ninjaforms-contact-resume-form .resume_contact_details_inner {
    padding: 0
}

.modal .wpcf7 {
    max-width: 100%;
    margin-bottom: 0
}

.modal .wpcf7 .wpcf7-form {
    padding: 30px;
    padding-top: 60px
}

.modal .wpcf7 .wpcf7-form p:last-of-type {
    margin: 0 -30px -30px
}

.modal .wpcf7 .field-wrap.hidden-wrap,
.single div.sharedaddy h3.sd-title {
    display: none
}

.single-post div.sharedaddy .sd-content {
    margin-top: 10px
}

.page-template-testimonials .individual-testimonial p {
    border: 1px solid #ccc
}

.page-template-testimonials .individual-testimonial p:after,
.page-template-testimonials .individual-testimonial p:before {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0;
    border-color: #ccc transparent transparent;
    position: absolute;
    display: block;
    bottom: -12px;
    left: 50%;
    margin-left: -12px
}

.page-template-testimonials .individual-testimonial p:before {
    border-color: #fff transparent transparent;
    bottom: -11px;
    z-index: 5
}

body.jobify-skin-2 section.jobify_widget_testimonials {
    margin: 0;
    padding: 0 25px
}

@media screen and (min-width:768px) and (max-width:991px) {
    body.jobify-skin-2 section.jobify_widget_testimonials .testimonial-slider-wrap {
        padding: 0 30px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 section.jobify_widget_testimonials .testimonial-slider-wrap {
        padding: 0
    }
}

body.jobify-skin-2 section.jobify_widget_testimonials .testimonials-list .slick-list.draggable {
    overflow: visible
}

body.jobify-skin-2 section.jobify_widget_testimonials .testimonials-list .slick-list.draggable .woothemes-testimonial.slick-slide {
    opacity: 0
}

body.jobify-skin-2 section.jobify_widget_testimonials .testimonials-list .slick-list.draggable .woothemes-testimonial.slick-slide.slick-active {
    opacity: 1
}

body.jobify-skin-2 section.jobify_widget_testimonials .testimonials-list button.slick-arrow {
    z-index: 99
}

body.jobify-skin-2 section.jobify_widget_testimonials .testimonials-list button.slick-arrow:before {
    color: #32313D;
    transition: all .3s ease-in-out
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 section.jobify_widget_testimonials .testimonials-list button.slick-arrow:before {
        font-size: 28px
    }
}

body.jobify-skin-2 section.jobify_widget_testimonials .testimonials-list button.slick-arrow:hover:before {
    color: #4440DA
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 section.jobify_widget_testimonials .testimonials-list button.slick-prev.slick-arrow {
        left: -24px
    }
}

@media screen and (max-width:767px) {
    body.jobify-skin-2 section.jobify_widget_testimonials .testimonials-list button.slick-next.slick-arrow {
        right: -24px
    }
}

.entry-content p.rcp_error {
    padding: 20px;
    margin-bottom: 1em
}

.entry-content p.rcp_error:last-child {
    margin-bottom: 2em
}

#rcp_auto_renew_wrap input[type=checkbox] {
    margin-top: 2px
}

#rcp_subscription_levels {
    margin: 2em 0
}

.rcp_form .rcp_subscription_level .rcp_Level {
    margin-top: 2px
}

.entry-content .rcp_login_link {
    margin-bottom: 2.5em
}

.entry-content .rcp_login_link p {
    margin-bottom: 0
}

.entry-content .rcp_level_description {
    font-weight: 400;
    font-family: "Varela Round", Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 2px;
    padding: 0;
    border: 0
}

.site-main>.rcp-restrict-message p:last-child {
    margin-bottom: 0
}

.widget--footer input[type=email],
.widget--footer input[type=text] {
    border: 0
}

.widget--footer label {
    display: block;
    margin-bottom: 3px
}

.mailbag-input {
    margin-bottom: 1em
}

.mailbag-input:last-child {
    margin-bottom: 0
}

#pmc_mailchimp {
    margin: 2em 0
}

#pmc_mailchimp br {
    display: none
}

#pmc_mailchimp>div {
    margin-bottom: 1em
}

#pmc_mailchimp>div:last-child {
    margin-bottom: 0
}