#rec779078100 {
    display: none;
}


#rec770976636 {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
}

#pclk-root .pclk-primary-form {
    display: none;
}

@media (min-width: 641px) {
    .uc-floating-button {
        position: fixed;
        right: -28px;
        display: flex !important;
        justify-content: center;
        align-items: center;
        top: 50%;
        transform: translateY(-50%) rotate(-90deg);
        width: 105px;
        z-index: 99;
    }
}

.uc-knopka-komp {
    z-index: 11;
}

#pclk-root {
    display: none !important;
}

.uc-hover-menu a:hover {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.uc-hover-menu .tn-atom__img {
    transition: transform 0.3s ease;
}
.uc-hover-menu .tn-atom__img:hover {
    transform: scale(1.1); /* Увеличивает изображение на 10% */
}
.favorites_icon1:hover {
    transform: scale(1.1); /* Увеличивает изображение на 10% */
}
.uc-footer1 a:hover {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.uc-footer1 img:hover {
    transform: scale(1.1); /* Увеличивает изображение на 10% */
}
.uc-footer1 .t-sociallinks__svg:hover {
    transform: scale(1.1); /* Увеличивает изображение на 10% */
}
.t758__list-item__icon {
    height: 15px!important;
    margin-top: 0px!important;
}



.t-store__prod-snippet__container {
    padding-top: 15px;
}

@media (max-width: 560px) {
    div.t-store.t-store__prod-snippet__container > div.js-store-product.js-product.t-store__product-snippet > div > div > div.t-store__prod-popup__slider.js-store-prod-slider.t-store__prod-popup__col-left.t-col.t-col_6 > div > div.t-slds__main {
    padding: 0 20px 0 20px;
} {
        padding: 0 20px 0 20px;
    }
}

.js-store-prod-all-charcs {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.t-store__relevants__title {
    font-size: 20px!important;
    font-weight: 700!important;
}

.t978__arrow {
        margin-left: 3px;
}
.t978__menu-item:hover{
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.t978__link-inner:hover{
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.t943__btn.t943__btn_fixed.t-btn.t943__btn_sm.t943__btn_whole {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
}
.t-sociallinks__svg {
    height: 35px;
    width: 35px;
}

.t898__svg__wrapper .t-sociallinks__svg {
  width: 50px;
  height: 50px;
}



.js-store-price-wrapper {
  background: #f0cbec;
  padding: 5px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  display: inline-block;
  text-align: center;
  width: -webkit-fill-available;
  border: 2px solid #f0cbec;
  transition: background 0.3s ease;
}

.js-store-price-wrapper:hover {
  background: #ffffff;
}

.js-product-price {
  font-size: large;
}

.t-store__card__price_old {
  color: #9e9e9e;
  font-size: 16px;
  text-decoration: line-through;
  margin-top: 4px;
}
.t-store__card__btns-wrapper {
    flex-direction: column;
}
.t776.t-store__card__btns-wrapper {
 margin-top: 0px;   
}
.t-store__card__btn-text {
    font-weight: bold;
}

.js-store-prod-descr {
  max-height: 150px;
  overflow: hidden;
  position: relative;
  line-height: 1.5em;
  /* Создаем эффект затухания */
  mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 60%, rgba(0,0,0,0));
  -webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 60%, rgba(0,0,0,0));
}
.t-store__card__textwrapper {
    margin-bottom: auto;
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.t-store__card .t-store__card__price {
        font-size: large!important;;
    }
.t-store__card .t-store__card__price_old {
    font-size: large!important;
}

.t-store__card__price_old:after, .t-store__prod-popup__price_old:after {
    border-top: 0px solid;
}

.t-store__card__price_old {
  position: relative;
  color: #9e9e9e;
  font-size: 16px;
  text-decoration: none; /* убираем стандартное зачёркивание */
  margin-top: 4px;
}

.t-store__card__price_old::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: red;
  transform: translateY(-50%);
  pointer-events: none;
}

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


.t-store__filter__item-title {
  background-color: #efcaeb;
  color: #333 !important; 
  padding: 12px 20px;
  border: none;
  font-weight: 600;
  transition: all 0.3s !important;
  padding-right: 25px !important;
}
.t-store__filter__item-title:hover {
  background-color: #e8bde4;
}

.t-store__filter__item-title:after {
    right: 10px !important;
}


.t-store__filter__chosen-val {
    background-color: #efcaeb;
}



.t-store__card__price_old:after, .t-store__prod-popup__price_old:after {
    content: "";
    left: -1px;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    background-color: red;
}
.uc-forma-optovye-cen {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
}
@media (max-width: 767px) {
  .uc-forma-optovye-cen {
    width: 95%;
  }
}

.uc-blok-s-otzyvami img {
  transition: transform 0.3s ease;
}

.uc-blok-s-otzyvami img:hover {
  transform: scale(1.05);
}

@media (max-width: 767px) {
  .t977 {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    padding-top: 20px;
  }
}



@media (max-width: 420px) {
  .t977__col_center.t977__menu {
    display: grid;
    grid-template-columns: 1fr 1fr; /* 2 колонки */
    gap: 5px; /* отступ между колонками */
  }
  
  .t977__descr a {
    display: block; /* каждая ссылка на новой строке */
    margin-bottom: 0px; /* отступ между ссылками */
  }
}

@media screen and (max-width: 640px) {
    .t977__col-inner {
        margin: 0 0 25px;
    }
}

