/*-------------------------------------------------------------------------------------------------------

        Theme Name:         nexusCrowdHinkle
        Theme URI:          http://projectgen.com/next
        Description:        Child Theme of Nexus Responsive Business / Portfolio theme
        Version:            1.0.4
		Template: 			nexus
        Author:             Lisa Duvall
        License:            GNU General Public License version 3.0
        License URI:        http://www.gnu.org/licenses/gpl-3.0.html
*/

@import url(../nexus/style.css);

div.id-product-total, div.id-product-pledges {
	display:none !important;
}

div.id-purchase-form form#form_pay div.errorText {
	color:#fff;
	display:block;
	background-color: #d74a38;
	padding:5px;
	font-weight:bold;
}

.id-purchase-form .required-mark {
	font-size: 14px !important;
	margin-left:2px !important;
}

pre div div.id-widget div a.main-btn, pre.button a.btn.medium.main-btn {
	font-family: arial,freesans,clean,sans-serif !important;
	font-size:14px;
}