body #shop2-order-delivery .shop2-delivery--item__tab.disabled {
  display: none;
}
body .delivery-title {
  display: none;
}
body .site-logo__logo_image img {
  border-radius: 50%;
}
body .card-page .form-additional .shop-product-btn:not(.notavailable) span {
  padding-right: 33px;
}
body .shop-product-btn.type-3 {
  font-size: 14px;
}
body .sorting-block {
  display: none;
}
body .burger-btn {
  cursor: pointer;
}
body .menu-text {
  color: #000;
}
.g-auth-page-block-wr .g-button.g-button--invert {
  color: #fff !important;
}
.gr-svg-icon_cart {
  background: url(../karta.png);
  width: 35px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
}
.product-item .shop-product-btn:not(.notavailable) span {
  background: url(../karta.png) !important;
  width: 35px;
  height: 35px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  margin: 0 auto;
  position: relative !important;
}
.product-item .shop-product-btn:not(.notavailable) span i {
  display: none;
}
body .card-page .form-additional .shop-product-btn:not(.notavailable) .gr-svg-icon_cart {
  position: absolute;
  position: absolute;
  top: -9px;
  right: -7px;
}
.main-slider__title {
  color: #fff;
}
@media (max-width: 480px) {
  .shop-product-data__desc .desc-area.html_block iframe {
    width: 100% !important;
  }
}
.remodal .tpl-field {
  color: #fff;
}
.filter-container {
  display: none;
}
@media (min-width: 1261px) {
  .site-header__top .site-header__top_in {
    min-height: 30px;
  }
  .site-header__top .site-header__top_in .menu-nav {
    height: 30px;
  }
  .site-header__top .site-header__top_in .menu-nav a {
    min-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .site-header__top .site-header__top_in .login-btns {
    min-height: 30px;
  }
  .site-header__top .site-header__top_in .login-btns .login-form-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .site-header__top .site-header__top_in .login-btns .btn-reg {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .site-header__bottom_in {
    padding: 10px 0;
    min-height: 115px;
  }
}
.advantages-block__item {
  padding-top: 10px;
  padding-bottom: 10px;
}
.advantages-block, body .site-form-wrap {
  margin-bottom: 10px !important;
}
.action-block.top {
  display: none;
}
@media (max-width: 480px) {
  .action-block.top {
    display: block;
    margin-bottom: 10px;
  }
  .site-container__left_panel .action-block {
    display: none;
  }
}
.card-page .shop2-product__left {
  width: 100% !important;
  max-width: 350px !important;
}
