@font-face {
	font-family: 'museo_sans_cyrl900';
	font-display: swap;
	src: url('fonts/museosanscyrl_nine-webfont.eot');
	src: local('museo_sans_cyrl900'), url('fonts/museosanscyrl_nine-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museosanscyrl_nine-webfont.woff2') format('woff2'),
		url('fonts/museosanscyrl_nine-webfont.woff') format('woff'),
		url('fonts/museosanscyrl_nine-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'museo_sans_cyrl700';
	font-display: swap;
	src: url('fonts/museosanscyrl_sev-webfont.eot');
	src: local('museo_sans_cyrl700'), url('fonts/museosanscyrl_sev-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museosanscyrl_sev-webfont.woff2') format('woff2'),
		url('fonts/museosanscyrl_sev-webfont.woff') format('woff'),
		url('fonts/museosanscyrl_sev-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'museo_sans_cyrl300';
	font-display: swap;
	src: url('fonts/museosanscyrl_three-webfont.eot');
	src: local('museo_sans_cyrl300'), url('fonts/museosanscyrl_three-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/museosanscyrl_three-webfont.woff2') format('woff2'),
		url('fonts/museosanscyrl_three-webfont.woff') format('woff'),
		url('fonts/museosanscyrl_three-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html {
	overflow-y: scroll;
	overflow-x: auto;
}

body {
	background: #fff;
	font-family: 'museo_sans_cyrl300', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #292D2E;
	padding: 0;
	margin: 0;
}

a {
	font-family: 'museo_sans_cyrl300', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #3FA9F5;
	text-decoration: none;
	border-bottom: 1px solid #3FA9F5;
	outline: none;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

a:hover,
a:focus {
	border-bottom: 1px solid transparent;
	text-decoration: none;
	outline-offset: 0 !important;
	outline: none;
}

H1 {
	padding: 0;
	margin: 0 0 40px;
	font-family: 'museo_sans_cyrl300', serif;
	font-size: 48px;
	line-height: 50px;
	font-weight: normal;
	color: #292D2E;
	margin-left: -2px;
}

H2 {
	padding: 0;
	margin: 0 0 30px;
	font-family: 'museo_sans_cyrl300', serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	color: #292D2E;
}

H3 {
	padding: 0;
	margin: 0 0 15px;
	font-family: 'museo_sans_cyrl300', serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #292D2E;
}

H4 {
	padding: 0;
	margin: 0;
	font-family: 'museo_sans_cyrl700', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #292D2E;
}

img {
	border: none;
}

ul {
	padding: 0;
	margin: 0;
}

.wrapper table {
	width: 100%;
}

.wrapper table td {
	padding: 7px 5px;
}

.wrapper table td:nth-child(2n+1) {
	font-weight: 700;
	text-transform: uppercase;
	width: 55%;
}

.wrapper table tr:nth-child(2n) td {
	background: #fbfaf9;
	border-top: 1px solid #ebeaea;
	border-bottom: 1px solid #ebeaea;
}

.wrapper input[type=text],
.wrapper input[type=email],
.wrapper input[type=password] {
	border: 1px solid #999;
	height: 43px;
	line-height: 43px;
	padding: 0 20px;
	border-radius: 5px;
	background: none;
	font-size: 14px;
	font-family: 'museo_sans_cyrl300', serif;
	color: #292D2E;
}

.wrapper input[type=text]:focus,
.wrapper input[type=email]:focus,
.wrapper input[type=password]:focus,
.wrapper textarea:focus {
	border: 1px solid #F57E20;
	box-shadow: none !important;
	outline: none;
}

.wrapper textarea {
	border: 1px solid #999;
	height: 130px;
	padding: 10px 20px;
	border-radius: 5px;
	background: none;
	font-size: 18px;
	font-family: 'museo_sans_cyrl300', serif;
	color: #292D2E;
}

.fix {
	clear: both !important;
	font-size: 14px !important;
	vertical-align: 1px !important;
	float: none !important;
}

.wrapper {
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
}

/*Header*/
header {
	background: #fff;
	color: #292D2E;
}

.header-top {
	background: #F2F2F2;
	padding: 7px 0;
}

.city,
.top-menu,
.login,
.middle-col {
	display: inline-block;
	vertical-align: middle;
}

.city,
.logo {
	width: 22%;
	margin-right: 3%;
	font-family: 'museo_sans_cyrl700';
	font-size: 14px;
	margin-bottom: 5px;
}

.city label {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-weight: normal;
}

.city button {
	background: none;
	border: 0;
	font-family: 'museo_sans_cyrl700';
	font-size: 14px;
	font-weight: normal;
	width: auto;
	padding: 0;
	outline: none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	padding: 0;
	position: relative;
}

.city button:after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	bottom: 0;
	background-image: linear-gradient(to right, rgba(41, 45, 46, 1) 67%, rgba(255, 255, 255, 0) 0%);
	background-position: left bottom;
	background-size: 9.5px 1px;
	background-repeat: repeat-x;
	background-color: transparent;
	left: 0;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.city button:hover:after {
	opacity: 0;
}

.top-menu {
	width: 57%;
}

.middle-col {
	width: 57%;
	margin-top: 5px;
}

.top-menu ul {
	margin: 0;
	padding: 0;
}

.top-menu ul li {
	margin: 0 3% 0 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

.top-menu ul li:last-child {
	margin: 0;
}

.top-menu ul li a,
.login ul li a {
	font-size: 14px;
	color: #292D2E;
	text-decoration: none;
	display: inline-block;
}

.top-menu ul li a {
	border: 0 !important;
}

.top-menu ul li a span {
	border-bottom: 1px solid #292D2E;
	display: inline-block;
	vertical-align: middle;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.top-menu ul li a:hover span,
.top-menu ul li a.selected span {
	border-bottom: 1px solid transparent;
}

.login {
	width: 14.5%;
	text-align: right;
	margin-left: 2%;
}

.basket {
	min-width: 14.5%;
	text-align: right;
	margin-left: 2%;
}

.login {
	margin-left: 3%;
	width: 13.5%;
}

.login-name {
	color: #F57E20 !important;
	border-color: #F57E20 !important;
}

.login-name:hover {
	border-color: transparent !important;
}

.top-nav-icon {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	margin-right: 10px;
}

#desctop-header .nav-container .wrapper {
	height: 57px;
}

#desctop-header nav span {
	vertical-align: middle;
}

.menu-catalog {
	width: 128px;
	height: 47px;
	top: 12px;
	right: 0px;
	position: absolute;
	border-radius: 5%;
	background: white;
}

.menu-catalog:after {
	content: '';
	position: absolute;
	top: 22px;
	left: 20%;
	transform: translate(-50%, -50%);
	width: 20px;
	height: 20px;
	background: url(images/menu2.svg) no-repeat center center;
}

.menu-catalog-text {
	color: #53B947;
	z-index: 999;
	position: inherit;
}

.picture img {
	width: 100px;
	height: 66px;
}

.top-nav-icon {
	width: 28px;
	height: 28px;
	position: relative;
	border-radius: 50%;
	background: white;
}

.icon-ballons:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 28px;
	height: 28px;
	background: url(images/icon-ballons3.png) no-repeat center center;
}

.bx-top-nav-container .wrapper {
	padding-left: 60px
}

.bx-nav-1-lvl a {
	vertical-align: middle;
	letter-spacing: 0.8px;
}

.icon-delivery:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 26px;
	height: 26px;
	background: url(images/icon_delivery3.png) no-repeat center center;
}

.icon-sales:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 26px;
	height: 26px;
	background: url(images/icon-sales4.png) no-repeat center center;
}

.icon-gift {
	background: url(images/gift-icon.svg) no-repeat center center;
	background-size: cover;
}

.icon-topheart {
	background: #FFF73C;
}

.textfrachisa {
	color: #FFF73C;
}

.icon-topheart:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 26px;
	height: 26px;
	background: url(images/icon_heart1.png) no-repeat center center;
}

.icon-job:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 18px;
	background: url(images/icon_job1.png) no-repeat center center;
}

.icon-login {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	background: url(images/login-icon.svg) no-repeat center center;
	background-size: cover;
}

.login {
	text-align: left;
}

.login ul {
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.login ul li {
	padding: 0;
	margin-right: 10px;
	list-style: none;
	display: inline-block;
}

.login ul li:last-child {
	margin-right: 0;
}

.login ul li a {
	border-bottom: 1px solid #292D2E;
}

.login ul li a:hover {
	border-bottom: 1px solid transparent;
}

.header-middle {
	padding: 20px 0;
}

.logo,
.basket,
.phone,
.clock {
	display: inline-block;
	vertical-align: top;
}

.logo img {
	width: 100%;
	height: auto;
	display: block;
}

.phone,
.clock {
	font-family: 'museo_sans_cyrl700';
	font-size: 20px;
	margin: 6px 0 0;
}

.phone a {
	font-family: 'museo_sans_cyrl700';
	font-size: 20px;
	text-decoration: none;
	border: 0 !important;
	color: #292D2E;
	line-height: 22px;
}

.phone {
	margin-right: 6%;
}

.phone-icon {
	background: url(images/phone-icon.svg) no-repeat center center;
	background-size: cover;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.phone span,
.clock span {
	font-family: 'museo_sans_cyrl300';
	font-size: 14px;
	display: block;
	margin: 3px 0 0;
}

.phone div,
.clock div {
	display: inline-block;
	vertical-align: top;
}

.clock-icon {
	background: url(images/clock-icon.svg) no-repeat center center;
	background-size: cover;
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.basket .basket-in {
	padding: 10px 15px;
	text-align: left;
	display: block;
	color: #292D2E;
	text-decoration: none;
	border: 1px solid #F57E20;
	border-radius: 10px;
}

.basket .basket-in:hover {
	background: #F57E20;
	color: #fff;
}

.basket-icon {
	background-color: #F57E20;
	-webkit-mask-image: url(images/basket-icon.svg);
	mask-image: url(images/basket-icon.svg);
	width: 34px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.basket .basket-in:hover .basket-icon {
	background-color: #fff;
}

.basket .basket-in div {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.basket .basket-in div span {
	display: block;
	font-family: 'museo_sans_cyrl700';
	font-size: 24px;
}

.basket .basket-in div span i {
	font-size: 22px;
}

header nav {
	background: #54B948;
}

header>nav>div>ul {
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
	text-align: center;
}

header nav ul li {
	margin: 0;
	list-style: none;
	display: table-cell;
	vertical-align: middle;
	float: none !important;
}

header nav ul li a {
	color: #fff;
	font-family: 'museo_sans_cyrl700';
	font-size: 19px;
	text-decoration: none;
	border-bottom: 2px solid transparent;
}

header nav ul li a:hover,
header nav ul li.bx-active a,
header nav ul li a:focus {
	border-bottom: 2px solid #fff;
	color: #fff;
	text-decoration: none;
}

.bx-top-nav-container .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-2-lvl-container {
	text-align: left !important;
	border-radius: 3px;
	overflow: hidden;
	display: block;
	visibility: hidden;
}

.triangle-left {
	background: url("images/triangle-left.svg")no-repeat center center;
	background-size: cover;
	width: 4px;
	height: 6px;
	/*	display:inline-block;
position: sticky;*/
	float: right;
	vertical-align: top;
}

/*.triangle-left:hover {
color: #53B947;
}*/

#desctop-header-fixed {
	position: fixed;
	width: 100%;
	z-index: 200;
	top: -110px;
	left: 0;
	right: 0;
	transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
}

body.down #desctop-header-fixed {
	top: 0;
}

#desctop-header-fixed .logo img {
	max-width: 175px;
}

#desctop-header-fixed .basket {
	position: absolute;
	right: -60px;
	top: 23px;
}

#desctop-header-fixed .basket .basket-in {
	background: #fff;
}

#desctop-header-fixed .basket .basket-in:hover {
	background: #F57E20;
}

#desctop-header-fixed .phone div,
#desctop-header-fixed .clock div {
	display: inline-block;
	vertical-align: middle;
}

#desctop-header-fixed .header-middle {
	padding: 10px 0;
}

#desctop-header-fixed .logo,
#desctop-header-fixed .basket,
#desctop-header-fixed .phone,
#desctop-header-fixed .clock {
	display: inline-block;
	vertical-align: middle;
}

#desctop-header-fixed .phone,
#desctop-header-fixed .clock {
	margin-top: 0;
	color: #4d4d4d;
	font-size: 18px;
}

header#desctop-header-fixed nav ul {
	text-align: left;
}

header#desctop-header-fixed nav>div>ul>li {
	margin: 0;
	padding: 10px 15px;
	list-style: none;
	display: inline-block;
	vertical-align: middle;
}

header#desctop-header-fixed nav>div>ul>li:first-child {
	padding-left: 0;
}

header#desctop-header-fixed nav>div>ul>li:last-child {
	padding-right: 0;
}

header#desctop-header-fixed nav>div>ul>li>a,
header#desctop-header-fixed nav>div>div>ul>li>a {
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

header#desctop-header-fixed nav>div>ul>li>a:hover,
header#desctop-header-fixed nav>div>ul>li.bx-active>a {
	border-bottom: 1px solid #fff;
}

/*Slider*/
#slider {
	background: #FEF8F5;
}

#slider .item {
	position: relative;
	padding: 45px 0;
}

#slider .product-item {
	padding: 0;
	margin: 0;
	box-shadow: none !important;
	min-height: 350px;
	/*background-size:auto 100%!important;*/
}

.owl-prev {
	position: absolute;
	left: 0;
	top: 45%;
	opacity: 0.3;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.owl-next {
	position: absolute;
	right: 0;
	top: 45%;
	opacity: 0.3;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.owl-next.disabled,
.owl-prev.disabled {
	display: none;
}

.owl-prev:hover,
.owl-next:hover {
	opacity: 0.4;
}

.owl-carousel {
	padding: 0 35px;
	max-width: 1200px;
	width: auto !important;
}

.owl-prev i,
.owl-next i {
	display: block;
	width: 24px;
	height: 41px;
}

.owl-prev i {
	background: url(images/slider-prev.svg) no-repeat;
	background-size: cover;
}

.owl-next i {
	background: url(images/slider-next.svg) no-repeat;
	background-size: cover;
}

.slider-right {
	width: 43%;
	margin: 0 0 0 auto;
	padding: 35px 15px;
	position: relative;
}

.slider-title {
	font-family: 'museo_sans_cyrl700';
	font-size: 61px;
	line-height: 61px;
	text-decoration: none;
	color: #F57E20;
	border: 0 !important;
}

#slider p {
	font-size: 18px;
	line-height: 24px;
	color: #292D2E;
}

#slider .price,
#slider .product-item-info-container {
	display: inline-block;
	vertical-align: middle;
}

#slider .price {
	width: 23%;
	font-size: 28px;
	font-family: 'museo_sans_cyrl700';
	color: #4D4D4D;
	margin: 25px 0 0;
}

#slider .weight {
	font-size: 11px;
	font-family: 'museo_sans_cyrl300';
	font-weight: normal;
	display: block;
}

#slider .price .product-item-info-container {
	margin: 0;
	width: 100%;
}

#slider .price i {
	font-size: 24px;
}

#slider .product-item-price-current {
	display: block;
	width: auto;
}

#slider .product-item-label-text {
	max-width: none;
}

#slider .product-item-label-text div:last-child {
	margin: 0;
}

#slider .product-item-label-text div.SALELEADER {
	margin-left: 5px;
}

#slider .product-item-info-container {
	margin: 30px 0 0 15px;
	float: none;
}

#slider .product-item-info-container .btn {
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
	padding: 13px 15px;
}

.owl-dots {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center;
}

.owl-dot {
	display: inline-block;
	vertical-align: middle;
	margin: 0 7px;
	padding: 2px;
	border: 1px solid #999999;
	border-radius: 50%;
}

