/*
 Theme Name:   recruited.co
 Theme URI:    https://recruited.co
 Author:       recruited.co
 Author URI:   https://recruited.co
 Template:     listify
 Version:      1.1
*/

.job_listing19{
    margin: 0 0 0 10px;
    width: 28px;
    height: 28px;
    line-height: 29px;
    background-color: #ddaf16;
    border-radius: 50%;
    text-align: center;
    font-size: 11px;
    vertical-align: middle;
    display: inline-block;
    color: #fff !important;
    text-shadow: rgba(0, 0, 0, 0) 0 0px 0;
}

.widget li>ol, .widget li>ul {
    margin-top: 5px !important;
}

.commentlist a.comment-ago {
    display: none;
}


.type-job_listing .job_listing-entry-header .job_listing-location.job_listing-location-formatted {
    display: none;
}

.job_listing-author-info
{
    display: none;
}

.listing-owner
{
    margin: 0px;
}



.commentlist
{
    margin-bottom: 3em;
}

.author-meta
{
    display: none;
}

.widget .commentlist
{
    margin:4em 0 4em
}


.woocommerce-password-strength
{
    display: none;
}
.woocommerce-password-hint
{
    display: none;
}


.commentlist article.comment
{
    margin-bottom: 0;
    padding-left: 1em;
}

.select postform-wrapper
{
    display: none;
}

.comment-content .comment-meta {
    margin: 0em 0;
}

/* -- Resume */
body.single-resume .entry-meta,
body.single-resume .page-title.cover-wrapper {
    display: none !important;
}

body.single-resume .content-area {
    margin-top: 0;
}

.single-resume-content {
    position: relative;
    margin-top: 60px;
}

.resume-meta-wrapper {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 40px;
    margin: 0 0 60px;
}

.resume-meta-wrapper .resume-photo {
    margin: 0 35px 0 0;
    padding: 10px 0 0;
    flex: 0 0 175px;
    width: 175px;
}

.resume-meta-wrapper .resume-photo .photo-wrapper {
    display: block;
    width: 172px;
    height: 172px;
    border-radius: 50%;
    overflow: hidden;
}

.resume-meta-wrapper .resume-photo .photo-wrapper .candidate-photo-initials {
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    letter-spacing: .04em;
    line-height: 175px;
    text-align: center;
    border-radius: 50%;
    background: #e5e4e4;
    font-size: 36px;
    height: 175px;
    width: 175px;
    color: #fff;
}

.resume-meta-wrapper .resume-photo img {
    display: inline-block;
    height: 175px;
    width: 175px;
    object-fit: cover;
    border-radius: 50%;
    margin: -2px 0 0 -2px;
}


@media (max-width: 600px) {
    .resume-meta-wrapper {
        flex-direction: column;
        padding: 0 0 25px;
        margin: 0 0 30px;
    }
    
    .resume-meta-wrapper .resume-photo {
        margin: 0 0 30px;
    }
}

/* -- Meta */
body.single-resume .resume-article-meta {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

body.single-resume .resume-article-meta > li {
    display: flex;
    text-transform: capitalize;
    position: relative;
    flex-wrap: wrap;
    max-width: 380px;
    padding-left: 27px;
    min-height: 25px;
}

body.single-resume .resume-article-meta > li:first-child {
    padding-left: 0;
}

body.single-resume .resume-article-meta > li span {
    white-space: nowrap;
}

body.single-resume .resume-article-meta > li i {
    font-size: 1.5em;
    position: absolute;
    color: #ef3652;
    opacity: .25;
    top: -3px;
    left: 0;
}

body.single-resume .resume-article-meta > li:not(:last-child) {
    margin: 0 0 7px;
}

body.single-resume .resume-article-meta h3 {
    padding: 0 0 10px;
    font-size: 30px;
    margin: 0;
}

body.single-resume .resume-article-meta .relocation-box {
    padding-left: 15px;
}

body.single-resume .resume-article-meta .relocation-box i {
    position: relative;
    margin-right: 4px;
    color: #afc954;
    opacity: 1;
    top: 1px;
}

body.single-resume .resume-article-meta .interested-categories span:not(:last-child):after {
    content: ', ';
    display: inline-block;
    margin-right: 3px;
}

/* -- Resume Socials links */
body.single-resume .resume-social-links {
    display: flex;
    align-items: center;
    list-style-type: none;
    padding: 7px 0 0;
    margin: 0;
}

body.single-resume .resume-social-links li + li {
    margin-left: 10px;
}

body.single-resume .resume-social-links li .txt {
    display: none;
}

body.single-resume .resume-social-links li i {
    transition: opacity 200ms ease-in-out;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    font-size: 13px;
    color: #fff;
    height: 26px;
    width: 26px;
    margin: 0;
    opacity: 1;
}

body.single-resume .resume-social-links li i:hover {
    opacity: .8;
}

body.single-resume .resume-social-links li i {
    background: #4285f4;
}

body.single-resume .resume-social-links li i.ion-social-facebook {
    background: #3b5998;
}

body.single-resume .resume-social-links li i.ion-social-twiiter {
    background: #1da1f2;
}

body.single-resume .resume-social-links li i.ion-social-googleplus {
    background: #db4437;
}

body.single-resume .resume-social-links li i.ion-social-linkedin {
    background: #007bb5;
}

body.single-resume .resume-social-links li i.ion-social-instagram {
    background: #c32aa3;
}

body.single-resume .resume-social-links li i.ion-social-pinterest {
    background: #bd081c;
}

body.single-resume .resume-social-links li i.ion-social-dribbble {
    background: #ea4c89;
}

/* -- Resume Top Block */
.resume-top-right-block {
    text-align: center;
    display: block;
}

@media (min-width: 992px) {
    .resume-top-right-block {
        position: absolute;
        width: 400px;   
        right: 0;
        top: 0;
    }
}

.resume-top-right-block .resume-loggedin-buttons {
    display: flex;
    align-items: center;
    padding: 9px 0 0;
    margin: 0 -6px;
}

.resume-top-right-block .resume-loggedin-buttons .btn-wrapper {
    padding: 0 6px;
    width: 50%;
}

.resume-top-right-block .resume-last-update {
    display: block;
    margin: 20px 0 0;
    line-height: 1em;
    font-weight: 600;
    font-size: 14px;
    color: #454545;
}

.resume-top-right-block .resume-last-update i {
    position: relative;
    font-weight: normal;
    font-size: 1.5em;
    margin-right: 7px;
    color: #ef3652;
    opacity: .25;
    top: 2px;
}

.resume-top-right-block .resume-contact-btn,
.resume-top-right-block .hide-resume,
.resume-top-right-block .wp-job-manager-bookmarks-form .bookmark-notice,
.resume-top-right-block .wp-job-manager-bookmarks-form .bookmark-notice--logged-out {
    transition: all 150ms ease-in-out;
    text-align: center;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    letter-spacing: .04em;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.1);
    background-color: #ef3652;
    text-shadow: none!important;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    white-space: nowrap;
}

.resume-top-right-block .wp-job-manager-bookmarks-form .bookmark-notice:before,
.resume-top-right-block .wp-job-manager-bookmarks-form .bookmark-notice--logged-out:before {
    margin-right: 5px;
    font-size: 16px;
    color: #fff;
}

.resume-top-right-block .wp-job-manager-bookmarks-form .bookmark-notice:not(.bookmarked):before,
.resume-top-right-block .wp-job-manager-bookmarks-form .bookmark-notice--logged-out:not(.bookmarked):before {
    display: none;
}

.resume-top-right-block .hide-resume,
.resume-top-right-block .wp-job-manager-bookmarks-form .bookmark-notice,
.resume-top-right-block .wp-job-manager-bookmarks-form .bookmark-notice--logged-out {
    background-color: #4aaaf8;
}

.resume-top-right-block .hide-resume:hover,
.resume-top-right-block .wp-job-manager-bookmarks-form .bookmark-notice:hover,
.resume-top-right-block .wp-job-manager-bookmarks-form .bookmark-notice--logged-out:hover {
    background-color: #3e9ae6;
}

.resume-top-right-block .resume-contact-btn:hover {
    background: #ea314d;
}

.resume-top-right-block .wp-job-manager-bookmarks-count.wp-job-manager-bookmarks-count--single {
    display: none;
}

.wp-job-manager-bookmarks-form.wp-job-manager-bookmarks-form--single,
.resume-top-right-block  .wp-job-manager-bookmarks-form, .wp-job-manager-bookmarks-form>div:first-child {
    width: 100%;
    display: inline-block !important;
    border: none;
    margin: 0;
}

/* -- Description */
body.single-resume .resume_description {
    margin-bottom: 30px;
}

body.single-resume .resume_description p {
    line-height: 1.5em;
    color: #6b6b6b;
    font-size: 14px;
}

.single-resume .resume-manager-education p,
.single-resume .resume-manager-experience p {
    line-height: 1.4em;
}

.single-resume .resume-manager-education dd,
.single-resume .resume-manager-education dt,
.single-resume .resume-manager-experience dd,
.single-resume .resume-manager-experience dt {
    padding-left: 25px;
}

.single-resume .resume-manager-education dt,
.single-resume .resume-manager-experience dt {
    padding-left: 25px !important;
    padding-top: 28px;
}

.single-resume .resume-manager-education h3,
.single-resume .resume-manager-experience h3 {
    font-size: 18px;
}

.single-resume small.date {
    display: block;
    font-size: 13px;
    margin: 0 0 6px;
}

/* -- Resume Skills */
body.single-resume .resume-manager-skills {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

body.single-resume .resume-manager-skills li {
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0 1.5em .75em 0;
    background: #c8c8c8;
    border-radius: 5px;
    line-height: 27px;
    padding: 0 18px;
    color: #4a4a4a;
    font-size: 12px;
    height: 26px;
    width: auto;
}

/* -- Contact */
body.single-resume .resume_contact {
    transition: all 140ms ease-in-out;
    background: rgba(47,51,57,.89);
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9990;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

body.single-resume .resume_contact.visible {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
}

body.single-resume .resume_contact .resume_contact_button {
    display: none;
}

body.single-resume .resume_contact .resume_contact_details {
    display: block !important;
    float: none;
    border: 0;
    padding: 2.5em;
    background: #FFF;
    text-align: left;
    max-width: 480px;
    margin: 40px auto;
    position: relative;
    border-radius: 4px;
    margin: 0 15px;
    box-shadow: rgba(0,0,0,.15) 0 0 0 4px;
}

@media (max-width: 500px) {
    body.single-resume .resume_contact .resume_contact_details  {
        padding: 1.5em;
    }
}

body.single-resume .resume_contact .resume_contact_details .close-contact-popup {
    position: absolute;
    font-weight: 600;
    font-size: 26px;
    color: #454545;
    cursor: pointer;
    right: 15px;
    z-index: 2;
    top: 15px;
}

body.single-resume .resume_contact .resume_contact_details:before,
body.single-resume .resume_contact .resume_contact_details:after {
    display: none;
}

body.single-resume .resume_contact .resume_contact_details .nf-form-title h3 {
    margin: 0 0 .75em 0;
    line-height: 1em;
    font-size: 24px;
}

body.single-resume .resume_contact .nf-field-container,
body.single-resume .resume_contact #ninja_forms_required_items {
    margin: 0 0 15px;
}

body.single-resume .resume_contact .nf-field-container textarea,
body.single-resume .resume_contact #ninja_forms_required_items textarea {
    height: 140px;
}

