.bg-white .wrapper-messages {
    /* padding: 32px 32px 34px; */
    padding: 15px;
}
.wrapper-messages .dash-search {
    padding: unset;
    padding-bottom: 23px;
}

.bg-white .wrapper-messages.single_chat_area {
    /* padding: 22px 32px 22px; */
    padding: 15px;
}

.multiselect input[type="text"] {
    border: none;
    height: auto;
    padding-left: var(--ms-px, 0.875rem);
    padding-right: calc(1.25rem + var(--ms-px, 0.875rem) * 3);
    padding-top: initial;
    padding-bottom: initial;
}

.alert-cancel-button {
    color: black !important;
}

.front-notifications-list .new-notification-icon {
    position: absolute !important;
    content: "";
    top: 3px;
    width: 8px;
    height: 8px;
    border-radius: 7px;
    background-color: #25c0e7;
}

.notifications-table .new-notification-icon {
    position: absolute !important;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 7px;
    background-color: #25c0e7;
    margin-top: 8px;
}

.header-customize-item.bell .front-notifications-list.user-notifications-list {
    padding: 15px;
}

.notification-items-module {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
}

.notification-items-module .sub-notification-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    padding: 0px !important;
    border-bottom: none !important;
}

.notification-items-module .sub-notification-item:not(:last-child) {
    margin-bottom: 10px !important;
}

.white-box-body.notification-block {
    display: block;
}

.notification-items-module .notification-item-header {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: space-between;
}

.notification-msg.new-notification {
    margin-left: 12px;
}

.notification-items-module .sub-notification-item .time {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    color: #64666c;
    position: relative;
}

.notification-items-module .sub-notification-item .fl-link {
    font-size: 12px;
    cursor: pointer;
}

.notification-items-module .sub-notification-item .fl-link:hover {
    color: #202020 !important;
}

.notification-items-module .sub-notification-item .nf-message-content {
    font-size: 13px;
    color: #202020;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 19px;
}

/* .new-notification {
    padding-left: 15px;
} */

.notification-row {
    cursor: pointer;
}

.notification-items-module .notification-message {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.notification-items-module .nf-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    line-height: 20px;
}

.notification-items-module .nf-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
}

.header-customize-item .front-notifications-list {
    cursor: default;
}

.header-customize-item
    .front-notifications-list
    .notification-view-button
    a.fl-link {
    font-size: 14px;
}

.flat-icon-dashboard .white-box {
    padding: 18px !important;
}

.nf-message-type {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
}

.new-notification-row .nf-msg {
    margin-left: 10px;
}
/* .notifications-table .new-notification-row {
    background-color: #ebf6f9;
} */

.job-article .inner-content .details-modal h5 {
    margin-bottom: 0;
}

.search-for-pros-section .features-job {
    cursor: default;
}

.search-for-pros-section .wd-payment .btn-payment {
    padding: 8px 10px;
}

.search-for-pros-section .list-view .wd-payment .btn-payment {
    width: auto;
}

.list-view .wd-thum-career .career-tag {
    padding-top: 5px;
    margin-top: 5px;
}

.info-txt {
    color: #64666c;
}

.search-for-pros-section .info-txt {
    margin-top: 5px;
    display: block;
}

.job-header-sec {
    margin-bottom: 5px;
}

/* .employer-block .inner-box-2 .logo-company {
    max-width: 60px;
}

.employer-block .inner-box-2 .inner-header-box-content {
    padding-left: 10px;
    display: flex;
    flex-direction: column;
}

.employer-block .inner-box-2 .inner-left {
    align-items: center;
}

.employer-block .inner-box-2 .header-content {
    align-items: center;
}

.search-for-pros-section .inner-box-2 .like-btn {
    position: relative;
}

.inner-box-2 .inner-right .profile-btn {
    margin-left: 5px;
}

.search-for-pros-section .inner-box-2 h3 {
    font-weight: 700;
} */

/* .search-for-pros-section .profile-img {
    border-radius: 50%;
    width: 62px;
} */

