.__jivoMobileButton { 
    bottom: 1px!important; 
}

.t-radio__wrapper.t-radio__wrapper-payment {
    display: flex;
    justify-content: space-evenly;
    padding: 10px 10px 20px;
    flex-direction: column;
}

label.t-radio__control.t-text.t-text_xs {
    margin-top: 0;
}

.t-radio__indicator:after {
    width: 100%;
    height: 100%;
    border-radius: inherit;
    border-color: #313131;
    z-index: -1;
    background: #ffffff;
    transition: all .1s;
}
.t-radio__control .t-radio:checked~.t-radio__indicator:after {
    background: #e7eef7;
    border-width: 2px;
}

.t-radio__indicator {
    width: 100%;
    height: 100%;
    border-radius: inherit;
    position: absolute;
    top: 0;
    left: 0;
    border-width: 1px;
    border-color: #ebf0f4  !important;
}

label.t-radio__control.t-text.t-text_xs {
    padding: 10px 20px;
    border-radius: 14px;
    margin: inherit;
    text-align: center;
    width: 100%;
    
}

    .t-text {
    font-family: 'Inter';
    font-weight: 500;
    color: #000000;
}

.t-text_xs {
    font-size: 14px;
    line-height: 1.55;
}

.searchbox-list {
    border-radius: 10px;
}

.t706__form-upper-text {
    padding-top: -25px;
    padding-bottom: 10px;
    background: #f5f5f5;
    padding: 10px 10px 10px;
    border-radius: 10px;
}

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

ymaps.ymaps-2-1-79-inner-panes {
    border-radius: 25px;
}

ymaps.ymaps-2-1-79-map.ymaps-2-1-79-i-ua_js_yes.ymaps-2-1-79-map-bg.ymaps-2-1-79-islets_map-lang-ru {
    border-radius: 25px;
}


.t706__cartpage-form .t-form .t-descr_md {
    font-size: 15px;
}

.t706__cartwin-top {
    border-bottom: 1px solid #e42e3a;
}
.t706__cartwin-bottom {
    border-top: 1px solid #f7f7f7;
}

