/*
Theme Name: Redeveloped By Firesky - Child Theme 
Theme URI: http://fireskystudios.com/
Author: 
Author URI: http://fireskystudios.com/
Description: Your beautiful handcrafted directory.
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Text Domain: listify-foursquare
Domain Path: /languages/
Tags: white, two-columns, one-column, right-sidebar, left-sidebar, responsive-layout, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
Template: listify
*/


input:focus, textarea:focus {
    background-color: #ffffff;
}





.page-title {
    font-size: 27px;
    padding: 4em 0px;
}
.as-seen-on {
    background-color: #B2B4B6;
}
.search_jobs > div.search_location {
	display: none;
}

body .twenty-fifteen-pattern input[type="text"], body .twenty-fifteen-pattern input[type="email"], body .twenty-fifteen-pattern input[type="url"], body .twenty-fifteen-pattern input[type="submit"], body .twenty-fifteen-pattern textarea {
        border: 2px solid #c97200;}

.wpcf7-form textarea, 
.wpcf7-form input[type="text"], 
.wpcf7-form input[type="password"], 
.wpcf7-form input[type="datetime"], 
.wpcf7-form input[type="datetime-local"], 
.wpcf7-form input[type="date"], 
.wpcf7-form input[type="month"], 
.wpcf7-form input[type="time"], 
.wpcf7-form input[type="week"], 
.wpcf7-form input[type="number"], 
.wpcf7-form input[type="email"], 
.wpcf7-form input[type="url"], 
.wpcf7-form input[type="search"], 
.wpcf7-form input[type="tel"], 
.wpcf7-form input[type="color"] {
  background-color: #e5e5e5;
  color: #999 !important;
  border: none;
}

input:focus, textarea:focus {
    background-color: #cbcbcb;
}

input:focus, textarea:focus {
    background-color: #ffffff;
}





