.search-color{background: #ff0000;}
.search-color::placeholder {
  color: white;
}
.special-offers-abstract {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0!important;
    overflow: hidden;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}