.site-logo img {
  max-width: 100%;
}
@media (max-width: 375px) {
  body .company-info__left .sn-logo {
    width: 336px;
  }
}
@media (max-width: 320px) {
  body .company-info__left .sn-logo {
    width: 290px;
  }
}
.desc {
  color: #0a66f1;
}
.bonus_wrap {
  display: none;
  font-size: 14px;
  margin-bottom: 30px;
  padding-left: 6px;
}
.bonus_wrap span {
  color: #0a66f1;
  font: 500 14px/ 16px "Roboto", Arial, Helvetica, sans-serif;
}
.card-page .shop2-product .one-click-btn {
  display: none;
}
.left-fixed-panel {
  z-index: 6;
}
@media (max-width: 480px) {
  table.shop2-table-order th, table.shop2-table-order td {
    font-size: 10px !important;
    padding: 2px !important;
  }
  table.shop2-table-order th p, table.shop2-table-order td p {
    font-size: 10px !important;
  }
}
.gr-cart-popup-btn.pointer_events_none {
  pointer-events: none !important;
}
.cart_vendor_name_bonus {
  margin: 8px 0 0 !important;
  padding: 12px 0 13px 50px !important;
  position: relative !important;
  font-size: 15px !important;
  line-height: 1.14 !important;
  font-weight: bold !important;
  color: #000 !important;
}
.cart_vendor_name_bonus .bon_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(50% - 21px);
  left: 0;
  background: #fef200;
  border-radius: 6px;
  width: 42px;
  height: 42px;
  min-width: 42px;
}
.cart_vendor_name_bonus .bon_icon svg {
  fill: #000;
  width: 20px;
  height: 20px;
}
.product-item__top .quick-view-trigger {
  width: 80px;
  height: 80px;
  margin: -24px 0 0 -40px;
  background: rgba(149, 139, 217, 0.8) url(/t/images/zoom1234.png) 50% 50% no-repeat;
  font-size: 0;
  background-size: 60%;
  border-radius: 100%;
}
@media (max-width: 1260px) {
  .product-item__top .quick-view-trigger {
    display: block;
    opacity: 1;
    width: 60px;
    height: 60px;
    margin: -24px 0 0 -30px;
    background-size: 50%;
  }
}
@media (max-width: 1260px) {
  .product-quick-view .card-page {
    width: auto;
  }
  .product-quick-view .card-page .card-slider__image, .product-quick-view .card-page .shop2-product__top-right, .product-quick-view .card-page .shop-product-btn, .product-quick-view .card-page .shop2-product__top-left {
    width: auto;
  }
  .product-quick-view .card-page .card-slider__items {
    width: 310px;
  }
  .product-quick-view .card-page .shop2-product .product-amount, .product-quick-view .card-page .shop2-product .shop-product-btn, .product-quick-view .card-page .shop2-product .gr-about-btn {
    margin: 0 auto 20px;
  }
  .product-quick-view .card-page .shop2-product .gr-about-btn {
    padding-top: 0;
  }
}
.recall-btn__wrap a {
  padding-right: 28px;
}
.recall-btn__wrap a:after {
  content: none;
}
