#box_newsletter {
	background-color: #4a494a;
	padding: 10px 0px;
}
#box_newsletter .innerbox .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#box_newsletter .innerbox .title span {
	color: #e9530e;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 16.8px;
	margin: 0;
	margin-right: 10px;
	text-transform: uppercase;
}
#box_newsletter .innerbox .title h5 {
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	text-transform: uppercase;
	margin: 0;
}
#box_newsletter .innerbox form {
	margin: 0;
	margin-left: 20px;
}
#box_newsletter .innerbox form input {
	margin: 0;
}
#box_newsletter .innerbox form button {
	min-width: 110px;
}
@media only screen and (max-width: 767px) {
	#box_newsletter .innerbox {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	#box_newsletter .innerbox .title {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	#box_newsletter .innerbox .title span {
		margin: 20px 0px 10px 0px;
	}
	#box_newsletter .innerbox .title h5 {
		margin: 0px 0px 10px 0px;
	}
	#box_newsletter .innerbox form {
		margin-left: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	#box_newsletter .innerbox form > div {
		width: 100%;
	}
	#box_newsletter .innerbox form > div input {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 70px;
	}
}
@media only screen and (max-width: 767px) {
	.rwd .bottom-footer {
		position: relative;
		z-index: 2;
	}
}
.rwd footer {
	background-color: #282828;
	padding: 10px;
	margin-top: 0px;
}
.rwd footer .innerfooter {
	padding-top: 42px;
	padding-bottom: 24px;
	clear: both;
}
@media only screen and (max-width: 767px) {
	.rwd footer .innerfooter {
		padding-top: 42px;
	}
}
.rwd footer .innerfooter ul {
	padding: 0;
	margin: 0;
}
.rwd footer .innerfooter .userfooter {
	margin-bottom: 30px;
	border-bottom: 1px solid #393839;
	padding-bottom: 30px;
}
.rwd footer .innerfooter .userfooter .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.rwd footer .innerfooter .userfooter .inner .item {
	width: 16.666%;
}
.rwd footer .innerfooter .userfooter p {
	margin: 0;
	line-height: 18px;
	color: #ffffff;
	font-size: 13px;
	font-weight: 400;
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
}
.rwd footer .innerfooter .userfooter strong {
	display: block;
	padding-bottom: 4px;
	line-height: normal;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
}
@media only screen and (max-width: 979px) {
	.rwd footer .innerfooter .userfooter .inner .item {
		width: 20%;
	}
}
@media only screen and (max-width: 767px) {
	.rwd footer .innerfooter .userfooter {
		padding-bottom: 0;
	}
	.rwd footer .innerfooter .userfooter .datahead {
		display: block !important;
		color: #e9530e;
		font-size: 14px;
		font-weight: 700;
		text-transform: uppercase;
		position: relative;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.rwd footer .innerfooter .userfooter .datahead:after {
		content: "";
		position: absolute;
		right: 0;
		width: 30px;
		height: 30px;
		display: block;
		-webkit-transform: rotate(270deg) translateX(50%);
		transform: rotate(270deg) translateX(50%);
		background: url(../../images/user/Path_109.5d0b7.svg) no-repeat center
			center;
		background-size: 10px;
		top: 50%;
	}
	.rwd footer .innerfooter .userfooter .inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		display: none;
	}
	.rwd footer .innerfooter .userfooter .inner .item {
		margin-bottom: 25px;
		text-align: center;
		width: 100%;
	}
	.rwd footer .innerfooter .userfooter .inner .item:nth-child(4) {
		border-top: 1px solid #4a494a;
		padding-top: 25px;
	}
	.rwd footer .innerfooter .userfooter.opened .inner {
		display: block;
	}
	.rwd footer .innerfooter .userfooter.opened .datahead {
		display: block !important;
		color: #e9530e;
		font-size: 14px;
		font-weight: 700;
		text-transform: uppercase;
		position: relative;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.rwd footer .innerfooter .userfooter.opened .datahead:after {
		-webkit-transform: rotate(90deg) translateX(-50%);
		transform: rotate(90deg) translateX(-50%);
	}
}
.rwd footer .innerfooter ul.overall {
	list-style-type: none;
	clear: both;
}
.rwd footer .innerfooter ul.overall > li {
	margin-top: 0px;
	padding: 0;
}
@media only screen and (max-width: 979px) {
	.rwd footer .innerfooter ul.overall > li {
		margin-top: 10px;
		width: calc(100% / 3 - 40px);
	}
}
.rwd footer .innerfooter ul.overall li {
	border: 0;
	cursor: auto;
}
.rwd footer .innerfooter ul.overall ul {
	list-style-type: none;
	padding: 0;
}
.rwd footer .innerfooter ul.overall ul li.head {
	background: transparent;
	padding-bottom: 8px;
	color: #e9530e;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.rwd footer .innerfooter ul.overall ul li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 27px;
}
.rwd footer .innerfooter ul.overall ul li a img {
	display: none;
}
.rwd footer .innerfooter ul.overall ul li a:hover {
	opacity: 1;
	color: #e9530e;
}
.rwd footer .innerfooter ul.overall .socialfoot {
	margin-top: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 60px;
}
.rwd footer .innerfooter ul.overall .socialfoot a {
	display: block;
	margin: 0px 10px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.rwd footer .innerfooter ul.overall .socialfoot a:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.rwd footer .innerfooter ul.overall #footgroup-last ul li.head {
	display: none;
}
.rwd footer .innerfooter ul.overall #footgroup-last .lastinner strong {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
.rwd footer .innerfooter ul.overall #footgroup-last .lastinner a.phone {
	color: #e9530e;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 7px;
	display: block;
	text-align: left;
	display: inline-block;
}

