/*
Theme Name: Electman Child
Description: This is Electricity and Electric Repaire with Events Lighting WordPress Theme
Author: wpsection
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: electman
Version: 2.0.0
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
License: GNU General Public License
License URI: license.txt
*/

.image-layer:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: #0000008f;
}
body .banner-carousel .content-box .inner {
    background: transparent!important;
    padding: 40px!important;
}
.btn-style-four, .btn-style-one
{
    text-transform:none;
}
.banner-carousel .content-box .text {
    display: block;
    font-size: 22px;
}
.sec-title h2 {
    text-transform: uppercase!important;
}

.header-style-one .upper-row .logo-box {
    padding: 13px 0px;
}
.history-tab .nav-tabs .nav-link {
    width: 318px!important;
}
.history-tab .tab-btn-style-one {
    right: -280px!important;
}
table.table.table-striped {
    display: none;
}
.meta-info.home_post {
    display: none;
}
.news-block .lower-box h3 a {
    text-transform: none!important;
}
a{
    text-transform:none!important;
}
ul.blog-one__meta.list-unstyled {
    display: none!important;
}
.post .image-box {
    margin-bottom: 30px!important;
}
.search-btn {
    display: none;
}

.mobile-menu {
	width: 100%;
}

.preloader {
	display: none !important;
}


@media screen and (max-width: 991px) {
	.history-tab .nav-tabs .nav-link {
	    width: 280px !important;
    	height: auto;
	}
	.history-tab .tab-btn-style-one {
		right: 0 !important;
	    margin-bottom: 30px !important;
	}
	.featues-section-three {
	    padding: 30px 0 30px;
	}
	.elementor-element-48fafe1 {
		display: none !important;
	}
	.elementor-widget-electman_history_tab .right-column {
		display: none !important;	
	}
}
