/* Стили для карточек */
 .t778__imgwrapper {
     padding-bottom: 110%;
     position: relative;
     width: 100%;
     padding-bottom: 60%;
}
 .t778__bgimg {
     background-position: top;
     background-repeat: no-repeat;
     background-size: 100%;
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
}
 .t778__textwrapper {
     box-sizing: border-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
}
 .t778__price-wrapper {
     margin-top: 12px;
     border-top-width: 1px;
     border-top-style: dashed;
     margin-top: auto !important;
     margin-bottom: 15px;
     border-top-color: grey;
     padding-top: 15px;
     display: flex;
     flex-direction: row-reverse;
     justify-content: left;
}
 .t778__price_old {
     margin-right: 10px;
}
 .t-store__card__textwrapper {
     display: flex;
     flex-direction: column;
}
 .js-store-prod-descr {
     flex-grow: 1;
}

     div#tilda-popup-for-error {
         top:20px !important;
         bottom:auto !important;
    }
     .t-form-success-popup{
         display:none !important;
    }
     #tildaformsuccesspopup {
         display:none !important;
    }
     .t-body t-body_success-popup-showed t-body_scroll-locked{
         opacity: 0!important;
         height: 0!important;
         max-height: 0!important;
         min-height: 0!important;
         pointer-events: none!important;
         overflow: hidden!important;
         padding-top: 0!important;
         padding-bottom: 0!important;
         display:none !important;
    }
 }