

/* Start:/local/templates/sayou/components/bitrix/news.list/banner_main/style.css?17382462732894*/
.banner {
  height: calc(100vh);
  width: 100%;
  position: relative;
  z-index: 1;
  padding-top: 48px;
}

.banner::after {
  content: "";
  width: 100%;
  height: 100px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.25) 100%);
  position: absolute;
  left: 0;
  top: 51px;
  z-index: 1;
}

@media (max-width:370px) {
  .banner::after {
    display: none;
  }
}

.banner img {
  width: 100%;
}

.banner .col {
  padding: 0;
}

.banner__swiper.swiper {
  width: 100%;
  height: calc(100% - 50px);
  position: fixed;
}

.banner__swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}

.banner__swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.swiper-slide__prev,
.swiper-slide__next {
  position: absolute;
  width: 20%;
  height: 100%;
  top: 0;
  z-index: 3;
}

.swiper-slide__prev {
  left: 0;
}

.swiper-slide__next {
  right: 0;
}

.circle__banner {
  position: fixed;
  top: -81px;
  left: -81px;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 162px;
  height: 162px;
  pointer-events: none;
}

.circle__banner svg {
  animation-name: rotate;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes rotate {
  from {
    rotate: 0deg;
  }

  to {
    rotate: 360deg;
  }
}

.circle {
  display: block;
  overflow: visible;
  width: 162px;
  height: 162px;
  font-size: 10px;
  fill: #fff;
}

.circle path {
  fill: none;
}

.circle text {
  text-anchor: middle;
}

.controll-banner {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.controll-banner .swiper-pagination-bullet-active {
  width: 60px;
  height: 5px;
  border-radius: 100px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}

.controll-banner .swiper-pagination-bullet-active::before {
  content: "";
  --progress: 0;
  width: 0px;
  height: 5px;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  animation: 15s linear 0s 1 normal none running progress-animation-ltr;
  z-index: 5;
}

.banner__btn-wrap {
  position: absolute; 
  max-width: 100% !important;
  width: 100%;
  bottom: 0;
  padding: 14px 16px 0;
  background: #fff;
  display: flex;
  justify-content: center;
  z-index: -10;
  opacity: 0;
  transition: opacity 0.5s;
}

.banner__btn-wrap .banner__btn {
  background: #fff;
  max-width: 100%;
}

@keyframes progress-animation-ltr {
  from {
    width: 0px;
  }

  to {
    width: 60px;
  }
}


@media (max-width: 1200px){
  .banner__btn-wrap {
    opacity: 1;
    z-index: 1;
    padding-bottom: 1px;
    transition: opacity 0.5s;
  }
}

@media (max-width: 991px) {
  .circle__banner {
    display: none;
  }

  .swiper-slide__prev,
  .swiper-slide__next {
    display: none;
  }
}


/* End */


/* Start:/local/templates/sayou/components/bitrix/catalog.section/slider-new-card/style.css?17453268253629*/
.catalog-section {
  position: relative;
  height: 100%;
}

.new-slider {
  position: relative;
  z-index: 4;
  background-color: #fff;
  /* padding: 160px 0; */
}

.new-slider__more {
  text-align: end;
  align-items: center;
}

.new-slider__more span {
  vertical-align: bottom;
  margin: 0 0 0 10px;
  display: inline-block;
  width: 53px;
  height: 29px;
  background: url('data:image/svg+xml,<svg width="50" height="29" viewBox="0 0 50 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M36.0933 1.0176L36.1021 0.0176356L34.1022 0L34.0933 0.999961C34.0469 6.26138 36.8448 10.902 41.031 13.4332H1H0V15.4332H1H41.0502C36.8522 17.9432 34.0469 22.5918 34.0933 27.8588L34.1022 28.8588L36.1021 28.8411L36.0933 27.8412C36.0332 21.0336 41.4954 15.4622 48.186 15.4622C48.7365 15.4622 49.1835 15.0172 49.1859 14.4667C49.1884 13.9162 48.7455 13.4672 48.195 13.4622C41.4955 13.4017 36.0332 7.82327 36.0933 1.0176Z" fill="%231A1919" /></svg>') no-repeat;
  /* transition: all 0.2s ease; */
}

.new-slider__more:hover span {
  background: url('data:image/svg+xml,<svg width="61" height="29" viewBox="0 0 61 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M47.0933 1.0176L47.1021 0.0176356L45.1022 0L45.0933 0.999961C45.0469 6.26138 47.8448 10.902 52.031 13.4332L1.09082 13.4332H0.0908203V15.4332H1.09082L52.0502 15.4332C47.8522 17.9432 45.0469 22.5918 45.0933 27.8588L45.1022 28.8588L47.1021 28.8411L47.0933 27.8412C47.0332 21.0336 52.4954 15.4622 59.186 15.4622C59.7365 15.4622 60.1835 15.0172 60.1859 14.4667C60.1884 13.9162 59.7455 13.4672 59.195 13.4622C52.4955 13.4017 47.0332 7.82327 47.0933 1.0176Z" fill="%231A1919"/></svg>') no-repeat;
}

.new__swiper-prev,
.new__swiper-next {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  cursor: pointer;
}

.arrow-path {
  transition: width 0.5s ease-in-out;
}

.new__swiper-prev {
  right: calc(100% - 40px);
}

.new__swiper-next {
  left: calc(100% - 40px);
}

.new__swiper-prev {}

.new__swiper-next:hover .arrow-path {
  width: 80px;
}

.new-offers .new__swiper-prev,
.new-offers .new__swiper-next {
  top: 39%;
}

.new-offers .product-item__body {
  padding: 0 12px;
}

.new__swiper-arrows {
  opacity: 1;
}

[aria-disabled="false"].new__swiper-arrows {
  border-color: #1a1919;
}

[aria-disabled="false"].new__swiper-arrows::before {
  background-color: #1a1919;
}

[aria-disabled="false"] .new__swiper-arraow path {
  stroke: #1a1919;
}

[aria-disabled="true"].new__swiper-arrows {
  border: 1px solid #a39c96;
}

[aria-disabled="true"].new__swiper-arrows::before {
  background-color: #a39c96;
}

[aria-disabled="true"] .new__swiper-arraow path {
  stroke: #a39c96;
}

.new-product{
  padding: 0 0 160px 0;
  position: relative;
  z-index: 4;
  background-color: #fff;
}

@media (max-width: 1560px) {
  div.new__swiper-controls {
    margin-top: 41px;
    display: flex;
    justify-content: center;
    column-gap: 8.45px;
  }

  div.new__swiper-controls-btn {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: none;
  }
}

@media (max-width: 991px) {
  .new-slider {
    padding: 70px 0;
  }

  .new-offers {
    padding: 80px 0;
  }

}

@media (max-width: 750px) {
  .offers-slider-wrap .swiper {
    margin-bottom: 40px;
  }
}

@media (max-width: 420px) {
  .new-offers .product-item__img-wrap {
    max-height: 210px;
  }

  .new-offers .product-item__body {
    padding: 0;
  }
}

@media (max-width: 370px) {
  .new-offers .new__products-list .product-item__img {
    margin-bottom: 7px;
  }
}
/* End */


/* Start:/local/templates/sayou/components/bitrix/catalog.product.subscribe/subscribe/style.css?17458396903660*/
.newInputCat {
  height: 45px;
  border: 1px solid #E6E6E6;
  box-sizing: border-box;
  padding: 12px;
  width: 396px;
  font-family: 'RobotoCondensed';
  font-weight: 300;
  font-size: 16px;
  line-height: 20.8px;
  color: #A9A9A9;
}

.newBtnCat {
  width: 100%;
  max-width: 100%;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
}

.placeholderNew {
  font-family: 'RobotoCondensed';
  font-weight: 300;
  font-size: 16px;
  line-height: 20.8px;
  color: #A9A9A9;
}

#userContact::placeholder {
  font-family: 'RobotoCondensed';
  font-weight: 300;
  font-size: 16px;
  line-height: 20.8px;
  color: #A9A9A9;
}

/* Button */
.bx-catalog-subscribe-button {
  margin-bottom: 6px;
  display: inline-block;
}

.bx-catalog-popup-content {
  width: 90%;
  max-width: 280px;
}

/* Subscribe popup */
.bx-catalog-subscribe-form-container-label {
  font-size: 13px;
  color: #5a6c77;
  padding-bottom: 2px;
}

.bx-catalog-subscribe-form-container-input {
  position: relative;
}

.bx-catalog-subscribe-form-star-required {
  color: #d93333;
}

.bx-catalog-subscribe-form-container .bx-captcha {
  margin-bottom: 10px;
}

.bx-catalog-popup-message {
  font-weight: bold;
  min-width: 240px;
  margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
  background-color: #edf6fc;
  color: #000;
  font-size: 15px;
  min-height: 45px;
  text-align: center;
  padding: 12px 40px 12px 60px;
  position: relative;
  width: 280px;
}

.bx-catalog-subscribe-aligner {
  display: inline-block;
  height: 45px;
  margin-left: -1px;
  vertical-align: middle;
  width: 1px;
}

.bx-catalog-subscribe-alert-text {
  display: inline-block;
  vertical-align: middle;
}

.bx-catalog-subscribe-alert-footer {
  text-align: center;
}

.bx-catalog-subscribe-alert-popup {
  background-color: #edf6fc !important;
  border: 1px solid #edf6fc !important;
  border-radius: 3px !important;
  -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
  box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}

.catalogItemSub {
  align-items: center;
}

.newCatClose {
  background-image: url('/local/templates/sayou/img/crestikSub.png');
  background-size: 35px 35px;
  width: 35px;
  height: 35px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}

.colIconSub {
  width: 79px;
  height: 79px;
  margin-top: 32px;
  margin-bottom: 28px;
}

.popup-window.subscribe-modal-anons {
  padding-left: 28px;
  padding-right: 28px;
}

.subscribe-modal-anons .popup-window-close-icon::after {
  width: 17px;
  height: 17px;
  background-image: url('/local/templates/sayou/components/bitrix/catalog.element/.default/images/close.svg');
}

.subscribe-modal-anons .colIconSub {
  margin-left: auto;
  margin-right: auto;
}

.subscribe-modal-anons .catalogItemSubTitle {
  text-transform: uppercase;
}

.popup-window-titlebar-text {
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: "RobotoCondensed";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
  color: #1A1919;
}

.subscribe-modal-anons .popup-window-content {
  padding: 0;
}

.popup-window.popup-window-with-titlebar {
  padding-top: 0;
  padding-bottom: 0;
}

.popup-window-buttons {
  padding: 32px 0 28px;
}

.bx-catalog-popup-content {
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.subscribe-modal-anons {
  max-width: 452px;
  width: 100%;
}

.bx-catalog-popup-message {
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  color: #1A1919;
}

.popup-window-titlebar-text {
  display: block;
  text-align: center;
}
/* End */


/* Start:/local/templates/sayou/components/bitrix/catalog.section/slider-new-card/themes/blue/style.min.css?1725352918706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */


/* Start:/local/templates/sayou/components/bitrix/news/news/style.css?17375561961970*/
.news {
  padding: 0 0 160px 0;
  position: relative;
  z-index: 4;
  background-color: #fff;
}

.news__more span {
  vertical-align: middle;
  margin: 0 0 0 10px;
}
.news__more {
  text-align: end;
}

.news__img {
  position: relative;
  margin-bottom: 18px;
  overflow: hidden;
}

.news__img img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
  object-position: top;
  transition: all 0.4s ease;
}

.news__articles {
  column-gap: 20px;
}

.news__link:first-child .news__img {
  width: 708px;
  height: 800px;
}

.news__link:last-child .news__img {
  width: 524px;
  height: 680px;
}

.news__link:hover .news__img img {
  transform: scale(1.1);
}
.news__link .news__articles-title,
.news__link .news__more {
  font-size: 22px;
}

@media (max-width: 1300px) {
  .news__articles{
    flex-direction: column;
    row-gap: 40px;
  }
  .news__link {
    width: 100%;
  }
  .news .news__link .news__img {
    width: 100%;
  }
}
@media (max-width: 1200px) {

  .news__link .news__img{
    width: 100%;
    height: calc(500px + 30vh);
    min-height: 500px;
  }
}

@media (max-width: 991px) {
  .news {
    padding: 0 0 80px 0;
  }
  .news__title-block {
    margin-bottom: 24px;
  }
  .news__img{
    max-height: 640px;
  }
}


@media (max-width: 750px) {
  .news__link .news__articles-title,
  .news__link .news__more {
    font-size: 16px;
  }
  .news__link svg{
    width: 29px;
    height: 22px;
  }
}

@media (max-width: 576px) {
  .news__link:first-child .news__img,
  .news__link:last-child .news__img {
    height: 500px;
  }
}
@media (max-width: 420px) {
  .news__link .news__more svg {
    width: 29px;
    height: 22px;
  }
  .news .news__img {
    margin-bottom: 12px;
  }
}
@media (max-width: 370px) {
  .news__articles .news__articles-title,
  .news__articles .news__more {
    font-size: 16px;
  }
  .news .news__articles-title {
    line-height: 24px;
  }
  .news .news__link {
    margin-bottom: 0px;
  }
}


/* End */


/* Start:/local/templates/sayou/components/bitrix/catalog.section/favotite-clients-slider/style.css?17382238173225*/
.catalog-section {
	position: relative;
	height: 100%;
}

.new-slider {
	position: relative;
	z-index: 4;
	background-color: #fff;
	padding: 160px 0;
}

.new-slider__more {
	text-align: end;
	align-items: center;
}

.new-slider__more span {
	vertical-align: bottom;
	margin: 0 0 0 10px;
	display: inline-block;
	width: 53px;
	height: 29px;
	background: url('data:image/svg+xml,<svg width="50" height="29" viewBox="0 0 50 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M36.0933 1.0176L36.1021 0.0176356L34.1022 0L34.0933 0.999961C34.0469 6.26138 36.8448 10.902 41.031 13.4332H1H0V15.4332H1H41.0502C36.8522 17.9432 34.0469 22.5918 34.0933 27.8588L34.1022 28.8588L36.1021 28.8411L36.0933 27.8412C36.0332 21.0336 41.4954 15.4622 48.186 15.4622C48.7365 15.4622 49.1835 15.0172 49.1859 14.4667C49.1884 13.9162 48.7455 13.4672 48.195 13.4622C41.4955 13.4017 36.0332 7.82327 36.0933 1.0176Z" fill="%231A1919" /></svg>')
		no-repeat;
	/* transition: all 0.2s ease; */
}

.new-slider__more:hover span {
	background: url('data:image/svg+xml,<svg width="61" height="29" viewBox="0 0 61 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M47.0933 1.0176L47.1021 0.0176356L45.1022 0L45.0933 0.999961C45.0469 6.26138 47.8448 10.902 52.031 13.4332L1.09082 13.4332H0.0908203V15.4332H1.09082L52.0502 15.4332C47.8522 17.9432 45.0469 22.5918 45.0933 27.8588L45.1022 28.8588L47.1021 28.8411L47.0933 27.8412C47.0332 21.0336 52.4954 15.4622 59.186 15.4622C59.7365 15.4622 60.1835 15.0172 60.1859 14.4667C60.1884 13.9162 59.7455 13.4672 59.195 13.4622C52.4955 13.4017 47.0332 7.82327 47.0933 1.0176Z" fill="%231A1919"/></svg>')
		no-repeat;
}

.new__swiper-prev,
.new__swiper-next {
	position: absolute;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%);
	cursor: pointer;
}

