/*
 Theme Name:     canvas child
 Theme URI:      
 Description:    canvas Child Theme
 Author:         SparklehorseMedia
 Author URI:     
 Template:       canvas
 Version:        5.5.0
*/



/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../canvas/style.css');
	

/* =Theme customization starts here
-------------------------------------------------------------- */

.slide-title {
    font: 300 16px/1.12em "Helvetica Neue",Helvetica,sans-serif;
    color: #222;
}

.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator, .cart-collaterals .cross-sells {
    width: 75%;
    float: left;
    margin-left: 24px;
}
.gform_wrapper .top_label .gfield_label {
    margin: 10px 0px 4px;
    font-weight: thin;
    display: inline-block;
    line-height: 1.3em;
    clear: both;
}

#logo {
    float: left;
    max-width: 100%;
    margin-top: 45px;
}

#top .nav {
    float: right;
}

#top {
    display: block !important;
}
#top h3.top-menu {
    display: none;
}
#inner-wrapper .mega-menu-wrap {
    margin-bottom: 3em;
}