@media (max-width: 768px) {
    body.single-resume .resume_contact {
        padding-left: 0;
    }
    
    body.single-resume .resume_contact .resume_contact_button {
        float: none;
        margin: 0;
    }

    body.single-resume .resume_contact .resume_contact_details {
        margin-top: 15px;
        float: none;
        width: 100%;
    }

    body.single-resume .resume_contact .resume_contact_details:before,
    body.single-resume .resume_contact .resume_contact_details:after {
        display: none;
    }
}

/* -- Bookmarks */
.wp-job-manager-bookmarks-form {
    overflow: visible;
    line-height: 1em;
    font-size: 0;
}
.wp-job-manager-bookmarks-form div.bookmark-details {
    display: inherit !important;
    width: 100%;
    padding: 0;
}

.wp-job-manager-bookmarks-form div.bookmark-details input[type="submit"] {
    transition: all 150ms ease-in-out;
    background-color: #4aaaf8;
    padding: 0 20px;
    height: 50px;
    width: 100%;
    position: relative;
    top: 2px;
}

.wp-job-manager-bookmarks-form div.bookmark-details input[value$="Update Favorite"] {
    display: none !important;
}

.wp-job-manager-bookmarks-form .bookmark-notice.bookmarked {
    display: none !important;
}

.wp-job-manager-bookmarks-form a.bookmark-notice {
    display: none !important;
}

.wp-job-manager-bookmarks-form a.remove-bookmark {
    transition: all 150ms ease-in-out;
    background-color: #4aaaf8;
    display: inline-block;
    border-radius: 3px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 14px;
    height: 50px;
    width: 100%;
    float: none;
    color: #fff;
    visibility: visible;
    position: relative;
    top: 2px;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.1);
}

.wp-job-manager-bookmarks-form div.bookmark-details input[type="submit"]:hover,
.wp-job-manager-bookmarks-form a.remove-bookmark:hover {
    background-color: #3e9ae6;
}

.wp-job-manager-bookmarks-form div.bookmark-details p {
    margin: 0;
}

/* -- Resume */
.single-resume .resume-manager-education h3:before,
.single-resume .resume-manager-experience h3:before {
    height: 20px;
    width: 20px;
    left: -1px;
}

.single-resume .resume-manager-education dt,
.single-resume .resume-manager-experience dt {
    padding-left: 20px;
}

/* -- Booking Form */
.wp-job-manager-bookmarks-form {
    display: none !important;
}

/** Reviews Extended **/
/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    position: fixed;
    top: 50%;
    left: 50%;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.helpful-button{
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 10px;
    vertical-align: bottom;
    box-shadow: none !important;
    text-shadow: none !important;
    display: inline-block;
    background: #ffc107;

}

/* --- VIP Search Page Styling  */
body.page-id-7733 .content-area {
    margin-top: 0 !important;
}

div.resumes {
    margin: -40px -150px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}

@media (max-width: 1400px) {
    div.resumes {
        margin: -40px -60px;
    }
}

div.resumes ul.resumes,
div.resumes .load_more_resumes {
	background: #fff;
}

@media (max-width: 991px) {
    div.resumes {
        margin: -36px;
    }
}

@media (max-width: 768px) {
    div.resumes {
        margin: -26px;
    }
}

div.resumes form.resume_filters .search_resumes {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
}

div.resumes form.resume_filters .search_resumes .resume-filter {
    position: relative;
    float: none;
    width: auto;
    padding: 0;
    margin: 0;
}

div.resumes form.resume_filters .search_resumes .resume-filter .chosen-container {
    position: absolute;
    max-width: 200px;
    width: 200px !important;
}

div.resumes form.resume_filters .search_resumes .resume-filter .chosen-container .chosen-drop {
    box-shadow: inset rgba(0,0,0,.06) 0 0 0 2px;
    border-radius: 0;
    pointer-events: none;
}

div.resumes form.resume_filters .search_resumes .resume-filter .chosen-container.chosen-with-drop .chosen-drop {
    pointer-events: all;
}

div.resumes form.resume_filters .search_resumes .resume-filter .chosen-container .chosen-results li {
    transition: color 150ms ease-in-out;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

div.resumes form.resume_filters .search_resumes .resume-filter .chosen-container .chosen-results li.level-1 {
    /*text-indent: -11px;*/
}

div.resumes form.resume_filters .search_resumes .resume-filter .chosen-container .chosen-results li.level-1:before {
    left: 17px;
}

div.resumes form.resume_filters .search_resumes .resume-filter .chosen-container .chosen-results li:before {
    content: "\f372";
    display: inline-block;
    font-family: Ionicons;
    font-weight: 400;
    color: #454545;
    margin-right: 10px;
    font-size: 14px;
    position: absolute;
    left: 6px;
}
div.resumes form.resume_filters .search_resumes .resume-filter .chosen-container .chosen-results li.result-selected {
    color: #ef3652 !important;
}
div.resumes form.resume_filters .search_resumes .resume-filter .chosen-container .chosen-results li.result-selected:before {
    content: "\f373";
    color: #ef3652;
}

div.resumes form.resume_filters .search_resumes .resume-filter .chosen-container .chosen-results li:hover {
    color: #ccc !important;
    background: 0;
}

div.resumes form.resume_filters .search_resumes .resume-filter > label {
    transition: background 170ms ease-in-out;
    padding: 10px 15px;
    display: block;
    cursor: pointer;
}

div.resumes form.resume_filters .search_resumes .resume-filter > label:hover {
    background: #f9f9f9;
}

div.resumes form.resume_filters .search_resumes .resume-filter > label:after {
    content: "\f3d0";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    margin-left: 10px;
    position: relative;
    top: 1px;
}

div.resumes form.resume_filters .search_resumes .resume-filter.search_relocation > label:after,
div.resumes form.resume_filters .search_resumes .resume-filter.search_sponsorship > label:after {
    display: none;
}

div.resumes form.resume_filters .search_resumes .resume-filter .chosen-choices li.search-choice {
    display: none !important;
}

div.resumes form.resume_filters .search_resumes .resume-filter .chosen-choices li.search-field {
    pointer-events: none;
    position: absolute;
    opacity: 0;
}

div.resumes form.resume_filters .search_resumes .resume-filter.search_relocation,
div.resumes form.resume_filters .search_resumes .resume-filter.search_sponsorship {
    transition: background 170ms ease-in-out;
    padding-left: 15px;
    cursor: pointer;
}

div.resumes form.resume_filters .search_resumes .resume-filter.search_relocation:hover,
div.resumes form.resume_filters .search_resumes .resume-filter.search_sponsorship:hover {
    background: #f9f9f9;
}

div.resumes form.resume_filters .search_resumes .resume-filter.search_relocation label,
div.resumes form.resume_filters .search_resumes .resume-filter.search_sponsorship label {
    display: inline-block;
    margin-right: 4px;
    padding-left: 3px;
}

div.resumes form.resume_filters .search_resumes .resume-filter.search_relocation input[type="checkbox"],
div.resumes form.resume_filters .search_resumes .resume-filter.search_sponsorship input[type="checkbox"] {
    -webkit-appearance: checkbox;
    display: inline-block;
    background: 0;
    width: auto;
}

div.resumes form.resume_filters .search_resumes .resume-filter.search_relocation input[type="checkbox"]:before,
div.resumes form.resume_filters .search_resumes .resume-filter.search_sponsorship input[type="checkbox"]:before {
    display: none !important;
}

div.resumes form.resume_filters .search_resumes .resume-filter.search_keywords input[type="text"] {
    padding: 13px 14px;
}

#searchField {
    border-bottom: 1px solid #e5e5e5;
    background: #f9f9f9;
    display: block;
    width: 100%;
    position: relative;
}

#searchField .search-field-header {
    padding: 5px 25px 15px 50px;
    position: relative;
    display: block;
    width: 100%;
    cursor: text;
}

#searchField .search-field-header .search-field-selections {
    min-height: 26px;
    display: block;
    width: 100%;
}

#searchField .search-field-header .search-field-selections:empty {
    padding-top: 10px;
}

#searchField .search-field-header .search-field-selections .search-field-item {
    display: inline-block;
    padding: 0 5px 0 15px;
    background: #c8c8c8;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 2px;
    line-height: 27px;
    font-size: 12px;
    color: #fff;
    height: 26px;
    width: auto;
}

#searchField .search-field-header .search-field-selections .search-field-item .removeTag {
    transition: all 150ms ease-in-out;
    display: inline-block;
    margin-left: 5px;
    height: 14px;
    text-align: center;
    cursor: pointer;
    width: 14px;
    line-height: 14px;
    border-radius: 50%;
    font-size: 14px;
}

#searchField .search-field-header .search-field-selections .search-field-item .removeTag:hover {
    background: #fff;
    color: #c8c8c8;
}

#searchField .search-field-header .ion-ios-search-strong {
    display: inline-block;
    position: absolute;
    line-height: 1em;
    font-size: 18px;
    color: #555;
    left: 20px;
    top: 17px;
}

#searchField .keywords-fake {
    padding: 0 25px 0 50px;
    position: relative;
    display: none;
}

#searchField .keywords-fake #keywords-fake-input {
    border-top: 1px dashed #e5e5e5;
    border-bottom: 0;
    padding: 15px 0;
    border-right: 0;
    border-left: 0;
    box-shadow: none;
    background: 0;
    width: 100%;
}

#searchField .keywords-fake .clear-input {
    display: inline-block;
    position: absolute;
    line-height: 1em;
    right: 25px;
    z-index: 2;
    top: 19px;
    cursor: pointer;
}

#searchField .keywords-fake .clear-input i {
    line-height: 1em;
    font-size: 13px;
    color: #555;
}


#searchField .search-input-wrapper {
    display: none;
}

