a[title=""] {
    display: none !important;
}
div[title="Remove Elfsight logo"] {
    display: none !important;
}
div[title="Remove Elfsight logo"] {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}
a[href*="elfsight.com"] {
    display: none !important;
}
a[href*="elfsight.com"] {
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
    display: none !important;
}
a[href*="elfsight.com"] {
    text-indent: -9999px !important;
}
a[href*="elfsight.com"] {
    font-size: 0 !important;
    line-height: 0 !important;
}
.eapps-widget-toolbar,
.eapps-link,
.eapps-instagram-feed-footer,
.eapps-widget-footer,
.eapps-widget a[href*="elfsight.com"] {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
}.eapps-widget-toolbar,
.eapps-link,
.eapps-instagram-feed-footer,
.eapps-widget-footer,
.eapps-widget a[href*="elfsight.com"] {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important; /* Это отключает кликабельность */
}

  @media (max-width: 767px) {
    .eapps-widget-toolbar,
    .eapps-link,
    .eapps-instagram-feed-footer,
    .eapps-widget-footer,
    .eapps-widget a[href*="elfsight.com"] {
        display: none !important;
        visibility: hidden !important;
        height: 0 !important;
        width: 0 !important;
        overflow: hidden !important;
    }
}
.t-product__option-input + label {
  color: red !important; /* Замени "red" на нужный цвет */
}