.js-store-prod-text a {
    display: inline-block;
    padding: 18px 50px;
    margin-right: 30px;
    margin-top: 5px;
    border-radius: 30px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #0045FF;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #0746F0;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

   .t-store__prod-snippet__container {
  padding-top: 40px !important;
}

.t985__overlay {
  z-index: 9999999 !important;
}

.t-descr_xxs {
  font-size: 15px !important;
  line-height: 1.55;
}

.t-store {
padding-bottom: 50px !important;
}

.js-store-prod-text a {
  display: inline-block;
  padding: 18px 50px;
  margin-right: 30px;
  margin-top: 5px;
  border-radius: 30px;
  font-weight: 600;
  box-shadow: 0px 0px 30px 2px rgb(0, 69, 255);
}
.t-carousel__zoomer__slides
{
  background-color: #2A2C34;
  color: rgb(0, 0, 0);
}

.t-store__card__mark {
  font-size: 11px;
}

.t1002__product-amount {
  font-size: 15px !important;
}

.t608__btn
{
  box-shadow: 0px 0px 30px 2px rgba(0,69,255,1);
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
  background-color: #2A2C34;
  border: 1px solid #926B9A;
  border-radius: 5px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
  border: 1px solid rgb(214, 0, 255);
}

.t-carousel__zoomer__arrow__wrapper_dark::before {
  background: #0045FF;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple:hover {
  border: 1px solid #D600FF;
}

.t-btn {
  box-shadow: 0px 0px 30px 2px rgba(0,69,255,1);
}

.t-store__tabs__button-title
{
  color: rgb(255, 255, 255) !important;
}

.t-store__tabs__button:hover {
  border-bottom: 1px solid rgb(255, 255, 255) !important;
}

.t-store__tabs__button_active {
  border-bottom: 1px solid rgb(255, 255, 255) !important;
}

    .t-slds__bgimg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 20px !important;
}

.t-feed__post-bgimg {
  border-radius: 10px !important;
}