@charset "utf-8";
/* Base Theme - EC Cart Coupon CSS Document */

.ec_cart_coupon_row {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 5px;
}
.ec_cart_coupon_row .ec_cart_coupon_input_text {
	width: 225px;
	height: 28px;
	padding: 2px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button {
	width: 125px;
	margin-left: 5px;
	float: left;
}
.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button a {
	display: block;
	float: right;
	text-indent: 0;
	text-decoration: none!important;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	font-family: [content_font]!important;
	font-size:11px;
	font-weight:bold;
	outline: 0;
	width:150px;
	height:28px;
	line-height:28px;
	background-repeat:no-repeat;
	background-color:[main_color];
	border: 1px solid #CCC !important;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	border:none;
	margin-left:0px;
}
.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button a:hover {
	color:[main_color];
	background-color: #f7f7f7;
}
.ec_cart_coupon_loader {
	display: none;
	float: left;
	margin-left: 40px;
}
.ec_cart_coupon_row_message {
	width: 100%;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 5px;
	color: rgb(111, 139, 96);
}
@media only screen and ( min-width: [size_level4_low]px ) {
	.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button {
	width: 159px;
	margin-left: 5px;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px; 
}
	.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button a {
	display: block;
	float: right;
	text-indent: 0;
	text-decoration: none!important;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	font-size:11px;
	font-weight:bold;
	outline: 0;
	width:150px;
	height:28px;
	line-height:28px;
	background-repeat:no-repeat;
	border: 1px solid #CCC !important;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	border:none;
	margin-left:0px;
}
.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button a:hover {
	cursor: pointer;
	background-color: #f7f7f7;
}
}
@media only screen and ( min-width: [size_level3_low]px ) and ( max-width: [size_level3_high]px ) {
	.ec_cart_coupon_row {width:100%; }
	.ec_cart_coupon_row .ec_cart_coupon_input_text {
	width: 225px;
	height: 21px;
	padding: 2px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
	.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button {
	width: 150px;
	margin-left: 0px;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px; 
}
	.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button a {
	display: block;
	float: left;
	text-indent: 0;
	text-decoration: none!important;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	font-size:11px;
	font-weight:bold;
	outline: 0;
	width:150px;
	height:28px;
	line-height:28px;
	border:solid 1px #cccccc !important;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	border:none;
	margin-top:0px;	
}
.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button a:hover {
	cursor: pointer;
	background-color: #f7f7f7;
}
}
@media only screen and ( min-width: [size_level2_low]px ) and ( max-width: [size_level2_high]px ) {
	.ec_cart_coupon_row { height: 55px; }
	.ec_cart_coupon_row .ec_cart_coupon_input_text {
	width: 225px;
	height: 21px;
	padding: 2px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
	.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button {
	width: 150px;
	margin-left: 0px;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px; 
}
	.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button a {
	display: block;
	float: left;
	text-indent: 0;
	text-decoration: none!important;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	font-size:11px;
	font-weight:bold;
	outline: 0;
	width:150px;
	height:28px;
	line-height:28px;
	border:solid 1px #cccccc !important;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	border:none;
	margin-top:0px;
}
.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button a:hover {
	cursor: pointer;
	background-color: #f7f7f7;
}
}
@media only screen and ( max-width: [size_level1_high]px ) {
	.ec_cart_coupon_row { height: 55px; margin-bottom:20px; }
	.ec_cart_coupon_row .ec_cart_coupon_input_text {
		width: 100%;
		height: 21px;
		padding: 0px;
		margin-top: 0;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
		float: left;
	}
		.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button {
		width: 100%;
		margin-left: 0px;
		float: left;
		margin-top: 0;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px; 
	}
		.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button a {
		display: block;
		float: left;
		text-indent: 0;
		text-decoration: none!important;
		text-transform: uppercase;
		white-space: nowrap;
		text-align: center;
		-moz-user-select: none;
		-webkit-user-select: none;
		-o-user-select: none;
		user-select: none;
		font-size:11px;
		font-weight:bold;
		outline: 0;
		width:100%;
		height:28px;
		line-height:28px;
		border:solid 1px #cccccc !important;
		color:#ffffff;
		font-weight:bold;
		text-align:center;
		border:none;
		margin-top:0px;
	}
	.ec_cart_coupon_row .ec_cart_coupon_code_redeem_button a:hover {
		cursor: pointer;
		background-color: #f7f7f7;
	}
	.ec_cart_shipping_costs_row{
		height:70px;	
	}
}
/* END EC CART COUPON STYLE*/