    input.t985__input.t-search-widget__input.t-input {
        background-color: transparent !important;
    }

    .uc-store .t951__cont-wrapper .t951__sidebar{
        border-radius: 12px;
    }
    
     .uc-store .t951 .t-checkbox__indicator:not(.t-store__filter__checkmark.t-store__filter__checkmark_buttons.t-store__filter__checkmark_color) {
        border-radius: 4px;
        border: 0;
        background-color: #FFFFFF !important;
     }
     
     .uc-store .t-store .t-store__filter__item_custom .t-store__filter__item-controls-container_buttons.t-store__filter__item-controls-container_color{
         padding: 0 !important;
     }
     
     .uc-store .t-store .t-store__filter__item_custom .t-store__filter__custom-sel_buttons .t-store__filter__checkmark_color, .t-store .t-store__filter__item_custom .t-store__filter__checkbox_buttons .t-store__filter__checkmark_color{
         border: 0 !important;
     }
     

     .uc-store .t-store__filter__range_bg{
         background-color: #478eff !important;
     }
     
     
     .uc-store .t-store__filter__input, .t-store__filter__btn{
         border-radius: 8px;
         background: #FFF;
         border: 0 !important;
         padding: 8px;
         border-radius: 8px !important;
     }
     
     .uc-store .t-checkbox__indicator:not(.t-store__filter__checkmark.t-store__filter__checkmark_buttons.t-store__filter__checkmark_color):after{
        border-color: #fff !important;
        
     }
     
     .uc-store .t-checkbox__control .t-checkbox:not(.t-store__filter__checkmark.t-store__filter__checkmark_buttons.t-store__filter__checkmark_color):checked~.t-checkbox__indicator:not(.t-store__filter__checkmark.t-store__filter__checkmark_buttons.t-store__filter__checkmark_color){
         background-color: #478eff !important;
     }
     
     .t-store .t-store__filter__item_custom .t-store__filter__custom-sel_buttons.active .t-store__filter__checkmark_color:before, .t-store .t-store__filter__item_custom .t-store__filter__checkbox_buttons.active .t-store__filter__checkmark_color:before{
         display:none;
     }
     
     .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator{
         border: 2px solid #478eff !important;
     }
     
     .t-checkbox__indicator:after{

        left: 50% !important; /* Используем 50% для центрирования по горизонтали */
        top: 45% !important; /* Используем 50% для центрирования по вертикали */
        transform: translate(-50%, -50%) rotate(45deg) !important; /* Смещаем на половину ширины и высоты элемента, затем вращаем */
     }
     
     .uc-store .t-store__sort-select{
        border: 0;
        border-radius: 8px !important;
        background: #FFF;
        padding: 9.5px !important;
     }
     
     .uc-store .t951 .t-store__filter__chosen-bar{
        border-radius: 12px;
        margin-bottom: 20px !important;
        padding: 1px 12px;
     }
     
     .uc-store .t-store__filter__chosen-val, .uc-store .t-store__filter__reset, .uc-store .t-store__filter__prods-number{
         padding: 8px;
     }
     
     /*Поп-ап*/
     
     .js-product .t-product__option-variants_select .t-product__option-checkmark_image, .js-product .t-product__option-selected_image .t-product__option-selected-checkmark{
         border-radius: 8px;
     }
     
        .js-product .t-product__option-select, .js-product .t-product__option-selected_select{
        border: 0;
        border-radius: 8px !important;
        background: #FFF;
        padding: 8px !important;
     }
     
     
     .t-store__sort-select-wrapper:after{
        color: #101A33 !important;
     }
     
     .t-slds__bgimg,  .t-slds__thumbsbullet-border, .t-slds__container, .uc-store .t-slds__item, .uc-store .t-slds__main{
        border-radius: 20px !important;
        overflow: hidden;
     }
     
     .js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active{
        border: 0 !important;
        background-color: #30b03b;
     }
     
     .js-product .t-product__option-variants_buttons .t-product__option-item_simple:hover .t-descr{
         color: #fff !important;
     }
     
     .js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active .t-descr {
        color: #fff; 
    }
     
      .js-product .t-product__option-variants_buttons .t-product__option-item_simple:hover{
        border: 0 !important;
        background-color: #478eff;
     }
     
     .js-product .t-product__option-variants_buttons .t-product__option-item_simple{
        border-radius: 8px !important;
        border: 0;
        background-color: #FFF;
        transition: 0.2s;
     }
     
     .js-product .t-product__option-variants_buttons .t-product__option-item_simple .t-descr{
        transition: 0.2s;
     }
     /*Корзина*/
     
    .t706__cartwin-content {
        border-radius: 12px;
        background-color: #fff !important;
    }
    
    .t-name, .t-descr{
        color: #202020;
    }
    
     .t706__product{
        padding: 8px 16px;
        margin: 8px 0;
        box-sizing: border-box;
        border-radius: 12px;
        background-color: #FFF !important;
    }
    
    .t706__product-imgdiv{
        border-radius: 8px !important;
    }
    
    .t706 .t-form .t-input{
        border: 0 !important;
    }
    
    .t706__cartwin-bottom, .t706__cartwin-top{
        border: 0 !important;
    }
    
    .t706__cartwin-bottom{
        padding-top: 20px !important;
    }
    
    .t-input{
        background-color: #FFF !important;
    }
    
    .t706__product-del{
        position: relative !important;
    }
     
    .js-errorbox-all.t-form__errorbox-wrapper{
        border-radius: 12px;
    }
    
    .t-form__successbox{
        border-radius: 12px;
    }
    
    .t1002__cartwin-content {
        border-radius: 12px;
        background-color: #fff !important;
    }
    
    .t-name_xl, .uc-favourites .t-descr{
        color: #202020;
    }
    
    .t1002__product{
        padding: 8px 16px;
        margin: 8px 0;
        box-sizing: border-box;
        border-radius: 12px;
        background-color: #FFF !important;
    }
    
    .t1002__wishlistwin-top{
        border: 0 !important;
    }
    
     .t1002__product-del{
        position: relative !important;
    }
    
    .t1002__product-imgdiv{
        border-radius: 8px !important;
    }
    
    /*Настройка общего контейнера */
    
    .t1002__wishlistwin-content{
        border-radius: 12px !important;
    }
     
