/*ховер на ссылки*/
#rec423153127 a:hover, a:visited:hover {
color: #FD8567 !important;
-webkit-transition: 0s ease;
transition: 0s ease; 
}

/* мелкий шрифт во всплывающих карточках #rec423153127 #feed-text u {text-decoration: none; font-size: 0.8em;}*/

/*фикс обложки на экранах до 1200*/
@media screen and (max-width: 1199px) {
    #rec431376935 .t396__carrier {background-attachment: fixed;}
    
}

/*уменьшаем отступ после карточек бонусов*/
@media screen and (max-width: 960px) {
    .uc-bonus-list {margin-bottom: -60px}}

/*порядок блоков*/
.uc-time { z-index: 2000;}
.uc-mechta { z-index: 1500;}

 /*Свой клуб поверх оболжки*/
.uc-logo  {
    position: absolute;
    z-index: 1000;
    position:-webkit-sticky; position:sticky; top:0;
}

/*Тень текста поверх фоток в зеро*/
.shadowtext {text-shadow: rgba(0,0,0, 0.5) 0 0 40px}

/*Фильтры в каталоге*/

#rec415730260 .t-store__parts-switch-btn { opacity: 1; color:red;}

#rec415730260 .t-menu__link-item {
    /*color: red; */
    background-color: #ccc;
    padding: 5px 10px;
    border-radius: 50px;
}

.t-store__filter__item-title {
    font-size: 1.3em;
    background-color: #ccc;
    padding: 5px 25px 5px 10px;
    border-radius: 50px;    
}

.t-store__filter__item-title:after { margin: auto 10px auto auto}

/*Карточки Бонусов — листинг. скругление*/
.uc-bonus-list .t-feed__col-grid__post-wrapper .t-feed__post-bgimg { border-radius: 10px }

.uc-photo_merch .t603__blockimg { border-radius: 10px }


/* старое .uc-bonus-list .t-store__card__bgimg, .t-store__card__bgimg_second { border-radius: 10px ;}*/
    
/*КАРТОЧКА*/ 

/*скругление карточки*/   
.t-feed__post-popup__content img { border-radius: 10px ;}

/* старая карточка
/*подписи к полям   
.t-store .t-product__option-title {
    font-family: 'TildaSans';
}

/*артикул
.js-store-prod-sku {
    display: block;
    color: black;
}

.t-store__prod-popup__sku { 
    color: white;
    
}

/*скругление карточки 
.t-store .t-popup .t-popup__container { border-radius: 10px ;} */

/* прямые цифры у шрифта Raleway */
body.t-body { font-feature-settings:'lnum'}

/*Подчеркивание ключевых слов*/
.uc-time u {
    text-decoration: none;
  box-shadow: inset 0 -20px 0 rgba(106,182,204,0.8), 0 0px 0 rgba(50,85,127,0.5);
  color: inherit;
  overflow: hidden;}

/*.uc-time u {margin-bottom: -30px;
  border-bottom: 20px solid #6AB6CC;
    text-decoration: none;
}*/
