/* Расстояние между карточками товара в мобильной версии */

.js-product.t-store__card {
    margin-bottom: 15px !important;
}


body > a[href="https://tilda.cc/"],
body > div#tildacоpy,
body > div.t-tildalаbеl,
body > div[data-tildа-sign],
body > div:has(> a[href="https://tilda.cc/"]),
body > div:has(.t-tildalаbеl__wrapper),
body > div:has(img[src*="tildacоpy"]) {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    max-height: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
    position: fixed !important;
    left: -999999px !important;
    top: -999999px !important;
}
