.cfvsw-swatches-container.cfvsw-product-container{display:grid!important;grid-template-columns:repeat(4,minmax(0,min-content));grid-auto-rows:auto;gap:10px;width:fit-content;max-width:100%;margin-bottom:10px;justify-content:start}.variations tr .label{border-width:0}.variations .label .cfvsw-selected-label{display:none!important}.variations th.label{width:100px;padding-right:15px}.rtl .variations th.label{padding-right:0;padding-left:15px}@media (max-width:768px){.cfvsw-swatches-container.cfvsw-product-container{grid-template-columns:repeat(3,minmax(0,min-content));gap:8px}}@media (max-width:480px){.cfvsw-swatches-container.cfvsw-product-container{grid-template-columns:repeat(4,minmax(0,min-content));gap:6px}}