/*
 Theme Name:   Mighti Child
 Theme URI:    https://mighti.themewant.com/
 Description:  Mighti Child
 Author:       Themewant
 Author URI:   http://themewant.com
 Template:     mighti
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */



.breadcrumbs-single {
	display: none;
}

.admin-bar .menu-sticky.sticky {
    top: 0px !important;
}

.single-service-h2.invert- .icon {
	border: none !important;
}

.sm-service-area-wrapper {
	display: none;
}
    
.hfe-site-logo-container {
	margin-left: 100px;
}

.hfe-site-logo-container img {
	width: 150px !important;
}

.single-approach-area-start img {
	display: none;
}

.title-area {
	cursor: default;
	pointer-events: none;
}

.single-service-h2 a {
	cursor: default;
	pointer-events: none;
}

@media(max-width: 1024px) {
    .nav-bar{
        padding: 0px 0px 0px 0px;
    }
}

@media(max-width: 767px) {
    .nav-bar{
        padding: 0px 0px 0px 0px;
    }
	
	.service-area-one-main-wrapper .single-item-service-one a .list-title h3 {
		margin: 0;
	}
	
	.service-area-one-main-wrapper .single-item-service-one a .list-info p {
		margin: 0;
	}
	
	.single-testimonial-2 {
        padding: 0 20px;
	}
	
	.single-testimonial-2 .left-area{
        margin: auto;
	}
	
	.water-txt-top.rts-has-mask-fill.rt_animated_title {
		font-size: 30px !important;
		line-height: 34px !important;
	}
	
	.water-txt-top.rts-has-mask-fill.rt_animated_title span {
		font-size: 30px;
	}
}