/* This file intentionally void of CSS rules.
Please define country-specific rules in the country-specific
version of this file */
#shipping-method-list .shopSelection span.error {margin: 0; padding: 0;}
@media screen and (max-width:767px) {
	#shipping-method-list .shopSelection span.error {padding-top:10px;}
}