ul.wp-block-list span.time-list {
    display: flex
;
    flex-direction: column;
}
.footer-logo a {
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 11px 15px;
    background-color: #ffffff;
    border-radius: 8px;
}
.sub-menu-toggle::before,
.sub-menu-toggle:before {
    color: #ffffff !important;
}
@media only screen and (max-width:1200px) and (min-width:1024px) {
    header.site-header .mid-header-items {
        gap: 15px;
    }
    header.site-header .mid-header-items .mid-head-item {
        width: 44%!important;
        margin: 0!important;
    }
    .top-content-cta-section .top-cta-title {
        font-size: 26px!important;
    }
}
@media only screen and (max-width:481px) {
    .services-section .service-item .service-icon {
        border: 2px dotted #000000!important;
    }
    .services-section .service-item .service-icon .serv-icn-img {
        background-color: #000000!important;
    }
    .projects-section .proj-count-item {
        padding: 15px!important;
    }
}
.review-section .review-item-row {
    min-height: 170px!important;        
}
.top-head-item:nth-child(3) {
    display: none !important;
}
body.menuactive button.xapp-chat-button
Specificity: (0,2,2)
 {
    z-index: -100 !important;
}