ul.resumes li.no_resumes_found a .resume-category:before,
ul.resumes li.resume a .resume-category:before {
    content: "\f2f5";
    color: #ef3652;
    opacity: .25;
    font-family: Ionicons !important;
    font-size: 21px;
    position: absolute;
    left: 0px;
}

ul.resumes li.no_resumes_found a .candidate-location-column .candidate-location,
ul.resumes li.resume a .candidate-location-column .candidate-location {
    text-transform: capitalize;
}

ul.resumes li.no_resumes_found a .candidate-location-column .candidate-location::before,
ul.resumes li.resume a .candidate-location-column .candidate-location::before {
    content: "\f456";
    color: #ef3652;
    opacity: .25;
    font-family: Ionicons !important;
    font-size: 21px;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 2px;
}

@media (max-width: 768px) {
    ul.resumes li.no_resumes_found a .resume-posted-column,
    ul.resumes li.resume a .resume-posted-column {
        text-align: initial;
        float: none;
        width: 100%;
    }

    ul.resumes li.no_resumes_found a div.candidate-column,
    ul.resumes li.resume a div.candidate-column {
        padding-left: 55px;
    }

    ul.resumes li.no_resumes_found a,
    ul.resumes li.resume a {
        padding: 1em;
    }
}


ul.resumes li.no_resumes_found a,
ul.resumes li.no_resumes_found a,
ul.resumes li.resume a,
ul.resumes li.resume a {
    transition: background 150ms ease-in-out;
}

ul.resumes li.resume a .candidate-photo-initials {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 1em;
    float: left;
    margin-right: 1em;
    vertical-align: middle;
    box-shadow: none;
    line-height: 42px;
    text-align: center;
    border-radius: 2px;
    background: #e5e4e4;
    font-size: 13px;
    color: #fff;
}

ul.resumes li.no_resumes_found a:focus,
ul.resumes li.no_resumes_found a:hover,
ul.resumes li.resume a:focus,
ul.resumes li.resume a:hover {
    background: #f5f5f5;
}

ul.resumes li.no_resumes_found a div.candidate-column,
ul.resumes li.resume a div.candidate-column {
    width: 240px;
}

ul.resumes li.no_resumes_found a .candidate-location-column,
ul.resumes li.resume a .candidate-location-column {
    width: auto;
}

ul.resumes li.no_resumes_found a .candidate-location-column .candidate-location,
ul.resumes li.resume a .candidate-location-column .candidate-location {
    min-width: 170px;
    display: block;
}

ul.resumes li.no_resumes_found a .resume-posted-column, ul.resumes li.resume a .resume-posted-column {
    float: left;
    text-align: left;
    width: auto;
    display: flex;
    flex-wrap: wrap;
}

ul.resumes li.resume a {
    color: #999;
}

ul.resumes li.resume a .resume-skills-column,
ul.resumes li.resume a .resume-company-column,
ul.resumes li.resume a .resume-experience-column {
    float: left;
    width: auto;
    margin-left: 42px;
}

ul.resumes li.resume a .resume-last-updated date {
    padding-left: 15px;
}

ul.resumes li.no_resumes_found a .resume-posted-column date,
ul.resumes li.resume a .resume-posted-column date {
    margin-left: 15px;
    order: 2;
    width: 90px;
}


ul.resumes li.no_resumes_found a .resume-posted-column .resume-category,
ul.resumes li.resume a .resume-posted-column .resume-category {
    position: relative;
    padding-left: 25px;
    width: 280px;
    order: 1;
}

ul.resumes li.no_resumes_found a .resume-skills-wrapper,
ul.resumes li.resume a .resume-skills-wrapper {
	width: 150px;
}

ul.resumes li.no_resumes_found a .resume-experience-wrapper,
ul.resumes li.resume a .resume-experience-wrapper {
	width: 85px;
}

ul.resumes li.no_resumes_found a .resume-company-wrapper,
ul.resumes li.resume a .resume-company-wrapper {
    width: 140px;
}

@media (max-width: 1400px) {
    ul.resumes li.no_resumes_found a .candidate-location-column .candidate-location,
    ul.resumes li.resume a .candidate-location-column .candidate-location {
        width: 160px;
    }

    ul.resumes li.no_resumes_found a .resume-posted-column .resume-category,
    ul.resumes li.resume a .resume-posted-column .resume-category {
        width: 250px;
    }

    ul.resumes li.resume a .resume-skills-column,
    ul.resumes li.resume a .resume-experience-column {
        margin-left: 25px;
    }

    /*ul.resumes {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto;
    }*/
    
    ul.resumes li.no_resumes_found,
    ul.resumes li.resume {
        display: block;
        width: 1300px;
    }

    ul.resumes li.resume a .resume-company-column {
        display: none;
    }
}



/*prefill resume contact form fields with emplyer info*/
#nf-form-2-cont .custom-hide-form-field {
    display: none;
}

/*initial hide company fields in registration form*/
/*form.register .company-field {*/
    /*display: none;*/
/*}*/

/*hide gallery from review submit*/
#wpjmr-submit-gallery {
    display: none;
}

.wpjmr-list-reviews {
    float: none !important;
    display: inline-block;
}

#wpjmr-list-reviews {
    float: right !important;
}

.listing-rating-count {
    margin-left: 8px;
}

.job_listing-entry-footer .listing-stars,
.job_listing-entry-footer .job_listing19 {
    display: inline-block;
    vertical-align: middle;
}

.job_listing-author-avatar .listing-entry-company-image__img {
    position: relative;
    transform: none;
    width: auto !important;
    left: 0;
    height: auto !important;
}

.listify_widget_panel_listing_comments .widget-title__job_listing {
    border: none;
}

.widget.listify_widget_panel_listing_tags h2,
.widget.listify_widget_panel_listing_gallery_slider h2,
.facetwp-filter.widget-job_listing-archive h2 {
    border: none;
    margin: 0;
}

.widget.listify_widget_panel_listing_tags .job_listing_tag-list a {
    color: #454545;
}

/* form.resume_filters .showing_resumes span {
    visibility: hidden;
} */

ul.resumes li.no_resumes_found a img, ul.resumes li.resume a img {
    object-fit: cover;
}

/* -- Woocommerce Account */
.woocommerce-MyAccount-content .profile-actions {
    display: block;
    margin-top: 70px;
    margin-bottom: 10px;
    margin-left: -125px;
    width: auto;
}

.woocommerce-customer-logout .woocommerce-MyAccount-content .profile-actions {
    margin-left: 0;
}

.woocommerce-message[role="alert"] + .woocommerce-MyAccount-content .profile-actions {
    margin-left: 0;
}

.woocommerce-MyAccount-content .profile-actions .profile-actions-links {
    display: flex;
    align-items: flex-start;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.woocommerce-MyAccount-content .profile-actions .profile-actions-links li {
    padding: 0 10px;
    flex: 1;
}

.woocommerce-MyAccount-content .profile-actions .profile-actions-links .link-inner.vip {
    color: #38ada9;
}

.woocommerce-MyAccount-content .profile-actions .profile-actions-links .link-inner.event {
    color:#6a89cc;
}

.woocommerce-MyAccount-content .profile-actions .profile-actions-links .link-inner.review {
    color: #82ccdd;
}

.woocommerce-MyAccount-content .profile-actions .profile-actions-links .link-inner {
    transition: all 150ms ease-in-out;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 190px;
    border: 2px solid currentColor;
    width: 100%;
    padding: 25px;
}

.woocommerce-MyAccount-content .profile-actions .profile-actions-links .link-inner:hover {
    box-shadow: 0 5px 25px 0 rgba(0,0,0,.15);
}

.woocommerce-MyAccount-content .profile-actions .profile-actions-links .link-inner .icon {
    height: 77px;
    width: 77px;
    fill: currentColor;
    margin: 0 0 20px;
}

.woocommerce-MyAccount-content .profile-actions .profile-actions-links .link-inner .txt {
    line-height: 1.4em;
    font-size: 16px;
    color: currentColor;
}

.woocommerce-MyAccount-content .profile-actions .profile-actions-links .link-inner .txt.description {
    line-height: 1em;
    font-size: 14px;
    color: #454545;
}

@media (max-width: 767px) {
    .woocommerce-MyAccount-content .profile-actions .profile-actions-links {
        flex-direction: column;
    }
    .woocommerce-MyAccount-content .profile-actions .profile-actions-links li {
        padding: 10px;
    }
}

@media (max-width: 550px) {
    .woocommerce-MyAccount-content .profile-actions {
        margin-top: 30px;
    }
}

.shop_table.shop_table_responsive.wc-social-login-linked-profiles .profile-actions {
    margin: auto !important;
}

.woocommerce-account.woocommerce-page .page-cover.no-image .page-title {
    padding-bottom: 0;
}

/* -- Single Profile Popup */
.single-profile-popup {
    transition: all 250ms ease-in-out;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transform: translateZ(0px);
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.single-profile-popup.visible {
    visibility: visible;
    pointer-events: all;
    opacity: 1;
}

.single-profile-popup .popup-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.single-profile-popup .single-profile-box {
    transition-delay: 400ms;
    transition: all 280ms ease-in-out;
    transform: translate(0, 10%);
    opacity: 0;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    max-width: 700px;
    background: #fff;
    position: relative;
    width: 90vw;
    padding-bottom: 61px;
}

.single-profile-popup .single-profile-box .close-popup {
    display: inline-block;
    position: absolute;
    line-height: 1em;
    font-size: 0;
    cursor: pointer;
    z-index: 3;
    top: 16px;
    right: 22px;
}

.single-profile-popup .single-profile-box .close-popup i {
    transition: color 100ms ease-in-out;
    line-height: 1em;
    font-size: 14px;
    color: #c0c0c0;
}

.single-profile-popup .single-profile-box .close-popup i:hover {
    color: #414141;
}

.single-profile-popup .single-profile-box .box-body {
    position: relative;
    max-height: 62vh;
    min-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}

.single-profile-popup .single-profile-box .box-body .loading-spinner {
    display: block;
    font-size: 8px;
    width: .65em;
    height: .65em;
    margin-top: -0.325em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, .6) 1.5em 0 0 0, rgba(0, 0, 0, .6) 1.1em 1.1em 0 0, rgba(0, 0, 0, .6) 0 1.5em 0 0, rgba(0, 0, 0, .6) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, .6) 0 -1.5em 0 0, rgba(0, 0, 0, .6) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, .6) 1.5em 0 0 0, rgba(0, 0, 0, .6) 1.1em 1.1em 0 0, rgba(0, 0, 0, .6) 0 1.5em 0 0, rgba(0, 0, 0, .6) -1.1em 1.1em 0 0, rgba(0, 0, 0, .6) -1.5em 0 0 0, rgba(0, 0, 0, .6) -1.1em -1.1em 0 0, rgba(0, 0, 0, .6) 0 -1.5em 0 0, rgba(0, 0, 0, .6) 1.1em -1.1em 0 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
}