.t706__product-plus,
.t706__product-minus,
.t706__product-del {
    opacity: 1!important;
}
.t706__product-plus img,
.t706__product-minus img,
.t706__product-del img{
    display: none;
}
.t706__product-plus:before,
.t706__product-minus:before,
.t706__product-del:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.t706__product-del:before {
    width: 20px;
    height: 20px;
    top: 2px;
}
.t706__product-plus:before {
    background-image: url(https://static.tildacdn.com/tild6165-3033-4465-b165-346138653937/plus_wideki025_1.svg);
    background-position: 50% 50%;
}
.t706__product-minus:before {
    background-image: url(https://static.tildacdn.com/tild3161-3831-4834-a161-346239323735/minus_wideki025_1.svg);
    background-position: 50% 50%;
}
.t706__product-del:before {
    background-image: url(https://static.tildacdn.com/tild3534-3332-4263-b032-643138353438/widetrashbyki025_1.svg);
    background-position: 64% 50%;
    background-size: contain;
    width: 21px;
    left: 0;
    top: 0;
    transform: none;
    padding: 110px 0px 13px;
}

.t1002__product-del{
    opacity: 1!important;
}
.t1002__product-del img{
    display: none;
}

.t1002__product-del:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.t1002__product-del:before {
    width: 20px;
    height: 20px;
    top: 2px;
}

.t1002__product-del:before {
    background-image: url(https://static.tildacdn.com/tild3534-3332-4263-b032-643138353438/widetrashbyki025_1.svg);
    background-position: 64% 50%;
    background-size: contain;
    width: 21px;
    left: 0;
    top: 0;
    transform: none;
    padding: 110px 0px 13px;
}

.t-store .t-store__tabs__content img {
        border-radius: 18px;
    }

span.t706__product-quantity {
    background: #e1e1e1;
    border-radius: 13px;
}

.t706__sidebar-close {
    background: #f6f6f6;
    border-radius: 58px;
}

.t-store__card__mark {
    border-radius: 10px;
}
.t-store__card__mark {
    font-weight: 400;
    font-size: 10px;
    font-family: 'Inter',Arial,sans-serif;
    display: table-cell;
    width: 14px;
    height: 18px;
    text-align: center;
    vertical-align: middle;
    border-radius: 9px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
}

.delivery-map-point-select {
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
background: #969696;
border-radius: 7px;
}
::-webkit-scrollbar {
width: 10px;
height: 10px;
background: #ffffff;
}

.t985__searchvariant.t-text.t-text_xs {
    border-radius: 10px;
    background: #f7f7f7;
    color: #3f3f3f;
}

.ymaps-2-1-79-balloon {
    position: absolute;
    z-index: 1;
    padding: 1px;
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%), 0 5px 15px -7px rgba(0,0,0,.5);
    border-radius: 20px;
}

ymaps.ymaps-2-1-79-balloon__layout {
  border-radius: 20px;
}

label.t-radio__control.t-text.t-text_xs {
    padding: 18px 6px;
    border-radius: 12px;
    margin: inherit;
}

{
    font-family: 'Inter';
    font-weight: 600;
    color: #000000;
}

.t706__sidebar-content.t706__sidebar-content_showed {
    border-radius: 30px;
    right: -19px;
}


.t1002__wishlistwin-content.t1002__wishlistwin-content_showed {
    border-radius: 30px 0px 0px 30px;
    right: 0px;
}

.t985__widgetheader.t-search-widget__header {
    border-radius: 0px 0px 30px 30px;
    top: -4px;
    padding: 22px 0px;
}
}
.t-slds__bgimg {
    border-radius: 8px;
}
.t-slds__thumbsbullet-border {
    border-radius: 8px;
}
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: rgb(50 116 200);
    border-radius: 8px;
}
.t-slds__container {
    border-radius: 8px;
}
.t1002__product-imgdiv {
    border: transparent;
}
@media screen and (max-width: 640px)
.t-descr_sm {
    font-size: 16px;
}
.t1002__wishlistwin-content {
    max-width: 709px;
}
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    top: 1px;
}
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    width: 27px;
    height: 27px;
}

.t-store.t-store__prod-snippet__container {
    padding-top: 110px;
}

.t-search-widget__result_product-img {
    border-radius: 16px;
    border-width: 0;
}

label.t-product__option-item.t-product__option-item_active.t-product__option-item_buttons.t-product__option-item_simple {
    border-radius: 8px;
    border-color: rgb(108 99 255);
}

label.t-product__option-item.t-product__option-item_buttons.t-product__option-item_simple {
    border-radius: 8px;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple:hover {
    border: 1px solid rgb(108 99 255);
}
.t-form__errorbox-wrapper {
    background: #f9c551;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 18px;
}
.t-form__successbox {
    text-align: center;
    background: #62c584;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.t-slds__bgimg.t-bgimg.loaded {
    border-radius: 8px;
}
.t706__product-quantity.t706__product-quantity_editing {
    border-radius: 8px;
}

span.t706__product-quantity {
    background: #ffffff;
    border-radius: 8px;
}

.t706__product-quantity {
    font-size: 16px;
    line-height: 16px;
    margin: 2px 12px;
    padding: 5px 5px;
    color: #515151;
    border: 1px solid rgb(0 0 0 / 30%);
}

.t706__product-quantity-inp {
    width: 25px;
    display: inline;
    background-color: rgb(255 255 255 / 16%);
    font-size: 16px;
    outline: none;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 7px;
    height: 18px;
    border: #ffff;
}
.t706__product-quantity_editing:hover {
    border: 1px solid rgb(0 0 0 / 41%);
}
.t-store__card-preloader .t-store__card__img-preloader {
    background-color: rgba(123, 123, 123, .2);
    -webkit-animation: tStorePreloaderFlickerAnimation 1.5s infinite;
    animation: tStorePreloaderFlickerAnimation 1.5s infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    border-radius: 18px;
}

.js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_image:before {
    position: absolute;
    content: '';
    left: -5px;
    top: -5px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border: 1px solid #8f8f8f;
    border-radius: 10px;
}

.js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
    width: 50px;
    height: 50px;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    border: 0px solid #ddd;
}