.arrow-path {
	transition: width 0.5s ease-in-out;
}

.new__swiper-prev {
	right: calc(100% - 40px);
}

.new__swiper-next {
	left: calc(100% - 40px);
}

.new__swiper-prev {
}

.new__swiper-next:hover .arrow-path {
	width: 80px;
}

.new-offers .new__swiper-prev,
.new-offers .new__swiper-next {
	top: 39%;
}

.new-offers .product-item__body {
	padding: 0 12px;
}

.favorite-clients .swiper-slide{
  max-width: 420px;
}
.favorite-clients .product-item__title{
  font-size: 21px;
}
.favorite-clients__inner{
  background: url('/local/templates/sayou/components/bitrix/catalog.section/favotite-clients-slider/./images/favorite-client-bg.png') no-repeat center;
  background-size: 100%;
}

.favorite-clients .favorite-clients__content{
  max-width: 1600px;
}

.favorite-clients .swiper{
  overflow: visible;
}

@media (max-width: 1560px) {
	div.new__swiper-controls {
		margin-top: 41px;
		display: flex;
		justify-content: center;
		column-gap: 8.45px;
	}
	div.new__swiper-controls-btn {
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
		transform: none;
	}
}

@media (max-width: 991px) {
	.new-slider {
		padding: 70px 0;
	}
	.new-offers {
		padding: 80px 0;
	}
}

@media (max-width: 420px) {
	.new-offers .product-item__img-wrap {
		max-height: 210px;
	}
	.new-offers .product-item__body {
		padding: 0;
	}
}

@media (max-width: 370px) {
	.new-offers .new__products-list .product-item__img {
		margin-bottom: 7px;
	}
}

/* End */


