.btn,
.form-group>label {
    font-size: 14px !important;
}

.btn-primary {
    background-color: #2046da !important;
}

.btn-danger {
    background-color: #fb160a !important;
}

.toggle.btn.btn-success,
.toggle.btn.btn-danger {
    width: 95px !important;
}

.text-area-5 {
    min-height: 100px !important;
}

.text-area-3 {
    min-height: 60px !important;
}

img.admin-img {
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 0px;
    max-width: 180px;
    height: 150px;
    object-fit: cover;
    margin: 0px;
}

img.admin-banner-img {
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 0px;
    max-width: 200px;
    height: 120px;
    object-fit: cover;
    margin: 0px;
}

.select2-container .select2-selection--single {
    font-size: 14px !important;
    padding: 7px 10px !important;
    height: 42px !important;
    border-color: #e4e6fc !important;
}

.tagify tag {
    margin: -5px 0px 5px 5px !important;
}

.tagify__input {
    margin: -5px 0px 5px 5px !important;
}

.note-editable {
    min-height: 120px !important;
}

.card-body.seller_chat_list {
    height: 650px !important;
}

.chat-box .chat-content .chat-item.chat-right img {
    object-fit: cover;
    width: 60px !important;
    height: 60px !important;
}

.plus_btn {
    margin-top: 32px;
}

.card-header h1 {
    margin-bottom: 0;
    font-weight: 700;
    display: inline-block;
    font-size: 24px;
    margin-top: 3px;
    color: #34395e;
}

.card .card-header .form-control {
    height: 42px;
    font-size: 14px;
    border-radius: 0;
}

.card .card-header .btn {
    margin-top: 1px;
    padding: 0.3rem 0.8rem;
}

.card .card-header .btn:not(.note-btn) {
    border-radius: 0.25rem;
}

.add_new_social_btn {
    margin-top: 35px !important;
}

.section-body a {
    text-decoration: none !important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    max-height: 600px;
    overflow-y: auto;
}

.chat-box .chat-content {
    background-color: #f9f9f9 !important;
    height: 600px;
    overflow-y: auto;
    padding-top: 25px !important;
}

.media span {
    background: #2a9cf5;
    color: #fff;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
    top: 30px;
    left: -30px;
    position: relative;
}

.list-unstyled .active {
    background: #f8f8f8;
}

table .rounded-circle {
    border-radius: 50% !important;
    width: 80px !important;
    height: 80px !important;
    object-fit: cover !important;
}

.profile-widget .profile-widget-picture {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover !important;
}

.default-avatar {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover !important;
}

.navbar .nav-link.nav-link-user img {
    width: 30px !important;
    height: 30px !important;
    object-fit: cover !important;
}

img.mr-3.ml-3.rounded-circle {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.chat-item.chat-left img {
    width: 60px !important;
    height: 60px !important;
    object-fit: cover;
}

#toast-container>.toast:before {
    display: none !important;
}