.owl-dot span {
	display: block;
	width: 6px;
	height: 6px;
	background: transparent;
	border-radius: 50%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.owl-dot:hover span,
.owl-dot.active span {
	background: #F57E20;
}

/*Content*/
.btn {
	color: #fff;
	background: #ED1C24;
	text-decoration: none !important;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'museo_sans_cyrl900';
	font-weight: normal;
	border-radius: 5px;
	padding: 11px 15px;
	letter-spacing: 1.5px;
	text-align: center;
	min-width: 84px;
	display: inline-block;
	border: 0 !important;
	line-height: normal;
	box-sizing: content-box;
}

.btn:hover,
.btn:focus {
	background: #D91C24 !important;
	color: #fff !important;
}

.product-item-label-text {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 8px;
	line-height: 8px;
	letter-spacing: 1px;
	font-family: 'museo_sans_cyrl700';
	text-transform: uppercase;
	color: #fff;
	z-index: 150;
	text-align: left;
	max-width: 80px;
}

.product-item-label-text div {
	border-radius: 10px;
	padding: 7px 10px 5px 10px;
	display: inline-block;
	line-height: normal;
}

.product-item-label-text div:last-child {
	margin: 10px 0 0;
}

.product-item-label-text div:first-child {
	margin: 0 !important;
}

.product-item-label-text .NEWPRODUCT {
	background: #3FA9F5;
}

.product-item-label-text .SPECIALOFFER {
	background: #F57E20;
}

.product-item-label-text .SALELEADER {
	background: #ED1C24;
}

.product-item,
.product-item-image-wrapper {
	position: relative;
	border: 0 !important;
}

.top-icon {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 150;
	width: 22px;
	height: 20px;
	cursor: pointer;
	background: #808080;
	-webkit-mask-image: url(images/heart-icon.svg);
	mask-image: url(images/heart-icon.svg);
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.top-icon:hover {
	background: #ED1C24;
}

.top-icon.active {
	background: #ED1C24;
	-webkit-mask-image: url(images/heart-active-icon.svg);
	mask-image: url(images/heart-active-icon.svg);
}

main {
	padding: 40px 0 0;
}

main.page {
	padding: 70px 0 60px;
}

.main-title {
	text-align: center;
	font-size: 24px;
	font-family: 'museo_sans_cyrl700';
	margin: 0 0 20px;
}

.product-list {
	padding: 0 0 25px;
}

.product-item {
	background: #fff;
	border-radius: 5px;
	padding: 30px;
	margin: 0 5px 25px;
	position: relative;
	text-align: left;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	min-height: 450px;
	box-shadow: 0px 0px 2px rgba(255, 30, 0, 0.7);
}

.product-item:hover {
	box-shadow: 0px 0px 25px rgba(255, 30, 0, 0.2);
	z-index: 2;
}

.product-item-image-wrapper {
	display: block;
	padding-top: 65%;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.product-item-image-original {
	z-index: 110;
}

.product-item-image-alternative {
	z-index: 120;
	opacity: 0;
}

.product-item-image-original,
.product-item-image-alternative {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: opacity 300ms linear;
	-moz-transition: opacity 300ms linear;
	-ms-transition: opacity 300ms linear;
	-o-transition: opacity 300ms linear;
	transition: opacity 300ms linear;
}

.product-item-title a {
	font-family: 'museo_sans_cyrl700';
	font-size: 32px;
	line-height: 36px;
	text-decoration: none;
	color: #54B948;
	border: 0 !important;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.product-item-title a:hover {
	color: #292D2E;
}

.product-item p {
	text-align: left;
	margin: 2px 0;
	font-size: 10px;
	line-height: 14px;
}

.product-item-info-container {
	display: inline-block;
	vertical-align: middle;
	margin: 20px 0 0;
}

.product-item-info-container.weight {
	margin: 0;
}

.product-item-price-container,
.product-item-price-current {
	font-family: 'museo_sans_cyrl700';
	font-size: 26px;
	color: #4D4D4D;
	margin: 20px 0 0;
}

#slider .product-item-price-current {
	margin: 0;
}

.product-item-price-container i {
	font-size: 23px;
}

.weight {
	font-family: 'museo_sans_cyrl700';
	font-size: 12px;
}

.weight span {
	font-family: 'museo_sans_cyrl300';
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	position: relative;
}

.weight span:after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	bottom: 0;
	background-image: linear-gradient(to right, rgba(41, 45, 46, 1) 67%, rgba(255, 255, 255, 0) 0%);
	background-position: left bottom;
	background-size: 9.5px 1px;
	background-repeat: repeat-x;
	background-color: transparent;
	left: 0;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.weight span:hover:after {
	opacity: 0;
}

.product-item-amount-field-container {
	position: relative;
	padding: 0 38px;
}

.product-item-info-container.quantity-block {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 2;
}

.product-list-section .product-item .product-item-info-container.quantity-block {
	right: 0;
	bottom: -2px;
}

.price-down {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
}

.product-list-section .price-down {
	bottom: 25px;
	left: 25px;
	right: 25px;
}

.product-item-amount-description-container span:first-child {
	display: none;
}

.product-item-amount-description-container {
	display: none;
}

.product-item-amount-field {
	border: 0;
	height: 38px;
	width: 28px;
	padding: 0 5px;
	line-height: 37px;
	background: none;
	font-family: 'museo_sans_cyrl900';
	font-size: 20px;
	color: #292D2E;
	text-align: center;
	box-sizing: content-box;
}

.product-item-amount-field:focus {
	outline: none;
}

.product-item-amount-field-btn-minus:after {
	content: "—";
	background: none;
	font-size: 16px;
	color: #F57E20;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.product-item-amount-field-btn-plus:after {
	content: "+";
	background: none;
	color: #54B948;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.product-item-amount-field-btn-minus:hover:after,
.product-item-amount-field-btn-plus:hover:after {
	color: #fff;
}

.product-item-amount-field-btn-minus {
	width: 36px;
	height: 36px;
	border: 1px solid #F57E20 !important;
	border-radius: 5px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #F57E20;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	font-family: 'museo_sans_cyrl900';
	font-size: 21px;
	background: none;
	box-sizing: content-box;
}

.product-item-amount-field-btn-minus:hover {
	background: #F57E20 !important;
	color: #fff;
}

.product-item-amount-field-btn-plus {
	width: 36px;
	height: 36px;
	border: 1px solid #54B948 !important;
	border-radius: 5px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	color: #54B948;
	line-height: 36px;
	font-family: 'museo_sans_cyrl900';
	font-size: 21px;
	text-align: center;
	text-decoration: none;
	background: none;
	box-sizing: content-box;
}

.product-item-amount-field-btn-plus:hover {
	background: #54B948 !important;
	color: #fff;
}

.btns-block {
	float: right;
}

.btns-block a {
	position: relative;
	z-index: 2;
}

.item-cont {
	height: auto !important;
}

.product-item-amount-description-container span:last-child {
	padding: 10px 0 0;
	font-size: 13px;
	display: block;
}

.noLabel {
	position: absolute;
	top: 60%;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 190;
}

.noLabel span {
	background: #999;
	font-size: 11px;
	line-height: 11px;
	font-family: 'museo_sans_cyrl700';
	border-radius: 15px;
	padding: 7px 15px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
}

.content.grey {
	background: #F4F4F4;
	padding: 70px 0;
}

.catalog-item {
	width: 18%;
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 20px 0;
	position: relative;
}

.catalog-item:nth-child(5n) {
	margin-right: 0;
}

.catalog-item img {
	width: 100%;
	height: auto;
	display: block;
}

.catalog-title {
	position: absolute;
	left: 0;
	top: 20px;
	color: #fff;
	background: #54B948;
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
	padding: 10px 25px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.catalog-item a {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	border: 0 !important;
}

.catalog-item a:hover {
	box-shadow: 0 0 25px rgba(41, 45, 46, 0.3);
}

.catalog-item a:hover .catalog-title {
	background: #F57E20;
}

.seo-txt {
	padding: 40px 0 0;
}

.seo-txt h1 {
	display: inline-block;
	vertical-align: top;
	width: 23%;
	font-size: 36px;
	line-height: 38px;
	position: relative;
	padding: 35px 0 0;
	margin: 0;
}

.seo-txt h1:before {
	content: '';
	position: absolute;
	width: 65px;
	height: 3px;
	background: #F57E20;
	top: 0;
	left: 0;
}

.seo-txt .txt {
	-moz-column-count: 2;
	-moz-column-width: 200px;
	-moz-column-gap: 25px;
	-webkit-column-count: 2;
	-webkit-column-width: 200px;
	-webkit-column-gap: 25px;
	column-count: 2;
	column-width: 200px;
	column-gap: 25px;
	width: 65%;
	display: inline-block;
	vertical-align: top;
	margin-left: 10%;
}

.seo-txt .txt p {
	margin: 0;
}

#topBtn {
	opacity: 0;
	position: fixed;
	bottom: 45px;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background: #292D2E url(images/top-icon.svg) no-repeat center center;
	cursor: pointer;
	width: 48px;
	height: 48px;
	border-radius: 10px;
	z-index: 170;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

#topBtn:hover {
	background-color: #000;
}

.header-map {
	background: #303337;
	color: #fff;
}

.header-map .header-map-container {
	max-width: 1200px;
	margin: 0 auto;
}

#header-map .header-map-row {
	padding: 50px 0;
	position: relative;
}

.header-map-page-header {
	margin: 0 0 40px;
}

.header-map-page-header h3 {
	font-size: 32px;
	color: #54B948;
	margin: 0;
	font-family: 'museo_sans_cyrl300';
}

.header-map-page-header h5 {
	font-size: 12px;
	color: #fff;
	margin: 5px 0 0;
	font-family: 'museo_sans_cyrl300';
	font-weight: normal;
}

.header-map-page-header {
	position: relative;
}

.region-close,
#mobile-nav-close,
#mobile-phone-close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	border: 0 !important;
	color: #E6E6E6;
	cursor: pointer;
}

.region-close i.close-icon,
#mobile-nav-close i.close-icon,
#mobile-phone-close i.close-icon {
	background: url(images/close-icon.svg) no-repeat center center;
	width: 15px;
	height: 15px;
	display: block;
}

.list-group a {
	color: #fff;
	border-bottom: 1px solid transparent;
	cursor: pointer;
	font-size: 14px;
	padding: 5px 0 0;
}

.list-group a:hover,
.list-group a.active {
	color: #3FA9F5;
	border-bottom: 1px solid #3FA9F5;
}

.list-group h4 {
	font-size: 10px;
	line-height: 12px;
	font-family: 'museo_sans_cyrl700';
	text-transform: uppercase;
	color: #47b948;
}

.list-group {
	margin: 0 0 25px;
}

.list-groups {
	-moz-column-count: 3;
	-moz-column-width: 100px;
	-moz-column-gap: 25px;
	-webkit-column-count: 3;
	-webkit-column-width: 100px;
	-webkit-column-gap: 25px;
	column-count: 3;
	column-width: 100px;
	column-gap: 25px;
	width: 46%;
	display: inline-block;
	vertical-align: top;
	margin-right: 3%;
}

.list-group ul li {
	list-style: none;
	margin: 5px 0;
}

.header-map .map-img {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}

.header-map .map-img img {
	width: 100%;
	height: auto;
	display: block;
}

#mobile-header,
#mobile-menu,
.logo.mobile {
	display: none;
}

#mobile-header .header-top {
	background: #54B948;
	padding: 10px 10px;
	line-height: 35px;
	height: 40px;
	box-sizing: content-box;
}

.col-sm-4:nth-child(4n) {
	/*	clear:left; */
}

.bx-top-nav-container .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-2-lvl-container {
	opacity: 0;
	position: absolute;
	background: #fff;
	padding: 0;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.bx-top-nav-container .bx-nav-1-lvl:hover .bx-nav-2-lvl-container {
	opacity: 1;
	visibility: visible;
}

.bx-top-nav-container .bx-nav-2-lvl-container-advanced:before,
.bx-top-nav-container .bx-nav-2-lvl-container:before {
	display: none;
}

.bx-top-nav-container .bx-nav-catinfo-back {
	top: 0;
}

#mobile-header .logo {
	vertical-align: top;
	margin: 0;
	width: 140px;
}

#mobile-header .whours {
	margin: 0;
	width: auto;
	float: left;
	display: block;
	top: 39px;
	position: absolute;
	line-height: 10px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
	min-width: 140px;
}

#mobile-header .city {
	margin: 0;
	width: auto;
	float: right;
}

#mobile-menu {
	position: fixed;
	bottom: 0;
	height: 36px;
	line-height: 33px;
	z-index: 200;
	background: #54B948;
	left: 0;
	right: 0;
	padding: 5px 20px;
	box-sizing: content-box;
}

#blackBg {
	display: none;
	background: rgba(26, 26, 26, 0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 170;
}

.mobile-menu-btn {
	display: inline-block;
}

.mobile-menu-btn span {
	display: block;
	background: #fff;
	border-radius: 2px;
	width: 26px;
	height: 4px;
	margin: 0 auto 4px;
}

.mobile-menu-btn span:last-child {
	margin: 0 auto;
}

#footer-mobile {
	display: none;
}

#header-map.hideAll {
	display: none;
}

/*Catalog*/
.product-list-section .product-item {
	padding: 25px;
	position: relative;
	min-height: 380px;
}

.product-list-section .col-xs-6.col-md-3 {
	padding: 0 !important;
	margin: 0 3px 25px;
	width: 24.3%;
}

.product-list-section .product-item-title a {
	font-size: 28px;
	line-height: 20px;
}

.product-list-section .btn {
	padding: 9px 15px 10px;
	margin: 0;
}

.product-catalog ul li,
.product-filter ul li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 15px 0;
}

.product-filter {
	margin: 0 0 40px;
}

.recent-products {
	border-top: 1px solid #54B948;
	margin: 40px 0 0;
}

.recent-products h3 {
	position: relative;
	font-size: 24px;
	font-family: 'museo_sans_cyrl700';
	margin: 0 0 40px;
	display: inline-block;
	background: #fff;
	padding: 0 15px;
}

.recent-products .wrapper {
	position: relative;
	margin: -15px auto 0;
}

.product-item-page-txt,
.product-item-detail-slider-block-in {
	display: inline-block;
	vertical-align: middle;
}

.fancybox-inner .product-item-page {
	padding: 50px;
}

.product-item-page-txt {
	width: 44%;
	margin-left: 5%;
}

.product-item-detail-slider-block-in {
	position: relative;
	width: 50%;
}

.product-item-detail-slider-block-in img {
	width: 100%;
	height: auto;
}

.product-item-page-txt h1 {
	color: #54B948;
	font-size: 32px;
	/*margin:0 40px 10px 0;*/
}

.product-item-page-details {
	margin: 25px 0 15px;
}

.product-item-page-txt p {
	color: #242424;
}

.product-item-page-txt .product-item-price-container {
	width: 30%;
}

.product-item-detail-slider-container .product-item-label-text {
	max-width: none;
}

.product-item-detail-slider-container .product-item-label-text div:first-child {
	margin: 45px 5px 0 0 !important;
}

.fancybox-inner .product-item-detail-slider-block {
	padding: 100% 0 0;
}

