

/* Start:/local/templates/tvoy-sexshop-2022/components/bitrix/catalog/catalog/style.css?16971945974825*/
.catalog-sections__title {
  position: relative;
  color: #FFFFFF;
  font-family: "Alice", sans-serif;
  font-size: 50px;
  display: inline-block;
  z-index: 2;
}
.catalog-sections__title::before {
  content: "";
  position: absolute;
  width: 364px;
  height: 88px;
  background-color: #F14358;
  border-radius: 200px;
  top: -42%;
  left: -30%;
  transform: rotate(-8deg);
  z-index: -1;
}

.catalog-section {
  margin-bottom: 40px !important;
  position: relative;
}
.catalog-section:before {
  content: "";
  position: absolute;
  top: 20%;
  left: 39%;
  width: 2100px;
  height: 900px;
  border-radius: 70%;
  transform: rotate(-25deg);
  background: linear-gradient(258.42deg, #EC4570 41.58%, rgba(255, 255, 255, 0) 96.56%), #F14358;
  z-index: -2;
}
.catalog-section:after {
  content: "";
  position: absolute;
  top: 45%;
  left: -40%;
  width: 3400px;
  height: 1100px;
  border-radius: 70%;
  transform: rotate(-20deg);
  background: #60487A;
  z-index: -1;
}
.catalog-section__header {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.catalog-section__header-title {
  display: flex;
  align-items: center;
  color: #60487A;
}
.catalog-section__header-backlink {
  position: relative;
  height: 40px;
  width: 40px;
  border: 2px solid #EC4570;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
}
.catalog-section__header-backlink::before {
  position: absolute;
  top: 21px;
  left: 10px;
  content: "";
  width: 13px;
  height: 2px;
  border-radius: 2px;
  background-color: #EC4570;
  transform: rotate(45deg);
}
.catalog-section__header-backlink::after {
  position: absolute;
  bottom: 21px;
  left: 10px;
  content: "";
  width: 13px;
  height: 2px;
  border-radius: 2px;
  background-color: #EC4570;
  transform: rotate(-45deg);
}
.catalog-section__sort {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.catalog-section__content {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 30px;
}
.catalog-section__sidebar:before {
  content: "";
  position: absolute;
  top: 10%;
  left: -10%;
  width: 320px;
  height: 220px;
  border-radius: 70%;
  transform: rotate(-25deg);
  background: rgba(149, 113, 188, 0.51);
  z-index: -1;
}
.catalog-section__sidebar-btn {
  display: none;
}
.catalog-section__sidebar-inner > * + * {
  margin-top: 30px;
}

@media (max-width: 1919px) {
  .catalog-sections__title::before {
    width: 284px;
    height: 69px;
    top: -20%;
    left: -25%;
  }
  .catalog-section:before {
    top: 13%;
    left: 39%;
    width: 2100px;
    height: 900px;
    border-radius: 70%;
    transform: rotate(-25deg);
  }
  .catalog-section:after {
    top: 45%;
    left: -56%;
    width: 3000px;
    height: 800px;
    border-radius: 70%;
    transform: rotate(-20deg);
  }
  .catalog-section__content {
    grid-template-columns: 300px 1fr;
  }
}
@media (max-width: 1400px) {
  .catalog-section__sidebar-inner > * + * {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .catalog-sections__title {
    font-size: 30px;
  }
  .catalog-sections__title::before {
    width: 185px;
    height: 45px;
    top: -20%;
    left: -25%;
  }
  .catalog-section:before {
    top: 19%;
    left: 39%;
    width: 1500px;
    height: 600px;
    border-radius: 70%;
    transform: rotate(-25deg);
  }
  .catalog-section:after {
    top: 34%;
    left: -56%;
    width: 2000px;
    height: 600px;
    border-radius: 70%;
    transform: rotate(-25deg);
  }
  .catalog-section__header-backlink {
    width: 20px;
    height: 20px;
  }
  .catalog-section__header-backlink::before {
    top: 9px;
    left: 4px;
    width: 7px;
    height: 2px;
  }
  .catalog-section__header-backlink::after {
    bottom: 9px;
    left: 4px;
    width: 7px;
    height: 2px;
  }
  .catalog-section__header h1 {
    font-size: 30px;
    line-height: 34px;
  }
  .catalog-section__sort {
    margin-bottom: 20px;
  }
  .catalog-section__content {
    grid-template-columns: 2fr 4fr;
  }
  .catalog-section__sidebar-inner > * + * {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .catalog-section__header h1 {
    font-size: 24px;
    line-height: 27px;
    text-align: start;
  }
  .catalog-section__sort {
    justify-content: flex-start;
  }
  .catalog-section__content {
    display: block;
  }
  .catalog-section__sidebar {
    margin-bottom: 20px;
  }
  .catalog-section__sidebar-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #DD3D6B;
    text-align: center;
    color: white;
    padding: 5px 15px;
    border-radius: 60px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
  }
  .catalog-section__sidebar-inner {
    margin-top: 10px;
  }
  .catalog-section__sidebar-inner:not(.catalog-section__sidebar-inner_open) {
    display: none;
  }
}
/* End */


/* Start:/local/templates/tvoy-sexshop-2022/components/bitrix/catalog.element/catalog/style.css?170384393714752*/
.fancybox-product__item .fancybox-content {
  max-width: 100%;
  width: 80vw;
  background: #f7ecea;
  border-radius: 20px;
}
.fancybox-product__item .product-card::before {
  display: none;
}
.fancybox-product__item .product-card::after {
  display: none;
}

.product-card {
  position: relative;
}
.product-card::before {
  content: "";
  position: absolute;
  top: 20%;
  right: -10%;
  width: 1000px;
  height: 300px;
  border-radius: 100% 10%;
  background: #e6d1e6;
  transform: rotate(-2deg);
  z-index: -1;
}
.product-card::after {
  content: "";
  position: absolute;
  top: 29%;
  left: -20%;
  width: 2500px;
  height: 1500px;
  border-radius: 30%/70%;
  background: rgba(231, 219, 234, 0.68);
  z-index: -2;
}

.product-card-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  color: #383838;
  position: relative;
  margin-bottom: 20px;
}

.product-photo {
  display: flex;
  position: relative;
  height: 100%;
  width: 100%;
  min-width: 0;
}
.product-photo::before {
  content: "";
  position: absolute;
  top: 20%;
  right: -10%;
  width: 1200px;
  height: 300px;
  border-radius: 10% 100%;
  background: rgba(96, 72, 122, 0.2);
  transform: rotate(-9deg);
  z-index: -1;
}

.product-photo--stickers {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 2;
}
.product-photo--stickers-item {
  color: white;
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  padding: 7px 30px;
  border-radius: 40px;
}
.product-photo--stickers-item + .product-photo--stickers-item {
  margin-top: 2px;
}
.product-photo--stickers-item-hit {
  background-color: #60487A;
}
.product-photo--stickers-item-new {
  background-color: #F34C4E;
}
.product-photo--stickers-item-discount {
  background-color: #DD3D6B;
}

.swiper.swiperProductCardSmall,
.swiper.swiperProductCard {
  max-height: 643px;
}

.swiperProductCard.swiper {
  width: calc(100% - 84px);
  border-radius: 25px;
  overflow: hidden;
}

.swiperProductCardSmall.swiper {
  width: 80px;
  margin: 38px 0;
  height: 567px;
}

.swiperProductCard .swiper-slide {
  border-radius: 25px;
  overflow: hidden;
  background: white;
}

.swiperProductCardSmall .swiper-slide {
  background: white;
  opacity: 0.4;
  overflow: hidden;
}

.swiperProductCardSmall .swiper-slide-thumb-active {
  opacity: 1;
}

.swiperProductCard .swiper-slide img,
.swiperProductCardSmall .swiper-slide img {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.product-photo .swiper-button-next {
  top: 97% !important;
  left: 28px !important;
  z-index: 1 !important;
}

.product-photo .swiper-button-prev {
  justify-self: center;
  top: 15px !important;
  transform: rotate(180deg);
  left: 28px !important;
  z-index: 1 !important;
}

.product-photo .swiper-button-prev::after,
.product-photo .swiper-button-next::after {
  color: red !important;
  content: url(/local/templates/tvoy-sexshop-2022/components/bitrix/catalog.element/catalog/../../../../assets/images/icons/slider-arrow.svg) !important;
}

.product-noPhoto {
  height: 643px;
  background: white;
  border-radius: 25px;
  margin: 0 auto;
}
.product-noPhoto img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.product-title__item {
  color: #828282;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 1rem;
}
.product-title__item span {
  margin-right: 10px;
}
.product-title__item-green {
  margin-left: -4px;
  color: #288F04;
}
.product-title__item-red {
  margin-left: -4px;
  color: #C60000;
}

.product-title h1 {
  font-size: 40px;
  font-family: "Roboto", sans-serif !important;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 25px;
}
.product-title__item--wrapper {
  display: flex;
  justify-content: end;
}
.product-title__reviews {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 500;
  color: #EC4570 !important;
  cursor: pointer;
}

.product-price {
  flex: none;
}
.product-properties {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 20px;
  gap: 20px;
}
.product-properties__block {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 10px;
}
.product-properties__item {
  margin-left: 10px;
}
.product-properties__item-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-properties__item-wrapper p {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  margin: 0;
  margin-right: 10px;
}
.product-properties__item-label {
  display: flex;
  align-items: center;
}
.product-properties__item input {
  display: none;
}
.product-properties__sizetable a {
  color: #383838;
  text-decoration: underline;
  transition: all 0.3s ease;
  font-size: 16px;
}
.product-properties__sizetable a:hover {
  color: #EC4570;
}

.product-properties__item input:checked + .product-properties__text-size {
  color: #EC4570;
  border: 3px solid #EC4570;
}

.product-properties__item input:checked + .product-properties__circle-wrapper {
  border: 3px solid #EC4570;
}

.product-properties__item input:not(:disabled) + .product-properties__text-size,
.product-properties__item input:not(:disabled) + .product-properties__circle-wrapper {
  cursor: pointer;
}

.product-properties__item input:disabled + .product-properties__text-size,
.product-properties__item input:disabled + .product-properties__circle-wrapper {
  opacity: 0.5;
}

.product-properties__text-size {
  display: inline-block;
  font-family: Roboto, sans-serif;
  padding: 5px 10px;
  background: #FFFFFF;
  border-radius: 1rem;
  font-weight: 600;
  border: 3px solid #757575;
}

.product-properties__circle-wrapper {
  border-radius: 50%;
  border: 3px solid #757575;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-properties__circle {
  height: 34px;
  width: 34px;
  border-radius: 50%;
}

.product-info {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  font-family: "Roboto", sans-serif;
}

.product-info__item {
  grid-column: 1/3;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.product__old-price {
  color: #828282;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}

.product__current-price {
  font-weight: 500;
  font-size: 40px;
  line-height: 100%;
  color: #EC4570;
}

.product__current-price.no-discount {
  color: #60487A;
}

.product-btn {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 30px;
  margin-top: 30px;
  width: 100%;
}
.product-btn button {
  cursor: pointer;
  display: block;
  text-align: center;
  white-space: nowrap;
  padding: 15px;
  width: 260px;
  background-color: white;
  border: 1px solid #EC4570;
  border-radius: 25px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #EC4570;
  transition: all 0.3s ease;
}
.product-btn button:hover {
  background-color: #EC4570;
  color: white;
}
.product-btn__counter {
  display: flex;
  background-color: #EC4570;
  color: white;
  align-items: center;
  justify-content: center;
  padding: 12px 30px;
  border-radius: 25px;
  gap: 0.5rem;
}
.product-btn__counter-icon {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.product-btn__counter-icon img {
  width: 100%;
  height: 100%;
}
.product-btn__counter input {
  width: 50px;
  font-size: 21px;
  line-height: 100%;
  color: white;
  background: transparent;
  border: none;
  outline: none;
  text-align: center;
}

.product-buy-btn-block {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.product-btn .buy-btn {
  background-color: #EC4570;
  color: white;
}

.product-btn .buy-btn:hover {
  background-color: white;
  color: #EC4570;
}

.product-characteristic {
  margin-top: 90px;
}

.product-characteristic h2 {
  color: #6F548F;
  font-weight: 400;
  font-size: 30px;
  line-height: 100%;
  margin-bottom: 40px;
}

.product-characteristic__items {
  display: grid;
  align-items: end;
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  margin-bottom: 10px;
  grid-template-columns: -webkit-max-content auto -webkit-max-content;
  grid-template-columns: max-content auto max-content;
}

.product-characteristic__items:last-child {
  margin-bottom: 0;
}

.product-characteristic__left-item {
  font-weight: 500;
}

.product-characteristic__line {
  margin: 0 10px 0 26px;
  position: relative;
  bottom: 3px;
  border-bottom: 1px dashed #383838;
}

.product-description {
  margin: 80px 0;
}

.product-description h3 {
  color: #60487A;
  font-size: 30px;
  margin-bottom: 40px;
  font-family: Alice;
}

.product-description div {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
}

.product-description span {
  font-weight: 400;
}

.product-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

@media (max-width: 1440px) {
  .swiperProductCardSmall.swiper,
.swiperProductCard.swiper {
    height: 480px;
  }
  .swiperProductCardSmall.swiper {
    height: 404px;
  }
  .product-characteristic {
    margin-top: 90px;
  }
  .product-noPhoto {
    height: 480px;
  }
  .product-title h1 {
    font-size: 32px;
  }
  .product-btn__counter {
    width: 100%;
  }
  .product-buy-btn-block {
    flex-direction: column;
    align-items: end;
  }
}
@media (max-width: 1200px) {
  .fancybox-product__item .fancybox-content {
    width: 100vw;
    padding: 20px !important;
  }
  .product-photo--stickers {
    top: 20px;
    right: 20px;
  }
  .product-info {
    gap: 30px;
  }
}
@media (max-width: 992px) {
  .product-card::before {
    content: "";
    position: absolute;
    top: 30%;
    right: -50%;
    width: 500px;
    height: 150px;
    border-radius: 100% 10%;
    background: #e6d1e6;
    transform: rotate(-2deg);
    z-index: -1;
  }
  .product-card::after {
    content: "";
    position: absolute;
    top: 29%;
    left: -10%;
    width: 1200px;
    height: 1500px;
    border-radius: 30%/70%;
    background: rgba(231, 219, 234, 0.68);
    z-index: -2;
  }
  .product-photo::before {
    display: none;
  }
  .product-card-wrapper {
    grid-template-columns: 1fr;
    width: 100%;
  }
  .product-noPhoto {
    height: 491px;
  }
  .swiperProductCardSmall.swiper,
.swiperProductCard.swiper {
    height: 491px;
  }
  .swiperProductCardSmall.swiper {
    height: 415px;
  }
  .product-info {
    gap: 30px;
  }
  .product-characteristic {
    margin: 60px 0 0;
  }
  .product-characteristic h2 {
    font-size: 30px;
    line-height: 100%;
    margin-bottom: 20px;
  }
  .product-description {
    margin: 60px 0;
  }
  .product-description h3 {
    margin-bottom: 20px;
  }
  .product-description div {
    font-size: 16px;
  }
  .product-properties {
    display: inherit;
  }
  .product-properties__block {
    margin-top: 20px;
  }
  .product-properties .product-btn {
    position: fixed;
    bottom: 20px;
    z-index: 10;
    justify-content: center;
  }
  .product-price {
    margin-top: 20px;
  }
  .product-title__reviews {
    gap: 1rem;
  }
  .product-buy-btn-block {
    flex-direction: row;
    justify-content: center;
  }
  .product-btn__counter {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 767px) {
  .product-card::before {
    right: -100%;
  }
  .product-card::after {
    left: -40%;
  }
  .fancybox-product__item .fancybox-content {
    max-width: 100%;
    width: 100vw;
    background: #f7ecea;
    padding: 15px !important;
  }
  .product-btn .like-btn {
    width: 50%;
  }
  .product-photo {
    flex-direction: column;
  }
  .product-photo--stickers {
    top: 12px;
    right: 16px;
  }
  .product-photo--stickers-item {
    font-size: 10px;
    line-height: 100%;
    padding: 2px 6px;
  }
  .swiperProductCard.swiper {
    width: 100%;
    height: calc(83vw - 30px);
    max-height: 450px;
  }
  .swiperProductCard .swiper-slide {
    border-radius: 10px;
  }
  .swiperProductCardSmall.swiper {
    margin: 4px auto 0;
    order: 2;
    width: calc(100% - 56px);
    height: 53px;
  }
  .product-photo .swiper-button-prev {
    top: auto !important;
    bottom: 3px !important;
    transform: rotate(90deg);
    left: 0 !important;
  }
  .product-photo .swiper-button-next {
    top: auto !important;
    bottom: 3px !important;
    left: auto !important;
    right: 0 !important;
    transform: rotate(-90deg);
  }
  .product-characteristic h2 {
    font-size: 24px;
  }
  .product-noPhoto {
    height: calc(100vw - 30px);
    max-height: 450px;
    border-radius: 10px;
  }
  .product-description h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .product-description {
    margin: 30px 0;
  }
  .product-characteristic {
    margin-top: 0;
  }
  .product-characteristic__left-item,
.product-characteristic__right-item {
    font-size: 16px;
    line-height: 18px;
  }
  .product-card-wrapper {
    position: relative;
    margin-top: 0;
  }
  .product-title {
    grid-row: 2/3;
  }
  .product-title h1 {
    max-width: 400px;
  }
  .product-properties {
    align-items: start;
  }
  .product-info {
    gap: 10px;
    grid-template-columns: 1fr;
  }
  .product-info__item {
    grid-column: auto;
    display: block;
  }
  .product-title__item a {
    display: none;
  }
  .product-title h1 {
    font-size: 20px;
    margin: 6px 0 1px 0;
    text-align: start;
  }
  .product-properties__item-wrapper:last-child {
    margin: 0;
  }
  .product-price {
    font-weight: 500;
  }
  .product-btn {
    margin: 10px 0 0;
    align-items: start;
  }
  .product-btn button {
    width: 100%;
    max-width: 350px;
  }
}
@media (max-width: 576px) {
  .product-characteristic__left-item,
.product-characteristic__right-item {
    font-size: 14px;
    line-height: 16px;
  }
  .product-description div {
    font-size: 14px;
  }
  .product-btn {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .product-btn .buy-btn {
    width: 100%;
  }
  .product-btn .like-btn {
    width: 100%;
  }
  .product-properties__item {
    margin-bottom: 10px;
  }
  .product-properties__item-wrapper {
    align-items: start;
  }
  .product-properties__item-label {
    flex-wrap: wrap;
  }
  .product-title__item {
    flex-direction: column;
    align-items: start;
  }
  .product-title__reviews {
    margin-top: 10px;
  }
  .product-buy-btn-block {
    gap: 0.5rem;
    align-items: stretch;
  }
  .product-btn__counter, .product-btn .buy-btn {
    padding: 8px;
  }
}
/* End */


/* Start:/local/js/custom/swiper/swiper-bundle.min.css?169719459716466*/
/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/tvoy-sexshop-2022/components/custom/empty/reviews-rating/style.css?1703862961222*/
.review-stars {
  display: flex;
  align-items: center;
  gap: 6px;
}

.review-star_active {
  filter: brightness(0) saturate(100%) invert(54%) sepia(61%) saturate(6391%) hue-rotate(321deg) brightness(97%) contrast(90%);
}
/* End */


/* Start:/local/templates/tvoy-sexshop-2022/components/custom/empty/catalog-static-block/style.css?17023802631976*/
.catalog-static {
  display: grid;
  gap: 1rem;
}
.catalog-static-item {
  background: white;
  border-radius: 1.25rem;
  padding: 1.5rem;
}
.catalog-static-discount {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.catalog-static-discount img {
  margin: -1rem 0;
}
.catalog-static-delivery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-top: 1rem;
}
.catalog-static-delivery-item {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 1rem;
  font-size: 1.25rem;
}
.catalog-static-delivery-item-text {
  font-size: 2rem;
  line-height: 100%;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.catalog-static-icon {
  flex: none;
}
.catalog-static-title {
  font-size: 2rem;
  line-height: 100%;
  font-weight: 500;
}

@media (max-width: 1400px) {
  .catalog-static-delivery-item {
    font-size: 1rem;
  }
  .catalog-static-delivery-item-text {
    font-size: 1.5rem;
    margin-bottom: 0.25rem;
  }
}
@media (max-width: 1200px) {
  .catalog-static-title {
    font-size: 1.5rem;
  }
  .catalog-static-delivery {
    grid-template-columns: 1fr;
  }
  .catalog-static-icon {
    min-width: 120px;
  }
}
@media (max-width: 992px) {
  .catalog-static-delivery {
    grid-template-columns: 1fr 1fr;
  }
  .catalog-static-icon {
    min-width: auto;
  }
}
@media (max-width: 768px) {
  .catalog-static-delivery-item {
    grid-template-columns: 120px 1fr;
  }
  .catalog-static-discount {
    font-size: 1rem;
  }
  .catalog-static-delivery {
    grid-template-columns: 1fr;
  }
  .catalog-static-icon {
    min-width: 120px;
  }
}
@media (max-width: 576px) {
  .catalog-static-delivery-item {
    grid-template-columns: 80px 1fr;
  }
  .catalog-static-title {
    font-size: 1.25rem;
  }
  .catalog-static-discount-icon {
    width: 20%;
  }
  .catalog-static-icon {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    width: 80px;
    flex: inherit;
  }
}
/* End */


/* Start:/local/templates/tvoy-sexshop-2022/components/bitrix/catalog.section/catalog-list/style.css?1697194597650*/
.catalog-list {
  padding: 20px;
  background: #FFFFFF;
  border-radius: 20px;
}
.catalog-list__wrapper {
  margin-top: 80px;
}
.catalog-list__title {
  margin-bottom: 40px;
  color: #6F548F;
  font-size: 30px;
  line-height: 100%;
}

@media (max-width: 1440px) {
  .catalog-list__wrapper {
    margin-top: 90px;
  }
}
@media (max-width: 992px) {
  .catalog-list__wrapper {
    margin-top: 40px;
  }
  .catalog-list__title {
    margin-bottom: 20px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .catalog-list {
    padding: 10px;
  }
  .catalog-list__wrapper {
    margin-top: 20px;
  }
  .catalog-list__title {
    font-size: 24px;
  }
}
/* End */


/* Start:/local/templates/tvoy-sexshop-2022/components/bitrix/catalog.item/product-line/style.css?16971945971641*/
.product-line {
  background: #FFFFFF;
  border: 1px solid rgba(96, 72, 122, 0.5);
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 20px;
}
.product-line:last-child {
  margin: 0;
}
.product-line__top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.product-line__link {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  color: #383838;
  text-decoration: none;
  max-width: 500px;
  width: calc(100% - 40px);
}
.product-line__link-img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  margin-right: 10px;
  flex-shrink: 0;
}
.product-line__btn {
  width: 100%;
  max-width: 330px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EC4570;
  transition: all 0.3s ease;
  border-radius: 62px;
  padding: 8px;
  color: white;
  cursor: pointer;
}
.product-line__btn svg {
  fill: white;
  display: block;
  margin-right: 6px;
}
.product-line__btn:hover {
  background: #CA3862;
}
.product-line__info {
  display: flex;
  justify-content: space-between;
  align-items: self-end;
}
.product-line__price {
  font-weight: 500;
  margin-top: auto;
  white-space: nowrap;
  margin-left: 30px;
}
.product-line__price-item {
  font-size: 21px;
  line-height: 25px;
  margin-bottom: 5px;
}
.product-line__price-base {
  font-size: 14px;
  line-height: 16px;
}

@media (max-width: 767px) {
  .product-line {
    padding: 10px;
  }
  .product-line__link {
    font-size: 16px;
    line-height: 19px;
  }
}
@media (max-width: 576px) {
  .product-line__btn {
    width: 150px;
  }
}
/* End */


/* Start:/local/templates/tvoy-sexshop-2022/components/bitrix/news.list/advantages/style.css?16971945971841*/
.main-info {
  z-index: 1;
  position: relative;
}
.main-info::before {
  content: "";
  background-image: url("/local/templates/tvoy-sexshop-2022/components/bitrix/news.list/advantages/img/bg.svg");
  background-size: 130%;
  background-position-x: 10%;
  position: absolute;
  bottom: 98%;
  width: 100%;
  height: 140px;
}
.main-info-container {
  padding-top: 20px;
}
.main-info-wrapper {
  margin-bottom: 30px;
}
.main-info__elem {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.main-info-text {
  margin: 20px auto 0;
  max-width: 150px;
  font-size: 16px;
  line-height: 150%;
}
.main-info-img {
  width: 102px;
  height: 102px;
  background: #60487A;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.main-info-img img {
  width: 48%;
}
.main-info__elem:nth-child(2) .main-info-img img {
  width: 66% !important;
}
.main-info__elem:nth-child(3) .main-info-img img {
  width: 49%;
}
.main-info__elem:nth-child(4) .main-info-img img, .main-info__elem:nth-child(5) .main-info-img img {
  width: 45%;
}

.advantages {
  margin-top: 80px;
}

@media (max-width: 1919px) {
  .main-info::before {
    background-size: 170%;
    background-position-x: 30%;
    height: 108px;
  }
  .advantages {
    margin-top: 70px;
  }
}
@media (max-width: 1200px) {
  .main-info::before {
    background-size: 170%;
    background-position-x: 30%;
    height: 91px;
  }
}
@media (max-width: 992px) {
  .main-info-img {
    width: 76px;
    height: 75px;
  }
  .main-info-text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .main-info::before {
    background-size: 450%;
    background-position-x: 75%;
    height: 78px;
  }
  .main-info-container .container {
    max-width: 100%;
    padding: 0;
  }
}
@media (max-width: 520px) {
  .main-info::before {
    background-size: 700%;
    background-position-x: 5%;
    height: 84px;
  }
}
/* End */


/* Start:/bitrix/components/sotbit/reviews/templates/.default/style.css?16971192702358*/
@font-face {
	font-family: ProximaNova;
	src: url(/bitrix/components/sotbit/reviews/templates/.default/fonts/ProximaNova/ProximaNovaRegular.eot) format('eot'),
		url(/bitrix/components/sotbit/reviews/templates/.default/fonts/ProximaNova/ProximaNovaRegular.ttf) format('truetype'),
		url(/bitrix/components/sotbit/reviews/templates/.default/fonts/ProximaNova/ProximaNovaRegular.woff) format('woff'),
		url("/bitrix/components/sotbit/reviews/templates/.default/fonts/ProximaNova/ProximaNovaRegular.svg#ProximaNova")
		format("svg"), url('/bitrix/components/sotbit/reviews/templates/.default/fonts/ProximaNova/ProximaNovaRegular.woff2')
		format('woff2');
}

@font-face {
	font-family: ProximaNova;
	font-weight: bold;
	src: url("/bitrix/components/sotbit/reviews/templates/.default/fonts/ProximaNova/ProximaNovaBold.otf") format("opentype");
}

@font-face {
	font-family: ProximaNovaThin;
	src: url("/bitrix/components/sotbit/reviews/templates/.default/fonts/ProximaNova/ProximaNovaThin.otf") format("opentype");
}

@font-face {
	font-family: ProximaNovaLight;
	src: url("/bitrix/components/sotbit/reviews/templates/.default/fonts/ProximaNova/ProximaNovaLight.otf") format("opentype");
}

@font-face {
	font-family: PG Isadora Cyr Pro;
	src: url(/bitrix/components/sotbit/reviews/templates/.default/fonts/Isadora/PGIsadoraCyrPro-Regular.eot) format('eot'),
		url(/bitrix/components/sotbit/reviews/templates/.default/fonts/Isadora/PGIsadoraCyrPro-Regular.ttf) format('truetype'),
		url(/bitrix/components/sotbit/reviews/templates/.default/fonts/Isadora/PGIsadoraCyrPro-Regular.woff) format('woff'),
		url("/bitrix/components/sotbit/reviews/templates/.default/fonts/Isadora/PGIsadoraCyrPro-Regular.svg#PG Isadora Cyr Pro")
		format("svg");
}

@media ( max-width : 767px) {
	.tabs ul.tabs-caption {
		text-align: center;
	}
	.tabs a.open_window {
		float: none;
	}
	.tabs .modal-link {
		text-align: center;
	}
}

@media ( min-width : 768px) {
	a.open_window {
		float: right;
	}
}
/*Табы*/
.tabs-content {
	display: none;
	/* по умолчанию прячем все блоки */
}

.tabs-content.active {
	display: block;
	/* по умолчанию показываем нужный блок */
}

.tabs .tabs-caption {
	border-bottom: 1px solid #e2e5e9;
}

.tabs ul.tabs-caption {
	margin: 0;
	padding: 4px;
}

.tabs ul.tabs-caption li {
	display: inline-block;
	margin-right: 0px;
	border-left: 1px solid #e2e5e9;
	border-top: 1px solid #e2e5e9;
	border-right: 1px solid #e2e5e9;
	border-radius: 2px 2px 0 0;
	padding: 0 15px;
	height: 41px;
	line-height: 41px;
	color: #c2c6cb;
	cursor: pointer;
	width: 180px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}

.tabs ul.tabs-caption li i {
	margin-right: 6px;
}

.tabs ul.tabs-caption li:hover {
	color: #a6aaaf;
}

.tabs ul.tabs-caption li.active {
	color: #303030;
	cursor: default;
}

.tabs ul.tabs-caption {
	padding: 0;
}
/* End */


/* Start:/bitrix/components/sotbit/reviews.statistics/templates/.default/style.css?16971192702889*/
@media (min-width: 768px) {
	#reviews-statistics .review-line{
	padding-bottom:10px;
	display:table;
	width:60%;
	margin-left:20%;
}
#reviews-statistics .col{
	min-height:20px;
	display:table-cell;
	width:33%;
	padding: 0 5px 0 5px;
	vertical-align:middle;
}}
@media (max-width: 767px) {
	#reviews-statistics .review-line{
	padding-bottom:10px;
	display:table;
	width:100%;
}
#reviews-statistics .col{
	min-height:20px;
	display:table-cell;
	width:33%;
	padding: 0 10px 0 10px;
	vertical-align:middle;
}

	
}
#reviews-statistics .cnt-stars{

}
#reviews-statistics .cnt-stars .stars-text{
	float:right;
	width:70px;
	text-align:left;
}
#reviews-statistics{
	border-top:1px solid #e2e5e9;
	padding-top:35px;
	margin-top:70px;
}
#reviews-statistics h3{
	font-size:25px;
	font-family:"ProximaNova",Arial,sans-serif;
	margin-bottom:35px;
}
.text-center{
	text-align: center;
}
#reviews-statistics h5{
	color:#000000;
	font-size:22px;
	font-family:"ProximaNovaThin",Arial,sans-serif;
	margin-bottom:30px;
	
}
#reviews-statistics .grey-bg{
	background:#f8f8f8;
	padding-bottom:22px;
	padding-top:26px;
}

#reviews-statistics .review-line:last-child{
	padding-bottom:30px;
}

#reviews-statistics .border{
border-bottom:1px solid #e1e4ea;
width:60%;
margin-left:20%;
}
#reviews-statistics p.text-fixed{
	color:#000000;
	font-size:14px;
	font-family:"ProximaNova",Arial,sans-serif;
	margin-bottom:8px;
}
#reviews-statistics p.mid-rating{
	color:#6c727d;
	font-size:13px;
	font-family:"ProximaNovaLight",Arial,sans-serif;
	margin-bottom:8px;
}
#reviews-statistics .empty-stars,#reviews-statistics .full-stars{
	background-image: url(/bitrix/components/sotbit/reviews.statistics/templates/.default/images/stars.png);
	background-position: repeat-x;
	height:31px;
}
#reviews-statistics .empty-stars{
	background-position: 0px 0px;
	margin:0 auto;
	margin-bottom:14px;
}
#reviews-statistics .full-stars{
	background-position: 0px -31px;
}

