.gcnm-form input[type="radio"], #update-profile input[type="radio"]{
	appearance: none;
	width: 16px;
	height: 16px;
	border: 1px solid black !important;
	border-radius: 50% !important;
	outline: none;
	background-color: white;
	cursor: pointer;
	accent-color: #000; 
}
span.image-formate {
    font-size: 12px;
}
.gcnm-form input[type="radio"]:checked,  #update-profile input[type="radio"]:checked {
	background-color: #000;
}


/* ZipCode Button */
.elementor-element-978285b a.elementor-button.elementor-button-link.elementor-size-sm {
    background-color: #2643BC !important;
    font-family: "Inter", Sans-serif !important;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    box-shadow: 3px 5px 10px 0px rgba(38.000000000000014, 67.00000000000003, 188.00000000000006, 0.45) !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px;
    border-color: #2643BC !important;
    border-radius: 10px 10px 10px 10px !important;
}
.elementor-element-978285b a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    color: blue !important;
    background: #e2e4ea !important;
    border: 1px solid blue !important;
    font-weight: 600 !important !important;
}

.estimate-wrapper, .project-wrapper {
  display: flex;
  gap: 16px;
  max-width: 100%;
	background-color: #FFFFFF;
    padding: 10px 10px 10px 10px;
    --container-widget-width: 90%;
    --container-widget-flex-grow: 0;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 9px 10px 17px -11px rgba(0, 0, 0, 0.5);
}
.project-wrapper {
/*   width: 90% !important; */
	
}
.service_item.service-zip.extra_div {
    width: 46%;
}

.estimate-btn, .project-btn {
  padding: 16px 28px;
  background: #2643bc;
  color: #fff;
  border-radius: 9px 9px 9px 9px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  width: 80%;
  margin-top: 3px;
}
button.project-btn:hover {
    color: #2643bc !important;
    font-weight: 600 !important;
}
button.estimate-btn:hover {
    color: blue;
    background: #e2e4ea;
    border: 1px solid blue;
    font-weight: 600 !important;
}
#service-repeater .select2-selection--single{
    border-radius: 0 !important;
}
#service-repeater .select2-selection__rendered {
    line-height: 23px !important;
}

.select2-container .select2-selection--single {
  height: 56px;
  border-radius: 12px;
  border: 1px solid #e5e5e5;
}

.select2-selection__rendered {
  line-height: 25px !important;
    padding-left: 0px !important;
    font-family: 'Inter';
}
.project-wrapper .select2-selection__rendered, .estimate-wrapper .select2-selection__rendered{
    padding-left: 20px !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  display: none;
}
/* End */