/* Start:/local/templates/sayou/components/bitrix/catalog.item/client-item/style.css?174557516557676*/
.size-product-item__list .product-item-scu-item-text-container {
  border: 1px solid var(--border, #E6E6E6);
  background: #FFF;
  display: flex;
  width: 70px;
  padding: 8px 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #1A1919;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
  cursor: pointer;
}

.product-item-image-alternative {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  display: block;
}

.size-product-item__list .product-item-scu-item-text-container.selected {
  background: #1A1919;
  color: #FFF;
}

.size-product-item__list .product-item-scu-item-text-container.notallowed {
  color: #9F9F9F;
  border-color: #E6E6E6;
}





.subscribe-modal-btn {
  pointer-events: none;
}

.product-item-container {
  position: relative;
}

.product-item-button-container {
  width: 100%;
}

.product-item-container.hover {
  z-index: 17;
}

.catalog-products-wrap.catalog-section {
  row-gap: 42px;
  display: grid;
  grid-template-columns: repeat(3, minmax(158px, 336px));
  grid-column-gap: 24px;
}

.product-item {
  display: block;
  box-sizing: border-box;
  width: 100%;
  border-radius: 2px;
  position: relative;
}

.product-item:hover .size-product-item {
  transition: opacity 0.3s;
  opacity: 1;
}

.product-item-line-card .product-item {
  width: auto !important;
  border-bottom: 1px solid #dadada;
}

.product-item-more-title {
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.product-item__body {
  padding: 0 6px;
}

.product-item__price {
  font-weight: 500 !important;
}

.product-item__color-name {
  color: #7c7c7f;
  margin: 4px 0 6px 0;
}

.product-item__favorite {
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 20px;
  z-index: 4;
  cursor: pointer;
}

.product-item__img {
  margin-bottom: 14px;
}

.product-item__price {
  font-weight: 500;
  white-space: nowrap;
}

.product-item__prices-wrap {
  padding-left: 5px;
  column-gap: 10px;
  flex-wrap: wrap;
  font-family: "RobotoCondensed";
  text-align: right;
}

.product-item__old-price {
  font-family: "RobotoCondensed";
  color: #0F0E0E;
  text-decoration: line-through;
  line-height: 17px;
}

.product-item__current-price {
  line-height: 20px;
}
.current-price-active{
  color: #F14831;
}
.img-product-item {
  position: relative;
}

.catalog-menu-body-header__card {
  height: 100%;
}

.product-item__img-wrap {
  width: 100%;
  max-width: 456px;
  max-height: 500px;
  min-width: 158px;
  min-height: 210px;
  background-color: gray;
  overflow: hidden;
  height: 100vh;
}


.new__products-list .product-item__img-wrap {
  max-height: 638px;
}

.offers-slider-wrap .product-item__img-wrap {
  max-height: 500px;
}

.img-product-item img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
}

@media (max-width: 1040px) {
  .product-item__img-wrap {
    max-width: 100%;
  }
}

@media (max-width: 576px) {
  .product-item__img-wrap {
    max-height: 400px;
  }
}

.img-product-item__swiper {
  height: 100%;
}

.size-product-item {
  position: absolute;
  width: 100%;
  bottom: 0%;
  z-index: 2;
  background: #fff;
  opacity: 0;
  /* transition: opacity 0.5s; */
  padding-bottom: 5px;
}

.size-product-item__item {
  margin-bottom: 14px;
}

.product-item__item {
  width: 14px;
  height: 14px;
  cursor: pointer;
}

.product-item__item.selected {
  border: 0.5px solid #1a1919;
  border-radius: 50%;
  width: 14px;
  height: 14px;
}

.product-item__item.selected img {
  width: 10px;
  height: 10px;
}

.product-item__item img {
  width: 12px;
  height: 12px;
}

.product-item__tag-wrapper {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
}

.size-product-item__list {
  padding: 16px 5px;
  padding-bottom: 0;
  column-gap: 6px;
  margin-bottom: 14px;
}

.product-item-info-container .size-product-item__list {
  row-gap: 6px;
}

.size-product-item__item--active .chips,
.size-product-item__item--active .chips-last {
  background: #1a1919;
  color: #ffffff;
}

.size-product-item__item.selected .chips {
  background: #1a1919;
  color: #ffffff;
}

.size-product-item__item.notallowed .chips {
  color: #9f9f9f;
  pointer-events: none;
}

.chips {
  line-height: 21px;
  transition: all 0.5s;
}

.chips-end,
.chips-last {
  line-height: 21px;
  outline: solid 1px #e6e6e6;
}

.product-item__btns-order {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product-item__btn-order {
  padding: 13px 0;
  text-transform: uppercase;
  font-size: 0.875rem;
  max-width: 100%;
  width: 100%;
}

.product-item__btn-order-buy {
  margin-right: 9px;
  font-weight: 400;
}

.product-item__btn-order--hide {
  display: none;
}

.size-product-item__list .chips-end__wrapper:hover::before {
  top: calc(-100% + 9px);
}

.ctalog-procuts-content {
  margin-bottom: 120px;
}

@media (max-width: 1680px) {
  .size-product-item__list .chips-end__wrapper:hover::before {
    left: -92px;
  }
}

@media (max-width: 1320px) {
  .size-product-item__list .chips-end__wrapper:hover::before {
    left: calc(-110% - 30px);
  }
}

@media (max-width: 1200px) {
  .catalog-products-wrap.catalog-section {
    grid-column-gap: 12px;
  }
}

@media (max-width: 550px) {
  .catalog-products-menu {
    display: none;
  }

  .ctalog-procuts-content {
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 510px) {
  .product-item:hover .size-product-item {
    height: auto;
    opacity: 1;
  }
}

@media (min-width: 991px) and (max-width: 1200px) {
  /* .img-product-item__wrapper {
    max-height: 465px;
  }

  .img-product-item {
    max-height: 465px;
  } */
}

@media (max-width: 991px) {
  .product-item__favorite {
    top: 4px;
    right: 4px;
  }

  .product-item__tag-wrapper {
    top: 4px;
    left: 4px;
  }

  .product-item__body {
    padding: 0 2px;
  }
}

@media (max-width: 860px) {
  .catalog-products-wrap.catalog-section {
    grid-template-columns: repeat(2, minmax(auto, 336px));
    grid-row-gap: 32px;
  }

  .ctalog-procuts-content {
    margin-bottom: 80px;
  }
}

@media (max-width: 550px) {

  .new-offers .product-item__img-wrap,
  .offers-slider-wrap .product-item__img-wrap {
    max-height: 320px;
  }

}

@media (max-width: 370px) {
  .product-item__img-wrap {
    max-height: 210px;
  }

  .new-offers .product-item__img-wrap,
  .offers-slider-wrap .product-item__img-wrap {
    max-height: 210px;
  }

  .product-item__color-name {
    margin: 0px 0 4px 0;
  }
}

@media (pointer: coarse) {
  .product-item .size-product-item {
    display: none;
    z-index: -10;
  }
}

@media (max-width: 550px) {
  .product-item .size-product-item {
    display: none;
    z-index: -10;
  }
}

.catalog-products-touch-device .product-item:hover .size-product-item {
  display: none;
  z-index: -10;
}

.product-item-favorite {
  font-size: 24px;
}

.product-item-top {
  margin-bottom: 12px;
}

/* Price */
.product-item-detail-price-current {
  color: #f14831;
  white-space: nowrap;
  margin-right: 13px;
}

.product-item-detail-price-old {
  color: #0f0e0e;
  text-decoration: line-through;
  white-space: nowrap;
  font-family: "RobotoCondensed";
  line-height: 18.1px;
}

.product-item-detail-info-container {
  margin-bottom: 22px;
}

.product-item-detail-info-container:last-of-type {
  margin-bottom: 26px;
}

.product-item-info-pay {
  border: 1px solid #e6e6e6;
  padding: 12px;
  width: 100%;
  display: block;
  cursor: pointer;
}

.product-item-info-pay .icon-chevron-down {
  transform: rotate(-90deg);
  font-size: 9px;
  color: #9f9f9f;
}

Sidebar .product-item-detail-info-section {
  padding: 0 20px;
}

@media (max-width: 992px) {
  .product-item-detail-info-section {
    padding: 0;
  }
}

/*Compare*/
.product-item-detail-compare-container {
  position: relative;
  margin: 0 -20px;
  padding: 4px 15px;
  min-height: 30px;
  border-top: 1px solid #e4e4e4;
  background: #f3f3f3;
  box-shadow: inset 0 1px 1px 0 #eee;
  color: #4e4e4e;
  vertical-align: middle;
  font-size: 12px;
  line-height: 20px;
}

.product-item-detail-compare .checkbox {
  margin: 0;
  padding: 0;
}

/* SCU */
.product-item-scu-container {
  padding: 0 0 2px;
}

.product-item-scu-container-title {
  color: #333;
  font-size: 12px;
}

.product-item-scu-list {
  margin: 0;
}

.product-item-scu-item-list {
  overflow: visible;
  padding: 0;
  list-style: none;
}

.product-container-block {
  position: relative;
  margin-bottom: 161px;
}

.catalog-product .product-item-scu-item-list {
  display: flex;
  align-items: flex-start;
  column-gap: 5px;
  row-gap: 10px;
  flex-wrap: wrap;
}

.product-item-sizes-container .product-item-scu-item-list {
  min-width: fit-content;
}

.product-item-sizes-container .product-item-scu-list {
  width: 100%;
  justify-content: space-between;
}

.catalog-product .product-item-scu-item-text-container {
  padding: 0;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container,
.product-item-scu-item-size-container {
  display: inline-block;
  box-sizing: border-box;
  padding: 5px 3px;
  max-width: 100%;
  vertical-align: middle;
}

.product-item-scu-list .product-item-scu-item-text-container {
  min-width: 70px;
}

.product-item-info {
  padding-top: 2px;
  font-size: 12px;
  font-weight: 400;
  font-family: "RobotoCondensed";
  color: #1a1919;
  line-height: 14px;
  transition: color 0.5s;
}

.product-item-subscribe .chips {
  outline-color: #e6e6e6;
}

.product-item-scu-item-text-container:hover .chips {
  background: #f6f6f6;
}

.product-item-subscribe:hover .chips {
  background-color: transparent;
}

.btn-modal-subscribe {
  color: #9f9f9f;
  text-align: center;
}

.product-item-subscribe:hover .product-item-info {
  color: #1a1919;
}

.product-item-subscribe .product-item-scu-item-text-block {
  color: #9f9f9f;
}

.product-item-info-last {
  color: #f14831;
}

.product-item-scu-item-color-container,
.product-item-scu-item-size-container {
  max-width: 38px;
  width: 25%;
  margin-bottom: 15px;
}

.product-item-scu-item-color-block {
  position: relative;
  padding-top: 100%;
  outline: 1px solid transparent;
  border-radius: 100%;
  cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block {
  transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block {
  outline-width: 0.5px;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
  outline-width: 2px;
  position: relative;
}

.product-item-scu-item-color-name {
  position: sticky;
  font-family: RobotoCondensed;
  font-size: 12px;
  font-weight: 400;
  line-height: 15.6px;
  text-align: left;
  color: #0f0e0e;
  margin-top: 4px;
  display: none;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-name {
  display: block;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
  outline-width: 1px;
}

/* SCU */
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
  outline-color: #000;
}

/* .product-item-scu-item-color-container.selected .product-item-scu-item-color-block .product-item-scu-item-color {
	border: 1px solid transparent;
} */

/* SCU */
.product-item-scu-item-text-container.selected .product-item-scu-item-text,
.product-item-scu-item-size-container.selected .product-item-scu-item-size-container {
  background-color: #000;
}

/* SCU */
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-size-container.selected .product-item-scu-item-size-container .product-item-scu-item-text {
  color: #fff;
}

.product-item-scu-item-color {
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: 1px solid #00000014;
}

.product-item-scu-list .product-item-scu-item-text-block {
  position: relative;
  /* padding: 8px 16px;
	outline: 1px solid #c0cfda; */
  cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block {
  transition: outline 300ms ease;
  padding: 0;
  outline: unset;
}

.bx-retina .product-item-scu-item-text-block {
  outline-width: 0.5px;
}

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
  outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {
  outline-width: 1px;
}

.product-item-scu-item-text {
  overflow: hidden;
  max-width: 100%;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* .product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	overflow: hidden;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75)
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=)
		no-repeat center;
	background-size: 80% 80%;
	content: "";
} */

.product-item-selected-scu-container {
  word-spacing: 1px;
}

.product-item-selected-scu {
  display: inline-block;
  overflow: hidden;
  padding: 0 5px;
  min-width: 22px;
  height: 22px;
  outline: 1px solid #c0cfda;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  line-height: 22px;
}

.bx-retina .product-item-selected-scu {
  outline-width: 0.5px;
}

.product-item-selected-scu-color {
  background-position: center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

.catalog-product .product-items-info {
  padding-right: 10px;
}

.catalog-product .btn-payment {
  margin-right: 14px;
}

/*Amount*/
.products-amount--full path {
  stroke: #9f9f9f;
}

.products-amount--full .prodcut-amount-inp {
  color: #9f9f9f;
}

.product-item-amount {
  max-width: max-content;
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
  position: relative;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
}

.prodcut-amount-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.prodcut-amount-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 57px;
}

.prodcut-amount-inp {
  margin: 0 8px 0 8px;
  width: max-content;
  max-width: 100px;
  font-size: 16px;
  color: #1a1919;
  font-family: "Roboto";
}

.product-modal-order .popup-window-buttons {
  padding: 0;
}

.product-modal-order .product-modal-order__head {
  padding-right: 20px;
  text-transform: uppercase;
}

.product-modal-order__wrap-head {
  margin-bottom: 19.5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/**/
.product-item-quantity {
  color: #333;
  font-weight: normal;
  font-size: 12px;
}

/*Buy button*/
.btn.product-item-detail-buy-button {
  display: inline-block;
  max-width: 100%;
  padding: 14px 0;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button {
  margin: 0;
}

.product-item-detail-btns {
  display: flex;
  justify-content: space-between;
  column-gap: 6px;
}

.catalog-product .product-item-detail-btn {
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
}

.product-item-detail-info {
  font-family: RobotoCondensed;
  font-size: 12px;
  font-weight: 400;
  line-height: 15.6px;
  text-align: left;
  margin-top: 16px;
}

.product-item-detail-info a {
  position: relative;
}

.product-item-detail-info a::after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 1px;
  background-color: #000000;
}

.btn-link.product-item-detail-buy-button {
  height: 25px;
}

/* Slider */
.product-item-detail-slider-container {
  position: relative;
  max-width: 100%;
  background: transparent;
  transition: background 800ms ease;
}

.product-item-detail-slider-block {
  position: relative;
  box-sizing: border-box;
  height: 100%;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square {
  padding-top: 100%;
}

.product-item-detail-slider-images-container {
  position: relative;
}

.product-item-detail-image {
  position: relative;
}

.catalog-product .product-item-detail-slider-images-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(290px, auto));
  gap: 24px;
}

.product-item-detail-image {
  max-width: 456px;
  width: 100%;
  min-height: 600px;
  height: 100vh;
  max-height: 800px;
  overflow: hidden;
}

.product-item-detail-image:nth-child(3n) {
  width: 100%;
  max-width: 100%;
  max-height: 900px;
  grid-column: span 2;
}

/* .product-item-detail-image:nth-child(4n + 1),
.product-item-detail-image:nth-child(2) {
	margin-right: 24px;
} */

/* .product-item-detail-image:nth-child(4n + 1) {
	margin-right: 24px;
} */

.product-item-detail-image img {
  display: block;
  min-height: 100%;
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}

.product-item-detail-slider-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
  z-index: 10;
  opacity: 1;
}

.product-item-detail-slider-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  outline: 1px solid transparent;
  background-position: center;
  background-repeat: no-repeat;
  transition:
    background-size 450ms ease,
    width 450ms ease,
    height 450ms ease,
    outline 450ms ease;
  transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 180;
  height: 3px;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
  padding: 10px 0;
  text-align: center;
}

.product-item-detail-slider-controls-image {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 65px;
  height: 65px;
  outline: 1px solid #c0cfda;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
}

.bx-retina .product-item-detail-slider-controls-image {
  outline-width: 0.5px;
}

.bx-no-retina .product-item-detail-slider-controls-image.active {
  outline-width: 2px;
}

.bx-retina .product-item-detail-slider-controls-image.active {
  outline-width: 1px;
}

.product-item-detail-slider-controls-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 65px;
  max-height: 65px;
  width: auto;
  height: auto;
  transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 111;
  display: block;
  width: 25%;
  background: rgba(255, 255, 255, 0) url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
  opacity: 0.57;
  cursor: pointer;
  transition: all 300ms ease;
}

.product-item-detail-slider-left {
  left: 0;
}

.product-item-detail-slider-right {
  right: 0;
  transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
  background-color: rgba(255, 255, 255, 0.4);
  opacity: 0.8;
}

.product-item-detail-slider-close {
  display: none;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
  position: absolute;
  top: 4px;
  right: 110px;
  bottom: 0;
  z-index: 150;
  display: block;
  width: 50px;
  height: 50px;
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
  opacity: 0.27;
  cursor: pointer;
  transition: all 300ms ease;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover {
  opacity: 1;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-right {
  right: 105px;
}

/*magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image {
  z-index: 100;
}

.product-item-detail-slider-container.magnified .product-item-detail-slider-image img {
  outline-color: #ddd;
}

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right {
  z-index: 50;
}

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring {
  opacity: 0;
}

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  background: #fff;
  animation-name: imgPopupShow;
  animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
  right: 105px;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
  padding-top: 0;
  height: 100%;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100vh;
  width: calc(100% - 150px);
  transform: translateY(-50%) translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes imgPopupShow {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-ms-keyframes imgPopupShow {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-o-keyframes imgPopupShow {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes imgPopupShow {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
  max-width: 100%;
  max-height: 90vh;
  width: auto;
  cursor: default;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 20px;
  border-left: 1px solid #d3d3d3;
  background-color: #fff;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
  display: block;
  margin-bottom: 20px;
}

/* Slider Mobile*/
@media (max-width: 767px) {
  .product-item-detail-slider-container.popup .product-item-detail-slider-images-container {
    right: 0;
  }

  .product-item-detail-slider-container.popup .product-item-detail-slider-block {
    padding-top: 0;
    height: calc(100vh - 111px);
  }

  .product-item-detail-slider-container.popup .product-item-detail-slider-image {
    width: 90%;
  }

  .product-item-detail-slider-container.popup .product-item-detail-slider-image img {
    max-width: 100%;
    max-height: calc(100vh - 115px);
    width: auto;
    cursor: default;
  }

  .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: auto;
    max-height: 111px;
    border-top: 1px solid #d3d3d3;
    border-left: none;
    white-space: nowrap;
  }

  .product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
    display: inline-block;
    margin-bottom: 0;
  }

  .product-item-detail-slider-container.popup .product-item-detail-slider-close {
    right: 10px;
    z-index: 200;
  }

  .product-item-detail-slider-left,
  .product-item-detail-slider-right {
    max-width: 75px;
  }

  .product-item-detail-slider-container.popup .product-item-detail-slider-right {
    right: 0;
  }
}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
  position: absolute;
  z-index: 190;
  opacity: 1;
  transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
  display: inline-block;
  clear: both;
  margin-bottom: 2px;
  background: #f42c2c;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
  background-color: #fba90c;
}

.product-item-label-text>div,
.product-item-label-ring>div {
  line-height: 0;
}

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring {
  display: none;
}

/* TEXT */
.product-item-label-text span {
  padding: 2px 5px;
  vertical-align: middle;
  font-weight: var(--ui-font-weight-bold);
}

.product-item-label-text.product-item-label-small span {
  margin-bottom: 1px;
  padding: 2px 7px;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
  padding: 4px 10px;
  font-size: 13px;
  line-height: 17px;
}

@media (max-width: 767px) {
  .product-item-label-text>div {
    line-height: 0;
  }

  .product-item-label-text.product-item-label-small span,
  .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-size: 10px;
    line-height: 14px;
  }

  .product-item-big-card .product-item-label-text.product-item-label-small span,
  .product-item-label-text.product-item-label-big span,
  .product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
    margin-bottom: 1px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 16px;
  }

  .product-item-big-card .product-item-label-text.product-item-label-big span {
    padding: 3px 12px;
    font-size: 20px;
    line-height: 25px;
  }
}

