.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #bc574b;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #566d90;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


.t985__search-widget-icon {
    display:none;
}



.t966__arrow {
  position: static !important; /* убираем абсолютное позиционирование */
  display: inline-block !important;
  vertical-align: middle !important;
  margin-left: 6px !important; /* отступ от текста */
  transform: rotate(0deg) !important; /* если была повернута */
}

.tn-atom__button-content {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
