.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 20px;
    padding: 7px 15px !important;
}

.t-slds__container, .t-slds__items-wrapper {
    border-radius: 30px;
}

.t-feed__post-popup__relevants-imgwrapper {
    border-radius: 20px;
    overflow: hidden;
}

.uc-fixed-menu .t396__artboard {
    width: 100% !important;
}

@media screen and (max-width: 640px) {
    .t983__container_mobile-flex .t983__col {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    
    .t265,
    .t673 {
        margin: 0 10px;
    }
    .t673__textwrapper, .t-col_12 .t673__textwrapper {
        padding: 20px !important;
    }
    .t-store__grid-cont_col-width_stretch .t951__sidebar {
        margin: 10px 0 !important;
    }
    .t951__cont-wrapper .t951__sidebar {
        padding: 10px !important;
    }
    .t951__sidebar-wrapper .t-store__parts-switch-wrapper {
        margin-bottom: 0 !important;
    }
}

.t951__sidebar {
    border-radius: 30px;
}

.t-store__prod-snippet__container {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}