Your IP : 216.73.216.95


Current Path : /var/test/www/alh/catalog/view/theme/default/stylesheet/
Upload File :
Current File : /var/test/www/alh/catalog/view/theme/default/stylesheet/quickcheckout_three.css

.quickcheckoutleft {
	width: 26%;
	float:left;
}
.quickcheckoutright {
	width: 28%;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.quickcheckoutmid {
	width: 100%;
}
.extra-width {
	width: 42%;
}
#quickcheckoutconfirm .col-sm-6 {
	width: 100% !important;
}
#quickcheckoutconfirm #login .col-sm-6 {
	width: 49% !important;
}
#cart1 {
	padding-top: 10px;
	overflow: auto;
}
table.quickcheckout-cart {
	overflow: auto;
}
.quickcheckout-cart td.image img {
	width: 30px;
	height: auto;
}