.t-popup_show{
    backdrop-filter: blur(5px);
}
.t-store__prod-popup__container{
    box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25);
    border-radius: 10px;
}
.js-store-buttons-wrapper,.t-slds__item {
    padding-bottom: 40px;
}
.t-store__card__mark{
    border-radius: 5px;
    width: 25%;
        height: 30px;
}
.t-feed__post-label {
    background-color: #7f42e1 ;
}
.t-menu-base__langs.t-menu-base__langs_dropdown{
    padding: 14px 0px 14px 14px !important;
}
.b24-widget-button-position-bottom-right {
    bottom: 100px !important;
    right: 72px !important;
}
.t972_widgetview,.t972__widget{
    width:auto;
}
@media (max-width: 640px) {
    .b24-widget-button-position-bottom-right {
    right: 5px !important;
    }
#rec1584107371 .t890{
        right: 70px !important;
    bottom: 13px !important;
}
}
.t1002__addBtn{
  right: 10px !important;
    top: 10px !important;
    height: 35px !important;
    width: 35px !important;
}

.gradient {
        background: linear-gradient(45deg, #e9474a 0%, #70358f 50%, #1e4be2 100%);
        background: -webkit-linear-gradient(45deg, #e9474a 0%, #70358f 50%, #1e4be2 100%);
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: rgba(255, 255, 255, 0); 
        -moz-text-fill-color: rgba(255, 255, 255, 0);
}

.gradient .tn-atom {
    display: inline;
}

