@media (max-width: 1202px) {
    .vw-1202px {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .dripicons-move.faq-move, .dropdown-toggle.download, .faq-icon, .text-left.acd-heading:before, .vw-desktop {
        display: none !important
    }

    .nav .nav-item {
        display: inline-flex !important
    }

    .nav .nav-item .nav-link {
        width: 0 !important;
        padding: 11px 22px !important
    }

    .nav .nav-item .nav-link i {
        margin-left: -9px !important;
        font-size: 18px
    }

    .faq-move {
        margin-left: 0 !important
    }

    .acd-mobile {
        position: relative !important
    }

    .card .card-header .card-heading {
        margin: auto
    }

    .table-responsive .table.th-max tr td textarea.min {
        max-height: 220px;
        min-width: 266px
    }

    .send-special-offer-header {
        margin: 0 auto;
        margin-top: -88px;
        right: 0;
        left: -12px
    }

    .bg-img.bg-img-big {
        padding-top: 10px !important
    }

    #commingSoon li p {
        width: 66px;
        height: 66px
    }

    .img-comming-soon {
        display: none
    }

    .comingsoon-wrap {
        width: 100vh;
        height: 100vh;
        margin-top: 50%
    }

    .notify.tab {
        top: 7px;
        left: -3px;
    }

    /* credit card */
    .credit-cards .card-item {
        width: 100%;
        height: 144px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .credit-cards .card-item .title {
        top: 17px;
        right: 33px;
        font-size: 11px;
        letter-spacing: 1px;
    }

    .credit-cards .card-item .number {
        top: 66px;
        left: 22px;
        font-size: 18px;
        letter-spacing: 2px;
    }

    .credit-cards .card-item .date {
        bottom: 36px;
        right: 111px;
        font-size: 10px;
    }

    .credit-cards .card-item .name {
        bottom: 10px;
        left: 22px;
        font-size: 11px;
        letter-spacing: 2px;
    }

    .credit-cards .card-item .del,
    .credit-cards .card-item .del:hover {
        padding-left: 5px;
        padding-right: 5px;
        top: -7px;
        right: -7px;
        font-size: 14px;
    }

    .card .nav-mb-session {
        margin-bottom: -18px !important;
    }
}

@media (min-width: 768px) {
    .faq-mobile-actions, .vw-mobile {
        display: none !important
    }

    .for-web-pl-5 {
        padding-left: 40px
    }

    footer.footer {
        /*position: fixed;*/
        bottom: 0;
        z-index: 1;
    }

    footer.footer img.img-fluid {
        margin-top: -10px;
    }

    #commingSoon li p {
        width: 100px;
        height: 100px
    }

    .img-comming-soon {
        width: 100%;
        height: 100%
    }

    .notify.tab {
        top: -2.6rem;
        right: -6.6rem;
    }

    .ml--25px {
        margin-left: -25px !important;
    }

    /* credit card */
    .credit-cards .card-item {
        width: 360px;
        height: 200px;
        margin: 10px;
    }

    .credit-cards .card-item .title {
        top: 17px;
        right: 50px;
        font-size: 18px;
        letter-spacing: 1px;
    }

    .credit-cards .card-item .number {
        top: 82px;
        left: 27px;
        font-size: 28px;
        letter-spacing: 2px;
    }

    .credit-cards .card-item .date {
        bottom: 46px;
        right: 144px;
        font-size: 14px;
    }

    .credit-cards .card-item .name {
        bottom: 12px;
        left: 26px;
        font-size: 16px;
        letter-spacing: 2px;
    }

    .credit-cards .card-item .del,
    .credit-cards .card-item .del:hover {
        padding-left: 7px;
        padding-right: 7px;
        top: -10px;
        right: -10px;
        font-size: 18px;
    }

    .card .nav-mb-session {
        margin-bottom: -38px !important;
    }
}

.set-images {
    height: 144px !important;
}

#ml--22px {
    margin-left: -22px !important;
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    background-color: transparent;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #bfbfbf
}

::-webkit-scrollbar-thumb:hover {
    background: #8e54e9
}

#sidebarNav li.active {
    background: #1f212d
}

.error-form-item {
    color: #dc143c;
    font-style: italic;
    font-size: 13px;
    font-weight: 400
}

::placeholder {
    color: silver !important
}

.dd-item .dd-handle {
    height: auto !important
}

.dd-item .dd-handle i.fe-move {
    position: absolute;
    right: 7px;
    top: 7px
}

