.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
    display: flex !important;
    /*gap: 20px !important;*/
    column-gap: 20px;
    flex-wrap: wrap !important;
    font-size: 16px !important;
    font-family: 'Ubuntu', Arial, sans-serif;
}



.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs ul{
    font-size: 16px !important;
    flex-wrap: nowrap !important;
}

/*.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:first-child {*/
/*    margin-top: 60px !important;*/
/*    margin-bottom: 60px !important;*/
/*}*/

.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs ul > li:first-child {
    list-style-type: none; 
    font-size: 15px; 
    text-transform: uppercase;
    margin-left: -20px !important;
    font-weight: 500 !important;
}

.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child {
    position: static !important;
    top: -63px !important;
    list-style: none;
    padding: 0 !important;
    margin: 0;
}

/*.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:first-child {*/
/*    padding: 60px !important;*/
/*}*/


.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:first-child {
    text-transform: uppercase !important;
    padding: 0 !important;
    margin-left: 0px !important;
    font-size: 16px !important;
    font-family: 'Kharkiv', Arial, sans-serif !important;
    position: absolute !important;
    top: -63px !important;
    left: 0 !important;
    width: auto !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow: visible !important;
    max-width: none !important;
    -webkit-text-size-adjust: 100%;
    -webkit-hyphens: none !important;
    hyphens: none !important;
}

.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:last-child {
    font-family: 'Kharkiv', Arial, sans-serif !important;
    text-transform: uppercase !important;
    padding: 0 !important;
    margin-left: 0px !important;
    font-family: 'Kharkiv', Arial, sans-serif !important;
    font-weight: 500 !important;
    position: absolute !important;
    top: -40px !important;
    left: 0 !important;
    width: auto !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow: visible !important;
    max-width: none !important;
    -webkit-text-size-adjust: 100%;
    -webkit-hyphens: none !important;
    hyphens: none !important;
}

/*.t-store__card__sku.t-descr.t-descr_xxs {*/
/*    display: block !important;*/
/*}*/

.js-product.t-store__card.t-col.t-col_6.t-align_left.t-item {
    padding: 70px 20px 20px 20px;
    background: white;
    border-radius: 12px;
    box-sizing: border-box !important;
}

.js-product.t-store__card.t-col.t-col_6.t-align_left.t-item a{
    position: relative !important;
}


.t-store__card__price_old.t-store__card__price-item.t-name.t-name_xs {
    position: absolute !important;
    top: -30px;
    left: 0;
    font-size: 30px !important;
    font-family: 'Kharkiv', Arial, sans-serif !important;
    text-transform: uppercase !important;
    margin: 0 !important;
}

.js-store-prod-name.js-product-name.t-store__card__title.t-typography__title.t-name.t-name_xl {
    font-size: 30px !important;
    font-family: 'Kharkiv', Arial, sans-serif !important;
    display: flex;
    position: absolute;
    top: -32px !important;
    text-transform: uppercase;
    display: none !important;
}



.t-store__card__price-currency {
    display: none !important;
}

.t-store__card__price-value {
    display: block !important;
    color: black;
}

.t-store__card__mark-wrapper {
    display: block !important;
    left: 0 !important;
    top: 323px !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-family: 'Kharkiv', Arial, sans-serif !important;
    text-transform: uppercase !important;
}

.t-store__card__mark {
    display: flex;
    justify-content: end;
}

.t-store__card__mark-wrapper .t-store__card__mark {
    background-color: transparent !important;
    color: black !important;
    width: 100% !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    font-family: 'Kharkiv', Arial, sans-serif !important;
    text-transform: uppercase !important;
    padding-right: 30px;
}

.t-store__card__mark-wrapper .t-store__card__mark::after {
      content: "";
      position: absolute;
      right: -10px;
      top: -10px;
      transform: translateY(-50%);
      transform: rotate(270deg);
      width: 32px;
      height: 32px;
      background-image: url("https://static.tildacdn.com/tild6333-6464-4664-a163-336662656132/down-arrow_2.png");
      background-repeat: no-repeat;
      background-position: center;
}

