.block-showcase .pop-up__box {
  width: 48.95928%;
  float: left;
  margin-right: 2.08145%;
  min-width: 960px;
  top: 22%;
  left: 25%;
  float: none;
  height: 90px;
  margin-right: 0;
  padding-top: 70px;
  text-align: center;
  border: none;
  box-shadow: 0 18px 40px 10px rgba(0, 0, 0, 0.2); }

.showcase {
  clear: both; }
  .showcase .slick-track {
    padding-left: 12px; }
  .showcase .slick-slide img {
    display: inline-block; }

.showcase__bondary {
  width: 72.35294%;
  float: left;
  margin-right: 2.08145%;
  overflow: hidden;
  height: 450px;
  margin: 12px 0;
  padding: 10px 20px 20px; }
  .showcase__bondary:hover {
    box-shadow: 0 0 20px #E5E5E5; }
    .showcase__bondary:hover .showcase__button, .showcase__bondary:hover .showcase__icon-video, .showcase__bondary:hover .showcase__icon-heart, .showcase__bondary:hover .showcase__suggestion {
      display: block; }
  .showcase__bondary .rating-percent__small-star .rating-percent__numbers {
    font-size: 13px;
    top: -9px; }
  .showcase__bondary .rating-percent__empty-star, .showcase__bondary .rating-percent__full-star {
    font-size: 16px; }
  .showcase__bondary .icon-fav {
    display: block; }

.showcase__interaction {
  width: 100%;
  height: 36px;
  margin: 0 auto 15px;
  text-decoration: none; }

.showcase__box-image {
  line-height: 145px;
  min-height: 145px;
  margin-bottom: 18px;
  text-align: center;
  position: relative; }
  .showcase__box-image .showcase__seal {
    background-size: 50px; }
  .showcase__box-image .showcase__badge {
    object-fit: contain;
    position: absolute;
    width: 60px;
    height: 44px;
    bottom: 0;
    left: 0; }

.showcase__img-product {
  display: inline-block;
  max-width: 194px;
  max-height: 145px;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  text-decoration: none; }

.showcase__description-product {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  display: block;
  overflow: hidden;
  height: 38px;
  color: #404040; }

.showcase__icon-video {
  font-size: 22px;
  display: none;
  float: left;
  margin-top: 4px;
  cursor: pointer;
  color: #8E2073; }
  .showcase__icon-video:hover {
    color: #5C154A; }
  .showcase__icon-video:active {
    color: #400F33; }

.showcase__icon-heart {
  font-size: 28px;
  display: none;
  float: right;
  cursor: pointer;
  color: #8C8C8C; }
  .showcase__icon-heart:hover {
    color: #B82A81; }
  .showcase__icon-heart:active {
    color: #8E2073; }

.showcase__stars {
  position: relative;
  overflow: hidden;
  height: 21px;
  margin-top: 2px;
  margin-bottom: 7px;
  text-decoration: none; }

.showcase__prices {
  line-height: normal; }

.showcase__prices-box {
  font-size: 16px;
  overflow: hidden;
  min-height: 86px;
  text-decoration: none; }

.showcase__prices-from {
  font-size: 13px;
  margin-bottom: 4px;
  color: #8C8C8C; }

.showcase__prices-main {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 4px;
  color: #404040; }

.showcase__prices-full {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 4px;
  color: #404040; }

.showcase__prices-text, .showcase__prices-text--simple {
  font-size: 13px;
  font-weight: bold;
  color: #404040; }

.showcase__prices-text--simple {
  font-weight: normal;
  margin-bottom: 4px; }

.showcase__prices-line {
  display: block; }

.showcase__prices-unavailable {
  font-weight: 700;
  margin-top: 28px;
  color: #404040; }

.showcase__button {
  font-size: 16px;
  line-height: 34px;
  display: none;
  overflow: hidden;
  width: 100%;
  margin: 18px 0 0;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  border-style: none;
  border-radius: 4px;
  outline: 0  none;
  background-color: #58C22E; }
  .showcase__button:hover {
    background-color: #48A524; }
  .showcase__button:active {
    background-color: #378E16; }

.showcase__video {
  margin: 5% 14% 0; }

.showcase__suggestion {
  line-height: normal;
  display: none;
  margin-top: 12px; }
  .showcase__suggestion .liked-active {
    color: #0083CA; }
    .showcase__suggestion .liked-active:hover {
      color: #016FAB; }

.showcase__suggestion-text {
  font-size: 13px;
  vertical-align: middle;
  color: #8C8C8C; }

.showcase__suggestion-icon {
  font-size: 16px;
  margin-left: 5px;
  padding: 0;
  cursor: pointer;
  vertical-align: middle;
  color: #8C8C8C;
  border: none;
  background-color: transparent; }
  .showcase__suggestion-icon:hover {
    color: #404040; }
  .showcase__suggestion-icon:active {
    color: #024F79; }
