span#countdown-timer {
    padding: 5px;
    text-align: center;
}
button#username-tab:hover,
button#username-tab.active,
button#email-tab:hover,
button#email-tab.active,
button#sms-tab:hover,
button#sms-tab.active {
    background: none;
    box-shadow: none;
}
jdp-container .jdp-day.disabled-day {
    cursor: not-allowed !important;
    opacity: 0.15 !important;
}
.prv-details {
    line-height: 2;
}
.swal2-shown {
    padding-right: inherit !important;
    overflow: auto !important;
}
.nbtngr-login {
    width: 100%;
    max-width: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
    margin-right: auto;
    margin-left: auto;
}
.swal2-title {
    font-size: 22px !important;
}
Swal.fire,
.swal2-popup {
    direction: rtl !important;
    animation: zoomIn 0.3s ease-in-out !important;
}
.swal2-popup.swal2-show {
    animation: zoomIn 0.3s ease-in-out !important;
}
.swal2-popup.swal2-hide {
    animation: zoomOut 0.3s ease-in-out !important;
}
@keyframes zoomIn {
    0% {
        transform: scale(0.85);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes zoomOut {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0.85);
        opacity: 0;
    }
}
ul#loginTabs {
    display: flex;
}
div#sms,
div#email,
div#username {
    padding: 20px;
}
.nobatnegar-reg-box-title {
    margin: -10px 0 10px;
    border-bottom: 1px solid #7a7a7a59;
    padding: 5px 0;
    font-size: 18px;
    font-weight: 700;
}
.nobatnegar-reg-title {
    margin: 10px 0;
    padding: 15px 0;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    background: rgb(0 0 0 / 5%);
}
.detail-section {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    font-size: 14px;
}
.reset-btn {
    margin-left: 20px;
    margin-right: -10px;
}
.hidden {
    display: none;
}
.time-slots-list li {
    background: rgb(255 255 255);
    padding: 5px 15px !important;
    text-align: center;
    border-radius: 5px;
    border: 1px solid rgb(157 157 157 / 27%);
    font-size: 14px;
}
.nn-reserve-table.card.p-5.my-3.shadow {
    text-align: center;
}
i.bi.bi-folder2-open,
i.bi.bi-geo {
    font-size: 14px;
}
#selected_dates_container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 15px;
    width: 100%;
    justify-items: center;
}
#selected_dates_container .form-check {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    padding: 10px;
    border-radius: 5px;
}
button.nobatnegar-button.submit-button,
button#send-verification-btn,
button.nobatnegar-button.nbt-submit.submit-button,
button.nobatnegar-button.nbt-cancel.cancel-button {
    height: 40px !important;
    padding: 0 15px !important;
    border-radius: 40px !important;
    display: flex !important;
    align-items: center !important;
}
.region-flex span.reset-btn {
    background: #3a4f66 !important;
    width: 105px !important;
    height: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
    border-radius: 5px !important;
    color: #fff !important;
    line-height: 40px;
}
button#send-verification-btn {
    width: 120px;
    display: flex !important;
    justify-content: center;
    align-items: center !important;
    color: #fff;
    font-size: 14px;
    height: 40px !important;
    margin: 0 -10px 0 0;
    border-radius: 5px 0 0 5px !important;
}
.button-container {
    display: flex;
    flex-direction: column;
    margin: 15px;
}
.reset-filter-btn {
    display: none;
}
.eshterak {
    width: auto;
}
.add-etebar {
    display: flex;
    align-items: center;
    gap: 10px;
}
.prv-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.reset-filter-btn.active {
    display: inline-block;
}
button#send-verification-btn:hover {
    background: #1267c3;
    color: #fff;
}
.nobatnegar-form input,
.nobatnegar-form select {
    height: 40px !important;
    border-radius: 40px !important;
    padding: 0 10px 0 40px !important;
}
.nbt-cancel {
    background: rgb(129 129 129 / 13%);
}
.nbt-submit {
    background: #2872fa;
    color: #fff;
}
.btn-close {
    margin-right: auto !important;
    margin-left: 0 !important;
}
.password-field-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    flex-direction: row-reverse;
}
.form-check.radio-items {
    display: flex;
    column-gap: 20px;
    word-break: normal !important;
    flex-wrap: wrap;
}
.password-input:focus {
    border-color: #0056b3;
    outline: none;
    box-shadow: 0 0 8px rgba(0, 123, 255, 0.3);
}
.generate-password-btn {
    white-space: nowrap;
    font-size: 14px;
    border-radius: 5px;
}
.details-loading-overlay {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100px;
    width: 100%;
}
.details-loading-spinner {
    width: 30px;
    height: 30px;
    border: 3px solid #e0e0e0;
    border-top: 3px solid #007bff;
    border-radius: 50%;
    animation: 1s linear infinite spin;
}
.details-loading-overlay p {
    font-size: 14px;
    margin-top: 10px;
    color: #666;
}
.booking-details-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    padding: 15px;
}
.timeslots-loading-overlay {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 50px;
    width: 100%;
    margin-top: 30px;
}
.timeslots-loading-spinner {
    width: 24px;
    height: 24px;
    border: 3px solid #e0e0e0;
    border-top: 3px solid #007bff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}
.timeslots-loading-overlay p {
    font-size: 12px;
    margin-top: 8px;
    color: #666;
}
.detail-section h6 {
    margin: 10px 0;
    font-size: 14px;
}
.detail-section hr {
    margin: 10px 0;
}
.f-title {
    margin-right: 5px;
    color: #555;
}
.selected-date-item {
    display: flex;
    width: max-content;
    align-items: center;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 #c1c1c1;
    gap: 10px;
}
.pr-time {
    background: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 #c1c1c1;
}
.nobatnegar-customer-profile {
    margin: 20px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.form-check .form-check-input {
    margin-left: 0.2em;
    width: 15px !important;
    height: 15px !important;
}
label.form-check-label.radio-label {
    display: flex;
    align-items: center;
}
.nobatnegar-thankyou {
    text-align: center;
    padding: 50px;
}
.updated {
    display: block !important;
}
.thankyou-actions {
    margin-top: 20px;
}
.readonly-field {
    background-color: #f0f0f0;
    border: none !important;
    padding: 5px;
    width: 200px;
}
.thankyou-actions .btn {
    margin: 0 10px;
}
.column-actions {
    width: 150px;
    text-align: center !important;
}
.form-table {
    width: 100%;
}
.form-table th {
    width: 150px;
    padding: 10px;
}
.form-table td {
    padding: 10px;
}
.form-table input,
.form-table textarea {
    width: 100%;
}
.nobatnegar-thankyou-container {
    margin: 50px auto;
    text-align: center;
}
.nobatnegar-thankyou-card {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.categories {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
span.category-item {
    background: #fafbfc;
    padding: 2px 10px;
    border-radius: 5px;
    border: 1px solid rgb(126 126 126 / 14%);
    font-size: 14px;
}
.nobatnegar-thankyou-icon svg {
    color: #28a745;
    margin-bottom: 20px;
}
.nobatnegar-thankyou-message p {
    font-size: 16px;
    color: #555;
    margin-bottom: 30px;
}
.nobatnegar-thankyou-actions {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.btn-primary:hover {
    background-color: #0056b3;
}
.btn-profile {
    background-color: #28a745;
}
.btn-profile:hover {
    background-color: #218838;
}
.nobatnegar-img {
    margin: 0 !important;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.nobatnegar-title {
    position: relative;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    padding-bottom: 0.5rem;
    color: #2d3748;
}
.nobat-field:focus {
    border-color: #4c51bf;
    box-shadow: 0 0 0 3px rgba(76, 81, 191, 0.2);
}
.profile-info-top {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
    gap: 10px;
    background: color(srgb 0.54 0.54 0.54 / 0.15);
    padding: 10px;
    border-radius: 5px;
    justify-content: space-between;
}
.booking-modal {
    animation-duration: 0.5s;
    animation-fill-mode: backwards;
    animation-name: fadeInUp;
}
.modal-open {
    animation-name: fadeInUp;
    display: block !important;
}
.modal-closing {
    animation-name: fadeOutDown;
}
.nobat-negar-modal-overlay[aria-hidden="true"],
.provider-card input[type="radio"] {
    display: none;
}
.nobat-negar-modal-overlay[aria-hidden="false"] {
    display: block;
    animation: 0.3s forwards fadeInUp;
}
.modal-loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}
.modal-loading-content {
    position: absolute;
    top: -2px;
    left: 0;
    width: 102%;
    height: 102%;
    background: rgb(252 252 252 / 78%);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10;
}
.loading-spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-bottom: 10px;
}
.modal-loading-overlay p {
    color: #333;
    font-size: 16px;
    margin: 0;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.confrm-field {
    display: flex;
    flex-wrap: nowrap;
    gap: 0;
    justify-content: center;
    align-items: center;
}
#code-input {
    display: flex;
    margin: 0;
    width: 100%;
}
.loading-overlay {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    top: 0;
    left: 0;
    z-index: 10;
}
.nobat-negar-form-container {
    position: relative;
    display: block;
    margin-top: 40px;
    border: 1px solid color(srgb 0.53 0.53 0.53 / 0.34);
    border-radius: 20px;
    padding: 30px;
}
.entry-content .time-slots-wrapper {
    word-break: normal !important;
}
.loading-overlay p {
    font-size: 12px;
    margin-top: 8px;
    color: #666;
}
.holly-day,
.last-week {
    pointer-events: none;
    opacity: 0.2;
    cursor: not-allowed;
}
.jdp-day.holly-day {
    color: red;
    font-weight: 700;
}
label {
    cursor: default !important;
}
.provider-category-title a {
    text-decoration: none !important;
    color: #0d6efd;
}
.bi {
    margin-left: 5px;
    font-size: 18px;
}
.provider-category-title a:hover {
    text-decoration: none !important;
    color: #0f66c4;
}
.bi:hover {
    color: #0f66c4;
}
#booking-form .form-field input,
#booking-form .nn-form-check-input,
#booking-form .form-field select,
#booking-form input[type="color"],
#booking-form input[type="date"],
#booking-form input[type="datetime-local"],
#booking-form input[type="datetime"],
#booking-form input[type="email"],
#booking-form input[type="month"],
#booking-form input[type="number"],
#booking-form input[type="text"],
#booking-form input[type="time"],
#booking-form input[type="week"] {
    height: 40px !important;
    box-sizing: border-box !important;
    border-radius: 10px !important;
    padding: 0.4em 0.5em !important;
    box-shadow: 0 0 0 -7px rgba(0, 0, 0, 0) !important;
    color: #00a78b;
    background: #fbfbf6;
}
input[type="radio"] {
    height: auto;
}
.nbtngr-captcha {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
}
button.button.btn.btn-outline-primary {
    background: none;
    color: #000;
    font-size: 24px;
    padding: 0;
}
img#captcha-image {
    border: 1px solid #c1c1c1;
}
.cap-img {
    height: 40px;
    max-width: 100%;
    vertical-align: middle;
    border: 1px solid;
    border-radius: 10px;
}
.nobatnegar-form {
    width: 100%;
    min-width: 900px;
}
.time-slot {
    display: flex;
    align-items: stretch;
    column-gap: 5px;
    width: 170px;
}
.form-check-input {
    height: 1em !important;
}
.time-slots-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.login-form {
    padding: 20px;
}
.login-form .form-label {
    font-weight: 700;
}
.services-checkbox-group,
.category-checkbox-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.service-checkbox,
.category-checkbox {
    display: flex;
    width: max-content;
    align-items: center;
    padding: 8px;
    border-radius: 5px;
    font-size: 12px;
}
.action-btns {
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding: 0 10px;
}
[class*=" bi-"]::before,
[class^="bi-"]::before {
    line-height: 24px !important;
}
#booking-form {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 10px;
}
.categories-filter {
    display: flex;
    gap: 10px;
    margin: 20px 0;
    flex-wrap: wrap;
}
.categories-filter-btn {
    padding: 5px 20px !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    border: none !important;
    cursor: pointer;
}
.row.g-3.region-flex {
    margin: 0;
}
.categories-filter-btn:hover {
    padding: 5px 20px;
    border-radius: 5px;
    background: #3a4f66;
    color: #fff !important;
}
.reset-filter-btn {
    background: #3a4f66 !important;
    color: #fff !important;
}
.time-slots-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 12px;
    margin-top: 20px;
    padding: 10px;
    align-items: center;
}
.time-slots-wrapper-no-capacity {
    display: grid;
    gap: 12px;
    margin-top: 20px;
    padding: 10px;
    align-items: center;
    grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
}
input.quantity-input {
    max-height: 30px;
}
.time-slot-label {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: space-between;
    padding: 10px 12px;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    max-height: 40px;
    margin: 0;
}
.time-slot-label.available {
    border-color: #afd1ff;
    background: #edf4ff;
}
.time-slot-label.available:hover {
    background: #e5efff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}
.time-slot-label.booked {
    background: #f5f5f5;
    border-color: #d0d0d0;
    opacity: 0.7;
    cursor: not-allowed;
}
.time-slot-label input:checked + .time-text {
    font-weight: 700;
    color: #2872fa;
}
.time-text {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    flex-grow: 1;
    text-align: right;
}
.capacity-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 12px;
    transition: background-color 0.3s ease;
}
.time-slots-wrapper-no-capacity .time-slot-label.booked .capacity-badge {
    background: #e74c3c;
    color: #fff;
    position: absolute;
    top: -15px;
    padding: 3px 10px;
    transform: scale(0.7);
}
.quantity-wrapper {
    display: flex;
    align-items: center;
    gap: 0;
    flex-direction: row-reverse;
}
.quantity-input {
    width: 50px;
    text-align: center;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}