.fancybox-inner .product-item-detail-slider-image img {
	border: 0 !important;
	outline: none !important;
	cursor: crosshair;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: 0.5;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover:after {
	background: none;
}

.fancybox-inner .product-item-page-txt h1 {
	margin: 0 40px 10px 0;
}

.product-item-page-weight span {
	font-family: 'museo_sans_cyrl300';
	display: block;
	position: relative;
	float: right;
}

.product-item-page-weight span:after {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	bottom: 0;
	background-image: linear-gradient(to right, rgba(41, 45, 46, 1) 67%, rgba(255, 255, 255, 0) 0%);
	background-position: left bottom;
	background-size: 9.5px 1px;
	background-repeat: repeat-x;
	background-color: transparent;
	left: 0;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.product-item-page-weight span:hover:after {
	opacity: 0;
}

.fancybox-inner .product-item-amount-description-container span:last-child {
	position: absolute;
	bottom: -25px;
	left: 0;
}

.fancybox-inner .product-item-info-container {
	position: relative;
}

.product-item-image-wrapper:hover {
	transform: scale(1.08);
}

.col-sm-6.col-md-4.bx-filter-title,
.row .col-sm-6.col-md-4.bx-filter-parameters-box.bx-active:first-child,
.row .col-xs-12.bx-filter-button-box,
.bx-filter-parameters-box-title,
.bx-filter-input-checkbox input {
	display: none !important;
}

.bx-filter.bx-green .bx-filter-section {
	background: none;
	padding: 0;
}

.bx-filter .bx-filter-param-label {
	padding: 0;
}

.bx-filter .bx-filter-parameters-box {
	position: relative;
	width: 100%;
	margin: 0;
}

.bx-filter-parameters-box-container .checkbox {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

.bx-filter-parameters-box-container .checkbox span.bx-filter-param-text {
	font-size: 14px;
	color: #292D2E;
	padding: 3px 7px;
	border: 1px solid #F57E20;
	border-radius: 20px;
	margin: 0 10px 10px 0;
	cursor: pointer;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #fff;
}

.bx-filter-parameters-box-container .checkbox span.bx-filter-param-text:hover {
	background-color: #F57E20;
	background-position: 110% center;
	color: #fff;
}

.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	font-size: 13px !important;
}

.bx-filter .bx-filter-param-label {
	min-height: auto;
}

.product-catalog ul li a {
	font-size: 14px;
	color: #292D2E;
	padding: 3px 7px;
	border: 1px solid #3FA9F5;
	border-radius: 20px;
}

.product-catalog ul li a:hover {
	background: #3FA9F5;
	color: #fff;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #292D2E;
}

.bx-filter .bx-filter-input-checkbox input[type=checkbox]:checked+span {
	color: #fff;
	padding: 3px 25px 3px 7px;
	background: #F57E20 url(images/close-small-icon.svg) no-repeat right+10px center;
}

.product-catalog ul li.selected a {
	color: #fff;
	padding: 3px 25px 3px 7px;
	background: #3FA9F5 url(images/close-small-icon.svg) no-repeat right+10px center;
}

.bx-filter-parameters-box-container {
	padding: 0;
}

.bx-filter {
	min-width: auto;
	margin: 0 0 30px;
}

.bx_sort_container {
	display: none !important;
}

.bx_ordercart.bx_green .bx_ordercart_order_pay_center .checkout,
.bx-green .btn.btn-default {
	background: none;
	color: #54B948;
	border: 2px solid #54B948 !important;
	font-size: 18px;
	line-height: 18px;
	text-shadow: none;
	border-radius: 7px;
	text-transform: uppercase;
	font-family: 'museo_sans_cyrl900';
	font-weight: normal;
	letter-spacing: 1px;
	top: auto;
	padding: 15px 25px;
}

.bx_ordercart.bx_green .bx_ordercart_order_pay_center .checkout:hover,
.bx-green .btn.btn-default:hover {
	color: #fff;
	background: #54B948;
}

.bx_ordercart .bx_ordercart_order_table_container {
	border: 0;
	margin-top: 10rem;
}

#basket_items {
	margin: 10px 0 0;
}

#basket_items,
#basket_items tr,
#basket_items td {
	border: 0;
	white-space: normal;
	padding: 0;
	background: none;
}

#basket_items>tbody>tr>td {
	padding: 10px 20px;
}

#basket_items td {
	vertical-align: middle;
}

#basket_items .itemphoto {
	width: 15%;
}

#basket_items .itemphoto img {
	border: 0;
}

.bx_ordercart .bx_ordercart_photo_container {
	border: 0;
}

#basket_items .item {
	width: 45%;
}

.bx_ordercart .bx_ordercart_order_table_container table td.margin {
	display: none;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.bx_ordercart_itemtitle,
.bx_ordercart_itemtitle a {
	font-size: 24px !important;
	font-family: 'museo_sans_cyrl700';
	text-transform: none;
	color: #54B948 !important;
	border: 0;
}

#basket_items .item p {
	color: #292D2E;
	font-size: 14px;
	text-transform: none;
}

#basket_items .weight {
	width: 13%;
	text-align: center;
	font-size: 24px;
	font-family: 'museo_sans_cyrl300';
}

#basket_items .price {
	display: none;
}

#basket_items .counter td {
	position: relative;
}

#basket_items .counter td:last-child {
	display: none;
}

#basket_items .custom {
	width: 14%;
}

#basket_items .all_sum {
	font-size: 24px;
	font-family: 'museo_sans_cyrl700';
	text-align: right;
}

#basket_items .all_sum i {
	font-size: 21px;
}

#basket_items .counter input {
	border: 0;
	height: 38px;
	width: 28px;
	padding: 0 5px;
	line-height: 37px;
	background: none;
	font-family: 'museo_sans_cyrl900';
	font-size: 20px;
	color: #292D2E;
	text-align: center;
	box-sizing: content-box;
}

#basket_items .counter input:focus {
	outline: none;
}

#basket_quantity_control {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a:first-child {
	width: 36px;
	height: 36px;
	border: 1px solid #54B948 !important;
	border-radius: 5px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	color: #54B948;
	line-height: 36px;
	font-family: 'museo_sans_cyrl900';
	font-size: 21px;
	text-align: center;
	text-decoration: none;
	background: none;
	box-sizing: content-box;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a:last-child {
	width: 36px;
	height: 36px;
	border: 1px solid #F57E20 !important;
	border-radius: 5px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #F57E20;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	font-family: 'museo_sans_cyrl900';
	font-size: 21px;
	background: none;
	box-sizing: content-box;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a:first-child:after {
	content: "+";
	background: none;
	color: #54B948;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a:last-child:after {
	content: "—";
	font-size: 16px;
	background: none;
	color: #F57E20;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a:hover:first-child {
	background: #54B948;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a:hover:last-child {
	background: #F57E20;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a:hover:first-child:after,
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a:hover:last-child:after {
	color: #fff;
}

#basket_items .close-icon,
.popup-window-close-icon {
	background: url(images/close-icon-grey.svg) no-repeat center center;
	background-size: cover;
	width: 15px;
	height: 15px;
	display: inline-block;
}

.popup-window-close-icon:after {
	display: none !important;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 42px;
	border: 1px solid transparent;
	display: inline-block;
	border-radius: 50%;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover {
	border: 1px solid rgba(179, 179, 179, 1);
}

.bx_ordercart .bx_ordercart_order_pay {
	border-top: 1px solid #E6E6E6;
	padding: 20px 0 0;
}

.bx_ordercart_order_sum td:first-child {
	font-size: 24px !important;
	text-transform: none !important;
	font-weight: normal !important;
	width: auto !important;
	padding-right: 25px !important;
}

#allSum_wVAT_FORMATED {
	font-size: 24px;
	font-family: 'museo_sans_cyrl700';
}

.bx_ordercart .bx_ordercart_order_sum {
	float: right;
	width: auto;
}

.bx_ordercart .bx_ordercart_order_pay_center {
	border: 0;
	margin: 50px 0 0;
	padding: 0;
}

.bx-soa-cart-total {
	background: #EFF7EC;
	border: 0 !important;
	text-align: center;
}

.bx-soa-cart-total-line {
	text-align: center;
}

.bx-soa-cart-t {
	font-size: 18px;
	font-weight: normal !important;
	text-align: right;
	float: none !important;
	padding-right: 10px;
	width: 55%;
	display: table-cell;
	vertical-align: top;
}

.bx-soa-cart-d {
	float: none !important;
	text-align: left !important;
	display: table-cell;
	vertical-align: top;
	font-size: 18px;
}

.bx-soa-cart-d i {
	font-size: 16px;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
	font-size: 28px;
	vertical-align: bottom !important;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
	vertical-align: bottom !important;
	line-height: 20px;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d i {
	font-size: 26px;
}

.bx-soa-cart-total-line {
	border: 0 !important;
}

.bx-soa-cart-total-line.bx-soa-cart-total-line-total {
	border-top: 0 !important;
	padding: 20px 0 0 !important;
}

.bx-soa-cart-total-line.bx-soa-cart-total-line-total span {
	border-top: 1px solid #999 !important;
	padding-top: 20px !important;
}

.bx-soa-cart-total-line {
	padding: 3px 0 !important;
	display: table;
	width: 100%;
}

.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
	display: none !important;
}

.bx-soa-price-free {
	color: #54B948 !important;
}

.bx-price-old {
	font-size: 18px !important;
}

#bx-soa-basket .bx-soa-section-title-container {
	background: none;
}

#bx-soa-basket .bx-soa-item-td,
.bx-soa-item-content,
#bx-soa-basket .bx-soa-item-img-block {
	vertical-align: middle;
}

#bx-soa-basket .bx-soa-item-img-block,
.bx-soa-item-content {
	float: none;
	display: inline-block;
}

#bx-soa-basket .bx-soa-item-title {
	font-size: 20px;
	font-family: 'museo_sans_cyrl700';
	text-transform: none;
	color: #54B948;
	border: 0;
}

#bx-soa-basket .bx-soa-item-imgcontainer {
	border: 0;
}

.col-sm-9.bx-soa .bx-soa-section.bx-selected,
.col-sm-9.bx-soa .bx-soa-section.bx-active {
	border: 1px solid #F2F2F2;
	border-radius: 5px;
	padding: 15px;
}

.col-sm-9.bx-soa .bx-soa-item-td {
	border-top: 0;
}

.col-sm-9.bx-soa .bx-soa-more {
	padding-top: 30px;
	margin-top: 10px;
}

.col-sm-9.bx-soa .bx-soa-section-title-container {
	background: none;
}

.col-sm-9.bx-soa .bx-soa-section.bx-step-completed .bx-soa-section-title-count {
	background: #54B948;
	border-color: #54B948;
}

.col-sm-9.bx-soa .bx-sls .form-control.dropdown-block,
.bx-slst .form-control.dropdown-block {
	background: #fff !important;
	border-radius: 5px !important;
	border: 1px solid #999 !important;
	padding: 13px 40px 13px 30px;
	height: 45px;
}

.col-sm-9.bx-soa .dropdown-fade2white {
	top: 3px;
	right: 10px;
	height: 37px;
}

.col-sm-9.bx-soa .bx-slst .bx-ui-combobox-toggle {
	background: url(images/down-arrow-icon.svg) no-repeat center center;
	height: 40px;
	margin: 0;
	top: 3px;
	right: 10px;
}

.col-sm-9.bx-soa .bx-slst .form-control .bx-ui-combobox-container .bx-combobox-fake-as-input {
	padding: 0 !important;
}

.bx-ui-combobox-fake.bx-combobox-fake-as-input {
	font-size: 18px;
	font-family: 'museo_sans_cyrl300';
	line-height: 18px;
}

.col-sm-9.bx-soa .bx-slst .dropdown-icon {
	top: 15px;
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
	border: 1px solid #54B948 !important;
}

.col-sm-9.bx-soa .bx-soa-pp-desc-container .bx-soa-pp-company {
	background: #EFF7EC;
	border: 0 !important;
	margin: 0 0 25px;
}

.bx-soa-cart-total {
	-webkit-transition: opacity .4s ease !important;
	-moz-transition: opacity .4s ease !important;
	-o-transition: opacity .4s ease !important;
	transition: opacity .4s ease !important;
}

.bx-soa-cart-total.bx-soa-cart-total-fixed {
	top: 120px !important;
}

.radio-fake {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 21px;
	height: 21px;
	background: #fff;
	z-index: 100;
	border-radius: 50%;
	border: 1px solid #999;
}

.radio-fake:after {
	background-color: #F57E20;
	position: absolute;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	top: 4px;
	left: 4px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.bx-soa-pp-company-graf-container input:checked~.radio-fake:after {
	opacity: 1;
}

input[type=checkbox].bx-soa-pp-company-checkbox {
	top: 9px !important;
	left: 9px !important;
}

.bx-soa-pp-company-graf-container {
	border: 1px solid #999 !important;
}

label[data-bx-user-consent] a {
	border: 0;
}

label[data-bx-user-consent] {
	position: relative;
	padding-left: 35px;
}

#bx-soa-orderSave .checkbox {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	margin-left: -35px;
	position: absolute;
	margin-right: 5px;
	margin-top: 3px;
}

/*label[data-bx-user-consent] a:after, .checkbox .bx-filter-param-text:after {
content:'';
position:absolute;
left:-2px;
top:2px;
width:20px;
height:20px;
background:#fff;
border:1px solid #999;
border-radius:3px;
}*/
.checkbox {
	position: relative;
}

/*label[data-bx-user-consent] a:before, .checkbox .bx-filter-param-text:before {
background:url(images/checkbox.svg);
position:absolute;
width:23px;
height:21px;
top:-2px;
left:2px;
content:'';
opacity:0;
-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
z-index:100;
}*/
.checkbox label[data-bx-user-consent] input:checked~a:before,
.checkbox input:checked~.bx-filter-param-text:before {
	opacity: 1;
}

.bx-soa-pickup-subTitle {
	margin: 25px 0 0;
	font-size: 17px !important;
	font-weight: normal !important;
	padding-bottom: 0 !important;
}

.bx-soa-pickup-list .bx-soa-pickup-list-item {
	padding: 20px 0 !important;
}

.bx-soa-pickup-list.recommend .bx-soa-pickup-list .bx-soa-pickup-list-item,
.bx-soa-pickup-list-item.bx-selected {
	background: #EFF7EC !important;
	border: 0 !important;
	border-radius: 7px;
	padding: 25px !important;
	margin: 15px 0 25px;
}

.bx-soa-pickup-l-item-adress {
	font-weight: normal !important;
	color: #292D2E !important;
	padding: 2px 0 0;
}

.bx-soa-pickup-l-item-btn .btn.btn-default {
	font-size: 15px;
	line-height: 15px;
	padding: 7px 15px;
}

.bx-soa-pickup-subTitle {
	margin: 25px 0 15px;
}

.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span {
	background: #54B948 !important;
}

/*Login*/
.login-form {
	max-width: 830px !important;
	position: relative;
}

.login-form-right {
	float: right;
	width: 35%;
	margin-left: 10%;
}

.login-form-cont {
	float: left;
	width: 55%;
}

.login-form-container-in {
	background: #f7f7f7;
	padding: 40px 40px 20px;
	margin: 0;
	border-radius: 7px;
}

.login-form-container input[type=text],
.login-form-container input[type=email],
.login-form-container input[type=password] {
	height: auto;
	width: 88%;
	border: 1px solid #f57e20;
	background: #fff;
}

.login-form-container input[type=text]:focus,
.login-form-container input[type=email]:focus,
.login-form-container input[type=password]:focus {
	border: 2px solid #f57e20;
	outline: none;
}

.login-form-container {
	margin: 0 0 20px;
}

.checkbox {
	margin: 10px 0 0 30px;
}

.bx-authform-formgroup-container {
	margin: 25px 40px 0 40px;
}

.login-form-container-link {
	float: left;
	margin: 12px 0 0;
}

form[name=form_auth] input[type=submit],
form[name=bform] input[type=submit] {
	float: right;
}

.login-form-right h3 {
	margin: 0 0 15px;
	font-size: 16px;
}

.registration-form {
	max-width: 90%;
}

.registration-link,
.registration-link a {
	font-size: 16px;
}

.registration-cont-top {
	background: #f7f7f7;
	padding: 40px;
	margin: 0;
	border-radius: 7px;
}

.registration-form-container {
	display: inline-block;
	vertical-align: middle;
	width: 31%;
}

.registration-form-container:nth-child(even) {
	margin: 0 28px;
}

.registration-form-container input {
	width: 85%;
	border: 1px solid #f57e20;
	background: #fff;
}

.forgot input[type=text] {
	width: 88%;
}

.registration-cont-middle {
	padding: 40px;
}

.registration-form-container.captcha {
	margin: 0;
}

.registration-form-container.captcha .bx-authform-input-container {
	display: inline-block;
	vertical-align: middle;
	width: 48%;
}

.registration-form-container.captcha .bx-captcha {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}

.registration-form-container.captcha .bx-captcha img {
	display: block;
	padding: 0;
	margin: 0;
}

.reg-links-left,
.registration-btn-auth-link {
	float: left;
}

.registration-btn-auth-link {
	margin: 15px 0 0 20%;
}

.registration-cont-bottom {
	padding: 0 40px 40px;
}

label.bx-filter-param-label {
	padding-left: 35px;
}

.forgot .login-form-container-in {
	padding: 40px;
}

.checkbox .bx-filter-param-text {
	margin: 3px 0 0;
	display: inline-block;
}

.personalTxt p .errortext {
	padding: 20px 40px 0;
	display: block;
}

.personalTxt p {
	clear: both;
}