.single-profile-popup .single-profile-box .box-body .profile-content {
    transition: opacity 250ms ease-in-out;
    transition-delay: 400ms;
    position: relative;
    background: #fff;
    border-radius: 7px;
    z-index: 2;
    opacity: 0;
}

.single-profile-popup.visible .single-profile-box {
    transform: translate(0, 0);
    transition-delay: 0ms;
    opacity: 1;
}

.single-profile-popup.visible.loaded .single-profile-box .box-body .profile-content {
    transition-delay: 0ms;
    opacity: 1;
}

.single-profile-popup.visible.loaded .single-profile-box .box-body .loading-spinner {
    display: none;
}

@media (min-width: 1600px) {
    .single-profile-popup .single-profile-box .box-body {
        max-height: 54vh;
    }
}

.single-profile-popup .single-profile-box .profile-meta {
    padding: 25px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

@media (min-width: 600px) {
    .single-profile-popup .single-profile-box .profile-meta {
        display: flex;
        align-items: flex-start;
    }

    .single-profile-popup .single-profile-box .profile-meta .meta-description {
        flex: 1;
        padding-left: 20px;
    }
}

.single-profile-popup .single-profile-box .profile-meta .image {
    flex: 0 0 130px;
    max-width: 130px;
    flex-shrink: 0;
}

.single-profile-popup .single-profile-box .profile-meta .image .image-wrapper {
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    overflow: hidden;
}

.single-profile-popup .single-profile-box .profile-meta .image img {
    border-radius: 50%;
    object-fit: cover;
    width: 134px;
    height: 134px;
    margin: -2px 0 0 -2px;
}

.single-profile-popup .single-profile-box .profile-meta .image .candidate-photo-initials {
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    letter-spacing: .04em;
    line-height: 130px;
    text-align: center;
    border-radius: 50%;
    background: #e5e4e4;
    font-size: 28px;
    height: 130px;
    width: 130px;
    color: #fff;
}

.single-profile-popup .single-profile-box .profile-meta .profile-name {
    margin: 0 0 7px;
    line-height: 1em;
    color: #393939;
    font-size: 17px;
}

.single-profile-popup .single-profile-box .profile-meta .short-meta {
    list-style-type: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 9px;
    color: #414141;
}

.single-profile-popup .single-profile-box .profile-meta .short-meta li:not(:first-child):before {
    content: "";
    display: inline-block;
    position: relative;
    top: -2px;
    height: 4px;
    width: 4px;
    margin: 0 8px;
    border-radius: 50%;
    background: #a0a0a0;
}

.single-profile-popup .single-profile-box .profile-meta .relocation-box,
.single-profile-popup .single-profile-box .profile-meta .work-authorization {
    display: block;
    width: 100%;
    padding: 3px 0 0;
}

@media (max-width: 600px) {
    .single-profile-popup .single-profile-box .profile-meta .short-meta {
        flex-direction: column;
        align-items: flex-start;
    }

    .single-profile-popup .single-profile-box .profile-meta .short-meta li:not(:first-child):before {
        display: none;
    }

    .single-profile-popup .single-profile-box .profile-meta .image .image-wrapper {
        margin: 0 0 15px;
        height: 90px;
        width: 90px;
    }

    .single-profile-popup .single-profile-box .profile-meta .image .candidate-photo-initials {
        line-height: 90px;
        height: 90px;
        width: 90px;
    }

    .single-profile-popup .single-profile-box .profile-meta .image img {
        width: 94px;
        height: 94px;
    }
}

.single-profile-popup .single-profile-box .profile-meta .profile-bio {
    line-height: 1.5em;
    font-size: 12px;
    margin: 0 0 12px;
}

.single-profile-popup .single-profile-box .profile-meta .social-links {
    display: flex;
    align-items: center;
    list-style-type: none;
    line-height: 1em;
    margin: 0;
}

.single-profile-popup .single-profile-box .profile-meta .social-links i {
    font-size: 15px;
    color: #747474;
}

.single-profile-popup .single-profile-box .profile-meta .social-links i:hover {
    color: #4184f6;
}

.single-profile-popup .single-profile-box .profile-meta .social-links li:not(:last-child) {
    margin-right: 15px;
}

.single-profile-popup .single-profile-box .profile-body {
    padding: 25px;
}


.single-profile-popup .single-profile-box .list-wrapper {
    display: flex;
    align-items: flex-start;
}

.single-profile-popup .single-profile-box .list-wrapper:not(:last-child) {
    margin-bottom: 15px;
}

.single-profile-popup .single-profile-box .list-wrapper h3 {
    line-height: 1em;
    color: #818080;
    font-size: 13px;
    margin: 0;
}

@media (min-width: 651px) {
    .single-profile-popup .single-profile-box .list-wrapper h3 {
        flex-shrink: 0;
        text-align: right;
        flex: 0 0 110px;
        padding: 5px 20px 0 5px;
        width: 110px;
    }
}

@media (max-width: 650px) {
    .single-profile-popup .single-profile-box .list-wrapper {
        flex-direction: column;
    }

    .single-profile-popup .single-profile-box .list-wrapper h3 {
        margin: 0 0 10px;
    }
}


.single-profile-popup .single-profile-box .list-wrapper ul {
    list-style-type: none;
    line-height: 1em;
    margin: 0;
    flex: 1;
}

.single-profile-popup .single-profile-box .list-wrapper ul.skills {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.single-profile-popup .single-profile-box .list-wrapper ul.skills li {
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0 1.25em .75em 0;
    background: #e0e0e0;
    border-radius: 4px;
    line-height: 23px;
    padding: 0 12px;
    color: #4a4a4a;
    font-size: 11px;
    height: 22px;
    width: auto;
}

.single-profile-popup .single-profile-box .list-wrapper ul:not(.skills) li:not(:last-child) {
    margin: 0 0 10px;
}

.single-profile-popup .single-profile-box .list-wrapper .value {
    color: #393939;
    line-height: 1.4em;
    font-size: 15px;
    margin: 0 0 3px;
}

.single-profile-popup .single-profile-box .list-wrapper .period {
    line-height: 1em;
    font-size: 11px;
    margin: 0;
}

.single-profile-popup .single-profile-box .list-wrapper .notes {
    padding-top: 8px;
    padding-right: 5px;
    line-height: 1.6em;
    font-size: 12px;
}

.single-profile-popup .single-profile-box .list-wrapper .notes li:not(:last-child) {
    margin-bottom: 5px;
}

.single-profile-popup .single-profile-box .box-footer {
    transition: height 220ms ease-in-out;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    border-top: 1px solid #eee;
    box-shadow: 0 -1px 15px 0 rgba(0, 0, 0, 0.075);
    padding: 14px 14px 14px 28px;
    display: flex;
    align-items: flex-end;
    background: #fff;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    height: 61px;
    z-index: 4;
}

.single-profile-popup .single-profile-box .box-footer.expanded {
    height: 100%;
}

.single-profile-popup .push-right {
    margin-left: auto;
}

.single-profile-popup .popup-action {
    line-height: 1em;
}

.single-profile-popup .popup-action.no-btn {
    padding-bottom: 6px;
}

.single-profile-popup .popup-action .icon {
    transition: all 120ms ease-in-out;
    width: 15px;
    height: 15px;
    fill: #818080;
}

.single-profile-popup .popup-action .trigger-hide .icon:hover {
    fill: #2980b9;
}

.single-profile-popup .popup-action .trigger-favorite .icon:hover,
.single-profile-popup .popup-action .action-trigger.trigger-favorite.active .active {
    fill: #f1c40f;
}

.single-profile-popup .popup-action .action-trigger {
    position: relative;
    line-height: 1em;
}

.single-profile-popup .popup-action .action-trigger .tooltip {
    transition: all 175ms ease-in-out;
    transform: translate(-50%, 10px);
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    display: inline-block;
    white-space: nowrap;
    line-height: 1em;
    font-size: 11px;
    padding: 5px 7px;
    border-radius: 3px;
    background: #393939;
    color: #fff;
}

.single-profile-popup .popup-action .action-trigger .tooltip:after {
    content: "";
    position: absolute;
    top: 100%;
    left: calc(50% - 4px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #393939 transparent transparent transparent;
}

.single-profile-popup .popup-action .action-trigger:hover .tooltip {
    transform: translate(-50%, 0);
    visibility: visible;
    opacity: 1;
}

.single-profile-popup .popup-action .action-trigger.trigger-favorite .active,
.single-profile-popup .popup-action .action-trigger.trigger-favorite.active .icon:not(.active) {
    display: none;
}

.single-profile-popup .popup-action .action-trigger.trigger-favorite.active .active {
    display: inline-block;
}

.single-profile-popup .popup-action .btn-introduce {
    transition: background 150ms ease-in-out;
    background: #ea4333;
    display: inline-block;
    border-radius: 3px;
    padding: 0 14px;
    line-height: 32px;
    font-size: 12px;
    height: 32px;
    color: #fff;
}

.single-profile-popup .popup-action .btn-introduce:hover {
    background: #e66357;
}

.single-profile-popup .popup-action .btn-introduce.disabled {
    background: #ccc;
    pointer-events: none;
    cursor: default;
}

.single-profile-popup .popup-action:not(:last-child) {
    margin-right: 15px;
}

.single-profile-popup .popup-action .action-popup {
    transition: all 220ms ease-in-out;
    visibility: hidden;
    border-radius: 3px;
    position: absolute;
    background: #fff;
    padding: 0 0 20px;
    right: 20px;
    bottom: 0;
    opacity: 0;
    z-index: 2;
}

.single-profile-popup .popup-action .action-popup.open {
    transition-delay: 100ms;
    visibility: visible;
    opacity: 1;
}

.single-profile-popup .popup-action.push-left .action-popup {
    width: calc(100% - 103px);
    right: auto;
    left: 90px;
}

.single-profile-popup .popup-action.push-right .action-popup {
    width: calc(100% - 30px);
    right: 14px;
    left: auto;
    /*padding: 0;*/
}

.single-profile-popup .popup-action.push-right .action-popup .nf-response-msg {
    background: #fff;
    height: 180px;
    text-align: left;
    padding: 0 35px;
    font-size: 14px;
    line-height: 1.6em;
}

.single-profile-popup .popup-action.push-right .action-popup .nf-response-msg > p {
    font-family: Montserrat,sans-serif;
    text-align: left !important;
}

.single-profile-popup .popup-action.push-right .action-popup .nf-response-msg > p span {
    font-family: inherit !important;
}

.single-profile-popup .popup-action.push-right .action-popup .nf-after-form-content,
.single-profile-popup .popup-action.push-right .action-popup .nf-error-msg.nf-error-required-error {
    display: none !important;
}

.single-profile-popup .popup-action.push-right .action-popup .nf-form-content textarea {
    border-radius: 2px;
    font-size: 12px;
    padding: 10px;
    height: 75px;
    resize: none;
    width: 100%;
    margin: 0 0 12px;
}

.single-profile-popup .popup-action.push-right .nf-field-container:not(.hidden-container) {
    margin: 0 0 12px !important;
}

.single-profile-popup .popup-action.push-right .nf-field-container.hidden-container .hidden-wrap {
    display: none;
}

.single-profile-popup .popup-action.push-right #nf-field-19-container {
    margin: 0 !important;
}

.single-profile-popup .popup-action.push-right .action-popup input[type="button"] {
    display: inline-block;
    border-radius: 3px;
    padding: 0 14px;
    line-height: 32px;
    font-size: 12px;
    height: 32px;
    float: right;
}

.single-profile-popup .popup-action.push-right .action-popup:after {
    left: auto;
    right: 50px;
}

.single-profile-popup .popup-action .action-popup .title,
.single-profile-popup .popup-action .action-popup h3 {
    font-size: 15px;
    line-height: 1em;
    margin: 0 0 8px;
    color: #393939;
}

.single-profile-popup .popup-action .action-popup .close-action-popup {
    display: inline-block;
    position: absolute;
    line-height: 1em;
    cursor: pointer;
    z-index: 2;
    right: 5px;
    top: 0;
}

.single-profile-popup .popup-action .action-popup .close-action-popup i {
    transition: color 100ms ease-in-out;
    line-height: 1em;
    font-size: 14px;
    color: #c0c0c0;
}

.single-profile-popup .popup-action .action-popup .close-action-popup i:hover {
    color: #414141;
}

.single-profile-popup .popup-action .action-popup .subtitle {
    font-size: 12px;
    margin: 0 0 15px;
}

.single-profile-popup .popup-action .action-popup .form-input {
    margin: 0 0 12px;
    border-radius: 2px;
    padding: 10px;
    width: 100%;
    font-size: 12px;
    height: 75px;
    resize: none;
}

@media (max-width: 400px) {
    .single-profile-popup .popup-action .action-popup .form-input {
        width: 230px;
    }
}

.single-profile-popup .popup-action .action-popup .btn {
    transition: background 150ms ease-in-out;
    outline: none !important;
    background: #4184f6;
    display: inline-block;
    border-radius: 3px;
    padding: 0 10px;
    line-height: 28px;
    font-size: 12px;
    height: 28px;
    color: #fff;
    border: 0;
}

.single-profile-popup .popup-action .action-popup .btn:hover {
    background: #508cf3;
}

.favorite-resume-popup {
    transition: all 140ms ease-in-out;
    transform: translateZ(0px);
    background: rgba(47,51,57,.89);
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    z-index: 9990;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.favorite-resume-popup.visible {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
}

.favorite-resume-popup .popup-inner-box {
    box-shadow: rgba(0,0,0,.15) 0 0 0 4px;
    position: relative;
    border-radius: 7px;
    background: #fff;
    max-width: 480px;
    padding: 2.5em;
    width: 90vw;
}

.favorite-resume-popup .close-popup {
    position: absolute;
    font-weight: 600;
    font-size: 26px;
    color: #454545;
    cursor: pointer;
    line-height: 1em;
    right: 15px;
    z-index: 2;
    top: 15px;
}

.favorite-resume-popup h3 {
    text-align: left;
    margin: 0 0 .75em 0;
    line-height: 1em;
    font-size: 24px;
}

.favorite-resume-popup .wp-job-manager-bookmarks-form div.bookmark-details textarea {
    resize: vertical;
    min-height: 120px;
    width: 100%;
}

@media (max-width: 450px) {
    .favorite-resume-popup .popup-inner-box {
        padding: 1.65em;
    }

    .favorite-resume-popup h3 {
        font-size: 18px;
    }
}

/* --- EB Events */
.eb_events-section-title {
    margin-bottom: 60px;
    text-align: center;
}

.eb_events-section-title h1 {
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    position: relative;
    font-size: 2em;
    margin-top: 0;
    color: #333;
}

.eb_events-section-title h1:after {
    content: "";
    position: absolute;
    margin-left: -25px;
    bottom: -10px;
    width: 50px;
    height: 2px;
    left: 50%;
    background: rgba(191, 191, 191, 0.7);
}

.eb-events-filters {
    text-align: center;
}

.eb-events-filters .button {
    box-shadow: 0 1px 1px 0px rgba(0,0,0,.1);
    background: #e3e3e3;
    text-transform: none;
    border-radius: 3px;
    line-height: 44px;
    padding: 0 25px;
    height: 44px;
    border: 0;
    color: #333;
}

.eb-events-filters .button:hover,
.eb-events-filters .button.current {
    box-shadow: 0 3px 7px 0px rgba(0,0,0,.3);
}

.eb-events-filters .button.current {
    background: #ef3652;
    color: #fff;
}

.eb-events-filters .button + .button {
    margin-left: 15px;
}

.eb-events-box {
    display: none;
}

.eb-events-box.active {
    display: block;
}

.eb-events-box .eb-events-wrapper {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 50px 0 0;
    max-width: 1050px;
    margin: 0 auto;
}

.eb-events-box .eb-events-wrapper li {
    width: 50%;
    padding: 0 12px;
    align-self: stretch;
    margin-bottom: 24px;
}

.eb-events-box .eb-events-wrapper .eb-event {
    transition: all 175ms ease-in-out;
    box-shadow: 0 1px 1px 0px rgba(0,0,0,.1);
    background: #fcfcfc;
    border-radius: 4px;
    padding: 15px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    text-decoration: none !important;
    color: #333;
    height: 100%;
}

.eb-events-box .eb-events-wrapper .eb-event h2 {
    display: block;
    font-weight: 600;
    font-size: 17px;
    margin: 0 0 5px;
    padding: 0 65px 0 0;
}

.eb-events-box .eb-events-wrapper .eb-event h2 a {
    text-decoration: none;
    color: inherit;
}

.eb-events-box .eb-events-wrapper .eb-event h2 a:hover {
    color: #fe667b;
}

.eb-events-box .eb-events-wrapper .eb-event date {
    line-height: 1em;
    font-size: 14px;
}

.eb-events-box .eb-events-wrapper .eb-event .location {
    display: block;
    line-height: 1em;
    font-weight: 600;
    font-size: 14px;
    margin: 0 0 5px;
}

.eb-events-box .eb-events-wrapper .eb-event .location a {
    text-decoration: none;
}

.eb-events-box .eb-events-wrapper .eb-event .event-hot,
.eb-events-box .eb-events-wrapper .eb-event .event-sold-out {
    display: block;
    float: right;
    line-height: 1em;
    font-size: 14px;
    color: rgb(97, 97, 97);
}

.eb-events-box .eb-events-wrapper .eb-event .event-hot .icon,
.eb-events-box .eb-events-wrapper .eb-event .event-sold-out .icon {
    display: inline-block;
    position: relative;
    height: 16px;
    width: 16px;
    top: 2px;
    margin-right: 5px;
}

.eb-events-box .eb-events-wrapper .eb-event .event-hot .icon {
    fill: #fe667b;
}

.eb-events-box .eb-events-wrapper .eb-event .event-sold-out .icon {
    fill: #e74c3c;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-logo {
    margin-right: 20px;
    width: 200px;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body {
    position: relative;
    flex: 1;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons {
    position: absolute;
    right: 0;
    top: 0;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons .btn {
    display: inline-block;
    position: relative;
    line-height: 1em;
    font-size: 0;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons .btn:not(:last-child) {
    margin-right: 10px;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons .btn .icon {
    transition: all 125ms ease-in-out;
    height: 20px;
    width: 20px;
    fill: #333;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons .btn .icon.event {
    position: relative;
    height: 22px;
    width: 22px;
    top: 2px;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons .btn .eb-event-host-disabled {
    pointer-events: none;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons .btn .eb-event-host-disabled .icon {
    fill: #c2c2c2 !important;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons .btn .tooltip {
    transition: all 175ms ease-in-out;
    transform: translate(-50%, 10px);
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    display: inline-block;
    white-space: nowrap;
    line-height: 1em;
    font-size: 11px;
    padding: 5px 7px;
    border-radius: 3px;
    background: #393939;
    color: #fff;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons .btn .tooltip:after {
    content: "";
    position: absolute;
    left: calc(50% - 4px);
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #393939 transparent transparent transparent;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons .btn:hover .tooltip {
    transform: translate(-50%, 0);
    visibility: visible;
    opacity: 1;
}

.eb-events-box .eb-events-wrapper .eb-event .eb-event-body .meta-buttons .btn:hover .icon {
    fill: #fe667b;
}

.eb-events-box .eb-events-wrapper .eb-event:hover {
    box-shadow: 0 3px 14px 0px rgba(0,0,0,.35);
    background: #fff;
}

.eb-events-load-more {
    text-align: center;
    padding-top: 30px;
}

.eb-events-load-more a {
    display: inline-block;
    text-decoration: none;
    transition: all 150ms ease-in-out;
    box-shadow: 0 1px 1px 0px rgba(0,0,0,.1);
    background: #e3e3e3;
    text-transform: none;
    border-radius: 3px;
    line-height: 39px;
    font-size: 14px;
    padding: 0 25px;
    height: 38px;
    border: 0;
    color: #333;
}

.eb-events-load-more a .icon {
    animation: spinner 1.25s infinite linear;
    position: relative;
    display: none;
    margin-left: 10px;
    height: 15px;
    width: 15px;
    fill: #333;
    top: 2px;
}

.eb-events-load-more.events-loading a .icon {
    display: inline-block;
}

.eb-events-load-more a:hover {
    box-shadow: 0 3px 7px 0px rgba(0,0,0,.3);
}

@media (max-width: 991px) {
    .eb-events-box .eb-events-wrapper li {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .eb-events-box .eb-events-wrapper .eb-event {
        padding: 10px;
        flex-direction: column;
    }

    .eb-events-box .eb-events-wrapper .eb-event .eb-event-logo {
        margin: 0;
    }

    .eb-events-box .eb-events-wrapper .eb-event h2 {
        font-size: 16px;
    }
}

/* --- Create a Candidate Account */
.job-manager-form .field .select + .description {
    margin-left: 10px;
}

.job-manager-form fieldset {
    margin: 0 0 13px;
}

.fieldset-candidate_experience .fieldset-date .field > span.select,
.fieldset-candidate_education .fieldset-date .field > span.select {
    margin-right: 6px;
    width: 125px;
}

.fieldset-candidate_experience .fieldset-date .field > span.select.year-from-wrapper,
.fieldset-candidate_education .fieldset-date .field > span.select.year-from-wrapper {
    margin-right: 15px;
}

.fieldset-candidate_experience .fieldset-date .field > span.select.month-to-wrapper,
.fieldset-candidate_education .fieldset-date .field > span.select.month-to-wrapper {
    margin-left: 13px;
}

.fieldset-candidate_experience .fieldset-date .field > span.select select,
.fieldset-candidate_education .fieldset-date .field > span.select select {
    min-width: 125px;
    width: 125px;
}

.fieldset-candidate_experience .fieldset-date .field > label,
.fieldset-candidate_education .fieldset-date .field > label {
    display: inline-block;
    padding-top: 14px;
    padding-left: 5px;
    font-size: 0;
}

.fieldset-candidate_experience .fieldset-date .field > label:after,
.fieldset-candidate_education .fieldset-date .field > label:after  {
    content: "current";
    line-height: 1em;
    font-size: 13px;
}

.fieldset-candidate_experience .fieldset-date .field > label input[type="checkbox"],
.fieldset-candidate_education .fieldset-date .field > label input[type="checkbox"] {
    position: relative;
    float: left;
    margin-right: 10px;
}

/* --- Join Event Popup Box --- */
.join-event-popup {
    transition: all 300ms ease-in-out;
    pointer-events: none;
    visibility: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999999;
    opacity: 0;
    left: 0;
    top: 0;
}

.join-event-popup .popup-inner {
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(33, 33, 33, 0.7);
    overflow-x: hidden;
    overflow-y: auto;
}

.join-event-popup .popup-box {
    transition: all 350ms ease-in-out;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,.1);
    transform: translate(0, 45px);
    opacity: 0;
    position: relative;
    background: #fff;
    border-radius: 6px;
    padding: 25px;
    width: 90%;
    max-width: 600px;
    margin: 45px auto;
}

.join-event-popup.visible {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
}

.join-event-popup.visible .popup-box {
    transform: translate(0, 0);
    transition-delay: 200ms;
    opacity: 1;
}

.join-event-popup .popup-box .close-popup {
    transition: all 140ms ease-in-out;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    height: 12px;
    width: 12px;
    right: 15px;
    top: 15px;
    fill: #797979;
}

.join-event-popup .popup-box .close-popup:hover {
    fill: #333;
}

.join-event-popup .join-form-wrapper {
    min-height: 250px;
}

.join-event-popup .join-form-wrapper form .nf-form-fields-required,
.join-event-popup .join-form-wrapper form .nf-error-msg.nf-error-required-error{
    display: none;
}

.join-event-popup .join-form-wrapper form .ninja-forms-field {
    border-radius: 3px;
    font-size: 14px;
    padding: 10px;
}

.join-event-popup .join-form-wrapper form .nf-field-label {
    line-height: 1em;
}

.join-event-popup .join-form-wrapper form .nf-field-label label {
    text-transform: none;
    font-weight: normal;
}

.join-event-popup .join-form-wrapper form .ninja-forms-field.nf-element[type="button"] {
    transition: all 200ms ease-in-out;
    min-width: 140px;
}

.join-event-popup .join-form-wrapper form .ninja-forms-field.nf-element[type="button"]:hover {
    box-shadow: 0 3px 7px 0px rgba(0,0,0,.45);
    background: #797977;
    color: #fff;
}

.join-event-popup .join-form-wrapper .form-title,
.join-event-popup .join-form-wrapper .already-have-invite {
    color: #393939;
}

.join-event-popup .join-form-wrapper .form-title {
    margin: 10px 0 15px;
    font-size: 28px;
    line-height: 1em;
}

.join-event-popup .join-form-wrapper .already-have-invite {
    margin: 0 0 25px;
    font-size: 15px;
}

.join-event-popup .join-form-wrapper .already-have-invite a {
    font-weight: 600;
}

#nf-field-60-container,
#nf-field-61-container {
    display: none;
}

/* Subscription Packages Boxes */
.subscription-signup-box {
    padding-bottom: 40px;
}

.subscription-signup-box .box-title {
    text-align: center;
    margin: 0 0 50px;
    font-size: 28px;
    color: #444444;
}

.subscription-boxes-wrapper {
    display: flex;
    justify-content: center;
    margin: 0 -15px;
}

.subscription-boxes-wrapper .subscription-package-box {
    max-width: 400px;
    padding: 0 15px;
    width: 50%;
}

.subscription-package-box .box-inner {
    transition: all 250ms cubic-bezier(.455, .03, .515, .955);
    box-shadow: 0 0 60px 0 rgba(0,0,0,0.05);
    background: #fff;
    border-radius: 4px;
    padding: 25px;
}

.subscription-package-box .box-inner:hover {
    transform: translate(0, -4px);
    box-shadow: 0 15px 60px 0 rgba(0,0,0,0.2);
}

.subscription-package-box {
    text-align: center;
}

.subscription-package-box .package-box-title {
    vertical-align: middle;
    background: #f7f7f7;
    border-radius: 25px;
    line-height: 49px;
    color: #444444;
    height: 48px;
    font-size: 17px;
    margin: 0 0 30px;
    width: 100%;
}

.subscription-package-box .box-icon {
    height: 70px;
    width: 70px;
    margin: 0 0 20px;
    fill: #ef3652;
}

.subscription-package-box .box-features {
    list-style-type: none;
    line-height: 1.7em;
    margin: 0 0 20px;
    font-size: 15px;
    min-height: 98px;
}

.subscription-package-box .box-features .value:before {
    content: "-";
    display: inline-block;
    margin-right: 5px;
}

.subscription-package-box .elementor-button {
    background: #ef3652;
    display: inline-block;
    line-height: 1;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.subscription-package-box .elementor-button:hover {
    opacity: .9;
}

.package-box-contact-form-wrapper {
    transition: all 250ms ease-in-out;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    background: rgba(0, 0, 0, .6);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 25px 0;
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.package-box-contact-form-wrapper .package-box-contact-form {
    transition: all 300ms ease-in-out;
    transform: translate(0, 25px);
    opacity: 0;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .2);
    position: relative;
    text-align: left;
    background: #fff;
    border-radius: 6px;
    padding: 25px 25px 15px;
    width: 90%;
    display: block;
    max-width: 500px;
}

.package-box-contact-form-wrapper.visible {
    visibility: visible;
    pointer-events: all;
    opacity: 1;
}

.package-box-contact-form-wrapper.visible .package-box-contact-form {
    transition-delay: 100ms;
    transform: translate(0, 0);
    opacity: 1;
}

.package-box-contact-form-wrapper .package-box-contact-form .hide-form {
    display: inline-block;
    position: absolute;
    line-height: 1em;
    cursor: pointer;
    font-size: 0;
    right: 15px;
    z-index: 3;
    top: 15px;
}

.package-box-contact-form-wrapper .package-box-contact-form .hide-form svg {
    fill: #414141;
    cursor: pointer;
    height: 10px;
    width: 10px;
}

.package-box-contact-form-wrapper .package-box-contact-form .nf-field-label label {
    font-size: 12px;
}

.package-box-contact-form-wrapper .package-box-contact-form .nf-field-element .nf-element {
    border-radius: 3px;
    padding: 9px 10px;
    font-size: 12px;
}

.package-box-contact-form-wrapper .package-box-contact-form .nf-field-element .nf-element[type="button"] {
    font-size: 13px;
    padding: 11px;
    width: 100%;
}

.package-box-contact-form-wrapper .package-box-contact-form .nf-field-container {
    margin-bottom: 15px;
}

.package-box-contact-form-wrapper .package-box-contact-form .label-above .nf-field-label {
    margin-bottom: 6px;
}

.package-box-contact-form-wrapper .package-box-contact-form .nf-after-field .nf-error-msg {
    font-size: 12px;
}

@media (max-width: 650px) {
    .subscription-boxes-wrapper {
        flex-direction: column;
        justify-content: center;
    }

    .subscription-boxes-wrapper .subscription-package-box {
        width: 100%;
        margin: 0 auto 30px;
    }
}

/* Checkout Page */
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 49%;
}

.woocommerce form .form-row {
    margin: 0 0 15px;
}

.woocommerce form .form-row input {
    font-size: 13px;
    padding: 8px 12px;
}

.woocommerce form .form-row button[type="submit"] {
    position: relative;
    padding: 12px 30px;
    top: 5px;
}

.woocommerce-checkout-payment p {
    margin: 0 0 15px;
}

.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
    padding: 15px 15px 9px;
}

.woocommerce-checkout-payment li.wc_payment_method {
    padding: 0 !important;
}

.woocommerce-checkout-payment li.wc_payment_method .payment_box {
    padding: 1em 1.5em 0.35em !important;
    margin: 0 !important;
}

.woocommerce .woocommerce-info {
    margin: 0;
}

.woocommerce table td,
.woocommerce table th {
    padding: 5px 10px;
}

.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    padding: 8px 12px;
    min-height: 34px;
}

.woocommerce-password-strength {
    display: none !important;
}


/* --- Sign-up Page */
.signup-picker {
    text-align: center;
}

.signup-picker .picker-title {
    font-size: 36px;
    color: #34495e;
    margin-bottom: 60px;
}

.signup-boxes-wrapper {
    display: block;
    max-width: 700px;
    margin: 0 auto 25px;
    padding-bottom: 65px;
    border-bottom: 1px solid #ddd;
}

.signup-picker .signup-box {
    transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background: #fff;
    color:#4054b2;
    display: block;
    width: 100%;
}

.signup-picker .signup-box.style-1 {
    color: #4183f6;
}

.signup-picker .signup-box .box-inner {
    padding: 40px 30px;
}

.signup-picker .signup-box .icon {
    transition: all 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    display: inline-block;
    fill: currentColor;
    height: 80px;
    width: 80px;
    position: relative;
}

.signup-picker .signup-box .txt {
    transition: all 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    letter-spacing: 0.05em;
    font-weight: 600;
    font-size: 18px;
    line-height: 1em;
    padding-top: 30px;
    white-space: nowrap;
    display: block;
    position: relative;
}

.signup-picker .signup-box:hover {
    box-shadow: 0 7px 15px 4px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.signup-picker .already-registered {
    font-size: 15px;
}

.signup-picker .already-registered a:hover {
    color: #ef3652;
}

@media (max-width: 991px) {
    .signup-picker .picker-title {
        font-size: 28px;
        margin: 0 0 40px;
    }   

    .signup-picker .signup-box .icon {
        height: 80px;
        width: 80px;
    }

    .signup-boxes-wrapper {
        padding-bottom: 40px;
    }
}
#page {
    min-height: calc(100vh - 110px);
}
.admin-bar #page {
    min-height: calc(100vh - 142px);
}
@media (max-width: 768px) {
    #page {
        min-height: calc(100vh - 160px);
    }
    .admin-bar #page {
        min-height: calc(100vh - 187px);
    }
    .signup-picker .signup-box {
        margin-bottom: 30px;
    }

    .signup-boxes-wrapper {
        padding-bottom: 15px;
    }

    .signup-picker .picker-title {
        font-size: 24px;
    }

    .signup-picker .signup-box .box-inner {
        padding: 25px 20px 20px;
    }

    .signup-picker .signup-box {
        border-width: 2px;
    }

    .signup-picker .signup-box .icon {
        height: 65px;
        width: 65px;
    }
}

.woocommerce form .form-row .required {
    border: none;
    text-decoration: none;
}

body.woocommerce-checkout article.content-box-wrapper {
    box-shadow: 0 0 60px 0 rgba(0,0,0,0.05);
}

body.woocommerce-checkout .page-title.cover-wrapper {
    padding-bottom: 0;
}

/* Event Page */
.th_eventTitle {
    text-align: center;
    color: #484848;
    font-size: 28px;
    line-height: 1.3em;
    margin: 0 auto 20px;
}
.th_eventDate {
    text-align: center;
    color: #999;
    font-size: 16px;
    line-height: 1.3em;
    margin: 0 auto 35px;
}
.th_slider {
    position: relative;
    margin: 0 auto 30px;
    background: #fff;
    max-width: 900px;
}
.th_slider .th_right {
    right: 0;
    margin-right: 30px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.th_slider .th_left {
    margin-left: 30px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}                
.th_slides {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
.th_slides .th_slide {
    list-style: none;
    display: none;
    padding: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 1.5em;
    border: 1px solid #eee;
    margin: 0 auto 30px;
}
.th_slides .th_slide.active {
    display: block;
}
.th_slides .th_slide .th_label {
    margin: -30px -30px 40px;
    background-image: linear-gradient(-45deg, #cf3950 0%, #f15c73 100%);
    padding: 6px 10px 4px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
}
.th_slides .th_slide .th_name {                
    font-size: 20px;
    color: #3C3C3C;
    letter-spacing: 0;
    text-align: center;
    margin: 10px auto 30px;
    position: relative;
}
.th_slides .th_slide .th_name .mailMeClass {
    position: absolute;
    top: -5px;
    right: 0;
    background: none;
    border: 1px solid rgba(0,0,0,0.05);
    width: 39px;
    padding: 4px 8px;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 0;
    line-height: 1em;
    color: #a9a9a9;
    text-decoration: none;
    -webkit-transition: ease-in-out 0.2s;
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
}
.th_slides .th_slide .th_name .mailMeClass:hover {
    color: #484848;
    text-decoration: none;
    border: 1px solid #ccc;
}
.th_slides .th_slide .th_logo {
    display: block;
    text-align: center;
    margin: 0 auto 30px;
}
.th_slides .th_slide .th_logo img {
    width: 80px;
}
.th_slides .th_slide .th_description {
    font-size: 18px;
    color: #5F5F5F;
    letter-spacing: 0;
    text-align: center;
    font-weight: 300;
    margin: 0 auto 40px;
    line-height: 30px;
    padding: 0 30px;
}
.th_slides .th_slide .th_attrs {
    text-align: center;
    font-size: 0;
    margin: 0;
    padding: 0;
}
.th_slides .th_slide .th_attrs li {
    display: inline-block;
    width: 25%;
    padding: 0;
    margin: 0 auto 10px;
    font-size: 13px;
    color: #AEAEAE;
    font-weight: 300;
    text-transform: uppercase;
    min-width: 120px;
}
@media (min-width: 450px) {
    .th_slides .th_slide .th_description {
        padding: 0;
        font-size: 15px;
    }
    .th_slides .th_slide .th_attrs li span {
        font-size: 14px;
    }
    .th_slides .th_slide {
        padding: 30px 15px;
    }
    .th_slides .th_slide .th_label {
        margin: -30px -15px 30px;
    }
}
.th_slides .th_slide .th_attrs li span {
    display: block;
    color: #3C3C3C;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 3px;
    text-transform: initial;
    overflow-wrap: break-word;
}
#get-notified-form .elementor-form-fields-wrapper .elementor-field {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    font-family: "Roboto", Sans-serif;
    letter-spacing: 0;
    margin: 0 auto 15px;
}
#get-notified-form span.select.elementor-field-textual-wrapper:after {
	display: none;
}
body #get-notified-form .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: "Roboto", Sans-serif;
    letter-spacing: 0;
}
#get-notified-form .elementor-form-fields-wrapper .select.elementor-field-textual-wrapper {
    width: 100%;
}
#get-notified-form .elementor-form-fields-wrapper .elementor-field-type-submit {
    display: block;
    width: 100%;
    padding-top: 5px;
}
#get-notified-form .elementor-form-fields-wrapper .elementor-field-type-submit {
    text-align: center;
}
#get-notified-form .elementor-form-fields-wrapper .elementor-field-type-submit button {
    min-width: 25%;
}
#get-notified-form .elementor-form-fields-wrapper .select2-container--default .select2-selection--multiple {
    min-height: 40px;
    border-radius: 0;
}
#get-notified-form .elementor-form-fields-wrapper label {
    display: block;
    width: 100%;
    margin: 2px 0 7px;
    font-size: 14px;
}

