/*
Theme Name: 	   Suntech Pro
Slug: 			   suntech-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/suntech-pro/
Description:        Suntech is the perfect theme for your website. Suntech 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%;
}


/* RTL Custom */

.rtl .contact__list i {
    margin-right: 0;
	margin-left: 1.5rem;
}

.rtl .dt_navbar-mainmenu li > a {
    text-align: start;
}

.rtl .dt_mobilenav-right > ul,
.rtl .dt_navbar-right > ul {
    padding-left: 0;
    padding-right: 2.2rem;
}

.rtl .dt_navbar-list-right > li:not(:last-child) {
    margin-right: 0;
	margin-left: 1.8rem;
}

@media (min-width: 87.5em) {
	.rtl .dt_navbar-list-right > li:not(:last-child) {
		margin-right: 0;
		margin-left: 2.2rem;
	}
}

.rtl .dt_mobilenav-mainmenu-inner > ul > li {
    text-align: start;
}

.rtl .dt_mobilenav-mainmenu-inner .dt_navbar-mainmenu > li a {
    padding-left: 0;
    padding-right: 1.5rem;
}

.rtl .dt_mobilenav-mainmenu-content .dt_mobilenav-dropdown-toggle button {
    border-left: 0;
    border-right: 0.1rem solid rgba(189, 189, 189, 0.2);
}

.rtl .search--header .dt_search-form input[type=submit],
.rtl .search--header .dt_search-form button {
    right: unset;
    left: 0;
}

.rtl .dt_owl_carousel.owl-carousel .owl-dots,
.rtl .dt_slider .dt_owl_carousel.owl-carousel .owl-nav {
    flex-direction: row-reverse
}

.rtl .dt_content_about_info.style1 .widget_contact .contact__list i {
    margin-right: 0;
    margin-left: 2rem;
}

@media (min-width: 48em) {
	.rtl .dt-text-md-left {
		text-align: start;
	}
	.rtl .dt-text-md-right {
		text-align: end;
	}
}

@media (min-width: 62em) {
	.rtl .dt-text-lg-left {
		text-align: start;
	}
	.rtl .dt-text-lg-right {
		text-align: end;
	}
}

.rtl .dt_job_box .inner .information ul li i,
.rtl .contact__body {
	text-align: start;
}

.rtl .skills-box .dt_progress_block .dt_progress_box {
    display: inline-block;
}

.rtl .whychoose--one::before {
	left: unset;
	right: 0;
}

.rtl .whychoose--one .pattern-layer .pattern-1 {
	transform: scaleX(-1);
}

.rtl .whychoose--one .dt_image_box.image-1:before {
	right: unset;
	left: 51%;
}

.rtl .whychoose--one .dt_image_box.image-1:after {
	right: unset;
	left: calc(51% - 3.9rem);
}

.rtl .dt_cta--two .dt_cta_content .dt_cta_inner .item_author .item_image {
    margin-right: 0;
	margin-left: 2.4rem;
}

.rtl .dt_post_item .meta ul li:not(:first-child) {
    margin-left: 0;
    margin-right: 2.2rem;
    text-align: start;
}

.rtl .dt_post_item .meta .author i,
.rtl .dt_post_item .meta .date i {
	margin-right: 0;
	margin-left: 0.8rem;
}

.rtl .dt_post_item .meta .date,
.rtl .dt_post_item .meta .author {
	line-height: 1.25;
}

.rtl .list_none li i {
    margin-right: 0;
    margin-left: 0.8rem;
}

.rtl .dt_job_box .inner .img,
.rtl .dt_btn-group .dt-btn:not(:last-child) {
    margin-right: 0;
	margin-left: 2.1rem;
}

.rtl .dt_progress_item .dt_bar .dt_counter_text {
	right: unset;
	left: 0;
}

.rtl .dt_partners_box .image+.content {
    padding-left: 0;
	padding-right: 2.5rem;
}

.rtl .dt_footer_middle .widget .widget-title:before {
    left: auto;
}
