/*.tn-atom,*/ 
.t-input, 
.t-text, 
.t-title, 
.t-descr, 
.t-menu__link-item, 
.t-btn, 
.t-name, 
.t-uptitle,
.t228 {
    direction: rtl;
}

[style="direction: rtl;"] {
    direction: ltr!important;
    text-align: right;
}

/* Это чтобы значок кода страны в форме с телефоном вернулся обратно влево! */

.t-input-phonemask__wrap, 
.t-input-phonemask, 
.t-input-phonemask__wrap-style,
.t-input-phonemask__select {
    direction: ltr;
}

.t-form__submit {
    padding-right:  20px !important;
}


letter-spacing: 0;  /* для арабского разкомментировать эту строку*/

/*=======Свои стили=======*/
title {
    direction: rtl !important;
}

.t396__elem h2 {
    direction: rtl !important;
}

.t228 .t-btn {
    font-size: 1.2rem !important;
}
.t142 .t142__text {
    font-size: 1.2rem !important;
}
#rec429568115 .t-btn:not(.t-animate_no-hover) {
    font-size: 1.2rem !important;
}
.t142A__btn {
    font-size: 1.2rem !important;
}

/*Слайдер*/
/*.t-cover .t-container .t-col {
    float: right !important;
    margin-right: 0 !important;
}*/

/*Страница каталога*/
.t951__cont-wrapper {
    flex-direction: row-reverse !important;
}
.t-store__filter__search, .t-store__filter__sort {
    display: block !important;  
}
.t-store__card__btn-text {
    font-size: 1.5rem !important;
}
.uc-ali-catalog {
    direction: rtl !important;
}
.uc-ali-catalog .t185 .t-container .t185__butwrapper .t-btn {
    font-size: 1.8rem !important;
}
.uc-ali-catalog .t185 .t-container {
    justify-content: center !important;
}

.uc-ali-catalog .t185 .t-container .t-col {
    max-width: 310px !important;
    float: left !important;
}
.uc-ali-catalog .t185 .t-container .t185__butwrapper {
   float: left !important; 
}

/*Фильтр*/
.t-store__filter__item .t-checkbox__control {
    text-align: right !important;
}

/*Корзина*/
#customdelivery #delivery-services-wrapper {
    direction: rtl !important;
}
span.delivery-checkbox-label {
    margin-right: 10px !important;
    font-size: 1.5rem !important;
}
.t-form .t-submit {
    font-size: 1.5rem !important;
}
.t-radio__control:first-child,
.t-radio__control:last-child {
   display: block !important; 
}
.t-input-title.t-descr.t-descr_md {
    font-size: 1.2rem !important;
}

.t-menusub__list {
    padding-right: 0 !important;
}
/*Пункты доставки в корзине*/
div#city-searchbox,
div#pickup-searchbox,
div#street-searchbox,
#customdelivery #delivery-services-wrapper {
    display: none !important;
}

