
#rec679952046 {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
.t-store__filter__input, .t-store__filter__btn {
    border: 1px #000000 solid;
    background: #ffffff;
    color: #000;
    box-sizing: border-box;
    padding: 0 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1.8;
    min-height: 24px;
    outline: none;
}
.t-active.t976__menu-link {
    border-color: transparent !important;
    background-color: #ffffff !important;
    color: #000000 !important;
    text-decoration: underline;
}