/*.t-store__card__sku.t-descr.t-descr_xxs {*/
/*    font-size: 0 !important;*/
/*    padding: 0 0 15px 0;*/
/*}*/

/*.t-store__card__sku.t-descr.t-descr_xxs span {*/
/*    color: #191919;*/
/*    font-size: 16px;*/
/*    font-family: 'Ubuntu', Arial, sans-serif;*/
/*    padding: 20px 0;*/
/*}*/

.js-product-price.js-store-prod-price-val.t-store__card__price-value {
    /*position: absolute !important;*/
    /*top: 370px;*/
    display: flex;
    text-align: start;
    font-size: 30px !important;
    font-family: 'Kharkiv', Arial, sans-serif !important;
    text-transform: uppercase !important;
    /*border-bottom: 1px solid #BDBDBD;*/
    padding-bottom: 10px !important;
}

.t-store__card__price_old:after, .t-store__prod-popup__price_old:after {
    border-top: none !important;
}

.t-store__card__bgimg, .t-store__card__bgimg_second, .t-store__card__img {
    /*display: none !important;*/
    margin-top: 10px;
    border-radius: 8px;
}

.t776 .t-store__card__btns-wrapper {
    gap: 10px
}

.js-store-grid-cont.t-store__grid-cont.t-container.t-store__grid-cont_mobile-grid {
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    flex-wrap: wrap !important;
}

.js-store-grid-cont.t-store__grid-cont.t-container.t-store__grid-cont_mobile-grid::before {
    display: none !important;
}


@media screen and (max-width: 960px) {
  .t-store__card__price-value {
            font-size: 20px;
  }
  .t-store__card__price_old.t-store__card__price-item.t-name.t-name_xs {
      top: -35px !important;
  }
  .t-store__card__bgimg, .t-store__card__bgimg_second, .t-store__card__img {
    margin-top: 0 !important;
  }
  .js-product.t-store__card.t-col.t-col_6.t-align_left.t-item {
    padding: 70px 10px 20px 10px;
  }
  .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
    display: flex !important;
    gap: 0 !important;
    justify-content: space-between !important;
  }
  .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs ul{
    font-size: 14px !important;
  }
}

@media screen and (min-width: 660px) and (max-width: 960px) {
    .js-store-prod-name.js-product-name.t-store__card__title.t-typography__title.t-name.t-name_xl::after {
        right: 100px !important;
      }
      .js-store-prod-name.js-product-name.t-store__card__title.t-typography__title.t-name.t-name_xl {
        justify-content: start !important;
        margin-top: 10px !important;
        margin-bottom: 20px !important;
        border-bottom: none !important;
        top: 42px !important;
        
      }
      /*.t-store__card__sku.t-descr.t-descr_xxs {*/
      /*  padding: 25px 0 15px 0;*/
      /*}*/
    .js-product-price.js-store-prod-price-val.t-store__card__price-value {
        top: 171px !important;
    }
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
            font-size: 14px !important;
            margin-top: 30px !important;
    }
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs ul:first-child {
        margin-top: 50px !important;
    }

    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:last-child {
        font-size: 23px !important;
    }
    
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:first-child {
        font-size: 15px !important;
    }
    .t-store__card__mark-wrapper {
       top: 240px !important;
    }
        .t-store__card__mark {
        display: flex;
        justify-content: start;
        margin: 0 !important;
        padding: 0 !important;
    }
    .t-store__card__mark-wrapper .t-store__card__mark::after {
        right: 66px;
    }
    .js-product.t-store__card.t-col.t-col_6.t-align_left.t-item {
        max-width: 312px !important;
        margin: 0 !important;
    }
    .js-store-grid-cont.t-store__grid-cont.t-container.t-store__grid-cont_mobile-grid {
        gap: 10px !important;
    }
    
    
}

@media screen and (max-width: 659px) {
      .js-store-grid-cont.t-store__grid-cont.t-container.t-store__grid-cont_mobile-grid {
          flex-direction: column !important;
          justify-content: center !important;
          align-items: center !important;
      }
         .js-product.t-store__card.t-col.t-col_6.t-align_left.t-item {
          width: 450px !important;
      }
      .js-store-grid-cont.t-store__grid-cont.t-container.t-store__grid-cont_mobile-grid {
            gap: 1px !important;
        }
}