/*RING*/
.product-item-label-ring {
  box-sizing: border-box;
  border-radius: 50%;
  font-weight: var(--ui-font-weight-bold);
}

.product-item-label-ring.product-item-label-small {
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
}

.product-item-label-ring.product-item-label-big {
  width: 50px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
}

@media (max-width: 767px) {

  .product-item-label-ring.product-item-label-small,
  .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
    width: 20px;
    height: 20px;
    font-size: 13px;
    line-height: 20px;
  }

  .product-item-big-card .product-item-label-ring.product-item-label-small,
  .product-item-label-ring.product-item-label-big,
  .product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
    width: 35px;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
  }

  .product-item-big-card .product-item-label-ring.product-item-label-big {
    width: 70px;
    height: 70px;
    font-size: 24px;
    line-height: 70px;
  }
}

.product-item-label-top {
  top: -5px;
}

.product-item-label-center {
  left: 50%;
  transform: translateX(-50%);
}

.product-item-label-center>div {
  text-align: center;
}

.product-item-label-left {
  left: -5px;
}

.product-item-label-left>div {
  text-align: left;
}

.product-item-label-bottom {
  bottom: -5px;
}

.product-item-label-middle {
  top: 50%;
  transform: translateY(-50%);
}

.product-item-label-right {
  right: -5px;
}

