.t-store__card__price_old.t-store__card__price-item.t-name {
  color: red!important;font-size: x-large;
}
.t-store__card__price.t-store__card__price-item.t-name {
  color: green!important;font-size: x-large;
}

.t389__list_item {
  margin: 5px 0 !important; 
}


.js-store-prod-name.js-product-name.t-store__card__title.t-typography__title.t-name {
    height: 4em;
}

.t-store__card__sku.t-descr {
    height: 1em;
    margin: 0;
    line-height: 1;
}


.js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr {
    height: 5em;
    margin: 0;
      overflow: hidden;
  text-overflow: ellipsis;
}


.js-store-price-wrapper.t-store__card__price-wrapper {
    margin: 0.1em 0 10px;
}

.t-store__card__btns-wrapper.js-store-buttons-wrapper.t-store__card__btns-wrapper--quantity {
    margin: 0 0 30px;
}
body #rec661738533 .t-menu__link-item.t-active:not(.t978__menu-link) {
    color: #fff !important;
     border: 1px solid #8e5785;
}

.t228__list_item {
    margin:0 !important;
    padding: 10px 8px !important;
}

#rec848203625 a.t-menu__link-item,   
#rec661738533 a.t-menu__link-item {
  background: #8E5785;
  color: #fff !important;
  padding: 4px 10px;
  border-radius: 7px;
  border: 1px solid #8e5785;
}
#rec848203625 a.t-menu__link-item:hover ,
#rec661738533 a.t-menu__link-item:hover {
  background: #fff;
  color: #8E5785 !important;
}    
    
    
.t228 .t-sociallinks {
  padding-left: 10px !important;
}
@media (max-width:1280px){
    #rec661738533 .t228__list_item a.t-menu__link-item  {
        font-size: 14px !important;
        /*padding: 10px 0px !important;*/
    }
}
