#brxe-cszcwe #brxe-zflgpr {
    display: flex;
    justify-content: center;
    align-items: center;
}

#brxe-erltwh {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

#brxe-mjncvx {
    transition: all 0.15s linear !important;
    overflow: hidden;
    max-height: 50px;
}

#brxe-mjncvx.hidden {
    max-height: 0px;
}

.button-variable-item {
    border-radius: 0px !important;
    position: relative;
}

.button-variable-item.cut-swatch {
    pointer-events: none !important;
    opacity: 0.6;
    overflow: hidden;
}

.button-variable-item.cut-swatch:after {
    content: '';
    width: 200%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    visibility: visible !important;
    z-index: 9999999;
    display: block;
    opacity: 1;
    border: 0;
    transform-origin: left;
}
