.omni-badge {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}
.omni-badge yandex-pay-badge {
    margin-top: 0rem;
}
.omni-widget .ya-pay-widget {
    margin-top: 20px!important;
    margin-bottom: 0!important;
}
.t706__sidebar-prodamount-wrap {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.t706__cartpage-info-wrapper .omni-widget .ya-pay-widget {
    margin-top: -30px!important;
    margin-bottom: 20px!important;
}
.t706__cartpage-totals {
    padding-top: 20px!important;
}

.t786 .t-store__card__btns-wrapper {
    margin-top: 0.5rem;
}

.t-store__card__price-wrapper {
    display: flex;
    margin-top: 12px;
    gap: 0.1rem;
    flex-direction: column;
}

.t-store__relevants__container .t-store__card__imgwrapper {
    min-height: 10vh;
}

.t-store__relevants__container .t-col_3 {
    max-width: 292px;
}

.t-store__relevants__container .t-col {
    margin-right: 5px;
    margin-left: 5px;
}

.t-store__card__descr {
    margin-top: 0px;
}

.t-store__card__sold-out-msg {
    margin-top: 0px;
    order:3;
}


    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 600;
    cursor: pointer;
}
.js-store-prod-text a:first-of-type {
    background-color: #54a9eb;
    position: relative;
    color: #ffffff !important;
    padding-left: 45px;
}

.js-store-prod-text a:first-of-type::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml,%3Csvg height="20" viewBox="0 0 20 20" width="20" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="m1.77404283 9.58769086c4.67714245-1.99564845 7.79596997-3.31130205 9.35648257-3.9469608 4.4555806-1.81493491 5.381412-2.13020854 5.984856-2.14061906.1327219-.0022897.4294781.02992311.6217044.18267827.162312.12898346.2069705.30322179.2283411.42551228.0213705.12229049.047982.40087134.0268279.61854631-.2414495 2.48450744-1.2861975 8.51375174-1.817706 11.29644264-.2249011 1.1774608-.6709749 1.4294697-1.0996928 1.4681058-.9317032.0839651-1.6359598-.4602232-2.5383599-1.0395344-1.412078-.9065075-1.9311138-1.1506648-3.30178003-2.0352487-1.58404193-1.0222898-.71982554-1.5573792.18291533-2.4756292.23625159-.2403103 4.3705401-3.98382431 4.4499945-4.31554914.0099371-.04148774-.12607-.45629906-.2198814-.53795815s-.2322689-.05373486-.3321837-.03152647c-.1416262.03147972-2.397439 1.49167812-6.76743852 4.38059516-.64030496.4305972-1.22027332.6403987-1.73990507.6294043-.5728523-.0121204-1.67479033-.3172064-2.49396798-.5779863-1.00475474-.3198572-1.37564449-.4704946-1.30610794-1.013711.03621894-.2829407.29151946-.57846124.76590154-.88656154z" fill="%23fff" fill-rule="evenodd"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}

/*.js-store-prod-text a:last-of-type {*/
/*    background-color: #566d90;*/
/*    color: #ffffff !important;*/
/*}*/

/*.js-store-prod-text a:last-of-type:before {*/
/*    content: */
/*    margin-right: 10px;*/
/*}*/

.t706__cartwin_showed {
    z-index: 999999999;
}

