/*
 Theme Name:     Nanthes Park Cattle Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme created for Nanthes Park Cattle
 Author:         Elegant Themes & Mythic Coding
 Author URI:     http://mythiccoding.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* Theme customization starts here
------------------------------------------------------- */

/* Styling for contact form */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
	width: 50%;
}

.wpcf7 textarea {width: 75%}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"]{
	height: 35px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
}

#cf-button {
background-color: #859b7c;
border-color: #859b7c;
border-radius: 8px;
color: #ffffff;
font-size: 18px;
font-weight: 700;
font-family: "Open Sans", sans-serif;
width: 200px;
height: 40px;
cursor: pointer;
}

/* End contact form styling */

/* Styling for Menu 'Burger' Button for mobile devices */

span.mobile_menu_bar:before {
color: #ffeaca;
}

/* End 'Burger' styling */