.js-store-parts-select-container.t951__sidebar.t951__sidebar_sticky {
    border-radius: 30px;
    }

.t-slds__bgimg.t-bgimg.loaded {
    border-radius: 30px;
}
    
.t-slds__thumbsbullet-border {
    border-radius: 50px;
}

.t-slds__imgwrapper.t-zoomable {
    background-color: #eef8fa;
}
    
    .t-store__card__sold-out-msg {
    color: #FB95D5;
}

.t-checkbox__indicator {
    border-radius: 30px;
}

.t-store__filter__item-controls-wrap.js-store-filter-item-controls-wr {
    width: max-content;
    border-radius: 10px;
}

.t-store__filter__chosen-val {
    background-color: #fb95d5 !important;
}

.t397__select {
    border-radius: 30px;
}

.t-store__filter__opts-mob-btn.active, .t-store__filter__search-mob-btn.active {
    opacity: 0 !important;
}