/* Мобильное меню */
@media screen and (max-width: 980px) {
.uc-burgerheader > .t454 > .t454__maincontainer {
    padding: 0px 0 10px;
}
}
.tmenu-mobile > .tmenu-mobile__container{
    padding: 10px;
}

/* Карточка товара */
.t-store__prod-snippet__container {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media screen and (max-width: 980px) {
.t-store__prod-snippet__container {
  padding-bottom: 15px;
  padding-top: 0px;
}
}

/* Справка */
.uc-spravka{
  padding-top: 45px;
  padding-bottom: 45px;
}
@media screen and (max-width: 980px) {
.uc-spravka{
  padding-top: 0px;
  padding-bottom: 0px;
}
}

/* Подвал */
@media screen and (max-width: 750px) {
  .t555__contentwrapper {
    padding: 30px 0px;
  }
}
@media screen and (max-width: 960px) {
  .t555__contentwrapper {
    padding: 15px 0px 15px 0px;
  }
  .t555__contentbox {
    max-height: 250px;
}
}

/* 404 */
#rec1565635701 {
    padding-top: 60px;
}
#rec1565636061 {
    padding-top: 60px;
  padding-bottom: 60px;
  }
@media screen and (max-width: 750px) {
  #rec1565635701 {
    padding-top: 0px;
  }
  #rec1565636061 {
    padding-top: 30px;
  padding-bottom: 5px;
  }
}

/* Текст над формой */
.t004 {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* Описание в каталоге ( Скрытие ) */
.js-store-prod-descr{
    display: none;
}

/* Фильтр цены */
.t-store__filter__item-controls-wrap{
    justify-content: center;
}

/* Согласие на обработку ( контакты ) */
.t678 .t678__form-bottom-text{
    margin-top: 10px;
}

/* Согласие на обработку ( Корзина ) */
.t706__form-bottom-text {
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
}

/* Форма в корзине */
.t706__orderform {
  margin-bottom: 0px;
  margin-top: 0px;
}

/* Ничего не найдено */
.t-store__empty-part-msg-wrapper, .t-store__error-msg-wrapper {
  border: none;
  box-sizing: border-box;
  color: hsla(0,0%,51%,.7);
  display: table;
  min-height: 40vh;
  padding: 40px 40px 50px;
  text-align: center;
  width: 100%;
}

/* Пункты выбора вариантов товара */
.t-checkbox__indicator{
    border-radius: 50%
}

/* Поиск */
.t-store__filter__options_center {
  text-align: left !important;
}

/* Цена */
.t-store__filter__item_price .t-store__filter__input {
  height: 30px;
  border: none;
  background-color: #f0f0f0;
  border-radius: 12px;
}
.t-store__filter__btn{
  background-color: #f0f0f0;
  border-radius: 12px;
  height: 30px;
  box-sizing: content-box !important;
}
.t-store__filter__item-price-box{
    align-items: center;
}
#rec1589237081{
    padding: 0px !important;
}
.t446__additionalwrapper{
    padding: 0px !important;
}
.t446__maincontainer {
    padding-top: 0px !important;
}
@media screen and (max-width: 980px) {
  .t-menusub__menu:not(.t-menusub__menu_mobile-absolute, .t-menusub__menu_adaptive960) {
    background-color: transparent;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-radius: 0;
    box-shadow: none;
    left: 0 !important;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    text-align: center;
    top: 0 !important;
    width: 100%;
    border-bottom: none !important;
  }
  .t-menusub__content {
  box-sizing: border-box;
  overflow: auto;
  padding: 20px 20px !important;
  padding-bottom: 0px !important;
}
}
.t-menusub__link-item{
    white-space: nowrap;
}
@media screen and (min-width: 980px) {
  .t-menusub__menu:not(.t-menusub__menu_relative) {
  background-color: #fff;
  border-radius: 3px;
  border-radius: 0;
  box-shadow: 0 0 7px 0 rgba(0,0,0,.2);
  max-width: 200px !important;
  position: absolute;
}
}

@media screen and (max-width: 980px) {
 .tmenu-mobile__imglogo{
     height: 55px !important;
     width: auto !important;
 }
}
.t446__imglogo{
    max-width: 1920px !important;
    width: auto !important;
    height: 70px !important;
}
.t-product__option-selected{
    border-radius: 10px !important;
}
.js-product-edition-option-variants{
    border-radius: 10px !important;
}
.t-product__option-checkmark{
    border: none !important;
}
.t-product__option-selected-checkmark{
    border: none !important;
}
.t985__widgetheader{
    padding: 20px !important;
}
.t-search-widget__result_product-img{
    border: none !important;
}