:root {
    --font-primary: "Circe", Helvetica, Arial, sans-serif;
    --font-accent: "OpiumNewWebNormal";
   
    --font-color-primary: #3f3f3f;
}

body {
	font-family: "Circe", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #fff;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: bold;
	line-height: 1.1;
	color: inherit;
}
p {
	line-height: 18pt;
	font-size: 16px;
}
.container.big {
	width: 100%;
	max-width: 1440px;
	/*padding: 0 30px;*/
}
.topHederInsp {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fae8eb;
}
.table-header-top-mess {
	display: table;
}
.header-top-mess {
	font-size: 20px;
	font-weight: 100;
	font-family: 'Decima Round A', sans-serif;
	color: #444444;
	margin: 0;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 1.2px;
}
.bx-logo {
	text-align: center;
}
.footer-inspire {
	background-color: #fff0f2;
	padding: 0px 20px;
	overflow: hidden;
	color: #444444;
	width: 100%;
	z-index: 8;
	margin: 0 auto;
	margin-top: 0;
}
.logo-footer-insp {
	max-width: 130px;
}
.top_scroll_document {
	display: none;
	position: fixed;
	height: 80px;
	bottom: 50px;
	right: 10px;
	text-decoration: none;
	font-family: 'Decima Round A', sans-serif;
	z-index: 99999;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
.top_scroll_document:focus {
	text-decoration: none;
}
.top_scroll_document:hover span {
	color: #ff7763;
}
.top_scroll_document:hover {
	text-decoration: none;
}
.top_scroll_document:hover:before {
	border-bottom-color: #ff7763;
}
.top_scroll_document:before {
	transition: .2s;
	top: 4px;
	left: -6px;
	margin: auto;
	content: '';
	display: block;
	position: absolute;
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #daa9a2;
}
.top_scroll_document span {
	color: #daa9a2;
	transition: color .2s;
	display: block;
	transform: rotate(-90deg);
	transform-origin: 97% 147%;
}
.footer-inspire a {
	color: #444444;
}
.content-wrapper {
	width: 80%;
	max-width: 780px;
	margin: 5px auto;
	text-align: justify;
	min-height: 300px;
}
.inspire-subscribe {
	float: right;
}
.footer-right-subscribe-title {
	letter-spacing: 0.6px;
	padding-left: 3px;
	font-size: 20px;
	font-family: 'Decima Round A', sans-serif;
	font-weight: 300;
	color: #787878;
}
.footer-right-socSeti {
	margin-top: 20px;
}
.footer-right-socSeti-title {
	display: inline-block;
	margin: 0;
	padding-left: 3px;
	letter-spacing: 0.4px;
	vertical-align: middle;
	font-family: 'Decima Round A', sans-serif;
	font-size: 18px;
	margin-right: 20px;
	color: #787878;
}
.socSeti {
	display: inline-block;
	margin-left: 5px;
}
.socSeti a {
	margin-right: 30px;
}
.socSeti a:last-child {
	margin-right: 0;
}
.socSeti a.vk {
	display: inline-block;
	vertical-align: middle;
	/*background-image: url(../img/sprite.png);
      background-position: -73px -126px;*/
	width: 35px;
	height: 35px;
}
.socSeti a.vk:hover {
	display: inline-block;
	vertical-align: middle;
	/*background-image: url(../img/sprite.png);
        background-position: -97px -126px;*/
	width: 35px;
	height: 35px;
}
.socSeti a.ins {
	display: inline-block;
	vertical-align: middle;
	/*background-image: url(../img/sprite.png);
      background-position: -24px -151px;*/
	width: 35px;
	height: 35px;
}
.socSeti a.ins:hover {
	display: inline-block;
	vertical-align: middle;
	/*background-image: url(../img/sprite.png);
        background-position: -49px -126px;*/        
	width: 35px;
	height: 35px;
}
.socSeti a:hover #vk, .socSeti a:hover #ins, .socSeti a:hover #p {
	fill: #444;
}
.socSeti a.p {
	display: inline-block;
	vertical-align: middle;
	/*background-image: url(../img/sprite.png);
      background-position: -25px -126px;*/
	width: 24px;
	height: 24px;
}
.socSeti a.p:hover {
	display: inline-block;
	vertical-align: middle;
	/*background-image: url(../img/sprite.png);
        background-position: -135px -93px;*/
	width: 24px;
	height: 24px;
}
.header-top-info {
	height: 100%;
	width: 100%;
	display: table;
}
.header-top-info > * {
	/* display: inline-block; */
	margin: 0;
	padding: 0;
}
.header-top-cell {
	display: table-cell;
	vertical-align: middle;
}
.icon-cart__img, .icon-search__img, .header-top-info-like-icon {
	stroke: #C59B9B;
}
.header-top-info-likesss .icon-like i {
	color: #C59B9B;
	font-size: 32px;
}
.header-top-info-likesss .icon-like i:hover {
	color: #D9BFBF;
}
.icon-cart__img:hover, .icon-search__img:hover, .header-top-info-like-icon:hover{
	stroke: #D9BFBF;
}
.header-top-info-cart {
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	text-decoration: none;
}
.header-top-info-cart a {
	text-decoration: none;
}

.header-top-info-likesss{
    padding-right: 7px;
    padding-top: 5px;
	}
.header-top-info-likesss i.favCount {
	background-color: #000;
	border-radius: 50%;
	color: #fff;
	font-style: normal;
	font-size: 10px;
	position: absolute;
	display: inline-block;
	line-height: 1.6;
	width: 17px;
	top: 4px;
	text-align: center;
	right: 3px;
}

