﻿@media (min-width: 1600px) {
  .btn-header-signup {
    right: 142px;
  }

  .offcanvas.offcanvas-end-lg {
    padding-right: 30px;
  }

  .html-account-pages .offcanvas.offcanvas-end-lg {
    padding-right: 0;
  }

  .html-account-pages .offcanvas-body {
    margin-left: -149px;
  }

  .hero-map {
    left: calc(0.5583 * 100vw);
  }

  .features-end-img {
    margin-left: 0;
  }

  .hero .pink-block {
    left: calc(100vw * 0.84166);
    top: 85px;
  }

  .home-page .hero-bottom {
    margin-top: 196px;
  }

  .home-page .features .pink-top {
    left: 192px;
    top: calc(((100vw - 192px) / 9.51436) - (42px - (162px / 9.51436)));
  }

  .home-page .features .blue-top {
    right: -5px;
    top: calc(392px / -9.51436);
  }

  .home-page .features .shapes {
    padding-bottom: 84px;
  }

  .home-page .features .blue-bottom {
    right: -5px;
  }

  .pricing > svg {
    display: none;
  }

  .section-payment-types .container > .row {
    margin-top: 255px;
  }

  .moving-finger {
    width: 120px;
  }

  .html-buy-for-me-common .section-popular-shopping-sites,
  .html-shopping-sites-page .section-popular-shopping-sites {
    margin-top: calc(var(--skew-height) * -1 + 165px);
  }
}

@media (min-width: 1900px) {
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxxl-nowrap.gx-75 {
    --bs-gutter-x: 150px;
  }

  .w-xxxl-auto {
    width: auto !important;
  }

  .home-page .advantages .image {
    margin-bottom: 120px;
  }
}