/* lead PopUp */
 .popup-box .step{width:100%}
    .option-boxes {display:flex;flex-wrap:wrap;gap:15px;margin-top:15px; justify-content: center;}
    /* .option-box {border:2px solid #ccc;padding:10px;flex:1 0 10%;text-align:center;cursor:pointer;border-radius:8px;transition:0.3s;} */
    .option-box img {max-width:60px !important;height:auto;margin-bottom:6px;}
    .option-box.selected {border-color:#0073aa;background:#f0f8ff;}
    #service-lead-form textarea, input {width:100%;margin:5px 0;padding:10px;}
    .option-box {
        border: 2px solid #ccc;
        padding: 10px;
        text-align: center;
        cursor: pointer;
        border-radius: 20px;
        transition: 0.3s;
    }
    .gcnm-col-sub {
        width: 100%;
        gap: 10px;
    }
    .gcnm-row-sub {
        display: flex;
        gap: 10px;
    }

    
    .step.step-available-experts h3 {
        text-align: justify;
        color: black;
        font-size: 15px;
        font-weight: 500;
        padding: 5px;
        margin-left: 4px;
    }
    .expert-card {
        padding: 5px;
        border: 1px solid darkgrey;
        cursor: pointer;
    }
    .expert-card img {
        border-radius: 15px;
    }
    .step.step-available-experts p {
        margin-bottom: 6px;
        margin-top: 6px;
        font-weight: 500;
    }

    /* Expert info */
    .popup-box {
        max-width: 100%;
    }
    .expert-profile-wrap {
        max-width: 900px;
        margin: 0 auto;
        padding: 40px 20px;
        background: #fff;
    }
    .sliderbox .slick-track {
        float: left;
        
    }
    button#back_available_expert {
        background: #e4e4e4;
        color: black;
        margin-left: 10px;
        font-family: "Inter", Sans-serif;
        font-weight: 500;
        border: 1px solid lightgrey;
    }

    /*  */
    .expert-header {
        display: flex;
        align-items: flex-start;
        gap: 24px;
        margin-bottom: 30px;
    }

    .expert-header img {
        width: auto;
        height: auto;
        border-radius: 10px;
        object-fit: cover;
        
    }
    .step-experts-profile strong {
        font-size: 20px;
        font-weight: 600;
    }

    .expert-header h4 {
        font-size: 22px;
        font-weight: 600;
        color: #111827;
        margin: 0;
    }

    .expert-resume {
        border-top: 1px solid #e5e7eb;
    }
    .expert-about, .expert-resume {
        border-top: 1px solid #e5e7eb;
    }

    .expert-about h5 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
        color: #111827;
        text-align: justify;
    }
    #tab-dashboard strong{
      font-size: 18px;
    }

    
    .expert-about p {
        display: flex;
        gap: 10px;
        margin-bottom: 5px;
        font-size: 15px;
        color: #374151;
    }

    .expert-about p strong {
        min-width: 220px;
        color: #111827;
        font-weight: 600;
        text-align: left;
    }

    /* ===== Service Tags ===== */
    .expert-about span {
        display: inline-block;
        background: #f3f4f6;
        padding: 4px 10px;
        border-radius: 6px;
        margin-right: 6px;
        font-size: 13px;
    }

    /* ===== Responsive ===== */
    @media (max-width: 768px) {
        .expert-header {
            flex-direction: column;
            align-items: flex-start;
        }

        .expert-header img {
            width: 100px;
            height: 100px;
        }

        .expert-about p {
            flex-direction: column;
            gap: 4px;
        }

        .expert-about p strong {
            min-width: auto;
        }
    }
    /* end */

    /* REsume Expert */
    .expert-resume {
		display: flex;
		gap: 70px;
		align-items: flex-start;
		justify-content: space-between;
		background: #fff;
		padding: 22px 0;
		/* box-shadow: 0 2px 8px rgba(0,0,0,0.04); */
		max-width: 100%;
	}

.expert-resume h5 {
    color: #111827;
    font-size: 24px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}
span.rating-text p {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Inter';
}


.down-resume a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #2643BC; 
    color: #FFFFFF;
    padding: 10px 18px;
    border-radius: 8px;
    border-color: #2643BC;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.25s ease;
     font-family: "Inter", Sans-serif;
     border: 1px solid #2643BC;
}
.expert-resume .down-resume {
    margin-left: auto;
}

/* Icon style */
.down-resume .icon {
    font-size: 16px;
    line-height: 1;
}

button#hire_expert {
    background-color: #2643BC;
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    box-shadow: 3px 5px 10px 0px rgba(38.000000000000014, 67.00000000000003, 188.00000000000006, 0.45);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #2643BC;
    border-radius: 8px;
    padding: 12px 20px 12px 20px;
}
button#hire_expert:hover, .down-resume a:hover {
    background: rgba(0, 0, 0, 0.12);
    color: #2643BC;
    font-weight: 500;
}
    /* End */




.popup-overlay {
	 display:none;position:fixed;top:0;left:0;right:0;bottom:0;
	 background:rgba(0,0,0,0.5);z-index:9999;justify-content:center;align-items:center;
}
.popup-box {
	background-color: #FAFAFA; padding: 10px 40px; /*max-width:700px;max-height:90vh;*/overflow:auto;
	border-radius:16px;box-shadow:0 0 20px rgba(0,0,0,0.3);position:relative;
}
.popup-close {
	position:absolute;top: 0px;right: 0px;font-size:20px;cursor:pointer; 
	border-radius:50%;padding:5px 10px;
}
.step h3{
	font-family: 'Inter', sans-serif;
	color: #000000 !important;
	font-size : 19px !important;
	line-height: 27px;
	font-weight: 500 !important;
	padding-top: 20px;
}
.option-box div{
	display: block;
    max-width: 170px;
    margin: 0 auto;
    line-height: 1.3;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    font-family: 'Inter', sans-serif;
    color: #090A0B;
}

