.t754__price-value, .t754__price-currency {
   
    font-family: 'Source Sans Pro';
}

.t-store__card__price-currency, .t-store__card__price-value, .t-store__prod-popup__price-currency, .t-store__prod-popup__price-value {
  
    font-family: 'Source Sans Pro';
    font-weight: bold;
}

.t-descr {
    font-family: 'Source Sans Pro';
    color: #55120c;
}

.t898__tooltip {

    font-family: 'Source Sans Pro';
}

.t-input {
   
    font-family: 'Source Sans Pro';
    
}

.t-select {
 
    font-family: 'Source Sans Pro';
    
}

.t-submit {
    font-family: 'Source Sans Pro';
}


/* фон корзины */

.t706__cartwin-content {
 
    background-color: #ede0d3;
 
}



/* скругление радиусов */

/* первый слайдер */

.t-slds__img {
    
        border-radius: 15px;
}

/* ютуб */

.t-animate_started[data-animate-style="fadeinup"] {
 
     border-radius: 20px;

}

/* карточки товаров */

.t-store__card__bgimg_second {

    border-radius: 15px;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {

    border-radius: 15px;
}

/* услуги */

.t-slds__bgimg {
 
    border-radius: 15px;
}

/* ютуб мобила ширина */


#rec247174964 .t-width {
    width: 94%;
    border-radius: 10px;
}

#rec250945448 .t-width {
    width: 94%;
    border-radius: 10px;
}

#rec257874224 .t-width {
    width: 94%;
    border-radius: 10px;
}

#rec257893028 .t-width {
    width: 94%;
    border-radius: 10px;
}





/* табы в мобиле */

.t397__select {
 
    border-radius: 10px;
}


#rec238055977 .t-width {
    width: 100%;
}





.t-zoomer__container {
   
    background-color: #ede0d3;
}





/* положение кнопки обратного звонка */

@media screen and (max-width: 960px)
{
.t651__btn {
    bottom: 25px!important;
    right: 20px!important;
}
}



/* размер текста в обратного звонка */
.t-text_xs {
    font-size: 10px;
    line-height: 1.55;
}

.t887__wrapper {
  
    width: 0%!important;
}







/*размер куки на мобиле*/
@media screen and (max-width: 640px) 
{
.t887__wrapper {
    width: 70%!important;
    border-radius: 5px!important;
    width: auto;
}




/* размер шрифта на главном слайдере */
@media screen and (max-width: 640px) 
{
.t-title_sm
{
    font-size: 56px;
}
}



/* убрать текст в блоке отзывов */

.reviews-widget__title {
  display: none;
}

/* закругления на попапах */
.t-popup__container {
    
    border-radius: 15px;
}

.t-popup__container-animated {
    
    border-radius: 15px;
}



.t706__cartwin-content {

    border-radius: 15px;
}


/* стрелка в меню цвет */

.t-carousel__zoomer__control .t-carousel__zoomer__arrow {
  
    color: #EDE0D3;
}