/*
Theme Name: Apeix Child
Theme URI: http://themeforest.net/user/wpoceans/portfolio/
Author: wpoceans
Author URI: http://themeforest.net/user/wpoceans
Description: Apeix - Wedding & Wedding Planner WordPress Theme
Template:	apeix
Version: 1.0
Text Domain: apeix-child
*/

/* General Form Styling */
/* Form Container */
input#input_1_13 {
 background-color:#292929;
 border:1px solid #494949;
 margin-top:10px;
}
input#input_1_13::placeholder {
  color: white;
}
input#input_1_6 {
background-color:#292929;
 border:1px solid #494949;
 margin-top:10px;
}
input#input_1_6::placeholder {
color: white;
}
input#input_1_10 {
 background-color:#292929;
 border:1px solid #494949;
 margin-top:10px;
}
input#input_1_10::placeholder {
	color: white;
}

input#input_1_5 {
background-color:#292929;
 border:1px solid #494949;
margin-top:10px;
}
input#input_1_5::placeholder {
	color: white;
}

input#input_1_7 {
background-color:#292929;
 border:1px solid #494949;
 margin-top:10px;
}
input#input_1_7::placeholder {
	color: white;
}
input#input_1_8 {
background-color:#292929;
 border:1px solid #494949;
	 margin-top:10px;
}
input#input_1_8::placeholder {
	color: white;
}
select#input_1_9 {
background-color:#292929;
 border:1px solid #494949;
	color: white;
	margin-top:10px;
}
select#input_1_9 option {
  color: white;
}
input#input_1_11_1 {
	background-color:#292929;
 border:1px solid #494949;
	margin-top:10px;
}
input#input_1_11_1::placeholder {
	color: white;
}

input#input_1_11_2 {
 background-color:#292929;
 border:1px solid #494949;
	margin-top:10px;
}
input#input_1_11_2::placeholder {
	color: white;
}

select#input_1_11_3 {
	background-color:#292929;
 border:1px solid #494949;
	color: white;
	margin-top:10px;
}
select#input_1_11_3 option {
	color: white;
}
input#input_1_12 {
	margin-top:10px;
	color:#fff;
}
span#gfield_upload_rules_1_12 {
	color:white;
}
input#gform_submit_button_1 {
	background-color:#ffc513;
	color:#000;
	width:150px;
	height:50px;
	border-radius:30px;	
	border:none;
}
label.gfield_label {
	color:#fff;
}
div#pum_popup_title_636 {
	color:#fff;
	margin-bottom:30px;
}