@media screen and (min-width: 1024px) {
    .main-submenu {
        z-index: 501;
    }
}

.js-item-without-sale,
.js-item-total-old-price {
  margin-bottom: .5em;
  text-decoration: line-through;
  color: darkgray;
}

.js-shopcart-total-without-sale,
.js-shopcart-total-old-summ {
  margin-left: .25em;
  text-decoration: line-through;
  color: darkgray !important;
}

.js-item-without-sale:empty,
.js-shopcart-total-without-sale:empty,
.js-shopcart-total-old-summ:empty,
.js-shopcart-total-without-sale:not(:empty) ~ .js-shopcart-total-old-summ {
  display: none;
}
.modal-city-enter {
  font-size: 1.5em;
}

.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
  padding: 10px!important;
  border-radius: 0;
  background: none !important;
  border: 1px solid #ea0279 !important;
  border-left: none !important;
}
@media screen and (max-width: 400px) {
  .button.add-to-cart {
  	padding: 5px 40px 5px 20px !important;
  }
  .button.add-to-favorite {
    padding: 15px!important;
    flex: 0!important;
  }
}

.product-preview .product-toolbar .button.add-to-cart, .product-page .product-toolbar .button.add-to-cart {
  min-width: 120px;
  flex: 0 0 35%;
}

.product-preview .product-toolbar .button.buy-one-click, .product-page .product-toolbar .button.buy-one-click {
  min-width: 110px;
  flex: 0 0 35%;
}

.product-preview .product-toolbar .button.add-to-favorite, .product-page .product-toolbar .button.add-to-favorite {
  /* min-width: 50px; */
  flex: 0 0 15%;
}

.ya-share2 {
  min-width: 46px;
  flex: 0 0 15%;
}

.ya-share2.mobile {
  display: none;
  flex: 0 0 100%;
}

@media screen and (max-width: 400px) {
  .product-preview .product-toolbar .button.add-to-cart, .product-page .product-toolbar .button.add-to-cart {
    flex: 0 0 40%;
  }

  .product-preview .product-toolbar .button.buy-one-click, .product-page .product-toolbar .button.buy-one-click {
    flex: 0 0 40%;
  }

  .product-preview .product-toolbar .button.add-to-favorite, .product-page .product-toolbar .button.add-to-favorite {
    flex: 0 0 20%;
  }
  
  .ya-share2 {
    display: none;
  }
  
  .ya-share2.mobile {
    display: block;
    margin: auto;
    margin-top: 0;
    width: fit-content;
  }
  
  .ya-share2.mobile .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    border: 1px solid #ea0279 !important;
    border-left: 0 !important;
    padding: 12px !important;
  }
}

.promo-slide .collection-link[href="/collection/priglashaem-beremennuyu-model"] {
  display: none !important;
}
