/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

.color-dot img {
	float: left;
	padding-right: 5px;
}
.price {
	float: right;
	font-size: 1.5em;
	color: #292b2c;
	font-weight: 700;
}
.add-to-cart {
	margin-right: -10px;
	clear: right;
	float: right;
}

footer .big-pad {
	margin-bottom: 600px;
}

footer .container p {
	color: #CCC;
}

