/* highlight css */
.ss-highlight {
  background-color: #FFFF7C;
}

/* ss_search flg */
.ss_end {
  display: none;
}

.ss_end3 {
  display: block;
}

.productIcon img {
  display: none !important;
}

.productIcon1 img:nth-child(1),
.productIcon2 img:nth-child(2) {
  display: block !important;
}