.uscu_cr_founder_line {
    position: relative;
}

.iscm_cr_liked_tooltip {
    position: absolute;
    top: 0;
    transform: translateY(-110%);
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 10px 10px 15px 10px;
    background: var(--body-color);
    right: 25%;
    box-shadow: 0 3px 40px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, 0.15);
    display: none;
}

html[data-wp-dark-mode-active] body .iscm_cr_liked_tooltip {
    box-shadow: 0 3px 40px -4px rgba(225, 225, 225, 0.16), 0 3px 6px rgba(225, 225, 225, 0.15) !important;
}

.iscm_tooltip_guide_arrow {
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    right: 50%;
    bottom: -13px;
}

.iscm_tooltip_guide_arrow i {
    color: var(--body-color);
}

html[data-wp-dark-mode-active] body .iscm_tooltip_guide_arrow i {
    color: rgb(36, 36, 36) !important;
}

.iscm_cr_liked_detail {
    white-space: nowrap;
    font-size: 9px;
}

.iscm_cr_liked_detail a {
    font-size: 11px;
}

.iscm_cr_liked_detail span {
    color: #333;
}

.iscu_single_sedcard_raing {
    background-color: rgba(255, 48, 160, .75);
    padding: 5px 10px;
    color: white;
    font-size: 36px;
    line-height: 40px;
}

