.shadow .tn-atom {
    box-shadow: 0px 100px 80px 0px rgba(0, 0, 0, 0.07), 0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.05), 0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.04), 0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.04), 0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.03), 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.02);
}
.round-angle .tn-atom {
    border-radius: 50px 0 0 0;
}
.t-popup .t-store__prod-popup__price {
    position: relative;
    top: -10px;
}
.last-partner .tn-atom {
    border-radius: 0 0 15px 0 !important;
}
.uc-partners .tn-group .tn-elem {
    transition: 0.2s ease-in-out;
    cursor: pointer;
}
.uc-partners .tn-group:hover .tn-elem {
    -webkit-filter: saturate(100%) !important;
    filter: saturate(100%) !important;
}
.uc-home-catalog .t-store__load-more-btn-wrap {
    display: none;
}
@media (min-width: 1600px){
    .uc-home-catalog .js-store-grid-cont {
        max-width: 1460px;
        margin: auto !important;
        padding: 0 !important;
    }
}
#rec795544170 .t396__artboard {
    transition: 0.25s ease-in-out !important;
}

.limit-text {
    color: #adadad;
    font-weight: 500;
}

.limit-wrapper {
    margin-top: 25px;
    font-size: 14px;
}

.limit-text span span {
    color: #000;
}

.limit-bar-wrapper {
    width: 100%;
    height: 4px;
    margin-top: 5px;
    background: #dadada;
}

.t-store__card__textwrapper {
    display: flex;
    flex-direction: column;
}

.limit-bar {
    height: inherit;
    background: #000;
}    

.t-store__prod__price-portion {
    display: none;
}

.t706__product-title__portion {
    display: none;
}

span.t706__product-portion {
    display: none !important;
}

#rec617471181 .t653 .t653__wrapper, #rec617471181 .t653 .t653__popup-container {
        border-radius: 30px;
    }
    
    #rec617471181 .t653 .t653__input, #rec617471181 .t653 .t653__blockbutton button {
        border-radius: 15px;
    }
    .t-store__card__bgimg_second, .t-store__card__img_second {
        border-radius: 15px;
    }
    .js-store-prod-all-charcs {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        margin-top: 20px;
        gap: 20px;
    }
    .js-store-prod-charcs {
        padding: 12px 20px;
        background: #f2f2f2;
        border-radius: 10px;
        font-weight: 500;
    }
    .t-slds__container {
        border-radius: 15px;
    }
    .t-slds__thumbsbullet, .t-slds__bgimg {
        border-radius: 10px;
    }
    .t-slds__thumbsbullet.t-slds__bullet_active {
        border-color: #B40A1B;
        border-radius:10px;
    }
    .t-slds__thumbsbullet-border {
        border-radius: 10px;
    }
    .t-carousel__zoomer__img {
        border-radius: 30px;
    }
    .js-store-prod-text {
        width: 1200px;
            margin-top: 450px;
    margin-left: -600px;
    }
    @media (max-width: 1257px) {
        .js-store-prod-text {
            width: 1100px;
            margin-left: unset;
        }
    }
    @media (max-width: 1240px) { 
        .js-store-prod-text {
            width: 1100px;
            margin-left: -460px;   
        }
    }
    @media (max-width: 1200px) { 
        .js-store-prod-text {
            width: 900px;
            margin-left: -460px;  
        }
    }
    @media (max-width: 960px) { 
        .js-store-prod-text {
            margin-top: 80px;
            margin-left: unset;
            width: unset;
        }
    }
    @media (max-width: 510px) {
        .js-store-prod-all-charcs {
            grid-template-columns: 1fr 1fr;
        }
    }

@media screen and (min-width: 1200px) { 
    .t-container {
        max-width: 1440px;
    }
    .js-store-prod-text {
        width: 1440px;
    }
    .t-container::before, .t-container::after {
        display: none;
    }
    .t-store__prod-popup__slider {
        margin-left: unset;
    }
    #rec617042855 .t951 .t951__cont-w-filter.t-store__grid-cont_col-width_stretch.t-container:not(.t-store__grid-cont_indent) {
        padding-left: unset !important;
        padding-right: unset !important;
    }
    #rec617042855 .t951 .t951__cont-w-filter.t-container {
        padding-left: unset !important;
        padding-right: unset !important;
    }
    #rec617042855 .t-store__grid-cont_col-width_stretch[data-col-gap='20'] {
        padding: unset;
    }
}