 
 a {
text-decoration: none;
}

 .myshape .tn-atom { border-radius: 0px 0px 10px 10px !important;   } .myshape>.tn-atom__sbs-anim-wrapper>.tn-atom, .myshape>.tn-atom__sbs-anim-wrapper { filter: blur(0px); -webkit-filter: blur(0px); border-radius: 0px 0px 10px 10px !important; } .myshape>.tn-atom { filter: blur(0px); -webkit-filter: blur(0px); border-radius: 0px 0px 10px 10px !important; } 



.js-store-prod-text a {
    display: inline-block;
    padding: 10px 10px;
    margin-right: 5px;
    margin-top: 30px;
    border-radius: 3px;
    font-weight: 600;
    border:0px solid #000000;
}
.js-store-prod-text a:first-of-type {
    background-color: #0069FF;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(2) {
    background-color: #BE11A5;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #FED42B;
    color: #000000 !important;
}   
 .js-store-prod-text a:first-of-type:before {
    content: "→";
    margin-right: 5px;
}
.js-store-prod-text a:nth-of-type(2):before {
    content: "→";
    margin-right: 5px;
}

.js-store-prod-text a:last-of-type:before {
    content: "→";
    margin-right: 5px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}


.t-descr_xxs a {
    display: inline-block;
    padding: 10px 10px;
    margin-right: 5px;
    margin-top: px;
    border-radius: 3px;
    font-weight: 600;
    border:1px solid #183550;
}
.t-descr_xxs a:first-of-type {
    background-color: #ffffff;
    color: #183550 !important;
}
.t-descr_xxs a:nth-of-type(2) {
    background-color: #ffffff;
    color: #183550 !important;
}
.t-descr_xxs a:last-of-type {
    background-color: #ffffff;
    color: #183550 !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}