.header-top-info-cart-price {
	font-family: 'Decima Round A', sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.header-top-info-cart-price .view {
	max-width: 48px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	margin-bottom: 2px;
}
.header-top-info-cart .list {
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid #cacad7;
	position: absolute;
	text-align: left;
	padding: 33px 23px;
	width: 250px;
	right: 0;
	transition: .2s;
	margin-top: 40px;
	visibility: hidden;
	opacity: 0;
}
 @media screen and (min-width: 991px) {
.header-top-info-cart .list {
	padding-top: 12px;
}
}
.header-top-info-cart .list.active {
	margin-top: 9px;
	visibility: visible;
	opacity: 1;
}
.header-top-info-cart .list .clear-hover {
	display: none;
	text-decoration: underline;
	color: #444444;
	font-size: 10px;
	border: 1px solid #cacad7;
	height: 18px;
	width: 68px;
	text-align: center;
	position: absolute;
	right: 5px;
	top: 6px;
}
.header-top-info-cart .list:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 10px solid #cdcdda;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	left: 0;
}
.header-top-info-cart .list ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: auto;
	max-height: 415px;
}
.header-top-info-cart .list ul li {
	display: block;
	border-bottom: 1px dashed #cacad7;
	padding: 0;
}
.header-top-info-cart .list ul li:hover {
	background-color: transparent !important;
}
.header-top-info-cart .list ul li:last-child {
	border-bottom: none;
}
.header-top-info-cart .list ul li:after {
	content: '';
	display: block;
	clear: both;
}
.header-top-info-cart .list ul li a {
	font-family: 'Decima Round A', sans-serif;
	padding: 23px 0;
	position: relative;
	overflow: hidden;
	line-height: 17px;
	display: block;
}
.header-top-info-cart .list ul li a .table-cat-item {
	width: 100%;
	display: table;
}
.header-top-info-cart .list ul li a .table-cat-item > span {
	display: table-cell;
	vertical-align: middle;
}
.header-top-info-cart .list ul li a .table-cat-item > span + span {
	padding-left: 13px;
}
.header-top-info-cart .list ul li a .table-cat-item2 {
	width: 100%;
	display: table;
	font-size: 10px;
	margin-bottom: -16px;
	margin-top: 6px;
	color: #444444;
}
.header-top-info-cart .list ul li a .table-cat-item2 > span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 12px;
}
.header-top-info-cart .list ul li a .img {
	width: 58px;
	height: 58px;
	background-size: cover;
	background-position: center;
	display: block;
	border: 1px solid #cacad7;
	position: relative;
}
.header-top-info-cart .list ul li a .img__count {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 10px;
	display: inline-block;
	background: rgba(202, 202, 215, 0.78);
	text-align: center;
	width: 17px;
	color: #444444;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	z-index: 2;
}
.header-top-info-cart .list ul li a .title {
	font-weight: 100;
	color: #000;
	font-size: 13px;
	line-height: 15px;
	display: block;
	margin-bottom: 6px;
}
.header-top-info-cart .list ul li a .title small {
	font-size: 12px;
	display: block;
}
.header-top-info-cart .list ul li a .price {
	font-weight: bold;
	color: #444444;
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}
.header-top-info-cart .list ul li a .price .view {
	margin-right: 2px;
}
.header-top-info-cart .list ul li a .price_all {
	font-size: 10px;
	color: #afafaf;
}
.header-top-info-cart .list ul li a:hover .img {
	border-color: #444444;
}
.header-top-info-cart .list ul li a:hover .title {
	text-decoration: underline;
	color: #444444;
}
.header-top-info-cart .list ul li a:hover .price {
	color: #444444;
}
.header-top-info-cart .list .itogCart {
	border-top: 1px dashed #cacad7;
}
.header-top-info-cart .list .itogCart .btn {
	font-family: 'Decima Round A', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	background-color: #444444;
	border-color: #444444;
	color: #fff;
}
.header-top-info-cart .list .itogCart .btn:hover {
	background-color: #fee6eb;
	border-color: #fee6eb;
}
.header-top-info-cart .list .itogCart .price {
	margin: 23px 0;
	font-family: 'Decima Round A', sans-serif;
	font-weight: 100;
	font-size: 22px;
	text-align: center;
}
.header-top-info-cart .list .itogCart .price span {
	font-weight: bold;
}
.header-top-info-cart .list .itogCart .price span.view {
	margin-right: 5px;
	margin-left: 5px;
}
.header-top-info-search {
	display: inline-block;/*
        margin-left: 10px;
        margin-right: 30px;
        margin-top: 7px;
        float: right; */
}
 @media screen and (max-width: 991px) {
.header-top-info-search.active span {
	background-position: -160px -104px;
}
}
 @media screen and (min-width: 991px) {
.header-top-info-search:hover span #search {
	fill: #31708f;
/*background-position: -160px -104px; */}
}
.page-money-back-list, .pageContent ol {
	list-style-type: none; /* Убираем исходные маркеры */
	counter-reset: num; /* Задаём имя счетчика */
}
.page-money-back-list li::before, .pageContent li::before {
	position: absolute;
	left: -35px;
	content: counter(num) '. ';
	counter-increment: num;
	color: #f5c1c8;
	border: 1px solid;
	border-radius: 50%;
	padding-left: 3px;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	font-weight: 100;
}
.page-money-back-list li {
	font-size: 16px;
	line-height: 20pt;
	position: relative;
	margin-bottom: 10px;
}
.header-top-info-myProfile {
	float: right;
	padding-right: 12px;
	padding-top: 5px;
	/*margin: 20px 35px 0 0;*/
	position: relative;
}
.header-top-info-search-div {
	float: right;
	padding-right: 7px;
	padding-top: 5px;
}
#headerSearch {
	position: absolute;
	display: none;
	right: 0;
	top: 100%;
	margin-top: -20px;
	width: 170px;
}
#headerSearch p {
	margin: 0;
	position: relative;
	display: block;
}
#headerSearch p input {
	border: 1px solid #cdcdda;
	outline: none;
	font-size: 14px;
	height: 40px;
	width: 100%;
	display: inline-block;
	padding-left: 15px;
	padding-right: 31px;
	background-color: rgba(255, 255, 255, 0.9);
}
#headerSearch p input::-moz-placeholder {
 opacity: 1;
 color: #989898;
 font-style: italic;
 font-weight: 100;
 font-family: 'Decima Round A', sans-serif;
}
#headerSearch p input:-ms-input-placeholder {
 color: #989898;
 font-style: italic;
 font-weight: 100;
 font-family: 'Decima Round A', sans-serif;
}
#headerSearch p input::-webkit-input-placeholder {
 color: #989898;
 font-style: italic;
 font-weight: 100;
 font-family: 'Decima Round A', sans-serif;
}
#headerSearch p button {
	background-color: transparent;
	border: none;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0;
	padding-left: 15px;
	text-align: right;
}
#headerSearch p button:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-right: 10px solid #cdcdda;
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
	transition: .2s;
}
#headerSearch p button:hover:after {
	border-right-color: #a7a7b4;
}
.title-line {
	font-family: 'Decima Round A', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 25px;
	position: relative;
}
.bx-top-nav {
	z-index: 1000;
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 2px solid transparent;
	white-space: nowrap;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	padding: 7px 2em;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
	outline: none;
	outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #444444;
	text-decoration: none;
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default-bg {
	color: #5d5d5d;
	background-color: #f1f1f1;
	border-color: #f1f1f1;
}
.btn-default-bg:focus, .btn-default-bg.focus {
	color: #5d5d5d;
	background-color: #d8d8d8;
	border-color: #b1b1b1;
}
.btn-default-bg:hover {
	color: #5d5d5d;
	background-color: #d8d8d8;
	border-color: #d2d2d2;
}
.btn-default-bg:active, .btn-default-bg.active, .open > .btn-default-bg.dropdown-toggle {
	color: #5d5d5d;
	background-color: #d8d8d8;
	border-color: #d2d2d2;
}
.btn-default-bg:active:hover, .btn-default-bg:active:focus, .btn-default-bg:active.focus, .btn-default-bg.active:hover, .btn-default-bg.active:focus, .btn-default-bg.active.focus, .open > .btn-default-bg.dropdown-toggle:hover, .open > .btn-default-bg.dropdown-toggle:focus, .open > .btn-default-bg.dropdown-toggle.focus {
	color: #5d5d5d;
	background-color: #c6c6c6;
	border-color: #b1b1b1;
}
.btn-default-bg:active, .btn-default-bg.active, .open > .btn-default-bg.dropdown-toggle {
	background-image: none;
}
.btn-default-bg.disabled:hover, .btn-default-bg.disabled:focus, .btn-default-bg.disabled.focus, .btn-default-bg[disabled]:hover, .btn-default-bg[disabled]:focus, .btn-default-bg[disabled].focus, fieldset[disabled] .btn-default-bg:hover, fieldset[disabled] .btn-default-bg:focus, fieldset[disabled] .btn-default-bg.focus {
	background-color: #f1f1f1;
	border-color: #f1f1f1;
}
.btn-default-bg .badge {
	color: #f1f1f1;
	background-color: #5d5d5d;
}
.btn-default {
	color: #C59B9B;
	background-color: #fff;
	border-color: #C59B9B;
	border-radius: 50px;
	padding: 5px;
	min-width: 35px;
	min-height: 35px;
}
.btn-default:focus, .btn-default.focus {
	color: #10104e;
	background-color: #e6e6e6;
	border-color: #8a8a8a;
}
.btn-default:hover {
	color: #10104e;
	background-color: #e6e6e6;
	border-color: #ababab;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	color: #10104e;
	background-color: #fff1ee;
	border-color: #ababab;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
	color: #10104e;
	background-color: #d4d4d4;
	border-color: #8a8a8a;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #cacaca;
}
.btn-default .badge {
	color: #fff;
	background-color: #10104e;
}
.btn-default:focus, .btn-default.focus, .btn-default:hover {
	color: #f37f88;
	background-color: #fff;
	border-color: #f37f88;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	color: #f37f88;
	background-color: #e6e6e6;
	border-color: #ee4754;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
	color: #f37f88;
	background-color: #d4d4d4;
	border-color: #de1524;
}
.btn-primary {
	color: #3F3F3F;
    background-color: #f3e4df;
    border-color: #f3e4df;
	border-radius: 2px;
	text-transform: uppercase;
	font-size: 12px;
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #D9BFBF;
	border-color: #D9BFBF;
	box-shadow: 0 0 0 0.2rem rgba(217, 191, 191, 0.5);
}
.btn-primary:hover {
	color: #fff;
	background-color: #D9BFBF;
	border-color: #D9BFBF;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #fcd3d9;
	border-color: #fcd3d9;
}
.btn-primary:active:hover, 
.btn-primary:active:focus, 
.btn-primary:active.focus, 
.btn-primary.active:hover, 
.btn-primary.active:focus, 
.btn-primary.active.focus, 
.open > .btn-primary.dropdown-toggle:hover, 
.open > .btn-primary.dropdown-toggle:focus, 
.open > .btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #ffb9b1;
	border-color: #ffb9b1;
	box-shadow: 0 0 0 0.2rem rgba(217, 191, 191, 0.5);
}
.btn-primary:active, .btn-primary.active, 
.open > .btn-primary.dropdown-toggle {
	background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, 
.btn-primary.disabled.focus, .btn-primary[disabled]:hover, 
.btn-primary[disabled]:focus, .btn-primary[disabled].focus, 
fieldset[disabled] .btn-primary:hover, 
fieldset[disabled] .btn-primary:focus, 
fieldset[disabled] .btn-primary.focus {
	background-color: #444444;
	border-color: #444444;
}
.btn-primary .badge {
	color: #444444;
	background-color: #fff;
}
.btn-primary:not(:disabled):not(.disabled):active, 
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  	color: #fff;
	background-color: #D9BFBF;
	border-color: #D9BFBF;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, 
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 191, 191, 0.5);
}