.iscu_first_head_wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.uscu_main_image_bg_wrapper {
    width: 100%;
    background-image: url(https://www.bookbella.at/wp-content/uploads/2024/04/girl-header-bg.jpg);
    /* height: 270px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0;
    overflow: hidden;
}

.iscu_single_sedcard_top_header {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    filter: blur(50px);
    background-image: url(https://www.bookbella.at/wp-content/uploads/iscu_lady_img/img-2.png);
}

.uscu_main_page_single_filter p {
    margin: 0;
}

.e-con>.e-con-inner {
    max-width: unset !important;
}

.e-con {
    --padding-inline-end: unset !important;
    --padding-inline-start: unset !important;
}

:where(body .is-layout-constrained)>* {
    margin-block-start: unset !important;
    margin-block-end: unset !important;
}

.e-con>.e-con-inner {
    padding-block-start: unset !important;
    padding-block-end: unset !important;
}

.uscu_images_section_wrap {
    display: flex;
    justify-content: space-between;
    width: 798px;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}

.uscu_img_pr {
    width: 128px;
    height: 128px;
    margin-right: 5px;
}

.uscu_img_pr img {
    width: 100%;
    height: 100%;
}

.uscu_top_image_wrap,
.uscu_job_top_image_wrap {
    max-width: unset !important;
    width: 100%;
    margin-top: 2px !important;
}

.uscu_inner_wrap {
    width: 1170px;
    margin: auto;
    position: relative;
}

.uscu_image_heading_wrap,
.uscu_second_section_wrapper {
    z-index: 9 !important;
    position: sticky;
}

.uscu_image_heading_wrap {
    margin-bottom: 10px;
}

.uscu_first_head {
    background-color: rgba(55, 71, 79, .8);
    padding: 0px 20px;
    width: fit-content;
    color: #fefefe;
    font-size: 36px;
    font-weight: 900;
    line-height: 50px;
}

.uscu_second_head {
    background-color: rgba(55, 71, 79, .8);
    color: #cecece;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 5px;
    line-height: 28px;
}

#lightbox {
    position: fixed;
    z-index: 9999999;
    top: 0 !important;
    height: 100vh;
}

.lb-nav .lb-prev,
.lb-nav .lb-next {
    opacity: 1 !important;
    width: 50px !important;
}

.lb-outerContainer {
    position: absolute !important;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
}

#lightboxOverlay {
    height: 100vh !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    overflow: hidden;
    width: 100vw !important;
}

.lb-details {
    display: none;
}

a.lb-close {
    top: 32px;
    right: 20px;
    position: fixed;
    z-index: 99;
}


/* Second Section */
.uscu_second_section_wrapper,
.uscu_location_page,
.uscu_job_page_section {
    width: 100%;
    max-width: unset !important;
}

.uscu_inner_sec_section_wrap {
    width: 1170px;
    display: flex;
    justify-content: space-between;
    margin: auto;
}

.uscu_information_wrap {
    width: 66%;
}

.uscu_skill {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
}

.uscu_bio_content {
    margin-bottom: 15px;
    margin-top: 15px;
    color: var(--site-font-color);
    font-size: 15px;
    font-weight: 400;
    word-break: break-word;
}

.uscu_author_sec {
    color: #666;
    font-size: .7em;
    text-align: right;
    margin-top: 15px;
    font-style: italic;
}

.uscu_author_sec a {
    color: var(--first-color);
}

.iscm_cr_liked_persone {
    color: var(--first-color);
    cursor: pointer;
}

.uscu_lable {
    width: 30%;
    text-align: right !important;
    padding: 0 10px 0 0;
    font-size: 14px;
    font-weight: 700;
    color: #666;
}

.uscu_option_skill {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
}

.options_sk {
    background-color: var(--first-color);
    padding: 1px 12px;
    border-radius: 20px;
    color: var(--body-color) !important;
    text-decoration: none;
    font-size: 11px;
    margin-right: 5px;
    margin-bottom: 3px;
}

svg {
    width: 15px;
}

.uscu_job_page_section .contact_no {
    text-decoration: underline rgba(255, 255, 255, .2);
}

.contact_no:hover {
    color: #e3d1a3 !important;
    text-decoration: underline rgba(255, 255, 255, .2);
}

.uscu_second_section_wrapper .uscu_detail_inner_wrapper {
    width: 360px;
    margin-top: -65px;
}

.uscu_job_page_section .uscu_detail_inner_wrapper,
.uscu_location_page .uscu_detail_inner_wrapper {
    width: 360px;
    margin-top: -69px;
}

.uscu_detail_min_section {
    padding: 8px 15px;
    background: #fff0fa;
}

.uscu_detail_contact_section {
    display: flex;
    width: 100%;
    align-items: center;
}

.uscu_second_section_wrapper .uscu_contact_whatsap_icon:hover svg {
    fill: #e3d1a3;
}

.uscu_second_section_wrapper .uscu_contact_whatsap_icon {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 65px;
    padding: 7px;
    background: #34af23;
}

.uscu_location_page .uscu_contact_whatsap_icon {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
    padding: 7px;
    background: green;
}

.uscu_job_page_section .uscu_contact_whatsap_icon:hover svg {
    fill: #e3d1a3;
}

.uscu_job_page_section .uscu_contact_whatsap_icon {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
    padding: 7px;
    background: #34af23;
}

.uscu_job_page_section .uscu_contact_chat_icon {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
    padding: 7px;
    background: var(--first-color);
}

.uscu_second_section_wrapper .uscu_contact_chat_icon {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 65px;
    padding: 7px;
    background: var(--first-color);
}

.uscu_location_page .uscu_contact_chat_icon {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
    padding: 7px;
    background: var(--first-color);
}

.uscu_contact_num {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 65px;
    justify-content: center;
    align-items: center;
    padding: 7px;
    color: var(--body-color);
    background: var(--first-color);
}

.uscu_contact_num_inner_first {
    display: flex;
}

.uscu_contact_whatsap_icon svg,
.uscu_contact_num svg.uscu_call_i {
    fill: white;
}

.uscu_contact_chat_icon svg {
    fill: white;
    width: 19px;
}

.uscu_contact_num .uscu_true_i,
.uscu_body .uscu_count_lable svg {
    fill: limegreen;
}

.contact_no {
    margin: 0 5px;
    text-decoration: none;
    color: var(--body-color) !important;
}

.uscu_contact_num_inner_second {
    height: 16px;
    text-align: center;
    display: flex;
}

.uscu_contact_num_inner_second span {
    font-size: 10px;
    height: fit-content;
}

.uscu_detail_address_section {
    padding: 15px 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-bottom: #e0ccc8 1px solid;
}

.uscu_detail_address_section svg {
    fill: #837289;
}

.uscu_address_name,
.uscu_address {
    display: flex;
    font-size: 15px;
}

.uscu_address_name a {
    color: var(--first-color);
    text-decoration: none;
    margin: 0 5px;
}

.uscu_address a {
    color: var(--first-color);
    text-decoration: none;
}

.uscu_address_name a:hover,
.uscu_address a:hover,
.uscu_lang_lable a:hover,
.uscu_pr_name:hover,
.uscu_cust_profile_name:hover,
.uscu_cr_founder_line a:hover,
.uscu_location_address a:hover,
.uscu_l_date_author a:hover,
.uscu_review_of_cust_on_lady:hover {
    text-decoration: underline !important;
    color: var(--first-color) !important;
}

.uscu_detail_body_section {
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    padding: 5px;
    border-bottom: #e0ccc8 1px solid;
}

.uscu_body {
    width: 70px;
    padding: 5px;
}

.uscu_body .uscu_count {
    font-size: 30px;
    font-weight: 900;
    display: inherit;
    height: 36px;
    color: var(--first-color);
    text-decoration: none;
}

.uscu_body .uscu_count:hover {
    color: var(--site-font-color);
}

.uscu_body .uscu_count_lable {
    font-size: 16px;
    color: #837289;
    display: flex;
    justify-content: center;
    align-items: center;
}

.uscu_detail_trust_level_section {
    padding: 15px 6px;
    border-bottom: #e0ccc8 1px solid;
}

.uscu_trust_prog_heading {
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #837289;
    margin-bottom: 7px;
    font-size: 14px;
    align-items: center;
}

.uscu_trust_prog_wrap {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.uscu_71_100 {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: var(--body-color);
    text-align: center;
}

.uscu_0_70 {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: var(--body-color);
    text-align: center;
}

.uscu_trust_option {
    display: flex;
    justify-content: space-between;
    color: #837289;
    font-size: 14px;
    font-weight: 400;
    padding-right: 30px;
}

.uscu_trust_opt_i {
    display: flex;
}

.uscu_trust_opt_i svg {
    width: 16px;
}

.uscu_trust_opt_t_i {
    fill: #837289;
}

.uscu_trust_opt_f_i {
    fill: red;
}

.uscu_trust_prog_heading svg {
    fill: var(--first-color);
    margin: auto 5px;
}

.uscu_detail_time_price_section {
    padding: 20px 6px;
    display: flex;
    border-bottom: #e0ccc8 1px solid;
    flex-direction: column;
    justify-content: center;
    color: #837289;
    font-size: 14px;
    align-items: center;
}

.uscu_time_opt {
    display: flex;
    margin-bottom: 4px;
}

.uscu_multi_time_price {
    width: 100%;
}

.uscu_time_t {
    width: 50%;
    text-align: end;
    margin-right: 12px;
}

.uscu_desc_time_price {
    text-align: center;
}

.uscu_detail_available_timing {
    padding: 22px 6px;
    border-bottom: #e0ccc8 1px solid;
    color: #837289;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}

.uscu_detail_permission_section {
    padding: 18px 6px;
    border-bottom: #e0ccc8 1px solid;
    color: #837289;
    font-size: 14px;
    display: flex;
    font-weight: 400;
    justify-content: center;
}

.uscu_permission_opt {
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin: 4px 0; */
}

.uscu_prmsn_lable {
    margin: 0 4px;
    font-weight: 700;
}

.uscu_detail_language_section {
    padding: 22px 6px;
    border-bottom: #e0ccc8 1px solid;
    color: #837289;
    font-size: 14px;
    font-weight: 400;
}

.uscu_lang_lable {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.uscu_lang_lable a {
    margin: 0 2px;
    text-decoration: none !important;
    color: var(--first-color) !important;
}

.uscu_detail_home_section {
    padding: 16px 6px;
    border-bottom: #e0ccc8 1px solid;
}

.uscu_home_url a {
    color: #333;
    background-color: #eee;
    border-color: #8c8c8c;
    display: flex;
    padding: 5px 10px;
    width: fit-content;
    border-radius: 5px;
    font-size: 10px;
    justify-content: center;
    text-decoration: none;
    font-weight: 800;
    margin: auto;
    align-items: center;
}

.uscu_home_url a:hover,
.uscu_ls_btn:hover {
    background: #e6e6e6;
}

.uscu_home_url a svg {
    margin: 0 4px;
}

.uscu_detail_profile_section {
    padding: 16px 6px;
    border-bottom: #e0ccc8 1px solid;
}

.uscu_profile_pic img {
    width: 22px;
    height: 22px;
    padding: 2px;
    margin-bottom: 2px;
    border: 1px solid #ccc;
    border-radius: 50%;
}

.uscu_pr_name {
    color: var(--first-color) !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}

.uscu_profile_name {
    display: flex;
    justify-content: center;
    align-items: center;
}

.uscu_profile_pic {
    margin-top: 8px;
    margin-right: 6px;
}

.uscu_profile_lable {
    color: #837289;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom: -6px;
}

.uscu_detail_visitors_count_section {
    color: #837289;
    font-size: 13px;
    padding: 10px 6px;
    font-weight: 400;
    text-align: center;
}

.uscu_like_share_section {
    display: flex;
    margin-top: 16px;
    justify-content: space-between;
    font-size: 10px;
}

.uscu_ls_btn {
    display: flex;
    width: 30%;
    justify-content: center;
    border-radius: 3px;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 5px 10px;
    background-color: #eee;
    color: var(--site-font-color) !important;
    cursor: pointer;
}

.uscu_like_btn .uscu_like_fill {
    fill: var(--first-color);
}

.uscu_ls_btn svg {
    margin: 0 3px;
}

.uscu_review_section_wrap {
    margin-bottom: 40px;
}

.uscu_review_heading {
    color: var(--site-font-color);
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    line-height: 1;
}

.uscu_review_icons {
    margin-bottom: 20px;
    border: 1px solid #e9e9e9;
    display: flex;
    border-radius: 4px;
}

.uscu_review_i {
    font-size: 20px;
    cursor: pointer;
    fill: var(--first-color);
    width: 25%;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 35px;
    border-left: 1px solid #ddd;
}

.uscu_review_btn {
    border: 2px solid var(--first-color);
    color: var(--first-color) !important;
    fill: var(--first-color);
    text-decoration: none;
    padding: 8px 22px;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: fit-content;
    border-radius: 3px;
    font-size: 12px;
}

.uscu_review_i:hover {
    fill: var(--body-color);
    background-color: var(--first-color);
}

.uscu_review_i svg {
    width: 20px;
}

.uscu_cr_heading {
    color: var(--site-font-color);
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
    border-bottom: 1px solid #eee;
}

.uscu_single_cust_review {
    border: 1px solid #858585;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 19px;
    color: var(--site-font-color);
    font-weight: 400;
    position: relative;
    background-color: var(--site-font-color);
}

.uscu_cust_rating_wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.uscu_cust_name {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

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

.uscu_cust_profile_pic {
    height: 34px;
}

.uscu_cust_profile_name {
    color: var(--body-color) !important;
    font-weight: 700;
    font-size: 14px;
    margin-left: 6px;
    text-decoration: none;
    text-transform: uppercase;
}

.uscu_cust_rate {
    background-color: var(--first-color);
    color: var(--body-color);
    padding: 5px;
    min-width: 30px;
    font-size: 15px;
    text-align: center;
    height: fit-content;
    font-weight: bold;
    border-radius: 3px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.uscu_cr_desc_pos,
.uscu_cr_desc_nag {
    display: flex;
    margin-bottom: 10px;
    align-items: flex-start;
}

.uscu_cr_desc_pos svg {
    width: 18px;
    fill: green;
    margin-top: 5px;
    margin-right: 5px;
    background: white;
    border-radius: 50px;
    border: 0px;
}

.uscu_cr_desc_nag svg {
    width: 18px;
    fill: red;
    margin-top: 5px;
    margin-right: 5px;
    background: white;
    border-radius: 50px;
}

.uscu_pos_desc,
.uscu_nag_desc {
    width: 100%;
    font-size: 15px;
    color: white;
}

.uscu_cust_review_date_time_wrap {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
}

.uscu_cr_date_time {
    color: var(--body-color);
    font-weight: 400;
    font-size: 15px;
    margin: 0 6px;
}

.uscu_cr_calender {
    fill: var(--body-color);
}

.uscu_cr_check {
    fill: mediumseagreen;
}

.uscu_cust_reply_wrap {
    display: flex;
    justify-content: end;
    margin: 12px 0;
}

.uscu_inner_cr_reply_wrapper {
    color: var(--body-color);
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    width: 665px;
    border: 1px solid #858585;
    border-radius: 5px;
    padding: 10px;
}

.uscu_prf_author {
    padding: 2px;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    font-weight: 900;
    background-color: var(--first-color);
    color: var(--body-color) !important;
}

.uscu_cr_reply_desc {
    margin-top: 6px;
}

.uscu_like_dislike {
    font-size: 12px;
    color: var(--body-color);
    display: flex;
    font-weight: 400;
    justify-content: space-between;
    align-items: center;
}

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

.uscu_cus_link svg {
    fill: var(--first-color);
}

.uscu_cr_like_i,
.uscu_cr_dislike_i {
    margin-right: 10px;
    background-color: var(--first-color);
    padding: 5px 9px;
    height: 25px;
    border-radius: 3px;
    cursor: pointer;
}

.uscu_cr_founder_line a {
    color: var(--first-color);
    text-decoration: none;
}

.uscu_feedback_line {
    color: rgb(0, 170, 0);
    font-size: 12px;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.uscu_feedback_line svg {
    fill: limegreen;
    width: 13px;
    margin-right: 3px;
}

.uscu_cust_feedback_wrap {
    margin: 15px 0 5px;
    padding: 10px 0 0;
    border-top: 1px solid #858585;
}

.uscu_location_page .uscu_contact_num {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 55px;
    justify-content: center;
    align-items: center;
    padding: 7px;
    color: var(--body-color);
    background: #37474f;
}

.uscu_location_address {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 15px;
    margin-bottom: 8px;
    color: #837289;
}

.uscu_location_address svg {
    width: 12px;
    fill: #837289;
    margin-right: 5px;
}

.uscu_location_address a {
    color: var(--first-color);
    text-decoration: none;
}

.uscu_location_img {
    width: 109%;
    display: block;
    margin-left: -15px;
}

.uscu_location_img img {
    width: 100%;
}

.uscu_location_active_time {
    text-align: center;
    line-height: 1.42857143;
    color: #837289;
    font-size: 14px;
    font-weight: 400;
    padding: 13px 5px 18px;
    border-bottom: #e0ccc8 1px solid;
}

.uscu_location_page .uscu_home_url {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.uscu_l_date_author {
    display: flex;
    color: #837289;
    font-size: 14px;
}

.uscu_l_lable {
    width: 50%;
    font-weight: 700;
    text-align: right;
    padding-right: 10px;
}

.uscu_l_date_author a {
    color: var(--first-color);
    text-decoration: none;
}

.uscu_location_author_date {
    padding: 15px 5px 10px;
}

.uscu_job_top_image_wrap .uscu_first_head {
    background-color: var(--site-font-color);
    padding: 0px 20px;
    width: fit-content;
    color: #fefefe;
    font-size: 36px;
    font-weight: 900;
}

.uscu_job_top_image_wrap .uscu_second_head {
    background-color: var(--first-color);
    color: var(--body-color);
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    padding: 5px 15px;
    display: inline-block;
    margin-top: 5px;
}

.uscu_job_page_section .uscu_contact_num {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 55px;
    justify-content: center;
    align-items: center;
    padding: 7px;
    color: var(--body-color);
    background: #37474f;
}

.uscu_job_page_section .uscu_detail_home_section {
    padding: 8px 6px;
    border-bottom: none;
}

.uscu_job_single_work {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 12px;
}

.uscu_jov_avlbl_servies {
    font-size: 13px;
    line-height: 1;
    color: var(--body-color);
    text-align: center;
    font-weight: 400;
    padding: 3px 5px;
    background-color: #d9534f;
}

.uscu_job_work_lable {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    color: #666;
    font-weight: 700;
    margin-bottom: 2px;
    line-height: 1.42857143;
    margin-right: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.uscu_job_categories .uscu_job_work {
    background: var(--site-font-color);
    color: white;
    padding: 0 5px;
}

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

body .uscu_location_sedcards_section .iscu_sedcards_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.uscu_location_sedcards_section .iscu_sedcard_name a {
    color: #444;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}

.uscu_location_sedcards_section .iscu_sedcard_location span,
.uscu_location_sedcards_section .iscu_sedcard_location a {
    text-decoration: none;
    color: #444;
    line-height: 1.42857143;
    font-size: 12px;
}

.uscu_l_sedcard_head,
.uscu_l_360_head {
    color: var(--site-font-color);
    font-size: 24px;
    border-bottom: 1px solid #eee;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.uscu_detail_wrap {
    margin-bottom: 50px;
}



/* .lb-nav {
    position: absolute !important;
    top: 0 !important;
    left: -41vw !important;
    height: 100% !important;
    width: 100vw !important;
    z-index: 10 !important;
} */

.uscu_all_reviews_main_section .uscu_single_cust_review {
    display: flex;
}

.uscu_all_reviews_wrap {
    width: 1170px;
    margin: auto;
}

.uscu_all_reviews_single_img img {
    border-radius: 6px;
    width: 80px;
    max-height: 80px;
    object-fit: cover;
    padding: 3px;
    background: white;
}

.uscu_all_reviews_single_img {
    padding-right: 10px;
}

.uscu_all_reviews_main_section .uscu_all_reviews_info {
    width: 100%;
}

.uscu_all_reviews_main_section .uscu_inner_cr_reply_wrapper {
    width: 90%;
}

.uscu_all_reviews_main_section .uscu_cr_like_i,
.uscu_all_reviews_main_section .uscu_cr_dislike_i {
    height: 17px;
    display: flex;
    align-items: center;
}

.uscu_reviews_filter_opt a {
    border: 0;
    color: var(--site-font-color);
    background-color: transparent;
    line-height: 1.42857143;
    display: flex;
    font-size: 15px;
    padding: 10px 15px;
    text-decoration: none;
}

.uscu_reviews_filter_opt a svg {
    margin-right: 3px;
    fill: #a6a6a6;
}

.uscu_reviews_filter_inner_wrap {
    display: flex;
}

.uscu_cr_dislike_i svg,
.uscu_cr_like_i svg {
    width: 13px;
}

.uscu_filter_active {
    border-bottom: 4px solid var(--first-color);
    margin-bottom: -4px;
}

.uscu_filter_active a {
    cursor: default;
}

.uscu_reviews_filter_opt:hover {
    border-bottom: 4px solid #f770f7;
    margin-bottom: -4px;
}

.uscu_filter_active:hover {
    border-bottom: 4px solid var(--first-color);
    margin-bottom: -4px;
}

html[data-wp-dark-mode-active] .uscu_filter_active:hover {
    border-color: rgb(153, 20, 90);
}

.uscu_reviews_filter_opt {
    margin-right: 3px;
}

.uscu_search_reviews {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: var(--site-font-color);
    background-color: var(--body-color);
    border: 1px solid #554e4e;
    border-radius: 4px;
}

.uscu_reviews_search_form_wrap button {
    border: 1px solid #555;
    padding: 8px 20px 7px;
    background-color: #1d1b1b;
    color: #cacaca;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 12px;
    display: flex;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
}

.uscu_reviews_search_form_wrap button svg {
    margin-right: 4px;
    fill: #cacaca;
}

#uscu_search_reviews:focus-visible {
    outline: none;
}

.uscu_reviews_search_form_wrap {
    display: flex;
    margin-bottom: 13px;
    margin-top: 14px;
}

.uscu_all_revires_filter_section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    border-bottom: 1px solid #858585;
    margin-bottom: 10px;
}

#uscu_review_filter_select,
.uscu_rf_dropdown div {
    border: 0;
    margin-right: 0;
    color: #5a5a5a;
    line-height: 1.42857143;
    display: block;
    font-size: 15px;
    padding: 10px 15px;
    cursor: pointer;
}

.uscu_review_filter_select_wrap {
    position: relative;
    display: none;
}

.uscu_rf_dropdown {
    position: absolute;
}

.uscu_rf_dropdown {
    position: absolute;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 135px;
    padding: 5px 0;
    margin: 2px 0 0;
    margin-top: 2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: var(--body-color);
    border: 1px solid rgba(0, 0, 0, .15);
    right: 0px;
}

.uscu_rf_dropdown div a {
    text-decoration: none;
    color: #777;
}

.uscu_rf_dropdown div svg {
    fill: #777;
}

.uscu_rf_dropdown .uscu_rf_best,
.uscu_rf_dropdown .uscu_rf_suboptimal,
.uscu_rf_dropdown .uscu_rf_mostuseful,
.uscu_rf_dropdown .uscu_rf_likes {
    display: none;
}

.uscu_review_of_cust_on_lady {
    color: var(--body-color) !important;
    font-weight: 400;
    font-size: 14px;
    margin-left: 4px;
    text-decoration: none;
}

.uscu_cust_name span {
    font-size: 14px;
    margin-left: 4px;
    color: var(--first-color);
}

.uscu_profile_main_picture {
    display: none;
}

.iscu_request_payout_modal,
.uscu_send_point_modal {
    position: fixed;
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.67);
}

.iscu_request_payout_modal_content,
.uscu_send_point_modal_content {
    background-color: var(--site-font-color);
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 35%;
    border-radius: 7px;
}

.iscu_payout_modal_cancel_wrap,
.uscu_send_point_modal_cancel_wrap {
    width: 100%;
    height: 25px;
    position: relative;
}

.iscu_payout_form_row,
.iscu_payout_form_submit_row,
.uscu_send_point_form_row,
.uscu_send_point_form_submit_row {
    width: 95%;
    margin: auto;
    margin-bottom: 15px;
}

.iscu_payout_form_submit_row input,
.uscu_send_point_form_submit_row input {
    padding: 9px 20px;
    font-size: 15px;
    font-weight: 600;
    background-color: var(--first-color);
    border: navajowhite;
    border-radius: 3px;
    color: var(--body-color);
    cursor: pointer;
}

.iscu_payout_form_submit_row,
.uscu_send_point_form_submit_row {
    margin-bottom: unset;
}

.iscu_payout_form_row input,
.uscu_send_point_form_row input {
    width: 95%;
    padding: 15px 12px;
    background: transparent;
    color: var(--body-color);
    border: 1px solid #717171;
    border-radius: 3px;
}

.iscu_request_payout_modal_close,
.uscu_send_point_modal_close {
    color: #aaa;
    float: right;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: -15px;
}

.iscu_request_payout_modal_close:hover,
.iscu_request_payout_modal_close:focus,
.uscu_send_point_modal_close:hover,
.uscu_send_point_modal_close:focus {
    color: rgb(77, 77, 77);
    text-decoration: none;
    cursor: pointer;
}

.iscu_payout_form_row input:focus-visible,
.uscu_send_point_form_row input:focus-visible {
    outline: none;
}

.iscu_payout_error,
.uscu_send_point_error {
    font-size: 15px;
    color: red;
}

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

    .uscu_inner_wrap,
    .uscu_inner_sec_section_wrap,
    .uscu_all_reviews_wrap {
        width: 970px;
    }

    .uscu_images_section_wrap {
        width: 616px;
        overflow: hidden;
    }

    .uscu_img_pr img {
        width: 122px !important;
        max-width: unset !important;
    }

    .uscu_img_pr {
        width: 122px !important;
        height: 122px !important;
    }

    .uscu_second_head {
        padding: 5px 20px;
    }

    .uscu_main_image_bg_wrapper {
        height: fit-content;
    }

    .uscu_first_head {
        font-size: 33px;
    }

    .uscu_second_section_wrapper .uscu_detail_inner_wrapper,
    .uscu_job_page_section .uscu_detail_inner_wrapper,
    .uscu_location_page .uscu_detail_inner_wrapper {
        width: 293px;
    }

    .uscu_contact_num_inner_first {
        font-size: 14px;
    }

    .uscu_address_name,
    .uscu_address {
        font-size: 12px;
    }

    .uscu_detail_address_section svg {
        width: 13px;
    }

    .uscu_inner_cr_reply_wrapper {
        width: 535px;
    }

    .uscu_main_page_filter_inner_wrap {
        overflow: scroll !important;
        max-width: 1018px !important;
        height: unset !important;
        justify-content: normal !important;
        width: 90% !important;
    }

    .uscu_main_page_single_filter {
        padding: 10px 16px !important;
    }
}

@media only screen and (max-width: 990px) {
    .wp-dark-mode-floating-switch.wp-dark-mode-ignore.wp-dark-mode-animation.wp-dark-mode-animation-bounce {
        bottom: 65px !important;
    }

    .uscu_inner_wrap,
    .uscu_inner_sec_section_wrap,
    .uscu_all_reviews_wrap {
        width: 750px;
        padding: 0 15px;
    }

    .uscu_images_section_wrap {
        width: 470px;
        overflow: hidden;
    }

    .uscu_second_section_wrapper .uscu_detail_inner_wrapper,
    .uscu_job_page_section .uscu_detail_inner_wrapper,
    .uscu_location_page .uscu_detail_inner_wrapper {
        width: 230px;
    }

    .uscu_contact_num_inner_first {
        display: flex;
        font-size: 10px;
    }

    .uscu_detail_address_section svg {
        height: fit-content;
    }

    .uscu_body {
        width: 41px;
    }

    .uscu_body .uscu_count {
        font-size: 25px;
    }

    .uscu_body .uscu_count_lable,
    .uscu_trust_prog_heading {
        font-size: 13px;
    }

    .uscu_inner_cr_reply_wrapper {
        width: 385px;
    }
}

@media only screen and (max-width: 767px) {
    .uscu_inner_wrap {
        width: 100%;
        margin: auto;
        padding: 0 10px;
    }

    .uscu_images_section_wrap {
        width: 100%;
        overflow: hidden;
        margin-top: -7px !important;
    }

    .uscu_inner_sec_section_wrap {
        width: 100%;
        flex-direction: column-reverse;
        padding: 0;
    }

    .uscu_second_section_wrapper .uscu_detail_inner_wrapper,
    .uscu_job_page_section .uscu_detail_inner_wrapper,
    .uscu_location_page .uscu_detail_inner_wrapper {
        width: 100%;
        margin-top: 0;
    }

    .uscu_contact_num_inner_first {
        font-size: 18px;
    }

    .uscu_address_name,
    .uscu_address,
    .uscu_body .uscu_count_lable {
        font-size: 14px;
    }

    .uscu_trust_prog_heading {
        font-size: 15px;
    }

    .uscu_detail_min_section {
        padding: 8px 35px;
    }

    .uscu_body {
        width: 55px;
    }

    .uscu_body .uscu_count {
        font-size: 28px;
    }

    .uscu_like_share_section {
        padding: 0 15px;
    }

    .uscu_detail_wrap {
        margin-bottom: 40px;
    }

    .uscu_detail_address_section svg {
        height: unset;
    }

    .uscu_information_wrap {
        width: 97%;
        padding: 5px 10px;
    }

    .uscu_skill {
        flex-direction: column;
    }

    .uscu_lable {
        text-align: left !important;
    }

    .uscu_inner_cr_reply_wrapper {
        width: 88%;
    }

    .uscu_second_section_wrapper,
    .uscu_location_page,
    .uscu_job_page_section {
        margin-top: 0px !important;
    }

    .uscu_location_img {
        width: 100%;
        margin-left: 0;
    }

    .uscu_all_reviews_wrap {
        width: 97%;
    }

    .uscu_all_reviews_main_section .uscu_single_cust_review {
        flex-direction: column;
    }

    .uscu_reviews_search_form_wrap button {
        font-size: 0px;
    }

    .uscu_all_reviews_single_img img {
        width: 400px;
        max-height: unset;
    }

    .uscu_profile_main_picture {
        display: block;
        width: 100%;
        position: relative;
        object-fit: cover;
    }

    .uscu_profile_main_picture img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .iscu_footer_buttons {
        flex-direction: column;
        justify-content: flex-start !important;
        align-items: unset !important;
    }

    .iscu_footer_buttons .wp-block-buttons {
        flex-direction: column;
        justify-content: unset !important;
        align-items: unset;
    }

    .iscu_footer_writes {
        flex-direction: column;
        align-items: unset !important;
    }

    .iscu_footer_writes>div {
        text-align: start !important;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 540px) {
    .uscu_review_filter_select_wrap {
        display: block;
    }

    .uscu_reviews_filter_inner_wrap .uscu_rf_likes,
    .uscu_reviews_filter_inner_wrap .uscu_rf_mostuseful {
        display: none;
    }

    .uscu_rf_dropdown .uscu_rf_mostuseful,
    .uscu_rf_dropdown .uscu_rf_likes {
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    .uscu_image_heading_wrap {
        position: absolute !important;
        margin-top: 15px;
    }

    .uscu_main_image_bg_wrapper {
        height: fit-content;
        padding: 10px 0;
    }

    .uscu_first_head,
    .uscu_job_top_image_wrap .uscu_first_head {
        font-size: 22px;
    }

    .uscu_second_head,
    .uscu_job_top_image_wrap .uscu_second_head {
        font-size: 16px;
    }

    .uscu_second_head {
        font-size: 16px !important;
        width: 90%;
        line-height: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .uscu_job_work_lable {
        width: 30%;
    }

    .uscu_all_reviews_single_img {
        padding-right: 0px;
        width: 100%;
    }

    .uscu_all_reviews_single_img img {
        width: 100%;
        max-height: unset;
    }

    .uscu_inner_sec_section_wrap {
        padding: 0;
    }

    .uscu_first_head,
    .iscu_single_sedcard_raing {
        white-space: nowrap;
        font-size: 24px;
        line-height: 27px;
    }

    .uscu_first_head {
        line-height: 37px;
    }
}

@media only screen and (max-width: 380px) {
    .uscu_reviews_filter_inner_wrap .uscu_rf_suboptimal {
        display: none;
    }

    .uscu_rf_dropdown .uscu_rf_suboptimal {
        display: block;
    }
}


@media only screen and (max-width: 992px) {
    .page-id-761 .iscu_profile_wrapper {
        margin-bottom: 15px !important;
    }
}
















/* edit sedcard */

.mucu_container.uscu_container .mucu_step_header {
    display: none !important;
}

.mucu_container.uscu_container #form-steps {
    display: flex !important;
    text-decoration: none;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
    overflow-x: auto;
    /* overflow-y: hidden; */
}

.mucu_container.uscu_container #form-steps li {
    position: relative;
    float: left;
    margin-bottom: -1px;
    line-height: 1.42857143;
    list-style: none;
    font-size: 15px;
    display: block;
}

.mucu_container.uscu_container #form-steps li a {
    text-decoration: none;
    color: var(--first-color);
    position: relative;
    display: block;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    padding: 10px 15px;
}

.mucu_container.uscu_container #form-steps li.active a {
    color: #555 !important;
    cursor: default;
    background-color: var(--body-color);
    border: 1px solid #ddd !important;
    border-bottom-color: transparent !important;
}

.uscu_submit {
    display: none;
}

#mucu_i_am,
#mucu_languages {
    width: 103% !important;
}

.mucu_control_label_small {
    width: 100%;
}

.hidden {
    display: none !important;
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    background-color: #337ab7;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    color: var(--body-color);
    text-align: center;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;

}

.mucu_control_label {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .mucu_container {
        width: 750px;
    }

    .mucu_controls {
        width: 75%;
        float: left;
    }

    .mucu_control_label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
        width: 25%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_container {
        width: 970px;
    }

    .mucu_controls {
        width: 83.33333333%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .mucu_control_label {
        width: 16.66666667%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .mucu_container {
        width: 1170px;
    }
}

body .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: unset !important;
}

.mucu_form_group {
    margin-bottom: 15px;
    display: flex;
    width: 100%;
    font-size: 15px;
}

.mucu_tab_content>.mucu_tab_pane {
    display: none;
}

.mucu_tab_content>.mucu_active {
    display: block;
}

.mucu_fieldset {
    border: none;
    align-items: end;
    display: flex;
    flex-direction: column;
    font-size: 15px;
}

.mucu_btn_groups {
    display: flex;
    width: 100%;
    border-collapse: separate;
    position: relative;
}

.mucu_btn_primary {
    background-color: var(--first-color);
    color: var(--body-color) !important;
    padding: 10px 20px;
    border: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 12px;
    width: 100%;
    text-decoration: unset;
}

#prevFormSection_edit,
#nextFormSection_edit {
    cursor: pointer;
}

.mucu_btn_default {
    background-color: #eee;
    padding: 10px 20px;
    border: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 12px;
    color: #333;
    width: 100%;
}

.mucu_btn_default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.mucu_btn_primary:hover {
    background: var(--second-color);
    color: var(--body-color);
    border-color: #204d74;
}

.mucu_form_control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: var(--body-color);
    background-image: none;
    border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

input[type="number"].mucu_form_control {
    padding: 6px 12px;
}

.dayAvailability {
    width: 100% !important;
}

.mucu_controls {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.mucu_step_header,
.page-header {
    border-bottom: 1px solid #eee;
}

.mucu_btn_group {
    width: 100%;
    height: 38px;
}

.btn {
    height: 100%;
}

.mucu_form_control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.mucu_has_error .mucu_form_control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

#mucu_about_me {
    height: unset;
}

.mucu_controls .mucu_remove_language {
    padding: 1px 11px;
    border-radius: 25px;
    background: #82af6f;
    color: white;
    cursor: pointer;
    font-size: 11px;
}

.mucu_controls .mucu_selected_languages {
    margin-top: 10px;
    margin-bottom: 4px;
}

.mucu_control_label {
    font-weight: 700;
}

.mucu_list_unstyled {
    padding-left: 0;
    list-style: none;
}

.mucu_has_error .mucu_control_label,
.mucu_has_error .help-block {
    color: #a94442;
}

.mucu_has_error .mucu_form_control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.help-block.with-errors {
    color: #a94442;
}

.mucu_input2_controls {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .mucu_input2_controls {
        width: 50%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_input2_controls {
        width: 33.33333333%;
        float: left;
    }
}

.mucu_input_group .mucu_form_control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 20px;
}

.mucu_input_group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.mucu_input_group_addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

.mucu_input_group_addon:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}

.mucu_form2_group_control {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .mucu_form2_group_control {
        width: 41.66666667%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_form2_group_control {
        width: 16.66666667%;
        float: left;
    }
}

.mucu_form2_group2_control {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .mucu_form2_group2_control {
        width: 25%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_form2_group2_control {
        width: 16.66666667%;
        float: left;
    }
}

.mucu_single_service_wrapper {
    border-radius: 4px;
    border: 1px solid #ddd;
}

.mucu_service_label_wrapper {
    padding: 15px;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-bottom: 1px solid #ddd;
}

.mucu_service_name {
    color: var(--first-color);
    font-size: 16px;
    font-weight: bold;
}

.mucu_service_checkboxes {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 30px;
    gap: 10px;
}

.mucu_service_checkboxes>.mucu_single_checkbox_wrapper {
    width: 49%;
    display: inline-block;
    margin: 3px;
}

.mucu_service_name {
    cursor: pointer;
}

.mucu_service_name:hover {
    text-decoration: underline;
}

.mucu_service_checkboxes {
    display: none;
}



.mucu_service_control_offset_wrapper {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .mucu_service_control_offset_wrapper {
        width: 100%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_service_control_offset_wrapper {
        margin-left: 16.66666667%;
        width: 83.33333333%;
        float: left;
    }
}

.mucu_control_label_field {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .mucu_control_label_field {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
        width: 25%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_control_label_field {
        width: 16.66666667%;
        float: left;
    }
}

.mucu_control_label_checkbox {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 8px;
}

@media (min-width: 768px) {
    .mucu_control_label_checkbox {
        width: 75%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_control_label_checkbox {
        width: 83.33333333%;
        float: left;
    }
}

.mucu_has_error .mucu_input_group_addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.alert {
    border-radius: 0;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
}

.alert-danger {
    color: #a94442 !important;
    background-color: #f2dede;
    border-color: #ebccd1;
    font-size: 15px;
}

.mucu_has_error .mucu_single_checkbox_wrapper {
    color: #a94442;
}

#gprices .mucu_input_group .input-mini {
    width: 88%;
}

#gprices td>.mucu_form_group {
    right: 15px;
    position: relative;
}

.mucu_add_more_option {
    cursor: pointer;
    padding: 5px 10px;
    font-size: 10px;
    border: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    line-height: 1.5;
    color: var(--body-color);
    background-color: #5bc0de;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-image: none;
    background-image: none;
    user-select: none;
}

.mucu_pull_right {
    float: right !important;
    margin: 0 0 10px;
    left: 22px;
    position: relative;
}

small {
    font-size: 85%;
}

.bs-component,
.mucu_step_header {
    font-size: 24px;
}

div.page-header h1 {
    font-size: 26px;
    margin: 15px 0;
    margin-bottom: 0px;
}

.hidden-xs {
    font-size: 15px;
}

.mucu_step5_controls {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .mucu_step5_controls {
        width: 75%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_step5_controls {
        width: 33.33333333%;
        float: left;
    }
}

.mucu_step5_offset2_controls {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 992px) {
    .mucu_step5_offset2_controls {
        margin-left: 16.66666667%;
        width: 83.33333333%;
        float: left;
    }
}

.mucu_input_group_addon:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.mucu_input_group .mucu_form_control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 20px;
}

.mucu_margint_14 {
    margin-top: 14px;
}

.mucu_step5_offset3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .mucu_step5_offset3 {
        margin-left: 25%;
        width: 75%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_step5_offset3 {
        margin-left: 16.66666667%;
    }
}

@media (min-width: 1200px) {
    .mucu_step5_offset3 {
        width: 83.33333333%;
        float: left;
    }
}

.mucu_step5_street_number {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: table-column;
    margin-right: 15px !important;
}

@media (min-width: 768px) {
    .mucu_step5_street_number {
        width: 25%;
        float: left;
    }
}

.mucu_step5_zip {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: table-column;
    margin-right: 15px !important;
    margin-left: 15px !important;
}

@media (min-width: 768px) {
    .mucu_step5_zip {
        width: 16.66666667%;
        float: left;
    }
}

.mucu_step5_city {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: table-column;
    margin-left: 15px !important;
}

@media (min-width: 768px) {
    .mucu_step5_city {
        width: 41.66666667%;
        float: left;
    }
}

.mucu_step5_help_block_offset {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #737373;
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 30px;
}

@media (min-width: 768px) {
    .mucu_step5_help_block_offset {
        margin-left: 25%;
        width: 75%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_step5_help_block_offset {
        margin-left: 16.66666667%;
        width: 83.33333333%;
        float: left;
    }
}

.mucu_label_info {
    background-color: #3a87ad !important;
    border-radius: 0;
    text-shadow: none;
    font-size: 11px;
    font-weight: 400;
    padding: 3px 5px;
    line-height: 1;
    color: var(--body-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline;
}

.iscu_profile_container.iscu_consumer_profile .uscu_cr_like_i,
.iscu_profile_container.iscu_consumer_profile .uscu_cr_dislike_i {
    height: 25px !important;
}

#price-errors {
    margin-top: 10px;
}

.iscu_consumer_profile .macu_well {
    border: 0;
}

.iscu_consumer_profile .uscu_cr_wrap>.uscu_single_cust_review {
    display: flex;
}

.iscu_consumer_profile .uscu_single_cust_review .uscu_single_cust_review {
    border: 0;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
}

.c-help {
    position: relative;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.mucu_form_control_static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0 0 10px;
}

.mucu_available_control_offset {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 35px;
    float: left;
}

@media (min-width: 768px) {
    .mucu_available_control_offset {
        margin-left: 25%;
        width: 33.33333333%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_available_control_offset {
        margin-left: 16.66666667%;
        width: 25%;
        float: left;
    }
}

#availabilityAll {
    width: 100%;
}

.mucu_pictures {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.mucu_pictures_wrapper {
    display: flex;
    gap: 10px;
}

.mucu_pictures img {
    width: 190px;
    height: 125px;
    border-radius: 10px;
}

.mucu_pictures .image-item {
    position: relative;
}

.mucu_pictures .remove-image {
    position: absolute;
    right: 5px;
    background: white;
    color: var(--site-font-color);
    font-weight: bold;
    top: 5px;
    border-radius: 25px;
    height: 20px;
    width: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mucu_upload_id {
    background: var(--first-color);
    border: 0;
    color: white;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 15px;
    cursor: pointer;
}

.mucu_upload_img_btn,
#upload-button,
.job_upload_img_btn {
    width: 190px;
    height: 125px;
    border-radius: 10px;
    border: 3px dashed #d5d9e0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: transparent;
    color: grey;
    font-size: 15px;
    font-weight: 700;
}

.mucu_upload_img_btn svg,
#upload-button svg,
.job_upload_img_btn svg {
    width: 50px;
    fill: #8eb0e6;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    font-size: 15px;
}

.checkbox label a {
    color: var(--first-color);
}

.fileuploader-items-list {
    display: block;
    margin: 0 -16px;
    padding: 0;
    list-style: none;
}

.mucu_file_preview_wrapper {
    border-bottom: 0;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    height: 400px;
    width: 400px;
    animation: fileuploaderFadeIn .2s ease;
    animation-duration: .6s;
}

.mucu_file_inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background: rgba(0, 0, 0, .02);
    overflow: hidden;
    z-index: 1;
}

.mucu_thumbnail_holder {
    width: 100%;
    height: 100%;
}

.mucu_fileuploader_item {
    border-radius: 6px;
    width: 100%;
    height: 100%;
    position: relative;
    background: var(--body-color);
    text-align: center;
    overflow: hidden;
}

.mucu_fileuploader_item {
    animation: fileuploaderFadeIn .2s ease;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    max-width: none;
    max-height: 100%;
    background: var(--body-color);
}

#availabilityDays {
    width: 100%;
}

.uscu_create_new_job_submit {
    display: none;
}

.mucu_controls_step7 {
    width: 41.66666667%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .mucu_controls_step7 {
        width: 33.33333333%;
        float: left;
    }
}


@media (min-width: 992px) {
    .mucu_controls_step7 {
        width: 25%;
        float: left;
    }
}

.mucu_controls_step7_days_times {
    width: 58.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .mucu_controls_step7_days_times {
        width: 41.66666667%;
        float: left;
    }
}

@media (min-width: 992px) {
    .mucu_controls_step7_days_times {
        width: 50%;
        float: left;
    }
}

.mucu_child_days {
    width: 35%;
}

.mucu_has_error .mucu_control_label_field {
    color: #a94442;
}

.mucu_has_error .checkbox-inline {
    color: #a94442;
}

#uploadImageButton {
    cursor: pointer;
}

.mucu_has_error .checkbox {
    color: #a94442;
}

.mucu_website_url {
    padding: 9px 12px;
    border: 1px solid #ccc;
    border-radius: 0px 5px 5px 0;
    width: 100%;
}

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

    #mucu_i_am,
    #mucu_languages {
        width: 105% !important;
    }

    .uscu_step_form_number_wrapper {
        display: flex;
        align-items: flex-start;
    }

    .uscu_step_form_number_wrapper .mucu_control_label,
    .mucu_margint_14 {
        width: fit-content !important;
    }

    .uscu_step_form_number_wrapper .mucu_phone_number {
        width: 100% !important;
    }

    .iscu_job_phone_number {
        width: 100% !important;
    }

    .mucu_input_group_addon {
        padding: 6px 8px;
    }
}


@media only screen and (max-width: 767px) {
    .mucu_container.uscu_container ul#form-steps {
        width: 100% !important;
        margin: 0 6px;
        justify-content: center;
    }

    #mucu_i_am,
    #mucu_languages {
        width: 104% !important;
    }

    #step_1 .mucu_form_group label {
        width: 100% !important;
    }

    #step_1 .mucu_form_group .mucu_controls {
        width: 93% !important;
    }

    #step_1 .mucu_form_group,
    #step_2 .mucu_form_group {
        flex-direction: column;
    }

    #step_2 .mucu_form_group .mucu_input2_controls {
        width: 96% !important;
    }

    .progress {
        width: 96%;
        margin-left: 15px;
    }
}