.dd-nodrag i, table thead tr th i.fa {
    color: #8e54e9
}

table tbody tr td a:not(.btn-disabled) i.fe.fe-image {
    color: #fab700
}

table tbody tr td a:not(.btn-disabled) i.fe.fe-message-square,
table tbody tr td a:not(.btn-disabled) i.fe.fe-external-link {
    color: #45aaf2
}

table tbody tr td a:not(.btn-disabled) i.fe.fe-eye {
    color: #8e54e9
}

table tbody tr td a:not(.btn-disabled) i.fe.fe-edit {
    color: #32b99c
}

table tbody tr td a:not(.btn-disabled) i.fe.fe-trash-2 {
    color: #e3324c
}

.btn-outline-danger.btn-hover-wh i {
    color: #e3324c
}

.btn-hover-wh:hover i {
    color: #fff !important
}

.btn-disabled, .btn-disabled:hover {
    color: #d9d9d9 !important;
    background-color: transparent !important;
}

.btn-download {
    min-width: 88px;
}

.br-full {
    border-radius: 50px
}

.notify .blink.primary {
    border: 5px solid #8e54e9
}

.notify .dot.primary {
    background: #8e54e9
}

.notify .blink.light {
    border: 5px solid #fefefe
}

.notify .dot.light {
    background: #fefefe
}

.notify.ml-notify {
    margin-left: 2px
}

.notify.mr-notify {
    margin-right: 22px;
    margin-top: 25px;
    position: absolute
}

.notify.tab {
    position: relative;
}

.notify.tab.tab-user-details {
    right: -11rem
}

.no-image {
    opacity: .9
}

.no-image-txt {
    color: #ececec;
    font-size: 20px;
    font-family: 'Dancing Script', cursive;
    opacity: .9
}

.no-img-txt-sm {
    color: #ccc
}

[type=checkbox]:checked {
    accent-color: #8e54e9
}

.user-photo {
    width: 220px;
    height: 220px;
    border: 3px solid #8e54e9;
    padding: 3px
}

.user-photo-table {
    width: 130px;
    height: 130px;
    border: 3px solid #8e54e9;
    padding: 3px
}

.psycologist-photo {
    width: 120px;
    height: 120px;
    border: 3px solid #8e54e9;
    padding: 3px
}

.car-image {
    width: 380px;
    height: 220px;
    border: 3px solid #8e54e9;
    padding: 3px
}

.about-image {
    border: 1px solid #cecece6e;
    width: 288px;
    border-radius: 5px;
    min-height: 266px;
    max-height: 266px;
    padding: 3px
}


.post-image {
    border: 1px solid #cecece6e;
    border-radius: 5px;
    min-height: 166px;
    max-height: 166px;
    padding: 3px
}

.file-image {
    border: 1px solid #cecece6e;
    border-radius: 5px;
    min-height: 88px;
    max-height: 88px;
    padding: 3px;
}

.post-image-show {
    padding: 20px 5px;
    margin: 0;
    width: 100%
}

.slider-image {
    border: 1px solid #cecece6e;
    border-radius: 5px;
    min-height: 166px;
    max-height: 166px;
    padding: 3px
}

.mt--37px {
    margin-top: -37px
}

.toggle-password {
    position: absolute;
    top: 38px;
    right: 25px;
    cursor: pointer
}

.no-image {
    width: 220px;
    margin: auto
}

.fit-content {
    overflow: auto;
    max-height: 550px;
    padding-right: 15px
}

.comment-not-found, .modal .comment-view {
    border: 2px dotted #8e54e9;
    background: #f3eefd;
    border-radius: 3px;
    padding: 15px
}

.no-feature,
.card-not-found {
    border: 2px dotted #8e54e9;
    background: #f3eefd;
    border-radius: 3px;
    text-align: center;
    color: #8e54e9;
    padding: 15px;
    width: 100%;
    margin: auto;
}

.modal .modal-body p, .modal .modal-header h4 {
    color: #8e54e9
}

.modal .modal-header button {
    outline: 0
}

.fa.fa-sm {
    font-size: 11px
}

#postImagesCarousel {
    width: 450px;
    border-radius: 5px;
    border: 1px solid #cecece6e;
    padding: 3px
}

#postImagesCarousel .carousel-item img {
    height: 300px;
    width: 450px
}

.table-responsive .table.th-max tr th {
    min-width: 175px;
    width: 175px
}

