

/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/aktsii_relatedProducts_new/style.css?1662724455265*/
.related-products-slider_new .related-slider-next {     background: url(/images/index-slider-next.svg) 50% 40% no-repeat!important;}
.related-products-slider_new .related-slider-prev {    background: url(/images/index-slider-prev.svg) 50% 40% no-repeat!important;}
/* End */


/* Start:/css/catalog_list_noauth.css?176545387121482*/
/* Catalog 2022 */
.catalog-include__block { margin-bottom:40px; }
.catalog-include__cols { display:flex; flex-wrap:nowrap; }
.catalog-sidebar__col { width:224px; flex:none; height:100%; margin-right:20px; z-index:4;} 
.catalog-content__col { width:100%; height:100%; min-width:0; }
.catalog-sidebar__title { font-family: 'Montserrat-Medium'; font-size:14px; line-height:18px; color:#ADADAD; }
.catalog-sidebar__items { margin-top:15px; }
.catalog-sidebar__item { margin-top:20px; position:relative; }
.catalog-sidebar__item:first-child { margin-top:0px; }
.catalog-sidebar__toggle { display:flex; flex-wrap:nowrap; justify-content:space-between; align-items:center; font-family: 'Montserrat-SemiBold'; font-size:12px; line-height:14px; color:#000; text-transform:uppercase; cursor:pointer;}
.catalog-sidebar__toggle span { display:block; }
.catalog-sidebar__toggle ins { display:block; width:9px; height:6px; flex:none; margin-left:15px; background: url(/images/arrow-up.svg) 0px 0px no-repeat; transition: 0.3s all ease; transform: rotate(180deg); }
.catalog-sidebar__content { margin-top:20px; display:none; }
.catalog-sidebar__item.active  .catalog-sidebar__toggle ins { transform: rotate(0deg);  }
.catalog-sidebar__item.active .catalog-sidebar__content { display:block; }
.filter-checkbox__item { margin-top:10px; position: relative;}
.filter-checkbox__disabled { pointer-events:none; opacity:0.5; }
.filter-checkbox__item:first-child { margin-top:0px; }
.filter-checkbox__item .checkbox-option { position:relative;	padding-left: 30px;   font-size: 12px;   line-height: 20px; font-family: 'Montserrat-Regular';  }
.filter-checkbox__item .checkbox-option input[type=checkbox] { display:none; }
.filter-checkbox__item .checkbox-option label { cursor: pointer;   }
.filter-checkbox__item .checkbox-option label:after { content:''; transition: 0.3s all ease; display:inline-block; height:20px; width:20px; background:#F5F5F5; border: 1px solid #F5F5F5; border-radius: 2px; box-sizing:border-box; position:absolute;	top:0px;	left:0; cursor:pointer;  }
.filter-checkbox__item .checkbox-option:hover label:after { border:1px solid #2680EB;  }
.filter-checkbox__item .checkbox-option input[type=checkbox]:checked + label:after {	background:#2680EB url(/images/checkbox-flag.svg) 55% 50% no-repeat; border:1px solid #2680EB; }
.filter-checkbox__item .checkbox-option input[type=checkbox]:checked + label {color:#2680EB; font-family: 'Montserrat-SemiBold'; }
.filter-double { display:flex; flex-wrap:wrap; margin:-10px 0 0 -20px; }
.filter-double .filter-checkbox__item:nth-child(1) .filter-show__block { right:-327px; }
.filter-double .filter-checkbox__item:nth-child(2) .filter-show__block { right:-205px; }
.filter-double .filter-show__block { right:-327px; }
.filter-double .filter-checkbox__item { width: -webkit-calc(50% - 20px);  width: -o-calc(50% - 20px);  width: calc(50% - 20px); margin:10px 0 0 20px; }
.catalog-sidebar__links { margin-top:30px; text-align:center; }
.apply-link { display:block; border:none; width:100%; cursor:pointer; background: #2680EB; height:50px; line-height:50px; font-family: 'Montserrat-SemiBold'; font-size: 14px; color:#fff; text-decoration:none; text-align:center; transition: 0.3s background-color ease; }
.apply-link:hover { color:#fff; background: #1060C4; } 
.apply-link[disabled]{ text-indent:-9999px; background:#2680EB url(/images/loader.svg) 58% 50% no-repeat; }

.reset-link { display:inline-block;   font-size: 14px; line-height: 19px; color: #ADADAD; text-decoration:none; border-bottom: 1px dashed #FFF; margin-top:20px; }
.reset-link:hover { border-bottom: 1px dashed #ADADAD; transition: 0.3s all ease; color: #ADADAD; }
.formCost-block { position:relative; display:flex; flex-wrap:nowrap; align-items:center; justify-content:space-between; line-height:0; }
.formCost-block .minCost { position:relative; width: 140px; }	
.formCost-block .maxCost { position:relative; width: 140px; }
.formCost-block input { font-family: 'Montserrat-Regular'; width:100%; height: 40px;  font-size:14px;  font-weight:400; text-align:center; padding: 0px 20px 0px 30px;   color: #000; background: #FFF; border: 1px solid #f5f5f5; box-sizing: border-box; outline:none; resize: none; -webkit-appearance: none; border-radius:2px;  }
.formCost-block .form-divider { width:10px; height:1px; background:#2B2A29; flex:none; margin:0 3px;}
.formCost-block .cost-title { background:none; position:absolute; z-index:2; top:0px; left:0px; bottom:0px; height:40px; line-height:40px;  font-weight:400; font-size: 12px; color: #ADADAD;  width:30px; text-align:center; }
.formCost-block .cost-currency { background:none; position:absolute; z-index:2; top:0px; right:0px; bottom:0px; color: #000;  text-align:center; line-height:40px;  font-size: 14px; width:20px; font-weight:400; }
.sliderCont__block {width: 100%; margin-top: 20px; }
.sliderCont__block .ui-slider { position: relative;}
.sliderCont__block .ui-slider .ui-slider-handle {  position: absolute;  z-index: 2; width: 20px;  height: 20px; background: #2680EB; border: 2px solid #2680EB; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; cursor: pointer;  outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.sliderCont__block .ui-slider .ui-slider-range {	position: absolute;	z-index: 1;	font-size: .7em;	display: block;	border: 0;	overflow: hidden;}
.sliderCont__block .ui-slider-horizontal {	 height: 3px;}
.sliderCont__block .ui-slider-horizontal .ui-slider-handle { top: -9px;	margin-left: -10px;}
.sliderCont__block .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%;}
.sliderCont__block .ui-widget-content { background:#F5F5F5; height: 3px;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.sliderCont__block .ui-widget-header { background: #2680EB; height: 3px;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.catalog-content__top { display:flex; flex-wrap:nowrap; align-items:center; justify-content: flex-end;  }
.catalog-content__top .collection-sort-block { flex:none; }
.catalog-content__top .collection-show-block { margin-left:100px; }
.catalog-content__top .collection-sort-links { float:left; }
.catalog-content__top .collection-sort-links a:last-child { margin-right:0; } 
.catalog-content__top .filter-toggle-mob { display:none; position:relative; font-family: 'Montserrat-SemiBold';  background:#eeeeee;  font-size: 14px;  padding: 10px 50px;  line-height: 24px;    color: #000;    text-transform: uppercase; }
.mobile-filter { z-index:1000; }
.mobile-filter-content .minCost { border:none; }
.mobile-filter-content .maxCost { border:none; }
.filter-show__block { background: #2680EB; line-height:50px; text-align:center;  position:absolute; z-index:30; top:50%; margin-top:-25px; right:-236px;  width:216px; height:50px; font-family: 'Montserrat-SemiBold';   font-size: 14px; cursor:pointer;  color: #fff; transition: 0.3s background-color ease; }
.filter-show__block::after {  content: '';   position: absolute;   left: -10px;  bottom: 19px;  border: 5px solid transparent;  border-right: 5px solid #2680EB; transition: 0.3s all ease;  }
.filter-show__block:hover { background:#1060C4; }
.filter-show__block:hover::after { border-right: 5px solid #1060C4; }
.filter-show__block.load{ text-indent:-9999px; background:#2680EB url(/images/loader.svg) 58% 50% no-repeat; }


.catalog-content__items__block { margin-top:30px; position:relative;     width: 100%;}

.catalog-content__plug { display:none; position:absolute; z-index:5; top:0; left:0; right:0; bottom:0; background:linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)) ; }
.catalog-content__plug-img { position:absolute; z-index:5; top:0; left:0; right:0; bottom:0; background: url(/images/oval-red.svg) 50% 50% no-repeat; }

.catalog-content__items { display:flex; flex-wrap:wrap; margin:0px 0 0 0px; }
.catalog-content__item { position:relative;  width: -webkit-calc(25% - 0px); width: -o-calc(25% - 0px); width: calc(25% - 0px); margin: 0px 0 0 0px; background:#fff; padding:35px 15px 40px 15px; box-sizing:border-box; transition: 0.3s all ease;  }
.catalog-content__item:hover { z-index:2; box-shadow: 0px 0px 12px #B3BFC7; }
.catalog-content__item .collection-qf-block { position:absolute; top:15px; left:15px; right:15px; opacity: 1; height:auto; visibility:visible; transition: 0.2s opacity, 0.5s visibility; }
.catalog-content__item .collection-quick-link { opacity: 0; height:0;  visibility:hidden; transition: 0.5s opacity, 0.5s visibility; }
.catalog-content__item:hover .collection-quick-link { opacity: 1; height:auto;  visibility:visible;  }
.catalog-content__top { position:relative; min-width:0; margin-top:15px; }

.catalog-content__top .collection-status { left:10px; top:10px; }

.catalog-content__slider { position:relative; width:100%;  overflow:hidden; padding-bottom:30px; display:block;}
.catalog-content__slider .swiper-container {  width: 100%;  height: 100%; }
.catalog-content__slider .swiper-slide { width: 100%; height:auto; position:relative; z-index:1; background:#fff;}
.catalog-content__slider .swiper-slide-active { z-index:2;}
.catalog-slider__img { position: relative;  height: 0;  overflow: hidden; padding-top: 120%; }
.catalog-slider__img img { position: absolute;  left: 0;  top: 0;  right: 0;  bottom: 0;  width: 100%;  height: 100%;  object-fit: cover; object-position:center center; }
.catalog-content__slider .catalog-pagination  {position:absolute; /* top:0!important; */ right:0px!important;  left:0!important;  z-index:3; width:100%!important; margin-top:0px; bottom:10px!important; text-align:center; margin-top:0px; display:flex; flex-wrap:nowrap; justify-content:center; }
.catalog-content__slider .catalog-pagination span { display:flex; justify-content:center; margin-right:15px; /* flex-grow:1; */ background:transparent!important; opacity:1; border-radius: 0px;  outline:none; height:100%; /* margin:0!important; */}
.catalog-content__slider .catalog-pagination span.swiper-pagination-bullet-active {   /* background: #2170CF; */   background:transparent!important; opacity: 1;}
.catalog-content__slider .catalog-pagination span:last-child { margin-right:0px; }
.catalog-content__slider .catalog-pagination span::after {  content: '';  bottom:0; position:absolute; width:8px; height:8px; background:#D0D0D0;  transition: 0.3s all ease; border-radius:270px; } 
.catalog-content__slider .catalog-pagination span.swiper-pagination-bullet-active::after { background:#2680EB; border-radius:270px; }
.catalog-content__name { font-size: 14px; line-height: 18px; color: #000; margin-top: 15px;  height: 54px; overflow: hidden; }
.catalog-content__name a { color: #000; text-decoration: none; transition: 0.3s color ease;}
.catalog-content__name a:hover { color: #2680EB; text-decoration: none;}
.catalog-content__article { font-size: 12px; line-height: 12px; color: #ADADAD; font-family: 'Montserrat-Medium'; margin-top:10px; }
.catalog-content__price { margin-top:20px; display:flex; flex-wrap:nowrap; align-items:center; justify-content:space-between; }
.catalog-current__price { flex:none;  font-family: 'Montserrat-SemiBold';    font-size: 14px;    color: #2680EB;    line-height: 22px; letter-spacing: 1.4px; }
.catalog-stock__block { display:flex; flex-wrap:nowrap; align-items:center; }
.catalog-old__price { flex:none;  font-family: 'Montserrat-SemiBold';    font-size: 12px;    color: #ADADAD; text-decoration: line-through;   line-height: 12px; }
.catalog-discount { font-family: 'Montserrat-SemiBold'; font-size:12px; line-height: 12px; color: #FFFFFF; text-transform: uppercase; background:#2170CF; padding:5px; margin-left:5px; }
.catalog-content__more { position:absolute; bottom:15px; right:15px; width:100%; text-transform:uppercase; font-family: 'Montserrat-SemiBold';    font-size: 12px; line-height:12px; text-align:right; opacity: 0; visibility:hidden; transition: 0.3s all ease; text-transform:uppercase; }
.catalog-content__more a { color:#B2967E; text-decoration:none; transition: 0.3s color ease; }
.catalog-content__more a:hover { color: #2680EB; text-decoration:none; }
.catalog-content__item:hover .catalog-content__more {  opacity: 1; height:auto;  visibility:visible; }
.catalog-content__mobile { display:none; min-width:0; }
.catalog-content__slidermobile { position:relative; width:100%;  overflow:hidden;   }
.catalog-content__slidermobile .swiper-container {  width: 100%;  height: 100%; }
.catalog-content__slidermobile .swiper-slide { width: 100%; height:auto; position:relative;}
.catalog-content__slidermobile .swiper-slide img { display:block; width: 100%;  height: 100%;  object-fit: cover; object-position:center center; }
.catalog-pagination-mobile  {position:relative; right:0px!important;  z-index:3; width:100%!important; margin-top:0px; bottom:0px!important; text-align:center; margin-top:0px; }
.catalog-pagination-mobile span { margin-right:10px; width:8px; height:8px; background:#D0D0D0; opacity:1; border-radius: 270px;  outline:none;}
.catalog-pagination-mobile span.swiper-pagination-bullet-active {   background: #2170CF;   opacity: 1;}
.catalog-pagination-mobile span:last-child { margin-right:0px; }
.collection-status.status-best { background:url(/images/best-icon.svg) 50% 50% no-repeat; }
.product-additional__item .catalog-content__more { position:relative; bottom:auto; right:auto; opacity:1; visibility:visible; margin-top:15px; display:block;}
.collection-quick-link:hover a { background: url(/images/quick-view-icon22.svg) 0% 0% no-repeat; color:#2680EB; }
.catalog-content__item .collection-fav-block { background: url(/images/catalog-fav22.svg) 0px 0px no-repeat; }
.catalog-content__item .collection-fav-block:hover { background-position:0 -24px; }
.catalog-content__item .collection-fav-block.active { background-position:0 -48px; }
.catalog-content__item .collection-fav-block.active:hover { background-position:0 -48px; }
.product-additional__fav { background: url(/images/catalog-fav22.svg) 0px 0px no-repeat; position:relative; top:auto; right:auto; margin-left: -webkit-calc(100% - 24px); margin-left: -o-calc(100% - 24px); margin-left: calc(100% - 24px);}
.product-additional__fav:hover { background-position:0 -24px;}
.product-additional__fav.active { background-position:0 -48px;}

.mobile-filter .filter-show__block {display:none;}

@media screen and (max-width: 1239px) {
.catalog-content__top .collection-sort-links { float:left; }
.catalog-content__top .collection-sort-title { float:left; margin-right:20px; }
}

@media screen and (max-width: 1179px) {
.catalog-content__item { position:relative;  width: -webkit-calc(33.3334% - 0px); width: -o-calc(33.3334% - 0px); width: calc(33.3334% - 0px);}
}


@media screen and (max-width: 1023px) {
.catalog-sidebar__col { display:none; }	
.catalog-content__top .filter-toggle-mob { display:block; }
.catalog-content__top { justify-content:space-between; }	
.catalog-content__top .collection-show-block { margin-left:20px; display:none; }
.filter-close span { background: url(/images/filter-close-22.svg) 100% 0px no-repeat; }
.mobile-filter .collection-filter-buttons { padding:20px;  }
.mobile-filter .collection-apply {  box-sizing: border-box; border:none; display:block; float:none; background: #2680EB; height:50px; line-height:50px; font-family: 'Montserrat-SemiBold'; font-size: 14px; color:#fff; text-decoration:none; text-align:center; /* transition: 0.3s all ease; */ width:100%;}
.mobile-filter .collection-apply[disabled] { text-indent:-9999px; background:#2680EB url(/images/loader.svg) 58% 50% no-repeat; }
.mobile-filter .collection-reset { display:block; float:none; margin-top:20px; text-align:center;}
.mobile-filter-wrap { padding-bottom:180px; }
.catalog-content__items { margin:-20px 0 0 -15px; }
.catalog-content__item { padding:0px 0px 15px 0px; margin:20px 0 0 10px; width: -webkit-calc(33.3334% - 15px); width: -o-calc(33.3334% - 15px); width: calc(33.3334% - 15px);}
.catalog-content__item:hover { z-index:2; box-shadow: none; }
.catalog-content__more { display:none; }
.catalog-content__item .collection-quick-link { opacity: 1; height:auto;  visibility:visible;  }
.catalog-content__item .collection-qf-block { left:0; right:0; position:relative; top:auto; }
/* .catalog-content__slider { display:none; }
.catalog-content__mobile { display:block; } */
.catalog-content__items__block {  margin-top: 20px;    position: relative;}

}
@media screen and (max-width: 767px) {
.catalog-content__item { position:relative;  width: -webkit-calc(50% - 15px); width: -o-calc(50% - 15px); width: calc(50% - 15px);}	
	
}

@media screen and (max-width: 649px) {
.catalog-content__top { flex-wrap:wrap; }
.catalog-content__top .filter-toggle-mob { width:100%; }	
.catalog-content__top .collection-sort-block { width:100%; } 
.filter-toggle-mob { text-align:center; }
.collection-sort-block { margin-top:15px; }
.catalog-content__item .collection-quick-link { display:none; }


}
@media screen and (max-width: 479px) {
.catalog-content__top  .collection-sort-title { font-size:13px; margin-right:10px; }
.collection-sort-links a { font-size:13px; }
.catalog-content__items { margin:-20px 0 0 0; }
.catalog-content__item { position:relative;  width: -webkit-calc(100% - 0px); width: -o-calc(100% - 0px); width: calc(100% - 0px); margin:20px 0 0 0;}
.catalog-content__items__block {  margin-top: 0px; }	
}
/* Catalog 2022 */


/*banner*/
.item__img {  width: -webkit-calc(50% - 0px);  width: -o-calc(50% - 0px);  width: calc(50% - 0px); padding:17px 0 0 15px;  box-shadow:none!important;}
.item-img__inner {  height:100%; }
.item-img__img img { display:block;  }
.item-img__link { position:absolute; z-index:3; top:0; left:0; right:0; bottom:0; }
.item-img__link a { display:block; width:100%; height:100%;  }
.item-img__img--mobile { display:none; }
.item-img__img--mobile img { width:100%; }

@media screen and (max-width: 1179px) {
.item__img {  width: -webkit-calc(100% - 0px);  width: -o-calc(100% - 0px);  width: calc(100% - 0px); padding:0px 0 0 0px;  box-shadow:none!important;}	
.item-img__img--desktop { display:none; }
.item-img__img--mobile { display:block; }

}

@media screen and (max-width: 479px) {
.item-img__img--desktop { display:block; }
.item-img__img--desktop img { width:100%; }
.item-img__img--mobile { display:none; }	
}


/* Catalog edit Nov. 2024 */
.catalog-content__item {
  padding: 35px 15px 75px 15px;
}

.catalog-btn {
  height: 40px;
  display: none;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
}

.catalog-btn a {
  display: block;
  height: 100%;
  text-align: center;
  font-family: 'Montserrat-SemiBold';
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  background: #C7AB85;
  transition: 0.2s all ease;
}

.catalog-btn a:hover {
  background: #2170CF;
}

.catalog-btn a span {
  background: url(/images/shopping-cart-desktop.svg) 100% 50% no-repeat;
  padding-right: 30px;
}

.catalog-content__item:hover .catalog-btn {
  display: block;
}

.catalog-flex {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.catalog-cart-icon {
  width: 24px;
  height: 24px;
  flex: none;
  background: url(/images/shopping-cart-mobile.svg) 0% 0% no-repeat;
  margin-left: 6px;
  display: none;
}

.catalog-content__price {
  position: relative;
}

.catalog-content-link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;

}

.catalog-content-link a {
  display: block;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1023px) {
  .catalog-content__item {
    padding: 0px 0px 15px 0px;
  }

  .catalog-content__item:hover .catalog-btn {
    display: none;
  }

  .catalog-cart-icon {
    display: block;
  }

  .catalog-content__items {
    margin: 0 0 0 -20px;
  }

  .catalog-content__item {
    width: calc((100%/3) - 20px);
    margin: 20px 0 0 20px;
  }

  .catalog-content__item.item__img {
    width: 100%;
    box-shadow: none !important;
  }

  .catalog-content__item .collection-qf-block {
    left: 0;
    right: 0;
    position: absolute;
    top: 4px;
    z-index: 4;
  }

  .catalog-content-link {
    display: block;
  }
}



@media screen and (max-width: 767px) {
  .catalog-content__item {
    width: calc((100%/2) - 20px);
    margin: 20px 0 0 20px;
  }

  .catalog-content__name {
    height: 54px;
  }

  .catalog-content__price {
    margin-top: 16px;
    padding-top: 10px;
  }

  .catalog-old__price {
    position: absolute;
    top: 0;
    left: 0;
  }
}

/* Catalog edit Nov. 2024 */


/* Для каталога блок отзывов */
.catalog-content__reviews {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  cursor: pointer;
  font-family: 'Montserrat-Medium';
  font-size: 12px;
  line-height: 15px;
  margin-top: 10px;
  position: relative;
}

.catalog-content__reviews:hover .catalog__feedback-count {
  color: #0B60C4;
}

.catalog__feedback-rank {
  padding-left: 20px;
  flex: none;
  background: url(/images/rank-icon.svg) 0 0 no-repeat;
  color: #a5acb2;
  background-size: 15px;
}

.catalog__feedback-count {
  flex: none;
  margin-left: 5px;
  color: #a5acb2;
  background: url(/images/dot-icon.svg) 0 50% no-repeat;
  padding-left: 5px;
  transition: 0.2s all ease;
}

.catalog__feedback-link {
  position: absolute;
  z-index: 2;
  inset: 0;
}

.catalog__feedback-link a {
  display: block;
  width: 100%;
  height: 100%;
}

/* Для каталога блок отзывов */
/* End */


/* Start:/css/product_noauth.css?172077321810287*/
/* Product July 2022 */
.product-description__top { display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; }
.product-ca__status { flex:none; margin-top:20px; margin-right:20px; }
.product-ca__stock { width:90px; height:30px; box-sizing:border-box;  color:#68A800; font-family: 'Montserrat-Medium'; text-align:center;  font-size:12px; border:1px solid #68A800; line-height:28px; } 
.product-ca__order { width:90px; height:30px; box-sizing:border-box;  color:#EB2502; font-family: 'Montserrat-Medium'; text-align:center;  font-size:12px; border:1px solid #EB2502; line-height:28px; } 
.product-ca__comment { flex:none; margin-right:20px; }
.product-ca__article { flex:none; }
.product-size__items-block { position:relative; margin-top:20px; }
.product-size__items { display:flex; flex-wrap:wrap; margin:-10px 0 0 -10px; }
.product-size__item { position:relative; width: -webkit-calc(12.5% - 10px); width: -o-calc(12.5% - 10px); width: calc(12.5% - 10px); margin:10px 0 0 10px; box-sizing:border-box; height:30px; line-height:28px; text-align:center; border:1px solid #D5D5D5; color:#ADADAD; font-family: 'Montserrat-SemiBold'; font-size: 14px; transition: 0.3s all ease; cursor:pointer; }
.product-size__item:hover {color:#fff; background:#2680EB; border:1px solid #2680EB;} 
.product-size__item.active {color:#fff; background:#000; border:1px solid #000; cursor:default;} 
.product-size__item.active:hover {color:#fff; background:#000; border:1px solid #000;} 
.product-size_disabled { color:#D8D8D8; background:#eee; border:1px solid #eee; /* cursor: not-allowed; */ }
.product-size_disabled:hover { color:#D8D8D8; background:#eee; border:1px solid #eee; /* cursor: not-allowed; */ }
.tippy-box[data-theme~='gray'] {
  background-color: #F5F5F5;
  color: #939393;
}
.tippy-box[data-theme~='gray'][data-placement^='top'] > .tippy-arrow::before {
  border-top-color: #F5F5F5;
}
.tippy-box[data-theme~='gray'][data-placement^='bottom'] > .tippy-arrow::before {
  border-bottom-color: #F5F5F5;
}
.tippy-box[data-theme~='gray'][data-placement^='left'] > .tippy-arrow::before {
  border-left-color: #F5F5F5;
}
.tippy-box[data-theme~='gray'][data-placement^='right'] > .tippy-arrow::before {
  border-right-color: #F5F5F5;
}
.tip-title { font-family: 'Montserrat-Medium'; color: #000000; font-size:10px; line-height:13px;}
.tip-text { font-family: 'Montserrat-Regular';  color: #939393; font-size:10px; line-height:13px; margin-top:5px;}



.product-like__block { padding:115px 0 50px 0; background:#F5F5F5; margin-top:40px; }
.like-cols { display:flex; flex-wrap:wrap; margin:0 0 0 -60px; }
.like-left__col { position:relative;  width: -webkit-calc(53% - 60px); width: -o-calc(53% - 60px); width: calc(53% - 60px);  margin:0 0 0 60px;}	
.like-right__col { position:relative;  width: -webkit-calc(47% - 60px); width: -o-calc(47% - 60px); width: calc(47% - 60px); margin:-45px 0 0 60px;}	
.like-left__content { position:relative; }
.like-left__img { float:right; }
.like-left__img img { display:block; }
.like-left__title { position:absolute; top:-42px; left:0; z-index:2; font-family: 'Montserrat-SemiBold';  font-size:101px; line-height:74px; letter-spacing: 10.1px; color: #2680EB; text-transform: uppercase; color:#2680EB; }
.like-left__subtitle { position:absolute; top:50px; left:0; z-index:2; width:120px; font-family: 'Montserrat-SemiBold';  font-size:24px; line-height:29px;  }
.like-left__box { position:absolute; bottom:-20px; left:0; z-index:2; padding:60px 30px 30px 30px; background:#fff; }
.like-box__title { font-family: 'Montserrat-SemiBold'; font-size:20px; line-height:24px; color: #000; text-transform:uppercase; width:220px; }
.like-box__text { color: #5B6064; margin-top:20px; width:190px; }

.like-right__title { font-family: 'Montserrat-SemiBold'; font-size:18px; line-height:22px; color: #000; text-transform:uppercase; }
.like-right__text { margin-top:20px; color: #5B6064;  }
.like-bottom__block { margin-top:10px; }
.like-items { display:flex; flex-wrap:wrap; margin:-20px 0 0 -20px; }
.like-item { position:relative;  width: -webkit-calc(25% - 20px); width: -o-calc(25% - 20px); width: calc(25% - 20px); margin:20px 0 0 20px; padding-bottom:30px; }
.like-item__text { color: #5B6064; }
.like-item__divider { position:absolute; z-index:2; bottom:0; left:0; width: 90px; height: 2px; background:#2680EB; }
.like-right__slider { position:relative; min-width:0;  margin-top:0px; }


.like-right__slider .related-products-slider { margin-top:0; }


.related-products-slider {  }

.related-products-slider_new { margin-top:0px; position:relative;}
.related-products-container_new { margin-left: auto; margin-right: auto;  position: relative;  overflow:hidden;    list-style: none;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px 20px 30px 20px;  margin: 0 -20px; }
.related-products-container_new .swiper-slide { height:auto;    display: -webkit-box; display: -ms-flexbox;  display: -webkit-flex;   display: flex;   }



.related-products-container_new .catalog-content__item {  width: -webkit-calc(100% - 0px); width: -o-calc(100% - 0px); width: calc(100% - 0px); margin: 0px 0 0 0px; min-width:0; background:#fff; padding:15px; box-sizing:border-box; transition: 0.3s all ease; box-shadow: -1px 5px 18px rgba(150, 164, 175, 0.46); }
.related-products-container_new .catalog-content__item:hover { z-index:2; /*box-shadow:none;*/ }
.related-products-container_new .catalog-content__item .collection-qf-block {  position: relative;  top: auto;  left: auto;  right: auto;  opacity: 1;  height: auto; visibility: visible;  transition: 0.2s opacity, 0.5s visibility;}
.related-products-container_new .catalog-content__item .collection-quick-link { opacity: 1; height: auto; visibility: visible;  transition: 0.5s opacity, 0.5s visibility;}
.related-products-container_new .catalog-content__more { position:relative; bottom:auto; right:auto; opacity:1; visibility:visible; margin-top:15px; display:block;}
.related-products-container_new .catalog-content__slider { position: relative;  min-width:0; } 
.related-products-container_new .catalog-content__slider .swiper-wrapper { position: relative;  min-width:0; } 
.related-products-container_new .catalog-content__slider .swiper-slide { position: relative;   height: 0;  overflow: hidden; padding-top: 120%; /* width:100%!important; */ /* width:100%!important; */ /* min-width:0; */ background:#fff;     border: 1px solid #fff; box-sizing: border-box;} 
.related-products-container_new .catalog-content__slider .swiper-slide-active { z-index:2; }
.related-products-container_new .catalog-slider__img {   position: absolute; height:auto;    overflow: hidden;    padding-top: 0%;    top: 0;    left: 0;    right: 0;    bottom: 0; width:100%;}
.related-products-slider_new .related-slider-next {  width: 58px;  height: auto;  cursor: pointer;  background: url(/images/index-slider-next.svg) 50% 40% no-repeat;  position: absolute;  z-index: 2;  top: 50px; bottom:60px;  right: -20px;  outline: none;}
.related-products-slider_new .related-slider-prev {  width: 58px;  height: auto;  cursor: pointer;  background: url(/images/index-slider-prev.svg) 50% 40% no-repeat;  position: absolute;  z-index: 2;  top: 50px; bottom:60px;  left: -20px;  outline: none;}

.product-set__lcol .related-products-slider_new { margin-top:10px; }
.product-set__lcol .related-products-slider_new .related-slider-next  { z-index:6; right:-15px; }
.product-set__lcol .related-products-slider_new .related-slider-prev { z-index:6; left:-15pxpx; }
.product-set__rcol { margin-left:47px; }

.product-set__lcol .related-products-nav { margin-top:0; }
.product-set__lcol .related-products-container_new { overflow:hidden; }
.product-set__rcol { position:relative; z-index:2; }
.product-set__lcol .related-products-slider_new { padding-left:0px; }
.product-set__cols { padding-left:20px; }

.product-price__col.hide {display:none;}

@media screen and (max-width: 1179px) {
.product-size__item { width: -webkit-calc(16.6% - 10px); width: -o-calc(16.6% - 10px); width: calc(16.6% - 10px);	}
.like-cols { display:flex; flex-wrap:wrap; margin:0 0 0 -40px; }
.like-left__col { position:relative;  width: -webkit-calc(50% - 40px); width: -o-calc(50% - 40px); width: calc(50% - 40px);  margin:0 0 0 40px;}	
.like-right__col { position:relative;  width: -webkit-calc(50% - 40px); width: -o-calc(50% - 40px); width: calc(50% - 40px); margin:-44px 0 0 40px;}
.related-products-slider_new .related-slider-next {   right: -15px;  }
.related-products-slider_new .related-slider-prev {   left: -15px;	}
}
@media screen and (max-width: 1023px) {
.like-cols { display:flex; flex-wrap:wrap; margin:0 0 0 0px; }
.like-left__col { position:relative;  width: -webkit-calc(100% - 0px); width: -o-calc(100% - 0px); width: calc(100% - 0px);  margin:0 0 0 0px;}	
.like-right__col { position:relative;  width: -webkit-calc(100% - 0px); width: -o-calc(100% - 0px); width: calc(100% - 0px); margin:60px 0 0 0px;}
.like-item { width: -webkit-calc(50% - 20px); width: -o-calc(50% - 20px); width: calc(50% - 20px);  }
.like-left__img { float:none; margin:0 auto; max-width:406px;  }
.like-left__title { right:0; text-align:center; }
.like-left__subtitle { margin-left: -130px; left:50%; color:#fff;}
.like-box__text { display:none; }
.like-left__box { padding:30px 30px; bottom:0; width:280px; left:50%; margin-left:-140px; box-sizing: border-box; }

.catalog-slider__plug { position:absolute; z-index:4; top:0; left:0; right:0; bottom:31px; display:none;}
.catalog-content__item .collection-quick-link { display:none; }
.like-bottom__block {  margin-top: 30px;}
	
}
@media screen and (max-width: 767px) {
.product-set__rcol { margin-left: 0px;}	
.product-set__lcol .related-products-slider_new { padding-left:0; }
.product-set__lcol .related-products-container_new {  overflow: hidden;}	
.product-set__cols { padding-left:0px; }
.related-products-nav { margin-top:0px; }
}
	
@media screen and (max-width: 479px) {
.product-size__item { width: -webkit-calc(20% - 10px); width: -o-calc(20% - 10px); width: calc(20% - 10px);	}
.like-items { margin:-20px 0 0 0px; }
.like-item { width: -webkit-calc(100% - 0px); width: -o-calc(100% - 0px); width: calc(100% - 0px); margin:20px 0 0 0;  }
}
/* Product July 2022 */

/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.section/aktsii_relatedProducts_new/style.css?1662724455265 */
/* /css/catalog_list_noauth.css?176545387121482 */
/* /css/product_noauth.css?172077321810287 */
