/*
Theme Name: Electrik Child
Theme URI: http://example.com/electrik-child/
description: > Electrik Child Theme
Author: Peacefulqode
Author URI: https://peacefulqode.com
Template: electrik
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: electric, electricity, electrical, electrical repairer, services, electrician, electrician theme, electricity business, electricity services, engineering, maintenance, mechanic, repair
Use it to make something cool, have fun, and share what you've learned with others.
Text Domain: electrik-child
*/

:root {
	--primary-color: #03a9f4;
	--dark-color: #15141c;
	--secondary-color: #616161;
	--grey-color: #f7f7f7;
	--white-color: #ffffff;
	--title-fonts: 'Lexend Deca', sans-serif;
	--body-fonts: 'DM Sans', sans-serif;
}
.content-area .site-main {
    padding: 0 !important;
}

@media (max-width: 1023px){
	header#pt-header.pt-header-style-2 .pt-bottom-header .navbar-toggler {
    background: var(--white-color)!important;
	}
	header#pt-header .pt-bottom-header .navbar-toggler i{
		color: var(--primary-color)
	}
	header#pt-header .pt-bottom-header .navbar .navbar-nav li.current-menu-ancestor>a {
    background: var(--white-color)!important;
	}
}

.wpcf7-form textarea{  
 width: 100% !important; 
 height: 200px; 
} 
#back-to-top .top {
	bottom: 80px !important;
}
header#pt-header.pt-header-style-2 .pt-bottom-header .navbar .navbar-nav {
    float: right !important;
}
.pt-section-title.pt-style-1.text-center {
	padding: 0 !important;
    margin-bottom: 10px !important;
}

.subtitle .pt-section-title.pt-style-1 .pt-section-main-title {
	font-size: 38px !important;
	line-height: 30px !important;
}
@media (max-width: 479px){
	.subtitle .pt-section-title.pt-style-1 .pt-section-main-title {
		font-size: 22px !important;
		line-height: 30px !important;
	}
}

header#pt-header .pt-bottom-header .navbar .navbar-nav li a {
	text-transform: none !important;
}
.widget ul li a {
	text-transform: none !important;
}
