.just {text-align: justify;}

html {background: #ffffff;}

::-webkit-scrollbar {
  width: 0;
}
/*Стилизация поиска*/
.t-store__sort-select {
 border-radius: 0px !important;
 background: transparent !important;
 border-bottom: 1px solid #273448 !important;
 border-left-width: 0px !important;
 border-top-width: 0px !important;
 border-right-width: 0px !important;
 padding-left: 0px !important;
 margin-bottom: 2px !important;
}

/*Поиск*/
.t985__blockinput {
 border-top-width: 0px !important;
 border-right-width: 0px !important;
 border-left-width: 0px !important;
}
.js-store-prod-sku .js-product-sku  {
display: none !important;
visibility: hidden !important;
}

/*Иконка закрытие меню*/
.t450__close_icon span {
 height: 1px !important;
} 
.t450__container {
 border-right-style: solid !important;
 border-right-width:1px !important;
} 

/*обводка поп-ап
.t-popup__container  {
 border-style: solid !important;
 border-width: 1px  !important;
 border-color: #273448 !important;
}  */
/*Стиль акций*/
.t-store__card__mark {
 background-color: transparent !important;
 border-radius: 0px !important;
 font-family: 'Montserrat Alternates',Arial,sans-serif !important;
}

.t-store__card__mark {
    font-size: 9px;
    width: 30px;
    height: 30px;
}

 /*Иконка избранного на карточке*/
    .t1002__addBtn svg path {
 stroke-width: 1px !important;
 border-color: #ca5094 !important;
    }
    .t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
  background: none;
}

/*Поиск*/
.t985__blockinput {
 border-top-width: 0px !important;
 border-right-width: 0px !important;
 border-left-width: 0px !important;
}
/*Поиск*/
.t985__widgetheader {
 border-bottom-style: solid !important;
 border-bottom-width: 1px !important;
 box-shadow: none !important;
 padding-top: 0px !important;
 padding-bottom: 20px !important;
}
/*Поиск*/
.t-search-widget__popup {
 background: #ffffff !important;
}

/*Избранное*/
.t1002__wishlistwin-content {
 border-left-width: 1px !important;
 border-left-style: solid !important;
 box-shadow: none !important;
}
/*Тень избранного*/
.t1002__wishlistwin_showed {
 background-color: rgba(0, 0, 0, 0) !important;
}
/*Избранное*/
.t1002__wishlistwin-heading {
    font-size: 12px !important;
    font-weight: 500 !important;
}
.t1002__product-title {
    font-weight: 500 !important;
}
.t-descr_sm {
    font-size: 12px !important;
}
.t1002__product-imgdiv {
    border-radius: 0px !important;
    background-color: #fff !important;
}
.t1002__product-title__option:nth-child(3) {display: none}
/*Точки в слайдерах*/
.t-slds__bullet_body {
     border-style: solid !important; 
     border-width: 1px !important; 
     border-color: rgb(34, 32, 253);
}