.product-item-label-right>div {
  text-align: right;
}

.product-item-label-center.product-item-label-middle {
  transform: translateY(-50%) translateX(-50%);
}

/* Tabs */
.product-item-detail-tabs-container {
  min-height: 60px;
  border-bottom: 1px solid #ededed;
  background: #fff;
}

.product-item-detail-tabs-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-item-detail-tabs-list:after {
  display: table;
  clear: both;
  content: "";
}

.product-item-detail-tab {
  float: left;
  min-height: 60px;
}

.product-item-detail-tab-link {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 10px 25px;
  height: 60px;
  color: #039be5;
  vertical-align: middle;
  text-transform: uppercase;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: var(--ui-font-weight-bold);
  font-size: 13px;
  line-height: 45px;
  transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
  color: #000;
}

.product-item-detail-tab-link:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  background: #1485ce;
  content: "";
  transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after {
  height: 3px;
}

.product-item-detail-tab-link:active:after {
  height: 6px;
}

.product-item-detail-tab-content {
  padding: 25px 0;
}

@media (max-width: 991px) {
  .product-item-detail-tabs-container {
    display: none !important;
  }

  .product-item-detail-tab-content {
    display: block !important;
  }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
  position: fixed;
  top: -100px;
  right: 0;
  left: 0;
  z-index: 1000;
  background-color: #fff;
  box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
  transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
  min-height: 45px;
  background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
  top: 0;
  opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
  margin: 0 auto;
  max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab {
  min-height: 45px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
  padding: 10px 25px;
  height: 45px;
  line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed {
  display: none !important;
}

/*Small Card*/
.product-item-detail-short-card-fixed {
  position: fixed;
  top: -85px;
  right: 0;
  left: 0;
  z-index: 1010;
  box-sizing: border-box;
  padding: 7px 0 8px;
  height: 85px;
  background-color: #fff;
  box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
  transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
  top: 0;
  opacity: 1;
}

.product-item-detail-short-card-fixed.active+.product-item-detail-tabs-container-fixed.active {
  top: 85px;
}

.bx-touch .product-item-detail-short-card-fixed {
  display: none !important;
}

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
  margin: 0 auto;
  max-width: 1048px;
}

.product-item-detail-short-card-content-container table {
  min-width: 100%;
  border-collapse: collapse;
}

.product-item-detail-short-card-image {
  padding-right: 15px;
  width: 80px;
  vertical-align: middle;
  text-align: left;
}

.product-item-detail-short-card-image img {
  max-width: none;
  height: 65px;
}

.product-item-detail-short-title-container {
  max-width: 650px;
}

.product-item-detail-short-title-text {
  display: block;
  color: #000;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 16px;
  font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
  font-weight: var(--ui-font-weight-regular, 400);
}

.product-item-detail-short-card-price {
  padding: 0 10px;
  vertical-align: middle;
  text-align: right;
}

.product-item-detail-short-card-btn {
  padding-left: 10px;
  min-width: 120px;
}

/*Properties */
.product-item-detail-tab-content {
  display: none;
}

.product-item-detail-tab-content.active {
  display: block;
}

.product-item-detail-tab-content h3 {
  margin-bottom: 10px;
  font-weight: var(--ui-font-weight-bold);
  font-size: 14px;
}

.product-item-detail-properties {
  display: block;
  overflow: hidden;
  margin: 0;
  max-width: 560px;
  color: #a5a5a5;
  font-size: 12px;
}

.product-item-detail-properties dl {
  clear: both;
}

.product-item-detail-properties dt {
  float: left;
  clear: both;
  font-weight: normal;
}

.product-item-detail-properties dd {
  float: right;
  margin-bottom: 3px;
  margin-left: 5px;
  color: #000;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.color-block {
  width: 12px;
  height: 12px;
  margin-bottom: 1.3px;
  height: 12px;
  border-radius: 100px;
  border: 1px solid #0000001a;
  vertical-align: middle;
}

.product-modal-order.popup-window {
  padding: 0;
  font-family: "RobotoCondensed";
  max-width: 448px;
  width: 100%;
  box-shadow: none;
  border: 0px solid transparent;
  max-height: 0;
  overflow: hidden;
  display: block !important;
  transition-delay: 3s;
  transition:
    max-height 1s,
    border 1s;
}

.product-modal-order .popup-window-content {
  max-width: 448px;
  width: 100%;
}

.product-modal-order__inner {
  padding: 24px;
}

.popup-window.product-modal-order--open {
  border: 1px solid #e6e6e6;
  transition:
    max-height 1s,
    border 1s;
}

@keyframes showProdutModalOrder {
  0% {
    padding-top: 0;
    padding-bottom: 0;

    overflow: hidden;
  }

  100% {
    padding-top: 24px;
    padding-bottom: 24px;

    overflow: visible;
  }
}

.product-modal-order .popup-window-close-icon {
  top: 24px;
  right: 24px;
}

.product-modal-order .product-modal-order__total {
  margin-bottom: 12px;
}

.popup-window-with-titlebar .popup-window-content {
  padding: 0px;
}

.product-modal-order__img {
  margin-right: 18px;
}

.product-modal-order .product-modal-order__title {
  text-align: left;
  line-height: 20.8px;
}

.product-modal-content,
.product-modal-order .product-modal-order__title {
  margin-bottom: 4px;
}
.product-modal-content{
  margin-bottom: 7px;
}

.product-modal-order__price-block {
  margin-bottom: 8px;
}

.product-modal-order .product-modal-order__current-price {
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
}

.product-modal__color-block-wrap {
  margin-right: 8px;
}

.product-modal-order__color-box {
  margin-left: 8px;
}

.popup-window-buttons {
  padding: 12px 20px 20px 20px;
}

.popup-window-titlebar-text {
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  color: #1a1919;
}

.catalog-product__wrapper {
  position: relative;
  align-items: flex-start;
}

.catalog-product .catalog-product__content {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.catalog-product .catalog-procuts-content__box {
  width: 100%;
}

.catalog-product .is-sticky {
  position: fixed;
  top: 20px;
}

.catalog-product .product-item-detail-price-current {
  font-size: 18px !important;
}

.catalog-product .product-item-scu-item-color-container {
  max-width: 32px;
  margin-bottom: 0;
  padding: 0;
}

.catalog-product .product-item-scu-item-color {
  height: 26px;
  width: 26px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.catalog-product .product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
  outline-width: 1px;
}

.catalog-product .product-item-scu-item-color-name {
  font-family: "RobotoCondensed";
  color: #757575;
  font-size: 12px;
}

.product-item-detail-image {
  position: relative;
}

.catalog-product__img-btn-galary {
  position: absolute;
  bottom: 230px;
  left: 20.25px;
  cursor: pointer;
}

.catalog-product .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  background-color: #9f9f9f;
}

.catalog-product .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}

