/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 23 2026 | 08:59:01 */
/* Убираем заголовок статьи из хлебных крошек CMSMasters */
.cmsmasters_breadcrumbs_inner > span:last-child,
.cmsmasters_breadcrumbs_inner > .breadcrumbs_sep:nth-last-child(2) {
    display: none !important;
}