/*
Theme Name: Hodges Child
Theme URI: https://themeforest.net/user/thememount/portfolio
Author: ThemeMount Team
Author URI: https://www.thememount.com/
Description: Hodges is a multi-purpose business theme.
Template: hodges
Version: 1.6
*/


.authFormDiv {
	
	}
.authFormDiv form {
	margin: 0;
	padding: 0;
	}
.authFormDiv table {
	border: none;
	}
.authFormDiv table tr {
	border: none;
	}
.authFormDiv table tr td {
	border: none;
	}
	
form #cardNumber {
    background-image: url(https://www.kmpressurewashing.com/wp-content/themes/hodges-child/images/cards.png),url(https://www.kmpressurewashing.com/wp-content/themes/hodges-child/images/cards.png);
    background-position: 5px -63px, 102% 12px;
    background-size: auto 361px,auto 360px;
    background-repeat: no-repeat;
    padding-left: 70px;
}
form #cardNumber.valid.visa {
    background-position: 5px -115px, 102% -20px;
}
form #cardNumber.valid.mastercard {
    background-position: 5px -218px, 102% -20px;
}
form #cardNumber.valid.amex {
    background-position: 5px -166px, 102% -20px;
}
form #cardNumber.valid.maestro {
    background-position: 5px -270px, 102% -20px;
}