.option-box div::after {
  content: '';
  display: block;
}
.option-box div {
  word-break: break-word;
}
.step button, .step .next-btn {
    background-color: #2F54EB !important;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 16px 20px;
    border-radius: 8px;
    font-weight: 300;
    font-size: 16px;
}
.step.step-optional strong, .step.step-contact strong{
    font-family: 'Inter';
    color: #000000 !important;
    font-size: 21px !important;
    font-weight: 500;
}
.step.step-optional {
    padding-top: 20px;
}
.step.step-contact.lead-contact-form input, .step.step-contact.lead-contact-form select {
    margin-bottom: 20px;
}
#contact_method select option[value=""] {
    color: #999;
}
/* End */

/* Contractor Form */
.service_item.service-service, .service_item.service-zip {
    width: 50%;
}
.gcnm-form {
    max-width: 1000px;
    margin: auto;
    font-family: Arial, sans-serif;
}

.gcnm-row, .service-row {
    display: flex;
    gap: 20px;
    margin-bottom: 18px;
}

.gcnm-col {
    flex: 1;
}

.gcnm-col label, #service-repeater .service-service label, .service-zip label {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}

.gcnm-col input,
.gcnm-col select {
    width: 100%;
    padding: 8px;
    border: 1px solid #bfc4c9;
    border-radius: 4px;
    font-size: 14px;
}

.gcnm-radio {
    display: flex;
    gap: 15px;
    margin-top: 8px;
}

.gcnm-radio label {
    font-weight: normal;
}

.gcnm-submit {
    text-align: center;
    margin-top: 25px;
}

.gcnm-submit button:hover {
    border: 2px solid black;
    background-color: gainsboro;
    color: black;
}
.gcnm-submit button {
    background: #000;
    color: #fff;
    padding: 15px 23px;
    border: none;
    border-radius: 9px;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
}

.gcnm-submit button:hover {
    opacity: 0.85;
}

/* Responsive */
@media (max-width: 768px) {
    .gcnm-row {
        flex-direction: column;
    }
}
/* contractor form */
button#add_service {
    background-color: #000000;
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    border-radius: 10px 10px 10px 10px;
    /* box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.47); */
    font-size: 16px;
    padding: 10px 20px;
    margin-bottom: 16px;
}



button.remove_field {
    background-color: unset;
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    fill: #FFFFFF;
    color: black;
    border-color: unset;
    font-size: 16px;
    padding: 0px;
    /* margin-bottom: 21px;
    margin-top: 34px; */
}
.gcnm-col label, #service-repeater .service-service label, .service-zip label {
    font-family: "Inter", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #080808;
}
.gcnm-form input[type="text"], .gcnm-form input[type="email"], .gcnm-form input[type="file"], .gcnm-form .gcnm-col select, .gcnm-form .select2-selection--single {
    border-radius: 2px !important;
    font-size: 13px !important;
    padding: 10px 12px !important;
    color: #7A7A7A !important;
    background-color: #ffffff;
    border: 1px solid black !important;
    flex-grow: 1;
    vertical-align: middle;
    width: 100%;
    box-shadow: 0 1px 0 #69727d;
    height: 42px;
}
.join-form-mobile{
    display:flex;
    gap:10px;
    align-items: baseline;
}

.join-form-mobile select{
    width:30% !important;
}

.join-form-mobile input{
    width:70% !important;
}

.gcnm-form-profile input[type="text"], .gcnm-form-profile input[type="email"], .gcnm-form-profile input[type="file"], .gcnm-form-profile .gcnm-col select, .gcnm-form-profile .select2-selection--single{
    border-radius: 2px !important;
    font-size: 13px !important;
    padding: 10px 12px !important;
    color: #7A7A7A !important;
    background-color: #ffffff;
    border: 1px solid black !important;
    flex-grow: 1;
    vertical-align: middle;
    width: 100% !important;
    box-shadow: 0 1px 0 #69727d;
    height: 42px;
}
.select2-selection .select2-selection--single{
    border-radius: 0px!important;
    border: 0px!important;
}

.project-wrapper .select2-selection__rendered, .estimate-wrapper .select2-selection__rendered{
    line-height: 54px !important;
    font-size: 17px !important;
    color: #7A7A7A !important;
}
#service-repeater .select2-selection--single{
    height: 42px !important;
}
.select2-container .select2-selection--single {
    height: 48px;
}
b, strong{
  	font-weight: 500px !important;
	font-family: 'Inter';
}
@media (min-width: 1441px) and (max-width: 1920px) {
    #service-lead-form textarea, input {
        margin-top: 0px !important;
    }
}
.gcnm-radio label {
    display: flex;
    gap: 10px;
    align-items: center;
}
.gcnm-col img {
    margin-bottom: 15px;
}
/*  */