.search-for-pros-section .features-job.style-3 .box-content h3 {
    width: auto;
}

.features-job.style-3 .category {
    margin-bottom: 0;
    margin-top: 10px;
}

.features-job.style-3 .head-section {
    display: flex;
    gap: 8px;
}

.star-rating {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.banner-section .star-rating {
    color: #fff;
    margin-bottom: 15px;
}

.search-for-pros-section .features-job.style-3 .group-btn {
    gap: 8px;
}

.search-for-pros-section .job-header-sec .like-btn {
    position: absolute;
}

.front-site .favorites-icon.like-btn,
.dashboard .favorites-icon.like-btn {
    position: absolute;
    right: 0;
    top: 0;
    /* border-radius: 10px !important; */
    /* border: 1px solid #e5e5e5; */
    /* color: #e5e5e5;  */
    color: #121212;
    /* font-size: 1.2rem !important; */
    transition: all 0.3s ease-in-out;
    padding: 0px !important;
    box-shadow: none !important;
}

.search-for-pros-section .favorites-icon.like-btn {
    font-size: 1.2rem !important;
}

.profile-template-container .favorites-icon.like-btn {
    position: relative;
    padding: 10px 12px !important;
    border-radius: 0.25rem !important;
}

.front-site .like-btn .fa-solid,
.dashboard .like-btn .fa-solid {
    color: #eb4d4d !important;
}

.front-site .Profile-section .like-btn.mobile-icon-btn .fa-solid,
.dashboard .Profile-section .like-btn.mobile-icon-btn .fa-solid {
    color: #fff !important;
}

.features-job {
    border-radius: 4px;
}

span.icon-heart {
    padding: 0 !important;
    border: none !important;
}

.grid-view .features-job {
    padding: 0 !important;
}

.grid-view .features-job .job-content-sec {
    padding: 20px;
}

.grid-view .features-job .job-content-sec:has(.spotify-container) {
    padding-bottom: 170px;
}

.grid-view .features-job .job-content-sec:not(:has(.spotify-container)) {
    padding-bottom: 140px;
}

.grid-view .features-job .job-content-sec .job-archive-header {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    padding: 0 !important;
}

.grid-view .features-job .career-header-left {
    align-items: start;
    justify-content: left;
}

.grid-view .features-job .job-cover-sec img {
    /* height: 170px; */
    /* width: 100%; */
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.grid-view .features-job .career-info-1,
.grid-view .features-job .services-tag {
    margin: 8px 0 !important;
}

.grid-view .features-job .career-tag li a {
    border-radius: 4px;
}

.grid-view .features-job .job-archive-footer,
.list-view .features-job .job-archive-footer {
    display: block;
    position: absolute;
    bottom: 20px;
    width: calc(100% - 40px);
}

.grid-view .features-job .job-archive-content p {
    font-size: 13px;
    line-height: 20px;
    color: #474747;
}

.grid-view .job-archive-footer .action-btns {
    display: flex;
    padding-top: 8px;
    justify-content: space-between;
}

.grid-view .job-archive-footer .action-btns .btn {
    flex: 1;
    margin-right: 10px;
}

.grid-view .job-archive-footer .action-btns .btn:last-child {
    margin-right: 0;
}

.grid-view .job-archive-footer .audio-player .audio__btn-wrap {
    justify-content: left;
}

.modal-footer-with-player .btn {
    width: 150px;
}

.list-view .favorites-icon.like-btn {
    position: relative;
}

.list-view .company-right-part {
    width: 320px;
}

.list-view .company-features-job {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}

.list-view .company-features-job .company-action-btns {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}

.list-view .company-features-job .btn {
    margin-right: 10px;
}

.front-site .list-view .cta-btn,
.front-site .grid-view .features-job .action-btns .cta-btn,
.list-view .company-features-job .btn:last-child {
    margin-right: 0px;
}

.second-ul-modal .list-group-item {
    padding: 2px 0;
}

.description-section {
    position: relative;
    max-height: 100px; /* Set a max height for the description */
    overflow: hidden;
}

.front-site .front-search-input .form-control,
.front-site .front-search-input .form-control.fl-input {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 8px !important;
    font-weight: 400;
    font-size: 16px;
}

.search-flat .input-group-append {
    margin-left: 0;
}

/* .front-site .front-search-input .input-group-append {
    left: 3px;
}

.front-site .front-search-input .input-group-append.search-clear-btn {
    right: 1px;
} */

.front-site .front-search-input .input-group-text {
    background: #ffffff;
}

.front-site .front-search-input .search-clear-btn i:before {
    color: #25c0e7;
}

.grid-view .job-content-sec h3 {
    font-size: 18px;
}

.grid-view .job-content-sec .career-info-1 {
    font-size: 12px;
}

.table-responsive .notifications-table .new-notification-icon {
    position: relative;
    margin: 0;
}

.text-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.text-wrapper:has(.new-notification-icon) .nf-msg {
    margin-left: 15px;
}

.status-wrap .button-status {
    cursor: pointer;
}

.seo-page-container .banner-section {
    padding: 0;
}

.banner-template-container h1,
.banner-template-container h2,
.banner-template-container h3,
.banner-template-container h4,
.banner-template-container h5,
.banner-template-container h6 {
    /* font-family: 'Oswald', sans-serif !important; */
}
.banner-template-container {
    font-family: 'Poppins', sans-serif !important;
}

.banner-template-container .section-title h2 {
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
}

.banner-template-container .two-row-section-cls:last-child {
    margin-bottom: 0px;
}


.banner-template-container .two-row-section-cls {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 0px;
}
.banner-template-container .two-row-section-cls span {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}
.banner-template-container .two-row-section-cls span p {
    font-size: 14px;
    color: #636363;
}
.banner-template-container .two-row-section-cls span:first-child {
    color: black;
    /* text-decoration: underline; */
}
.banner-template-container .two-row-section-cls a.outline-btn {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 0px !important;
    color: #636363;
    font-weight: normal;
    box-shadow: none;
    background-color: transparent;
}
.banner-template-container .two-row-section-cls a.outline-btn span {
    text-decoration: none;
    color: #636363;
}

.banner-template-container .banner-section {
    padding: 5% 0px 5% 0px;
    position: relative;
    background: #222222;
    /* background: url(.././img/home/banner-image.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    height: 50vh;
    background-position: 100% 60%;
    display: flex;
    align-items: center;
}


.banner-image-container img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0px;
}

.banner-image-overlay {
    width: 65%;
    height: 100%;
    /* background: #222;  */
    background: linear-gradient(to right, rgba(34, 34, 34, 1) 80%, rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}


.banner-template-container .banner-section .banner-content-sec {
    position: relative;
    z-index: 3;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(34, 34, 34, 0.95);
    width: 80vw;
}
.banner-template-container .banner-section .banner-content-sec .seo-sub-header {
    display: block;
    width: 30vw;
}
.banner-template-container .banner-section .banner-content-sec h1 {
    color: #fff;
    font-size: 40px;
    padding-bottom: 10px;
    font-weight: bold;
}
.banner-template-container .banner-section .banner-content-sec h6 {
    color: #ffffff;
    font-family: var(--body-font);
    font-size: 26px;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 25px;
    padding-bottom: 0px;
}
.banner-template-container .banner-section .banner-content-sec h5 {
    color: #ffffff;
}
.banner-template-container .banner-content-sec .project-rating {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 0px;
}
.banner-template-container .banner-section .banner-image-right {
    position: absolute;
    bottom: 0;
    right: 20%;
}

.banner-template-container .banner-content-sec .project-rating .br-widget a i {
    color: #ffb400;
}
.banner-template-container .banner-content-sec .project-rating .fav-counting {
    color: #ffffff;
    font-size: 18px;
    margin-left: 20px;
}
.banner-template-container .banner-content-sec .action-btn .btn {
    padding: 0.7rem 1rem;
}
.banner-template-container .banner-content-sec .action-btn .like-btn {
    background: #ffffff;
    border: none;
    color: #25c0e7;
}
.banner-template-container .banner-content-sec .action-btn .cta-btn {
    background: #25c0e7;
    border: none;
    color: #ffffff;
    /* text-transform: uppercase; */
    padding: 0.7rem 2rem;
    margin-left: 10px;
}

.banner-template-container .inner-jobs-section {
    padding: 20px 15px;
}

.pin-section {
    margin-bottom: 10px;
}

.pin-button-div {
    display: flex;
    gap: 10px;
    align-items: center;
}

.pin-button-div .pin {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f0f0f0;
    padding: 3px 15px;
    border-radius: 4px;
    gap: 10px;
}

.button-container {
    position: relative;
    display: inline-block;
}

.button-container .success-message {
    position: absolute;
    top: -32px;
    left: 73%;
    transform: translateX(-50%);
    color: #3c763d;
}

.home-catbox {
    margin-bottom: 14px;
}
.Vue-Toastification__close-button {
    position: relative !important;
    top: -4px !important;
}

.walkthrough {
    /* margin-left: auto;  */
    margin-left:14px;
}

#walkthrough {
    cursor: pointer; /* Changes cursor to a hand */
}

.copy_referral_link {
    display: flex;
    align-items: center;
}

.copy_referral_link a.fl-link {
    font-size: 15px;
}

.copy_referral_link a.fl-link > span {
    display: flex;
    align-items: center;
}

.front-site .grid-view .favorites-icon.like-btn, .dashboard .grid-view .favorites-icon.like-btn {
    position: unset
}

@media (max-width: 991px) {
    .banner-template-container .banner-content-sec .action-btn .like-btn,
    .banner-content-sec .action-btn .btn,
    .banner-template-container .profile-section .action-btn .like-btn,
    .profile-section .action-btn .btn {
        padding: 0.7rem 0.5rem !important;
        font-size: 14px !important;
    }
}

@media (max-width: 767px) {

    .banner-template-container .banner-section .banner-content-sec .seo-sub-header {
        display: block;
        width: 80vw;
    }

    .banner-template-container .banner-section .banner-content-sec h1 {
        font-size: 20px;
    }

    .banner-template-container .profile-section .action-btn .btn.mobile-icon-btn {
        padding: 5px !important;
        background: transparent;
        color: #fff;
        border: 2px solid #fff !important;
        font-size: 24px !important;
        display: flex;
    }
}

@media only screen and (max-width: 767px) {
    .bg-white .wrapper-messages {
        /* padding: 26px 22px 30px; */
        padding: 15px;
    }

    .bg-white .wrapper-messages.single_chat_area {
        /* padding: 16px 22px 30px; */
        padding: 15px;
    }

    .wd-findjob-filer {
        margin-top: 9px;
    }
}

@media only screen and (max-width: 575px) {
    .bg-white .wrapper-messages {
        /* padding: 22px 10px 26px; */
        padding: 15px;
    }

    .bg-white .wrapper-messages.single_chat_area {
        /* padding: 16px 10px 26px; */
        padding: 15px;
    }
}

@media (max-width: 389px) {
    .profile-template-container .banner-content-sec .action-btn .like-btn,
    .banner-content-sec .action-btn .btn,
    .profile-template-container .Profile-section .action-btn .like-btn,
    .Profile-section .action-btn .btn,
    .banner-template-container .banner-content-sec .action-btn .like-btn,
    .banner-content-sec .action-btn .btn,
    .banner-template-container .profile-section .action-btn .like-btn,
    .profile-section .action-btn .btn {
        font-size: 13px !important;
    }
    section.bottam-navbar li a {
        font-size: 12px;
        padding: 0px 4px;
    }
    .header-filter-section .page-filter {
        flex-direction: row;
        gap: 8px;
    }
    .header-filter-section .button-filter,
    .header-filter-section .sort_by_filter_sec {
        margin: 0px !important;
    }
    .wd-findjob-filer {
        gap: 8px;
    }
}