.open-sans-light {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300
}

.open-sans-italic {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: italic
}

.open-sans-regular {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

.open-sans-semibold {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 600
}

.open-sans-bold {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700
}

.bx-filter-container-modef {
	position: absolute;
	right: 0
}

@font-face {
	font-family: fontello;
	src: url(fonts/fontello/fontello.eot?61251182);
	src: url(fonts/fontello/fontello.eot?61251182#iefix) format("embedded-opentype"), url(fonts/fontello/fontello.woff2?61251182) format("woff2"), url(fonts/fontello/fontello.woff?61251182) format("woff"), url(fonts/fontello/fontello.ttf?61251182) format("truetype"), url(fonts/fontello/fontello.svg?61251182#fontello) format("svg");
	font-weight: 400;
	font-style: normal
}

.fontello {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.catalog_product_views .product-item.product-item--more-info .product-image-box {
	/*display: table;*/
	/*max-width: 60px;*/
	width: 100% !important;
}

.catalog_product_views .product-item.product-item--more-info {
	margin: 0 auto 30px;
	float: none;
	width: 100%;
	/*padding: 10px 15px !important;*/
	box-sizing: border-box
}

.catalog_product_views .title-box {
	min-height: 1px
}

.catalog_product_views .old-price, .catalog_product_views .flag, .catalog_product_views .article-reviews-box {
	display: none !important
}

.catalog_product_views .product-image-box img {
	height: 75px !important
}

.catalog_product_views .product-image-box {
	width: 30% !important;
	float: left
}

.catalog_product_views .buy-button-container .not-present {
	float: none
}

.goituska .buy-button-container .not-present {
	display: inline-block;
	margin: 0 10px 0 0;
}

.catalog_product_views h3 {
	font-size: 18px;
	font-weight: 700;
	/*text-decoration: underline;*/
	margin: 0 0 20px
}

.icon-youtube:before {
	content: '\e800'
}

.icon-left-open-1:before {
	content: '\e801'
}

.icon-arr-for-menu {
	font-size: 28px;
	color: #9a948f;
	line-height: 36px;
	height: 100%;
	float: right;
	width: 30px;
	z-index: 1;
	position: relative
}

.sidebar-menu__container.active > .icon-arr-for-menu, .sidebar-menu__container:hover > .icon-arr-for-menu {
	z-index: 25;
	color: #dd137b
}

.drop-nav li {
	position: relative
}

.drop-nav .icon-arr-for-menu {
	position: absolute;
	top: 0;
	right: 0
}

.icon-arr-for-menu:before, .icon-right-open-1:before {
	content: '\e802'
}

.icon-up-open:before {
	content: '\e803'
}

.icon-vk:before {
	content: '\e804'
}

.icon-vk-1:before {
	content: '\e805'
}

.icon-down-open:before {
	content: '\e806'
}

.icon-search:before {
	content: '\e807'
}

.icon-location:before {
	content: '\e808'
}

.icon-star:before {
	content: '\e809'
}

.icon-star-empty:before {
	content: '\e80a'
}

.icon-left-open:before {
	content: '\e814'
}

.icon-right-open:before {
	content: '\e815'
}

.icon-user:before {
	content: '\e816'
}

.icon-cancel:before {
	content: '\e817'
}

.icon-ok-circle:before {
	content: '\e818'
}

.icon-twitter:before {
	content: '\f099'
}

.icon-star-half-alt:before {
	content: '\f123'
}

.icon-facebook:before {
	content: '\f300'
}

.icon-odnoklass {
	background-color: #f7931e;
	background-image: url(../img/od.png);
	background-position: 0 0;
	background-repeat: no-repeat
}

#wrapper {
	overflow: hidden;
	min-height: 100%;
	height: auto;
	min-width: 320px;
	width: 100%;
	position: relative
}

.wrapper-container {
	width: 1336px;
	margin: 0 auto;
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.clear-fix:after {
	clear: both;
	content: '';
	display: table;
	height: 0;
	width: 100%
}

.position-relative {
	position: relative
}

.position-absolute {
	position: absolute
}

.container-relative-width100 {
	position: relative;
	width: 100%
}

.float-left {
	float: left
}

.float-right {
	float: right
}

.cursor-pointer {
	cursor: pointer
}

.display-block {
	display: block
}

.display-inline-block {
	display: inline-block
}

.vertical-align-top {
	vertical-align: top
}

.vertical-align-middle {
	vertical-align: middle
}

.vertical-align-bottom {
	vertical-align: bottom
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-uppercase {
	text-transform: uppercase
}

.table-cell {
	display: table-cell;
	vertical-align: middle
}

.text-decoration-none {
	text-decoration: none
}

.link-a {
	border-bottom: 1px solid
}

.grey.link-a {
	border-bottom: 1px solid #e4e7e8
}

.black.link-a {
	border-bottom: 1px solid #000
}

.pink-hover.link-a:hover {
	border-color: #dd137b
}

.black-hover.link-a:hover {
	border-color: #000
}

.link-a-invert {
	border-bottom: 1px solid transparent
}

.link-a-invert:hover {
	border-color: inherit
}

.pink-hover.link-a-invert:hover {
	border-color: #dd137b
}

.black-hover.link-a-invert:hover {
	border-color: #000
}

.padding-horizontal-15 {
	padding-left: 15px;
	padding-right: 15px
}

.padding-vertical-15 {
	padding-bottom: 15px;
	padding-top: 15px
}

.padding-vertical-30 {
	padding-bottom: 30px;
	padding-top: 30px
}

.padding-top-35 {
	padding-top: 35px
}

.padding-bottom-45 {
	padding-bottom: 45px
}

.font-12 {
	font-size: 12px
}

.font-13 {
	font-size: 13px
}

.font-14 {
	font-size: 14px
}

.font-16 {
	font-size: 16px
}

.font-18 {
	font-size: 18px
}

.font-20 {
	font-size: 20px
}

.font-30 {
	font-size: 30px
}

.line-height-1 {
	line-height: 1
}

.line-height-1-2 {
	line-height: 1.2
}

.line-height-1-3 {
	line-height: 1.3
}

.line-height-1-5 {
	line-height: 1.5
}

.white {
	color: #fff
}

.black {
	color: #000
}

.yellow {
	color: #fecd08
}

.placeholder-color {
	color: #abadae
}

.light-grey {
	color: #f2f4f5
}

.black2 {
	color: #1f1a17
}

.grey {
	color: #e4e7e8
}

.grey2 {
	color: #a0a0a0
}

.pink, .pink-hover:hover {
	color: #dd137b
}

.black, .black-hover:hover {
	color: #000
}

.white-background {
	background: #fff
}

.black-background {
	background: #000
}

.yellow-background {
	background: #fecd08
}

.placeholder-color-background {
	background: #abadae
}

.light-grey-background {
	background: #f2f4f5
}

.grey-background {
	background: #e4e7e8
}

.grey2-background {
	background: #a0a0a0
}

.grey3-background {
	background: #bbc0c3
}

.dark-blue-background {
	background: #4a75a7
}

.blue-background {
	background: #5f81c4
}

.red-background {
	background: #ef5850
}

.light-blue-background {
	background: #46b9f3
}

.pink-background-hover:hover {
	background: #dd137b
}

/*.pink-box-shadow-hover:hover {
  box-shadow: 0 1px 10px rgba(221, 19, 123, .8)
}*/

.pink-box-shadow-focus:focus {
	box-shadow: 0 0 10px rgba(221, 19, 123, .35)
}

.hover-btn:hover {
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .18)
}

.animated {
	/*-webkit-transition: all .25s ease-in-out;*/
	/*transition: all .25s ease-in-out*/
}

* {
	box-sizing: border-box;
	margin: 0;
	/*max-height: 99999px;*/ /* зачем это вообще нужно? */
	padding: 0
}

html {
	background: #fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body, html {
	min-height: 100%
}

body {
	color: #000;
	font: 400 14px/1em "Arial", Verdana, Arial, Helvetica, sans-serif;
	width: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1em
}

img {
	border: 0;
	outline: 0
}

small {
	font-size: .75em
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

hr {
	box-sizing: content-box;
	height: 0
}

em, i {
	font-style: italic
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

a:focus, button, input, input:focus, textarea {
	border: 0;
	outline: 0
}

input::-webkit-input-placeholder {
	color: #abadae
}

input:-moz-placeholder {
	color: #abadae
}

textarea::-webkit-input-placeholder {
	color: #abadae
}

textarea:-moz-placeholder {
	color: #abadae
}

input {
	line-height: normal
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button, input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0
}

textarea {
	overflow: auto
}

a {
	color: #28acff;
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption, th {
	text-align: left
}

ol, ul {
	list-style: none
}

.hidden, [hidden], template {
	display: none
}

.visible {
	display: block
}

svg:not(:root) {
	overflow: hidden
}

::-moz-selection {
	color: #fff;
	background: #000
}

::selection {
	color: #fff;
	background: #000
}

.bodylock, .bodylock2 {
	overflow-y: hidden;
	left: 0;
	top: 0;
	position: absolute
}

#overlay {
	background: url(../img/default/transparent_60_000.png);
	display: none;
	overflow: auto;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 31001;
	top: 0
}

.bodylock #overlay {
	display: block
}

.overlay-layout {
	height: 100%;
	width: 100%;
	position: absolute
}

.overlay-layout__container {
	padding: 0
}

.overlay-form__close-btn {
	color: #000;
	font-size: 15px;
	line-height: 15px;
	right: 10px;
	top: 10px;
	position: absolute;
	z-index: 10
}

.overlay-form__close-btn:hover {
	color: #dd137b
}

.overlay-form {
	background: #fff;
	display: none;
	max-width: 300px;
	width: 100%;
	margin: 0 auto;
	padding: 35px 30px;
	position: relative
}

#oneclick.overlay-form {
	max-width: 365px;
}

.bodylock .overlay-form.open {
	display: block
}

.overlay-form.max-width980 {
	max-width: 980px
}

.overlay-form.max-width640 {
	max-width: 640px
}

.overlay-form__title {
	color: #1f1a17;
	margin-bottom: 25px
}

.overlay-form__items-container, .overlay-form__items-container__item {
	display: block
}

.overlay-form__items-container__item * {
	display: inline-block
}

.overlay-form__items-container__item + .overlay-form__items-container__item {
	margin-top: 15px
}

.overlay-form__input, .overlay-form__textarea {
	background: #fff;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	color: #000;
	height: 36px;
	width: 100%;
	padding: 0 10px
}

.overlay-form__input:focus, .overlay-form__textarea:focus {
	border: 1px solid #d7d7d7;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .25)
}

.overlay-form__input.error-field, .overlay-form__textarea.error-field {
	border-color: #f45050
}

.overlay-form__textarea {
	resize: none;
	height: 172px;
	padding: 9px
}

.overlay-form__close-btn-secondary, .overlay-form__submit {
	background: #fc0;
	border: 1px solid #ffe477;
	border-radius: 3px;
	color: #1f1a17;
	font: 14px/34px "Arial";
	font-weight: 600;
	height: 36px;
	width: 100%;
	max-width: 130px;
	margin: 25px auto 0
}

.overlay-form__close-btn-secondary:disabled, .overlay-form__submit:disabled {
	background: silver;
	color: gray;
	border: 1px solid silver
}

.overlay-form__close-btn-secondary.long, .overlay-form__submit.long {
	max-width: 180px
}

.overlay-form__close-btn-secondary:hover, .overlay-form__submit:hover {
	background: #ffa800;
	border-color: #ffca49
}

.overlay-form__close-btn-secondary:focus, .overlay-form__submit:focus {
	border-color: #ffca49
}

.slider-container {
	background: #f2f4f5;
	border-radius: 5px;
	z-index: 2;
}

#owl-slider .item {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px
}

.slider-image {
	border-radius: 5px;
	display: block;
	width: 100%
}

.owl-controls .owl-buttons div {
	font-size: 0;
	top: 50%;
	margin-top: -15px;
	position: absolute;
	z-index: 2
}

.owl-controls .owl-buttons div:before {
	color: #969596;
	font-size: 60px;
	line-height: 30px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.owl-controls .owl-buttons div:hover:before {
	color: #fff
}

.owl-controls .owl-buttons div.owl-prev {
	left: 30px
}

.owl-controls .owl-buttons div.owl-next {
	right: 30px
}

.owl-pagination {
	text-align: center;
	bottom: -25px;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 1
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-controls .owl-page + .owl-page {
	margin-left: 6px
}

.owl-theme .owl-controls .owl-page span {
	background: #9a948f;
	border-radius: 50%;
	display: block;
	height: 12px;
	width: 12px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.owl-theme .owl-controls .owl-page.active span {
	cursor: default
}

.owl-theme .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls .owl-page.active span {
	background: #464545
}

.owl-item.loading {
	min-height: 150px;
	background: url(../img/AjaxLoader.gif) no-repeat 50%
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translateZ(0)
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 10px
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.best-deals .owl-carousel {
	overflow: hidden;
	padding-left: 10px;
	margin-left: -10px
}

.best-deals .owl-carousel .owl-wrapper-outer {
	overflow: visible
}

.owl-carousel .owl-item {
	float: left
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
	cursor: pointer
}

.owl-controls {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0)
}

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px
}

.owl-fade-out {
	z-index: 10;
	-webkit-animation: b .7s both ease;
	animation: b .7s both ease
}

.owl-fade-in {
	-webkit-animation: a .7s both ease;
	animation: a .7s both ease
}

.owl-backSlide-out {
	-webkit-animation: c 1s both ease;
	animation: c 1s both ease
}

.owl-backSlide-in {
	-webkit-animation: d 1s both ease;
	animation: d 1s both ease
}

.owl-goDown-out {
	-webkit-animation: e .7s ease both;
	animation: e .7s ease both
}

.owl-goDown-in {
	-webkit-animation: f .6s ease both;
	animation: f .6s ease both
}

.owl-fadeUp-in {
	-webkit-animation: g .5s ease both;
	animation: g .5s ease both
}

.owl-fadeUp-out {
	-webkit-animation: h .5s ease both;
	animation: h .5s ease both
}

@-webkit-keyframes a {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes a {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes b {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes b {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@-webkit-keyframes c {
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%)
	}
	to {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%)
	}
}

@keyframes c {
	25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px);
		transform: translateZ(-500px)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%);
		transform: translateZ(-500px) translateX(-200%)
	}
	to {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(-200%);
		transform: translateZ(-500px) translateX(-200%)
	}
}

@-webkit-keyframes d {
	0%, 25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0) translateX(0)
	}
}

