.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 2px solid rgba(0,0,0,.60);
    -webkit-border-radius: 4px
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    -webkit-border-radius: 6px
}

.t-store .t-product__option {
    margin-top: 6px;
    margin-bottom: 6px
    
}

span.delivery-minimum-time {
    font-size: 0px
}

span.delivery-minimum-time+span.delivery-minimum-price:before {
    content: '';
}
