.t760__descr a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    margin-top: 15px;
    border-radius: 10px;
    font-weight: 300;
}
.t760__descr a:first-of-type {
    background-color: #DC143C;
    color: #ffffff !important;
  
}
.t760__descr a:nth-of-type(2) {
    background-color: #0069FF;
    color: #ffffff !important;
    
}
.t760__descr a:nth-of-type(3) {
    background-color: #FF4810;
    color: #ffffff !important;
    
}
.t760__descr a:nth-of-type(4) {
    background-color: #178F5A;
    color: #ffffff !important;
    
    
}
.t760__descr a:nth-of-type(5) {
    background-color: #B4FF87;
    color: #133E19 !important;

}
 
.t760__cartwin_showed {
    z-index: 999999999;
}


