

/* Start:/local/components/vodoley/sale.location.selector.search/templates/.default/style.css?17175333086846*/
/* absolute path to images is required to make crm-sale proxy work */

.bx-sls .dropdown-block {
	border: 1px solid #babac0;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 2px #ebebeb;
	box-shadow: inset 0 1px 2px #ebebeb;
	font-size: 14px;
	padding: 0 22px 0 12px;
	position: relative;
	background-color: #fff;
	margin: 0 14px;
}

.bx-sls .dropdown-block-ui {
	font-size: 14px;
	padding: 0 22px 0 30px;
	position: relative;
	background-color: #fff;
	margin-top: 5px;
}

.bx-sls .dropdown-arrow {
	background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/dropdown-errow.png) no-repeat center center;
	height: 100%;
	top: 0;
	right: 0;
	position: absolute;
	width: 22px;
}

.bx-sls .bx-ui-sls-container {
	overflow: hidden;
	min-height:42px;
}

.bx-sls .bx-ui-sls-pane {
	border: 1px solid #bdbdbd;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 3px #c7c7c7;
	box-shadow: 0 2px 3px #c7c7c7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	max-height: 200px;
	overflow-y: auto;
	left: 0;
	top: 35px;
	padding: 5px 5px 3px 5px;
	position: absolute;
	width: 100%;
}

.bx-sls .dropdown-active .bx-ui-sls-pane {
	display: block;
}

.bx-sls .bx-ui-sls-variants {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-sls .dropdown-item {
	border-radius: 2px;
	padding: 7px 4px 7px 10px;
	margin-bottom: 2px;
}

.bx-sls .dropdown-item:hover {
	background-color: #f1f3f5;
	cursor: pointer;
}

.bx-sls .dropdown-img {
	border: none;
	display: inline-block;
	height: 12px;
	margin: 3px 12px 0 0;
	vertical-align: top;
	width: 16px;
}

.bx-sls .dropdown-item-text {
	/*makeup:color: #212121;*/
	color: #aba8ac;
	display: inline-block;
	/*max-width: 220px;*/ /*silly limitation*/
	vertical-align: top;
}

.bx-sls .dropdown-item-text span{
	color: #25282c;
}

.bx-sls .dropdown-list-title {
	border-bottom: 1px solid #e5e5e5;
	height: 37px;
	line-height: 37px;
	padding-left: 8px;
}

.bx-sls .dropdown-icon {
	background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/lens.png) no-repeat center center;
	height: 14px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 14px;
}

.bx-sls .quick-locations{
	margin-bottom: 5px;
}
.bx-sls .quick-location-tag {
	background-color: #f2f5f8;
	border: 1px solid #cad3dc;
	border-radius: 3px;
	color: #1e55b9;
	display: inline-block;
	font-size: 15px;
	height: 27px;
	line-height: 26px;
	margin: 0 3px;
	padding: 0 14px;
	text-decoration: none;
	margin-bottom: 10px;
}
.bx-sls .quick-location-tag:hover{
	background-color: #fafafa;
}

