

.soldprod img {
    filter: grayscale();
}

.soldprod .p-image {
    filter: grayscale();
}

.solddetail img {
    filter: grayscale();
}

.dm-ship-head {
    font-weight: bold;
    font-size: 18px;
    padding: 10px 0 0 0;
    margin-top: 10px;
    margin-bottom: 10px;
    border: none !important;
    box-shadow: none !important;
    border-bottom: solid 3px var(--color-primary) !important;
    line-height: normal !important;
}

#order-form .tooltiptext {
    padding-bottom: 10px;
}

