.t923 .t-section__topwrapper {
    margin-bottom: 50px;
}

@media screen and (max-width: 960px) {
.t-title_xs {
    font-size: 28px;
}
}


@media screen and (max-width: 640px) {
.t-descr_xl {
    font-size: 14px;
}
}


@media screen and (max-width: 480px) {
.t-title_xs {
    font-size: 24px;
}
.t-name_md {
    font-size: 20px;
}
}



.js-store-prod-text a {
    display: inline-block;
    padding: 15px 36px;
    margin-right: 15px;
    margin-top: 10px;
    border-radius: 0px;
    font-weight: 600;
    text-transform: uppercase;
}
.js-store-prod-text a:first-of-type {
    background-color: #F0E5F9;
    border: 1px solid #F0E5F9 !important; /* Параметры рамки */
    font-family: 'Manrope' !important;
    font-size: 14px; /* Размер текста */
    color: #231F20 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #F0E5F9;
    border: 1px solid #F0E5F9 !important; /* Параметры рамки */
    font-family: 'Manrope' !important;
    font-size: 14px; /* Размер текста */
    color: #231F20 !important;
}
 
.t706__cartwin_showed {
    z-index: 150000;
}