.js-store-price-wrapper, .t-store__card__price-wrapper{
    display:none;
}



.light-header .uc-veron_style > div:nth-child(2){
  background-color: rgb(0 0 0 / 90%) !important;
}

.light-header .uc-veron_style .t-menu__link-item,.light-header .uc-veron_style a{
    color: #FFF !important;
}
.light-header .uc-veron_style img{
   -webkit-filter: invert(1);
   filter: invert(1);
}
.light-header .uc-veron_style .t-sociallinks__svg > path{
  fill: #FFFFFF;
}
.light-header .uc-veron_style .t-btn{
  color: #000!important;
    background-color: #FFF!important;
}
.light-header .uc-veron_style .t-btn:hover{
  color: #FFF!important;
    background-color: #000!important;
}

   
.light-header .uc-veron_style .t-menu__link-item:not(.t-active):not(.tooltipstered)::after  {
    border-bottom: 0px solid #fff !important;
    -webkit-box-shadow: inset 0px -1px 0px 0px #fff !important;
    -moz-box-shadow: inset 0px -1px 0px 0px #fff !important;
    box-shadow: inset 0px -1px 0px 0px #fff !important;
    
}

.t-store__empty-part-msg-cont{
    display:none !important;
}
.uc-img-black img.t-img{
    filter: invert(1) grayscale(1) brightness(0);;
}
.uc-img-white img.t-img{
    filter: invert(1) grayscale(1) brightness(100);;
}
@media screen and (max-width: 640px) {
    .uc-img-white .t1074 .t1074__col_2 {
        max-width: 120px;

    }
}
.t-col .t-store__card__wrap_all:hover {
    scale: 1.02 !important;
}