.iscu_single_sedcard.iscu_highlighted_sedcard {
    scale: 1.03;
    box-shadow: #e1e1e1 0px 10px 30px;
}

.iscu_single_sedcard {
    scale: 0.95;
}

.iscu_single_sedcard.iscu_highlighted_sedcard .iscu_sedcard_personal_pic img {
	border-radius: 0;
}

.iscu_payout_requests {
    width: 1140px;
    margin: auto;
    margin-bottom: 50px;
}

.iscu_payout_requests .iscu_data_heading_wrapper.iscu_blacklist {
    color: var(--body-color);
}

.iscu_requested_status {
    text-transform: capitalize;
}

.iscu_payout_requests .iscu_profile_url a,
.iscu_payout_requests .iscu_home_url a {
    color: var(--first-color) !important;
    font-size: 16px;
}

body .iscu_sedcards_wrapper {
    max-width: 1140px !important;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px !important;
}

.iscu_all_banners_wrapper .iscu_single_sedcard {
    gap: 0;
}

.iscu_sedcard_name i {
    color: #ff6fd1;
    margin-left: 3px;
    font-size: 15px;
}

.fa.fa-phone-square.uscu_call_i {
    rotate: -90deg;
    height: fit-content;
    display: flex;
    align-self: center;
}

.uscu_first_head i {
    color: #ff6fd1;
}

.fas.fa-map-marker-alt.uscu_address_i {
    font-size: 15px;
    display: flex;
    align-items: center;
    margin-right: 5px;
    color: #837289;
}

.uscu_contact_num_inner_first:hover .uscu_call_i {
    color: #e3d1a3 !important;
}

.fas.fa-check.uscu_true_i {
    color: #0c0;
    display: flex;
    align-items: center;
    margin-left: 3px;
}

.iscu_all_banners_wrapper .iscu_sedcard_image span {
    position: absolute;
    right: 3px;
    color: white;
    background: var(--first-color);
    font-size: 12px;
    top: 3px;
    padding: 1px 5px;
}

.iscu_all_banners_wrapper {
    max-width: 1140px !important;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 20px !important;
}

.iscu_sedcard_data.iscu_banner_label {
    background-color: #fee188 !important;
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--first-color);
    font-size: 12px;
    min-height: 45px;
}

.iscu_banner_added_wrapper.alert {
    max-width: 1140px !important;
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    margin-top: 10px !important;
}

.iscu_sedcard_data {
    display: flex;
    gap: 4px;
}

.home .iscu_sedcard_image a,
a.iscu_jobcard_image_wrapper,
.page-id-454 .iscu_sedcard_image a,
.page-id-112 .iscu_sedcard_image a {
    width: 100%;
    height: unset;
    display: block;
    background-size: cover;
    background-position: center;
    padding: 50% 0;
}

.iscu_sedcard_inner_data_wrap {
    display: flex;
    flex-direction: column;
    gap: 3px;
    width: 100%;
    height: 40px;
}

.iscu_set_budget_to_banner {
    position: absolute;
    left: 3px;
    font-size: 12px;
    bottom: 3px;
    padding: 1px 5px;
    width: fit-content !important;
}

