/*
Theme Name: The REX
Theme URI: http://therex.bk-ninja.com
Author: BK-Ninja
Author URI: http://bk-ninja.com
Description: The REX is a clean magazine & blog WordPress theme.
Version: 2.4
Tags: right-sidebar, sticky-post, light, two-columns, three-columns, responsive-layout, custom-menu, featured-images, post-formats, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: the-rex
*/

/*----------------------------------------------*/
/* Overrides
/*----------------------------------------------*/

.ajax-search-wrap .ajax-form {
	display: none;
}

.ajax-search-wrap.activated .ajax-form {
	display: block;
	padding: 0px 50px 0px 0px;
}

.ajax-search-wrap .ajax-form #search-form-text {
	display: none;
}

.ajax-search-wrap.activated .ajax-form #search-form-text {
	display: block;
	height: 64px;
    padding: 8px 20px;
    font-size: 16px;
}