/*

Theme Name: X - Child Theme: Integrity Light
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to the light version of Integrity in this child theme.
Version: 1.0.0
Template: x

*/

@import url( '../x/framework/css/site/stacks/integrity-light.css' );

input[disabled]{
	background-color: #21b2da;
}

.x-scroll-top{
	bottom: 50px;
}

/*CTA ADWORDS LANDING*/
a.gmcd_cta_button{
	width: 85%!important;
	margin: 0 auto!important;	
}

div.gmcd_pricing_table div.x-pricing-column.featured h2.man span{
	color:#FFF!important;	
}

/*VALIDATION FORM*/
span.wpcf7-not-valid-tip{
	color:red!important;	
}