#reviews-statistics .reviews-scale-empty,#reviews-statistics .reviews-scale-full{
	height:5px;
	vertical-align: middle;
}

#reviews-statistics .reviews-scale-empty{
	display: inline-block;
	width:100%;
	background:#e1e4ea;
	float: none;
}

#reviews-statistics .add-reviews{
	/*padding:20px 0;
	background:#f8f8f8;*/
}


#reviews-statistics .reviews-count-block{
	height:20px;
	border:1px solid #c0c5cb;
	border-radius:3px;
	color:#303030;
	font-size:13px;
	font-family:"ProximaNovaLight",Arial,sans-serif;
	width:50px;
}
#reviews-statistics .no-reviews-title1{	color:#000000;	font-size:22px;	font-family:"ProximaNovaThin",Arial,sans-serif;margin-bottom:15px;}
#reviews-statistics .no-reviews-title2{	color:#000000;	font-size:14px;	font-family:"ProximaNova",Arial,sans-serif;margin-bottom:0px;}
#reviews-statistics .cnt-stars{font-family:"ProximaNova",Arial,sans-serif;color:#000000;	font-size:14px;}
/* End */


/* Start:/bitrix/components/sotbit/reviews.reviews.add/templates/.default/style.css?16971192709872*/
@media ( min-width : 768px) {
	/*.spoiler-reviews-body .forms{display:table;width:100%;border-spacing:30px;}
 .spoiler-reviews-body .forms .form-auth{display:table-cell;width:48%;background:#f8f8f8;padding:15px 0 15px 15px;border-right:30px solid #fff;}
 .spoiler-reviews-body .forms .form-reg{display:table-cell;width:48%;background:#f8f8f8;padding:15px 0 15px 15px;}*/
	.spoiler-reviews-body .forms {
		display: flex;
	} 
	.spoiler-reviews-body .forms .form-auth {
		flex-grow: 1;
		width: 48%;
		position: relative;
		margin-right: 4%;
		background: #f8f8f8;
		padding: 15px 0 15px 15px;
	}
	.spoiler-reviews-body .forms .form-reg {
		flex-shrink: 1;
		width: 48%;
		position: relative;
		background: #f8f8f8;
		padding: 15px 0 15px 15px;
	} 
	#add_review textarea {
		width: 50%;
	}
	.spoiler-reviews-body .review-add-block {
		width: 80%;
		margin-left: 10%;
		padding: 40px 119px 50px 119px;
	}
	#add_review .textbox-group {
		float: left;
	}
}

