/*
Theme Name: Whipple
Theme URI: http://themeforest.net/item/purity-responsive-clean-minimal-bold-wp-theme/639774
Description: Child theme of Purity
Version: 3.0
Author: Mad Dog / Veented
Author URI: http://themeforest.net/user/Veented
Template: purity
*/
@import url("../purity/style.css");

body {
	line-height: 1.5em;
}


h1 {
	text-transform: none !important;
}

.copyright a {color: #888;}
.copyright a:hover {color: #888; text-decoration: underline;}

/* Gravity Form styling */
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text]{
	border-radius: 0px;
    border: solid 1px rgb(169, 169, 169);
}


/* UPLOAD FILE THANK YOU - REMOVE HEADER AND FOOTER */
.page-id-706 header {display: none;}
.page-id-706 footer {display:none;}
.page-id-706 #main {border-bottom: none;}

/* UPLOAD FILE add 'or client' to Company label */
.label_odg894::after {content: " or Client" !important;}
