    
.t923__textwrapper.t923__paddingsmall {
    padding: 15px 0;
}
   
   
   #rec1526169661 .t-card__btn-wrapper:hover .t-btnflex.t-btnflex_type_button {
        padding-bottom: 0px;
        margin-bottom: 15px;
   }
   
   @media screen and (max-width: 480px) {
       .t-card__btn-wrapper {
            margin-left: 90px;
            margin-right: 90px;
       }
   }
   
   .t-radio__indicator {
    border: 1px solid #2B364C;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    opacity: .6;
    position: relative;
    transition: all .2s;
    vertical-align: middle;
    width: 10px
}

.t-radio__indicator:after {
    background: #2B364C;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s;
    width: 5px;
}



#rec1695901141 [data-elem-id="1765885002585"] .t-submit {
    margin-left: auto;
}
/* корзина*/
.t706__cartpage-form .t-input-group {
    margin-bottom: 15px;
}
.t706__cartwin-totalamount-wrap {
    color: #2B364C;
    font-weight: 400;
    font-size: 15px;
}
.t706__product-title {
    color: #2B364C;
    font-size: 15px;
    font-weight: 400;
}
.t706__cartpage-heading {
    font-size: 20px !important;
}


.t706 .t-form .t-input, .t706 .t-form .t-select {
    height: 52px;
}


.tn-form__submit {
    display: flex;
    justify-content: flex-end;
}


.t-checkbox__indicator {
    border: 1px solid #2B364C !important;