.catalog-product .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-left: 8px;
}

.catalog-product .swiper-pagination-bullet-active {
  background-color: #1a1919;
}

.catalog-product div.swiper-pagination {
  top: auto;
  bottom: 13px;
}

.catalog-product .swiper-amount-slides {
  display: none;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  left: 10px;
  bottom: 13px;
  z-index: 10;
  color: #757575;
  font-family: "Roboto";
  font-size: 12px;
}

.catalog-product-galary .fancybox__nav {
  display: none !important;
}

.catalog-product-galary .f-thumbs__viewport .f-thumbs__track {
  /* transform: none !important;
  justify-content: center; */
  width: 100% !important;
}

.catalog-product-galary .f-thumbs__viewport .f-thumbs__slide {
  min-height: 190px;
  max-width: 140px;
  width: 100% !important;
  margin: 0 !important;
  transform: none !important;
}

.catalog-product-galary .f-thumbs__viewport .f-thumbs__slide+.f-thumbs__slide {
  margin-left: 16px !important;
}

.catalog-product-galary .f-thumbs__slide__button {
  clip-path: none !important;
}

.catalog-product-galary .f-thumbs__slide .f-thumbs__slide__button {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.catalog-product-galary .fancybox__backdrop {
  background-color: #fff;
}

.catalog-product-galary {
  overflow-y: auto !important;
}

.catalog-product-galary__box {
  position: relative;
}

.catalog-product-galary__carousel {
  max-width: 696px;
  margin: 0;
  width: 100%;
  height: 100%;
  max-height: 1010px;
  width: 100%;
}

.catalog-product-galary__carousel .fancybox__content {
  width: 100% !important;
  height: 100% !important;
}

.catalog-product-galary__carousel img {
  object-fit: cover;
}

.catalog-product-galary__footer {
  order: -1;
}

.catalog-product-galary__close-btn {
  position: absolute;
  right: 13px;
  top: 50px;
  width: 32px;
  height: 32px;
  background-color: #e6e6e6;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  z-index: 20;
}

/* modals */
div.modal {
  max-width: 591px;
  width: 100%;
  padding: 60px 50px;
}

.modal-sizes__box {
  margin-bottom: 30px;
}

.modal-sizes__table-wrap {
  overflow-y: auto;
}

.modal-sizes__table-wrap::-webkit-scrollbar {
  height: 4px;
}

.modal-sizes__table-wrap::-webkit-scrollbar-track {
  background: rgba(117, 117, 117, 0.25);
  border-radius: 100px;
}

.modal-sizes__table-wrap::-webkit-scrollbar-thumb {
  background-color: #757575;
  border-radius: 100px;
  cursor: pointer;
}

.modal-sizes__table-wrap::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.modal-sizes__table-wrap * {
  scrollbar-width: thin;
  scrollbar-color: #757575 rgba(117, 117, 117, 0.25);
}

.modal-sizes__table-general-wrap {
  margin-bottom: 60px;
}

.modal-sizes__table {
  text-transform: uppercase;
  max-width: 491px;
  width: 100%;
  border-spacing: 0px;
  text-align: left;
}

.modal-sizes__main-th {
  padding: 0 5px;
}

.modal-sizes__main-title {
  width: 164px;
}

.modal-sizes td,
.modal-sizes th {
  padding: 16px 8px;
  font-size: 14px;
  font-family: "RobotoCondensed";
  font-weight: 500;
}

.modal-sizes__table-main tr:nth-of-type(odd) {
  background-color: #edebea;
}

.modal-sizes__table-main tr:nth-of-type(odd) .modal-sizes__main-th {
  background-color: #edebea;
}

.modal-sizes__content-title {
  margin-bottom: 24px;
  text-transform: uppercase;
  font-size: 22px;
}

.modal-sizes__table-sense-wrap {
  margin-bottom: 60px;
}

.modal-sizes__content-title--mb {
  margin-bottom: 60px;
}

.modal-sizes__instruction {
  display: flex;
  align-items: flex-start;
}

.modal-sizes__instruction-img {
  margin-right: 11px;
  display: block;
  max-width: 235px;
}

.modal-sizes__instruction-items {
  padding-top: 17px;
  max-width: 245px;
  width: 100%;
  text-transform: uppercase;
  list-style: none;
}

.modal-sizes__instruction-item+.modal-sizes__instruction-item {
  margin-top: 37px;
}

.modal-sizes__instruction-title {
  margin-bottom: 2px;
  font-size: 16px;
  color: #000;
}

.modal-sizes__instruction-text {
  font-weight: 300;
  text-transform: none;
}

div.modal {
  font-family: "RobotoCondensed";
  padding: 60px 50px;
}

.modal-payment__box {
  margin-bottom: 69px;
}

.modal-payment__shares-system {
  margin-bottom: 100px;
}

.modal-payment__content-img {
  margin-bottom: 32px;
  max-width: 200px;
  display: block;
  object-fit: cover;
}

.modal-payment__content-title {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
}

.modal-payment__content-text {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 16px;
  color: #757575;
}

.modal-payment__content-dates {
  margin-bottom: 8px;
}

.modal-payment__content-dates-text {
  max-width: 400px;
  margin: 0 auto;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}

.modal-payment__content-date {
  margin-bottom: 4px;
  font-weight: 400;
  font-size: 12px;
}

.modal-payment__content-item {
  cursor: pointer;
  max-width: 118px;
  transition: color 0.5s;
  position: relative;
  padding-bottom: 18px;
  color: rgba(0, 0, 0, 0.4);
}

.modal-payment__content-item+.modal-payment__content-item {
  margin-left: 6px;
}

.modal-payment__content-item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  transition: background-color 0.5s;
}

.modal-payment__content-item--active,
.modal-payment__content-item:hover {
  color: #000;
}

.modal-payment__content-item--active::before,
.modal-payment__content-item:hover::before {
  background-color: #1a1919;
}

.modal-payment__content-price {
  font-weight: 500;
}

.product-accrodion {
  max-width: 194px;
  width: 100%;
}

.product-accrodion__item+.product-accrodion__item {
  margin-top: 8px;
}

.product-accrodion__content {
  font-size: 14px;
  color: #27282a;
  font-weight: 300;
  font-family: "Roboto";
  line-height: 18px;
}

div.modal {
  padding: 60px 50px;
  color: #1a1919;
  font-family: "RobotoCondensed";
}

.modal-returns__inner,
.modal-payment__inner,
.modal-sizes__inner {
  max-width: 491px;
  width: 100%;
}

.modal-returns__box {
  margin-bottom: 30px;
}

.modal-returns__title {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 22px;
}

.modal-returns__title-mb {
  margin-bottom: 30px;
}

.modal-returns__items {
  margin-bottom: 60px;
  counter-reset: item;
}

.modal-returns__item {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}

.modal-returns__item::before {
  content: counter(item);
  margin-right: 24px;
  counter-increment: item;
  font-size: 48px;
  font-weight: 700;
  font-family: "RobotoCondensed";
  color: #a39c96;
  line-height: 48px;
}

.modal-returns__item h4 {
  font-size: 18px;
  margin-bottom: 5px;
}

.modal-returns__items-delivery .modal-returns__item+.modal-returns__item {
  margin-bottom: 18px;
}

.modal-returns__item+.modal-returns__item {
  margin-top: 9px;
}

.modal-returns__text {
  margin-top: 18px;
  font-family: "Roboto";
  font-size: 18px;
}

.products-custom-modal {
  cursor: none;
  /* Убираем стандартный курсор */
}

.custom-cursor {
  padding: 0;
  margin: 0;
  display: none;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 100%;
  position: fixed;
  z-index: 999999999;
  pointer-events: none;
  /* Курсор не должен взаимодействовать с элементами */
  /* transform: translate(-50%, -50%); */
  /* Центрируем круг по курсору */
  justify-content: center;
  align-items: center;
  transition:
    left 0s ease,
    top 0s ease;
  /* Добавляем плавное перемещение */
}

.custom-cursor--active {
  display: flex;
}
.custom-cursor--loupe{
  width: 24px;
  height: 24px;
  background-color: transparent;
}


/* //fancybox modal widnow */
.custom-modal .fancybox__slide {
  overflow-x: hidden;
}

.custom-modal .has-close-btn {
  padding-top: 0 !important;
}

.custom-modal .is-close-btn {
  display: none;
}

.custom-modal .fancybox__content {
  align-self: flex-end;
}

.custom-modal .fancybox__slide {
  padding: 0;
  margin-right: 0;
}

.custom-modal .custom-fade-in {
  transform: translate(0);
  left: auto;
  right: -100%;
  animation: fadeIn 0.5s forwards;
}

/* Анимация скрытия */
.custom-modal .custom-fade-out {
  transform: translate(0);
  left: auto;
  right: 0%;
  animation: fadeOut 0.5s forwards;
}

/* Ключевые кадры для показа */
@keyframes fadeIn {
  to {
    right: 0%;
  }
}

/* Ключевые кадры для скрытия */
@keyframes fadeOut {
  to {
    right: -100%;
  }
}

