@charset "UTF-8";
[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important;
}
.shop2-product-item.thumbs .product_amo {
  order: 9;
  margin: 0 0 0 auto;
  padding: 0 10px 10px 0;
}
.shop2-product-item.thumbs .product_amo .product-compare label {
  padding-left: 34px;
}
.shop2-product-item.thumbs .product_amo .product-compare label span {
  font-size: 0;
}
.shop2-product-item.thumbs .product_bot {
  flex-direction: column-reverse;
  align-items: flex-start;
}
.shop2-product-item.thumbs .product_bot .shop2-product-btn.type-3 {
  height: auto;
  margin-bottom: 10px;
  padding: 10px 20px;
  background: #2a21e8;
}
.shop2-product-item.thumbs .product_bot .shop2-product-btn.type-3:after {
  margin: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='19px' height='19px' viewBox='0 0 19 19' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E'%3Cpath d='M17.05 14.57H5.15a.982.982 0 0 1-.97-.87L2.74 2H.96a1 1 0 0 1 0-1.99H3.6a.99.99 0 0 1 .97.87l.29 2.4h13.17a.979.979 0 0 1 .73.33 1.021 1.021 0 0 1 .24.77l-.98 9.3a.977.977 0 0 1-.97.89zM6.01 12.58h10.17l.76-7.31H5.11zm-.32 4.88a1.491 1.491 0 1 1 1.49 1.53 1.507 1.507 0 0 1-1.49-1.53zm7.8 0a1.5 1.5 0 1 1 1.49 1.53 1.507 1.507 0 0 1-1.49-1.53z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop2-product-item.thumbs .product_bot .shop2-product-btn.type-3 span {
  display: inline-block;
  order: 5;
  margin: 0 0 0 15px;
  color: #fff;
}
.wr_timer {
  width: auto !important;
  padding: 20px;
  text-align: center;
  margin-bottom: 0px;
  position: relative;
  color: #fff;
  font-weight: bold;
  padding-bottom: 24px;
  background-color: #2a21e8;
}
.wr_timer .gr-timer-delim {
  font-size: 16px;
  opacity: 1;
  height: auto;
}
.wr_timer ins {
  text-decoration: none;
}
.wr_timer .tit {
  font-size: 13px;
  padding-bottom: 10px;
}
.wr_timer .timer-block__date {
  justify-content: center;
  display: flex;
  gap: 10px;
}
.wr_timer .timer-block__date span {
  /*gap: 4px;
    	display: flex;
    	flex-direction: column;*/
}
.wr_timer .timer-block__date span:after {
  display: none !important;
}
.wr_timer .gr-timer > span {
  position: relative;
}
.wr_timer .gr-timer > span:nth-child(1):after {
  content: "Дней";
  position: absolute;
  bottom: -24px;
  left: 9px;
  font-size: 12px;
}
.wr_timer .gr-timer > span:nth-child(3):after {
  content: "Часов";
  position: absolute;
  bottom: -24px;
  left: 7px;
  font-size: 12px;
}
.wr_timer .gr-timer > span:nth-child(5):after {
  content: "Минут";
  position: absolute;
  bottom: -24px;
  left: 5px;
  font-size: 12px;
}
.wr_timer .gr-timer > span:nth-child(7):after {
  content: "Секунд";
  position: absolute;
  bottom: -24px;
  left: 5px;
  font-size: 12px;
}
.shop2-product .wr_timer {
  margin-bottom: 20px;
}
.wr_timer:before {
  content: "Спешите! Осталось:";
  font-size: 16px;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.wr_timer2 {
  display: none;
}
@media screen and (min-width: 0) and (max-width: 480px) {
  .wr_timer:before {
    font-size: 14px;
  }
  .product-list.thumbs .wr_timer .gr-timer > span span {
    font-size: 9px !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
  }
  .product-list.thumbs .wr_timer .gr-timer > span:after {
    display: none;
  }
  .wr_timer .gr-timer > span:nth-child(1):after, .wr_timer .gr-timer > span:nth-child(3):after, .wr_timer .gr-timer > span:nth-child(5):after, .wr_timer .gr-timer > span:nth-child(7):after {
    font-size: 10px;
  }
  .wr_timer1 {
    margin-top: 40px;
  }
}
.product_name_wrap .wr_timer {
  font-size: 12px;
  margin-top: 20px;
  padding: 24px;
}
.product_name_wrap .wr_timer em {
  font-size: 12px;
  font-weight: normal;
}