.btn-primary--main-action {
	width: 100%;
	padding: 0 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.08em;
    background-color: #3F3F3F;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
}

.btn-primary--main-action:hover,
.btn-primary--main-action:focus-within {
	background-color: #6D6D6D;
	color: #FFFFFF;
}

.btn-primary--main-action:active {
	background-color: #EADEDA;
}



.basket-next-btn {
	margin: 0 45%;
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #2d672d;
}
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #419641;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #419641;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #398439;
	border-color: #2d672d;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.btn-info:focus, .btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1f7e9a;
}
.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #2aabd2;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #2aabd2;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1f7e9a;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #b06d0f;
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #eb9316;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #eb9316;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #b06d0f;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}
.btn-danger {
	color: #fff;
	background-color: #f37f88;
	border-color: #f37f88;
}
.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #ef505d;
	border-color: #de1524;
}
.btn-danger:hover {
	color: #fff;
	background-color: #ef505d;
	border-color: #ee4754;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #ef505d;
	border-color: #ee4754;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ec303e;
	border-color: #de1524;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
	background-color: #f37f88;
	border-color: #f37f88;
}
.btn-danger .badge {
	color: #f37f88;
	background-color: #fff;
}
.btn-link {
	color: #444444;
	font-weight: normal;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #183366;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}
.btn-sm span[class^="icon-"], .btn-group-sm > .btn span[class^="icon-"], .btn-sm span[class*=" icon-"], .btn-group-sm > .btn span[class*=" icon-"] {
	margin-right: 7px;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
a.btn.btn-default.clear:active {
	transform: rotate(180deg);
	transition: .5s;
}
.btn.clear {
	color: #C59B9B;
	font-size: 10px;
	font-family: 'Rale Way', sans-serif;
	font-weight: 600;
	height: 38px;
	line-height: 36px;
	text-decoration: none;
	vertical-align: top;
	padding: 0 15px;
	margin-left: 8px;
	border-radius: 50px;
	border-color: #C59B9B;
	border-width: 1px;
}
.content-wrapper a {
	color: #feafa3;
}
.content-wrapper b, .content-wrapper strong {
	font-weight: bold;
}
.content-wrapper p {
	line-height: 18pt;
	font-size: 16px;
}
.content-wrapper .partnership-page {
	position: relative;
	padding: 25px;
}
.content-wrapper .cite-hi:before {
	content: '"';
	display: block;
	font-family: cursive;
	font-size: 72px;
	color: #ffd6dd;
	position: absolute;
	z-index: -1;
	left: -30px;
	top: -30px;
}
.content-wrapper .cite-hi {
	position: relative;
}
.content-wrapper h2, .content-wrapper .h2 {
	font-size: 30px;
	line-height: 34pt;
}
.how-to_page {
	position: relative;
}
.how-to_page::before {
	position: absolute;
	left: -45px;
	content: '';
	display: block;
	height: 35px;
	width: 35px;
	background: url(/images/how-to.png) center no-repeat;
	background-size: contain;
}
.header-top-info-myProfile-title {
	display: block;
	font-family: "Decima Round A", sans-serif;
	text-decoration: underline;
	color: #444444;
}
.header-top-info-myProfile-title:hover p {
	text-decoration: underline;
}
.header-top-info-myProfile-title p {
	display: inline-block;
	margin: 0;
}
.header-top-info-myProfile:hover .header-top-info-myProfile-list {
	margin-top: 0;
	visibility: visible;
	opacity: 1;
}
.header-top-info-myProfile-list {
	position: absolute;
	margin: 0;
	list-style: none;
	top: 100%;
	right: -100%;
	text-align: left;
	border: 1px solid #cdcdda;
	padding: 15px 20px;
	background-color: rgba(255, 255, 255, 0.9);
	font-family: 'Decima Round A', sans-serif;
	font-weight: 100;
	transition: .2s;
	margin-top: 80px;
	visibility: hidden;
	z-index: 2000;
	opacity: 0;
}
.header-top-info-myProfile-list:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 10px solid #cdcdda;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	left: 0;
}
.header-top-info-myProfile-list li {
	display: block;
}
.header-top-info-myProfile-list li a {
	line-height: 30px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	white-space: nowrap;
	color: #000;
}
.header-top-info-myProfile-list li a:hover {
	color: #444444;
	text-decoration: underline;
}
.bx-authform {
	max-width: 100%;
}
.no-padding {
	padding-right: 5px;
	padding-left: 5px;
}
.no-marginLR {
	margin-left: -5px;
	margin-right: -5px;
}
.exmpl {
	background-position: center center;
	background-size: cover;
	height: 100%;
}
.exmpl a {
	display: block;
	height: 100%;
	width: 100%;
}
.catalog-hlepIsort {
	position: relative;
}

.catalogSortTop {
	display: inline;
	float: right;
	background-color: #fff;
	margin-top: -15px;
	position: relative;
	z-index: 2;
	padding-left: 27px;
	display: flex;
	padding-bottom: 10px;
}
.catalogSortTop-title {
	font-weight: 400;
	font-size: 16px;
	color: #464646;
	vertical-align: middle;
	margin: 0;
	margin-right: 10px;
	margin-top: 8px;
}
.clear {
	clear: both;
}
.my-select {
	background-color: #fff;
	border: none;
	border-radius: 0px;
	padding: 6px 20px;
	min-width: 200px;
}
.productDescr {
	text-align: center;
}
.productDescr h1 {
	font-size: 24px;
	font-weight: 300;
	line-height: 35px;
	display: block;
	margin: 0 auto;
	padding: 0 10px;
}
.productDescr hr {
	width: 165px;
	display: block;
	height: 7px;
	background-image: url(/images/wave.svg);
	background-repeat: repeat-x;
	background-size: 38px;
	border: none;
	margin: 25px auto;
}

.itemPage-desc-article {
	font-weight: 300;
	font-style: italic;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.itemPage-desc-article:after {
	content: '';
	display: block;
	height: 4px;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -.5px;
	z-index: 1;
	background: url(/images/wave.svg);
	background-position: center;
	background-repeat: repeat-x;
}
.itemPage-desc-article span {
	display: inline-block;
	padding: 0 10px;
	background-color: #fff;
	position: relative;
	z-index: 4;
}

.sale-personal-section-index-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 0;
    padding: 0;
    height: 87%;
    border-radius: 3px;
    background-size: cover;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    opacity: .8;
    transition: all 0.3s;
    justify-content: space-around;
    background-color: #fcc0b7;
}

.main-title--shop-page {
	position: absolute;
	top: 463px;
    left: 15px;
    font-size: 16px;
    line-height: 103.5%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #3F3F3F;
    font-weight: 400;
}

#map {
	height: 400px;
}

.map--shop-page {
	filter: grayscale(1);
}

.list-shops {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 1px 0;
	margin-top: -40px;
	margin-bottom: 50px;
	padding-left: 0;
}

.list-shops__item {
	padding-top: 50px;
	padding-bottom: 54px;
	list-style: none;
	border-bottom: 1px solid #C9C9C9;
}

.list-shops__item > p {
	/* font-weight: 400; */
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0.05em;
	color: #3F3F3F;
}

.list-shops__item > p:not(.list-shops__adress) {
	margin-bottom: 0;
}

.listShops-title1{
	color: #3F3F3F;
	font-size: 24px;
	margin-bottom: 3px;
}

.list-shops__item a{
	color: #3F3F3F;
	text-decoration: underline;
}

.list-shops__adress {
	margin-bottom: 26px;
}

.list-shops__insta {
	display: flex;
	align-items: center;
}

.list-shops__insta > a {
	margin-left: 5px;
}

@media (min-width: 767px) {
	.list-shops__item {
		display: flex;
		flex-direction: column;
		padding-right: 35px;
	}

	.list-shops__adress {
		text-align: left;
	}

	.list-shops__hours {
		margin-top: auto;
	}

	.list-shops-mob {
		display: none;
	}
}

