.t-col {
  
    margin-left: 10px;
    margin-right: 10px;
}

.t-col_4 {
    max-width: 380px;
}

.t-col_3 {
    max-width: 280px;
}

@media screen and (max-width: 960px) {
    .t-col {

    margin-left: 0px;
    margin-right: 0px;
}
}


 .t-btn_xs {
    height: 33px;
  
    }


@media screen and (max-width: 480px) {
    .t-name_md {
        font-size: 18px !important;
    }
}

.t-input {
   
    font-size: 13px;
    height: 31px;
}


.t702 .t-input-group {
    margin-bottom: 10px;
}

.t-text_xs {
    font-size: 10px;
  
}



.t702 .t-submit {
    height: 31px;
   font-size: 13px;
}

.t-input-phonemask__select {
    
    font-size: 13px !important;
}

@media screen and (max-width: 640px) {
    .t-title_xxs {
        font-size: 24px;
    }
    
    .t702 .t-submit, .t702 .t-input, .t702 .t-select {
        height: 31px;
        font-size: 13px;
}
}

.t-checkbox__indicator {
    border-radius: 2px  !important;
   
}

.t-store__parts-switch-btn {
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 1px solid #81a349;
    padding: 6px 20px 8px 20px;
    background: #fafafa;
    border-radius: 20px;
}

.t-name_xs {
    font-size: 13px;
}

.t-name {
    font-weight: 400;
    color: #373835;
}

.t-store__parts-switch-btn.t-active {
    opacity: 1 !important;
    background: #81a349;
    color: #fafafa;
}

.t-store__parts-switch-btn:hover {
    opacity: 1 !important;
    background: #81a349;
    color: #fafafa;
}

@media screen and (max-width: 960px) {
.t754__parent {
    margin-left: 30px;
}
}

@media screen and (max-width: 480px) {
.t754__parent {
    margin-left: 15px;
}
}

@media screen and (max-width: 1199px) {
    .t754__col {
        margin-bottom: 40px;
    }
}

.js-product .t-product__option-select {
    border-radius: 20px;
    border: 1px solid #CECECE;
    color: #373835;
    font-size:13px;
    padding: 5px 20px 7px 20px;
    
}
.js-product .t-product__option-variants:after {
        border-width: 0px 5px 0;
}

.t778 .t-product__option-title {
    padding-bottom: 10px;
}

.t-descr_xxs {
    font-size: 13px;
}

.t-descr {
    color: #A3A3A3;
}

.t-popup__container.t-popup__container-static {
    margin: 30px auto;
}

.t-store__card__mark {
    font-size: 13px;
    height: 31px;
    width: 105px;
}

.t778__mark {
     font-size: 13px;
    height: 31px;
    width: 105px;
}