@import url(fontiran.css);

body {
    font-family: IRANSansX !important;
}

h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: IRANSansX !important;
}

.dropzone {
    min-height: 150px;
    border: 2px dashed rgba(0, 0, 0, .3) !important;
    background: #fff !important;
    padding: 5px 20px !important;
    text-align: center;
    border-radius: 5px;
}

.img-dropzone {
    width: 100px;
    filter: opacity(0.5);
}

[dir="rtl"] .select2-container .select2-search--inline .select2-search__field {
    font-family: inherit;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    height: 36px !important;
}

.text-justify, .text-justify p {
    text-align: justify !important;
}

.text_nowrap {
    text-wrap-mode: nowrap !important;
}

#calendar {
    max-width: 100% !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

span.error {
    color: #f16767;
    margin: 0 5px;
    font-size: 12px;
}

.auth-form .form-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.select2-container {
    width: 100% !important;
}

.select2-container .select2-selection--multiple {
    height: 55px !important;
    border: none !important;
}

.select2-container .select2-selection {
    height: 45px !important;
    border: none !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-dropdown, .select2-container--default.select2-container--focus .select2-selection {
    border: none !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 20px !important;
    font-size: 15px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    width: 100% !important;
    background: #eeeeee8a !important;
    color: #000 !important;
}

.select2-container--default .select2-results__option--selected {
    background-color: #589ee5 !important;
    width: 100% !important;
    color: #fff !important;
}

.select2-selection__choice__display {
    font-size: 15px !important;
    line-height: 1.5 !important;
    color: rgb(0 0 0) !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px !important;
}

.dz-image img {
    width: 100% !important;
}

.dropzone .dz-preview .dz-remove {
    background: #d94040;
    color: #fff;
    padding: 5px 0;
    border-radius: 5px;
    margin-top: 5px;
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: none !important;
}

.sw-theme-basic {
    padding: 10px 5px !important;
}

.sw-theme-basic > .nav .nav-link {
    font-size: 12px !important;
}

.form-control {
    position: relative;
    padding: 15px 15px 15px 45px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(var(--title-color), 1);
    background-color: rgba(var(--white), 1);
    border: none;
    border-radius: 8px;
    box-shadow: 3px 7px 20px 0px rgba(var(--title-color), 0.03);
}

.form-control:focus, .form-select:focus {
    box-shadow: none !important;
}

@media (max-width: 600px) {
    [dir="rtl"] .form-control {
        padding: calc(10px + (15 - 10) * ((100vw - 320px) / (600 - 320))) 45px calc(10px + (15 - 10) * ((100vw - 320px) / (600 - 320))) calc(10px + (15 - 10) * ((100vw - 320px) / (600 - 320)));
    }
}

.form-input {
    position: relative;
}

.form-group .form-label {
    font-size: 15px;
    font-weight: 600;
    color: rgba(var(--title-color), 1);
}

@media (max-width: 600px) {
    .form-group {
        margin-top: calc(15px + (20 - 15) * ((100vw - 320px) / (600 - 320)));
    }
}

.form-group {
    position: relative;
    display: block;
    margin-top: 20px;
}

.auth-form-custom {
    margin-top: 20px;
    padding: 20px;
    background-color: rgba(var(--box-bg), 1);
    border-radius: 12px;
}

.auth-form-custom .card-body {
    background-color: rgba(var(--box-bg), 1);
}

.auth-form-custom .form-select {
    line-height: 2 !important;
    border: none !important;
}

.auth-form-custom .form-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-header {
    background: #fff !important;
    padding: 5px !important;
}

.top-12 {
    top: -12px !important;
}

.card-body-scroll {
    overflow-y: auto;
    max-height: 300px;
}

.btn-xs {
    font-size: 12px;
    padding: 5px 5px;
    border-radius: 4px;
}

.other-phone-row, .insurance-row {
    border: 1px dashed #9d9d9d;
    padding: 15px;
}

.other-phone-row .remove-other-phone, .insurance-row .remove-insurance {
    top: 5px !important;
    left: 5px !important;
}

.navbar-menu {
    z-index: 15 !important;
}

#provinceList .list-group-item {
    transition: all 0.2s ease-in-out;
}

#provinceList .list-group-item:hover {
    background-color: #f8f9fa;
}

#provinceList .fw-medium {
    font-size: 16px;
    color: #212529;
}

#provinceList i {
    color: #aaa;
    transition: transform 0.2s;
}

#provinceList .list-group-item:hover i {
    transform: translateX(-3px);
    color: #666;
}

#cityList .list-group-item {
    transition: all 0.2s ease-in-out;
}

#cityList .list-group-item:hover {
    background-color: #f8f9fa;
}

#cityList .fw-medium {
    font-size: 16px;
    color: #212529;
}

#cityList i {
    color: #aaa;
    transition: all 0.2s;
}

#cityList .list-group-item:hover i {
    color: #666;
}

#cityList .bi-check-circle-fill {
    color: #28a745 !important;
}

.currentPosition {
    position: absolute;
    left: 37px;
    top: 95px;
    z-index: 1000;
}

.setting-icon i {
    font-size: 20px;
    color: #ffa44a;
}

.profile-icon {
    border-radius: 50% !important;
}

.mt-7 {
    margin-top: 4rem !important;
}

.provider-counter-box i {
    font-size: 25px;
    color: #f58218;
}

.categories-listing .listing-categories {
    background-color: #fff !important;
}

.categories-listing .listing-categories label {
    cursor: pointer;
}

.payment-img i {
    font-size: 24px;
    margin-top: 5px;
}

.modal-backdrop.show:nth-of-type(2) {
    z-index: 1060;
}

#modalMap {
    z-index: 1070;
}

.image-service {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.ul-services {
    max-height: 400px;
    overflow-y: auto;
}

.hr {
    opacity: 1 !important;
    border: 0.5px solid #fff !important;
}
