.supportLi h4{
	font-size: 1.1em;
}

.swatches li{
	/*padding-right: 5px;*/
}

.swatches .selected{
	/*border: 0px;*/

}

.swatches li:hover{
	/*border:2px solid #EC008C;
	height:50px;*/

}

.swatches .selected .chosen{
	/*border:2px solid #EC008C;*/
}

a.disabled-link {			/* To stop links in the checkout process from being clickable*/
   pointer-events: none;
   cursor: default;
}

.subCategoryThumb{
	overflow:visible;
	margin-bottom:25px;
}

.container{
	padding-left: 25px;
	padding-right: 25px;
}




.navbar-default {
	background-color: #A7C3B1;
	border-color: #e7e7e7;
}
