/*
Theme Name:     Canvas Child Theme
Description:    Customized version of Canvas theme
Author:         Mahdi Yazdani
Author URI:     https://www.upwork.com/fl/mahdiyazdani
Template:       canvas

(optional values you can add: Theme URI, Author URI, Version) 
*/

@import url("style-2.css");


#nav-container #navigation{
	min-height: auto !important;
}

/*
* Hide what is PayPal link from checkout
*/

a.about_paypal {
display: none;
}


#sidebar-manual{ width: 250px;}
.sidebar-user-manuals h2{color: #333333;
    font-size: 18px;
    border-bottom: 1px solid #e4e4e4;}

.manual-title{padding-left: 30px;}

.home .home-people .quote blockquote img {
	display: none;
}
#wrapper .woo-sc-button {
	white-space: nowrap;
}


