.react-color-selector{display:flex;flex-direction:column;gap:8px;width:100%}.react-color-selector>span{font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:#242424}.react-color-selector>span strong{font-weight:400;color:#8c8b89}.react-color-selector .sku-list-container{display:flex;flex-direction:row}.react-color-selector .sku-list-content{max-width:90%;width:100%;overflow-x:hidden;scroll-behavior:smooth;padding:2px}.react-color-selector .sku-scroll-btn{border:0;background-color:transparent;cursor:pointer}.react-color-selector .sku-list{display:flex;gap:8px;height:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (max-width:1024px){.react-color-selector .sku-list{gap:10px}}.react-color-selector a{cursor:pointer;padding:4px 2px;border:1px solid #ded9d4}.react-color-selector a:first-child{border:1px solid #fe075f}.react-color-selector a img{width:50px;display:block}@media (min-width:1024px){.react-color-selector a img{width:35px}}@media (min-width:1440px){.react-color-selector a img{width:50px}}.react-color-selector a.selectedItem{border:1px solid #242424}