.t-btn_md {
    height: 40px;
    font-size: 10px;
}


.t776__bgimg.t-bgimg.js-product-img.loaded {
    border-radius: 10px;
    box-shadow: -4px 4px 13px 7px rgb(140 139 141 / 20%);
} 

.t754__bgimg {
   border-radius: 20px;
    box-shadow: -4px 4px 13px 7px rgb(140 139 141 / 20%);
}

.t754__bgimg {
    border-radius: 134px;
    box-shadow: -4px 4px 13px 7px rgb(140 139 141 / 20%);
}
    .t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 20px;
    box-shadow: 1px -2px 10px 5px rgb(140 139 141 / 20%);
}

.overlay-hidden {
  display: none !important;
}
html, body {
  overflow: auto !important;
  -webkit-overflow-scrolling: touch !important;
}