#sandbox_theme_panel_302105 {
  top: 50% !important;
  right: inherit !important;
  left: 0 !important;
  width: 200px !important;
  font-size: 12px !important;
}
.fixed-social-block {
  position: fixed;
  z-index: 500;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: #fff;
  padding: 10px;
  border-radius: 4px 0 0 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  font-size: 0;
  line-height: 0;
}
.fixed-social-block a {
  display: block;
}
.fixed-social-block a + a {
  margin-top: 5px;
}
.fixed-social-block img {
  width: auto;
  height: auto;
  max-width: 30px;
}
.noscroll #sandbox_theme_panel_302105 {
  opacity: 0;
  display: none;
}
.noscroll .fixed-social-block {
  z-index: 10;
}
.form-additional__bottom-right2 {
  margin-left: auto;
}
.product-list.thumbs .product-item .product-item__buttons2 {
  text-align: center;
  padding-top: 5px;
  margin-right: auto;
  margin-left: auto;
}
.product-list.simple .product-item .product-item__buttons2, .product-list.list .product-item .product-item__buttons2 {
  padding-top: 10px;
}
.product-list.thumbs .product-item__bottom {
  height: auto;
}
