.t-descr a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 0px;
    margin-top: 20px;
      font-weight: 400;
}

.t-descr a:first-of-type {
    background-color: #fd3502;
    color: #ffffff !important;
}
.t-descr a:last-of-type {
    background-color: #fafafa;
          border: 1px solid #fd3502;
    color: #fd3502 !important;
    }
    
    }
.t-descr a:last-of-type:hover {
    background-color: #ffffff;
         border: 1px solid #fd3502;
    color: #fd3502 !important;
    }
    .t-descr a:first-of-type:hover {
     background-color: #ffffff;
         border: 2px solid #fd3502;
    color: #fd3502 !important;
}

//.t-descr a:first-of-type:before {
//    content: "\1F50D";
//    margin-right: 10px;
}

//.t-descr a:last-of-type:before {
//   content: "\1F5B9";
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}