    .t-uptitle {
    letter-spacing: 0px;
    }
    
        .t-popup__container {
        border-radius: 20px;
    }
    
    /* Радиус карточек в каталоге */

    .t667__bgimg_4-3 {
        border-radius: 20px;
    }
    .t786__bgimg {
        border-radius: 20px;
    }
    
    .t-store__card__bgimg_second {
    border-radius: 20px;
    }
    
    .t-store__card__bgimg {
    border-radius: 20px;
    }

/* Чекбоксы в фильтрах каталога 
    .t-checkbox__indicator {
    border-radius: 100px;
    height: 15px;
    width: 15px;
    border: 1px solid #F4F4F4;}
    */
    
    /*кнопка в карточке 
    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 100px;
    font-weight: 450;
    text-size:7px;
    }
    .js-store-prod-text a:first-of-type {
    background-color: #000000;
    color: #FFFFFF !important;
    }*/

    .t706__cartwin_showed {
    z-index: 999999999;
    }
    
    /*шрифт в фильтрах каталога*/
    .t-descr {
    font-size: 16px;
    /*font-weight: 450;
    color: #000000;*/
    }
