#colors-available{text-align: center}
#colors-available .content {padding-bottom: 0;}
#colors-available ul { display: flex; flex-wrap: wrap; justify-content: center }
#colors-available li { padding-left: 8px; padding-right: 8px; color: #fff; }
#colors-available li:not(:last-child) {
	border-right: 1px solid #9c9c9c;
}
.razer-rtl #colors-available ul { direction: ltr; }
@media(min-width: 768px){
	#colors-available img{padding-top: 0.8rem;}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}