@media ( max-width : 767px) {
	#add_review textarea {
		width: 100%;
	}
	.spoiler-reviews-body .forms .form-auth {
		background: #f8f8f8;
		margin-bottom: 30px;
	}
	.spoiler-reviews-body .forms .form-reg {
		background: #f8f8f8;
	}
}

.spoiler-reviews-body .review-add-block {
	background: #f8f8f8;
}

.add-reviews {
	text-align: center;
	margin-bottom: 30px;
}

#reviews-body .add-reviews {
	margin-top: 20px;
}

.add-reviews .bg {
	background: #f8f8f8;
	padding: 26px 0;
}

/*Спойлер*/
.spoiler-reviews-body {
	display: none;
	padding-top: 20px;
}

.spoiler_links {
	cursor: pointer;
}

.add-reviews .spoiler {
	border: 1px solid #7c7c7c;
	box-shadow: 1px 2px 1px 1px #e2e2e2;
	padding: 5px;
	display: inline-block;
	background: #ffffff;
}

#reviews-statistics .spoiler-reviews-body {
	padding-top: 40px;
}

.add-reviews .spoiler-input {
	padding: 5px 40px;
	color: #FFF;
	text-decoration: none;
	font-family: "PG Isadora Cyr Pro", Arial, regular;
	font-size: 18px;
	min-height: 30px;
	line-height: 20px;
	cursor: pointer;
}

.auth-error {
	font-size: 18px;
	color: #994d4d;
	font-family: "ProximaNova", Arial, sans-serif;
	text-align: left;
	margin-bottom: 20px;
}

#auth-title, #register-title {
	color: #000000;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	text-align: left;
}

#auth_review-check-error, #registration_review-check-error {
	color: #994d4d;
	text-align: left;
}

#reviews-body .title {
	width: 50%;
}

.add-reviews .success {
	color: green;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	margin-top: 10px;
}

#add_review .captcha-block{
	margin-top:30px;
}

