.map iframe {
border-radius: 20px;
}


    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #b5c36c;
    color: #142d00 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #b5c36c;
    color: #142d00 !important;
}


.t706__cartwin_showed {
    z-index: 999999999;
}





.js-store-prod-descr em , .js-store-prod-text  em{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
}
.js-store-prod-descr  em:before , .js-store-prod-text  em:before{
    background-image: url(https://static.tildacdn.com/tild3037-3261-4635-b535-636664613066/photo.svg);
    content: "1-я";
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}