/* Tech Stack CSS */
.cc_tech_area {
    background: #fff;
    margin: 40px 0 0;
    padding: 40px 0 0;
    border-top: 1px solid #eee;
}
.cc_tech_title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #121212;
    margin: 0 0 20px;
    width: 100%;
    text-align: center;
}
.cc_tech_stack {
    margin: 0 -10px;
    padding: 0;
    display: block;
    font-size: 0;
    line-height: 0;
    box-sizing: border-box;
    text-align: center;
    vertical-align: top;
}
.cc_tech_stack li {
    list-style: none;
    display: inline-block;
    /*width: 12.5%;*/
    font-size: 14px;
    line-height: 1.5em;
    position: relative;
    min-height: 45px;
    margin: 0 0 20px;
    padding: 0 5px;
    box-sizing: border-box;
    vertical-align: top;
}
.cc_tech_stack li .cc_tech_image {
    display: block;
    text-align: center;
    min-height: 45px;
}
.cc_tech_stack li span {
    font-size: 12px;
    color: #484848;
    line-height: 1.5em;
    margin: 0;
    padding: 5px 10px;
    display: block;
    background: #f1f1f1;
    border-radius: 3px;
    text-transform: uppercase;
}
.cc_tech_stack li img {
    max-width: 45px;
    max-height: 45px;
    margin: auto;
    text-align: center;
    display: block;
}
@media (max-width: 700px) {
    .cc_tech_stack li {
        width: 25%;
    }
}
@media (max-width: 450px) {
    .cc_tech_stack li {
        width: 50%;
    }
}