#add_review .add-photo {
	width: 150px;
	height: 22px;
	position: relative;
	margin-top: 30px;
}

#add_review input[type='file'] {
	width: 150px;
	height: 22px;
	opacity: 0
}

#add_review #add-photo-button {
	display: block;
	width: 175px;
	height: 22px;
	color: #767676;
	position: absolute;
	top: 0;
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;
	cursor: pointer;
}

#add_review ul#preview-photo {
	margin: 0;
}

#add_review ul#preview-photo li {
	list-style: none;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 30px;
}

#add_review ul#preview-photo li span.delete {
	position: absolute;
	right: 0;
	top: 0;
	color: #F00;
	font-size: 20px;
	cursor: pointer;
}

.spoiler-reviews-body .add-check-error {
	text-align: left;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
}

.spoiler-reviews-body .not-buy-error {
	font-size: 18px;
	font-family: "ProximaNova", Arial, sans-serif;
}

.spoiler-reviews-body .review-add-title {
	font-size: 18px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	text-align: left;
	margin-left: 10%;
	margin-bottom: 25px;
}

.spoiler-reviews-body .review-add-rating-title1 {
	color: #6c727d;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	text-align: left;
	margin-bottom: 5px;
}

.spoiler-reviews-body .review-add-rating-title2 {
	color: #b0b3bb;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	text-align: left;
	margin-bottom: 10px;
}

#add_review p.title {
	margin-bottom: 5px;
}

#add_review p.title-example {
	color: #b0b3bb;
	margin-bottom: 5px;
}

#add_review p.text {
	margin-bottom: 5px;
}

#add_review p.add-field-title {
	margin-bottom: 5px;
}

#add_review .rating_selection label {
	font-size: 14px;
	border: 1px solid #e2e5e9;
	display: inline-block;
	height: 33px;
	width: 33px;
	line-height: 33px;
	text-align: center;
	background: #ffffff;
}

#add_review {
	text-align: left;
}

#add_review p {
	color: #6c727d;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	margin-bottom: 0;
}

#add_review p.example {
	color: #b0b3bb;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
}

#add_review p.count {
	clear: both;
	font-style: italic;
	color: #c2c6cb;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	margin-bottom: 30px;
	margin-top: 5px;
}

#add_review input[type="text"] {
	border: 1px solid #e2e5e9;
	height: 34px;
	width: 100%;
	margin-bottom: 30px;
	padding: 5px;
	font-family: "ProximaNova", Arial, sans-serif;
	color: #000000;
	font-weight: lighter;
	font-size: 13px;
}

#add_review textarea {
	border: 1px solid #e2e5e9;
	padding: 5px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #000000;
	font-weight: lighter;
	font-size: 13px;
	height: 190px;
}

#add_review input[type="radio"] {
	margin-right: 7px;
	float: left;
}

#add_review span.radio-label {
	margin-right: 15px;
	font-family: "ProximaNova", Arial, sans-serif;
	color: #000000;
	font-weight: lighter;
	font-size: 13px;
}

#add_review .radio {
	float: none;
	line-height: 14px;
	display: inline-block;
	margin-bottom: 30px;
}

#add_review input[type="submit"] {
	color: #767676;
	font-size: 14px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	width: 170px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #c8c8c8;
	box-shadow: 1px 2px 2px 1px #dedede;
	margin-top: 30px;
	background: #FFF;
}

#add_review #reset-form {
	border: 0;
	color: #c2c6cb;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	margin-left: 15px;
	background-color: #f8f8f8;
}

#add_review .textbox-group textarea {
	width: 100%;
}

#add_review .recommendated {
	clear: both;
}

#add_review .textarea-right-text {
	margin-left: 30px;
	width: 225px;
	float: left;
}

#add_review .textarea-right-text p {
	color: #6c727d;
	font-size: 14px;
	font-family: "ProximaNova", Arial, sans-serif;
	margin-bottom: 10px;
}

#add_review .textarea-right-text ul {
	margin-left: 13px;
}

#add_review .textarea-right-text ul li {
	color: #6c727d;
	font-size: 12px;
	font-family: "ProximaNova", Arial, sans-serif;
}

#add_review .textarea-right-text ul li span {
	color: #994d4d;
}

.rating_selection {
	text-align: left;
	display: inline-block;
	margin-bottom: 40px;
}

.rating_selection input[type='radio'], .rating_selection span {
	display: none;
}

.rating_selection label {
	cursor: pointer;
}

.rating_selection label:before {
	display: inline-block;
	content: "\F005";
	font-size: 14px;
	color: #231f20;
	font-family: "FontAwesome";
}

.rating_selection input:checked+label ~ label:before {
	color: #cfd3da;
}

.rating_selection:hover label[for]:before {
	color: #231f20;
}

.rating_selection:hover label:hover ~ label:before {
	color: #cfd3da;
}

#add_review #add-photo-button .fa-plus {
	margin-right: 10px;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-top-bar-btn,#add_review .bxhtmled-top-bar-wrap .bxhtmled-top-bar-select,#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-fontsize-wrap
{
	display:none;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-bold
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-italic
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-underline
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-strike
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-remove-format
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-top-bar-color
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-ordered-list
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-unordered-list
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-align-left
{
	display:inline-block;
}
#add_review .bxhtmled-top-bar-wrap .bxhtmled-button-quote
{
	display:inline-block;
}
#add_review .bxhtmled-iframe-cnt
{
	overflow:hidden!important;
}
#add_review .feed-add-post-text
{
	padding-left:0;
	padding-right:0;
}
.spoiler-reviews-body .reason-title{
	font-family: "ProximaNova", Arial, sans-serif;
  	color: #303030;
  	font-size:16px;
  	margin-bottom:0px;
}
.spoiler-reviews-body .reason-text{
	font-family: "ProximaNova", Arial, sans-serif;
  	color: #303030;
  	font-size:14px;
  	margin-bottom:8px;
}
.spoiler-reviews-body .not-ban-error {
  font-size: 18px;
  font-family: "ProximaNova", Arial, sans-serif;
  color: #994d4d;
}

#add_review .title-video, #add_review .title-presentation
{
	margin-top:30px;
}
#add_review input.video, #add_review input.presentation
{
	margin-bottom:0;
}
.spoiler-questions-body .not-error {
  font-size: 18px;
  font-family: "ProximaNova", Arial, sans-serif;
  color: #994d4d;
  margin-bottom:8px;
}
/* End */


/* Start:/bitrix/components/sotbit/reviews.reviews.filter/templates/.default/style.css?16971192705273*/
@media (max-width: 767px) {
  #reviews-body #filter .filter {
    float: none;
    text-align: center;
  }
  #reviews-body #filter #select-rating,
  #reviews-body #filter #select-sort,
  #reviews-body #filter .checkbox-group {
    margin: 0 auto;
    clear: both;
  }
  #reviews-body #filter .filter-photo {
    float: left;
  }
  #reviews-body #filter .checkbox-group {
    width: 90px;
    text-align: center;
  }
  #reviews-body #filter .sort-group .filter-sort-text {
    clear: both;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #reviews-body #filter .filter,
  #reviews-body #filter .filter-photo {
    margin-right: 25px;
    float: left;
  }
  #reviews-body #filter .checkbox-group {
    float: left;
  }
  #reviews-body #filter #select-rating {
    float: left;
    margin-right: 25px;
  }
  #reviews-body #filter .sort-group {
    float: right;
    margin-right: 25px;
  }
  #reviews-body #filter #select-sort {
    float: right;
  }
  #reviews-body #filter .sort-group .filter-sort-text {
    float: left;
    margin-right: 25px;
  }
}
#reviews-body #filter {
  display: block;
}
#reviews-body #filter .sort-group .filter-sort-text {
  line-height: 40px;
  color: #000000;
  font-size: 14px;
  font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-body #filter .border {
  border-bottom: 1px solid #e6e6e6;
  min-height: 41px;
}
#reviews-body #filter filter-photo {
  color: #6c727d;
  margin-right: 5px;
}
#reviews-body #filter #select-rating,
#reviews-body #filter #select-sort {
  width: 170px;
  text-align: left;
  font-size: 14px;
  font-family: "ProximaNova", FontAwesome, Arial, sans-serif;
  height: 40px;
  padding-top: 14px;
  line-height: 14px;
}
#reviews-body #filter .select-rating-close,
#reviews-body #filter .select-sort-close {
  color: #6c727d;
  background: #ffffff;
}
#reviews-body #filter .select-rating-close .uni-stars {
  color: #303030;
}
#reviews-body #filter .select-rating-open {
  background: #303030;
  color: #ffffff;
}
#reviews-body #filter .select-rating-open .uni-stars {
  color: #ffffff;
}
#reviews-body #filter #current-option-select-rating,
#reviews-body #filter #current-option-select-sort {
  width: 100%;
  cursor: pointer;
  height: 26px;
  padding-right: 10px;
  padding-left: 10px;
}
#reviews-body #filter #current-option-select-rating {
  font-family: "ProximaNovaLight", Arial, sans-serif, FontAwesome;
}
#reviews-body #filter #current-option-select-rating .stars-in {
  margin-right: 5px;
}
#reviews-body #filter #current-option-select-sort {
  font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-body #filter #current-option-select-rating b,
#reviews-body #filter #current-option-select-sort b {
  height: 14px;
  width: 20px;
  float: right;
  text-align: center;
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 14px;
}
#reviews-body #filter .select-rating-close b,
#reviews-body #filter .select-sort-close b {
  background: #303030;
  color: #fff;
}
#reviews-body #filter .select-rating-open b,
#reviews-body #filter .select-sort-open b {
  background: #fff;
  color: #303030;
}
#reviews-body #filter #custom-options-select-rating,
#reviews-body #filter #custom-options-select-sort {
  display: none;
  width: 215px;
  padding: 0;
  background: #FFF;
  position: absolute;
  margin: 0;
  z-index: 100;
}
#reviews-body #filter #custom-options-select-rating {
  border: 1px solid #dbdbdb;
}
#reviews-body #filter #custom-options-select-rating .uni-stars {
  color: #303030;
}
#reviews-body #filter #custom-options-select-sort {
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
#reviews-body #filter #custom-options-select-sort li {
  border-top: 1px solid #e2e5e9;
}
#reviews-body #filter #custom-options-select-sort li .uni-stars {
  color: #303030;
}
#reviews-body #filter #custom-options-select-rating li,
#reviews-body #filter #custom-options-select-sort li {
  list-style: none;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-family: "ProximaNovaLight", Arial, sans-serif;
  color: #6c727d;
  padding: 0 10px;
}
#reviews-body #filter #custom-options-select-rating li:hover,
#reviews-body #filter #custom-options-select-sort li:hover {
  cursor: pointer;
}
#reviews-body #filter #filter-images {
  display: none;
}
#reviews-body #filter #filter-images ~ label > span {
  border: 1px solid #e2e5e9;
  display: inline-block;
  height: 10px;
  margin: 15px 7px 0 0;
  position: relative;
  width: 10px;
}
#reviews-body #filter #filter-images:checked ~ label > span:after {
  position: absolute;
  content: "\f00c";
  color: #303030;
  font-family: FontAwesome;
  font-size: 8px;
  line-height: 10px;
}
#reviews-body #filter .filter,
#reviews-body #filter .filter-photo {
  font-family: "ProximaNova", Arial, sans-serif ! important;
  font-size: 14px;
  line-height: 40px;
}
#reviews-body #filter .filter {
  color: #000000;
}
#reviews-body #filter .filter-photo {
  color: #6c727d ! important;
  margin-right: 5px;
  font-family: "ProximaNovaLight", Arial, sans-serif;
}

/* End */


/* Start:/bitrix/components/sotbit/reviews.reviews.list/templates/.default/style.css?169711927010868*/
@media ( max-width : 767px) {
	#reviews-body .time, #reviews-body .rating, #reviews-body .user-info {
		text-align: center;
	} 
	#reviews-body .item .rating-text {
		padding-right: 0;
	}
	#reviews-body .item .avatar {
		position: relative;
		left: 50%;
		margin-left: -47px;
		float: none;
	}
	#reviews-body .item .likes {
		text-align: center;
	}
	#reviews-body .item .likes .fa-check {
		padding-left: 5px;
		padding-right: 5px;
	}
	#reviews-body {
		margin-bottom: 20px;
	}
	#reviews-body .reply-block {
		text-align: center;
	}
	#reviews-body .reply-text {
		text-align: left;
	}
}

