.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;
}

.t-store__prod__quantity {
    height: 35px !important;
}


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