.uscu_tab_content>.uscu_tab_pane {
    display: none;
}

.uscu_tab_content>.macu_active {
    display: block;
}

#iscu_job_description {
    height: unset;
}

.iscu_consumer_profile .uscu_customer_review_section {
    margin-top: 10px;
}

@media screen and (max-width : 1140px) {
    .iscu_consumer_profile .uscu_customer_review_section {
        width: 95%;
    }
}

@media screen and (max-width : 768px) {
    .iscu_consumer_profile .uscu_all_reviews_single_img {
        display: none;
    }

    .iscu_consumer_profile .uscu_single_cust_review .uscu_single_cust_review {
        padding: 0 !important;
    }
}

body.home,
body.page-id-112 {
    background-color: var(--home-bg-light) !important;
}

body.home.dark,
body.page-id-112.dark {
    background-color: var(--home-bg-dark) !important;
}

body.page-id-399 {
    background-color: var(--single-sedcard-bg-light) !important;
}

body.page-id-399.dark {
    background-color: var(--single-sedcard-bg-dark) !important;
}

body.page-id-458 {
    background-color: var(--single-location-bg-light) !important;
}

body.page-id-458.dark {
    background-color: var(--single-location-bg-dark) !important;
}

body.page-id-680 {
    background-color: var(--reviews-bg-light) !important;
}