@keyframes fadeBgIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Ключевые кадры для скрытия фона */
@keyframes fadeBgOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.custom-modal .fancybox__backdrop {
  animation: fadeBgIn 0.5s forwards;
  /* Анимация для показа */
}

.custom-modal .fancybox__backdrop.custom-fade-out {
  animation: fadeBgOut 0.5s forwards;
  /* Синхронизация с закрытием */
}

/* //fancybox modal widnow */

.catalog-product .product-item-sizes-container {
  margin-bottom: 26px;
}

.catalog-product .product-item-scu-list {
  align-items: center;
  column-gap: 15px;
}

.catalog-product .btn-sizes {
  padding: 0;
  padding-top: 4px;
  font-family: "RobotoCondensed";
  font-size: 12px;
  color: #1a1919;
}

.catalog-product .btn-sizes-text {
  position: relative;
}

.catalog-product .btn-sizes-text::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #1a1919;
}

.accordion__head {
  margin-bottom: 6px;
  padding: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  font-family: "RobotoCondensed";
  color: #1a1919;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: transform 0.5s;
  cursor: pointer;
  transition: color 0.5s;
}

.accordion__head:hover {
  color: #a39c96;
  transition: color 0.5s;
}

.accordion__head-decor {
  margin-left: 16.2px;
  width: 16px;
  height: 16px;
  position: relative;
}

.accordion__head-decor::after,
.accordion__head-decor::before {
  content: "";
  width: 16px;
  height: 1.5px;
  border-radius: 2px;
  background-color: #9f9f9f;
  position: absolute;
}

.accordion__head-decor::after {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.accordion__head-decor::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform 0.5s;
}

.accordion__head--active .accordion__head-decor::before {
  transform: translate(-50%, -50%) rotate(0deg);
  transition: transform 0.5s;
}

.accordion__content {
  max-height: 0;
  overflow: hidden;
  margin-bottom: 0;
  transition: all 0.5s;
}

.product-accrodion__item:not(:first-of-type) .accordion__head--active+.accordion__content {
  margin-top: 8px;
}

div.modal {
  overflow-y: auto;
  display: none;
  height: 100vh;
  font-family: "RobotoCondensed";
  font-weight: 400;
}

.modal__head {
  font-size: 26px;
  color: #1a1919;
  font-weight: 400;
  font-family: "RobotoCondensed";
  text-transform: uppercase;
}

.modal__btn-close {
  padding: 0;
  max-width: 32px;
  width: 100%;
  background-color: transparent;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

div.modal {
  padding: 60px 50px;
  max-width: 591px;
  width: 100%;
}

.modal-subscribe__content {
  width: 100%;
}

.modal-subscribe__inner {
  height: 100%;
}

.modal-subscribe__box {
  justify-content: flex-end;
}

.modal-subscribe__content-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.modal-subscribe__content--hide {
  display: none;
}

.modal-subscribe__title {
  margin-bottom: 28px;
  font-family: "RobotoCondensed";
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  color: #1a1919;
  text-align: center;
}

.modal-subscribe__content-text {
  max-width: 391px;
  margin: 0 auto;
  margin-bottom: 32px;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  line-height: 27px;
  color: #757575;
}

.modal-subscribe__form {
  display: block;
  width: 100%;
  max-width: 100%;
}

.subscribe-btn.modal-subscribe__btn {
  max-width: 100%;
}

.modal-subscribe__inp-wrap {
  margin-bottom: 22px;
}

.modal-subscribe__inp {
  padding: 12px 40px 12px 12px;
  border: 1px solid #e6e6e6;
  color: #1a1919;
  font-weight: 300;
  font-size: 16px;
}

.product-order-btns-wrap {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: #fff;
  font-size: 0;
}

.product-modal-order.popup-window {
  right: 0 !important;
  top: 120px !important;
}

.product-order-btns-wrap .product-order-btns {
  padding: 8px 16px;
}

@media (max-width: 720px) {
  .modal-sizes__instruction {
    display: block;
  }

  .modal-sizes__instruction-img {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    margin-bottom: 48px;
  }

  .modal-sizes__instruction-items {
    padding-top: 0px;
    max-width: 100%;
  }

  .modal-sizes__instruction-title {
    margin-bottom: 4px;
  }

  .modal-sizes__instruction-item+.modal-sizes__instruction-item {
    margin-top: 24px;
  }

  .modal-sizes__content-title {
    margin-bottom: 6px;
  }

  .modal-sizes__box,
  .modal-sizes__content-title--mb {
    margin-bottom: 24px;
  }

  .modal-sizes__instruction-items {
    counter-reset: body-item;
  }

  .modal-sizes__instruction-item {
    position: relative;
    padding-left: 24px;
  }

  .modal-sizes__instruction-item::before {
    content: counter(body-item);
    counter-increment: body-item;
    font-size: 12px;
    font-weight: 400;
    font-family: "RobotoCondensed";
    color: #fff;
    background-color: #f14831;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 16px;
    min-height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 550px) {
  .modal-payment__content-img {
    margin-bottom: 18px;
  }

  .modal-payment__shares-img {
    max-width: 126px;
  }

  .modal-payment__yandex-img {
    max-width: 153px;
  }

  .modal-payment__box {
    margin-bottom: 26px;
  }

  .modal-payment__shares-system {
    margin-bottom: 48px;
  }

  .modal-sizes__table {
    min-width: 491px;
    max-width: 100%;
  }

  .modal-subscribe__box {
    margin-bottom: 62px;
  }

  .modal-subscribe__title {
    margin-bottom: 18px;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.6px;
  }

  .modal-subscribe__content-text {
    font-size: 16px;
    line-height: 24px;
  }

  .modal-subscribe__content-wrap {
    height: auto;
  }
}

@media (max-width: 476px) {
  .product-modal-order.popup-window {
    max-width: 100%;
  }

  .product-modal-order__inner {
    padding: 13px 16px 8px;
  }

  .product-modal-order .popup-window-content {
    max-width: 100%;
  }

  .product-modal-order__title {
    font-size: 16px;
    line-height: 20.8px;
  }

  .product-modal__color-block-wrap {
    font-size: 14px;
    line-height: 18.2px;
  }

  .product-modal-order__color-box {
    width: 13px;
    height: 13px;
  }

  .product-modal__size-name {
    font-size: 14px;
    line-height: 18.2px;
  }
}

@media (max-width: 450px) {
  .modal-sizes__content-title {
    font-size: 18px;
    font-weight: 500;
  }

  .modal-sizes__box {
    justify-content: center;
  }

  .modal-returns__title {
    margin-bottom: 24px;
    font-weight: 700;
    line-height: 28.6px;
  }


  .modal-returns__item {
    max-width: 332px;
    font-weight: 500;
    align-items: flex-start;
    line-height: 22px;
  }

  .modal-returns__items-delivery .modal-returns__item {
    max-width: 100%;
  }

  .modal-returns__item::before {
    margin-right: 16px;
    font-size: 28px;
    line-height: 28px;
  }

  .modal-returns__item+.modal-returns__item {
    margin-top: 29px;
  }

  .modal-returns__items {
    margin-bottom: 48px;
  }

  .modal-returns__text {
    margin-top: 0;
    font-size: 16px;
  }
}

@media (max-width: 449px) {
  .modal-subscribe__box {
    justify-content: flex-start;
  }
}

@media (max-width: 380px) {
  .modal-sizes__instruction-items {
    max-width: 280px;
  }
}

@media (max-width: 550px) {
  div.modal {
    padding: 24px 16px;
  }
}

@media (max-width: 450px) {
  .modal__head {
    order: 1;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
  }

  .modal__btn-close {
    max-width: 24px;
  }
}

.search-inp-wrap {
  position: relative;
}

.search-inp-wrap::before {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translatey(-50%);
}

.search-inp {
  padding: 12px 35px 12px 12px;
  background-color: #f6f6f6;
  display: block;
  width: 100%;
  font-size: 16px;
  color: #1a1919;
  font-weight: 300;
  font-family: "RobotoCondensed";
  border: none;
}

.search-inp::placeholder {
  font-size: 16px;
  color: #757575;
  font-weight: 300;
  font-family: "RobotoCondensed";
}

.btn-clear-inp {
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.btn-clear-inp--hide {
  display: none;
}

@media (max-width: 1100px) {
  .catalog-product .product-item-scu-item-list {
    min-width: 100%;
    margin-bottom: 12px;
  }

  .catalog-product .btn-sizes {
    padding: 0;
    text-transform: uppercase;
  }
}

@media (max-width: 1020px) {
  .catalog-product .product-item-detail-slider-images-container {
    grid-template-columns: repeat(1, minmax(290px, auto));
  }

  .product-item-detail-image {
    max-width: 100%;
    grid-column: span 2;
  }
}

@media (max-width: 900px) {
  .catalog-product .product-item-detail-slider-images-container {
    display: flex;
    gap: 0;
  }

  .catalog-product__img-btn-galary {
    display: none;
  }

  .catalog-product .swiper-amount-slides {
    display: flex;
  }

  .catalog-product .swiper-pagination {
    display: block;
  }

  .product-item-detail-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }

  .product-container-block {
    margin-bottom: 80px;
  }

  .catalog-product .product-item-detail-image {
    max-height: 600px;
  }
}

@media (min-width: 901px) {
  .catalog-product .product-item-detail-slider-images-container {
    transform: none !important;
  }

  .catalog-product .swiper-pagination {
    display: none;
  }
}

@media (max-width: 820px) {
  .product-item-top {
    margin-bottom: 8px;
  }

  .product-item-detail-info-container {
    margin-bottom: 18px;
  }

  .product-item-scu-container {
    padding: 0px;
  }
}

@media (max-width: 767px) {
  .catalog-product .catalog-product__img {
    margin-bottom: 23px;
  }

  .catalog-product .btn-sizes {
    font-size: 14px;
    line-height: 18.2px;
  }

  .catalog-product .btn-sizes-text::after {
    bottom: 1px;
  }
}

@media (max-width: 620px) {
  .catalog-product .catalog-product__content {
    width: 100%;
  }

  .product-accrodion {
    max-width: 100%;
  }

  .product-accrodion__head {
    width: 100%;
    margin-bottom: 0;
  }

  .product-accrodion__item {
    padding: 14px 0;
    border-top: 1px solid #e6e6e6;
  }

  .product-accrodion__item:last-of-type {
    border-bottom: 1px solid #e6e6e6;
  }

  .product-accrodion__item+.product-accrodion__item {
    margin: 0;
  }

  .catalog-product .catalog-product__design-wrap {
    display: flex;
    flex-direction: column;
  }

  .product-item-detail-info {
    margin-top: 14px;
    text-transform: uppercase;
    text-align: center;
  }

  .product-item-detail-info-container:last-of-type {
    margin-bottom: 0;
  }

  .product-item-detail-info-section {
    margin-bottom: 42px;
  }
}

@media (max-width: 370px) {
  .catalog-procuts-content__box .text-left {
    font-size: 18px;
    font-weight: 500;
    line-height: 23.4px;
  }

  .catalog-product .chips-end__wrapper {
    row-gap: 2px;
  }

  .offer .product-item__img {
    margin-bottom: 6px;
  }

  .product-container-block {
    margin-bottom: 50px;
  }
}
/* End */


/* Start:/local/templates/sayou/components/bitrix/catalog.section/favotite-clients-slider/themes/blue/style.min.css?1738160834706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */


/* Start:/local/templates/sayou/components/bitrix/news.list/reviews/style.css?17379741571522*/
.reviews-slider {
  padding: 0 0 160px 0;
  position: relative;
  z-index: 4;
  background-color: #fff;
}

.reviews-slider::before,
.reviews-slider::after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background-image: url(/local/templates/sayou/img/line_1.png);
  /* filter: brightness(120%) hue-rotate(99deg) invert(0.0); */
  width: 100vw;
  height: 100%;
  z-index: 10;
  background-size: cover;
  transform: translateY(-42%);
  background-repeat: no-repeat;
  background-position: 54% center;
  mix-blend-mode: hard-light;
}

.reviews-slider::after {
  mix-blend-mode: difference;
  z-index: -1;
}

.reviews__inner {
  position: relative;
}


.reviews-slider__card {
  padding: 30px;
  padding-bottom: 27px;
  background-color: #edebea;
  display: flex;
  flex-direction: column;
  min-height: 550px;
}

.reviews-slider__text {
  flex: 1 1 100%;
}

.reviews-slider__wrapper {
  flex: 0 0 auto;
  align-items: end;
}

.reviews-slider__name {
  margin-bottom: 5px;
  font-weight: 500 !important;
}

.reviews-slider .new__swiper-controls-btn {
  top: 48%;
}

@media (max-width: 991px) {
  .reviews-slider__card {
    padding: 26px 16px;
  }

  .reviews-slider {
    padding: 0 0 70px 0;
  }

  .reviews-slider__name {
    font-size: 18px !important;
    line-height: 23.4px !important;
  }

  .reviews-slider__data {
    font-size: 16px !important;
    line-height: 24px !important;
  }
}

@media (max-width: 991px) {
  .reviews-slider__card {
    padding-bottom: 19px;
  }
}
/* End */


/* Start:/local/templates/sayou/components/bitrix/news.list/store/style.css?17376226853739*/
.store {
  position: relative;
  z-index: 4;
  background-color: #fff;
}

.card-store__title {
  margin-bottom: 36px;
}

.store__tabs {
  position: relative;
  width: 100%;
}

.store__wrapper {
  row-gap: 24px;
}

.store__tab {
  position: relative;
  display: flex;
  align-items: center;
}

.store__tab-item {
  position: relative;
}

.store__tab-item::after {
  content: "";
  height: 2px;
  width: 100%;
  opacity: 18%;
  background: #0f0e0e;
  display: block;
  margin-top: 7px;
  position: absolute;
  left: 0;
  bottom: 0px;
}

.store__tab .store__tab-link {
  font-family: "Roboto";
  font-size: 18px;
  position: relative;
  display: inline-block;
  line-height: 27px;
}

.store__tab .store__tab-link span {
  padding: 0 13px 7px;
  display: inline-block;
  position: relative;
  z-index: 1;
}

.store__tab .active.store__tab-link::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  opacity: 50%;
  bottom: 0px;
  left: 0;
  background: #1a1919;
}

