.t-store__prod-snippet__container {
    padding-top: 0px !important;
}

.js-store-prod-text a {
    display: inline-block;
    padding: 15px 40px;
    margin-right: 15px;
    margin-top: 15px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
    font-family: TildaSans;
}
.js-store-prod-text a:first-of-type {
    background-color: #454545;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #454545;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


    .js-product .t-store__card__imgwrapper,.t-store__prod-popup__slider .t-slds__container{
        border-radius: 10px !important; 
        overflow: hidden; 
    }
    
    
.uc-about .t-bgimg {
        border-radius: 10px;
}