body.page-id-680.dark {
    background-color: var(--reviews-bg-dark) !important;
}

body.page-id-484 {
    background-color: var(--add-location-bg-light) !important;
}

body.page-id-484.dark {
    background-color: var(--add-location-bg-dark) !important;
}

body.page-id-305 {
    background-color: var(--add-banner-bg-light) !important;
}

body.page-id-305.dark {
    background-color: var(--add-banner-bg-dark) !important;
}

body.page-id-759,
body.page-id-755 {
    background-color: var(--add-job-bg-light) !important;
}

body.page-id-759.dark,
body.page-id-755.dark {
    background-color: var(--add-job-bg-dark) !important;
}

body.page-id-480,
body.page-id-985,
body.page-id-163,
body.page-id-769,
body.page-id-300,
body.page-id-437 {
    background-color: var(--edit-profile-bg-light) !important;
}

body.page-id-480.dark,
body.page-id-985.dark,
body.page-id-163.dark,
body.page-id-769.dark,
body.page-id-300.dark,
body.page-id-437.dark {
    background-color: var(--edit-profile-bg-dark) !important;
}

body.page-id-454 {
    background-color: var(--locations-bg-light) !important;
}

body.page-id-454.dark {
    background-color: var(--locations-bg-dark) !important;
}

body.page-id-882 {
    background-color: var(--exchange-points-bg-light) !important;
}