@media ( min-width : 768px) {
	#reviews-body {
		margin-bottom: 80px;
	}
	#reviews-body .item .rating-text {
		padding-right: 20px;
	}
	#reviews-body .item .avatar {
		float: left;
		
	}
	#reviews-body .item .likes .fa-check {
		padding-left: 50px;
		padding-right: 5px;
	}
	#reviews-body .panel-top .sort {
		float: right;
	}
	#reviews-body .item .user-info, #reviews-body .item div.text {
		display: table-cell;
		position:relative;
	}
	#reviews-body .item .user-info {
		width: 40%;
	}
	#reviews-body .item .likes {
		display: table;
		width:100%;
	}
	#reviews-body .item .vote, #reviews-body .item .rec {
		display: table-cell;
	}
	#reviews-body .item .vote{
	width:40%;}
	 #reviews-body .item .rec{
	 width:30%;
	 text-align:left;}
	#reviews-body .item .vote i {
		width: 13px;
	}
	#reviews-body .answer {
		margin-left: 50px;
	}
}

#reviews-body  .item .likes .fa-check {
	font-size: 12px;
	display:inline;
}

#reviews-body .item .username {
	margin-bottom: 13px;
	display: inline-block;
	border-bottom: 1px solid #d8d8d8;
}

#reviews-body .item .reply-header {
	margin-bottom: 13px;
	display: inline-block;
	border-bottom: 1px solid #d8d8d8;
}

#reviews-body .item .age {
	margin-bottom: 0px;
}

#reviews-body span.yes, #reviews-body span.yescnt {
	margin-right: 23px;
}

#reviews-body .item .avatar {
	background: #fff;
	width: 94px;
	height: 94px;
	display: -ms-flexbox;
	-ms-flex-align: center;
	text-align: center !important;
	line-height: 94px;
	border: 1px solid #e6e6e6;
	margin-right: 25px;
}

#reviews-body .item .avatar-inner {
	height: 100%;
	display: flex;
}

#reviews-body .item .username, #reviews-body .item .reply-header {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
}

#reviews-body .item .age, #reviews-body .item .country, #reviews-body .item .add-field-text, #reviews-body .item .cnt_reviews,
	#reviews-body .item .reply-text, #reviews-body .item .likes .recommendated
	{
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
}

#reviews-body .item .age span, #reviews-body .item .country span, #reviews-body .item .cnt_reviews span,
	#reviews-body .add-field-title, #reviews-body .item .likes-title,
	#reviews-body .item .likes .yescnt, #reviews-body .item .likes .nocnt {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #6c727d;
	font-size: 14px;
	padding-right: 10px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}

#reviews-body .item .likes .yescnt, #reviews-body .item .likes .nocnt {
	display: inline-block;
	width: 20px;
}

#reviews-body .item .age span, #reviews-body .item .country span, #reviews-body .item .cnt_reviews span {
	width: 75px;
	display: inline-block;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}

#reviews-body .age .col-sm-8, #reviews-body .country .col-sm-8 {
	padding-left: 0;
}

#reviews-body .item .avatar-inner img {
	display: inline;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#reviews-body .rating .empty-stars, #reviews-body .rating .full-stars {
	background-image: url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/images/stars.png);
	background-position: repeat-x;
	height: 16px;
}

#reviews-body .item .rating-text, #reviews-body .rating .stars {
	display: inline-block;
}

#reviews-body .list .item {
	margin-bottom: 60px;
	border-bottom: 1px solid #e2e5e9;
	padding-bottom: 60px;
	width: 80%;
	margin-left: 10%;
}

#reviews-body .list .item:last-of-type {
	margin-bottom: 40px;
}

#reviews-body .stars .full {
	color: #303030;
}

#reviews-body .item .rating-text {
	line-height: 16px;
}

#reviews-body .rating .empty-stars {
	background-position: 0px 0px;
}

#reviews-body .rating .full-stars {
	background-position: 0px -16px;
}

#reviews-body .rating-filter {
	display: none;
}

#reviews-body .item .time, .item .rating {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #cfd3da;
	font-size: 12px;
}

#reviews-body .item .title {
	font-family: "ProximaNova", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
	font-weight: bold;
}

#reviews-body .item .text {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
	vertical-align: top;
}

#reviews-body .item ul.images-reviews {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}

#reviews-body .item ul.images-reviews a.image-review {
	margin-right: 10px;
	height: 75px;
	flex: 0 0 23.3333%;
}

#reviews-body .item ul.images-reviews a.image-review img{
	height: 100%;
}

#reviews-body .item .likes-title {
	float: left;
	margin-bottom: 0;
	font-size: 12px;
}

#reviews-body .item .likes .yes {
	display: inline-block;
	cursor: pointer;
	width: 11px;
	height: 12px;
	background: url('/bitrix/components/sotbit/reviews.reviews.list/templates/.default/images/like.png');
	margin-right: 5px;
}

#reviews-body .item .likes .no {
	display: inline-block;
	cursor: pointer;
	width: 11px;
	height: 12px;
	background: url('/bitrix/components/sotbit/reviews.reviews.list/templates/.default/images/dislike.png');
	margin-right: 5px;
}

#reviews-body .item .likes .voted-yes {
	display: inline-block;
	width: 11px;
	height: 12px;
	background: url('/bitrix/components/sotbit/reviews.reviews.list/templates/.default/images/voted-like.png');
	margin-right: 5px;
}

#reviews-body .item .likes .voted-no {
	display: inline-block;
	width: 11px;
	height: 12px;
	background: url('/bitrix/components/sotbit/reviews.reviews.list/templates/.default/images/voted-dislike.png');
	margin-right: 5px;
}

#reviews-body .item .likes .recommendated {
	display: inline-block;
}

#reviews-body .list {
	padding-top: 50px;
}

#reviews-body .add-field-title {
	color: #6c727d;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 14px;
}

#reviews-body .answer {
	margin: 20px 0 0 0;
	min-height: 114px;
	background: #f8f8f8;
	padding: 15px;
}

#reviews-body .answer .reply {
	float: left;
}

#reviews-body .likes {
	clear: both;
}

#reviews-body .stars-sort {
	display: none;
}

#reviews-body .sort ul li {
	color: #6c727d;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 14px;
}

#reviews-body .sort ul li:hover span {
	color: #a76e6e;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 14px;
}

#reviews-body .time-filter {
	display: none;
}

#reviews-body #filter-pagination {
	float: right;
	margin-bottom: 80px;
	margin-right: 10%;
}

#reviews-body #filter-pagination button {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	font-size: 12px;
	color: #6c727d;
	background: #FFF;
	border: none;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 10px;
	display: inline-block;
	text-align: center;
	width: 25px;
}

#reviews-body #filter-pagination button.current, #reviews-body #filter-pagination .right-arrows button,
	#reviews-body #filter-pagination .left-arrows button {
	color: #000000;
}

#reviews-body #filter-pagination .right-arrows button, #reviews-body #filter-pagination .left-arrows button
	{
	border: 1px solid #d5d9dd;
	border-radius: 15px;
	line-height: 22px;
	padding-left: 8px;
}

#reviews-body #filter-pagination .left-arrows {
	float: left;
}

#reviews-body #filter-pagination .right-arrows {
	float: right;
}

#reviews-body .item .time {
	margin-bottom: 10px;
}

#reviews-body .item .rating {
	margin-bottom: 15px;
}

#reviews-body .item .likes {
	margin-top: 20px;
}
#reviews-body .dnone
{
	display:none;
}
  #reviews-body .list .item .table {
    display: table;
    width: 100%;
  }
    #reviews-body .list .shopanswer {
    background: #f8f8f8;
    padding: 30px 25px;
    margin-top:30px;
  }
  #reviews-body .list .shopanswer .user-info,
  #reviews-body .list .shopanswer .text {
    width: auto;
  }
  #reviews-body .list .shopanswer .user-info {
    float: left;
  }
  #reviews-body .list .shopanswer .username {
    color: #af7676;
    border-bottom: 0;
    text-decoration: none;
  }
  #reviews-body .list .shopanswer .text .text {
    color: #303030;
    font-family: "ProximaNovaLight", Arial, sans-serif;
  }
  #reviews-list .item blockquote {
  border: none ! important;
  background-color: #f2eccf;
  padding: 8px 6px 8px 24px;
  border-radius: 2px ! important;
  color: #303030 ! important;
  min-height: 1em ! important;
  margin: 0.6em 0 0.8em 0 ! important;
}
  #reviews-list .item  .wrap-quote {
  border: none;
  box-shadow: none;
  padding: 0;
  text-align: right;
  display:table-cell;
}
#reviews-list .item  .wrap-quote .quote {
  font-size: 15px;
  font-family: "PG Isadora Cyr Pro", Arial, regular;
  cursor: pointer;
  display: inline-block;
  background: none;
  color: #c19292;
  line-height: 15px;
  border-bottom: 1px dotted #c19292;
  padding: 0;
  min-height: unset;
  
}
#reviews-list .item .menu .message
{
	padding:8px 8px 5px 8px;
	position:absolute;
	opacity:0;
	top:25px;
	background:#FFF;
	z-index:0;
	font-size:12px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	
}
#reviews-list .item .menu .message-success
{
	border:1px solid green;
	color:green;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#reviews-list .item .menu .message-error
{
	border:1px solid #e64343;
	color:#e64343;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#reviews-list .item .menu
{
	position:absolute;
	right:0;
	top:0;
	z-index:99;
	/*display:none;*/
}

#reviews-list .item:hover .menu
{
	position:absolute;
	right:0;
	top:0;
	display:block;

}

#reviews-list .item .menu ul {
  margin: 0 15px 0 0;
  list-style: none;
  border:1px solid #e2e5e9;
  display: none;
}



#reviews-list .item .menu .actions {
	cursor:pointer;
	font-size:14px;
	color:#cfd3da;
	display:block;
	z-index:9999;
	float:right;
	margin-top:0px;
}

#reviews-list .item .menu:hover .actions {
	color:#303030;
}

#reviews-list .item .menu .actions::before {
  font-size: 80%;
}
#reviews-list .item .menu.open .actions::before {
}

#reviews-list .item .menu.open ul {
  display: block;
  width:180px;
  z-index:99;
  margin-top:15px;
  background-color: #ffffff;
}

#reviews-list .item .menu  ul li
{
	padding:8px 12px 5px 12px;
	border-bottom:1px solid #e2e5e9;
	z-index:0;
	cursor:pointer;
	position:relative;
	background:#f9f9f9;
	font-size:12px;
	color:#6c727d;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-list .item .menu  ul li:hover
{
	color:#303030;
}
#reviews-list .item .menu  ul li:last-child{
	border-bottom:none;
}
#reviews-body .item .video-title, #reviews-body .item .images-title, #reviews-body .item .presentation-title
{
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #6c727d;
	font-size: 12px;
	margin:10px 0 5px 0;
}
#reviews-body .item .cnt_reviews a
{
	display:inline-block;
}
#reviews-body .item .title
{
	width:100%;
}
/* End */


/* Start:/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/colorbox.css?16971192704585*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/* End */