.activity .activity-item textarea, .table-responsive .table.th-max tr td textarea {
    background: #fff;
    outline: 0;
    border: none;
    padding: 0;
    padding-right: 10px;
    width: calc(100% - 5px)
}

.no-select-text {
    user-select: none
}

.chat .chat-msg .chat-msg-content {
    max-width: 500px
}

.chat .chat-msg .chat-msg-time {
    font-size: 11px;
    margin: -13px 10px 2px 0;
    display: block
}

#addNewMessage button {
    outline: 0
}

.custom-scroll {
    overflow-y: scroll
}

.min-h-mssg {
    min-height: 400px
}

.user-is-activity {
    position: absolute;
    top: 16.5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #fff
}

.user-is-activity.on {
    background: #32b99c
}

.user-is-activity.off {
    background: #e3324c
}

.ml--10px {
    margin-left: -12px
}

.ml--5px {
    margin-left: -7px
}

.app-chat-msg-img img {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    border: 2px solid #8e54E9A8
}

.app-chat-sidebar-user-item .bg-img img {
    width: 44px !important;
    height: 44px !important;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-top: -15px
}

.checbox-switch.switch-sm {
    width: 40px;
    height: 20px;
    margin-top: -8px
}

.faq-custom-body {
    border-right: 2px dotted #8e54e9;
    border-left: 2px dotted #8e54e9;
    border-bottom: 2px dotted #8e54e9;
    background: #f3eefd;
    border-radius: 0 0 3px 3px;
    padding: 15px;
    color: #8e54e9;
    margin: -17.5px
}

.faq-move {
    padding: 7px;
    margin-left: 30px;
    background-color: #f3eefd;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 10px;
    color: #8e54e9
}

.faq-move.reverse {
    color: #fff;
    background-color: #8e54e9
}

.faq-icon {
    color: #fff !important;
    border: 2px solid #fff;
    position: absolute;
    border-radius: 50%;
    margin-top: -44px;
    padding: 7px;
    height: 33px
}

.faq-icon i.fe {
    display: block;
    margin-top: -3px
}

.faq-icon.faq-trash {
    background-color: #e3324c;
    margin-right: 44px;
    right: 10px
}

.faq-icon.faq-edit {
    background-color: #32b432;
    margin-right: 44px;
    right: 45px
}

.faq-icon.faq-checkbox {
    background-color: #f3eefd;
    margin-left: 13px;
    display: inline
}

.faq-icon.faq-checkbox input[type=checkbox] {
    display: block;
    margin-top: 1px
}

.faq-mobile-actions {
    position: absolute;
    margin-top: 10px;
    margin-right: 0;
    right: 0;
    top: 0
}

.email-subscription-table {
    display: table;
    width: 100%
}

.email-subscription-table .fa {
    color: #8e54e9
}

.email-subscription-table tr {
    display: table-row
}

.email-subscription-table tr td {
    display: table-cell;
    padding: 5px
}

.email-subscription-table tr td:before {
    content: ": "
}

.email-subscription-head label span {
    height: 20px !important;
    margin-top: -25px;
    margin-left: 10px;
    width: calc(100% + 8px) !important
}

.email-subscription-head label span::before {
    width: 22px !important;
    height: 22px !important;
    margin-top: -3px !important
}

.card-scroll {
    overflow-y: scroll;
    max-height: 580px;
    margin-bottom: 25px
}

.activity-scroll {
    overflow-y: scroll;
    max-height: 365px;
    margin-bottom: 25px;
    margin-top: 7px
}

.notification-scroll {
    overflow-y: scroll;
    max-height: 365px;
    margin-bottom: 25px;
    margin-top: 7px;
    padding-right: 6px;
    margin-left: 6px;
    margin-right: 5px
}

.text-silver {
    color: #a6a9c3 !important
}

.fa-x {
    font-size: 1.2rem !important
}

.fa-2x {
    font-size: 1.5rem !important
}

.fc-event-dot.dot-warning {
    background-color: #f7b834
}

.fc-event-dot.dot-success {
    background-color: #32b99c
}

.fc-event-dot.dot-danger {
    background-color: #e3324c
}

.fc-event-dot.dot-info {
    background-color: #45aaf2
}

.fc-event-dot.dot-primary {
    background-color: #8e54e9
}

.send-special-offer-header {
    background-color: #4776e6;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px;
    text-align: center;
    width: 300px;
    position: absolute;
    right: -12px;
    top: -64px
}

