/*
Theme Name:		Ken Child Theme
Theme URI:		http://themeforest.net/user/artbees
Description:	Child theme for the Ken theme 
Author:			Your name here
Theme URI:		http://themeforest.net/user/artbees
Template:		ken
Version:		3.3
*/


/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper {padding: 20px !important;}

#text-2 input[type="email"] {max-width:300px; width:100%; border:1px solid #666; box-sizing:border-box; padding-left:58px; background: #e2e9ed url('/wp-content/uploads/2016/07/b-email.png') left center no-repeat;}
#text-2 input[type="text"] {max-width:300px; width:100%; border:1px solid #666; background-color:#e2e9ed; padding-left:58px; background: #e2e9ed url('/wp-content/uploads/2016/07/b-user.png') left center no-repeat;}
#text-2 textarea {max-width:300px; width:100%; border:1px solid #666; background-color:#e2e9ed;}
#text-2 input[type="submit"] {background-color:#eef5fa;}