/* Hiring For CSS */
.cc_hire_area {
    background: #fff;
    text-align: center;
    padding: 25px 0 0;
}
.cc_hire_title {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #121212;
    margin: 0 0 20px;
    width: 100%;
    text-align: center;
}
.cc_hire_job {
    margin: 0;
    padding: 0;
    font-size: 0;
}
.cc_hire_job li {
    list-style: none;
    display: inline-block;
    font-size: 12px;
    text-align: left;
    color: #484848;
    text-transform: uppercase;
    box-sizing: border-box;
    background: #f1f1f1;
    padding: 5px 10px;
    margin: 0 8px 16px;
    font-weight: bold;
    line-height: 1.5em;
    border-radius: 3px;
}

/* Edit comapny profile form */
.nf_form {
    max-width: 900px;
    margin: auto;
    border: 1px solid #eee;
    padding: 30px;
    background: #fff;
}
.nf_input {
    margin: 0 0 20px;
}
.nf_input .chosen-container-multi {
	background: #fff;
	border: 1px solid #eee;
	padding: 5px;
	min-height: 48px;
}
.nf_input .chosen-container-multi .chosen-choices .search-choice {
	position: relative;
	z-index: 3;
}
.nf_input .chosen-container-multi .chosen-choices .search-field {
	position: absolute;
	z-index: 2;
	top: 0;
}
.nf_input .chosen-container-multi .chosen-choices .search-field input {
	opacity: 0;
	z-index: 1;
	position: relative;
}
body .nf_input .chosen-container-multi .chosen-choices li.search-choice {
	margin: 5px;
    font-size: 13px;
    line-height: 1em;
    background: #eee;
    padding: 7px 10px 6px 5px;
    border-radius: 3px;
}
body .nf_input .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	margin: 3px 0 0 3px;
}
body .nf_input .chosen-container-multi .chosen-choices li.search-field:before  {
	top: -3px;
}
.select2-container--default .select2-selection--multiple,
.nf_input textarea,
.nf_input select,
.nf_input input {
    border-radius: 0;
    line-height: 1.5em;
    font-size: 15px;
    color: #181818;
    width: 100%;
}
.nf_input textarea {
    min-height: 100px;
    width: 100%;
}
.nf_input .select {
    width: 100%;
}
.nf_input img {
    max-width: 80px;
}
.nf_input label {
    display: block;
    margin: 0 0 5px;
    color: #282828;
    font-size: 13px;
    text-transform: none;
}
.nf_info {
    font-size: 12px;
    padding: 5px 0 0;
}
.nf_input span.select:after,
.nf_input span.select:before {
    display: none;
}
.nf_button {
    text-align: center;
    padding-top: 10px;
}
.nf_button .button {
    background: #181818;
    border: 2px solid #181818;
    color: #fff;
    padding: 12px 40px;
    font-size: 15px;
    cursor: pointer;
    border-radius: 0;
    letter-spacing: 1px;
}
.nf_button .button:hover {
    border-color: #181818;
    background: none;
    color: #181818;
}
.nf_logo_line {
    position: relative;
    padding-left: 80px;
    padding-top: 5px;
}
.nf_logo_line input {
    padding: 10px 0;
}
.nf_logo_line img {
    position: absolute;
    left: 0;
    top: 5px;
    width: 70px;
}
body .nf_input .chosen-container-multi .chosen-choices li.search-field input[type=text] {
	padding: 10px;
}

