body.t-body * {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

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

@media screen and (min-width: 961px) {
    .t-zoomer__wrapper .t-carousel__zoomer__wrapper {
        max-width: 760px;
        max-height: 760px;
        overflow: hidden;
    }
    
    .t-zoomer__wrapper .t-carousel__zoomer__track {
        margin-left: -15px;
    }

    .t-zoomer__wrapper .t-carousel__zoomer__control_left {
        left: calc(50% - 440px);
    }

    .t-zoomer__wrapper .t-carousel__zoomer__control_right {
        right: calc(50% - 440px);
    }
    
    .t-zoomer__wrapper .t-zoomer__close {
        top: calc(50% - 440px);
        right: calc(50% - 431px);
    }
    

    .t706__cartwin-totalamount-label {
        font-family: 'Inter', sans-serif;
    }
    
    
    .t706__product-title t-descr t-descr_sm {
        font-family: 'Inter', sans-serif;
    }