@media screen and (max-width: 768px) {
	.rwd footer .innerfooter ul.overall #footgroup-last .lastinner a.phone {
		text-align: center;
	}
}
.rwd footer .innerfooter ul.overall #footgroup-last .lastinner .icons-foot {
	line-height: 0;
	margin-top: 7px;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon {
	width: 36px;
	height: 36px;
	display: inline-block;
	background-repeat: no-repeat !important;
	font-size: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin: 0 4px;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon:first-child {
	margin-left: 0;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon.fb.loaded {
	background: url(../../images/user/fb.d6ed4.svg) no-repeat center center;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon.fb.loaded:hover {
	background: url(../../images/user/fb.69f76.svg) no-repeat center center;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon.yt.loaded {
	background: url(../../images/user/yt.5f80d.svg) no-repeat center center;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon.yt.loaded:hover {
	background: url(../../images/user/yt.a55c3.svg) no-repeat center center;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon.ig.loaded {
	background: url(../../images/user/ig.f03dc.svg) no-repeat center center;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon.ig.loaded:hover {
	background: url(../../images/user/ig.2a0b4.svg) no-repeat center center;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon.twit.loaded {
	background: url(../../images/user/pinterestn.9a25a.png) no-repeat center
		center;
	background-size: 42px;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon.linked.loaded {
	background: url(../../images/user/linked.e7e67.svg) no-repeat center center;
}
.rwd
	footer
	.innerfooter
	ul.overall
	#footgroup-last
	.lastinner
	.icons-foot
	.s-icon.linked.loaded:hover {
	background: url(../../images/user/linked.a5cb7.svg) no-repeat center center;
}
@media only screen and (min-width: 980px) {
	.rwd footer .innerfooter ul.overall > li:nth-child(5) {
		width: 33%;
	}
}
@media only screen and (max-width: 767px) {
	.rwd footer .innerfooter ul.overall {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.rwd footer .innerfooter ul.overall > li {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.rwd footer .innerfooter ul.overall > li ul li.head {
		position: relative;
		border-bottom: 1px solid #4a494a;
		padding-bottom: 15px;
		padding-top: 15px;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	.rwd footer .innerfooter ul.overall > li ul li.head:after {
		content: "";
		position: absolute;
		right: 0;
		width: 30px;
		height: 30px;
		display: block;
		-webkit-transform: rotate(270deg) translateX(50%);
		transform: rotate(270deg) translateX(50%);
		background: url(../../images/user/Path_109.5d0b7.svg) no-repeat center
			center;
		background-size: 10px;
		top: 50%;
	}
	.rwd footer .innerfooter ul.overall > li ul li.head.active {
		margin-bottom: 20px;
	}
	.rwd footer .innerfooter ul.overall > li ul li.head.active:after {
		-webkit-transform: rotate(90deg) translateX(-50%);
		transform: rotate(90deg) translateX(-50%);
	}
	.rwd footer .innerfooter ul.overall #footgroup-last {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		text-align: center;
	}
}
.rwd footer .bottomfooter {
	padding: 15px 0 100px 0px;
	clear: both;
}
.rwd footer .bottomfooter .item span {
	opacity: 0.5;
	color: #ffffff;
	font-size: 12px;
	margin-right: 15px;
}
.rwd footer .bottomfooter .item:last-child {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.rwd footer .bottomfooter .item:nth-child(1) img {
	max-width: 249px;
}
.rwd footer .bottomfooter .item:nth-child(2) img {
	max-width: 306px;
}
.rwd footer .bottomfooter .item #shoper-foot {
	display: block;
}
.rwd footer .bottomfooter .item #shoper-foot a {
	color: #ffffff;
	opacity: 0.5;
	font-size: 12px;
	line-height: normal;
	text-align: left;
}
@media only screen and (max-width: 1200px) {
	.rwd footer .bottomfooter {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.rwd footer .bottomfooter .item {
		margin: 10px 20px;
	}
	.rwd footer .bottomfooter .item:last-child {
		text-align: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-width: 100%;
	}
	.rwd footer .bottomfooter .item:last-child span {
		margin-right: 0;
	}
}
@media only screen and (max-width: 979px) {
	.rwd footer .bottomfooter {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 20px 15px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.rwd footer .bottomfooter .item {
		margin-left: 0;
		margin-right: 0;
	}
	.rwd footer .bottomfooter .item:nth-child(1),
	.rwd footer .bottomfooter .item:nth-child(2) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 100%;
	}
	.rwd footer .bottomfooter .item:nth-child(1) > span,
	.rwd footer .bottomfooter .item:nth-child(2) > span {
		text-align: center;
		text-transform: uppercase;
		min-width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
		position: relative;
	}
	.rwd footer .bottomfooter .item:nth-child(1) > span:after,
	.rwd footer .bottomfooter .item:nth-child(2) > span:after {
		position: absolute;
		top: 6px;
		left: 0;
		content: "";
		width: 100%;
		height: 1px;
		background: #4a494a;
		display: block;
		z-index: -5;
	}
	.rwd footer .bottomfooter .item:nth-child(1) > span:before,
	.rwd footer .bottomfooter .item:nth-child(2) > span:before {
		position: absolute;
		top: 3px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		content: "";
		width: 100px;
		height: 5px;
		background: #282828;
		z-index: -4;
		display: block;
	}
}
.rwd footer .bottomfooter .inner {
	color: #000000;
	font-size: 11px;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.rwd footer .bottomfooter .inner #shoper-foot {
	display: block;
	background: transparent;
}
.rwd footer .bottomfooter .inner .cards {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	text-align: center;
}
.rwd footer .bottomfooter .inner .eexperts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.rwd footer .bottomfooter .inner .eexperts .eexperts_logo {
	margin-left: 10px;
	line-height: normal;
	font-size: 0;
}
.rwd footer .bottomfooter .inner .eexperts .shoper_logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.rwd footer .bottomfooter .inner .eexperts .shoper_logo:before {
	content: "";
	height: 16px;
	width: 15px;
	display: block;
	border-left: 1px solid #000000;
	margin-left: 15px;
}
@media only screen and (max-width: 979px) {
	.rwd footer .bottomfooter .inner {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	.rwd footer .bottomfooter .inner .cards {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.rwd footer .bottomfooter .inner .eexperts {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin: 15px 0px;
	}
	.rwd footer .bottomfooter .inner #shoper-foot {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
}
#footer-additional {
	clear: both;
	float: left;
	width: 100%;
}
#footer-additional .toggleAdditionalFooter {
	clear: both;
	float: left;
	width: 100%;
	color: #ffffff;
	margin: 35px 0px;
	text-align: center;
	position: relative;
}
#footer-additional .toggleAdditionalFooter:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #4a494a;
	display: block;
	position: absolute;
	bottom: 50%;
	left: 0;
}
#footer-additional .toggleAdditionalFooter > span {
	background: #282828;
	display: inline;
	padding: 20px;
	cursor: pointer;
	z-index: 10;
	position: relative;
	padding-right: 40px;
}
#footer-additional .toggleAdditionalFooter > span:after {
	content: "";
	width: 20px;
	display: block;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(270deg);
	transform: translateY(-50%) rotate(270deg);
	background: url(../../images/user/Path_109.a72e8.svg) no-repeat center;
	background-size: 8px;
}
#footer-additional .toggleAdditionalFooter > span.hide:after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}
#footer-additional ul.overall {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#footer-additional ul.overall:not(.hided) {
	margin-top: 30px;
}
@media only screen and (max-width: 767px) {
	#footer-additional ul.overall:not(.hided) {
		margin-top: 0;
	}
	#footer-additional ul.overall:not(.hided) li#footgroup-last {
		display: none;
	}
}
#footer-additional ul.overall.hided {
	max-height: 0;
	overflow: hidden;
}
#footer-additional ul.overall.hided + .toggleAdditionalFooter .hide {
	display: none;
}
#footer-additional ul.overall:not(.hided) + .toggleAdditionalFooter .open {
	display: none;
}
#shoper-foot {
	display: none;
}
#trigger1200,
#trigger979,
#trigger767,
#trigger480,
#trigger360 {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	opacity: 0;
	display: none;
}
#trigger1200 {
	display: block;
}
@media only screen and (max-width: 1200px) {
	#trigger1200 {
		display: block;
	}
}
@media only screen and (max-width: 979px) {
	#trigger1200 {
		display: none;
	}
	#trigger979 {
		display: block;
	}
}
@media only screen and (max-width: 767px) {
	#trigger979 {
		display: none;
	}
	#trigger767 {
		display: block;
	}
}
@media only screen and (max-width: 480px) {
	#trigger767 {
		display: none;
	}
	#trigger480 {
		display: block;
	}
}
@media only screen and (max-width: 360px) {
	#trigger480 {
		display: none;
	}
	#trigger360 {
		display: block;
	}
}
.before:before {
	display: table;
	line-height: 0;
	content: "";
}
.after:after {
	display: table;
	line-height: 0;
	content: "";
}
.ul li {
	line-height: 25px;
	font-size: 15px;
}
.ul li a {
	padding: 0 20px 0 0;
}
.ul li em {
	color: #aaaaaa;
	font-size: 90%;
}
.ul li ul li {
	border-bottom: 0;
}
.ol li {
	line-height: 40px;
	list-style-position: inside;
	list-style-type: decimal;
}
.input-sn {
	float: left;
	height: 35px;
	min-height: 35px;
}
.tags-li {
	padding: 0 3px;
	text-align: center;
	margin-bottom: 2px;
	font-size: 12px;
}
.tag-new {
	background: #2f2f2f;
	color: #fff;
}
.tag-promo {
	background: "#000000";
	color: #fff;
}
.fontawesome {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
}
/* Font Colors & Size */
/* Backgrounds */
/* Borders */
/* Icons */
/* Tables */
/* Forms */
/* Temaplte Main Colors */
/* Other */
/* Custom scrollbar */
/* Search */
/* Flex grid breakpoints */
/* Hint */
/* form,
.form {
	margin: 0 0 20px;
} */
form.availability-notifier,
.form.availability-notifier {
	margin-bottom: 0;
}
form fieldset,
.form fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
form legend,
.form legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #d8d8d8;
}
form legend small,
.form legend small {
	font-size: 15px;
}
form label,
.form label,
form input,
.form input,
form button,
.form button,
form select,
.form select,
form textarea,
.form textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
}
form label.s-grid-1,
.form label.s-grid-1,
form input.s-grid-1,
.form input.s-grid-1,
form button.s-grid-1,
.form button.s-grid-1,
form select.s-grid-1,
.form select.s-grid-1,
form textarea.s-grid-1,
.form textarea.s-grid-1 {
	width: 66px;
}
form label.s-grid-2,
.form label.s-grid-2,
form input.s-grid-2,
.form input.s-grid-2,
form button.s-grid-2,
.form button.s-grid-2,
form select.s-grid-2,
.form select.s-grid-2,
form textarea.s-grid-2,
.form textarea.s-grid-2 {
	width: 166px;
}
form label.s-grid-3,
.form label.s-grid-3,
form input.s-grid-3,
.form input.s-grid-3,
form button.s-grid-3,
.form button.s-grid-3,
form select.s-grid-3,
.form select.s-grid-3,
form textarea.s-grid-3,
.form textarea.s-grid-3 {
	width: 266px;
}
form label.s-grid-4,
.form label.s-grid-4,
form input.s-grid-4,
.form input.s-grid-4,
form button.s-grid-4,
.form button.s-grid-4,
form select.s-grid-4,
.form select.s-grid-4,
form textarea.s-grid-4,
.form textarea.s-grid-4 {
	width: 366px;
}
form label.s-grid-5,
.form label.s-grid-5,
form input.s-grid-5,
.form input.s-grid-5,
form button.s-grid-5,
.form button.s-grid-5,
form select.s-grid-5,
.form select.s-grid-5,
form textarea.s-grid-5,
.form textarea.s-grid-5 {
	width: 466px;
}
form label.s-grid-6,
.form label.s-grid-6,
form input.s-grid-6,
.form input.s-grid-6,
form button.s-grid-6,
.form button.s-grid-6,
form select.s-grid-6,
.form select.s-grid-6,
form textarea.s-grid-6,
.form textarea.s-grid-6 {
	width: 566px;
}
form label.s-grid-7,
.form label.s-grid-7,
form input.s-grid-7,
.form input.s-grid-7,
form button.s-grid-7,
.form button.s-grid-7,
form select.s-grid-7,
.form select.s-grid-7,
form textarea.s-grid-7,
.form textarea.s-grid-7 {
	width: 666px;
}
form label.s-grid-8,
.form label.s-grid-8,
form input.s-grid-8,
.form input.s-grid-8,
form button.s-grid-8,
.form button.s-grid-8,
form select.s-grid-8,
.form select.s-grid-8,
form textarea.s-grid-8,
.form textarea.s-grid-8 {
	width: 766px;
}
form label.s-grid-9,
.form label.s-grid-9,
form input.s-grid-9,
.form input.s-grid-9,
form button.s-grid-9,
.form button.s-grid-9,
form select.s-grid-9,
.form select.s-grid-9,
form textarea.s-grid-9,
.form textarea.s-grid-9 {
	width: 866px;
}
form label.s-grid-10,
.form label.s-grid-10,
form input.s-grid-10,
.form input.s-grid-10,
form button.s-grid-10,
.form button.s-grid-10,
form select.s-grid-10,
.form select.s-grid-10,
form textarea.s-grid-10,
.form textarea.s-grid-10 {
	width: 966px;
}
form label.s-grid-11,
.form label.s-grid-11,
form input.s-grid-11,
.form input.s-grid-11,
form button.s-grid-11,
.form button.s-grid-11,
form select.s-grid-11,
.form select.s-grid-11,
form textarea.s-grid-11,
.form textarea.s-grid-11 {
	width: 1066px;
}
form label.s-grid-12,
.form label.s-grid-12,
form input.s-grid-12,
.form input.s-grid-12,
form button.s-grid-12,
.form button.s-grid-12,
form select.s-grid-12,
.form select.s-grid-12,
form textarea.s-grid-12,
.form textarea.s-grid-12 {
	width: 1166px;
}
form label,
.form label {
	display: inline-block;
	line-height: 30px;
}
form textarea,
.form textarea,
form input[type="text"],
.form input[type="text"],
form input[type="password"],
.form input[type="password"],
form input[type="date"],
.form input[type="date"],
form input[type="number"],
.form input[type="number"],
form input[type="email"],
.form input[type="email"],
form input[type="search"],
.form input[type="search"],
form input[type="tel"],
.form input[type="tel"],
form .uneditable-input,
.form .uneditable-input {
	-webkit-transition: all border linear 0.2s;
	transition: all border linear 0.2s;
	-webkit-transition: border linear 0.2s;
	transition: border linear 0.2s;
	-webkit-appearance: none;
	display: inline-block;
	height: 24px;
	padding: 4px 6px;
	margin-bottom: 4px;
	font-size: 15px;
	line-height: 20px;
	color: #666;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	min-height: 35px;
}
form textarea:focus,
.form textarea:focus,
form input[type="text"]:focus,
.form input[type="text"]:focus,
form input[type="password"]:focus,
.form input[type="password"]:focus,
form input[type="date"]:focus,
.form input[type="date"]:focus,
form input[type="number"]:focus,
.form input[type="number"]:focus,
form input[type="email"]:focus,
.form input[type="email"]:focus,
form input[type="search"]:focus,
.form input[type="search"]:focus,
form input[type="tel"]:focus,
.form input[type="tel"]:focus,
form .uneditable-input:focus,
.form .uneditable-input:focus {
	border-color: rgba(240, 220, 100, 0.8);
	outline: 0;
	outline: thin rgba(240, 220, 100, 0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(240, 220, 100, 0.1),
		0 0 8px rgba(240, 220, 100, 0.6);
	box-shadow: inset 0 1px 1px rgba(240, 220, 100, 0.1),
		0 0 8px rgba(240, 220, 100, 0.6);
}
form textarea.short,
.form textarea.short,
form input[type="text"].short,
.form input[type="text"].short,
form input[type="password"].short,
.form input[type="password"].short,
form input[type="date"].short,
.form input[type="date"].short,
form input[type="number"].short,
.form input[type="number"].short,
form input[type="email"].short,
.form input[type="email"].short,
form input[type="search"].short,
.form input[type="search"].short,
form input[type="tel"].short,
.form input[type="tel"].short,
form .uneditable-input.short,
.form .uneditable-input.short {
	width: 40% !important;
	min-width: 3em;
}
form input[type="radio"],
.form input[type="radio"],
form input[type="checkbox"],
.form input[type="checkbox"] {
	margin: 0 0 0 5px;
	line-height: normal;
}
form input[type="file"],
.form input[type="file"],
form input[type="image"],
.form input[type="image"],
form input[type="submit"],
.form input[type="submit"],
form input[type="reset"],
.form input[type="reset"],
form input[type="button"],
.form input[type="button"],
form input[type="radio"],
.form input[type="radio"],
form input[type="checkbox"],
.form input[type="checkbox"] {
	width: auto;
}
form select:focus,
.form select:focus,
form input[type="file"]:focus,
.form input[type="file"]:focus,
form input[type="radio"]:focus,
.form input[type="radio"]:focus,
form input[type="checkbox"]:focus,
.form input[type="checkbox"]:focus {
	outline: 0;
	outline: thin rgba(240, 220, 100, 0.8);
}
form textarea,
.form textarea {
	height: auto;
	min-height: 50px;
}
form textarea.error,
.form textarea.error,
form .error textarea,
.form .error textarea,
form input[type="text"].error,
.form input[type="text"].error,
form .error input[type="text"],
.form .error input[type="text"],
form input[type="tel"].error,
.form input[type="tel"].error,
form .error input[type="tel"],
.form .error input[type="tel"],
form input[type="password"].error,
.form input[type="password"].error,
form .error input[type="password"],
.form .error input[type="password"],
form input[type="date"].error,
.form input[type="date"].error,
form .error input[type="date"],
.form .error input[type="date"],
form input[type="number"].error,
.form input[type="number"].error,
form .error input[type="number"],
.form .error input[type="number"],
form input[type="email"].error,
.form input[type="email"].error,
form .error input[type="email"],
.form .error input[type="email"],
form input[type="search"].error,
.form input[type="search"].error,
form .error input[type="search"],
.form .error input[type="search"],
form input[type="tel"].error,
.form input[type="tel"].error,
form .error input[type="tel"],
.form .error input[type="tel"],
form input[type="color"].error,
.form input[type="color"].error,
form .error input[type="color"],
.form .error input[type="color"] {
	background-color: #fff3f3;
	border-color: #e4401c;
	color: #666;
}
form .input .btn,
.form .input .btn {
	margin-bottom: 10px;
}
form .input_error,
.form .input_error {
	margin-bottom: 0.5em;
}
form .address .input_error li,
.form .address .input_error li {
	width: 100%;
	position: relative;
	top: -0.2em;
}
form.mini-search,
.form.mini-search {
	float: none;
	width: 100%;
	clear: both;
}
form.mini-search .search-input,
.form.mini-search .search-input {
	width: 94%;
	margin-left: 0;
}
form.mini-search .btn,
.form.mini-search .btn {
	width: 6%;
}
select {
	-webkit-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
	width: 100%;
	clear: both;
	min-height: 40px;
	border: 1px solid #d8d8d8;
	padding: 0.6em 1.4em 0.6em 0.4em;
}
select:hover option {
	background-color: #fff;
	color: #111;
}
select option {
	background-color: #fff;
	color: #111;
}
.radio-wrap {
	-webkit-border-top-right-radius: 50%;
	-webkit-border-bottom-right-radius: 50%;
	-webkit-border-bottom-left-radius: 50%;
	-webkit-border-top-left-radius: 50%;
	-moz-border-radius-topright: 50%;
	-moz-border-radius-bottomright: 50%;
	-moz-border-radius-bottomleft: 50%;
	-moz-border-radius-topleft: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border-top-left-radius: 50%;
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #d8d8d8;
	background-color: #fff;
	position: relative;
	margin: 0 0.3em;
	top: 0.3em;
}
.radio-wrap label {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.radio-wrap label::after {
	-webkit-border-top-right-radius: 50%;
	-webkit-border-bottom-right-radius: 50%;
	-webkit-border-bottom-left-radius: 50%;
	-webkit-border-top-left-radius: 50%;
	-moz-border-radius-topright: 50%;
	-moz-border-radius-bottomright: 50%;
	-moz-border-radius-bottomleft: 50%;
	-moz-border-radius-topleft: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border-top-left-radius: 50%;
	content: "";
	display: block;
	height: 14px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 14px;
}
.radio-wrap input[type="radio"] {
	visibility: hidden;
	position: absolute;
}
.radio-wrap input[type="radio"]:checked + label::after {
	background-color: #000;
}
.radio-wrap:hover input[type="checkbox"]:checked + label::after {
	background-color: #d8d8d8;
}
.radio-wrap:hover label::after {
	background-color: #d8d8d8;
}
.radio-wrap.radio-wrap-center {
	display: block;
	margin: 0 auto;
}
.radio-wrap + label {
	position: relative;
	top: -1px;
}
.checkbox-wrap {
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #d8d8d8;
	background-color: #fff;
	position: relative;
	margin: 0 0.3em 0 0;
	top: 0.3em;
}
.checkbox-wrap label {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.checkbox-wrap label::after {
	-webkit-transform: rotate(117deg);
	transform: rotate(117deg);
	content: "";
	display: block;
	height: 6px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 10px;
	border-style: solid;
	border-width: 2px;
	border-color: transparent;
}
.checkbox-wrap input[type="checkbox"] {
	visibility: hidden;
	position: absolute;
}
.checkbox-wrap input[type="checkbox"]:checked + label::after {
	border-color: #000 #000 transparent transparent;
}
.checkbox-wrap input[type="checkbox"]:disabled + label {
	background-color: #ececec;
	border: none;
	cursor: default;
}
.checkbox-wrap:hover label::after {
	border-color: #d8d8d8 #d8d8d8 transparent transparent;
}
.checkbox-wrap.radio-wrap-center {
	display: block;
	margin: 0 auto;
}
.checkbox-wrap-yesno {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	display: inline-block;
	background-color: #d8d8d8;
	margin: 0 0.3em;
	position: relative;
	font-size: 0.8em;
	padding: 0.25em 0.5em;
	line-height: 1.4;
	vertical-align: middle;
}
.checkbox-wrap-yesno label {
	cursor: pointer;
	font-weight: bold;
	line-height: 14px;
}
.checkbox-wrap-yesno label::before {
	content: attr(data-no);
	display: inline-block;
	min-width: 2em;
	text-align: right;
	font-size: 0.8em;
}
.checkbox-wrap-yesno label::after {
	-webkit-border-top-right-radius: 0.7em;
	-webkit-border-bottom-right-radius: 0.7em;
	-webkit-border-bottom-left-radius: 0.7em;
	-webkit-border-top-left-radius: 0.7em;
	-moz-border-radius-topright: 0.7em;
	-moz-border-radius-bottomright: 0.7em;
	-moz-border-radius-bottomleft: 0.7em;
	-moz-border-radius-topleft: 0.7em;
	border-top-right-radius: 0.7em;
	border-bottom-right-radius: 0.7em;
	border-bottom-left-radius: 0.7em;
	border-top-left-radius: 0.7em;
	content: "";
	float: left;
	width: 0;
	height: 0;
	border: 0.5em solid "#000000";
	margin: 0.05em 0 0 0;
}
.checkbox-wrap-yesno input[type="checkbox"] {
	visibility: hidden;
	position: absolute;
}
.checkbox-wrap-yesno input[type="checkbox"]:checked + label::before {
	content: attr(data-yes);
	text-align: left;
}
.checkbox-wrap-yesno input[type="checkbox"]:checked + label::after {
	float: right;
	margin: 0.05em 0 0 0.1em;
	border-color: #41c06d;
}
.edition-form-field label {
	display: block;
}
.edition-form-field input,
.edition-form-field textarea {
	width: 100%;
}
button.reset span {
	font-size: 0.9em;
	margin-left: 1.5em;
	color: #6d6a6a;
}
#filterprice1,
#filterprice2 {
	position: relative;
	z-index: 10;
	padding: 0.5em;
}
#box_register .witherror_checkbox + .error .input_error {
	margin-left: 3.2em;
}
.witherror_checkbox {
	overflow: hidden;
	background-color: #fff3f3;
}
.witherror_checkbox .checkbox-wrap {
	border: 1px solid #e4401c;
}
.bottombuttons {
	margin-top: 1em;
}
.additional-fields select {
	margin-bottom: 0.4em;
}
::-ms-clear {
	display: none;
}
@-moz-document url-prefix() {
	#box_producers .producers_wrap {
		background: none !important;
	}
	#box_producers .producers_wrap select {
		opacity: 1 !important;
	}
	select {
		text-indent: inherit !important;
		background-image: none !important;
		padding: 0.66em !important;
		min-height: inherit !important;
	}
	select:hover {
		background-image: none !important;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	select {
		background: none !important;
		padding: 0.5em 0.4em !important;
	}
	select:hover {
		color: "#000000";
	}
	#box_register input[type="text"],
	#box_register input[type="password"],
	#box_register input[type="email"] {
		width: 17em;
	}
}
[data-size="invisible"],
[data-recaptcha-mode="1"] {
	display: none;
}
#ask-recaptcha > div {
	margin: 0 auto;
}
.g-recaptcha,
#ask-recaptcha {
	-webkit-transform: scale(0.925);
	transform: scale(0.925);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	max-width: 304px;
	margin: 0.5em 0;
}
.g-recaptcha > div,
#ask-recaptcha > div {
	max-width: 280px;
}
.fieldset-legend {
	display: block;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
	margin: 1em 0 2em;
}
.fieldset-legend span {
	background-color: #fff;
	position: relative;
	z-index: 2;
	padding: 0 1em;
}
.fieldset-legend::before {
	content: "";
	height: 1px;
	position: absolute;
	width: 100%;
	background-color: #cccccc;
	left: 0;
	top: 50%;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}
