.anconfig-attribute-not-available {
    position: relative;
}
.anconfig-attribute-not-available .anconfig-attribute-not-available-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    color: #dddddd;
    pointer-events: none;
    z-index: 2;
}
.input-container-color.anconfig-attribute-not-available .anconfig-attribute-not-available-icon {
    padding: 0px;
}
.product-actions .product-variants .product-variants-item .anconfig-attribute-not-available .input-radio+.radio-label {
    color: #ACACAC!important;
    text-decoration: line-through;
}