.ty-buy-together__products {
  white-space: nowrap;
}
.ty-buy-together__product {
  display: inline-block;
  margin: 10px 0px 20px;
  width: 195px;
  vertical-align: middle;
  text-align: center;
}
.ty-buy-together__plus {
  display: inline-block;
  margin: 0 15px 20px;
  color: #BDC3C7;
  font-size: 350%;
}
.ty-buy-together__product-name {
  padding: 5px 0 0;
  white-space: normal;
}
.ty-buy-together__product-options {
  padding: 5px 0 0;
}
.ty-buy-together__product-price {
  padding: 5px 0 0;
}
.ty-buy-together-option {
  padding: 5px 0 0;
}
.ty-buy-together-option__name {
  font-weight: bold;
}
.ty-buy-together__description {
  padding-top: 10px;
  margin: 20px 5px 5px;
  border-top: 1px dotted #ccc;
}
.ty-buy-together-box {
  text-align: left;
  min-width: 360px;
}
.ty-buy-together-box .ty-product-variant-image {
  margin-left: 134px;
}
.ty-buy-together-box select {
  min-width: 220px;
}
.ty-buy-together-price {
  padding: 20px 20px 0px;
  margin: 55px 0;
  border-top: 1px solid #e3e9ec;
}
.ty-buy-together-price__title {
  display: inline-block;
  padding-right: 30px;
  width: 140px;
}
.ty-buy-together-price__new {
  padding-top: 10px;
  font-size: 140%;
  font-weight: bold;
}
.ty-buy-together-notification__item {
  margin-left: 20px;
  margin-bottom: 7px;
}
.ty-buy-together-notification__item-link {
  display: inline-block;
  max-width: 80%;
}
.ty-buy-together-orders__products {
  margin-top: 10px;
}
.ty-buy-together-cart-items__list {
  padding-left: 20px;
  margin-left: 20px;
  margin-top: 10px;
  border-left: 1px solid #EDEFF1;
}
.ty-buy-together-info {
  margin-top: 10px;
}
.ty-buy-together-info__product {
  margin: 0;
  font-size: 120%;
  font-weight: bold;
}
.ty-buy-together-info__item {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #58567a;
}
.ty-buy-together-info__item:last-child {
  border-bottom: 0;
}
.ty-buy-together-popup {
  margin-bottom: 20px;
}
@media (max-width: 979px) {
  .ty-buy-together__products {
    white-space: normal;
  }
  .ty-buy-together__product {
    width: 175px;
  }
}
@media (max-width: 767px) {
  .ty-buy-together__product {
    display: block;
    margin: 0;
    width: 100%;
  }
  .ty-buy-together__plus {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .ty-buy-together-notification__item {
    margin-left: 0px;
  }
  .ty-buy-together-notification__item-link {
    max-width: 80%;
  }
  .ty-product-notification__price {
    margin-left: 0px;
  }
  .ty-product-notification__body ul ul {
    margin-left: 20px;
  }
  .ty-buy-together-notification__items .ty-product-notification__body .ty-product-options__info {
    margin-top: 0px;
  }
  .ty-buy-together-notification__items .ty-buy-together-notification__items .ty-buy-together-notification__item {
    padding-left: 20px;
  }
  .ty-buy-together-popup .ty-table__responsive-content {
    float: left;
    width: 50%;
  }
  .ty-buy-together-popup .ty-table__responsive-header {
    width: 35%;
  }
  .ty-buy-together-box .ty-product-variant-image {
    margin-left: 0px;
  }
  .ty-buy-together-box {
    min-width: 100px;
  }
  .ty-buy-together-cart-items__list .ty-cart-items__list-item-desc {
    width: 150px;
  }
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(//fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
ul.subcategories {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
ul.subcategories 
.ty-subcategories__item {
  display: flex;
  align-items: stretch;
}
ul.subcategories 
.ty-subcategories__item
.ty-subcategories__item_mt {
  width: 100%;
}
.ty-compact-list__item
.ty-compact-list__content
div:last-child {
  float: right;
}
@media screen and (max-width: 1140px) {
  .ty-compact-list__item
  .ty-compact-list__content
  div:last-child {
    float: none;
    display: block;
  }
  .ty-compact-list__item
  .ty-compact-list__content
  div:last-child
  .ty-btn__add-to-cart {
    margin: 10px 0;
  }
}
@media (max-width: 979px) and (min-width: 766px) {
  .search-block,
  .wj-tel-block,
  .user-blocks {
    width: 100% !important;
  }
  .wj-tel-block {
    margin-left: 0 !important;
  }
  .search-block {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .user-blocks {
    padding-right: 20px !important;
  }
}
