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;
    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;
}
.product-list.simple .product-item .product-additional__bottom .buy-one-click.buy_one_click, .product-list.list .product-item .product-additional__bottom .buy-one-click.buy_one_click, .product-list.thumbs .product-item .product-additional__bottom .buy-one-click.buy_one_click {
  display: none !important;
}
.product-list.simple .product-item .shop-product-btn:not(.notavailable) span, .product-list.list .product-item .shop-product-btn:not(.notavailable) span, .product-list.thumbs .product-item .shop-product-btn:not(.notavailable) span {
  padding: 0 !important;
  font-size: 16px !important;
  position: relative !important;
}
.product-list.simple .product-item .shop-product-btn:not(.notavailable) .gr-svg-icon_cart, .product-list.list .product-item .shop-product-btn:not(.notavailable) .gr-svg-icon_cart, .product-list.thumbs .product-item .shop-product-btn:not(.notavailable) .gr-svg-icon_cart {
  display: none;
}
.form-additional.form_additional_no_compare .shop-product-btn.type-3.buy {
  background-color: #9b59b6;
  text-transform: uppercase;
}
.form-additional.form_additional_no_compare .shop-product-btn.type-3.buy span {
  padding-right: 0;
}
.form-additional.form_additional_no_compare .shop-product-btn.type-3.buy .gr-svg-icon_cart {
  display: none;
}
.product-list.simple .product-item .shop-product-btn:not(.notavailable), .product-list.list .product-item .shop-product-btn:not(.notavailable), .product-list.thumbs .product-item .shop-product-btn:not(.notavailable) {
  background-color: #9b59b6;
}
.card-product-preview__btns .gr-cart-btn.gr_cart_btn {
  background-color: #9b59b6;
}
.site-header__top .site-header__top_in .login-btns .btn-reg {
  color: #9b59b6;
  font-weight: bold;
}
