/* 
	Theme Name: Zionhost Child Theme
	Version: 2.3
	Theme URI: http://themeforest.net
	Description: A basic starter child theme for Zionhost
	Author: Fluent-Themes
	Author URI: http://themeforest.net/user/fluent-themes
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Template: zionhost
*/

/* ================================================================ 
     GLOBAL STYLES - Start your custom styles from below
=================================================================== */

.pagetitle {
    color: #000 !important;
}

.pagenation {
    color: #000 !important;
}

.domain-checker-container {
    margin: 20px 0;
    padding: 0;
    background-color: #97cc02!important;
    background: -webkit-linear-gradient(top, #fff, #97cc02)!important;    
}

h2.pagetitle {
    font-size: 30px !important;
    line-height: normal !important;
    margin: 0 0 20px !important;
    text-align: center !important;
    font-weight: 400 !important;
    color: #000 !important;
}