@charset "UTF-8";
.product-list.thumbs .product-item__add .product-price .price-current, .product-list.thumbs .product-item__add .product-price .price-current span {
  font-weight: 700 !important;
}
.product-list.thumbs .product-item .product-price .price-old span {
  font-family: "Lora", sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  color: #cdcdcd;
}
.product-list.thumbs .product-item .product-price .price-old span:before {
  position: absolute;
  content: "";
  top: calc(50% - 1px);
  left: -2px;
  right: -2px;
  height: 1px;
  background-color: #cdcdcd;
}
.accordion_bl {
  padding-top: 15px;
  border-top: 1px solid #ebebeb;
}
.accordion_bl__item {
  margin-bottom: 15px;
}
.accordion_bl__title {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.accordion_bl__title .icon {
  margin-right: 15px;
  max-width: 35px;
  width: 100%;
  flex: none;
}
.accordion_bl__title .icon img {
  max-width: 35px;
}
.accordion_bl__title .title {
  font-size: 15px;
  font-weight: normal;
}
@media (max-width: 480px) {
  .accordion_bl__title .title {
    line-height: normal;
    font-size: 14px;
  }
}
.accordion_bl__title .title b {
  margin-right: 20px;
  font-weight: 600;
}
@media (max-width: 480px) {
  .accordion_bl__title .title b {
    margin-right: 10px;
  }
}
.accordion_bl__body {
  padding-left: 51px;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb;
  color: #000;
  padding-bottom: 20px;
  font-weight: normal;
  display: none;
  padding-right: 35px;
}
@media (max-width: 480px) {
  .accordion_bl__body {
    line-height: normal;
    padding: 10px 0 20px;
  }
}
.accordion_bl__body a {
  color: #065fb2;
}
.cat_in_block {
  padding: 0;
  margin: 20px -10px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1400px) {
  .cat_in_block {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 400px) {
  .cat_in_block {
    margin: 20px 0;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.cat_in_block li {
  width: calc(25% - 20px);
  border-radius: 5px;
  border: 1px solid #ccc;
  margin: 0 10px 20px;
  list-style-type: none;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .cat_in_block li {
    width: calc(33.3% - 20px);
  }
}
@media (max-width: 640px) {
  .cat_in_block li {
    width: calc(50% - 20px);
  }
}
@media (max-width: 400px) {
  .cat_in_block li {
    width: 100%;
    margin: 0 0 20px;
  }
}
.cat_in_block li a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  height: 100%;
}
.cat_in_block li a .icon_wrap {
  margin: auto;
}
.cat_in_block li a:hover {
  text-decoration: underline;
}
.cat_in_block li .foldname {
  margin-top: 10px;
}
@media (max-width: 480px) {
  .buy-one-click-list {
    padding-left: 8px !important;
    padding-right: 8px !important;
    font-size: 15px !important;
  }
  .product-list.thumbs .product-item .product-price .buy_btn {
    padding: 10px !important;
    margin-top: 8px;
  }
}
.msgrs {
  position: fixed;
  right: 24px;
  bottom: 90px;
  display: flex;
  flex-direction: row;
  z-index: 10;
}
@media (max-width: 960px) {
  .msgrs {
    right: 26px;
  }
}
.msgrs.msgrs_mobile .msgrs_item a span {
  display: none;
}
.msgrs_list {
  position: absolute;
  bottom: 25px;
  right: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  max-height: 0;
  line-height: 0;
  font-size: 0;
  overflow-y: clip;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all linear;
}
.msgrs_list.opened {
  max-height: 275px;
  bottom: 65px;
  opacity: 1;
  visibility: visible;
}
.msgrs_item.phone a {
  border: 1px solid #fff;
  background: url(msgrs_sprite.png) 0 100% no-repeat;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 473.806 473.806' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M374.456 293.506c-9.7-10.1-21.4-15.5-33.8-15.5-12.3 0-24.1 5.3-34.2 15.4l-31.6 31.5c-2.6-1.4-5.2-2.7-7.7-4-3.6-1.8-7-3.5-9.9-5.3-29.6-18.8-56.5-43.3-82.3-75-12.5-15.8-20.9-29.1-27-42.6 8.2-7.5 15.8-15.3 23.2-22.8 2.8-2.8 5.6-5.7 8.4-8.5 21-21 21-48.2 0-69.2l-27.3-27.3c-3.1-3.1-6.3-6.3-9.3-9.5-6-6.2-12.3-12.6-18.8-18.6-9.7-9.6-21.3-14.7-33.5-14.7s-24 5.1-34 14.7l-.2.2-34 34.3c-12.8 12.8-20.1 28.4-21.7 46.5-2.4 29.2 6.2 56.4 12.8 74.2 16.2 43.7 40.4 84.2 76.5 127.6 43.8 52.3 96.5 93.6 156.7 122.7 23 10.9 53.7 23.8 88 26 2.1.1 4.3.2 6.3.2 23.1 0 42.5-8.3 57.7-24.8.1-.2.3-.3.4-.5 5.2-6.3 11.2-12 17.5-18.1 4.3-4.1 8.7-8.4 13-12.9 9.9-10.3 15.1-22.3 15.1-34.6 0-12.4-5.3-24.3-15.4-34.3l-54.9-55.1zm35.8 105.3c-.1 0-.1.1 0 0-3.9 4.2-7.9 8-12.2 12.2-6.5 6.2-13.1 12.7-19.3 20-10.1 10.8-22 15.9-37.6 15.9-1.5 0-3.1 0-4.6-.1-29.7-1.9-57.3-13.5-78-23.4-56.6-27.4-106.3-66.3-147.6-115.6-34.1-41.1-56.9-79.1-72-119.9-9.3-24.9-12.7-44.3-11.2-62.6 1-11.7 5.5-21.4 13.8-29.7l34.1-34.1c4.9-4.6 10.1-7.1 15.2-7.1 6.3 0 11.4 3.8 14.6 7l.3.3c6.1 5.7 11.9 11.6 18 17.9 3.1 3.2 6.3 6.4 9.5 9.7l27.3 27.3c10.6 10.6 10.6 20.4 0 31-2.9 2.9-5.7 5.8-8.6 8.6-8.4 8.6-16.4 16.6-25.1 24.4-.2.2-.4.3-.5.5-8.6 8.6-7 17-5.2 22.7l.3.9c7.1 17.2 17.1 33.4 32.3 52.7l.1.1c27.6 34 56.7 60.5 88.8 80.8 4.1 2.6 8.3 4.7 12.3 6.7 3.6 1.8 7 3.5 9.9 5.3.4.2.8.5 1.2.7 3.4 1.7 6.6 2.5 9.9 2.5 8.3 0 13.5-5.2 15.2-6.9l34.2-34.2c3.4-3.4 8.8-7.5 15.1-7.5 6.2 0 11.3 3.9 14.4 7.3l.2.2 55.1 55.1c10.3 10.2 10.3 20.7.1 31.3zM256.056 112.706c26.2 4.4 50 16.8 69 35.8s31.3 42.8 35.8 69c1.1 6.6 6.8 11.2 13.3 11.2.8 0 1.5-.1 2.3-.2 7.4-1.2 12.3-8.2 11.1-15.6-5.4-31.7-20.4-60.6-43.3-83.5s-51.8-37.9-83.5-43.3c-7.4-1.2-14.3 3.7-15.6 11s3.5 14.4 10.9 15.6zM473.256 209.006c-8.9-52.2-33.5-99.7-71.3-137.5s-85.3-62.4-137.5-71.3c-7.3-1.3-14.2 3.7-15.5 11-1.2 7.4 3.7 14.3 11.1 15.6 46.6 7.9 89.1 30 122.9 63.7 33.8 33.8 55.8 76.3 63.7 122.9 1.1 6.6 6.8 11.2 13.3 11.2.8 0 1.5-.1 2.3-.2 7.3-1.1 12.3-8.1 11-15.4z' fill='%23fff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E") 50% 50%/30px no-repeat #990000 !important;
  border-radius: 50%;
}
.msgrs_item a {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-decoration: none;
  background-repeat: no-repeat;
  transition: 0.3s opacity linear;
  position: relative;
  font-size: 0;
}
.msgrs_item a img {
  border-radius: 50%;
  max-width: 100%;
}
.msgrs_item a span {
  background: rgba(0, 0, 0, 0.6);
  padding: 3px 6px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  right: 100%;
  margin-right: 5px;
  top: 50%;
  margin-top: -10px;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s all linear;
  white-space: nowrap;
}
.msgrs_item a:hover {
  opacity: 0.9;
}
.msgrs_item a:hover span {
  visibility: visible;
  opacity: 1;
}
.msgrs_item:not(.phone) {
  margin-bottom: 5px;
}
.msgrs_item.phone a {
  background-position: bottom left;
}
.msgrs_item.telegram a {
  background-position: top right;
}
.msgrs_item.whatsapp a {
  background-position: top -55px right 0;
}
.msgrs_item.viber a {
  background-position: top -110px right 0;
}
.msgrs_item.form a {
  background-position: top -165px right 0;
}
.msgrs_but {
  border: 1px solid #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-left: 15px;
  background-image: url(msgrs_sprite.png);
  background-repeat: no-repeat;
  background-position: bottom -55px right 0;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 32 32' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M8 30a1.001 1.001 0 0 1-1-1v-5H4c-1.654 0-3-1.346-3-3V5c0-1.654 1.346-3 3-3h24c1.654 0 3 1.346 3 3v16c0 1.654-1.346 3-3 3H15.851l-7.226 5.781A.998.998 0 0 1 8 30zM4 4c-.552 0-1 .449-1 1v16c0 .551.448 1 1 1h4a1 1 0 0 1 1 1v3.92l5.875-4.701A1 1 0 0 1 15.5 22H28c.552 0 1-.449 1-1V5c0-.551-.448-1-1-1z' fill='%23fff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3Cpath d='M24 12H8a1 1 0 1 1 0-2h16a1 1 0 1 1 0 2zM16 16H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2z' fill='%23fff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E") 50% 50%/30px no-repeat #4467e8;
  border-radius: 50%;
  transition: 0.3s opacity linear;
}
.msgrs_but:hover {
  opacity: 0.9;
}
.msgrs_but.opened {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 64 64' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M4.59 59.41a2 2 0 0 0 2.83 0L32 34.83l24.59 24.58a2 2 0 0 0 2.83-2.83L34.83 32 59.41 7.41a2 2 0 0 0-2.83-2.83L32 29.17 7.41 4.59a2 2 0 0 0-2.82 2.82L29.17 32 4.59 56.59a2 2 0 0 0 0 2.82z' fill='%23ffffff' opacity='1' data-original='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
@media (max-width: 960px) {
  .msgrs:not(.real-mobile) {
    bottom: 15px;
  }
}
.product-list.thumbs .product-item__add {
  flex-wrap: wrap;
}
.pay_id {
  display: block;
  width: 100%;
  margin: 10px 0;
}
.pay_id yandex-pay-badge {
  max-width: 100%;
}
#speakButton {
  display: inline-block;
  font-size: 16px;
  color: #f1c724;
  border-radius: 250px;
  border: 1px solid #f1c724;
  padding: 12px 22px 12px 45px;
  background: #0000;
  position: relative;
}
#speakButton:before {
  content: "🔊";
  position: absolute;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  left: 15px;
  top: calc(50% - 9px);
}
#speakButton.speaking:before {
  content: "⏸";
}
#speakButton.speaking.paused:before {
  content: "🔊";
}