button.swal2-cancel.button.pop-cancel.swal2-styled {
    background: #5a5858;
    color: #fff;
}
input.quantity-input {
    width: 35px !important;
    margin: 0 -5px;
    border: 0 !important;
}
.quantity-btn {
    width: 25px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    cursor: pointer;
    font-size: 16px;
    user-select: none;
    z-index: 1;
    padding: 0;
    background: #fff;
    border-radius: 3px;
    color: #000;
}
.quantity-btn:active {
    background-color: #d0d0d0;
}
.booked-badge,
.past-badge {
    position: absolute;
    top: -8px;
    left: 8px;
    background-color: #e74c3c;
    color: #fff;
    font-size: 10px;
    padding: 2px 6px;
    border-radius: 10px;
    transform: scale(0.85);
}
.providers-cards-container {
    margin-top: 20px;
    align-items: flex-start;
}
.provider-card {
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 16px;
    text-align: initial;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition:
        transform 0.3s,
        box-shadow 0.3s;
    margin: 0;
}
.contact-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    padding-right: 5px;
    height: 30px;
}
.section-identity-info,
.section-user-info,
.section-documents,
.section-financial-info,
.section-main-info {
    background: rgb(128 128 128 / 1%);
}
.city-cat {
    display: flex;
    justify-content: space-between;
}
.city-cat a {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none !important;
}
.city-cat h4 {
    margin: 0 !important;
}
[class*=" bi-"]::before,
[class^="bi-"]::before {
    line-height: 30px !important;
}
.col-md-12.serv-box {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}
select#birth_day,
select#birth_month,
select#birth_year {
    width: 100px;
}
.birth-fields {
    display: flex;
    gap: 10px;
}
button.remove_time_slot.btn.btn-sm.btn-danger {
    width: 100px;
}
.service-form.row.g-3.mb-3 {
    margin: 20px 0;
    background: #fff;
    padding: 15px;
}
.icons-left,
.provider-cat {
    display: flex;
    align-items: center;
}
.region-flex {
    display: flex;
    gap: 20px;
    align-items: center;
}
.icons-left {
    gap: 10px;
}
.categories-right {
    text-align: right;
}
.reserve-button,
.details-button {
    color: #fff;
    border: none;
    padding: 7px 20px;
    border-radius: 10px;
    cursor: pointer;
    margin: 2px !important;
    width: 100%;
}
.provider-about-me {
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #ffffff;
}
.provider-about-me h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
    color: #333;
}
.about-me-content {
    line-height: 1.6;
    color: #555;
}
.about-me-content p {
    margin-bottom: 15px;
}
.about-me-content img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    margin: 10px 0;
}
.about-me-content ul,
.about-me-content ol {
    margin: 10px 0;
    padding-right: 20px;
}
.about-me-content li {
    margin-bottom: 5px;
}
.about-me-content strong,
.about-me-content b {
    font-weight: 700;
}
.about-me-content a {
    text-decoration: none;
}
.about-me-content a:hover {
    text-decoration: underline;
}
.provider-cat {
    gap: 5px;
}
.provider-contact,
.provider_email {
    direction: ltr;
}
.provider-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}
.provider-card img.provider-image {
    width: 100%;
    height: 190px;
    object-fit: cover;
    margin-bottom: 12px;
    border-radius: 15px;
    border: 1px solid #dddddd;
}
.provider-card h1 {
    font-size: 20px;
    margin: 8px 0;
    font-weight: 700;
}
.provider-card h2 {
    font-size: 18px;
    margin: 8px 0;
    font-weight: 700;
}
.provider-card h3 {
    font-size: 17px;
    margin: 8px 0;
    font-weight: 700;
}
.provider-card h4 {
    font-size: 16px;
    margin: 8px 0;
    font-weight: 700;
}
.provider-card h5 {
    font-size: 15px;
    margin: 8px 0;
    font-weight: 400;
}
.provider-card h6 {
    font-size: 14px;
    margin: 8px 0;
    font-weight: 400;
    line-height: 24px;
}
.provider-card p {
    margin: 4px 0;
    color: #555;
}
.provider-details hr {
    margin: 5px 0 !important;
    border: 1px solid #8b8b8b30 !important;
    height: 0 !important;
    background: none !important;
}
.provider-card a.provider-instagram {
    display: block;
    margin-top: 8px;
    color: #0073aa;
    text-decoration: none;
}
.provider-card a.provider-instagram:hover {
    text-decoration: underline;
}
.form-field {
    margin: 5px 0;
}
.form-field .required {
    color: red;
    margin-right: 5px;
}
.form-field input,
.form-field select,
.form-field textarea {
    box-sizing: border-box;
    padding: 8px;
    border: 1px solid #cdcdcd !important;
    border-radius: 4px;
}
.error-message {
    color: #dc3545;
    padding: 10px;
    background-color: #f8d7da;
    border-radius: 4px;
}
.no-times-message {
    color: #856404;
    padding: 10px;
    background-color: #fff3cd;
    border-radius: 4px;
}
.nobat-negar-modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    max-width: 100% !important;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}
.booking-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    max-width: 980px;
    width: 90%;
    max-height: 95vh;
    overflow-y: auto;
}
.close-modal {
    margin-top: 10px;
    line-height: 30px;
    padding: 0 10px;
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 24px;
    cursor: pointer;
    margin-right: auto;
    background: #2872fa;
    color: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.close-modal:hover {
    background: #4c4c4c;
    color: #fff !important;
}
.mobile-filter {
    margin: 20px 0;
    width: 200px;
    font-size: 15px;
}
.fa-filter {
    font-size: 1.2em;
}
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
.popup-content {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    max-width: 90%;
    max-height: 80vh;
    overflow-y: auto;
    position: relative;
}
.popup-content .categories-filter {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 10px;
    margin-top: 15px;
    align-items: baseline;
}
.close-popup {
    margin-top: 10px;
    padding: 8px 16px;
    background: #dc3545;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.nobatnegar-thankyou-container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 20px;
}
.nobatnegar-thankyou-card {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    padding: 40px;
    max-width: 600px;
    width: 100%;
    text-align: center;
    direction: rtl;
}
.nobatnegar-thankyou-icon {
    color: #4caf50;
    margin-bottom: 24px;
}
.nobatnegar-thankyou-card h2 {
    color: #333;
    margin-bottom: 16px;
    font-size: 24px;
}
.nobatnegar-thankyou-message {
    color: #666;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 32px;
}
.nobatnegar-thankyou-actions {
    margin-top: 20px;
}
.nobatnegar-back-button {
    background-color: #2196f3;
    color: #fff !important;
    text-decoration: none !important;
    border: none;
    border-radius: 4px;
    padding: 12px 24px;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    transition: background-color 0.3s;
}
.nobatnegar-back-button:hover {
    background-color: #0b7dda;
    color: #fff;
    text-decoration: none;
}
.provider-page .nobat-negar-form-container {
    background: #ecf5ef;
}
.provider-page .nobat-negar-form-container {
    background: #ecf5ef;
}
.sidebar-column {
    flex: 0 0 30%;
    padding: 0 10px;
    position: sticky;
    top: 40px;
    align-self: flex-start;
    height: fit-content;
}
.main-column {
    margin-bottom: 15px;
    flex: 0 0 70%;
    padding: 0 5px;
}
.provider-page {
    display: flex;
    min-height: 100vh;
}
.provider-page:not(:has(.sidebar-column)) .main-column {
    flex: 0 0 100%;
}
.sidebar-section.provider-gallery {
    display: grid;
}
.clear {
    clear: both;
}
.nobatnegar-form {
    min-width: unset;
    width: 100%;
}
.gallery-section {
    display: flex;
    height: 100px;
}
.col-md-12.nn-galleries {
    background: #ffffff;
    padding: 30px;
    border-radius: 5px;
    border: 1px solid rgb(147 147 147 / 24%);
}
.provider-gallery {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
}
.provider-gallery .swiper-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.provider-gallery .swiper-slide img {
    max-width: 98%;
    object-fit: cover;
    border-radius: 15px;
    cursor: pointer;
    height: 200px;
}
.provider-gallery .swiper-button-prev,
.provider-gallery .swiper-button-next {
    position: absolute;
    top: 50%;
    color: #fff !important;
    background: rgba(0, 0, 0, 0.5) !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    z-index: 10;
}
.provider-gallery .swiper-button-prev {
    right: 10px;
}
.provider-gallery .swiper-button-next {
    left: 10px;
}
.provider-gallery .swiper-button-prev:after,
.provider-gallery .swiper-button-next:after {
    font-size: 14px;
}
.provider-info {
    margin-bottom: 20px;
}
.provider-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 20px;
    border-radius: 20px;
    border: 0px solid rgb(128 128 128 / 28%);
    background: none;
}
.provider-name-title {
    flex: 1;
    margin-right: 20px;
}
.provider-name-title h2 {
    margin: 0 0 5px;
    font-size: 24px;
}
.provider-title {
    margin: 0;
    font-size: 18px;
    color: #555;
}
.provider-header .provider-image {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 15px;
}
.nobat-negar-form-container {
    margin-top: 20px;
}
button#send-verification-btn:disabled {
    background: #cfcfcf;
    opacity: 1;
}
.sidebar-section {
    margin-bottom: 0px;
    padding: 20px;
    border-radius: 20px;
    border: 0px solid rgb(128 128 128 / 28%);
    background: #fff;
}
.sidebar-section h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
}
.sidebar-section p {
    margin: 0;
    font-size: 16px;
    color: #555;
}
.sidebar-section ul {
    list-style: none;
    padding: 0 !important;
    margin: 0;
}
.sidebar-section ul li {
    font-size: 16px;
    color: #555;
    margin-bottom: 5px;
}
.sidebar-section.services ul li {
    background: #fafbfc;
    padding: 5px;
    border-radius: 10px;
    border: 1px solid rgb(126 126 126 / 14%);
}
.form-field input[type="text"],
.form-field input[type="email"],
.form-field textarea,
.form-field select {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.form-field textarea {
    height: 100px;
}
.form-field .required {
    color: red;
}
.time-slots-container {
    margin-bottom: 20px;
}
.submit-field {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.nobatnegar-button {
    margin: 0 5px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
form.provider-registration-form {
    font-size: 16px;
}
button#select-date-button,
button#generate-password {
    width: 100%;
    height: 40px !important;
    padding: 0 15px !important;
    border-radius: 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    margin: 0;
}
.nn-gallery-img {
    width: 100%;
    max-width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
}
@media (max-width: 479px) {
    .nn-gallery-img {
        height: 240px;
    }
    .cat-filter.mb-3,
    .regions-filter {
        width: 95%;
    }
    .provider-page:has(.sidebar-column) .main-column {
        margin: 10px 0;
        width: 100%;
        padding-left: 0;
    }
    .provider-page:has(.sidebar-column) .sidebar-column {
        margin: 10px 0;
        width: 100%;
    }
    button#sms-tab,
    button#email-tab,
    button#username-tab {
        border: none;
    }
    ul#loginTabs {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        padding: 0;
    }
    .provider-page {
        flex-direction: column;
    }
    .provider-header {
        flex-direction: column;
    }
    .nobat-negar-form-container {
        padding: 15px;
    }
    .provider-image {
        width: 100% !important;
        height: 250px !important;
    }
    .provider-name-title {
        margin: 20px 0 0;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .form-check.radio-items {
        grid-template-columns: repeat(1, 1fr);
    }
    .nbtngr-captcha {
        flex-wrap: wrap;
    }
    .region-flex {
        display: flex;
        gap: 10px;
        align-items: stretch;
        flex-wrap: wrap;
        flex-direction: column;
        margin-bottom: 20px;
    }
    .mobile-filter {
        padding: 10px 15px;
        display: flex !important;
        gap: 5px;
    }
    .nobatnegar-form {
        min-width: unset;
    }
    .provider-card {
        width: calc(100%);
    }
    .desktop-only {
        display: none;
    }
    .mobile-only {
        display: block;
    }
    .form-field-wrapper {
        width: 100% !important;
    }
    .nobatnegar-thankyou-card {
        padding: 30px 20px;
    }
    .time-slots-wrapper {
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    }
    .quantity-select {
        width: 50px;
        font-size: 11px;
    }
    .time-slots-wrapper-no-capacity {
        padding: 0;
        grid-template-columns: repeat(auto-fill, minmax(75px, 1fr));
    }
    .categories-filter {
        justify-content: center;
    }
    .pop-filter {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media (min-width: 479px) {
    .mobile-only {
        display: none;
    }
    .popup-overlay {
        display: none !important;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate(-50%, -40%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
    to {
        opacity: 0;
        transform: translate(-50%, -60%);
    }
}
.swal2-popup.swal-rtl {
    direction: rtl;
    overflow-x: hidden;
}
.swal2-popup .calendar-swiper {
    width: 100%;
    height: 370px !important;
    overflow: hidden;
}
.swiper-slide {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.month-pair {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
}
.calendar-month {
    text-align: center;
    direction: rtl;
    padding: 5px;
}
.swal2-popup .swiper-button-next,
.swiper-button-prev {
    color: #2a666d !important;
}
.calendar-day {
    padding: 5px;
    border: 1px solid #fff;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    line-height: 25px;
}
.day-header {
    padding: 10px;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    background: #f6f6f6;
    margin-top: 20px;
    border: 1px solid #fff;
    font-size: 14px;
}
.calendar-day.unavailable {
    background-color: #f0f0f0;
    color: #999;
    pointer-events: none;
}
.calendar-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    padding: 0 20px;
}
.calendar-day.empty {
    border: none;
}
.calendar-day.available {
    background-color: #d6f1ea;
}
.calendar-day.unavailable {
    background-color: rgb(140 60 60 / 10%);
    cursor: not-allowed !important;
}
.calendar-day.selected {
    background-color: #2a666d;
    color: white;
}
.no-dates-message {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    text-align: center;
    padding: 20px;
}
.nobatnegar-form {
    position: relative;
    min-height: 200px;
}
.providers-cards-container {
    margin-top: 20px;
    align-items: flex-start;
}
@media (min-width: 479px) {
    .providers-cards-container {
        display: grid !important;
        grid-template-columns: repeat(var(--desktop-columns), 1fr) !important;
        gap: 20px !important;
    }
}
@media (max-width: 479px) {
    div:where(.swal2-container) div:where(.swal2-html-container) {
        padding: 5px !important;
    }
    .comment-header {
        flex-direction: column;
    }
    .providers-cards-container {
        display: grid !important;
        grid-template-columns: repeat(var(--mobile-columns), 1fr) !important;
        gap: 20px !important;
    }
}
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}
.pagination a,
.pagination span {
    display: inline-block;
    margin: 0 5px;
    padding: 5px 15px;
    text-decoration: none;
    color: #333;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition:
        background-color 0.3s,
        color 0.3s;
}
.filter-loading-popup {
    display: flex;
    background: #fff;
    border-radius: 10px;
    padding: 20px 5px;
}
.filter-loading-title {
    font-size: 1.2rem;
    color: #333;
}
.filter-loading-content {
    font-size: 1rem;
    color: #666;
}
.nobatnegar-checkbox {
    display: flex;
    gap: 3px;
}
.rating-summary {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.nn-star-rating {
    display: flex;
    font-size: 15px;
    align-items: center;
    gap: 2px;
}
.nn-star-rating .nn-star {
    color: #ccc;
}
.nn-star-rating .nn-star.filled {
    color: #f39c12;
}
.rating-input {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.provider-single-rating {
    display: flex;
    align-items: center;
}
.provider-card-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.nn-star-rating-input {
    display: inline-block;
    direction: ltr;
}
.nn-star-rating-input input {
    display: none;
}
.nn-star-rating-input label {
    font-size: 24px;
    color: #ccc;
    cursor: pointer;
}
.nn-star-rating-input input:checked ~ label,
.nn-star-rating-input label:hover,
.nn-star-rating-input label:hover ~ label {
    color: #f39c12;
}
.comment-input textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    resize: vertical;
    margin: 0 0 10px;
}
.comments-list {
    margin-top: 20px;
}
.comment-item {
    border-bottom: 1px solid #eee;
    background: #8b8b8b0d;
    padding: 10px 20px;
    border-radius: 10px;
    margin: 5px 0;
}
.comment-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.comment-author {
    font-weight: bold;
}
.comment-date {
    color: #666;
    font-size: 0.9em;
}
.comment-rating {
    display: flex;
    gap: 1px;
}
.comment-rating .nn-star {
    font-size: 16px;
    color: #ccc;
}
.comment-rating .nn-star.filled {
    color: #f39c12;
}
.comment-content p {
    margin: 0;
}
.nn-star {
    color: #ccc;
}
.nn-star.filled {
    color: #f39c12;
}
.tab-pane.fade.active.show {
    text-align: right;
}
.swal2-html-container #customer-register-form {
    text-align: right;
}
.flex-table-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 1rem;
}
.flex-table-header {
    display: flex;
    background-color: #343a40;
    color: white;
    font-weight: bold;
    padding: 0.75rem 0;
    border-radius: 4px 4px 0 0;
}
.flex-table-body {
    display: flex;
    flex-direction: column;
}
.flex-table-row {
    display: flex;
    padding: 0.75rem 0;
    border-bottom: 1px solid #dee2e6;
}
.flex-table-row:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.flex-table-row:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.flex-table-cell {
    flex: 1;
    padding: 0 0.5rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    word-break: break-word;
}
.flex-table-cell.actions-cell {
    flex: 2;
    display: flex;
    gap: 10px;
}
@media (max-width: 768px) {
    .flex-table-header {
        display: none;
    }
    .flex-table-cell.nobats {
        flex-direction: column;
    }
    .flex-table-row {
        flex-direction: column;
        margin-bottom: 1rem;
        border: 1px solid #dee2e6;
        border-radius: 4px;
        padding: 0;
    }
    .flex-table-cell {
        flex: none;
        padding: 0.5rem;
        text-align: right;
        justify-content: space-between;
        border-bottom: 1px solid #dee2e6;
    }
    .flex-table-cell:last-child {
        border-bottom: none;
    }
    .flex-table-cell::before {
        content: attr(data-label);
        font-weight: bold;
        margin-left: 0.5rem;
    }
}
:root {
    --primary-color: #007bff;
    --secondary-color: #6c757d;
    --background-color: #f8f9fa;
    --text-color: #333;
    --border-radius: 0.25rem;
    --shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --transition: all 0.15s ease-in-out;
}
.nn-profile-info-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
}
.nn-table-responsive {
    overflow-x: auto;
}
.nn-table {
    width: 100%;
    border-collapse: collapse;
}
.nn-table th,
.nn-table td {
    padding: 0.75rem;
    text-align: center;
    border: 0.0625rem solid #dee2e6;
}
.nn-table th {
    background: #fbfbfb;
    font-weight: 600;
}
.nn-table td {
    background: white;
}
.nn-disabled-section {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}
.nn-disabled-section .nn-btn,
.nn-disabled-section input,
.nn-disabled-section select,
.nn-disabled-section button {
    cursor: not-allowed !important;
}
.nn-container {
    width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin-right: auto;
    margin-left: auto;
}
.nn-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
}
.nn-col-2,
.nn-col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.nn-col-4,
.nn-col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.nn-col-6,
.nn-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.nn-col-10,
.nn-col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.nn-col-12,
.nn-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.nn-col-2,
.nn-col-4,
.nn-col-6,
.nn-col-10,
.nn-col-12,
.nn-col-md-2,
.nn-col-md-3,
.nn-col-md-4,
.nn-col-md-6,
.nn-col-md-9,
.nn-col-md-10,
.nn-col-md-12 {
    position: relative;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    box-sizing: border-box;
}
.nn-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.nn-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
@media (max-width: 47.9875rem) {
    .nn-col-md-2,
    .nn-col-md-3,
    .nn-col-md-4,
    .nn-col-md-6,
    .nn-col-md-9,
    .nn-col-md-10,
    .nn-col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.nn-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: #fff;
    background-clip: border-box;
    border: 0.0625rem solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.nn-p-3 {
    padding: 1rem !important;
}
.nn-p-5 {
    padding: 3rem !important;
}
.nn-my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.nn-mt-2 {
    margin-top: 0.5rem !important;
}
.nn-mt-3 {
    margin-top: 1rem !important;
}
.nn-mt-4 {
    margin-top: 1.5rem !important;
}
.nn-mb-1 {
    margin-bottom: 0.25rem !important;
}
.nn-mb-2 {
    margin-bottom: 0.5rem !important;
}
.nn-mb-3 {
    margin-bottom: 1rem !important;
}
.nn-mb-4 {
    margin-bottom: 1.5rem !important;
}
.nn-shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.nn-shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.nn-rounded {
    border-radius: 0.25rem !important;
}
.nn-text-center {
    text-align: center !important;
}
.nn-align-items-center {
    align-items: center !important;
}
.nn-login-form {
    width: 100% !important;
    max-width: 600px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.nn-nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nn-nav-tabs {
    border-bottom: 0.0625rem solid #dee2e6;
}
.nn-nav-item {
    margin-bottom: -0.0625rem !important;
}
.nn-nav-link {
    display: block;
    padding: 0.5rem 1rem;
    border: 0.0625rem solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    background: none;
    color: #495057;
}
.nn-nav-link:hover {
    display: block;
    padding: 0.5rem 1rem;
    border: 0.0625rem solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    background: none;
    color: #495057;
}
.nn-nav-link.nn-active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 var(--primary-color);
}
.nn-badge {
    display: inline-block;
    padding: 0.25rem 0.4rem;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.nn-bg-success {
    background-color: #28a745;
    color: white;
}
.nn-bg-warning {
    background-color: #ffc107;
    color: #212529;
}
.nn-bg-light {
    background-color: #f8f9fa !important;
}
.nn-border {
    border: 0.0625rem solid #dee2e6 !important;
}
.nn-text-success {
    color: #28a745 !important;
}
.nn-text-primary {
    color: #007bff !important;
}
.nn-text-info {
    color: #17a2b8 !important;
}
.nn-text-end {
    display: flex;
    justify-content: flex-end;
    gap: 0.3125rem;
    color: green;
}
.nn-btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    border: 0.0625rem solid transparent;
    cursor: pointer;
    transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}
.nn-btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.nn-btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.nn-btn-primary:hover {
    background-color: #0069d9;
    border-color: #0062cc;
    color: #fff;
}
.reg-sec {
    margin-bottom: 20px;
}
.nn-btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.nn-btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
    background-color: transparent;
}
.nn-btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.nn-btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
    background-color: transparent;
}
.nn-btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.nn-form-label {
    display: block;
    margin-bottom: 0.2rem;
    font-weight: 500;
}
.nn-form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #ced4da;
    border-radius: 0.25rem;
    transition:
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}
.nn-form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.125rem rgba(0, 123, 255, 0.25);
}
.nn-form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 0.5rem 0.625rem;
    border: 0.0625rem solid #ced4da;
    border-radius: 0.25rem;
    appearance: none;
}
.nn-form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.nn-form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.nn-form-check-label {
    margin-bottom: -0.3125rem;
}
.city-cate {
    position: absolute;
    display: flex;
    left: 50px;
}
select.nobat_service_category,
select.nobat_city {
    border-radius: 8px !important;
    line-height: 20px !important;
    font-size: 14px;
    border: none !important;
    transform: scale(0.9);
}
.nn-input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.nn-input-group .nn-form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.nn-input-group .nn-btn {
    position: relative;
    z-index: 2;
}
.nn-alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin: 1rem 0;
    border: 0.0625rem solid transparent;
    border-radius: 0.25rem;
}
.nn-p-4 {
    padding: 1.5rem !important;
}
.nn-g-3 {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}
.nn-g-3 > [class^="nn-col-"] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.nn-profile-img {
    max-width: 100px;
    height: auto;
    border-radius: 0.25rem;
}
.nn-gallery-section {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.nn-gallery-img {
    max-width: 100px;
    height: auto;
    margin: 5px;
    border-radius: 0.25rem;
    border: 1px solid #dee2e6;
}
.nn-info-text {
    margin-top: 0.5rem;
    padding: 0.5rem;
    background-color: #f8f9fa;
    border-radius: 0.25rem;
    min-height: 38px;
}
.nn-description {
    white-space: pre-line;
    line-height: 1.6;
}
.nn-website-link {
    color: #007bff;
    text-decoration: none !important;
}
.nn-website-link:hover {
    text-decoration: underline;
}
.nn-btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.nn-btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.nn-action-buttons {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    padding-top: 1rem;
    border-top: 1px solid #dee2e6;
    margin-top: 1rem;
}
.nn-alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.nn-alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.nn-appointment {
    flex-direction: column;
}
.nn-time-generation-controls {
    background-color: #f8f9fa;
    border: 0.0625rem solid #dee2e6;
    border-radius: 0.25rem;
    margin-bottom: 1rem;
}
#date_range_container,
#manual_time_container,
#manual_dates_container {
    gap: 0.625rem;
    display: flex;
    align-items: flex-start;
    padding: 15px;
}
#manual_dates_container,
#manual_time_container {
    flex-direction: column;
}
.remove-date {
    display: flex;
    width: 1.5625rem;
    height: 1.5625rem;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.remove_time_slot {
    width: auto;
    display: flex;
    height: 2.1875rem;
    align-items: center;
    justify-content: center;
    padding: 0.625rem;
    font-size: 0.875rem;
}
select.form-select.nobat-field {
    height: 2.1875rem;
}
.nn-category-checkbox-group {
    display: flex;
    flex-wrap: wrap;
    gap: 0.9375rem;
    margin-top: 0.625rem;
}
.nn-category-checkbox {
    display: flex;
    align-items: center;
    gap: 2px;
}
.nn-add-etebar {
    display: flex;
    align-items: center;
    gap: 0.625rem;
}
.nn-weekdays-checkboxes {
    display: flex;
    align-items: center;
    gap: 20px;
}
.nn-tab-content {
    padding: 1rem 0;
}
.nn-tab-panel {
    display: none;
}
.nn-tab-panel.nn-active {
    display: block;
}
.nn-input-group-icon {
    background: var(--background-color);
    padding: 0 0.75rem;
    border: 0.0625rem solid #ced4da;
    border-left: none;
    border-radius: 0 5px 5px 0;
    display: flex;
    align-items: center;
}
.nn-step {
    transition: opacity 0.3s ease;
}
.nn-send-message,
.nn-timer {
    text-align: center;
}
.nn-captcha-container {
    display: flex;
    align-items: center;
    gap: 0.625rem;
}
.nn-captcha-input {
    width: 100px;
}
.nn-captcha-image {
    height: 38px;
    border-radius: var(--border-radius);
}
.nn-btn-refresh {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}
.provider-contact-single {
    background: white;
    border: 1px solid #d6ece8;
    border-radius: 20px;
}