.card-slider.vertical .card-slider__image a img {
  background: #fff;
}
.mail_top {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .card-slider.vertical .card-slider__image {
    width: 340px;
    height: 340px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
}
.card-page .form-additional .product-price .price-current a {
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  background: red;
  border: 3px solid red;
  transition: all 0.3s ease;
  border-radius: 3px;
}
.card-page .form-additional .product-price .price-current a:hover {
  background: #fff;
}
.card-page .form-additional .product-price .price-current a:hover strong {
  color: red;
}
.card-page .form-additional .product-price .price-current a strong {
  color: #fff;
  transition: all 0.3s ease;
}
.site__wrapper .product-list .product-item .product-price .price-current a {
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  background: red;
  border: 3px solid red;
  transition: all 0.3s ease;
  border-radius: 3px;
}
.site__wrapper .product-list .product-item .product-price .price-current a:hover {
  background: #fff;
}
.site__wrapper .product-list .product-item .product-price .price-current a:hover strong {
  color: red;
}
.site__wrapper .product-list .product-item .product-price .price-current a strong {
  color: #fff;
  transition: all 0.3s ease;
}
@media (max-width: 480px) {
  .site__wrapper .product-list .product-item .product-price .price-current a strong {
    font-size: 14px;
  }
}
.site__wrapper .product-list.thumbs .product-item .product-price .price-current a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0px;
  z-index: 1;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
@media (max-width: 479px) {
  .site__wrapper .product-list.thumbs .product-item .product-price .price-current a {
    right: 42px;
  }
}
@media (max-width: 479px) {
  .site__wrapper .product-list.thumbs .product-item .product-price {
    padding: 0;
  }
}
html body .product-quick-view .shop2-product .form-additional .product-price .price-current a, .recent-block .recent-item .gr-recent-price .price-current a {
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  background: red;
  border: 3px solid red;
  transition: all 0.3s ease;
  border-radius: 3px;
}
html body .product-quick-view .shop2-product .form-additional .product-price .price-current a:hover, .recent-block .recent-item .gr-recent-price .price-current a:hover {
  background: #fff;
}
html body .product-quick-view .shop2-product .form-additional .product-price .price-current a:hover strong, .recent-block .recent-item .gr-recent-price .price-current a:hover strong {
  color: red;
}
html body .product-quick-view .shop2-product .form-additional .product-price .price-current a strong, .recent-block .recent-item .gr-recent-price .price-current a strong {
  color: #fff;
  transition: all 0.3s ease;
}
@media (max-width: 480px) {
  html body .product-quick-view .shop2-product .form-additional .product-price .price-current a strong, .recent-block .recent-item .gr-recent-price .price-current a strong {
    font-size: 14px;
  }
}
.product-list.thumbs .product-item .shop-product-btn span {
  transition: all 0.3s ease;
}
[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important;
}
.tpl-anketa-success-note {
  color: #fff;
}
.top-block .top-slider__pic {
  background-size: contain;
}
.top-block .top-product__timer {
  display: block;
  text-align: center;
}
.main-blocks .main-tabs__titles {
  display: inline-block;
}
.main-blocks .main-tabs__title {
  display: flex;
}
.main-blocks .main-tabs__title:before {
  display: none;
}
.card-page .wr_timer, .product-item__top-left .wr_timer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 30px;
  position: absolute;
  top: -20px;
  left: calc(0% - 20px);
  color: #fff;
  background-color: #c10c0c;
  border-radius: 10px;
  padding: 10px;
}
@media (max-width: 768px) and (min-width: 768px) {
  .card-page .wr_timer, .product-item__top-left .wr_timer {
    top: initial;
    bottom: -150px;
  }
}
@media (max-width: 767px) {
  .card-page .wr_timer, .product-item__top-left .wr_timer {
    top: 0px;
    left: 0;
  }
}
.card-page .wr_timer .title, .product-item__top-left .wr_timer .title {
  font-size: 12px;
  margin-bottom: 5px;
  text-align: center;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
}
.card-page .wr_timer .timer-block__date, .product-item__top-left .wr_timer .timer-block__date {
  justify-content: center;
  background: none;
  border: none;
  align-items: baseline;
}
.card-page .wr_timer .timer-block__date .gr-timer-elem .gr-timer-number, .product-item__top-left .wr_timer .timer-block__date .gr-timer-elem .gr-timer-number {
  background: none;
  color: #fff;
}
.card-page .wr_timer .timer-block__date .gr-timer-elem em, .product-item__top-left .wr_timer .timer-block__date .gr-timer-elem em {
  display: block;
  font-style: normal;
  font-size: 11px;
  opacity: 1;
  color: #fff;
}
.card-page .wr_timer .gr-timer-delim, .product-item__top-left .wr_timer .gr-timer-delim {
  font-size: 16px;
  color: #fff;
  background: none;
  opacity: 1;
  width: auto;
  height: auto;
}
.product-item__top-left .wr_timer {
  top: -10px;
  left: calc(0% - 10px);
}
@media (max-width: 768px) and (min-width: 768px) {
  .product-item__top-left .wr_timer {
    top: -10px;
    bottom: initial;
  }
}
@media (max-width: 560px) {
  .product-item__top-left .wr_timer {
    top: 0px;
    position: relative;
    left: 0;
    margin-bottom: 10px;
  }
  .product-item__top-left .wr_timer .title {
    font-size: 9px;
  }
  .product-item__top-left .wr_timer .gr-timer-number {
    width: 26px;
    margin: 0 auto;
  }
  .product-item__top-left .wr_timer .timer-block__date .gr-timer-elem em {
    font-size: 10px;
  }
}
body .main-blocks .main-tabs__products .product-item__top-left .wr_timer {
  top: 0px;
}
.product-item__btns .shop-product-btn, .card-page .form-additional .shop-product-btn, .card-page .form-additional .product-amount, .product-quick-view .shop2-product .form-additional .product-amount-bottom {
  display: none;
}
.actions-block {
  margin-bottom: 30px;
}
.main-blocks .main-tabs__before, .main-blocks .main-tabs__after {
  display: block;
  line-height: normal;
  padding-top: 0;
  padding-bottom: 20px;
}
.main-blocks .main-tabs__before h2, .main-blocks .main-tabs__before h3, .main-blocks .main-tabs__before h4, .main-blocks .main-tabs__after h2, .main-blocks .main-tabs__after h3, .main-blocks .main-tabs__after h4 {
  margin: 0;
}
.main-blocks .main-tabs__after {
  padding-top: 20px;
  padding-bottom: 0;
  background: #fafafa;
}
.remodal[data-remodal-id="popup-form"] .tpl-anketa-success-note {
  color: #000;
  margin-top: 25px;
}
.special-popup:not(.block_has_image) .tpl-anketa-success-note {
  color: #393939;
}
