/*
Generated time: December 8, 2025 14:17
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.component__fake-variants{display:flex}.component__fake-variants .fake-variants{width:100%}.component__fake-variants .fake-variants__label{margin-bottom:1rem}.component__fake-variants .product-form__input{margin-bottom:0}.component__fake-variants .cards{display:flex;flex-wrap:wrap;gap:1rem}.component__fake-variants .cards .button{width:100%;padding:var(--default-spacing);border:var(--default-border-width) solid rgba(var(--color-foreground,36,36,36),1);border-radius:var(--default-border-radius)}.component__fake-variants .cards .button:disabled{opacity:1;outline:1px solid rgb(var(--primary-color));color:rgb(var(--secondary-color-text));background-color:rgba(var(--primary-color),.1)}.component__fake-variants .cards .radio{width:100%;display:flex;align-items:center;cursor:pointer;text-align:left}.component__fake-variants .cards .radio>span{width:auto}@media screen and (min-width:990px){.component__fake-variants .cards .button{width:calc(50% - .5rem)}}