.blgcomment-list>li:nth-child(n+2) {
    margin-block-start: 15px !important;
}
.custom-card {
    border: 1px solid #ced4da;
}
.customizer-action svg{
    width: 23px !important;
    color: #ffffff !important;
}
.active-mode{
    border: solid 2px #000000 !important;
}
.property-img{
    max-width: 507px;
    max-height: 286px;
}
.text-justify{
    text-align: justify;
}
.custom .media{
    padding: 10px !important;
}
.user-avatar{
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 410px) {
    .header_li {
        display: none !important;
    }
}
.blgcomment-list li .media img{
    width: auto;
    height: 40px !important;
}

#card-element {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px !important;
    padding: 13px !important;
}
.codex-sidebar .logo-gridwrap, .codex-sidebar .icon-logo{
    padding: 0px 16px !important;
}

.setting-logo{
    width:300px !important;;
}

.landing-logo{
    width: 180px !important;
}
.lan-footer .codex-brand{
    margin-block-end: 0px !important;
}
.email-sidebar ul.custom-sidebarmenu-list {
    margin-block-start: 0px;
}
.invoice-logo{
    width: 250px;
}

.codex-calendar .events-list li{
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    line-height: 1;
}
.codex-calendar .events-list{
    overflow: auto;
    height: 863px;
}
.landing_logo{
    filter: drop-shadow(2px 3px 7px #011C4B);
}
.head-invoice img{
    width: 250px;
}
.cdx-invoice .body-invoice .table tr td{
    padding: 10px 10px !important;
}
.schedule_remove {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/***********************Frontend*******************/

.frontend .intro {
    height: 65vh;
    position: relative;
    background-color: #051722;
    background-image: unset;
}

.frontend .land-header {
    background: #ffffff;
}
.frontend .land-header.fixed .menu-list a {
    color: #000000;
    font-size: 18px;
}
.frontend .land-header{
    padding-block-start: 8px;
    padding-block-end: 8px;
}
.frontend .home{
    margin-top: 20px;
    padding-block-end: 25px;
}
.frontend .intro .intro-contain{
    height: 65vh !important;
}
.frontend .timeline-grid .timeline-content {
    padding: 30px;
    background-color: #f4f6fb;
    position: relative;
    border-radius: 6px;
     width: 100%;
}
.frontend .timeline-grid {
    padding-top: 0px;
    position: relative;
}
.frontend .rating-list .rating{
    margin-inline-start: 0px;
}