@keyframes d {
	0%, 25% {
		opacity: .5;
		-webkit-transform: translateZ(-500px) translateX(200%);
		transform: translateZ(-500px) translateX(200%)
	}
	75% {
		opacity: .5;
		-webkit-transform: translateZ(-500px);
		transform: translateZ(-500px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0) translateX(0);
		transform: translateZ(0) translateX(0)
	}
}

@-webkit-keyframes e {
	to {
		opacity: 0;
		-webkit-transform: scale(.8)
	}
}

@keyframes e {
	to {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
}

@-webkit-keyframes f {
	0% {
		-webkit-transform: translateY(-100%)
	}
}

@keyframes f {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@-webkit-keyframes g {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
}

@keyframes g {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

@-webkit-keyframes h {
	to {
		opacity: 0;
		-webkit-transform: scale(1.5)
	}
}

@keyframes h {
	to {
		opacity: 0;
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

header.inner-page .catalog-menu-container {
	position: relative;
	z-index: 30
}

header.inner-page .catalog-menu-container .catalog-button__show-sidebar-menu:before {
	content: '\e806'
}

header.inner-page .catalog-menu-container .sidebar {
	display: none;
	top: 46px;
	left: 0;
	position: absolute;
	z-index: 1
}

header.inner-page .catalog-menu-container .sidebar .sidebar-menu {
	margin-top: 0
}

header.inner-page .catalog-menu-container:hover .sidebar {
	display: block
}

header.inner-page .catalog-menu-container:hover .catalog-button__show-sidebar-menu:before {
	content: '\e803'
}

.desctop-version-container, .header-top-part .sign-in-block {
	display: none
}

.location-block {
	width: 300px
}

.location-block__icon {
	font-size: 18px
}

.location-block__city {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 195px
}

.city-select-box {
	background: url(../img/default/transparent_60_000.png);
	top: -150%;
	right: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: auto;
	overflow-y: auto;
	position: fixed;
	z-index: 100
}

.city-select-box.show {
	top: 0
}

.city-select-box__inner {
	background: #fff;
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	padding: 70px 30px
}

.city-select-box__close {
	color: #707070;
	font-size: 26px;
	top: 20px;
	right: 30px;
	position: absolute;
	z-index: 1
}

.city-select-box__close:hover {
	color: #dd137b
}

.city-select-box__title {
	text-align: center;
    display: block;
    /*margin-top: -45px;*/
}
.city-select-box__left-part, .city-select-box__right-part {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.city-select-box__city-list {
	margin-top: 40px;
	text-align: center;
}

.city-select-box__city-list-item {
	width: 32.5%;
	margin-top: 25px
}

.city-select-box__city-list-item:hover {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 600
}

.city-select-box .city-search-form {
	margin-top: 45px
}

.city-select-box .city-search-form__error-text {
	color: #f45050;
	top: -25px;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 1
}

.city-select-box .city-search-form__input-text {
	border: 1px solid #b7b7b7;
	border-radius: 3px;
	color: #000;
	display: block;
	height: 36px;
	width: 100%;
	padding: 0 35px 0 10px
}

.city-select-box .city-search-form__input-text:focus {
	border: 1px solid #b7b7b7
}

.city-select-box .city-search-form__input-text.error-field {
	border-color: #f45050
}

.city-select-box .city-search-form__input-submit {
	background: transparent;
	display: block;
	font-size: 0;
	text-align: center;
	top: 0;
	right: 0;
	height: 100%;
	width: 30px;
	position: absolute;
	z-index: 1
}

.city-select-box .city-search-form__input-submit:before {
	color: #cdcecf;
	font-size: 18px;
	line-height: 34px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.city-select-box .city-search-form__input-submit:hover:before {
	color: #dd137b
}

.city-select-box .city-search-form input::-webkit-input-placeholder {
	color: #3d3d3d
}

.city-select-box .city-search-form input:-moz-placeholder {
	color: #3d3d3d
}

/*.main-site-menu {*/
/*	margin-left: 30px*/
/*}*/

.main-site-menu .main-site-menu__inner .main-site-menu__inner-container {
	display: inline-block;
	vertical-align: middle
}

.main-site-menu .main-site-menu__inner .main-site-menu__inner-container .main-site-menu__inner-item {
	line-height: 1
}

.main-site-menu .main-site-menu__inner .main-site-menu__inner-container {
	position: relative
}

.main-site-menu .main-site-menu__inner .main-site-menu__inner-container + .main-site-menu__inner-container {
	margin-left: 30px
}

.main-site-menu .main-site-menu__inner .main-site-menu__inner-container + .main-site-menu__inner-container:before {
	background: #bbbab1;
	border-radius: 50%;
	content: '';
	top: 5px;
	left: -20px;
	height: 6px;
	width: 6px;
	position: absolute;
	z-index: 1
}

.basket {
	margin: -4px 0;
	width: 200px
}

.basket__icon {
	background: url(../img/basket.png) 50% 50% no-repeat;
	background-size: cover;
	height: 23px;
	width: 28px;
	margin-right: 6px;
	float: left;
	position: relative;
	top: 2px
}

.logo {
	width: 300px;
	margin-top: 20px
}

.logo__image {
	max-width: 90%
}

.contacts-block {
	margin: 15px 0 0 30px
}

.contacts-block__item + .contacts-block__item {
	margin-left: 78px
}

.contacts-block__info br {
}

.contacts-block__info {
	margin-top: 0
}

.contacts-block__link {
	float: left;
	margin: 0 15px 0 0;
}

.contacts-block__item .center {
	overflow: hidden;
}

.sign-in-block {
	margin-top: 35px
}

.sign-in-block .sign-in__button {
	color: #3c3c3c;
	font-size: 15px;
	line-height: 18px
}

.sign-in-block .sign-in__button:hover {
	color: #dd137b
}

.sign-in-block .sign-in__button.sign-in {
	background: url(../img/sign-in.png) 0 50% no-repeat;
	padding-left: 25px
}

.sign-in-block .sign-in__button.sign-in:hover {
	background-image: url(../img/sign-in-hover.png)
}

.sign-in-block .divider {
	background: #c5c4c3;
	height: 15px;
	width: 3px;
	margin: 0 11px
}

.header-bottom-part .header-bottom-part__inner {
	position: relative;
	width: 100%;
	z-index: 99
}

.header-bottom-part .header-bottom-part__inner .basket {
	overflow: hidden;
	width: 0
}

.header-bottom-part .header-bottom-part__inner .basket .basket__text span {
	position: relative;
	top: 1px
}

.header-bottom-part .header-bottom-part__inner .basket .basket__text .display-block {
	display: inline-block
}

.header-bottom-part .header-bottom-part__inner .basket .basket__text span:first-child {
	top: -1px
}

.textDecoration:hover {
	text-decoration: none
}

.textDecoration .basket__text:first-child {
	display: inline-block !important
}

.textDecoration .basket__text {
	display: none !important
}

.basket-active-bottom {
	color: #000
}

.basket-active-bottom .basket__text:first-of-type {
	display: none !important
}

.textDecoration {
	text-decoration: underline
}

.header-top-compare:hover {
	text-decoration: underline
}

.header-top-compare {
	float: right;
	font-size: 14px;
	color: #dd137b;
	margin: 0 0 0 10px
}

.basket-info {
	display: block;
	overflow: hidden;
	text-align: center;
	padding: 0 15px 7px 10px
}

.basket-active .basket__text {
	text-decoration: none;
	margin: 0 0 0 3px
}

.header-bottom-part .header-bottom-part__inner.fixed {
	background: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .35);
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 5px 0;
	position: fixed;
	z-index: 99
}

.header-bottom-part .header-bottom-part__inner.fixed .catalog-button {
	width: 230px
}

.header-bottom-part .header-bottom-part__inner.fixed .search-from {
	max-width: 600px
}

.catalog-button, .catalog-button__container {
	position: relative
}

.catalog-button {
	background: #dd137b;
	border-radius: 3px;
	cursor: pointer;
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	width: 300px;
	padding: 0 50px 0 10px;
	z-index: 2
}

.catalog-button__show-sidebar-menu {
	font-size: 30px;
	line-height: 46px;
	text-align: center;
	top: 0;
	right: 0;
	height: 100%;
	width: 50px;
	z-index: 3
}

.selectbox-block {
	width: 110px;
	margin-left: 30px;
	position: relative;
	z-index: 20
}

.selectbox {
	cursor: pointer;
	vertical-align: middle
}

.selectbox .select {
	background: url(../img/sale.png) 0 50% no-repeat;
	color: #1f1a17;
	font: 14px/46px "Arial";
	font-weight: 700;
	height: 46px;
	width: 110px;
	padding: 0 15px 0 30px
}

.btn-bonus .select {
	border-radius: 3px;
	border: 2px solid #dd137b;
	box-sizing: border-box;
	padding: 0 15px 0 40px;
	-moz-box-sizing: border-box;
	background: #ffc90d url(../img/sale.png) 10px 50% no-repeat;
	-webkit-box-sizing: border-box;
	line-height: 42px
}

.selectbox .select .text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

.selectbox .trigger {
	right: 0;
	top: 0;
	height: 100%;
	width: 15px;
	position: absolute;
	z-index: 1
}

.selectbox .trigger:before {
	content: '\e806';
	font: 16px/46px fontello
}

.selectbox .dropdown {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	top: 46px !important;
	width: 130px
}

#order_form_div .selectbox .dropdown {
	width: 285px;
	font-size: 15px;
}

.selectbox .dropdown li {
	padding: 10px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	font-size: 13px;
}

.selectbox .dropdown li:hover {
	background: #f2f4f5
}

.selectbox .dropdown li.selected {
	background: #f2f2f2
}

.selectbox .dropdown li + li {
	border-top: 1px solid #ececec
}

.search-from {
	max-width: 700px
}

.search-from.is--active .search-from__input-text {
	border-color: #f45050;
	box-shadow: 0 0 10px rgba(221, 19, 123, .35)
}

.search-from.is--active .form-search__result {
	display: block
}

.search-from__input-text.animated {
	-webkit-transition: all .25s ease-in-out, width 0s;
	transition: all .25s ease-in-out, width 0s
}

.search-from__input-text {
	border: 1px solid #c2c9cc;
	border-radius: 3px;
	color: #000;
	display: block;
	height: 46px;
	text-overflow: ellipsis;
	width: 100%;
	padding: 0 45px 0 10px;
}

.search-from__input-text:focus {
	border: 1px solid #c2c9cc;
	border-color: #f45050
}

.search-from__input-submit {
	background: transparent;
	display: block;
	font-size: 0;
	text-align: center;
	top: 0;
	right: 0;
	height: 100%;
	width: 45px;
	position: absolute;
	z-index: 1
}

.search-from__input-submit:before {
	color: #cdcecf;
	font-size: 18px;
	line-height: 34px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.search-from__input-submit:hover:before {
	color: #dd137b
}

.search-from input::-webkit-input-placeholder {
	color: #878585
}

.search-from input:-moz-placeholder {
	color: #878585
}

.search-from .form-search__result {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	display: none;
	left: 0;
	top: 46px;
	margin-top: 5px;
	position: absolute;
	z-index: 20
}

.search-from .form-search__result .form-search__result-item {
	padding: 10px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.search-from .form-search__result .form-search__result-item:hover {
	background: #f2f4f5
}

.search-from .form-search__result .form-search__result-item + .form-search__result-item {
	border-top: 1px solid #ececec
}

/*.h1 {*/
/*	font-weight: 400*/
/*}*/

#up-button {
	border-radius: 50%;
	right: 40px;
	bottom: -250px;
	position: fixed;
	z-index: 50
}

#up-button:before {
	background: #fff;
	border: 2px solid #a0a0a0;
	border-radius: 50%;
	color: #a0a0a0;
	display: block;
	font-size: 26px;
	line-height: 40px;
	text-align: center;
	height: 40px;
	width: 40px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

#up-button:hover:before {
	border-color: #dd137b;
	color: #dd137b
}

#up-button.show {
	bottom: 45px
}

.sidebar {
	width: 300px
}

.sidebar-menu {
	border: 2px solid #e9eaeb;
	border-radius: 3px;
	margin-top: -17px
}

.sidebar-menu .sidebar-menu__container.active .sidebar-menu__link:after, .sidebar-menu .sidebar-menu__container:hover .sidebar-menu__link:after {
	opacity: 1;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.sidebar-menu .sidebar-menu__container .sidebar-menu__link:after {
	content: '';
	position: absolute;
	top: 0;
	width: 20px;
	right: -2px;
	height: 100%;
	background: #fff;
	display: inline-block;
	opacity: 0
}

.sidebar-menu .sidebar-menu__container.active .sidebar-menu__link, .sidebar-menu .sidebar-menu__container:hover .sidebar-menu__link {
	background: #fff;
	color: #dd137b;
	position: relative;
	z-index: 20
}

.sidebar-menu .sidebar-menu__container + .sidebar-menu__container:last-child a:after {
	display: none !important
}

.sidebar-menu .sidebar-menu__container + .sidebar-menu__container {
	border-top: 2px solid #e9eaeb
}

.sidebar-menu .sidebar-menu__link {
	background: #f4f5f7;
	color: #000;
	display: block;
	line-height: 1.2;
	padding: 9px 0 9px 40px;
	position: relative
}

.sidebar-menu .sidebar-menu__link .sidebar-menu__link-icon {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	top: 8px;
	left: 10px;
	height: 20px;
	width: 20px;
	position: absolute;
	z-index: 1
}

.sidebar-menu .sub-container {
	position: relative
}

.sidebar-menu .sub-container .sidebar-menu__link {
	padding-right: 30px
}

.sidebar-menu .sub-container .show-submenu-container {
	color: #cdcecf;
	font-size: 16px;
	line-height: 46px;
	top: 0;
	right: 0;
	height: 100%;
	width: 30px;
	position: absolute;
	z-index: 1
}

.sidebar-menu .sub-container .show-submenu-container:before {
	content: '\e802';
	font-family: fontello
}

.sidebar-menu .sub-container:hover .show-submenu-container {
	color: #dd137b;
	z-index: 25
}

.sidebar-menu .sub-container:hover .submenu-container {
	opacity: 1;
	visibility: visible;
	z-index: 100
}

.form-search__result button:hover {
	background: #dd137b;
	color: #fff;
	border: 1px solid #dd137b
}

.form-search__result button {
	background: 0;
	border-radius: 3px;
	width: 100%;
	border: 1px solid #dd137b;
	padding: 10px;
	transition: all .25s ease-in-out;
	color: #dd137b;
	background: 0;
	cursor: pointer;
	box-shadow: 0 0 10px rgba(221, 19, 123, .0);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.submenu-container {
	visibility: hidden;
	opacity: 0;
	overflow: hidden;
	top: -2px;
	left: 296px;
	width: 872px;
	position: absolute;
	z-index: 10
}

.submenu-container__inner {
	background: #fff;
	border: 2px solid #e9eaeb;
	overflow: hidden;
	top: 0;
	left: 5px;
	height: 100%;
	width: 847px;
	position: absolute;
	z-index: 1
}

.submenu-container__inner:after, .submenu-container__inner:before {
	background: #fff;
	content: '';
	bottom: 0;
	left: 0;
	height: 20px;
	right: 50px;
	position: absolute;
	z-index: 10
}

.submenu-container__inner:after {
	top: 0;
	bottom: auto
}

.submenu-container__inner.not-scrollbar .scroll-bar:before {
	background: #fff;
	left: 0;
	width: 100%
}

.submenu-container__inner.not-scrollbar .scroll-bar .scroll-bar__slider {
	display: none
}

.submenu-container__inner-scroll-box {
	overflow-y: scroll;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding: 20px;
	position: absolute;
	z-index: 1
}

.submenu-2__heading {
	font-size: 14px;
	line-height: 1.2
}

.submenu-2 {
	width: 100%;
	margin-top: 5px
}

.level2 a, .submenu-2 .submenu-2__link {
	border-bottom: 1px solid transparent;
	color: #dd137b;
	font-size: 12px;
	line-height: 1.2;
	text-decoration: none
}

.submenu-2 .submenu-2__link:hover {
	color: #000;
	border-color: #000
}

.submenu-3 {
	display: none;
	padding: 10px 0 25px 20px
}

/*.submenu-3 .submenu-3__item {*/
/*	padding-top: 15px*/
/*}*/

.level1 .level2 a, .submenu-3 .submenu-3__link {
	color: #000;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
	text-decoration: none
}

.level1 ul {
	margin: 0 !important;
	width: 280px
}

.level1 .level2 a {
	padding: 9px 30px 11px 10px;
	font-size: 13px;
	display: block;
	border: none !important
}

.submenu-2 .submenu-2__item:first-child {
	border: 0
}

.submenu-3__item, .submenu-2 .submenu-2__item {
	border-top: 1px solid #e9eaeb
}

.submenu-3 .submenu-3__link:hover {
	border-color: #dd137b;
	color: #dd137b
}

.level1 .level2 a:hover {
	color: #dd137b
}

.level2 .drop-nav {
	top: -2px;
	box-sizing: content-box
}

.drop-nav .active, .drop-nav .active a, .drop-nav .active .icon-arr-for-menu, .drop-nav li:hover .icon-arr-for-menu {
	color: #dd137b
}

.drop-nav .active, .drop-nav li:hover {
	background: #f4f5f7
}

.hiden-el {
	opacity: 0 !important;
	visibility: hidden !important;
	display: none !important
}

.scroll-bar {
	background: #fff;
	top: 2%;
	right: 0;
	height: 96%;
	width: 20px;
	position: absolute;
	z-index: 20
}

.scroll-bar:before {
	background: #eaeaea;
	content: '';
	top: 0;
	left: 3px;
	height: 100%;
	width: 4px;
	position: absolute;
	z-index: -2
}

.scroll-bar__slider {
	background: #e1e1e1;
	cursor: pointer;
	left: 0;
	width: 10px;
	position: absolute;
	z-index: 10
}

.more-catalog-item {
	display: none
}

.news-articles {
	margin-top: 65px
}

.news-articles .news-box {
	margin-top: 25px
}

.news-articles .news-box__description {
	margin-top: 15px
}

.banner-block {
	margin-top: 25px
}

.banner-container, .banner-image {
	display: block;
	width: 100%
}

.banner-container + .banner-container {
	margin-top: 45px
}

.banner-image {
	border: 1px solid #dedfe0;
	border-radius: 3px
}

.banner-image.big-image {
	border-width: 2px
}

.sidebar + .content-container {
	width: 985px
}

.content-container {
	width: 100%
}

.best-deals {
	margin-top: 50px
}

.product-item a {
	font-size: 12px;
	/*line-height: 1.25;*/
	color: #428ba4;
	text-decoration: none;
	outline: 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;
}

.view_as_blocks .flag {
	right: auto;
	left: -15px;
}

.view_as_blocks .prod-marker {
	left: -15px;
}

.product-item {
	/*border: 1px solid #dedfe0;*/
	/*border-radius: 3px;*/
	height: 272px;
	width: 231px;
	margin-top: 20px;
	/*padding: 15px*/
}

.product-item .title-box {
	overflow: hidden;
	text-align: center;
}

.product-item .price-box {
	text-align: center;
	margin-bottom: 5px
}

.product-item .price-box {
	letter-spacing: -.5px
}

.product-item .old-price {
	text-decoration: line-through;
	color: gray;
	font-size: 12px;
	line-height: 1.2;
	display: block;
	position: relative;
	z-index: 10;
	margin: -5px 0
}

.product-item + .product-item {
	margin-left: 16px
}

.product-image-box .table-cell {
	height: 120px;
	width: 164px
}

.product-image-box .table-cell img {
	display: block;
	max-height: 122px;
	max-width: 160px;
	margin: 0 auto
}

.product-item--more-info .product-image-box .table-cell img {
	max-height: 150px
}

#basket-preview-content {
	background: white;
	width: 90%;
	margin: 0 auto
}

.buy-button-container {
	margin: 0 auto;
}

/*.buy-button-container .put-in-the-basket {*/
/*	background: #fc0;*/
/*	border: 1px solid #ffe477;*/
/*	border-radius: 3px;*/
/*	line-height: 34px;*/
/*	height: 36px;*/
/*	width: 80%;*/
/*	float: left*/
/*}*/

.buy-button-container .compare {
	border: 1px solid gray;
	border-radius: 3px;
	line-height: 34px;
	height: 36px;
	width: 36px;
	float: right;
	background: white url(../img/compare.png) no-repeat center center
}

.buy-button-container .compare.added {
	background-color: orange
}

.buy-button-container .compare:hover {
	background: #dedede url(../img/compare.png) no-repeat center center
}

.buy-button-container .not-present {
	line-height: 34px;
	text-align: center;
	height: 36px;
	display: block;
	overflow: hidden;

}

.buy-button-container .put-in-the-basket:hover {
	background: #ffa800;
	border-color: #ffca49
}

.buy-button-container .put-in-the-basket-gray {
	border-radius: 3px;
	line-height: 34px;
	height: 36px;
	width: 100%
}

.buy-button-container .put-in-the-basket-gray:hover {
	background: #ddd;
	border-color: #ddd
}

.put-in-the-basket.one-click {
	background: #fff;
	border-color: #ddd
}

.put-in-the-basket.one-click:hover {
	background: #fff;
	border: 1px solid silver
}

.sales-hits {
	margin-top: 50px
}

.section .box {
	display: none
}

.best-deals .product-item .price-box__title, .sales-hits .product-item .price-box__title {
	display: block;
	padding: 0 0 5px
}

.best-deals .product-item .title-box, .sales-hits .product-item .title-box {
	min-height: 68px
}

.best-deals .product-item, .sales-hits .product-item {
	min-height: 295px
}

.best-deals .product-item .old-price, .sales-hits .product-item .old-price {
	margin: 0;
	padding: 0 5px;
	display: inline-block
}

.section .box.visible {
	display: block
}

.tabs {
	border: 1px solid #e4e5e5;
	border-radius: 3px;
	top: -32px;
	right: 0;
	padding: 10px 0;
	position: absolute;
	z-index: 1
}

.tabs__item {
	color: #6f6e6e;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 1;
	padding: 0 10px
}

.tabs__item:hover {
	color: #dd137b
}

.tabs__item.current {
	color: #1f1a17;
	cursor: default;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700
}

.tabs__item.current:hover {
	color: #1f1a17
}

.tabs__item + .tabs__item {
	border-left: 1px solid #dfdfe0
}

.popular-manufacturers {
	margin-top: 50px
}

.popular-manufacturers__carousel {
	background: #f2f4f5;
	margin-top: 15px;
	padding: 15px 50px
}

.popular-manufacturers__carousel .carousel-btn {
	font-size: 0;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	z-index: 10
}

.popular-manufacturers__carousel .carousel-btn:before {
	color: #696a6d;
	line-height: 20px;
	font-size: 40px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.popular-manufacturers__carousel .carousel-btn:hover:before {
	color: #dd137b
}

.popular-manufacturers__carousel .carousel-btn.prev {
	left: 20px
}

.popular-manufacturers__carousel .carousel-btn.next {
	right: 20px
}

.popular-manufacturers__carousel .popular-manufacturers__item {
	margin: 0 15px
}

.popular-manufacturers__carousel .popular-manufacturers__item .table-cell {
	overflow: hidden;
	height: 100px;
	position: relative
}

.popular-manufacturers__carousel .popular-manufacturers__item .table-cell .partners-image {
	display: block;
	max-height: 90px;
	max-width: 185px
}

.we-on-youtube {
	margin-top: 50px
}

.video-box {
	width: 196px;
	margin-top: 20px
}

.video-box .video-iframe {
	display: block;
	height: 150px !important;
	width: 100% !important
}

.video-box .video-box__title-box {
	overflow: hidden;
	max-height: 30px;
	margin-top: 15px
}

.video-box .summary-info {
	margin-top: 10px
}

.video-box .adding-date, .video-box .views-counter {
	color: #737170
}

.video-box .divider {
	background: #dbdada;
	border-radius: 50%;
	height: 6px;
	width: 6px;
	margin: 0 6px
}

.video-box + .video-box {
	margin-left: 16px
}

.about-us {
	margin-top: 45px
}

.about-us.catalog .about-us__inner {
	padding: 45px 0 15px
}

.about-us.catalog .about-us-text {
	max-height: 100%;
	margin-top: 0
}

.about-us.catalog .about-us-text__inner p {
	color: #6b6b6b
}

.about-us__inner {
	border-top: 1px solid #e4e5e6;
	padding: 45px 0 15px
}

.about-us-text {
	overflow: hidden;
	margin-top: 15px
}

.about-us-text.full-height {
	max-height: 100%
}

.about-us-text__inner h2 {
	margin-bottom: 15px;
	margin-top: 15px
}

.about-us-text__inner h2:first-child {
	margin-top: 0
}

.about-us-text__inner p {
	color: #6b6b6b;
	line-height: 20px
}

.about-us-text__inner p + p, .more-read-btn {
	margin-top: 10px
}

.more-read-btn {
	border-color: #666;
	color: #666
}

.product-container.catalog .product-container__inner.view_as_list {
	width: auto;
}

/*.product-container.catalog .product-container__inner {*/
/*	text-align: left;*/
/*	width: 102%;*/
/*}*/

/*.product-container.catalog .product-item.product-item--more-info {*/
	/*margin: 30px 16px 0 0*/
/*}*/

.product-container.catalog .product-item.product-item--more-info + .product-item.product-item--more-info {
	margin-left: 0
}

.product-item.product-item--more-info {
	height: 325px;
	width: 232px;
	margin-top: 40px;
	/*padding-top: 25px;*/
	position: relative
}

.product-item.product-item--more-info .article-reviews-box {
	border-bottom: 1px solid #efefef;
	top: 0;
	left: 0;
	width: 100%;
	padding: 10px 15px
}

.product-item.product-item--more-info .article-reviews-box .article-name {
	color: hsla(0, 0%, 40%, 0.7);
}

.product-item.product-item--more-info .article-reviews-box .rating-box {
	margin-right: 2px
}

.rating-star {
	font-size: 10px
}

.rating-star.icon-star {
	color: #fecd08
}

.rating-star.icon-star.empty--star {
	color: #cccdcf
}

.product-item.product-item--more-info .article-reviews-box .reviews-info {
	color: #666
}

.product-item.product-item--more-info .article-reviews-box.marker {
	padding-left: 10px;
	padding-right: 10px
}

.product-item.product-item--more-info .product-item-marker {
	background: #fc8500;
	color: #fff;
	line-height: 31px;
	text-align: center;
	top: 30%;
	bottom: 0;
	left: -3px;
	height: 31px;
	width: 30px;
	position: absolute;
	z-index: 1
}

.product-item.product-item--more-info .product-item-marker:before {
	background: url(../img/marker-before.png) 50% 50% no-repeat;
	content: '';
	top: 0;
	right: -8px;
	height: 31px;
	width: 8px;
	position: absolute;
	z-index: 1
}

.product-item.product-item--more-info .product-image-box .table-cell {
	width: auto;
	min-height: 1px;
	height: auto;
	display: block !important
}

.product-item.product-item--more-info .product-image-box .table-cell img {
	display: block;
	clear: both;
}

.add-product input {
	margin: 0 0 0 5px
}

.add-product label {
	color: #000;
	cursor: pointer;
	overflow: hidden
}

.add-product {
	padding: 10px 0 0
}

.table-cell .add-product:hover {
	background: #ffa800
}

.table-cell .add-product {
	background: #fc0;
	padding: 10px;
	overflow: hidden;
	cursor: pointer
}

.product-item.product-item--more-info .product-image-box .flag {
	height: auto;
	max-height: none
}

.product-item.product-item--more-info .title-box a {
	font-size: 14px
}

.product-item.product-item--more-info .product-image-box img {
	max-height: 100%;
	max-width: 100%
}

/*.product-item.product-item--more-info .title-box {*/
/*	overflow: hidden;*/
/*	height: 32px;*/
/*	text-align: center*/
/*}*/

.pagination_new {
	text-align: center;
	padding: 6px 0 6px 10px;
	overflow: hidden;
	float: right;
	width: 185px
}

.pagination_new .prev:hover, .pagination_new .next:hover {
	border: 2px solid rgba(221, 19, 123, .8);
	color: rgba(221, 19, 123, .8)
}

.pagination_new .next {
	float: right;
	width: 22px;
	border-radius: 100%;
	height: 22px;
	vertical-align: middle;
	line-height: 20px;
	padding: 0 0 0 1px;
	border: 2px solid #dd137b;
	color: #dd137b;
	box-sizing: border-box
}

.pagination_new .prev {
	float: left;
	width: 22px;
	padding: 0 1px 0 0;
	box-sizing: border-box;
	border-radius: 100%;
	border: 2px solid #dd137b;
	color: #dd137b;
	height: 22px;
	line-height: 20px
}

.pagination_new li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	width: 22px;
	line-height: 22px;
	border-radius: 100%;
	height: 22px
}

.pagination_new a {
	font-size: 12px;
	color: #ced4d6
}

.pagination_new li a:hover {
	color: #666
}

.pagination_new li {
	cursor: pointer
}

.pagination_new li a {
	float: none;
	display: block;
	line-height: 22px
}

.pagination_new .active a {
	color: #666;
	text-decoration: none
}

.pagination_new .active {
	background: #eee
}

.product-item.product-item--more-info .price-box {
	letter-spacing: -.5px
}

.product-item.product-item--more-info .old-price {
	text-decoration: line-through;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
	display: block;
}

.product-item.product-item--more-info .new-price {
	top: 0 !important;
	left: 0 !important;
	/*position: relative !important;*/
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;
	color: #dd137b;
	font-size: 20px;
	display: inline-block;
}

/*.product-item.product-item--more-info .buy-button-container .put-in-the-basket {*/
/*	background: #fff;*/
/*	border: 3px solid #ffe477;*/
/*	border-radius: 3px;*/
/*	line-height: 31px;*/
/*	font-size: 14px;*/
/*	height: 36px;*/
/*	width: 75%;*/
/*	float: left*/
/*}*/

.alpha_img_block {
	max-width: initial;
	max-height: initial;
	height: auto !important;
	top: 0;
	position: absolute;
	float: right;
	width: 100px;
	right: -10px;
}

.product-item.product-item--more-info .buy-button-container .put-in-the-basket:hover {
	background: #ffa800;
	border-color: #ffca49
}

.category {
	margin-top: 60px
}

.category.catalog {
	margin-top: 0
}

.category__carousel {
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	overflow: hidden;
	height: 170px !important;
	padding: 20px 40px
}

.category__carousel .carousel-btn {
	font-size: 0;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	z-index: 10
}

.category__carousel .carousel-btn:before {
	color: #696a6d;
	line-height: 20px;
	font-size: 40px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.category__carousel .carousel-btn:hover:before {
	color: #dd137b
}

.category__carousel .carousel-btn.prev {
	left: 15px
}

.category__carousel .carousel-btn.next {
	right: 15px
}

.category__carousel .category__item {
	width: 248px;
	margin: 10px 12px
}

.category__carousel .category__image-box {
	margin-right: 6px
}

.category__carousel .category__image-box .table-cell {
	border: 1px solid #ebebeb;
	height: 108px;
	width: 108px
}

.category__carousel .category__image-box .table-cell img {
	display: block;
	max-height: 100px;
	max-width: 100px;
	margin: 0 auto
}

.category__carousel .category__title-box {
	width: 130px
}

.category__carousel .category__title-link {
	color: #494949
}

.category__carousel .category__title-link:hover {
	color: #dd137b
}

.textpage a {
	color: inherit;
	text-decoration: underline
}

.textpage a:hover {
	text-decoration: none
}

.textpage h1, .textpage h2, .textpage h3, .textpage h4, .textpage h5, .textpage h6 {
	color: #1f1a17;
	font-weight: 700;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.2
}

.textpage h1 {
	font-size: 22px
}

.textpage h2 {
	font-size: 20px
}

.textpage h3, .textpage h4 {
	font-size: 18px
}

.textpage h4 {
	text-transform: uppercase
}

.textpage h5 {
	font-size: 16px
}

.textpage h6 {
	font-size: 14px
}

.textpage li, .textpage p {
	color: #1f1a17;
	font-size: 15px;
	line-height: 1.5;
	position: relative;
	width: 100%
}

.textpage ol, .textpage ul {
	width: 100%
}

.textpage li {
	padding-left: 25px
}

.textpage li:before {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1
}

.textpage ul li:before {
	background: #dd137b;
	border-radius: 50%;
	content: '';
	height: 6px;
	width: 6px;
	top: 9px;
	left: 6px
}

.textpage ol {
	counter-reset: a
}

.textpage ol li:before {
	content: counter(a) ".";
	counter-increment: a;
	font-weight: 700;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	top: 0;
	padding-right: 10px
}

.textpage li + li {
	margin-top: 5px
}

.textpage h1 + img, .textpage h1 + ol, .textpage h1 + p, .textpage h1 + ul, .textpage h2 + img, .textpage h2 + ol, .textpage h2 + p, .textpage h2 + ul, .textpage h3 + img, .textpage h3 + ol, .textpage h3 + p, .textpage h3 + ul, .textpage h4 + img, .textpage h4 + ol, .textpage h4 + p, .textpage h4 + ul, .textpage h5 + img, .textpage h5 + ol, .textpage h5 + p, .textpage h5 + ul, .textpage h6 + img, .textpage h6 + ol, .textpage h6 + p, .textpage h6 + ul, .textpage img + ol, .textpage img + p, .textpage img + ul, .textpage ol + img, .textpage ol + ol, .textpage ol + p, .textpage ol + ul, .textpage p + img, .textpage p + p, .textpage ul + img, .textpage ul + ol, .textpage ul + p, .textpage ul + ul {
	margin-top: 15px
}

.textpage h1 + h1, .textpage h1 + h2, .textpage h1 + h3, .textpage h1 + h4, .textpage h1 + h5, .textpage h1 + h6, .textpage h2 + h1, .textpage h2 + h2, .textpage h2 + h3, .textpage h2 + h4, .textpage h2 + h5, .textpage h2 + h6, .textpage h3 + h1, .textpage h3 + h2, .textpage h3 + h3, .textpage h3 + h4, .textpage h3 + h5, .textpage h3 + h6, .textpage h4 + h1, .textpage h4 + h2, .textpage h4 + h3, .textpage h4 + h4, .textpage h4 + h5, .textpage h4 + h6, .textpage h5 + h1, .textpage h5 + h2, .textpage h5 + h3, .textpage h5 + h4, .textpage h5 + h5, .textpage h5 + h6, .textpage h6 + h1, .textpage h6 + h2, .textpage h6 + h3, .textpage h6 + h4, .textpage h6 + h5, .textpage h6 + h6, .textpage img + h1, .textpage img + h2, .textpage img + h3, .textpage img + h4, .textpage img + h5, .textpage img + h6, .textpage ol + h1, .textpage ol + h2, .textpage ol + h3, .textpage ol + h4, .textpage ol + h5, .textpage ol + h6, .textpage p + h1, .textpage p + h2, .textpage p + h3, .textpage p + h4, .textpage p + h5, .textpage p + h6, .textpage p + ol, .textpage p + ul, .textpage ul + h1, .textpage ul + h2, .textpage ul + h3, .textpage ul + h4, .textpage ul + h5, .textpage ul + h6 {
	margin-top: 30px
}

.brands-category-container {
	margin-bottom: 40px
}

.brands-category-container .brands-category__item {
	border: 1px solid #e2e3e4;
	height: 188px;
	width: 141px;
	padding: 5px
}

.brands-category-container .brands-category__item + .brands-category__item {
	margin-left: 2px
}

.brands-category-container .brands-category__image-box .table-cell {
	height: 125px;
	width: 131px
}

.brands-category-container .brands-category__image-box .table-cell img {
	display: block;
	max-height: 105px;
	max-width: 121px;
	margin: 0 auto
}

.brands-category-container .brands-category__title-box {
	overflow: hidden;
	max-height: 44px;
	padding-bottom: 2px
}

.brands-category-container .brands-category__title-link {
	color: #494949
}

.brands-category-container .brands-category__title-link:hover {
	color: #dd137b
}

.brands-category-container .more-read-btn-container {
	display: none
}

.share-container {
	margin-bottom: 40px
}

.share__button-box {
	margin-left: 11px
}

.share-button {
	color: #fff;
	font-size: 16px;
	line-height: 29px;
	text-align: center;
	height: 29px;
	width: 29px
}

.share-button + .share-button {
	margin-left: 6px
}

.breadcrumbs {
	padding: 15px 0
}

.breadcrumbs__link-box {
	margin-bottom: 30px
}

.breadcrumbs__link-box > * {
	margin-right: 2px
}

.breadcrumbs__link {
	color: #1f1a17;
	line-height: 1.2
}

.breadcrumbs__link:hover {
	color: #dd137b
}

.breadcrumbs__divider {
	/*color: #1f1a17;*/
	font-size: 12px;
	line-height: 1.2
}

.breadcrumbs__divider:before {
	content: '/'
}

.filter-box {
	margin-top: 15px
}

.filter-box__inner {
	background: #f4f4f4;
	border: 1px solid #e1dfdf;
	border-radius: 3px;
	margin-top: 15px;
	padding: 15px
}

.alphabet-box.latin {
	margin-top: 10px
}

.alphabet-item {
	background: #fff;
	border-radius: 3px;
	font-size: 14px;
	line-height: 29px;
	text-align: center;
	height: 29px;
	width: 29px;
	margin-top: 3px
}

.alphabet-item:hover {
	color: #dd137b
}

.letters-container {
	margin-top: 25px
}

.letter-category {
	border-bottom: 1px solid #e1dfdf;
	min-height: 102px;
	padding: 25px 0 25px 135px
}

.letter-category:first-child {
	border-top: 1px solid #e1dfdf
}

.letter-marker {
	background: #f4f4f4;
	top: 25px;
	left: 0;
	font: 24px/50px "Arial";
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	height: 50px;
	width: 85px;
	position: absolute;
	z-index: 1
}

.letter-brand {
	float: left;
	font-size: 11px;
	line-height: 1.2em;
	width: 25%;
	margin-bottom: 10px;
	padding-right: 30px;
	position: relative
}

.letter-brand__title {
	border-bottom: 1px solid transparent;
	color: #1f1a17;
	display: inline-block;
	vertical-align: top;
	text-decoration: none
}

.letter-brand__title:hover {
	border-color: #dd137b;
	color: #dd137b
}

.letter-brand__count-items {
	color: #a2a2a2
}

.letter-brand__logo {
	background: #fff;
	border: 1px solid #c6c6c6;
	box-shadow: 0 0 7px hsla(0, 0%, 66%, .84);
	display: none;
	top: -23px;
	bottom: 0;
	height: 46px;
	padding: 4px;
	position: absolute;
	z-index: 1
}

.letter-brand__logo img {
	display: block;
	max-height: 36px
}

.letter-brand__logo:after, .letter-brand__logo:before {
	content: '';
	top: 0;
	bottom: 0;
	height: 0;
	width: 0;
	margin: auto;
	position: absolute
}

.letter-brand__logo:before {
	border: 5px solid transparent;
	border-right: 5px solid #fff;
	left: -10px;
	z-index: 2
}

.letter-brand__logo:after {
	border: 6px solid transparent;
	border-right: 6px solid #c6c6c6;
	left: -13px;
	z-index: 1
}

.category__carousel.catalog .carousel-btn {
	font-size: 0;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	z-index: 10
}

.category__carousel.catalog .carousel-btn:before {
	color: #696a6d;
	line-height: 20px;
	font-size: 40px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.category__carousel.catalog .carousel-btn:hover:before {
	color: #dd137b
}

.category__carousel.catalog .carousel-btn.prev {
	left: 15px
}

.category__carousel.catalog .carousel-btn.next {
	right: 15px
}

.category__carousel.catalog .category__item {
	width: 229px
}

.category__carousel.catalog .category__image-box .table-cell {
	height: 100px;
	width: 100px
}

.category__carousel.catalog .category__image-box .table-cell img {
	max-height: 90px;
	max-width: 90px
}

.category__carousel.catalog .category__title-box {
	width: 119px
}

.pager-container {
	margin-top: 25px
}

.pagination {
	margin-left: 46px
}

.pagination__item {
	color: #757575;
	font-size: 16px
}

.pagination__item + .pagination__item {
	margin-left: 6px
}

.pagination__button {
	border-radius: 50%;
	border: 2px solid #e2e0e0;
	color: #757575;
	display: block;
	line-height: 28px;
	height: 30px;
	width: 30px
}

.pagination__button.all_items {
	border-radius: 0;
	width: 60px;
	background: white;
	line-height: 27px;
	padding: 0
}

.pagination__button.prev {
	padding-right: 2px
}

.pagination__button.next {
	padding-left: 2px
}

.pagination__button:focus {
	border: 2px solid #e2e0e0
}

.pagination__button:hover {
	background: #e2e0e0;
	color: #dd137b
}

.pagination__button.disabled, .pagination__button.disabled:hover {
	background: transparent;
	color: #ccc !important
}

.pagination__active, .pagination__link {
	border-radius: 50%;
	color: #757575;
	display: block;
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 30px
}

.pagination__active {
	background: #eaeaea
}

.pagination__link:hover {
	background: #e2e0e0;
	color: #dd137b
}

.more-catalog-items-button {
	background: transparent;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	color: #6b6b6b;
	line-height: 34px;
	height: 36px;
	margin-top: 20px
}

.filter-catalog-block {
	background: #fff;
	margin-top: 50px
}

.filter-catalog-block .form-sales {
	border-right: 1px solid #e9e9e9;
	width: 185px;
	padding: 5px 0 5px 25px;
	visibility: hidden;
	opacity: 0;
	display: none
}

.filter-catalog-block .form-sales .fine-checkbox {
	cursor: pointer
}

.filter-catalog-block .form-sales .fine-checkbox.active .fine-checkbox__icon {
	background: url(../img/check-marker.png) 50% 50% no-repeat #fff
}

.filter-catalog-block .form-sales .fine-checkbox__icon {
	background-color: #fff;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	height: 18px;
	width: 18px;
	margin-right: 2px
}

.filter-catalog-block .select-box-block {
	position: relative;
	z-index: 1
}

.filter-catalog-block .select-box-block.short .selectbox .select {
	width: 30px
}

.filter-catalog-block .select-box-block.short .selectbox .dropdown {
	left: -50%;
	width: 200%
}

.filter-catalog-block .select-box-block .selectbox {
	cursor: pointer;
	vertical-align: middle;
	margin-left: 6px
}

.filter-catalog-block .select-box-block .selectbox .select {
	background: transparent;
	color: #1f1a17;
	font: 12px/18px "Arial";
	height: auto;
	width: 130px;
	padding: 0 15px 0 0
}

.filter-catalog-block .form-sorting .select-box-block .selectbox .select {
	width: 140px !important
}

.filter-catalog-block .select-box-block .selectbox .select .text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

.filter-catalog-block .select-box-block .selectbox .trigger {
	right: 0;
	top: 0;
	height: 100%;
	width: 15px;
	position: absolute;
	z-index: 1
}

.filter-catalog-block .select-box-block .selectbox .trigger:before {
	color: #c0bfbf;
	content: '\e806';
	font: 16px/18px fontello
}

.filter-catalog-block .select-box-block .selectbox .dropdown {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size: 12px;
	text-align: left;
	top: 18px !important;
	left: -10%;
	width: 120%;
	color: #dd137b;
}

.form-sorting__title {
	color: #dd137b !important;

}

.filter-catalog-block .select-box-block .selectbox .dropdown li {
	padding: 5px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.filter-catalog-block .select-box-block .selectbox .dropdown li:hover {
	background: #f2f4f5
}

.filter-catalog-block .select-box-block .selectbox .dropdown li.selected {
	background: #f2f2f2
}

.filter-catalog-block .select-box-block .selectbox .dropdown li + li {
	border-top: 1px solid #ececec
}

.filter-catalog-block .form-sorting {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	border-radius: 3px 0 0 3px;
	width: 272px;
	padding: 8px 0
}

.filter-catalog-block .form-quantity {
	width: 233px;
	padding: 8px 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

.filter-catalog-block .items-view {
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-radius: 0 3px 3px 0;
	height: 100%;
	width: 153px;
	float: left;
	padding: 5px 0
}

.filter-catalog-block .items-view__switch-container {
	background: #fff;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	height: 24px;
	width: 67px;
	margin-left: 11px
}

.filter-catalog-block .items-view__button {
	background: transparent;
	height: 100%;
	width: 50%;
	position: relative
}

.filter-catalog-block .items-view__button.is--active {
	background: #d7d7d7;
	cursor: default
}

.filter-catalog-block .items-view__button-icon {
	background: #d7d7d7;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 1
}

.filter-catalog-block .items-view__button.horizontal .items-view__button-icon {
	height: 10px;
	width: 14px
}

.filter-catalog-block .items-view__button.horizontal .items-view__button-icon:after, .filter-catalog-block .items-view__button.horizontal .items-view__button-icon:before {
	background: #fff;
	content: '';
	left: 0;
	height: 2px;
	width: 100%;
	position: absolute;
	z-index: 1
}

.filter-catalog-block .items-view__button.horizontal .items-view__button-icon:before {
	top: 2px
}

.filter-catalog-block .items-view__button.horizontal .items-view__button-icon:after {
	top: 6px
}

.filter-catalog-block .items-view__button.horizontal.is--active .items-view__button-icon {
	background: #fff
}

.filter-catalog-block .items-view__button.horizontal.is--active .items-view__button-icon:after, .filter-catalog-block .items-view__button.horizontal.is--active .items-view__button-icon:before {
	background: #d7d7d7
}

.filter-catalog-block .items-view__button.vertical .items-view__button-icon {
	height: 10px;
	width: 10px
}

.filter-catalog-block .items-view__button.vertical .items-view__button-icon:after, .filter-catalog-block .items-view__button.vertical .items-view__button-icon:before {
	background: #fff;
	content: '';
	position: absolute;
	z-index: 1
}

.filter-catalog-block .items-view__button.vertical .items-view__button-icon:before {
	top: 0;
	left: 4px;
	height: 100%;
	width: 2px
}

.filter-catalog-block .items-view__button.vertical .items-view__button-icon:after {
	top: 4px;
	left: 0;
	height: 2px;
	width: 100%
}

.filter-catalog-block .items-view__button.vertical.is--active .items-view__button-icon {
	background: #fff
}

.filter-catalog-block .items-view__button.vertical.is--active .items-view__button-icon:after, .filter-catalog-block .items-view__button.vertical.is--active .items-view__button-icon:before {
	background: #d7d7d7
}

.filter-block {
	border: 1px solid #ced4d6;
	border-radius: 5px;
	margin-bottom: 20px
}

.banner_by_time img {
	width: 100%;
	height: auto
}

.banner_by_time {
	margin-bottom: 20px
}

.product-container.catalog .product-container__inner .banner_by_time {
	margin-right: 4%
}

.big-filter-form__block {
	border-bottom: 1px solid #ededed;
	padding: 15px
}

.big-filter-form__block.active {
	padding: 25px 0
}

.big-filter-form__block.active .big-filter-form__show-inner-container {
	display: none
}

.big-filter-form__block.active .big-filter-form__inner-container {
	display: block
}

.big-filter-form__submit:hover {
	background: #dd137b;
	color: #fff
}

.big-filter-form__submit {
	background: #fff;
	border: 3px solid #dd137b;
	/*border-radius: 3px;*/
	/*color: #000;*/
	/*font: 12px/36px "Arial";*/
	font-weight: 600;
	height: 42px;
	/*width: 100%;*/
	max-width: 100%;
	margin: 25px auto;
	-webkit-transition: all .25s ease-in-out, left 0s, -webkit-transform 0s, width 0s;
	transition: all .25s ease-in-out, left 0s, transform 0s, width 0s;
}

.big-filter-form__second-title {
	margin-top: 15px
}

.big-filter-form__show-inner-container {
	top: 14px;
	right: 10px;
	height: 20px;
	width: 20px;
	position: absolute;
	z-index: 1
}

.big-filter-form__show-inner-container:after {
	color: #000;
	content: '\e806';
	font: 30px/20px fontello;
	padding-left: 5px
}

.big-filter-form__first-title:hover {
	text-decoration: none
}

.big-filter-form__first-title {
	/*text-decoration: underline;*/
	padding: 0 25px 0 0;
	cursor: pointer
}

.btn-more-check i {
	font-style: normal;
	margin: 0 0 0 7px;
	color: #dd137b;
	text-decoration: none
}

.btn-more-check:hover i {
	color: #fff
}

.btn-more-check:hover span {
	text-decoration: none
}

.btn-more-check:hover {
	background-color: #dd137b;
	color: #fff;
	text-decoration: none
}

.btn-more-check span {
	text-decoration: underline
}

.btn-more-check {
	display: inline-block;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	font-size: 12px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #333;
	border: 2px solid #dd137b !important;
	background-color: #fff;
	border-color: #ccc;
	margin: 15px 0 0;
	padding: 6px 4px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	font-weight: 700
}

.big-filter-form__show-inner-container.active:after {
	content: '\e803'
}

.big-filter-form__inner-container {
	display: none;
}

.big-filter-form .fine-checkbox__container {
	margin-top: 5px
}

.big-filter-form .fine-checkbox__container.col-2 li {
	width: 49.3%
}

.big-filter-form .fine-checkbox__container li {
	/*display: inline-block;*/
	display: block;
	vertical-align: top;
	width: 100%;
	margin-top: 9px
}

.one_value .fine-checkbox__container li {
	margin-top: 0
}

.one_value .fine-checkbox__container li span.fine-checkbox__title {
	font-weight: bold;
	color: #000;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px
}

.manufacturers-container li {
	width: auto !important;
}

.one_value .fine-checkbox__container li label.disabled span.fine-checkbox__title {
	color: silver !important
}

.big-filter-form .fine-checkbox {
	cursor: pointer;
	display: block
}

.big-filter-form .fine-checkbox.active .fine-checkbox__icon {
	background: url(../img/check-marker.png) 50% 50% no-repeat #fff
}

.big-filter-form .fine-checkbox__icon {
	background-color: #fff;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	height: 14px;
	width: 14px;
	margin: 0 6px 0 0
}

.big-filter-form .manufacturers-container {
	overflow: hidden;
	max-height: 102px
}

.big-filter-form .manufacturers-container.full-height {
	max-height: 100%
}

.big-filter-form .all-manufacturers {
	margin-top: 15px
}

.big-filter-form .all-manufacturers:after {
	content: '\e806';
	font: 16px/22px fontello;
	padding-left: 5px
}

.big-filter-form .all-manufacturers.active:after {
	content: '\e803'
}

.tooltip {
	position: relative
}

.tooltip:hover .tooltip__text {
	display: block
}

.tooltip__icon:hover {
	background: red;
	border-color: red;
	color: #fff;
}

.tooltip__icon {
	background: #f0f0f0;
	border: 1px solid #555;
	border-radius: 50%;
	color: #8e8d8c;
	cursor: help;
	font: 10px/13px "Arial";
	text-align: center;
	font-weight: 700;
	height: 15px;
	width: 15px;
	margin-left: 4px
}

.tooltipster-sidetip .tooltipster-box {
	background: #fff !important;
}

.tooltipster-sidetip .tooltipster-content {
	color: #000;

}

.tooltipster-sidetip .tooltipster-box,
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
	box-shadow: 0 0 10px rgba(0, 0, 0, .18);
	border: 2px solid #dd137b !important;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #fff;
	top: 1px;

}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
	top: -1px;
	border-bottom-color: #dd137b;

}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -9px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #dd137b;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #fff;
	top: -2px;
}

.tooltip__text {
	display: none;
	background: #fff;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .18);
	/*display: none;*/
	font: 12px/1.5 "Arial";
	font-weight: 300;
	/*bottom: 30px;*/
	/*left: -40px;*/
	/*width: 194px;*/
	box-sizing: border-box;
	z-index: 1
}

.tooltip__text:after, .tooltip__text:before {
	content: '';
	left: 45px;
	height: 0;
	width: 0;
	margin: auto;
	position: absolute
}

.tooltip__text:before {
	border: 5px solid transparent;
	border-top: 5px solid #fff;
	bottom: -10px;
	left: 46px;
	z-index: 2
}

.tooltip__text:after {
	border: 6px solid transparent;
	border-top: 6px solid #d7d7d7;
	bottom: -13px;
	z-index: 1
}

.footer-top-part .wrapper-container {
	padding: 35px 15px 35px
}

/*.footer-menu {*/
/*	width: 300px*/
/*}*/

.footer-menu__item + .footer-menu__item {
	margin-top: 10px
}

/*.subscribe-block {*/
/*	width: 430px;*/
/*	margin-left: 70px*/
/*}*/

/*.footer-subscribe .form-item {*/
/*	display: block;*/
/*	margin-top: 10px*/
/*}*/

/*.footer-subscribe .form-input-text {*/
/*	border: 1px solid #ebebec;*/
/*	color: #1f1a17;*/
/*	height: 34px;*/
/*	width: 280px;*/
/*	padding: 0 10px*/
/*}*/

/*.footer-subscribe .form-input-submit {*/
/*	border-radius: 3px;*/
/*	height: 34px;*/
/*	width: 130px*/
/*}*/

.social-box {
	width: 300px;
	margin-left: 70px
}

.social-box__item {
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	height: 32px;
	width: 32px;
	margin-top: 10px
}

.social-box__item + .social-box__item {
	margin-left: 11px
}

.footer-bottom-part .wrapper-container .inner-container {
	border-top: 2px solid #e4e7e8;
	padding: 25px 0 45px
}

.footer-bottom__box {
	/*width: 300px;*/
	clear: both;
	/*margin: 10px 0*/
}

.schedule-block {
	margin: 10px 0 10px 70px
}

.product-item.product-item--more-info .article-name {
	float: left;
	margin: 0 0 10px;
	position: relative;
	top: -14px
}

.product-item.product-item--more-info .rating-reviews-box {
	float: right
}

.product-item .present-status {
	/*text-align: right;*/
	font-size: 12px;
	color: rgba(0, 128, 0, 0.65);
	font-weight: bold
}

.product-item.product-item--more-info .article-reviews-box {
	white-space: nowrap;
	height: 34px;
	overflow: hidden
}

.product-item.product-item--more-info .article-reviews-box .reviews-info {
	font-size: 0;
	color: transparent;
	float: right;
	margin-top: 3px
}

.product-item.product-item--more-info .price-box {
	font-size: 0;
	color: transparent
}

.product-item.product-item--more-info .buy-button-container {
	padding: 0 0 1px;
	overflow: hidden
}

.product-item.product-item--more-info .price-box__title {
	display: none
}

.product-item.product-item--more-info .price-box {
	height: 36px;
	text-align: center;
	line-height: 36px
}

.product-item.product-item--more-info .product-image-box {
	display: inline-block;
	width: 100%;
	position: relative
}

.product-item.product-item--more-info {
	height: auto
}

.bx-filter-popup-result.right:before {
	content: '';
	width: 0;
	display: inline-block;
	margin: -7px 0 0;
	position: absolute;
	left: -10px;
	z-index: 9;
	top: 50%;
	border-right: 10px solid #dd137b;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent
}

.bx-filter-popup-result.right:after {
	content: '';
	width: 0;
	display: inline-block;
	margin: -10px 0 0;
	position: absolute;
	left: -16px;
	top: 50%;
	border-right: 16px solid #dd137b;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}

.bx-filter-popup-result.right {
	border: 3px solid #dd137b !important;
	background: #dd137b;
	margin-top: -13px !important;
	border-radius: 4px;
	font-weight: 700
}

.bx-filter-popup-result a, .bx-filter-popup-result {
	color: #fff !important
}

.sidebar-menu .sub-container {
	position: static
}

header.inner-page .catalog-menu-container .sidebar .sidebar-menu {
	position: relative
}

.sidebar-menu .sub-container .sidebar-menu__link {
	padding-right: 30px
}

.sidebar-menu .sub-container .sidebar-menu__link .sidebar-menu__link-text a {
	color: black;
	text-decoration: none
}

.sidebar-menu .sub-container .sidebar-menu__link .sidebar-menu__link-text a:hover {
	color: #dd137b
}

.submenu-container {
	height: 100%
}

.sidebar-menu .sub-container .show-submenu-container {
	color: #cdcecf;
	font-size: 16px;
	line-height: 36px;
	height: 100%;
	float: right;
	width: 30px;
	z-index: 1;
	position: relative
}

.submenu-container {
	transition: opacity 0s ease-in-out 0s, visibility 0s ease-in-out 0s
}

.submenu-container.anim {
	transition: opacity 0s ease-in-out .5s, visibility 0s ease-in-out .5s
}

#smallCarousel .slick-current img {
	box-shadow: 0 1px 10px rgba(221, 19, 123, .8)
}

#smallCarousel {
	margin-top: 20px;
	min-height: 108px
}

.slick-slide {
	text-align: center;
	outline: none !important
}

.my-wp {
	float: left
}

.level1 ul {
	float: left
}

.level2 ul {
	display: none;
	background: #fff;
	border: 0
}

.level1 .sidebar-menu {
	width: 100%
}

.drop-nav {
	float: left;
	position: absolute;
	left: 298px;
	display: none;
	top: 0;
	min-height: 100%;
	background: #fff;
	border: 2px solid #e9eaeb
}

.catalog-main-menu .submenu-2__item {
	float: left;
	width: 25%;
	border: 0
}

.catalog-main-menu .submenu-3__item {
	border: none !important
}

.catalog-main-menu .submenu-2 {
	width: 100%;
	margin-top: 5px
}

.catalog-main-menu .submenu-2 .submenu-2__item {
	display: inline-block;
	vertical-align: top;
	width: 32.5%;
	margin-top: 10px;
	padding-right: 30px
}

.catalog-main-menu .submenu-3 {
	display: block;
	padding: 0 0 25px 2px
}

.catalog-main-menu .submenu-3 .submenu-3__item {
	padding-top: 15px
}

.view_as_list .dop-new {
	border: 1px solid #ededed;
	width: 100%;
	overflow: hidden
}

.dop-new-preview .table-cell img {
	display: block;
	margin: 0 auto;
	max-width: 90%;
	max-height: 115px
}

.dop-new .product-item-marker:before {
	background: url(../img/marker-before.png) 50% 50% no-repeat;
	content: '';
	top: 0;
	right: -8px;
	height: 31px;
	width: 8px;
	position: absolute;
	z-index: 1
}

.dop-new .product-item-marker {
	background: #fc8500;
	color: #fff;
	line-height: 31px;
	text-align: center;
	top: 0;
	bottom: 0;
	left: -3px;
	height: 31px;
	width: 30px;
	position: absolute;
	z-index: 1
}

.dop-new-preview .flag {
	right: 20px
}

.dop-new-preview a {
	position: relative;
	display: block
}

.dop-new-preview .table-cell {
	display: block;
	position: relative
}

.dop-new-preview {
	float: left;
	width: 300px;
	padding: 5px;
	min-height: 180px;
}

.dop-new-text {
	overflow: hidden
}

.dop-new-text .tooltip {
	display: none
}

.dop-new-info {
	float: right;
	position: relative;
	width: 180px;
	text-align: center
}

.dop-new-text .tooltip__icon {
	margin-right: 6px
}

.dop-new-text p {
	float: left;
	font-weight: 700;
	font-size: 12px;
	margin: 0 10px 0 0 !important
}

.dop-new-text a:hover {
	text-decoration: none
}

.dop-new-text a {
	color: #666;
	font-size: 14px;
	text-decoration: underline;
	line-height: 1.2
}

.dop-new-text li {
	font-size: 12px;
	margin: 0 0 5px;
	overflow: hidden;
	clear: both
}

.dop-new .dop-new-text .product-title-link:hover {
	text-decoration: underline
}

.dop-new .dop-new-text .product-title-link {
	margin: 0 0 15px;
	font-size: 14px !important;
	min-height: 32px;
	color: #428ba4;
	text-decoration: none
}

.dop-new .article-name {
	display: block;
	top: 0 !important;
	position: static;
	padding: 5px 0 10px 20px
}

.dop-new-info .present_status_item_card.available {
	color: green
}

.dop-new-info .present_status_item_card {
	font-size: 14px;
	color: gray;
	text-align: center;
	margin: 0 0 5px;
	padding: 10px 0 0
}

.dop-new-info .dop-price {
	font-size: 20px;
	margin: -8px 0 0;
	display: block;
	line-height: 1.25
}

.one-click:before {
	display: none !important
}

.dop-new-info .put-in-the-basket.one-click {
	width: 150px;
	margin: 0
}

.dop-new-info .buy-button-container .compare {
	color: #dedfe0;
	float: right;
	width: 36px;
	margin-left: 5px;
	position: absolute;
	border-radius: 3px;
	bottom: 0;
	right: 0
}

.dop-new .buy-button-container {
	padding-right: 46px !important
}

.dop-new-info .buy-button-container .put-in-the-basket {
	float: none !important;
	width: 100%;
	margin-bottom: 10px;
	height: 36px;
}

.dop-new-info .buy-button-container {
	padding: 0;
	text-align: left;
	position: relative;
	margin-top: 10px;
}

.dop-new-info .buy-button-container .compare i {
	display: block
}

.dop-new .title-box {
	position: static;
	float: none
}

.nashli-deshevle {
	line-height: 1.2em
}

.catalog-page-content {
	clear: both
}

.article-name.only-mobile, .dop-new-text.only-mobile {
	display: none
}

.banner-block img {
	width: 100%;
	height: auto
}

.level2 .level3 {
	top: -3px
}

.drop-nav.level2 .drop-nav {
	left: 280px
}

.drop-nav.level2 {
	left: 298px
}

.breadcrumbs__link-box span.nolink, .breadcrumbs__link-box a, .breadcrumbs__link-box {
	font-size: 13px;
	/*color: #1f1a17*/
}

.breadcrumbs__link-box em:first-child a {
	/*font-size: 0;*/
	/*color: transparent;*/
	/*width: 14px;*/
	/*margin: 1px 0 0;*/
	/*height: 10px;*/
	display: inline-block;
	/*vertical-align: top;*/
	/*background: url(../img/dom.png) no-repeat*/
}

/*.big-filter-form__block .toggle-accordion:after {*/
/*	content: '►';*/
/*	position: absolute;*/
/*	left: 0;*/
/*	top: 2px;*/
/*	font-size: 12px;*/
/*	color: #dd137b*/
/*}*/

.big-filter-form__block .toggle-accordion.active:after {
	content: '▼'
}

.big-filter-form__block .toggle-accordion {
	position: relative;
	color: #428ba4;
	padding-left: 15px
}

.contacts_item img {
	width: 100%
}

.contacts_item {
	float: left;
	width: 33.3% !important;
	box-sizing: border-box;
	margin: 0 !important;
	padding: 40px 20px 10px
}

.contacts-page .block_1 p {
	width: 100%;
	margin: 0
}

.contacts-page_in {
	margin: 0 -20px
}

.contacts-page_bottom .block_2 {
	text-align: left
}

.contacts-page_bottom {
	text-align: left;
	clear: both
}

.page_bottom_item {
	margin: 20px 0;
	overflow: hidden
}

.page_bottom_item a:hover {
	color: #800000;
	text-decoration: underline
}

.page_bottom_item a {
	text-decoration: none;
	font-weight: bold;
	color: #dd137b
}

.page_bottom_item p {
	float: left;
	width: 300px
}

.element-select-city .icon-right-open-1, .element-delivery-info .icon-right-open-1 {
    float: left;
    margin: 0px 12px 0 0;
    font-size: 28px;
    color: #dd137b;
    line-height: 20px;
}

@media all and (min-width: 1px) and (max-width: 1365px) {
	.product-item {
		height: 272px
	}

	.search-from {
		max-width: 37%
	}

	.sidebar + .content-container {
		width: 845px
	}

	.wrapper-container {
		width: 1200px
	}

	.product-item.product-item--more-info {
		width: 196px
	}
}

@media all and (min-width: 1px) and (max-width: 1199px) {
	/*.catalog_product_views .put-in-the-basket {*/
	/*	width: 70% !important*/
	/*}*/

	.contacts_item img {
		height: auto
	}

	.contacts_item {
		width: 100% !important
	}

	.dop-new .buy-button-container {
		padding-right: 36px !important
	}

	.cash-wrap {
		padding-left: 5px;
		padding-right: 5px
	}

	.sales-hits .product-item .price-box .new-price {
		background: #fff
	}

	.qty_indicator span {
		display: block !important
	}

	.drop-nav.level2 .drop-nav, .drop-nav {
		left: 198px
	}

	.level1 ul {
		width: 200px
	}

	.drop-nav.level2 {
		left: 253px
	}

	.catalog-main-menu .submenu-2 .submenu-2__item.sub-container {
		padding-left: 40px;
		min-height: 30px;
		position: relative;
		width: 100%
	}

	.catalog-main-menu .submenu-3 {
		display: none
	}

	.catalog-main-menu .submenu-2 .submenu-2__item {
		width: 100% !important
	}

	.formCost {
		padding: 0 !important
	}

	.formCost label, .formCost input {
		margin-left: 4px !important
	}

	.formCost input {
		width: 57px !important
	}

	td.qty {
		padding: 0 !important;
		width: 98px
	}

	.wrapper-container {
		width: 768px
	}

	.footer-top-part .wrapper-container {
		padding: 30px 15px 15px
	}

	.footer-menu {
		width: 180px
	}

	/*.subscribe-block {*/
	/*	width: 250px;*/
	/*	margin-left: 20px*/
	/*}*/

	/*.footer-subscribe .form-item {*/
	/*	display: block;*/
	/*	margin-top: 10px*/
	/*}*/

	/*.footer-subscribe .form-input-text {*/
	/*	width: 100%*/
	/*}*/

	/*.footer-subscribe .form-input-submit {*/
	/*	float: left*/
	/*}*/

	.social-box {
		float: right;
		width: 180px;
		margin-left: 0
	}

	.footer-bottom-part .wrapper-container .inner-container {
		padding: 15px 0 35px
	}

	/*.footer-bottom__box {*/
	/*	width: 220px*/
	/*}*/

	.footer-bottom__box p span {
		display: block
	}

	.footer-bottom__box p + p {
		margin-top: 5px
	}

	.schedule-block {
		margin-left: 20px
	}

	.social-box .footer-bottom__box {
		width: 100%
	}

	.sidebar {
		width: 255px
	}

	.sidebar + .content-container {
		width: 463px
	}

	.product-item {
		height: 182px;
		width: 144px;
		padding: 10px
	}

	.product-item .title-box .product-title-link {
		font-size: 14px;
		letter-spacing: -.3px
	}

	.product-item .price-box {
		position: relative;
		width: 100%
	}

	.product-item .price-box .new-price {
		text-shadow: 0 0 2px #fff, 1px 0 2px #fff, 0 1px 2px #fff, -1px 0 2px #fff, 0 -1px 2px #fff, -1px -1px 2px #fff;
		top: -16px;
		left: 34px;
		/*position: absolute;*/
		z-index: 1
	}

	.product-item:last-child {
		display: none
	}

	.product-item + .product-item {
		margin-left: 11px
	}

	.product-image-box .table-cell {
		height: 80px;
		width: 122px
	}

	.product-image-box .table-cell img {
		max-height: 110px;
		max-width: 110px
	}

	.buy-button-container .put-in-the-basket {
		font-size: 12px;
		line-height: 24px;
		height: 26px
	}

	.btn-tel-icon img {
		margin: 4px 3px 0 0 !important
	}

	.tabs {
		top: 0;
		right: 0;
		width: 100%;
		margin-top: 20px;
		position: relative;
		z-index: 1
	}

	.tabs__item {
		font-size: 12px
	}

	.video-box {
		width: 144px
	}

	.video-box .video-iframe {
		height: 130px !important
	}

	.video-box .summary-info, .video-box:last-child {
		display: none
	}

	.video-box + .video-box {
		margin-left: 11px
	}

	.more-catalog-item {
		background: #fff;
		border: 2px solid #e9eaeb;
		border-radius: 0 0 3px 3px;
		border-top: 0;
		line-height: 1.2;
		padding: 15px 30px 15px 15px
	}

	.more-catalog-item .show-submenu-container {
		color: #cdcecf;
		font-size: 16px;
		line-height: 46px;
		top: 0;
		right: 0;
		height: 100%;
		width: 30px;
		position: absolute;
		z-index: 1
	}

	.more-catalog-item .show-submenu-container:before {
		content: '\e802';
		font-family: fontello
	}

	.more-catalog-item:hover .show-submenu-container {
		color: #dd137b
	}

	.city-select-box__inner {
		max-width: 738px
	}

	.city-select-box__left-part, .city-select-box__right-part {
		width: 100%
	}

	.city-select-box__right-part {
		margin-top: 70px
	}

	#up-button {
		right: 15px
	}

	#up-button.show {
		bottom: 200px
	}

	.submenu-container {
		left: 252px;
		width: 484px
	}

	.submenu-container__inner {
		left: 5px;
		width: 464px
	}

	.submenu-2 .submenu-2__item {
		width: 100%;
		padding-right: 45px
	}

	.submenu-2 .submenu-2__item.sub-container {
		padding-left: 20px;
		position: relative
	}

	.submenu-2 .submenu-2__link {
		border-bottom: 1px solid transparent;
		color: #000;
		font-size: 12px;
		line-height: 1.2;
		text-decoration: none
	}

	.show-submenu-3 {
		border: 1px solid #cccdce;
		border-radius: 3px;
		text-align: center;
		top: 0;
		left: 0;
		height: 13px;
		width: 13px;
		position: absolute;
		z-index: 1
	}

	.show-submenu-3:before {
		content: '+';
		color: #696a6c;
		display: block;
		font-size: 14px;
		line-height: 10px
	}

	.show-submenu-3.active:before {
		content: '-';
		font-size: 16px;
		line-height: 8px
	}

	.catalog-button {
		width: 255px
	}

	.search-from {
		max-width: 35%
	}

	.logo {
		width: 255px
	}

	.contacts-block {
		margin: 15px 0 0
	}

	.contacts-block__item + .contacts-block__item {
		margin-left: 26px
	}

	.sign-in-block {
		display: none
	}

	.header-top-part .sign-in-block {
		display: block;
		margin-top: 4px
	}

	.location-block {
		width: 255px;
		margin-top: 4px
	}

	.location-block__city {
		width: 145px
	}

	/*.main-site-menu {*/
	/*	!*background: url(../img/default/transparent_60_000.png);*!*/
    /*    background-color: rgba(0,0,0,0.6);*/
	/*	left: 0;*/
	/*	top: -100%;*/
	/*	height: 100%;*/
	/*	width: 100%;*/
	/*	padding: 0;*/
	/*	margin: 0;*/
	/*	position: fixed;*/
	/*	z-index: 200;*/
    /*    overflow: auto;*/
    /*    transition: top 0.5s ease-in-out;*/
	/*}*/

	/*.main-site-menu.show {*/
	/*	top: 0*/
	/*}*/

	/*.main-site-menu .main-site-menu__inner, .main-site-menu .menu-close-btn {*/
	/*	top: 0;*/
	/*	height: 100%;*/
	/*	width: 100%;*/
	/*	position: absolute*/
	/*}*/

	/*.main-site-menu .menu-close-btn {*/
	/*	color: #a0a0a0;*/
	/*	top: 20px;*/
	/*	right: 20px;*/
	/*	height: auto;*/
	/*	width: auto;*/
	/*	z-index: 4*/
	/*}*/

	/*.main-site-menu .menu-close-btn:before {*/
	/*	content: '\e817';*/
	/*	font: 26px/1 fontello*/
	/*}*/

	/*.main-site-menu .main-site-menu__inner {*/
		/*background: white;*/
		/*overflow-y: scroll;*/
		/*left: 0;*/
		/*right: 0;*/
		/*max-width: 768px;*/
		/*margin: auto;*/
		/*padding: 45px 40px;*/
		/*z-index: 3*/
	/*}*/

	.main-site-menu .main-site-menu__inner .main-site-menu__inner-container {
		display: block
	}

	.main-site-menu .main-site-menu__inner .main-site-menu__inner-container:before {
		display: none
	}

	/*.main-site-menu .main-site-menu__inner .main-site-menu__inner-container .main-site-menu__inner-item {*/
	/*	display: block;*/
	/*	font-size: 18px;*/
	/*	padding: 15px 0*/
	/*}*/

	.main-site-menu .main-site-menu__inner .main-site-menu__inner-container + .main-site-menu__inner-container {
		margin-left: 0
	}

	.basket {
		width: 110px;
		margin: 1px 30px 0 0
	}

	.basket.not-empty {
		width: 130px
	}

	/*.menu-btn * {*/
	/*	background: #6f6f6f;*/
	/*	border-radius: 2px;*/
	/*	height: 5px;*/
	/*	width: 40px*/
	/*}*/

	/*.menu-btn * + * {*/
	/*	margin-top: 5px*/
	/*}*/

	/*.menu-btn.active *, .menu-btn:hover * {*/
	/*	background: #dd137b*/
	/*}*/

	.product-item.product-item--more-info:nth-child(4) {
		display: none
	}

	.brands-category-container .brands-category-container__inner {
		overflow: hidden;
		height: 188px
	}

	.brands-category-container .brands-category__item + .brands-category__item {
		margin-left: 4px
	}

	.brands-category-container .more-read-btn-container {
		display: block
	}

	.header-bottom-part .header-bottom-part__inner.fixed .catalog-button {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 180px
	}

	.header-bottom-part .header-bottom-part__inner.fixed .selectbox-block {
		margin-left: 15px
	}

	.header-bottom-part .header-bottom-part__inner.fixed .search-from {
		max-width: 273px
	}

	.header-bottom-part .header-bottom-part__inner.fixed .basket {
		margin-left: 10px
	}

	.alphabet-box.cyrillic {
		margin-top: 10px
	}

	.letter-brand {
		width: 33.33%;
		padding-right: 15px
	}

	.filter-catalog-block .form-sales {
		display: none
	}

	.filter-catalog-block .form-quantity {
		border-radius: 0 3px 3px 0
	}

	.content-container .filter-catalog-block .items-view {
		float: right;
		width: auto !important
	}

	.pagination_new {
		width: 50%;
		padding: 13px !important
	}

	.contacts-block__item.mail .contacts-block__link {
		float: none;
		margin-bottom: 5px;
		text-align: center;
	}

	.contacts-block__item.mail {
		right: 0;
	}

	.dop-new .dop_rozn, .dop-new-info .dop_blocking {
		padding-left: 10px;
		padding-right: 10px
	}

	.dop-new-text {
		padding: 0 5px
	}

	.dop-new-text p {
		margin: 0 !important;
		display: inline !important;
		float: none
	}

	.dop-new-preview .price-box {
		display: none
	}

	.dop-new-info .buy-button-container .compare {
		height: 26px;
		width: 26px
	}

	.dop-new-info .buy-button-container .compare i {
		height: 26px;
		margin: 0;
		display: block;
		width: 26px;
		line-height: 26px
	}

	.dop-new-info .put-in-the-basket.one-click {
		width: 165px
	}

	.dop-new-preview {
		width: 120px
	}

	.dop-new .article-name {
		margin: 0 !important;
		padding: 5px 5px 10px
	}

	.dop-new-info {
		width: 150px
	}

	.group_filter_section .gf-item {
		width: 27% !important
	}

}

@media all and (min-width: 1px) and (max-width: 1024px) {

	.filter-block.open {
		display: block !important
	}

	.filter-block {
		/*display: none*/
	}

	.content-container .filter-catalog-block .items-view {
		float: left
	}
}

@media screen and (max-width: 960px) {
	.level1 ul {
		width: 162px
	}

	.drop-nav {
		left: 160px
	}
}

.mkc:before {
	display: none !important
}

@media all and (min-width: 1px) and (max-width: 767px) {
	#fiji {
		display: block !important;
		max-width: 100%;
		margin: 0;
		height: 40px;
		padding: 0 50px 0 10px;
		text-align: left
	}

	.filter-block {
		display: none;
	}

	.page_bottom_item p {
		float: left;
		width: 300px
	}

	.element-select-city .icon-right-open-1, .element-delivery-info .icon-right-open-1 {
		display: none
	}

	.mkc:before {
		font-size: 14px;
		display: inline-block;
		content: 'Дарим скидку';
		text-align: center;
		box-sizing: border-box
	}

	#product-list .mkc {
		font-size: 14px
	}

	.mkc {
		width: 210px;
		display: inline-block;
		text-align: center;
		font-size: 14px
	}

	.mkc-hint {
		right: 0;
		font-size: 14px;
		left: auto !important
	}

	.sidebar-menu .sub-container .show-submenu-container {
		height: 35px
	}

	#fo-card .dop_blocking {
		overflow: hidden
	}

	#fo-card .buy-button-container .put-in-the-basket {
		font-size: 12px !important;
		height: 40px !important
	}

	.sidebar {
		margin: 0
	}

	.catalog-menu-container {
		display: none;
		opacity: 0;
		visibility: hidden
	}

	.catalog-menu-container.hiden-el {
		opacity: 1 !important;
		display: block !important;
		visibility: visible !important
	}

	.contacts-block__item.mail {
		display: inline-block
	}

	#fo-card {
		margin: 0 auto;
		float: none;
		display: block
	}

	.formCost input {
		width: 70px !important
	}

	.wrapper-container {
		width: 480px
	}

	.padding-horizontal-15 {
		padding-left: 10px;
		padding-right: 10px
	}

	.footer-top-part .wrapper-container {
		padding: 35px 10px 20px
	}

	.footer-menu {
		width: 100%;
		float: none
	}

	/*.footer-menu__link {*/
	/*	border: 2px solid #bbc0c3;*/
	/*	border-radius: 3px;*/
	/*	display: block;*/
	/*	text-align: center;*/
	/*	width: 100%;*/
	/*	padding: 9px 5px*/
	/*}*/

	.footer-menu__link:hover {
		color: #fff;
		background: #dd137b
	}

	/*.subscribe-block {*/
	/*	width: 100%;*/
	/*	margin: 35px 0 0*/
	/*}*/

	/*.footer-subscribe .form-input-submit {*/
	/*	width: 100%*/
	/*}*/

	.social-box {
		width: 100%;
		margin: 35px 0 0
	}

	.banner-block, .best-deals, .footer-bottom-part, .news-articles, .sales-hits, .we-on-youtube {
		display: none;
		visibility: hidden;
	}

	.sidebar {
		width: 100%
	}

	.sidebar + .content-container {
		width: 100%;
		margin-top: 7px
	}

	.more-catalog-item {
		display: none
	}

	.city-select-box__inner {
		max-width: 480px;
		padding: 40px 15px
	}

	.city-select-box__close {
		font-size: 20px;
		top: 10px;
		right: 15px
	}

	.city-select-box__right-part {
		margin-top: 40px
	}

	.city-select-box__city-list-item {
		width: 49%
	}

	#up-button.show {
		bottom: 15px
	}

	.sidebar {
		position: relative;
		z-index: 1
	}

	/*header {*/
	/*	z-index: 30*/
	/*}*/

	.header-bottom-part {
		z-index: 2
	}

	/*.header-bottom-part .wrapper-container {*/
	/*	padding-top: 100px*/
	/*}*/

	.catalog-button {
		overflow: hidden;
		font-size: 14px;
		text-overflow: ellipsis;
		white-space: nowrap;
		height: 40px;
		width: 140px
	}

	.catalog-button, .catalog-button__show-sidebar-menu {
		line-height: 40px
	}

	.selectbox-block {
		float: right;
		width: 140px;
		margin-left: 0
	}

	.selectbox .select {
		line-height: 40px;
		height: 40px;
		width: 140px
	}

	.search-from {
		top: 0;
		left: 10px;
		max-width: 460px;
		position: absolute;
		z-index: 20
	}

	.search-from__input-text {
		height: 36px
	}

	.search-from__input-submit:before {
		line-height: 34px
	}

	.search-from .form-search__result {
		background: #fff;
		border: 1px solid #ddd;
		border-radius: 3px;
		display: none;
		left: 0;
		top: 46px;
		margin-top: 5px;
		position: absolute;
		z-index: 20
	}

	.search-from .form-search__result .form-search__result-item {
		padding: 10px;
		-webkit-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out
	}

	.search-from .form-search__result .form-search__result-item:hover {
		background: #f2f4f5
	}

	.search-from .form-search__result .form-search__result-item + .form-search__result-item {
		border-top: 1px solid #ececec
	}

	.header-middle-part .wrapper-container {
		height: 185px
	}

	.logo {
		/*top: 25px;*/
		left: 10px;
		width: 235px;
		position: absolute;
		z-index: 1;
		margin-top: 0
	}

	.contacts-block {
		margin: 0
	}

	.contacts-block__item {
		position: absolute;
		z-index: 1
	}

	.contacts-block__item.schedule {
		bottom: 15px;
		left: 10px
	}

	.contacts-block__item.country-phone {
		bottom: 26px;
		left: 160px
	}

	.contacts-block__item.mail {
		right: 10px;
		bottom: 15px
	}

	.contacts-block__item + .contacts-block__item {
		margin-left: 0
	}

	.contacts-block__info {
		line-height: 1.2
	}

	.contacts-block__info + .contacts-block__info {
		margin-top: 0
	}

	.desctop-version-container {
		width: 100%;
		padding-bottom: 10px
	}

	.location-block {
		width: 100%;
		margin-top: 0
	}

	.location-block__city {
		width: 363px
	}

	.sign-in-block .sign-in__button {
		font-size: 13px
	}

	.sign-in-block .divider {
		width: 2px;
		margin: 0 1px
	}

	/*.main-site-menu .main-site-menu__inner {*/
	/*	max-width: 480px*/
	/*}*/

	/*.menu-btn {*/
	/*	top: 2px;*/
	/*	right: 10px;*/
	/*	position: absolute;*/
	/*	z-index: 1*/
	/*}*/

	.light-grey-background {
		padding: 10px 0
	}

	.basket {
		margin-right: 0
	}

	.sidebar-menu {
		margin-top: 0
	}

	.sidebar-menu .sidebar-menu__container:hover .sidebar-menu__link {
		background: #f4f5f7;
		color: #dd137b
	}

	.sidebar-menu .sidebar-menu__container:hover .submenu-container {
		display: none
	}

	.sidebar-menu .sub-container .show-submenu-container {
		text-align: center
	}

	.sidebar-menu .sub-container .show-submenu-container:before {
		content: '\e806'
	}

	.sidebar-menu .sub-container .show-submenu-container.active:before {
		content: '\e803'
	}

	.submenu-container {
		display: none;
		top: 0 !important;
		height: auto !important;
		z-index: 10
	}

	.submenu-container, .submenu-container__inner {
		background: #fff;
		overflow: hidden;
		left: 0;
		width: 100%;
		position: relative
	}

	.submenu-container__inner {
		border: 0;
		top: 0;
		height: auto;
		z-index: 1
	}

	.submenu-container__inner:after, .submenu-container__inner:before {
		display: none
	}

	.submenu-container__inner-scroll-box {
		overflow-y: hidden;
		height: auto;
		padding: 0;
		position: relative
	}

	.submenu-2__heading-container {
		display: none
	}

	.submenu-2 {
		width: 100%;
		margin-top: 0
	}

	.submenu-2 .submenu-2__item {
		width: 100%;
		margin-top: 0;
		padding: 15px 10px
	}

	.submenu-2 .submenu-2__item.sub-container {
		padding: 15px 40px 15px 10px;
		position: relative
	}

	.submenu-2 .submenu-2__item.active {
		padding-bottom: 0
	}

	.submenu-2 .submenu-2__item + .submenu-2__item {
		border-top: 2px solid #e9eaeb
	}

	.submenu-3 {
		display: none;
		width: 456px;
		margin-left: -10px;
		padding: 15px 0 0;
		position: relative
	}

	.submenu-3 .submenu-3__item {
		border-top: 2px solid #e9eaeb;
		padding: 15px 10px 15px 20px
	}

	.show-submenu-3 {
		top: 15px;
		right: 10px;
		left: auto
	}

	.scroll-bar {
		display: none
	}

	.product-item.product-item--more-info {
		display: none;
		height: auto;
		overflow: hidden;
		width: 100%;
		padding: 70px 15px 15px 130px
	}

	.product-item.product-item--more-info:first-child {
		display: block
	}

	.product-item.product-item--more-info .product-image-box {
		position: static;
		z-index: 1
	}

	.product-item.product-item--more-info .product-image-box .table-cell {
		width: 130px
	}

	.product-item.product-item--more-info .product-image-box .table-cell img {
		display: block
	}

	.product-item.product-item--more-info .title-box {
		overflow: hidden;
	}

	/*.product-item.product-item--more-info .buy-button-container {*/
	/*	height: 40px;*/
	/*	display: -webkit-flex;*/
	/*	display: -ms-flex;*/
	/*	display: flex;*/
	/*	-webkit-align-items: center;*/
	/*	-webkit-box-align: center;*/
	/*	-ms-flex-align: center;*/
	/*	align-items: center*/
	/*}*/

	.product-item.product-item--more-info .buy-button-container .put-in-the-basket {
		/*border: 3px solid #ffe477;*/
		/*border-radius: 3px;*/
		line-height: 31px;
		font-size: 14px;
		height: 36px;
		width: 100%
	}

	.product-item.product-item--more-info .buy-button-container .put-in-the-basket:hover {
		background: #ffa800;
		border-color: #ffca49
	}

	.product-item.product-item--more-info + .product-item.product-item--more-info {
		margin-left: 0
	}

	.category__carousel {
		padding: 20px
	}

	.category__carousel .carousel-btn.prev {
		left: 5px
	}

	.category__carousel .carousel-btn.next {
		right: 5px
	}

	.category__carousel .category__item {
		width: 248px;
		margin: 10px 12px
	}

	.category__carousel .category__image-box {
		margin-right: 6px
	}

	.category__carousel .category__image-box .table-cell {
		border: 1px solid #ebebeb;
		height: 108px;
		width: 108px
	}

	.category__carousel .category__image-box .table-cell img {
		display: block;
		max-height: 100px;
		max-width: 100px;
		margin: 0 auto
	}

	.category__carousel .category__title-box {
		width: 130px
	}

	.category__carousel .category__title-link {
		color: #494949
	}

	.category__carousel .category__title-link:hover {
		color: #dd137b
	}

	.brands-category-container .brands-category__item + .brands-category__item {
		margin-left: 14px
	}

	header.inner-page .catalog-menu-container {
		z-index: 20
	}

	header.inner-page .catalog-menu-container .sidebar {
		width: 460px
	}

	.header-bottom-part .header-bottom-part__inner.fixed .basket {
		top: 43px;
		right: 0;
		margin: 0;
		position: absolute;
		padding: 8px 10px 8px;
		z-index: 1
	}

	.alphabet-box.cyrillic {
		margin-top: 15px
	}

	.letter-brand {
		width: 100%;
		padding-right: 0
	}

	.product-item.product-item--more-info .price-box {
		vertical-align: bottom;
		padding: 0;
		letter-spacing: -.7px;
		margin-top: 5px
	}

	.my-wp {
		width: 100%;
		float: none
	}

	/*.price-box-in {*/
	/*	!*height: 72px;*!*/
	/*	!*vertical-align: bottom;*!*/
	/*	!*display: table-cell;*!*/
	/*	!*padding: 0 0 0 10px*!*/
	/*}*/

	.product-item.product-item--more-info .buy-button-container .put-in-the-basket {
		margin: 0
	}
}

