#nav621625729{
    backdrop-filter: blur(8px);
}

#allrecords.with-type-page #nav621625729 .t-menu__link-item{
    color:#333!important;
    transition: .3s;
}

#allrecords #nav621625729.scrolled .t-menu__link-item{
    color:#fff!important;
    transition: .3s;
}


.uc-kollection-page .t772__imgwrapper_mobile-nopadding .t772__img{
    max-width:120px;
}

.uc-kollection-page .t772__col_mobile-grid{
    display:inline-block;
    width:50%;
}
.t-rec .tn-atom.selected{
    background-color:#000!important;
    color:#fff!important;
}

.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #bc574b;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #000000;
    color: #ffffff !important;
}

}
.t706__cartwin_showed {
    z-index: 999999999;
}