.t706__product-title__option {
        display: none;
    }

.js-store-prod-text a {
    display: inline-block;
    padding: 22.5px 37.5px;
    margin-right: 0px;
    margin-top: 0px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
}
.js-store-prod-text a:first-of-type {
    box-shadow: inset 3px 2px 29px 0 rgba(255, 255, 255, 0.1);
background: linear-gradient(30deg, #a70000 0%, #ec1818 100%);
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    box-shadow: inset 3px 2px 29px 0 rgba(255, 255, 255, 0.1);
background: linear-gradient(30deg, #a70000 0%, #ec1818 100%);
    color: #ffffff !important;
}

/*.js-store-prod-text a:first-of-type:before {*/
/*    content: "\1F50D";*/
/*    margin-right: 10px;*/
/*}*/

/*.js-store-prod-text a:last-of-type:before {*/
/*    content: "\1F5B9";*/
/*    margin-right: 10px;*/
/*}*/
.t706__cartwin_showed {
    z-index: 999999999;
}

@media screen and (max-width: 480px) {

    .t-store__prod-popup__btn-wrapper, .t-store__prod-popup__text {
        width: 100%;
        margin-bottom: 12px;
    }
    
    .t-store__prod-popup__text a {
        display: flex;
        justify-content: center;
        padding: 14.5px 30px;
    }
    
    
}


.js-product-edition-option.t-product__option[data-edition-option-id="Важно"] {
        border-bottom: none;
        /*margin-top: 44px;*/
        font-weight: 700;
        
        
    }
    
    .js-product-edition-option.t-product__option[data-edition-option-id="Важно"] .js-product-edition-option-name{
        /*font-size: 18px !important;*/
        display: none;
    }
    
    .js-product-edition-option.t-product__option[data-edition-option-id="Важно"] .t-product__option-title {
        /*font-size: 18px !important;*/
    }


.js-product-edition-option.t-product__option[data-edition-option-id="Одноширокие/Разноширокие"] {
        display: none;
    }
    
    .js-product-edition-option.t-product__option[data-edition-option-id="Оригинальные/Эксклюзивные"] {
        display: none;
    }

    .js-product-edition-option-name.t-product__option-title.t-typography__options.t-descr.t-descr_xxs {
        font-weight: 700;
    }

    label.t-product__option-item.t-product__option-item_buttons.t-product__option-item_simple.t-product__option-item_disabled {
        display: none;
    }
    
    a.t-store__prod-popup__btn.t-btn.t-btn_sm {
       width: 243px;
        height: 63px;
        border-radius: 5px !important;
       
    }
    
    .t-store__prod-popup__btn-wrapper {
         margin-bottom: 20px;
    }
    
    label.t-product__option-item.t-product__option-item_active.t-product__option-item_buttons.t-product__option-item_simple {
        border: none;
        padding: 0;
        justify-content: flex-start;
    }
    
    .js-product-edition-option.t-product__option {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
 
 .js-product-edition-option.t-product__option[data-edition-option-id="Диаметр"] {
     border-bottom: none;
 }