/* Availbe expert */
#expert-profile-content .work-image img {
    width: 100%;
    height: 70%;
    object-fit: cover;
    border-radius: 8px;
}
#expert-profile-content .work-gallery {
    display: flex;
    gap: 10px;
}
.step-available-experts strong {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.step-available-experts h3 {
    margin: 12px 0px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    padding-left: 10px;
}

.expert-card p {
    padding: 10px 0 0;
    margin: 0px;
    text-align: center;
}
.step-available-experts {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FAFAFA;
    padding: 20px;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 12px;
    margin-bottom: 25px;
}
.expert-card {
    background: #fff;
    border-radius: 16px;
    padding: 15px;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-right: 10px;
    
}

.expert-card img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 12px;
}

.expert-card p {
    font-weight: 600;
}

/* arrows */
.slick-prev, .slick-next {
    height: 36px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    color: black;
    font-size: 27px;
    background-color: unset;
    font-weight: normal;
}
.slick-prev:focus,
.slick-next:focus,
.slick-prev:hover,
.slick-next:hover,
.slick-prev:active,
.slick-next:active,
.slick-prev:focus-visible,
.slick-next:focus-visible {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.slick-prev { left: -45px; }
.slick-next { right: -45px; }
.slick-slide {
    padding: 5px;
}
button.slick-prev.slick-arrow:hover,button.slick-next.slick-arrow:hover {
    color: black;
}
/* end */

/*  profile */
  #expert-profile-content .step-experts-profile .b,
.step-experts-profile strong {
  display: block;
  font-family: 'Inter', sans-serif;
  text-align: center;
}

#expert-profile-content .expert-profile-wrap .expert-header h4 {
  	font-size: 18px;
  	justify-content: flex-end;
 	color: #090A0B;
    margin-top: auto;
	font-weight: 500;
}

#expert-profile-content .expert-profile-wrap .expert-header{
	gap: 40px !important;
}

 #expert-profile-content .expert-profile-wrap .expert-about, .expert-resume{
   padding-top: 45px;
}

 #expert-profile-content .expert-profile-wrap .expert-about h5{
  font-size: 24px;
 font-family: 'Inter', sans-serif;
  font-weight: 600;
padding-bottom: 20px;
}

#expert-profile-content .expert-about p strong{
   font-size: 18px;
}

#expert-profile-content .expert-about p{
   	gap: 32px;
  	font-size: 18px;
	font-weight: 500;
	padding-bottom: 24px;
}

/* .final_submit button#hire_expert {
  display: block;
  float: right;
} */


#expert-profile-content .expert-profile-wrap .resume-preview iframe {
  width: 100%;
  height: 850px; 
  border: none;
}

#expert-profile-content .expert-name span {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Inter';
}
#expert-profile-content .expert-rating span {
    font-size: 18px !important;
}
#expert-profile-content .final_submit {
    margin-left: auto;
    display: flex;
}


i.fa-solid.fa-angle-down.toggle-icon, .toggle-icon2{
    font-size: 23px;
    cursor: pointer;
}

/* new zipcode */
/* .zip-tags-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
} */

.zip_wrap {
    display: flex;
    gap: 8px;
}

.zip-tag {
    background: #2643BC;
    color: #fff;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
}

.zip-tag span {
    cursor: pointer;
    font-weight: bold;
}

.zip-input {
    border: none;
    outline: none;
    flex: 1;
    min-width: 120px;
}
/* end */
/* My Account icon */
.my-account-icon .elementor-shortcode {
    text-align: end;
}
a.gcnm-btn.gcnm-account-btn i.fa-regular.fa-user {
    font-size: larger;
}
.contractor-myaccount i.fa-regular.fa-user {
    color: black !important;
}
button#add_service:hover {
    background: #e2e2e2;
    color: #000000;
    font-weight: 500;
    

}

.basic-package span {
    font-size: 12px;
    font-weight: 400;
}
.basic-package span.label {
    font-weight: 500;
}


/* Toggal */
.expert-about-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.toggle-icon {
    font-size: 20px;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.rotate {
    transform: rotate(180deg);
}

.toggle-content {
    margin-top: 10px;
}
/* ENd */

/* Hire Alert popup CSS */
.gcnm-hire-modal {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.65);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99999;
   
}

