.t-store__tabs__content a {
display: inline-block;
padding: 10px 15px;
margin-right: 15px;
margin-top: 20px;
border-radius: 3px;
font-weight: 600;
}
.t-store__tabs__content a:first-of-type {
background-color: #E0FDFF;
color: #208585 !important;
}
.t-store__tabs__content a:last-of-type {
background-color: #208585;
color: #ffffff !important;
}

.t706__cartwin_showed {
z-index: 999999999;
}