/*
Theme Name: Happy Kids Child Theme
Theme URI: http://themeforest.net/item/happy-kids-children-wordpress-theme/4452871
Description: Child theme for the Happy Kids - Children WordPress Theme
Author: Creative Web Solutions
Author URI: www.cwsthemes.com
Template: happykids
Version: 3.2.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.kids_bottom_content .content_bottom_bg {
    height: 160px;
}
table, th, td {
    border: none;
}
.signup-box {
	background:#fbf6de;
	border:solid 1px #d9ce9a;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:5px;
	width:95%;
	align:center;
}
label {
	color:#0060c2;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}
.inputbox {
	background:#f6f6f6;
	border:solid 3px #0060c2;
	font-size:14px;
	margin-bottom:2px;
	padding:5px;
	text-align:center;
	width:90%;
}
input[type="image"] {
	width:80% !important;
	margin-left: auto;
	margin-right: auto;
}
.signup-box p {
	color: #A2825C;
}
.your-message, .subject {
	width:98%;
}
.wpcf7-form {
	padding-bottom:20px;
}
.toggle_widget {
	margin:0 0 40px 0;
}

.kids_top_content_middle.homepage {
    padding: 10px 0px;
}

body.home .kids_top_content_middle.homepage {
    padding-top: 60px;
    padding-bottom: 25px;
}
.accordion_section {
	background-color:#FEE6B4;
}
.ab-booking-form {
	padding-left:10px !important;
}

.ab-formGroup .ab-formField .ab-formElement { margin: 0 -7px !important; } 