/* Start:/bitrix/components/sotbit/reviews.comments.add/templates/.default/style.css?16971192708680*/
@media (min-width: 768px) {
	/* .spoiler-comments-body .forms{display:table;width:100%;}
 .spoiler-comments-body .forms .form-auth{display:table-cell;width:50%;}
 .spoiler-comments-body .forms .form-reg{display:table-cell;width:50%;}*/
  .spoiler-comments-body .forms{display:flex;}
  .spoiler-comments-body .forms .form-auth{flex-grow:1;width:48%;position:relative;margin-right:4%;background:#f8f8f8;padding:15px 0 15px 15px;}
   .spoiler-comments-body .forms .form-reg{flex-shrink:1;width:48%;position:relative;background:#f8f8f8;padding:15px 0 15px 15px;}

}
@media (max-width: 767px) {
 .spoiler-comments-body .forms .form-auth{background:#f8f8f8;margin-bottom:30px;}
 .spoiler-comments-body .forms .form-reg{background:#f8f8f8;}
}
 
 .add-comments{margin:20px 0;}
 .spoiler-comments-body {display:none;padding-top:40px;}
 .spoiler_links {cursor:pointer;}
 .add-comments .spoiler{
	border:1px solid #7c7c7c;
	box-shadow:1px 2px 1px 1px #e2e2e2;
	padding:5px;
	display:inline-block;
} 

 .add-comments .spoiler-input{
	padding:5px 40px;
	color:#FFF;
	background:#dbbfb9 url(/bitrix/components/sotbit/reviews.comments.add/templates/.default/images/button.jpg);
	text-decoration:none;
	font-family:"PG Isadora Cyr Pro",Arial,regular;
	font-size:18px;
	min-height:30px;
	line-height:20px;
	cursor:pointer;
}

#comments-body .title{
	width:50%;
}

#comments-body .success{color:green;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;margin-top:10px;}
#comments-body .spoiler_body p.add-check-error{color:#a76e6e;}
#comments-body .spoiler_body p.registration-check-error{color:red;}

#add_comment{text-align:left;}

#add_comment p{color:#6c727d;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
#add_comment p.example{color:#b0b3bb;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
#add_comment p.count{font-style:italic;color:#c2c6cb;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;margin-bottom:20px;}
#add_comment input[type="text"]{border:1px solid #e2e5e9;height:34px;width:100%;margin-bottom:20px;padding:5px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_comment textarea{border:1px solid #e2e5e9;padding:5px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;height:190px;}
#add_comment #comments-editor{width:50%;display:block; border: 1px solid;}
#add_comment input[type="radio"]{margin-right:7px;float:left;}
#add_comment span.radio-label{margin-right:15px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_comment span.radio-label{margin-right:15px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_comment .radio{float:none;line-height:14px;display:inline-block;margin-bottom:20px;}
#add_comment input[type="submit"]{background:#FFF;color:#767676;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;width:170px;height:30px;line-height:30px;border-radius:5px;border:1px solid #c8c8c8;box-shadow:1px 2px 2px 1px #dedede;margin-top:20px;}
#add_comment #reset-form{border:0;color:#c2c6cb;font-family:"ProximaNovaLight",Arial,sans-serif;font-size:14px;text-decoration:underline;margin-left:15px;background:#FFF;}
.spoiler-comments-body .add-check-error{text-align:left;color:#994d4d;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
 #auth_comment-check-error,#registration_comment-check-error{color:#994d4d;text-align:left;}
 
 
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-top-bar-btn,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-top-bar-select,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-fontsize-wrap {
  display: none;
}
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-bold,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-italic,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-underline,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-strike,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-remove-format,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-remove-format,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-top-bar-color,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-ordered-list,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-unordered-list,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-align-left,
.add-comments .spoiler-comments-body #add_comment .bxhtmled-top-bar-wrap .bxhtmled-button-quote {
  display: inline-block;
}
.add-comments .spoiler-comments-body #add_comment .bxhtmled-iframe-cnt {
  overflow: hidden ! important;
}
.add-comments .spoiler-comments-body #add_comment .feed-add-post-text {
  padding-left: 0;
  padding-right: 0;
}
 .spoiler-comments-body .reason-title{
	font-family: "ProximaNova", Arial, sans-serif;
  	color: #303030;
  	font-size:16px;
  	margin-bottom:0px;
  	text-align:center;
}
.spoiler-comments-body .reason-text{
	font-family: "ProximaNova", Arial, sans-serif;
  	color: #303030;
  	font-size:14px;
  	margin-bottom:8px;
  	text-align:center;
}
.spoiler-comments-body .not-ban-error {
  font-size: 18px;
  font-family: "ProximaNova", Arial, sans-serif;
  color: #994d4d;
  text-align:center;
}
.spoiler-comments-body .not-error {
  font-size: 18px;
  font-family: "ProximaNova", Arial, sans-serif;
  color: #994d4d;
  margin-bottom:8px;
}


div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/bitrix/components/sotbit/reviews.comments.add/templates/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/bitrix/components/sotbit/reviews.comments.add/templates/.default/images/sec-unlocked.png);}

@media (max-width: 767px) { 

	#registration_comment input[type="submit"]{margin:0 auto;display:block;}
	#registration_comment .form-group{margin: 0 auto 5px auto;width:230px;display:block;}
}
@media (min-width: 768px) {
	#registration_comment .captcha img{display:inline-block;margin-right:10px;width:35%;}
	#registration_comment .captcha input[type="text"]{height:42px;width:60%;display:inline;float:right;}
	#registration_comment .form-group{margin-bottom:15px;display:inline-block;}
}


#registration_comment{text-align:left;}
#registration_comment p{margin-bottom:3px;text-align:left;color:#6c727d;font-family:"ProximaNovaLight",Arial,sans-serif;font-size:12px;}
#registration_comment input[type="text"],#registration_comment input[type="password"]{width:230px;color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;border:1px solid #e2e5e9;padding:10px;margin-right:20px;}
#registration_comment .form-group{}
#registration_comment .form-group p{margin-bottom:3px;text-align:left;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;}
#registration_comment .form-group a{float:right;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;font-weight:lighter;}
#registration_comment .checkbox{text-align:left;margin-top:20px;line-height:13px;}
#registration_comment .checkbox input[type="checkbox"]{margin-right:10px;float:left;}
#registration_comment .checkbox label{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;clear:both;}
#registration_comment input[type="submit"]{background:#FFF;color:#767676;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;width:170px;height:30px;line-height:30px;border-radius:5px;border:1px solid #c8c8c8;box-shadow:1px 2px 2px 1px #dedede;margin-top:20px;}
#registration_comment .captcha{background:#efeded;padding:10px;margin:10px 0;width:100%;position:relative;}
#registration_comment .captcha .captcha-title{color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;}
#registration_comment .captcha .captcha-title-2{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;font-weight:lighter;}
#registration_comment .captcha img{display:inline-block;margin-right:10px;width:35%;height:40px;}
#registration_comment .captcha input[type="text"]{height:42px;width:60%;display:inline;float:right;margin-right:0;}
/* End */


/* Start:/bitrix/components/sotbit/reviews.comments.list/templates/.default/style.css?16971192707824*/
@media (max-width: 767px) {
  #comments-body .time,
  #comments-body .user-info {
    text-align: center;
  }
  #comments-body .item .avatar {
    position: relative;
    left: 50%;
    margin-left: -47px;
    float: none;
  }
  #comments-body .level-1 {
    margin-left: 10px;
  } 
  #comments-body .level-2 {
    margin-left: 20px;
  }
  #comments-body .level-3 {
    margin-left: 30px;
  }
  #comments-body .level-4 {
    margin-left: 40px;
  }
  #comments-body .level-5 {
    margin-left: 50px;
  }
  #comments-body .level-6 {
    margin-left: 60px;
  }
  #comments-body .level-7 {
    margin-left: 70px;
  }
  #comments-body .level-8 {
    margin-left: 80px;
  }
  #comments-body .level-9 {
    margin-left: 90px;
  }
}
@media (min-width: 768px) {
  #comments-body {
    margin-bottom: 80px;
  }
  #comments-body .list {
    padding-top: 50px;
    width: 80%;
    margin-left: 10%;
  }
  #comments-body .list .item {
    margin-bottom: 10px;
    padding: 0 25px 0 25px;
  }
  #comments-body .list .item .table {
    display: table;
    width: 100%;
  }
  #comments-body .list .item .border-bottom {
    border-bottom: 1px dashed #e2e5e9;
    padding-top: 5px;
  }
  #comments-body .list .item .avatar {
    float: left;
    width: 94px;
    height: 94px;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-align: center;
    text-align: center;
    border: 1px solid #e6e6e6;
    margin-right: 25px;
    background: #FFF;
  }
  #comments-body .list .item .user-info,
  #comments-body .list .item .comments {
    display: table-cell;
  }

  #comments-body .list .item .user-info {
    width: 40%;
  }
  #comments-body .list .item .avatar-inner {
    height: 100%;
    display: flex;
    background: #FFF;
  }
  #comments-body .list .item .username,
  #comments-body .list .item .reply-header {
    font-family: "ProximaNova", Arial, sans-serif;
    color: #303030;
    font-size: 14px;
  }
  #comments-body .list .item .age, #comments-body .list .item .cnt-comments,
  #comments-body .list .item .country {
    font-family: "ProximaNova", Arial, sans-serif;
    color: #303030;
    font-size: 14px;
  }
  #comments-body .list .item .age span, #comments-body .list .item .cnt_comments span,
  #comments-body .list .item .country span {
    color: #6c727d;
    font-size: 14px;
    padding-right: 10px;
    font-family: "ProximaNovaLight", Arial, sans-serif;
    width: 105px;
    display: inline-block;
  }
  #comments-body .list .item img {
    display: inline;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #comments-body .list .item .time {
    font-family: "ProximaNovaLight", Arial, sans-serif;
    color: #6c727d;
    font-size: 12px;
    display:inline;
  }
  #comments-body .list .item .text {
    font-family: "ProximaNovaLight", Arial, sans-serif;
    color: #303030;
    font-size: 14px;
    vertical-align: top;
  }
  #comments-body .list .item .username {
    margin-bottom: 13px;
    display: inline-block;
    border-bottom: 1px solid #d8d8d8;
  }
  #comments-body .list .item .age {
    margin-bottom: 0px;
  }
  #comments-body .list .item .time {
    margin-bottom: 10px;
  }
  #comments-body .list .shopanswer {
    background: #f8f8f8;
    padding: 30px 25px;
    margin-top:30px;
  }
  #comments-body .list .shopanswer .user-info,
  #comments-body .list .shopanswer .text {
    width: auto;
  }
  #comments-body .list .shopanswer .user-info {
    float: left;
  }
  #comments-body .list .shopanswer .username {
    color: #af7676;
    border-bottom: 0;
    text-decoration: none;
  }
  #comments-body .list .shopanswer .text {
    color: #303030;
    font-family: "ProximaNovaLight", Arial, sans-serif;
  }
  #comments-body .list .level-0 {
    margin-left: 0px;
  }
  #comments-body .list .level-0 .border-bottom {
    border-bottom: 1px solid #e2e5e9;
  }
  #comments-body .list .level-1 {
    margin-left: 30px;
  }
  #comments-body .list .level-2 {
    margin-left: 60px;
  }
  #comments-body .list .level-3 {
    margin-left: 90px;
  }
  #comments-body .list .level-4 {
    margin-left: 120px;
  }
  #comments-body .list .level-5 {
    margin-left: 150px;
  }
  #comments-body .list .level-6 {
    margin-left: 180px;
  }
  #comments-body .list .level-7 {
    margin-left: 210px;
  }
  #comments-body .list .level-8 {
    margin-left: 240px;
  }
  #comments-body .list .level-9 {
    margin-left: 270px;
  }
  #comments-body .comments {
    vertical-align: top;
  }
}
#comments-body .dnone {
  display: none;
}
#comments-body .item blockquote {
  border: none ! important;
  background-color: #f2eccf;
  padding: 8px 6px 8px 24px;
  border-radius: 2px ! important;
  color: #303030 ! important;
  min-height: 1em ! important;
  margin: 0.6em 0 0.8em 0 ! important;
}
#comments-body .item .menu .message
{
	padding:8px 8px 5px 8px;
	position:absolute;
	opacity:0;
	top:25px;
	background:#FFF;
	z-index:0;
	font-size:12px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	
}
#comments-body .item .menu .message-success
{
	border:1px solid green;
	color:green;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#comments-body .item .menu .message-error
{
	border:1px solid #e64343;
	color:#e64343;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#comments-body .item .menu
{
	position:absolute;
	right:0;
	top:0;
	z-index:9999;
	/*display:none;*/
}

#comments-body .item:hover .menu
{
	position:absolute;
	right:0;
	top:0;
	display:block;

}

#comments-body .item .menu ul {
  margin: 0 15px 0 0;
  list-style: none;
  border:1px solid #e2e5e9;
  display: none;
}



#comments-body .item .menu .actions {
	cursor:pointer;
	font-size:14px;
	color:#cfd3da;
	display:block;
	z-index:9999;
	float:right;
	margin-top:0px;
}

#comments-body .item .menu:hover .actions {
	color:#303030;
}

