.sellBlock_image-slider {
  margin-bottom: 20px;
}
.sellBlock_image-slider-big .sellBlock_image-slider-item.has-video:before {
  background-size: 60px !important;
}
.sellBlock_image-slider-thumbs {
  margin-top: 20px;
}
.sellBlock_image-slider-thumbs .slick-arrow {
  position: absolute;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: none;
  outline: none;
  padding: 0;
  font-size: 0;
  top: calc(50% - 17px);
  z-index: 1;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' data-prefix='ijacxh2bf'%3E%3Cpath data-name='2.svg' d='M0 1.41L4.32 6 0 10.59l1.33 1.409 5.66-6-5.66-6z' fill-rule='evenodd' fill='%23fff' class='path-iepi603du'%3E%3C/path%3E%3C/svg%3E") 50% no-repeat #15c;
}
.sellBlock_image-slider-thumbs .slick-arrow.slick-prev {
  left: -17px;
  transform: rotate(180deg);
}
.sellBlock_image-slider-thumbs .slick-arrow.slick-next {
  right: -17px;
}
.sellBlock_image-slider-thumbs .slick-list {
  margin: 0 -5px;
}
.sellBlock_image-slider-thumbs .slick-list .slick-slide > div {
  padding: 0 6px;
}
.sellBlock_image-slider-thumbs .slick-list .slick-slide.slick-current .sellBlock_image-slider-item {
  border-color: #15c;
}
.sellBlock_image-slider-thumbs .slick-list .sellBlock_image-slider-item {
  border-radius: 3px;
  border: 1px solid transparent;
}
.sellBlock_image-slider .sellBlock_image-slider-item.has-video {
  position: relative;
}
.sellBlock_image-slider .sellBlock_image-slider-item.has-video:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Crect xmlns='http://www.w3.org/2000/svg' x='7' y='7' width='10' height='10' fill='%23fff'/%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='m23.469 5.929.03.196c-.29-1.029-1.073-1.823-2.068-2.112l-.021-.005c-1.871-.508-9.4-.508-9.4-.508s-7.51-.01-9.4.508c-1.014.294-1.798 1.088-2.083 2.096l-.005.021c-.699 3.651-.704 8.038.031 11.947l-.031-.198c.29 1.029 1.073 1.823 2.068 2.112l.021.005c1.869.509 9.4.509 9.4.509s7.509 0 9.4-.509c1.015-.294 1.799-1.088 2.084-2.096l.005-.021c.318-1.698.5-3.652.5-5.648 0-.073 0-.147-.001-.221.001-.068.001-.149.001-.23 0-1.997-.182-3.951-.531-5.846zm-13.861 9.722v-7.293l6.266 3.652z' fill='%23e92e2e' data-original='%23000000' style=''/%3E%3C/g%3E%3C/svg%3E") 50%/40px no-repeat;
}
.sellBlock_image-slider .sellBlock_image-slider-item a {
  position: relative;
  padding-top: 66%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.sellBlock_image-slider .sellBlock_image-slider-item a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#shop2-tooltip {
  position: absolute;
  z-index: 1001;
  display: none;
  margin: 10px;
  padding: 6px;
  border: 1px solid #e1c893;
  background: #ecdcbb;
  box-shadow: 0 0 5px #666;
  font-size: 12px;
  line-height: normal;
}
#shop2-tooltip img {
  border-radius: 6;
  display: block;
  max-width: 96px;
}
.sellBlock_body .bloksTable_bodyStr_right.colors {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 10px;
}
.sellBlock_body .bloksTable_bodyStr_right.colors a {
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 3px;
  font-size: 0;
  text-decoration: none;
}
.sellBlock_body .bloksTable_bodyStr_right.colors a span {
  display: none;
}
