.someclass {
	background: none;
}
.toolbar-bottom .toolbar .title,
.normal-category .footer-hr{
	display: none;
}
.discount-form .button-wrapper .cancel-coupon{
	margin-left: 5px;
}
body .configurable-swatch-list .swatch-label {
	border:5px solid #fff;
}
body .configurable-swatch-list .swatch-link {
	border-color:#fff;
	width:auto !important;
	height:auto !important;
	border-radius:0;
	outline:none;
}
body .configurable-swatch-list li {margin:0;}
body .configurable-swatch-list .swatch-link:hover,
body .configurable-swatch-list .selected .swatch-link {
	border-color:#000;
}
body .configurable-swatch-list {
	padding:7px 7px 0;
	background:#fff;
	margin:0 0 8px;
}
.messages .success-msg ul li:before {
	position: absolute;
	top: 50%;
	left: 14px;
	width: 13px;
	height: 12px;
	text-align: center;
	line-height: 10px;
	border: 1px solid;
	text-decoration: none !important;
	font-size: 15px;
	margin-top: -6px;
	content:"+";
	background:#00c55d;
	color:#005f2d;}
.catalog-product-view .jcf-select.jcf-select-no-display,
.catalog-product-view .jcf-select-no-display,
.jcf-select-no-display {
	display: none !important;
}
