     /* убрать отступ у заголовка */
    .t795__title {
        margin-bottom:0px;
    }
   
      /* стиль инфоблока */
    .t265__wrapper {
        border-radius:15px;
    }
    
    .t253__icon {
        font-size:70px;
        
    }
    

/*кнопка в карточке*/ 
    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 10px;
    font-weight: 500;
    font-size:14px;
    }
    .js-store-prod-text a:first-of-type {
    background-color: #ff8905;
    color: #ffffff !important;
    }
    .js-store-prod-text a:last-of-type {
    background-color: #ff8905;
    color: #ffffff !important;
    } 

    .t706__cartwin_showed {
    z-index: 999999999;
    }
    
    /*чекбоксы в фильтрах каталога*/ 
    .t-checkbox__indicator {
    border-radius: 3px;
    height: 18px;
    width: 18px;
    border: 1px solid #000;}
    
    
    
    /*отступ в карточке от хлебных крошек*/ 
    .t-store__prod-snippet__container {
    padding-top: 60px !important;
    }
    
    element.style {
    border-radius: 20px;
    }
    
    
     /*стили шрифтов в карточках*/ 
    .t-store__parts-switch-btn {
        font-size:14px;
    
    }
    
    .t951 .t951__sidebar .t-store__filter__item .t-checkbox__control {
        font-size:14px;
    }

    .t-descr_md {
        font-size:16px;
    }

    .t-text_xs {
        font-size:14px !important;
    }

    .t-store__parts-switch-btn {
         font-size:14px;
    }

    .t-name_xl {
        font-size:20px !important;
        line-height:1.35;
        font-weight:500;
    }
    
    @media screen and (max-width: 480px) {
    .t-descr_xxs {
        font-size: 16px !important;
    }
    
    }
    
    @media screen and (max-width: 480px) {
    .t-store__valign-buttons.js-store-grid-cont
    width: calc(100% - 10px) !important;
    }
    }
  

    