[href="#order"] tr {
                                    display: inline-flex;
                                    align-items: center;
                                    justify-content: center;
                                    height: 100%;
                                }

                                [href="#order"] tr td {
                                    display: inline-flex;
                                    align-items: center;
                                    justify-content: center;
                                    height: 100%;
                                }

                                [href="#order"] tr td:before, .js-store-buttons-wrapper:not(.t-store__prod-popup__btn-wrapper) [href="#order"]:before {
                                    width: 14px;
                                    height: 100%;
                                    margin-right: 8px;
                                    content: '';
                                    background: url('https://static.tildacdn.com/tild6133-3763-4038-b234-633065656164/__.png') no-repeat center;
                                    background-size: contain;
                                }

                                .t-popup .js-product [href="#order"] tr td:before {
                                    background: url('https://static.tildacdn.com/tild6133-3763-4038-b234-633065656164/__.png') no-repeat center;
                                    background-size: contain;
                                }

                                .js-store-relevants-grid-cont .js-product [href="#order"] tr td:before {
                                    background: url('https://static.tildacdn.com/tild6133-3763-4038-b234-633065656164/__.png') no-repeat center;
                                    background-size: contain;
                                }
                                

                                
iframe{ border-radius:30px}



.js-product-img{
border-radius: 30px!important;
}



.js-product .t-store__card__imgwrapper,.t-store__prod-popup__slider .t-slds__container {
  border-radius: 30px;
  overflow: hidden;
}


