/* Основные стили для хлебных крошек */
#mod_breadcrumbs {
  margin: 0 auto;
  padding: 10px 20px 0;
  line-height: 1.55;
  box-sizing: border-box;
  font-family: Manrope;
  font-size: 14px;
}
#mod_breadcrumbs a, #mod_breadcrumbs span {
    color: #fff;
    text-decoration: none;
}
#mod_breadcrumbs span {
    color: #fff;
}
#mod_breadcrumbs a:not(:last-child)::after {
    content: " / "; /* сюда вставляй любой свой символ для разделителя */
    font-weight: regular; /* толщина символа */
    color:#bbb; /* цвет символа */
    margin: 0 5px;
}
@media screen and (max-width: 1200px) {
    #mod_breadcrumbs {
        max-width: 980px;
    }
}
@media screen and (max-width: 960px) {
    #mod_breadcrumbs {
        max-width: 640px;
    }
}
@media screen and (max-width: 480px) {
    #mod_breadcrumbs, #mod_breadcrumbs a, #mod_breadcrumbs span {
        font-size: 14px; /* размер шрифта в мобильной версии */
    }
}
#nav831489337 {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: none;
  border-bottom: 2px solid #63FF00;
}
#nav831489337 > .t481__maincontainer {
  max-width: 1160px;
  margin: 0 auto;
}
.t-store__prod__quantity .t-descr {
  color: #000;
}
.t-store__prod-snippet__container {
  padding-bottom: 70px;
  padding-top: 13px;
}
.t-descr.t-descr_xl {
  font-size: 18px;
  color: #fff !important;
  font-weight: 600;
  margin: 0 !important;
}
.delivery-full-address.t-descr {
  margin-top: 0 !important;
  color: #fff;
  font-size: 16px !important;
  font-weight: 400 !important;
  margin: 0 !important;
}
.t-input-block .t-input-description.t-text.t-text_xs {
  color: #dbdbdb !important;
}
.t-store__sort-select {
  color: #000 !important;
}
.t706__sidebar-content,
.t706__cartpage,
.t706__cartpage-totals {
  background: #131313 !important;
}
.t-descr {
  font-family: Manrope;
  font-weight: 300;
  font-size: 16px;
}
.t706__product-amount, .t706__product-quantity, .t706__product-title, .t706__sidebar-prodamount-wrap, .t706__cartpage-prodamount {
  color: #fff !important;
}
.t706__cartpage-info .t-descr {
  display: block !important;
  padding-bottom: 0;
}
.t706__cartwin-totalamount-info {
  margin-top: 0 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.t-card__btn.t-btn {
  width: 100%;
  text-align: center;
  justify-content: center;
}
.t706__cartpage-prodamount.t-descr,
.t706__cartwin-totalamount-info .t706__cartwin-totalamount-info_value .t706__cartwin-prodamount-price,
.t706__cartwin-totalamount-info .t706__cartwin-totalamount-info_value .t706__cartwin-prodamount-currency {
  font-size: 16px !important;
}
.t706__cartwin-totalamount-info .t706__cartwin-totalamount-info_label + .t706__cartwin-totalamount-info_value { 
  font-size: 16px !important;
}
.t706__cartwin-totalamount-info .t706__cartwin-totalamount-info_label + .t706__cartwin-totalamount-info_value::after {
  content: attr(title) "";
  font-size: 0 !important;
}
#nav831489337 .t481__maincontainer > .t481__padding40px,
.t706__cartwin-totalamount-info .t706__cartwin-totalamount-info_label:first-of-type,
.t706__cartwin-totalamount-info .t706__cartwin-totalamount-info_label:first-of-type + .t706__cartwin-totalamount-info_value,
.t706__cartwin-totalamount-info .t706__cartwin-totalamount-info_value:first-of-type,
.t706__cartpage-totals .t-descr .t706__cartwin-totalamount-info br:first-of-type {
  display: none;
}
@media (max-width: 1200px) {
  .t-menu__list .t481__list_item {
    padding: 0 10px 0 0 !important;
  }
  .t-menu__list a.t-menu__link-item {
    font-size: 14px !important;
  }
}
@media (max-width: 991px) {
    #t-header {
      position: fixed;
      z-index: 99999999;
      top: 0;
      width: 100%;
    }
    #rec831489337 {
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1;
    }
    .tmenu-mobile__container {
      padding: 0 20px !important;
      max-height: 50px !important;
      min-height: 50px !important;
      height: 50px !important;
    }
}
@media screen and (max-width: 980px) {
  .t481__right_buttons {
    padding: 0 !important;
  }
  t481__rightcontainer {
    padding: 15px 0 !important;
  }
  #nav831489337 {
    top: 50px;
  }
  #rec831489337 a.t-menu__link-item {
    font-size: 18px !important;
    line-height: 2.1;
  }
}
@media (max-width: 768px) {
}
@media screen and (max-width: 640px) {
  .t481__right_buttons_but {
    margin: 0 auto 0 !important;
  }
}
.uc-titler .t026__title {
  display: flex;
  justify-content: flex-start;
  line-height: 1.2 !important;
}
.uc-titler .t026__title:after {
  content: '';
  width: 403px;
  height: 82px;
  background-image: url("https://static.tildacdn.com/tild3836-3662-4738-b763-613830343361/Vector_3.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
    .uc-titler .t026__title:after {
      content: '';
      width: 320;
      height: 65px;
    }
}
@media (max-width: 991px) {
    .uc-titler .t026__title {
      font-size: 33px !important;
    }
    .uc-titler .t026__title:after {
      display: none;
    }
}
@media (max-width: 768px) {
    .uc-titler .t026__title {
      font-size: 19px !important;
    }
}

@media screen and (max-width: 960px) {
  .t-rec .t951 .t-store__grid-cont_col-width_stretch .t951__sidebar {
    margin: 0px 5px 20px 5px !important;
  }
}

.t-store__prod-popup__sku {
  color: #fff;
}







/* Отображение карточек в моб версии начало */

@media screen and (max-width: 640px) {
.t-store__card__textwrapper {
    padding-top: 5px;
}}


@media screen and (max-width: 640px) {
 .t-store__card__price-wrapper {
  margin-top: -5px;
}}

@media screen and (max-width: 640px) {
  .t-store__card__btn {
    width: 100%;
}}

@media screen and (max-width: 640px) {
  .js-store-prod-btn {
    visibility: hidden;
    display: none;
}}

@media screen and (max-width: 640px) {
 .t951 .t-store__card__btns-wrapper {
  margin-top: 5px; 
}}

@media screen and (max-width: 640px) {
 .t-store__grid-cont .t-store__stretch-col {
  margin-bottom: 70px;
}}

/* Отображение карточек в моб версии конец */