.modal {
	-webkit-transition: all all 0.4s ease;
	transition: all all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
	z-index: 10001;
	display: inline-block;
	background-color: #fff;
}
.modal.modal-not-visible {
	-webkit-transform: translate(0, -5em);
	transform: translate(0, -5em);
	opacity: 0;
}
.modal.modal-visible {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	z-index: 10001;
}
.modal.modal-hidden {
	z-index: -99999;
}
.modal.modal-alert {
	text-align: center;
	min-width: 280px;
}
.modal .modal-header {
	background-color: "#000000";
	padding: 1em 1.5em;
	color: #fff;
	margin-bottom: 2em;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.modal .modal-header h3 {
	margin: 0;
	display: inline-block;
	font-size: 1.2em;
	line-height: inherit;
	color: #fff;
	-ms-flex-preferred-size: 70%;
	flex-basis: 70%;
}
.modal .modal-header .modal-close {
	cursor: pointer;
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	text-align: right;
}
.modal .modal-header .modal-close::after {
	content: "x";
	font-weight: bold;
	margin-left: 0.5em;
	font-size: 1.4em;
	position: relative;
	top: 0.05em;
}
.modal .modal-body {
	scrollbar-color: "#000000" #f3f4f8;
	scrollbar-width: thin;
	overflow-y: auto;
	padding: 0em 2em 2em 2em;
}
.modal .modal-body::-webkit-scrollbar {
	width: 10px;
	border-radius: 10px;
}
.modal .modal-body::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #f3f4f8;
}
.modal .modal-body::-webkit-scrollbar-thumb {
	width: 6px;
	border: 2px solid #f3f4f8;
	border-radius: 10px;
	background-color: "#000000";
}
.modal .modal-body .search-form .search-input {
	width: 70%;
	padding: 0.4em 0.3em;
	text-align: left;
}
.modal .modal-body .search-form .search-btn {
	width: 24%;
	padding: 7px 0;
	background-color: "#000000";
	border: none;
}
.modal .modal-body .search-form .search-btn img {
	width: 23px;
	height: 23px;
	display: inline-block;
}
.modal .modal-body .search-form .search-btn span {
	display: none;
}
.modal .modal-footer {
	margin-bottom: 2em;
	overflow: hidden;
}
.modal .modal-footer a {
	text-transform: uppercase;
}
.mask {
	z-index: 9000;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0);
	background-image: radial-gradient(
		ellipse farthest-corner at center center,
		rgba(127, 127, 127, 0.5),
		rgba(127, 127, 127, 0.5) 35%,
		rgba(0, 0, 0, 0.7) 100%
	) !important;
}
.mask_box {
	background-color: #fff;
	padding: 1em 2em;
	position: relative;
}
.mask_box .close {
	position: absolute;
	top: -1.3em;
	right: -1.1em;
	cursor: pointer;
}
.mask_box .close:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	content: "\f00d";
	font-size: 1.2em;
	color: #fff;
}
.mask_box label {
	display: block;
}
.ask-for-product {
	max-width: 400px;
}
.ask-for-product .container {
	width: auto;
}
.ask-for-product .container .alert-success > .icon-remove {
	display: none !important;
}
.search {
	position: relative;
	color: #111;
}
.search button {
	font-family: "Open Sans", sans-serif;
}
.search *,
.search *::after,
.search *::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.search_open .search__content {
	display: block;
}
.search_two-columns-view .js__search-xhr-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.search_two-columns-view .js__search-xhr-content .search__results-container {
	margin-left: 15px;
}
.search__loader {
	-webkit-animation: loader-spin 1s infinite ease-in-out;
	animation: loader-spin 1s infinite ease-in-out;
}
.search__btn-search {
	width: 100%;
	min-height: 100%;
	padding: 12px !important;
}
.search__btn-search .search__icon {
	color: #ffffff;
}
.search_focused .search__input-area,
.search_focused .btn {
	border-color: rgba(240, 220, 100, 0.8);
	outline: thin rgba(240, 220, 100, 0.8);
}
.search_focused .search__input-area {
	-webkit-box-shadow: inset 0 1px 1px rgba(240, 220, 100, 0.1),
		0 0 8px rgba(240, 220, 100, 0.6);
	box-shadow: inset 0 1px 1px rgba(240, 220, 100, 0.1),
		0 0 8px rgba(240, 220, 100, 0.6);
}
.search__input {
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}
.search__input[type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background-color: "#000000";
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 15px;
	margin: 0;
	min-height: 100%;
	width: 100%;
	color: #111;
}
.search__input[type="search"]::-webkit-search-decoration,
.search__input[type="search"]::-webkit-search-cancel-button,
.search__input[type="search"]::-webkit-search-results-button,
.search__input[type="search"]::-webkit-search-results-decoration {
	display: none;
}
.search__input[type="search"]:focus {
	outline: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.search__input-area {
	background-color: "#000000";
	padding: 0;
	padding-left: 7.5px;
	border: 1px solid #d8d8d8;
	border-right: none;
}
.search__input-area_error {
	border-color: #e4401c;
}
.search__input-area-item_grow {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.search__votestars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.search__votestars-item {
	color: "#000000";
}
.search__list-icon {
	margin-right: 1em;
}
.search__list_nested {
	margin-top: 15px;
}
.search__list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7.5px 11.25px 7.5px 1.5px;
	cursor: pointer;
}
.search__list-item:last-child,
.search__list-item:first-child {
	margin: 0;
}
.search__list-item_active,
.search__list-item:hover {
	background-color: #f5f7ff;
}
.search__list-item-action-btn {
	padding: 7.5px 11.25px 7.5px 15px;
	margin: -7.5px -11.25px -7.5px -1.5px;
}
.search__content {
	display: none;
	position: absolute;
	left: 0;
	min-width: 570px;
	width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 0 2px 9px 0 rgba(16, 47, 102, 0.16);
	box-shadow: 0 2px 9px 0 rgba(16, 47, 102, 0.16);
	background-color: "#000000";
	z-index: 20;
}
.search__content_right {
	left: auto;
	right: 0;
}
.search__btn-load-more:hover {
	color: "#000000";
}
.search__btn-clear {
	cursor: pointer;
}
.search__btn_link {
	font-size: inherit;
	vertical-align: unset;
}
.search__item_content {
	scrollbar-color: "#000000" #f3f4f8;
	scrollbar-width: thin;
	will-change: opacity;
	max-height: 300px;
	overflow-y: auto;
	padding-right: 15px;
	margin: 15px;
}
.search__item_content::-webkit-scrollbar {
	width: 10px;
	border-radius: 10px;
}
.search__item_content::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #f3f4f8;
}
.search__item_content::-webkit-scrollbar-thumb {
	width: 6px;
	border: 2px solid #f3f4f8;
	border-radius: 10px;
	background-color: "#000000";
}
.search__item-container {
	width: 100%;
}
.search__loader {
	width: 1em;
}
.search__icon {
	font-size: 1em;
	color: #333;
}
.search__icon_size-l {
	font-size: 1.3em;
	line-height: 1em;
}
.search__icon_main-color {
	color: "#000000";
}
.search__icon_size-xl {
	font-size: 1.3rem;
}
.search__icon_spacing {
	padding: 0.35em 0.85em;
}
.search__message {
	padding: 7.5px;
	word-break: break-word;
}
.search__message_error {
	color: #e4401c;
}
.search__message_info {
	background-color: #ebf8ff;
}
.search__section-head {
	font-size: 0.9em;
	margin: 0;
	background-color: "#000000";
}
.search__section-head_sticky {
	position: sticky;
	position: -webkit-sticky;
	top: 0;
}
.search__section-head_line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
	color: #666;
}
.search__section-head_line::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	height: 1px;
	background-color: #ececec;
}
.search__section-btn-load-more {
	padding: 3px 15px;
}
.search__section-footer {
	text-align: center;
}
.search__result-icon {
	margin-right: 15px;
}
.search__result-icon img {
	max-width: 60px;
}
.search__result-note {
	font-size: 0.96em;
}
.search__result-note-item {
	color: #6d6a6a;
}
.search__result-note-item:not(:last-child) {
	margin-right: 7.5px;
}
.search__result-category-title {
	font-size: 0.8em;
	font-weight: 300;
	color: #6d6a6a;
	margin-left: 6px;
}
.search__result-title-item {
	margin: 0;
	display: inline;
}
.search__result-title-item-subheading {
	font-size: 0.9em;
}
.search__result-details {
	display: inline;
}
.search__result-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: top;
	-ms-flex-align: top;
	align-items: top;
	width: 100%;
}
.search__result-link:hover {
	color: #111;
}
.search__result-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	line-height: 1.3em;
}
.search__result-item_active {
	color: "#000000";
}
.search__result-item_inactive {
	text-decoration: line-through;
	color: #666;
}
.search__result_bold {
	font-weight: bold;
}
.search__result_regular {
	font-weight: normal;
}
.search__result_match {
	font-weight: normal;
}
.search__history-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}
.search__history-item-value {
	width: 100%;
}
.search__history-item .icon-close {
	padding: 6px;
}
.search__mobile-btn {
	color: #ffffff;
	position: fixed;
	bottom: 50px;
	right: 50px;
	border-radius: 50%;
	padding: 0.45em 0.85em;
	font-size: 1em;
	cursor: pointer;
	z-index: 10;
}
.search__mobile-btn_open {
	display: block;
	will-change: transform;
	-webkit-animation: show-mobile-btn 0.2s ease-out both;
	animation: show-mobile-btn 0.2s ease-out both;
}
.search__mobile-btn_close {
	display: none;
}
.search__mobile-btn_closing {
	will-change: transform;
	-webkit-animation: hide-mobile-btn 0.2s ease-out both;
	animation: hide-mobile-btn 0.2s ease-out both;
}
.search .message_error {
	color: #e4401c;
}
.search .list_inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.search .list_inline li {
	color: #6d6a6a;
}
.search .list_inline > li,
.search .list_inline li:not(:last-child) {
	margin-right: 7.5px;
}
.search [data-search-section-name="suggestions"] .search__list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.search .js__search-close-btn {
	display: none;
}
.search a,
.search .link {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.search a:hover,
.search .link:hover {
	color: "#000000";
}
.search a:hover img,
.search .link:hover img {
	text-decoration: none;
}
.scroll_block {
	overflow: hidden;
	position: fixed;
}
@-webkit-keyframes hide-mobile-btn {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}
}
@keyframes hide-mobile-btn {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}
}
@-webkit-keyframes show-mobile-btn {
	0% {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
		opacity: 0;
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes show-mobile-btn {
	0% {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
		opacity: 0;
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@-webkit-keyframes loader-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes loader-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@media screen and (max-width: 979px) {
	.rwd .logo-bar .search {
		max-width: 100%;
	}
	.rwd .logo-bar .search__container {
		clear: both;
		min-width: 100%;
		margin-top: 15px;
	}
	.rwd #box_search .search .btn {
		width: 100%;
	}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
	.rwd header .logo-bar .search {
		display: block;
		max-width: 100%;
		margin-top: 30px;
	}
}
@media screen and (max-width: 1025px) {
	.rwd header .logo-bar .search_open {
		margin: 0;
	}
	.search_open {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: 0;
		z-index: 20;
		overflow: hidden;
		max-width: inherit;
	}
	.search_open .search__item_content {
		max-height: unset;
	}
	.search_open .search__input-area {
		padding-right: 7.5px;
	}
	.search_open .search__input-area-item:first-child {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.search_open .search__input-area-item:nth-child(2) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.search_open .search__input-area-item:last-child {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.search_open .search__input-area .js__search-submit-btn {
		display: none;
	}
	.search_open .search__input-area .js__search-close-btn {
		display: block;
	}
	.search_open .search__input-area-item > span {
		padding: 7.5px;
	}
	.search_open-empty .search__content {
		opacity: 0.7;
	}
	.search__content {
		min-width: 100%;
		max-width: inherit;
		height: calc(100% - 46px);
		overflow-y: scroll;
		max-height: inherit;
	}
	#box_404 .search_open {
		margin: 0;
		max-width: 100%;
	}
	.rwd header .logo-bar form.mini-search.search_open {
		margin: 0;
	}
}
@media screen and (max-width: 480px) {
	.rwd header .logo-bar .search {
		text-align: left;
	}
	.rwd header .logo-bar .search__container {
		margin-top: 0;
	}
}
.consents_popup .consents__wrapper {
	top: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.consents_popup .consents__modal {
	width: auto;
	max-width: 70vw;
}
.consents__wrapper {
	position: fixed;
	z-index: 999999;
	bottom: 0;
	left: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	-webkit-box-shadow: 0 -1px 3px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0 -1px 3px 0px rgba(0, 0, 0, 0.25);
}
.consents__modal {
	padding: 2rem 2rem 6rem;
	background-color: #fff;
	width: 100%;
	max-height: 70vh;
}
.consents__basic-view {
	display: block;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-height: 70vh;
	width: 100%;
}
.consents__advanced-view {
	max-height: 70vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}
.consents__advanced-content {
	overflow: auto;
}
.consents__content {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: auto;
	width: 100%;
}
.consents__buttons {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-top: 1rem;
}
.consents__heading {
	font-size: 1.4rem;
	margin-bottom: 1rem;
}
.consents__text {
	margin-bottom: 1rem;
}
.consents__link {
	text-decoration: underline;
}
.consents__consent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
}
.consents__consent-description {
	margin-top: 4px;
	margin-left: 1rem;
}
.consents__advanced-buttons {
	text-align: center;
	margin-top: 1rem;
}
.consents__mask {
	display: block;
	position: fixed;
	overflow: hidden;
	z-index: 999998;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 768px) {
	.consents__basic-view {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
@media screen and (max-width: 576px) {
	.consents__buttons .btn {
		width: 100%;
		min-height: 44px;
	}
	.consents__buttons :first-child {
		margin-bottom: 10px;
	}
}
html body .fcc-global > .fcc-form-style {
	max-width: 100%;
	width: 768px;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	html body .fcc-global > .fcc-form-style {
		max-width: 350px;
		width: 100%;
	}
}
html body .fcc-global > .fcc-form-style > form.fcc-form-content {
	overflow-y: visible;
	max-height: none;
}
html body .fcc-global > .fcc-form-style > form.fcc-form-content > div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html body .fcc-global > .fcc-form-style > form.fcc-form-content label span {
	font-weight: 400;
	padding: 0;
	line-height: normal;
	display: block;
	margin-bottom: 7px;
	text-align: left;
	width: auto;
}
@media only screen and (min-width: 768px) {
	html body .fcc-global > .fcc-form-style > form.fcc-form-content label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	html
		body
		.fcc-global
		> .fcc-form-style
		> form.fcc-form-content
		label
		label.error {
		min-width: 100%;
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	html
		body
		.fcc-global
		> .fcc-form-style
		> form.fcc-form-content
		label
		label:not(.error) {
		min-width: calc(100% - 200px);
		margin-left: 205px;
	}
	html
		body
		.fcc-global
		> .fcc-form-style
		> form.fcc-form-content
		label
		label:not(.error):nth-child(2) {
		margin-top: -25px;
	}
	html
		body
		.fcc-global
		> .fcc-form-style
		> form.fcc-form-content
		label
		input[type="text"],
	html
		body
		.fcc-global
		> .fcc-form-style
		> form.fcc-form-content
		label
		input[type="email"],
	html
		body
		.fcc-global
		> .fcc-form-style
		> form.fcc-form-content
		label
		input[type="file"],
	html
		body
		.fcc-global
		> .fcc-form-style
		> form.fcc-form-content
		label
		textarea,
	html body .fcc-global > .fcc-form-style > form.fcc-form-content label select {
		width: calc(100% - 260px);
	}
	html body .fcc-global > .fcc-form-style > form.fcc-form-content label span {
		margin-top: 6px;
		text-align: right;
		margin-right: 10px;
		width: 200px;
		min-width: 200px;
	}
}
@media only screen and (max-width: 767px) {
	html
		body
		.fcc-global
		> .fcc-form-style
		> form.fcc-form-content
		label
		label:not(.error) {
		clear: both;
		text-align: left;
	}
}
html body .fcc-global > .fcc-form-style > form.fcc-form-content br {
	display: none;
}
html body .fcc-global > .fcc-form-style > form.fcc-form-content .submit-button {
	width: 200px;
	height: auto;
	font-size: 24px;
	display: block;
	line-height: normal;
	margin-bottom: 10px;
}
html
	body
	.fcc-global
	> .fcc-form-style
	> form.fcc-form-content
	input[type="text"],
html
	body
	.fcc-global
	> .fcc-form-style
	> form.fcc-form-content
	input[type="email"],
html body .fcc-global > .fcc-form-style > form.fcc-form-content textarea {
	background: #ffffff !important;
	border: 1px solid #cccccc !important;
	border-radius: 7px;
	width: 100%;
}
html
	body
	.fcc-global
	> .fcc-form-style
	> form.fcc-form-content
	input[type="file"] {
	border: 0 !important;
	padding: 0 !important;
	margin-top: 5px !important;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
html body .fcc-global > .fcc-form-style > form.fcc-form-content select {
	border-radius: 7px;
}
html body .fcc-global > .fcc-form-style > form.fcc-form-content select:focus {
	color: inherit;
}
html
	body
	.fcc-global
	> .fcc-form-style
	> form.fcc-form-content
	input[type="checkbox"] {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	border: 1px solid #cccccc !important;
}
html body .fcc-global > .fcc-form-style > form.fcc-form-content h4 {
	text-align: center;
	font-size: 30px;
	margin-bottom: 0;
	margin-top: 20px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000000;
}
html body .fcc-global > .fcc-form-style > form.fcc-form-content input {
	height: 30px;
	min-height: 30px;
}
html
	body
	.fcc-global
	> .fcc-form-style
	> form.fcc-form-content
	label.radio_element {
	position: relative;
}
html
	body
	.fcc-global
	> .fcc-form-style
	> form.fcc-form-content
	label.radio_element
	label {
	display: none;
}
.info-message {
	position: fixed;
	top: 50px;
	left: 50px;
	z-index: 900;
}
.info-message.info-message_hidden {
	display: none;
}
#turn-classic {
	display: none !important;
}
.rwd-menu-custom {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	top: 56px;
	right: 0px;
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	padding: 0px 0px 30px 0px;
	z-index: 9999;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	max-width: 304px;
}
.rwd-menu-custom.hided {
	opacity: 0;
	overflow: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	padding: 0px;
}
.rwd-menu-custom .headPart {
	min-height: 49px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 0;
	padding: 0px;
}
.rwd-menu-custom .headPart .closeBtn {
	position: absolute;
	left: 20px;
	top: 14px;
}
.rwd-menu-custom .headPart.visiblebb .closeBtn {
	left: auto;
	right: 20px;
}
.rwd-menu-custom .headPart.visiblebb .backButton {
	opacity: 1;
}
.rwd-menu-custom .innerHeader {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	width: 100%;
	position: static;
}
.rwd-menu-custom .innerHeader > li {
	min-width: 100%;
	margin: 0;
	background: #ffffff;
	border-top: 1px solid #f5f5f5;
}
.rwd-menu-custom .innerHeader > li > a {
	width: 100%;
	text-align: left;
	background-position: left 14px center !important;
	padding-left: 56px !important;
	background-size: 30px !important;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 35px;
}
.rwd-menu-custom .innerHeader > li > a span {
	font-size: 16px;
}
.rwd-menu-custom .innerHeader > li > a + a {
	padding-left: 11px !important;
}
.rwd-menu-custom .innerHeader li {
	list-style-type: none;
}
.rwd-menu-custom .innerHeader li.login a {
	line-height: 20px !important;
}
.rwd-menu-custom .innerHeader li.basket a.count {
	width: auto !important;
}
.rwd-menu-custom .innerHeader li.basket a.count .countlabel {
	position: relative;
}
.rwd-menu-custom .innerHeader li.basket .count .count {
	position: absolute;
	right: -30px !important;
	top: 5px !important;
}
.rwd-menu-custom .content {
	background: #f5f5f5;
	overflow-x: hidden;
	max-height: 100%;
	position: relative;
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
}
.rwd-menu-custom .content .inner-menu {
	height: 100%;
	overflow: scroll;
	padding-bottom: 50px;
}
.rwd-menu-custom .content ul {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	padding: 0;
	width: 100% !important;
}
.rwd-menu-custom .content ul .link-logo {
	display: none;
}
.rwd-menu-custom .content ul li {
	list-style-type: none;
	margin: 0;
	border-top: 1px solid #dcdcdc;
	padding: 0;
}
.rwd-menu-custom .content ul li img {
	display: none;
}
.rwd-menu-custom .content ul li.title {
	display: none;
}
.rwd-menu-custom .content ul li.home-link-menu-li {
	display: none;
}
.rwd-menu-custom .content ul li span {
	margin: 0;
}
.rwd-menu-custom .content ul li span a {
	font-style: normal;
	letter-spacing: normal;
	display: block;
	text-align: left;
	line-height: 23px;
	padding: 10px 0px;
	color: #282828;
	background: #ffffff;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
}
.rwd-menu-custom .content ul li > span > a {
	padding-left: 58px;
}
.rwd-menu-custom .content ul li li a {
	padding-left: 20px;
}
.rwd-menu-custom .content ul li.parent {
	position: static;
	border-top: 1px solid #b6321b;
}
.rwd-menu-custom .content ul li.parent .parentName {
	display: none;
}
.rwd-menu-custom .content ul li.parent > span > a {
	width: 100% !important;
	display: block;
	position: relative;
	cursor: pointer;
	background: #e9530e;
	color: #ffffff;
}
.rwd-menu-custom .content ul li.parent > span > a:after {
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	background: url(../../images/user/Path_109.9aa8b.svg) no-repeat center center;
	background-size: 8px;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: rotate(180deg) translateY(50%);
	transform: rotate(180deg) translateY(50%);
}
.rwd-menu-custom .content ul li.parent > .submenu > ul.level1,
.rwd-menu-custom .content ul li.parent > .submenu > ul.level2 {
	background: #ffffff;
	position: absolute !important;
	left: 0%;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	top: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	width: 100%;
	height: 100%;
}
.rwd-menu-custom .content ul li.parent.opened .submenu > ul > .parentName {
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 20px;
	background-color: #b6321b;
}
.rwd-menu-custom .content ul li.parent.opened > .submenu > ul.level1,
.rwd-menu-custom .content ul li.parent.opened > .submenu > ul.level2 {
	position: absolute !important;
	z-index: 90;
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.rwd-menu-custom .content ul li.parent > .submenu > ul.level3 .parentName {
	display: none !important;
}
.rwd-menu-custom .content ul li.parent > .submenu > ul.level2 ul {
	position: static;
	display: none;
}
.rwd-menu-custom
	.content
	ul
	li.parent
	> .submenu
	> ul.level2
	.parent
	> span
	a:after {
	-webkit-transform: rotate(270deg) translateY(-50%) translateX(50%);
	transform: rotate(270deg) translateY(-50%) translateX(50%);
}
.rwd-menu-custom
	.content
	ul
	li.parent
	> .submenu
	> ul.level2
	.parent.opened
	> span
	a:after {
	-webkit-transform: rotate(90deg) translateY(50%) translateX(-50%);
	transform: rotate(90deg) translateY(50%) translateX(-50%);
}
.rwd-menu-custom
	.content
	ul
	li.parent
	> .submenu
	> ul.level2
	.parent.opened
	> .submenu
	> ul {
	display: block;
}
.fixedmask-menu {
	position: fixed;
	background: #000000;
	opacity: 0.38;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.fixedmask-menu.hided {
	display: none;
}
.fixedmask-menu.notOpacity {
	opacity: 0;
}
.fixed-basketbar {
	background-color: #a1007d;
	min-height: 35px;
	border-top-right-radius: 35px;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 4;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	position: fixed;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media only screen and (min-width: 768px) {
	.fixed-basketbar {
		display: none !important;
	}
}
@media only screen and (max-width: 767px) {
	.fixed-basketbar {
		min-height: 65px;
	}
}
.fixed-basketbar.hided {
	position: static;
	opacity: 0;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
}
.fixed-basketbar .btnuser,
.fixed-basketbar .btnfav,
.fixed-basketbar .homebtn,
.fixed-basketbar .searchbtn,
.fixed-basketbar .bar-btn {
	min-width: 80px;
	position: relative;
}
.fixed-basketbar .btnuser:before,
.fixed-basketbar .btnfav:before,
.fixed-basketbar .homebtn:before,
.fixed-basketbar .searchbtn:before,
.fixed-basketbar .bar-btn:before {
	content: "";
	width: 1px;
	height: 24px;
	background: rgba(255, 255, 255, 0.21);
	display: block;
	position: absolute;
	left: 1px;
	top: 20px;
}
.fixed-basketbar .btnuser:first-child:before,
.fixed-basketbar .btnfav:first-child:before,
.fixed-basketbar .homebtn:first-child:before,
.fixed-basketbar .searchbtn:first-child:before,
.fixed-basketbar .bar-btn:first-child:before {
	display: none;
}
.fixed-basketbar .homebtn {
	background: url(../../images/user/home-bread.8f337.svg) no-repeat center;
	background-size: 21px;
}
.fixed-basketbar .searchbtn {
	background: url(../../images/user/search.75ef6.svg) no-repeat center;
	font-size: 0;
}
.fixed-basketbar .btnuser {
	background: url(../../images/user/account.cb3cc.svg) no-repeat center;
}
.fixed-basketbar .bar-btn.basket {
	min-width: 0 !important;
	width: auto;
}
.fixed-basketbar .bar-btn.basket a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	font-size: 0px;
	font-weight: 700;
	color: #ffffff;
	padding-left: 27px;
	padding-right: 27px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
	.fixed-basketbar .bar-btn.basket a {
		padding: 7px 27px;
	}
}
.fixed-basketbar .bar-btn.basket a:before {
	content: "";
	width: 23px;
	height: 25px;
	display: block;
	margin-right: 9px;
	background: url(../../images/user/cart.1387d.svg) no-repeat center;
}
.alert {
	border: 0;
	padding: 1px 30px 1px 30px;
	position: relative;
	margin: 10px 0px;
	z-index: 4;
	border-radius: 11px;
}
@media only screen and (max-width: 767px) {
}
.alert button.close {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 30px;
	background: none;
	font-size: 0;
	border: 0;
	display: block;
	height: auto;
	line-height: 0px;
}
.alert button.close span {
	font-size: 0;
}
.alert button.close span:after {
	content: "X";
	font-size: 0px;
	background: url(../../images/user/close-white.f4a51.svg) no-repeat;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
	width: 11px;
	height: 11px;
	display: block;
}
.alert p {
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
}
@media only screen and (max-width: 767px) {
	.alert p {
		font-size: 15px;
		line-height: 19px;
	}
}
.alert.alert-success {
	background-color: #e9530e;
}
.alert.alert-success p {
	color: #ffffff;
}
.alert.alert-success button span:after {
	color: #ffffff;
}
.alert.alert-error {
	background-color: #c6004c;
}
.alert.alert-error p {
	color: #ffffff;
}
.alert.alert-error button span:after {
	color: #ffffff;
}
.alert.alert-warning {
	background-color: #c0c48d;
}
.alert.alert-warning p {
	color: #ffffff;
}
.alert.alert-warning button span:after {
	color: #000000;
}
.alert.alert-info {
	background-color: #e9530e;
}
.alert.alert-info p {
	color: #ffffff;
}
.alert.alert-info button span:after {
	color: #ffffff;
}
.closeBtn {
	position: relative;
	min-width: 30px;
	margin-left: auto;
	margin-right: 0;
	height: 20px;
	background: url(../../images/user/close.5d478.svg) no-repeat center left;
	padding-left: 25px;
	background-size: 15px;
	font-size: 16px;
	line-height: 23px;
	cursor: pointer;
}
.backButton {
	position: absolute;
	min-width: 30px;
	background: url(../../images/user/Path_109.d7fd4.svg) no-repeat left center;
	top: 13px;
	left: 10px;
	width: 30px;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	padding-left: 25px;
	background-size: 10px;
	font-size: 16px;
	line-height: 23px;
	cursor: pointer;
}
.backButton:after {
	display: none;
}
.backButton:before {
	display: none;
}
.checkbox-wrap {
	border: 0;
	background-color: #ffffff;
	border: 1px solid #707070;
}
body .radio-wrap,
body .checkbox-wrap {
	min-width: 15px;
	width: 15px;
	height: 15px;
	background-color: #ffffff;
	border: 2px solid #afafaf;
	display: inline-block;
	vertical-align: middle;
	border-radius: 4px;
}
body .radio-wrap label,
body .checkbox-wrap label {
	display: inline-block;
}
body .radio-wrap label:after,
body .checkbox-wrap label:after {
	width: 8px;
	height: 5px;
	background-color: #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-radius: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 3px;
	left: 3px;
}
.radio-wrap + label {
	top: 6px !important;
	color: #000000;
	font-weight: normal;
	font-size: 15px;
}
body .radio-wrap input[type="radio"]:checked + label::after,
body .checkbox-wrap input[type="checkbox"]:checked + label::after {
	background-color: transparent;
	border-color: #000000;
}
body:not(.shop_index):not(.shop_product_list):not(.shop_product) .buttons,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.bottombuttons {
	margin: 30px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 100%;
}
body:not(.shop_index):not(.shop_product_list):not(.shop_product) .buttons span,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.bottombuttons
	span {
	display: block;
}
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.buttons
	button,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.bottombuttons
	button {
	height: 49px;
	display: block;
	width: auto;
	margin: 0;
	font-size: 18px;
	font-weight: 600px;
}
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.buttons
	button.back,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.bottombuttons
	button.back {
	height: 54px;
	border-radius: 0px;
	background-color: #878787;
	color: #ffffff;
	text-transform: none;
	min-width: 250px;
}
@media only screen and (max-width: 767px) {
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.buttons
		button.back,
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.bottombuttons
		button.back {
		width: 100%;
		background: none;
		border: 0;
		color: #000000;
		font-size: 12px;
		font-weight: 400;
	}
}
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.buttons
	button,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.bottombuttons
	button {
	height: 54px;
	text-transform: none;
	padding: 2px 30px 0px 30px;
}
body:not(.shop_index):not(.shop_product_list):not(.shop_product) .buttons .back,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.bottombuttons
	.back {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.buttons
	.summary,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.bottombuttons
	.summary,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.buttons
	.order,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.bottombuttons
	.order,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.buttons
	.forward,
body:not(.shop_index):not(.shop_product_list):not(.shop_product)
	.bottombuttons
	.forward {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	float: right;
}
@media only screen and (max-width: 767px) {
	body:not(.shop_index):not(.shop_product_list):not(.shop_product) .buttons,
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.bottombuttons {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.buttons
		.forward,
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.bottombuttons
		.forward {
		-webkit-box-ordinal-group: 2 !important;
		-ms-flex-order: 1 !important;
		order: 1 !important;
	}
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.buttons
		.forward
		button,
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.bottombuttons
		.forward
		button {
		color: #ffffff;
		font-size: 15px;
		font-weight: 500;
	}
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.buttons
		.back,
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.bottombuttons
		.back {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.buttons
		.back
		button,
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.bottombuttons
		.back
		button {
		width: 100%;
		background: none;
		border: 0;
		color: #000000;
		font-size: 12px;
		font-weight: 400;
	}
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.buttons
		button,
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.bottombuttons
		button {
		margin-top: 20px;
	}
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.buttons
		button,
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.bottombuttons
		button,
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.buttons
		span,
	body:not(.shop_index):not(.shop_product_list):not(.shop_product)
		.bottombuttons
		span {
		min-width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
.shortener button {
	display: none;
	color: #a1007d;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 26px;
	background: 0;
	border: 0;
	margin: 20px 0px 30px 0px;
	padding: 0;
}
@media screen and (max-width: 1025px) {
	.search_open .search__input-area .js__search-close-btn {
		display: block;
		top: 0;
		left: 0;
		position: absolute;
		background: #000000;
		z-index: 90;
		width: 37px;
		height: 46px;
		background: url(../../images/user/Group.b5cac.png) no-repeat center center;
	}
	.wrap header .search__container > form .search-input .search__input {
		padding-left: 45px !important;
	}
}
.modal .modal-btn {
	display: block;
	text-align: center;
	margin-top: 15px;
}
.modal .modal-body {
	padding: 0em 1.5em 1em 1.5em;
}
.modal .modal-header {
	margin-bottom: 0px;
}
.modal .modal-header h3 {
	color: #000000;
	font-size: 1em;
}
.modal .modal-header .modal-close {
	position: absolute;
	top: 3px;
	right: 13px;
	color: #000000;
}
.modal .availability-stocks {
	margin: 0;
}
.modal h3 {
	margin-bottom: 0;
}
.modal .availability_notify_info,
.modal .availability_notify_form .notify-small-font {
	display: none;
}
.modal .availability_notify_form input {
	margin-bottom: 0;
	height: 51px;
}
.modal .availability_notify_form p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.modal .availability_notify_form p strong {
	margin-left: 10px;
}
.modal .availability_notify_form p input {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
}
.modal .availability_notify_form p button {
	width: auto;
	margin-left: 20px;
}
.modal .ajax-basket-container .ajax-product-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media only screen and (max-width: 767px) {
	.modal .ajax-basket-container .ajax-product-block {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
}
.modal .ajax-basket-container .ajax-product-block img {
	max-width: 320px;
	width: 100%;
	margin-right: 20px;
	margin-bottom: 20px;
	height: auto;
}
.modal .ajax-basket-container .ajax-product-block .ajax-product-block-info > * {
	display: block;
}
.modal
	.ajax-basket-container
	.ajax-product-block
	.ajax-product-block-info
	> *
	strong {
	margin-left: 5px;
}
.modal .ajax-basket-container .ajax-cart-block {
	text-align: center;
}
.modal .ajax-basket-container .ajax-cart-block > * {
	display: block;
}
.modal .ajax-basket-container .ajax-cart-block > * strong {
	margin-left: 5px;
}
.modal .modal-footer .ajax-product-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0px 20px;
}
@media only screen and (max-width: 767px) {
	.modal .modal-footer .ajax-product-block {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	.modal .modal-footer .ajax-product-block .btn {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.modal .modal-footer .ajax-product-block .btn.btn-red {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-bottom: 10px;
	}
}
.modal .modal-footer .ajax-product-block .btn {
	text-align: center;
	text-transform: uppercase;
}
.main-module_gallery_mobile__2NF8_
	.main-module_gallery__images-container__y3z5v {
	background: #ffffff !important;
}
.menu.row .innermenu .menu-list {
	position: relative;
	z-index: 2;
}
.menu.row .innermenu .menu-list > li.parent > div {
	pointer-events: none;
	background: #ffffff;
	width: 100%;
}
.menu.row .innermenu .menu-list > li.parent > div > ul {
	position: absolute;
	width: 100%;
	background: #ffffff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
	display: inline-block;
	z-index: 99999999;
	top: 40px;
	left: 0;
	min-width: 290px;
	border: 0;
	padding: 0;
	min-height: 800px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media only screen and (max-width: 1200px) {
	.menu.row .innermenu .menu-list > li.parent > div > ul {
		padding: 26px 0px;
	}
}
.menu.row .innermenu .menu-list > li.parent > div > ul:before {
	display: none;
}
.menu.row .innermenu .menu-list > li.parent > div > ul > li {
	display: block;
	width: 100%;
}
.menu.row .innermenu .menu-list > li.parent > div > ul > li span a {
	line-height: 38px;
	padding: 0px 25px;
	color: #000000;
	font-size: 15px;
	font-weight: 600;
	line-height: 30px;
	white-space: nowrap;
}
@media only screen and (max-width: 1200px) {
	.menu.row .innermenu .menu-list > li.parent > div > ul > li span a {
		padding: 0;
	}
}
.menu.row .innermenu .menu-list > li.parent > div > ul > li span a:hover {
	color: #e9530e;
}
.menu.row .innermenu .menu-list > li.parent > div > ul > li .submenu > ul {
	display: block;
	padding: 0;
	margin-top: 10px;
	list-style-type: none;
}
.menu.row .innermenu .menu-list > li.parent > div > ul > li .submenu > ul li a {
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	white-space: normal;
	display: block;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent
	> div
	> ul
	> li
	.submenu
	> ul
	li
	a:hover {
	color: #e9530e;
}
@media only screen and (max-width: 1200px) {
	.menu.row .innermenu .menu-list > li.parent > div > ul > li {
		margin-top: 15px;
	}
	.menu.row .innermenu .menu-list > li.parent > div > ul > li:nth-child(1),
	.menu.row .innermenu .menu-list > li.parent > div > ul > li:nth-child(2),
	.menu.row .innermenu .menu-list > li.parent > div > ul > li:nth-child(3),
	.menu.row .innermenu .menu-list > li.parent > div > ul > li:nth-child(4) {
		margin-top: 0;
	}
}
.menu.row .innermenu .menu-list > li.parent:hover > div {
	pointer-events: auto;
	display: block;
}
.menu.row .innermenu .menu-list > li.parent:hover > div div {
	display: block;
}
.menu.row .innermenu .menu-list > li.parent:hover > div > ul {
	opacity: 1;
	z-index: 99;
}
.menu.row .innermenu .menu-list > li.parent:hover > div > ul:before {
	content: "";
	width: 100%;
	height: 15px;
	display: block;
	-webkit-transform: none;
	transform: none;
	position: absolute;
	left: 0;
	bottom: 100%;
	top: auto;
	border: 0;
}
.menu.row .innermenu .menu-list > li.parent div.level1 {
	background: transparent;
	position: absolute;
}
.menu.row .innermenu .menu-list > li.parent ul.level1 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: static;
	min-width: 400px;
	background: #e9530e;
}
.menu.row .innermenu .menu-list > li.parent ul.level1 > li {
	padding-left: 55px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.menu.row .innermenu .menu-list > li.parent ul.level1 > li > span > a {
	padding-left: 30px !important;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent
	ul.level1
	li.parent
	> div
	> ul.level2 {
	position: absolute;
	top: 0px;
	margin-top: 0;
	right: 0;
	background: #ffffff;
	height: 100%;
	width: calc(100% - 400px);
	display: none;
	padding: 50px 90px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent
	ul.level1
	li.parent
	> div
	> ul.level2
	.title {
	color: #282828;
	font-family: "Maven Pro", sans-serif;
	font-size: 35px;
	font-weight: 500;
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 15px;
	margin-bottom: 30px;
	min-width: 100%;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent
	ul.level1
	li.parent
	> div
	> ul.level2
	.inner-menu {
	display: block;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 1em;
	-moz-column-gap: 1em;
	column-gap: 1em;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent
	ul.level1
	li.parent
	> div
	> ul.level2
	.inner-menu
	ul {
	margin-top: 0;
}
@media only screen and (max-width: 1350px) {
	.menu.row
		.innermenu
		.menu-list
		> li.parent
		ul.level1
		li.parent
		> div
		> ul.level2 {
		padding: 20px 30px;
	}
}
.menu.row
	.innermenu
	.menu-list
	> li.parent
	ul.level1
	ul.level2
	.inner-menu
	> li {
	padding-left: 40px;
	position: relative;
	min-height: 40px;
	margin-bottom: 20px;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent
	ul.level1
	ul.level2
	.inner-menu
	> li
	> span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 40px;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent
	ul.level1
	ul.level2
	.inner-menu
	> li
	> span
	img {
	display: block;
	position: absolute;
	width: 40px;
	left: 0;
	top: -5px;
}
.menu.row .innermenu .menu-list > li.parent ul.level1 ul.level2 li span > a {
	color: #e9530e;
	font-size: 17px;
	font-weight: 700;
	line-height: 30px;
}
.menu.row .innermenu .menu-list > li.parent ul.level1 ul.level3 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.menu.row .innermenu .menu-list > li.parent ul.level1 ul.level3 li span > a {
	color: #282828;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
}
.menu.row .innermenu .menu-list > li.parent ul.level1 ul.level4 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	padding-left: 20px;
}
.menu.row .innermenu .menu-list > li.parent ul.level1 ul.level4 li span > a {
	color: #9e9e9e;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	white-space: normal;
}
.menu.row .innermenu .menu-list > li.parent ul.level1 > li > span a {
	font-size: 17px;
	font-weight: 500;
	color: #ffffff;
	display: block;
	padding: 10px;
	text-transform: uppercase;
}
.menu.row .innermenu .menu-list > li.parent ul.level1 > li > span a:hover {
	background: #ffffff;
	color: #282828;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent
	ul.level1
	li.parent:hover
	> div
	> ul.level2 {
	display: block;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent
	ul.level1
	li.parent:hover
	> div
	> ul.level2
	> .item {
	display: inline-block;
	margin: 0 0 1em;
	width: 100%;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent:nth-child(2)
	> .submenu
	> ul.level1 {
	max-width: 300px;
	min-width: 300px;
	position: absolute;
	top: 0;
}
.menu.row
	.innermenu
	.menu-list
	> li.parent:nth-child(2)
	> .submenu
	> ul.level1
	> li {
	padding-left: 0;
}
.menu.row .innermenu .menu-list + .fixedmask-menu {
	z-index: 1;
	height: 1500px;
	position: absolute;
}
@media only screen and (max-width: 767px) {
	.upbtnmobile {
		width: 43px;
		height: 43px;
		background-color: #000000;
		border-radius: 100%;
		margin: 15px 30px 15px auto;
		position: relative;
	}
	.upbtnmobile:after {
		content: "";
		width: 15px;
		height: 8px;
		background: url(../../images/user/right-arrow.d41d8.png) no-repeat center;
		background-size: 15px;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
		-webkit-transform: translate(-50%, -50%) rotate(270deg);
		transform: translate(-50%, -50%) rotate(270deg);
	}
}
.ajax-product-block a.btn.btn-red {
	text-transform: none;
	font-weight: normal;
}
.skinpreview {
	position: fixed;
	top: 30px;
	left: 30px;
	display: block;
	background: #bbbbbb;
	font-size: 14px;
	cursor: pointer;
	opacity: 0.7;
	padding: 10px;
}
.skinpreview:hover {
	background: #cccccc;
}
.close-panel-btn,
.header-panel {
	display: none;
}
@media only screen and (max-width: 767px) {
	.panel-fixed {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		min-width: 20rem;
		max-width: 310px;
		max-height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.5s ease-in-out;
		transition: top 0.3s ease-in-out, -webkit-transform 0.5s ease-in-out;
		transition: top 0.3s ease-in-out, transform 0.5s ease-in-out;
		transition: top 0.3s ease-in-out, transform 0.5s ease-in-out,
			-webkit-transform 0.5s ease-in-out;
		background: #fff;
		z-index: 99991;
		height: 100%;
		margin-top: 0 !important;
	}
	.panel-fixed.from-right-panel {
		top: 0;
		right: 0;
		left: auto;
	}
	.panel-fixed .innerbox {
		height: 100%;
	}
	.panel-fixed .close-panel-btn {
		position: absolute;
		right: 15px;
		top: 11px;
		z-index: 30;
	}
	.panel-fixed.hidden-panel.from-left-panel {
		-webkit-transform: translate3d(-200%, 0, 0);
		transform: translate3d(-200%, 0, 0);
	}
	.panel-fixed.hidden-panel.from-right-panel {
		-webkit-transform: translate3d(200%, 0, 0);
		transform: translate3d(200%, 0, 0);
	}
	.panel-fixed .header-panel {
		display: block;
		width: 100%;
		font-size: 20px;
		font-weight: 700;
		padding: 10px 20px;
	}
	.panel-fixed .close-panel-btn {
		display: block;
	}
}
.mymask {
	left: 0;
	display: block;
	position: absolute;
	height: 5000px;
	background-color: rgba(10, 10, 10, 0.65);
	top: 0;
	z-index: 0;
}
.fixedpopup {
	position: fixed;
	background: #ffffff;
	opacity: 1;
	top: 0;
	left: 0;
	max-width: 90%;
	max-height: 90%;
	width: auto;
	height: auto;
	z-index: 9999;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.fixedpopup.hided {
	display: none;
}
.fixedpopup.notOpacity {
	-webkit-transform: translate(-50%, -80%);
	transform: translate(-50%, -80%);
	opacity: 0;
}
.fixedpopup .close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 40px;
	height: 40px;
	background: #ffffff;
	border-radius: 30px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	color: #000000;
}
.fixedpopup .close:before {
	font-family: "aurora-icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	text-decoration: none;
	position: relative;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E90D";
	width: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 40px;
}
.fixedpopup .close:hover {
	color: #ffffff;
	background: #e9530e;
}
.mask.wce_comparator-alert {
	z-index: 1000;
}
a.wce_comparator-btn.btn {
	display: none !important;
}
.wce_comparator-window .wce_producer .img-wrap {
	padding: 0;
}
.wce_comparator-window .wce_producer .img-wrap img {
	position: static;
	-webkit-transform: none;
	transform: none;
	max-width: 150px;
	max-height: 50px !important;
	width: auto;
}
.wce_comparator-window .wce_attr:not(.wce_col-0) {
	padding: 0;
	padding-top: 5px;
}
.wce_comparator-window .wce_attr:not(.wce_col-0) > div > div {
	padding: 5px 10px;
}
.wce_comparator-window .wce_attr:not(.wce_col-0) > div > div:nth-child(even) {
	background: #f5f5f5;
}
.wce_comparator-window .wce_attr:not(.wce_col-0) > div > div > span {
	font-size: 12px;
}
.wce_comparator-window .wce_attr:not(.wce_col-0) > div > div > span > i {
	display: block;
	line-height: normal;
}
.wce_comparator-window .wce_attr:not(.wce_col-0) > div > div > span > i:before {
	display: block;
}
