.availibility-info .supply-stock-grid {
    display: block;
    margin-top: 2px;
}

.supply-stock-grid__label {
    color: #000;
    font-weight: normal;
}

.supply-stock-grid__days {
    display: block;
    margin-top: 2px;
}

.availibility-info .clr-purple {
    color: #BB22AE;
    font-weight: normal;
}

.clr-purple {
    color: #BB22AE;
    font-weight: normal;
}

.supply-info {
    font-size: 12px;
    padding: 0 0 3px;
    font-weight: bold;
}

.supply-info span:first-child {
    color: #000;
}

.info-left .availibility-info {
    font-weight: bold;
}

.info-left .availibility-info span:not(.clr-yellow):not(.clr-green):not(.clr-purple):first-child {
    color: #000;
    font-weight: bold;
}

.info-left .availibility-info .clr-green {
    font-weight: bold;
}

.info-left .delivery-info span:first-child {
    color: #000;
    font-weight: bold;
}

.info-left .delivery-info #delivery-info {
    color: #009900;
    font-weight: bold;
}

.availibility-info span:not(.clr-yellow):not(.clr-green):not(.clr-purple):first-child {
    color: #323232;
    font-weight: normal;
}

@media screen and (max-width: 1024px) {
    .gallery-main li.stock-v2-title-offset a.title {
        margin-top: 62px;
    }

    .gallery-main li.stock-v2-title-offset .availibility-info {
        white-space: normal;
        overflow: visible;
        text-overflow: clip;
    }
}