body.page-id-882.dark {
    background-color: var(--exchange-points-bg-dark) !important;
}

body.page-id-488 {
    background-color: var(--jobs-bg-light) !important;
}

body.page-id-488.dark {
    background-color: var(--jobs-bg-dark) !important;
}

body.page-id-107 {
    background-color: var(--register-bg-light) !important;
}

body.page-id-107.dark {
    background-color: var(--register-bg-dark) !important;
}

body.page-id-103 {
    background-color: var(--login-bg-light) !important;
}

body.page-id-103.dark {
    background-color: var(--login-bg-dark) !important;
}

body.page-id-482 {
    background-color: var(--search-bg-light) !important;
}

body.page-id-482.dark {
    background-color: var(--search-bg-dark) !important;
}

body {
    background-color: var(--home-bg-light) !important;
    color: var(--site-font-color);
}

.uscu_main_filter_img .macu_img_circle {
    height: 40px;
    width: 40px;
    margin: 0 auto;
    background-color: #eee;
    padding: 5px;
    border-radius: 50%;
}

.uscu_main_page_single_filter:hover .uscu_main_filter_img .macu_img_circle {
    background-color: #ffdaf6;
}

.uscu_main_page_filter_inner_wrap {
    justify-content: center;
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 0;
    overflow: hidden;
    height: 82px;
    max-width: 1140px;
    padding-bottom: 15px;
    margin: auto;
}