/* --- Upgrade Popup --- */
.hx_popup-box {
    transition: all 250ms ease-in-out;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    background: rgba(0, 0, 0, .6);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 25px 0;
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.hx_popup-box.visible {
    visibility: visible;
    pointer-events: all;
    opacity: 1;
}

.hx_popup-box .box-inner {
    transition: all 300ms ease-in-out;
    transform: translate(0, 25px);
    opacity: 0;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .2);
    position: relative;
    text-align: left;
    background: #fff;
    border-radius: 6px;
    padding: 30px 30px 20px;
    width: 90%;
    display: block;
    max-width: 600px;
}

.hx_popup-box.visible .box-inner {
    transform: translate(0, 0);
    transition-delay: 100ms;
    opacity: 1;
}

.hx_popup-box .box-inner .hide-box {
    display: inline-block;
    position: absolute;
    line-height: 1em;
    cursor: pointer;
    font-size: 0;
    right: 15px;
    z-index: 3;
    top: 15px;
}

.hx_popup-box .box-inner .hide-box .icon {
    fill: #414141;
    cursor: pointer;
    height: 10px;
    width: 10px;
}

.hx_popup-box .popup-title {
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 10px 0 1.75em;
}

.hx_popup-box .align-center {
    text-align: center;
}

.hx_popup-box .btn.btn-confirm {
    background: #4184f6;
    display: inline-block;
    line-height: 1;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: .9;
    border: 0;
    text-align: center;
}