#comments-body .item .menu .actions::before {
  font-size: 80%;
}
#comments-body .item .menu.open .actions::before {
}

#comments-body .item .menu.open ul {
  display: block;
  width:180px;
  z-index:9999;
margin-top:15px;
}

#comments-body .item .menu  ul li
{
	padding:8px 12px 5px 12px;
	border-bottom:1px solid #e2e5e9;
	z-index:0;
	cursor:pointer;
	position:relative;
	background:#f9f9f9;
	font-size:12px;
	color:#6c727d;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}
#comments-body .item .menu  ul li:hover
{
	color:#303030;
}
#comments-body .item .menu  ul li:last-child{
	border-bottom:none;
}
  #comments-body .list .item .comments
  {
  	position:relative;
  }
  #comments-body .item .cnt_comments a
{
	display:inline-block;
}

#comments-body #filter-pagination-comments {
	float: right;
	margin-bottom: 80px;
	margin-top:10px;
}

#comments-body #filter-pagination-comments button {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	font-size: 12px;
	color: #6c727d;
	background: #FFF;
	border: none;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 10px;
	display: inline-block;
	text-align: center;
	width: 25px;
}

#comments-body #filter-pagination-comments button.current, #comments-body #filter-pagination-comments .right-arrows button,
#comments-body #filter-pagination-comments .left-arrows button {
	color: #000000;
}

#comments-body #filter-pagination-comments .right-arrows button, #comments-body #filter-pagination-comments .left-arrows button
{
	border: 1px solid #d5d9dd;
	border-radius: 15px;
	line-height: 22px;
	padding-left: 8px;
}

#comments-body #filter-pagination-comments .left-arrows {
	float: left;
}

#comments-body #filter-pagination-comments .right-arrows {
	float: right;
}
/* End */


/* Start:/bitrix/components/sotbit/reviews.questions.add/templates/.default/style.css?16971192708733*/
@media (min-width: 768px) {
	/* .spoiler-questions-body .forms{display:table;width:100%;}
 .spoiler-questions-body .forms .form-auth{display:table-cell;width:50%;}
 .spoiler-questions-body .forms .form-reg{display:table-cell;width:50%;}*/
  .spoiler-questions-body .forms{display:flex;}
  .spoiler-questions-body .forms .form-auth{flex-grow:1;width:48%;position:relative;margin-right:4%;background:#f8f8f8;padding:15px 0 15px 15px;}
   .spoiler-questions-body .forms .form-reg{flex-shrink:1;width:48%;position:relative;background:#f8f8f8;padding:15px 0 15px 15px;}

}
@media (max-width: 767px) {
 .spoiler-questions-body .forms .form-auth{background:#f8f8f8;margin-bottom:30px;}
 .spoiler-questions-body .forms .form-reg{background:#f8f8f8;}
} 
 .add-questions{margin:20px 0;}
 .spoiler-questions-body {display:none;padding-top:40px;}
 .spoiler_links {cursor:pointer;}
.add-questions .spoiler{
	border:1px solid #7c7c7c;
	box-shadow:1px 2px 1px 1px #e2e2e2;
	padding:5px;
	display:inline-block;
}
 
.add-questions .spoiler-input{
	padding:5px 40px;
	color:#FFF;
	background:#dbbfb9 url(/bitrix/components/sotbit/reviews.questions.add/templates/.default/images/button.jpg);
	text-decoration:none;
	font-family:"PG Isadora Cyr Pro",Arial,regular;
	font-size:18px;
	min-height:30px;
	line-height:20px;
	cursor:pointer;
}



#questions-body .title{
	width:50%;
}
#questions-body .success{color:green;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;margin-top:10px;}
#questions-body .spoiler_body p.add-check-error{color:red;}
#questions-body .spoiler_body p.registration-check-error{color:red;}

.tabs a.spoiler{
	display:inline-block;
	padding:10px;
	color:#FFF;
	background:#603a2f;
	text-transform:uppercase;
	text-decoration:none;
}
 .auth-error{
	font-size:18px;
	color:#994d4d;
	font-family:"ProximaNova",Arial,sans-serif;
	text-align:left;margin-bottom:20px;
}
#auth-title,#register-title{color:#000000;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;text-align:left;}


 #auth-check-error,#registration-check-error{color:#994d4d;text-align:left;}
 
 
 #add_question{text-align:left;}


#add_question #recaptcha-question-0{
	margin-top:20px;
}

#add_question p{color:#6c727d;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
#add_question p.example{color:#b0b3bb;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
#add_question p.count{font-style:italic;color:#c2c6cb;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;margin-bottom:20px;}
#add_question input[type="text"]{border:1px solid #e2e5e9;height:34px;width:100%;margin-bottom:20px;padding:5px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_question textarea{border:1px solid #e2e5e9;width:100%;padding:5px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;height:190px;}
#add_question input[type="radio"]{margin-right:7px;float:left;}
#add_question span.radio-label{margin-right:15px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_question span.radio-label{margin-right:15px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_question .radio{float:none;line-height:14px;display:inline-block;margin-bottom:20px;}
#add_question input[type="submit"]{background:#FFF;color:#767676;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;width:170px;border-radius:5px;border:1px solid #c8c8c8;box-shadow:1px 2px 2px 1px #dedede;margin-top:20px;}
#add_question #reset-form{border:0;color:#c2c6cb;font-family:"ProximaNovaLight",Arial,sans-serif;font-size:14px;text-decoration:underline;margin-left:15px;background:#FFF;}
.spoiler-questions-body .add-check-error{text-align:left;color:#994d4d;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
 #auth_question-check-error,#registration_question-check-error{color:#994d4d;text-align:left;}
 
 
  #add_question .bxhtmled-top-bar-wrap .bxhtmled-top-bar-btn,#add_question .bxhtmled-top-bar-wrap .bxhtmled-top-bar-select,#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-fontsize-wrap
{
	display:none;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-bold
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-italic
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-underline
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-strike
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-remove-format
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-top-bar-color
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-ordered-list
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-unordered-list
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-align-left
{
	display:inline-block;
}
#add_question .bxhtmled-top-bar-wrap .bxhtmled-button-quote
{
	display:inline-block;
}
#add_question .bxhtmled-iframe-cnt
{
	overflow:hidden!important;
}
#add_question .feed-add-post-text
{
	padding-left:0;
	padding-right:0;
}
#add_question #question-editor
{
	width:50%;
	display:block;
	border: 1px solid;
}
.spoiler-questions-body .reason-title{
	font-family: "ProximaNova", Arial, sans-serif;
  	color: #303030;
  	font-size:16px;
  	margin-bottom:0px;
  	text-align:center;
}
.spoiler-questions-body .reason-text{
	font-family: "ProximaNova", Arial, sans-serif;
  	color: #303030;
  	font-size:14px;
  	margin-bottom:8px;
  	text-align:center;
}
.spoiler-questions-body .not-ban-error {
  font-size: 18px;
  font-family: "ProximaNova", Arial, sans-serif;
  color: #994d4d;
  text-align:center;
}

div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/bitrix/components/sotbit/reviews.questions.add/templates/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/bitrix/components/sotbit/reviews.questions.add/templates/.default/images/sec-unlocked.png);}

@media (max-width: 767px) { 

	#registration_question input[type="submit"]{margin:0 auto;display:block;}
	#registration_question .form-group{margin: 0 auto 5px auto;width:230px;display:block;}
}
@media (min-width: 768px) {
	#registration_question .captcha img{display:inline-block;margin-right:10px;width:35%;}
	#registration_question .captcha input[type="text"]{height:42px;width:60%;display:inline;float:right;}
	#registration_question .form-group{margin-bottom:15px;display:inline-block;}
}


#registration_question{text-align:left;}
#registration_question p{margin-bottom:3px;text-align:left;color:#6c727d;font-family:"ProximaNovaLight",Arial,sans-serif;font-size:12px;}
#registration_question input[type="text"],#registration_question input[type="password"]{width:230px;color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;border:1px solid #e2e5e9;padding:10px;margin-right:20px;}
#registration_question .form-group{}
#registration_question .form-group p{margin-bottom:3px;text-align:left;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;}
#registration_question .form-group a{float:right;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;font-weight:lighter;}
#registration_question .checkbox{text-align:left;margin-top:20px;line-height:13px;}
#registration_question .checkbox input[type="checkbox"]{margin-right:10px;float:left;}
#registration_question .checkbox label{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;clear:both;}
#registration_question input[type="submit"]{background:#FFF;color:#767676;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;width:170px;height:30px;line-height:30px;border-radius:5px;border:1px solid #c8c8c8;box-shadow:1px 2px 2px 1px #dedede;margin-top:20px;}
#registration_question .captcha{background:#efeded;padding:10px;margin:10px 0;width:100%;position:relative;}
#registration_question .captcha .captcha-title{color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;}
#registration_question .captcha .captcha-title-2{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;font-weight:lighter;}
#registration_question .captcha img{display:inline-block;margin-right:10px;width:35%;height:40px;}
#registration_question .captcha input[type="text"]{height:42px;width:60%;display:inline;float:right;margin-right:0;}
/* End */


/* Start:/bitrix/components/sotbit/reviews.questions.list/templates/.default/style.css?16971192707023*/
@media (max-width: 767px) { 
#questions-body .time, .user-info{text-align:center;}
#questions-body .item .avatar{position:relative;left:50%;margin-left:-47px;float:none;}

 #questions-body .reply-block{text-align:center;}
 #questions-body .reply-text{text-align:left;}
} 
@media (min-width: 768px) { 
#questions-body .item .avatar{float:left;}
#questions-body .item .user-info,#questions-body .item .questions{display:table-cell;}

#questions-body .item .user-info{width:40%;}
 #questions-body .answer{}
}
#questions-body .list .item{margin-bottom:60px;border-bottom:1px solid #e2e5e9;padding-bottom:60px;}
#questions-body .item .avatar{background:#FFF;width:94px;height:94px; display:flex;display: -ms-flexbox;-ms-flex-align: center;text-align:center;line-height:94px;border:1px solid #e6e6e6;margin-right:25px;}
#questions-body .item .avatar-inner{height: 100%; display: flex;}
#questions-body .item .username,#questions-body .item .reply-header{font-family:"ProximaNova",Arial,sans-serif;color:#303030;font-size:14px;}
#questions-body .item .age,#questions-body .item .cnt_questions,#questions-body .item .country,#questions-body .item .add-field-text,#questions-body .item .reply-text,#questions-body .item .likes .recommendated{font-family:"ProximaNova",Arial,sans-serif;color:#303030;font-size:14px;}
#questions-body .item .age span,#questions-body .item .cnt_questions,#questions-body .item .country span,#questions-body .add-field-title,#questions-body .item .likes-title,#questions-body .item .likes .yescnt,.item .likes .nocnt{color:#6c727d;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;padding-right:10px;}
#questions-body .item .age span,#questions-body .item .country span, #questions-body .item .cnt_questions span{width:75px;display:inline-block;}
#questions-body .age .col-sm-8,#questions-body .country .col-sm-8{padding-left:0;}
#questions-body .item img{display:inline;width: 100%; height: 100%;	object-fit: cover;}

#questions-body .item .time{font-family:"ProximaNovaLight",Arial,sans-serif;color:#6c727d;font-size:12px;}
#questions-body .item .text{font-family:"ProximaNovaLight",Arial,sans-serif;color:#303030;font-size:14px;}
#questions-body .answer{margin:20px 0 0 0;min-height:114px;background:#f8f8f8;padding:10px;}
#questions-body .answer .reply{float:left;}
#questions-body{margin-bottom:80px;}
#questions-body .list .item{margin-left:10%;width:80%;}

  #questions-body .list .item .table {
    display: table;
    width: 100%;
  }

#questions-body .item .username{margin-bottom:13px;display:inline-block;border-bottom:1px solid #d8d8d8;}
#questions-body .item .reply-header{margin-bottom:13px;display:inline-block;border-bottom:1px solid #d8d8d8;}
#questions-body .item .age{margin-bottom:0px;}
#questions-body .item .time{margin-bottom:10px;}

#questions-body .questions{vertical-align: top;}

#questions-body .list{padding-top:50px;}

  #questions-body .list .shopanswer {
    background: #f8f8f8;
    padding: 30px 25px;
    margin-top:30px;
  }
  #questions-body .list .shopanswer .user-info,
  #questions-body .list .shopanswer .text {
    width: auto;
  }
  #questions-body .list .shopanswer .user-info {
    float: left;
  }
  #questions-body .list .shopanswer .username {
    color: #af7676;
    border-bottom: 0;
    text-decoration: none;
  }
  #questions-body .list .shopanswer .text {
    color: #303030;
    font-family: "ProximaNovaLight", Arial, sans-serif;
  }
  #questions-body 	.wrap-quote {
	border: none;
	box-shadow: none;

	
}

