/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");

.nivoSlider {
	max-height:650px !important;
}

p a {
-webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
p a:hover {
	color:#d1d2d4;
}

.ninja-forms-form-wrap label {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    font-weight: normal !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    font-size: 10px !important;
}

.nf-form-content .label-above .nf-field-label {margin-bottom:0 !important;}

.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
	font-size:12px !important;
	padding:8px !important;
}

.ninja-forms-form-wrap input {
	height:auto !important;
	-webkit-border-radius: 2px !important;
    	-moz-border-radius: 2px !important;
    	border-radius: 2px !important;
	border: solid 1px rgba(0, 0, 0, 0.1) !important;
}

.nf-form-content {
	max-width:100% !important;
}

.nf-field-container {
	margin-bottom:20px !important;
}
.nf-field-container.html-container {
	margin-bottom:0 !important;
}

.label-above .nf-field-element h3 {
	padding:0 !important;
}

.nf-form-fields-required {
	display:none !important;
}

.label-left.captcha .nf-field-label {
	text-align:left !important;
	width:28% !important;
}

.label-left.captcha .nf-field-element {
	max-width:30%;
}
#nf-field-4 {
	background: #ffffff;
	color: #231f20;
	padding:12px 25px !important;
	-webkit-border-radius: 5px !important;
    	-moz-border-radius: 5px !important;
    	border-radius: 5px !important;
}
nf-field textarea {
	max-width:100%;
}

#section-3 {
	padding-bottom:50px;
}