.gcnm-hire-modal-content {
    background: #fff;
    width: 700px;
    max-width: 90%;
    border-radius: 14px;
    padding: 10px 18px 30px;
    text-align: center;
    box-shadow: 0 20px 60px rgba(0,0,0,0.2);
    animation: gcnmFadeIn 0.3s ease;
}

@keyframes gcnmFadeIn {
    from {opacity:0; transform: translateY(-15px);}
    to {opacity:1; transform: translateY(0);}
}

.gcnm-hire-icon {
    width: 60px;
    height: 60px;
    background: #28a745;
    color: #fff;
    border-radius: 50%;
    margin: 0 auto 15px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size: 28px;
    font-weight: bold;
}

.gcnm-hire-actions {
    margin-top: 25px;
    display: flex;
    gap: 12px;
    justify-content: center;
}

.gcnm-btn {
    padding: 10px 18px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    font-weight: 500;
}

.gcnm-btn-primary {
	background-color: #2643BC;
    font-family: "Inter", Sans-serif;
    fill: #FFFFFF;
    color: #FFFFFF;
    box-shadow: 3px 5px 10px 0px rgba(38.000000000000014, 67.00000000000003, 188.00000000000006, 0.45);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #2643BC;
}

.gcnm-btn-primary:hover {
  	background: rgba(0, 0, 0, 0.12);
    color: #2643BC;
    font-weight: 500;
}

.gcnm-btn-secondary {
    background: #e4e4e4;
}

.gcnm-btn-secondary:hover {
    background: #d1d1d1;
}
/* End */

/* Submission form alert Popup */
.gcnm-success-modal {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.55);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;

    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease;
}

.gcnm-success-modal.active {
    opacity: 1;
    visibility: visible;
}

/* Popup Box */
.gcnm-success-content {
    background: #fff;
    width: 700px;
    max-width: 90%;
    border-radius: 14px;
    padding: 40px 30px;
    text-align: center;
    position: relative;
    box-shadow: 0 25px 60px rgba(0,0,0,0.2);
    animation: popupFade 0.3s ease;
}

/* Close Button */
.gcnm-close-btn {
    position: absolute;
    right: 1px;
    top: 1px;
    border: none;
    background: none;
    font-size: 22px;
    cursor: pointer;
    color: #999;
}

.gcnm-close-btn:hover {
    color: #333;
    background: unset !important; 
}

/* Checkmark Circle */
.check-circle {
    width: 70px;
    height: 70px;
    /* background: #4CAF50; */
    color: #fff;
    font-size: 32px;
    line-height: 70px;
    border-radius: 50%;
    margin: 0 auto 20px;
    font-weight: bold;
}
.check-circle.success{
    background: #4CAF50;
}
.check-circle.error{
    background: #bc3327;
}

/* Message */
.gcnm-dynamic-message {
    font-size: 17px;
    margin-bottom: 25px;
    color: #444;
    text-align: left;
}

.project-wrapper .select2-selection__rendered, .estimate-wrapper .select2-selection__rendered{
    position: relative;
    top: -8px;
}

/* Thank You Button (light visibility) */
.gcnm-thanku-btn {
    background: #f2f2f2;
    color: #555;
    border: none;
    padding: 10px 25px;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s ease;
}

.gcnm-thanku-btn:hover {
    background: #e0e0e0;
}

