@media screen and (min-width: 481px) {
    .t-store__card__price-item:after {
        /margin-left: 65px;
        /content: "в ипотеку от ";
        /text-align: right;
        /color:#188f06;
        /border-bottom: 3px dashed #188f06;
        /padding-bottom: 2px;
        
    }
    
    .t-store__prod-popup__price-value {
        padding-bottom: 2px;
        vertical-align: bottom;
    }
    
    .t-store__card__price-value {
        padding-bottom: 2px;
        vertical-align: bottom;
    }
    
    .t-store__prod-popup__price-item:before {
        content: "от ";
    }
    
    
    
    .t-store__card__btn:hover{
     color: #ffffff !important;
     background-color: #188f06 !important;
    }
    
    
    /*Стили кнпоки в текстовом поле с тегом a*/    
    .js-store-prod-text a {
    display: inline-block;
        height: 45px;
        padding: 0px 30px;
        display: inline-block;
        position: relative;
        top: -75px;
        left: 205px;
        text-align: center;
        color: #ffffff !important;
        background-color:#17aa00;
        border-radius:3px;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        font-family:Gilroy;
        font-weight:500;
        font-size: 14px !important;
        vertical-align: middle;
        line-height: 45px;
    }
    /*Стили для кнопки при наведении*/    
    .js-store-prod-text a:hover{
     color: #ffffff !important;
     background-color: #188f06 !important;
    }


    .t706__cartwin_showed {
    z-index: 999999999;
    }
}


@media screen and (max-width: 480px) {
    .t-store__card__price-item:after {
        /margin-left: 65px;
        /content: "в ипотеку от ";
        /text-align: right;
        /color:#188f06;
        /border-bottom: 3px dashed #188f06;
        /padding-bottom: 2px;
        
    }
    
    .t-store__prod-popup__price-value {
        padding-bottom: 2px;
        vertical-align: bottom;
    }
    
    .t-store__card__price-value {
        padding-bottom: 2px;
        vertical-align: bottom;
    }
    
    .t-store__prod-popup__price-item:before {
        content: "от ";
    }
    
    
    
    .t-store__card__btn:hover{
     color: #ffffff !important;
     background-color: #188f06 !important;
    }
    
    
    /*Стили кнпоки в текстовом поле с тегом a*/    
    .js-store-prod-text a {
        
        height: 50px;
        width: inherit;
        padding: 0px 0px;
        display: inherit;
        position: relative;
        top: -10px;
        left: 0px;
        text-align: center;
        color: #ffffff !important;
        background-color:#17aa00;
        border-radius:3px;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        font-family:Gilroy;
        font-weight:500;
        font-size: 14px !important;
        vertical-align: middle;
        line-height: 45px;
    }
    /*Стили для кнопки при наведении*/    
    .js-store-prod-text a:hover{
     color: #ffffff !important;
     background-color: #188f06 !important;
    }


    .t706__cartwin_showed {
    z-index: 999999999;
    }
}"

