    .js-store-prod-text a {
        display: inline-block;
        padding: 10px 15px;
        margin-right: 15px;
        margin-top: 20px;
        border-radius: 10px;
        font-weight: 600;
    }
    .js-store-prod-text a:first-of-type {
        background-color: #DA3A40;
        color: #ffffff !important;
    }
    .js-store-prod-text a:last-of-type {
        background-color: #F5F5F5;
        color: #211E1F !important;
    }
     
    .t706__cartwin_showed {
        z-index: 999999999;
    }

    .t944 .t944__btn {
        padding: 0 20px !important;
        justify-content: left !important;
        min-height: 0px !important;
    }
    
    .t944 .t944__btn span {
        text-align: left !important;
    }
    
    .t125 {
        padding: 0 !important;
    }
    
    .t795__title {
        margin-bottom: 0px !important;
    }
    
    @media screen and (max-width: 960px) {
        .t125__title {
            font-size: 16px;
        }
        
        .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
            margin-bottom: 24px;
        }
    }
