.t-store__filter__custom-sel.active, .t-store__filter__custom-sel:hover {
    padding-left: 10px;
}

.t-store__filter__custom-sel {
    transition: all 0.2s ease-in-out;
}


@media screen and (max-width: 639px) {
    .reklama {
        left: 0px;
    }
}