/* Start custom CSS */@import "/wp-content/themes/saasland-child/header-dark.css";
.navbar-brand.sticky_logo img:first-child {
    content: url(/wp-content/uploads/2023/07/evs-logo.png);
    width: 212px;
    height: 80px;
}
.breadcrumb_area_two {
    padding: 175px 0 0;
    background: none;
    background-image: none;
}
.sec_pad {padding: 80px 0;
}
.breadcrumb_shap{
    display: none;
}/* End custom CSS */