

/* Start:/local/templates/samura/components/bitrix/catalog/samura/style.css?174100844727529*/
.products-exist {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 40px;
}

.section-info {
  width: 1720px;
  margin: 0 auto;
  padding-bottom: 80px;
  border-bottom: 1px solid #D9D9D9;
}

@media(min-width: 2560px) {
  .section-info {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .section-info {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .section-info {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1279px) {
  .section-info {
    border-bottom: 0;
    padding-bottom: 30px;
  }
}
.section-info.with-subsections {
  padding-bottom: 50px;
}
@media screen and (max-width: 1279px) {
  .section-info.with-subsections {
    padding-bottom: 20px;
  }
}
.section-info.only-h1 {
  padding-bottom: 0;
}
.section-info .picture-and-info {
  margin-top: 50px;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .section-info .picture-and-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info {
    margin-top: 24px;
  }
}
.section-info .picture-and-info .info-wrap:not(.wide) {
  min-width: 580px;
  max-width: 580px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info .picture-and-info .info-wrap:not(.wide) {
    min-width: 380px;
    max-width: 380px;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info .info-wrap:not(.wide) {
    min-width: 100%;
    max-width: 100%;
  }
}
.section-info .picture-and-info .info-wrap .topProps .top-prop {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 15px;
  text-transform: none;
  padding: 13px 20px;
  text-align: center;
  display: table;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info .info-wrap .topProps .top-prop {
    font-size: 12px;
    padding: 6px 20px;
  }
}
.section-info .picture-and-info .info-wrap .topProps .top-prop.NEW {
  background-color: #FFFFFF;
}
.section-info .picture-and-info .info-wrap h1.name.section {
  margin-top: 45px;
  margin-bottom: 0;
  color: #231F20;
  font-size: 64px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 64px;
  padding-right: 130px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info .picture-and-info .info-wrap h1.name.section {
    font-size: 48px;
    line-height: 48px;
    padding-right: 50px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info .info-wrap h1.name.section {
    margin-top: 16px;
    font-size: 28px;
    line-height: 28px;
    padding-right: 0;
  }
}
.section-info .picture-and-info .info-wrap .preview-text {
  margin-top: 24px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 22px;
  padding-right: 100px;
  max-width: 1000px;
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info .info-wrap .preview-text {
    font-size: 14px;
    line-height: 14px;
    padding-right: 0;
    margin-top: 16px;
  }
}
.section-info .picture-and-info .info-wrap .preview-text span {
  color: #231F20;
}
.section-info .picture-and-info .picture {
  min-width: 1;
  max-width: 1;
  height: 400px;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info .picture-and-info .picture {
    height: 330px;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .picture-and-info .picture {
    margin-top: 16px;
    height: 300px;
  }
}
.section-info .picture-and-info .picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .section-info .picture-and-info .picture img:not(.image-mobile) {
    display: none;
  }
}
.section-info .picture-and-info .picture img.image-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .section-info .picture-and-info .picture img.image-mobile {
    display: block;
  }
}
.section-info .subsections {
  margin-top: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  margin-left: -11px;
}
@media screen and (max-width: 1279px) {
  .section-info .subsections {
    gap: 10px;
    margin-top: 25px;
    max-height: 300px;
    overflow-y: auto;
    scrollbar-color: #231F20 #e4ecef;
    scrollbar-width: thin;
    scrollbar-base-color: #231F20;
    scrollbar-face-color: #231F20;
    scrollbar-3dlight-color: #231F20;
    scrollbar-highlight-color: #231F20;
    scrollbar-track-color: #e4ecef;
    scrollbar-arrow-color: #e4ecef;
    scrollbar-shadow-color: #231F20;
    scrollbar-dark-shadow-color: #231F20;
  }
  .section-info .subsections::-webkit-scrollbar {
    width: 2px;
    background-color: #e4ecef;
  }
  .section-info .subsections::-webkit-scrollbar-thumb {
    width: 2px;
    background-color: #231F20;
    border-radius: 6px;
  }
  .section-info .subsections::-webkit-scrollbar-button {
    background-color: #e4ecef;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 16px;
    width: 1em;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
.section-info .subsections .subsection {
  width: auto !important;
  padding: 12px 22px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 20px;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  border-radius: 37px;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info .subsections .subsection {
    font-size: 18px;
    padding: 18px 28px;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .subsections .subsection {
    font-size: 16px;
    padding: 4px 20px;
    margin-right: 0;
  }
}
.section-info .subsections .subsection.selected, .section-info .subsections .subsection:hover:not(.noHover) {
  background-color: #005F61;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .section-info .subsections .subsection.selected, .section-info .subsections .subsection:hover:not(.noHover) {
    font-size: 18px;
  }
}
@media screen and (max-width: 1279px) {
  .section-info .subsections .subsection.selected, .section-info .subsections .subsection:hover:not(.noHover) {
    font-size: 16px;
  }
}
.section-info .subsections .subsection:last-child {
  margin-right: 0;
}

.catalog-wrap {
  margin-top: 50px;
  width: 1720px;
  margin: 0 auto;
}

@media(min-width: 2560px) {
  .catalog-wrap {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .catalog-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1280px) {
  .catalog-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) {
  .catalog-wrap {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap {
    margin-top: 0;
  }
}
.catalog-wrap > .left {
  margin-top: 50px;
  min-width: 292px;
  max-width: 292px;
}
@media screen and (max-width: 1279px) {
  .catalog-wrap > .left {
    margin-top: 30px;
    min-width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .left {
    margin: 0;
    height: 0;
  }
}
.catalog-wrap > .right {
  margin-top: 50px;
  margin-left: 56px;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media(min-width: 2560px) {
  .catalog-wrap > .right {
    margin-left: 98px;
  }
}

@media screen and (max-width: 1279px) {
  .catalog-wrap > .right {
    margin-top: 30px;
    margin-left: 0;
  }
}
.catalog-wrap > .right .elements-wrap {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  width: 100%;
}
.catalog-wrap > .right .elements-wrap .sort-props {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  z-index: 4;
}
@media screen and (max-width: 1279px) {
  .catalog-wrap > .right .elements-wrap .sort-props {
    display: none;
  }
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort {
  position: relative;
  height: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .title-name {
  color: #8B8B8B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: nowrap;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin-right: 5px;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  min-width: 115px;
  max-width: 115px;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  cursor: pointer;
  padding: 5px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  display: none;
  background-color: #FFFFFF;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item:nth-child(2) {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item:last-child {
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item.first {
  height: 20px;
  margin-bottom: 5px;
  padding-left: 5px;
  background-color: transparent;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item.first:after {
  content: "";
  width: 12px;
  height: 8px;
  background: url("/local/templates/samura/components/bitrix/catalog/samura/../../../../img/form-field-arrow.svg") center no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 0;
  cursor: pointer;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item.first.default {
  color: #DFDEE2;
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item.active {
  color: #005F61;
}
@media screen and (min-width: 1280px) {
  .catalog-wrap > .right .elements-wrap {
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
.catalog-wrap > .right .elements-wrap.fadeOut {
  -webkit-animation-name: animateContentBlockFadeOut;
  animation-name: animateContentBlockFadeOut;
}
@-webkit-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-moz-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-ms-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-o-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
.catalog-wrap > .right .elements-wrap.fadeIn {
  -webkit-animation-name: animateContentBlockFadeIn;
  animation-name: animateContentBlockFadeIn;
}
@-webkit-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-moz-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-ms-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-o-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

.section-description {
  margin-top: 24px;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 22px;
}

.catalog-search-wrap {
  width: 1720px;
  margin: 0 auto;
  position: relative;
}

@media(min-width: 2560px) {
  .catalog-search-wrap {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .catalog-search-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-search-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.catalog-search-wrap .search-page {
  margin-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .search-page {
    margin-top: 20px;
  }
}
.catalog-search-wrap .search-page form {
  width: 100%;
  height: 65px;
  line-height: normal;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .search-page form {
    height: 50px;
  }
}
.catalog-search-wrap .search-page form input {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.catalog-search-wrap .search-page form input[name=q] {
  width: 100%;
  height: 100%;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  border: 1px solid transparent;
  padding: 0 20px 0 61px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFFFFF;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
}
.catalog-search-wrap .search-page form input[name=q]::-webkit-input-placeholder {
  color: rgba(118, 118, 123, 0.5);
}
.catalog-search-wrap .search-page form input[name=q]::-moz-placeholder {
  color: rgba(118, 118, 123, 0.5);
}
.catalog-search-wrap .search-page form input[name=q]:-moz-placeholder {
  color: rgba(118, 118, 123, 0.5);
}
.catalog-search-wrap .search-page form input[name=q]:-ms-input-placeholder {
  color: rgba(118, 118, 123, 0.5);
}
.catalog-search-wrap .search-page form input[name=q]:-webkit-autofill, .catalog-search-wrap .search-page form input[name=q]:-webkit-autofill:hover, .catalog-search-wrap .search-page form input[name=q]:-webkit-autofill:focus, .catalog-search-wrap .search-page form input[name=q]:-webkit-autofill:active {
  -webkit-text-fill-color: white !important;
  -webkit-box-shadow: 0 0 0 1000px black inset;
  transition: background-color 5000s ease-in-out 0s;
  border: 1px solid black;
  background-color: black !important;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .search-page form input[name=q] {
    font-size: 16px;
    padding-left: 48px;
  }
}
.catalog-search-wrap .search-page form input[type=submit] {
  position: absolute;
  left: 23px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url("/local/templates/samura/components/bitrix/catalog/samura/../../../../img/search.svg") center no-repeat;
  background-size: contain;
  border: 0;
  cursor: pointer;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .search-page form input[type=submit] {
    width: 20px;
    height: 20px;
    left: 17px;
  }
}
.catalog-search-wrap .search-page .preview-search {
  position: absolute;
  top: 100%;
  margin-top: 5px;
  right: 0;
  z-index: 6;
  width: 100%;
  background-color: #F3F6F6;
  overflow: visible;
}
.catalog-search-wrap .search-page .preview-search .marks {
  margin-top: 32px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
  z-index: 1;
  position: relative;
}
.catalog-search-wrap .search-page .preview-search .marks .mark {
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  border-radius: 37px;
  background-color: #FFFFFF;
  margin: 0 15px 10px 0;
  padding: 10px 24px;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.catalog-search-wrap .search-page .preview-search .preview-search-inner {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  position: relative;
  min-height: 400px;
}
@media screen and (min-width: 768px) {
  .catalog-search-wrap .search-page .preview-search .preview-search-inner {
    max-height: 675px;
    scrollbar-color: #231F20 #e4ecef;
    scrollbar-width: thin;
    scrollbar-base-color: #231F20;
    scrollbar-face-color: #231F20;
    scrollbar-3dlight-color: #231F20;
    scrollbar-highlight-color: #231F20;
    scrollbar-track-color: #e4ecef;
    scrollbar-arrow-color: #e4ecef;
    scrollbar-shadow-color: #231F20;
    scrollbar-dark-shadow-color: #231F20;
  }
  .catalog-search-wrap .search-page .preview-search .preview-search-inner::-webkit-scrollbar {
    width: 10px;
    background-color: #e4ecef;
  }
  .catalog-search-wrap .search-page .preview-search .preview-search-inner::-webkit-scrollbar-thumb {
    width: 10px;
    background-color: #231F20;
    border-radius: 6px;
  }
  .catalog-search-wrap .search-page .preview-search .preview-search-inner::-webkit-scrollbar-button {
    background-color: #e4ecef;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 16px;
    width: 1em;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
.catalog-search-wrap .search-page .preview-search .items-title {
  display: none;
}
.catalog-search-wrap .search-page .preview-search a.prod {
  text-decoration: none;
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-bottom: 20px;
  padding-left: 46px;
  display: table;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .search-page .preview-search a.prod {
    font-size: 16px;
    margin-bottom: 33px;
  }
}
.catalog-search-wrap .search-page .preview-search a.prod:hover:not(noHover) {
  color: #005F61;
}
@media screen and (min-width: 768px) {
  .catalog-search-wrap .search-page .preview-search a.accessory {
    font-size: 16px;
    font-family: "HelveticaNeueCyr";
  }
}
.catalog-search-wrap .search-page .no-results {
  padding: 0;
  margin-top: 5px;
  font-size: 18px;
}
.catalog-search-wrap .no-results {
  padding: 0 0 120px 60px;
  color: #F92F2F;
  font-size: 24px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .catalog-search-wrap .no-results {
    font-size: 16px;
  }
}

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

/* End */


/* Start:/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.smart.filter/.default/style.css?175633051436814*/
.filterFixedWrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.47);
  z-index: 1000;
  display: none;
}

.filter-wrap {
  padding-bottom: 40px;
}

.smartfilter {
  width: 100%;
}
.smartfilter div, .smartfilter span, .smartfilter a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media screen and (min-width: 1280px) {
  .smartfilter .fixed-buttons {
    display: none;
  }
}
@media screen and (max-width: 1279px) {
  .smartfilter .fixed-buttons {
    z-index: 15;
    position: fixed;
    bottom: 20px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 40px);
    height: 50px;
    max-width: 335px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
  .smartfilter .fixed-buttons.hide {
  /*  display: none;*/
  }
}
.smartfilter .fixed-buttons .filter-button {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
  color: white;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.smartfilter .fixed-buttons .filter-button.disabled {
  background: #76767B;
  cursor: default;
}
.smartfilter .fixed-buttons .clear-close-filter {
  -webkit-box-shadow: 0 0 44px 0 rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 44px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 44px 0 rgba(0, 0, 0, 0.13);
  margin-left: 10px;
  min-width: 115px;
  max-width: 115px;
  height: 100%;
  background-color: white;
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.smartfilter .fixed-buttons .clear-close-filter.hide {
  display: none;
}
.smartfilter .fixed-buttons .clear-close-filter.close span {
  display: none;
}
.smartfilter .fixed-buttons .clear-close-filter.close:before {
  content: "";
  min-width: 18px;
  max-width: 18px;
  height: 18px;
  background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.smart.filter/.default/img/close-filter-icon.svg") center no-repeat;
  margin-right: 5px;
  margin-top: 1px;
}
@media screen and (min-width: 1280px) {
  .smartfilter {
    position: relative;
  }
}
.smartfilter .filter-props {
  margin-top: 30px;
  padding: 0;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: #F3F6F6;
}
@media screen and (max-width: 1279px) {
  .smartfilter .filter-props {
    visibility: hidden;
    display: none;
    opacity: 0;
    z-index: 5;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 0;
    top: 0;
    -moz-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -webkit-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
  }
  .smartfilter .filter-props.active {
    opacity: 1;
    visibility: visible;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  .smartfilter .filter-props.active:not(.fixed) {
    height: 90vw;
    padding: 0 0 100px;
    top: 104px;
  }
}
@media screen and (max-width: 1279px) and (max-width: 767px) {
  .smartfilter .filter-props.active:not(.fixed) {
    top: 60px;
    padding: 0 0 80px;
  }
}
@media screen and (max-width: 1279px) {
  .smartfilter .filter-props.fixed {
    height: 90%;
    position: fixed;
    padding: 0 0 100px;
    left: 0;
    width: 100%;
  }
  .smartfilter .filter-props .filter-props-inner {
    width: 1720px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1279px) and (min-width: 2560px) {
  .smartfilter .filter-props .filter-props-inner {
    width: 2320px;
  }
}
@media screen and (max-width: 1279px) and (max-width: 1799px) and (min-width: 1280px) {
  .smartfilter .filter-props .filter-props-inner {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (max-width: 1279px) and (min-width: 768px) {
  .smartfilter .filter-props .filter-props-inner {
    width: 710px;
  }
}
@media screen and (max-width: 1279px) and (max-width: 767px) {
  .smartfilter .filter-props .filter-props-inner {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.smartfilter .filter-props .bx-filter-parameters-box {
  padding: 30px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #D9D9D9;
}
@media screen and (max-width: 767px) {
  .smartfilter .filter-props .bx-filter-parameters-box {
    padding: 25px 0;
  }
}
.smartfilter .filter-props .bx-filter-parameters-box:first-child {
  margin-top: 0;
}
.smartfilter .filter-props .bx-filter-parameters-box:nth-last-child(2) {
  border-bottom: 0;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block {
  overflow: hidden;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container {
  gap: 12px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid rgba(139, 139, 139, 0.3);
  padding: 10.5px 14px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label:last-child, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label:last-child {
  margin-bottom: 0;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label.single, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label.single {
  min-width: 100%;
  max-width: 100%;
  margin: 0;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .checkbox, .smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .name, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .checkbox, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .name {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label input, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label input {
  display: none;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .checkbox, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .checkbox {
  display: none;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  min-width: 20px;
  max-width: 20px;
  height: 20px;
  margin-right: 8px;
  border: 1px solid #808080;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .checkbox.radio, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .checkbox.radio {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .checkbox.radio .icon, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .checkbox.radio .icon {
  width: 13px;
  height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .checkbox .icon, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .checkbox .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .name, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label .name {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 15px;
  white-space: normal;
  width: 100%;
  text-align: center;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label.active:not(.disabled), .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label.active:not(.disabled) {
  background-color: #005F61;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label.active:not(.disabled) .name, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label.active:not(.disabled) .name {
  color: white;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label.disabled, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label.disabled {
  cursor: default;
}
.smartfilter .filter-props .bx-filter-parameters-box.S .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label.disabled .name, .smartfilter .filter-props .bx-filter-parameters-box.L .bx-filter-block .bx-filter-parameters-box-container .bx_filter_param_label.disabled .name {
  opacity: 0.5;
}
.smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container {
  height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block:first-child, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block:first-child, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block:first-child {
  margin-right: 26px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block:first-child, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block:first-child, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container .bx-filter-parameters-box-container-block:first-child {
    margin-right: 17px;
  }
}
.smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container {
  min-width: 50%;
  max-width: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 43px;
}
.smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container .to, .smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container .from, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container .to, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container .from, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container .to, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container .from {
  color: rgba(35, 31, 32, 0.5);
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: lowercase;
  margin-right: 10px;
}
.smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input {
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  height: 100%;
  min-width: 102px;
  max-width: 102px;
  border: 1px solid rgba(139, 139, 139, 0.3);
  background: #F3F6F6;
  text-align: center;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  -ms-border-radius: 99px;
  border-radius: 99px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input::-webkit-input-placeholder, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input::-webkit-input-placeholder, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input::-webkit-input-placeholder {
  color: #76767B;
}
.smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input::-moz-placeholder, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input::-moz-placeholder, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input::-moz-placeholder {
  color: #76767B;
}
.smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input:-moz-placeholder, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input:-moz-placeholder, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input:-moz-placeholder {
  color: #76767B;
}
.smartfilter .filter-props .bx-filter-parameters-box.A .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input:-ms-input-placeholder, .smartfilter .filter-props .bx-filter-parameters-box.B .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input:-ms-input-placeholder, .smartfilter .filter-props .bx-filter-parameters-box.prices .bx-filter-block .bx-filter-parameters-box-container .bx-filter-input-container input:-ms-input-placeholder {
  color: #76767B;
}
.smartfilter .filter-props .bx-filter-parameters-box.active {
  overflow: visible;
}
.smartfilter .filter-props .bx-filter-parameters-box.active .bx-filter-parameters-box-title .fa {
  top: 2px;
  -webkit-transform: rotate(-180deg); /* Chrome y Safari */
  -moz-transform: rotate(-180deg); /* Firefox */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Robotonet Explorer */
  -o-transform: rotate(-180deg); /* Opera */
  -ms-transform: rotate(-180deg);
}
.smartfilter .filter-props .bx-filter-parameters-box.active .bx-filter-block {
  height: auto;
}
.smartfilter .filter-props .bx-filter-parameters-box.active .bx-filter-block.scroll {
  width: 97.3%;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-parameters-box-title {
  color: #231F20;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .smartfilter .filter-props .bx-filter-parameters-box .bx-filter-parameters-box-title {
    font-size: 16px;
  }
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-parameters-box-title span {
  color: #76767B;
  font-size: 12px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin: 2px 0 0 7px;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-parameters-box-title .fa {
  position: absolute;
  right: -1px;
  top: 3px;
  width: 15px;
  height: 15px;
  background: url("/local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.smart.filter/.default/img/show-filter.svg") center no-repeat;
  transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block {
  height: 0;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block.anim {
  height: 0;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block.scroll {
  overflow-y: auto;
  max-height: 300px;
  scrollbar-color: #231F20 #e4ecef;
  scrollbar-width: thin;
  scrollbar-base-color: #231F20;
  scrollbar-face-color: #231F20;
  scrollbar-3dlight-color: #231F20;
  scrollbar-highlight-color: #231F20;
  scrollbar-track-color: #e4ecef;
  scrollbar-arrow-color: #e4ecef;
  scrollbar-shadow-color: #231F20;
  scrollbar-dark-shadow-color: #231F20;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block.scroll::-webkit-scrollbar {
  width: 2px;
  background-color: #e4ecef;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block.scroll::-webkit-scrollbar-thumb {
  width: 2px;
  background-color: #231F20;
  border-radius: 6px;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block.scroll::-webkit-scrollbar-button {
  background-color: #e4ecef;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 16px;
  width: 1em;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container {
    padding-top: 25px;
  }
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container input[type=checkbox], .smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx_filter_parameters_box_container_block {
  display: none;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track-container {
  min-width: 100%;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track {
  width: 100%;
  height: 15px;
  position: relative;
  margin: 24px 0 -3px 0;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-range,
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-pricebar,
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-pricebar-vd,
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-pricebar-vn,
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-pricebar-v {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  height: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-range {
  z-index: 9;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-pricebar {
  z-index: 9;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-pricebar-vd {
  z-index: 8;
  background: #005F61;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-pricebar-vn {
  z-index: 7;
  background: rgba(139, 139, 139, 0.3);
  height: 1px !important;
  margin-top: -2px;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-pricebar-v {
  z-index: 7;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-handle {
  position: absolute;
  top: -4px;
  width: 11px;
  height: 11px;
  background: #005F61;
  border: 3px solid #005F61;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-handle span {
  position: absolute;
  left: 0;
  top: 19px;
  width: auto;
  height: 13px;
  color: #005F61;
  font-size: 11px;
  font-family: "Roboto", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: nowrap;
  display: none;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-handle.left span {
  left: -4px;
  display: none;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-handle.left.non-zero span {
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-handle.right span {
  right: -4px;
  left: auto;
  display: none;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-handle.right.non-zero span {
  right: 50%;
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -webkit-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-handle:hover {
  -webkit-cursor: grab;
  -ms-cursor: grab;
  -o-cursor: grab;
  cursor: grab;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-handle:active {
  -webkit-cursor: grabbing;
  -ms-cursor: grabbing;
  -o-cursor: grabbing;
  cursor: grabbing;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-part {
  position: absolute;
  top: -22px;
  display: none;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-part span {
  color: rgba(35, 31, 32, 0.5);
  font-size: 11px;
  font-family: "Ubuntu", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  display: none;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-part.p1 {
  left: 0;
  display: block;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-part.p2 {
  left: 25%;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-part.p3 {
  left: 50%;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-part.p4 {
  left: 75%;
}
.smartfilter .filter-props .bx-filter-parameters-box .bx-filter-block .bx-filter-parameters-box-container .bx-ui-slider-track .bx-ui-slider-part.p5 {
  right: 0;
  display: block;
}
.smartfilter .filter-props #modef {
  display: none !important;
}
.smartfilter .filter-props .bx_filter_button_box {
  margin-top: 35px;
}
@media screen and (max-width: 1279px) {
  .smartfilter .filter-props .bx_filter_button_box {
    display: none !important;
  }
}
.smartfilter .filter-props .bx_filter_button_box.active {
  display: block;
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container {
  overflow: hidden;
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button {
  position: relative;
  align-items: center;
  min-width: 292px;
  max-width: 292px;
  height: 64px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  border: 0;
  padding: 0;
  outline: none;
  background: #016466;
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button > span, .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button > div, .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button a {
  color: white;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button > span, .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button > div, .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button a {
    font-size: 16px;
  }
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button:before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button:after, .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button:after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button:hover:not(.noHover):not([disabled]):not(.disabled):after {
  right: 0;
  opacity: 1;
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button:active:after, .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button:active:before {
  opacity: 0;
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button:disabled, .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button.disabled {
  background-color: #76767B;
  cursor: default;
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button:disabled:after, .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button:disabled:before, .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button.disabled:after, .smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_button.disabled:before {
  opacity: 0;
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_reset {
  color: #76767B;
  font-size: 18px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
  text-decoration: underline;
  display: table;
  margin: 20px auto 0;
}
.smartfilter .filter-props .bx_filter_button_box .bx-filter-parameters-box-container .bx_filter_search_reset:hover {
  text-decoration: none;
}

.filter-popup-wrapper {
  position: absolute;
  right: 0;
  transform: translateX(100%);
  top: 75px;
}
.filter-popup-wrapper .filter-popup {
  padding: 20px 30px;
  background: #8B8B8B;
  border-radius: 30px;
  color: #fff;
}
.filter-popup-wrapper .filter-popup::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 20px solid #8B8B8B;
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translate(0, -50%);
}
.filter-popup-wrapper .filter-popup a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
}

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

/* End */


/* Start:/local/templates/samura/components/bitrix/catalog.section/samura/style.css?174599888216895*/
.products-block {
  width: 100%;
  padding-bottom: 50px;
}
@media screen and (max-width: 1279px) {
  .products-block {
    padding-bottom: 30px;
  }
}
.products-block .list {
  padding-top: 30px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (min-width: 1800px) {
  .products-block .list {
    gap: 34px 20px;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .products-block .list {
    gap: 20px;
  }
}
@media screen and (max-width: 1279px) {
  .products-block .list {
    padding-top: 0;
  }
}
.products-block .list .product {
  min-width: 328px;
  max-width: 328px;
  height: 460px;
  position: relative;
  padding: 20px 30px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
  height: 460px;
  margin: 0;
}

@media(min-width: 2560px) {
  .products-block .list .product {
    min-width: 370px;
    max-width: 370px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .products-block .list .product {
    min-width: 228px;
    max-width: 228px;
  }
}
@media screen and (max-width: 1799px) {
  .products-block .list .product {
    padding: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 360px;
  }
}
@media screen and (max-width: 1279px) {
  .products-block .list .product {
    min-width: 210px;
    max-width: 210px;
    margin-bottom: 0;
  }
}
.products-block .list .product.fadeOf {
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  opacity: 0;
  min-width: 0;
  max-width: 0;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1280px) {
  .products-block .list .product:hover:not(.noHover) .image img {
    -moz-transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    -o-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
  }
}
.products-block .list .product .topProps {
  position: absolute;
  left: 30px;
  top: 20px;
  z-index: 1;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .topProps {
    left: 16px;
    top: 16px;
  }
}
.products-block .list .product .topProps .top-prop {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 13px;
  text-transform: none;
  padding: 10px 0;
  min-width: 90px;
  max-width: 90px;
  text-align: center;
  display: table;
  margin-bottom: 4px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .topProps .top-prop {
    font-family: "HelveticaNeueCyr Medium";
    font-size: 12px;
    padding: 6px 0 4px;
    min-width: 72px;
    max-width: 72px;
  }
}
.products-block .list .product .topProps .top-prop.NEW {
  background-color: #F3F6F6;
}
.products-block .list .product .topProps .top-prop.SALE {
  color: white;
  background-color: #F92F2F;
}
.products-block .list .product .add-to-favorite {
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 20px;
  cursor: pointer;
  width: 30px;
  height: 27px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/samura/../../../../img/favorite-product.svg") center no-repeat;
  background-size: contain !important;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.products-block .list .product .add-to-favorite:hover:not(.noHover), .products-block .list .product .add-to-favorite[data-action=remove] {
  background: url("/local/templates/samura/components/bitrix/catalog.section/samura/../../../../img/favorite-product-active.svg") center no-repeat;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .add-to-favorite {
    right: 16px;
    top: 16px;
    width: 27px;
  }
}
.products-block .list .product .image {
  margin-top: 20px;
  min-width: 100%;
  max-width: 100%;
  height: 185px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .image {
    height: 145px;
  }
}
.products-block .list .product .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.products-block .list .product .name {
  margin-top: 8px;
  color: #231F20;
  font-size: 22px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: box;
  display: -webkit-box;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .name {
    font-size: 16px;
  }
}
.products-block .list .product .artnumber {
  margin-top: 6px;
  color: #76767B;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.products-block .list .product .price-and-cart {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
.products-block .list .product .price-and-cart.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .price-and-cart {
    bottom: 16px;
    left: 16px;
    width: calc(100% - 32px);
  }
}
.products-block .list .product .price-and-cart .price-wrap:not(.discount) {
  white-space: nowrap;
  color: #231F20;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .price-and-cart .price-wrap:not(.discount) {
    font-size: 24px;
  }
}
.products-block .list .product .price-and-cart .price-wrap:not(.discount) .rub {
  color: #231F20;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.products-block .list .product .price-and-cart .price-wrap.discount {
  white-space: nowrap;
  color: #231F20;
  font-size: 18.5px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .price-and-cart .price-wrap.discount {
    font-size: 14px;
    display: block;
    height: 18px;
    margin-bottom: 5px;
  }
}
.products-block .list .product .price-and-cart .price-wrap.discount .percent {
  padding: 6.5px 3.7px;
  color: white;
  font-size: 12px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 10px;
  text-transform: none;
  background-color: #F92F2F;
  margin-right: 8px;
  -webkit-border-radius: 7.4px;
  -moz-border-radius: 7.4px;
  -ms-border-radius: 7.4px;
  border-radius: 7.4px;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .price-and-cart .price-wrap.discount .percent {
    font-size: 10px;
    margin-right: 2px;
    padding: 6.5px 3.2px 4px;
  }
}
.products-block .list .product .price-and-cart .price-wrap.discount .price-discount-strike {
  opacity: 0.5;
  text-decoration:line-through;
}
.products-block .list .product .price-and-cart .price-wrap.discount .rub {
  color: #231F20;
  font-size: 8px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-top: 7px;
  margin-left: 6px;
  opacity: 0.5;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .price-and-cart .price-wrap.discount .rub {
    margin-top: 3px;
    margin-left: 0;
  }
}
.products-block .list .product .not-in-stock {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  opacity: 0.5;
  text-transform: none;
}
.products-block .list .product .subscribe-button {
  margin-top: 25px;
  min-width: 100%;
  height: 36px;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #F3F6F6;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .products-block .list .product .subscribe-button {
    margin-top: 15px;
    font-size: 14px;
  }
}
.products-block .list .product .add-to-cart:not(.style-2) {
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}
.products-block .list .product .add-to-cart:not(.style-2):after, .products-block .list .product .add-to-cart:not(.style-2):before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.products-block .list .product .add-to-cart:not(.style-2) .icon {
  position: absolute;
  z-index: 1;
  background: url("/local/templates/samura/components/bitrix/catalog.section/samura/../../../../img/basket-icon-white.svg") center no-repeat;
  width: 17px;
  height: 21px;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -8px;
}
.products-block .list .product .add-to-cart:not(.style-2).in-stock-empty {
  background: #9e9e9e;
}
.products-block .list .product .add-to-cart:not(.style-2) .quantity-in-basket {
  display: none;
}
.products-block .list .product .add-to-cart:not(.style-2).inCart {
  background: #F3F6F6;
}
.products-block .list .product .add-to-cart:not(.style-2).inCart .icon {
  background: url("/local/templates/samura/components/bitrix/catalog.section/samura/../../../../img/basket-icon-black.svg") center no-repeat;
}
.products-block .list .product .add-to-cart:not(.style-2).inCart .quantity-in-basket {
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  background: #008C8F;
  text-align: center;
  width: 13px;
  height: 13px;
  line-height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: white;
  font-size: 8px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
.products-block .list .product .add-to-cart:not(.style-2).inCart .quantity-in-basket.not-exist {
  display: none;
}
@media screen and (max-width: 1279px) {
  .products-block .list .product .add-to-cart:not(.style-2).inCart .quantity-in-basket {
    line-height: 16px;
  }
}
.products-block .list .product .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart) {
  background: #005F61;
}
.products-block .list .product .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.products-block .list .product .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.products-block .list .product .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):hover:not(.noHover):after {
  right: 0;
  opacity: 1;
}
.products-block .list .product .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:after, .products-block .list .product .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:before {
  opacity: 0;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .products-block .list .product {
    min-width: 264px;
    max-width: 264px;
    height: 410px;
    margin-right: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .products-block .list .product {
    margin-bottom: 10px;
    min-width: 230px;
    max-width: 230px;
    height: 360px;
  }
  .products-block .list .product:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  .products-block .list .product {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
  }
}
@media screen and (max-width: 767px) {
  .products-block .list .product {
    margin-bottom: 10px;
    min-width: 48%;
    max-width: 48%;
    height: 360px;
  }
  .products-block .list .product:nth-child(2n+2) {
    margin-right: 0;
  }
}
.products-block .list .product .image {
  height: 205px;
}
@media screen and (max-width: 1279px) {
  .products-block .list .product .image {
    height: 140px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .products-block .list .product .price-and-cart .price-wrap:not(.discount) {
    margin-top: 6px;
    font-size: 18px;
  }
  .products-block .list .product .price-and-cart .price-wrap:not(.discount) .rub {
    font-size: 8px;
  }
  .products-block .list .product .price-and-cart .price-wrap.discount {
    font-size: 12px;
    line-height: 17px;
  }
  .products-block .list .product .price-and-cart .price-wrap.discount .percent {
    font-size: 8px;
    margin-right: 3px;
    padding: 6px 2px 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }
  .products-block .list .product .price-and-cart .price-wrap.discount .rub {
    font-size: 6px;
  }
}
.products-block .show-more {
  display: block;
  width: 335px;
  height: 50px;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
  color: white;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin: 15px auto 0;
}
@media screen and (min-width: 1280px) {
  .products-block .show-more {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .products-block .show-more {
    width: 100%;
    max-width: 335px;
  }
}
.products-block .bx-pagination {
  margin-top: 50px;
}
@media screen and (max-width: 1279px) {
  .products-block .bx-pagination {
    display: none;
  }
}

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

/* End */


/* Start:/local/templates/samura/components/bitrix/system.pagenavigation/samura/style.css?17394397452736*/
.bx-pagination {
  height: auto;
  position: relative;
  text-align: left;
  margin-top: 50px;
}
.bx-pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
}
.bx-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  padding: 0;
  width: 38px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  margin-right: 8px;
  background: white;
}
.bx-pagination ul li:last-child {
  margin-right: 0;
}
.bx-pagination ul li:nth-last-child(2).bx-active {
  margin-right: 0;
}
.bx-pagination ul li span, .bx-pagination ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-decoration: none;
}
.bx-pagination ul li:hover:not(.noHover):not(.noActive):not(.dots):not(.bx-pag-prev):not(.bx-pag-next), .bx-pagination ul li.bx-active {
  height: 38px;
  line-height: 38px;
  background: #016466;
}
.bx-pagination ul li:hover:not(.noHover):not(.noActive):not(.dots):not(.bx-pag-prev):not(.bx-pag-next) span, .bx-pagination ul li:hover:not(.noHover):not(.noActive):not(.dots):not(.bx-pag-prev):not(.bx-pag-next) a, .bx-pagination ul li.bx-active span, .bx-pagination ul li.bx-active a {
  color: white;
}
.bx-pagination ul li.bx-pag-prev.noActive, .bx-pagination ul li.bx-pag-next.noActive {
  cursor: default;
}
.bx-pagination ul li.bx-pag-prev {
  background: url("/local/templates/samura/components/bitrix/system.pagenavigation/samura/img/navigate-arrow-prev.svg") center no-repeat;
  background-size: 10px;
  margin-right: 10px;
}
.bx-pagination ul li.bx-pag-next {
  -webkit-transform: rotate(180deg); /* Chrome y Safari */
  -moz-transform: rotate(180deg); /* Firefox */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Robotonet Explorer */
  -o-transform: rotate(180deg); /* Opera */
  -ms-transform: rotate(180deg);
  background: url("/local/templates/samura/components/bitrix/system.pagenavigation/samura/img/navigate-arrow-prev.svg") center no-repeat;
  background-size: 10px;
}
.bx-pagination ul li.bx-pag-all {
  margin-right: 30px;
}
.bx-pagination ul .dots {
  width: 30px;
  height: 31px;
  font-size: 0;
  vertical-align: middle;
  white-space: normal;
  text-align: center;
  color: black;
  font-size: 21px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
}

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

/* End */


/* Start:/local/templates/samura/components/bitrix/catalog.section/actual-offers/style.css?174599888826660*/
.actual-offers-wrap {
  width: 1720px;
  margin: 0 auto;
  padding: 60px 0 120px;
  position: relative;
}

@media(min-width: 2560px) {
  .actual-offers-wrap {
    width: 2320px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .actual-offers-wrap {
    width: 1180px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .actual-offers-wrap {
    width: 710px;
  }
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .actual-offers-wrap {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1279px) {
  .actual-offers-wrap {
    padding: 25px 0 43px;
  }
}
.actual-offers-wrap .title {
  margin: 0;
  color: #231F20;
  font-size: 48px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .actual-offers-wrap .title {
    font-size: 42px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .actual-offers-wrap .title {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .title {
    font-size: 24px;
  }
}
.actual-offers-wrap .tabs {
  position: relative;
  z-index: 1;
  margin-top: 45px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1279px) {
  .actual-offers-wrap .tabs {
    margin-top: 25px;
  }
}
.actual-offers-wrap .tabs .tab {
  cursor: pointer;
  text-align: center;
  padding: 20px 35px;
  margin-right: 20px;
  background: #F3F6F6;
  color: #76767B;
  font-size: 20px;
  font-family: "HelveticaNeueCyr Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: nowrap;
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -ms-border-radius: 37px;
  border-radius: 37px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1279px) {
  .actual-offers-wrap .tabs .tab {
    padding: 10px 24px;
    margin-right: 0;
    position: relative;
    font-size: 16px;
  }
}
.actual-offers-wrap .tabs .tab.active {
  color: white;
  background: #016466;
}
.actual-offers-wrap .tabs .tab.active {
  cursor: default;
}
.actual-offers-wrap .tabs .tab:last-child {
  margin-right: 0;
}
.actual-offers-wrap .actual-offers-products {
  margin-top: 43px;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.actual-offers-wrap .actual-offers-products.fadeOut {
  -webkit-animation-name: animateContentBlockFadeOut;
  animation-name: animateContentBlockFadeOut;
}
@-webkit-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-moz-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-ms-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@-o-keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@keyframes animateContentBlockFadeOut {
  0% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
.actual-offers-wrap .actual-offers-products.fadeIn {
  -webkit-animation-name: animateContentBlockFadeIn;
  animation-name: animateContentBlockFadeIn;
}
@-webkit-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-moz-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-ms-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-o-keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes animateContentBlockFadeIn {
  0% {
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .actual-offers-wrap .actual-offers-products {
    margin-top: 30px;
    width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .actual-offers-products {
    margin-top: 25px;
    width: 210px;
  }
}
.actual-offers-wrap .actual-offers-products .owl-stage {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) {
  min-width: 328px;
  max-width: 328px;
  height: 460px;
  position: relative;
  padding: 20px 30px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #FFFFFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
}

@media(min-width: 2560px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) {
    min-width: 370px;
    max-width: 370px;
    height: 440px;
  }
}

@media screen and (max-width: 1799px) and (min-width: 1280px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) {
    min-width: 228px;
    max-width: 228px;
  }
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) {
    padding: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 360px;
  }
}
@media screen and (max-width: 1279px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) {
    min-width: 210px;
    max-width: 210px;
    margin-bottom: 0;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item).fadeOf {
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  opacity: 0;
  min-width: 0;
  max-width: 0;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1280px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item):hover:not(.noHover) .image img {
    -moz-transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    -o-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps {
  position: absolute;
  left: 30px;
  top: 20px;
  z-index: 1;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps {
    left: 16px;
    top: 16px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps .top-prop {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 13px;
  text-transform: none;
  padding: 10px 0;
  min-width: 90px;
  max-width: 90px;
  text-align: center;
  display: table;
  margin-bottom: 4px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  border-radius: 41px;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps .top-prop {
    font-family: "HelveticaNeueCyr Medium";
    font-size: 12px;
    padding: 6px 0 4px;
    min-width: 72px;
    max-width: 72px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps .top-prop.NEW {
  background-color: #F3F6F6;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .topProps .top-prop.SALE {
  color: white;
  background-color: #F92F2F;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-favorite {
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 20px;
  cursor: pointer;
  width: 30px;
  height: 27px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/favorite-product.svg") center no-repeat;
  background-size: contain !important;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-favorite:hover:not(.noHover), .actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-favorite[data-action=remove] {
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/favorite-product-active.svg") center no-repeat;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-favorite {
    right: 16px;
    top: 16px;
    width: 27px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .image {
  margin-top: 20px;
  min-width: 100%;
  max-width: 100%;
  height: 185px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .image {
    height: 145px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .name {
  margin-top: 8px;
  color: #231F20;
  font-size: 22px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: box;
  display: -webkit-box;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .name {
    font-size: 16px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .artnumber {
  margin-top: 6px;
  color: #76767B;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart {
    bottom: 16px;
    left: 16px;
    width: calc(100% - 32px);
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) {
  white-space: nowrap;
  color: #231F20;
  font-size: 36px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) {
    font-size: 24px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap:not(.discount) .rub {
  color: #231F20;
  font-size: 12px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount {
  white-space: nowrap;
  color: #231F20;
  font-size: 18.5px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount {
    font-size: 14px;
    display: block;
    height: 18px;
    margin-bottom: 5px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .percent {
  padding: 6.5px 3.7px;
  color: white;
  font-size: 12px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 10px;
  text-transform: none;
  background-color: #F92F2F;
  margin-right: 8px;
  -webkit-border-radius: 7.4px;
  -moz-border-radius: 7.4px;
  -ms-border-radius: 7.4px;
  border-radius: 7.4px;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .percent {
    font-size: 10px;
    margin-right: 2px;
    padding: 6.5px 3.2px 4px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .price-discount-strike {
  opacity: 0.5;
  text-decoration:line-through;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .rub {
  color: #231F20;
  font-size: 8px;
  font-family: "HelveticaNeueCyr", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-top: 7px;
  margin-left: 6px;
  opacity: 0.5;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .price-and-cart .price-wrap.discount .rub {
    margin-top: 3px;
    margin-left: 0;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .not-in-stock {
  color: #231F20;
  font-size: 14px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  opacity: 0.5;
  text-transform: none;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .subscribe-button {
  margin-top: 25px;
  min-width: 100%;
  height: 36px;
  color: #231F20;
  font-size: 16px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #F3F6F6;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1799px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .subscribe-button {
    margin-top: 15px;
    font-size: 14px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2) {
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):after, .actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2) .icon {
  position: absolute;
  z-index: 1;
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/basket-icon-white.svg") center no-repeat;
  width: 17px;
  height: 21px;
  top: 50%;
  left: 50%;
  margin-top: -10.5px;
  margin-left: -8px;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).in-stock-empty {
  background: #9e9e9e;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2) .quantity-in-basket {
  display: none;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart {
  background: #F3F6F6;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .icon {
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/basket-icon-black.svg") center no-repeat;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket {
  display: block;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  background: #008C8F;
  text-align: center;
  width: 13px;
  height: 13px;
  line-height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: white;
  font-size: 8px;
  font-family: "HelveticaNeueCyr Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket.not-exist {
  display: none;
}
@media screen and (max-width: 1279px) {
  .actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2).inCart .quantity-in-basket {
    line-height: 16px;
  }
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart) {
  background: #005F61;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):before {
  left: 0;
  background: linear-gradient(90deg, #005f61 0%, #008c8f 100%);
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):after {
  opacity: 0;
  right: 100%;
  background: linear-gradient(-90deg, #005f61 0%, #008c8f 100%);
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):hover:not(.noHover):after {
  right: 0;
  opacity: 1;
}
.actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:after, .actual-offers-wrap .actual-offers-products .product:not(.section-item) .add-to-cart:not(.style-2):not(.in-stock-empty):not(.inCart):active:before {
  opacity: 0;
}
.actual-offers-wrap .actual-offers-products .owl-dots {
  display: none !important;
}
.actual-offers-wrap .actual-offers-products .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  height: 0;
  width: 100%;
  top: 54%;
}
.actual-offers-wrap .actual-offers-products .owl-nav.disabled {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .actual-offers-products .owl-nav {
    display: none !important;
  }
}
.actual-offers-wrap .actual-offers-products .owl-nav button {
  width: 64px;
  height: 64px;
  position: absolute;
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .actual-offers-products .owl-nav button {
    width: 42px;
    height: 42px;
  }
}
.actual-offers-wrap .actual-offers-products .owl-nav button span {
  font-size: 0;
}
.actual-offers-wrap .actual-offers-products .owl-nav button:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}
.actual-offers-wrap .actual-offers-products .owl-nav .owl-prev {
  left: -40px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/carousel-arrow-left.svg") 45% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .actual-offers-products .owl-nav .owl-prev {
    display: none;
  }
}
.actual-offers-wrap .actual-offers-products .owl-nav .owl-next {
  right: -40px;
  background: url("/local/templates/samura/components/bitrix/catalog.section/actual-offers/../../../../img/carousel-arrow-right.svg") 55% 50% no-repeat white;
}
@media screen and (max-width: 767px) {
  .actual-offers-wrap .actual-offers-products .owl-nav .owl-next {
    display: none;
  }
}

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

/* End */
/* /local/templates/samura/components/bitrix/catalog/samura/style.css?174100844727529 */
/* /local/templates/samura/components/bitrix/catalog/samura/bitrix/catalog.smart.filter/.default/style.css?175633051436814 */
/* /local/templates/samura/components/bitrix/catalog.section/samura/style.css?174599888216895 */
/* /local/templates/samura/components/bitrix/system.pagenavigation/samura/style.css?17394397452736 */
/* /local/templates/samura/components/bitrix/catalog.section/actual-offers/style.css?174599888826660 */
