/*
Theme Name: 	   TrueSoft Pro
Slug: 			   truesoft-pro
Text Domain: 	   softme-pro
Version:            1.0
Tested up to:       6.0
Requires at least:  4.7
Requires PHP:       5.6
Author:             DesertThemes
Author URI:         https://desertthemes.com/
Theme URI:          https://desertthemes.com/themes/truesoft-pro/
Description:        TrueSoft is the perfect theme for your website. TrueSoft is lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce with a beautiful & professional design.
Tags:               one-column, two-columns ,right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
 */
 
 .dt_service--two .dt_item_inner .dt_item_holder .dt_item_icon i {
    color: var(--dt-whi-color);
    font-size: 36px;
    line-height: 2;
}

.dt_pagetitle .dt_pagetitle_content .rank-math-breadcrumb,
.dt_pagetitle .dt_pagetitle_content > span {
    display: inline-block;
    color: var(--dt-whi-color);
    font-size: 2.8rem;
    position: relative;
    z-index: 1;
}

.dt_pagetitle .dt_pagetitle_content .rank-math-breadcrumb a,
.dt_pagetitle .dt_pagetitle_content > span a {
    color: var(--dt-whi-color);
}

.dt_pagetitle .dt_pagetitle_content .rank-math-breadcrumb a:not(:hover, :focus),
.dt_pagetitle .dt_pagetitle_content > span a:not(:hover, :focus) {
    text-decoration: none;
}

.dt_pagetitle .dt_pagetitle_content .rank-math-breadcrumb .separator {
    font-size: 120%;
}