/*card marker*/
.t-store__card__mark {
    font-weight: 300;
    font-size: 10px;
    font-family: 'Roboto',Arial,sans-serif;
    display: table-cell;
    width: 45px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    color: #ffffff;
    box-sizing: border-box;
  rgb(2,0,36);
 background-color: rgb(72,64,204);
background: linear-gradient(90deg, rgba(72,64,204,1) 0%, rgba(78,78,210,1) 35%, rgba(0,212,255,1) 100%);
}



.t405__title {
    background-color: rgb(246,242,235); background: linear-gradient(90deg, rgba(246,242,235,1) 0%, rgba(237,230,230,1) 1%, rgba(224,224,224,1) 100%);
    
}

/*заголовок*/

.uc-hdr77 {
}

.uc-hdr77 .t-title {
    color: #000000;
    text-shadow: 1px 0px 1px rgba(243,243,243,0.6);
}

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

.t405__img {
    border: 1px solid #e0e0e0;
}


/*разделы каталога на главной*/
.t692 .t692__textwrapper {
    background-color: rgb(246,242,235); background: linear-gradient(90deg, rgba(246,242,235,1) 0%, rgba(237,230,230,1) 1%, rgba(224,224,224,1) 100%);
}



.t-descr_xxs {
    font-size: 16px;
    
}
}
/*карточка товара */
.t-store__stretch-col {
    border: 1px solid #e0e0e0;
     background-color: #ffffff;
}



/*кнопки*/
.uc-ftrs .t-btn { 
    ; 
    
} 


.t692 .t692__blockimg_4-3 {
    border: 1px solid #e0e0e0;
    
}
 
 .t-descr_xs {
 padding-bottom: 20px;
 }


.t692 .t692__textwrapper {
    background-color: #f2f0ed;
}

.js-store-prod-charcs {
    font-sie: 14px;
    
    
    
}



/* моб меню */ 

@media screen and (max-width: 660px)
.t280__menu__content {
    border-top: solid 2px red;
}




 .t-descr t-descr_xxs {
     font-size: 12px;
 }
 
 
 /* YOU MAY ALSO LIKE*/
 
  .t-store__relevants__title {
     font-size: 30px !important;
     font-weight: 800 !important;
     text-align: center;
     text-overflow: ellipsis;
 }
 
 .t-uptitle t-uptitle_xxl {
      font-size: 30px !important;
     font-weight: 800 !important;  
     text-align: center;
     text-overflow: ellipsis;
 }
 
 @media screen and (max-width: 640px) {

    .t-store__card .t-typography__title {
        font-size: 14px !important;
        text-overflow: ellipsis !important;
        overflow:hidden; 
        white-space: nowrap;
    }
}