@media (min-width: 767px) and (max-width: 1023px){
	.list-shops {
		max-width: 600px;
		grid-template-columns: 1fr 1fr;
		margin: -40px auto 50px;
	}

	.main-title--shop-page {
		top: 529px;
		left: 85px;
	}
}

@media (max-width: 767px) {
	.main-title--shop-page {
		display: none;
	}

	.list-shops {
		display: none;
	}

	.list-shops-mob {
		display: block;
		margin-bottom: 50px;
	}

	.list-shops-inner-mob {
		padding-left: 0;
		display: none;
		margin-bottom: 5px;
	}

	.list-shops-mob__title {
		margin-bottom: 0;
		font-weight: bold;
		font-size: 16px;
		line-height: 309.5%;
		text-align: center;
		letter-spacing: 0.05em;
		text-transform: uppercase;
		border-bottom: 1px solid #C9C9C9;
	}

	.list-shops__item--mob {
		text-align: center;
		padding: 35px;
	}
	
	.list-shops__insta {
		justify-content: center;
	}
}
	
.product-item-detail-pay-block hr {
    width: 165px;
    display: block;
    height: 7px;
    background-image: url(/images/wave.svg);
    background-repeat: repeat-x;
    background-size: 38px;
    border: none;
    margin: 25px auto;
}	

.owl-instagram{
	position: relative;
	}

.owl-instagram .owl-nav{
	display: none;
	}
	
.owl-instagram:hover .owl-nav{
	display: block;
	}
	
.owl-instagram .owl-nav button i{
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	font-size: 20px;
	padding: 10px 15px;
	cursor: pointer;
	}
	
.owl-instagram .owl-nav button i:hover{
	background-color: rgba(0, 0, 0, .7);
	}

.owl-instagram .owl-nav button{
	position: absolute;
	top: calc(50% - 20px);
	}

.owl-instagram .owl-nav button.owl-next{
	right: 10px;
	}
	
.owl-instagram .owl-nav button.owl-prev{
	left: 10px;
	}
	
.mm-filter svg{
	fill: #D8B6B6;
	}	
	
.bx-logo-block-small{
	padding-top: 5px;
	}

.buy-obraz .catalog-block-header {
    text-align: center;
    position: relative;
    margin-bottom: 55px;
    margin-top: 40px;
	font-size: 24px;
}
	
.buy-obraz .catalog-block-header > * {
    position: relative;
    z-index: 2;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-transform: uppercase;
    padding: 0 30px;
}

.gift-button {
	width: 75%;
	padding: 0 15px;
	border: 1px solid #B4B4B4;
	border-radius: 5px;
	background-color: #FFFFFF;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 50px;
	color: #B4B4B4;
	text-align: center;
	text-decoration: none;
}

.gift-button:visited, .gift-button:focus, .gift-button:focus-visible, .gift-button:hover {
	background-color: #6D6D6D;
	color: #ffffff;
	text-decoration: none;
}
	
.buy-obraz .catalog-block-header div{
	z-index: 2;
	background-color: #fff;
	padding: 0 15px;
	display: inline-block;
	color: #e8aea5;
	}
	
.buy-obraz .catalog-block-header:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    height: 5px;
    width: 100%;
    top: 50%;
    margin-top: -.5px;
    background: url(/images/wave.svg);
    background-position: center;
    background-repeat: repeat-x;
}

.notFaunt-title {
    font-family: 'Decima Round A', sans-serif;
    font-size: 112px;
    line-height: 1em;
    color: #444444;
    text-align: center;
}

.notFaunt {
    text-align: center;
    font-family: 'Decima Round A', sans-serif;
}

.notFaunt-title-sub {
    font-weight: bold;
    font-size: 18px;
    margin-top: -15px;
    color: #444444;
    margin-bottom: 4px;
}

.header-top-info-likesss {
    float: right;
    padding-top: 5px;
    padding-right: 12px;
}

.lookProd-name{
	text-align: center;
	font-size: 21px;
	padding-top: 15px;
	}

.lookData{
	cursor: pointer;
	}
	
.lookData:hover img{
	opacity: .7;
	}
	
.closethhis{
	font-size: 30px;
	position: absolute;
	right: 15px;
	top: 10px;
	}

.closethhis{
	cursor: pointer;
	color: #C59B9B;
	}
	
.closethhis:hover{
	color: #000;
	}
	
.form-Lookbook{
	text-align: center;
	}
	
.skoroLook{
	text-align: center;
	color: #C59B9B;
	padding-top: 10px;
	font-family: 'Decima Round A', sans-serif;
	text-transform: uppercase;
	}

.breadcrumb{
	padding-top: 15px;
	}
	
.home-shopsAll{
	color: tomato;
	padding: 10vh 0;
	text-align: center;
	}

.ikonsHomeShops{
	font-size: 40px;
	color: #999;
	}

.ikonsHomeShops img { 
	width: 117px;
}

.countHomeShops{
	padding-top: 20px;
	font-family: var(--font-accent);
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	font-size: 36px;
	line-height: 127%;
	letter-spacing: 0.055em;
	text-transform: uppercase;
	color: #3F3F3F;
}

@media (max-width: 575px) {
	.countHomeShops {
		font-size: 21px;
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 6px;
	}

	.ikonsHomeShops img { 
		width: 77px;
	}

	.gift-button {
		width: 75%;
		padding: 0;
		border: 1px solid #B4B4B4;
		border-radius: 5px;
		background-color: #FFFFFF;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;
		letter-spacing: 0.08em;
		color: #B4B4B4;
		text-align: center;
		text-decoration: none;
	}

	.gift-button:visited, .gift-button:focus, .gift-button:focus-visible, .gift-button:hover {
		background-color: #6D6D6D;
		color: #ffffff;
		text-decoration: none;
	}
}
	
.linksHomeShops{
	font-size: 14px;
	line-height: 127%;
	letter-spacing: 0.055em;
	color: #3F3F3F;	
	/* padding-top: 8px; */
	/* padding-bottom: 15px; */
	}


@media (min-width: 575px) {
	.linksHomeShops{
		margin-top: 25px;
	}

	.gift-button {
		width: 75%;
		padding: 0;
		border: 1px solid #B4B4B4;
		border-radius: 5px;
		background-color: #FFFFFF;
		text-transform: uppercase;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 0.08em;
		color: #B4B4B4;
		text-align: center;
		text-decoration: none;
	}

	.gift-button:visited, .gift-button:focus, .gift-button:focus-visible, .gift-button:hover {
		background-color: #6D6D6D;
		color: #ffffff;
		text-decoration: none;
	}
}

.ikon-favorite{
	stroke: #C59B9B;
	}
	
.mobileHeadderNew{
	overflow: hidden;
	}

.logoMobileNewRight{
	position: absolute;
	top: 3px;
	left: 0;
	text-align: center;
	width: 100%;
	}

.logoMobileNewRight img{
	width: 120px;
	}	
.mobileHeadderNew{
	position: relative;
	}

