/*
Theme Name: CCYS
Theme URI: http://uxmedic.com/ccys
Author: UX Medic
Author URI: http://uxmedic.com
Description: A responsive HTML5 and CSS3 theme for a youth sports organization.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme was intended for use by Coyote Creek Youth Sports.
*/
#stripe-payment-form input[type=number], #stripe-payment-form input[type=text]{
	border:2px solid #c7c19f;
	margin:0 1em 0 0;
	padding:0.4em 0.7em;
	width:50%;
}
#stripe-payment-form label{
	width:30%;
	display:inline-block;
}
#stripe-payment-form #card-expiry-month,#stripe-payment-form #card-expiry-year{
	width:15%;
}
@media only screen and (max-width: 1140px){
	#access a {
	    padding: 0 0.7em !important;
	}
}
@media only screen and (max-width: 1024px){
	#access{
		display:none !important;
	}
}
@media only screen and (max-width: 469px){
	#access #menu-top-navigation {
		display:none !important;
	}
}