/* Animation */
@keyframes popupFade {
    from {
        opacity: 0;
        transform: translateY(20px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* End */
/* Submission Form Multipple Image */
.image-preview-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 15px;
}

.image-box {
    width: 90px;
    height: 90px;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

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

/* Remove button */
.remove-image {
    position: absolute;
    top: 5px;
    right: 6px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}
.gcnm-form .image-preview-wrapper img{
    height: 100%;
    margin-top: 0;
}
/* End */

/* Contact 7 send message Hide */
.wpcf7-form.sent .wpcf7-response-output{
    display: none !important;
}
/* Not found Avilable expert Msg */
.no-experts-message{
    margin:40px auto;
    padding:35px 30px;
    border-radius:10px;
    text-align:center;
    box-shadow:0 8px 25px rgba(0,0,0,0.08);
	font-family: 'Inter';
}

.no-experts-message h3{
    font-size: 20px !important;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 15px;
    font-family: 'Inter';
}

.no-experts-message p{
    font-size:16px;
    color:#555;
    line-height:1.6;
    margin-bottom:10px;
    text-align: left;
}

.no-experts-message strong{
    color:#1a73e8;
    font-size: 16px !important;
}

#hireExpertModal .class_close {
    text-align: right;
    border: none;
    background: none;
    font-size: 18px;
    cursor: pointer;
    color: #999;
}

.select2-selection.select2-selection--multiple {
    border-radius: 2px !important;
    font-size: 13px !important;
    padding: 12px 12px !important;
    color: #7A7A7A !important;
    background-color: #ffffff;
    border: 1px solid black !important;
    flex-grow: 1;
    vertical-align: middle;
    width: 100%;
    box-shadow: 0 1px 0 #69727d;
    height: 42px;
}

.service_item.service-zip .select2-search__field {
    position: relative;
    top: -6px;
    right: 3px;
    font-size: 13px;
    color: #7A7A7A !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    margin-top: -2px;
}

/* Available Profiles */
.expert-card {
    background: #f5f5f5;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    position: relative;
    /* width: 255px !important; */
}

.rate-box {
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: 500;
    color: #555;
    font-size: 13px;
}

.profile-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin: 16px auto 0;
    
}

.available-exp-name p {
    font-size: 13px;
    font-weight: 700;
    margin: 5px 0;
}

.avilable-expert-rating {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin: 5px 0 0;
}

.average-count {
    font-size: 13px;
    color: #666;
}

.service-badge {
    display: inline-block;
    background: #e0e0e0;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 13px;
    margin-top: 5px;
}

.see-more a {
    display: inline-block;
    margin-top: 15px;
    background: green;
    color: #fff;
    padding: 8px 18px;
    border-radius: 6px;
    text-decoration: none;
}

/* End */

.on-contractor-form .select2-search__field {
    font-size: 13px !important;
    font-family: 'Inter' !important;
}

.on-contractor-form .select2-results__option--highlighted.select2-results__option--selectable {
    font-size: 13px !important;
    font-family: 'Inter' !important;
}

.on-contractor-form .select2-results__message {
    font-size: 13px !important;
    font-family: 'Inter' !important;
}
.on-contractor-form .select2-results__option--selectable, .on-contractor-form li.loading-results {
    font-size: 13px !important;
    font-family: 'Inter' !important;
}
.on-contractor-form #service-repeater .select2-selection__rendered {
    color: #7A7A7A !important;
    /* display: flex; */
}

.on-regular-form .select2-results__message, .on-regular-form li.loading-results {
    font-family: 'Inter';
    color: #7A7A7A;
}

/*  */
/* Hide default select2 selected items */
.service_item.service-zip .select2-selection__rendered {
    display: none !important;
}

/* Select2 box styling */
.select2-container .select2-selection {
    min-height: 42px;
    border: 2px solid #ddd;
    border-radius: 8px;
    padding: 5px;
}

/* Custom selected values container */
.selected-values-box {
    margin-top: 6px;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

/* Custom chip/tag */
.custom-tag {
    color: #000;
    padding: 6px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-family: 'Inter';
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid black;
}

.custom-tag:hover {
/*     background: linear-gradient(135deg, #0056b3, #2643BC); */
}

/* End */

/* Mobile/Tab Responsive */
@media(max-width: 768px) {
	.step-available-experts {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .expert-card.slick-slide{
        /* padding: 2px; */
    }
    .expert-card img {
        /* width: 100%; */
        height: auto;
    }
    #expert-profile-content .expert-profile-wrap .expert-header {
        gap: 20px !important;
    }
    #expert-profile-content .final_submit {
        margin-left: 0;
    }
    .expert-profile-wrap {
        padding: 40px 10px;
    }
    #expert-profile-content .expert-about p {
        gap: 10px;
        padding-bottom: 16px;
    }
    .expert-resume {
        gap: 20px;
    }
    .expert-header img {
        width: 100%;
        height: 100%;
        border-radius: 5px;
    }
    #pdf-viewer {
        width: 100%;
        overflow-x: auto;
    }

    #pdf-viewer canvas {
        max-width: 100%;
        height: auto !important;
        display: block;
    }
    /* Login Form */
    .gcnm-auth-wrapper {
        min-height: 50vh !important;
    }
    .gcnm-auth-form input {
        width: 100% !important;
    }
    .gcnm-auth-form button {
        width: 100% !important;
    }
	
	.no-experts-message {
		margin: 30px auto;
		padding: 30px 8px;
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
    .step-available-experts {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .expert-card img {
        width: 100%;
        height: auto;
        border-radius: 5px;
    }
}

/*  */