.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: #bb2525;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #bb2525;
    color: #ffffff !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}

/*код для добавления дополнительных кнопок в карточку товара*/
.t778__descr a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 3px;
    font-weight: 600;
}

.t778__descr a:first-of-type {
    background-color: #bb2525;
    color: #ffffff !important;
}
.t778__descr a:last-of-type {
    background-color: #bb2525;
    color: #ffffff !important;
}





^https?:\/\/([^\/]+\.)?(brooklynbowl.ru\.com|webvisor\.com|metri[ck]a\.yandex\.(com|ru|by|com\.tr))\/



/* Стили для опций товара в карточке */
.t-store__prod-popup .t-product__option-title {
  color: #ffffff !important;
  font-size: 16px !important;
}

@media screen and (max-width: 767px) {
  .t-store__prod-popup .t-product__option-title {
    font-size: 12px !important;
  }
}
