/*
Theme Name: NewsSetter Child
Theme URI: http://themefuse.com/wp-themes-shop/newssetter/
Description: Child theme for the NewsSetter. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: newssetter-parent
*/

@import url("../newssetter-parent/style.css");

#searchForm input[type=text] {
background-color: #ACC032;
}

.link_view_grid:hover, .link_view_list:hover, .link_view_grid.active, .link_view_list.active, .topsearch .hover .btn-search, .topsearch .hover .btn-search {
background-color: #ACC032;
}