/*.t-store__card__descr {*/
/*    display: none;*/
/*}*/


/*.t-menuwidgeticons__icon-counter {*/
/*    background-color: #8b22b9 !important;*/
/*}*/

/*.t-search-widget__popup {*/
/*    background: #13234b !important;*/
/*}*/



/*.t-store__prod-snippet__container {*/
/*    background-color: #13234b;*/
/*}*/

/*.t-text {*/
/*    color: #000000;*/
/*}*/


    .t-catalog__card {
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.10);

}



.t-catalog__card:hover {
     box-shadow: 0px 50px 30px -20px rgba(0, 0, 0, 0.10);
    transition: 0.1s ;
}
