/**
 * Theme Name: Tadiran Batteries New
 * Author: Good Morning Marketing Inc
 * Version: 99.0
**/
#home-banner .elementor-cta__title {
	margin-bottom: 0;
}

#home-banner  .elementor-cta__bg-overlay {
	display: none;
}

#banner-link .elementor-cta__content {
    height: 100%;
}

.elementor-widget-container p a {
	color: inherit;
}

.elementor-widget-container p a:hover {
	color: #7cdf5b;
}

body .gform_wrapper.gravity-theme .gform_footer .button:hover, 
body .gform_wrapper.gravity-theme .gform_page_footer .button:hover {
	background-color: #7cdf5b;
	
}

#footer form .gform_footer button:hover,
#footer form .gform_page_footer button:hover {
	background-color: #58bc37;
}

body header .elementor-container .elementor-nav-menu .elementor-item {
	padding-right: 5px!important;
    padding-left: 5px!important;
}

/* Lithium Battery Application Qestionnaire*/
.mine-new-form{
	margin-top:30px;
}

.mine-new-form input,
.mine-new-form textarea,
.mine-new-form select{
  background: #76b5c5;
	outline: 2px solid #cbced8;
}

.mine-new-form input:focus,
.mine-new-form textarea:focus,
.mine-new-form select:focus{
  background: #bae785;
	outline: 2px solid #cbced8;
}

.mine-new-form .gsection_title{
	display: none;
}

.mine-new-form .secondary-title{
	margin-top:22px;
	 font-size: 22px;
	text-decoration: underline;
	 font-weight: 600!important;
}

.mine-new-form #field_6_25,
.mine-new-form #field_6_26,
.mine-new-form #field_6_29,
.mine-new-form #field_6_32{
	padding-top: 33px!important;
}

.mine-new-form .desc-text{
	margin: 20px 0 20px 0;
}

/* .desc-text-margin{
	margin: 35px 0 0 0;
} */

.mine-new-form .text-warning{
	color:red;
	font-size:14px;
	margin: 20px 0 0 0;
}

.heading-table{
	margin-top:30px;
}

.schema-pic{
	display:flex;
	justify-content: flex-end;
}

.gform_wrapper.gravity-theme .gfield_label{
	font-weight: 400!important;
}

.elementor-widget-container .gform_heading h2{
  font-size: 32px!important;
	text-decoration: underline;
}

.elementor-widget-container .gform_description{
	display:flex;
}

.choice-input input{
	width: 20px;
    height: 20px;
}

@media screen and (max-width: 641px) {
	.elementor-widget-container .gform_description{
	display:flex;
		flex-direction: column-reverse;
    align-items: center;
}
}

.elementor-widget-container img{
	margin-left: 20px;
}

#input_6_14,
#input_6_79{
	display:flex;
}

#field_6_85{
	text-align:right;
}

#field_6_82 a{
	text-decoration:none;
}

#field_6_85 a{
	text-decoration:none;
	font-weight:400;
	color: #000000;
}

#gform_submit_button_6{
	   border-radius: 99px!important;
    border: 1px solid #fff;
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    padding: 7px 42px;
	background: #5adb3a !important;
}