.store__wrapper:not(:first-child) {
  display: none;
}

.store__wrapper img {
  height: 100%;
  max-width: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 500px;
}

.store__card {
  height: 100%;
  width: 100%;
}

.card-store__inner {
  padding: 30px 30px 20px 30px;
  background-color: #f6f6f6;
  display: flex;
  flex-direction: column;
  min-height: 500px;
}

.card-store__btn {
  align-items: end;
  flex: 0 0 auto;
}

.card-store__wrapper {
  flex: 1 1 100%;
}

.card-store__wrapper li {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 300;
}

.card-store__wrapper li:not(:last-of-type) {
  margin-bottom: 18px;
}

.card-store__wrapper li {
  display: flex;
  align-items: center;
  column-gap: 4px;
}

.card-store__adress::before,
.card-store__metro::before {
  flex: 0 0 auto;
}

.card-store__adress::before {
  content: "\e901";
  display: inline-block;
  font-family: "icomoon";
  align-self: flex-start;
}

.card-store__metro::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #a39c96;
  border-radius: 50%;
  margin: 0 6px 0 0;
}

.store__top {
  align-items: center;
}

@media (max-width: 992px) {
  .store__wrapper {
    row-gap: 0;
  }
}

@media (max-width: 991px) {
  .store__top h2 {
    margin-bottom: 34px;
  }

  .store__top {
    margin-bottom: 32px;
  }

  .store .store__top {
    align-items: flex-start;
  }

  .store__tab .store__tab-link {
    text-align: center;
  }

  .card-store__inner {
    min-height: 320px;
  }

  .store__wrapper img {
    height: 400px;
  }
}

@media (max-width: 540px) {
  .store__tabs .card-store__btn {
    max-width: 100%;
  }
}

@media (max-width: 370px) {
  .store__tab::after {
    height: 2px;
  }

  .store__tab {
    max-width: 100%;
    width: 100%;
    padding-top: 10px;
  }
  .store .store__top {
    margin-bottom: 32px !important;
  }

  .store__tab .store__tab-link {
    width: 100%;
    display: inline-block;
  }

  .store__tab .active.store__tab-link::after {
    bottom: 0px;
  }

  .card-store__inner {
    padding: 19px 16px 14px;
  }

  .store .store__container {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }

  .store .card-store__title {
    font-size: 22px;
    font-weight: 700;
    line-height: 28.6px;
  }

  .card-store__adress {
    max-width: 270px;
  }

  .store__tab .store__tab-link {
    font-size: 16px;
    line-height: 24px;
  }

  .store__top h2 {
    margin-bottom: 42px;
  }
  .card-store__wrapper li {
    font-size: 16px;
    line-height: 24px;
  }
  .card-store__wrapper li::before {
    font-size: 22px;
  }
  .card-store__metro::before {
    margin-left: 5px;
  }

  .store .card-store__btn {
    font-weight: normal;
    font-family: "Roboto";
    font-size: 18px;
  }
}

/* End */
/* /local/templates/sayou/components/bitrix/news.list/banner_main/style.css?17382462732894 */
/* /local/templates/sayou/components/bitrix/catalog.section/slider-new-card/style.css?17453268253629 */
/* /local/templates/sayou/components/bitrix/catalog.product.subscribe/subscribe/style.css?17458396903660 */
/* /local/templates/sayou/components/bitrix/catalog.section/slider-new-card/themes/blue/style.min.css?1725352918706 */
/* /local/templates/sayou/components/bitrix/news/news/style.css?17375561961970 */
/* /local/templates/sayou/components/bitrix/catalog.section/favotite-clients-slider/style.css?17382238173225 */
/* /local/templates/sayou/components/bitrix/catalog.item/client-item/style.css?174557516557676 */
/* /local/templates/sayou/components/bitrix/catalog.section/favotite-clients-slider/themes/blue/style.min.css?1738160834706 */
/* /local/templates/sayou/components/bitrix/news.list/reviews/style.css?17379741571522 */
/* /local/templates/sayou/components/bitrix/news.list/store/style.css?17376226853739 */
