.t-store__filter__search .t-store__filter__input {
    border: 1px #E2DCD6 solid;
    background: #FFF9F3;
}

.t-store__sort-select {
        border: 1px #E2DCD6 solid !important;
    background: #FFF9F3 !important;
}

.t-store .t-store__card__wrap_all {
    border-radius: 0px 16px 0px 16px;
}

.t-store__card__bgimg, .t-store__card__bgimg_second, .t-store__card__img {
    border-radius: 0px 16px 0px 0px;
}


.t-store__prod-popup__btn {
    border-radius: 16px 0px 16px 0px;
}

.t-store__card__btn {
    border-radius: 16px 0px 16px 0px;
}

.t706 .t-submit {
    border-radius: 16px 0px 16px 0px;
}


.t706__cartwin-content {
  margin: 0;
  position: fixed;
  right: 0;
  width: 100%;
  max-width: 560px;
  min-height: 100vh;
  max-height: 100%;
  background-color: rgba(255, 249, 243, 1);
  padding: 40px;
  box-sizing: border-box;
  overflow: auto;
}


.t1002__wishlisticon_sm .t1002__wishlisticon-imgwrap {
    width: 0px;
    height: 0px;
}

.t1002__wishlisticon_sm .t1002__wishlisticon-counter {
    width: 0px;
    height: 0px;
}

.t1002__wishlistwin-content {
        background-color: #FFF9F3;
}