/* Contact Form 7 Input CSS 
---------------------------*/
.wpcf7 input[type="text"],
textarea {
	width: 100%;
}

/* wp call button Input CSS 
---------------------------*/
.wp-call-button {
    bottom: 1px;
		width: 55px;
    height: 55px;
	}