input.t-store__filter__input.js-store-filter-search  {
   background: #222222; !important;
}


.shape-round1 .tn-atom {
   border-radius: 50px 50px 0px 0px !important;
}

.shape-round2 .tn-atom {
   border-radius: 0px 0px 50px 50px !important;
}


.shape-round3 .tn-atom {
   border-radius: 0px 30px 30px 0px !important;
}


@media screen and (min-width: 960px) {
.shape-round4 .tn-atom {
   border-radius: 30px 0px 0px 30px !important;
}
}


@media screen and (max-width: 960px) {
.shape-round4 .tn-atom {
   border-radius: 20px 20px 0px 0px !important;
}
}

@media screen and (min-width: 480px) {
.t-popup__container {
    border-radius: 30px;
}
}


.t772__bgimg.t-bgimg.loaded  { 
   border-radius: 20px !important;
}
 
 
 
.t668__wrapper {
   border-radius: 20px !important;
}


.t786__bgimg.t-bgimg.js-product-img.loaded {
   border-radius: 20px !important;
}
