#ssw-page {
  width: 100% !important;
}
#widget-fave-html{
  position: absolute;
  z-index: 55;
}
.ssw-wishlist-btn__wrapper {
  margin: 0 !important;
}
#widget-fave-html .ssw-fave-btn-content {
  font-size: 0;
  border: 0;
  background: transparent;
}
#widget-fave-html .ssw-fave-btn-content:before {
  display: none;
}
#widget-fave-html i:before {
  color: #e36055;
  font-size: 30px;
  margin-right: 0;
}
#widget-fave-html .ssw-fave-btn-counter {
  display: flex!important;
  height: 30px;
  padding: 5px 7px !important;
  margin-left: -5px !important;
  margin-top: 10px;
}














