#mc4wp-form-1 input[type="submit"] {   
		width: 140px;
		margin-left: 145px;
		border-radius: 42px;
		font-weight:bold;
}

#mc4wp-form-1 input[type="text"] {
		width: 300px;
    border-radius: 42px;
} 
label {
		font-weight: bold
}

@media only screen and (min-width: 601px)
{#mc4wp-form-1 input[type="email"] {  
		width: 300px;
		font-weight: normal;
	  border-radius: 42px;
	  margin-left: 19px;
	}}

@media only screen and (max-width: 601px)
{#mc4wp-form-1 input[type="email"] {  
		width: 300px;
		font-weight: normal;
	  border-radius: 42px;
}}


	
	

.elementor-accordion .elementor-accordion-item:first-of-type {
display: none;}
.elementor-accordion {
  border-top: 2px solid  #079880;
}