.js-store-prod-text a {
	display: inline-block;
	padding: 10px 15px;
	margin-right: 15px;
	margin-top: 20px;
	border-radius: 5px;
	font-weight: 500;
}

.js-store-prod-text a {
	background-color: #fff;
	color: #000 !important;
}

.js-store-prod-text a:last-of-type {
	background-color: #fff;
	color: #000 !important;
}

.t706__cartwin_showed {
	z-index:9999999;
}

.t-descr_xxs {
    font-size: 20px;
    line-height: 1.55;
}
.t-store__prod-popup__brand {
    margin-top: 4px;
    color: #603edc;
}
.t-descr_xxs {
    font-size: 22px;
    line-height: 1.55;
}

.t-name_md {
    font-size: 35px;
    line-height: 1.35;
}
.t-btn_sm {
    height: 45px;
    font-size: 20px;
    padding-left: 30px;
    padding-right: 30px;
}


.t-name_xs {
    font-size: 22px;
    line-height: 1.35;
}

.t-descr_xxs {
    font-size: 20px;
    line-height: 1.55;
}

.t-btn_xs {
    height: 40px;
    font-size: 18px;
    padding-left: 17px;
    padding-right: 17px;
}

вторая кнопка в попапе

.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: #bc574b;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #566d90;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


Страница с корзиной

.t706 .t-form .t-descr_md {
    font-size: 20px;
}

.t706__product-title__portion, .t706__product-title__option, .t706__product-amount--portion .t706__product-portion {
    opacity: .7;
    font-size: 14px;
    font-weight: 400;
}

.t-descr_xxs {
    font-size: 18px;
    line-height: 1.55;
}

.t-descr_xxs {
    font-size: 22px;
    line-height: 1.55;
}

.js-store-prod-text a:last-of-type {
    background-color: #F06847;
    color: #ffffff !important;
}