.div-move-icon {
    position: absolute;
    left: 3px;
    top: -5px
}

.div-move-icon i {
    color: #8e54e9;
    background-color: #f3eefd;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 7px
}

table#detail-table tr, table#detail-table tr td {
    border: 1px solid #e3e3e3
}

table#detail-table tr td, table#detail-table tr th {
    padding: 10px
}

table#detail-table td.post-content {
    word-break: break-word;
    min-width: 666px;
    border: 0;
    border-left: 1px solid #e3e3e3
}

table#detail-table tr:nth-child(even) {
    background-color: #f6f7f8
}

table#detail-table tr th[scope=row] {
    min-width: 152px
}

.alert-warning {
    background-color: #fff3cd !important;
    border-color: #fff3cd !important;
    color: #856404 !important
}

#commingSoon li p {
    background-color: #4b74e6;
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .2);
    border-radius: 50%;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
    text-shadow: 0 0 10px rgba(0, 0, 0, .44)
}

#commingSoon h2 {
    text-shadow: 0 0 10px rgba(0, 0, 0, .66)
}

.nav-item .nav-link.b-danger {
    border: 1px solid #e3324c !important;
}

.menu-notify-expand {
    position: absolute;
    top: 20px;
    right: 10px;
}

.menu-notify-mini {
    position: relative;
    top: -25px;
    left: 15px;
    margin-right: auto;
}

.hr-profile {
    margin-left: -22px;
    margin-right: -22px
}

.hr {
    margin-left: -17.5px;
    margin-right: -17.5px
}

.btn-is-active {
    display: none;
}

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

.permission-area {
    border: 1px solid #dee2e6;
    padding: 20px 10px;
    margin: 10px 0;
    max-height: 500px;
    overflow: auto;
}

.permission-area .permission-item {
    border: 1px solid #dee2e6;
    margin-bottom: 20px;
}

.permission-area .permission-item .item-title {
    border-bottom: 1px solid #dee2e6;
    background-color: #F8F8FB77;
    padding: 20px 15px;
    line-height: 0;
    width: 100%;
}

.permission-area .permission-item .item-group {
    padding: 0 10px;
    margin: auto;
    width: 100%;
}

.permission-area .permission-item .item-group .form-check {
    display: flex;
    width: 160px;
}

.check-all-permission {
    position: absolute;
    right: 22px;
    top: -18px;
}

/*
* Şimdi benim bir materyalim var bunlar:
- .credit-cards
- - .card-item
- - - .title
- - - .number
- - - .date
- - - .name
- - - .del

* Yapmak istediğim bir kart resmini background olarak eklemek ve bu kartın içerisindeki elementleri üzereinde konumlandırmak.
*/

.credit-cards {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
    align-items: center;
    margin: 0 auto;
    max-width: 790px;
}

.credit-cards .card-item {
    position: relative;
    border-radius: 10px;
    background-image: url('../img/credit-card.svg');
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    font-weight: 600;
    color: #d9d9d9;
}

.credit-cards .card-item .number,
.credit-cards .card-item .name {
    position: absolute;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.credit-cards .card-item .title,
.credit-cards .card-item .date {
    position: absolute;
}


.credit-cards .card-item .del,
.credit-cards .card-item .del:hover {
    position: absolute;
    background-color: #E3324C;
    border-radius: 50px;
    color: #fff;
}

/* tests */
.questions-form .question-item {
    border: 1px solid #EFEFEF !important;
    justify-content: flex-end !important;
    flex-direction: column !important;
    border-radius: 7px !important;
    padding: 24px !important;
    background-color: #fff;
    height: 100%;
}

.questions-form .question-item .form-check-input:checked ~ label,
.questions-form .question-item .form-check-input:checked ~ label {
    background-color: #8e54e9;
    color: #FFF;
}

.questions-form .question-item .form-check-input:checked {
    box-shadow: 0 0 20px 0 #af80ff;
    border: 2px solid #af80ff;
}

.questions-form .question-item .form-check-input {
    position: absolute;
    margin-top: 15px;
    margin-left: 40px;
}

.questions-form .question-item .form-check-label {
    border: 1px solid #8e54e955;
    background-color: #8e54e911;
    width: calc(100% - 40px);
    border-radius: 5px;
    padding: 10px 40px;
    margin-left: 25px;
    color: #666;
}

.questions-form .question-item .form-check-label:hover {
    border: 1px solid #8e54e9;
    background-color: #FFF;
    cursor: pointer;
    color: #8e54e9;
}

.questions-form .question-item .question-title {
    font-weight: bold;
    font-size: 18px;
    color: #666;
}

.questions-form .question-item .question-description {
    font-size: 13px !important;
    margin-bottom: 10px !important;
    color: #999;
}

.questions-form .question-item .option {
    position: absolute;
    margin-top: 11px;
}

.questions-form .question-hr {
    border: 1px solid #EFEFEF;
    margin: -5px 0 25px -24.5px;
    width: calc(100% + 49px);
}

input[type="radio"]:checked {
    accent-color: #8e54e9;
}

#alert-question {
    background-color: #F3EEFD !important;
    border: 1px dashed #8e54e977 !important;
    padding: 20px 40px;
    text-align: center;
}

