@media screen and (min-width: 960px) {
    #rec978885271 .t951__cont-wrapper .t951__sidebar {
        padding: 30px 0 30px 30px;
        margin-right: 30px;
        border-radius: 20px;
    }
}
.js-product .t-product__option-variants_buttons .t-product__option-checkmark_image {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #ddd;
    height: 50px;
    width: 50px;
    border-radius: 10px;}

.t706__cartpage-info {
    font-family: Roboto, Arial, sans-serif;
    color: #000;
    background: #f8f8f8;
    padding: 10px;
    border-radius: 20px;
    
}
.t706__cartpage-totals {
    position: -webkit-sticky;
    position: sticky;
    bottom: -1px;
    background: #f8f8f8;
    padding: 24px 12px;
    border-radius: 7px;
}

.t706__sidebar-content {
    border-radius: 15px 0px 0px 15px;
}