.t744__descr, .t-card__descr, .t037__text {
    text-align: justify;
}

.t-form__successbox {
    text-align: left;
}

.t712 .t-form__successbox {
    font-size: 18px;
        font-weight: 400;
}


.t-slds__container, .t-slds__items-wrapper {
    overflow: visible !important;
}

/*красивые кнопки выбора в карточке товара*/
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border-radius: 5px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid !important;
    border-radius: 5px;
}


/*Выравнивание цены в карточках товаров по одной линии*/
.t-store__card__textwrapper {
    display: flex;
    flex-direction: column;
}
.t-store__card__descr {
    margin-bottom: auto;
}



a[href*="#promo-"] {
    color: unset !important;
    cursor: default;
}


/* T649 кнопки на одном уровне */
.t649 .t-card__container {
    display: flex;
    flex-wrap: wrap;
}
.t649__separator { width: 100%; }
.t649__col { display: flex; flex-direction: column; }
.t649__textwrapper {
	display: flex !important;
	flex-direction: column;
	flex: 1;
}
.t649__btn-container { margin-top: auto; }


/* Банер с балериной: чтобы не обрезалась голова */
@media (max-width: 960px) {
    .uc-banner-ballerina .t-cover__carrier {
        background-position: 72% center !important;
    }
}

/*Кнопка и иконка лайка в одну линию (горизонтально).*/

.t1002__btns-wrapper {
    flex-wrap: nowrap !important;
}




/* Стили для дополнительного бейджа */
.t-store__card__imgwrapper { position: relative; } 
.t-store__card__mark--left {
  font-family: Roboto, Arial, sans-serif;
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #004645 !important;
  color: #fff !important;
  font-size: 12px;
  font-weight: 400;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 20;
  white-space: nowrap;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  pointer-events: none; /* бейдж не кликабельный */
}
.t-mark-premium {
  background-color: #d4ab7d !important;
  color: #fff !important;
}
.t-store__card__mark--left--single {
  font-family: Roboto, Arial, sans-serif;
  top: 10px;
  left: 10px;
  background-color: #004645 !important;
  color: #fff !important;
  font-size: 12px;
  font-weight: 400;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 20;
  white-space: nowrap;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  pointer-events: none; /* бейдж не кликабельный */
}
.promo_btn{
    cursor: pointer;
}
.t-menu__link-item[href="https://payment.gretherwells.ru/"] {
    color: #004645!important;
        font-weight: 800 !important;
}

.t-menu__link-item[href="/butiks"] {
    color: #004645!important;
        font-weight: 800 !important;
}
.t744__price_old, .t-store__card__price_old{
    display:none!important;
}
.t-records[data-tilda-page-alias*="premium_mattresses"] .t744__price_old,
a[href*="/premium_mattresses"] .t-store__card__price_old,
.t-records[data-tilda-page-alias*="premium_krovati"] .t744__price_old,
a[href*="/premium_krovati"] .t-store__card__price_old{
    display: inline-block !important;
}
 .t-product__option-item_radio:first-child {
    display: none !important;
  }
  
  #rec511877339 .js-product[data-product-lid="498342728992"] .t-store__card__wrap_all{
    display:none;
}
#rec511877339 .js-product[data-product-lid="498342728992"]{
          background-repeat: no-repeat;
    background-size: cover;
    background-image: url(https://static.tildacdn.com/tild6262-3439-4633-b733-366536633166/1080x1440.png);
    border-radius: 5px;
    background-position: center;
}
.tab-text-color{
    font-weight: 600;
    color:#004645 !important;
}

.uc-store-slider .slick-arrow {
    width: 30px; height: 30px;
    background-color: #f0f0f0;
    z-index: 10;
    font-size: 0;
    line-height: 0;
    color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0;
    border-radius: 50%;
}
.uc-store-slider .slick-prev { left: -60px; }
.uc-store-slider .slick-next { right: -60px; }

.uc-store-slider .t-store__card-list.slick-initialized {
    row-gap: 0 !important;
    display: block !important;
    flex-wrap: unset !important;
}
.uc-store-slider .slick-slide .js-product.t-store__card {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    padding: 10px;
    box-sizing: border-box;
}
.uc-store-slider .slick-slide {
    float: left;
}
.uc-store-slider .t-store__filter {
    display: none !important;
}
.uc-store-slider .js-store-grid-cont-preloader {
    display: none !important;
}
.uc-store-slider .t-store__grid-separator {
    display: none !important;
}

@media (max-width: 1440px) {
    .uc-store-slider .t778 { position: relative; }
    .uc-store-slider .t-store__card-list { position: unset; }
    .uc-store-slider .slick-prev { left: 30px; }
    .uc-store-slider .slick-next { right: 30px; }
}
@media (max-width: 1200px) {
    .uc-store-slider .slick-prev { left: 10px; }
    .uc-store-slider .slick-next { right: 10px; }
}

.uc-store-slider .slick-track {
    padding: 10px 0px;
    display: flex !important;
    align-items: stretch !important;
}
.uc-store-slider .slick-slide {
    height: auto !important;
    float: none !important;
}
.uc-store-slider .slick-slide > div {
    height: 100%;
}
.uc-store-slider .slick-slide .js-product.t-store__card {
    height: 100% !important;
}
.uc-store-slider .t-store__card__imgwrapper {
    flex-shrink: 0;
}

.uc-collection-title {
    font-family: 'TTWellingtons';
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    min-height: 30px;
    transition: opacity 0.3s ease;
}