.w_80 {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.w_220 {
    width: 220px;
    height: 220px;
    object-fit: cover;
}

.height_165 {
    width: 100px;
    height: 165px;
    object-fit: cover;
}

.w_120 {
    width: 120px;
    height: 120px;
    object-fit: cover;
}

.w_200 {
    width: 200px;
    height: 100px;
    object-fit: cover;
}

.w_180_h_100 {
    width: 180px;
    height: 100px;
    object-fit: cover;
}

.h_300_w_250 {
    width: 250px;
    height: 300px;
    object-fit: cover;
}

.video_image {
    width: 160px;
    height: 150;
    object-fit: cover;
}

.btn_mt_33 {
    margin-top: 33px;
}

.service_image {
    width: 200px !important;
    height: 200px !important;
    object-fit: cover;
    border-radius: 5px;
}

.service_card {
    color: #34395e;
}

.service_detail {
    width: 77%;
}

.service_detail p {
    line-height: 12px !important;
}

.service_detail h6 {
    margin-bottom: 12px !important;
}

.report_table p {
    line-height: 14px !important;
}

.ticket-message .author_message {
    background: #e9ecef !important;
}

.upload_photo {
    display: block;
    margin-bottom: 10px;
}

.card.custom_bg {
    background: #ab4268;
    color: #fff;
}

.home_border {
    color: #34395e !important;
}

.dashboard_title {
    color: #34395e;
}

.mobile_slider_image {
    width: 200px !important;
    height: 80px !important;
    object-fit: cover;
    margin: 10px;
}

.main_service h4 {
    color: #6c757d !important;
}

.add_service_section h4 {
    color: #6c757d !important;
}

.add_service_section .add_section h3 {
    font-size: 16px;
    color: #6c757d !important;
    margin-bottom: 10px;
    font-weight: 500;
}

.add_service_section .add_section ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.add_service_section .add_section ul li {
    position: relative;
    padding-left: 30px;
    list-style: none;
    width: 50%;
}

.add_service_section .add_section ul li::after {
    position: absolute;
    content: "\f058";
    font-family: "font awesome 5 free";
    font-size: 16px;
    font-weight: 600;
    color: rgb(8, 124, 192);
    top: 0;
    left: 0;
}

@media (min-width: 1400px) {
    .service_detail {
        width: 78%;
    }

    .service_image {
        width: 19% !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399.99px) {
    .service_detail {
        width: 73%;
    }

    .service_image {
        width: 25% !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    .service_detail {
        width: 74%;
    }
}

@media (min-width: 768px) and (max-width: 991.99px) {
    .service_detail {
        width: 66%;
    }

    .service_detail h4 {
        font-size: 20px;
    }
}

@media (min-width: 576px) and (max-width: 767.99px) {
    .service_detail {
        margin-top: 15px;
        width: 100%;
    }

    .service_detail h4 {
        font-size: 20px;
    }
}

@media (max-width: 575.99px) {
    .service_detail {
        margin-top: 15px;
        width: 100%;
    }

    .service_detail h4 {
        font-size: 20px;
    }

    .service_detail .btn {
        font-size: 12px !important;
    }
}

.wsus__show_product {
    width: 450px;
    background: #378fff21;
    padding: 10px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 20px;
}

.wsus__show_product .img {
    width: 60px;
    height: 60px;
    border-radius: 3px;
    overflow: hidden;
    border: 2px solid var(--colorWhite);
    margin-right: 15px;
    background: var(--colorWhite);
}

.chat-left .wsus__show_product a {
    font-size: 16px;
    font-weight: 600;
    font-family: var(--headingFont);
    color: #121212;
    width: 70%;
    transition: all linear 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

.wsus__show_product a:hover {
    color: #6777ef !important;
}

.lang_list_top {
    overflow: hidden;
}

.lang_list_top ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.lang_list_top li {
    float: left;
}

.lang_list_top li a {
    display: block;
    padding: 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #6777ef !important;
}

.select2-container--default .select2-selection--multiple {
    border-color: #e4e6fc !important;
}

.fade.in {
    opacity: 1 !important;
}

.tox .tox-promotion,
.tox-statusbar__branding {
    display: none !important;
}

.file-preview-box {
    height: 300px;
    overflow-y: auto;
}

.admin_role_border .text-capitalize,
.permission_all {
    font-weight: 700;
    color: #6777ef;
}

.missingCrentialsAlert {
    top: -7px;
    z-index: 3;
}

.section-header-breadcrumb .breadcrumb a {
    text-decoration: none;
}

.table {
    font-size: 15px !important;
    --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.03);
}

.table thead {
    background-color: rgba(var(--bs-emphasis-color-rgb), 0.06);
}

.table>:not(caption)>*>* {
    border-bottom: none;
}

/* Admin menu search css start  */

.search-box {
    max-width: 200px;
}

.search-box input {
    height: 33px !important;
    margin-bottom: 0 !important;
    padding: 5px 20px;
    width: 100%;
    outline: none;
    border: none;
    border-radius: 6px;
}

.search-box #admin_menu_list {
    width: 100%;
    top: 100%;
    left: 0;
    max-height: 272px;
    background-color: white;
    overflow: auto;
}

.search-box #admin_menu_list a {
    color: #212529;
    display: block;
    font-weight: 600;
    text-decoration: none;
    padding: 8px 15px;
}

.search-box #admin_menu_list a:hover {
    color: #6777ef;
}

.search-box #admin_menu_list a.not-found-message {
    cursor: no-drop;
    color: #6c757d;
}

/* Admin menu search css end  */

.nice-select.bg-transparent.form-control-sm.border-light.select_js {
    line-height: 28px;
    height: 36px;
}

.section .section-header .section-header-breadcrumb {
    margin-top: 0;
}