

/* Start:/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.item/main/style.css?177805189940762*/
/**
* Catalog Item Styles
*/
.catalog-item {
  text-align: center;
  display: block;
  padding: 25px 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-item:hover > a {
  text-decoration: none;
}
.catalog-item__picture {
  margin-bottom: 16px;
  overflow: hidden;
  position: relative;
  width: auto;
  border-top-left-radius: calc(4px - 1px);
  border-top-right-radius: calc(4px - 1px);
  text-align: center;
  display: block;
  margin: auto;
  height: 200px;
}
.catalog-item__picture a {
  position: initial;
}
.catalog-item__picture a img {
  position: absolute;
  display: block;
  margin: auto;
  display: block;
  height: auto;
  max-height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.catalog-item__picture svg {
  margin-bottom: 14px;
  margin-top: 46px;
}
.stickers-recommendations {

}

.stickers-recommendations .sticker-recommendations__author__image {
  position: relative;
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}
.stickers-recommendations .sticker-recommendations__author__image:hover:after {
  content: "Рекомендации специалистов";
  background: #FFFFFF;
  font-size: 13px;
  line-height: 20px;
  color: var(--text-color);
  width: max-content;
  opacity: 0.9;
  box-shadow: 0px 0px 7px rgba(132, 148, 178, 0.3);
  display: block;
  padding: 10px;
  position: absolute;
  left: 5px;
  bottom: 50px;
}
.catalog-item-v2 .stickers-recommendations .sticker-recommendations__author__image {
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 5px;
}
.stickers-recommendations .sticker-recommendations__author__image:last-child {
  margin-bottom: 0;
}
.stickers-recommendations .sticker-recommendations__author__image .sticker-recommendations__hand {
  background-image: url('/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.item/main/images/stickers/hand.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  bottom: 0;
  right: -5px;
}
.catalog-item-v2 .stickers-recommendations .sticker-recommendations__author__image .sticker-recommendations__hand {
  bottom: initial;
  top: 0;
}

.stickers-recommendations .sticker-recommendations__author__image img {
  border-radius: 50%;
  max-width: 100%;
}
.catalog-item__title {
  display: block;
  font-family: "PT Sans Bold";
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  padding: 5px 0;
  max-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin: 11px 0 11px;
  text-align: center;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  color: #292d35;
}
.catalog-item__body {
  font-size: 14px;
  line-height: 18px;
  color: #505d70;
  padding: 2px 0px 1px 0px;
}
.catalog-item__footer {
  margin: 0px;
}
.catalog-item--hover-area {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.catalog-item__page-url {
  display: block;
  margin-top: 12px;
  max-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #801939;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  vertical-align: top;
  position: relative;
  text-decoration: none;
}
.catalog-item__page-url.black {
  color: #292d35;
}
.catalog-item__page-url:hover {
  color: #b12e5a;
}
.catalog-item__properties-line {
  display: block;
  margin: 7px 0px 7px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  color: var(--text-color);
  text-align: center;
  white-space: nowrap;
}
.catalog-item__properties-line__separator {
  color: #bfcbdb;
  display: inline-block;
  margin: 0 3px 0 6px;
  text-align: center;
}
.catalog-item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  margin: 2px 0 0px;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  height: 24px;
}
.catalog-item__btns {
  text-align: center;
  margin: 16px 15px 5px;
}

.catalog-item-v2__in-basket:not(.hidden) {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 10px;
}

.catalog-item__btns .btn {
  font-size: 11px;
}
.catalog-item__btns__tools {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.catalog-item__favorites {
  display: block;
  position: absolute;
  top: 26px;
  right: 22px;
  border: 1px solid #7f96b2;
  padding: 5px 5px;
  border-radius: 4px;
  line-height: 13px;
  z-index: 10;
}
.catalog-item__favorites svg {
  height: 11px;
  width: 15px;
}
.catalog-item__favorites svg use {
  fill: #7f96b2;
}
.catalog-item__favorites:hover {
  border: 1px solid #8e1642;
}
.catalog-item__favorites:hover svg use {
  fill: #8e1642;
}
.catalog-item__favorites.active {
  border: 1px solid #8e1642;
}
.catalog-item__favorites.active svg use {
  fill: #8e1642;
}
.catalog-item__counter {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.catalog-item__description {
  margin-top: 10px;
  position: relative;
}
.catalog-item__wrapper {
  display: block;
}
.owl-carousel .catalog-item__wrapper {
  height: 100%;
}
.catalog-item__wrapper[can-hover="true"]:hover .catalog-item,
.catalog-item__wrapper[can-hover="true"].hover .catalog-item {
  box-shadow: 0 0 27px rgba(0,0,0,.1);
  background-color: #fff;
  position: absolute;
  margin: auto;
  min-height: calc(100% + 3px);
  top: -1px;
  left: 0px;
  right: 0px;
  height: auto;
  z-index: 11;
}
.catalog-item__wrapper[can-hover="true"]:hover .catalog-item,
.catalog-item__wrapper[can-hover="true"].hover .catalog-item {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.catalog-item__wrapper[can-hover="true"]:hover .catalog-item > a,
.catalog-item__wrapper[can-hover="true"]:hover .catalog-item > div,
.catalog-item__wrapper[can-hover="true"].hover .catalog-item > a,
.catalog-item__wrapper[can-hover="true"].hover .catalog-item > div {
  display: block;
  margin-top: 1px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.catalog-item .hidden {
  display: none;
}
.catalog-item__cool {
  position: relative;
  padding-left: 22px;
  vertical-align: middle;
  margin-left: 6px;
  margin-top: 2px;
}
.catalog-item__cool__draw {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 2px;
  bottom: 0;
  border: 1px solid #6aaed4;
  margin: auto;

  transition: all .1s ease;
}
.catalog-item__cool .cool_inside {
  display: inline-block;
}

.catalog-item__cool__draw svg {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.catalog-item__cool__draw svg use {
  fill: #ffffff;
}
.catalog-item__cool.active .catalog-item__cool__draw {
  background: #6aaed4;
  border-color: #6aaed4;
}
.catalog-item__cool.active .catalog-item__cool__draw svg {
  display: block;
}
.catalog-item__cool span {
  color: var(--text-color);
  font-size: 14px;
  line-height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.catalog-element__banners {
  margin: 30px 0;
}

.catalog-item.image-blend-darken .catalog-item__picture img {
  mix-blend-mode: darken;
}

/**@template card style **/
.catalog-item--card .catalog-item__page-url {
  height: 36px;
  max-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
}

/**@template kit style **/
.catalog-item.catalog-item--list {
  padding: 10px 0px;
}
.catalog-item.catalog-item--list .catalog-item__description {
  text-align: left;
}

/**@template slide style **/
.catalog-item.catalog-item--slide .catalog-item__properties-line {
  white-space: normal;
}
.catalog-item--slide .catalog-item__page-url {
  height: 38px;
  max-height: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
}

/**@template card_in_line style **/
.catalog-item.catalog-item--in-line {
  padding: 20px 20px;
  border: 1px solid #dfe6ef;
  border-radius: 3px;
}
.catalog-item.catalog-item--in-line .catalog-item__picture svg {
  margin-top: 3px;
}

/* template group style */
.catalog-item.catalog-item--group {
  max-width: 710px;
  width: 100%;
  margin: auto;
  padding: 0px;
}

.catalog-item--group .catalog-item__side-column {
  flex-shrink: 0;
  flex-grow: 0;
}

.catalog-item--group .catalog-item__picture {
  height: auto;
}

.catalog-item--group .catalog-item__side-column .catalog-item__picture {
  margin: 0px 50px;
  width: 150px;
}

.catalog-item--group .catalog-item__picture a {
  display: block;
}

.catalog-item--group .catalog-item__picture a img {
  position: relative;
  max-width: 100%;
  display: block;
}

.catalog-item--group .catalog-item__body {
  padding: 0px;
}

.catalog-item--group .catalog-item__page-url {
  max-height: none;
  white-space: normal;
  text-align: left;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  margin-top: 23px;
  max-width: 380px;
}

.catalog-item--group .catalog-item__page-url:not(:hover) {
  color: var(--heading-color);
}

.catalog-item--group .catalog-item__price {
  margin: 22px -3px 0px -3px;
}

.catalog-item--group .catalog-item__btns {
  text-align: left;
  margin: 20px 0px 0px 0px;
}

.catalog-item--group .product-group-section__group-switch .form__group {
  margin: 20px 0px 0px 0px;
}

.catalog-item--group .product-group-section__group-switch .form__group .form__radio {
  padding-right: 30px;
}

.catalog-item--group .product-group-section__group-switch [type="radio"] + label .form__radio__draw {
  background: #F5F7FA;
}

.catalog-item--group .product-group-section__group-switch [type="radio"]:checked + label .form__radio__draw {
  background: #FFF;
}


/* template minimal style */
.catalog-item.catalog-item--minimal {
  padding: 0px;
  margin: 0px;
}

.catalog-item.catalog-item--minimal .catalog-item__picture,
.catalog-item.catalog-item--minimal .catalog-item__picture a {
  display: block;
  width: 70px;
  height: 70px;
}

.catalog-item.catalog-item--minimal .catalog-item__picture img,
.catalog-item.catalog-item--minimal .catalog-item__picture svg {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0px;
}

.catalog-item.catalog-item--minimal .catalog-item__picture {
  margin: 0px 6px 0px 0px;
  flex-shrink: 0;
  flex-grow: 0;
}

.catalog-item.catalog-item--minimal .catalog-item__body {
  padding: 0px;
}

.catalog-item.catalog-item--minimal .catalog-item__page-url {
  margin: 0px;
  height: auto;
  max-height: none;
  white-space: normal;
  text-align: left;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.catalog-item.catalog-item--minimal .catalog-item__page-url:not(:hover) {
  color: var(--heading-color);
}

@media (max-width: 575px) {
  .catalog-item.catalog-item--minimal .catalog-item__picture {
    margin-right: 25px;
  }
}

.catalog-items.wide .catalog-items__line {
  display: none !important;
}
.catalog-items.wide .catalog-items__line.last:last-child {
  display: block !important;
  margin-top: -1px;
}

.catalog-item-v2 {
  position: relative;
  display: block;
  padding: 10px 0 15px;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
}

[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2{
  padding: 20px 0 20px;
}

[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2:hover {
  box-shadow: 0 0 20px 0 rgba(56, 71, 96, 0.2);
}

@media (max-width: 768px) {
  [data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2:hover {
    box-shadow: none;
  }
}

.catalog-item-v2:hover > a {
  text-decoration: none;
}

.catalog-item-v2__btns {
  font-size: 0;
  margin-top: 10px;
  text-align: left;
}

.catalog-item-v2__picture {
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  width: auto;
  border-top-left-radius: calc(4px - 1px);
  border-top-right-radius: calc(4px - 1px);
  text-align: center;
  display: block;
  margin: 0;
  height: 270px;
  width: 100%;
  text-align: center;
}

[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__picture{
  height: 190px;
  margin-bottom: 12px;
}

.catalog-item-v2__picture:hover + .catalog-item-v2__body a {
  color: #8e1642;
}

.catalog-item-v2__picture .catalog-item-v2__table{
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 64px;
  height: 63px;
  font-size: 12px;
  line-height: 14px;
  border-radius: 3px;
  background-color: var(--background-color);
  background-image: url('/local/templates/mavt_adaptiv_2022/components/bitrix/catalog.item/main/images/man.svg');
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: bottom right;
  text-align: left;
  padding: 6px;
  z-index: 1;
}

@media (min-width: 992px) {
    .catalog-item-v2__picture .catalog-item-v2__table{
        width: 80px;
        height: 108px;
        background-size: 56px 66px;
    }
}

.catalog-item-v2__table span {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 22px;
}

@media (min-width: 992px) {
    .catalog-item-v2__table span {
        font-size: 32px;
        line-height: 32px;
    }
}

.catalog-item-v2__not-available {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog-item-v2__not-available span {
  display: inline-block;
  border: 1px dashed var(--text-color);
  border-radius: 5px;
  padding: 4px 10px;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color);
  background: rgba(255, 255, 255, 0.7);
}

.catalog-item-v2__picture a {
  position: initial;
  display: block;
  height: 100%;
}
.catalog-item-v2__picture a img {
  position: absolute;
  display: block;
  margin: auto;
  display: block;
  height: auto;
  max-height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.owl-carousel .owl-item .catalog-item-v2__picture a img{
  width: auto;
}
.catalog-item-v2__picture svg {
  margin-bottom: 14px;
  margin-top: 10px;
  height: 245px;
}

[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__picture svg{
  height: 100%;
  width: auto;
  margin: 0;
}

.catalog-item-v2__content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.catalog-item-v2__body {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  margin-bottom: 6px;
}

[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__body{
  margin-bottom: 16px;
}

.catalog-item-v2__page-url {
  display: block;
  margin-top: 0px;
  overflow: hidden;
  width: 100%;
  color: var(--heading-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  position: relative;
  text-decoration: none;
}
.catalog-item-v2__page-url.black {
  color: #292d35;
}
[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__page-url{
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  color: var(--primary-color);
  text-align: center;
  margin-bottom: 8px;
}
@media(max-width: 768px){
  [data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__page-url{
    font-size: 14px;
    line-height: 16px;
  }
}
.catalog-item-v2__properties-line {
  display: block;
  margin: 3px 0px 0px;
  font-size: 13px;
  line-height: 20px;
  position: relative;
  color: #768296;
  text-align: left;
}
[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__properties-line{
  text-align: center;
  margin: 0;
}
.catalog-item-v2__properties-line__separator {
  color: #bfcbdb;
  display: inline-block;
  margin: 0 3px 0 6px;
  text-align: center;
}
.catalog-item-v2__footer {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.catalog-item-v2__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2px 0 0px;
  height: 26px;
}

[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__price {
  justify-content: center;
}

.catalog-item-v2__price .price {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: var(--heading-color);
  margin-left: 0;
}

.catalog-item-v2__price .price.price--yellow {
  padding: 0px 6px;
  background-color: #fac622;
  margin: 0;
  margin-left: 2px;
  margin-right: 11px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: var(--heading-color);
}

[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__price .price.price--yellow{
  margin-left: 11px;
}

.catalog-item-v2__price .price.price--old {
  font-size: 14px;
  line-height: 26px;
  color: var(--text-color);
  font-weight: normal;
}

.to-cart-btn {
  display: inline-block;
  width: 63px;
  height: 34px;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  border: none;
  border-radius: 3px;
  background: #8C1A42;
  padding: 5px 12px 5px 32px;
  background: var(--primary-color);
  position: relative;
  text-align: center;
  cursor: pointer;
}

[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__in-basket:not(.hidden){
  justify-content: center;
}

[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__cool .cool_inside {
    justify-content: center;
}

[data-element="catalog-mobile-slider-catalog-item"] .to-cart-btn:not(.in-cart-btn){
  width: auto;
  height: 42px;
  color: #fff;
  padding: 0 20px;
}

.to-cart-btn:hover {
  background: #A8345D;
}

.to-cart-btn:before {
  content: "";
  width: 10px;
  height: 2px;
  color: white;
  position: absolute;
  left: 12px;
  top: 16px;
  background: var(--background-color);
}

.to-cart-btn:after {
  content: "";
  width: 2px;
  height: 10px;
  color: white;
  position: absolute;
  left: 16px;
  top: 12px;
  background: var(--background-color);
}

[data-element="catalog-mobile-slider-catalog-item"] .to-cart-btn:not(.in-cart-btn):before,
[data-element="catalog-mobile-slider-catalog-item"] .to-cart-btn:not(.in-cart-btn):after{
  display: none;
}

.to-cart-btn.loading:after,
.to-cart-btn.loading:before {
  display: none;
}

.in-cart-btn {
  background: var(--secondary-color);
  margin-right: 10px;
  width: 64px;
  padding: 5px 10px 5px 27px;
}

.in-cart-btn:hover {
  background: #F86656;
}

.remove-from-basket-btn, .to-cart-btn--square {
  background-color: #E4EAF2;
  border: none;
  box-sizing: border-box;
  border-radius: 2px;
  width: 34px;
  height: 34px;
  position: relative;
  vertical-align: top;
  margin-right: 2px;
  cursor: pointer;
  padding: 0;
}

.to-cart-btn--square {
  margin-right: 0;
}

.remove-from-basket-btn:before, .to-cart-btn--square:before {
  content: "";
  width: 10px;
  height: 2px;
  color: white;
  position: absolute;
  left: 0;
  right: 0;
  top: 16px;
  margin: 0 auto;
  background: #768296;
}

.to-cart-btn--square:after {
  content: "";
  width: 2px;
  height: 10px;
  color: white;
  position: absolute;
  left: 16px;
  top: 12px;
  background: #768296;
}

.remove-from-basket-btn:hover, .to-cart-btn--square:hover {
  background: var(--border-color);
}

.current-quantity {
  width: 34px;
  height: 34px;
  vertical-align: top;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: var(--heading-color);
  background: #E4EAF2;
  border: none;
  box-sizing: border-box;
  border-radius: 2px;
  margin-right: 2px;
}

.catalog-item-v2__cool__draw {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background: #8494B2;
  display: inline-block;
}

.catalog-item-v2__cool__draw svg {
  display: none;
  margin: 6px 5px;
}

.catalog-item-v2__cool.active .catalog-item-v2__cool__draw svg {
  display: block;
}

.catalog-item-v2__cool .cool_inside {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: var(--text-color);
  display: flex;
}

.catalog-item-v2__cool .cool_inside span {
  display: inline-block;
  border-bottom: 1px dashed var(--text-color);
  margin-left: 10px;
  font-size: 14px;
}

@media (any-hover: hover) {
  .catalog-item-v2__cool:hover .catalog-item-v2__cool__draw svg {
    display: block;
  }
}

.catalog-item-v2__cool:hover .cool_inside span {
  color: var(--primary-color);
  border-bottom: 1px dashed var(--primary-color);
}
/** ./catalog-item **/

/**
* Catalog Item Properties List Style
**/
.catalog-item__properties-list {
  position: relative;
  font-size: 13px;
  margin-top: 10px;
}
.catalog-item__properties-list__item,
.catalog-item__properties-list__group {
  position: relative;
  padding: 4px 0px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.catalog-item__properties-list__group {
  font-weight: bold;
}
.catalog-item__properties-list__item:before,
.catalog-item__properties-list__item:after {
  border-bottom: 1px dotted #d8e0eb;
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.catalog-item__properties-list__item::before {

}
.catalog-item__properties-list__item:after {
  bottom: 0;
}
.catalog-item__properties-list__item:hover {

}
.catalog-item__properties-list__group:hover {
  background-color: #f1f4f8;
}
.catalog-item__properties-list__item__title {
  position: relative;
  padding-left: 7px;
  text-align: left;
}
.catalog-item__properties-list__item__title::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  height: 0;
  top: 7px;
  margin: auto;
  height: 2px;
  overflow: hidden;
  border: 2px solid transparent;
  border-left-color: #811a3a;
  margin: auto;
  z-index: 10
}
.catalog-item__properties-list__item__title::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  left: -10px;
  right: -10px;
  bottom: 0;
  top: 0;
  z-index: 1;
}
.catalog-item__properties-list__item__title span {
  position: relative;
  display: inline-block;
  z-index: 2;
}
.catalog-item__properties-list__item__value {
  position: relative;
  padding-right: 10px;
  line-height: 22px;
  text-align: right;
  margin-left: 30px;
}
.catalog-item__properties-list__item__value::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  left: -10px;
  right: -10px;
  bottom: 0;
  top: 0;
  z-index: 1;
}
.catalog-item__properties-list__item__value span {
  position: relative;
  display: inline-block;
  z-index: 2;
}
.catalog-item__properties-list__item__value .icon {
  position: absolute;
  left: 0px;
  margin: auto;
  top: -3px;
  bottom: 0;
}
.catalog-item__properties-list__hint {
  background-color: #d05e73;
  border-radius: 2px;
  color: #ffffff;
  position: relative;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  height: 12px;
  line-height: 12px;
  text-align: center;
  width: 11px;
  vertical-align: middle;
  margin-top: -1px;
  margin-left: 6px;
  z-index: 10;
}
.catalog-item__properties-list__item.catalog-item__properties-list__item--indent {
  padding-left: 20px;
}
.catalog-item__properties-list__item.catalog-item__properties-list__item--indent
.catalog-item__properties-list__item__title::before {
  left: -20px;
}
/** .catalog-item__properties-list **/

/**
* Tools Styles
*/
.tools {
  display: block;
  position: relative;
}
.tool {
  display: block;
  border: 1px solid #dcdfe5;
  padding: 5px 5px;
  border-radius: 4px;
  line-height: 13px;
  width: 29px;
  height: 27px;
  position: relative;
  margin-bottom: 6px;
}
.catalog__item__favorites svg {
  height: 11px;
  width: 15px;
}
.tool svg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.tool svg use {
  fill: #7c889a;
}
.tool:hover {
  border: 1px solid #b12e5a;
  background-color: #b12e5a;

  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.tool:hover svg use {
  fill: #fff;
}
.tool.active {
  border: 1px solid var(--secondary-color);
  background-color: var(--secondary-color);
}
.tool.active svg use {
  fill: #fff;
}
.tool.tool--favorites svg {
  height: 10px;
  width: 13px;
}

/*@mode .tools--<mode> */
.tools.tools--top-right {
  position: absolute;
  top: 30px;
  right: 28px;
  z-index: 10;
}
.tools.tools--lg .tool {
  width: 40px;
  height: 37px;
}
.tools.tools--lg .tool.tool--favorites svg {
  height: 16px;
  width: 20px;
}

.tools-v2 {
  position: absolute;
  top: 15px;
  right: 0;
  z-index: 1;
}

.tool-v2 {
  display: block;
  border: none;
  line-height: 13px;
  width: 20px;
  height: 17px;
  position: relative;
  margin-bottom: 10px;
}

.tool-v2.reviews {
  width: 20px;
  height: 20px;
}

.tool-v2.reviews .reviews-count {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #768296;
  margin-top: 5px;
}

.tools-v2 .tool-v2 .svg.svg--collection-heart {
  color: #8A99B3;
  opacity: 0.6;
}

.tools-v2 .tool-v2:hover .svg.svg--collection-heart,
.tools-v2 .tool-v2.active .svg.svg--collection-heart {
  color: var(--secondary-color);
  opacity: 1;
}

.tools-v2 .tool-v2 .svg.svg--collection-reviews {
  color: #B5BFD1;
  opacity: 0.6;
}

.tools-v2 .tool-v2:hover .svg.svg--collection-reviews {
  color: var(--text-color);
  opacity: 1;
}

/** Media ------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) {
  /**@template card_in_line style **/
  .catalog-item.catalog-item--in-line {
    padding: 20px 20px;
    border: 1px solid #dfe6ef;
    border-radius: 3px;
  }
  .catalog-item.catalog-item--in-line .catalog-item__body a,
  .catalog-item.catalog-item--in-line .catalog-item__properties-line{
    text-align: left;
  }
  .catalog-item.catalog-item--in-line .catalog-item__price {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
  .catalog-item.catalog-item--in-line .catalog-item__btns__tools {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
  .catalog-item.catalog-item--in-line .catalog-item__btns {
    margin: 16px 0px 5px;
  }
  .catalog-item.catalog-item--in-line .price.price--yellow {
    margin-left: 0;
  }
  .catalog-item.catalog-item--in-line .tools.tools--top-right {
    top: 0;
    right: auto;
  }
  .catalog-item.catalog-item--in-line .catalog-item__picture {
    height: 150px;
  }
  .catalog-item.catalog-item--in-line .stickers {
    top: 0;
  }
}

@media (max-width: 768px) {
  .tool:not(.active):hover {
    border: 1px solid #dcdfe5;
    background-color: #ffffff;
  }
  .tool:not(.active):hover svg use {
    fill: #7c889a;
  }
  /* view-mode--block */
  .catalog-items.view-mode--block:not(.wide) > .row {
    border-left: 1px solid #E9EDF3;
  }
  .catalog-items.view-mode--block.wide {
    /*border-left: 1px solid #E9EDF3;*/
  }
  .recipes-detail__prods_recipes .catalog-items.view-mode--block > .row,
  .article-pro .catalog-items.view-mode--block > .row {
    border-top: 1px solid #E9EDF3;
  }
  .catalog-items.view-mode--block .catalog-item {
    border-right: 1px solid #E9EDF3;
    border-bottom: 1px solid #E9EDF3;
    padding: 10px 10px;
  }

  .catalog-items.view-mode--block:not(.wide) .catalog-items__line {
    display: none !important;
  }
  .catalog-items.view-mode--block .stickers {
    left: 9px;
    top: 10px;
  }
  .catalog-items.view-mode--block .tools.tools--top-right {
    right: 10px;
  }
  .catalog-items.view-mode--block .tools.tools--top-right.tools--top-padding-0 {
    top: 10px;
  }
  .catalog-items.view-mode--block .tools.tools--top-right.tools--top-padding-1 {
    top: 45px;
  }
  .catalog-items.view-mode--block .tools.tools--top-right.tools--top-padding-2 {
    top: 75px;
  }
  .catalog-items.view-mode--block .tools.tools--top-right.tools--top-padding-3 {
    top: 105px;
  }
  .catalog-items.view-mode--block .catalog-item__btns__tools {
    flex-direction: column;
  }
  .catalog-items.view-mode--block .catalog-item__properties-line {
    margin: 3px 0 3px;
  }
  .catalog-items.view-mode--block .catalog-item__page-url {
    margin-top: 5px;
  }
  .catalog-items.view-mode--block .catalog-item__counter {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
  }
  .catalog-items.view-mode--block .catalog-item__btns {
    margin: 10px 15px 0;
  }
  .catalog-items.view-mode--block .catalog-item__properties-line {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/** /.tools **/

@media (max-width: 460px) {
  .catalog-items.view-mode--block .catalog-item__btns .btn[product="subscribe"] {
    font-size: 7px;
    margin-top: 43px;
  }
  .catalog-items.view-mode--block .catalog-item__btns [product="block-in-basket"] {
    margin-top: 48px;
  }
}

@media (max-width: 768px) {
  .catalog-items.view-mode--block .catalog-item {
    height: 100%;
  }
}

@media (max-width: 575px) {
  .catalog-item__cool {
    padding-left: 1px;
    display: block;
  }

  .catalog-item__cool .cool_inside {
    display: block;
    position: relative;
    width: 90px;
    margin: 10px auto 0 auto;
    padding-left: 15px;
  }

  .catalog-item__cool__draw {
    top: 2px;
  }

  /* template group style */
  .catalog-item.catalog-item--group .catalog-item__picture img {
    max-height: 200px;
  }

  .catalog-item--group .catalog-item__page-url,
  .catalog-item--group .catalog-item__btns {
    margin: 0px;
  }

  .catalog-item--group .catalog-item__price {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .catalog-item--group .product-group-section__group-switch .form__group {
    margin: 0px;
  }

  .catalog-item--group .product-group-section__group-switch .form__group .form__radio {
    margin-top: 20px;
    padding-right: 10px;
  }
}

/**
* Catalog Item Favorotes Styles
*/
.catalog-favorite {
  padding: 0;
}

.catalog-favorite .tools-v2 {
  margin-top: 15px;
  position: static;
  cursor: pointer;
  white-space: nowrap;
}

.catalog-favorite .tool-v2 {
  width: auto;
  height: auto;
}

.catalog-favorite .tool-v2__icon {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  display: inline-flex;
  background: var(--background-color);
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  transform: translateY(5px);
}

.catalog-favorite .tool-v2.active .text-restore, .catalog-favorite .tool-v2:not(.active) .text-delete {
  display: none;
}

.catalog-favorite .tool-v2__text {
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: var(--text-color);
  border-bottom: 1px dashed var(--text-color);
}

.catalog-favorite .tool-v2:hover .tool-v2__text {
  color: var(--primary-color);
  border-color: var(--primary-color);
}

.catalog-item-favorite__content {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 35px;
}

.catalog-item-favorite__content .catalog-item-v2__body {
  margin-bottom: 0;
}

.catalog-item-favorite__picture {
  margin-top: -13px;
  padding-left: 5px;
  position: relative;
  text-align: center;
}

.catalog-item-favorite__picture svg {
  max-width: 60px;
}

.catalog-item-favorite__content .catalog-item-favorite__picture img {
  max-width: 60px;
}

.catalog-item-favorite__content .catalog-item-recommend__picture img {
  max-width: 65px;
}

.catalog-item-favorite__available {
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: var(--text-color);
}

.catalog-item-favorite__content .catalog-item-v2__btns {
  margin-top: 15px;
  margin-bottom: 10px;
}

[data-element="catalog-mobile-slider-catalog-item"] .catalog-item-v2__btns{
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.catalog-item-favorite__content .catalog-item-v2__btns .catalog-item-v2__btns__tools {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.catalog-item-favorite__content .in-cart-btn {
  margin-right: 15px;
  margin-bottom: 0;
}

.catalog-item-favorite__content .catalog-item-v2__cool {
  margin-bottom: 0;
}

.catalog-item-favorite__box {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.catalog-item-favorite__content .catalog-item__remind {
  margin-left: 15px;
}

.catalog-item-favorite__content .catalog-item__remind span {
  font-size: 13px;
  cursor: pointer;
}

.catalog-item-favorite__content .catalog-item__remind span, .catalog-item-favorite__content .catalog-item__remind:hover .active span, .catalog-item-favorite__content .catalog-item__remind:hover .active .svg {
  color: var(--heading-color);
}

.catalog-item-favorite__content .catalog-item__remind span.svg-inner span {
  font-size: 14px;
  line-height: 1.3;
}

.catalog-item-favorite__content .catalog-item__remind span .svg {
  color: var(--heading-color);
}

.catalog-item-favorite__content .catalog-item__remind .svg-inner svg use {
  fill: none;
}

.catalog-item-favorite__content .catalog-item__remind:hover span, .catalog-item-favorite__content .catalog-item__remind .active span, .catalog-item-favorite__content .catalog-item__remind:hover span .svg, .catalog-item-favorite__content .catalog-item__remind .active .svg {
  color: var(--secondary-color);
}

.catalog-item-favorite__content .catalog-item__remind .catalog-item__remind-content.active span.subscribe, .catalog-item-favorite__content .catalog-item__remind .catalog-item__remind-content:not(.active) span.subscribed {
  display: none;
}

.catalog-item-favorite__content .catalog-item__remind .catalog-item__remind-form {
  display: none;
  position: absolute;
  z-index: 10;
}

.catalog-item-favorite__content .catalog-item__remind .catalog-item__remind-form .catalog-item__remind-form-content {
  display: flex;
}

.recommendation .catalog-item-favorite__content {
  align-items: flex-start;
}

.recommendation .catalog-collection__item {
  margin-top: 0;
}

.recommendation .catalog-item-v2 {
  padding: 1px 0 0;
}

.recommendation .catalog-item-favorite__content {
  column-gap: 37px;
}

.recommendation .catalog-item-v2__page-url {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: var(--heading-color);
}

.recommendation .catalog-item-favorite__content {
  margin-left: 5px;
}

.recommendation .catalog-item__properties-line__separator {
  margin: 0 4px 0 4px;
}

.recommendation .catalog-item-v2__price {
  margin-top: 8px;
}

.recommendation .catalog-item-v2__btns {
  margin-top: 10px;
}

.catalog-item-v2__picture.not-available svg{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 13px;
  padding-bottom: 14px;
  height: 100%;
  width: 100%;
}

@media(max-width: 767px) {
  .catalog-item-favorite__content {
    align-items: flex-start;
    column-gap: 25px;
  }
  .catalog-item-favorite__picture {
    margin-top: 5px;
  }
  .catalog-item-favorite__content .catalog-item-v2__page-url {
    font-size: 14px;
  }
  .catalog-item-favorite__content .catalog-item-v2__properties-line {
    white-space: normal;
  }
  .catalog-favorite .tools-v2 {
    margin-top: 5px;
  }
  .catalog-favorite .tool-v2 {
    margin-bottom: 10px;
  }
  .catalog-favorite .tool-v2__icon {
    display: none;
  }
  .catalog-favorite .tool-v2__text {
    color: var(--secondary-color);
  }
  .catalog-item-favorite__content .catalog-item-v2__btns {
    margin-top: 13px;
  }
  .catalog-item-favorite__content .catalog-item-v2__cool {
    margin-bottom: 0;
  }
  .catalog-item-favorite__content .catalog-favorite .tools-v2 {
    margin-top: 5px;
  }
}

@media (max-width: 575px) {
  .catalog-item-favorite__content .catalog-item__remind {
    margin-left: 0;
    width: 100%;
    margin-top: 15px;
  }
  .catalog-item-favorite__content .catalog-item__remind .catalog-item__remind-form {
    position: relative;
    z-index: auto;
  }
  .catalog-item-v2__cool {
    order: -1;
    width: 100%;
  }
  .catalog-item-v2__picture > a img, .catalog-item-v2__picture a > svg {
    transform: scale(0.86);
  }
}

.catalog-item-v2 .bottom-image{
  position: absolute;
  bottom: 0;
  left: 0;
}

.catalog-item-v2__ordered{
  border-radius: 3px;
  overflow: hidden;
  margin-top: 8px;
}

.catalog-item-v2__ordered-title{
  display: flex;
  height: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #517C1E;
  background: #D2F1AF;
  padding: 4px 8px;
}

.catalog-item-v2__raiting{
  background: var(--background-color);
  padding: 4px;
}

.catalog-item-v2__raiting > div{
  float: none;
}

.catalog-item-v2__raiting .rating__choose{
  line-height: 0;
}

.catalog-item-v2__ordered-footer{
  font-size: 10px;
  font-weight: 400;
  line-height: 11px;
  color: var(--text-color);
  text-align: left;
  margin-top: 2px;
}

.catalog-item-v2__raiting .rating .rating__choose > label:before,
.catalog-item-v2__raiting .rating .rating__result span:before,
.catalog-item-v2__raiting .rating .rating__choose > a:before{
  display: inline-block;
  font-family: FontAwesome;
  content: "\f005 ";
  font-size: 85%;
}

.catalog-mini-items{
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 12px;
}

.catalog-mini-items .catalog-item-v2{
  padding: 0;
}

.catalog-mini-items .catalog-item-v2__content{
  gap: 8px;
}

.catalog-mini-items .catalog-item-v2__picture {
  width: 44px;
  height: 60px;
}

.catalog-mini-items .catalog-item-v2__picture svg{
  margin: 0;
}

.catalog-mini-items .catalog-item-v2__page-url{
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 2px;
}

.catalog-mini-items .catalog-item-v2__price .price {
  font-size: 15px;
}

.catalog-mini-items .catalog-item-v2__btns{
  margin-top: 8px;
}

.catalog-mini-items .to-cart-btn{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 69px;
  height: 24px;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  padding: 0px 8px;
}

.catalog-mini-items .to-cart-btn:not(.in-cart-btn):before,
.catalog-mini-items .to-cart-btn:not(.in-cart-btn):after{
  display: none;
}

.catalog-mini-items .current-quantity,
.catalog-mini-items .remove-from-basket-btn, 
.catalog-mini-items .to-cart-btn--square{
  width: 24px;
  height: 24px;
}

.catalog-mini-items .svg.svg--in-cart-btn {
  transform: translateY(1px) translateX(7px);
}

.catalog-mini-items .to-cart-btn:before,
.catalog-mini-items .remove-from-basket-btn:before, 
.catalog-mini-items .to-cart-btn--square:before{
  top: 12px;
}

.catalog-mini-items .to-cart-btn:after{
  top: 8px;
}


/* End */
/* /local/templates/mavt_adaptiv_2022/components/bitrix/catalog.item/main/style.css?177805189940762 */