.mkc {
	text-align: center !important;
	height: auto !important;
	padding-top: 8px !important;
	padding-bottom: 7px !important;
	line-height: 1.25 !important
}

.mkc span {
	position: static !important
}

@media all and (min-width: 1px) and (max-width: 479px) {
	.mkc {
		width: 140px;
		display: inline-block;
		text-align: center;
		height: auto !important;
		line-height: 1.25 !important
	}

	.mkc-hint {
		width: auto !important;
		font-size: 14px;
		left: 0 !important
	}

	.dop-new-preview {
		width: 150px
	}

	.wrapper-container {
		width: 320px
	}

	.search-from {
		max-width: 300px
	}

	.contacts-block__item {
		letter-spacing: -.3px
	}

	.location-block__city {
		width: 200px
	}

	/*.main-site-menu .main-site-menu__inner {*/
	/*	max-width: 320px*/
	/*}*/

	header.inner-page .catalog-menu-container .sidebar {
		width: 300px
	}

	.header-bottom-part .header-bottom-part__inner.fixed .catalog-button {
		width: 140px
	}

	.header-bottom-part .header-bottom-part__inner.fixed .selectbox-block {
		margin-left: 0
	}

	.header-bottom-part .header-bottom-part__inner.fixed .search-from {
		max-width: 140px
	}

	.header-bottom-part .header-bottom-part__inner.fixed .basket {
		margin-left: 0
	}

	/*.header-bottom-part .wrapper-container {*/
	/*	padding-top: 106px*/
	/*}*/

	.dop-new {
		padding: 0 !important
	}

	.dop-new .title-box {
		max-width: 100%
	}

	.dop-new-info {
		margin-top: 0;
		width: 145px
	}

	.dop-new .dop-new-text .product-title-link {
		max-width: 100%;
		color: #000;
	}

	.dop-new-text li {
		display: table;
		text-align: center;
		width: 100%
	}

	.dop-new-text p {
		line-height: 1.25;
		font-size: 12px;
		float: none;
		display: inline-block
	}

	.dop-new-text {
		padding: 10px;
		clear: both
	}

	.dop-new-text .tooltip__icon {
		display: none
	}

	.dop-new-text.only-mobile .title-box {
		display: block !important
	}

	.dop-new-text .title-box {
		display: none !important
	}

	.article-name.only-mobile, .dop-new-text.only-mobile {
		display: block !important
	}

	.dop-new-info .buy-button-container .compare {
		display: none
	}

	.dop-new-info .buy-button-container .put-in-the-basket {
		width: 100%
	}

	.qty_indicator {
		display: none
	}

	.dop-new-info .dop-price {
		margin-bottom: 10px !important
	}

	.dop-new .article-name {
		display: none
	}

	.dop-new .article-name {
		text-align: center;
		padding: 0 10px 0 0;
		width: auto
	}

	.dop-new-preview .flag {
		margin: 0 !important;
		right: auto;
		left: 20px
	}

	.dop-new-text li:nth-child(3), .dop-new-text li:nth-child(2), .dop-new-text li:nth-child(1) {
		display: table
	}

	.dop-new-text li {
		display: none;
		text-align: left
	}
}

