.store__card__wrap_txt-and-opts.store__card__has-btns {
    margin-bottom: 10px;
}

@media (max-width: 959px) {
  .t-store__grid-cont_mobile-one-row .t-store__stretch-col {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}


.t-checkbox__indicator {
  border-radius: 5px;
}

.t-ss-submit {
  background-color: #992F88 !important;
  border-radius: 8px !important;
  height: 60px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  transition: background-color 0.2s ease;
}

.t-ss-submit:hover {
  background-color: #852B77 !important;
}

.ss {
  color: #852B77 !important;
}

.t-input {
  border-radius: 8px;
  height: 60px;
  font-size: 14px;
}

.ss__attention.ss_h3 {
  font-size: 18px;
}

.t838 .t838__input {
    padding-left: 45px;
}

#allrecords .t-text a,
#allrecords .t-descr:not(.t706__product-title) a,
#allrecords .t-heading a:not(.t-card__link),
#allrecords .t-title a,
#allrecords .t-impact-text a,
#allrecords .t-text-impact a,
#allrecords .t-name:not(.t-feed__parts-switch-btn):not(.t-feed__post-title) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link),
#allrecords .t-uptitle a,
#allrecords .tn-atom[field] a {
  border-bottom: 0px solid #992f88;
  -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}


.t-submit {
  background-color: #992F88 !important;
  border-radius: 8px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #ffffff !important;
  transition: background-color 0.2s ease;
}

.t-submit:hover {
  background-color: #852B77 !important;
}

.sw-reviews-btn {
  border-radius: 8px !important;
  background-color: #992F88 !important;
  color: #FFFFFF !important;
  box-shadow: none !important;
  transition: background-color 0.2s ease;
}

.sw-reviews-btn:hover {
  background-color: #852B77 !important;
}

#sw-app-641efe96369d4ff541aca0b30685e8f1 .sw-review-box {
    border-radius: 10px;
}


.t450__close-button .t450__close_icon {
    --close-icon-color: #992F88 !important;
}