.t706__cartwin-content {
    border-radius:30px;
}
.t-store__card__mark {
    width:92px;
    border-radius:15p;
    font-family: 'Oswald',Arial,sans-serif;
}
.t706__cartwin-totalamount-wrap, .t706__product-amount, .t706__product-amount--portion, .t706__cartwin-prodamount-wrap, .t-store__card__price-wrapper  { 
    display: none !important; 
    
}

.t-store__card__mark-wrapper {
right: 0px;
top: 0px;
}
 .t-store__card__mark {
    border-radius: 0 15px 0 15px;
}
  
.t-feed__post-popup__content-wrapper {
    padding: 60px !important;
}

  .t702 .t-popup_show .t-popup__container {
      border-radius:30px;
      padding-top: 14px !important;
  }
  @media screen and (max-width: 560px) {
       
    .t702 .t-popup_show .t-popup__container {
    margin-right:5px;
    margin-left:5px;
    top:240px;
    bottom:300px!important;
    min-height: 50vh !important;
 }

@media screen and (max-width: 960px) {
    .t-store__card__mark {
        display: initial !important;
    }
}
