.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm {
width: 100%;
}


/*кнопки*/
/*[href="#order"]:not([data-tilda-page-alias="yarmarka-ruchnoj-raboty-belarusi"] .t-store__product-snippet [href="#order"]),*/
/*.t-store__prod-popup__sku{*/
/*    display: none !important;*/
/*}*/

/*[data-tilda-page-alias="yarmarka-ruchnoj-raboty-belarusi"] .t-store__product-snippet [href="#order"],*/
/*#allrecords[data-tilda-page-alias="yarmarka-ruchnoj-raboty-belarusi"] .t-store__product-snippet .t-store__prod-popup__btn{*/
/*  background-color: #3b3c36 !important;*/
/*  color: #fffdf8 !important;*/
/*  flex:1;*/
  
/*}*/
/*#allrecords[data-tilda-page-alias="yarmarka-ruchnoj-raboty-belarusi"] .t-store__product-snippet [href="#order"]:hover,*/
/*#allrecords[data-tilda-page-alias="yarmarka-ruchnoj-raboty-belarusi"] .t-store__product-snippet .t-store__prod-popup__btn:hover{*/
/*    background-color: #fffdf8 !important;*/
/*    color: #3b3c36 !important;*/
/*}*/
[href="#order"]:not(.t-store__product-snippet [href="#order"]),
.t-store__prod-popup__sku{
    display: none !important;
}

.t-store__product-snippet [href="#order"],
#allrecords .t-store__product-snippet .t-store__prod-popup__btn{
  background-color: #3b3c36 !important;
  color: #fffdf8 !important;
  flex:1;
  
}
#allrecords .t-store__product-snippet [href="#order"]:hover,
#allrecords .t-store__product-snippet .t-store__prod-popup__btn:hover{
    background-color: #fffdf8 !important;
    color: #3b3c36 !important;
}