.ymaps-2-1-74-ground-pane {
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.copyright-new{
	font-size: 16px;
	color: #666;
	}

.feedback-footerNew{
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	display: flex;
	}
	
.feedback-footerNew span.textLinkSoc2{
	padding-left: 5%;
}
	
.feedback-footerNew svg{
	stroke: #000;
	padding-bottom: 3px;
	}	

.feedback-footerNew a:hover{
	text-decoration: none;
	color: #C59B9B;
	}
	
.feedback-footerNew a:hover svg{
	stroke: #C59B9B;
	padding-bottom: 3px;
	}		

.footerSubscribeThis{
	float: right;
	padding-left: 30px;
	}


/*Вакансии*/

.menu-vacancii p{
	font-size: 14px;
	border-top: 1px solid #e3e3e3;
	background-color: #f4ded6;
	font-weight: 300;
	text-transform: uppercase;
    text-decoration: none;
    font-family: 'Decima Round A', sans-serif;
    text-align: left;
    display: block;
    padding: 20px 10px;
    position: relative;
	margin: 0!important;
	}

.menu-sitemap-jobs{
	border-bottom: 1px solid #e3e3e3;
	}

.menu-sitemap-jobs ul{
	margin: 30px auto;
	padding: 0 10px;
	}

.menu-sitemap-jobs ul > li a {
    font-family: 'Decima Round A', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    color: #000;
    position: relative;
    padding: 1.5px 0;
    display: block;
    width: 100%;
}

.menu-sitemap-jobs ul > li a:hover {
    color: #feafa3;
}


.menu-sitemap-jobs ul > li a.active {
    font-weight: 300;
}

div.menu-sitemap-tree
{
	font-size:100%;
	padding-bottom: 30px;
}

div.menu-sitemap-tree ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.menu-sitemap-tree ul ul
{
	width: auto;
	margin:-0.75em 0 0 0;
	padding: 0 0 0 0.75em;
}

div.menu-sitemap-tree li
{
	padding:0;
	border-top: 1px solid #e3e3e3;
}

div.menu-sitemap-tree > ul > li > div > a {
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Decima Round A', sans-serif;
  text-align: left;
  display: block;
  padding: 20px 10px;
  position: relative;
  color: #000; }
  
div.menu-sitemap-tree > ul > li > div > a:hover {
  color: #feafa3; }
  
div.menu-sitemap-tree > ul > li.active > div > a {
  background-color: #f4ded6;
  color: #444; }

div.menu-sitemap-tree > ul > li:last-child {
  border-bottom: 1px solid #e3e3e3; }

div.menu-sitemap-tree > ul > li.active > div > a:hover {
  color: #000; } 

div.menu-sitemap-tree li li
{
	padding:0;
	border-top: none;
}

div.menu-sitemap-tree li.menu-close ul
{
	display: none;
}

div.menu-sitemap-tree > ul > li.active > ul {
	display: block;
}

div.menu-sitemap-tree > ul > li > ul {
    width: 100%;
    padding: 0 10px;
}
div.menu-sitemap-tree > ul > li > ul {
    margin: 30px auto;
}

div.menu-sitemap-tree > ul > li > ul > li a {
    font-family: 'Decima Round A', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    color: #000;
    position: relative;
    padding: 1.5px 0;
    display: block;
	width: 100%;
}

div.menu-sitemap-tree > ul > li > ul > li a:hover {
    color: #feafa3;
}

div.menu-sitemap-tree .folder a:after{
	content: "+";
	float: right;
	font-size: 18px;
	display:block;
	padding-top: .5em;
	line-height: 0;
	}

div.menu-sitemap-tree > ul > li > ul > li > ul {
    width: 100%;
    padding: 0 10px;
    margin: 10px auto;
}

div.menu-sitemap-tree > ul > li > ul > li.menu-close {
	overflow: hidden;
}

div.menu-sitemap-tree > ul > li > ul > li.menu-close > ul {
	display: block;
	max-height: 0;
	margin: 0;
	transition: max-height 1.5s ease-out;
}

div.menu-sitemap-tree > ul > li > ul > li > ul > li > div > a:before{
    content: "└ ";
}

div.menu-sitemap-tree > ul > li > ul > li.active > ul {
	display: block;
}

div.menu-sitemap-tree li.active > div > a {
	font-weight: 300;
}	

div.menu-sitemap-tree > ul > li > ul > li.menu-close:hover ul{
	max-height: 250px;
	}

.BannerHomeDostavka {
    z-index: 1000000;
    position: fixed;
    top: 50%;
    right: -100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 90%;
    max-width: 320px;
    background: #debcbc;
    border-radius: 40px;
    text-align: center;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,0.2), 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,0.2), 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12);
    transition: 0.5s right ease-in-out;
}

.BannerHomeDostavka.active {
    right: 0;
}

.BannerHomeDostavka .BannerHomeDostavka_wrap {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 40px;
}

.BannerHomeDostavka-1{
	font-size: 21px;
	text-transform: uppercase;
	}

.BannerHomeDostavka .BannerHomeDostavka_wrap a {
    position: absolute;
    top: 20px;
    right: 20px;
    border: 0;
    background: 0;
    width: 30px;
    padding: 0;
}

/* AJAX CUSTOM PRELOADER */
#win8_wrapper{
    display: none;
    background: #fff;
    height: 100%;
    opacity: 0.7;
    position: fixed;
    width: 100%;
    z-index: 1000000;
    top: 0;
    left: 0;
}
.windows8 {
    /*position: relative;
    width: 50px;
    height:50px;
    margin:auto;*/
    width: 50px;
    height: 50px;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.windows8 .wBall {
    position: absolute;
    width: 47px;
    height: 47px;
    opacity: 0;
    transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    animation: orbit 3.3225s infinite;
    -o-animation: orbit 3.3225s infinite;
    -ms-animation: orbit 3.3225s infinite;
    -webkit-animation: orbit 3.3225s infinite;
    -moz-animation: orbit 3.3225s infinite;
}

.windows8 .wBall .wInnerBall{
    position: absolute;
    width: 6px;
    height: 6px;
    background: rgb(0,0,0);
    left:0px;
    top:0px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.windows8 #wBall_1 {
    animation-delay: 0.726s;
    -o-animation-delay: 0.726s;
    -ms-animation-delay: 0.726s;
    -webkit-animation-delay: 0.726s;
    -moz-animation-delay: 0.726s;
}

.windows8 #wBall_2 {
    animation-delay: 0.143s;
    -o-animation-delay: 0.143s;
    -ms-animation-delay: 0.143s;
    -webkit-animation-delay: 0.143s;
    -moz-animation-delay: 0.143s;
}

.windows8 #wBall_3 {
    animation-delay: 0.2865s;
    -o-animation-delay: 0.2865s;
    -ms-animation-delay: 0.2865s;
    -webkit-animation-delay: 0.2865s;
    -moz-animation-delay: 0.2865s;
}

.windows8 #wBall_4 {
    animation-delay: 0.4295s;
    -o-animation-delay: 0.4295s;
    -ms-animation-delay: 0.4295s;
    -webkit-animation-delay: 0.4295s;
    -moz-animation-delay: 0.4295s;
}

.windows8 #wBall_5 {
    animation-delay: 0.583s;
    -o-animation-delay: 0.583s;
    -ms-animation-delay: 0.583s;
    -webkit-animation-delay: 0.583s;
    -moz-animation-delay: 0.583s;
}



@keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin:0%;
    }

    30% {
        opacity: 1;
        transform:rotate(410deg);
        animation-timing-function: ease-in-out;
        origin:7%;
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin:30%;
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin:39%;
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin:70%;
    }

    76% {
        opacity: 0;
        transform:rotate(900deg);
    }

    100% {
        opacity: 0;
        transform: rotate(900deg);
    }
}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin:0%;
    }

    30% {
        opacity: 1;
        -o-transform:rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin:7%;
    }

    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin:30%;
    }

    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin:39%;
    }

    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin:70%;
    }

    76% {
        opacity: 0;
        -o-transform:rotate(900deg);
    }

    100% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin:0%;
    }

    30% {
        opacity: 1;
        -ms-transform:rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin:7%;
    }

    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin:30%;
    }

    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin:39%;
    }

    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin:70%;
    }

    76% {
        opacity: 0;
        -ms-transform:rotate(900deg);
    }

    100% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index:99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin:0%;
    }

    30% {
        opacity: 1;
        -webkit-transform:rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin:7%;
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin:30%;
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin:39%;
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin:70%;
    }

    76% {
        opacity: 0;
        -webkit-transform:rotate(900deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 0%;
    }

    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin: 7%;
    }

    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 30%;
    }

    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 39%;
    }

    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 70%;
    }

    76% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }
}
/* AJAX CUSTOM PRELOADER END */


/* SELECTION */

.selection-section-index h3{
	font-family: Circe;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 141.5%;

	/* or 28px */
	text-align: center;
	letter-spacing: 0.03em;
	text-transform: uppercase;

	color: #3F3F3F;
}

.selection-section-index h3 a{
	color: #3F3F3F;
}

.selection-section-index h3 a:hover{
	color: #999;
	text-decoration: none;
}

.selection-section-index h1{
	font-family: Circe;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 141.5%;

	/* or 28px */
	text-align: center;
	letter-spacing: 0.03em;
	text-transform: uppercase;

	color: #3F3F3F;
}

.selection-section-list h2{
	font-family: Circe;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 141.5%;

	/* or 28px */
	text-align: center;
	letter-spacing: 0.03em;
	text-transform: uppercase;

	color: #3F3F3F;
}

.selection-section-list-name{
	font-family: Circe;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	line-height: 120%;

	/* or 11px */
	text-align: center;
	letter-spacing: 0.03em;
	text-transform: uppercase;

	color: #3F3F3F;
}

.selection-section-list-name a{
	color: #3F3F3F;
}

.selection-section-list-name a:hover{
	text-decoration: none;
}