.uscu_main_page_single_filter {
    padding: 10px 22px;
    cursor: pointer;
    text-align: center;
    height: fit-content;
}

.uscu_main_page_single_filter small {
    font-size: 70%;
    display: block;
    color: var(--site-font-color);
    margin-top: 5px;
}

.uscu_main_page_single_filter small.macu_selected {
    font-weight: bold;
    text-decoration: underline;
}

.uscu_main_page_single_filter img.macu_selected {
    background-color: #ffdaf6;
}


.flash-container {
    position: fixed;
    top: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 9999999;
    width: 300px;
}

.flash-message {
    position: relative;
    padding: 15px 20px;
    border-radius: 4px;
    color: white;
    font-size: 1em;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    animation: slideIn 0.5s ease, fadeOut 0.5s ease 2.5s;
    overflow: hidden;
    width: 100%;
    word-wrap: break-word;
    max-height: 100px;
    overflow-y: auto;
}

.flash-message::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    animation: running-color 3s infinite;
}

@keyframes running-color {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.flash-message.success {
    background-color: #34af23;
}

.uscu_success_msg {
    padding: 15px;
    margin-top: 5px;
    font-size: 15px;
    color: #3c763d;
    border-radius: 4px;
    margin-bottom: 10px;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
}

.uscu_image_being_checked_msg {
    width: 100%;
    display: flex;
    color: #3c763d;
    min-height: 150px;
    font-weight: bold;
    border-radius: 5px;
    align-items: center;
    background: #dff0d8;
    justify-content: center;
}

#uscu_addListingButton:disabled {
    opacity: 0.4;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(100%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}