.slmp-reviews.review-postbox-form{
    margin-top:30px;
}
#slmp_geojuice{
    z-index:1;
    position:relative;
}
#xapp-widget .widget-container {
    z-index: 1000000!important;
}
.hero-slider .hero-caption-item .caption-item,
.inner-page-banner .page-banner:before{
    background-color: rgba(0, 0, 0, 0.55)!important;
}
@media only screen and (min-width: 1024px) {
    .genesis-nav-menu .sub-menu .menu-item.menu-item-has-children > a span:after {
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        content: "\f0d7";
        margin-left: 7px;
        font-size: 12px;
    }
        .service-pages .service-item .service-title {
        font-size: 20px!important;
    }
    .inner-page-banner .page-banner{
        height:500px!important;
    }
}
@media only screen and (max-width: 1023px) {
    .mobile-dots-items .mob-item span,
    .mobile-dots-items .mob-item a,
    .mobile-dots-items .mob-item,
    .site-header .dashicons-before:before{
        color: #000!important;
    }
    .main-header .header-items .header-col.logo-item,
    .mobile-dots-items .mob-item{
        border-bottom: 1px solid #000!important;
    }
     .genesis-nav-menu > li.menu-item > a, 
    .genesis-nav-menu > li.menu-item .sub-menu > li.menu-item a{
        border-bottom: 1px solid #414ce1!important;
    }
}