.search-bubble[data-v-10b09609] {
  top: -7px;
  position: absolute;
  width: 200px;
  height: 50px;
  right: 238px;
  z-index: 10;
}
.search-bubble img[data-v-10b09609] {
  border: none;
  height: 50px;
  max-width: 200px;
}
.search-bubble:hover .close[data-v-10b09609] {
  display: block;
}
.search-bubble .close-box[data-v-10b09609] {
  position: absolute;
  right: 0;
  top: 0px;
  width: 20px;
  height: 33px;
}
.search-bubble .close[data-v-10b09609] {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background: url(//www-stream.2345cdn.net/s/new2345/img/act_close0ad3537c4ec0f88fca0b5b4d99223273.png) no-repeat;
  background-position: 0 0;
  cursor: pointer;
}
.search-bubble .close[data-v-10b09609]:hover {
  background-position: -15px 0;
}
/*@media screen and (max-width: 1440px) {
  .search-bubble {
    display: none;
  }
}*/

