@media (max-width: 590px) {
  .site-header__phone_sh {
    margin-left: 3px;
  }
  .site-header__phone_sh .site-header__phone_icon_sh {
    margin-right: 10px;
  }
  .site-header__phone_sh .site-header__grafik {
    font-size: 13px;
  }
  .site-header__contacts_more_sh {
    display: none;
  }
}
.shop-folders__wrap > li ul li a {
  color: #363636 !important;
}
#shop2-tabs-25 .tpl-anketa .tpl-field {
  margin-bottom: 14px;
}
.favorite-clean-btn, .wr_print {
  display: inline-block;
}
.shop2-order-form--offset-left, .shop2-order-form ~ .form-item.form-item-submit {
  padding-left: 30px;
}
@media (max-width: 640px) {
  .shop2-order-form--offset-left, .shop2-order-form ~ .form-item.form-item-submit {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.shop2-cart-table__cleanup {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.shop2-cart-table__cleanup .wr_print a {
  color: #fff !important;
}
.scroll_cart_btn {
  font-weight: var(--font1_500);
  font-family: var(--font1);
  color: var(--btn1_txt);
  border: none;
  background: var(--gr_main_primary);
  box-shadow: none;
  border-radius: var(--gr_btn_radius);
  display: flex;
  font-size: 13px;
  cursor: pointer;
  justify-content: center;
  padding: 16px 30px;
  line-height: 1.1;
}
@media (max-width: 1024px) {
  .scroll_cart_btn {
    display: none;
  }
}
.site-sidebar .sidebar__info_content.padding_sidebar {
  padding-top: 0 !important;
}
.top-block .top-slider__pic span:after {
  display: none;
}
/*.top-block .top-slider__body:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--black_5);
    z-index: -1;
    border-radius: 10px
}*/
.top-block .top-slider__body {
  position: absolute;
  top: 50%;
  left: 20px;
  bottom: 20px;
  z-index: 2;
  height: auto;
  padding: 40px 40px 40px 40px;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: space-evenly;
  box-sizing: border-box;
  color: #fff;
}
.top-block .top-slider__title, .top-slider__title_sub {
  text-shadow: 0px 1px 3px #000;
}
.site-header__phone_sh .site-header__phone_icon_sh, .site-header__phone_icon_sh {
  width: 40px;
  height: 40px;
  margin: 0 24px auto 0;
  background: url(/t/images/p_ico.png) no-repeat center;
  background-size: 100%;
}
.site-header__contacts_sh .header-social__items {
  margin: 0;
}
.card-page .form-additional .product-price {
  padding-bottom: 5px;
}
.shop-product-btn, .shop-product-btn.type-2 {
  padding: 19px 40px;
}
.second_level {
  display: none;
}
.shop-folders__wrap .folder-title {
  min-height: 69px !important;
  display: flex !important;
  border-radius: 10px !important;
  align-items: center !important;
}
.cart_number {
  font-size: 14px;
  color: var(--gr_bg_primary_text_05);
  display: block;
}
