#rec1003121366 .t-menu__link-item, #rec1154375011 .t-menu__link-item {
    border: 1px solid #f1f1f1;
    padding: 6px 15px 5px 15px;
    border-radius: 30px;
    transition: 0.2s;
}
#rec1003121366 .t-menu__link-item:hover, #rec1154375011 .t-menu__link-item:hover {
    background-color: #4c4c4c;
}
@media screen and (max-width: 1200px) {
    #rec1003121366 .t-menu__link-item, #rec1154375011 .t-menu__link-item {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media screen and (min-width: 1200px) {
    .t-store__filter__search .t-store__filter__input {
        width: 380px !important;
    }
    .t-store__sort-select {
        width: 250px !important;
    }
}
.t794__arrow {
    display: none !important;
}