Untitled

 avatar
unknown
plain_text
a year ago
881 B
4
Indexable
div[data-name="filter.v.availability"] .ecom-collection__filters-group-summary:after{
    content: "DISPONIBILIDADE";
    font-weight: 600;
    font-size: 12px;
    line-height: 1.25em;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #000 !important;
    font-family: Inter, sans-serif;
}
div[data-name="filter.v.availability"] .ecom-collection__filters-group-summary--title{
    font-size: 0 !important;
}
.ecom-collection__filters-group-price-range .ecom-collection__filters-group-summary:after{
    content: "PREÇO";
    font-weight: 600;
    font-size: 12px;
    line-height: 1.25em;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #000 !important;
    font-family: Inter, sans-serif;
}
.ecom-collection__filters-group-price-range .ecom-collection__filters-group-summary--title{
    font-size: 0 !important;
}
Editor is loading...
Leave a Comment