.onsale { background-color: #e60000; border-radius: 4px; font-size: 14px; left: 15px; line-height: 24px; padding: 0 10px; pointer-events: none; position: absolute; top: 8px; z-index: 1; font-weight: 600; color: white; } .new, .onsale { top: 5px !important; } dd.variation-OptionalPayextraandmakeacustomcolorway { text-overflow: ellipsis; overflow: scroll; white-space: nowrap; display: -webkit-box; line-clamp: 4; width: 250px; } article a:not(header a):not(footer a):not(h1 a):not(h2 a):not(h3 a):not(h4 a):not(h5 a):not(h6 a) { color: #e60000; } article a:hover { text-decoration: underline; }