

/* Start:/local/templates/etalonmix/components/bitrix/catalog/main/style.css?171583494540661*/
.products-exist {
  color: #b2b2b2;
  font-size: 16px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-top: 40px;
}

h1.section {
  width: 1440px;
  margin: 0 auto;
  height: 0;
  padding: 0 !important;
  overflow: hidden;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  h1.section {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  h1.section {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  h1.section {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  h1.section {
    width: 300px;
  }
}

.catalog-wrap {
  padding-bottom: 70px;
  position: relative;
  width: 1440px;
  margin: 0 auto;
  min-height: 100vh;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .catalog-wrap {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .catalog-wrap {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .catalog-wrap {
    width: 300px;
  }
}
@media screen and (min-width: 768px) {
  .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) and (min-width: 768px) {
  .catalog-wrap {
    margin-top: 10px;
  }
}
.catalog-wrap:before {
  content: "";
  position: absolute;
  left: -500px;
  width: 750px;
  height: 100%;
  background: #F3F3F3;
}
@media screen and (min-width: 1521px) {
  .catalog-wrap:before {
    left: -610px;
    width: 850px;
  }
}
@media screen and (max-width: 1279px) {
  .catalog-wrap:before {
    display: none;
  }
}
.catalog-wrap > .left {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 1521px) {
  .catalog-wrap > .left {
    min-width: 200px;
    max-width: 200px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .catalog-wrap > .left {
    min-width: 200px;
    max-width: 200px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap > .left {
    min-width: 130px;
    max-width: 130px;
  }
  .catalog-wrap > .left:before {
    content: "";
    position: absolute;
    top: 0;
    left: -610px;
    width: 750px;
    height: 100%;
    background: #F3F3F3;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .left {
    padding-top: 12px;
  }
}
.catalog-wrap > .left .sections-mobile {
  display: none;
}
.catalog-wrap > .left .sections-mobile .sections-title {
  position: relative;
  padding-right: 23px;
  display: table;
}
.catalog-wrap > .left .sections-mobile .sections-title:after {
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: url("/local/templates/etalonmix/components/bitrix/catalog/main/img/categories-arrow.svg") center no-repeat;
}
.catalog-wrap > .left .sections-mobile .sections-title.active:after {
  -webkit-transform: rotate(180deg); /* Chrome y Safari */
  -moz-transform: rotate(180deg); /* Firefox */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Internet Explorer */
  -o-transform: rotate(180deg); /* Opera */
  -ms-transform: rotate(180deg);
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .left .sections-mobile {
    display: table;
    color: #171717;
    font-size: 18px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    position: relative;
  }
  .catalog-wrap > .left .sections-mobile .selected-section {
    color: #9E9E9E;
    font-size: 14px;
    font-family: "Geometria Medium", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    margin-top: 5px;
  }
}
.catalog-wrap > .left .sections {
  padding-bottom: 15px;
  border-bottom: 1px solid #D9D9D9;
  position: relative;
  z-index: 1;
  padding-top: 48px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap > .left .sections {
    padding-top: 25px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 1279px) {
  .catalog-wrap > .left .sections {
    border-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .left .sections {
    position: absolute;
    opacity: 0;
    height: 0;
    padding: 0;
    visibility: hidden;
    overflow: hidden;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
  }
  .catalog-wrap > .left .sections.active {
    opacity: 1;
    height: auto;
    visibility: visible;
    overflow: visible;
    padding: 30px 0 23px 0;
  }
  .catalog-wrap > .left .sections.active:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 300%;
    height: 100%;
    background: #F3F3F3;
  }
}
@media screen and (max-width: 1279px) and (min-width: 480px) {
  .catalog-wrap > .left .sections {
    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 (max-width: 479px) {
  .catalog-wrap > .left .sections {
    top: 35px;
  }
  .catalog-wrap > .left .sections.active {
    padding-bottom: 0;
  }
  .catalog-wrap > .left .sections.active:before {
    width: 200%;
  }
}
.catalog-wrap > .left .sections .section {
  color: #171717;
  font-size: 16.5px;
  font-family: "Geometria Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-bottom: 15px;
  cursor: pointer;
  padding-right: 0;
  text-decoration: none;
  display: table;
  letter-spacing: -0.2px;
  position: relative;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap > .left .sections .section {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .catalog-wrap > .left .sections .section {
    font-size: 12px;
    min-width: 28%;
    max-width: 28%;
    margin-right: 35px;
    margin-bottom: 15px;
    white-space: normal;
  }
  .catalog-wrap > .left .sections .section:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 479px) {
  .catalog-wrap > .left .sections .section {
    font-size: 14px;
    margin-bottom: 20px;
    padding-right: 26px;
  }
}
.catalog-wrap > .left .sections .section.active {
  font-family: "Geometria Bold";
  font-size: 17px;
  color: #980916;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap > .left .sections .section.active {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .catalog-wrap > .left .sections .section.active {
    font-size: 12px;
  }
}
@media screen and (max-width: 479px) {
  .catalog-wrap > .left .sections .section.active {
    font-size: 14px;
  }
}
.catalog-wrap > .left .buttons-filter-search {
  width: 68px;
  position: absolute;
  right: 0;
  top: 22px;
  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 (min-width: 768px) {
  .catalog-wrap > .left .buttons-filter-search {
    display: none;
  }
}
.catalog-wrap > .left .buttons-filter-search .search-icon, .catalog-wrap > .left .buttons-filter-search .filter-icon {
  position: relative;
}
.catalog-wrap > .left .buttons-filter-search .search-icon svg, .catalog-wrap > .left .buttons-filter-search .filter-icon svg {
  fill: #171717;
  width: 100%;
  height: 100%;
}
.catalog-wrap > .left .buttons-filter-search .search-icon.active, .catalog-wrap > .left .buttons-filter-search .filter-icon.active {
  position: relative;
  z-index: 1002;
}
.catalog-wrap > .left .buttons-filter-search .search-icon.active svg, .catalog-wrap > .left .buttons-filter-search .filter-icon.active svg {
  fill: #980916;
}
.catalog-wrap > .left .buttons-filter-search .search-icon {
  min-width: 24px;
  max-width: 24px;
  height: 24px;
}
.catalog-wrap > .left .buttons-filter-search .filter-icon {
  min-width: 26px;
  max-width: 26px;
  height: 26px;
  margin-left: 15px;
}
.catalog-wrap > .right {
  margin-top: 40px;
  margin-left: auto;
}
@media screen and (min-width: 1521px) {
  .catalog-wrap > .right {
    -webkit-flex: 0 0 1160px;
    -moz-flex: 0 0 1160px;
    -ms-flex: 0 0 1160px;
    flex: 0 0 1160px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .catalog-wrap > .right {
    -webkit-flex: 0 0 860px;
    -moz-flex: 0 0 860px;
    -ms-flex: 0 0 860px;
    flex: 0 0 860px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap > .right {
    -webkit-flex: 0 0 460px;
    -moz-flex: 0 0 460px;
    -ms-flex: 0 0 460px;
    flex: 0 0 460px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .right {
    margin-top: -57px;
  }
}
.catalog-wrap > .right h1 {
  padding: 0 0 15px 0;
}
.catalog-wrap > .right .elements-wrap {
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -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.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;
  }
}
.catalog-wrap > .right .elements-wrap .sort-props {
  background: white;
  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: center;
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .right .elements-wrap .sort-props {
    height: 70px;
  }
  .catalog-wrap > .right .elements-wrap .sort-props:before {
    content: "";
    position: absolute;
    left: -100%;
    width: 300%;
    height: 100%;
    background: #F3F3F3;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .right .elements-wrap .sort-props .price-sort {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .catalog-wrap > .right .elements-wrap .sort-props .price-sort {
    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: 20px;
  }
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .title-name {
  color: #B5B5B5;
  font-size: 16px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: nowrap;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap > .right .elements-wrap .sort-props .price-sort .title-name {
    font-size: 12px;
  }
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by {
  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 {
  color: #171717;
  font-size: 16px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  margin-left: 20px;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item {
    font-size: 12px;
    margin-left: 15px;
  }
}
.catalog-wrap > .right .elements-wrap .sort-props .price-sort .sort-by .item.active {
  color: #980916;
}
.catalog-wrap > .right .elements-wrap .sort-props .catalog-search {
  margin-left: auto;
  min-width: 300px;
  max-width: 300px;
  height: 35px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .catalog-wrap > .right .elements-wrap .sort-props .catalog-search {
    min-width: 0;
    max-width: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .right .elements-wrap .sort-props .catalog-search {
    position: relative;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap > .right .elements-wrap .sort-props .catalog-search {
    transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .catalog-wrap > .right .elements-wrap .sort-props .catalog-search.active {
    min-width: 220px;
    max-width: 220px;
    height: 30px;
    visibility: visible;
    opacity: 1;
    top: -5px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .right .elements-wrap .sort-props .catalog-search.active {
    min-width: 300px;
    max-width: 300px;
    visibility: visible;
    opacity: 1;
    top: 85px;
    left: 50%;
    margin-left: -150px;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
  }
}
.catalog-wrap > .right .elements-wrap .sort-props .catalog-search input {
  width: 100%;
  height: 100%;
  color: #171717;
  font-size: 14px;
  font-family: "Geometria Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  background: #EFEFEF;
  border: 1px solid transparent;
  padding: 0 30px 0 13px;
  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;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
.catalog-wrap > .right .elements-wrap .sort-props .catalog-search input::-webkit-input-placeholder {
  color: #A3A3A3;
}
.catalog-wrap > .right .elements-wrap .sort-props .catalog-search input::-moz-placeholder {
  color: #A3A3A3;
}
.catalog-wrap > .right .elements-wrap .sort-props .catalog-search input:-moz-placeholder {
  color: #A3A3A3;
}
.catalog-wrap > .right .elements-wrap .sort-props .catalog-search input:-ms-input-placeholder {
  color: #A3A3A3;
}
.catalog-wrap > .right .elements-wrap .sort-props .catalog-search input:-webkit-autofill, .catalog-wrap > .right .elements-wrap .sort-props .catalog-search input:-webkit-autofill:hover, .catalog-wrap > .right .elements-wrap .sort-props .catalog-search input:-webkit-autofill:focus, .catalog-wrap > .right .elements-wrap .sort-props .catalog-search input:-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: 1279px) {
  .catalog-wrap > .right .elements-wrap .sort-props .catalog-search input {
    font-size: 12px;
  }
}
.catalog-wrap > .right .elements-wrap .sort-props .catalog-search .icon {
  position: absolute;
  right: 10px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("/local/templates/etalonmix/components/bitrix/catalog/main/../../../../img/search.svg") center no-repeat;
  border: 0;
  cursor: pointer;
}
@media screen and (min-width: 1280px) {
  .catalog-wrap > .right .elements-wrap .sort-props .filter-icon {
    display: none;
  }
}
@media screen and (max-width: 1279px) {
  .catalog-wrap > .right .elements-wrap .sort-props .filter-icon {
    min-width: 18px;
    max-width: 18px;
    height: 18px;
    cursor: pointer;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .right .elements-wrap .sort-props .filter-icon {
    min-width: 25px;
    max-width: 25px;
    height: 25px;
    position: relative;
    margin-left: 15px;
    display: none;
  }
}
.catalog-wrap > .right .elements-wrap .sort-props .filter-icon svg {
  fill: #171717;
  width: 100%;
  height: 100%;
}
.catalog-wrap > .right .elements-wrap .sort-props .filter-icon.active {
  position: relative;
  z-index: 1002;
}
.catalog-wrap > .right .elements-wrap .sort-props .filter-icon.active svg {
  fill: #980916;
}
@media screen and (min-width: 1280px) {
  .catalog-wrap > .right .elements-wrap .sort-props .search-icon {
    display: none;
  }
}
@media screen and (max-width: 1279px) {
  .catalog-wrap > .right .elements-wrap .sort-props .search-icon {
    min-width: 18px;
    max-width: 18px;
    height: 18px;
    cursor: pointer;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-wrap > .right .elements-wrap .sort-props .search-icon {
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    position: relative;
    display: none;
  }
}
.catalog-wrap > .right .elements-wrap .sort-props .search-icon svg {
  fill: #171717;
  width: 100%;
  height: 100%;
}
.catalog-wrap > .right .elements-wrap .sort-props .search-icon.active svg {
  fill: #980916;
}

.products-block-wrap {
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .products-block-wrap.active {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .products-block-wrap.active .list {
    padding-top: 0;
  }
}

.products-block.plate {
  width: 100%;
  padding-bottom: 50px;
}
.products-block.plate .list {
  padding-top: 30px;
  position: relative;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  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;
}
.products-block.plate .list .product {
  min-width: 260px;
  max-width: 260px;
  height: 495px;
  position: relative;
  margin-bottom: 40px;
  margin-right: 40px;
  z-index: 1;
  -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: center;
  align-items: flex-start;
}
@media screen and (min-width: 1521px) {
  .products-block.plate .list .product:nth-child(4n+4) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .products-block.plate .list .product {
    min-width: 260px;
    max-width: 260px;
    height: 495px;
  }
  .products-block.plate .list .product:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) and (min-width: 480px) {
  .products-block.plate .list .product:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product {
    min-width: 140px;
    max-width: 140px;
    height: 290px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  .products-block.plate .list .product:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1280px) {
  .products-block.plate .list .product:hover {
    z-index: 2;
  }
  .products-block.plate .list .product:hover .item-inner {
    min-width: 300px;
    max-width: 300px;
    height: 572px;
    -webkit-box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
  }
  .products-block.plate .list .product:hover .item-inner .image {
    height: 250px;
  }
  .products-block.plate .list .product:hover .item-inner .image .add-to-favorite {
    right: 10px;
    top: 10px;
    width: 39px;
    height: 35px;
  }
  .products-block.plate .list .product:hover .item-inner .name {
    height: 70px;
    font-size: 26px;
    line-height: 23px;
  }
  .products-block.plate .list .product:hover .item-inner .name.without-offers {
    height: 115px;
  }
  .products-block.plate .list .product:hover .item-inner .offers {
    margin-top: 20px;
  }
  .products-block.plate .list .product:hover .item-inner .quantity-and-price {
    margin-top: 20px;
  }
  .products-block.plate .list .product:hover .item-inner .quantity-and-price .price-wrap {
    min-width: 150px;
    max-width: 150px;
  }
  .products-block.plate .list .product:hover .item-inner .quantity-and-price .price-wrap span {
    font-size: 32px;
  }
}
.products-block.plate .list .product .item-inner {
  background: white;
  overflow: hidden;
  padding: 25px;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner {
    padding: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
  }
}
.products-block.plate .list .product .item-inner .image {
  width: 100%;
  height: 210px;
  position: relative;
  overflow: hidden;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .image {
    height: 120px;
    -webkit-border-radius: 5.3px;
    -moz-border-radius: 5.3px;
    -ms-border-radius: 5.3px;
    border-radius: 5.3px;
  }
}
.products-block.plate .list .product .item-inner .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.products-block.plate .list .product .item-inner .image .add-to-favorite {
  position: absolute;
  z-index: 3;
  right: 8px;
  top: 8px;
  cursor: pointer;
  width: 30px;
  height: 27px;
  background: url("/local/templates/etalonmix/components/bitrix/catalog/main/../../../../img/add-to-favorite.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.plate .list .product .item-inner .image .add-to-favorite:hover:not(.noHover), .products-block.plate .list .product .item-inner .image .add-to-favorite[data-action=remove] {
  background: url("/local/templates/etalonmix/components/bitrix/catalog/main/../../../../img/remove-from-favorite.svg") center no-repeat;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .image .add-to-favorite {
    width: 23px;
    right: 5px;
    top: 5px;
  }
}
.products-block.plate .list .product .item-inner .name {
  height: 50px;
  overflow: hidden;
  display: block;
  color: #171717;
  font-size: 20px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: initial;
  text-transform: none;
  text-decoration: none;
  margin-top: 20px;
  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;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .name {
    font-size: 12px;
    height: 36px;
    margin-top: 10px;
  }
}
.products-block.plate .list .product .item-inner .name.without-offers {
  height: 102px;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .name.without-offers {
    height: 66px;
  }
}
.products-block.plate .list .product .item-inner .offers {
  margin-top: 15px;
  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: 1279px) {
  .products-block.plate .list .product .item-inner .offers {
    margin-top: 12px;
  }
}
.products-block.plate .list .product .item-inner .offers .offer {
  margin: 0 5px;
  cursor: pointer;
  border: 1px solid #B6B6B6;
  background: white;
  height: 26px;
  min-width: 64px;
  color: #A3A3A3;
  font-size: 13.5px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  border-radius: 35px;
  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: 1279px) {
  .products-block.plate .list .product .item-inner .offers .offer {
    min-width: 45px;
    font-size: 8px;
    margin: 0 2.5px;
    height: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
  }
}
.products-block.plate .list .product .item-inner .offers .offer.active {
  cursor: default;
  background: #980916;
  border: 1px solid #980916;
  color: white;
}
.products-block.plate .list .product .item-inner .quantity-and-price {
  margin-top: 15px;
  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: 1279px) {
  .products-block.plate .list .product .item-inner .quantity-and-price {
    margin-top: 13px;
  }
}
.products-block.plate .list .product .item-inner .quantity-and-price .quantity {
  position: relative;
  z-index: 2;
  height: 24px;
  background: transparent;
  min-width: 78px;
  max-width: 78px;
  -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: center;
  align-items: center;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .quantity-and-price .quantity {
    height: 16px;
    min-width: 44px;
    max-width: 44px;
  }
}
.products-block.plate .list .product .item-inner .quantity-and-price .quantity * {
  vertical-align: middle !important;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  height: 100%;
}
.products-block.plate .list .product .item-inner .quantity-and-price .quantity .minus, .products-block.plate .list .product .item-inner .quantity-and-price .quantity .plus {
  cursor: pointer;
  height: 16px;
  min-width: 16px;
  max-width: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-size: contain !important;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .quantity-and-price .quantity .minus, .products-block.plate .list .product .item-inner .quantity-and-price .quantity .plus {
    height: 9px;
    min-width: 9px;
    max-width: 9px;
  }
}
.products-block.plate .list .product .item-inner .quantity-and-price .quantity .minus.noActive, .products-block.plate .list .product .item-inner .quantity-and-price .quantity .plus.noActive {
  cursor: default;
}
.products-block.plate .list .product .item-inner .quantity-and-price .quantity .minus {
  background: url("/local/templates/etalonmix/components/bitrix/catalog/main/../../../../img/-.svg") no-repeat right center;
}
.products-block.plate .list .product .item-inner .quantity-and-price .quantity .plus {
  background: url("/local/templates/etalonmix/components/bitrix/catalog/main/../../../../img/+.svg") no-repeat left center;
}
.products-block.plate .list .product .item-inner .quantity-and-price .quantity input {
  min-width: 36px;
  max-width: 36px;
  border: 0;
  text-align: center;
  margin: 0 5px;
  height: 100%;
  line-height: 24px;
  background: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  color: #171717;
  font-size: 13px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .quantity-and-price .quantity input {
    min-width: 20px;
    max-width: 20px;
    line-height: 16px;
    font-size: 8px;
    -webkit-border-radius: 2.3px;
    -moz-border-radius: 2.3px;
    -ms-border-radius: 2.3px;
    border-radius: 2.3px;
  }
}
.products-block.plate .list .product .item-inner .quantity-and-price .price-wrap {
  min-width: 125px;
  max-width: 125px;
  text-align: right;
  margin-right: 7px;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .quantity-and-price .price-wrap {
    min-width: 70px;
    max-width: 70px;
    margin-right: 0;
  }
}
.products-block.plate .list .product .item-inner .quantity-and-price .price-wrap span {
  color: #171717;
  font-size: 26px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .quantity-and-price .price-wrap span {
    font-size: 15px;
  }
}
.products-block.plate .list .product .item-inner .quantity-and-price .price-wrap span.rub {
  padding-left: 3px;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .quantity-and-price .price-wrap span.rub {
    padding-left: 0;
  }
}
.products-block.plate .list .product .item-inner .add-to-cart {
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  position: relative;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  height: 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: center;
  align-items: center;
  padding: 0 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #980916;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: none;
  font-size: 15.6px;
  margin-top: 22px;
}
.products-block.plate .list .product .item-inner .add-to-cart:hover:not(.noHover) {
  background: #b2b2b2;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .list .product .item-inner .add-to-cart {
    min-width: 95%;
    max-width: 95%;
    height: 30px;
    font-size: 8.4px;
    -webkit-border-radius: 2.3px;
    -moz-border-radius: 2.3px;
    -ms-border-radius: 2.3px;
    border-radius: 2.3px;
    margin: 11px auto 0;
  }
}
.products-block.plate .show-more {
  position: relative;
  align-items: center;
  min-width: 260px;
  max-width: 260px;
  height: 60px;
  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;
  padding: 0 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #980916;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: none;
  margin: 20px auto 0;
}
.products-block.plate .show-more:hover:not(.noHover) {
  background: #b2b2b2;
}
@media screen and (max-width: 1279px) {
  .products-block.plate .show-more {
    min-width: 140px;
    max-width: 140px;
    height: 40px;
    font-size: 12px;
  }
}
.products-block.plate .bx-pagination {
  display: none;
}

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

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/breadcrumb/main-template/style.css?17158349451990*/
.breadcrumb {
  margin: 0 auto;
  padding-top: 30px;
  font-size: 0;
  position: relative;
  z-index: 2;
  width: 1440px;
  margin: 0 auto;
  -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: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .breadcrumb {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .breadcrumb {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .breadcrumb {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .breadcrumb {
    width: 300px;
  }
}
@media screen and (max-width: 1279px) {
  .breadcrumb {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb .slash, .breadcrumb .item {
  display: inline;
  margin: 0 2px 0 0;
}
.breadcrumb .slash, .breadcrumb span {
  color: #171717;
  font-size: 18px;
  font-family: "Geometria Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  text-transform: none;
  padding-right: 11px;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .breadcrumb .slash, .breadcrumb span {
    font-size: 14px;
  }
}
.breadcrumb .slash {
  font-family: "Geometria";
}
.breadcrumb a {
  text-decoration: none;
  display: block;
}
.breadcrumb a span {
  font-family: "Geometria";
}
.breadcrumb a:hover span {
  text-decoration: underline;
}

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

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/catalog/main/bitrix/catalog.element/product-detail/style.css?174437219236161*/
@media screen and (max-width: 767px) {
  .breadcrumb {
    display: none !important; } }

.catalog-wrap {
  padding-bottom: 0;
  height: auto;
  min-height: auto !important;
  margin: 0;
  width: 100%; }
  .catalog-wrap:before {
    display: none; }

.detail-wrap {
  width: 1440px;
  margin: 0 auto; }
  @media screen and (max-width: 1520px) and (min-width: 1280px) {
    .detail-wrap {
      width: 1160px; } }
  @media screen and (max-width: 1279px) and (min-width: 768px) {
    .detail-wrap {
      width: 620px; } }
  @media screen and (max-width: 767px) and (min-width: 480px) {
    .detail-wrap {
      width: 460px; } }
  @media screen and (max-width: 479px) {
    .detail-wrap {
      width: 300px; } }
  .detail-wrap .bx_item_detail {
    padding-bottom: 50px;
    width: 1440px;
    margin: 0 auto;
    margin-top: 50px; }
    @media screen and (max-width: 1520px) and (min-width: 1280px) {
      .detail-wrap .bx_item_detail {
        width: 1160px; } }
    @media screen and (max-width: 1279px) and (min-width: 768px) {
      .detail-wrap .bx_item_detail {
        width: 620px; } }
    @media screen and (max-width: 767px) and (min-width: 480px) {
      .detail-wrap .bx_item_detail {
        width: 460px; } }
    @media screen and (max-width: 479px) {
      .detail-wrap .bx_item_detail {
        width: 300px; } }
    @media screen and (max-width: 1279px) and (min-width: 768px) {
      .detail-wrap .bx_item_detail {
        padding-bottom: 30px;
        margin-top: 20px; } }
    @media screen and (max-width: 767px) {
      .detail-wrap .bx_item_detail {
        margin-top: 0;
        padding-bottom: 20px; } }
    @media screen and (min-width: 480px) {
      .detail-wrap .bx_item_detail .product-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: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start; } }
    @media screen and (max-width: 767px) {
      .detail-wrap .bx_item_detail .product-info {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .detail-wrap .bx_item_detail .product-info .bx-left {
        width: 100%; } }
    .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap {
      width: 100%;
      height: auto;
      position: relative; }
      .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images {
        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;
        height: 405px; }
        @media screen and (max-width: 1279px) and (min-width: 768px) {
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images {
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
        @media screen and (max-width: 767px) {
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images {
            display: none; } }
        .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images {
          min-width: 160px;
          max-width: 160px;
          margin-right: 10px;
          height: 100%; }
          @media screen and (max-width: 1279px) and (min-width: 768px) {
            .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images {
              min-width: 140px;
              max-width: 140px;
              margin-right: 20px; } }
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images .img {
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            -ms-border-radius: 10px;
            border-radius: 10px;
            background: #F5F9FC;
            margin-bottom: 10px;
            height: 93px;
            overflow: hidden;
            box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
            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; }
            .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images .img:last-child {
              margin-bottom: 0; }
            .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images .img:hover img {
              -moz-transform: scale(1.05, 1.05);
              -webkit-transform: scale(1.05, 1.05);
              -o-transform: scale(1.05, 1.05);
              -ms-transform: scale(1.05, 1.05);
              transform: scale(1.05, 1.05); }
            .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .left-images .img img {
              width: 100%;
              height: 100%;
              object-fit: cover;
              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; }
        .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .detail-image {
          min-width: 360px;
          max-width: 360px;
          height: 100%;
          position: relative;
          overflow: hidden;
          background: #F5F9FC;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          border-radius: 10px;
          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;
          box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25); }
          @media screen and (max-width: 1279px) and (min-width: 768px) {
            .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .detail-image {
              min-width: 460px;
              max-width: 460px; } }
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .detail-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: 1; }
            .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .detail-image img.animate-left {
              -webkit-animation: animateLeftBigImg 0.4s ease;
              animation: animateLeftBigImg 0.4s ease;
              -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1; }
@keyframes animateLeftBigImg {
  100% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0; } }
@-moz-keyframes animateLeftBigImg {
  100% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0; } }
@-webkit-keyframes animateLeftBigImg {
  100% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0; } }
            .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .left-and-detail-images .detail-image img.animate-right {
              -webkit-animation: animateRightBigImg 0.4s ease;
              animation: animateRightBigImg 0.4s ease;
              -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1; }
@keyframes animateRightBigImg {
  0% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0; }
  100% {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1; } }
@-moz-keyframes animateRightBigImg {
  0% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0; }
  100% {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1; } }
@-webkit-keyframes animateRightBigImg {
  0% {
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0; }
  100% {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1; } }
      @media screen and (max-width: 767px) and (min-width: 480px) {
        .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap {
          width: 460px;
          margin: 0 auto; } }
      @media screen and (max-width: 479px) {
        .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap {
          width: 300px;
          margin: 0 auto; } }
      .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel-wrap {
        width: 180px;
        margin: 0 auto;
        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; }
      .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 0 80px 0;
        -ms-touch-action: pan-y;
        touch-action: pan-y; }
        @media screen and (min-width: 768px) {
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel {
            display: none !important; } }
        @media screen and (max-width: 479px) {
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel {
            padding-top: 30px; } }
        .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-stage-outer {
          width: 100%;
          height: 100%;
          transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          opacity: 1; }
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-stage-outer.active {
            opacity: .3; }
        .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-stage {
          height: 200px !important;
          margin-top: 50px;
          -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: flex-start;
          align-items: flex-start;
          -ms-touch-action: pan-y;
          touch-action: pan-y; }
        .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-item {
          min-width: 180px;
          height: 100%;
          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: center;
          align-items: center; }
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-item.bx-active {
            z-index: 1; }
            .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-item.bx-active .item-inner {
              min-width: 300px;
              max-width: 300px;
              height: 300px;
              box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25); }
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-item .item-inner {
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            -ms-border-radius: 10px;
            border-radius: 10px;
            transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -webkit-transition: all 0.4s ease;
            min-width: 100%;
            max-width: 100%;
            height: 100%;
            position: relative;
            overflow: hidden;
            box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25); }
            .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-item .item-inner img {
              width: 100%;
              height: 100%;
              object-fit: cover; }
        .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-nav.disabled {
          display: none !important; }
        .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-dots {
          position: absolute;
          width: 100%;
          left: 0;
          bottom: 0;
          z-index: 2;
          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; }
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-dots .owl-dot {
            border: 0;
            cursor: pointer;
            outline: none;
            min-width: 15px;
            max-width: 15px;
            height: 1.5px;
            background-color: rgba(182, 182, 182, 0.58);
            margin: 0 5px;
            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: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            border-radius: 3px; }
            .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-dots .owl-dot.active {
              min-width: 60px;
              max-width: 60px;
              background-color: #980916; }
          .detail-wrap .bx_item_detail .product-info .bx-left .detail-images-wrap .images-carousel .owl-dots.disabled {
            display: none !important; }
    .detail-wrap .bx_item_detail .product-info .info {
      margin-left: 100px;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media screen and (max-width: 1520px) and (min-width: 1280px) {
        .detail-wrap .bx_item_detail .product-info .info {
          margin-left: 70px; } }
      @media screen and (max-width: 1279px) {
        .detail-wrap .bx_item_detail .product-info .info {
          margin-left: 0; } }
      @media screen and (max-width: 1279px) {
        .detail-wrap .bx_item_detail .product-info .info {
          margin-top: 32px; } }
      .detail-wrap .bx_item_detail .product-info .info .detail {
        color: #171717;
        font-size: 36px;
        font-family: "Geometria Bold", Arial, Sans-Serif;
        text-transform: uppercase;
        text-transform: none;
        margin: 0;
        padding: 0; }
        @media screen and (max-width: 1279px) {
          .detail-wrap .bx_item_detail .product-info .info .detail {
            font-size: 24px; } }
      .detail-wrap .bx_item_detail .product-info .info .description-wrapper {
        position: relative;
        padding-bottom: 10px; }
        .detail-wrap .bx_item_detail .product-info .info .description-wrapper .description {
          color: #171717;
          font-size: 18px;
          font-family: "Geometria", Arial, Sans-Serif;
          text-transform: uppercase;
          text-transform: none;
          margin-top: 10px;
          height: 161px;
          overflow: hidden; }
          @media screen and (max-width: 1279px) {
            .detail-wrap .bx_item_detail .product-info .info .description-wrapper .description {
              font-size: 14px;
              height: auto; } }
        .detail-wrap .bx_item_detail .product-info .info .description-wrapper .toggler {
          position: absolute;
          bottom: -20px;
          width: 100%;
          color: #980916;
          text-decoration: dashed;
          text-align: center;
          font-size: 14px;
          cursor: pointer;
          font-family: 'Geometria', sans-serif;
          padding: 10px 0; }
      .detail-wrap .bx_item_detail .product-info .info .offers {
        margin-top: 25px;
        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; }
        .detail-wrap .bx_item_detail .product-info .info .offers .offer {
          padding: 6px 18px;
          margin-right: 10px;
          cursor: pointer;
          border: 1px solid #B6B6B6;
          background: white;
          color: #A3A3A3;
          font-size: 13.5px;
          font-family: "Geometria Bold", Arial, Sans-Serif;
          text-transform: uppercase;
          text-transform: none;
          text-align: center;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-border-radius: 35px;
          -moz-border-radius: 35px;
          -ms-border-radius: 35px;
          border-radius: 35px;
          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: 767px) {
            .detail-wrap .bx_item_detail .product-info .info .offers .offer {
              padding: 5px 15px;
              font-size: 13px;
              font-family: "Geometria Medium";
              -webkit-border-radius: 20px;
              -moz-border-radius: 20px;
              -ms-border-radius: 20px;
              border-radius: 20px; } }
          .detail-wrap .bx_item_detail .product-info .info .offers .offer.active {
            cursor: default;
            background: #980916;
            border: 1px solid #980916;
            color: white; }
      .detail-wrap .bx_item_detail .product-info .info .quantity-and-price {
        margin-top: 22px;
        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; }
        .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .quantity {
          position: relative;
          z-index: 2;
          height: 24px;
          background: transparent;
          min-width: 78px;
          max-width: 78px;
          -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: center;
          align-items: center; }
          .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .quantity * {
            vertical-align: middle !important;
            white-space: normal;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            -o-user-select: none;
            user-select: none;
            transition: all 0.1s ease;
            -o-transition: all 0.1s ease;
            -moz-transition: all 0.1s ease;
            -webkit-transition: all 0.1s ease;
            height: 100%; }
          .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .quantity .minus, .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .quantity .plus {
            cursor: pointer;
            height: 16px;
            min-width: 16px;
            max-width: 16px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            background-size: contain !important; }
            .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .quantity .minus.noActive, .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .quantity .plus.noActive {
              cursor: default; }
          .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .quantity .minus {
            background: url("/local/templates/etalonmix/components/bitrix/catalog/main/bitrix/catalog.element/product-detail/../../../../../../../img/-.svg") no-repeat right center; }
          .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .quantity .plus {
            background: url("/local/templates/etalonmix/components/bitrix/catalog/main/bitrix/catalog.element/product-detail/../../../../../../../img/+.svg") no-repeat left center; }
          .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .quantity input {
            min-width: 36px;
            max-width: 36px;
            border: 0;
            text-align: center;
            margin: 0 5px;
            height: 100%;
            line-height: 24px;
            background: transparent;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            border-radius: 4px;
            -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
            -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
            color: #171717;
            font-size: 13px;
            font-family: "Geometria Bold", Arial, Sans-Serif;
            text-transform: uppercase; }
        .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .price-wrap {
          text-align: right;
          margin-right: 7px;
          margin-left: 30px;
          white-space: nowrap; }
          .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .price-wrap span {
            color: #171717;
            font-size: 30px;
            font-family: "Geometria Bold", Arial, Sans-Serif;
            text-transform: uppercase;
            text-transform: none; }
            .detail-wrap .bx_item_detail .product-info .info .quantity-and-price .price-wrap span.rub {
              padding-left: 5px; }
      .detail-wrap .bx_item_detail .product-info .info .add-to-cart-and-favorite {
        margin-top: 22px;
        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; }
      .detail-wrap .bx_item_detail .product-info .info .add-to-cart {
        transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        position: relative;
        align-items: center;
        min-width: 225px;
        max-width: 225px;
        height: 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: center;
        align-items: center;
        padding: 0 20px;
        text-align: center;
        color: white;
        font-size: 18px;
        font-family: "Geometria Bold", Arial, Sans-Serif;
        text-transform: uppercase;
        text-transform: none;
        transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        background: #980916;
        text-decoration: none;
        cursor: pointer;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 0;
        outline: none;
        font-size: 16.2px; }
        .detail-wrap .bx_item_detail .product-info .info .add-to-cart:hover:not(.noHover) {
          background: #b2b2b2; }
      .detail-wrap .bx_item_detail .product-info .info .add-to-favorite {
        cursor: pointer;
        min-width: 50px;
        max-width: 50px;
        height: 50px;
        background: #F3F3F3;
        background-size: contain !important;
        margin-left: 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        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; }
        .detail-wrap .bx_item_detail .product-info .info .add-to-favorite svg {
          width: 28px;
          height: 25px; }

.dealers {
  background: #F3F3F3;
  padding: 60px 0 92px;
  position: relative; }
  @media screen and (max-width: 1279px) {
    .dealers {
      padding: 51px 0 60px; } }
  @media screen and (max-width: 767px) {
    .dealers {
      height: 622px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }
  .dealers:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1280px;
    height: 1124px;
    background: url("/local/templates/etalonmix/components/bitrix/catalog/main/bitrix/catalog.element/product-detail/../../../../../../../img/home/reviews-bg.svg") right top no-repeat;
    z-index: 0; }
    @media screen and (max-width: 1279px) and (min-width: 768px) {
      .dealers:before {
        width: 800px;
        background-size: contain; } }
    @media screen and (max-width: 767px) and (min-width: 480px) {
      .dealers:before {
        background: url("/local/templates/etalonmix/components/bitrix/catalog/main/bitrix/catalog.element/product-detail/../../../../../../../img/home/reviews-bg-480.svg") right top no-repeat; } }
    @media screen and (max-width: 479px) {
      .dealers:before {
        background: url("/local/templates/etalonmix/components/bitrix/catalog/main/bitrix/catalog.element/product-detail/../../../../../../../img/home/reviews-bg-480.svg") 108% top no-repeat; } }
  .dealers:after {
    content: "";
    position: absolute;
    width: 220px;
    height: 118px;
    top: 30px;
    right: 30px;
    background: url("/local/templates/etalonmix/components/bitrix/catalog/main/bitrix/catalog.element/product-detail/../../../../../../../img/dealers-photos.png") center no-repeat; }
    @media screen and (max-width: 1279px) {
      .dealers:after {
        display: none; } }
  .dealers .dealers-inner {
    position: relative;
    z-index: 1;
    width: 1440px;
    margin: 0 auto; }
    @media screen and (max-width: 1520px) and (min-width: 1280px) {
      .dealers .dealers-inner {
        width: 1160px; } }
    @media screen and (max-width: 1279px) and (min-width: 768px) {
      .dealers .dealers-inner {
        width: 620px; } }
    @media screen and (max-width: 767px) and (min-width: 480px) {
      .dealers .dealers-inner {
        width: 460px; } }
    @media screen and (max-width: 479px) {
      .dealers .dealers-inner {
        width: 300px; } }
    .dealers .dealers-inner .dealers-title {
      color: #171717;
      font-size: 46px;
      font-family: "Geometria Bold", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      line-height: 60px;
      max-width: 490px; }
      @media screen and (max-width: 1279px) and (min-width: 768px) {
        .dealers .dealers-inner .dealers-title {
          font-size: 24px;
          line-height: 31px;
          max-width: 305px; } }
      @media screen and (max-width: 767px) {
        .dealers .dealers-inner .dealers-title {
          font-size: 24px;
          line-height: 31px;
          text-align: center; } }
    .dealers .dealers-inner .dealers-text {
      max-width: 490px;
      color: #171717;
      font-size: 22px;
      font-family: "Geometria", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      opacity: .9;
      margin-top: 20px;
      line-height: normal; }
      @media screen and (max-width: 1279px) and (min-width: 768px) {
        .dealers .dealers-inner .dealers-text {
          font-size: 14px;
          max-width: 305px;
          margin-top: 15px; } }
      @media screen and (max-width: 767px) {
        .dealers .dealers-inner .dealers-text {
          font-size: 14px;
          text-align: center;
          margin-top: 10px; } }
      @media screen and (max-width: 767px) and (min-width: 480px) {
        .dealers .dealers-inner .dealers-text {
          padding: 0 25px; } }
      .dealers .dealers-inner .dealers-text * {
        color: #171717;
        font-size: 22px;
        font-family: "Geometria", Arial, Sans-Serif;
        text-transform: uppercase;
        text-transform: none; }
        @media screen and (max-width: 1279px) {
          .dealers .dealers-inner .dealers-text * {
            font-size: 14px; } }
      .dealers .dealers-inner .dealers-text b {
        display: block;
        font-family: "Geometria Bold"; }
    .dealers .dealers-inner .where-buy-link {
      position: relative;
      align-items: center;
      min-width: 343px;
      max-width: 343px;
      height: 75px;
      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;
      padding: 0 20px;
      text-align: center;
      color: white;
      font-size: 18px;
      font-family: "Geometria Bold", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      background: #980916;
      text-decoration: none;
      cursor: pointer;
      overflow: hidden;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border: 0;
      outline: none;
      font-size: 22px;
      margin-top: 30px; }
      .dealers .dealers-inner .where-buy-link:hover:not(.noHover) {
        background: #b2b2b2; }
      @media screen and (max-width: 1279px) {
        .dealers .dealers-inner .where-buy-link {
          min-width: 300px;
          max-width: 300px;
          height: 60px;
          font-size: 16px;
          margin-top: 25px; } }
      @media screen and (max-width: 767px) {
        .dealers .dealers-inner .where-buy-link {
          margin: 30px auto 0; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/news.list/works/style.css?17158349467123*/
.carousel-works-wrap {
  padding: 50px 0;
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-works-wrap {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-works-wrap {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-works-wrap {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-works-wrap {
    width: 300px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-works-wrap {
    padding: 35px 0 55px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-works-wrap {
    padding: 42px 0;
  }
}
.carousel-works-wrap .title {
  color: #171717;
  font-size: 46px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 58px;
  position: relative;
  padding-top: 0;
  font-size: 46px;
}
@media screen and (max-width: 1279px) {
  .carousel-works-wrap .title {
    font-size: 24px;
    line-height: 30px;
  }
}
.carousel-works-wrap .title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 68px;
  height: 3px;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .carousel-works-wrap .title:after {
    width: 40px;
  }
}

.carousel-works {
  position: relative;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.carousel-works .carousel-wrapper {
  overflow: hidden;
  width: 100%;
  padding: 50px 0 0;
}
@media screen and (max-width: 1279px) {
  .carousel-works .carousel-wrapper {
    padding: 25px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .carousel-works .carousel-wrapper {
    overflow: visible;
  }
}
.carousel-works .carousel-wrapper .carousel-items {
  width: 10000px;
  position: relative;
  height: 260px;
  margin: 0;
  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;
}
@media screen and (max-width: 1279px) {
  .carousel-works .carousel-wrapper .carousel-items {
    height: 139px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-works .carousel-wrapper .carousel-items {
    margin-left: -80px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-works .carousel-wrapper .carousel-items {
    margin-left: -160px;
  }
}
.carousel-works .carousel-wrapper .carousel-items .product {
  min-width: 260px;
  max-width: 260px;
  height: 100%;
  position: relative;
  margin-right: 35px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-works .carousel-wrapper .carousel-items .product {
    min-width: 260px !important;
    max-width: 260px !important;
    margin-right: 40px;
  }
}
@media screen and (max-width: 1279px) {
  .carousel-works .carousel-wrapper .carousel-items .product {
    min-width: 139px;
    max-width: 139px;
    margin-right: 22px;
  }
}
.carousel-works .carousel-wrapper .carousel-items .product .image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: block;
  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: center;
  align-items: center;
}
.carousel-works .carousel-wrapper .carousel-items .product .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel-works .buttons {
  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;
  position: absolute;
  left: 0;
  top: 240px;
  width: 100%;
  z-index: 3;
  top: 150px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-works .buttons {
    top: 125px;
  }
}
.carousel-works .buttons.disabled {
  display: none;
}
.carousel-works .buttons .left, .carousel-works .buttons .right {
  cursor: pointer;
  height: 46px;
  position: absolute;
  min-width: 46px;
  max-width: 46px;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 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: center;
  align-items: center;
}
@media screen and (max-width: 1279px) {
  .carousel-works .buttons .left, .carousel-works .buttons .right {
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    filter: drop-shadow(0px 0px 17.197px rgba(0, 0, 0, 0.25));
  }
}
.carousel-works .buttons .left span, .carousel-works .buttons .right span {
  background-size: contain !important;
  width: 13px;
  height: 21px;
}
@media screen and (max-width: 1279px) {
  .carousel-works .buttons .left span, .carousel-works .buttons .right span {
    width: 9px;
    height: 15px;
  }
}
.carousel-works .buttons .left {
  background: #980916;
  left: -23px;
}
@media screen and (max-width: 1279px) {
  .carousel-works .buttons .left {
    left: -15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-works .buttons .left {
    left: -26px;
  }
}
.carousel-works .buttons .left span {
  background: url("/local/templates/etalonmix/components/bitrix/news.list/works/../../../../img/carousel-arrow-left.svg") center no-repeat;
}
.carousel-works .buttons .left:hover:not(.noHover), .carousel-works .buttons .left.active {
  background: #171717;
}
.carousel-works .buttons .right {
  right: -23px;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .carousel-works .buttons .right {
    right: -15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-works .buttons .right {
    right: -26px;
  }
}
.carousel-works .buttons .right span {
  background: url("/local/templates/etalonmix/components/bitrix/news.list/works/../../../../img/carousel-arrow-right.svg") center no-repeat;
  margin-left: 2px;
}
.carousel-works .buttons .right:hover:not(.noHover), .carousel-works .buttons .right.active {
  background: #171717;
}
@media screen and (max-width: 767px) {
  .carousel-works .buttons {
    top: 80px;
  }
}

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

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/style.css?171583494543837*/
.carousel-products-wrap {
  background: #F3F3F3;
}
.carousel-products-wrap.MUST_HAVE_MAIN, .carousel-products-wrap.MUST_HAVE.HOME {
  padding-top: 140px;
  margin-top: -165px;
  margin-bottom: -60px;
  background: white;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products-wrap.MUST_HAVE_MAIN, .carousel-products-wrap.MUST_HAVE.HOME {
    padding-top: 80px;
    margin-top: -90px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE_MAIN, .carousel-products-wrap.MUST_HAVE.HOME {
    padding-top: 60px;
    margin-top: 0;
  }
}
.carousel-products-wrap.MUST_HAVE_MAIN .carousel-products, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products {
  z-index: 1;
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .carousel-wrapper, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .carousel-wrapper {
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .carousel-wrapper, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .carousel-wrapper {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .carousel-wrapper, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .carousel-wrapper {
    overflow: visible;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .carousel-wrapper:not(.single-item) .carousel-items, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .carousel-wrapper:not(.single-item) .carousel-items {
    margin-left: -80px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .link, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .link {
    bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .link, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .link {
    bottom: -28px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.for-sections.HOME .carousel-products .carousel-wrapper {
    overflow: visible;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.for-sections.HOME .carousel-products .carousel-wrapper:not(.single-item) .carousel-items {
    margin-left: -80px;
  }
}
.carousel-products-wrap.MUST_HAVE:not(.HOME), .carousel-products-wrap.SIMILAR {
  padding-top: 60px;
  background: white;
}
@media screen and (max-width: 1279px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME), .carousel-products-wrap.SIMILAR {
    padding-top: 30px;
  }
}
.carousel-products-wrap.MUST_HAVE:not(.HOME) .title, .carousel-products-wrap.SIMILAR .title {
  padding-top: 0;
  font-size: 46px;
}
@media screen and (max-width: 1279px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .title, .carousel-products-wrap.SIMILAR .title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products, .carousel-products-wrap.SIMILAR .carousel-products {
    padding-bottom: 0;
  }
}
.carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .carousel-wrapper, .carousel-products-wrap.SIMILAR .carousel-products .carousel-wrapper {
  padding-bottom: 120px;
}
@media screen and (max-width: 1279px) and (min-width: 480px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .carousel-wrapper, .carousel-products-wrap.SIMILAR .carousel-products .carousel-wrapper {
    padding-bottom: 92px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .carousel-wrapper, .carousel-products-wrap.SIMILAR .carousel-products .carousel-wrapper {
    overflow: visible;
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .carousel-wrapper:not(.single-item) .carousel-items, .carousel-products-wrap.SIMILAR .carousel-products .carousel-wrapper:not(.single-item) .carousel-items {
    margin-left: -80px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .carousel-wrapper:not(.single-item) .carousel-items, .carousel-products-wrap.SIMILAR .carousel-products .carousel-wrapper:not(.single-item) .carousel-items {
    margin-left: -160px;
    height: auto;
  }
}
.carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .link, .carousel-products-wrap.SIMILAR .carousel-products .link {
  bottom: 50px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .link, .carousel-products-wrap.SIMILAR .carousel-products .link {
    bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .link, .carousel-products-wrap.SIMILAR .carousel-products .link {
    bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .buttons, .carousel-products-wrap.SIMILAR .carousel-products .buttons {
    display: block !important;
    top: 138px;
  }
}
.carousel-products-wrap.SIMILAR {
  background: #F3F3F3;
}
.carousel-products-wrap .title {
  color: #171717;
  font-size: 46px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 58px;
  position: relative;
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1279px) {
  .carousel-products-wrap .title {
    font-size: 24px;
    line-height: 30px;
  }
}
.carousel-products-wrap .title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 68px;
  height: 3px;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .carousel-products-wrap .title:after {
    width: 40px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products-wrap .title {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products-wrap .title {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap .title {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products-wrap .title {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap .title {
    padding-top: 0;
  }
}

.carousel-products {
  padding: 0;
  position: relative;
  z-index: 2;
  width: 1440px;
  margin: 0 auto;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products {
    padding-bottom: 28px;
  }
}
.carousel-products .carousel-wrapper {
  overflow: hidden;
  width: 100%;
  padding: 40px 30px 210px;
  margin-left: -30px;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products .carousel-wrapper {
    padding: 20px 15px 110px;
    margin-left: -15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products .carousel-wrapper {
    padding: 30px 1px 26px;
    margin-left: 0;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products .carousel-wrapper {
    overflow: visible;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products .carousel-wrapper:not(.single-item) .carousel-items {
    margin-left: -80px;
  }
}
.carousel-products .carousel-wrapper.single-item .carousel-items {
  justify-content: center;
  width: auto;
  margin-left: -10px;
}
.carousel-products .carousel-wrapper .carousel-items {
  width: 10000px;
  position: relative;
  margin: 0;
  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;
}
@media screen and (max-width: 479px) {
  .carousel-products .carousel-wrapper .carousel-items {
    height: 335px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  min-width: 260px !important;
  max-width: 260px !important;
  height: 420px !important;
  position: relative;
  margin-right: 35px;
  z-index: 1;
  -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: center;
  align-items: flex-start;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product {
    min-width: 260px !important;
    max-width: 260px !important;
    height: 420px !important;
    margin-right: 40px;
  }
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product {
    min-width: 140px !important;
    max-width: 140px !important;
    height: 250px !important;
    margin-right: 20px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product:nth-child(1) {
  justify-content: flex-start;
}
@media screen and (min-width: 1521px) {
  .carousel-products .carousel-wrapper .carousel-items .product:nth-child(5) {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product:nth-child(4) {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover {
    z-index: 2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner {
    min-width: 300px;
    max-width: 300px;
    height: 572px;
    -webkit-box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .image, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .image {
    height: 250px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .image .add-to-favorite, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .image .add-to-favorite {
    right: 10px;
    top: 10px;
    width: 39px;
    height: 35px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .name, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .name {
    height: 70px;
    font-size: 26px;
    line-height: 23px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .name.without-offers, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .name.without-offers {
    height: 115px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .offers, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .offers {
    margin-top: 20px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .quantity-and-price, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .quantity-and-price {
    margin-top: 20px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .quantity-and-price .price-wrap, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .quantity-and-price .price-wrap {
    min-width: 150px;
    max-width: 150px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .quantity-and-price .price-wrap span, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .quantity-and-price .price-wrap span {
    font-size: 32px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .add-to-cart, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .add-to-cart {
    position: relative;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    height: 60px;
    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;
    padding: 0 20px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #980916;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    margin-top: 22px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .add-to-cart:hover:not(.noHover), .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .add-to-cart:hover:not(.noHover) {
    background: #b2b2b2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover:nth-child(1) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover:nth-child(1) .item-inner {
    -webkit-box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 1280px) and (min-width: 1521px) {
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover:nth-child(5) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover:nth-child(5) .item-inner {
    -webkit-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 1280px) and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover:nth-child(4) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover:nth-child(4) .item-inner {
    -webkit-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner {
  background: white;
  overflow: hidden;
  padding: 25px;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner {
    padding: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .image {
  width: 100%;
  height: 210px;
  position: relative;
  overflow: hidden;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .image {
    height: 120px;
    -webkit-border-radius: 5.3px;
    -moz-border-radius: 5.3px;
    -ms-border-radius: 5.3px;
    border-radius: 5.3px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .image .add-to-favorite {
  position: absolute;
  z-index: 3;
  right: 8px;
  top: 8px;
  cursor: pointer;
  width: 30px;
  height: 27px;
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/add-to-favorite.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;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .image .add-to-favorite:hover:not(.noHover), .carousel-products .carousel-wrapper .carousel-items .product .item-inner .image .add-to-favorite[data-action=remove] {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/remove-from-favorite.svg") center no-repeat;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .image .add-to-favorite {
    width: 23px;
    right: 5px;
    top: 5px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .name {
  height: 50px;
  overflow: hidden;
  display: block;
  color: #171717;
  font-size: 20px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: initial;
  text-transform: none;
  text-decoration: none;
  margin-top: 20px;
  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;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .name {
    font-size: 12px;
    height: 36px;
    margin-top: 10px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .name.without-offers {
  height: 102px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .name.without-offers {
    height: 66px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .offers {
  margin-top: 15px;
  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: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .offers {
    margin-top: 10px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .offers .offer {
  margin: 0 5px;
  cursor: pointer;
  border: 1px solid #B6B6B6;
  background: white;
  height: 26px;
  min-width: 64px;
  color: #A3A3A3;
  font-size: 13.5px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  border-radius: 35px;
  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: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .offers .offer {
    min-width: 45px;
    font-size: 8px;
    margin: 0 2.5px;
    height: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .offers .offer.active {
  cursor: default;
  background: #980916;
  border: 1px solid #980916;
  color: white;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price {
  margin-top: 15px;
  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: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price {
    margin-top: 13px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity {
  position: relative;
  z-index: 2;
  height: 24px;
  background: transparent;
  min-width: 78px;
  max-width: 78px;
  -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: center;
  align-items: center;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity {
    height: 16px;
    min-width: 44px;
    max-width: 44px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity * {
  vertical-align: middle !important;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  height: 100%;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .minus, .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .plus {
  cursor: pointer;
  height: 16px;
  min-width: 16px;
  max-width: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-size: contain !important;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .minus, .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .plus {
    height: 9px;
    min-width: 9px;
    max-width: 9px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .minus.noActive, .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .plus.noActive {
  cursor: default;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .minus {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/-.svg") no-repeat right center;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .plus {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/+.svg") no-repeat left center;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity input {
  min-width: 36px;
  max-width: 36px;
  border: 0;
  text-align: center;
  margin: 0 5px;
  height: 100%;
  line-height: 24px;
  background: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  color: #171717;
  font-size: 13px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity input {
    min-width: 20px;
    max-width: 20px;
    line-height: 16px;
    font-size: 8px;
    -webkit-border-radius: 2.3px;
    -moz-border-radius: 2.3px;
    -ms-border-radius: 2.3px;
    border-radius: 2.3px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap {
  min-width: 125px;
  max-width: 125px;
  text-align: right;
  margin-right: 7px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap {
    min-width: 70px;
    max-width: 70px;
    margin-right: 0;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap span {
  color: #171717;
  font-size: 26px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap span {
    font-size: 15px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap span.rub {
  padding-left: 3px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap span.rub {
    padding-left: 0;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .add-to-cart {
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  width: 100%;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 479px) {
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active {
    z-index: 2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner {
    min-width: 170px;
    max-width: 170px;
    height: 335px;
    box-shadow: 0px 2.245px 46.574px 0px rgba(0, 0, 0, 0.25);
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .image, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .image {
    height: 150px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .name, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .name {
    height: 36px;
    font-size: 14px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .name.without-offers, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .name.without-offers {
    height: 65px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .offers, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .offers {
    margin-top: 11px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .quantity-and-price, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .quantity-and-price {
    margin-top: 12px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .quantity-and-price .price-wrap, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .quantity-and-price .price-wrap {
    min-width: 100px;
    max-width: 100px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .quantity-and-price .price-wrap span, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .quantity-and-price .price-wrap span {
    font-size: 20px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .add-to-cart, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .add-to-cart {
    position: relative;
    align-items: center;
    min-width: 150px;
    max-width: 150px;
    height: 40px;
    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;
    padding: 0 20px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #980916;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    font-size: 14px;
    margin-top: 12px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .add-to-cart:hover:not(.noHover), .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .add-to-cart:hover:not(.noHover) {
    background: #b2b2b2;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active {
    z-index: 2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner {
    min-width: 170px;
    max-width: 170px;
    height: 335px;
    box-shadow: 0px 2.245px 46.574px 0px rgba(0, 0, 0, 0.25);
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .image {
    height: 150px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .name {
    height: 36px;
    font-size: 14px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .name.without-offers {
    height: 65px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .offers {
    margin-top: 11px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .quantity-and-price {
    margin-top: 12px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .quantity-and-price .price-wrap {
    min-width: 100px;
    max-width: 100px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .quantity-and-price .price-wrap span {
    font-size: 20px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .add-to-cart {
    position: relative;
    align-items: center;
    min-width: 150px;
    max-width: 150px;
    height: 40px;
    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;
    padding: 0 20px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #980916;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    font-size: 14px;
    margin-top: 12px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .add-to-cart:hover:not(.noHover) {
    background: #b2b2b2;
  }
}
@media screen and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover {
    z-index: 2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover .item-inner {
    min-width: 280px;
    max-width: 280px;
    height: 495px;
    -webkit-box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
  }
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover .item-inner .name.without-offers, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover .item-inner .name.without-offers {
    height: 97px;
    margin-top: 15px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover .item-inner .add-to-cart, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover .item-inner .add-to-cart {
    position: relative;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    height: 60px;
    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;
    padding: 0 20px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #980916;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    margin-top: 22px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover .item-inner .add-to-cart:hover:not(.noHover), .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover .item-inner .add-to-cart:hover:not(.noHover) {
    background: #b2b2b2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover:nth-child(1) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover:nth-child(1) .item-inner {
    -webkit-box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 1280px) and (min-width: 1521px) {
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover:nth-child(5) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover:nth-child(5) .item-inner {
    -webkit-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 1280px) and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover:nth-child(4) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover:nth-child(4) .item-inner {
    -webkit-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
.carousel-products .buttons {
  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;
  position: absolute;
  left: 0;
  top: 240px;
  width: 100%;
  z-index: 3;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products .buttons {
    top: 125px;
  }
}
.carousel-products .buttons.disabled {
  display: none;
}
.carousel-products .buttons .left, .carousel-products .buttons .right {
  cursor: pointer;
  height: 46px;
  position: absolute;
  min-width: 46px;
  max-width: 46px;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 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: center;
  align-items: center;
}
@media screen and (max-width: 1279px) {
  .carousel-products .buttons .left, .carousel-products .buttons .right {
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    filter: drop-shadow(0px 0px 17.197px rgba(0, 0, 0, 0.25));
  }
}
.carousel-products .buttons .left span, .carousel-products .buttons .right span {
  background-size: contain !important;
  width: 13px;
  height: 21px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .buttons .left span, .carousel-products .buttons .right span {
    width: 9px;
    height: 15px;
  }
}
.carousel-products .buttons .left {
  background: #980916;
  left: -23px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .buttons .left {
    left: -15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products .buttons .left {
    left: -26px;
  }
}
.carousel-products .buttons .left span {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/carousel-arrow-left.svg") center no-repeat;
}
.carousel-products .buttons .left:hover:not(.noHover), .carousel-products .buttons .left.active {
  background: #171717;
}
.carousel-products .buttons .right {
  right: -23px;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .carousel-products .buttons .right {
    right: -15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products .buttons .right {
    right: -26px;
  }
}
.carousel-products .buttons .right span {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/carousel-arrow-right.svg") center no-repeat;
  margin-left: 2px;
}
.carousel-products .buttons .right:hover:not(.noHover), .carousel-products .buttons .right.active {
  background: #171717;
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products .buttons {
    top: 145px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products .buttons {
    display: none !important;
  }
}
.carousel-products .link {
  position: absolute;
  right: 0;
  bottom: 100px;
  color: #171717;
  font-size: 22px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  padding-right: 50px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .link {
    font-size: 16px;
    bottom: 45px;
    padding-right: 32px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products .link {
    position: relative;
    bottom: auto;
    display: table;
    margin: 0 auto;
  }
}
.carousel-products .link:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 39px;
  height: 16px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/arrow-long-grey.svg") center no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .carousel-products .link:after {
    width: 26px;
    height: 12px;
  }
}
.carousel-products .link:hover:after {
  right: -20px;
}

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

/* End */
/* /local/templates/etalonmix/components/bitrix/catalog/main/style.css?171583494540661 */
/* /local/templates/etalonmix/components/bitrix/breadcrumb/main-template/style.css?17158349451990 */
/* /local/templates/etalonmix/components/bitrix/catalog/main/bitrix/catalog.element/product-detail/style.css?174437219236161 */
/* /local/templates/etalonmix/components/bitrix/news.list/works/style.css?17158349467123 */
/* /local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/style.css?171583494543837 */
