button.js-edit-email-btn.btn.btn--text { 
display: none !important;
}


.label.label--hasicon.label--secondary.label--warning {
 display: none !important;
}

.label--warning {
 display: none !important;
}

mysign-productdetail-warehouse-infos.js-productdetail-warehouse-infos {
    display: none;
}
@layer legacy {
a.d-inline-block.mt-4 {
    display: none !important;
}

.sky-form > hr {
    display: none !important;
}
.sky-form > p {
    display: none !important;
}
}
img[title] {
    pointer-events: none !important;
}

.footer__paymentoption {
    height: 36px !important;
    width: 36px !important;
}

.productoverview-view-item__price {
    color: var(--primaryColor) !important;
}