.selection-section-list-link a{
	text-align: center;
	display: block;
	width: 100%;
	font-family: Circe;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	line-height: 103.5%;

	/* or 9px */
	text-align: center;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	border: 1px solid #C9C9C9;
	color: #C9C9C9;
	padding-top: 14px;
	padding-bottom: 11px;
}

.selection-section-list-link a:hover{
	text-align: center;
	display: block;
	width: 100%;
	font-family: Circe;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	line-height: 103.5%;

	/* or 9px */
	text-align: center;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	background-color: #C9C9C9;
	border: 1px solid #C9C9C9;
	color: #fff;
	padding-top: 14px;
	padding-bottom: 11px;
	text-decoration: none;
}

@media (max-width: 576px) {

	.selection-section-list h2{
		font-size: 16px;
	}
	
}


.header-top-info-cart-count{
	position: relative;
}

.header-top-info-cart-count i{
    position: absolute;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 1.3;
    display: block;
    font-style: normal;
    right: -5px;
    top: 15px;
}

.TitleSmallDib{
	width: 100%;
}

@media (max-width: 370px) {
	.TitleSmallDib{
		max-width: 125px;
	}
}

@media (min-width: 371px) and (max-width: 570px) {
	.TitleSmallDib{
		max-width: 171px;
	}
}

