  
/* Конец test.css*/  

/* Цвет для неактивного товара*/ 
option:disabled {
    color: white;
    display: none;
}  




.txt a {
    color: #000;
    text-transform: uppercase;
    border: 1px solid;
    font-weight: 900;
    box-shadow: 0 12px 6px -6px #00000045;
    padding: 10px 20px;
    background-image: linear-gradient(to bottom,rgb(214 214 214),rgb(214 214 214 / 30%) 90%,rgb(119 119 119 / 50%));
    position: relative;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    animation: anim1 2s infinite 0.5s;
    display: block;
}
   


.uc-breadcrumb .breadcrumb {
        color: #2e2d2d;
}


.telephone_mobile_320 {
    color: #3f1414;
    
}
.telephone_mobile_320 a {
    color: #3f1414;
    
}


#allrecords a {

color: #141c41;/*Цвет текста в меню*/

}
/*При наведении*/
/*#allrecords a:hover {

font-weight: 600; /* Жирное начертание 

}*/


/* "Хлебные крошки". Цвет активной ссылки */
#allrecords a.breadcrumb {
    color: #777;
}


/* Стили для футера */
#allrecords .t-records a {
    color: #777; 
    text-decoration: none;
    /*font-family: Tildasans Vf;*/
}

#allrecords a .breadcrumb {

color: #141c41;/*Цвет текста*/

}

/* образец
#allrecords a.footer_link {
    color: #000;
}*/

/* Стили для меню в моб. версии */ 
#allrecords a.nav_link_mobile_320.w-nav-link.w--nav-link-open {
    color: #fff;
}
 
 
/* Стили для горизонтального меню */ 
#allrecords .nav_link {
    height: 81px;
    max-height: 81px;
    color: #141c41;
    flex-direction: column;
    justify-content: center;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    font-family: Tildasans Vf, Arial, sans-serif;
    font-size: 12px;
/*    display: flex; */
 
#allrecords .nav_link.active {
    height: 81px;
    max-height: 81px;
    color: #141c41;
    border-bottom: 3px solid #141c41;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
}




ff063c красн
141c41



*******  
.t-store__card__mark {
    font-weight: 400;
    font-size: 12px;
    font-family: Tildasans Vf, Arial, sans-serif;
    display: table-cell;
    width: 100px;
    height: 62px;
    text-align: center;
    vertical-align: middle;
    /* border-radius: 50px; */
    /* background-color: #111; */
    /* color: #fff; */
    box-sizing: border-box;
    padding: 0 10px;
    background-image: url(http://www.dm-2426399.nichost.ru/_images/icon_sale_1.png);
