/* AUTO-GENERATED by regenerate-shop-overlay.mjs — do not edit manually */
/* Edit /var/www/partb/data/shop-overlay-settings.json instead, then re-run the script. */
/* Strony produktu /p/ */
body .split-img::after {
    width: 21% !important;
    aspect-ratio: 1 !important;
    background-image: url('/logo_shop.png?v=1778710311104') !important;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    opacity: 0.680 !important;
}
/* Homepage tiles (kategorie, editorial, product-card, inspo-tile) */
body .cat-tile::before,
body .editorial-img::before,
body .product-card-img::before,
body .inspo-tile::before {
    width: 21% !important;
    aspect-ratio: 1 !important;
    background-image: url('/logo_shop.png?v=1778710311104') !important;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    opacity: 0.680 !important;
}
