.t706__product-title a{
    /*pointer-events: none;*/
}
div div .t-store__filter__item-controls-wrap,
.t-store__filter__item .t-checkbox__control,
.t706__product-title__option,/*
.t706__product-plusminus:before,
.t706__product-minus:before,*/
.t706__product-amount,
.t-store__tabs__content{
    font-size: 17px;
    font-weight: 400;
}
.t-store__filter__checkbox .t-checkbox__indicator{
    /*position: relative;
    top: -1px;*/
}
.t-store__filter__search-mob-btn-icon path,
.t-store__filter__opts-mob-btn svg path{
    fill: #dda408;
}
.t-store__filter__opts-mob-btn/*,
.t706__product-plusminus:before,
.t706__product-minus:before*/{
    color:#f0b000;
    color: #dda408;
}

.t706__product-title,
/*.t706__product-quantity,*/
.t706__product-amount,
.t-product__option-title,
.t-product__option-select,
.t-store__tabs__button-title{
    font-size: 18px;
}
.t-store__card__title{
    background-color: #f0b000;
    display: inline-block;
    padding:0 5px;
}
.t431__tdscale_1 .t431__th, .t431__tdscale_1 .t431__td {
    padding: 15px 6px;
}
 
.tn-form__submit {
    margin-top: 20px!important;
}

/*
.t706__product-quantity{
    position: relative;
    top: -6px;
}
.t706__product-amount,
.t706__product-del{
    position: relative;
}
@media screen and (min-width: 641px){
    .t706__product-amount{
        top: 16px;
    }
    .t706__product-del{
        top: 18px;
    }
}
@media screen and (max-width: 640px){
    .t706__product-amount,
    .t706__product-del{
        top: -4px;
    }
    .t706__product-title__option{
        margin-top:10px;
    }
}

.t706__product-plusminus *{
    opacity:1!important;
} 
.t706__product-plus, .t706__product-minus,
.t706__product-plusminus img{
    width: 25px!important;
    height: 25px!important;
}    
.t706__product-plusminus img{
    background: #f0b000;
    border-radius: 50px!important;
}
.t706__cartwin-content{
    max-width: 737px;
}

.t706__product-plusminus:before,
.t706__product-minus:before{
    display: block;
    line-height: 1;
}   
.t706__product-plusminus:before{
    content:"кол-во";
}   
.t706__product-minus:before{
    content:"суток:";
    padding-bottom:10px;
}  
.t-store__card__price-currency:after{
    content:"/сутки";
}*/