.hx_popup-box .btn.btn-confirm .icon {
    position: relative;
    height: 15px;
    width: 15px;
    fill: #fff;
    top: 2px;
    margin-left: 5px;
}

.hx_popup-box .btn.btn-confirm:hover {
    opacity: 1;
}

div.resumes .connect-event-resumes-counter {
    padding: 20px;
    text-align: center;
    list-style: none outside;
}
div.resumes .connect-event-resumes-counter a {
    color: #d61d39;
    font-weight: bold;
}

.page-cover.event-connect-cover h1 {
    padding: 2em 0 0.5em 0 !important;
}
.page-cover.event-connect-cover h1 span {
    font-size: 20px;
}

/* Resume Page Fix filters lag */
.search_resumes {
    overflow: hidden;
    max-height: 85px;
}
.search_resumes.hx_search_filters_active {
    overflow: visible;
    max-height: 100%;
}

.hd_scroll_x {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.hd_resume {
    position: relative;
    margin: 0;
    font-size: 0;
    line-height: 0;
    background: #f5f5f5;
    padding: 10px 13px;
    min-width: 1326px;
}
.hd_resume>div {
    display: inline-block;
    font-size: 13px;
    color: #888;
    box-sizing: border-box;
    padding: 5px 5px 5px 0;
    line-height: 1.5em;
    list-style: none;
    vertical-align: top;
}
.hd_resume div.hd_resume_1 {
    width: 255px;
}
.hd_resume div.hd_resume_2 {
    width: 170px;
}
.hd_resume div.hd_resume_3 {
    width: 320px;
}
.hd_resume div.hd_resume_4 {
    width: 190px;
}
.hd_resume div.hd_resume_5 {
    width: 130px;
}
.hd_resume div.hd_resume_6 {
    width: 155px;
}
.hd_resume div.hd_resume_7 {
    width: 80px;
}
@media (max-width: 1400px) {
    .hd_resume div.hd_resume_6 {
        display: none;
    }
    .hd_resume div.hd_resume_3 {
        width: 275px;
    }
    .hd_resume div.hd_resume_4 {
        width: 175px;
    }
    .hd_resume div.hd_resume_5 {
        width: 100px;
    }
}

/* --- Saved Searches */
#searchField .saved-searches-container {
    position: absolute;
    z-index: 11;
    right: 23px;
    top: 18px;
}

#searchField .saved-searches-container .container-trigger {
    position: relative;
    display: inline-block;
    line-height: 1em;
    cursor: pointer;
    font-size: 0;
}

#searchField .saved-searches-container .container-trigger .tooltip {
    transform: translate(-50%, 7px);
    pointer-events: none;
    transition: all 130ms ease-in-out;
    opacity: 0;
    visibility: hidden;
    display: inline-block;
    padding: 4px 6px;
    border-radius: 2px;
    white-space: nowrap;
    position: absolute;
    background: #333;
    line-height: 1em;
    font-size: 10px;
    color: #fff;
    left: 50%;
    bottom: calc(100% + 10px);
}

#searchField .saved-searches-container .container-trigger .trigger-title {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    pointer-events: none;
    color: #c8c8c8;
    font-size: 12px;
    line-height: 1em;
    padding-right: 10px;
    right: 100%;
    top: 3px;
}

#searchField .saved-searches-container .container-trigger .tooltip:after {
    content: "";
    position: absolute;
    left: calc(50% - 3px);
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #333 transparent transparent transparent;
}

#searchField .saved-searches-container .container-trigger:hover .tooltip {
    transform: translate(-50%, 0);
    visibility: visible;
    opacity: 1;
}

#searchField .saved-searches-container .container-trigger .icon {
    transition: all 150ms ease-in-out;
    fill: #dbdada;
    height: 17px;
    width: 17px;
}

#searchField .saved-searches-container .container-trigger .icon:hover {
    fill: #ccc9c9;
}

#searchField .saved-searches-container .container-wrapper {
    transition: all 120ms ease-in-out;
    transform-origin: 75% 0;
    transform: scale(.75) translate(0, -5%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.25);
    position: absolute;
    border-radius: 4px;
    background: #fff;
    display: block;
    width: 220px;
    z-index: 2;
    right: -12px;
    top: calc(100% + 6px);
}

#searchField .saved-searches-container .container-wrapper:before {
    content: "";
    box-shadow: 0 3px 8px 0 rgba(0,0,0,.25);
    transform: rotate(45deg);
    display: inline-block;
    position: absolute;
    background: #fff;
    height: 10px;
    width: 10px;
    right: 15px;
    top: -5px;
}

#searchField .saved-searches-container .container-wrapper:after {
    content: "";
    position: absolute;
    background: #fff;
    border-radius: 4px;
    height: 12px;
    z-index: 2;
    right: 0;
    left: 0;
    top: 0;
}

#searchField .saved-searches-container.open .container-trigger .icon {
    fill: #f1c40f;
}

#searchField .saved-searches-container.open .container-wrapper {
    transition: all 200ms ease-in-out;
    transform: scale(1);
    pointer-events: all;
    visibility: visible;
    opacity: 1;
}

#searchField .saved-searches-container .saved-searches {
    list-style-type: none;
    line-height: 1em;
    color: #818080;
    padding: 14px 12px;
    margin: 0;
}

#searchField .saved-searches-container .saved-searches a {
    color: inherit;
    display: inline-block;
    width: calc(100% - 15px);
    font-size: 14px;
}

#searchField .saved-searches-container .saved-searches a:hover {
    color: #00bcd4;
}

#searchField .saved-searches-container .saved-searches .delete-search {
    display: inline-block;
    cursor: pointer;
    float: right;
}

#searchField .saved-searches-container .saved-searches .delete-search i {
    line-height: 1em;
    font-size: 13px;
    color: #555;
}

#searchField .saved-searches-container .saved-searches .title {
    font-weight: 600;
    color: #222121;
}

#searchField .saved-searches-container .saved-searches .saved-searches-title {
    margin: 0 0 12px !important;
}

#searchField .saved-searches-container .saved-searches .saved-searches-title:last-child {
    margin: 0 !important;
}

#searchField .saved-searches-container .saved-searches li:not(:last-child) {
    margin: 0 0 8px;
}

#searchField .saved-searches-container .save-search-form {
    border-top: 1px dashed #e2e2e2;
    padding: 14px 12px;
}

#searchField .saved-searches-container .save-search-form input {
    border-radius: 3px;
    padding: 7px 10px;
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 13px;
    color: #717a8f;
    border: 1px solid #ebeef1;
    background-color: #f3f6f9;
    width: 100%;
}

#searchField .saved-searches-container .save-search-form input:focus {
    background-color: #fdffff;
}


#searchField .saved-searches-container .save-search-form a {
    transition: background 150ms ease-in-out;
    outline: none !important;
    text-transform: none;
    background: #4184f6;
    font-weight: 500;
    text-align: center;
    border-radius: 3px;
    padding: 8px 10px;
    font-size: 13px;
    color: #fff;
    width: 100%;
    border: 0;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

#searchField .saved-searches-container .save-search-form a:hover {
    background: #3B88CB;
}

a.hx-feedback-float {
    padding: 8px 16px;
    border-radius: 3px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    border: 0;
    cursor: pointer;
    background-color: #ea314d;
    font-size: 14px;
    line-height: 22px;
    transition: all .3s ease-in-out;
    color: #ffffff;
    z-index: 1;
}

a.hx-feedback-float:hover {
    background-color: #ea314d;
    color: #ffffff;
    text-decoration: none;
}

input.jb-search-line,
input.jb-search-location {
    border-radius: 3px;
}

/* Adding Style to list */
.jb-jobs .jb-jobs-wrapper .jb-job-list-row {
    padding: 15px;
}
.jb-jobs .jb-jobs-header {
    padding: 15px 15px 5px;
}
.jb-jobs .jb-jobs-wrapper {
    margin: 0 0 -1px;
}
.jb-jobs .jb-jobs-wrapper .jb-job-list-row {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

/* /events page make menu overlaying the first section just like on front-page */
@media (min-width: 992px) {
    body.site-header--transparent header.site-header div.primary-header {
        background-color: transparent;
        box-shadow: none;
    }
    .site-header--transparent .nav-menu.primary .menu > .menu-item > a,
    .site-header--transparent .nav-menu.primary .menu > .menu-item > li:before,
    .site-header--transparent .nav-menu.primary .menu > .menu-item > li:after,
    .site-header--transparent .nav-menu.primary .menu > .menu-item > a:before,
    .site-header--transparent .nav-menu.primary .menu > .menu-item > a:after,
    .site-header--transparent .nav-menu.primary .menu > .menu-item > .search-overlay-toggle:before,
    .site-header--transparent .nav-menu.primary .menu > .menu-item > a {
        color: #ffffff;
    }
}

/* 11.11.2023 - Style Updates */
.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
    content: "\f133";
    font-family: Ionicons;
    font-size: 20px;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    top: 7px;
}