/*
Theme Name: tdMinimal Child Theme
Author URI: http://tasko.us/
Author: Taras Dashkevych
Description: This is a child theme for tdMinimal Theme
Template: tdminimal
Version: 1.0
*/

@import url('../tdminimal/style.css');

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background: none repeat scroll 0% 0% #ECF0F1;
}

/* Found option in slider settings so no longer need this:
.featured-info { display: none; }
*/