@media screen and (max-width: 479px) {
    .js-store-grid-cont.t-store__grid-cont.t-container.t-store__grid-cont_mobile-grid {
        display: flex !important;
        justify-content: center !important;
    }
    
    .js-product.t-store__card.t-col.t-col_6.t-align_left.t-item {
        width: 320px !important;
    }
     .js-product-price.js-store-prod-price-val.t-store__card__price-value {
      top: 183px;
    }
    .js-store-prod-name.js-product-name.t-store__card__title.t-typography__title.t-name.t-name_xl {
        justify-content: start;
        top: 25px !important;
        padding-bottom: 20px !important;
        border: none !important;
    }
    .js-store-prod-name.js-product-name.t-store__card__title.t-typography__title.t-name.t-name_xl::after {
        right: 140px;
    }
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:last-child {
        font-size: 23px !important;
    }
    
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:first-child {
        font-size: 16px !important;
    }
    .t-store__card__mark-wrapper {
       top: 235px !important;
    }
    .t-store__card__mark {
        display: flex;
        justify-content: start;
        margin: 0 !important;
        padding: 0 !important;
    }
    .t-store__card__mark-wrapper .t-store__card__mark::after {
        right: 80px;
    }
    /*.t-store__card__sku.t-descr.t-descr_xxs {*/
    /*    padding: 20px 0 18px 0;*/
    /*}*/
     .js-store-grid-cont.t-store__grid-cont.t-container.t-store__grid-cont_mobile-grid {
        gap: 1px !important;
    }
        .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
            margin-top: 30px !important;
    }
}

@media screen and (min-width: 479px) and (max-width: 659px) {
       .js-product-price.js-store-prod-price-val.t-store__card__price-value {
         top: 258px !important;
        }
        .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
            font-size: 14px !imprtant;
             margin-top: 30px !important;
        }
        .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:last-child {
            font-size: 25px !important;
        }
        /*.t-store__card__sku.t-descr.t-descr_xxs {*/
        /*    padding: 35px 0 20px 0;*/
        /*}*/
        .t-store__card__mark-wrapper {
           top: 320px !important;
        }
        .t-store__card__mark {
        display: flex;
        justify-content: start;
        margin: 0 !important;
        padding: 0 !important;
        }
        .t-store__card__mark-wrapper .t-store__card__mark::after {
            right: 210px;
        }

}


@media screen and (min-width: 960px) {
     .js-product-price.js-store-prod-price-val.t-store__card__price-value {
      top: 250px !important;
    }
    /*.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:first-child {*/
    /*    margin-top: 20px !important;*/
    /*}*/
        .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:last-child {
        font-size: 30px !important;
    }
    
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:first-child {
        font-size: 16px !important;
    }
    .t-store__card__mark-wrapper {
      top: 260px !important;
    }
    .js-product.t-store__card.t-col.t-col_6.t-align_left.t-item {
        max-width: 435px !important;
        margin: 0 !important;
    }
    .js-store-grid-cont.t-store__grid-cont.t-container.t-store__grid-cont_mobile-grid {
        gap: 10px !important;
    }
}

@media screen and (min-width: 1201px) {
     .js-product-price.js-store-prod-price-val.t-store__card__price-value {
      top: 312px !important;
    }
            .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:last-child {
        font-size: 30px !important;
    }
    
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs > ul:last-child li:first-child {
        font-size: 16px !important;
    }
    .t-store__card__mark-wrapper {
       top: 323px !important;
    }
    .js-product.t-store__card.t-col.t-col_6.t-align_left.t-item {
        max-width: 550px !important;
        margin: 0 !important;
    }
}


.active-header-bttn {
    border-bottom: 3px solid #ffd070 !important;
}

.uc-none-card {
    display: none !important;
}

.uc-hidden-card {
    visibility: hidden !important;
}

.black {
    background-color: black !important;
}

.img-wrap {
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.bg-img {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

