.js-store-prod-text a {
    
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    webkit-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    user-select: none;
  
  font-weight: 600; /*толщина шрифта*/
  font-size: 14px; /*размер шрифта*/
  height: 45px;
padding-left: 30px;
padding-right: 30px;
margin-right: 15px;
margin-top: 20px;
background:  transparent;
border-size: 2px;
border-radius: 30px;
border-color:#F86AB4;
border:  2px solid #F86AB4;

}

/*настройки цвета и фона первой кнопки*/
.js-store-prod-text a:first-of-type {
    
    color: #F86AB4 !important;
}

.t706__cartwin_showed {
  z-index:9999999;
}


 .class { will-change: contents; } 