.lvm-color-swatches{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;align-items:center;justify-content:center;position:relative;z-index:2;}.lvm-swatch{display:block;width:35px;height:27px;border-radius:0;overflow:hidden;border:2px solid transparent;transition:border-color .2s;flex-shrink:0;position:relative;z-index:2;}.lvm-swatch img{width:100%;height:100%;object-fit:contain;border-radius:0;}.lvm-swatch:hover{border-color:rgba(0,0,0,0.4);}.lvm-swatch--active{border-color:transparent;}.lvm-swatch--more{display:flex;align-items:center;justify-content:center;background:#ECEAE4;color:#3a3a3a;font-size:13px;font-weight:600;line-height:1;text-decoration:none;}.lvm-swatch--more:hover{border-color:rgba(0,0,0,0.4);}.lvm-color-swatches--desk{display:flex;}@media(max-width:749px){.lvm-color-swatches--desk{display:none !important;}}.lvm-color-swatches--mob{display:none;}@media(max-width:749px){.lvm-color-swatches--mob{display:flex !important;}}.lvm-color-swatches--pdp{gap:10px;}.lvm-color-swatches--pdp .lvm-swatch{width:70px;height:50px;}