/* DashBoard
-------------------------------------------------------------- */
.themesflat-boxed.has-dashboard  #themesflat-content {
    padding-top: 56px;
}

.themesflat-boxed.has-dashboard {
    background: #F7F7F7;
}

.themesflat-boxed.has-dashboard {
    padding-left: 300px;
}

.themesflat-boxed.has-dashboard #header {
    position: relative !important;
    top: unset !important;
    box-shadow: unset;
    border-bottom: 1px solid #ECECEC;
}

.themesflat-boxed.has-dashboard .spacing-sticky {
    display: none !important;
}

.themesflat-boxed.has-dashboard .container {
    max-width: 1540px;
}

.page-template-page-dashboard #mainnav > ul > li > a {
    line-height: 77px;
}

.sidebar-dashboard {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    top: 0px;
    width: 304px;
    height: 100vh;
    z-index: 999;
    position: fixed;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    box-shadow: 0px 2px 2px 0px #1C24331A;
    left: 0;
}

.sidebar-dashboard .db-content {
    padding: 30px 0;
}

.sidebar-dashboard .db-content.db-logo {
    padding: 17.5px 20px;
    padding-left: 56px;
    border-bottom: 1px solid #ECECEC;
}
.sidebar-dashboard .db-content:last-child {
    border-bottom: unset;
}

.sidebar-dashboard .db-author .name {
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    color: #fff;
    opacity: 0.5;
}

.sidebar-dashboard .db-author .author-email {
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar-dashboard .db-author .author {
    display: flex;
    align-items: center;
}

.sidebar-dashboard .db-author .author .avatar {
    flex-shrink: 0;
    max-width: 52px;
    height: 52px;
    margin-right: 10px;
}

.sidebar-dashboard .db-author .author .avatar img {
    border-radius: 50%;
    height: 52px;
    width: 52px;
    object-fit: cover;
}

.widget_login_menu_widget .user-dropdown .user-display-name img {
    height: 32px !important;
    width: 32px !important;
    border-radius: 50%  !important;
    object-fit: cover;
}

.sidebar-dashboard .db-list-menu {
    padding: 0 32px;
    margin-top: 32px;
}

.sidebar-dashboard .db-list-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #2C2E33;
    padding: 16px 24px;
    padding-right: 10px;
    display: block;
    border-radius: 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.sidebar-dashboard .db-list-menu ul li {
    margin-bottom: 0px;
}

.sidebar-dashboard .db-list-menu ul li a i {
    color: #A3ABB0;
    margin-right: 12px;
    font-size: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sidebar-dashboard .db-list-menu ul li a:hover,
.sidebar-dashboard .db-list-menu ul li a.active {
    background: var(--theme-primary-color);
    color: #fff;
}

.sidebar-dashboard .db-list-menu ul li a:hover i,
.sidebar-dashboard .db-list-menu ul li a.active i {
    color: #fff;
    opacity: 1;
}

.sidebar-dashboard .db-logo img {
    max-width: 137px;
    height: auto;
}

.dashboard-overlay {
    position: fixed;
    z-index: 7;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(18, 18, 18, 0.4);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    visibility: hidden;
}

.dashboard-overlay.active {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: not-allowed;
    z-index: 999;
}

.sidebar-dashboard.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    z-index: 9999;
}

.dashboard-toggle {
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
    color: var(--theme-primary-color);
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
}

.dashboard-toggle i {
    margin-right: 8px;
    font-size: 30px;
    vertical-align: middle;
}

.dashboard-toggle {
    display: none;
}

.page-template-page-dashboard .header .header-ct-left {
    display: none !important;
}

.tfre-submit-property-rating i {
    margin-left: 7px;
}

.group-agency-order .nice-select .list {
    width: max-content;
}


@media only screen and (max-width: 1300px) {
    .sidebar-dashboard {
        width: 250px;
    }
    .sidebar-dashboard .db-content.db-logo {
        padding: 17px;
    }
    .sidebar-dashboard .db-list-menu {
        padding: 15px;
        margin-top: 10px;
    }
    .themesflat-boxed.has-dashboard {
        padding-left: 250px;
    }
}

@media only screen and (max-width: 1160px) {
    .page-template-page-dashboard .header .header-ct-right .tf-btn {
        display: none !important;
    }

    #tabs-header-single-property .tabs-nav {
        top: 20px;
        right: 50px;
    }

    .themesflat-boxed.has-dashboard #themesflat-content {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .sidebar-dashboard {
        left: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .themesflat-boxed.has-dashboard {
        padding-left: 0px;
    }

    .dashboard-toggle,
    .page-template-page-dashboard .header .header-ct-left {
        display: block !important;
    }
    .sidebar-dashboard {
        width: 350px;
    }
    .sidebar-dashboard .db-content.db-logo {
        padding: 19px;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar-dashboard .db-list-menu ul li a {
        padding: 11px 10px;
    }

    .sidebar-dashboard {
        top: 0 !important;
        padding-top: 30px;
    }

    .contact-home {
        padding: 15px;
    }

    .contact-home .group-input {
        flex-wrap: wrap;
    }

    .contact-home .group-input .inner {
        width: calc(100% - 22px);
    }

    .contact-home .icon-dreamhome-chat {
        top: 15px;
    }

    .property-info-block-inline .property-year {
        display: block;
    }

    .wrap-checkbox .checkbox-item {
        width: calc(50% - 30px) !important;
    }

    .themesflat-boxed.has-dashboard #themesflat-content {
        padding-top: 50px;
    }

    .sidebar-dashboard {
        width: 250px;
    }
}