form[name=form_auth] input[type=text],
form[name=form_auth] input[type=email],
form[name=form_auth] input[type=password],
form[name=bform] input[type=text],
form[name=bform] input[type=email],
form[name=bform] input[type=password] {
	border: 1px solid #f57e20;
	background: #fff;
}

form[name=form_auth] input[type=text]:focus,
form[name=form_auth] input[type=email]:focus,
form[name=form_auth] input[type=password]:focus,
form[name=bform] input[type=text]:focus,
form[name=bform] input[type=email]:focus,
form[name=bform] input[type=password]:focus {
	border: 2px solid #f57e20;
}

.wrapper form input[type=submit] {
	border: 2px solid #54B948 !important;
	color: #54B948;
	background: none;
	cursor: pointer;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.wrapper form input[type=submit]:hover {
	color: #fff;
	background: #54B948;
	outline: none;
}

.wrapper form input[type=submit]:focus {
	background: #4b9e3f;
	outline: none;
	border: 2px solid #4b9e3f !important;
}

.popup-window-buttons .btn-back-to-store,
.popup-window-buttons .btn-buy {
	display: block;
	min-height: 26px;
	line-height: 26px !important;
	background: none !important;
	border: 2px solid #54B948 !important;
	color: #54B948;
}

.popup-window-buttons .btn-back-to-store:hover,
.popup-window-buttons .btn-buy:hover {
	background: #54B948 !important;
	color: #fff;
}

.popup-window,
.popup-window-titlebar-text {
	font-family: 'museo_sans_cyrl300' !important;
}

.popup-window-content p,
.popup-window-titlebar-text {
	font-size: 18px;
	font-weight: normal !important;
}

.popup-window {
	padding: 20px;
	border-radius: 10px;
}

.list-group-shops {
	margin: 0;
	padding: 0;
	display: table-cell;
	width: 35%;
	padding-right: 35px;
	vertical-align: middle;
}

.list-group-shops li {
	margin: 13px 0;
	padding: 0;
	list-style: none;
	font-size: 15px;
	line-height: 24px;
}

.list-group-shops li h3 {
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
}

.list-group-shops li a {
	font-size: 15px;
}

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

.map-shops-cont {
	display: table;
	width: 100%;
	min-height: 400px;
}

.shop-map-title-down {
	margin: 35px 0 0;
	border: 1px solid #3FA9F5;
	padding: 35px;
	font-size: 18px;
	float: right;
	width: 35%;
}

.shop-map-title-down a {
	font-size: 18px;
}

.shop-map-title-down p {
	margin: 0;
}

.shop-map-title-down h2 {
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
	line-height: normal;
	margin: 0;
	padding: 0;
}

.map-all-shops .contact-maps {
	height: 420px;
	display: block;
}

.all-shops-txt {
	display: block;
	-moz-column-count: 3;
	-moz-column-gap: 2em;
	-webkit-column-count: 3;
	-webkit-column-gap: 2em;
	column-count: 3;
	column-gap: 2em;
	margin: 30px 0 0;
}

.all-shops-txt ul {
	display: inline-block;
	vertical-align: top;
	width: 80%;
	margin: 0;
	padding: 0;
	border: 1px solid #B3B3B3;
	padding: 10%;
	border-radius: 10px;
	margin: 0 0 25px;
	font-size: 15px;
}

.all-shops-txt ul a {
	font-size: 15px;
	color: #3FA9F5;
	margin: 0;
	padding: 0;
}

.all-shops-txt .list-group-shops h4 {
	color: #292D2E;
	font-size: 16px;
	font-family: 'museo_sans_cyrl700';
	text-transform: none;
	margin: 0 0 7px;
}

.all-shops-txt ul:first-child {
	display: none;
}

.all-shops-txt ul li {
	list-style: none;
	margin: 20px 0 0;
}

.all-shops-txt ul li:first-child {
	margin: 0;
}

.sales-list .sales-item {
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin: 0 10px 30px;
}

.sales-list .sales-item:nth-child(odd) {
	margin: 0 10px 30px;
}

.sales-item a {
	border: 0;
	font-size: 24px;
	font-family: 'museo_sans_cyrl700';
	line-height: 26px;
	color: #54B948;
}

.sales-thumb {
	margin: 0 0 35px;
}

.sales-thumb a {
	display: block;
}

.sales-item a:hover {
	color: #292D2E;
}

.sales-thumb a img {
	display: block;
	width: 100%;
	height: auto;
}

.sales-detail-thumb {
	display: inline-block;
	vertical-align: top;
	width: 40%;
}

.sales-detail-txt {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-left: 5%;
}

.sales-detail-thumb img {
	width: 100%;
	height: auto;
}

.sales-detail-txt ul li {
	list-style: none;
	position: relative;
	padding-left: 45px;
}

.sales-detail-txt ul li:after {
	content: '';
	background: url(images/checkbox.svg);
	position: absolute;
	width: 23px;
	height: 21px;
	top: -3px;
	left: 0;
}

.bx-filter-input-checkbox span:after,
.bx-filter-input-checkbox span:before {
	display: none !important;
}

.catalog-top.bx-green .btn.btn-default {
	color: #fff;
	background: #ED1C24;
	text-decoration: none !important;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'museo_sans_cyrl900';
	font-weight: normal;
	border-radius: 5px;
	padding: 11px 15px;
	letter-spacing: 1.5px;
	text-align: center;
	min-width: 84px;
	display: inline-block;
	border: 0 !important;
	line-height: normal;
	box-sizing: content-box;
}

.catalog-top.bx-green .btn.btn-default:hover,
.catalog-top.bx-green .btn.btn-default:focus {
	background: #D91C24;
	color: #fff !important;
}

.tabber ul li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
}

.tabber ul li a {
	padding: 16px 30px;
	min-width: 140px;
	border-radius: 7px 7px 0 0;
	border: 0;
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
	color: #292D2E;
	display: block;
	text-align: center;
}

.tabber ul li a:hover,
.tabber ul li a.selected {
	background: #54B948;
	color: #fff;
}

.personalTxt {
	padding: 40px 0 0;
}

.personal-sec {
	border-top: 2px solid #54B948;
	margin: 100px 0 0;
}

.tabber {
	margin: -50px 0 0;
}

.personalTxt .form-group {
	display: block;
	margin: 0 0 25px;
}

.personalTxt .form-group label,
.personalTxt .form-group .col-sm-12 {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.personalTxt .form-group label {
	width: 25% !important;
	text-align: left;
	font-size: 16px;
}

.personalTxt .main-profile-block-date-info {
	margin: 0 0 35px;
}

.personalTxt .form-group .col-sm-12 {
	width: 50%;
}

.bx-auth-serv-icons a {
	border: 0;
}

.bx_profile .form-group .form-control {
	height: 43px;
	width: 88%;
}

.sale-order-link,
.sale-order-history-link {
	font-family: 'museo_sans_cyrl300';
	padding: 0;
	margin: 0 15px 15px 0;
}

.sale-order-list-title-container {
	background: #EFF7EC;
	padding: 10px 15px;
}

.sale-order-list-title,
.sale-order-list-accomplished-title {
	color: #292D2E;
	font-weight: normal;
	font-family: 'museo_sans_cyrl700';
	font-size: 18px;
	margin: 0;
}

.sale-order-list-change-payment {
	display: inline-block;
}

.sale-order-list-shipment-button,
.sale-order-list-repeat-link,
.sale-order-list-cancel-link,
.sale-order-list-about-link,
.sale-order-list-change-payment {
	font-family: 'museo_sans_cyrl300';
	text-decoration: none;
}

.sale-order-list-repeat-link {
	padding: 0;
}

.sale-order-list-repeat-link:before {
	display: none;
}

.sale-order-list-cancel-link {
	border-bottom: 1px solid #9b9b9b;
}

div.sale-order-list-repeat-container {
	padding: 0 15px;
}

.sale-order-list-payment-title,
.sale-order-list-shipment-title {
	font-family: 'museo_sans_cyrl300';
}

.sale-order-list-inner-row-body .col-sm-8 {
	width: auto;
}

.sale-order-list-cancel-payment {
	display: inline-block;
}

.sale-order-list-button,
.sale-order-detail-about-order-inner-container-repeat-button,
.inactive-button {
	background: #54B948;
	border: 2px solid #54B948 !important;
	text-transform: uppercase;
}

.sale-order-list-button:hover,
.sale-order-detail-about-order-inner-container-repeat-button:hover {
	background: none;
	color: #54B948 !important;
}

.sale-order-list-button.inactive-button,
.inactive-button {
	cursor: auto;
	border: 0 !important;
	background: #54B948;
	opacity: 0.4;
}

.sale-order-list-button.inactive-button:hover,
.inactive-button:hover {
	color: #fff !important;
	background: #54B948;
}

.sale-order-detail-general {
	border: 1px solid #efecec;
}

.sale-order-detail-general-head {
	background: #EFF7EC;
	color: #292D2E;
	font-weight: normal;
	font-family: 'museo_sans_cyrl700';
	font-size: 18px;
	margin: 0;
}

.sale-order-detail-general-item {
	color: #292D2E;
	font-weight: normal;
	font-family: 'museo_sans_cyrl700' !important;
	font-size: 18px;
}

.sale-order-detail-back-to-list-link-down,
.sale-order-detail-back-to-list-link-up,
.sale-order-detail-back-to-list-link-down {
	border: 0 !important;
	clear: both;
	padding: 30px 0;
}

.sale-order-detail-about-order-inner-container-repeat-cancel {
	text-decoration: none;
	font-family: 'museo_sans_cyrl300';
	display: inline-block;
	border-color: #9b9b9b;
}

.sale-order-detail-about-order-inner-container-repeat {
	text-align: center;
}

.sale-order-detail-about-order-inner-container-list-item,
.sale-order-detail-about-order-inner-container-name-titile,
.sale-order-detail-about-order-inner-container-status-title,
.sale-order-detail-about-order-inner-container-price-title,
.sale-order-detail-payment-options-shipment-composition-item-title,
.sale-order-detail-payment-options-order-content-item-title {
	font-family: 'museo_sans_cyrl300';
}

.sale-order-detail-about-order-title-element,
.sale-order-detail-payment-options-title-element,
.sale-order-detail-payment-options-shipment-composition-title-element,
.sale-order-detail-payment-options-order-content-title-element,
.sale-order-detail-general-item,
.sale-order-detail-about-order-inner-container-list-item-element,
.sale-order-detail-payment-options-methods-info-change-link,
.sale-order-detail-payment-options-methods-info-title-status-restricted,
.sale-order-detail-status-restricted-message,
.sale-order-detail-payment-options-info-order-number,
.sale-order-detail-payment-options-info-total-price,
.sale-order-detail-payment-options-methods-info-total-check,
.sale-order-detail-payment-options-methods-info-total-price,
.sale-order-detail-payment-options-methods-info-title,
.sale-order-detail-payment-options-methods-shipment-list-item-title,
.sale-order-detail-payment-options-methods-shipment-list,
.sale-order-detail-total-payment-list-left-item,
.sale-order-list-status-restricted-message,
.sale-order-list-status-restricted,
.sale-order-list-payment-check,
.sale-order-list-payment-price,
.sale-order-list-inner-title-line-item,
.sale-order-list-shipment-status-block,
.sale-order-list-shipment-status,
.sale-order-list-shipment-item,
.sale-order-list-status-alert {
	font-family: 'museo_sans_cyrl300';
}

.sale-order-detail-about-order-inner-container-name-detail,
.sale-order-detail-about-order-inner-container-status-detail,
.sale-order-detail-about-order-inner-container-price-detail {
	font-family: 'museo_sans_cyrl300';
}

.sale-order-detail-about-order-inner-container-name-read-less,
.sale-order-detail-about-order-inner-container-name-read-more,
.sale-order-list-cancel-payment {
	border-bottom: 1px dashed #337ab7;
}

div.payment-options-methods-row:before,
.sale-order-detail-payment-options-methods-container:before {
	background: #efecec;
}

.sale-order-detail-about-order-inner-container-name-read-less:after,
.sale-order-detail-about-order-inner-container-name-read-more:after,
.sale-order-detail-payment-options-methods-info-change-link:after,
.sale-order-detail-show-link:after,
.sale-order-detail-hide-link:after {
	background-image: url(images/sale-personal-order-sprite.svg);
}

.bx_catalog_tile.product-catalog {
	margin: 0 0 15px;
}

.col-lg-3.col-md-3.col-sm-3.hidden-xs,
.col-lg-9.col-md-9.col-sm-9.col-xs-12 {
	float: left;
}

.col-lg-9.col-md-9.col-sm-9.col-xs-12 {
	width: 72%;
	margin-left: 5%;
}

.col-lg-9.col-md-9.col-sm-9.col-xs-12 img {
	width: 100%;
	height: auto;
}

.tooltip-content {
	padding: 15px;
}

.tooltip-content>div>p {
	font-family: 'museo_sans_cyrl300';
	font-size: 14px;
}

.tooltip-content>div>strong {
	font-family: 'museo_sans_cyrl700';
	font-size: 19px;
	font-weight: normal !important;
}

.tooltip-content .region-popup-btn-group a {
	margin: 15px 0 0;
	font-size: 13px;
}

/*Footer*/
footer {
	background: #54B948;
	padding: 60px 0;
}

.footer-wrapper {
	display: table;
	width: 100%;
}

.col-logo,
.col-nav {
	display: table-cell;
	vertical-align: top;
	position: relative;
	line-height: 1em;
}

.col-logo .logo {
	width: 130%;
	margin: 0;
	max-width: 225px;
}

.copy {
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 12px;
	min-width: 200px;
}

.copy a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.copy a:hover {
	border-bottom: 1px solid transparent;
}

.col-nav {
	text-align: right;
}

.col-nav nav,
.col-phone {
	display: inline-block;
	vertical-align: top;
	color: #fff;
}

.col-nav nav {
	text-align: left;
	width: 55%;
}

.col-nav nav h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'museo_sans_cyrl900';
	margin: 0 0 15px;
}

.col-nav nav .menu-left {
	margin: 0;
	padding: 0;
	-moz-column-count: 2;
	-moz-column-width: 120px;
	-webkit-column-count: 2;
	-webkit-column-width: 120px;
	column-count: 2;
	column-width: 120px;
	display: inline-block;
	vertical-align: top;
}

.col-nav nav .menu-left li,
.col-nav nav .menu-left:last-child li {
	vertical-align: top;
	list-style: none;
	margin: 0 0 10px;
}

/* .col-nav nav .menu-left li:nth-child(5n), */
.col-nav nav .menu-left:last-child li:nth-child(5n) {
	/* margin:0; */
}

.col-nav nav .menu-left li a,
.col-nav nav .menu-left:last-child li a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.col-nav nav .menu-left li a:hover,
.col-nav nav .menu-left li a.selected,
.col-nav nav .menu-left:last-child li a:hover,
.col-nav nav .menu-left:last-child li a.selected {
	/* border-bottom:1px solid transparent; */
}

.col-nav nav .menu-left:last-child {
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #7AC943;
	margin-left: 0px;
	padding-left: 5px;
	-moz-column-count: 1;
	-moz-column-width: auto;
	-webkit-column-count: 1;
	-webkit-column-width: auto;
	column-count: 1;
	column-width: auto;
}

.col-phone {
	text-align: right;
	margin-left: 5%;
}

.col-phone .phone {
	margin: 0 0 20px;
	font-size: 16px;
	font-family: 'museo_sans_cyrl300';
}

.col-phone .phone span,
.col-phone .phone a {
	font-size: 34px;
	line-height: 42px;
	font-family: 'museo_sans_cyrl700';
	margin: 0 0 5px;
	color: #fff;
}

.soc-icons {
	position: absolute;
	bottom: 0;
	right: 0;
}

.soc-icons a {
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 38px;
	text-align: center;
	vertical-align: top;
	border: 0 !important;
	margin: 0 0 7px 10px;
	background: rgba(255, 255, 255, 0.4);
	border-radius: 10px;
}