@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?yjopk7');
	src: url('fonts/icomoon.eot?yjopk7#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?yjopk7') format('truetype'), url('fonts/icomoon.woff?yjopk7') format('woff'), url('fonts/icomoon.svg?yjopk7#icomoon') format('svg');
	font-weight: normal;
	font-style: normal
}

.icon-compare {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-compare:before {
	content: "\e900"
}

.buy-button-container .compare i {
	border: 1px solid #ddd;
	border-radius: 3px;
	width: 36px;
	height: 36px;
	margin: 0 10px 0 0;
	color: #808080;
	line-height: 34px;
	vertical-align: middle;
	font-size: 17px;
	display: inline-block;
	text-align: center
}

.buy-button-container .compare:hover i {
	color: rgba(221, 19, 123, .8);
	border: 1px solid rgba(221, 19, 123, .8)
}

.buy-button-container .compare:hover span {
	border-bottom: 1px dotted rgba(221, 19, 123, .8)
}

.buy-button-container .compare:hover {
	color: rgba(221, 19, 123, .8);
	background: none !important
}

.buy-button-container .compare span {
	border-bottom: 1px dotted #808080
}

.buy-button-container .compare {
	background: 0;
	color: #808080;
	line-height: 36px;
	text-align: center;
	/*border: 0;*/
	float: right;
	display: block
}

.buy-button-container .put-in-the-basket {
	margin-bottom: 15px

}

.buy-button-container .compare.added i {
	color: rgba(221, 19, 123, .8);
	border: 1px solid rgba(221, 19, 123, .8)
}

.buy-button-container .compare.added span {
	border-bottom: 1px dotted rgba(221, 19, 123, .8)
}

.buy-button-container .compare.added {
	color: rgba(221, 19, 123, .8);
	background: none !important
}

.btn-group-compare .compare {
	float: right;
	width: 36px;
	margin-left: 5px
}

.btn-group-compare .put-in-the-basket {
	margin: 1px 0 0
}

.btn-group-compare .compare i {
	border: 1px solid #dedfe0
}

.btn-group-compare .compare {
	color: #dedfe0
}

.header-btn-compare:hover {
	box-shadow: 0 0 10px rgba(221, 19, 123, .35);
	border: 1px solid #f45050
}

.header-btn-compare span {
	color: #fff;
	background: #dd137b;
	line-height: 23px;
	padding: 0 4px;
	display: inline-block;
	border-radius: 3px;
	vertical-align: middle;
	position: relative;
	top: -2px;
	font-weight: 700
}

.header-btn-compare {
	float: right;
	border: 1px solid #c2c9cc;
	border-radius: 3px;
	color: #000;
	display: block;
	height: 46px;
	width: 116px;
	text-align: center;
	padding: 0 10px;
	margin: 0 0 0 10px;
	text-decoration: none;
	line-height: 44px
}

.bx-touch .bx-filter-popup-result {
	background: #dd137b !important
}

.mobile-buy {
	display: none
}

@media all and (max-width: 767px) and (min-width: 1px) {
	.contacts-page_bottom .our p {
		text-align: center;
		color: #000;
		margin: 0 !important
	}

	.contacts_item {
		padding: 20px
	}

	.page_bottom_item a {
		font-size: 20px
	}

	.page_bottom_item p {
		float: none;
		width: 100%
	}

	.page_bottom_item {
		text-align: center
	}

	.contacts-page .block_1 {
		display: none !important
	}

	.banner_by_time.banner_in_list {
		display: none
	}

	.dop-new-info .buy-button-container .put-in-the-basket {
		width: 100%
	}

	.bx-filter-container-modef {
		left: 0
	}

	/* .fidex-filter .filter-block, .fidex-filter > .big-filter-form__submit {
        position: fixed;
        width: 460px;
        left: 50%;
        transform: translateX(-50%)
    }

    .fidex-filter > .big-filter-form__submit {
        top: 10px
    }

    .fidex-filter {
        z-index: 1000;
        padding-top: 40px
    }

    .fidex-filter .filter-block {
        top: 50px;
        background: #fff;
        bottom: 0;
        overflow: auto
    }*/
	.dop-new-info .dop-price {
		margin: 0
	}

	.mobile-catalog-menu .submenu-container {
		opacity: 1;
		visibility: visible
	}

	.catalog_product_views {
		display: none
	}

	.btn-group-compare .put-in-the-basket {
		width: 75%
	}

	.btn-group-compare .compare i {
		margin: 0
	}

	.btn-group-compare .compare {
		width: 25%;
		clear: none;
		margin: 0 !important
	}

	.buy_dop {
		position: static !important;
		width: 100% !important;
		overflow: hidden;
		margin: 10px 0 10px;
		padding: 0 10px 5px
	}

	.kolit td:first-child {
		border-left: none !important
	}

	.kolit {
		border-left: none !important;
		width: 100% !important
	}

	.buy_dop.buy-button-container .compare {
		display: inline-block;
		width: auto
	}

	.header-top-part .sign-in-block {
		display: none !important
	}

	.group_filter_section a.black-hover {
		display: block !important;
	}

	.sort-block {
		display: none !important;
	}

	.content-container .group_filter_section .gf-item {
		width: 49% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 480px) {
	#fo-card .dop_blocking, .mobile-buy {
		display: block !important
	}

	.mobile-buy {
		margin: 0 0 8px !important
	}

	#fo-card .dop_blocking {
		padding: 0 !important
	}

	#fo-card .dop_blocking br {
		display: none
	}

	.dop-new-info .present_status_item_card {
		padding: 0
	}

	.dop-new-text {
		display: none
	}

	.contacts-block__item + .contacts-block__item {
		display: none
	}

	.country-phone {
		display: block !important
	}

	.tel-block {
		display: none !important
	}

	.header-middle-part .wrapper-container {
		height: 100px
	}

	.breadcrumbs__h1, .product-item .title-box .product-title-link {
		font: 700 15px/1.2em "Arial", Verdana, Arial, Helvetica, sans-serif !important
	}

	/*.fidex-filter .filter-block, .fidex-filter > .big-filter-form__submit {*/
	/*	width: 300px*/
	/*}*/
}

.shapeng i:after {
	content: '';
	width: 0;
	height: 0;
	top: 0;
	right: -22px;
	border-left: 22px solid #dd137b;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	position: absolute
}

.shapeng i {
	float: left;
	margin: 0 22px 0 -5px;
	font-size: 18px;
	padding: 0 5px 0 10px;
	font-style: normal;
	font-weight: 700;
	height: 44px;
	line-height: 44px;
	color: #fff;
	position: relative;
	background: #dd137b
}

.basket-empty-info-box {
	/*background: url(../img/default/transparent_60_000.png);*/
	top: -150%;
	right: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: auto;
	overflow-y: auto;
	position: fixed;
	z-index: 100
}

.basket-empty-info-box.show {
	top: 0
}

.basket-empty-info-box__inner {
	background: #fff;
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	padding: 70px 30px
}

.basket-empty-info-box__close {
	color: #707070;
	font-size: 26px;
	top: 20px;
	right: 30px;
	position: absolute;
	z-index: 1
}

.basket-empty-info-box__close:hover {
	color: #dd137b
}

.basket-empty-info-box__left-part, .basket-empty-info-box__right-part {
	width: 49%
}