#feed-text > div > section > div > figure:nth-child(6) > img {
    
   text-align: center !important;
}

div.t228__centerside > nav > ul > li:nth-child(6) > a[href="https://t.me/crystalitcorp"]::after {
      content: "AA";
      background-image: url(https://static.insales-cdn.com/files/1/404/31367572/original/external_link_icon_153574.png);
      background-size: contain;
      background-repeat: no-repeat;
      -webkit-text-fill-color: rgba(255, 255, 255, 0);
    }

.js-product-edition-option-variants.t-descr.t-descr_xxs{
        font-weight:400;
}

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


.js-product-edition-option-name.t-product__option-title.t-descr.t-descr_xxs{
        font-weight:500;
        padding-top: 5px;
}

.js-product-edition-option-variants.t-product__option-select.t-descr.t-descr_xxs{
        background-color:#e8f1fa;
        border-radius: 0px;
        padding-bottom: 5px;
        padding-top: 5px;
}

.t-product__option-title.t-product__option-title_buttons.t-product__option-title_simple.t-descr.t-descr_xxs{
        font-weight:400;
}

.t-product__option-item.t-product__option-item_active.t-product__option-item_buttons.t-product__option-item_simple{
        background-color:#e8f1fa;
        border-color: #000000;
        border-width: 1px;
}

.t-product__option-item.t-product__option-item_buttons.t-product__option-item_simple{
        border-radius: 1px;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 3px;
        padding-bottom: 10px;
}

.js-product-edition-option-name.t-product__option-title.t-descr.t-descr_xxs{
        padding-bottom: 12px;
}

.t-product__option-title.t-product__option-title_buttons.t-product__option-title_simple.t-descr.t-descr_xxs{
        border-radius: 1px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
}

.js-product-price.js-store-prod-price-val.t-store__prod-popup__price-value{
        font-size: 24px;
        font-weight:300;
}

.t-store__prod-popup__price-currency{
        font-size: 24px;
        font-weight:300;
}

.js-store-prod-name.js-product-name.t-store__card__title.t-name.t-name_xs{
        font-size: 17px;
        font-weight:600;
}

.t-store__tabs__item-title.t-name.t-name_xs{
        font-size: 18px;
        font-weight:300;
        text-transform: uppercase;
}

.t466__container__bg.t466__container__bg_main{
        border-radius: 0 0 5px 5px;
}

.t466__container__bg{
        border-radius: 5px 5px 5px 5px;
}

 /* символ стрелки после ссылок на другой сайт */

      a[href="https://shop.crystalit.ru/collection/all"]::after {
      content: "AA";
      background-image: url(https://static.insales-cdn.com/files/1/404/31367572/original/external_link_icon_153574.png);
      background-size: contain;
      background-repeat: no-repeat;
      -webkit-text-fill-color: rgba(255, 255, 255, 0);
    }
    
@media screen and (min-width: 1201px) {
    ::-webkit-scrollbar-thumb {
        /* Укажи цвет скроллбара */
        background: #6e6e6e;
        /* Укажи радиус скругления скроллбара */
        border-radius: 10px;
    }
    ::-webkit-scrollbar {
        /* Укажи ширину вертикального скроллбара */
        width: 6px;
        /* Укажи высоту горизонтального скроллбара */
        height: 6px;
        /* Укажи цвет фона под скроллбаром */
        background: #e8f1fa;
    }
}
