.t-store__filter__input.js-store-filter-search {
border-radius: 36px !important;
}

.t-store__sort-select {
    width: 100%;
    border: 1px #0BBF98 solid !important;
    background: #f8f8f8;
    color: #1a1a1a;
    box-sizing: border-box;
    cursor: pointer;
    padding: 6px 36px 6px 17px;
    border-radius: 36px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
}

.t-store__filter__btn, .t-store__filter__input {
    padding: 4px 19px;
    border: 1px #0BBF98 solid !important;
    background: #f8f8f8;
    color: #1a1a1a;
    border-radius: 36px !important;
}

.t-store__search-icon {
    width: 18px !important;
    border: none !important;
}

.t-store__filter__range_bg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 2px;
    background-color: #0BBF98 !important;
    border-radius: 4px;
}

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

.t-store__card__img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
    border-radius: 16px;
   mix-blend-mode: multiply;
}

#rec518221274 .t951__cont-wrapper .t951__sidebar {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 16px !important;
}

.t-store__prod-popup__close-txt {
    margin-bottom: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    opacity: .8;
    font-weight: 400;
    border-radius: 36px;
    background: #0BBF98 !important;
    padding: 10px 24px;
    text-transform: uppercase;
}

.t-popup__container.t-popup__container-static.t-popup__container-animated {
border-radius: 16px !important;
}

.t554__card {
    position: absolute;
    background: white;
    min-height: 300px;
    padding: 60px;
    box-sizing: border-box;
    width: 100%;
    top: 60px;
    border-radius: 16px !important;
}

.t-store .t-store__card.t-align_center .t-store__card__btns-wrapper {
    display: inline-block !important;
    width:90% !important;
}

.tmenu-mobile__container {
    height:60px !important;
}

.tmenu-mobile__imglogo {
        max-width: 200px!important;
}

 @media screen and (max-width: 480px) {
.t951 .mobile-two-columns .t-item, .t951 .t951__cont-wrapper .t-store__mobile-two-columns .t-item {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.t-store__card__price-value, .t-store__card__price-currency {
    font-size: 16px !important;
    font-family: 'Open Sans' !important;
    font-weight: 400;
}

.t-store__card__sku.t-descr.t-descr_xxs {
    display:none;
}
}

.t-input.js-tilda-rule.t-input_bbonly {
    font-family: 'Open Sans' !important;
    font-weight: 400;
    font-size: 14px;
}

.t-select.js-tilda-rule.t-select_bbonly {
    font-family: 'Open Sans' !important;
    font-weight: 600;
    font-size: 14px;
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Open Sans';
    font-weight: 400;
}

.t-descr {
    line-height: 1.4;
    font-family: 'Open Sans';
}

.t-name {
    font-family: 'Open Sans'!important;
}

.t461__additional_descr {
    padding-left: 30px;
    white-space: nowrap;
    font-family: 'Open Sans';

}


.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 36px;
    font-weight: 600;
    text-transform: uppercase;
}
.js-store-prod-text a:first-of-type {
    background-color: #ffffff !important;
    color: #252525 !important;
    border: 2px #0BBF98 solid !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffffff;
    color: #252525 !important;
    border: 2px #0BBF98 solid !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}

@media screen and (max-width: 640px) {
.t859__wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}
}

@media screen and (max-width: 640px) {
.t-title_xs {
    font-size: 38px;
}

.t-name.t-name_lg.t859__bottommargin {
    text-align: center;
}
}

.t-input-title.t-descr.t-descr_md {
    font-family: 'Open Sans' !important;
    font-weight: 400;
}