.t-checkbox__indicator {
    border-radius: 6px;
}

.t-store__prod-popup__btn {
    background: #000000 !important;
}

.t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn .t-btnflex__text, .t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn .t-store__card__btn-text {
    color: #ffffff !important;
}

.t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn .t-btnflex__text, .t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn .t-store__card__btn-text:hover {
    color: #ffffff !important;
}

.t-btnflex.t-btnflex_type_button:hover{
    transform: translateY(-2px);
    /*box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4) !important;*/
} 

.js-store-prod-all-charcs {
    display: none;
}

/*#rec2178842971 .t-store__card .t-typography__title {*/
/*    width: 80%;*/
/*}*/

.nolim-breadcrumbs .t-title {
    margin: 0 120px;
}

.nolim-delimiter {
    margin: 0px !important;
}

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

#rec2144398611 .t-store__prod-popup__name {
    font-size: 30px !important;
}

@media screen and (max-width: 480px) {
    #rec2144398611 .t-store__prod-popup__text {
        font-size: 14px !important;
    }
    #rec2144398611 .t-store__prod-popup__name {
        font-size: 23px !important;
    }
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 14px !important;
    }
        .t-name_xs {
        font-size: 16px !important;
    }
    /*#rec2178842971 .t-store__card .t-typography__title {*/
    /*    width: 95%;*/
    /*}*/
}

/*.js-store-prod-all-text{*/
/*    font-size:14px;*/
/*}*/



@media (min-width:1400px){
.t-store__prod-snippet__container{
    padding-left:8% !important;
    padding-right: 8% !important;
}

}
@media (min-width: 1400px){
.nolim-breadcrumbs{
    margin-left:8%;
}
}