.bx-sls .dropdown-fade2white{
	width: 46px;
	height: 31px;
	position: absolute;
	top: 2px;
	right: 9px;

	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(30%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

.bx-sls .bx-ui-sls-clear{
	background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -3386px no-repeat scroll;
	width: 30px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
	margin-top: 2px;

	position: absolute;
	top: 0px;
	right: 0px;
	display: none;
}
.bx-sls .bx-ui-sls-clear:hover{
	background-position: 6px -3418px;
}

.bx-sls .bx-ui-sls-loader{
	background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right -1px !important;

	width: 30px;
	height: 30px;

	position: absolute;
	top: 3px;
	right: 2px;
	display: none;
}

.bx-sls .bx-ui-sls-go-edit{
	display: none;
}

.bx-sls .bx-ui-sls-pane{
	max-height: 300px;
}

.bx-sls input::-ms-clear {
	display: none;
}

.bx-sls input[type="text"]{
	position: relative;
}

.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route {
	position: absolute !important;
	top: 0;
	left: 0;

	color: #000 !important;

	opacity: 1 !important;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;

	padding:0 22px 0 0 !important;
	background-position: right 1px;
	background-repeat: no-repeat;

	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	height: 42px;
	width: 100%;
	outline: none;
	z-index:10;
}
.bx-sls .bx-ui-sls-route{
	color: #aba8ac !important;
	z-index:5;
}

.bx-sls .bx-ui-sls-pane{
	background-color: #fff;
	z-index: 999;
	border: 1px solid #87919c;

}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,
.bx-sls .bx-ui-sls-error{
	padding: 10px 10px;
}
.bx-sls .bx-ui-sls-error{
	color: #ff2222;
	padding-left: 30px;
	position: relative;
}
.bx-sls .bx-ui-sls-error div{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 25px;
	background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll;
}
.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.bx-sls .bx-ui-sls-variant-active{
	background-color: #E0E8EA;
}

.adm-sls-edit-link{
	margin-top: 10px;
}

/* CSS-modes below: admin, public; */
.bx-admin-mode .bx-sls-go-edit{
	margin-left: 10px;
	display: none;
}

.bx-admin-mode .dropdown-block {
	border-color: #87919c #959ea9 #9ea7b1;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
	height: 25px;
}

.bx-sls.bx-admin-mode .bx-ui-sls-fake,
.bx-sls.bx-admin-mode .bx-ui-sls-route {
	height: 25px;
}

.bx-admin-mode .dropdown-icon {
	top: 7px;
}

.bx-admin-mode .dropdown-fade2white {
	height: 22px;
}

.bx-admin-mode .dropdown-fade2white {
	right: 1px;
}

.bx-admin-mode .bx-ui-sls-clear {
	background-position: 6px -3389px;
	height: 22px;
}

.bx-admin-mode .bx-ui-sls-clear:hover{
	background-position: 6px -3421px;
}

.bx-admin-mode .bx-ui-sls-loader {
	background-position: right -4px !important;
	height: 21px;
}

.bx-admin-mode .bx-ui-sls-pane {
	top: 27px;
}

.search-city-button{
	float:right;
}

.location-not-found{
	color: #babac0;
}

.modal-location-list {
	margin: 20px -17px;
}

.modal-location-list .location_tag {
	padding: 10px 30px;
	font-size: 17px;
	cursor: pointer;
}

.modal-location-list .location_tag:hover {
	background-color: #f5f5f6;
}

.location_tag.red {
	color: #e31235;
}

.location-error{
	padding: 10px 30px;
	color: #babac0;
}
@media (max-width: 640px) {
}

/* End */


/* Start:/local/components/vodoley/sale.basket.basket/templates/basket-side/style.css?17175333089140*/
.basket {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    z-index: 999;
    width: 100%;
    box-sizing: border-box;
    transform: translateX(120%);
    transition: 0.2s;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: flex-end;
  }
  @media screen and (max-width: 769px) {
    .basket {
      padding-left: 40px;
    }
  }
  .basket.active {
    transform: translateX(0);
  }
  .basket__wrapper {
    box-sizing: border-box;
    max-width: 558px;
    width: 100%;
    background-color: #FFFFFF;
    position: relative;
  }
  .basket__close {
    position: absolute;
    top: 25px;
    left: -33px;
    width: 33px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 20px 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    box-sizing: border-box;
    padding: 6px;
    cursor: pointer;
  }
  .basket__inner {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .basket__top {
    display: flex;
    align-items: center;
    column-gap: 15px;
    padding-top: 34px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 25px;
    box-sizing: border-box;
    border-bottom: 1px solid #EEF0F3;
  }
  @media screen and (max-width: 769px) {
    .basket__top {
      padding: 15px;
    }
  }
  .basket__icon {
    display: flex;
    width: 23px;
  }
  .basket__icon svg, .basket__icon img {
    width: 100%;
  }
  .basket__title {
    color: #111;
    font-size: 22px;
    line-height: 115%;
  }
  .basket__goods {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    overflow: auto;
    padding: 16px 20px;
    box-sizing: border-box;
  }
  @media screen and (max-width: 769px) {
    .basket__goods {
      padding: 15px;
    }
  }
  .basket__bottom {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 44px;
    margin-top: auto;
    margin-bottom: 0;
  }
  @media screen and (max-width: 769px) {
    .basket__bottom {
      padding: 15px;
      row-gap: 15px;
    }
  }
  .basket-good {
    border-radius: 8px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
    padding: 13px;
    box-sizing: border-box;
  }
  .basket-good__wrapper {
    display: flex;
    column-gap: 12px;
  }
  @media screen and (max-width: 576px) {
    .basket-good__wrapper {
      flex-direction: column;
      row-gap: 10px;
    }
  }
  .basket-good__image {
    min-width: 176px;
    width: 176px;
    display: flex;
    position: relative;
    flex-direction: column;
    row-gap: 18px;
  }
  @media screen and (max-width: 576px) {
    .basket-good__image {
      min-width: 150px;
      width: 100%;
      margin: 0 auto;
    }
  }
  .basket-good__image img {
    width: 100%;
    height: 176px;
    object-fit: contain;
  }
  @media screen and (max-width: 576px) {
    .basket-good__image img {
      height: 150px;
      z-index: 1;
    }
  }
  .basket-good__info {
    display: flex;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
  }
  .basket-good__actions {
    display: flex;
    align-items: center;
    column-gap: 12px;
  }
  .basket-good__title {
    color: #111;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 6px;
  }
  .basket-good__desc {
    color: #64707B;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 10px;
  }
  .basket-good__price {
    margin-bottom: 12px;
  }
  .basket-good__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 10px;
    margin-top: auto;
    margin-bottom: 0;
  }
  .basket-good__count {
    display: flex;
    max-width: 190px;
    width: 100%;
    height: 38px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid var(--eef-0-f-3, #EEF0F3);
    justify-content: space-between;
  }
  .basket-good__number {
    color: #111;
    text-align: center;
    font-size: 16px;
    line-height: 112%;
    display: flex;
    align-items: center;
  }
  
  .basket-good__number input {
      border: none;
      width: 32px;
      text-align: right;
      padding-right: 5px;
      line-height: 112%;
  }
  
  .basket-good__button {
    color: #B30F97;
    font-size: 16px;
    line-height: 112%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px;
    box-sizing: border-box;
    cursor: pointer;
  }
  .basket-price {
    display: flex;
    column-gap: 10px;
    justify-content: space-between;
  }
  @media screen and (max-width: 576px) {
    .basket-price {
      flex-direction: row;
      align-items: baseline;
      column-gap: 20px;
    }
  }
  .basket-price__new {
    color: #111;
    font-size: 24px;
    font-weight: 500;
    line-height: 115%;
  }
  .basket-price__old {
    color: #64707B;
    font-size: 14px;
    line-height: 115%;
    text-decoration: line-through;
  }
  .basket-price__left {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
    align-items: flex-start;
  }
  .basket-price__right {
    display: flex;
    flex-direction: column;
    row-gap: 6px;
    align-items: flex-end;
  }
  .basket-price__percent {
    border-radius: 4px;
    background: var(--dd-1-d-47, #DD1D47);
    padding: 4px 13px;
    box-sizing: border-box;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 115%;
  }
  .basket-price__discount {
    color: #DD1D47;
    font-size: 14px;
    line-height: 115%;
  }
  .basket-price__desc {
    color: #777;
    font-size: 14px;
    line-height: 130%;
  }
  .basket-code {
    border-radius: 8px;
    border: 1px solid var(--eef-0-f-3, #EEF0F3);
    background: var(--f-4-f-6-f-7, #F4F6F7);
    padding: 12px 15px;
    box-sizing: border-box;
    display: flex;
    column-gap: 10px;
  }
  @media screen and (max-width: 769px) {
    .basket-code {
      padding: 10px;
      flex-direction: column;
      row-gap: 10px;
    }
  }
  .basket-code__field {
    display: flex;
    position: relative;
    width: 100%;
  }
  .basket-code__input {
    align-items: end;
    width: 100%;
    height: 48px;
    padding-top: 21px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
    border-radius: 4px;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    color: #111111;
    font-size: 14px;
    line-height: 16px;
  }
  .basket-code__input::placeholder {
    color: transparent;
  }
  .basket-code__input:placeholder-shown + .basket-code__text {
    top: calc(50% - 8px);
    font-size: 14px;
    line-height: normal;
  }
  .basket-code__input:focus {
    outline: none;
    border: 1px solid #B30F97;
  }
  .basket-code__input:focus + .basket-code__text {
    font-size: 10px;
    line-height: normal;
    top: 8px;
  }
  .basket-code__input:hover {
    outline: none;
    border: 1px solid #B30F97;
  }
  .basket-code__input:hover + .basket-code__text {
    top: 8px;
    font-size: 10px;
    line-height: normal;
  }
  .basket-code__text {
    color: #C4C4C4;
    position: absolute;
    left: 20px;
    top: 8px;
    transition: 0.2s;
    font-size: 10px;
  }
  .basket-code__button {
    border-radius: 4px;
    background: var(--1-abaf-9, #175085);
    min-width: 150px;
    height: 48px;
    border: 1px solid #175085;
    box-sizing: border-box;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 115%;
    transition: 0.2s;
    cursor: pointer;
  }
  .basket-code__button:hover {
    background: transparent;
    color: #175085;
  }
  .basket-total {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
  }
  .basket-total__row {
    display: flex;
    align-items: center;
    column-gap: 10px;
    justify-content: space-between;
  }
  .basket-total__title {
    color: #111;
    font-size: 16px;
    line-height: 115%;
  }
  .basket-total__value {
    font-size: 22px;
    font-weight: 500;
    line-height: 115%;
  }
  .basket-total__value--sum {
    font-size: 22px;
    color: #111;
  }
  .basket-total__value--discount {
    color: #DD1D47;
    font-size: 19px;
    text-decoration: line-through;
  }
  .basket__submit {
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    padding: 5px 10px;
    transition: 0.2s;
    cursor: pointer;
    text-decoration: none;
    background-color: #B30F97;
    border: 1px solid #B30F97;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
  }
  .basket__submit:hover {
    background-color: #CB11AB !important;
    color: #FFFFFF !important;
    border: none !important;
  }
  @media screen and (max-width: 769px) {
    .basket__submit {
      font-size: 14px;
    }
  }

  .close_total-basket {
    width:100%;
  }

  @media screen and (max-width: 769px) {
    .close_total-basket {
      display:none;
    }
  }
  .basket__good {
    position:relative;
  }

  .basket-item-actions-remove {
    position:absolute;
    right:5px;
    top:5px;
    cursor:pointer;
  }
/* End */


/* Start:/local/templates/v2/styles.css?17761601497363*/
.spoiler-text-description__content a {
	color: #1ab1f1; /* Цвет обычной ссылки */
	text-decoration: none; /* Убираем подчёркивание у ссылок */
}
.spoiler-text-description__content a:visited {
	color: #64707b; /* Цвет посещённой ссылки */
}
.spoiler-text-description__content a:hover {
	color: #1ab1f1; /* Цвет ссылки при наведении */
	text-decoration: underline; /* Добавляем подчёркивание */
}
.spoiler-text-description__content p {
	margin-bottom:10px;
}
.spoiler-text-description__content ul {
	margin-bottom:10px;
	padding-left:50px;
}
.spoiler-text-description__content ol {
	margin-bottom:10px;
	padding-left:50px;
}


.brand-info__desc a {
	color: #1ab1f1; /* Цвет обычной ссылки */
	text-decoration: none; /* Убираем подчёркивание у ссылок */
}
.brand-info__desc a:visited {
	color: #64707b; /* Цвет посещённой ссылки */
}
.brand-info__desc a:hover {
	color: #1ab1f1; /* Цвет ссылки при наведении */
	text-decoration: underline; /* Добавляем подчёркивание */
}
.brand-info__desc p {
	margin-bottom:10px;
}
.brand-info__desc ul {
	margin-bottom:10px;
	padding-left:50px;
}
.brand-info__desc ol {
	margin-bottom:10px;
	padding-left:50px;
}


.collection__desc a {
	color: #1ab1f1; /* Цвет обычной ссылки */
	text-decoration: none; /* Убираем подчёркивание у ссылок */
}
.collection__desc a:visited {
	color: #64707b; /* Цвет посещённой ссылки */
}
.collection__desc a:hover {
	color: #1ab1f1; /* Цвет ссылки при наведении */
	text-decoration: underline; /* Добавляем подчёркивание */
}
.collection__desc p {
	margin-bottom:10px;
}
.collection__desc ul {
	margin-bottom:10px;
	padding-left:50px;
}
.collection__desc ol {
	margin-bottom:10px;
	padding-left:50px;
}

.header__geo {
	cursor:pointer;
}

.catalog-plitka .btn {
	width: 100%;
	box-sizing: border-box;
	border: none;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 120%;
	padding: 5px 10px;
	transition: 0.2s;
	cursor: pointer;
	text-decoration: none;
  }
  @media screen and (max-width: 769px) {
	.catalog-plitka .btn {
	  font-size: 14px;
	}
  }
  .catalog-plitka .btn--sm {
	height: 30px;
  }
  .catalog-plitka .btn--mid {
	height: 40px;
	border-radius: 4px;
  }
  .catalog-plitka .btn--big {
	height: 45px;
  }
  .catalog-plitka .btn--extra {
	height: 50px;
  }
  .catalog-plitka .btn--purple {
	background-color: #B30F97;
	border: 1px solid #B30F97;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	color: #FFFFFF;
  }
  .catalog-plitka .btn--purple:hover {
	background-color: #CB11AB !important;
	color: #FFFFFF !important;
	border: none !important;
  }
  .catalog-plitka .btn--white {
	background-color: #FFFFFF;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	color: #111111 !important;
  }
  .catalog-plitka .btn--white:hover {
	background-color: #F4F6F7;
	color: #111111 !important;
	border: none !important;
	box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.2) !important;
  }
  .catalog-plitka .btn--border {
	background-color: transparent;
	border: 1px solid #CB11AB;
	color: #CB11AB;
  }
  .catalog-plitka .btn--border:hover {
	background-color: #CB11AB !important;
	color: #FFFFFF !important;
  }
  .catalog-plitka .btn--grey {
	background-color: #FAFAFA;
	background-color: #FAFAFA;
	color: #111111 !important;
  }
  .catalog-plitka .btn--grey:hover {
	color: #111111 !important;
	background-color: #FAFAFA !important;
	border: none !important;
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.2) !important;
  }
  .catalog-plitka .btn-compare {
	padding: 0;
	background-color: transparent;
	width: 25px;
	height: 25px;
	min-width: 25px;
	border-radius: 0;
	box-shadow: none !important;
  }
  .catalog-plitka .btn-compare svg, .catalog-plitka .btn-compare img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	stroke: #C4C4C4;
  }
  .catalog-plitka .btn-compare:hover svg {
	stroke: #B30F97;
  }
  .catalog-plitka .btn-compare.js-compare-remove svg {
	fill: #B30F97;
	stroke: #B30F97;
  }
  .catalog-plitka .btn-compare.js-compare-remove:hover svg {
	stroke: #CB11AB;
	fill: #CB11AB;
  }
  
  .catalog-plitka .btn-like {
	height: 32px;
	min-height: 32px;
	width: 32px;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	cursor: pointer;
	opacity: 0.7;
	transition: 0.2s;
	box-sizing: border-box;
	background-color: transparent;
	box-shadow: none !important;
  }
  .catalog-plitka .btn-like svg, .catalog-plitka .btn-like img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	stroke: #C4C4C4;
	fill: #FFFFFF;
	transition: 0.2s;
  }
  .catalog-plitka .btn-like:hover {
	background-color: #B30F97;
  }
  .catalog-plitka .btn-like:hover svg {
	stroke: #B30F97;
  }
  .catalog-plitka .btn-like.js-like-remove {
	opacity: 1;
  }
  .catalog-plitka .btn-like.js-like-remove svg {
	fill: #B30F97;
	stroke: #B30F97;
  }
  
  .catalog-plitka .js-like-add.active svg {
	fill: #B30F97;
	stroke: #B30F97;
  }
  
  .catalog-plitka .js-compare-add.active svg {
	fill: #B30F97;
	stroke: #B30F97;
  }
  
  .catalog-plitka .btn-like.js-like-remove:hover svg {
	stroke: #CB11AB;
	fill: #CB11AB;
  }

  .profile .bx-authform {
    margin-bottom:60px!important;
}

.profile .bx-authform-formgroup-container {
    /*display: flex;*/
    position: relative;
}    

.profile .bx-authform-label-container {
    color: #C4C4C4;
    position: absolute;
    left: 20px;
    top: 8px;
    transition: 0.2s;
    font-size: 10px;
    z-index: 999;
}

.profile .bx-authform-input-container input[type="text"], .bx-authform-input-container input[type="password"] {
    align-items: end;
    width: 100%;
    height: 48px;
    padding-top: 21px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
    border-radius: 4px;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    color: #111111;
    font-size: 14px;
    background: #fff;
    line-height: 16px;
}

/*.bx-authform-formgroup-container .bx-authform-label-container {
    top: calc(50% - 8px);
    font-size: 14px;
    line-height: normal;
}*/

.bx-authform-formgroup-container:hover .bx-authform-label-container {
    top: 8px;
    font-size: 10px;
    line-height: normal;
}

.bx-authform-formgroup-container:focus .bx-authform-label-container {
    top: 8px;
    font-size: 10px;
    line-height: normal;
}

.bx-authform-link-container {
     color:#B30F97;
}


.bx-authform-formgroup-container .btn {
    height: 40px;
    border-radius: 4px;
    background-color: #B30F97;
    border: 1px solid #B30F97;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
}

.bx-authform-formgroup-container .btn:hover {
    background-color: #CB11AB !important;
    color: #FFFFFF !important;
    border: none !important;
}

.profile .bx-authform {
    display: flex;
    flex-direction: column;
    row-gap: 22px;
    border-radius: 8px;
    background: #FFFFFF;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 auto;
}

.bx-authform-formgroup-container .bx-captcha {
        padding-top: 30px;
}
/* End */


/* Start:/local/templates/v2/template_styles.css?177573000927156*/
.product__not_available{
    font-size: 18px;
    color: #333;
    font-weight: 700;
}
.product__inner--stock{
    padding-top: 5px;
}
.product__inner--stock .product__img{
    max-width: 100%;
}
.section__catName{
    font-weight: 400;
    font-size: 24px;
    margin: 0; }
.cat.show {
    top: 145px;
}
a, a:focus, a:hover {
    text-decoration: none;
}
.hidden-xs {
    display: block
}
.product-detail-popup .product__priceSale{top:-21px;}
.product-detail-popup .product__priceCurrency{font-size: 14px;}
.visible-xs{ display: none}
.product__actions .btn{padding: 9px 25px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
    min-height: 35px;
    width: 100%;}
.pCard .product__compareBtn{    top: 6px;}
.pCard .product__favoriteBtn--stock{right: 46px;border: 0; top: 6px;}
.pCard__inBasketText,.pCard__inBasket{displaY:none}
.pCard__title{
    border-bottom:0;}
.page--basket {
    max-width: 920px;
    margin: 0 auto;
}
.buttons .btn--filled {
    background-color: #dd1d47;
    border-color: #dd1d47;
    border-radius: 12px;
    width: 100%;
    line-height: 16px;
}
.basket-items-list-item-remove {
    vertical-align: bottom;
}

.basket-btn-checkout {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
}
.product_kit_btn.active:not(.remove){background-color: #1793c840; border:0;box-shadow:none;}
.basket-coupon-block-total-price-current {
    font-weight: bold;
    font-size: 24px;
    color: #141822;
    line-height: 28px;
}

.basket-item-actions-remove:after, .basket-item-actions-remove:before {
    background-color: rgba(26, 177, 241, 1)
}

.basket-item-actions-remove:hover:after, .basket-item-actions-remove:hover:before {
    background-color: rgba(26, 177, 241, 1)
}

.basket-item-block-actions {
    opacity: 1;
}

.basket-item-block-amount {
    align-content: flex-start;
    justify-content: flex-start;
}

.basket-coupon-block-field .form-control {
    border: 0 !important;
    background: #fff
}

.basket-item-price-current-text {
    font-size: 24px;
    font-weight: bold;
    color: #141822;
    line-height: 28px;
    color: #141822;
}

.basket-item-amount-filed, .basket-item-block-amount.disabled .basket-item-amount-filed:hover {
    border: 0 !important
}

.basket-items-list-item-descriptions {
    width: 570px;
}

.basket-items-list-header {
    display: none
}

.basket-item-block-image {
    height: 130px;
    max-width: 123px;
    overflow: hidden;
    padding-right: 0;
    margin-right: 23px;
}

.basket-item-info-name, .basket-item-info-name-link {
    font-size: 16px;
}

.basket-item-block-info .basket-item-actions-remove {
    display: none
}

.basket-items-list-item-price-for-one {
    display: none
}

.basket-item-image-link {
    displaY: block
}

.basket-item-amount-btn-plus, .basket-item-amount-btn-minus {
    background: #FFFFFF;
    border: 1px solid rgba(20, 24, 34, 0.1)!important;
    box-sizing: border-box;
    border-radius: 16px!important;
}

.with-panel .cat.show {
    top: 185px;
}

.complectCarousel__content .product__priceSale {
    height: 16px;
}

.two-column-holder {
    width: 100%;
    overflow: hidden;
    display: table;
    margin-bottom: 25px;
    font-size: 15px;
}

.name {
    justify-content: space-between;
    display: flex;
    margin: 0;
    padding: 0;
    flex-direction: row;
}

.pCard__code {
    padding: 20px;
    line-height: 22px;
}

.delivery-conditions {
    width: 47%;
    display: table-cell;
    vertical-align: top;
}

.contacts__list {
    height: auto;
}

.contacts-detail-wrap {
    width: 100%;
    padding: 20px 30px;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 16%);
    border-top: solid 1px #eef0f3;
    display: inline-block;
    background: #FFF;
}
.product__inComplectIcon{margin: 0}
.complect-link {
    margin: 0 0 12px auto;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.3;
    color: #0094ce;
}

.pCard__complect {
    border-bottom: solid 1px #eef0f3;
    padding-bottom: 5px;
    padding-right: 0px;
    padding: 20px 20px 6px;
    border-bottom: 1px solid #eff2f6;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.pcout{display: flex}
.visible-xs {
    display: none
}
.product__price_actions {flex-direction: column}
.product__cb, .product__rb {
    margin: 8px;
    font-size: 14px;
    white-space: nowrap;
}
.delivery-info {
    padding: 4px 20px 9px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
}
.delivery-info .city {
    padding: 10px 0 5px;
    color: #1e0602;
    font-size: 16px;
    font-weight: 700;
}
.delivery-info .city {
    padding: 10px 0 5px;
    color: #1e0602;
    font-size: 16px;
    font-weight: 700;
}
.delivery-info .city-btn {
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0;
}
.delivery-info .item {
    padding: 5px 0;
    display: flex;
    color: #1e0602;
}
.delivery-info .item .title {
    display: flex;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 1.3;
    margin-right: 4px;
}
.delivery-info .item .icon {
    margin-right: 10px;
    font-size: 18px;
    line-height: 14px;
}
.icon-svg {
    display: inline-block;
    vertical-align: middle;
    fill: currentColor;
    font-size: 1em;
    width: 1em;
    height: 1em;
    stroke: none;
    stroke-width: inherit;
    stroke-linecap: inherit;
    stroke-linejoin: inherit;
    overflow: visible;
}
.delivery-info .item .title {
    display: flex;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 1.3;
    margin-right: 4px;
}
.delivery-info .item .value {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.3;
}
.delivery-info .item .delimiter {
    margin: 3px 5px 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #1e0602;
}
.b-price--type-inline {
    display: inline-flex;
    flex-direction: row-reverse;
}
.b-price--color-black {
    color: #1e0602;
}
.required-properties {
    display: flex;
    align-items: center;
    background-color: #f7f8fa;
    border-radius: 4px;
    padding: 4px 20px;
    margin-top: 14px;
    margin-bottom: 14px;
    height: 68px;

}
.properties-wrapper {
    flex-grow: 1;
    padding: 4px 0;
}
.properties-wrapper .item {
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    padding: 6px 8px 6px 0;
}
.card-product-info .properties a {
    color: #0094ce;
}.card-product-info .complect {
     padding: 20px 20px 6px;
     border-bottom: 1px solid #eff2f6;
     display: flex;
     flex-wrap: wrap;
 }
.complect-link {
    margin: 0 0 12px auto;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.3;
    color: #0094ce;
}
.card-product-info .complect-info {
    margin-bottom: 12px;
}
.required-properties .property-item-title {
    flex: auto 0 0;
}
.property-item-value {
    font-size: 0;
    max-width: 50%;
    flex: 50% 0 0;
}
.property-item-title .text-content,  .property-item-value .text-content,  .property-item .single-line-overflow {
    padding-top: 6px;
    padding-bottom: 6px;
}
.property-item-value .text-content {
    font-size: 14px;
    line-height: 1.3;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}
.required-properties a {
    color: #0094ce;
}
.property-item-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 50% 0 0;
    color: #979797;
    font-size: 14px;
    line-height: 1.3;
    padding-left: 0;
    padding-right: 6px;
    cursor: default;
}

.brand-logo-wrapper {
    padding-left: 20px;
}
.brand-logo-wrapper .brand-logo {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    max-height: 60px;
} .required-properties .property-item-title {
      flex: auto 0 0;
  }
.product__actions__more{
    box-shadow: none;}
.product__actions .btn{    white-space: nowrap;}
.product-detail-popup .product__info{margin-bottom: 28px;}
@media (max-width: 768px) {
    .product-detail-popup .product__actions .product__actions__more{display: none}
    .product-detail-popup .product__info__block{max-width: 200px;}
    .product-detail-popup .product__actions{width: auto}
    .product-detail-popup .product__img__block{width: auto}
    .product-detail-popup .product__actions{width: auto}
    .product-detail-popup .product__inner{width: 100%;
        flex-wrap: nowrap;
    }
    .product-detail-popup.active {
        width: 100%;
    }
    .product__img__block{min-width: 120px; }
    .cSlider__controlsButtons,.tobi-zoom__icon{
        display: none!important;}
    .pCard .product__favoriteBtn--stock{right:0}
    .basket-items-list-item-remove {
        /*         position: absolute;
                bottom: 18px;
                right: 15px */
    }
    .pCard__title{padding:0 0 22px 0;
        font-size: 18px;
        border:0;
        line-height: 1.3;}
    .delivery-main-info .params-item-value {
        max-width: none;font-size: 14px;
    }
    .pCard__code{padding: 0;padding-bottom: 10px;
        border-bottom: 1px solid hsla(0,0%,52.9%,.26);
        margin-bottom: 16px;
    }
    .delivery-main-info {
        margin: 0 -16px 16px;
        padding: 15px 16px;
    }
    .delivery-main-info .params-item-value {
        max-width: none;
    }
    .product_kit_btn.active:not(.remove){background-color: #1793c840; border:0;box-shadow:none;
        color: #1793c8;font-size: 14px;padding-left: 54px;
        line-height: 17px;
        min-height: 35px;}
    .product-detail-popup .product__price_actions{    flex: auto 0 0;}
    .product__price_actions{flex-direction: row;width: 50%;}
    .product__inComplectIcon{display:none!important;}
    .product__inComplect{  font-size: 14px;  line-height: 1.45;  min-height: 35px;   padding: 8px 13px 8px 43px!important;
        text-align: center;
        display: block!important;
    }
    .product__actions{width:50%;padding-right: 13px!important;}
    .cSlider__img.full,.thumbsCarousel__controls{
        display: none;
    }
    .buttons-row{position: absolute;
        bottom: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        height: 60px;
    }
    .buttons-row button{position: relative;top: 0;border-color: #eef0f3;}
    .cSlider__thumbs{height:auto;}
    .thumbsCarousel__box{min-height:auto;}
    .thumbsCarousel__content{    display: inline;}
    .cSlider__thumb {
        max-width: 6px;
        margin-right: 1%;
        display: inline-block;
        width: 6px;
        height: 6px;
        background: #d7d7d7;
    }
    .thumbsCarousel__box{    text-align: center;
    }
    .page--basket .container{padding:0}
    .page--basket .page__title{padding-left:15px}
    .basket-items-list {
        padding: 0
    }
    .basket-item-block-amount{
        flex-direction: row!important;margin-left:70px;
    }
    .basket-items-list-item-price-for-one{display:none!important}
    .basket-items-list-table tr.basket-items-list-item-container:first-child, .basket-items-list-table tbody tr.basket-items-list-item-container:first-child{padding: 13px;}
    h2.basket-item-info-name {
        text-align: left;
        font-size: 13px;
    }

    .basket-item-block-info .basket-item-actions-remove {
        bottom: 0;
        top: auto
    }

    .basket-item-block-info .basket-item-actions-remove {
        display: none
    }

    .basket-item-image, .basket-item-block-image {
        margin-top: 0
    }

    .basket-items-list-item-descriptions-inner {
        flex-direction: row;
    }

    .basket-item-image {
        max-width: 100%;
        width: 100%;
        margin: 0;
        max-width: 112px;
    }

    .basket-item-block-info {
        -webkit-box-flex: 3;
        -ms-flex: 3;
        flex: 3;
    }

    .basket-item-block-image {
        height: 74px;
        max-width: 69px;
        margin-right: 8px;
    }

    .basket-item-block-amount {
        flex-direction: row-reverse;
    }

    .basket-item-amount-btn-minus {
        border-left: none;
        border-right: 1px solid #e4e4e4;
        border-radius: 0 1px 1px 0;
    }

    .basket-item-amount-btn-plus {
        border-right: none;
        border-radius: 1px 0 0 1px;
        border-left: 1px solid #e4e4e4;
    }

    .basket-item-price-current-text {
        font-weight: 600
    }

    .hidden-xs {
        display: none !important
    }

    .visible-xs {
        display: flex !important;

    }
    .name{flex-direction: column;}
    .breadcrumbs {
        overflow: scroll;
        white-space: nowrap;
    }

    .pCard__priceBox {
        margin: 20px 0 !important
    }

    .pCard__complect {
        padding: 6px 0 !important
    }

    .cSlider__thumbs {
        margin-bottom: 14px;
    }

    .complectCarousel__box .product__price {
        padding: 6px 15px 18px 15px;
        width: 100%;
    }

    .tab__footer {
        text-align: center;
    }

    .tab__footer .set__summary_info {
        margin-top: 10px;
    }

    .product__inner {
        margin-top: 14px;
        flex-direction: row;
        flex-wrap: wrap;
        min-height: 140px;
    }

    .product__info {
        width: 65%;
        padding: 15px 35px 0 15px;
    }

    .product__img {
        max-width: 100%
    }

    .product__thumbnail_detail {

        height: 112px;
        margin: 13px;
    }
    .catalog__chips{display: none}
    .contact-name {
        width: 120px;
    }

    .contact-value {
        font-size: 13px;
        width: 50%;
    }

    .contacts-detail-wrap {
        padding: 20px 10px;
        font-size: 13px;
    }

    .cat__subLinks {
        border-left: 0px !important;
        border-right: 0px !important;
    }

    .tabs__box.active, .contacts__map {
        display: block;
        float: none !important;
        width: 100% !important;
    }

    .delivery-conditions, .two-column.delivery-specific-time {
        display: block;
        width: 100% !important;
    }

    .tilesCarousel__controlsBtn {
        top: 100px !important;
    }

    .product-detail-popup .items {
        display: block; padding: 5px;
    }
}


@media (max-width: 425px) {
    .product {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .cSlider {
        width: 100%;
        padding: 0;
    }

    .cSlider__main {
        height: 300px;
        width: 100%;
        overflow: hidden;
        background-color: #fff;
        position: relative;
        max-width: inherit;
        max-height: inherit;
    }

    .pCard__detail {
        width: 100%
    }

    .pCard__price {
        width: 100%;
        padding: 0;
    }
}

@media (min-width: 425px) {
    .pCard__box {
        background-color: #fff;
        border-radius: 8px;
        box-shadow: 0 1px 2px rgb(0 0 0 / 16%);
        border-top: solid 1px #eef0f3;
    }

    .tabs__list {
        white-space: nowrap;
        /* overflow-x: auto; */
        /* overflow-y: hidden;*/
    }

    .detail_page_buy_button {
        padding: 16px 25px;
    }


    .tabs__content {
        background-color: #fff;
        box-shadow: 0 1px 2px rgb(0 0 0 / 16%);
        transition: box-shadow .2s ease;
        border-radius: 8px;
        border-top: solid 1px #eef0f3;
        border-top-left-radius: 0;
    }

    .tabs__item--top {
        border-bottom: solid 3px transparent;
        border-radius: 8px;
        border-top: solid 1px #eef0f3;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        box-shadow: 0 1px 2px rgb(0 0 0 / 16%);
        transition: box-shadow .2s ease;
    }

    .tabs__item {
        height: 60px;
        padding: 20px;
        border: solid 1px transparent;
        /* border-right-color: #eef0f3; */
        background-color: transparent;
        color: #64707b;
        font-size: 13px;
        font-weight: 500;
        text-transform: uppercase;
        transition: background-color .2s ease;
        cursor: pointer;
        position: relative;
        vertical-align: top;
        display: inline-block;
    }

    .complectCarousel__box .tns-ovh {
        overflow: hidden;
        padding: 20px 20px 0px 20px;
    }

    .complectCarousel__box .tns-inner {
        overflow: hidden;
    }

    .complectCarousel__box .tns-item {
        width: 166px !important;
        margin: 0 24px 20px 0;
        position: relative;
        min-width: 166px !important;

    }

    .complectCarousel__box .tns-item.plus:before {
        content: "+";
        display: block;
        position: absolute;
        top: 115px;
        left: -20px;
        font-size: 32px;
        line-height: 16px;
        color: #dd1d47;
        pointer-events: none;

    }

    .complectCarousel__box .tns-item .product__img, .complectCarousel__box .tns-item .product__title {
        opacity: .5;
    }

    .complectCarousel__box .tns-item.plus .product__img, .tns-item.plus .product__title {
        opacity: 1;
    }

    .complectCarousel__box .tns-item .product__inner {
        box-shadow: none;
    }

    .complectCarousel__box .tns-inner .product__title {
        width: 100%;
        padding: 0 0 6px 0;
        line-height: 18px;
        font-weight: 400;
        text-decoration: none;
        vertical-align: top;
        display: inline-block;
        font-size: 16px;
    }

    .complectCarousel__box .tns-inner .product__thumbnail {
        width: 100%;
        height: 100px;
    }

    .complectCarousel__box .tns-inner .product__img {
        max-height: 100%;
        max-width: 100%;
    }

    .complectCarousel__box .tns-inner .product__info {
        padding: 15px 0px 0 0px;
        position: relative;
        flex: 1 0 auto;
        height: 100px;
        overflow: hidden;
    }

    .complectCarousel__box .tns-inner .product__price {
        width: 100%;
        padding: 15px 15px 15px 0px;
        font-size: 18px;
        font-weight: 700;
        vertical-align: top;
        display: inline-block;
        position: relative;
        flex-grow: 0;
        text-align: left;
        height: 66px
    }

    .complectCarousel__box .tns-inner .product__title {
        width: 100%;
        padding: 0 0 6px 0;
        line-height: 18px;
        font-weight: 400;
        text-decoration: none;
        vertical-align: top;
        display: inline-block;
        font-size: 14px;
    }


    .complectCarousel__box .tns-inner .product__inner {
        width: 100%;
        height: 100%;
        min-height: 215px;
        background-color: #fff;
        border: solid 1px #eef0f3;
        text-align: left;
        display: flex;
        flex-direction: column;
        box-shadow: 0 1px 2px rgb(0 0 0 / 16%);
        transition: box-shadow .2s ease;
        border-radius: 8px;
        position: relative;
        padding: 10px;
    }
    .product-detail-popup .product__price{width:50%}
    .complectCarousel__box .tns-inner .product__priceCurrent {
        font-size: 18px;
    }

    .complectCarousel__box .tns-inner .product__priceCurrency {
        font-size: 16px;
    }

    .complectCarousel__box .tns-inner .product__inComplectText {
        color: #333;
        font-size: 14px;
    }

    .complectCarousel__box .tab__footer .buy_button {
        display: inline-block;
        margin-right: 20px;
        padding: 16px 25px;
        border-radius: 4px;
        line-height: 16px;
    }

    .tab__footer .set__summary_info .set__summary_info__prices {
        font-size: 22px;
        font-weight: bold;
        margin-top: 5px;
    }

    .tab__footer .set__summary_info .set__summary_info__prices {
        font-size: 22px;
        font-weight: bold;
        margin-top: 7px;
    }

    .pCard__price {
        width: 400px;
        padding: 0 0 0 34px;
    }

    .pCard__detail {
        vertical-align: top;
        display: inline-block;
        position: relative;
        width: calc(100% - 400px);
    }

    .pCard__complect {
        padding-top: 5px;
        padding-left: 18px;
        border-bottom: solid 1px #eef0f3;
        padding-bottom: 5px;
        padding-right: 0px;
        padding: 20px 20px 20px;
        border-bottom: 1px solid #eff2f6;
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }

    .pCard__complect .complect-link {
        margin: 0 0 12px auto;
        cursor: pointer;
        font-size: 14px;
        line-height: 1.3;
        color: #0094ce;
    }

    .cSlider {
        width: 100%;
        min-height: 200px;
        padding: 0 40px 0 0;
        white-space: nowrap;
        vertical-align: top;
        display: inline-block;
        position: relative;
    }

    .cSlider__main {
        width: 100%;
        height: 500px;
        overflow: hidden;
        background-color: #fff;
        position: relative;
    }

    .visible-xs .pCard__title {
        border-bottom: 0;
        padding: 0;
    }

    .pCard__code {border-bottom: solid 1px #e5e7e9;    width: 100%;padding: 18px;
    }
    .pCard__priceBox{padding: 18px;}
    .cSlider__thumb {
        max-width: 90px;
        margin-right: 1.3%;
        margin-bottom: 2px;
        padding: 0;
        vertical-align: top;
        display: inline-block;
        border-radius: 20px;
        overflow: hidden;
        background-color: #eef0f3;
        transition: opacity .2s ease;
        position: relative;
        cursor: pointer;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
    }

    .pCard__price .pCard__priceActions {
        padding: 0;
    }

    .pCard__price .pCard__priceBox {
        padding: 18px
    }



    .pCard__brand {
        margin: 0;
        display: block;
        max-height: 40px;
        width: auto;
        max-width: 130px;
    }

    span.btn {
        padding: 9px 25px;
        font-size: 14px;
        line-height: 16px;
        border-radius: 4px;
        min-height: 35px;
        width: 100%;
    }

}

.product__inner--stock {
    border-radius: 0;
}

.product__inComplect {
    display: flex;
    border-radius: 4px;
    overflow: hidden;
    padding: 9px 13px 9px 48px;
    position: relative;
    background-color: #1793c840;
    white-space: nowrap;
    margin: 15px 0px 0 0px;
    color: #1793c8;
    margin: 0;
}

.product__inComplect:before {
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #1ab1f1;
}

.product__inComplect:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 15px;
    width: 8px;
    height: 13px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(
            45deg
    );
}


/*
MODAL
 */

@keyframes showOverlay {
    from {
        visibility: hidden;
        opacity: 0;
    }
    to {
        visibility: visible;
        opacity: 1;
    }
}

@keyframes hideOverlay {
    from {
        visibility: visible;
        opacity: 1;
    }
    to {
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes showModal {
    from {
        opacity: 0;
        transform: translateY(50%);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes hideModal {
    from {
        opacity: 1;
        transform: none;
    }
    to {
        opacity: 0;
        transform: translateY(50%);
    }
}

.overlay-modal {
    position: fixed;
    z-index: 1100;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    animation-duration: 200ms;
    animation-timing-function: linear;
    animation-fill-mode: both;
    will-change: transform, opacity;
}

.overlay-modal[data-backdrop] {
    background: rgba(0, 0, 0, 0.6);
}

.overlay-modal[data-opened="true"] {
    pointer-events: auto;
    animation-name: showOverlay;
}

.overlay-modal[data-opened="false"] {
    animation-name: hideOverlay;
}

.overlay-modal[data-opened="false"]:not([data-type="alert"]) {
    animation-delay: 300ms;
}

.app-modal{
    position: relative;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    width: 100%;
    height: 100%;
    text-align: left;
    background: #fff;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.3);
    opacity: 0;
    animation-duration: 300ms;
    animation-fill-mode: both;
    will-change: transform, opacity;
}

@media (min-width: 640px) {
    .app-modal{
        max-width: 400px;
        height: auto;
        max-height: 100%;
        margin: 1.5rem;
        border-radius: 1.6rem;
    }
}

.overlay-modal[data-opened="true"] .app-modal{
    animation-name: showModal;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.overlay-modal[data-opened="true"]:not([data-type="alert"]) .app-modal{
    animation-delay: 200ms;
}

.overlay-modal[data-opened="false"] .app-modal{
    animation-name: hideModal;
    animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.modal--header {
    padding: 36px 26px 10px;
}

.modal--title {
    margin: 0;
    color: #333;
    font-size: 24px;
}

.modal--content {
    overflow-x: hidden;
    overflow-y: auto;
    flex-grow: 1;
    width: 100%;
    padding: 1rem;
    color: rgba(0, 0, 0, 0.8);
}

.modal--footer {
    display: flex;
    flex-shrink: 0;
    min-height: 3rem;
    padding: 1rem;
}

.modal--footer:before {
    flex-grow: 1;
    order: 1;
    content: "";
}

.modal--footer button:first-of-type {
    order: 0;
}

.modal--footer button:last-of-type {
    order: 2;
}

.button[data-modal-close] {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    background: none;
    border-radius: 0;
    cursor: pointer;
    text-decoration: none;
    color: #999;
    transition: 200ms ease-out;
    width: 3.5rem;
    height: 3.5rem;
}

.button[data-modal-close]:hover {
    color: #ccc;
}

.app-modal.button[data-modal-close] {
    align-self: stretch;
    color: #babac0;
}

.app-modal.button[data-modal-close]:hover {
    color: #999;
}

.button[data-modal-close] .icon {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    pointer-events: none;
    fill: currentColor;
}

.tobi {
    background-color: #FFF;
}

.tobi__counter {
    color: #333;
}

.tobi > button {
    color: #333;
}

.tobi > button svg {
    stroke: #333;
    color: #333;
}

.productthumbnail--stock .product__img {
    max-width: 100%;
}

.def-city-text {
    font-size: 20px;
    margin-bottom: 20px;
}

.def-city-text span {
    color: #e31235;
}

.def-city {
    padding: 14px;
    text-align: center;
}

.def-city .btn {
    border-radius: 10px;
}

#define-city .btn + .btn {
    margin-left: 10px;
}

.detail-left-block p {
	margin-bottom:10px;
}

.detail-left-block ul {
	padding-left:40px;
	margin:10px 0;
}

@media (max-width: 640px) {
    #define-city {
        width: 90%;
        height: auto;
        margin: 0 20px;
        top: auto;
        bottom: 210px;
        border-radius: 10px;
    }

    #define-city .app-modal {
        border-radius: 10px;
    }

    #define-city .btn {
        font-size: 14px;
        border-radius: 10px;
    }

    .def-city {
        padding: 10px;
    }

}

/* End */
/* /local/components/vodoley/sale.location.selector.search/templates/.default/style.css?17175333086846 */
/* /local/components/vodoley/sale.basket.basket/templates/basket-side/style.css?17175333089140 */
/* /local/templates/v2/styles.css?17761601497363 */
/* /local/templates/v2/template_styles.css?177573000927156 */
