

/* Start:/local/templates/spetsovka/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?16313081403956*/
/*@mixin wrapper {
  width: 100%;
  max-width: 1160px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;

  @media all and (max-width: 640px) {
    padding-left: 25px;
    padding-right: 25px;
  }

  @media all and (min-width: 641px) and (max-width: 1000px) {
    padding-left: 50px;
    padding-right: 50px;
  }
}*/
.product {
  display: flex;
}
.product__pic {
  display: flex;
  flex: 0 0 320px;
  flex-wrap: wrap;
}
.product__pic a {
  display: block;
  margin: 10px 10px 0 0;
  width: 31.2%;
  max-height: 100px;
}
.product__pic a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product__pic a.active-pic {
  width: 100%;
  max-height: 320px;
}
.product__pic a:nth-child(3n+1) {
  margin-right: 0;
}
.product__pic a:first-child {
  margin-top: 0;
  margin-right: 0;
}
.product__pic a:last-child {
  margin-right: 0;
}
.product__pic .empty {
  width: 100%;
  padding-bottom: 100%;
  background: url(/local/templates/spetsovka/components/bitrix/news/catalog/bitrix/news.detail/.default/images/no-foto.svg) 50% 50% no-repeat, #e7e7e7;
  background-size: 100px 100px;
}
.product__descr {
  flex-grow: 1;
  padding: 0 50px 0 50px;
}
.product__descr .table {
  margin: 25px 0 40px 0;
}
.product__descr .table__row .cell {
  padding: 7px 0 7px 0;
  font-size: 16px;
}
.product__descr .table__row .cell-grey {
  color: #AAAAAA;
  padding-right: 20px;
}
.product__descr > a {
  display: flex;
  align-items: center;
}
.product__descr > a > svg {
  width: 17px;
  height: 24px;
  margin-right: 15px;
}
.product__descr > p {
  font-size: 16px;
}
.product__right {
  flex: 0 0 340px;
  height: max-content;
  border: 1px solid #AAAAAA;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.product__right .right-section {
  text-align: center;
  border-bottom: 1px solid #AAAAAA;
}
.product__right .right-section > a.address-link {
  display: flex;
  margin: 0 0 25px 0;
  align-items: center;
  font-family: "Roboto Slab", "Helvetica-Neue", Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
.product__right .right-section > a.address-link > svg {
  margin-right: 15px;
  width: 24px;
  height: 24px;
}
.product__right .right-section > a.button-first {
  width: 100%;
}
.product__right .right-section > ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.product__right .right-section > ul li {
  flex: 0 0 50%;
  padding: 25px 25px 25px 25px;
  font-family: "Roboto Slab", "Helvetica-Neue", Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #AAAAAA;
}
.product__right .right-section > ul li > span {
  display: block;
  margin-top: 5px;
  font-family: "Helvetica-Neue", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300;
}
.product__right .right-section > ul li:nth-child(2n) {
  border-left: 1px solid #AAAAAA;
}
.product__right .right-section > ul li:last-child {
  border: none;
}
.product__right .right-section > ul:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.product__right .right-section .empty {
  width: 80px;
  height: 80px;
  margin: 0 20px 0 0;
  background: url(/local/templates/spetsovka/components/bitrix/news/catalog/bitrix/news.detail/.default/images/no-foto.svg) 50% 50% no-repeat, #e7e7e7;
  background-size: 40px 40px;
}
.product__right .right-section .empty a {
  display: block;
  width: 100%;
  height: 100%;
}
.product__right .right-section:first-child {
  padding: 25px 25px 25px 25px;
  text-align: center;
}
.product__right .right-section:last-child {
  display: flex;
  padding: 25px 25px 25px 25px;
  text-align: unset;
  border: none;
}
.product__right .right-section:last-child > a {
  display: block;
  margin: 0 20px 0 0;
}
.product__right .right-section:last-child > a img {
  display: block;
}
.product__right .right-section:last-child > div > a {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/spetsovka/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?16313081403956 */
