/* 
	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
=================================================================== */

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #272727;
    text-transform: none;
}

.copyrights .one_half .payments span {
    padding-top: 5px;
    float: left;
    margin: 0 3% 0 14.600%;
        margin-top: 0px;
        margin-right: 3%;
        margin-bottom: 0px;
        margin-left: 14.6%;
    color: #dddddd;
}

.logo.nosmash {
    padding: 0px 0 0;
}

#order-standard_cart {
    margin: 0;
    padding: 10px 0 40px !important;
}

.page_header {
    float: left;
	min-height: 100px;
    height: 100px;
    margin: 0;
	margin-bottom: 32px;
    padding: 10px 0 0;
    text-align: center;
    width: 100%;
}

.footer-cross {
    padding-top: 32px;
}

.footer {
    background-color: #222222;
    color: #727272;
    float: left;
    margin: 0;
    padding: 20px 0 20px;
    width: 100%;
}

.footer ul.faddress {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.footer ul.faddress li {
    margin-bottom: 0;
}

.copyrights {
    background-color: #2e2e2e;
    color: #6f6e6e;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 15px 0;
    width: 100%;
}

.scrollup {
    bottom: 17px;
    display: none;
    height: 40px;
    opacity: 1;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 40px;
    z-index: 999;
}

section#main-body {
    min-height: 0 !important;
}
section#main-body {
    margin-top: 0 !important;
}

.current {
	color: #3fc35f;
}

.section41 {
    float: left;
    margin: 50px 0 0;
    padding: 0;
    width: 100%;
}

.footer_end {
	/*display: none;*/
}