.soc-icon {
	display: inline-block;
	vertical-align: middle;
	/*background:#54B948;*/
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.soc-icons a:hover {
	background-color: rgba(255, 255, 255, 0.8);
}

.soc-icon.vk {
	/*-webkit-mask-image: url(images/vk-icon.svg);
	mask-image: url(images/vk-icon.svg);*/
	width: 46px;
	height: 46px;
	image-orientation: initial;
	background-image: url(images/vk-icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.soc-icon.inst {
	/*-webkit-mask-image: url(images/instagram-icon.svg);
	mask-image: url(images/instagram-icon.svg);*/
	width: 34px;
	height: 34px;
	background-image: url(images/instagram-icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 90%;
}

.soc-icon.odn {
	-webkit-mask-image: url(images/od-icon.svg);
	mask-image: url(images/od-icon.svg);
	width: 15px;
	height: 25px;
}

.soc-icon.facebook {
	/*-webkit-mask-image: url(images/facebook-icon.svg);
	mask-image: url(images/facebook-icon.svg);*/
	width: 37px;
	height: 37px;
	background-image: url(images/facebook-icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.soc-icon.tel {
	background-image: url(images/telegram-icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	/* width: 36px;
	height: 46px; */
	width: 28px;
	height: 28px;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.soc-icon.vk {
		background: url(images/vk-icon.svg) no-repeat center center;
	}

	.soc-icon.inst {
		background: url(images/instagram-icon.svg) no-repeat center center;
	}

	.soc-icon.odn {
		background: url(images/od-icon.svg) no-repeat center center;
	}

	.soc-icon.facebook {
		background: url(images/facebook-icon.svg) no-repeat center center;
	}

	.soc-icon.tel {
		background: url(images/telegram-icon.svg) no-repeat center center;
	}

	.basket-icon {
		background: url(images/basket-icon.svg) no-repeat center center;
	}

	.basket .basket-in:hover .basket-icon {
		background: url(images/basket-icon-active.svg) no-repeat center center;
	}
}

@supports (-ms-ime-align:auto) {
	.soc-icon.vk {
		background: url(images/vk-icon.svg) no-repeat center center;
	}

	.soc-icon.inst {
		background: url(images/instagram-icon.svg) no-repeat center center;
	}

	.soc-icon.odn {
		background: url(images/od-icon.svg) no-repeat center center;
	}

	.soc-icon.facebook {
		background: url(images/facebook-icon.svg) no-repeat center center;
	}

	.soc-icon.tel {
		background: url(images/telegram-icon.svg) no-repeat center center;
	}

	.basket-icon {
		background: url(images/basket-icon.svg) no-repeat center center;
	}

	.basket .basket-in:hover .basket-icon {
		background: url(images/basket-icon-active.svg) no-repeat center center;
	}
}

@media (max-width:1024px) {
	.product-item {
		min-height: 740px;
	}

	.product-item p {
		font-size: 18px;
		line-height: 24px;
	}
}

@media (max-width:767px) {
	#bx-panel {
		display: none !important
	}
}

/*.product-item-amount-field
{
width:1px;
padding:0;
}*/
.product-item-amount-field-btn-minus {
	margin-right: 4px;
}

.product-item-amount-field-container {
	padding: 0 36px;
}

.hidq {
	/*display:none;*/
	opacity: 0;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	pointer-events: none;
	z-index: 1;
}

.product-item p span:after {
	content: ' / ';
}

.product-item p span:last-child:after {
	display: none;
}

.noLabelPic {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(images/not-available.jpg) no-repeat center center;
	background-size: cover;
	z-index: 150;
}

.product-item-price-old {
	font-size: 15px;
	font-family: 'museo_sans_cyrl300';
	color: #ED1C24;
	text-decoration: line-through;
	display: block;
	font-weight: bold;
}

.product-item-price-container .product-item-price-old i {
	font-size: 14px;
}

.oldPrice {
	margin: 18px 0 0;
}

.product-item-page-txt {
	position: Relative;
}

.fancybox-inner .product-item-info-container.quantity-block {
	right: 0px;
	bottom: 19px;
	position: absolute;
	margin: 0;
	z-index: 2;
}

#slider .product-item-info-container .btn {
	z-index: 2;
	position: relative;
}

#slider .product-item-info-container.quantity-block {
	position: absolute;
	right: auto;
	left: 121px;
	bottom: 35px;
	margin: 0;
	z-index: 2;

}

.contact-maps {
	position: relative;
}

#first_map {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.vregionname {
	display: inline-block;
	vertical-align: middle;
}


.stepCountBlock {
	position: absolute;
	top: -5rem;
	right: 20px;
}


.stepItem {
	width: 49px;
	height: 49px;
	border-radius: 25px;
	border: 1px solid #7f7f7f;
	text-align: center;
	font-size: 24px;
	font-family: 'museo_sans_cyrl300';
	line-height: 50px;
	display: inline-block;

}

.stepItemActive,
.stepItemActive:hover {
	color: #fff;
	background: #54B948;
	border: 1px solid #54B948;

}

.stepSep {
	width: 80px;
	height: 25px;
	vertical-align: top;
	line-height: 25px;
	display: inline-block;
	background: url('images/step-sep.png') 0 bottom repeat-x;

}

.stepSepActive {
	width: 80px;
	height: 25px;
	vertical-align: top;
	line-height: 25px;
	display: inline-block;
	border-bottom: 1px solid #54B948;
}


#basket_items p {
	font-weight: 400
}

.orderWrap {
	width: 100%;
	max-width: 990px;
	margin: 0 auto;
}

.switcherBlock {
	padding: 3px;
	background: #e6e6e6;
	border-radius: 7px;
	width: 406px;
	margin-bottom: 40px;
}

.switchBtn {
	width: 200px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: inline-block;
	background: #e6e6e6;
	color: #999999;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	letter-spacing: 1px;
	border-radius: 7px;
	cursor: pointer;
}

.switchActive {
	background: #54B948;
	color: #fff;
}

.orderBlockTitle {
	font-size: 23px;
	margin-bottom: 30px;
}

.orderBlockWrapper,
#bx-soa-orderSave {
	max-width: 580px;
	position: relative;

}

.selfOrderPlace {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #f3f3f3;
	font-size: 16px;
	line-height: 20px;
}

.selfOrderPlaceName {
	font-family: 'museo_sans_cyrl700';
}

.selfOrderTimePrepare,
.delOrderTimePrepare {
	text-align: right;
	font-size: 16px;
	margin-bottom: 20px;
}

.timePrepare {
	border: none;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 15px 0 10px;
	background: url('images/arrDown.png') no-repeat right;
	cursor: pointer;
}

.timePrepareWrap {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	padding: 0 10px;
	border: 1px solid #999;
	border-radius: 7px;
	margin-left: 10px;
}

.orderBlockWrapper {
	font-weight: normal !important;
	margin-bottom: 20px;
	display: none;
}

.orderBlockWrapper.activeBlock {
	display: block;
}

#bx-soa-order .hideBlock {
	display: none !important;
}

#bx-soa-properties-top {
	margin-bottom: 25px;
}

#bx-soa-top-wrap {
	background: #f7f7f7;
	padding: 40px 40px 25px;
	border-radius: 7px;
	font-weight: normal !important;
}

#bx-soa-top-wrap .bx-soa-customer-field {
	display: inline-block;
	width: 28%;
	margin-right: 3%;
	border: 1px solid #f57e20;
	background: #fff;
	border-radius: 5px;
	position: relative;
}

#bx-soa-top-wrap .bx-soa-customer-field:last-child {
	width: 38%;
	margin-right: 0;
}

#bx-soa-top-wrap input {
	height: 44px;
	line-height: 44px;
	border: none;
}

#bx-soa-top-wrap .bx-soa-customer-field label {
	display: none
}


#bx-soa-top-wrap .bx-soa-customer-field .tooltip.top {
	position: absolute;
	bottom: 50px;
}



.phoneWrap {
	position: relative
}

.phoneWrap .soa-property-container {
	!padding-left: 35px;
}

/*.phoneWrap .soa-property-container:before
{
content:"+7";
width:44px;
height:44px;
text-align:center;
line-height:44px;
color:#fff;
background:#f57e20;
left:0;
top:0;
position:absolute;
font-size: 18px;
font-family: 'museo_sans_cyrl300', serif;
}*/

#bx-soa-orderSave .checkbox {
	margin-left: 0;
}

.orderBlockWrapper {
	display: none;
}

.aprofile {
	margin-bottom: 30px;
	font-size: 16px;
}


.aprofile label {
	position: relative;
	line-height: 21px;
	cursor: pointer;
	padding-left: 45px;
}

.aprofile label .radio-fake {
	top: 0;
	left: 0;
}

.aprofile input[type=radio] {
	display: none;
}

.aprofile input:checked~.radio-fake::after {
	opacity: 1;
}

.profLine {
	padding-left: 45px;
}

.newProfProps {
	padding: 15px 0 8px 45px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 25px;

}

.newProfProps input[type="text"] {
	margin-right: 2%;
	padding: 0 18px;
	font-size: 16px;
	margin-bottom: 20px;
}

.newProfProps input.prop-street {
	width: 80%
}

.newProfProps input.prop-korp {
	width: 18%;
	margin-right: 0%
}

.newProfProps input.prop-house {
	width: 13%;
}

.newProfProps input.prop-podezd {
	width: 21%;
}

.newProfProps input.prop-kvart {
	width: 30%;
}

.newProfProps input.prop-kod {
	width: 30%;
	margin-right: 0%
}

.orderDescBlock {
	margin-bottom: 30px;
}

#bx-soa-paysystem {
	padding: 30px 0 0 0;
	border: none;
	border-radius: 0;
	border-top: 1px solid #f3f3f3;
	margin-bottom: 20px;
}

#bx-soa-paysystem .bx-soa-section-title-container,
#bx-soa-delivery .bx-soa-section-title-container {
	display: none;
}

#bx-soa-paysystem .container-fluid,
#bx-soa-delivery .container-fluid {
	padding: 0;
}

#bx-soa-paysystem .bx-soa-pp-company,
#bx-soa-delivery .bx-soa-pp-company {
	padding: 0 0 0 45px;
	line-height: 43px;
	min-height: 43px;
	margin-bottom: 20px;
	cursor: pointer;
}

#bx-soa-paysystem .bx-soa-pp-company-inp-container input:checked~.radio-fake::after,
#bx-soa-delivery .bx-soa-pp-company-inp-container input:checked~.radio-fake::after {
	opacity: 1;
}

#bx-soa-paysystem input[type="checkbox"],
#bx-soa-delivery input[type="checkbox"] {
	display: none;
}

#bx-soa-paysystem .radio-fake,
#bx-soa-delivery .radio-fake {
	top: 10px;
	left: 0;
}

#bx-soa-paysystem .bx-soa-pp-company-pstitle,
#bx-soa-delivery .bx-soa-pp-company-dltitle {
	font-weight: bold;
	font-size: 16px;
	float: left;
}

.changecontainer {
	float: right;
	font-size: 16px;
	position: relative;
}

.changecontainer #changeInput {
	width: 110px;
	margin-right: 20px;
}

.changecontainer .changeSpan1 {
	padding-right: 15px;

}

.changecontainer .cb {
	position: relative;
	display: inline-block;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 43px;
	min-height: 43px;
	cursor: pointer;
}

.changecontainer .changeSpan2 {
	position: relative;
	display: inline-block;
	padding-left: 35px;

}

.changecontainer .changeSpan2:after {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #999;
	border-radius: 3px;
}

.changecontainer .changeSpan2:before {
	background: url('images/checkbox.svg');
	position: absolute;
	width: 23px;
	height: 21px;
	top: 8px;
	left: 2px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
	z-index: 100;
}

.changecontainer .cb input:checked~.changeSpan2:before {
	opacity: 1;
}

.isnal {
	float: left;
	width: 200px;
}

.bx-soa-cart-d {
	font-weight: 400
}

.thanksTitle {
	margin-bottom: 80px;
}

.thanksTitle h1 {
	margin-bottom: 0;
}

.thanksWrap {
	max-width: 790px;
	margin: 0px auto 30px;
}

.thanksTop {
	border: 1px solid #cccccc;
	padding: 40px 40px 50px;
	font-size: 16px;
	margin-bottom: 40px;
}

.orderDone {
	color: #54B948;
	margin-bottom: 25px;
	font-size: 20px;
	font-family: 'museo_sans_cyrl700';
}

.thanksGrey {
	font-size: 12px;
	color: #787878
}

.thanksLink {
	background: none;
	color: #54B948;
	border: 2px solid #54B948 !important;
	font-size: 18px;
	line-height: 18px;
	text-shadow: none;
	border-radius: 7px;
	text-transform: uppercase;
	font-family: 'museo_sans_cyrl900';
	font-weight: normal;
	letter-spacing: 1px;
	top: auto;
	padding: 15px 25px;
	float: left;
}

.thanksLink:hover {
	color: #fff;
	background: #54B948;
}

.thanksRight {
	float: right;
	max-width: 380px;
	padding: 25px 45px;
	background: #ecf6ff;
	margin-bottom: 90px;
	box-sizing: border-box;
	font-size: 16px;
	width: 50%;
}

.thanksPayment {
	font-size: 20px;
	font-family: 'museo_sans_cyrl700';
	margin-bottom: 10px;
}


.thanksLeft {
	float: left;
	font-size: 16px;
	width: 50%;
}

.thanksLefTitle {
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
	margin-bottom: 15px;
}

.thanksLefText {
	font-size: 14px;
}

.linkToPersonal {
	float: right;
}

.main-user-consent-request a {
	display: block !important;
}

#cwYandexDeliveryLink {
	position: absolute;
	right: 0;
	top: 0;
	display: none !important;
}

.checkPad {
	margin-right: 30px;
}


.addressBlock {
	font-size: 16px;
	margin-bottom: 40px;
	padding-right: 30px;
	position: relative;
}

.addressBlock span {
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
	padding-right: 55px;
}

