/*
 Theme Name:   Kleanix Child  
 Theme URI:    https://wordpress.themeholy.com/kleanix
 Description:  This is a child theme for Kleanix - Cleaning Service WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     kleanix
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  kleanix-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */ 


.rtl a.nturl {
    text-align: right;
}


.rtl .header-layout1 .header-menu-left-shape {
	left: 110px;
}

.rtl a {
	text-align: right;
}

.hero-style2 .hero-title {
	margin-bottom: 50px;
}


.rtl .hero2-bottom-from-area * {
	direction: rtl;
	text-align: right;
}


[dir="rtl"] .about-sec-2-left .year-counter {
	top: 68%;
	right: 0;
	text-align: center;
	right: auto;
	left: -42px;
}


.rtl .main-menu ul.sub-menu {
	padding: 18px 20px 18px 18px;
	left: auto;
}

.th-widget-contact .footer-info-title {
	font-size: 16px;
	color: #fff;
	line-height: 1;
}

.info-box_text{
    font-size: 14px;
}

.elementor-element-52e2029 p{
	color: #FFFFFF !important;
}


.contact-feature-wrap .info-box_link, .contact-feature-wrap  .info-box_link a, .contact-feature-wrap .media-body, .contact-feature-wrap .media-body a{
    color: #000;
}

.contact-form.input-smoke h3, .contact-form.input-smoke * {
	direction: rtl;
	text-align: right !important;
}