//новый css//
.uc-scroll-main {
    z-index:-1!important;
}
.playfair span {
    font-family: 'Prata';
    font-weight: 500;
}
.playfair-h2 span {
    font-family: 'Prata';
    font-weight: 500;
}
.playfair-text span {
    font-family: 'Prata';
    font-weight: 500;
}
.t-descr_xxs {
    font-size: 20px!important;
}
.t-store__product-popup .t-typography__sku {
    font-size: 18px!important;
}
.t-store__filter__item-title {
    font-size: 18px!important;
}
.t-store__filter__item .t-checkbox__control {
    font-size: 18px!important;
}
.t396__elem.zoomon {
    overflow: hidden;
    border-radius: 10px;
}
.zoomon .tn-atom {
    transition: all 0.3s ease;
}
.zoomon .tn-atom:hover {
    transform: scale(1.05);
}
.t396__elem[data-elem-type="text"] a { 
    transition: all 0.3s ease-in-out
}
.t396__elem[data-elem-type="text"] a:hover{
    opacity: 0.6;
    text-decoration:underline !important;
}
.t706__cartwin-content {
    margin: 140px auto;
}
.t-input {
    font-family: 'Roboto', Arial, sans-serif;
}
.t706 .t706__close {
    margin-top: 156px;
    background-color: transparent;
    z-index: 99999999;
}
.t-name {
    font-family: 'Roboto', Arial, sans-serif;
}
.t-store .t-store__tabs__content img {
    width:100%!important;
}


@media only screen and (min-width: 1919px) {
.counter1 {
    font-size: 48px;
    font-family: 'Roboto', Arial, sans-serif;
}
.counter2 {
    font-size: 48px;
    font-family: 'Roboto', Arial, sans-serif;
}
.counter3 {
    font-size: 48px;
    font-family: 'Roboto', Arial, sans-serif;
}
}
@media only screen and (min-width: 1199px) {
.counter1 {
    font-size: 34px;
    font-family: 'Roboto', Arial, sans-serif;
}
.counter2 {
    font-size: 34px;
    font-family: 'Roboto', Arial, sans-serif;
}
.counter3 {
    font-size: 34px;
    font-family: 'Roboto', Arial, sans-serif;
}
.t706__cartwin-content {
    margin: 120px auto;
}
.t706 .t706__close {
    margin-top: 124px;
}
.t-store .t-store__tabs__content figure {
    margin-bottom: 30px!important;
    width: 30%!important;
    padding-right: 19px;
    border-right: solid;
    border-color: #e9e9e9;
}
.t-store .t-store__tabs_tabs .t-store__tabs__content {
    display: flex!important;
    flex-wrap: wrap;
    max-width: 100%!important;
    justify-content: space-around;
    gap: 20px;
}
}
@media only screen and (min-width: 767px) {
.counter1 {
    font-size: 32px;
    font-family: 'Roboto', Arial, sans-serif;
}
.counter2 {
    font-size: 32px;
    font-family: 'Roboto', Arial, sans-serif;
}
.counter3 {
    font-size: 32px;
    font-family: 'Roboto', Arial, sans-serif;
}
}

@media only screen and (max-width: 766px) {
.counter1 {
    font-size: 26px;
    font-family: 'Roboto', Arial, sans-serif;
}
.counter2 {
    font-size: 26px;
    font-family: 'Roboto', Arial, sans-serif;
}
.counter3 {
    font-size: 26px;
    font-family: 'Roboto', Arial, sans-serif;
}
.t706__cartwin-content {
    margin: 60px auto;
}
.t706 .t706__close {
    margin-top: 74px;
}
}

@media only screen and (max-width: 640px) {
.t-descr_xxs {
    font-size: 16px!important;
}
.t-store__product-popup .t-typography__sku {
    font-size: 16px!important;
}
.t-store__filter__item-title {
    font-size: 16px!important;
}
.t-store__filter__item .t-checkbox__control {
    font-size: 16px!important;
}
.t706__cartwin-content {
    margin: 50px auto;
    padding-top: 40px;
}
}