.removeAddr {
	background: url(images/close-icon-grey.svg) no-repeat center center;
	background-size: cover;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.iconEdit {

	background: url(images/icon-edit.svg) no-repeat center center;
	background-size: 20px 20px;
	width: 15px;
	height: 15px;
	display: none;
	position: absolute;
	right: 30px;
	top: 0;
	cursor: pointer;
}

.iconSave {
	background: url(images/icon-save.svg) no-repeat center center;
	background-size: 21px 21px;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	right: 30px;
	top: 0;
	cursor: pointer;
	display: none
}

.popUpTitle {
	text-align: center;
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
	color: #54B948;
	margin-bottom: 25px;
}

.popUpBtnWrap {
	text-align: center;
}

.popUpBtn {
	background: none;
	color: #F57E20;
	border: 2px solid #F57E20 !important;
	font-size: 14px;
	line-height: 14px;
	text-shadow: none;
	border-radius: 7px;
	text-transform: uppercase;
	font-family: 'museo_sans_cyrl900';
	font-weight: normal;
	letter-spacing: 1px;
	top: auto;
	padding: 10px 20px;
	cursor: pointer;
	display: inline-block;
	margin: 0 15px;

}

.popUpBtn:hover {
	color: #fff;
	background: #F57E20;
}

.newAddressBlock span {
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
	margin-bottom: 10px;
	display: block;
}

.newAddressBlock .newAddressLine {
	line-height: 36px;
	padding-right: 145px;
	position: relative;
}

.newAddressBlock .newAddressLine .addrAdd {
	display: block;
	position: absolute;
	right: 40px;
	top: 8px;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	border-bottom: none;
}

.newAddressBlock .newAddressLine .addrAdd:hover {
	border-bottom: 1px solid #3FA9F5;
}

.newAddressBlock input[type="text"] {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	box-sizing: border-box;
	margin-right: 1.5%;
	padding: 0 11px;

}

.newAddressBlock input[type="text"].prop-street {
	width: 33.5%
}

.newAddressBlock input[type="text"].prop-korp {
	width: 7.5%
}

.newAddressBlock input[type="text"].prop-house {
	width: 5.5%
}

.newAddressBlock input[type="text"].prop-podezd {
	width: 8%
}

.newAddressBlock input[type="text"].prop-kvart {
	width: 8%
}

.newAddressBlock input[type="text"].prop-kod {
	width: 12%
}

.newAddressBlock input[type="text"].prop-name {
	width: 16.5%;
	margin-right: 0;
}

.sendError {
	color: red;
}

.sendOk {
	color: #54B948;
}

.addressBlock input[type="text"] {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	box-sizing: border-box;
	width: 100%;
	max-width: 300px;
	padding: 0 11px;
	display: block;
	margin-top: 10px;
	display: none
}

.addressBlock input[type="text"].vis {
	display: block;
}

.whishbtn {
	width: 22px;
	height: 22px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(images/heart-icon.svg) no-repeat center center;
	background-size: 22px 22px;
	z-index: 120;
	cursor: pointer
}

.product-item-page-txt .whishbtn {
	right: 0px;
	top: 14px;
}

.whishbtn:hover {
	background: url(images/heart-hover-icon.svg) no-repeat center center;
}

.whishbtn.active {
	background: url(images/heart-active-icon.svg) no-repeat center center;
}

.orderListTable {
	display: table;
	font-size: 16px;
	margin-bottom: 20px;
}

.orderListRow {
	display: table-row;
	cursor: pointer;
}

.orderListRow:hover {
	background: rgba(63, 169, 245, 0.1);
}

.orderListCell {
	display: table-cell;
	padding: 20px;
	vertical-align: middle;
	border-bottom: 1px solid #CCC;
}

.orderListID,
.orderListCount,
.orderListPrice {
	white-space: nowrap;
}

.orderListStatus {
	text-align: right;
}

.orderDetailWrap {
	padding: 50px 65px;
	position: relative;
}

.orderDetailTitle {
	font-size: 32px;
	line-height: 32px;
	color: #54B948;
	margin-bottom: 40px;
}

.orderDetailBasketListWrap {
	width: 100%;
	max-height: 54vh;
	font-size: 18px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	overflow: hidden;
	overflow-y: auto;
}

.orderDetailBasketList {
	display: table;
	width: 100%;
}

.orderDetailBasketItem {
	display: table-row;
}

.orderDetailBasketItem>div {
	display: table-cell;
	padding: 15px;
	vertical-align: middle;

}

.orderItemPicWrap {
	display: block;
	padding-top: 90%;
	width: 100%;
	position: relative;
}

.orderItemPic {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;

}

.orderDetailBasketItemPic {
	width: 135px;
	padding: 0px 0 15px !important;
}

.orderDetailBasketItemName {
	font-size: 14px;
}

.orderDetailBasketItemNameBlock {
	font-size: 18px;
	color: #54B948;
	margin-bottom: 10px;
}

.orderDetailBtn {
	background: none;
	color: #54B948;
	border: 2px solid #54B948 !important;
	font-size: 18px;
	line-height: 18px;
	text-shadow: none;
	border-radius: 7px;
	text-transform: uppercase;
	font-family: 'museo_sans_cyrl900';
	font-weight: normal;
	letter-spacing: 1px;
	top: auto;
	padding: 15px 25px;
}

.orderDetailBtn:hover {
	color: #fff;
	background: #54B948;
}

.orderDetailBtn.btnOrange {
	color: #F57E20;
	border: 2px solid #F57E20 !important;
}

.orderDetailBtn.btnOrange:hover {
	color: #fff;
	background: #F57E20;
}

.orderDetailButtons {
	text-align: right;
	padding-top: 15px;
}

.cancelOrderBlock {
	display: none;
	font-size: 18px;
}


.orderDetailBasketItemPrice {
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	text-align: right;
}

.orderDetailDelivery {
	float: left;
	width: 70%
}

.orderDetailSum {
	float: right;
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	font-size: 18px;
	width: 30%;
	text-align: right;
}

.orderDetailFooter {
	margin-bottom: 40px;
}

.orderDetailTop {
	font-size: 18px;
	position: absolute;
	right: 65px;
	top: 58px;
	width: 250px;
}

.orderDetailTop span {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}

.orderDetailTop span:last-child {
	text-align: right;
}

.mobVis {
	display: none;
}

.orderDetailBasketItemWeight,
.orderDetailBasketItemPrice {
	white-space: nowrap
}

.mobileDetail {
	display: none
}

/* Блок с надписью "Вам доступно подарочное блюдо, введите промо-код чтобы забрать подарок" */
.promoGiftCardWrapper {
	padding: 15px 40px;
	background-color: #f2f2f2;
	margin-top: 35px;
	display: block;
}

.promoGiftCardTitle {
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	float: left;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 3px;
}

.promoGiftCardText {
	padding-left: 120px;
}

@media screen and (max-width: 590px) {
	.promoGiftCardWrapper {
		padding: 10px 10px;
	}

	.promoGiftCardText {
		padding-left: 75px;
	}
}

.promoGiftTitleSecondScreen {
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	float: left;
	margin-bottom: 5px;
	display: block;
	color: red;
}

.giftBlockWrapper {
	padding: 15px 40px;
	background: #f2f2f2;
	margin-top: 35px;
}

.giftBlockTitleWrap {
	padding-left: 120px;
	background: url(images/gift-icon.svg) no-repeat;
	background-size: 57px 54px;
	height: 54px;
	cursor: pointer;

}

.giftBlockTitle {
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	font-size: 24px;
	border-bottom: 1px dashed #292D2E;
	float: left;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 3px;
}

.giftSection {
	display: block;
	padding-top: 40px;
}

.geftPrice {
	width: 14%;
}


.product-list-section .col-xs-6.col-md-3 {
	margin-bottom: 0 !important;
}

.product-list {
	padding-bottom: 0px !important;
}

#coupons_block {
	margin-left: 120px;
	padding-bottom: 10px;
	float: none;
}

.dopBasketLine {
	margin-top: 0px;
	padding-left: 40px;
	background-color: #f2f2f2;
}

@media screen and (max-width: 590px) {
	#coupons_block {
		margin-left: 75px;
	}

	.dopBasketLine {
		margin-top: 0px;
		padding-left: 10px;
	}
}

.bx_ordercart_coupon input[type="text"] {
	box-shadow: none;
	vertical-align: top;
}

.bx_ordercart_coupon {
	display: none;
}

.btAddCoupon,
.btAddCoupon:active {
	background: none;
	color: #F57E20;
	border: 2px solid #F57E20;
	font-size: 18px;
	line-height: 18px;
	text-shadow: none;
	border-radius: 7px;
	text-transform: uppercase;
	font-family: 'museo_sans_cyrl900';
	font-weight: normal;
	letter-spacing: 1px;
	top: auto;
	padding: 0px 10px;
	height: 43px;
	line-height: 43px;
	display: inline-block;
	vertical-align: top;
}

.btAddCoupon:hover {
	color: #fff;
	background: #F57E20;
	border-bottom: 2px solid #F57E20;
}


.btAddCoupon:focus {

	border-bottom: 2px solid #F57E20;
}

.visCoupon {
	display: block;
}

.showCoupon {
	font-size: 18px;
	display: inline-block;
	border-bottom: 1px dashed #292D2E;
	cursor: pointer;
	margin-bottom: 15px;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle {
	margin-bottom: 0px;
}

.basketBlockMargin {
	box-sizing: border-box;
}

.bx_ordercart .bx_ordercart_order_pay {
	margin: 40px 0 0 0;
}

.wrapper table td.weight {
	text-transform: none;
}

#bx-soa-delivery {

	padding: 0px;
	border: none;
	border-radius: 0;
	margin-bottom: 20px;
}

.map-delivery-link,
.map-delivery-link:hover {
	display: none;
	z-index: 120;
	position: absolute;
	right: 0;
	margin-top: 0px;
	font-size: 16px;
	color: #F57E20;
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	cursor: pointer;
	border-bottom: 2px dashed #F57E20;
	margin-top: 13px;
}

.newAddress {
	margin-bottom: 40px;
	margin-top: -10px;

}

.newAddress input[type="text"] {
	margin-right: 1.5%;
	padding: 0 13px;
}

.newAddress input[type="text"]:disabled {
	opacity: 0.5
}

.newAddress input[type="text"]:last-child {
	margin-right: 0;
}

.newAddress input[type="text"].prop-addr-street {
	width: 80%;
	margin-bottom: 10px;
}

.newAddress input[type="text"].prop-addr-house {
	width: 18.5%;
	margin-bottom: 10px;
	margin-right: 0;
}

.newAddress input[type="text"].prop-addr-kod,
.newAddress input[type="text"].prop-addr-podezd,
.newAddress input[type="text"].prop-addr-etazh {
	width: 32%;
	margin-bottom: 10px;
}

.newAddress input[type="text"].prop-addr-etazh {
	width: 33%;
}

.newAddress input[type="text"].prop-addr-kvart {
	width: 49%;
	margin-bottom: 10px;
}

.newAddress input[type="text"].prop-addr-korp {
	width: 49.5%;
	margin-right: 0;
	margin-bottom: 10px;
}

.mapAddr {
	position: relative;
	clear: left;
	line-height: 18px
}

.mapAddr span {
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
}

.dopButtonsBlock {
	margin-top: 10px;
	margin-left: 35px;
}

.dopButtonsBlock span {
	padding: 5px 10px;
	color: #F57E20;
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	border: 1px solid #F57E20;
	cursor: pointer;
	border-radius: 5px;
	margin-right: 3px;
	-webkit-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-moz-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-ms-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-o-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
}

.dopButtonsBlock span:hover {
	background: #F57E20;
	color: #fff
}

.deactivate .dopButtonsBlock span,
.deactivate.changecontainer .cb {
	cursor: auto;

}

.deactivate .dopButtonsBlock span:hover {
	background: #fff;
	color: #F57E20;

}

#bx-soa-total.col-sm-4 {
	float: right;
}

.deactivate.changecontainer {
	opacity: 0.5
}

.alert-warning.alert-show {
	display: none !important;
}

#bx-soa-properties-top input[type="tel"] {
	!border: 1px solid #999;
	height: 43px;
	line-height: 43px;
	padding: 0 20px;
	border-radius: 5px;
	background: none;
	font-size: 18px;
	font-family: 'museo_sans_cyrl300', serif;
	color: #292D2E;
}

#bx-soa-properties-top input[type="tel"]:focus {
	!border: 1px solid #F57E20;
	box-shadow: none !important;
	outline: none;
}

.bx-pagination .bx-pagination-container ul li a {
	border-bottom: none;
}

#bx-soa-delivery .alert-danger a {
	display: none;
}

.mobileFilter {
	display: none;
}

.mobileFilter.activeMob {
	display: block;
}

.mobileFilterShow,
.mobileFilterShow:hover,
.mobileFilterShow:focus {
	text-decoration: none;
	color: #fff;
	padding: 3px 7px;
	border: 1px solid #F57E20;
	border-radius: 20px;
	margin: 0 0px 10px 0;
	cursor: pointer;
	background: #F57E20;
	display: block;
	float: left;

}

.bx-filter-parameters-box-container .checkbox[data-best="0"] {
	display: none;
}

.ctweb-yandexdelivery>strong>strong>footer {
	padding: 10px 5px;
}

.switcherBlock.switcherBlockNarrow {
	display: none !important;
}

.blink {
	-webkit-animation: blink 1.5s linear 3;
	animation: blink 1.5s linear 3;
	color: color: #F00;
}

#ul_catalog_menu_XEVOpk>li:nth-child(1)>a:nth-child(1) {
	-webkit-animation: blink 2s linear 8;
	animation: blink 2s linear 8;
}

#ul_catalog_menu_g8taYv>li:nth-child(1)>a:nth-child(1) {
	-webkit-animation: blink 2s linear 8;
	animation: blink 2s linear 8;
}

@-webkit-keyframes blink {
	0% {
		color: #F2F2F2;
	}

	50% {
		color: #F00;
	}

	100% {
		color: #F2F2F2;
	}
}

@keyframes blink {
	0% {
		color: #F2F2F2;
	}

	50% {
		color: #F00;
	}

	100% {
		color: #F2F2F2;
	}
}

.btnglow {
	-webkit-animation: glowing 1300ms infinite;
	animation: glowing 1300ms infinite;
}

@-webkit-keyframes glowing {
	0% {
		background-color: #54b948;
		box-shadow: 0 0 5px #54b948;
		color: #fff;
	}

	50% {
		background-color: #94ff95;
		box-shadow: 0 0 20px #94ff95;
		color: #54B948;
	}

	100% {
		background-color: #54b948;
		box-shadow: 0 0 5px #54b948;
		color: #fff;
	}
}

@keyframes glowing {
	0% {
		background-color: #54b948;
		box-shadow: 0 0 5px #54b948;
		color: #fff;
	}

	50% {
		background-color: #94ff95;
		box-shadow: 0 0 20px #94ff95;
		color: #54B948;
	}

	100% {
		background-color: #54b948;
		box-shadow: 0 0 5px #54b948;
		color: #fff;
	}
}

#cookie-notice {
	display: none;
	position: fixed;
	min-width: 100%;
	height: auto;
	z-index: 550;
	font-size: 18px;
	line-height: 20px;
	left: 0;
	color: #292D2E;
	background-color: #f4f4f4e6;
	text-align: center;
	line-height: 20px;
	padding-bottom: 0.5em;
	box-shadow: 0 -5px 5px rgba(0, 0, 0, .05);
}

.cn-bottom {
	bottom: 0;
}

.cookie-notice-container {
	padding: 10px;
}

#cookie-notice .button.bootstrap {
	margin-right: .3em;
	margin-bottom: 0;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(top, #08c, #04c);
	background-image: -o-linear-gradient(top, #08c, #04c);
	background-image: linear-gradient(to bottom, #08c, #04c);
	background-repeat: repeat-x;
	border-color: #04c #04c #002a80;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 1px 2px rgba(0, 0, 0, .05);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	padding: 2px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#cookie-notice .button.bootstrap,
#cookie-notice .button.wp-default {
	font-family: sans-serif;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
	font-size: 18px;
	outline: 0;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}

#cookie-notice .button {
	margin-left: 10px;
}

#cookie-left {
	display: block;
	float: left;
	width: 66.66%
}

#cookie-right {
	display: block;
	float: right;
	text-align: left;
	width: 33.33%
}


.pushBtn {
	width: 30px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	border-radius: 50%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;


	border-radius: 15px;

	display: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	background-attachment: scroll;
}

.pushOn {
	background-color: #54b948;
	background-image: url("images/push-icon-on.png");
	background-repeat: no-repeat;
	background-position: 6px center;
	background-attachment: scroll;
	display: block;
}

.pushOff {
	background: #dd5656 url(images/push-icon-off.png) no-repeat 6px center;
	display: block;
	background-size: 21px 25px;
}

.compItem {
	width: 100%;
	max-width: 200px;
	margin: 0 auto
}

