.search .inner-banner-one.header-space-fix.position-relative.z-1 {
    margin-top: 70px;
}

.inner-banner-one .breadcrumb-content li {
    margin-left: 0px;
}

.sidebar-bg.sidebar-search form {
    margin-bottom: 0px;

}

.sidebar-two .sidebar-category li a:before {
    content: url(../images/shape_49.webp) !important;
    position: absolute;
    left: 15px;
    top: 10px;
    opacity: 0;
    transition: all .3s ease-in-out 0s;
}

.sidebar-two .sidebar-category li a:before {
    content: url(../images/shape_49.webp) !important;
    position: absolute;
    left: 15px;
    top: 10px;
}

.service-details .entry-content ul li {
    margin-left: auto;
}

.theme-main-menu .inner-content {
    max-width: 1300px !important;
    margin: 0 auto !important;
}

.theme-main-menu.menu-overlay {
    background-color: #ffffff !important;
}

.theme-main-menu .navbar-collapse {
    display: flex !important;
    justify-content: center !important;
}

.theme-main-menu .inner-content .nav-link {
    width: 80px !important;
}

.theme-main-menu .inner-content .nav-link a,
.theme-main-menu .inner-content .nav-link span {
    margin: 0 10px !important;
    font-size: 16px !important;
    display: inline-block !important;
    width: 80px !important;
    text-align: center !important;
    font-weight: 600 !important;
    text-decoration: uppercase !important;
}

.theme-main-menu.menu-style-one .navbar {
    margin: 0 !important;
}