#questions-body		.quote {
	font-size: 15px;
	font-family: "PG Isadora Cyr Pro", Arial, regular;
	cursor: pointer;
	display: inline-block;
	background: none;
	color: #c19292;
	line-height: 15px;
	border-bottom: 1px dotted #c19292;
	padding: 0;
	min-height: unset;
	float: right;
}
#questions-body .item blockquote {
  border: none ! important;
  background-color: #f2eccf;
  padding: 8px 6px 8px 24px;
  border-radius: 2px ! important;
  color: #303030 ! important;
  min-height: 1em ! important;
  margin: 0.6em 0 0.8em 0 ! important;
}
#questions-body .item .menu .message
{
	padding:8px 8px 5px 8px;
	position:absolute;
	opacity:0;
	top:25px;
	background:#FFF;
	z-index:0;
	font-size:12px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	
}
#questions-body .item .menu .message-success
{
	border:1px solid green;
	color:green;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#questions-body .item .menu .message-error
{
	border:1px solid #e64343;
	color:#e64343;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#questions-body .item .menu
{
	position:absolute;
	right:0;
	top:0;
	z-index:9999;
	/*display:none;*/
}

#questions-body .item:hover .menu
{
	position:absolute;
	right:0;
	top:0;
	display:block;

}

#questions-body .item .menu ul {
  margin: 0 15px 0 0;
  list-style: none;
  border:1px solid #e2e5e9;
  display: none;
}



#questions-body .item .menu .actions {
	cursor:pointer;
	font-size:14px;
	color:#cfd3da;
	display:block;
	z-index:9999;
	float:right;
	margin-top:0px;
}

#questions-body .item .menu:hover .actions {
	color:#303030;
}

#questions-body .item .menu .actions::before {
  font-size: 80%;
}
#questions-body .item .menu.open .actions::before {
}

#questions-body .item .menu.open ul {
  display: block;
  width:180px;
  z-index:9999;
margin-top:15px;
}

#questions-body .item .menu  ul li
{
	padding:8px 12px 5px 12px;
	border-bottom:1px solid #e2e5e9;
	z-index:0;
	cursor:pointer;
	position:relative;
	background:#f9f9f9;
	font-size:12px;
	color:#6c727d;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}
#questions-body .item .menu  ul li:hover
{
	color:#303030;
}
#questions-body .item .menu  ul li:last-child{
	border-bottom:none;
}
#questions-body .item .questions{position:relative;}

#questions-body .item .cnt_questions a
{
	display:inline-block;
}

#questions-body #filter-pagination-questions {
	float: right;
	margin-bottom: 80px;
}

#questions-body #filter-pagination-questions button {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	font-size: 12px;
	color: #6c727d;
	background: #FFF;
	border: none;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 10px;
	display: inline-block;
	text-align: center;
	width: 25px;
}

#questions-body #filter-pagination-questions button.current, #questions-body #filter-pagination-questions .right-arrows button,
#questions-body #filter-pagination-questions .left-arrows button {
	color: #000000;
}

#questions-body #filter-pagination-questions .right-arrows button, #questions-body #filter-pagination-questions .left-arrows button
{
	border: 1px solid #d5d9dd;
	border-radius: 15px;
	line-height: 22px;
	padding-left: 8px;
}

#questions-body #filter-pagination-questions .left-arrows {
	float: left;
}

#questions-body #filter-pagination-questions .right-arrows {
	float: right;
}
/* End */


/* Start:/bitrix/components/sotbit/reviews/templates/.default/css/font-awesome.min.css?169711927027470*/
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/bitrix/components/sotbit/reviews/templates/.default/css/../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('/bitrix/components/sotbit/reviews/templates/.default/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('/bitrix/components/sotbit/reviews/templates/.default/css/../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('/bitrix/components/sotbit/reviews/templates/.default/css/../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('/bitrix/components/sotbit/reviews/templates/.default/css/../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('/bitrix/components/sotbit/reviews/templates/.default/css/../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}

/* End */


/* Start:/local/templates/tvoy-sexshop-2022/components/bitrix/catalog.section/catalog-widget/style.css?1697194597710*/
.catalog-widget {
  margin: 80px 0;
}
.catalog-widget__title {
  color: #6F548F;
  font-size: 30px;
  margin-bottom: 40px;
}
.catalog-widget__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}

@media (max-width: 1440px) {
  .catalog-widget__title {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .catalog-widget {
    margin: 60px 0;
  }
  .catalog-widget__items {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .catalog-widget {
    margin: 30px 0;
  }
  .catalog-widget__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .catalog-widget__items {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
}
/* End */


/* Start:/local/templates/tvoy-sexshop-2022/components/bitrix/catalog.item/product/style.css?17038439373810*/
.popular__product {
  background-color: #FFFFFF;
  border-radius: 25px;
  height: 100%;
  padding: 15px 20px;
  position: relative;
  transition: all 0.3s ease;
}
.popular__product:hover {
  filter: drop-shadow(4px 15px 18px rgba(109, 109, 109, 0.25));
}
.popular__product--container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.popular__product--image {
  margin: 0 auto 10px;
  text-align: center;
  height: 333px;
  width: 100%;
}
.popular__product--image a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.popular__product--image a img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.popular__product--price {
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif;
}
.popular__product--price-new {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #EC4570;
}
.popular__product--price-discount {
  font-size: 18px;
  line-height: 100%;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #C4C4C4;
  margin-left: 10px;
  font-weight: 300;
}
.popular__product--title {
  margin-bottom: 8px;
  max-width: 100%;
  font-family: "Roboto", sans-serif;
}
.popular__product--title p {
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
}
.popular__product--actions {
  display: flex;
  justify-content: space-between;
}
.popular__product--actions-buy {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  fill: currentColor;
  background-color: #EC4570;
  padding: 9px 22px;
  border-radius: 60px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.popular__product--actions-buy:hover {
  background: #CA3862;
}
.popular__product--actions-buy-text {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  margin-left: 10px;
}
.popular__product--actions-like {
  display: block;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
}
.popular__product--stickers {
  position: absolute;
  top: 14px;
  right: 14px;
}
.popular__product--stickers-item {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 100%;
  padding: 3px 14px;
  border-radius: 40px;
}
.popular__product--stickers-item + .popular__product--stickers-item {
  margin-top: 2px;
}
.popular__product--stickers-item-hit {
  background-color: #60487A;
}
.popular__product--stickers-item-new {
  background-color: #F34C4E;
}
.popular__product--stickers-item-discount {
  background-color: #DD3D6B;
}

@media (max-width: 1440px) {
  .popular__product--image {
    height: 184px;
  }
  .popular__product--price {
    margin-bottom: 6px;
  }
  .popular__product--price-new {
    font-size: 20px;
    line-height: 100%;
  }
  .popular__product--price-discount {
    font-size: 16px;
    line-height: 100%;
  }
}
@media (max-width: 992px) {
  .popular__product--image {
    height: 170px;
  }
  .popular__product--price {
    margin-bottom: 6px;
  }
  .popular__product--price-new {
    font-size: 16px;
    line-height: 100%;
  }
  .popular__product--price-discount {
    font-size: 14px;
    line-height: 100%;
  }
  .popular__product .popular__product--top .popular__product--title p {
    font-size: 14px;
    line-height: 100%;
  }
  .popular__product .popular__product--bottom .popular__product--actions .popular__product--actions-buy {
    font-size: 14px;
    line-height: 100%;
  }
}
@media (max-width: 767px) {
  .popular__product {
    padding: 15px;
  }
  .popular__product--container {
    position: relative;
  }
  .popular__product--stickers {
    position: absolute;
    top: -2px;
    right: -2px;
  }
  .popular__product--stickers .popular__product--stickers-item {
    font-size: 14px;
  }
  .popular__product--image {
    height: 144px;
  }
}
/* End */


/* Start:/local/templates/tvoy-sexshop-2022/components/bitrix/news.list/faq/style.css?17018751891559*/
.faq {
  margin-bottom: 60px;
}
.faq__title {
  color: #6F548F;
  margin-bottom: 40px;
}
.faq__item {
  background-color: #FAC4BA;
  border-radius: 25px;
}
.faq__item + .faq__item {
  margin-top: 10px;
}
.faq__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px;
  font-size: 24px;
  cursor: pointer;
}
.faq__item_open .faq__item-header {
  color: #6F548F;
}
.faq__item-arrow {
  fill: none;
  stroke: currentColor;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.faq__item_open .faq__item-arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.faq__item-content {
  border-top: solid 1px rgba(96, 72, 122, 0.15);
  padding: 12px 24px;
  font-size: 20px;
  line-height: 150%;
}
.faq__item ul {
  padding-left: 1rem;
}
.faq__item ol li {
  list-style-type: auto;
}
.faq__item ul li {
  list-style-type: disc;
}

@media (max-width: 992px) {
  .faq {
    margin-bottom: 60px;
  }
  .faq__title {
    margin-bottom: 20px;
  }
  .faq__item-header {
    font-size: 20px;
  }
  .faq__item-content {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .faq {
    margin-bottom: 60px;
  }
  .faq__title {
    font-size: 24px;
  }
  .faq__item-header {
    padding: 20px;
    font-size: 16px;
  }
  .faq__item-content {
    padding: 20px;
    font-size: 14px;
  }
}
/* End */
/* /local/templates/tvoy-sexshop-2022/components/bitrix/catalog/catalog/style.css?16971945974825 */
/* /local/templates/tvoy-sexshop-2022/components/bitrix/catalog.element/catalog/style.css?170384393714752 */
/* /local/js/custom/swiper/swiper-bundle.min.css?169719459716466 */
/* /local/templates/tvoy-sexshop-2022/components/custom/empty/reviews-rating/style.css?1703862961222 */
/* /local/templates/tvoy-sexshop-2022/components/custom/empty/catalog-static-block/style.css?17023802631976 */
/* /local/templates/tvoy-sexshop-2022/components/bitrix/catalog.section/catalog-list/style.css?1697194597650 */
/* /local/templates/tvoy-sexshop-2022/components/bitrix/catalog.item/product-line/style.css?16971945971641 */
/* /local/templates/tvoy-sexshop-2022/components/bitrix/news.list/advantages/style.css?16971945971841 */
/* /bitrix/components/sotbit/reviews/templates/.default/style.css?16971192702358 */
/* /bitrix/components/sotbit/reviews.statistics/templates/.default/style.css?16971192702889 */
/* /bitrix/components/sotbit/reviews.reviews.add/templates/.default/style.css?16971192709872 */
/* /bitrix/components/sotbit/reviews.reviews.filter/templates/.default/style.css?16971192705273 */
/* /bitrix/components/sotbit/reviews.reviews.list/templates/.default/style.css?169711927010868 */
/* /bitrix/components/sotbit/reviews.reviews.list/templates/.default/css/colorbox.css?16971192704585 */
/* /bitrix/components/sotbit/reviews.comments.add/templates/.default/style.css?16971192708680 */
/* /bitrix/components/sotbit/reviews.comments.list/templates/.default/style.css?16971192707824 */
/* /bitrix/components/sotbit/reviews.questions.add/templates/.default/style.css?16971192708733 */
/* /bitrix/components/sotbit/reviews.questions.list/templates/.default/style.css?16971192707023 */
/* /bitrix/components/sotbit/reviews/templates/.default/css/font-awesome.min.css?169711927027470 */
/* /local/templates/tvoy-sexshop-2022/components/bitrix/catalog.section/catalog-widget/style.css?1697194597710 */
/* /local/templates/tvoy-sexshop-2022/components/bitrix/catalog.item/product/style.css?17038439373810 */
/* /local/templates/tvoy-sexshop-2022/components/bitrix/news.list/faq/style.css?17018751891559 */