.compInner {
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

.compItem input {
	display: none
}

.compItem img {
	width: auto;
	height: auto;
	max-width: 95px;
	max-height: 95px;
}

.compItem .compPic {
	width: 100%;
	height: 100px;
	display: table;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.compItem .compPic .compCell {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.compWrapper {
	padding: 30px
}

.compItem label {
	display: block;
	border: 3px solid #fff;
	margin: 0 auto;
	border-radius: 5px;
	cursor: pointer;
}

.compItem input:checked+label {
	border: 3px solid #F57E20;
}

.compCarousel .owl-next,
.compCarousel .owl-prev {
	top: 50%;
	margin-top: -20px;
}

.compTitle {
	color: #54B948;
	font-size: 30px;
	margin: 0 30px 30px;
	padding: 0;
	font-family: 'museo_sans_cyrl300', serif;
	line-height: 34px;
	font-weight: bold;
}

.compSubTitle {
	color: #F57E20;
	font-size: 22px;
	margin: 0 30px 20px;
	padding: 0;
	font-family: 'museo_sans_cyrl300', serif;
	line-height: 28px;
	font-weight: bold;
}

.compBtns {
	margin: 20px 30px 0;
}

.compBtns:after {
	content: "";
	display: block;
	clear: both;
}

.compBtn {
	padding: 9px 15px 10px;
	margin: 0;
	background: #54B948;
	float: left;
	display: none;
}

.compBtn.active {
	display: block;
}

.compNext {
	float: right;
}

.compStepBlock,
.compCarousel {
	display: none;
}

.compStepBlock.active,
.compCarousel.owl-loaded {
	display: block;
}

.compItem .inputBlock {
	padding: 0 38px;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-flow: row wrap;
	width: 114px;
	margin: 5px auto 5px;
}

.compItem .inputBlock .prodMinus {
	margin-right: 4px;
	width: 36px;
	height: 36px;
	border: 1px solid #F57E20 !important;
	border-radius: 5px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #F57E20;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	font-family: 'museo_sans_cyrl900';
	font-size: 21px;
	background: none;
	box-sizing: content-box;
}


.compItem .inputBlock .prodMinus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .8;
	content: "—";
	background: none;
	font-size: 16px;
	color: #F57E20;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.compItem .inputBlock .prodCount {
	border: 0;
	height: 38px;
	width: 28px;
	padding: 0 5px;
	line-height: 37px;
	background: none;
	font-family: 'museo_sans_cyrl900';
	font-size: 20px;
	color: #292D2E;
	text-align: center;
	box-sizing: content-box;
	display: inline-block;
}

.compItem .inputBlock .prodPlus {
	width: 36px;
	height: 36px;
	border: 1px solid #54B948 !important;
	border-radius: 5px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	color: #54B948;
	line-height: 36px;
	font-family: 'museo_sans_cyrl900';
	font-size: 21px;
	text-align: center;
	text-decoration: none;
	background: none;
	box-sizing: content-box;
}

.compItem .inputBlock .prodPlus:after {
	content: "+";
	background: none;
	color: #54B948;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.compError {
	float: right;
	color: red;
	height: 38px;
	line-height: 38px;
	margin-right: 10px;
	font-size: 16px;
}

@media (max-width:520px) {
	.compWrapper {
		padding: 20px;
	}

	.compTitle {
		color: #54B948;
		font-size: 24px;
		margin: 0 0px 15px;
	}

	.compSubTitle {
		color: #F57E20;
		font-size: 18px;
		margin: 0 0px 5px;
	}

	.compBtns {
		margin: 10px 0px 0;
	}

	.compBtn {
		font-size: 14px;
		padding: 7px 10px 8px;
	}

	.compError {
		float: none;
		color: red;
		height: auto;
		line-height: 28px;
		margin-right: 10px;
		font-size: 14px;
		text-align: center;
	}
}

.dopDelivery {
	margin-top: -10px;
	margin-bottom: 20px;
	font-size: 16px;
}

.okBlock {
	color: green
}

.saleBage {

	width: 55px;
	height: 55px;
	line-height: 55px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #ED1C24;
	background: url('images/bdg5.png') no-repeat;
	z-index: 120;
	text-align: left;
	font-family: 'museo_sans_cyrl700';
	padding-left: 10px;
}

.sberbank__payment-link {
	border: 2px solid #F57E20 !important;
	font-size: 16px;
	line-height: 16px;
	text-shadow: none;
	border-radius: 7px;
	text-transform: uppercase;
	font-family: 'museo_sans_cyrl900';
	font-weight: normal;
	letter-spacing: 1px;
	top: auto;
	padding: 15px 0px;
	color: #fff;
	background: #F57E20;
	box-sizing: border-box;
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}

.dopCarousel {
	display: none;
}

.compDopName span {
	color: #F57E20;
}

.dopEmail {
	float: right;
	font-size: 16px;
	position: relative;
	width: 240px;
}

.dopEmail input {
	width: 100%;
}

.iscard {
	float: left;
	width: 300px;
}

.cardspan {
	font-size: 10px;
	line-height: 12px;
	display: block;
	padding-top: 3px;
}

.dopEmail.deactivate {
	display: none;
}


.dopEmail .tooltip.top {
	position: absolute;
	bottom: 70px;
}

@media (max-width:533px) {
	.iscard {
		float: none;
	}

	.dopEmail {
		float: none;
		font-size: 14px;
		margin-bottom: 10px;
	}

	.dopEmail .tooltip.top {
		position: relative;
		bottom: auto;
	}
}

/*.sberbank__wrapper, .sberHiddenBlock
{
	display:none;
}*/

.thanksSuccess {
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
	color: #F57E20;
	padding-top: 10px;
}

.thanksLink.payCache {
	color: #fff;
	background: #54B948;
}

.thanksLink.cancelOrder {
	color: #fff;
	background: #cccccc;
	border: 2px solid #cccccc !important;
}

.payCacheMobile,
.cancelOrderMobile {
	display: none;
}

@media (max-width:736px) {
	.resBtns {
		display: none;
	}

	.thanksTop.boldText {
		border-bottom: none;
	}

	.thanksLink.payCacheMobile,
	.thanksLink.cancelOrderMobile {
		display: block;
		font-size: 16px;
		margin-top: 15px;
	}
}

.noDeliveryBlock {
	float: right;
	width: 45%;
}

@media (max-width:1024px) {
	.noDeliveryBlock {
		float: none;
		width: 100%;
		margin-top: 10px;
	}
}

.productDetailPage .product-item-info-container.quantity-block {
	right: 0px;
	bottom: 19px;
	position: absolute;
	margin: 0;
	z-index: 2;
}

.productDetailPage .product-item-page-txt .whishbtn {
	top: 0px;
}


@media (min-width:736px) {
	.productDetailPage {
		margin-top: -40px;
	}

	.productDetailPage .product-item-page-txt {
		padding: 50px 0 120px;
		position: relative;
	}

	.detailBtns {
		position: absolute;
		bottom: 0;
		width: 100%;
	}

	.detailBtns .product-item-price-container,
	.detailBtns .product-item-info-container {
		margin: 0;
	}
}

.closedBlock {
	display: none !important;
}


.vr-popup__subtitle-vr {
	font-size: 14px;
}

.vr-popup__region-link {
	!font-size: 15px;
	background: #54B948;
	color: #fff;
	padding: 5px 5px;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 5px;

}

@media (max-width:736px) {
	.vr-popup__region-link {

		padding: 5px 10px;
	}
}

.vr-popup__region-link:hover {
	text-decoration: none;
	background: #F57E20;
	color: #fff;
}

.out>p {
	font-size: 18px;
}

@media (min-width:736px) {
	.vr-popup__body {
		padding: 20px 2%;
	}
}

.favLink,
.favLink:hover,
.favLink:active {
	position: absolute;
	right: 50px;
	bottom: 5px;
	display: block;
	font-size: 14px;
	color: #292D2E;
	border-bottom: none;
	display: none
}

.favLink i {
	margin-right: 5px;
	width: 16px;
	height: 16px;
}

.favLink span {
	border-bottom: 1px solid #292D2E;
}

.header-middle {
	padding-bottom: 25px;
}

.top-menu .top-nav-icon.icon-topheart {
	background: url(images/rub.svg) no-repeat center center;
	background-size: 21px 21px;
}

.product-item-label-text .VEG {
	display: none
}

.product-item-label-text .VEG {
	display: block;
	background-color: #54B948;
	width: 110px;
}

.bx-top-nav-container .bx-nav-1-lvl:hover .bx-nav-2-lvl-container {
	top: 38px;
}

.dopCompName {
	min-height: 35px;
}

.favBasket {
	bottom: 50px;
}

.stepInfo {

	display: block;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 3px;
}

.stepInfo div {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: 14px;
}

.stepInfo1 {
	margin-right: 82px;
}

.stepInfo2 {
	margin-right: 60px;
}

.stepInfo3 {
	width: 105px;
}

.product-list-section .btn,
.product-list .btn,
.detailBtns .product-item-info-container .btn,
#slider .product-item-info-container .btn,
.fancybox-wrap .product-item-info-container .btn {
	transition: all 0.2s ease-out;
	background: #54b948;

}

.product-list-section .btn:hover,
.product-list-section .btn:focus,
.product-list .btn:hover,
.product-list .btn:focus,
.detailBtns .product-item-info-container .btn:hover,
.detailBtns .product-item-info-container .btn:focus,
#slider .product-item-info-container .btn:hover,
#slider .product-item-info-container .btn:focus,
.fancybox-wrap .product-item-info-container .btn:hover,
.fancybox-wrap .product-item-info-container .btn:focus {
	background: #50b544 !important;
}

.product-list-section .btn:hover,
.product-list .btn:hover {
	padding: 11px 17px 12px;
}

.detailBtns .product-item-info-container .btn:hover {
	padding: 13px 17px;
}

#slider .product-item-info-container .btn:hover,
.fancybox-wrap .product-item-info-container .btn:hover {
	padding: 15px 17px;
}

.product-item-button-container {
	/padding-top: 2px;
	/padding-left: 2px;
	transition: all 0.2s ease-out;
}

.product-item-button-container:hover {
	/padding-top: 0px;
	/padding-left: 0px;
}

#slider .product-item-info-container {
	!margin-top: 28px
}

.btns-block,
.fancybox-inner .product-item-info-container.btns-block {
	float: none;
	position: absolute;
	right: 0;
	bottom: -5px;
	transition: all 0.2s ease-out
}

.fancybox-inner .product-item-info-container.quantity-block {
	bottom: 0;
}

.btns-block:hover {

	bottom: -7px;
}

.product-list .product-item-info-container.btns-block:hover {
	bottom: -5px;
}

.product-item-info-container.btns-block:hover {
	bottom: -7px;
}

.productDetailPage .product-item-page-txt {}

.product-item-detail-info-container {
	margin-bottom: 0;
}

.productDetailPage .product-item-info-container.quantity-block {
	bottom: 0;
}

#slider .product-item-button-container {
	line-height: 50px;
}

.product-item-detail-slider-block-in .whishbtn {
	display: none;
}

.searchWrap {
	width: 22px;
	height: 22px;
	position: absolute;
	display: inline-block;
	right: 17%;
	top: 50%;
	margin-top: -11px;
	cursor: pointer;
}

.search {
	display: block;
	position: absolute;
	background: #F2F2F2;
	top: -45px;
	right: 16.5%;
}

@media (max-width:1100px) {
	.search {
		right: 15%;
	}

	.searchWrap {
		right: 15.5%;
	}
}

.search input[type=text] {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	widtH: 270px;
	padding-right: 60px;
	padding-left: 10px;
}


.header-top .wrapper {
	position: relative;
}

.icon-search {
	background: url("images/search.svg") no-repeat center center;
	background-size: contain;
	width: 23px;
	height: 22px;
	margin-right: 0;
}

.searchShow.active .icon-search {
	background-image: url("images/icon-close.svg");
	width: 21px;
	height: 21px;
}

#title-search input[type="submit"] {
	position: absolute;
	right: 35px;
	width: 23px;
	height: 22px;
	background: url("images/search.svg") no-repeat center center;
	background-size: auto;
	background-size: cover;
	display: block;
	border: none !important;
	top: 4px;
}

div.title-search-result {
	border: 1px solid #F57E20
}

.bx_searche .bx_item_block {
	min-height: 75px;
}

.bx_searche .bx_image {
	width: 65px;
	height: 65px;

}

.bx_searche .bx_item_element {
	margin-left: 75px;
}

.bx_searche .bx_item_element a,
.bx_searche .bx_item_element a:hover {
	color: #F57E20;
	text-decoration: none;
	margin-top: 30px;
	border-bottom: 1px solid #000;
}

.bx_item_block.all_result {
	min-height: auto;
}

.bx_item_block.all_result .all_result_title {
	text-align: center;
}

.bx_item_block.all_result .bx_item_element {
	margin-left: 10px;
}

.bx_searche .bx_item_element .all_result_title a {
	margin-top: 0;
	background: #54b948;
	color: #fff;
	margin: 0 auto;
}

.search-page-wrap {
	position: relative;
	padding-right: 125px;
	width: 100%;
	margin-bottom: 40px;
}

.searchInput {
	width: 100%;
}

.search-button {
	position: absolute;
	right: 0;
	top: 0;
	padding: 9px 15px 10px;
}

.noItem {
	font-size: 18px;
}

@media (max-width:520px) {
	.search-button.btn {
		padding: 11px 15px 10px;
	}

	.search-page-wrap {
		margin-bottom: 20px;
	}

	/* last changes */
	.giftSection .giftTable {
		clear: both;
		display: block;
	}

	.giftSection .giftTableRow {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 1rem;
		align-items: center;
	}

	.giftSection .giftPhoto {
		width: auto;
	}

	.giftSection .giftTableCell.geftPrice {
		width: 50%;
		padding-top: 1.5rem;
	}

	.giftSection .giftTableCell.giftBtn {
		padding-top: 1.5rem;
		width: fit-content;
	}

	.bx_ordercart .bx_ordercart_order_table_container {
		margin-top: 0;
	}

	/* end changes */
}

#mobile-nav .top-up-menu ul li:first-child a {
	< !-- color: #54b948;
	-->color: #fff;
}

.giftTable {
	display: grid;
	width: 100%;
	border: 0;
	white-space: normal;
	padding: 0;
	background: none;
	grid-template-columns: 28% 28%;
	grid-template-rows: auto auto;
	grid-gap: 1rem;
}

.product-list.product-list-section.giftSection .giftTable {
	border: 0;
	white-space: normal;
	padding: 0;
	background: none;
	grid-template-columns: 50% 50%;
	grid-template-rows: auto auto;
	grid-gap: 1rem;
}

.giftTableRow {
	display: flex;
}

.giftTableCell {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding-bottom: 10px;
	vertical-align: middle;
	background: #fff;
	width: 40%;
}

.giftBtn {
	text-align: right;
	width: 160px;
}

.giftPhoto {
	width: 20%;
}

.getGift {
	cursor: pointer;
}

.geftPrice {
	font-size: 24px;
	font-family: 'museo_sans_cyrl700';
	text-align: right;
	width: 10rem;
}

.geftPrice .all_sum i {
	font-size: 21px;
}

.giftQuantity {
	display: none
}

.couponTelegramInfoText {
	font-weight: bold;
	display: block;
}

#coupons_block .bx_ordercart_coupon_notes {
	margin: 3px 0 10px !important;
	width: 266px;
	padding: 7px 8px;
	z-index: 0;
	display: inline-block;
	opacity: 1;
	position: relative;
	display: block;
	box-shadow: none;
}

.filterClear {
	clear: both;
}

@media (max-width:768px) {
	.filterClear {
		clear: none;
	}

	.giftTable {
		display: block;
	}
}

.giftFooter {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 100;
	padding: 11px 0 10px;
	background-color: #F57E20;
	!overflow: hidden;
	z-index: 500;

}

