  .cart {
    border-radius: 20px !important;
    overflow: hidden;
}

.t-store__card__img {

    border-radius: 30px;
}



.t-store__card__bgimg, .t-store__card__bgimg_second {

    border-radius: 30px;
}


  .t-slds__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 30px !important;
}

#restoplace-wrapper-btn { display: none; }