    .js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
        border-radius: 0;
    }



    .js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {
        border-radius: 0;
    }

    .t-store__relevants__container {
        padding: 0 30px 0 30px;
    }
    
    .t446__leftwrapper {
        padding-left: 100px;
    }
    .t446__rightwrapper {
        padding-right: 100px;
    }

    .t1002__addBtn {
        border: none;
    }
    
    .t1002__addBtn {
        background: rgba(255, 255, 255, 0) !important;
    }

    .t1002__picture-wrapper {
        fill: rgba(255, 255, 255, 0.1) !important;
    }
    
    .t706__cartpage-back {
        display: none;
    }