.giftFooterInner {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

.giftFooterFlex {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.giftFooterFlex {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.giftFooterLabel {
	width: 200px;
	position: relative;
	box-sizing: border-box;
	word-wrap: break-word;
	color: #fff;
	font-size: 15px;
	line-height: 12px;
	font-weight: bold;
}

.giftFooterLabel span {
	position: relative;
	top: 3px;
}

.giftFooterLabel::before {
	content: '';
	position: absolute;
	top: -10px;
	right: -30px;
	display: inline-block;
	height: 41px;
	width: 30000%;
	z-index: -1;
	background-color: #54B948;
}

.giftFooterLine {
	height: 100%;
	width: calc(100% - 260px);
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	box-sizing: border-box;
	word-wrap: break-word;
}

.giftFooterItem {
	position: absolute;
	top: -4px;
	display: inline-block;
	text-align: center;
	margin-left: -45px;
}

.giftFooterItemInner {
	position: relative;
	width: 87px;
	height: 26px;
	border-radius: 5px;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #F57E20;
	!overflow: hidden;
	cursor: pointer;
}

.giftFooterItemBar {
	position: absolute;
	width: 0;
	left: 0;
	z-index: -1;
	top: -10px;
	height: 41px;
	background-color: #54B948;
	transition: width .6s ease;
}

.giftFooterItemInner::after,
.giftFooterItemInner::before {
	content: '';
	width: 3px;
	height: 6px;
	position: absolute;
	top: -7px;
	background-color: #fff;
	left: 0;
	right: 0;
	margin: auto;
}

.giftFooterItemInner::after {
	top: auto;
	bottom: -7px;
}

.giftFooterItemInner i {
	padding-left: 3px;
}


@media screen and (max-width:1200px) {
	.giftFooterLabel {
		padding-left: 20px;
	}
}

@media screen and (max-width:1024px) {
	.giftFooterLabel {
		padding-left: 10px;
		width: 150px
	}

	.giftFooterItemInner {
		width: 67px;
		font-size: 11px;
	}

	.giftFooterLine {
		height: 100%;
		width: calc(100% - 250px);
	}

	.giftFooterItem {
		margin-left: -35px;
	}
}

.giftFooterItemInfo {
	position: absolute;
	width: 200px;
	border: 1px solid #e31e24;
	background: #fff;
	border-radius: 5px;
	bottom: 40px;
	left: -139px;
	display: none;
	cursor: pointer;
}

.giftFooterItemInfo::after {
	content: " ";
	position: absolute;
	top: 100%;
	right: 10px;
	border-width: 7px;
	border-style: solid;
	border-color: #e31e24 transparent transparent transparent;
}

.giftFooterItemInfo .giftFooterItemInfoBody {
	padding: 5px;
}

.giftFooterItemInfo .giftFooterItemInfoPic {}

.giftFooterItemInfo .giftFooterItemInfoPic img {
	width: 80%;
}

.giftFooterItemInfoTitle {
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #e31e24;
	color: #fff
}

.giftFooterItemPriceLeft {
	color: #292D2E
}

.giftInfoWrapper {
	padding: 30px;
}

.giftInfoDopTittle {
	color: #54B948;
	font-size: 30px;
	margin: 0 30px 30px;
	padding: 0;
	font-family: 'museo_sans_cyrl300', serif;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
}

.giftItemsWrap {
	text-align: center;
}

.giftItemWrap {
	width: 23%;
	margin: 0 0.5% 10px;
	display: inline-block;
	vertical-align: top;
}

.giftItemWrapInner {
	padding: 10px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
}

.giftItemPic img {
	display: block;
	max-width: 100%;
}

.giftFooterItemInfoInCart {
	position: absolute;
	width: 265px;
	border: 1px solid #e31e24;
	background: #fff;
	border-radius: 5px;
	bottom: 40px;
	left: -204px;
	display: none;
	cursor: pointer;
	z-index: 100;
}

.giftFooterItemInfoInCart::after {
	content: " ";
	position: absolute;
	top: 100%;
	right: 10px;
	border-width: 7px;
	border-style: solid;
	border-color: #e31e24 transparent transparent transparent;
}

.giftInfoBtn {
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: bold;
}

/* На самовывоз */

.giftInfoBtnSamovivoz {
	text-decoration: none;
	cursor: pointer;
	margin-top: -5px;
}

.giftInCart .giftFooterItemPriceLeft {
	display: none;
}

.giftInCart .giftFooterIteminCart {
	display: block !important;
}

@media screen and (min-width:768px) {
	.giftItemTitle {
		min-height: 60px;
	}
}

@media screen and (max-width:768px) {
	.giftTableRow {
		display: block;
		background: #fff;
	}

	.giftTableCell.geftPrice,
	.giftTableCell.giftBtn {
		display: inline-block;
	}

	.giftTableCell.geftPrice {
		margin-left: 15%;
	}
}

@media screen and (max-width:520px) {
	.giftInfoDopTittle {
		font-size: 18px;
		margin: 0 0px 15px;
		line-height: 22px;
	}

	.giftItemWrap {
		width: 100%;
		max-width: 300px;
		margin: 0 0 10px;
	}

	.giftFooterItemInfo {
		left: -148px;
		bottom: 35px;
	}

	.giftItemPic img {
		max-width: 60%;
		margin: auto;
	}

	.giftItemsWrap {
		height: 50vh;
		margin-bottom: 10px;
		overflow-y: auto;
	}

	.giftInfoWrapper {
		padding: 15px;
	}

	.giftFB .fancybox-close {
		top: 5px;
		right: 5px;
	}

	.giftFooterItemInfoInCart {
		width: 205px;
		font-size: 11px;
		left: -153px;
	}

	.giftTableCell.geftPrice {
		margin-left: 0%;
		width: 25%;
		padding: 10px 0px;
		box-sizing: border-box;
	}

	.giftFooterIteminCart {
		color: #292D2E
	}
}

.specBlockWrapper {
	padding: 1rem;
	background: #f2f2f2;
	margin-bottom: 3rem;
	margin-top: 3rem;
}


.specBlockTitleWrap {
	cursor: pointer;
}


.specBlockTitle {
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	font-size: 24px;
	border-bottom: 1px dashed #292D2E;
	float: left;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 3px;
}

.specSection {
	display: block;
	padding-top: 20px;
}

@media screen and (max-width:736px) {
	.specBlockWrapper {
		padding: 20px 30px 25px;
		background: #fff;
		margin-bottom: 0px;
		padding-bottom: 10px;
		border-bottom: 10px solid #F2F2F2
	}

	.specBlockTitle {
		font-size: 20px;
	}

	.giftTableRow {
		display: block;
		background: #fff;
	}

	.giftTableCell.giftPhoto {
		padding: 10px 0px;
	}
}

@media screen and (max-width:480px) {
	.specBlockWrapper {
		padding: 20px 10px 0px 10px;
	}

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

@media screen and (max-width:520px) {

	#specBlockWrap .giftTable,
	#specBlockWrap .giftTableRow,
	#specBlockWrap .giftTableCell {
		/* grid-template-columns: 1fr 1fr; */
		width: fit-content;
	}

	#specBlockWrap .giftTable {
		display: grid;
		grid-template-columns: 1fr 1fr;
		width: auto;
	}

	#specBlockWrap .giftTableRow {
		display: flex;
		width: 100%;
		border-style: outset;
		border-radius: 5px;
		border-width: medium;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
	}

	.giftTableCell {
		display: block;
	}

	#specBlockWrap .giftName p {
		display: none;
	}

	#specBlockWrap .bx_ordercart_itemtitle {
		text-align: center;
	}

	#specBlockWrap .giftPhoto {
		width: 100%;
	}

	#specBlockWrap .giftTableCell.geftPrice {
		/* width:50%;
	float:left;
	text-align:left;*/
		line-height: 37px;
	}

	#specBlockWrap .giftTableCell.giftBtn {
		width: fit-content;
		padding-left: 0;
		/* float:right;		
	padding-right:0; */
	}

	#specBlockWrap .giftTableRow:after {
		content: "";
		clear: both;
		display: block;
	}

	#specBlockWrap .bx_ordercart_photo_container {
		padding-top: 70%;
	}
}

.addressAdd {
	background: #54B948;
	color: #fff;
	text-transform: none;
	font-size: 18px;
	font-family: 'museo_sans_cyrl700';
	margin-bottom: 15px;
}

.error {
	color: red;
}

.addrTable {
	min-width: 70%;
}

.addrTable .addrRow {
	cursor: auto;
}

.addrRow .orderListCell:last-child {
	text-align: right;
}

.addrBtns {
	display: block;
	width: 100%;
	text-align: right;

}

.newAddress input.prop-addr-kod {
	margin-right: 0;
}

.cleanAddr,
.picAddr,
.delAdrYes,
.delAdrNo {
	display: inline-block;
	padding: 5px 10px;
	color: #F57E20;
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	border: 1px solid #F57E20;
	cursor: pointer;
	border-radius: 5px;
	margin-left: 5px;
	-webkit-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-moz-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-ms-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-o-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;

}

.cleanAddr:hover,
.delAdrNo:hover {
	background: #F57E20;
	color: #fff;
}

.picAddr,
.delAdrYes {
	border: 1px solid #54B948;
	color: #54B948;
}


.picAddr:hover,
.delAdrYes:hover {
	background: #54B948;
	color: #fff;
}

.addrPickWrap {
	padding: 20px;
	min-width: 500px;
}

.addrPickTitle {
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}

.addrPickTable {
	display: table;
	width: 100%
}

.addrPickRow {
	display: table-row;
}

.addrPickCell {
	display: table-cell;
	padding: 10px;
	border-bottom: 1px solid #CCC;
}

.pickAddrBtn {
	display: inline-block;
	padding: 5px 10px;
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	border: 1px solid #54B948;
	color: #54B948;
	cursor: pointer;
	border-radius: 5px;
	margin-left: 5px;
	-webkit-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-moz-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-ms-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-o-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
}

.pickAddrBtn:hover {
	background: #54B948;
	color: #fff;
}

.addrPickRow .addrPickCell:last-child {
	width: 100px
}

.delAddr {
	display: inline-block;
	margin-left: 15px;
}

.addrDelPopUp {
	padding: 30px;
	min-width: 320px;
	text-align: center;
	width: 100%;
}

.addrDelTitle {
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}

.delAdrYes,
.delAdrNo {
	padding: 10px 15px;
	min-width: 80px;
}

@media screen and (max-width:720px) {
	.addrPickWrap {
		width: 100%;
		max-width: 310px;
		min-width: 1px;
		padding: 20px 15px;
	}

	.addrPickTitle {
		font-size: 16px
	}

	.addrPickCell {

		padding: 5px;
		vertical-align: middle;
	}
}

#second-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.middle-row-li {
	display: flex;
	width: 300px;
	height: 200px;
	flex-direction: row;
	flex-wrap: nowrap;
	margin: 20px 30px;
}

.middle-text {
	width: 170px;
	padding-left: 15px
}

.middle-row-li {
	padding-bottom: 10px;
}

.middle-row-li span {
	font-size: 17px;
}

.middle-row-li span:hover {
	color: #53B947;
}

.middle-text a {
	color: #000000;
}

#middle-row-elements li span {
	color: #53B947;
	font-weight: 200;
	font-size: 15px;
	line-height: 15px;
	padding: 0;
	margin: 0;
}

#middle-row-elements li {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
}

/* Start header-middle header-v2 */

.header-middle.header-v2 {
	display: flex;
	flex-wrap: wrap;
}

.header-middle.header-v2 .rigth-col {
	width: 24%;
	display: flex;
	flex-wrap: wrap;
	margin-left: 1%;
	align-items: center;
}

.header-middle.header-v2 .rigth-col .basket .basket-in {
	display: flex;
	flex-wrap: wrap;
}

.header-middle.header-v2 .rigth-col .basket .basket-in div {
	width: calc(100% - 44px);
	overflow: hidden;
}

.header-middle.header-v2 .rigth-col .basket .basket-in div span {
	display: block;
	white-space: nowrap;
}

.header-middle.header-v2 .header-uds .header-uds-points,
.header-middle.header-v2 .rigth-col .basket .basket-in div span,
.header-middle.header-v2 .rigth-col .basket .basket-in div span i {
	font-size: 18px;
	line-height: 26px;
}

.header-middle.header-v2 .middle-col {
	width: 50%;
}

.header-middle.header-v2 .basket {
	margin: 0% 1% 0% 0%;
}

.header-middle.header-v2 .basket .bx-basket .bx-empty .basket-in div {
	font-size: 12px;
	line-height: 15px;
	height: 44px;
	overflow: hidden;
	height: 44px;
	display: flex;
	align-items: center;
}

.header-middle.header-v2 .header-uds,
.header-middle.header-v2 .basket {
	flex: 0 0 auto;
	width: 48%;
}

.header-middle.header-v2 .header-uds .header-uds-block {
	padding: 10px 15px;
	text-align: center;
	border: 1px solid #F57E20;
	border-radius: 10px;
	margin: 0% 0% 0% 1%;
}

.header-middle.header-v2 .header-uds .header-uds-title {
	font-weight: 600;
	font-size: 18px;
	line-height: 18px;
}

.header-middle.header-v2 .header-uds .header-uds-points {
	font-family: 'museo_sans_cyrl700';
	color: #F57E20;
}

/* End header-middle header-v2 */

/* Start bx-top-nav-container nav-v2 */

.bx-top-nav-container.nav-v2 .wrapper {
	padding-left: 0px;
}

/* Start TMP from prod dell*/

.bx-top-nav-container.nav-v2 .nav-menu>ul>li:last-child {
	display: none;
}

/* End TMP from prod dell*/

.bx-top-nav-container.nav-v2 .nav-block {
	display: flex;
	flex-wrap: wrap;
}

.bx-top-nav-container.nav-v2 .nav-menu,
.bx-top-nav-container.nav-v2 .nav-uds {
	flex: 0 0 auto;
}

.bx-top-nav-container.nav-v2 .nav-menu {
	width: 80%;
	padding: 0px 0px 0px 60px;
}

.bx-top-nav-container.nav-v2 .nav-uds {
	width: 20%;
	display: flex
}

.bx-top-nav-container.nav-v2 .nav-uds a {
	background-image: url(images/uds.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 28px;
	display: block;
	padding: 14px 20px 14px 36px;
	color: #fff;
	font-family: 'museo_sans_cyrl700';
	font-size: 19px;
	text-decoration: none;
	letter-spacing: 0.8px;

}

.bx-top-nav-container.nav-v2 .nav-uds a span {
	border-bottom: 2px solid transparent;
}

.bx-top-nav-container.nav-v2 .nav-uds a span:hover {
	border-bottom: 2px solid #fff;
}

/* End bx-top-nav-container nav-v2 */


/* Start top-menu__button top-menu-button-v2 */
.top-menu__button.top-menu-button-v2 .top-menu-button-link {
	margin-top: 2px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: red;
	text-shadow: 0px 0px 5px greenyellow;
}

.top-menu__button.top-menu-button-v2 .top-menu-button-link.uds-reg-link {
	color: #C245F5;
}

.top-menu__button.top-menu-button-v2 .top-menu-button-link.uds-points {
	border: 1px solid #F57E20;
	border-radius: 10px;
	padding: 2px 0px 0px 0px;
	width: 60px;
	overflow: hidden;
	text-align: center;
}

/* End top-menu__button top-menu-button-v2 */

.sort__field {
	display: inline-flex;
	margin-bottom: 1rem;
}

.sort__field a.active {
	display: flex;
	margin-left: 5px;
}

.sort__field_item {
	margin-left: 5px;
}

/* payment_block */
.payment_block {
	font-size: 20px;
}

a.lifepay_button {
	position: relative;
	margin-top: 50px;
	text-decoration: none;
}

.payment_block b::after {
	content: '_₽';
	font-size: 20px;
	color: #000;
}

/* Стили для нового хэдера */
.soc-icon.vk-rounded {
	background-image: url(images/icon-vk-round.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 28px;
	height: 28px;
}

.soc-icon.tg-rounded {
	background-image: url(images/icon-tg-round.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 28px;
	height: 28px;
}

/* Социальные сети ПК версия */

.header-social-pc {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin: 5px auto 0px;
	padding-right: 8px;
	box-sizing: border-box;
}

.header-social-pc a {
	border-bottom: 0px;
}

.header-social-pc>div:first-child {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #333;
	padding-right: 10px;
}

.header-social-pc>div:last-child {
	display: flex;
	gap: 7px;
	/* Расстояние между иконками */
}

.soc-icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transition: transform 0.3s ease;
}

.header-social-pc a.soc-icon.vk,
.header-social-pc a.soc-icon.tel {
	width: 24px;
	height: 24px;
}

.soc-icon:hover {
	transform: scale(1.1);
}

.bx_ordercart_coupon.visCoupon:nth-of-type(n+3) {
	display: none;
}

/* /Социальные сети ПК версия */

/* Блок с надписью "Вам доступно подарочное блюдо, введите промо-код чтобы забрать подарок" */
/* .promoGiftCardWrapper {
	padding: 15px 40px;
	background-color: #f2f2f2;
	margin-top: 35px;
	display: block;
}

.promoGiftCardTitle {
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	float: left;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 3px;
}

.promoGiftCardText {
	padding-left: 120px;
}

@media screen and (max-width: 590px) {
	.promoGiftCardWrapper {
		padding: 10px 10px;
	}

	.promoGiftCardText {
		padding-left: 75px;
	}
}

.promoGiftTitleSecondScreen {
	font-family: 'museo_sans_cyrl700';
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	float: left;
	margin-bottom: 5px;
	display: block;
	color: red;
} 
#coupons_block {
	margin-left: 120px;
	padding-bottom: 10px;
	float: none;
}

.dopBasketLine {
	margin-top: 0px;
	padding-left: 40px;
	background-color: #f2f2f2;
}

@media screen and (max-width: 590px) {
	#coupons_block {
		margin-left: 75px;
	}

	.dopBasketLine {
		margin-top: 0px;
		padding-left: 10px;
	}
}

.couponTelegramInfoText {
	font-weight: bold;
	display: block;
}	

.giftSection .giftTable {
	clear: both;
	display: block;
}
*/