/* 
 Theme Name:     Independent Electrical Testing
 Author:         Independent Electrical Testing Child
 Author URI:     https://electrictesting.net/
 Template:       Divi
 Version:        v.4.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.4.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/*Fonts setting up*/
h1 {
	font-family: 'Rubik', sans-serif;
	font-size: 64px;
	line-height: 1.1em;
	font-weight: 700;
}

h2 {
	font-family: 'Rubik', sans-serif;
	font-size: 42px;
	line-height: 1.2em;
	font-weight: 700;
}

h3 {
	font-family: 'Rubik', sans-serif;
	font-size: 30px;
	line-height: 1.4em;
	font-weight: 700;
}

h4 {
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 700;
}

h5 {
	font-family: 'Rubik', sans-serif;
	font-size: 17px;
	color: #6fda44;
	font-weight: 500;
}

p {
	font-family: 'Open Sans', sans-serif; 
	font-size: 15px;
	font-weight: 500;
	line-height: 1.8em;
}

.subtitle-txt p {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 1.6em;
	font-weight: 500;
}

/*btn*/
body.et_pb_button {
	border-width: 4px!important;
}


/*btn light*/
body a.et_pb_button.et_pb_custom_button_icon.et_pb_button.et_pb_bg_layout_light {
    border-width: 4px!important;
    border-color: #6fda44;
    border-radius: 0px;
    letter-spacing: 4px;
    font-size: 14px;
    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: transparent!important;
    padding: 12px 30px;
}

/*btn Dark*/
body a.et_pb_button.et_pb_custom_button_icon.et_pb_button.et_pb_bg_layout_dark {
    padding: 12px 30px;
    border-width: 4px!important;
    border-color: #6fda44;
    border-radius: 0px;
    letter-spacing: 4px;
    font-size: 14px;
    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #6fda44;
}

/*Footer links Decoration*/
#links-for-decoration a:hover {
	text-decoration: underline;
}

/*HEADER Logo Setting up — Flexible size*/
#logo {
	max-height: 80%;
}

/*Menu Font-weight text*/
#top-menu li {
	font-weight: 500;
}

/*Menu Dropdown Setup*/
.nav li ul {
    position: absolute;
    padding: 20px 0;
    left: -120%;
    z-index: 9999;
    width: 360px;
}

#top-menu li li a {
	width: 100%;
}

/*Dropdown menu color setting up*/
.mobile_menu_bar:before {
    color: #6fda44 !important;
}

.et_mobile_menu {
	border-top: 3px solid #6fda44;
}

/*Font weight for Dropdown Menu Mobile*/
.et_mobile_menu li a {
	font-weight: 500;
}


/*Setting up mobile active link*/
.current_page_item a {
	color: #6fda44!important;
	font-weight: 700;
}


/*Wufoo Form Contact Us Form Form#55*/
header#header {
    display: none;
}

label#title9 {
    display: none;
}

label#title10 {
    display: none;
}

label#title11 {
    display: none;
}

#form55 ul {
    list-style-type: none;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

li.leftHalf, li.rightHalf {
    width: 50%;
}

#form55 input#Field9 {
    width: 96%;
    padding: 15px;
    border: none;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #000000;
}

#form55 input#Field10 {
	width: 96%;
    padding: 15px;
    border: none;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #000000;
}

#form55 li#foli11 {
    width: 98%;
    margin-top: 10px;
}

#form55 textarea#Field11 {
    width: 100%;
    border: none;
    font-size: 15px;
    padding: 15px;
    background-color: #f7f7f7;
}

#form55 fieldset {
    color: #fff;
}

li.hide {
    display: none;
}

#form55 li.buttons {
    width: 100%;
}

#form55 input#saveForm {
    width: 98%;
    outline: none;
    padding: 15px;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 700;
    background-color: transparent;
    border: 4px solid #fff;
    color: #fff;
	cursor: pointer;
}

#form55 input#saveForm:hover {
    width: 98%;
    outline: none;
    padding: 15px;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 700;
    background-color: #fff;
    border: 4px solid #fff;
    color: #6fda44;
	cursor: pointer;
}
/*/Contact Us form #form55*/

/*Get in Touch Wufoo form #form56*/
#form56 li {
    width: 100%;
}

#form56 ul {
    list-style-type: none;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

#form56 label#title4 {
	display: none;
}

#form56 label#title12 {
	display: none;
}

#form56 input#Field4 {
	width: 100%;
    padding: 15px;
    border: none;
    background-color: #fff;
    font-size: 14px;
    color: #000000;
	margin-bottom: 20px;
}

#form56 input#Field11 {
	width: 100%;
    padding: 15px;
    border: none;
    background-color: #fff;
    font-size: 14px;
    color: #000000;
	margin-bottom: 20px;
}
#form56 textarea#Field12 {
	width: 100%;
    border: none;
    font-size: 15px;
    padding: 15px;
    background-color: #fff;
}

#form56 li.buttons {
    width: 100%;
}

#form56 input#saveForm {
    width: 98%;
    outline: none;
    padding: 15px;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 700;
    background-color: transparent;
    border: 4px solid #6fda44;
    color: #6fda44;
	cursor: pointer;
}

#form56 input#saveForm:hover {
    width: 98%;
    outline: none;
    padding: 15px;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 700;
    background-color: #6fda44;
    border: 4px solid #6fda44;
    color: #fff;
	cursor: pointer;
}
/*/Get in Touch Wufoo form #form56*/

@media only screen and (max-width: 767px) {
/*Fonts setting up*/
h1 {
	font-family: 'Rubik', sans-serif;
	font-size: 42px!important;
	line-height: 1.1em;
	font-weight: 700;
}

h2 {
	font-family: 'Rubik', sans-serif;
	font-size: 32px!important;
	line-height: 1.2em;
	font-weight: 700;
}

h3 {
	font-family: 'Rubik', sans-serif;
	font-size: 30px!important;
	line-height: 1.4em;
	font-weight: 700;
}

h4 {
	font-family: 'Rubik', sans-serif;
	font-size: 18px!important;
	line-height: 1.4em;
	font-weight: 700;
}

h5 {
	font-family: 'Rubik', sans-serif;
	font-size: 17px;
	color: #6fda44;
	font-weight: 500;
}

p {
	font-family: 'Open Sans', sans-serif; 
	font-size: 15px!important;
	font-weight: 500;
	line-height: 1.8em;
}

.subtitle-txt p {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px!important;
	line-height: 1.6em;
	font-weight: 500;
}

/*Percent setting up for mobile*/
span.percent-value {
    font-size: 42px!important;
}
	
/*Footer Links line-height*/
#links-for-decoration p {
		line-height: 2.5em!important;
	}
	
li.leftHalf, li.rightHalf {
    width: 100%;
}

#form55 input#Field9 {
    width: 100%;
    padding: 15px;
    border: none;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #000000;
	margin-bottom: 10px;
}

#form55 input#Field10 {
	width: 100%;
    padding: 15px;
    border: none;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #000000;
}

#form55 li#foli11 {
    width: 100%;
    margin-top: 10px;
}
	
	
/*Media And Screen Less than 767px*/
}