.TitleSmallAll{
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.smart-filter-btn-main{
	padding-bottom: 2px;
}

.smart-filter-btn-main span{
	font-family: Circe;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    text-align: right;
    letter-spacing: 0.03em;
    color: rgba(63, 63, 63, 0.5);
    text-transform: uppercase;
	position: relative;
	top: 2px;
}

.sp-selection-h1{
	font-family: Circe;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 130%;
	/* or 26px */

	text-align: center;
	letter-spacing: 0.03em;
	text-transform: uppercase;

	color: #3F3F3F;

}


.sp-home-pd{
	padding-top: 160px;
}

@media (max-width: 991.98px) {
	.sp-home-pd{
		padding-top: 120px;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.sp-home-pd{
		padding-top: 60px;
	}
}
@media (max-width: 575.98px) {
	.smart-filter-btn-main {
		font-size: 9px;
	}

	.smart-filter-btn-main span {
		font-size: 9px;
	}

	.sp-home-pd{
		padding-top: 30px;
	}
}

.sp-home-pd2{
	padding-top: 80px!important;
}

@media (max-width: 991.98px) {
	.sp-home-pd{
		padding-top: 60px!important;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.sp-home-pd{
		padding-top: 30px!important;
	}
}
@media (max-width: 575.98px) {
	.sp-home-pd{
		padding-top: 15px!important;
	}
}

.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

/* ui kit */
.input-uikit {
	height: 50px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
    border: 1px solid #C9C9C9;
    border-radius: 5px;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.055em;
    box-sizing: border-box;
    color: var(--font-color-primary);
}

.input-uikit::-webkit-input-placeholder {
	color: #8c8c8c;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
}

.btn-uikit {
	width: 100%;
	height: 50px;
	font-size: 16px;
	line-height: 46px;
	padding-top: 4px;
	display: block;
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: bold;
	letter-spacing: 0.08em;
}

.btn-uikit--grey {
	background-color: #CFCFCF;
	color: #3F3F3F;
}

.btn-uikit--grey:hover,
.btn-uikit--grey:focus {
	text-decoration: none;
	color: #3F3F3F;
	background: #b4b4b4;
}

.btn-uikit--grey:active {
	color: #ffffff;
	background-color: #3F3F3F;
}



.popup {
    /* display: none; */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: rgb(159 159 159 / 60%);
	backdrop-filter: blur(2px);
	z-index: 30;
}

.popup__content {
    position: fixed;
}

.popup__close-icon {  
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    color: #3F3F3F;
    font-size: 20px;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background-color: transparent;
}

@media (max-width: 425px) {
	.popup__content {
		width: 100%;
		height: -webkit-fill-available;
		max-height: 100vh;
		display: block;
	}
}

@media (min-width: 426px) and (max-height: 730px) {
    .popup__content{
        top: 0;
        max-height: 100vh;
        max-height: -webkit-fill-available;
    }
}


.popup-email-subscr {
	background-image: url('img/email-subscr__banner.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F2E7DA;
	color: #3F3F3F;
	text-align: center;
	overflow: hidden;
}

.popup-email-subscr__title {
	font-weight: bold;
	font-size: 28px;
	line-height: 115.5%;
	letter-spacing: 0.02em;
}

.popup-email-subscr__description {
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 0.055em;
}

.popup-email-subscr__state {
	transform: translateY(0);
	overflow: hidden;
	display: flex;
    flex-wrap: wrap;
}

.popup-email-subscr__state--form-hide {
	transform: translateY(40px);
	transition: all 0.3s linear;
}

.popup-email-subscr__form {
	transform: translateY(0);
}

.popup-email-subscr__input {
	background-color: transparent;
	font-size: 14px;
	border: 1px solid #3F3F3F;
	margin-bottom: 15px;
}

.popup-email-subscr__input::-webkit-input-placeholder {
	color: #8c8c8c;
	font-weight: 400;
	font-size: 14px;
}

.popup-email-subscr__btn {
	width: 100%;
	height: 42px;
	-webkit-appearance: none;
	appearance: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 42px;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;

	color: #F9F5F0;
	border-radius: 5px;
}

.popup-email-subscr__policy-agreement {
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 100%;
}

.popup-email-subscr__policy-agreement > a {
	color: #3F3F3F;
	text-decoration: underline;
}

.popup-email-subscr__policy-agreement > a:hover,
.popup-email-subscr__policy-agreement > a:focus {
	text-decoration: none;
}

.popup-email-subscr__success {
	display: none;
	margin-bottom: 0;
}

.popup-email-subscr__state--form-hide > .popup-email-subscr__form {
	transform: translateY(200px);
	transition: all 0.5s ease-in;
}

.popup-email-subscr__state--form-hide > .popup-email-subscr__success {
	display: block;
	width: 100%;
	height: 60px;
	background-color: #3F3F3F;
	border-radius: 5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 60px;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #F2E7DA;
}

.product-item .gift-block {
	max-width: 137px;
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	.popup-email-subscr {
		background-image: url('img/email-subscr__banner_2x.jpg');
	}
}

@media (max-width: 767px) {

	.popup-email-subscr {
		padding: 176px 47px 10px;
		background-color: #FDF5EB;
		background-size: 278px 278px;
		background-position: center 75px;
	}

	.popup-email-subscr::before {
		content: '';
		position: absolute;
		top: 27px;
		left: calc(50% - 68px);
		width: 138px;
		height: 16px;
		background-image: url('../../../include/logo.svg');
		background-size: contain;
		background-repeat: no-repeat;
	}

	.popup-email-subscr__title {
		color: #FDF5EB;
		font-size: 24px;
		margin-bottom: 119px;
	}

	.popup-email-subscr__description {
		color: #725E51;
	}

	.popup-email-subscr__input {
		border: 1px solid #725E51;
		color: #725E51;
	}

	.popup-email-subscr__btn {
		background-color: #A37B5F;
		border: 1px solid #A37B5F;
	}

	.popup-email-subscr__btn:active {
		background-color: #989898;
	}
}

@media (min-width: 768px) {

	.popup-email-subscr {
		top: calc(50% - 276px);
		left: calc(50% - 160px);
		width: 328px;
		min-height: 565px;
		padding: 270px 25px 19px;
		background-size: 235px 235px;
		background-position: center 17px;
		border-radius: 10px;
	}

	.popup-email-subscr__btn {
		background-color: #989898;
		border: 1px solid #989898;
	}

	.popup-email-subscr__btn:hover,
	.popup-email-subscr__btn:focus {
		background-color: #A37B5F;
	}
}

h1.bx-title.dbg_title {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	white-space: nowrap;
	clip-path: inset(100%);
	clip: rect(0 0 0 0);
	overflow: hidden;
}

/* renew popup close icon */
.popup-discount .popup__close-icon {
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 85px;
    top: -25px;
    right: 0;
}

.popup__close-icon-descr {
	color: #ffffff;
	font-size: 14px;
	line-height: 120%;
	letter-spacing: 0.055em;
}

.popup__close-icon-svg path {
	stroke: #ffffff;
}


/* popup: discount for new-collection and for first buy  */

.popup-discount {
	background-color: #F5F5F5;
	padding: 0;
	--vertical-gap-desk: 15px;
	--vertical-gap-mob: 9px;
}

.popup-discount p {
	margin-bottom: 0;
}

.popup-discount__img-wrapper {
	overflow: hidden;
}

.popup-discount__img {
	width: 100%;
	height: auto;
}

.popup-discount__title {
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.popup-discount__description {
	line-height: 120%;
	text-align: center;
	letter-spacing: 0.05em;
	color: #828282;
}

.popup-discount__promocode,
.popup-discount__link,
.popup-discount__form-btn {
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: bold;
}

.popup-discount__promocode {
	background-color: #9D7760;
	color: #FFFFFF;
	letter-spacing: 0.055em;
}

.popup-discount__link,
.popup-discount__form-btn {
	display: block;
	background-color: #CFCFCF;
	color: #3F3F3F;
	letter-spacing: 0.08em;
}

.popup-discount__link:hover,
.popup-discount__link:focus,
.popup-discount__form-btn:hover,
.popup-discount__form-btn:focus {
	text-decoration: none;
	color: #3F3F3F;
	background: #b4b4b4;
}

.popup-discount__link:active,
.popup-discount__form-btn:active {
	color: #ffffff;
	background-color: #3F3F3F;
}

.popup-discount__form-btn {
	border-color:  transparent;
	box-sizing: border-box;
}

.popup-discount__policy-agreement {
	line-height: 110%;
	text-align: center;
	letter-spacing: 0.05em;
	color: #B7B7B7;
}

.popup-discount__policy-agreement a {
	color: #B7B7B7;
	text-decoration: underline;
}

.popup-discount__policy-agreement a:hover,
.popup-discount__policy-agreement a:focus {
	text-decoration: none;
}

.popup-discount__form-btn--sucess {
	display: none;
}

.popup-discount__form--success .popup-discount__form-btn {
	display: none;
}

.popup-discount__form--success .popup-discount__form-btn.popup-discount__form-btn--sucess {
	display: block;
	background-color: #BBD0C3;
}

@media (min-width: 768px) {
	.popup-discount {
		top: calc(50% - 200px);
		left: calc(50% - 355px);
		width: 710px;
		height: 400px;
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.popup-discount__content-wrapper {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.popup-discount__title {
		font-size: 20px;
	}

	.popup-discount__description {
		margin-top: var(--vertical-gap-desk);
		font-size: 16px;
	}

	.popup-discount__promocode,
	.popup-discount__link,
	.popup-discount__form-btn {
		width: 270px;
		height: 50px;
		font-size: 16px;
		line-height: 46px;
		padding-top: 4px;
	}

	.popup-discount__promocode {
		margin-top: var(--vertical-gap-desk);
		
	}

	.popup-discount__link,
	.popup-discount__form-btn {
		margin-top: var(--vertical-gap-desk);
	}

	.popup-discount__form {
		width: 266px;
		margin-top: calc(var(--vertical-gap-desk) * 2);
	}

	.popup-discount__form-btn {
		width: 100%;
		line-height: 44px;
	}

	.popup-discount__policy-agreement {
		font-size: 10px;
		margin-top: calc(var(--vertical-gap-desk) * 2);
	}
}

@media (max-width: 767px) {
	.popup-discount .popup__close-icon {
		top: -20px;
	}

	.popup-discount__content-wrapper {
		padding: 32px 24px;
	}

	.popup-discount--email .popup-discount__content-wrapper {
		padding: 23px 24px 18px;
	}

	.popup-discount__title {
		font-size: 16px;
	}

	.popup-discount__description {
		margin-top: var(--vertical-gap-mob);
		font-size: 14px;
	}

	.popup-discount--email .popup-discount__description {
		margin-top: 4px;
		font-size: 12px;
	}

	.popup-discount__promocode,
	.popup-discount__link,
	.popup-discount__form-btn {
		width: 100%;
		height: 35px;
		line-height: 31px;
		padding-top: 3px;
	}

	.popup-discount__promocode {
		margin-top: var(--vertical-gap-mob);
		font-size: 14px;
	}

	.popup-discount__link,
	.popup-discount__form-btn {
		margin-top: var(--vertical-gap-mob);
		font-size: 12px;
	}

	.popup-discount__form {
		margin-top: calc(var(--vertical-gap-mob) * 2);
	}

	.popup-discount__form-input {
		height: 35px;
	}

	.popup-discount__form-btn {
		line-height: 29px;
	}

	.popup-discount__policy-agreement {
		font-size: 8px;
		margin-top: calc(var(--vertical-gap-mob) * 2);
	}
}

@media (min-width: 321px) and (max-width: 767px) {
	.popup-discount {
		top: 70px;
		left: calc(50% - 133px);
		width: 266px;
		height: 445px;
	}

	.popup-discount__img-wrapper {
		max-width: 100%;
		height: 225px;
	}

	.popup-discount__img {
		width: 276px;
		margin-top: -39px;
	}
}

@media (max-width: 321px) {
	.popup-discount {
		top: 70px;
		left: calc(50% - 133px);
		width: 266px;
		height: 380px;
	}

	.popup-discount__img-wrapper {
		max-width: 100%;
		height: 160px;
	}

	.popup-discount__img {
		width: 276px;
	}
}


/* нулевое (пустое) состояния не странице Избранного */
.zero-statement {
	max-width: 430px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

.zero-statement__title {
	font-family: var(--font-accent);
	line-height: 140%;
	text-align: center;
	letter-spacing: 0.055em;
	text-transform: uppercase;
}

.zero-statement__description-wrapper {
	max-width: 322px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.zero-statement__description {
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	letter-spacing: 0.045em;
}

.zero-statement__btn {
	margin-top: 40px;
}

@media (min-width: 769px) {
	.zero-statement {
		margin-top: 40px;
	}

	.zero-statement__title {
		font-size: 40px;
	}

	.zero-statement__description-wrapper {
		margin-top: 60px;
	}
}


@media (max-width: 768px) {
	.zero-statement {
		margin-top: 20px;
	}

	.zero-statement__title {
		font-size: 25px;
	}

	.zero-statement__description-wrapper {
		margin-top: 30px;
	}
}

/* restyling Main page */

.main-page__text-menu {
	position: relative;
	z-index: 10;
}

.main-page__text-menu-list {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
    padding-left: 0;
    width: fit-content;
	list-style-type: none;
}

.main-page__text-menu-item {
	padding: 0;
	text-align: center;
}

.main-page__text-menu-item a {
	position: relative;
	color: var(--font-color-primary);
	letter-spacing: 0.05em;
}

.main-page__text-menu-item:not(:last-of-type) a {
	-webkit-font-smoothing: antialiased;
	font-family: var(--font-accent);
}

.main-page__text-menu-item:not(:last-of-type) a:hover {
	text-decoration: none;
}

.main-page__text-menu-item:not(:last-of-type) a::after {
	content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #3f3f3f;
    height: 2px;
    width: 100%;
    transform: scaleX(0);
    transform-origin: right center;
    transition: transform .35s cubic-bezier(.3,.1,.3,1);
}

.main-page__text-menu-item:not(:last-of-type) a:hover::after,
.main-page__text-menu-item:not(:last-of-type) a:focus::after {
	transform: scaleX(1);
    transform-origin: left center;
}

.main-page__text-menu-item:not(:last-of-type) a {
	text-transform: uppercase;
}

.main-page__img-menu-picture {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.main-page__img-menu-item {
	display: block;
	position: relative;
	font-family: var(--font-accent);
	color: #ffffff;
	line-height: 100%;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	overflow: hidden;
}

.main-page__img-menu-item:hover {
	color: #ffffff;
	text-decoration: none;
}

.main-page__img-menu-item:hover,
.main-page__img-menu-item:focus {
	filter: brightness(1.1);
	text-shadow: 0 0px 4px rgb(0 0 0 / 20%);
}

.main-page__img-menu-title {
	position: absolute;
	width: 100%;
    text-align: center;
	margin: 0;
}

.main-page__img-menu-counter {
	display: block;
	margin-top: 15px;
	margin-bottom: 0;
}

.main-page__company-info-wrapper {
	text-align: center;
}

.main-page__company-info {
	font-family: var(--font-accent);
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.main-page__company-info a {
	color: #BF9B91;
	border-bottom: 2px solid #BF9B91;
}

.main-page__company-info a:hover,
.main-page__company-info a:focus {
	text-decoration: none;
	border-bottom: none;
}

.main-page__ambassador-info a {
	width: max-content;
	display: block;
	color: var(--font-color-primary);
}

.main-page__ambassador-title {
	font-family: var(--font-accent);
	color: var(--font-color-primary);
	-webkit-font-smoothing: antialiased;
	line-height: 109%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.main-page__ambassador-insta {
	font-weight: bold;
	text-transform: uppercase;
}

.main-page__ambassador-insta:hover,
.main-page__ambassador-insta:focus {
	text-decoration: underline;
}

.main-page__ambassador-picture {
	box-sizing: border-box;
	overflow: hidden;
	border-top: 10px solid #EDE8E1;
	border-left: 10px solid #EDE8E1;
	border-right: 10px solid #EDE8E1;
}

.main-page__ambassador-img {
	width: 100%;
	height: auto;
}

.main-page__shops-info {
	text-align: center;
	margin-bottom: 70px;
}

.main-page__instablock {
	margin-bottom: 70px;
}

.main-page__external-link {
	font-family: var(--font-primary);
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 127%;
    letter-spacing: 0.055em;
	color: var(--font-color-primary);
	border-bottom: 1px solid #3F3F3F;
	text-decoration: none;
}

.main-page__external-link:hover,
.main-page__external-link:focus {
	border-bottom: 1px solid transparent;
	color: var(--font-color-primary);
	text-decoration: none;
	transition: all 0.2s ease-in;
}

.main-page__external-link:focus {
	color: rgba(63, 63, 63, 0.5);
}

/* NY snow */

.new-year-snow.particles-js {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 1000;
}

.modal-size-subscribe .modal__dialog {
	position: relative;
	display: flex;
	align-items: center;
	width: auto;
	max-width: 375px;
	min-height: calc(100% - 4em);
	margin: 2em auto;
	pointer-events: none;
}

.modal-size-subscribe .modal__body {
	width: 375px;
	padding: 46px 27px 27px;
	background-color: #f5f5f5;
	letter-spacing: 0.08em;
}

.modal-subscribe__title {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: 700;
	color: #3f3f3f;
	text-transform: uppercase;
	text-align: center;
}

.modal-subscribe__dscrpt {
	padding: 0;
	margin: 0 0 30px 0;
	font-size: 14px;
	line-height: 130%;
	font-weight: 400;
	color: #3f3f3f;
	text-align: center;
}

.size-subscribe__formgroup-container {
	max-width: 320px;
	width: 100%;
	margin-bottom: 16px;
}

.size-subscribe__input {
	display: block;
	padding: 6px 13px;
	width: 100%;
	height: 50px;
	font-size: 16px;
	color: var(--font-color-primary);
	letter-spacing: 0.05em;
	border: 1px solid #C9C9C9;
	box-sizing: border-box;
	border-radius: 5px;
	box-sizing: border-box;
}

.modal-size-subscribe .checkbox {
	position: relative;
	display: block;
	margin-bottom: 16px;
}

.size-subscribe__checkbox-input {
	position: absolute;
	margin: 0;
	width: 45px;
	height: 45px;
	z-index: 1;
	opacity: 0;
}

.size-subscribe-checkbox__text {
	display: block;
	font-size: 14px;
	color: #aaaaaa;
	padding-left: 60px;
	line-height: 45px;
}

.size-subscribe__checkbox-label {
	cursor: pointer;
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 16px;
}

.size-subscribe-checkbox__text::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 45px;
	margin-right: 10px;
	border: 1px solid #C9C9C9;
	box-sizing: border-box;
	border-radius: 5px;
}

.size-subscribe__checkbox-input:checked ~ .size-subscribe-checkbox__text::after {
	content: "";
	position: absolute;
	top: 15px;
	left: 14px;
	width: 20px;
	height: 9px;
	border-left: 2px solid #3F3F3F;
	border-bottom: 2px solid #3F3F3F;
	transform: rotate(-45deg);
}

.size-subscribe__btn--primary {
	width: 100%;
	margin-bottom: 20px;
	padding: 5px 10px 3px;
	border-radius: 5px;
	height: 50px;
	font-weight: bold;
	font-size: 16px;
	line-height: 44px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	white-space: nowrap;
	box-sizing: border-box;
	border: none;
	color: #3f3f3f;
	background-color: #e0e0e0;
}

.size-subscribe__btn--primary:hover,
.size-subscribe__btn--primary:focus-visible,
.size-subscribe__btn--primary:active {
	outline: none;
	background-color: #3f3f3f;
	color: #ffffff;
}

.size-subscribe__policy,
.size-subscribe__policy a {
	margin: 0;
	font-weight: 400;
	font-size: 11px;
	line-height: 110%;
	color: #B7B7B7;
	text-align: center;
}

.modal-size-subscribe .modal__body--fade {
	min-height: 520px;
	padding-top: 210px;
}

.modal--fade .modal-subscribe__dscrpt {
	margin-bottom: 100px;
}


@media (min-width: 768px) {
	.main-page__container {
		max-width: 800px;
		margin-top: 140px;
		margin-left: auto;
		margin-right: auto;
	}

	.main-page__text-menu {
		margin-top: -35vh;
	}

	.main-page__text-menu-item:not(:last-of-type) a {
		line-height: 180%;
		font-size: 40px;
	}

	.main-page__img-menu-list {
		display: flex;
		justify-content: space-between;
	}

	.main-page__img-menu-item {
		width: 49%;
	}

	.main-page__img-menu-title {
		font-size: 40px;
		bottom: 33px;
	}

	.main-page__img-menu-counter {
		font-size: 14px;
	}

	.main-page__company-info {
		font-size: 35px;
		line-height: 170%;
		margin-bottom: 56px;
	}

	.main-page__ambassador {
		display: flex;
		justify-content: space-between;
	}

	.main-page__ambassador-info {
		width: 286px;
		display: flex;
		flex-direction: column;
	}

	.main-page__ambassador-description {
		margin-top: auto;
	}

	.main-page__ambassador-picture {
		width: 392px;
		height: 548px;
		background-color: #F8ECEA;
		transform: rotate(-3deg);
		border-bottom: 55px solid #EDE8E1;
	}

	.main-page__ambassador-title {
		font-size: 55px;
	}

	.main-page__ambassador-insta {
		margin-top: 35px;
		font-size: 24px;
	}

	.main-page__ambassador-description {
		font-size: 20px;
		line-height: 127%;
		letter-spacing: 0.055em;
	}

	.main-page__ambassador-looks {
		margin-top: 25px;
	}
}



@media (max-width: 767px) {
	.main-page__container {
		margin-top: 82px;
	}

	.main-page__text-menu {
		margin-top: -35vh;
	}

	.main-page__text-menu-item:not(:last-of-type) a {
		line-height: 170%;
		font-size: 30px;
	}

	.main-page__img-menu-title {
		font-size: 30px;
		bottom: 23px;
	}

	.main-page__img-menu-counter {
		font-size: 12px;
	}

	.main-page__img-menu-item:not(:first-child) {
		margin-top: 50px;
	}

	.main-page__text-menu-item:not(:last-of-type) a:active {
		transform: scaleX(1);
	}

	.main-page__img-menu-item:active {
		filter: brightness(1.2);
		text-shadow: 0 0px 4px rgb(0 0 0 / 20%);
	}

	.main-page__company-info {
		font-size: 20px;
		line-height: 150%;
		margin-bottom: 36px;
	}

	.main-page__ambassador-info {
		text-align: center;
	}

	.main-page__ambassador-info a {
		margin-left: auto;
    	margin-right: auto;
	}

	.main-page__ambassador-title {
		font-size: 27px;
	}

	.main-page__ambassador-insta {
		margin-top: 20px;
		font-size: 14px;
	}

	.main-page__ambassador-description {
		display: none;
	}

	.main-page__ambassador-looks {
		margin-top: 15px;
	}

	.main-page__ambassador-picture {
		margin-top: 20px;
		border-bottom: 35px solid #EDE8E1;
	}

	.modal-size-subscribe .modal__dialog {
		max-width: 100%;
	}

	.modal-size-subscribe .modal__body {
		width: 100%;
		padding: 30px 25px;
		display: flex;
		flex-direction: column;
		align-items: center;
		position: absolute;
		bottom: -260px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.modal-subscribe__title {
		margin-bottom: 12px;
	}

	.modal-subscribe__dscrpt {
		margin-bottom: 20px;
	}

	.size-subscribe__btn-container {
		display: flex;
		flex-direction: column;
	}

	.size-subscribe__btn--primary {
		order: 1;
		margin-bottom: 0;
		margin-top: 30px;
	}

	.modal-size-subscribe .modal__body--fade {
		min-height: 520px;
		padding-top: 210px;
	}
}
