/**
 * Oficjalna paleta sklepu Tofaa.
 *
 * Ciemny fiolet: #7C4FA0
 * Jasny fiolet:  #B083BC
 * Beż:           #F8EAE1
 * Zielony:       #d1d635
 */
:root {
    --tofaa-store-purple: #7C4FA0;
    --tofaa-store-purple-light: #B083BC;
    --tofaa-store-beige: #F8EAE1;
    --tofaa-store-green: #d1d635;
    --tofaa-store-paper: #fffdfb;
    --tofaa-purple: #7C4FA0;
    --tofaa-purple-light: #B083BC;
    --tofaa-beige: #F8EAE1;
    --tofaa-green: #d1d635;
}

body.woocommerce,
body.woocommerce-page,
body.post-type-archive-product,
body.tax-product_cat,
body.tax-product_tag,
body.single-product {
    background: var(--tofaa-store-beige) !important;
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce #page,
body.woocommerce-page #page,
body.post-type-archive-product #page,
body.tax-product_cat #page,
body.tax-product_tag #page,
body.single-product #page,
body.woocommerce main#primary,
body.woocommerce-page main#primary {
    background-color: var(--tofaa-store-beige) !important;
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce #primary h1,
body.woocommerce #primary h2,
body.woocommerce #primary h3,
body.woocommerce #primary h4,
body.woocommerce #primary h5,
body.woocommerce #primary h6,
body.woocommerce-page #primary h1,
body.woocommerce-page #primary h2,
body.woocommerce-page #primary h3,
body.woocommerce-page #primary h4,
body.woocommerce-page #primary h5,
body.woocommerce-page #primary h6,
body.single-product .product_title,
body.single-product .product_subtitle,
body.single-product h3.desc_product,
body.single-product h2.section_title {
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce #primary p,
body.woocommerce-page #primary p,
body.single-product .summary.entry-summary,
body.single-product .summary.entry-summary p,
body.single-product .summary.entry-summary span,
body.single-product .summary.entry-summary bdi,
body.single-product .summary.entry-summary input,
body.single-product .smal_about,
body.single-product .smal_about p {
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce #primary a:not(.button),
body.woocommerce-page #primary a:not(.button),
body.woocommerce-page th a,
body.woocommerce-page th a:visited {
    color: var(--tofaa-store-purple) !important;
}

/* Archiwum sklepu i kategorie produktów. */
body.woocommerce .back_shrupiki,
body.woocommerce .product_group,
body.woocommerce-page .back_shrupiki,
body.woocommerce-page .product_group {
    background-color: var(--tofaa-store-beige) !important;
}

body.woocommerce h2.shok_title,
body.woocommerce-page h2.shok_title,
body.woocommerce .shok_desc,
body.woocommerce-page .shok_desc,
body.woocommerce .shok_desc p,
body.woocommerce-page .shok_desc p {
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce-page .asaid_menu p.menu_title,
body.woocommerce .asaid_menu p.menu_title {
    border-color: var(--tofaa-store-purple) !important;
    background: transparent !important;
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce-page .asaid_menu .foot_side a,
body.woocommerce .asaid_menu .foot_side a,
body.woocommerce-page .top_mobail_menu a,
body.woocommerce .top_mobail_menu a {
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce-page .asaid_menu .foot_side .current-menu-item > a,
body.woocommerce .asaid_menu .foot_side .current-menu-item > a {
    color: var(--tofaa-store-purple) !important;
    text-decoration: underline !important;
    text-decoration-color: var(--tofaa-store-green) !important;
    text-decoration-thickness: 3px !important;
    text-underline-offset: 4px !important;
}

body.woocommerce ul.products li.product,
body.woocommerce-page ul.products li.product {
    overflow: hidden !important;
    border: 1px solid rgba(124, 79, 160, 0.18) !important;
    background: var(--tofaa-store-purple-light) !important;
    box-shadow: 0 12px 28px rgba(124, 79, 160, 0.12) !important;
}

body.woocommerce ul.products li.product:hover,
body.woocommerce-page ul.products li.product:hover {
    box-shadow: 0 18px 38px rgba(124, 79, 160, 0.20) !important;
}

body.woocommerce ul.products li.product .thumb_wrapper,
body.woocommerce-page ul.products li.product .thumb_wrapper {
    background: var(--tofaa-store-beige) !important;
}

body.woocommerce ul.products li.product .woocommerce-loop-product__title,
body.woocommerce-page ul.products li.product .woocommerce-loop-product__title,
body.woocommerce ul.products li.product .price,
body.woocommerce-page ul.products li.product .price,
body.woocommerce ul.products li.product .price bdi,
body.woocommerce-page ul.products li.product .price bdi,
body.woocommerce ul.products li.product .info_rating,
body.woocommerce-page ul.products li.product .info_rating {
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce ul.products li.product .star-rating,
body.woocommerce-page ul.products li.product .star-rating,
body.single-product .star-rating,
body.single-product .woocommerce-product-rating {
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce span.onsale,
body.woocommerce-page span.onsale {
    background: var(--tofaa-store-purple) !important;
    color: var(--tofaa-store-beige) !important;
}

/* Wszystkie przyciski WooCommerce korzystają z zielonego akcentu. */
body.woocommerce #respond input#submit,
body.woocommerce a.button,
body.woocommerce button.button,
body.woocommerce input.button,
body.woocommerce-page #respond input#submit,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page input.button,
body.woocommerce-page button#place_order,
body.woocommerce-page .wc-block-components-button,
body.woocommerce-page .wp-element-button,
body.single-product .summary.entry-summary button.single_add_to_cart_button,
body.single-product button.single_add_to_cart_button {
    border: 1px solid rgba(124, 79, 160, 0.18) !important;
    background: var(--tofaa-store-green) !important;
    background-color: var(--tofaa-store-green) !important;
    color: var(--tofaa-store-purple) !important;
    box-shadow: 0 10px 22px rgba(124, 79, 160, 0.14) !important;
}

body.woocommerce #respond input#submit:hover,
body.woocommerce a.button:hover,
body.woocommerce button.button:hover,
body.woocommerce input.button:hover,
body.woocommerce-page #respond input#submit:hover,
body.woocommerce-page a.button:hover,
body.woocommerce-page button.button:hover,
body.woocommerce-page input.button:hover,
body.woocommerce-page button#place_order:hover,
body.woocommerce-page .wc-block-components-button:hover,
body.woocommerce-page .wp-element-button:hover,
body.single-product .summary.entry-summary button.single_add_to_cart_button:hover,
body.single-product button.single_add_to_cart_button:hover,
body.woocommerce #respond input#submit:focus-visible,
body.woocommerce a.button:focus-visible,
body.woocommerce button.button:focus-visible,
body.woocommerce input.button:focus-visible,
body.woocommerce-page #respond input#submit:focus-visible,
body.woocommerce-page a.button:focus-visible,
body.woocommerce-page button.button:focus-visible,
body.woocommerce-page input.button:focus-visible,
body.woocommerce-page button#place_order:focus-visible,
body.woocommerce-page .wc-block-components-button:focus-visible,
body.woocommerce-page .wp-element-button:focus-visible {
    background: var(--tofaa-store-purple-light) !important;
    background-color: var(--tofaa-store-purple-light) !important;
    color: var(--tofaa-store-beige) !important;
    transform: translateY(-2px);
    outline: 3px solid rgba(124, 79, 160, 0.18) !important;
    outline-offset: 2px !important;
}

body.woocommerce button.button:disabled,
body.woocommerce button.button:disabled[disabled],
body.woocommerce-page button.button:disabled,
body.woocommerce-page button.button:disabled[disabled] {
    background: var(--tofaa-store-green) !important;
    color: var(--tofaa-store-purple) !important;
    opacity: 0.55 !important;
}

/* Pojedynczy produkt. */
body.single-product .woocommerce-product-gallery__image::after,
body.single-product .woocommerce-product-gallery__image:after {
    background: radial-gradient(circle at center, var(--tofaa-store-paper) 0%, var(--tofaa-store-purple-light) 100%) !important;
}

body.single-product .content_b {
    border-color: var(--tofaa-store-purple-light) !important;
    background: var(--tofaa-store-beige) !important;
    color: var(--tofaa-store-purple) !important;
}

body.single-product .section_about_product {
    background-color: var(--tofaa-store-purple-light) !important;
    color: var(--tofaa-store-purple) !important;
}

body.single-product section.wow_under_slider.in_product {
    border-color: transparent !important;
    background: var(--tofaa-store-beige) !important;
    color: var(--tofaa-store-purple) !important;
}

body.single-product section.wow_under_slider.in_product span,
body.single-product section.wow_under_slider.in_product p,
body.single-product section.wow_under_slider.in_product path {
    color: var(--tofaa-store-purple) !important;
    stroke: var(--tofaa-store-purple) !important;
}

body.single-product .qib-button-wrapper,
body.single-product .quantity,
body.single-product .quantity input,
body.single-product button.minus.qib-button,
body.single-product button.plus.qib-button {
    border-color: rgba(124, 79, 160, 0.22) !important;
    background: var(--tofaa-store-paper) !important;
    color: var(--tofaa-store-purple) !important;
}

body.single-product table.variations select,
body.woocommerce-page select,
body.woocommerce-page textarea,
body.woocommerce-page input[type="text"],
body.woocommerce-page input[type="email"],
body.woocommerce-page input[type="tel"],
body.woocommerce-page input[type="password"],
body.woocommerce-page input[type="number"] {
    border-color: rgba(124, 79, 160, 0.32) !important;
    background-color: var(--tofaa-store-paper) !important;
    color: var(--tofaa-store-purple) !important;
}

body.single-product table.variations select:focus,
body.woocommerce-page select:focus,
body.woocommerce-page textarea:focus,
body.woocommerce-page input[type="text"]:focus,
body.woocommerce-page input[type="email"]:focus,
body.woocommerce-page input[type="tel"]:focus,
body.woocommerce-page input[type="password"]:focus,
body.woocommerce-page input[type="number"]:focus {
    border-color: var(--tofaa-store-purple) !important;
    box-shadow: 0 0 0 3px rgba(176, 131, 188, 0.22) !important;
    outline: none !important;
}

body.woocommerce-page input[type="checkbox"],
body.woocommerce-page input[type="radio"] {
    accent-color: var(--tofaa-store-green);
}

/* Koszyk, checkout i konto klienta. */
body.woocommerce-page .woocommerce-cart-form,
body.woocommerce-page .cart_totals,
body.woocommerce-page form.checkout,
body.woocommerce-page .woocommerce-checkout-review-order,
body.woocommerce-page .woocommerce-MyAccount-navigation,
body.woocommerce-page .woocommerce-MyAccount-content,
body.woocommerce-page form.woocommerce-form-login,
body.woocommerce-page form.woocommerce-form-register,
body.woocommerce-page form.woocommerce-EditAccountForm {
    border-color: rgba(124, 79, 160, 0.18) !important;
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce-page table.shop_table,
body.woocommerce-page table.shop_table th,
body.woocommerce-page table.shop_table td,
body.woocommerce-page .woocommerce-checkout-review-order-table,
body.woocommerce-page .woocommerce-checkout-review-order-table th,
body.woocommerce-page .woocommerce-checkout-review-order-table td {
    border-color: rgba(124, 79, 160, 0.20) !important;
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce-page .woocommerce-MyAccount-navigation li.is-active a {
    color: var(--tofaa-store-purple) !important;
    text-decoration: underline !important;
    text-decoration-color: var(--tofaa-store-green) !important;
    text-decoration-thickness: 3px !important;
    text-underline-offset: 4px !important;
}

body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info,
body.woocommerce-page .woocommerce-error {
    border-top-color: var(--tofaa-store-purple) !important;
    background: rgba(176, 131, 188, 0.16) !important;
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce-page .woocommerce-message::before,
body.woocommerce-page .woocommerce-info::before,
body.woocommerce-page .woocommerce-error::before {
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce nav.woocommerce-pagination ul,
body.woocommerce-page nav.woocommerce-pagination ul,
body.woocommerce nav.woocommerce-pagination ul li,
body.woocommerce-page nav.woocommerce-pagination ul li {
    border-color: rgba(124, 79, 160, 0.25) !important;
}

body.woocommerce nav.woocommerce-pagination ul li a,
body.woocommerce nav.woocommerce-pagination ul li span,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span {
    color: var(--tofaa-store-purple) !important;
}

body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a:hover {
    background: var(--tofaa-store-green) !important;
    color: var(--tofaa-store-purple) !important;
}

@media (max-width: 900px) {
    body.woocommerce h2.shok_title,
    body.woocommerce-page h2.shok_title {
        background: var(--tofaa-store-beige) !important;
        color: var(--tofaa-store-purple) !important;
    }
}

/* ============================================================
   V2 — pełnoszerokie, duże karty produktów Tofaa
   ============================================================ */

body.post-type-archive-product .back_shrupiki,
body.tax-product_cat .back_shrupiki,
body.tax-product_tag .back_shrupiki {
    overflow: visible !important;
}

body.post-type-archive-product .back_shrupiki > .max_width,
body.tax-product_cat .back_shrupiki > .max_width,
body.tax-product_tag .back_shrupiki > .max_width {
    width: 100% !important;
    max-width: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

body.post-type-archive-product .tofaa-shop-layout,
body.tax-product_cat .tofaa-shop-layout,
body.tax-product_tag .tofaa-shop-layout {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
}

body.post-type-archive-product .tofaa-product-wall,
body.tax-product_cat .tofaa-product-wall,
body.tax-product_tag .tofaa-product-wall {
    width: 100vw !important;
    max-width: none !important;
    margin-left: calc(50% - 50vw) !important;
}

.tofaa-shop-intro {
    width: min(100% - 48px, 1480px);
    margin: clamp(38px, 6vw, 88px) auto clamp(24px, 4vw, 58px);
    color: var(--tofaa-store-purple);
}

.tofaa-shop-intro__eyebrow {
    margin: 0 0 10px !important;
    font-family: "Rubik", sans-serif;
    font-size: clamp(12px, 1vw, 15px);
    font-weight: 800;
    letter-spacing: .14em;
    line-height: 1.2;
    text-transform: uppercase;
}

.tofaa-shop-intro__title {
    max-width: 920px;
    margin: 0 !important;
    font-family: "Rubik", sans-serif;
    font-size: clamp(46px, 7vw, 112px);
    font-weight: 900;
    letter-spacing: -.055em;
    line-height: .9;
    text-transform: uppercase;
}

.tofaa-shop-intro__copy {
    max-width: 680px;
    margin: 22px 0 0 !important;
    font-family: "Rubik", sans-serif;
    font-size: clamp(16px, 1.4vw, 22px);
    font-weight: 600;
    line-height: 1.45;
}

body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body.post-type-archive-product ul.products::before,
body.post-type-archive-product ul.products::after,
body.tax-product_cat ul.products::before,
body.tax-product_cat ul.products::after,
body.tax-product_tag ul.products::before,
body.tax-product_tag ul.products::after {
    display: none !important;
}

body.post-type-archive-product ul.products li.product.tofaa-product-card,
body.tax-product_cat ul.products li.product.tofaa-product-card,
body.tax-product_tag ul.products li.product.tofaa-product-card {
    float: none !important;
    clear: none !important;
    width: auto !important;
    min-width: 0 !important;
    min-height: clamp(660px, 76vh, 860px);
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    border-right: 1px solid rgba(124, 79, 160, .34) !important;
    border-bottom: 1px solid rgba(124, 79, 160, .34) !important;
    border-radius: 0 !important;
    background: var(--tofaa-store-beige) !important;
    box-shadow: none !important;
    color: var(--tofaa-store-purple) !important;
    text-align: left !important;
    isolation: isolate;
}

body.woocommerce ul.products li.product.tofaa-product-card--tone-purple,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-purple {
    background: var(--tofaa-store-purple-light) !important;
}

body.woocommerce ul.products li.product.tofaa-product-card--tone-beige,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-beige {
    background: var(--tofaa-store-beige) !important;
}

body.woocommerce ul.products li.product.tofaa-product-card--tone-green,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-green {
    background: linear-gradient(145deg, rgba(209, 214, 53, .76), rgba(248, 234, 225, .96)) !important;
}

.tofaa-product-card__surface {
    position: relative;
    display: grid;
    grid-template-rows: minmax(0, 1fr) auto;
    height: 100%;
    min-height: inherit;
    overflow: hidden;
}


.tofaa-product-card__main {
    position: relative;
    display: grid !important;
    grid-template-rows: auto minmax(0, 1fr);
    min-height: 0;
    padding: clamp(26px, 2.6vw, 50px) clamp(22px, 2.5vw, 46px) 0;
    color: var(--tofaa-store-purple) !important;
    text-decoration: none !important;
}

.tofaa-product-card__header {
    position: relative;
    z-index: 4;
}


body.woocommerce ul.products li.product .tofaa-product-card__title,
body.woocommerce-page ul.products li.product .tofaa-product-card__title {
    max-width: 92%;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    color: var(--tofaa-store-purple) !important;
    font-family: "Rubik", sans-serif;
    font-size: clamp(27px, 2.45vw, 48px) !important;
    font-weight: 800 !important;
    letter-spacing: -.045em;
    line-height: .98 !important;
    text-transform: uppercase;
}

.tofaa-product-card__visual {
    position: relative;
    display: grid;
    place-items: center;
    min-height: 390px;
    overflow: visible;
}

.tofaa-product-card__halo {
    position: absolute;
    width: min(72%, 390px);
    aspect-ratio: 1;
    border-radius: 50%;
    background: rgba(248, 234, 225, .52);
    filter: blur(.2px);
    transform: scale(.9);
    transition: transform .75s cubic-bezier(.2, .8, .2, 1), background-color .45s ease;
}

body.woocommerce ul.products li.product .tofaa-product-card__image,
body.woocommerce-page ul.products li.product .tofaa-product-card__image {
    position: relative;
    z-index: 2;
    display: block;
    width: min(88%, 520px) !important;
    max-width: none !important;
    height: min(42vh, 460px) !important;
    margin: 0 auto !important;
    object-fit: contain;
    filter: drop-shadow(0 28px 26px rgba(83, 49, 105, .22));
    transform: translate3d(0, 10px, 0) rotate(0deg) scale(.96);
    transform-origin: 50% 62%;
    transition:
        transform .72s cubic-bezier(.2, .8, .2, 1),
        filter .55s ease;
    will-change: transform;
}

.tofaa-product-card:nth-child(odd) .tofaa-product-card__image {
    transform: translate3d(0, 10px, 0) rotate(-2deg) scale(.96);
}

.tofaa-product-card:nth-child(3n) .tofaa-product-card__image {
    transform: translate3d(0, 10px, 0) rotate(2deg) scale(.96);
}

.tofaa-product-card:hover .tofaa-product-card__image,
.tofaa-product-card:focus-within .tofaa-product-card__image,
body.woocommerce ul.products li.product.tofaa-product-card:hover .tofaa-product-card__image {
    filter: drop-shadow(0 42px 34px rgba(83, 49, 105, .28));
    transform: translate3d(0, -24px, 0) rotate(-4deg) scale(1.07);
}

.tofaa-product-card:nth-child(3n):hover .tofaa-product-card__image,
.tofaa-product-card:nth-child(3n):focus-within .tofaa-product-card__image {
    transform: translate3d(0, -24px, 0) rotate(4deg) scale(1.07);
}

.tofaa-product-card:hover .tofaa-product-card__halo,
.tofaa-product-card:focus-within .tofaa-product-card__halo {
    background: rgba(209, 214, 53, .42);
    transform: scale(1.08);
}


.tofaa-product-card__footer {
    position: relative;
    z-index: 5;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 18px;
    align-items: center;
    min-height: 128px;
    padding: 22px clamp(22px, 2.5vw, 46px) 26px;
    border-top: 1px solid rgba(124, 79, 160, .25);
    background: rgba(248, 234, 225, .30);
    backdrop-filter: blur(12px);
}

.tofaa-product-card__details {
    min-width: 0;
}

.tofaa-product-card__price,
body.woocommerce ul.products li.product .tofaa-product-card__price .price,
body.woocommerce ul.products li.product .tofaa-product-card__price bdi {
    color: var(--tofaa-store-purple) !important;
    font-family: "Rubik", sans-serif;
    font-size: clamp(22px, 1.9vw, 34px) !important;
    font-weight: 900 !important;
    line-height: 1;
}

.tofaa-product-card__price del {
    opacity: .48;
    font-size: .72em;
}

.tofaa-product-card__rating {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 11px;
    color: var(--tofaa-store-purple);
    font-family: "Rubik", sans-serif;
    font-size: 12px;
    font-weight: 700;
}

.tofaa-product-card__rating .star-rating {
    float: none !important;
    width: 5.4em;
    margin: 0 !important;
}

.tofaa-product-card__stars-empty {
    color: rgba(124, 79, 160, .34);
    letter-spacing: .05em;
}

.tofaa-product-card__action .button,
body.woocommerce ul.products li.product.tofaa-product-card .button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    min-width: 168px;
    min-height: 54px;
    margin: 0 !important;
    padding: 15px 24px !important;
    border: 1px solid var(--tofaa-store-purple) !important;
    border-radius: 999px !important;
    background: var(--tofaa-store-green) !important;
    color: var(--tofaa-store-purple) !important;
    font-family: "Rubik", sans-serif;
    font-size: 13px !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-align: center;
    text-transform: uppercase;
    box-shadow: 0 10px 0 rgba(124, 79, 160, .18) !important;
    transition: transform .25s ease, box-shadow .25s ease, background-color .25s ease !important;
}

.tofaa-product-card__action .button:hover,
.tofaa-product-card__action .button:focus-visible,
body.woocommerce ul.products li.product.tofaa-product-card .button:hover {
    background: var(--tofaa-store-green) !important;
    color: var(--tofaa-store-purple) !important;
    transform: translateY(-4px) !important;
    box-shadow: 0 14px 0 rgba(124, 79, 160, .22) !important;
    outline: 3px solid rgba(248, 234, 225, .68) !important;
    outline-offset: 3px !important;
}

body.woocommerce ul.products li.product.tofaa-product-card .onsale {
    top: 22px !important;
    right: 22px !important;
    left: auto !important;
    z-index: 10;
    min-width: 0 !important;
    min-height: 0 !important;
    padding: 10px 13px !important;
    border-radius: 999px !important;
    background: var(--tofaa-store-purple) !important;
    color: var(--tofaa-store-beige) !important;
    font-family: "Rubik", sans-serif;
    font-size: 11px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    text-transform: uppercase;
}

body.post-type-archive-product .woocommerce-pagination,
body.tax-product_cat .woocommerce-pagination,
body.tax-product_tag .woocommerce-pagination {
    padding: 44px 20px 60px;
}

@media (max-width: 1180px) {
    body.post-type-archive-product ul.products,
    body.tax-product_cat ul.products,
    body.tax-product_tag ul.products {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    body.post-type-archive-product ul.products li.product.tofaa-product-card,
    body.tax-product_cat ul.products li.product.tofaa-product-card,
    body.tax-product_tag ul.products li.product.tofaa-product-card {
        min-height: 690px;
    }
}

@media (max-width: 720px) {
    .tofaa-shop-intro {
        width: min(100% - 32px, 1480px);
        margin-top: 28px;
    }

    body.post-type-archive-product ul.products,
    body.tax-product_cat ul.products,
    body.tax-product_tag ul.products {
        grid-template-columns: 1fr !important;
    }

    body.post-type-archive-product ul.products li.product.tofaa-product-card,
    body.tax-product_cat ul.products li.product.tofaa-product-card,
    body.tax-product_tag ul.products li.product.tofaa-product-card {
        min-height: 650px;
        border-right: 0 !important;
    }

    .tofaa-product-card__main {
        padding: 26px 22px 0;
    }

    .tofaa-product-card__visual {
        min-height: 350px;
    }

    body.woocommerce ul.products li.product .tofaa-product-card__image,
    body.woocommerce-page ul.products li.product .tofaa-product-card__image {
        width: min(92%, 470px) !important;
        height: 350px !important;
    }

    .tofaa-product-card__footer {
        grid-template-columns: 1fr;
        padding: 20px 22px 26px;
    }

    .tofaa-product-card__action .button,
    body.woocommerce ul.products li.product.tofaa-product-card .button {
        width: 100% !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .tofaa-product-card__image,
    .tofaa-product-card__halo,
    .tofaa-product-card__action .button {
        transition: none !important;
    }

    .tofaa-product-card:hover .tofaa-product-card__image,
    .tofaa-product-card:focus-within .tofaa-product-card__image {
        transform: none !important;
    }
}

/* ============================================================
   Tofaa 3.43 — ilość i cena łączna bezpośrednio w katalogu
   ============================================================ */
.tofaa-product-card__footer.has-quantity {
    grid-template-columns: minmax(102px, .52fr) 100px minmax(148px, 1.48fr);
    gap: clamp(8px, 1.1vw, 16px);
    align-items: center;
}

.tofaa-product-card__action {
    display: flex;
    align-items: center;
    gap: clamp(8px, .8vw, 12px);
    min-width: 0;
}

.tofaa-product-card__footer.has-quantity .tofaa-product-card__action {
    width: 100%;
}

.tofaa-product-card__footer.has-quantity .tofaa-product-card__action .button {
    flex: 1 1 100%;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 50px;
    padding-right: clamp(10px, 1.2vw, 18px) !important;
    padding-left: clamp(10px, 1.2vw, 18px) !important;
    font-size: clamp(10px, .72vw, 12px) !important;
    white-space: nowrap;
}

.tofaa-product-card__quantity {
    width: 100px;
    height: 54px;
    display: grid;
    grid-template-columns: 30px 38px 30px;
    align-items: stretch;
    overflow: hidden;
    border: 1px solid #171717;
    border-radius: 999px;
    background: #fffdfb;
    color: var(--tofaa-store-purple);
}

.tofaa-product-card__quantity button,
.tofaa-product-card__quantity input {
    width: 100%;
    min-width: 0;
    height: 52px;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: var(--tofaa-store-purple) !important;
    box-shadow: none !important;
    font-family: "Rubik", Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 52px !important;
    text-align: center;
    transform: none !important;
}

.tofaa-product-card__quantity button {
    cursor: pointer;
}

.tofaa-product-card__quantity button:disabled {
    opacity: .34;
    cursor: not-allowed;
}

.tofaa-product-card__quantity input {
    appearance: textfield;
    -moz-appearance: textfield;
}

.tofaa-product-card__quantity button:first-child {
    border-right: 1px solid #171717 !important;
}

.tofaa-product-card__quantity button:last-child {
    border-left: 1px solid #171717 !important;
}

.tofaa-product-card__quantity input::-webkit-inner-spin-button,
.tofaa-product-card__quantity input::-webkit-outer-spin-button {
    margin: 0;
    appearance: none;
    -webkit-appearance: none;
}

.tofaa-product-card__quantity:focus-within {
    outline: 3px solid rgba(124, 79, 160, .18);
    outline-offset: 2px;
}

.tofaa-product-card__price > .woocommerce-Price-amount,
.tofaa-product-card__price del .woocommerce-Price-amount,
.tofaa-product-card__price ins .woocommerce-Price-amount {
    color: inherit;
    font: inherit;
}

@media (max-width: 420px) {
    .tofaa-product-card__footer.has-quantity {
        grid-template-columns: minmax(0, 1fr);
    }

    .tofaa-product-card__action {
        align-items: stretch;
    }

    .tofaa-product-card__quantity {
        width: 100%;
        grid-template-columns: 1fr 1.2fr 1fr;
    }
}


/* ============================================================
   V3 — uproszczone karty i czysty nagłówek kategorii
   ============================================================ */

/* Starszy blok ACF z tytułem i opisem kategorii nie jest już używany. */
body.post-type-archive-product .product_cat_header,
body.tax-product_cat .product_cat_header,
body.tax-product_tag .product_cat_header,
body.post-type-archive-product .back_shrupiki > .backdaimg.right_side_shoko,
body.tax-product_cat .back_shrupiki > .backdaimg.right_side_shoko,
body.tax-product_tag .back_shrupiki > .backdaimg.right_side_shoko,
body.post-type-archive-product .back_shrupiki > .shok_title,
body.tax-product_cat .back_shrupiki > .shok_title,
body.tax-product_tag .back_shrupiki > .shok_title,
body.post-type-archive-product .back_shrupiki > .shok_desc,
body.tax-product_cat .back_shrupiki > .shok_desc,
body.tax-product_tag .back_shrupiki > .shok_desc {
    display: none !important;
}

/* Jedna, wycentrowana forma koła na każdej karcie produktu. */
.tofaa-product-card__halo {
    inset: 50% auto auto 50%;
    transform: translate(-50%, -50%) scale(.9);
}

.tofaa-product-card:hover .tofaa-product-card__halo,
.tofaa-product-card:focus-within .tofaa-product-card__halo {
    transform: translate(-50%, -50%) scale(1.08);
}

/* ============================================================
   V4 — kolory kół i ujednolicony kontur paneli kart
   ============================================================ */

/* Karty fioletowe: jasne koło domyślnie, ciemny fiolet po hoverze.
   Zmieniamy wyłącznie kolor — geometria i animacja pozostają bez zmian. */
body.woocommerce ul.products li.product.tofaa-product-card--tone-purple .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-purple .tofaa-product-card__halo {
    background: #F8EAE1;
}

body.woocommerce ul.products li.product.tofaa-product-card--tone-purple:hover .tofaa-product-card__halo,
body.woocommerce ul.products li.product.tofaa-product-card--tone-purple:focus-within .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-purple:hover .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-purple:focus-within .tofaa-product-card__halo {
    background: #7C4FA0;
}

/* Karty beżowe: jasnofioletowe koło domyślnie.
   Hover nadal korzysta z istniejącego zielonego koloru. */
body.woocommerce ul.products li.product.tofaa-product-card--tone-beige .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-beige .tofaa-product-card__halo {
    background: #B083BC;
}

body.woocommerce ul.products li.product.tofaa-product-card--tone-beige:hover .tofaa-product-card__halo,
body.woocommerce ul.products li.product.tofaa-product-card--tone-beige:focus-within .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-beige:hover .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-beige:focus-within .tofaa-product-card__halo {
    background: rgba(209, 214, 53, .42);
}

/* Każdy dolny panel ceny/opinii/koszyka ma identyczny kontur. */
body.woocommerce ul.products li.product.tofaa-product-card .tofaa-product-card__footer,
body.woocommerce-page ul.products li.product.tofaa-product-card .tofaa-product-card__footer {
    border-top: 1px solid rgba(124, 79, 160, .34);
    box-shadow: inset 0 0 0 1px rgba(124, 79, 160, .24);
}


/* ============================================================
   V5 — czarne kontury, miękkie gradienty kół i czysty hover CTA
   ============================================================ */

/* Jednopikselowy czarny kontur i separatory między wszystkimi kartami. */
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products {
    gap: 1px !important;
    border: 1px solid #171717 !important;
    background: #171717 !important;
    box-sizing: border-box !important;
}

body.post-type-archive-product ul.products li.product.tofaa-product-card,
body.tax-product_cat ul.products li.product.tofaa-product-card,
body.tax-product_tag ul.products li.product.tofaa-product-card {
    border: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
}

/* Czarna linia oddzielająca dolny panel produktu. */
body.woocommerce ul.products li.product.tofaa-product-card .tofaa-product-card__footer,
body.woocommerce-page ul.products li.product.tofaa-product-card .tofaa-product-card__footer {
    border-top: 1px solid #171717 !important;
    box-shadow: none !important;
}

/* Delikatny gradient bazowy — używany m.in. na kartach zielonych. */
.tofaa-product-card__halo {
    background: radial-gradient(
        circle at 34% 28%,
        rgba(255, 255, 255, .42) 0%,
        rgba(248, 234, 225, .92) 42%,
        rgba(232, 210, 201, .88) 100%
    ) !important;
}

/* Fioletowe karty: wskazany kolor #C6A2C7 w stanie spoczynku. */
body.woocommerce ul.products li.product.tofaa-product-card--tone-purple .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-purple .tofaa-product-card__halo {
    background: radial-gradient(
        circle at 34% 28%,
        #D8BFDA 0%,
        #C6A2C7 52%,
        #B083BC 100%
    ) !important;
}

/* Fioletowe karty po najechaniu: zachowany ciemny fiolet, z miękkim gradientem. */
body.woocommerce ul.products li.product.tofaa-product-card--tone-purple:hover .tofaa-product-card__halo,
body.woocommerce ul.products li.product.tofaa-product-card--tone-purple:focus-within .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-purple:hover .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-purple:focus-within .tofaa-product-card__halo {
    background: radial-gradient(
        circle at 34% 28%,
        #9D75B8 0%,
        #7C4FA0 62%,
        #684184 100%
    ) !important;
}

/* Beżowe karty: jasny fiolet z łagodnym gradientem. */
body.woocommerce ul.products li.product.tofaa-product-card--tone-beige .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-beige .tofaa-product-card__halo {
    background: radial-gradient(
        circle at 34% 28%,
        #C9A9CE 0%,
        #B083BC 58%,
        #9A6EAA 100%
    ) !important;
}

/* Zielony hover na kartach beżowych i pozostałych — ten sam kolor, lecz wygładzony. */
body.woocommerce ul.products li.product.tofaa-product-card--tone-beige:hover .tofaa-product-card__halo,
body.woocommerce ul.products li.product.tofaa-product-card--tone-beige:focus-within .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-beige:hover .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-beige:focus-within .tofaa-product-card__halo,
body.woocommerce ul.products li.product.tofaa-product-card--tone-green:hover .tofaa-product-card__halo,
body.woocommerce ul.products li.product.tofaa-product-card--tone-green:focus-within .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-green:hover .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-green:focus-within .tofaa-product-card__halo {
    background: radial-gradient(
        circle at 34% 28%,
        #E7EA72 0%,
        #D1D635 58%,
        #B7BD27 100%
    ) !important;
}

/* Usunięcie białej ramki hover; uniesienie i cień przycisku pozostają. */
.tofaa-product-card__action .button:hover,
.tofaa-product-card__action .button:focus-visible,
body.woocommerce ul.products li.product.tofaa-product-card .button:hover,
body.woocommerce ul.products li.product.tofaa-product-card .button:focus-visible {
    outline: none !important;
    outline-offset: 0 !important;
}

/* ============================================================
   V6 — płynne przejścia kolorów kół i czarny kontur CTA
   ============================================================ */

/*
 * Gradient jest osobną, nieruchomą warstwą. Kolor bazowy koła zmienia się
 * przez background-color, dzięki czemu przeglądarka może go interpolować
 * płynnie bez przeskoku pomiędzy dwoma background-image.
 */
.tofaa-product-card__halo {
    overflow: hidden;
    background: #F8EAE1 !important;
    transition:
        transform .75s cubic-bezier(.2, .8, .2, 1),
        background-color .58s cubic-bezier(.22, .61, .36, 1) !important;
}

.tofaa-product-card__halo::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    background: radial-gradient(
        circle at 34% 28%,
        rgba(255, 255, 255, .38) 0%,
        rgba(255, 255, 255, .13) 38%,
        rgba(0, 0, 0, .055) 100%
    );
}

.tofaa-product-card:hover .tofaa-product-card__halo,
.tofaa-product-card:focus-within .tofaa-product-card__halo {
    background: #D1D635 !important;
}

/* Fioletowe karty: #C6A2C7 → #7C4FA0. */
body.woocommerce ul.products li.product.tofaa-product-card--tone-purple .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-purple .tofaa-product-card__halo {
    background: #C6A2C7 !important;
}

body.woocommerce ul.products li.product.tofaa-product-card--tone-purple:hover .tofaa-product-card__halo,
body.woocommerce ul.products li.product.tofaa-product-card--tone-purple:focus-within .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-purple:hover .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-purple:focus-within .tofaa-product-card__halo {
    background: #7C4FA0 !important;
}

/* Beżowe karty: #B083BC → #D1D635. */
body.woocommerce ul.products li.product.tofaa-product-card--tone-beige .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-beige .tofaa-product-card__halo {
    background: #B083BC !important;
}

body.woocommerce ul.products li.product.tofaa-product-card--tone-beige:hover .tofaa-product-card__halo,
body.woocommerce ul.products li.product.tofaa-product-card--tone-beige:focus-within .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-beige:hover .tofaa-product-card__halo,
body.woocommerce-page ul.products li.product.tofaa-product-card--tone-beige:focus-within .tofaa-product-card__halo {
    background: #D1D635 !important;
}

/* Czarny kontur przycisku w spoczynku, hoverze i focusie. */
.tofaa-product-card__action .button,
body.woocommerce ul.products li.product.tofaa-product-card .button,
.tofaa-product-card__action .button:hover,
.tofaa-product-card__action .button:focus-visible,
body.woocommerce ul.products li.product.tofaa-product-card .button:hover,
body.woocommerce ul.products li.product.tofaa-product-card .button:focus-visible {
    border: 1px solid #171717 !important;
    outline: none !important;
    outline-offset: 0 !important;
}

/* ============================================================
   V7 — pasek kategorii i filtr smaków nad listingiem produktów
   ============================================================ */

.tofaa-shop-filters {
    position: relative;
    z-index: 30;
    width: 100vw;
    margin: 0 0 0 calc(50% - 50vw);
    padding: clamp(26px, 3.2vw, 52px) clamp(18px, 2.4vw, 46px) clamp(20px, 2.4vw, 34px);
    box-sizing: border-box;
    border-top: 2px solid #171717;
    border-bottom: 2px solid #171717;
    background:
        radial-gradient(circle at 16% 4%, rgba(255, 255, 255, .28), transparent 31%),
        linear-gradient(135deg, #dfe34d 0%, var(--tofaa-store-green) 56%, #c5ca28 100%);
    color: var(--tofaa-store-purple);
}

.tofaa-shop-filters__heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    margin: 0 0 clamp(22px, 2.4vw, 34px);
}

.tofaa-shop-filters__eyebrow {
    margin: 0 0 7px !important;
    color: var(--tofaa-store-purple) !important;
    font-family: "Rubik", sans-serif;
    font-size: clamp(11px, .85vw, 14px);
    font-weight: 900;
    letter-spacing: .15em;
    line-height: 1.1;
    text-transform: uppercase;
}

.tofaa-shop-filters__title {
    margin: 0 !important;
    color: var(--tofaa-store-purple) !important;
    font-family: "Rubik", sans-serif;
    font-size: clamp(40px, 5vw, 82px);
    font-weight: 900;
    letter-spacing: -.05em;
    line-height: .88;
    text-transform: uppercase;
}

.tofaa-shop-filters__controls {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
}

.tofaa-shop-filters__types {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    min-width: 0;
}

.tofaa-shop-filter-chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 10px 20px;
    box-sizing: border-box;
    border: 2px solid #171717;
    border-radius: 13px;
    background: var(--tofaa-store-beige);
    color: var(--tofaa-store-purple) !important;
    box-shadow: 0 5px 0 rgba(124, 79, 160, .18);
    font-family: "Rubik", sans-serif;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: .035em;
    line-height: 1;
    text-decoration: none !important;
    text-transform: uppercase;
    transition:
        transform .22s ease,
        box-shadow .22s ease,
        background-color .28s ease,
        color .28s ease;
}

.tofaa-shop-filter-chip:hover,
.tofaa-shop-filter-chip:focus-visible {
    transform: translateY(-3px);
    box-shadow: 0 8px 0 rgba(124, 79, 160, .22);
}

.tofaa-shop-filter-chip.is-active {
    background: var(--tofaa-store-purple);
    color: var(--tofaa-store-beige) !important;
    box-shadow: 0 5px 0 rgba(23, 23, 23, .16);
}

.tofaa-shop-flavor-filter {
    position: relative;
    flex: 0 0 auto;
    min-width: min(100%, 250px);
    color: var(--tofaa-store-purple);
}

.tofaa-shop-flavor-filter > summary {
    list-style: none;
}

.tofaa-shop-flavor-filter > summary::-webkit-details-marker {
    display: none;
}

.tofaa-shop-flavor-filter__summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 44px;
    padding: 10px 15px 10px 20px;
    box-sizing: border-box;
    border: 2px solid #171717;
    border-radius: 13px;
    background: var(--tofaa-store-beige);
    box-shadow: 0 5px 0 rgba(124, 79, 160, .18);
    color: var(--tofaa-store-purple);
    cursor: pointer;
    font-family: "Rubik", sans-serif;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: .035em;
    line-height: 1;
    text-transform: uppercase;
    user-select: none;
    transition: transform .22s ease, box-shadow .22s ease;
}

.tofaa-shop-flavor-filter__summary:hover,
.tofaa-shop-flavor-filter__summary:focus-visible {
    transform: translateY(-3px);
    box-shadow: 0 8px 0 rgba(124, 79, 160, .22);
}

.tofaa-shop-flavor-filter[data-has-filter="true"] .tofaa-shop-flavor-filter__summary {
    background: var(--tofaa-store-purple);
    color: var(--tofaa-store-beige);
}

.tofaa-shop-flavor-filter__summary-icon {
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
}

.tofaa-shop-flavor-filter__summary-icon::before,
.tofaa-shop-flavor-filter__summary-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
    transform: translate(-50%, -50%);
    transition: transform .25s ease;
}

.tofaa-shop-flavor-filter__summary-icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.tofaa-shop-flavor-filter[open] .tofaa-shop-flavor-filter__summary-icon::after {
    transform: translate(-50%, -50%) rotate(0deg);
}

.tofaa-shop-flavor-filter__panel {
    position: absolute;
    top: calc(100% + 12px);
    right: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px 16px;
    width: min(410px, calc(100vw - 36px));
    padding: 16px;
    box-sizing: border-box;
    border: 2px solid #171717;
    border-radius: 16px;
    background: var(--tofaa-store-beige);
    box-shadow: 0 14px 0 rgba(124, 79, 160, .18), 0 24px 50px rgba(65, 38, 83, .18);
    transform-origin: top right;
    animation: tofaa-shop-filter-panel-in .22s ease both;
}

@keyframes tofaa-shop-filter-panel-in {
    from {
        opacity: 0;
        transform: translateY(-7px) scale(.98);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.tofaa-shop-flavor-option {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 38px;
    padding: 7px 8px;
    border-radius: 10px;
    color: var(--tofaa-store-purple) !important;
    font-family: "Rubik", sans-serif;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.15;
    text-decoration: none !important;
    transition: background-color .2s ease, transform .2s ease;
}

.tofaa-shop-flavor-option:hover,
.tofaa-shop-flavor-option:focus-visible {
    background: rgba(176, 131, 188, .20);
    transform: translateX(3px);
}

.tofaa-shop-flavor-option.is-active {
    background: rgba(209, 214, 53, .42);
}

.tofaa-shop-flavor-option__mark {
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
    border: 2px solid #171717;
    border-radius: 50%;
    background: transparent;
    box-shadow: inset 0 0 0 3px var(--tofaa-store-beige);
}

.tofaa-shop-flavor-option.is-active .tofaa-shop-flavor-option__mark {
    background: var(--tofaa-store-purple);
}

.tofaa-shop-flavor-option[data-flavor="jablko"] .tofaa-shop-flavor-option__mark {
    background-color: #d1d635;
}

.tofaa-shop-flavor-option[data-flavor="porzeczka"] .tofaa-shop-flavor-option__mark {
    background-color: #65407f;
}

.tofaa-shop-flavor-option[data-flavor="wisnia"] .tofaa-shop-flavor-option__mark {
    background-color: #b84355;
}

.tofaa-shop-flavor-option[data-flavor="zurawina"] .tofaa-shop-flavor-option__mark {
    background-color: #d74d6d;
}

.tofaa-shop-flavor-option[data-flavor="truskawka"] .tofaa-shop-flavor-option__mark {
    background-color: #ec6571;
}

.tofaa-shop-flavor-option[data-flavor="malina"] .tofaa-shop-flavor-option__mark {
    background-color: #e05b9b;
}

.tofaa-shop-flavor-option[data-flavor="sliwka"] .tofaa-shop-flavor-option__mark {
    background-color: #7553a2;
}

/* Wyniki i sortowanie pozostają pod paskiem, ale nie kolidują z dropdownem. */
body.post-type-archive-product .woocommerce-result-count,
body.tax-product_cat .woocommerce-result-count,
body.tax-product_tag .woocommerce-result-count,
body.post-type-archive-product .woocommerce-ordering,
body.tax-product_cat .woocommerce-ordering,
body.tax-product_tag .woocommerce-ordering {
    margin-top: 18px !important;
    margin-right: 22px !important;
    margin-left: 22px !important;
}

@media (max-width: 900px) {
    .tofaa-shop-filters {
        padding: 26px 18px 24px;
    }

    .tofaa-shop-filters__heading {
        margin-bottom: 20px;
    }

    .tofaa-shop-filters__controls {
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        align-items: start;
        gap: 14px;
    }

    .tofaa-shop-filters__types {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 3px 3px 10px;
        scrollbar-width: thin;
        scroll-snap-type: x proximity;
    }

    .tofaa-shop-filter-chip {
        flex: 0 0 auto;
        scroll-snap-align: start;
    }

    .tofaa-shop-flavor-filter {
        min-width: 205px;
    }
}

@media (max-width: 620px) {
    .tofaa-shop-filters__heading {
        display: block;
    }

    .tofaa-shop-filters__controls {
        grid-template-columns: 1fr;
    }

    .tofaa-shop-flavor-filter {
        width: 100%;
        min-width: 0;
    }

    .tofaa-shop-flavor-filter__panel {
        right: auto;
        left: 0;
        grid-template-columns: 1fr 1fr;
        width: 100%;
        transform-origin: top left;
    }

    .tofaa-shop-flavor-filter__summary {
        width: 100%;
    }
}

@media (max-width: 410px) {
    .tofaa-shop-flavor-filter__panel {
        grid-template-columns: 1fr;
    }
}

/* ============================================================
   V8 — spokojny pasek filtrów zgodny z kartami produktów
   ============================================================ */

.tofaa-shop-filters {
    border-top: 0 !important;
    border-bottom: 1px solid #171717 !important;
    background: #F8EAE1 !important;
}

.tofaa-shop-filters__heading {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    text-align: left !important;
}

.tofaa-shop-filters__eyebrow {
    display: none !important;
}

.tofaa-shop-filters__title {
    width: 100%;
    text-align: left !important;
}

/* Wszystkie nieaktywne przełączniki mają kolor akcentowy Tofaa. */
.tofaa-shop-filter-chip,
.tofaa-shop-flavor-filter__summary {
    border: 1px solid #171717 !important;
    background: #D1D635 !important;
    color: #7C4FA0 !important;
}

/* Aktywna kategoria jest oznaczona jasnym fioletem. */
.tofaa-shop-filter-chip.is-active {
    background: #B083BC !important;
    color: #7C4FA0 !important;
}

/* Przycisk filtra smaków pozostaje zielony również po wybraniu smaku. */
.tofaa-shop-flavor-filter[data-has-filter="true"] .tofaa-shop-flavor-filter__summary,
.tofaa-shop-flavor-filter[open] .tofaa-shop-flavor-filter__summary {
    background: #D1D635 !important;
    color: #7C4FA0 !important;
}

.tofaa-shop-flavor-filter__panel {
    border-width: 1px !important;
}

/* ============================================================
   V10 — filtrowanie katalogu bez przeładowania strony
   ============================================================ */

/* Beżowe tło pustej części niepełnego rzędu, z prawdziwymi konturami kart. */
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products {
    gap: 0 !important;
    border: 0 !important;
    border-top: 1px solid #171717 !important;
    border-left: 1px solid #171717 !important;
    background: #F8EAE1 !important;
}

body.post-type-archive-product ul.products li.product.tofaa-product-card,
body.tax-product_cat ul.products li.product.tofaa-product-card,
body.tax-product_tag ul.products li.product.tofaa-product-card {
    border: 0 !important;
    border-right: 1px solid #171717 !important;
    border-bottom: 1px solid #171717 !important;
}

.tofaa-product-wall {
    position: relative;
    min-height: 360px;
    background: #F8EAE1;
}

.tofaa-product-wall.is-loading {
    pointer-events: none;
}

.tofaa-product-wall.is-loading::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 80;
    background: rgba(248, 234, 225, .68);
    backdrop-filter: blur(2px);
}

.tofaa-product-wall.is-loading::after {
    content: "";
    position: absolute;
    top: 120px;
    left: 50%;
    z-index: 81;
    width: 48px;
    height: 48px;
    margin-left: -24px;
    border: 5px solid rgba(124, 79, 160, .22);
    border-top-color: #7C4FA0;
    border-radius: 50%;
    animation: tofaa-store-filter-spin .72s linear infinite;
}

@keyframes tofaa-store-filter-spin {
    to {
        transform: rotate(360deg);
    }
}

.tofaa-shop-filters.is-loading .tofaa-shop-filter-chip,
.tofaa-shop-filters.is-loading .tofaa-shop-flavor-filter__summary {
    cursor: progress;
}

.tofaa-shop-no-products,
.tofaa-shop-filter-error {
    display: grid;
    place-items: center;
    min-height: 360px;
    padding: 48px 24px;
    border: 1px solid #171717;
    background: #F8EAE1;
    color: #7C4FA0;
    font-family: "Rubik", sans-serif;
    font-size: clamp(20px, 2vw, 32px);
    font-weight: 900;
    text-align: center;
}

.tofaa-shop-filter-error {
    min-height: 90px;
    background: rgba(176, 131, 188, .24);
    font-size: 16px;
}

.tofaa-shop-ajax-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 28px 20px 34px;
    background: #F8EAE1;
}

.tofaa-shop-ajax-pagination button {
    display: inline-grid;
    place-items: center;
    min-width: 44px;
    min-height: 44px;
    padding: 9px 13px;
    border: 1px solid #171717;
    border-radius: 13px;
    background: #D1D635;
    color: #7C4FA0;
    box-shadow: 0 5px 0 rgba(124, 79, 160, .18);
    cursor: pointer;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    font-weight: 900;
    transition: transform .2s ease, box-shadow .2s ease, background-color .25s ease;
}

.tofaa-shop-ajax-pagination button:hover,
.tofaa-shop-ajax-pagination button:focus-visible {
    transform: translateY(-3px);
    box-shadow: 0 8px 0 rgba(124, 79, 160, .22);
}

.tofaa-shop-ajax-pagination button.is-current {
    background: #B083BC;
}

@media (prefers-reduced-motion: reduce) {
    .tofaa-product-wall.is-loading::after {
        animation-duration: 1.5s;
    }

    .tofaa-shop-ajax-pagination button {
        transition: none;
    }
}


/* ============================================================
   V11 — pozycja sklepu i niezależne filtry kategorii / smaków
   ============================================================ */

/* Cały katalog 20 px bliżej navbara, bez naruszania jego cienia. */
body.post-type-archive-product .back_shrupiki,
body.tax-product_cat .back_shrupiki,
body.tax-product_tag .back_shrupiki {
    position: relative !important;
    top: -20px !important;
    margin-bottom: -20px !important;
}

/* Na styku panelu i kart pozostaje tylko jedna linia 1 px. */
.tofaa-shop-filters {
    border-bottom: 1px solid #171717 !important;
}

body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products {
    border-top: 0 !important;
}

@media (max-width: 620px) {
    body.post-type-archive-product .back_shrupiki,
    body.tax-product_cat .back_shrupiki,
    body.tax-product_tag .back_shrupiki {
        top: -12px !important;
        margin-bottom: -12px !important;
    }
}


/* ============================================================
   V12 — katalog bliżej navbara
   Tytuł kategorii znajduje się tuż pod cieniem navbara, a odstęp
   między navbarem i tytułem odpowiada odstępowi tytuł–filtry.
   ============================================================ */

body.post-type-archive-product .back_shrupiki,
body.tax-product_cat .back_shrupiki,
body.tax-product_tag .back_shrupiki {
    top: -45px !important;
    margin-bottom: -45px !important;
}

@media (max-width: 620px) {
    body.post-type-archive-product .back_shrupiki,
    body.tax-product_cat .back_shrupiki,
    body.tax-product_tag .back_shrupiki {
        top: -24px !important;
        margin-bottom: -24px !important;
    }
}


/* ============================================================
   V65 — CTA katalogu jak wciskany „Kup Tofaa!”
   ============================================================ */
.tofaa-product-card__action .button,
body.woocommerce ul.products li.product.tofaa-product-card .button,
body.woocommerce-page ul.products li.product.tofaa-product-card .button {
    border: 1px solid #171717 !important;
    background: #d1d635 !important;
    background-color: #d1d635 !important;
    color: #7C4FA0 !important;
    box-shadow: 0 8px 0 #171717 !important;
    transform: translateY(0) !important;
    outline: none !important;
    transition:
        transform .18s cubic-bezier(.2, .8, .2, 1),
        box-shadow .18s cubic-bezier(.2, .8, .2, 1),
        background-color .18s ease !important;
}

.tofaa-product-card__action .button:hover,
.tofaa-product-card__action .button:focus-visible,
body.woocommerce ul.products li.product.tofaa-product-card .button:hover,
body.woocommerce ul.products li.product.tofaa-product-card .button:focus-visible,
body.woocommerce-page ul.products li.product.tofaa-product-card .button:hover,
body.woocommerce-page ul.products li.product.tofaa-product-card .button:focus-visible {
    border-color: #171717 !important;
    background: #d1d635 !important;
    background-color: #d1d635 !important;
    color: #7C4FA0 !important;
    box-shadow: 0 2px 0 #171717 !important;
    transform: translateY(6px) !important;
    outline: none !important;
}

.tofaa-product-card__action .button:active,
body.woocommerce ul.products li.product.tofaa-product-card .button:active,
body.woocommerce-page ul.products li.product.tofaa-product-card .button:active {
    box-shadow: 0 0 0 #171717 !important;
    transform: translateY(8px) !important;
}

@media (prefers-reduced-motion: reduce) {
    .tofaa-product-card__action .button,
    body.woocommerce ul.products li.product.tofaa-product-card .button,
    body.woocommerce-page ul.products li.product.tofaa-product-card .button {
        transition: none !important;
    }
}

/* ============================================================
   V25 — maliny bez wlatywania: płynny fade-in w pozycjach docelowych
   ============================================================ */
body.woocommerce ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit,
body.woocommerce-page ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit,
body.single-product ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit,
.tofaa-product-card__visual--raspberry img.tofaa-product-card__fruit {
    position: absolute !important;
    z-index: 4 !important;
    display: block !important;
    height: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    pointer-events: none !important;
    user-select: none !important;
    object-fit: contain !important;
    opacity: 0 !important;
    visibility: visible !important;
    filter: drop-shadow(0 8px 10px rgba(83, 49, 105, .18));
    transition: opacity .22s ease !important;
    transform-origin: 50% 50%;
    translate: 0 0;
    will-change: opacity, translate;
    backface-visibility: hidden;
}

/* Pozycje docelowe — tuż przy krawędziach batonika */
body.woocommerce ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-cluster,
body.woocommerce-page ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-cluster,
body.single-product ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-cluster,
.tofaa-product-card__visual--raspberry img.tofaa-product-card__fruit--raspberry-cluster {
    width: 118px !important;
    top: calc(31% - 110px) !important;
    right: calc(18% + 70px) !important;
    left: auto !important;
    bottom: auto !important;
    transform: translate3d(0, 0, 0) rotate(-11deg) scale(1) !important;
}

body.woocommerce ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-one,
body.woocommerce-page ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-one,
body.single-product ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-one,
.tofaa-product-card__visual--raspberry img.tofaa-product-card__fruit--raspberry-one {
    width: 84px !important;
    top: 55% !important;
    left: 18% !important;
    right: auto !important;
    bottom: auto !important;
    transform: translate3d(0, 0, 0) rotate(-17deg) scale(1) !important;
}

body.woocommerce ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-two,
body.woocommerce-page ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-two,
body.single-product ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-two,
.tofaa-product-card__visual--raspberry img.tofaa-product-card__fruit--raspberry-two {
    width: 90px !important;
    right: 20% !important;
    bottom: 20% !important;
    left: auto !important;
    top: auto !important;
    transform: translate3d(0, 0, 0) rotate(12deg) scale(1) !important;
}

body.woocommerce ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit,
body.woocommerce-page ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit,
body.single-product ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit,
.tofaa-product-card:hover .tofaa-product-card__fruit,
.tofaa-product-card:focus-within .tofaa-product-card__fruit {
    opacity: 1 !important;
    visibility: visible !important;
    transition-duration: .48s !important;
}

body.woocommerce ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit--raspberry-cluster,
body.woocommerce-page ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit--raspberry-cluster,
body.single-product ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit--raspberry-cluster,
.tofaa-product-card:hover .tofaa-product-card__fruit--raspberry-cluster,
.tofaa-product-card:focus-within .tofaa-product-card__fruit--raspberry-cluster {
    transform: translate3d(0, 0, 0) rotate(-11deg) scale(1) !important;
    animation: tofaaCardRaspberryClusterFloat 4.6s ease-in-out .48s infinite;
}

body.woocommerce ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit--raspberry-one,
body.woocommerce-page ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit--raspberry-one,
body.single-product ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit--raspberry-one,
.tofaa-product-card:hover .tofaa-product-card__fruit--raspberry-one,
.tofaa-product-card:focus-within .tofaa-product-card__fruit--raspberry-one {
    transform: translate3d(0, 0, 0) rotate(-17deg) scale(1) !important;
    animation: tofaaCardRaspberryOneFloat 4s ease-in-out .48s infinite;
}

body.woocommerce ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit--raspberry-two,
body.woocommerce-page ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit--raspberry-two,
body.single-product ul.products li.product.tofaa-product-card:hover a img.tofaa-product-card__fruit--raspberry-two,
.tofaa-product-card:hover .tofaa-product-card__fruit--raspberry-two,
.tofaa-product-card:focus-within .tofaa-product-card__fruit--raspberry-two {
    transform: translate3d(0, 0, 0) rotate(12deg) scale(1) !important;
    animation: tofaaCardRaspberryTwoFloat 4.2s ease-in-out .48s infinite;
}

@keyframes tofaaCardRaspberryClusterFloat {
    0%, 100% { translate: 0 0; }
    50% { translate: 0 -7px; }
}

@keyframes tofaaCardRaspberryOneFloat {
    0%, 100% { translate: 0 0; }
    50% { translate: 0 -5px; }
}

@keyframes tofaaCardRaspberryTwoFloat {
    0%, 100% { translate: 0 0; }
    50% { translate: 0 -6px; }
}

.tofaa-product-card__visual--raspberry {
    overflow: hidden;
}

.tofaa-product-card__visual--raspberry .tofaa-product-card__image {
    position: relative;
    z-index: 2;
}

.tofaa-product-card:not(:hover):not(:focus-within) .tofaa-product-card__fruit {
    animation: none !important;
}

@media (max-width: 767px) {
    body.woocommerce ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-cluster,
    body.woocommerce-page ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-cluster,
    body.single-product ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-cluster,
    .tofaa-product-card__visual--raspberry img.tofaa-product-card__fruit--raspberry-cluster {
        width: 92px !important;
        top: calc(32% - 110px) !important;
        right: calc(17% + 70px) !important;
        transform: translate3d(0, 0, 0) rotate(-11deg) scale(1) !important;
    }

    body.woocommerce ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-one,
    body.woocommerce-page ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-one,
    body.single-product ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-one,
    .tofaa-product-card__visual--raspberry img.tofaa-product-card__fruit--raspberry-one {
        width: 66px !important;
        top: 57% !important;
        left: 17% !important;
        transform: translate3d(0, 0, 0) rotate(-17deg) scale(1) !important;
    }

    body.woocommerce ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-two,
    body.woocommerce-page ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-two,
    body.single-product ul.products li.product.tofaa-product-card a img.tofaa-product-card__fruit--raspberry-two,
    .tofaa-product-card__visual--raspberry img.tofaa-product-card__fruit--raspberry-two {
        width: 72px !important;
        right: 18% !important;
        bottom: 20% !important;
        transform: translate3d(0, 0, 0) rotate(12deg) scale(1) !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .tofaa-product-card__fruit {
        animation: none !important;
        transition: opacity .2s ease !important;
    }
}

/* ============================================================
   V308 — podgląd punktów pod „Dodaj do koszyka”
   ============================================================ */
body.single-product .tofaa-points-preview--product {
    display: block !important;
    width: 100% !important;
    margin: 15px 0 0 !important;
    padding: 11px 13px !important;
    box-sizing: border-box !important;
    border: 1px solid #171717 !important;
    border-radius: 12px !important;
    background: rgba(248, 234, 225, .72) !important;
    color: #7C4FA0 !important;
    font-family: "Rubik", Arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
    font-weight: 600 !important;
    text-align: left !important;
}
body.single-product .tofaa-points-preview__copy,
body.single-product .tofaa-points-preview__copy * {
    font-family: "Rubik", Arial, sans-serif !important;
}
body.single-product .tofaa-points-preview a {
    color: #7C4FA0 !important;
    font-weight: 800 !important;
    text-decoration: underline !important;
    text-underline-offset: 2px !important;
}
body.single-product .tofaa-points-preview__points {
    display: inline-flex !important;
    align-items: center !important;
    gap: 4px !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
}
body.single-product .tofaa-points-preview__points > strong {
    color: #7C4FA0 !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
}
body.single-product .tofaa-points-preview__mark {
    position: relative !important;
    display: inline-block !important;
    width: 27px !important;
    height: 27px !important;
    overflow: hidden !important;
    border: 1px solid #171717 !important;
    border-radius: 50% !important;
    background: #d1d635 !important;
    box-sizing: border-box !important;
    vertical-align: middle !important;
}
body.single-product .tofaa-points-preview__mark img {
    position: absolute !important;
    top: -5px !important;
    left: 1px !important;
    width: 106px !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 !important;
}

/* ============================================================
   Tofaa 3.44 — finalny układ licznika w kartach katalogu
   ============================================================ */
.tofaa-product-card__footer.has-quantity {
    grid-template-columns: minmax(140px, 1fr) 100px 188px !important;
    gap: 12px !important;
    align-items: center !important;
}

.tofaa-product-card__footer.has-quantity .tofaa-product-card__action {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end;
    width: 188px !important;
    gap: 0 !important;
    min-width: 0;
}

.tofaa-product-card__footer.has-quantity .tofaa-product-card__action .button {
    width: 188px !important;
    min-width: 188px !important;
    max-width: 188px !important;
    height: 54px;
    min-height: 54px;
    flex: 0 0 188px !important;
}

.tofaa-product-card__footer.has-quantity .tofaa-unit-price {
    white-space: nowrap;
}

@media (min-width: 1181px) and (max-width: 1500px) {
    .tofaa-product-card__footer.has-quantity {
        grid-template-columns: minmax(140px, 1fr) 92px clamp(146px, 10.8vw, 162px) !important;
        gap: 8px !important;
        padding-right: 14px;
        padding-left: 14px;
    }

    .tofaa-product-card__footer.has-quantity .tofaa-product-card__quantity {
        width: 92px;
        grid-template-columns: 27px 36px 27px;
    }

    .tofaa-product-card__footer.has-quantity .tofaa-product-card__action,
    .tofaa-product-card__footer.has-quantity .tofaa-product-card__action .button {
        width: clamp(146px, 10.8vw, 162px) !important;
        min-width: clamp(146px, 10.8vw, 162px) !important;
        max-width: clamp(146px, 10.8vw, 162px) !important;
        flex-basis: clamp(146px, 10.8vw, 162px) !important;
    }
}

@media (max-width: 420px) {
    .tofaa-product-card__footer.has-quantity {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    .tofaa-product-card__footer.has-quantity .tofaa-product-card__action {
        align-items: stretch !important;
        width: 100% !important;
    }

    .tofaa-product-card__footer.has-quantity .tofaa-product-card__action .button {
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        flex: 1 1 100% !important;
    }
}

/* ============================================================
   V309 — czysty znak T w komunikacie punktów na produkcie
   ============================================================ */
body.single-product .tofaa-points-preview__mark {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}
body.single-product .tofaa-points-preview__mark img {
    position: static !important;
    display: block !important;
    width: 13px !important;
    height: 15px !important;
    max-width: 13px !important;
    max-height: 15px !important;
    object-fit: contain !important;
    margin: 0 !important;
}
