.bo-temp .header {background: linear-gradient(45deg, rgba(233,171,184,1) 0%, rgba(167,86,103,1) 100%); -webkit-background-clip: text;  -webkit-text-fill-color: transparent;}
[id^='colors-available'] .content {padding-bottom: 0;}
[id^='colors-available'] ul { display: flex; flex-wrap: wrap; justify-content: center }
[id^='colors-available'] li { padding-left: 8px; padding-right: 8px; }
[id^='colors-available'] li:not(:last-child) {
	border-right: 1px solid #9c9c9c;
}
.razer-rtl [id^='colors-available'] ul { direction: ltr; }
 @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){}