.iscu_single_sedcard {
    width: 19%;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.iscu_single_sedcard img {
    width: 100%;
    height: 100%;
    min-width: 25px;
}

.iscu_single_sedcard .iscu_sedcard_image img {
    width: 100%;
    height: 100%;
    min-height: 218px;
    object-fit: cover;
}

.iscu_sedcard_image {
    position: relative;
    height: 100%;
    max-height: 250px;
}

.iscu_sedcard_rating {
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 10px;
    background: rgba(255, 48, 160, .75) !important;
    color: white;
    padding: 0 10px;
    font-size: 13px;
}

.iscu_sedcard_name a {
    color: var(--site-font-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}

.iscu_sedcard_location {
    display: flex;
    align-items: center;
    line-height: 12px;
    max-width: 83%;
}

.iscu_sedcard_location span {
    margin-left: 3px;
    border: 1px solid gray;
    padding: 3px;
    rotate: 45deg;
    border-left: 0;
    border-bottom: 0;
}

.iscu_sedcard_location span,
.iscu_sedcard_location a {
    color: gray;
    text-decoration: none;
    font-size: 12px;
}

.iscu_sedcard_name {
    display: flex;
    line-height: 1.1;
}

.iscu_sedcards_wrapper .iscu_banner_label {
    margin-bottom: -6px;
}

.iscu_sedcards_wrapper {
    margin: auto;
}

.iscu_single_sedcard p {
    margin: 0;
}

.iscu_without_login_popup_wrapper,
.iscu_sedcard_popup_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: rgb(34, 34, 34);
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999999;
    display: none;
}

.iscu_without_login_popup_content,
.iscu_sedcard_popup_content {
    position: absolute;
    top: 50px;
    left: 50%;
    translate: -50%;
    max-width: 600px;
    display: none;
    width: 600px;
}

.iscu_popup_links {
    text-decoration: none;
}

.iscu_sedcard_popup_data li {
    margin-left: 35px;
}

.iscu_login_link:hover {
    background-color: #449d44;
}

.iscu_login_link {
    background-color: #76b82b;
    padding: 8px 20px;
    border: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 12px;
    color: white;
    text-decoration: none;
}

.iscu_sedcard_header {
    background: var(--first-color);
    color: var(--body-color);
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
}

.iscu_sedcard_popup_data {
    background: white;
    padding: 15px;
    font-size: 15px;
    color: #222;
}

.iscu_sedcard_popup_footer {
    background: white;
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    border-radius: 0 0 8px 8px;
}

.iscu_popup_close_ok {
    padding: 10px 20px;
    border: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 12px;
    background-color: #eee;
    cursor: pointer;
}

.iscu_sedcard_popup_data p {
    margin-top: unset;
}

.iscu_popup_close_span {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: relative;
    opacity: .2;
    cursor: pointer;
}

.iscu_popup_close_span:hover {
    opacity: .5;
}

.iscu_popup_close_span:before,
.iscu_popup_close_span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: var(--site-font-color);
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.iscu_popup_close_span:before {
    transform: rotate(45deg);
}

.iscu_popup_close_span:after {
    transform: rotate(-45deg);
}

.iscu_sedcard_like_desc_section {
    padding: 6px 10px 10px;
    display: none;
}

.iscu_sedcard_personal_pic {
    height: 34px;
    display: none;
}

.iscu_sedcard_personal_pic img {
    width: 30px;
    height: 28px;
    padding: 2px;
    border: 1px solid #ccc;
    border-radius: 60%;
}

.iscu_sedcard_like_wrap {
    display: flex;
    justify-content: space-between;
}

.iscu_sedcard_like_desc_section p {
    display: none;
}

.iscu_sc_icons {
    display: flex;
    width: 60px;
    height: 28px;
    justify-content: space-between;
}

.iscu_sc_icons svg {
    width: 24px;
}

.iscu_sc_like_count {
    font-size: 15px;
    color: #222;
    margin-top: 5px;
    font-weight: bolder;
    line-height: 1.42857143;
}

.iscu_sc_number_section a {
    display: flex;
    border: 1px solid #444;
    padding: 10px 20px;
    font-weight: 700;
    color: #444;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 12px;
    margin-top: 5px;
}

.iscu_sedcard_description_wrap a {
    color: #aaa;
    text-decoration: none;
    margin-left: 4px;
}

.iscu_sedcard_reviews_wrap a {
    border-radius: 0;
    text-shadow: none;
    font-size: 11px;
    font-weight: 400;
    padding: 4px 7px;
    background-color: #333 !important;
    line-height: 1;
    color: var(--body-color);
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
}

.iscu_google_authenticator_wrapper .page-header {
    margin-bottom: 20px;
}

.iscu_google_authenticator_text {
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.iscu_google_authenticator_form {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: auto;
    width: fit-content;
    margin-top: 30px;
}

#iscu_google_authenticator_form {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 20px 0;
}

.iscu_success_message a:hover {
    background: var(--second-color);
}

#iscu_banner_image,
.iscu_success_message a {
    padding: 10px 20px;
    border: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 12px;
    background-color: var(--first-color);
    color: var(--body-color);
    text-decoration: none;
}

.iscu_success_message {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    margin-top: 20px;
}

.iscu_google_otp_wrapper #google_authenticator_code {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: var(--body-color);
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.iscu_google_button_wrapper button {
    padding: 10px 20px;
    border: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 12px;
    background-color: var(--first-color);
    color: var(--body-color);
    cursor: pointer;
}

.iscu_qr_wrapper img {
    width: 100%;
}

.iscu_google_otp_wrapper {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.iscu_footer_wrapper {
    display: flex;
    justify-content: space-between;
    padding: 2% 20%;
    background-color: var(--footer-bg-light);
    color: var(--footer-font-light);
}

.dark .iscu_footer_wrapper {
    background-color: var(--footer-bg-dark);
    color: var(--footer-font-dark);
}

.iscu_footer_left_section,
.iscu_footer_right_section {
    width: 50%;
}

.iscu_footer_left_btn_wrap,
.iscu_footer_right_btn_wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.iscu_footer_right_btn_wrap {
    justify-content: end;
}

.iscu_footer_wrapper p {
    display: none;
}

.iscu_footer_left_btn_wrap a {
    text-decoration: none;
    color: var(--body-color);
    margin-right: 5px;
    margin-top: 6px;
    padding: 1px 7px;
    font-size: 12px;
}

.iscu_footer_right_btn_wrap a {
    text-decoration: none;
    color: var(--body-color);
    margin-left: 5px;
    padding: 1px 7px;
    font-size: 12px;
    height: fit-content;
}

.iscu_footer_left_content_wrap {
    margin-top: 9px;
    font-size: 13px;
}

.iscu_footer_right_content_wrap {
    margin-top: 9px;
    font-size: 13px;
    text-align: right;
}

.iscu_footer_right_btn_wrap a:hover,
.iscu_footer_left_btn_wrap a:hover {
    text-decoration: underline;
}


.iscu_theme_changer {
    opacity: 0;
    position: absolute;
}

.iscu_theme_changer_label {
    background-color: #111;
    width: 50px;
    height: 26px;
    border-radius: 50px;
    position: relative;
    padding: 5px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    align-items: center;
    margin-bottom: 0 !important;
}

.fa-moon {
    color: #fca4f1;
}

.fa-sun {
    color: #f10fd3;
}

.iscu_theme_changer_label .iscu_theme_changer_ball {
    background-color: #fff;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 50%;
    transition: transform 0.2s linear;
}

.iscu_theme_changer:checked+.iscu_theme_changer_label .iscu_theme_changer_ball {
    transform: translateX(24px);
}

.iscu_theme_wrapper {
    /* position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999999999999999999; */
    border-radius: 50px;
    box-shadow: 0px 0px 0px 2px white;
}

@media only screen and (max-width: 1199px) {
    /* .iscu_sedcards_wrapper {
        width: 970px;
    } */

    .iscu_single_sedcard {
        width: 19.1%;
    }
}

@media only screen and (max-width: 990px) {
    /* .iscu_sedcards_wrapper {
        width: 750px;
    } */

    .iscu_single_sedcard {
        width: 24%;
    }

    .iscu_sedcard_inner_data_wrap {
        gap: 4px;
    }
}

@media only screen and (max-width: 992px) {
    footer.wp-block-template-part {
        padding-left: 0 !important;
    }

    .iscu_footer_wrapper {
        padding: 2% 17%;
    }
}

@media only screen and (max-width: 767px) {
    .home {
        --wp--style--root--padding-left: unset !important;
    }

    .iscu_footer_wrapper {
        padding: 2% 12%;
    }

    .iscu_location_third {
        text-overflow: ellipsis !important;
        white-space: nowrap;
        overflow: hidden;
    }

    .home .has-global-padding {
        padding-right: unset !important;
        padding-left: unset !important;
    }

    /* .iscu_sedcards_wrapper {
        margin: auto !important;
        width: 95% !important;
    } */

    .iscu_single_sedcard {
        width: 32% !important;
    }

    .iscu_sedcard_personal_pic {
        display: block;
    }
}

@media only screen and (max-width: 655px) {
    .iscu_single_sedcard {
        width: 32% !important;
    }
}

@media only screen and (max-width: 600px) {
    .iscu_single_sedcard {
        width: 48% !important;
        gap: 4px !important;
    }

    .iscu_footer_wrapper {
        flex-direction: column;
        padding: 4% 12%;
    }

    .iscu_footer_left_section {
        margin-bottom: 8px;
    }

    .iscu_footer_right_content_wrap {
        text-align: left;
    }

    .iscu_footer_right_btn_wrap a {
        margin-left: 0px;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 480px) {
    .iscu_single_sedcard {
        width: 100% !important;
        margin-bottom: 15px !important;
        gap: 4px !important;
    }

    .iscu_sedcard_image {
        max-height: 500px;
    }

    .iscu_sedcards_wrapper {
        margin: auto !important;
        width: 100% !important;
    }

    .iscu_sedcard_rating {
        padding: 8px 11px;
    }

    .iscu_sedcard_like_desc_section {
        display: block;
    }

}

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

    .iscu_without_login_popup_content,
    .iscu_sedcard_popup_content {
        max-width: unset;
        width: 93%;
        top: 13px;
    }


}