#alert-question .alert-heading {
    color: #a068f1;
}

#alert-question .alert-description {
    color: #796666;
}

#alert-is-not-client {
    border: 1px dashed #856404 !important;
    padding: 20px 40px;
    text-align: center;
}

#alert-is-not-client .alert-heading {
    color: #856404;
}

#alert-is-not-client .alert-description {
    color: #796666;
}

#carouselPrices {
    overflow-x: scroll;
    max-height: 353px;
}

#carouselPrices input[type="radio"] {
    display: none;
}

#carouselPrices .card {
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    padding: 0 10px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
}

#carouselPrices .card.is-invalid {
    border: 1px solid #E3324C;
}

#carouselPrices .card:hover,
#carouselPrices .card:hover .list-group-item {
    background-color: #F3EEFD;
    transition: all .3s ease;
}

#carouselPrices .card.active {
    border: 1px solid #8e54e9;
    box-shadow: 0 0 3px 0 #af80ff;
}

#carouselPrices .card .list-group-item i.fa {
    color: #8e54e9 !important;
}

#appointmentTimes .time {
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
    border: 1px solid #e7e7e7;
    padding: 5px 15px;
    width: 71.3px;
    margin-right: 3px;
}

#appointmentTimes input[name="appointment_time"] {
    display: none;
}

#appointmentTimes input[name="appointment_time"]:disabled + label {
    background-color: #e7e7e7;
    color: #999;
}

#appointmentTimes input[name="appointment_time"]:checked + label {
    background-color: #8e54e9;
    color: #FFF;
}

.is-invalid-time {
    border: 1px solid #E3324C !important;
}

.lbl-mt-10 {
    display: block;
    margin-top: -10px;
    margin-left: 5px;
}

.modal-text-h-365 {
    max-height: 365px;
    overflow-y: scroll;
}

.text-primary {
    color: #8e54e9 !important;
}

.text-danger {
    color: #E3324C !important;
}

.text-success {
    color: #32b99c !important;
}

.text-warning {
    color: #f7b834 !important;
}

.text-info {
    color: #45aaf2 !important;
}

.text-dark {
    color: #333 !important;
}

.text-light {
    color: #999 !important;
}

/*.note-editor {
    z-index: 99999 !important;
}*/

.scrollbar .notify-icon.bg-img {
    width: 44px !important;
    height: 44px !important;
    background-color: transparent !important;
    border-radius: 50% !important;
}

.datepicker {
    z-index: 999 !important;
}

.alert.alert-danger-inverse {
    background-color: #FCEBEC !important;
    border: 0 !important;
}

.alert.alert-danger-inverse li {
    color: #E3324C !important;
}

.border-gray {
    border: 1px solid #DEE2E6 !important;
}

.avatar-img img {
    width: 144px;
    height: 144px;
    line-height: 144px;
    border-radius: 50%;
    border: 2px solid #8e54e9;
    padding: 1px;
}

.scroll-skills {
    overflow-x: scroll;
    max-height: 144px;
    margin-right: -33px;
}

.alert.alert-inverse-light2 {
    background-color: #F9F9FB !important;
    border: 0 !important;
}

.app-chat-msg-chat .chat-left .chat-msg .chat-msg-content {
    background-color: #F3EEFD !important;
}

.app-chat-msg-chat .chat-left .chat-msg .chat-msg-content p {
    color: #8b8f96 !important;
}

.app-chat-msg-chat .chat-left .chat-msg .chat-msg-content:first-child::before {
    border-left-color: #F3EEFD !important;
}
